Skip to Content
Menú
This question has been flagged
1 Respondre
4314 Vistes

Want to have a button on the customer(res.partner view) from where a lead can be generated with auto populating the customer/contact info.  Along with the button would like to provide a text box where the user can fill in some details(basic requirements for the lead) which can go to internal notes of the lead.

  would like to make it on my own but need some guidance...   

 

Avatar
Descartar
Best Answer

Hi Nischal,

pls check the code that creates a PO from a Purchase Requisition, it will fully guide you, but this needs some work.

You have to install the Purchase requisition module, create a PR and from it create a PO.

The key method for my example is 

make_purchase_order

There are also some other examples, like creating an Invoice from a sales order/purchase order.

For full set of examples that you can wander along them you can search the code for 

.create(

this will guide you more


Avatar
Descartar
Related Posts Respostes Vistes Activitat
0
de nov. 16
3275
0
de març 25
1466
0
de gen. 25
3612
1
d’ag. 23
14972
1
d’ag. 23
13625