journaling
This commit is contained in:
@@ -17,6 +17,13 @@ export enum productType {
|
||||
export enum coaType {
|
||||
WALLET,
|
||||
INCOME,
|
||||
INVENTORY,
|
||||
COST_OF_SALES,
|
||||
SALES,
|
||||
BANK,
|
||||
EXPENSE,
|
||||
ACCOUNT_RECEIVABLE,
|
||||
ACCOUNT_PAYABLE
|
||||
}
|
||||
|
||||
export enum balanceType {
|
||||
|
||||
Reference in New Issue
Block a user