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

Problem bei Gruppenprodukt mit Steueranzeige #157

Closed
22markets opened this issue May 22, 2020 · 9 comments
Closed

Problem bei Gruppenprodukt mit Steueranzeige #157

22markets opened this issue May 22, 2020 · 9 comments
Assignees

Comments

@22markets
Copy link

General

  • Module version: 0.2.0
  • Magento version: 2.3.5-p1
  • PHP version: 7.3

Issue description

Hello, I have installed firegento master magesetup and created a groupped product. There you can see that the Tax shown in the Product Group is 0 $ Tax. But the single product has the 19% Tax.

Steps to reproduce

http://dev.drechselnundmehr.de/catalog/product/view/id/3677/s/drehkugelschreiberbausaetze-mistral/category/25/

@sprankhub
Copy link
Member

That sounds strange, because in #150 (comment), this looks good. @grossmann could you check if you can reproduce the issue?

@jccemden
Copy link

jccemden commented Jun 4, 2020

Same problem here. Pls fix it!
Example: https://www.wessels-angeln.de/okuma-ceymar-cxt-10-65

@grossmann
Copy link

Problem is that the patch is not yet included in the latest version (v. 0.2.0) you have to check out the dev-develpment (not dev-master) branch (with git or composer) to get the fix.
@sprankhub Maybe you can release a new version which includes the fix?

@22markets
Copy link
Author

That do not change anything

http://dev.drechselnundmehr.de/catalog/product/view/id/3740/s/klick-kugelschreiberbausaetze-tempest/category/25/

composer require firegento/magesetup2:dev-develop

@22markets
Copy link
Author

22markets commented Jun 4, 2020

I have tested it in different installations with migrated products and wit new created products. In all shops I see 0%

All shops an 2.3.5-p1

@jccemden
Copy link

jccemden commented Jun 4, 2020

Our client sells only products with 19% tax, so we have edited the german translation file:
app/code/FireGento/MageSetup/i18n/de_DE.csv
from:
"Incl. %1 VAT","Inkl. %1 MwSt."
to:
"Incl. %1 VAT","Inkl. 19% MwSt."

It's not the best solution, but it works for now.

@grossmann
Copy link

OK, I think we have two separate issues here. The one I reported was the additional tax display on the grouped product (not the child products), see issue #150.
The issue of @22markets is that on the child products he get 0% instead of 7%/19%. I am not sure what the problem here is.
I tested on a M2.3.4-p2 an dev-develop and have correct Tax % displayed.
grafik

@22markets
Copy link
Author

Hello again :-)

https://www.bbquh.de/test-group

here is a newly created product with a fresh install of magento 2.3.5 with the same behavior. I have tried to find the problem but it has nothing to do with the setting.

@frostblogNet frostblogNet self-assigned this Jun 27, 2020
@frostblogNet
Copy link
Member

@22markets

Hello looks like you have an Issue with your tax configuration. I have setup a demo shop with magento sample data and it work like it should.

grafik

I will close this issue for now. If you fine out more feel free to reopen it again.

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

No branches or pull requests

5 participants