mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-16 21:00:31 +00:00
feat: AR/AP aging summary report.
This commit is contained in:
@@ -291,8 +291,6 @@ export default class JournalCommands {
|
||||
referenceType: ['SaleInvoice'],
|
||||
index: [3, 4],
|
||||
});
|
||||
console.log(transactions);
|
||||
|
||||
this.journal.fromTransactions(transactions);
|
||||
this.journal.removeEntries();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user