SamSam
SamSam
### Improvement description Currently, when you want to filter by relation, you have to drag and drop the *exact* relation you want to fitler on, and it works. But let's...
### Improvement description It is currently not possible to filter on null values in the data object folder grids using the column header. For exemple, here (on the demo), I...
## Changes in this pull request Allow extraction of metadata contained in AdvancedManyToManyRelation in grid export. Currently, when exporting an AdvancedManyToManyRelation, only the type of the related object and their...
I have a command that uses the Listing class and that saves all the dataobjects of a certains type (ex: Product...). I currently have more than 100K Products When I...