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

I have created my custom module and added product quantity field now i want to update quantity on hand


thanks in advance ...

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

In  OpenERP quantity on hand is a functional field. So It is not possible to use write method in case of Quantity On Hand.

Try to use the function instead of write method.

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