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

I don't find the Import button only for Work Orders in Odoo14 anymore. Is there a way to enable that option?
I need it in special way to import the production confirmations of Start date, End date, Loss type.
Best regards

Eng.Ivano Persico

頭像
捨棄
最佳答案

Hi,

The import button is invisible as the create="0" set for the view. Normally the work order is automatically generated based on the BOM configuration, thus the manual creation is disabled.


Still if you need the import option, just set create="1" for the view by inheriting the view from the code, or from the user interface by enabling the debug mode.



Then you can see the import button under the Favourites.


Thanks

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
2
5月 25
1428
4
5月 25
5123
1
8月 24
2410
1
2月 24
3166
3
10月 23
11228