init
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
@if (showPaymentForm()) {
|
||||
<!-- @if (showPaymentForm()) {
|
||||
<app-supplier-invoice-pay-form
|
||||
[(visible)]="showPaymentForm"
|
||||
[debtAmount]="purchaseReceipt.totalAmount"
|
||||
@@ -7,4 +7,4 @@
|
||||
[invoiceId]="purchaseReceipt.id.toString()"
|
||||
(onSubmit)="submitted()"
|
||||
/>
|
||||
}
|
||||
} -->
|
||||
|
||||
Reference in New Issue
Block a user