[19.0][MIG] pms_base: Migration to 19.0#404
Open
max3903 wants to merge 16 commits into
Open
Conversation
7e8c7f8 to
dcbfc47
Compare
[IMP] Improved service view. [IMP] Added domain on owner.
[ADD] pms_base
pms_base 14.0.1.1.0
* [IMP] pms_base [IMP] pms_base
[UPD] Update pms_base.pot [UPD] Update pms_base.pot [UPD] Update pms_base.pot [UPD] Update pms_base.pot
dcbfc47 to
fd17968
Compare
64e7415 to
04d964a
Compare
04d964a to
b7206e5
Compare
This was referenced Jun 4, 2026
Member
Author
|
/ocabot migration pms_base |
- Use fields.Domain in _search_display_name instead of a local import - Remove verified-correct TODO [MIG] comments from kanban views
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.
Migration of
pms_baseto Odoo 19.0 following OCA maintainer-tools guidelines.Changes applied
Python
19.0.1.0.0name_get()→_compute_display_name()(v17)_name_search()→_search_display_name()(v18)_tz_getimport; replaced withpytz.all_timezoneslambda_sql_constraints→models.Constraintinpms_room,pms_tag,pms_team(v19)XML
<tree>→<list>everywhere;tree,form→list,forminview_mode(v18)<div class="oe_chatter">→<chatter/>(v18)kanban-boxtocardwith<aside>/<main>(v18)<app>/<block>/<setting>(v17)attrs=converted to inlineinvisible=expressions (v17)TODOs for manual review
views/pms_property.xmlviews/pms_team.xml%(...)dbutton action and layoutmodels/pms_property.py_search_display_name: considerodoo.fields.Domain(v19)security/res_groups.xmlres.groups.privilegenotres.groups.category(v19)Checklist