[19.0][MIG] fleet_vehicle_inspection_template: Migration to 19.0 - #223
Conversation
|
/ocabot migration fleet_vehicle_inspection_template |
fc7393e to
eb73300
Compare
| self.name = self.inspection_template_id.name | ||
| self.note = self.inspection_template_id.note | ||
|
|
||
| inspection_lines = [(5, 0, 0)] |
There was a problem hiding this comment.
| inspection_lines = [(5, 0, 0)] | |
| inspection_lines = [Command.clear()] |
| "sequence" | ||
| ): | ||
| data = self._compute_line_data_for_template_change(line) | ||
| inspection_lines.append((0, 0, data)) |
There was a problem hiding this comment.
| inspection_lines.append((0, 0, data)) | |
| inspection_lines.append(Command.create(data)) |
| ( | ||
| 0, | ||
| 0, |
There was a problem hiding this comment.
| ( | |
| 0, | |
| 0, | |
| Command.create( |
eb73300 to
48a6257
Compare
|
Thanks for your review @BhaveshHeliconia I've fixed them ;) ! |
BhaveshHeliconia
left a comment
There was a problem hiding this comment.
Code review LGTM!
|
@petrus-v could you please squash the administrative commits? There are quite a few commits that can be squashed. |
[UPD] Update fleet_vehicle_inspection_template.pot
[UPD] Update fleet_vehicle_inspection_template.pot Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: fleet-14.0/fleet-14.0-fleet_vehicle_inspection_template Translate-URL: https://translation.odoo-community.org/projects/fleet-14-0/fleet-14-0-fleet_vehicle_inspection_template/
Currently translated at 100.0% (49 of 49 strings) Translation: fleet-14.0/fleet-14.0-fleet_vehicle_inspection_template Translate-URL: https://translation.odoo-community.org/projects/fleet-14-0/fleet-14-0-fleet_vehicle_inspection_template/pt_BR/
Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: fleet-14.0/fleet-14.0-fleet_vehicle_inspection_template Translate-URL: https://translation.odoo-community.org/projects/fleet-14-0/fleet-14-0-fleet_vehicle_inspection_template/
Currently translated at 100.0% (50 of 50 strings) Translation: fleet-14.0/fleet-14.0-fleet_vehicle_inspection_template Translate-URL: https://translation.odoo-community.org/projects/fleet-14-0/fleet-14-0-fleet_vehicle_inspection_template/pt_BR/
Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: fleet-14.0/fleet-14.0-fleet_vehicle_inspection_template Translate-URL: https://translation.odoo-community.org/projects/fleet-14-0/fleet-14-0-fleet_vehicle_inspection_template/
Currently translated at 96.1% (50 of 52 strings) Translation: fleet-14.0/fleet-14.0-fleet_vehicle_inspection_template Translate-URL: https://translation.odoo-community.org/projects/fleet-14-0/fleet-14-0-fleet_vehicle_inspection_template/pt_BR/
[UPD] README.rst Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: fleet-15.0/fleet-15.0-fleet_vehicle_inspection_template Translate-URL: https://translation.odoo-community.org/projects/fleet-15-0/fleet-15-0-fleet_vehicle_inspection_template/
Currently translated at 100.0% (53 of 53 strings) Translation: fleet-15.0/fleet-15.0-fleet_vehicle_inspection_template Translate-URL: https://translation.odoo-community.org/projects/fleet-15-0/fleet-15-0-fleet_vehicle_inspection_template/it/
Currently translated at 100.0% (53 of 53 strings) Translation: fleet-15.0/fleet-15.0-fleet_vehicle_inspection_template Translate-URL: https://translation.odoo-community.org/projects/fleet-15-0/fleet-15-0-fleet_vehicle_inspection_template/es/
Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: fleet-15.0/fleet-15.0-fleet_vehicle_inspection_template Translate-URL: https://translation.odoo-community.org/projects/fleet-15-0/fleet-15-0-fleet_vehicle_inspection_template/
[BOT] post-merge updates Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: fleet-16.0/fleet-16.0-fleet_vehicle_inspection_template Translate-URL: https://translation.odoo-community.org/projects/fleet-16-0/fleet-16-0-fleet_vehicle_inspection_template/
Currently translated at 100.0% (49 of 49 strings) Translation: fleet-16.0/fleet-16.0-fleet_vehicle_inspection_template Translate-URL: https://translation.odoo-community.org/projects/fleet-16-0/fleet-16-0-fleet_vehicle_inspection_template/it/
Currently translated at 100.0% (49 of 49 strings) Translation: fleet-16.0/fleet-16.0-fleet_vehicle_inspection_template Translate-URL: https://translation.odoo-community.org/projects/fleet-16-0/fleet-16-0-fleet_vehicle_inspection_template/pt_BR/
Update fleet_vehicle_inspection_template/models/fleet_vehicle_inspection.py use the model's sorted method Co-authored-by: Iván Todorovich <ivan.todorovich@gmail.com> pre-commit fix
[BOT] post-merge updates Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: fleet-16.0/fleet-16.0-fleet_vehicle_inspection_template Translate-URL: https://translation.odoo-community.org/projects/fleet-16-0/fleet-16-0-fleet_vehicle_inspection_template/
Currently translated at 100.0% (50 of 50 strings) Translation: fleet-16.0/fleet-16.0-fleet_vehicle_inspection_template Translate-URL: https://translation.odoo-community.org/projects/fleet-16-0/fleet-16-0-fleet_vehicle_inspection_template/it/
[BOT] post-merge updates
48a6257 to
f0d47f3
Compare
Thanks, indeed I've squashed some of them |
|
/ocabot merge nobump |
|
On my way to merge this fine PR! |
|
Congratulations, your PR was merged at 57358ed. Thanks a lot for contributing to OCA. ❤️ |
No description provided.