تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
1 الرد
4742 أدوات العرض

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.

الصورة الرمزية
إهمال
أفضل إجابة

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



الصورة الرمزية
إهمال
الكاتب

Many thanx, i'll check it :)

let me know if it works

المنشورات ذات الصلة الردود أدوات العرض النشاط
1
فبراير 23
1916
1
أكتوبر 22
28328
2
أكتوبر 22
4338
0
يوليو 20
1961
1
أبريل 17
5873