Friday, May 19, 2017
2 changes · master
Enhancements to existing features
The full mail composer now shows “Log” instead of “Send” when the action is meant to record a message rather than send one. This makes the button label better match the user’s intended action and reduces confusion.
Original PR description
Task : https://www.odoo.com/web#id=33471&view_type=form&model=project.task&action=327&menu_id=4720 Pad : https://pad.odoo.com/p/r.278e95582cd6483964168e2b6783bf2e
Businesses can now deactivate VAT number validation without uninstalling their country-specific accounting localization. This gives companies more flexibility while keeping their local accounting setup intact.
Original PR description
Localizations depend on the module "base_vat". It is therefore impossible to remove base_vat without the localization. This causes issues for users who simply want to deactivate the VAT check. opw-743260