Andrey Kozlov
Andrey Kozlov
Recently we added endpoint to delete entries by the search criteria - POST "api/catalog/listentries/delete": https://github.com/VirtoCommerce/vc-module-catalog/commit/0345cb412812b0bab868a82e6a3548fcabedc02e It is available in [2.23.34 catalog module release](https://github.com/VirtoCommerce/vc-module-catalog/releases/tag/v2.23.34). It has Code in the search criteria...
There is a problem when we open couple of child blades (e.g. Catalog->Select category->Select product), and then click on some catalog in Catalog blade. [Video with catalog](https://recordit.co/9AYOB6VEVo) You can see...
@tatarincev Please check, now it works for customers and even sort Contacts properly.
@5309 Could you take a look at it? Maybe it could be suitable to add an info on UI about the origin of inherited property.
**Functional requirements**: We want to have a flexible and customizable template creation mechanism that gives us the following functionality: - Unique increasing number sequence for orders on all platform instances....
Hi @tuviks Maybe the problem is that categories are loaded without properties by default. If there is the case, you could set `ResponseGroup` to e.g. `Info, WithProperties`manually using the liquid...