Friday, March 22, 2019
2 changes · master
Enhancements to existing features
The Intrastat report now includes an option to include or exclude partners that do not have a VAT number. This helps businesses and localizations prepare reports that better match their reporting requirements without custom work.
Original PR description
Improve the generic intrastat report to allow people/localization to easily include or not partner not having a VAT number defined
Resolved issues and error corrections
Payroll benefit creation now handles employee time zones consistently by converting times to UTC before storing them. This helps prevent benefits and related work entries from being created at the wrong time for employees in different locations.
Original PR description
This commit simplifies the way the timezones are handled in hr_benefit. Creating a benefit now uses naive datetimes obtained by converting from the employee's timezone into UTC and then stripping timezone information. closes odoo/odoo#31968 Signed-off-by: Yannick Tivisse (yti) <yti@odoo.com> X-port/Cherry-pick of odoo/odoo@6878c9f3424f27df9b07a665f9c0f5ef6e254996