Merged from upstream 15 20250314 01#685
Merged
royle-vietnam merged 857 commits intoViindoo:15.0from Mar 14, 2025
Merged
Conversation
…oupon [15.0][OU-ADD] website_sale_coupon: Nothing to do
…livery [15.0][OU-ADD] sale_coupon_delivery: Nothing to do
[15.0][MIG] mrp_account: Migration to version 15.0
[15.0][OU-ADD] l10n_ma: Migration scripts
…roduct_configurator [15.0][OU-ADD] website_sale_product_configurator: Nothing to do
…tock_product_configurator [15.0][OU-ADD] website_sale_stock_product_configurator: Nothing to do
[15.0][FIX] website_sale_attribute_filter_price: Unlink old view
…_purchase [15.0][OU-ADD] sale_timesheet_purchase: Merged into sale_timesheet
…tory_exclude_sublocation-stock [15.0][OU] stock_inventory_exclude_sublocation: merged into stock
The code is very fragile, as the SQL is build directly with strings, but anyway, we don't need to copy the attachments, but just to update the existing ones to the new model name and ID, as this operation is still conservative (we are not removing contents), and its traceable.
…nel_images [15.0][OU-FIX] mail: Don't copy attachments for mail.group > mail.channel
…sion - calendar_recurrence_month_day should be removed before doing any operation with such table, or we will have constraint errors. - Don't hammer logs displaying each UPDATE operation on the calendar event HTML conversion.
…'note' field on 'pos.order.line' model, that is now native. (named, 'customer_note')
…r_line-module [15.0][IMP] point_of_sale: pos_order_line_note module (OCA/V12)
…o account_invoice_report_utm
…er + company_details) TT44012
[15.0][OU-IMP] web: Auto-define company fields used in reports (report_footer + company_details)
Related to OCA#4095 TT52003
[15.0][OU-FIX] web: Set the correct report_footer value
[15.0][OU-ADD] l10n_es_extra_data: Merged into l10n_es
[15.0][IMP] sale_stock: As we renamed the column, computation is launched
[15.0] [OU-IMP] hr_contract: merge hr_contract_type
There were two issues with the previous migration scripts
1. A missing += meant half the script was overwritten
2. Creating a `base.document.layout` model meant the default
report footer was immediately applied to the company, so the
result for companies without a pre-existing footer
would effectively be duplicated information
[15.0][OU-FIX] web: fix report_footer migration
[15.0][FIX] github actions
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.
No description provided.