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

[15.0][MIG] sale_order_revision: Migration to 15.0 #2224

Closed
wants to merge 32 commits into from
Closed

[15.0][MIG] sale_order_revision: Migration to 15.0 #2224

wants to merge 32 commits into from

Conversation

CRogos
Copy link
Contributor

@CRogos CRogos commented Oct 11, 2022

No description provided.

@oca-clabot
Copy link

Hey @CRogos, thank you for your Pull Request.

It looks like some users haven't signed our Contributor License Agreement, yet.
You can read and sign our full Contributor License Agreement here: https://odoo-community.org/page/cla
Here is a list of the users:

Appreciation of efforts,
OCA CLAbot

@CRogos CRogos changed the title [MIG][15.0] sale_order_revision [15.0][MIG] sale_order_revision Oct 11, 2022
@CRogos CRogos changed the title [15.0][MIG] sale_order_revision [15.0][MIG] sale_order_revision: Migration to 15.0 Oct 11, 2022
@CRogos
Copy link
Contributor Author

CRogos commented Oct 11, 2022

Has anyone an idea why tests from "sale_order_partner_restrict" are executed and fail?

@CRogos CRogos marked this pull request as ready for review October 11, 2022 17:28
rvalyi and others added 24 commits November 19, 2022 22:12
* extract description from __openerp__.py
* move things according to standard OCA layout
* reformatting
* port to new API
* Major rewrite of the 7.0 version:

  * the name of the SO is kept, and a revision number is appended
  * old revisions are made inactive
  * rewrite the copy logic

* update translations, added en.po fr.po
* fix typo in README
* use post_init_hook
* more assertions in the test
* sale_order_revision: remove en.po
* current_revision is only visible for non current revisions
* Fix create revision and improve view invisibility
* Fix unrevisioned name and improve test
wrong keyword name in SaleOrder.copy definition
was breaking sale order duplication
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: sale-workflow-12.0/sale-workflow-12.0-sale_order_revision
Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-12-0/sale-workflow-12-0-sale_order_revision/
Currently translated at 100.0% (14 of 14 strings)

Translation: sale-workflow-12.0/sale-workflow-12.0-sale_order_revision
Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-12-0/sale-workflow-12-0-sale_order_revision/de/
Currently translated at 100.0% (14 of 14 strings)

Translation: sale-workflow-12.0/sale-workflow-12.0-sale_order_revision
Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-12-0/sale-workflow-12-0-sale_order_revision/zh_CN/
Currently translated at 100.0% (14 of 14 strings)

Translation: sale-workflow-12.0/sale-workflow-12.0-sale_order_revision
Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-12-0/sale-workflow-12-0-sale_order_revision/es/
[13.0] fix pre-commit + formatting

add test lines and linting xml
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: sale-workflow-13.0/sale-workflow-13.0-sale_order_revision
Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-13-0/sale-workflow-13-0-sale_order_revision/
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.