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

[12.0] [MIG] website_sale_vat_required #255

Closed
wants to merge 8 commits into from
Closed

[12.0] [MIG] website_sale_vat_required #255

wants to merge 8 commits into from

Conversation

bouvyd
Copy link
Contributor

@bouvyd bouvyd commented Oct 29, 2018

  • removed js tour that was nowhere in the assets (and thus never loaded)
  • adapted to BS4 class names

eLBati and others added 8 commits October 29, 2018 19:46
[FIX] Depend on vat validation module that causes the VAT number field to be displayed at checkout in the first place
This addon got migrated from 8.0. Relevant notes:

- Moved from `OCA/website` to `OCA/e-commerce`.
- Reduced license headers to new style ones, keeping copyright.
- Updated README template.
- Replaced dirty hack that disables addon in test mode, and hack the tour instead (actually testing the addon).
- Benefit from upstream updates, that now handles incorrect VAT errors.
- removed js tour that was nowhere in the assets (and thus never loaded)
- adapted to BS4 class names
@emagdalenaC2i emagdalenaC2i mentioned this pull request Dec 28, 2018
19 tasks
<template id="website_sale_vat_required_assets_frontend_demo" inherit_id="website_sale.assets_frontend">
<xpath expr="//script[last()]" position="after">
<script type="text/javascript"
src="/website_sale_vat_required/static/src/js/website_sale_vat_required.tour.js"/>
Copy link
Member

Choose a reason for hiding this comment

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

Tour is loaded here...

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.

Thanks @dbo-odoo

Please recover tours and move the asset loading to its proper location 😅

@ernestotejeda
Copy link
Member

Superseded by #302

@pedrobaeza pedrobaeza closed this Sep 12, 2019
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.

None yet

10 participants