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

Hello,

I'm trying to achieve a course about odoo's functionality, and my example is about a Coffee restaurant case.

I manage some purchased articles : Coffee beans, sugar, water

And produce some goods : Coffee cup = manufactured product based on : Coffee beans, sugar, water.

I want to make automatic production schedule from POS, when the waiter order a Coffee cup, automatically a background production task is runned to produce the coffee cu from (Coffee beans, sugar, water) components.

Is anyone has an idea about how to link POS orders to Manufacturing orders.

regards

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

Hello,

You can set bill of materials for product as sell as kit instead of normal, then selling a product from pos will reduce quantity of its raw materials.

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

Excelent answer, thank you very much, finally found the solution. I have another question, how can I execute the Manufacturing order automatically.