** Branch linked: lp:~openerp-dev/openobject-addons/trunk- bug-1205717-ptr -- You received this bug notification because you are a member of OpenERP Indian Team, which is subscribed to OpenERP Addons. https://bugs.launchpad.net/bugs/1205717
Title: Spurious product description on invoice lines Status in OpenERP Addons (modules): Confirmed Bug description: When adding a product that has a description to an invoice, the invoice line's "Description" field ends up with both the product name and the description, which is often way too verbose for an invoice line. I was wondering if this behavior was intentional, but when you look at the behavior for a Sale Order or a Purchase Order, you see that adding a product to one of them adds only the product's name to the SO/PO line's description field. Steps to reproduce: 1) Create a new DB with demo data 2) Install the account module 3) Create a new invoice 4) Add a new invoice line 5) Select "HDD-DEM" in the product field Result: Description field is "[HDD-DEM] HDD on Demand On demand hard-disk having capacity based on requirement." Expected: Description field is "[HDD-DEM] HDD on Demand" Using v7.0, addons r9324 To manage notifications about this bug go to: https://bugs.launchpad.net/openobject-addons/+bug/1205717/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~openerp-india Post to : [email protected] Unsubscribe : https://launchpad.net/~openerp-india More help : https://help.launchpad.net/ListHelp

