Skip to content

Conversation

@fw-bot
Copy link
Contributor

@fw-bot fw-bot commented Dec 12, 2024

Steps to reproduce:

  • define your language as French/BE
  • create a bill (facture fournisseur)
  • edit the vat with '20.13' using the numpad decimal key

Issue:
the amount is '2013.00'

Cause:
numpad decimal in belgian layout is a comma , which in this is interpreted as a thousands separator.

Solution:
Use the useNumpadDecimal hook

opw-4284370

Forward-Port-Of: #189582

@robodoo
Copy link
Contributor

robodoo commented Dec 12, 2024

Pull request status dashboard

@fw-bot
Copy link
Contributor Author

fw-bot commented Dec 12, 2024

@yosa-odoo @h4818 cherrypicking of pull request #189582 failed.

stdout:

Auto-merging addons/account/static/src/components/tax_totals/tax_totals.js
CONFLICT (content): Merge conflict in addons/account/static/src/components/tax_totals/tax_totals.js
Auto-merging addons/account/static/src/components/tax_totals/tax_totals.xml

Either perform the forward-port manually (and push to this branch, proceeding as usual) or close this PR (maybe?).

In the former case, you may want to edit this PR message as well.

⚠️ after resolving this conflict, you will need to merge it via @robodoo.

More info at https://github.com/odoo/odoo/wiki/Mergebot#forward-port

@robodoo robodoo added forwardport This PR was created by @fw-bot conflict There was an error while creating this forward-port PR labels Dec 12, 2024
@C3POdoo C3POdoo added the OE the report is linked to a support ticket (opw-...) label Dec 12, 2024
@yosa-odoo yosa-odoo force-pushed the 17.0-16.0-opw-4284370-numpad_decimal_vat_edit-yosa-YDLE-fw branch from ecfbbdf to 00556b1 Compare December 12, 2024 12:43
@yosa-odoo
Copy link
Contributor

tested locally

@fw-bot
Copy link
Contributor Author

fw-bot commented Dec 16, 2024

@yosa-odoo @h4818 this forward port of #189582 is awaiting action (not merged or closed).

Steps to reproduce:
- define your language as French/BE
- create a bill (facture fournisseur)
- edit the vat with '20.13' using the numpad decimal key

Issue:
the amount is '2013.00'

Cause:
numpad decimal in belgian layout is a comma `,` which in this is interpreted as a thousands separator.

Solution:
Use the `useNumpadDecimal` hook

opw-4284370

X-original-commit: b933e82
@yosa-odoo yosa-odoo force-pushed the 17.0-16.0-opw-4284370-numpad_decimal_vat_edit-yosa-YDLE-fw branch from 00556b1 to 0d2216a Compare December 16, 2024 10:52
@yosa-odoo
Copy link
Contributor

robodoo r+

robodoo pushed a commit that referenced this pull request Dec 16, 2024
Steps to reproduce:
- define your language as French/BE
- create a bill (facture fournisseur)
- edit the vat with '20.13' using the numpad decimal key

Issue:
the amount is '2013.00'

Cause:
numpad decimal in belgian layout is a comma `,` which in this is interpreted as a thousands separator.

Solution:
Use the `useNumpadDecimal` hook

opw-4284370

closes #190482

X-original-commit: b933e82
Signed-off-by: Habib Ayob (ayh) <ayh@odoo.com>
Signed-off-by: Yolann Sabaux (yosa) <yosa@odoo.com>
@robodoo robodoo closed this Dec 16, 2024
@fw-bot fw-bot deleted the 17.0-16.0-opw-4284370-numpad_decimal_vat_edit-yosa-YDLE-fw branch December 30, 2024 14:55
BurkhalterY pushed a commit to Burkhalter-IT/odoo that referenced this pull request Jan 28, 2025
Steps to reproduce:
- define your language as French/BE
- create a bill (facture fournisseur)
- edit the vat with '20.13' using the numpad decimal key

Issue:
the amount is '2013.00'

Cause:
numpad decimal in belgian layout is a comma `,` which in this is interpreted as a thousands separator.

Solution:
Use the `useNumpadDecimal` hook

opw-4284370

closes odoo#190482

X-original-commit: b933e82
Signed-off-by: Habib Ayob (ayh) <ayh@odoo.com>
Signed-off-by: Yolann Sabaux (yosa) <yosa@odoo.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

conflict There was an error while creating this forward-port PR forwardport This PR was created by @fw-bot OE the report is linked to a support ticket (opw-...)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants