mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 13:20:31 +00:00
feat: redesign accounts types.
This commit is contained in:
@@ -17,7 +17,6 @@ import BillPaymentEntry from './BillPaymentEntry';
|
||||
import View from './View';
|
||||
import ItemEntry from './ItemEntry';
|
||||
import InventoryTransaction from './InventoryTransaction';
|
||||
import AccountType from './AccountType';
|
||||
import InventoryLotCostTracker from './InventoryCostLotTracker';
|
||||
import Customer from './Customer';
|
||||
import Contact from './Contact';
|
||||
@@ -45,7 +44,6 @@ export {
|
||||
ItemEntry,
|
||||
InventoryTransaction,
|
||||
InventoryLotCostTracker,
|
||||
AccountType,
|
||||
Option,
|
||||
Contact,
|
||||
ExpenseCategory,
|
||||
|
||||
Reference in New Issue
Block a user