İçereği Atla
Menü
Bu soru işaretlendi
1 Cevapla
4717 Görünümler

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
Vazgeç
En İyi Yanıt

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
Vazgeç
Üretici

Many thanx, i'll check it :)

let me know if it works

İlgili Gönderiler Cevaplar Görünümler Aktivite
1
Şub 23
1905
1
Eki 22
28303
2
Eki 22
4311
0
Tem 20
1918
1
Nis 17
5863