All checks were successful
farmcontrol/farmcontrol-ws/pipeline/head This commit looks good
- Introduced a new script `ensure-references.js` to ensure all documents have a `_reference` field, enhancing data integrity across models. - Updated `package.json` to include the new script in the npm scripts section for easy execution. - Refactored database utility functions to exclude additional models from audit logging, improving data privacy. - Enhanced various schemas with new fields and methods for better tax calculations and inventory management.