feat: filtering and grouping by manager
This commit is contained in:
@@ -7,3 +7,4 @@ class ProfitTableGroupBy(IntEnum):
|
||||
BY_STATUSES = 2
|
||||
BY_WAREHOUSES = 3
|
||||
BY_MARKETPLACES = 4
|
||||
BY_MANAGERS = 5
|
||||
|
||||
Reference in New Issue
Block a user