Sale report now can be section wise
This commit is contained in:
@@ -138,7 +138,6 @@ export class ReceivePaymentComponent {
|
||||
}),
|
||||
),
|
||||
);
|
||||
console.log('re', this.displayReason)
|
||||
});
|
||||
this.form.valueChanges.subscribe((x) => this.listenToAmountChange(x.amounts));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user