1
0
forked from erp-dev/erp

feat: sse && multi_merchant completed

This commit is contained in:
2025-11-11 10:56:20 +08:00
parent b2078dfa46
commit 2aafb93aad
43 changed files with 2445 additions and 244 deletions

View File

@@ -65,6 +65,7 @@ class ProductAdmin(AdminBase):
'color',
'width_size',
'transform_rate',
'minimum_quantity',
'single_price_in',
'single_price_out',
)