← Back to team overview

c2c-oerpscenario team mailing list archive

Re: [Bug 821486] Re: The invoice user_id is not already the same that sale order user_id

 

Thanks for all

Regards

2011/8/8 Bharat Devnani (Open ERP) <821486@xxxxxxxxxxxxxxxxxx>

> Hello Jean-Sebastien SUZANNE,
>
> I have checked and applied your patch, and it's working fine, The
> solution will be merged soon in addons. Following are the Revision ID
> and Number of the bug :
>
> Revision ID  : bde@xxxxxxxxxxx-20110808092920-7101p0fxfkteissq
> Revision Number : 4920
>
> Thanks for Reporting, and solution.
>
> Regards,
> Devnani Bharat R.
>
> ** Changed in: openobject-addons
>       Status: In Progress => Fix Committed
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/821486
>
> Title:
>  The invoice user_id is not already the same that sale order user_id
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/openobject-addons/+bug/821486/+subscriptions
>


-- 
Jean-Sébastien Suzanne
Développeur / *Software d*eveloper

27 avenue Jean Mantelet
61000 Alençon
FRANCE

*Tel : +33 (0)2 33 31 22 10
Fax : +33 (0)2 33 31 22 14*


********************************************************************************
Ce message et toutes les pièces jointes (ci-après le "message") sont établis à
l'intention exclusive de ses destinataires et sont confidentiels. Si vous
recevez ce message par erreur, merci de le détruire et d'en avertir
immédiatement l'expéditeur. Toute utilisation de ce message non conforme à sa
destination, toute diffusion ou toute publication, totale ou partielle, est
interdite, sauf autorisation expresse. L'internet ne permettant pas d'assurer
l'intégrité de ce message, SYLEAM décline toute responsabilité au titre de ce
message, dans l'hypothèse où il aurait été modifié.

This message and any attachments (the "message") is intended solely for the
addressees and is confidential. If you receive this message in error, please
delete it and immediately notify the sender. Any use not in accord with its
purpose, any dissemination or disclosure, either whole or partial, is prohibited
except formal approval. The internet can not guarantee the integrity of this
message. SYLEAM shall not therefore be liable for the message if modified.
********************************************************************************

-- 
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/821486

Title:
  The invoice user_id is not already the same that sale order user_id

Status in OpenERP Modules (addons):
  Fix Committed

Bug description:
  addons rev 4754.
  Linux Ubuntu
  ### Action to reproduce the bug
  install modules account and sale
  Create 2 user: Fabien, Stephane with all the group need to make sale and accounting
  With user Fabien, create a sale order with tree line( the product does not matter) and confim the order.
  With user Stephane, in sales/Invoicing/Line to invoice, select one of the line of the order created by Fabien. click on the button "Create Invoice". This button use the wizard sale_line_invoice.
  With user Stephane, create invoice by the sale order.
  #### the result observed
  We have 2 invoices:
  * One with 1 line and the user_id is Stephane
  * One with 2 lines and the user_id is Fabien.
  Or the invoices was created by Stephane and the sale order by Fabien
  #### the result expected
  2 invoices with user_id=Fabien because it the real saleman.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/821486/+subscriptions


References