Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
353 Представления

Validation ErrorThe operation cannot be completed: - Create/update: a mandatory field is not set. - Delete: another model requires the record being deleted. If possible, archive it instead. Model: Sales Order (sale.order) Field: Branch (branch_id)

Аватар
Отменить
Лучший ответ

This is definitely come from your customer module that contain field banch_id, in order to fix this, try to fill the value for branch_id either by python code or edit on view which will depend on your custom addons

Аватар
Отменить