mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-16 12:50:38 +00:00
refactoring: bills service.
refactoring: bills payments made service.
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
export * from './Model';
|
||||
export * from './InventoryTransaction';
|
||||
export * from './BillPayment';
|
||||
export * from './Bill';
|
||||
export * from './InventoryCostMethod';
|
||||
export * from './ItemEntry';
|
||||
export * from './Item';
|
||||
@@ -25,4 +26,5 @@ export * from './View';
|
||||
export * from './ManualJournal';
|
||||
export * from './Currency';
|
||||
export * from './ExchangeRate';
|
||||
export * from './Media';
|
||||
export * from './Media';
|
||||
export * from './SaleEstimate';
|
||||
Reference in New Issue
Block a user