-
-
Notifications
You must be signed in to change notification settings - Fork 1k
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] product_supplierinfo_for_customer_sale: Migration to 18.0 #3446
Open
cem-adhoc
wants to merge
74
commits into
OCA:18.0
Choose a base branch
from
adhoc-dev:18.0-mig-product_supplierinfo_for_customer_sale
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.
Open
[18.0][MIG] product_supplierinfo_for_customer_sale: Migration to 18.0 #3446
cem-adhoc
wants to merge
74
commits into
OCA:18.0
from
adhoc-dev:18.0-mig-product_supplierinfo_for_customer_sale
Conversation
This file contains 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
[REF] product_supplierinfo_for_customer_sale: Changes in test. [REF] product_supplierinfo_for_customer_sale: Complete README.rst
…rch, products found by default code and customer code [REF] product_supplierinfo_for_customer_sale: Add test to find more than one product in name_search [REF] product_supplierinfo_for_customer_sale: In test find one product from customer code and other one from product default code. [REF] product_supplierinfo_for_customer_sale: Changes in name_search to work exactly with number of limit defined. [REF] product_supplierinfo_for_customer_sale: Changes in name_search
- New field name from type to supplierinfo_type - Remove copyright for __init__.py - Re-using variables from tests - Manifest bump version and using module url - Get commit history from https://github.com/OCA/product-attribute/tree/8.0/product_supplierinfo_for_customer_sale - Run 2to3 script - view fixing
… instead of manual assign. - Removing duplicated test for name_search
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
There's no price computation on the module, so there shouldn't be any test regarding this topic, or it can fail in integration tests.
types: int() >= NoneType()
Currently translated at 11.1% (1 of 9 strings) Translation: sale-workflow-11.0/sale-workflow-11.0-product_supplierinfo_for_customer_sale Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-11-0/sale-workflow-11-0-product_supplierinfo_for_customer_sale/de/
…fo by product variant first
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: sale-workflow-12.0/sale-workflow-12.0-product_supplierinfo_for_customer_sale Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-12-0/sale-workflow-12-0-product_supplierinfo_for_customer_sale/
Currently translated at 100.0% (6 of 6 strings) Translation: sale-workflow-12.0/sale-workflow-12.0-product_supplierinfo_for_customer_sale Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-12-0/sale-workflow-12-0-product_supplierinfo_for_customer_sale/pt/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: sale-workflow-16.0/sale-workflow-16.0-product_supplierinfo_for_customer_sale Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-16-0/sale-workflow-16-0-product_supplierinfo_for_customer_sale/
Currently translated at 100.0% (6 of 6 strings) Translation: sale-workflow-16.0/sale-workflow-16.0-product_supplierinfo_for_customer_sale Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-16-0/sale-workflow-16-0-product_supplierinfo_for_customer_sale/it/
Currently translated at 100.0% (6 of 6 strings) Translation: sale-workflow-16.0/sale-workflow-16.0-product_supplierinfo_for_customer_sale Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-16-0/sale-workflow-16-0-product_supplierinfo_for_customer_sale/it/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: sale-workflow-16.0/sale-workflow-16.0-product_supplierinfo_for_customer_sale Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-16-0/sale-workflow-16-0-product_supplierinfo_for_customer_sale/
Currently translated at 100.0% (3 of 3 strings) Translation: sale-workflow-16.0/sale-workflow-16.0-product_supplierinfo_for_customer_sale Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-16-0/sale-workflow-16-0-product_supplierinfo_for_customer_sale/de/
Currently translated at 100.0% (3 of 3 strings) Translation: sale-workflow-16.0/sale-workflow-16.0-product_supplierinfo_for_customer_sale Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-16-0/sale-workflow-16-0-product_supplierinfo_for_customer_sale/it/
…Form() to change line name properly TT49073 Co-Authored-By: Pedro M. Baeza <[email protected]>
… onchange The previous code was trying to avoid a double search on customerinfo passing by context the already searched customerinfo, but the ORM makes some artifacts (like duplicating one2many references with NewId records) on that cases, provoking the call chain to fail when comparing .id on NewId. The solution is to not pass anything by context and do the search 2 times. Anyway, the performance improvement was low, having data in cache. TT49073
In OCA#3163 the test where changed and try to set a field restricted to a group that the user used in the test don't have.
cem-adhoc
force-pushed
the
18.0-mig-product_supplierinfo_for_customer_sale
branch
from
December 9, 2024 15:23
4916ba2
to
d6f1bf1
Compare
cem-adhoc
force-pushed
the
18.0-mig-product_supplierinfo_for_customer_sale
branch
from
December 9, 2024 15:36
d6f1bf1
to
104aab7
Compare
/ocabot migration product_supplierinfo_for_customer_sale |
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.