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

Properties - Removing a property value from XML #169

Open
sagjatome opened this issue Nov 26, 2021 · 0 comments
Open

Properties - Removing a property value from XML #169

sagjatome opened this issue Nov 26, 2021 · 0 comments

Comments

@sagjatome
Copy link

When importing goods via XML, the product gets certain properties and values.
There are cases when a product loses the value of a property (for example, a quality certificate) or the value itself becomes irrelevant.
However, removing a property value from XML does not make any changes to the database.
You either need to check for the presence of properties in XML and delete the disappeared ones, or add an additional
option to clear property values before importing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants