引用bug
This commit is contained in:
parent
c17766db62
commit
9c0fb20743
|
@ -1,5 +1,4 @@
|
|||
from rest_framework.exceptions import ValidationError
|
||||
from sqlalchemy import true
|
||||
from apps.inm.models import FIFOItemProduct, IProduct, Inventory, MaterialBatch, FIFO, FIFOItem, WareHouse
|
||||
from apps.mtm.models import Material
|
||||
from apps.sam.models import SalePack, SaleProduct
|
||||
|
|
Loading…
Reference in New Issue