OCA / fleet

Odoo fleet management modules
GNU Affero General Public License v3.0
29 stars 79 forks source link

[15.0][FIX] fleet_vehicle_log_fuel: Don't replace whole SQL view + make it work + renaming #138

Closed pedrobaeza closed 9 months ago

pedrobaeza commented 9 months ago

Replacing whole SQL view definition is totally incompatible with other modules adding things to this report. We use a trick for replacing only some parts retrieving the current SQL view for keeping the inheritability.

We need as well to add the new selection value.

Finally, a renaming of the model file for proper recognition has been done.

@Tecnativa TT48062

pedrobaeza commented 9 months ago

/ocabot merge major

OCA-git-bot commented 9 months ago

Hey, thanks for contributing! Proceeding to merge this for you. Prepared branch 15.0-ocabot-merge-pr-138-by-pedrobaeza-bump-major, awaiting test results.

OCA-git-bot commented 9 months ago

Congratulations, your PR was merged at a33ea74a86f86dc39a763af6ea537019884dc11c. Thanks a lot for contributing to OCA. ❤️