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

[14.0][mig] sale_invoice_policy #1762

Closed
wants to merge 30 commits into from

Conversation

damdam-s
Copy link
Member

@damdam-s damdam-s commented Nov 5, 2021

No description provided.

rousseldenis and others added 27 commits November 5, 2021 08:55
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

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

Translation: sale-workflow-12.0/sale-workflow-12.0-sale_invoice_policy
Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-12-0/sale-workflow-12-0-sale_invoice_policy/ca/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

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

Translation: sale-workflow-12.0/sale-workflow-12.0-sale_invoice_policy
Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-12-0/sale-workflow-12-0-sale_invoice_policy/pt/
Currently translated at 70.6% (12 of 17 strings)

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

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

Translation: sale-workflow-13.0/sale-workflow-13.0-sale_invoice_policy
Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-13-0/sale-workflow-13-0-sale_invoice_policy/es_MX/
@damdam-s damdam-s force-pushed the 14.0-mig-sale_invoice_policy branch 3 times, most recently from 7a48915 to 69855de Compare November 5, 2021 09:46

sale_default_invoice_policy = fields.Selection(
related="default_invoice_policy",
default_model="product.template",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is "default_model" have an effect when the field is related?

@damdam-s damdam-s force-pushed the 14.0-mig-sale_invoice_policy branch 3 times, most recently from 16e3362 to e8e4461 Compare November 8, 2021 06:24
@damdam-s
Copy link
Member Author

damdam-s commented Nov 8, 2021

override #1385 and #1679

refactor due to cache issue w/ v14. leading to module not being installable.

configuration moved from res.config.settings to ir.config_parameter

@HugOdoo
Copy link

HugOdoo commented Nov 18, 2021

Hello,

Where are we on the merging of this?

Let me know,

Thanks,
Hugo

@damdam-s
Copy link
Member Author

needs review/testing

@enriquemartin
Copy link

@damdam-s @ArcheTI-HH Have a look, I have added some improvements in addition to the migration itself #1787

@rousseldenis
Copy link
Sponsor Contributor

/ocabot migration sale_invoice_policy

@rafaelbn
Copy link
Member

This PR is duplicated with #1385 which was done before. If @sebastienbeau doesn't answer we can maintain the more active 😄 Thank you !

@enriquemartin
Copy link

Hi @rafaelbn you can check my PR #1787, which has some reviews and is ready to be merged.

@rafaelbn
Copy link
Member

OMG! We have 3 PR with the same module!

🤔 Dear great contributors 😄 @damdam-s @enriquemartin make more that 1 PR per module is not optimal, before making a PR you should please look for other already done. The first PR has preference except it is abandoned. If there is a new PR with the same module and you continue in the new one, please close the old one 🙏 . In other case it's really complicated to maintain.

Please close the PR which "you" opened and you are not going to work any more

Thank you!

@rousseldenis
Copy link
Sponsor Contributor

@damdam-s You reviewed the new one, we can close this ?

@damdam-s
Copy link
Member Author

yes of course

@rafaelbn rafaelbn closed this Mar 12, 2022
@rafaelbn
Copy link
Member

@rousseldenis do you know which one is the good one?

#1787 or #1385

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.