Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
2943 Zobrazení

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.

Avatar
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
0
úno 21
3800
3
čvn 17
5913
0
led 16
3812
2
srp 19
4554
1
čvn 19
3205