Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
3007 Vizualizări

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.

Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
0
feb. 21
3965
3
iun. 17
6088
0
ian. 16
3924
2
aug. 19
4793
1
iun. 19
3339