Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
4720 Zobrazení

Hi,

Is it possible to change default view in Warehouse ?
Once you click on "Warehouse" Odoo displays "All operations" i would like to see products instead.

Avatar
Zrušit
Nejlepší odpověď

Hi Robert , please try this in your custom module that depend on 'stock' module :


        <menuitem name="Warehouse"
            id="stock.menu_stock_root"
            groups="stock.group_stock_manager,stock.group_stock_user"
            sequence="70" action="product.product_template_action"/>



Avatar
Zrušit
Autor

Many thanx, i'll check it :)

let me know if it works

Related Posts Odpovědi Zobrazení Aktivita
1
úno 23
1905
1
říj 22
28306
2
říj 22
4313
0
čvc 20
1920
1
dub 17
5864