コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
2684 ビュー

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
1438
4
5月 25
5136
1
8月 24
2427
1
2月 24
3171
3
10月 23
11241