-
-
Notifications
You must be signed in to change notification settings - Fork 795
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
[18.0][MIG] report_qweb_parameter: Migration to 18.0 #939
Open
ramiadavid
wants to merge
16
commits into
OCA:18.0
Choose a base branch
from
ramiadavid:18.0-mig-report_qweb_parameter
base: 18.0
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on Oct 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1af9e49 - Browse repository at this point
Copy the full SHA 1af9e49View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c355ee - Browse repository at this point
Copy the full SHA 1c355eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e20933 - Browse repository at this point
Copy the full SHA 3e20933View commit details -
[IMP] report_qweb_parameter: Avoid error on integration tests
If reusing existing records, there's the risk of conflicting tests, like modifying the VAT for the existing company and that company having a country with VAT check. We avoid it creating a new company instead.
Configuration menu - View commit details
-
Copy full SHA for d6d7eb6 - Browse repository at this point
Copy the full SHA d6d7eb6View commit details -
Configuration menu - View commit details
-
Copy full SHA for fede153 - Browse repository at this point
Copy the full SHA fede153View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e7c3e5 - Browse repository at this point
Copy the full SHA 9e7c3e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f9e40e - Browse repository at this point
Copy the full SHA 0f9e40eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9bd1a08 - Browse repository at this point
Copy the full SHA 9bd1a08View commit details -
Configuration menu - View commit details
-
Copy full SHA for d9b8022 - Browse repository at this point
Copy the full SHA d9b8022View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e8728f - Browse repository at this point
Copy the full SHA 8e8728fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ce8e0ee - Browse repository at this point
Copy the full SHA ce8e0eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 02799dd - Browse repository at this point
Copy the full SHA 02799ddView commit details -
[IMP] report_qweb_parameter: Remove warning Found deprecated directive …
…@T-raw WARNING devel odoo.addons.base.models.ir_qweb: Found deprecated directive @T-raw='docs.env["ir.qweb"].check_length(docs[0].vat, 10, False)[:10]' in template 237. Replace by @t-out, and explicitely wrap content in `Markup` if necessary (which likely is not the case) WARNING devel odoo.addons.base.models.ir_qweb: Found deprecated directive @T-raw='docs.env["ir.qweb"].check_length(docs[0].company_registry, False, 10)' in template 237. Replace by @t-out, and explicitely wrap content in `Markup` if necessary (which likely is not the case)
Configuration menu - View commit details
-
Copy full SHA for 80543e1 - Browse repository at this point
Copy the full SHA 80543e1View commit details -
[IMP] report_qweb_parameter: pre-commit
Execute pre-commit to remove the existing warning. WARNING prod py.warnings: /opt/odoo/custom/src/odoo/odoo/addons/base/models/ir_module.py:178: DeprecationWarning: XML declarations in HTML module descriptions are deprecated since Odoo 17, report_qweb_parameter can just have a UTF8 description with not need for a declaration.
Configuration menu - View commit details
-
Copy full SHA for e410612 - Browse repository at this point
Copy the full SHA e410612View commit details -
Configuration menu - View commit details
-
Copy full SHA for b9b22b3 - Browse repository at this point
Copy the full SHA b9b22b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for df665c2 - Browse repository at this point
Copy the full SHA df665c2View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.