OCA / vertical-association

Odoo addons for membership related tasks
GNU Affero General Public License v3.0
38 stars 112 forks source link

[15.0][FIX] membership_extension: post() is deprecated since v14: Replace with action_post() #180

Closed hhgabelgaard closed 1 month ago

hhgabelgaard commented 1 month ago

post() is deprecated since v14: https://github.com/odoo/odoo/blob/14.0/addons/account/models/account_move.py#L2681

So we rarely get the state updated on the membership line. Especially on creditnotes

This should probably be ported to 14.0 and future versions

OCA-git-bot commented 1 month ago

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

pedrobaeza commented 1 month ago

Please next time follow commit message guidelines: https://github.com/OCA/odoo-community.org/blob/master/website/Contribution/CONTRIBUTING.rst#commit-message

OCA-git-bot commented 1 month ago

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