Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
2887 Widoki

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.

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
0
lut 21
3728
3
cze 17
5815
0
sty 16
3771
2
sie 19
4454
1
cze 19
3130