You've already forked openaccounting-web
mirror of
https://github.com/openaccounting/oa-web.git
synced 2025-12-09 09:01:24 +13:00
fix
This commit is contained in:
@@ -43,7 +43,7 @@ export class NewTransactionPage {
|
||||
public paymentAccountsAll: any[] = [];
|
||||
public assetAccountsAll: any[] = [];
|
||||
public openingBalances: Account;
|
||||
private accountTree: AccountTree;
|
||||
public accountTree: AccountTree;
|
||||
public accountMap: any;
|
||||
@ViewChild('acc') acc: any;
|
||||
@ViewChild('amount') amount: ElementRef
|
||||
|
||||
Reference in New Issue
Block a user