Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
1 Balas
4731 Tampilan

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
Buang
Jawaban Terbai

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
Buang
Penulis

Many thanx, i'll check it :)

let me know if it works

Post Terkait Replies Tampilan Aktivitas
1
Feb 23
1905
1
Okt 22
28313
2
Okt 22
4318
0
Jul 20
1937
1
Apr 17
5865