issues
search
ppetpadriew
/
turbo-erp-api
API for TurboERP
0
stars
0
forks
source link
feat(Warehouse Order)
#66
Open
ppetpadriew
opened
6 years ago
ppetpadriew
commented
6 years ago
require
https://github.com/ppetpadriew/turbo-erp-api/issues/67
Use first free number system when create warehouse order
Create planned Inventory transaction when create warehouse order
Warehouse order lines can only be edited only when its order type is manual.
It cannot be deleted if the status is already closed or it has reference to shipment order or receipt order.
When update warehouse order line quantity, the planned quantity should be updated.
When delete warehouse order, planned transaction should be deleted.
If item does not have item warehouse data, the system should deny that items.
require https://github.com/ppetpadriew/turbo-erp-api/issues/67