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

cannot set price custom field type directly (without opening "Currency dependent pricing" modal) #3645

Open
EmmanuelScopelliti opened this issue Apr 5, 2024 · 0 comments
Labels

Comments

@EmmanuelScopelliti
Copy link

PHP Version

8.3.4

Shopware Version

6.6.0.2

Expected behaviour

If I put a price it should convert for every currencies automatically wothout opening the mentioned modal. It workend until v6.5

Actual behaviour

If a price is added in this custom field, it become disabled, the modal is no more reachable and the value is set automatically to 0.
If the price is added from the currencies modal, it is saved and all works well. If in a later moment this field is modified in the plain input (outside modal), this field vanish.

In both cases the field will be enable and visible in the next page refresh, without the settings

How to reproduce

  1. Create a customfield with a price type.
  2. got to the assigned entity (in my example: "products")
  3. try to edit this field without the currency modal
  4. try to update the field with modal
  5. refresh the page and try to modify the field again without modal
error_report.mp4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant