Friday, August 26, 2022
2 changes
Enhancements to existing features
The appraisal module’s confirmation checkbox has been updated to use Odoo’s newer interface technology. This keeps the appraisal experience consistent with the modern platform and helps maintain reliability for future updates.
Original PR description
Convert the boolean confirm field widget to Owl. task-2928190
The predictive billing feature now avoids suggesting account types that do not fit the new bill being entered. This prevents old or incorrect database entries from causing confusing suggestions on future bills.
Original PR description
Sometimes there are existing errors in the database, but we don't want it to make noise for future entries.