Commit f8fa312
committed
feat: Update AddOrUpdateDeliveryNote component to handle new invoices in dropdown
- Enhanced the AddOrUpdateDeliveryNote component to ensure newly created invoices are displayed in the dropdown list.
- Implemented logic to insert new invoices into the _filteredInvoices collection for immediate visibility, improving user experience during invoice selection.1 parent 96e1ce5 commit f8fa312
File tree
1 file changed
+11
-0
lines changed- src/WebApps/TunNetCom.SilkRoadErp.Sales.WebApp/Components/Pages/DeliveryNotes
1 file changed
+11
-0
lines changedLines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1520 | 1520 | | |
1521 | 1521 | | |
1522 | 1522 | | |
| 1523 | + | |
| 1524 | + | |
| 1525 | + | |
| 1526 | + | |
| 1527 | + | |
| 1528 | + | |
| 1529 | + | |
| 1530 | + | |
| 1531 | + | |
| 1532 | + | |
| 1533 | + | |
1523 | 1534 | | |
1524 | 1535 | | |
1525 | 1536 | | |
| |||
0 commit comments