Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[16.0][MIG] l10n_ch_qr_no_amount #742

Open
wants to merge 7 commits into
base: 16.0
Choose a base branch
from

Conversation

santostelmo
Copy link
Contributor

Backport l10n_ch_qr_no_amount from 17.0


@api.model
def _get_report_values(self, docids, data=None):
if self._name == "report.l10n_ch_qr_no_amount.qr_no_amount_report_main":
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This condition will always evaluate to True as it's the _name of the class where the override is done.
You can cherry-pick from #745 to solve the amount encoded in QR issue that was introduced in the migration to 17.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants