Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
2 Respostas
600 Visualizações

We produce a product that requires a 1.5 or 2.5 hour curing time after it has been through one work centre before it can be used in the next stage of the process.  Now Odoo makes the product ready to be used before it is cured.  How can I add a time for each product that does not have any cost associated with it?  I tried setting up a new work centre called curing, but that required the operator to start and stop a new Work Order for the curing.  I want this to happen automatically as soon as the previous step is completed.


Avatar
Cancelar
Melhor resposta

Hi

When you are using custom modules and inherits, then you could add a state "on hold" and a timestamp to the product and use a cronjob to set this state to "ready" when some timestamp is >= 2,5h

Regards

Avatar
Cancelar
Melhor resposta

Hi Chris, have you found a solution ? We've got the same subject... :)

Avatar
Cancelar