3196385c72
Updated configuration log level to debug, added product category model and references in product schema, enhanced stock schemas with recalculation methods, and improved socket event handling to support filters for subscriptions.
2026-06-14 23:52:03 +01:00
b9b40c55ca
Numerious fixes.
2026-05-17 19:11:33 +01:00
c38c1dee24
Implemented stock locations.
farmcontrol/farmcontrol-ws/pipeline/head There was a failure building this commit
2026-05-17 16:55:05 +01:00
ca3f28fc74
Added stock location and stock transfer models, updated inventory schemas to include stockLocation references, and modified stock event schema to support stockTransfer owner type.
2026-03-21 23:14:14 +00:00
8a9c272de4
Implemented listing schemas.
2026-03-21 21:39:21 +00:00
61e4b666ef
Implemented market places.
farmcontrol/farmcontrol-ws/pipeline/head There was a failure building this commit
2026-03-13 23:32:34 +00:00
938d44d8dc
Updated GCode file schema.
2026-03-13 22:56:08 +00:00
b2c854bce9
Implemented materials.
farmcontrol/farmcontrol-ws/pipeline/head This commit looks good
2026-03-08 01:28:31 +00:00
7a500ffa58
Added missing SKUs.
2026-03-08 01:07:39 +00:00
bea9e45cd4
Implemented Part SKUs.
2026-03-07 23:34:17 +00:00
d1dbbe2b11
Implemented Product SKU.
farmcontrol/farmcontrol-ws/pipeline/head This commit looks good
2026-03-07 22:42:03 +00:00
f358eaa1d0
Updated product stock schema to include default state as 'draft', added 'postedAt' field, and introduced rollup configurations for 'draft' and 'posted' states.
farmcontrol/farmcontrol-ws/pipeline/head This commit looks good
2026-03-07 20:38:00 +00:00
a9999f95d0
Implemented product stocks.
farmcontrol/farmcontrol-ws/pipeline/head This commit looks good
2026-03-07 13:38:19 +00:00
ab70b6e11e
Implemented sales order calculations.
farmcontrol/farmcontrol-ws/pipeline/head This commit looks good
2026-03-06 21:14:15 +00:00
028fa9dd94
Implemented multiple app passwords.
farmcontrol/farmcontrol-ws/pipeline/head This commit looks good
2026-03-02 01:58:10 +00:00
840aa0781b
Updated models.
2026-03-01 16:55:15 +00:00
7a398c79a1
Implemented notifications.
farmcontrol/farmcontrol-ws/pipeline/head This commit looks good
2026-03-01 01:42:38 +00:00
7572661615
Update schemas to match api.
2025-12-28 02:12:18 +00:00
237383d3c4
Removed development logging.
2025-12-27 15:19:18 +00:00
8eafc81321
Updated models inline with API.
2025-12-27 14:15:13 +00:00
787e8f6a9c
Updated schemas.
2025-12-13 22:35:01 +00:00
15c2f2982e
Added printer stats.
2025-12-13 21:06:39 +00:00
9aac0f8316
Order item support.
2025-12-13 21:06:23 +00:00
aa4d2c6873
Schema modifications.
2025-12-13 21:01:35 +00:00
30295dad3a
Added order items, shipments etc
2025-12-07 02:37:10 +00:00
e7957c3070
Added address to Vendor
2025-12-03 23:47:27 +00:00
bfd7d292d5
Added tax rates, tax records.
2025-12-03 23:35:44 +00:00
88952fbde2
Added purchase orders and couriers.
2025-12-03 03:40:10 +00:00
5dd4d9275b
Modified schemas.
2025-12-03 00:07:58 +00:00
7f17f5f205
Rewrote subjob handling so it works and better progress updates too.
2025-12-02 18:29:59 +00:00
79ed7691f9
Added document printer support.
2025-11-29 01:28:20 +00:00
509b7de11c
Refactoring
2025-11-29 01:27:19 +00:00
d6214e316b
Add message field to alert schema in printer.schema.js
2025-09-05 23:28:39 +01:00
ce15d3dbfc
Add inventory and management schemas for filament, part, and stock management
...
- Introduced new schemas for managing inventory, including filamentStock, partStock, stockAudit, stockEvent, and their respective models.
- Added management schemas for user, vendor, material, and various document types to enhance data structure and organization.
- Implemented necessary fields and relationships to support inventory tracking and management functionalities.
2025-08-18 01:06:38 +01:00