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
farmcontrol-api
/
src
/
routes
/
finance
History
Tom Butcher
f74b85bb88
All checks were successful
farmcontrol/farmcontrol-api/pipeline/head
This commit looks good
Details
Added authorisation and decline functionality for payments, including new route handlers and schema updates to track authorisation and decline timestamps. Updated payment cancellation logic to reflect changes in payment states.
2026-06-21 22:32:57 +01:00
..
invoices.js
Refactor invoice routes and handlers for improved clarity and functionality
2025-12-28 02:12:03 +00:00
payments.js
Added authorisation and decline functionality for payments, including new route handlers and schema updates to track authorisation and decline timestamps. Updated payment cancellation logic to reflect changes in payment states.
2026-06-21 22:32:57 +01:00
taxrecords.js
Refactored tax record management by moving tax record schema and routes to the finance directory, enhancing organization. Implemented CRUD operations for tax records in the new service and added corresponding tests for route handlers.
2026-06-21 22:23:14 +01:00