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
6 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
74a9139002
Removed 'fileName' field from part schema and corresponding route handlers to streamline data management and improve clarity in part creation and editing processes.
All checks were successful
farmcontrol/farmcontrol-api/pipeline/head
This commit looks good
Details
2026-06-21 23:15:35 +01:00
Tom Butcher
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
Tom Butcher
7eb774a297
Added missing SKUs.
2026-03-08 01:07:34 +00:00
Tom Butcher
73fbb50b34
Implemented Part SKUs.
2026-03-07 23:34:12 +00:00
Tom Butcher
5eb8480d9b
Move schema location.
2025-12-13 21:10:19 +00:00