OCA/product-variant

[11.0] Some inconsistencies in the views.

Closed this issue · 2 comments

I'm looking and comparing the views and i found some problems with them:
vistasdelconfigurador

Description: when the user is looking in the PO or SO it wants to know what product and what attributes it has, that's why the description field in SO is the most adequate for a view. That field in PO shows the reference code, while users want to know more clear information.

Product Template: it can be showed too in the PO view, or in neither of the two.

Product: It can be shown in both, but while in PO is showed(it shows just for products that have previously set attribute values #125), it is blank in the SO.

I don't know what is the approach behind this differences but i think this changes could be good.

It's not inconsistency: product won't be filled if it still doesn't exist. When confirming the PO, you'll have it. You can create it on the fly without the module purchase_variant_configurator_on_confirm.

I'm not using purchase_variant_configurator_on_confirm.