跳至内容
菜单
此问题已终结
1 回复
2666 查看

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
5121
1
8月 24
2409
1
2月 24
3165
3
10月 23
11227