|
|
fa74c464f9
|
Added history tracking to inventory schemas (filament, part, product stocks) and stock events, enabling better state management and historical data retention. Updated related service functions to incorporate new history logic for stock events and recalculations.
farmcontrol/farmcontrol-api/pipeline/head There was a failure building this commit
|
2026-07-26 18:37:55 +01:00 |
|
|
|
287e74b682
|
Added new route handlers and service functions to retrieve distinct property values for various entities, including invoices, payments, tax records, filament stocks, and more. Updated corresponding routes to support these new functionalities across multiple management and production modules, enhancing data querying capabilities.
farmcontrol/farmcontrol-api/pipeline/head There was a failure building this commit
|
2026-07-24 23:19:48 +01:00 |
|
|
|
367891eb33
|
Refactored population logic in invoice, payment, order item, and other route handlers to use constants for improved readability and maintainability. This change enhances consistency across the codebase and simplifies future updates to population fields.
farmcontrol/farmcontrol-api/pipeline/head This commit looks good
|
2026-07-04 20:48:27 +01:00 |
|
|
|
50eacb3974
|
Added text indexes to various schemas for improved search capabilities across finance, inventory, and management modules. Updated route handlers to include search functionality for invoices, payments, tax records, and inventory items, enhancing data retrieval efficiency.
farmcontrol/farmcontrol-api/pipeline/head There was a failure building this commit
|
2026-07-04 16:48:50 +01:00 |
|
|
|
af0934b163
|
Added product category support, including new routes, database schemas, and service updates. Enhanced existing product functionalities to incorporate product categories in filtering and population.
|
2026-06-14 23:51:51 +01:00 |
|
|
|
92e07c97d7
|
Numerious fixes.
|
2026-05-17 19:11:29 +01:00 |
|
|
|
d3c662a9ec
|
Added stock location and stock transfer features, including new routes, database schemas, and service updates. Enhanced existing stock-related functionalities to support filtering and population of stock location data.
|
2026-03-21 23:14:07 +00:00 |
|