forked from erp-dev/erp
fix: added permission for plate_order and printing_order api
This commit is contained in:
@@ -209,7 +209,7 @@ def _upsert_product(product_data, merchant, category):
|
||||
merchant=merchant,
|
||||
human_id=product_data.uid,
|
||||
**defaults,
|
||||
)
|
||||
)
|
||||
return True
|
||||
|
||||
if not product_obj.from_mdy:
|
||||
|
||||
Reference in New Issue
Block a user