OCA / margin-analysis

Odoo Financial Controlling (margin, costs, ...)
https://odoo-community.org/project/9
GNU Affero General Public License v3.0
71 stars 161 forks source link

[FIX] product_standard_margin #178

Closed hugo-cordoba closed 1 year ago

hugo-cordoba commented 1 year ago

Hi!

After testing the module, the 'percentpie' widget does not work as expected when it has 3 digits. Moreover, in v16 it is hardly used, so I do not see the need to add it and follow the line that is followed in the version.

Captura de pantalla de 2023-07-24 11-31-50

This PR only removes the 'percentpie' widget from the views of this module.

OCA-git-bot commented 1 year ago

Hi @legalsylvain, some modules you are maintaining are being modified, check this out!

OCA-git-bot commented 1 year ago

This PR looks fantastic, let's merge it! Prepared branch 16.0-ocabot-merge-pr-178-by-legalsylvain-bump-patch, awaiting test results.

OCA-git-bot commented 1 year ago

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

hugo-cordoba commented 1 year ago

Thanks @legalsylvain