Saturday, October 14, 2023
3 changes · master
Resolved issues and error corrections
This fixes an error that occurred when users added the Facebook page snippet to a website page. The snippet now builds its Facebook link correctly after a removed supporting library caused the previous setup to fail.
Original PR description
Since commit [1], the 'jquery.ba-bbq' library has been removed. Now, when you drop the Facebook snippet into a page, there is a traceback. This is because we were still using the 'querystring()' function from 'jquery.ba-bbq' to combine the parameters of the Facebook iframe's URL with its URL. [1]: https://github.com/odoo/odoo/commit/507c36883675a45a15485ce5c73aa4557ba23639 task-3543529
The employee appraisal screen now places the button in the correct header area. This fixes an awkward visual layout so the page looks cleaner and more consistent for users.
Original PR description
The button was put before the header instead in inside and that made the visual look weird.
Updated po file to consider the rename to Peruvian reports closes odoo/enterprise#48413 X-original-commit: 9d5c8af8408fb270e8bb38133a0485d3d498ca30
Original PR description
Updated po file to consider the rename to Peruvian reports closes odoo/enterprise#48413 X-original-commit: 9d5c8af8408fb270e8bb38133a0485d3d498ca30