You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem or unsupported use case? Please describe.
Recently, we added the new field contract_definition_batch_order to the Product model.
Also, we have renamed the initial field contract_definition to contract_definition_order.
We need into the detail view of a product this new line so admin user can start to configure the contract
definition that will be used for batch order.
As a reminder, both fields can be set, or None of them. We should keep the same behavior that we have
with the original slot of contract_definition.