create invoice settlementStatus catalog and set to single invoice details, update single invoice detail actions

This commit is contained in:
2026-05-31 17:12:43 +03:30
parent 4ec6143068
commit c271a36f7e
15 changed files with 242 additions and 17 deletions
@@ -3,6 +3,9 @@
[loading]="loading()"
[invoice]="invoice()"
[backRoute]="backRoute()"
variant="pos"
/>
[sendToTspLoading]="sendToTspLoading()"
[inquiryLoading]="inquiryLoading()"
(onSendToTsp)="sendToTsp()"
(onInquiry)="inquiry()"
variant="pos" />
</div>