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

I have configured the Reordering rule to Product X, if I sell Product X in the POS below the minimum level, but the PO is not created in the DB. 

In Odoo is it possible to auto-trigger PO when stock is reduced via POS? or do I have to configure somewhere?

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

With PoS inventory updates are usually posted at end of session, hence the reorder wouldn't trigger real time.

All moves for a session are consolidated into a single inventory operation (PoS Orders)

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

Thank you Jaideep