Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
2673 Vistas

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

Avatar
Descartar
Mejor respuesta

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

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
2
may 25
1430
4
may 25
5125
1
ago 24
2411
1
feb 24
3168
3
oct 23
11230