[REF] stock: alert on show details if not saved
It's not possible to click on the show details button if the picking is not saved. It's a limitation of the webclient. This commit introduces a waring telling the user to save the form view first.
Showing
- addons/stock/views/stock_picking_views.xml 1 addition, 1 deletionaddons/stock/views/stock_picking_views.xml
- addons/web/static/src/js/services/data_manager.js 3 additions, 0 deletionsaddons/web/static/src/js/services/data_manager.js
- addons/web/static/src/js/views/list/list_renderer.js 10 additions, 1 deletionaddons/web/static/src/js/views/list/list_renderer.js
Loading
Please register or sign in to comment