[16.0][FIX] multiple modules: fix server warnings (description, access IDs, XPath, button title, stale delete)#781
Open
madara1150 wants to merge 2 commits into
Open
[16.0][FIX] multiple modules: fix server warnings (description, access IDs, XPath, button title, stale delete)#781madara1150 wants to merge 2 commits into
madara1150 wants to merge 2 commits into
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
descriptionfield to 8 module manifests (office_order,aginix_hrms_base,hr_employee_education_history,hr_employee_role,hr_employee_security_role,hr_employee_decoration,hr_employee_position_level,hr_employee_academic_standing_thailand) to resolvedescription is emptywarningshr_employee_security_role/security/ir.model.access.csv— removehr.prefix from 3 access records (access_hr_central_user,access_hr_department_manager,access_hr_departure_reason_manager) so they are owned by the correct module@classXPath inhr_employee_security_role/views/hr_employee_form_view.xml— replace//div[@class='oe_chatter']with//div[hasclass('oe_chatter')]title="Delete"to thefa-trashicon button inkris_project/views/kris_project_views.xml<delete>tags fortier_definition_account_move_accountantandtier_definition_account_move_head_accountantinaccounting_kmitl/data/tier_definition.xml(records no longer exist in the database)