admin
admin copied to clipboard
Bug: When creating draft order, only create product that has only supported region.currency
Hi @olivermrbl , the reproducion is
- Run the seed, currently the seed will support EUR, USD
- Add more currency
- Remove EUR and USD
- Now when creating draft orders for those products in EUR or USD, error will be thrown.
Not sure how to handle this case. We can
- Filter only supported current currency of the order
- Default assign those products to the order' currency
Can I get you to elaborate a bit more on the issue you are facing? Would be great with reproducible steps :)
Hi @olivermrbl I updated the description.