mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-16 04:40:32 +00:00
feat(warehouseTransfer): add crud warehouse transfer.
This commit is contained in:
@@ -16,6 +16,7 @@ export const TABLES = {
|
||||
CASHFLOW_Transactions: 'cashflow_transactions',
|
||||
CREDIT_NOTES: 'credit_notes',
|
||||
VENDOR_CREDITS: 'vendor_credits',
|
||||
WAREHOUSE_TRANSFERS:'warehouse_transfers'
|
||||
};
|
||||
|
||||
export const TABLE_SIZE = {
|
||||
|
||||
Reference in New Issue
Block a user