c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #24260
[Bug 783255] [NEW] Wrong Salesman in create invoice from picking
Public bug reported:
Hello,
In addons-6.0 revision 4444, when you create an invoice from picking,
the field user_id in invoice is the current user (uid) and not user_id
from sale.order, if you look in action_invoice_create method in
stock/stock.py line 1016 you will see:
'user_id':uid
this field should be the sale.order.user_id or purchase.order.user_id
Best Regards,
Renato Lima - www.akretion.com
** Affects: openobject-addons
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/783255
Title:
Wrong Salesman in create invoice from picking
Status in OpenERP Modules (addons):
New
Bug description:
Hello,
In addons-6.0 revision 4444, when you create an invoice from picking,
the field user_id in invoice is the current user (uid) and not user_id
from sale.order, if you look in action_invoice_create method in
stock/stock.py line 1016 you will see:
'user_id':uid
this field should be the sale.order.user_id or purchase.order.user_id
Best Regards,
Renato Lima - www.akretion.com
Follow ups
-
[Bug 783255] Re: Wrong Salesman in create invoice from picking
From: Rucha (Open ERP), 2011-11-14
-
[Bug 783255] Re: Wrong Salesman in create invoice from picking
From: Kirti Savalia(OpenERP), 2011-11-09
-
[Bug 783255] Re: Wrong Salesman in create invoice from picking
From: Rucha (Open ERP), 2011-11-09
-
[Bug 783255] Re: Wrong Salesman in create invoice from picking
From: Kirti Savalia(OpenERP), 2011-11-08
-
[Bug 783255] Re: Wrong Salesman in create invoice from picking
From: Manu, 2011-10-07
-
[Bug 783255] Re: Wrong Salesman in create invoice from picking
From: Amit Parik (OpenERP), 2011-05-17
-
[Bug 783255] Re: Wrong Salesman in create invoice from picking
From: Jay Vora (OpenERP), 2011-05-16
-
[Bug 783255] Re: Wrong Salesman in create invoice from picking
From: Rucha (Open ERP), 2011-05-16
-
[Bug 783255] Re: Wrong Salesman in create invoice from picking
From: Kirti Savalia(OpenERP), 2011-05-16
-
[Bug 783255] Re: Wrong Salesman in create invoice from picking
From: Edwin Dsouza(OpenERP), 2011-05-16
-
[Bug 783255] Re: Wrong Salesman in create invoice from picking
From: Edwin Dsouza(OpenERP), 2011-05-16
-
[Bug 783255] Re: Wrong Salesman in create invoice from picking
From: Marco Dieckhoff, 2011-05-16
-
[Bug 783255] [NEW] Wrong Salesman in create invoice from picking
From: Renato Lima - http://www.akretion.com, 2011-05-16
References