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

When the Procurement Scheduler runs, it creates the requisitions by applying reordering rules and does reservation.


Is it possible to disable reservation from the scheduler?

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

Hello 1st Light Energy,

I've got the same request.

Have you found a solution for this problem ?

good question! all I know is that improvements are being made in that sense: https://twitter.com/logicafgi/status/1369671913870667782

Автор

We ended up paying someone through Upwork. It was a simple modification for a few hundred dollars.

Hi
can you share the code with me i also need it ? hunainfast@gmail.com

Can you share consultant contact or description of needed fix to disable automatic reservation ?
Thank you
sdadrianalvarez@gmail.com

Лучший ответ

Odoo 11/12. 
After a short search, I disabled the backup in the code. Because no other method helped.

odoo/addons/stock/wizard/stock_scheduler_compute.py

    def procure_calculation(self):
        return

Аватар
Отменить
Related Posts Ответы Просмотры Активность
2
авг. 24
20042
2
июл. 24
2831
1
нояб. 20
3219
1
апр. 18
3469
4
мар. 15
6429