Commit Graph

4 Commits

Author SHA1 Message Date
ahasani eb39f42b8c feat: add correction and return from sale functionalities to sale invoices
- Added new API routes for correction and return from sale in POS_SALE_INVOICES_API_ROUTES.
- Implemented correction and return from sale methods in PosSaleInvoicesService.
- Updated PosSaleInvoiceStore to include actions for correction and return from sale.
- Enhanced single.component to handle correction and return from sale events.
- Created correction and return from sale forms with appropriate validation and submission logic.
- Updated sale-invoice-single-view component to manage correction and return from sale actions.
- Added models for correction and return from sale requests.
- Improved user interface messages and form handling for better user experience.
2026-06-06 19:52:58 +03:30
ahasani 1f9166bed3 some ui fix and debug input field, separate price field 2026-06-02 12:22:32 +03:30
ahasani d44004d555 update saleinvoice single and create return from sale form, update agent.md file, 2026-06-01 13:53:42 +03:30
ahasani f50219a094 transform pos payload forms to shared 2026-05-31 10:34:43 +03:30