consultoria-as
ce66212223
feat(pos/workshop): add lightweight workshop/taller module
- Add DB migration v4.4_workshop.sql (sale_id, service_catalog,
reserved_quantity, SO_RESERVE/SO_RELEASE operation types).
- Extend service_order_engine with inventory reservation, release,
convert-to-sale, mechanic assignment, and service catalog CRUD.
- Extend service_order_bp with /reserve, /convert-to-sale,
/assign-mechanic, and /service-catalog endpoints.
- Create workshop Kanban UI: workshop.html, workshop.js, workshop.css.
- Add /pos/workshop route and sidebar navigation (sidebar.js + inline
templates).
- Add 11 unit tests with mocked cursors.
- Update FASES_IMPLEMENTADAS.md with FASE 9 documentation.
Tests: 92 passing (61 console + 20 Facturapi + 11 workshop).
2026-06-15 05:34:35 +00:00
..
2026-05-26 08:48:03 +00:00
2026-04-27 08:34:24 +00:00
2026-06-09 07:47:42 +00:00
2026-05-26 08:48:03 +00:00
2026-06-11 08:59:56 +00:00
2026-04-29 06:30:54 +00:00
2026-04-29 06:30:13 +00:00
2026-06-11 09:37:00 +00:00
2026-06-11 18:28:31 +00:00
2026-06-09 07:47:42 +00:00
2026-06-12 08:40:57 +00:00
2026-04-05 04:24:19 +00:00
2026-04-27 09:53:36 +00:00
2026-04-05 04:24:19 +00:00
2026-04-27 08:34:24 +00:00
2026-06-14 10:01:37 +00:00
2026-05-01 00:30:10 +00:00
2026-06-15 04:58:42 +00:00
2026-04-27 08:34:24 +00:00
2026-05-26 04:24:07 +00:00
2026-04-27 08:34:24 +00:00
2026-03-31 01:32:53 +00:00
2026-04-27 08:34:24 +00:00
2026-06-09 07:47:42 +00:00
2026-04-04 08:03:28 +00:00
2026-04-27 08:34:24 +00:00
2026-04-01 07:28:41 +00:00
2026-04-27 08:34:24 +00:00
2026-05-18 07:31:31 +00:00
2026-04-27 08:34:24 +00:00
2026-05-26 09:28:35 +00:00
2026-04-29 06:31:25 +00:00
2026-06-11 08:59:56 +00:00
2026-05-26 04:24:07 +00:00
2026-04-04 08:16:44 +00:00
2026-04-27 08:34:24 +00:00
2026-04-04 08:05:11 +00:00
2026-04-27 08:34:24 +00:00
2026-04-29 06:30:38 +00:00
2026-06-12 07:33:37 +00:00
2026-04-27 08:34:24 +00:00
2026-06-15 05:34:35 +00:00
2026-04-29 06:31:25 +00:00
2026-05-26 08:45:56 +00:00
2026-06-09 07:47:42 +00:00
2026-04-04 08:03:28 +00:00
2026-04-27 08:34:24 +00:00
2026-05-26 05:13:36 +00:00
2026-04-29 06:31:25 +00:00
2026-05-26 08:48:03 +00:00
2026-05-06 20:27:14 +00:00
2026-04-27 08:34:24 +00:00
2026-06-15 05:34:35 +00:00