feat: implement technical and financial approval workflows for requisitions #14

Merged
edgar.mendez merged 1 commits from feature-comercial-module-ts into qa 2026-03-04 22:47:19 +00:00

1 Commits

Author SHA1 Message Date
8abf849306 feat: implement technical and financial approval workflows for requisitions
- Added approval and rejection dialogs for technical and financial requisitions in Requisitions.vue.
- Updated requisition statuses to include 'pending_technical', 'rejected_technical', 'pending_financial', and 'rejected_financial'.
- Enhanced requisition store to handle approval and rejection logic, including saving to localStorage.
- Modified requisition interface to include approval and rejection records.
- Updated initial requisition data to reflect new approval statuses and added comments field for requisition items.
2026-03-04 16:44:25 -06:00