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

In social network features in odoo 8. In one, Purchase Order > In Shipments > Transfer.

After transfer, it is showing "Products received Administrator updated document"

But I want to see who has clicked "Transfer" button. I have attached screen shot.

 What I have done, is. The "Transfer" button calls stock_picking's "do_enter_transfer_details" method. I just inherited the 'stock.picking' in my module. Created _columns={'partner_id': ...} it does not work. _columns={'flag': ...} shows error, server does not start. I think, I need to do something in "do_enter_transfer_details" method. But, don't know, what to do.

الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
0
فبراير 21
3979
3
يونيو 17
6094
0
يناير 16
3934
2
أغسطس 19
4818
1
يونيو 19
3345