This website requires JavaScript.
Explore
Help
Sign In
farmcontrol
/
farmcontrol-api
Watch
2
Star
0
Fork
0
You've already forked farmcontrol-api
Code
Issues
1
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
159
Commits
2
Branches
0
Tags
Commit Graph
5 Commits
Author
SHA1
Message
Date
Tom Butcher
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.
Some checks failed
farmcontrol/farmcontrol-api/pipeline/head
There was a failure building this commit
Details
2026-07-04 16:48:50 +01:00
Tom Butcher
a7bda46acf
Add shipment management functionality with new route handlers for shipping, receiving, and canceling shipments. Updated service methods to handle state validation and order item updates accordingly.
2025-12-27 14:03:03 +00:00
Tom Butcher
eb2e920028
Add batch update functionality for filament stocks, order items, part stocks, purchase orders, shipments, and filaments. Implemented new route handlers for editing multiple records and enhanced existing services to support bulk updates.
2025-12-27 14:01:46 +00:00
Tom Butcher
55a1633eab
Updated import paths.
2025-12-13 21:14:06 +00:00
Tom Butcher
d88da6939d
Added order items, shipments etc
2025-12-07 02:36:55 +00:00