Skip to content

Conversation

@guestisp
Copy link

@guestisp guestisp commented Nov 19, 2023

First commit for migration to Odoo 17.0

Now the addon install properly on 17, but there are 2 things to address (i don't have enought Odoo knowledge to fix them on my own):

the incoterms were moved from sale_stock to accounting or sale_order, I think we should change the reference in the views, but i wasn't able to do so, so i've removed the group reference in the XML. I think we have to add them ,but how?

pedrobaeza and others added 30 commits November 19, 2023 12:13
FIX case of tests

DEL refund journal field on sale order type, now same invoice journal should be used for refunds

FIX case of test

FIX sale order test
Conflicts:
	sale_order_type/models/sale_order.py
	sale_order_type/models/stock_picking.py
	sale_order_type/tests/test_sale_order_type.py

ADD Payment Term, Pricelist and Incoterm to sale order type

Conflicts:
	sale_order_type/models/sale_order.py
	sale_order_type/tests/test_sale_order_type.py
	sale_order_type/views/sale_order_type_view.xml

ADD sale type for invoices

Conflicts:
	sale_order_type/README.rst
	sale_order_type/models/account_invoice.py
	sale_order_type/tests/test_sale_order_type.py

IMP description
ADD multicompany rule for sale.order.type and company in sale.order.type (OCA#292)

[IMP] sale_order_type: multicompany handle
Conflicts:
	sale_order_type/models/sale_order_type.py
[UPD] Update sale_order_type.pot
The other one is a fake one that is dangling
francesco-ooops and others added 27 commits November 19, 2023 12:13
Currently translated at 63.1% (24 of 38 strings)

Translation: sale-workflow-16.0/sale-workflow-16.0-sale_order_type
Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-16-0/sale-workflow-16-0-sale_order_type/it/
Currently translated at 100.0% (38 of 38 strings)

Translation: sale-workflow-16.0/sale-workflow-16.0-sale_order_type
Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-16-0/sale-workflow-16-0-sale_order_type/pt_BR/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: sale-workflow-16.0/sale-workflow-16.0-sale_order_type
Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-16-0/sale-workflow-16-0-sale_order_type/
Currently translated at 100.0% (39 of 39 strings)

Translation: sale-workflow-16.0/sale-workflow-16.0-sale_order_type
Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-16-0/sale-workflow-16-0-sale_order_type/es/
Currently translated at 61.5% (24 of 39 strings)

Translation: sale-workflow-16.0/sale-workflow-16.0-sale_order_type
Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-16-0/sale-workflow-16-0-sale_order_type/it/
Currently translated at 100.0% (39 of 39 strings)

Translation: sale-workflow-16.0/sale-workflow-16.0-sale_order_type
Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-16-0/sale-workflow-16-0-sale_order_type/fr/
Remove onchange_type_id method by passing fields to compute writable.

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

Translation: sale-workflow-16.0/sale-workflow-16.0-sale_order_type
Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-16-0/sale-workflow-16-0-sale_order_type/
Currently translated at 100.0% (43 of 43 strings)

Translation: sale-workflow-16.0/sale-workflow-16.0-sale_order_type
Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-16-0/sale-workflow-16-0-sale_order_type/es/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: sale-workflow-16.0/sale-workflow-16.0-sale_order_type
Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-16-0/sale-workflow-16-0-sale_order_type/
Currently translated at 55.8% (24 of 43 strings)

Translation: sale-workflow-16.0/sale-workflow-16.0-sale_order_type
Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-16-0/sale-workflow-16-0-sale_order_type/it/
@celm1990
Copy link
Contributor

duplicated of #2836
Can join effort and keep a single PR?

@pedrobaeza
Copy link
Member

Superseded by #2836

@pedrobaeza pedrobaeza closed this Dec 30, 2023
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.