15.0 - #112
Open
stevTresCloud wants to merge 1013 commits into
Open
Conversation
…bsite_form_call [15.0][OU-FIX] website: website update website form call
… to coupon_portal_commercial_partner_applicability TT43555
…l_commercial_partner_applicability [15.0][OU-ADD] sale_coupon_portal_commercial_partner_applicability: Renamed to coupon_portal_commercial_partner_applicability
…alytics_4 [15.0][OU-ADD] website_google_analytics_4: Merged into website
If we reload this aquirer default pending_msg we'll have all the company's journal bank accounts listed: https://github.com/OCA/OCB/blob/bf664b5bb58cf10e105ed7394b06c9a62a1af502/addons/payment_transfer/models/payment_acquirer.py#L55 It shouldn't be an issue to keep the old description. TT44190
…noupdate_changes [15.0][OU-FIX] payment_transfer: don't squash pending_msg
Even no analysis file. TT42049
[15.0][OU-ADD] website_membership: Nothing to do
…stions [15.0][OU-ADD] website_event_questions: Migration scripts
Even no analysis file. TT42033
Even no analysis file. TT41016
[15.0][OU-ADD] association: Nothing to do
[15.0][OU-ADD] website_twitter: Nothing to do
…t_track [15.0][OU-ADD] mass_mailing_event_track: Nothing to do
…t_track [FIX] coverage file. set website_event_track as done. (#3751 done in march 2023)
Lecacy mailing bodies don't work in v15 as the wrapper (or the absence of it) doesn't hook properly with the web editor. With this new script we rewrap them so they're usable in the new versions. TT42980 TT26694
…mailings [15.0][OU-FIX] mass_mailing: editable legacy mailings
We must remove the translations before the new xml_id is loaded so no orphan terms are left behind. TT44289
…template [15.0][OU-FIX] coupon: remove mail template translations
[15.0][MIG] point_of_sale
TT44254 Co-Authored-By: Pedro M. Baeza <pedro.baeza@tecnativa.com>
…pyright_company_name [15.0][OU-IMP] website: extract footer copyright company name
- Copying the view is not setting things properly due to CoW processing. Done directly through write with website_id in context. - There may not be any specific website.layout, so we need to fallback on the company name. TT44601
…_footer [15.0][OU-FIX] website: Proper copyright footer writing
[15.0][OU-ADD] repair: Migration to 15.0
…vehicle_notebook-fleet [15.0][OU-ADD] apriori: fleet_vehicle_notebook -> fleet
…vehicle_pivot_graph-fleet [15.0][OU-ADD] apriori: fleet_vehicle_pivot_graph -> fleet
…oduction_byproduct_cost_share-mrp_account [15.0][OU-ADD] apriori: mrp_production_byproduct_cost_share -> mrp_account
…al_page [15.0][OU-FIX] account: should not merge website_legal_page module
…t_payment_paired_internal_transfer-account [15.0][OU-ADD] apriori: account_payment_paired_internal_transfer -> account
[15.0][OU-ADD] sale_stock_margin: Nothing to do
This will also avoid an error log by using `map_values` with the same source and target.
[15.0][OU-FIX] repair: copy repair_order.state column before updating its data
…ge_into_base [15.0][IMP] merge mass_operation_abstract into base
[15.0][OU-ADD] l10n_it remove safely xmlids
product_sale_tax_price_included is an OCA module that basically provide the new native feature 'tax_string', on product models. https://github.com/OCA/product-attribute/tree/12.0/product_sale_tax_price_included#product-sale-tax-price-included
…cluded-merged-into-account-SLG [ADD] product_sale_tax_price_included: merged into 'account'.
Backport of #5765 TT63118 @Tecnativa
[15.0][IMP] base: Load additional renames/merges from env.
[15.0][OU-ADD] l10n_be_edi: Nothing to do
[15.0][OU-ADD] account_edi_ubl_cii: Nothing to do
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Description of the issue/feature this PR addresses:
Current behavior before PR:
Desired behavior after PR is merged:
--
I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr