Se rendre au contenu
Menu
Cette question a été signalée
3014 Vues

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
Ignorer
Publications associées Réponses Vues Activité
0
févr. 21
3978
3
juin 17
6092
0
janv. 16
3933
2
août 19
4816
1
juin 19
3345