11.0 mig website_sale_require_legal#237
Conversation
chienandalu
left a comment
There was a problem hiding this comment.
Thanks for your work @ernestotejeda You should migrate from 10.0 though (https://github.com/OCA/e-commerce/tree/10.0/website_sale_require_legal) wich has several improvements like gdpr compliance, etc.
|
Thanks @ernestotejeda ! @Tecnativa previous PR:
This is a set of @gdpr improvements |
05d64c1 to
de2310b
Compare
|
Please @chienandalu review again, thanks! |
| * David Vidal <david.vidal@tecnativa.com> | ||
| * `Tecnativa <https://www.tecnativa.com>`_: | ||
|
|
||
| * Ernesto Tejeda <ernesto.tejeda87@gmail.com> |
There was a problem hiding this comment.
All the above are from tecnativa too, put them here.
| @@ -0,0 +1,3 @@ | |||
| To install this module, you need to: | |||
|
|
|||
| * Install repository `OCA/website <https://github.com/OCA/website>`_. | |||
There was a problem hiding this comment.
This is implicit, remove it please. (People get dependencies when downloading from apps.odoo.com)
There was a problem hiding this comment.
In PR #238 @chienandalu comment something like this, and @pedrobaeza answered:
That's not true. You have to indicate dependencies outside of the current repo, which is the case.
Please, check that and confirm me what i should do, thanks.
|
@ernestotejeda please review runbot warning: |
yajo
left a comment
There was a problem hiding this comment.
Almost perfect, just one last detail.
| all_values.get('accepted_legal_terms')): | ||
| environ = request.httprequest.headers.environ | ||
| metadata = "Website legal terms acceptance metadata: " | ||
| metadata += "\n".join( |
|
Hi @ernestotejeda tested functionally it doesn't work. There in not legal advice and checkbox: |
rafaelbn
left a comment
There was a problem hiding this comment.
Sorry, someone uninstall de module....
Tested functionality 👍
|
Please @ernestotejeda add test codecov/patch — 65.62% of diff hit (target 100%) Thank you |
|
Awesome. Please squash migration commits, to merge. Thanks! 😉 |
dbc5c73 to
42c3305
Compare


Normal migration
Cc @Tecnativa