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] account_invoice_report_due_list: Migration to 16.0 #301

Merged

Conversation

Tisho99
Copy link

@Tisho99 Tisho99 commented Feb 2, 2024

Supersedes #282 as inactive

carlosdauden and others added 30 commits July 7, 2023 17:22
For avoiding access errors for example for sales users.
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: account-invoice-reporting-12.0/account-invoice-reporting-12.0-account_invoice_report_due_list
Translate-URL: https://translation.odoo-community.org/projects/account-invoice-reporting-12-0/account-invoice-reporting-12-0-account_invoice_report_due_list/
Currently translated at 100.0% (5 of 5 strings)

Translation: account-invoice-reporting-12.0/account-invoice-reporting-12.0-account_invoice_report_due_list
Translate-URL: https://translation.odoo-community.org/projects/account-invoice-reporting-12-0/account-invoice-reporting-12-0-account_invoice_report_due_list/de/
- It's annoying to have the due date rendered in different positions
depending on if it's a single due or there are several. With this
change, we render it always the same way.
When no due dates are available we get an empty table. This patch fixes
it so the due list table is only visible when due dates are computed.
Currently translated at 100.0% (5 of 5 strings)

Translation: account-invoice-reporting-12.0/account-invoice-reporting-12.0-account_invoice_report_due_list
Translate-URL: https://translation.odoo-community.org/projects/account-invoice-reporting-12-0/account-invoice-reporting-12-0-account_invoice_report_due_list/pt/
Currently translated at 100.0% (5 of 5 strings)

Translation: account-invoice-reporting-12.0/account-invoice-reporting-12.0-account_invoice_report_due_list
Translate-URL: https://translation.odoo-community.org/projects/account-invoice-reporting-12-0/account-invoice-reporting-12-0-account_invoice_report_due_list/hr/
When the due list table falls in a page break it's not properly
rendered. It's more convinient to keep its integrity anyway.
chienandalu and others added 17 commits July 7, 2023 17:22
- The due date wasn't meant to be shown in the header although it was
due to a wrong class setting.

TT31048
Currently translated at 100.0% (8 of 8 strings)

Translation: account-invoice-reporting-14.0/account-invoice-reporting-14.0-account_invoice_report_due_list
Translate-URL: https://translation.odoo-community.org/projects/account-invoice-reporting-14-0/account-invoice-reporting-14-0-account_invoice_report_due_list/de/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: account-invoice-reporting-15.0/account-invoice-reporting-15.0-account_invoice_report_due_list
Translate-URL: https://translation.odoo-community.org/projects/account-invoice-reporting-15-0/account-invoice-reporting-15-0-account_invoice_report_due_list/
Currently translated at 100.0% (6 of 6 strings)

Translation: account-invoice-reporting-15.0/account-invoice-reporting-15.0-account_invoice_report_due_list
Translate-URL: https://translation.odoo-community.org/projects/account-invoice-reporting-15-0/account-invoice-reporting-15-0-account_invoice_report_due_list/es/
@Tisho99
Copy link
Author

Tisho99 commented Feb 2, 2024

@HaraldPanten

Copy link

@HaraldPanten HaraldPanten left a comment

Choose a reason for hiding this comment

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

Tested in runboat

@HaraldPanten
Copy link

@pedrobaeza I think we can merge this one. We kept the authorship.

THX

Copy link
Member

@pedrobaeza pedrobaeza left a comment

Choose a reason for hiding this comment

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

/ocabot merge nobump

@OCA-git-bot
Copy link
Contributor

This PR looks fantastic, let's merge it!
Prepared branch 16.0-ocabot-merge-pr-301-by-pedrobaeza-bump-nobump, awaiting test results.

@OCA-git-bot OCA-git-bot merged commit fe6f400 into OCA:16.0 Feb 3, 2024
7 checks passed
@OCA-git-bot
Copy link
Contributor

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

@HaraldPanten HaraldPanten deleted the 16.0-mig-account_invoice_report_due_list branch February 3, 2024 18:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.