Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
1 Beantwoorden
4710 Weergaven

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
Annuleer
Beste antwoord

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
Annuleer
Auteur

Many thanx, i'll check it :)

let me know if it works

Gerelateerde posts Antwoorden Weergaven Activiteit
1
feb. 23
1901
1
okt. 22
28292
2
okt. 22
4307
0
jul. 20
1907
1
apr. 17
5860