mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-23 08:10:32 +00:00
fix: add the missed imported warehouse transfers.
This commit is contained in:
@@ -33,5 +33,6 @@ export * from './roles';
|
|||||||
export * from './creditNote';
|
export * from './creditNote';
|
||||||
export * from './vendorCredit';
|
export * from './vendorCredit';
|
||||||
export * from './transactionsLocking';
|
export * from './transactionsLocking';
|
||||||
export * from './warehouses'
|
export * from './warehouses';
|
||||||
export * from './branches';
|
export * from './branches';
|
||||||
|
export * from './warehousesTransfers';
|
||||||
|
|||||||
Reference in New Issue
Block a user