5120-reports_loopback #1389

Merged
joan merged 8 commits from 5120-reports_loopback into dev 2023-03-16 06:34:52 +00:00
1 changed files with 0 additions and 1 deletions
Showing only changes of commit 286bc541b6 - Show all commits

View File

@ -22,7 +22,6 @@ module.exports = {
], ],
where: {id: this.id} where: {id: this.id}
}); });
console.log(this.receipt);
this.client = this.receipt.client(); this.client = this.receipt.client();
this.company = this.receipt.supplier(); this.company = this.receipt.supplier();