Daily updates from Odoo
Tuesday, July 3, 2018
1 change · master
Enhancements to existing features
The website calendar module now treats a calendar file helper as internal rather than public. This is a small maintenance improvement that reduces unnecessary exposure without changing the user experience.
Original PR description
This method had no reason to be public and so is now private. (See 5612642cec0edd0e13c2bd56bce57f821a6c3520)