Skip to content

[16.0][MIG] l10n_ch_qr_no_amount #742

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

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

Copy link

There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days.
If you want this PR to never become stale, please ask a PSC member to apply the "no stale" label.

@github-actions github-actions bot added the stale PR/Issue without recent activity, it'll be soon closed automatically. label Mar 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale PR/Issue without recent activity, it'll be soon closed automatically.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants