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

[MIG] website_sale_show_company_data: Migration to 12.0 #290

Merged

Conversation

victormmtorres
Copy link

Copy link
Member

@tbaden tbaden left a comment

Choose a reason for hiding this comment

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

thanks for the work 👍
I did a code review: LGTM

Copy link
Member

@chienandalu chienandalu left a comment

Choose a reason for hiding this comment

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

Testing on runbot I got this weird behaviour:

vat-issue

@pedrobaeza
Copy link
Member

This seems something with website_sale_checkout_country_vat more than with this module. cc @Tardo

@Tardo
Copy link
Member

Tardo commented May 22, 2019

I think that conflicts come from here: https://github.com/odoo/odoo/blob/12.0/addons/website_sale/views/templates.xml#L1283
And others for use t-esc with empty values...

@pedrobaeza
Copy link
Member

So it's reproducible without the module?

@Tardo
Copy link
Member

Tardo commented May 22, 2019

@pedrobaeza Yes, without 'website_sale_checkout_country_vat' gets the same behavior

@pedrobaeza
Copy link
Member

OK, thanks for the confirmation. @victormmtorres then you should find another way to inject the fields for not conflicting that way.

@pedrobaeza pedrobaeza added this to the 12.0 milestone May 22, 2019
@victormmtorres victormmtorres force-pushed the 12.0-mig-website_sale_show_company_data branch from 188146d to ca7eeac Compare May 24, 2019 15:11
@victormmtorres
Copy link
Author

@chienandalu Please have a check

@chienandalu
Copy link
Member

Ok, once runbot is up I'll check it. Did you get to find out if there was an Odoo core bug?

@victormmtorres
Copy link
Author

Ok, once runbot is up I'll check it. Did you get to find out if there was an Odoo core bug?

You mean about the VAT no being filled from parent partner? Not sure if it's reported but for sure I could not see this field propagated as soon you edited the parent partner

@victormmtorres
Copy link
Author

@victormmtorres
Copy link
Author

@chienandalu please have a test when have time

Copy link
Member

@chienandalu chienandalu left a comment

Choose a reason for hiding this comment

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

Looks ok now. The other bug is on Odoo's roof now. Just a tiny thing:

@@ -1 +1,3 @@
* David Vidal <david.vidal@tecnativa.com>
* `Tecnativa <https://www.tecnativa.com>`_:
* David Vidal
Copy link
Member

Choose a reason for hiding this comment

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

You need a blank line in between or it won't be properly formated (you can make a quick test with http://rst.ninjs.org)

@OCA-git-bot
Copy link
Contributor

This PR has the approved label and has been created more than 5 days ago. It should therefore be ready to merge by a maintainer (or a PSC member if the concerned addon has no declared maintainer). 🤖

@victormmtorres victormmtorres force-pushed the 12.0-mig-website_sale_show_company_data branch from 618541d to 61f2ff5 Compare June 3, 2019 13:50
@victormmtorres
Copy link
Author

Changes done @chienandalu

@pedrobaeza pedrobaeza merged commit 89ec84e into OCA:12.0 Jun 14, 2019
@pedrobaeza pedrobaeza deleted the 12.0-mig-website_sale_show_company_data branch June 14, 2019 10:59
@OCA-git-bot OCA-git-bot mentioned this pull request Jun 14, 2019
19 tasks
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.

7 participants