Monday, January 2, 2023
2 changes
Enhancements to existing features
This update removes unused internal files from the point-of-sale accounting reports area. It helps keep the module simpler to maintain without changing how users work with the system.
Original PR description
remove unused models directory and import
This update makes a small internal cleanup in the payroll planning code without changing how users work with the system. It helps keep the code easier to maintain, reducing future maintenance effort and risk.
Original PR description
more pythonic if statement