Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
4176 Visualizzazioni

In OpenERp v7

A sale order is created with the customer having sale agent. After confirming the sale , I created the invoice. The Agent field in the created invoice is empty.

The agent is not populated from sale order to invoice.

Is there any change to be done in the latest version of the sale commission module downloaded from launchpad.

Avatar
Abbandona
Risposta migliore

Hello !

If you want to transfer anything from Sales Order to invoice, then you have to override this method in your module which is written in Sale module in sale.py file.
If you are aware about OpenERP architecture and having python knowledge then you can do that.

def _prepare_invoice()

Thanks,
Acespritech Solutions Pvt. Ltd.
www.acespritech.com
Mail: info@acespritech.com
Skype: acespritech
Blogs: http://acespritechblog.wordpress.com

Avatar
Abbandona
Autore

Thanks for the answer , will try to extend that method in sale.py

Post correlati Risposte Visualizzazioni Attività
1
mar 15
9384
0
mar 15
3508
1
mar 15
9805
1
feb 17
10480
0
giu 15
4004