跳至內容
選單
此問題已被標幟
2 回覆
610 瀏覽次數

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.


頭像
捨棄
最佳答案

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

頭像
捨棄
最佳答案

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

頭像
捨棄