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

@@ -29,7 +29,6 @@ class InventoryAdmin(StockAdminBase):
'warehouse',
'quantity',
'num_of_rolls',
'minimum_quantity',
'frozen_quantity',
'updated_at',
)