Files
psp_panel/src/app/domains/consumer/modules/saleInvoices/views/single.component.html
T
ahasani 561aca32d3 feat: add stock keeping units list component and related services
feat: implement checkbox component with label and hint support

feat: create sale invoice full response model for invoice details

feat: add single view component for displaying sale invoice details

feat: define various list configurations for account, business activity, and consumer management

feat: establish list configurations for managing devices, goods, and licenses

feat: create list configurations for managing partners and their accounts

feat: implement user management list configuration
2026-05-12 19:58:53 +03:30

2 lines
80 B
HTML

<shared-sale-invoice-single-view [loading]="loading()" [invoice]="invoice()" />