跳至内容
菜单
此问题已终结
1 回复
4169 查看

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.

形象
丢弃
最佳答案

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

形象
丢弃
编写者

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

相关帖文 回复 查看 活动
1
3月 15
9381
0
3月 15
3507
1
3月 15
9801
1
2月 17
10476
0
6月 15
3999