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

[17.0][MIG] purchase_sale_inter_company #604

Open
wants to merge 86 commits into
base: 17.0
Choose a base branch
from

Conversation

cuongnmtm
Copy link

@cuongnmtm cuongnmtm commented Mar 26, 2024

Required #595

chafique-delli and others added 30 commits March 26, 2024 19:20
… and auto_purchase_line_id field in sale_order_line
…price in purchase line when validating the sale order
OCA Transbot updated translations from Transifex

OCA Transbot updated translations from Transifex
OCA Transbot updated translations from Transifex
Make tests compatible with OCA#110, for the same reason as the specified in that link.
Co-Authored-By: mourad-ehm <mourad.elhadj.mimoune@akretion.com>
Co-Authored-By: mourad-ehm <mourad.elhadj.mimoune@akretion.com>
Co-Authored-By: mourad-ehm <mourad.elhadj.mimoune@akretion.com>
Co-Authored-By: mourad-ehm <mourad.elhadj.mimoune@akretion.com>
yankinmax and others added 24 commits March 26, 2024 19:20
Pricelist currency should be same with PO/SO document
If corresponding pricelist currency is not the same find or create propriate pricelist
Company contacts can be Vendors to create SO from PO
If purchase_exception or sale_exception modules are installed
we have an issue in tests, because order's confirm methods won't be called.
Possible fix is to set ignore_exception=True on orders in tests.
Exception check could be skipped by setting check_exception=False,
as mentioned in base_exception, but in fact it doesn't work.
Pricelist is set with the company
Update v14 latest changes related to test case failing

[UPD] Update purchase_sale_inter_company.pot

[UPD] README.rst

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: multi-company-15.0/multi-company-15.0-purchase_sale_inter_company
Translate-URL: https://translation.odoo-community.org/projects/multi-company-15-0/multi-company-15-0-purchase_sale_inter_company/
Currently translated at 75.0% (15 of 20 strings)

Translation: multi-company-15.0/multi-company-15.0-purchase_sale_inter_company
Translate-URL: https://translation.odoo-community.org/projects/multi-company-15-0/multi-company-15-0-purchase_sale_inter_company/it/
Currently translated at 75.0% (15 of 20 strings)

Translation: multi-company-15.0/multi-company-15.0-purchase_sale_inter_company
Translate-URL: https://translation.odoo-community.org/projects/multi-company-15-0/multi-company-15-0-purchase_sale_inter_company/it/

[UPD] README.rst
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: multi-company-16.0/multi-company-16.0-purchase_sale_inter_company
Translate-URL: https://translation.odoo-community.org/projects/multi-company-16-0/multi-company-16-0-purchase_sale_inter_company/
Currently translated at 100.0% (20 of 20 strings)

Translation: multi-company-16.0/multi-company-16.0-purchase_sale_inter_company
Translate-URL: https://translation.odoo-community.org/projects/multi-company-16-0/multi-company-16-0-purchase_sale_inter_company/es/
…pdates

When the purchase user updates the PO after the SO is generated and
always if both are confirmed and unlocked, we sync the new lines to update the demand.

TT46773
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: multi-company-16.0/multi-company-16.0-purchase_sale_inter_company
Translate-URL: https://translation.odoo-community.org/projects/multi-company-16-0/multi-company-16-0-purchase_sale_inter_company/
Currently translated at 100.0% (25 of 25 strings)

Translation: multi-company-16.0/multi-company-16.0-purchase_sale_inter_company
Translate-URL: https://translation.odoo-community.org/projects/multi-company-16-0/multi-company-16-0-purchase_sale_inter_company/es/
…duct

to purchase order line for better extensibility
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: multi-company-16.0/multi-company-16.0-purchase_sale_inter_company
Translate-URL: https://translation.odoo-community.org/projects/multi-company-16-0/multi-company-16-0-purchase_sale_inter_company/
Currently translated at 100.0% (25 of 25 strings)

Translation: multi-company-16.0/multi-company-16.0-purchase_sale_inter_company
Translate-URL: https://translation.odoo-community.org/projects/multi-company-16-0/multi-company-16-0-purchase_sale_inter_company/it/
@cuongnmtm
Copy link
Author

TODO: Fix this

image

@cuongnmtm cuongnmtm force-pushed the 17.0-mig-purchase_sale_inter_company branch from 24f2291 to 02d2ae6 Compare March 27, 2024 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet