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

Hi,

Is there a way to require approval before applying the physical inventory count update? Ideally, employees can input the real count, but only a manager should be able to confirm it by clicking the Apply button. This way, there’s a review step before the inventory is officially updated. If not, is there any alternative access restriction to achieve this flow?

頭像
捨棄
最佳答案

Hi,

In Odoo 19, there’s no built-in approval step for physical inventory updates, but you can achieve it through access rights or customization. The simplest method is to restrict the Apply button to inventory managers only. With this setup, employees can enter counts and save them, but only managers can finalize the update.

For a smoother process, you can introduce a custom approval workflow. This involves adding an intermediate state such as “To Approve”, where employees submit counts for review. Managers can then see pending adjustments and confirm them, which updates the stock. This approach requires a small customization to extend the inventory adjustment model and adjust button visibility based on user roles.

As alternatives, you can use activities to notify managers for review, or, if you have Odoo Enterprise with Studio,add an approval field that only managers can edit, making the Apply button conditional on that approval. In short, you can either restrict validation to managers or add a formal approval step with a customization or Studio configuration.


Hope it helps

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
1
10月 23
1769
2
11月 24
5828
2
5月 18
5059
0
8月 17
3769
0
6月 23
1904