mkoeck
mkoeck
I would be happy to contribute - if I have the necessary skills 😄 Maybe adding a EntityAggregationHydrationCriteriaEvent would solve the problem?
I am trying to add an extension to the productManufacturer and load this association in the `@Storefront/storefront/component/listing/filter-panel.html.twig` template, which afaik is using listing.aggregations from `Shopware/Core/Content/Product/Cms/ProductListingCmsElementResolver`. The CmsElementResolver then uses store-api.product.listing...
Hi @TDu thank you for your quick response. I added a migration script that should fix this I think. Unfortunately it requires the upgrade util - I did not find...
I just reran the pre-commit and I see that it removed the upgrade-utils from the requirements.txt. Is that to be expected?
pos_lot_barcode: https://github.com/OCA/pos/pull/1465
I also still have an open PR here https://github.com/OCA/pos/pull/1430 for the same module. Since this is a migration PR I did not include the changes from https://github.com/OCA/pos/pull/1430 but the issue...
Fixed all the existing tests which now pass and added a test for the issue described in https://github.com/OCA/pos/pull/1430 which now fails. Please advise on how to proceed with this.
Ah sorry I just noticed that the commit [5ee5f16](https://github.com/OCA/bank-statement-import/pull/860/commits/5ee5f16428fea417b9dbdf06038d747348892a0f) slipped through which is from another pull request. Need to remove that one.