mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-19 14:20:31 +00:00
feat(warehousetTransfer ): add warehouse status.
This commit is contained in:
@@ -48,6 +48,8 @@ export const defaultWarehouseTransfer = {
|
||||
from_warehouse_id: '',
|
||||
to_warehouse_id: '',
|
||||
reason: '',
|
||||
transfer_initiated: '',
|
||||
transfer_delivered: '',
|
||||
entries: [...repeatValue(defaultWarehouseTransferEntry, MIN_LINES_NUMBER)],
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user