OCA / account-financial-tools

Odoo Accountant Financial Tools and Utils
GNU Affero General Public License v3.0
305 stars 748 forks source link

[FIX] account_move_name_sequence: inverse name #1742

Closed BT-anieto closed 11 months ago

BT-anieto commented 11 months ago

The core compute function for the name is calling at the end the function self._inverse_name(), which updates the payment_reference when required. This code was currently missing, causing the payment_reference not being properly computed, for example, when using QR-Bills.

OCA-git-bot commented 11 months ago

Hi @moylop260, @alexis-via, @luisg123v, @frahikLV, some modules you are maintaining are being modified, check this out!

moylop260 commented 11 months ago

You are right!

For record, the line referenced here is the following:

moylop260 commented 11 months ago

/ocabot merge patch

BT-anieto commented 11 months ago

Hello @moylop260 Why is it never merging it?

BT-anieto commented 11 months ago

@luisg123v Is it proper now?

moylop260 commented 11 months ago

/ocabot merge patch

OCA-git-bot commented 11 months ago

Hey, thanks for contributing! Proceeding to merge this for you. Prepared branch 16.0-ocabot-merge-pr-1742-by-moylop260-bump-patch, awaiting test results.

OCA-git-bot commented 11 months ago

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