Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
1 Răspunde
4804 Vizualizări

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.

Imagine profil
Abandonează
Cel mai bun răspuns

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"/>



Imagine profil
Abandonează
Autor

Many thanx, i'll check it :)

let me know if it works

Related Posts Răspunsuri Vizualizări Activitate
1
feb. 23
2026
1
oct. 22
28491
2
oct. 22
4456
0
iul. 20
2058
1
apr. 17
5957