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

When tier price qty above 1000 adds a thousand separator in the Admin Panel #5745

Closed
paales opened this issue Jul 21, 2016 · 5 comments
Closed
Labels
bug report Issue: Format is not valid Gate 1 Failed. Automatic verification of issue format is failed Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development Partner: Reach Digital Pull Request is created by partner Reach Digital

Comments

@paales
Copy link
Contributor

paales commented Jul 21, 2016

Steps to reproduce

  1. Install Magento 2.1
  2. Set the language to something european (dutch in this case)
  3. Create product with a tierprice with qty 1000.
  4. Save the product

Expected result

The tier qty field should have qty 1000

Actual result

  1. The tier qty field has a qty 1.000
  2. Saving the product sets the qty to 1
@antboiko
Copy link

Hi @paales , thanks for reporting this issue. We've created internal ticket MAGETWO-55847 to fix it.

Best,
Anton.

@senthilengg
Copy link

senthilengg commented Aug 24, 2016

Not able to save the product, System throws duplicate error We found a duplicate website, tier price, customer group and quantity. with the below tier prices configured then edit and click save.
tir_price

mmansoor-magento pushed a commit that referenced this issue Sep 8, 2016
mmansoor-magento pushed a commit that referenced this issue Sep 8, 2016
mmansoor-magento pushed a commit that referenced this issue Sep 8, 2016
mmansoor-magento pushed a commit that referenced this issue Sep 8, 2016
mmansoor-magento pushed a commit that referenced this issue Sep 8, 2016
mmansoor-magento pushed a commit that referenced this issue Sep 8, 2016
…d separator in the Admin Panel #5745

  - Remove suppress
mmansoor-magento pushed a commit that referenced this issue Sep 8, 2016
Fixed issues:
- MAGETWO-52974: Configurable product options not saved when editing
- MAGETWO-57175: Cannot delete product image
- MAGETWO-52309: Configurable Product. Price should not be sent to server while saving.
- MAGETWO-51447: CatalogSearch Fulltext Collection not allows to use filters with multiple values
- MAGETWO-55847: [GitHub] When tier price qty above 1000 adds a thousand separator in the Admin Panel #5745
@xmav
Copy link
Contributor

xmav commented Sep 9, 2016

Issue has been fixed

@xmav xmav closed this as completed Sep 9, 2016
@paales
Copy link
Contributor Author

paales commented Sep 26, 2016

@xmav Thanks!

okorshenko pushed a commit that referenced this issue Dec 14, 2016
okorshenko pushed a commit that referenced this issue Dec 14, 2016
okorshenko pushed a commit that referenced this issue Dec 14, 2016
Fixed issues:
 - MAGETWO-56944: Image does not save when edited via right-click and "Insert/Edit Image"
 - MAGETWO-56018: [GitHub] Fail to import custom options #5573
 - MAGETWO-57035: [Backport] - Unable to upload change robots.txt file via admin panel - for 2.1
 - MAGETWO-56922: [Backport] - [GitHub] When tier price qty above 1000 adds a thousand separator in the Admin Panel #5745
@paales paales added the Partner: Reach Digital Pull Request is created by partner Reach Digital label May 8, 2018
@magento-engcom-team magento-engcom-team added the Issue: Format is not valid Gate 1 Failed. Automatic verification of issue format is failed label May 8, 2018
@manojind
Copy link

We found a duplicate website, tier price, customer group and quantity magento 2

SOLVED :
https://gist.github.com/manojind/49479d60a2592acb70da5db10dd4a476

Just edit the product -> Tier price -> remove the duplicate tier price option ( Customer group , Website and qty ) ,
Like .
You set site1 -> QTY 10 -> Customer group retailer -> price $10

Now next price :-> You set site1 -> QTY 10 -> Customer group general -> price $10

Problem : Genral and retailer group will work same so remove anyone , If you need wholesaler customer then you can add next option .

pdohogne-magento pushed a commit that referenced this issue Jul 28, 2020
[TSG][2.4.0] MC-34482: MFTF tests causing high load on Jenkins agents in MTSv1 platform
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug report Issue: Format is not valid Gate 1 Failed. Automatic verification of issue format is failed Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development Partner: Reach Digital Pull Request is created by partner Reach Digital
Projects
None yet
Development

No branches or pull requests

7 participants