← Back to team overview

openerp-community-reviewer team mailing list archive

[Bug 1101146] Re: Wrong product description copied to invoice lines

 

This still persist in Odoo v8. In this case it's a sale generated from
POS.

Is there a refference to this bug to keep going at github?

What field is it getting this from in order to get rid of this in the
database? There is no field "note" at account_invoice_line "note".
Instead there is a "name" field. What if I clear this field?

** Attachment added: "Bug persisting"
   https://bugs.launchpad.net/openobject-addons/+bug/1101146/+attachment/4294869/+files/Selecci%C3%B3n_298.png

-- 
You received this bug notification because you are a member of Product
Core Editors, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1101146

Title:
  Wrong product description copied to invoice lines

Status in Odoo Addons:
  Fix Released

Bug description:
  In all current versions, when an invoice is manually recorded, the field <product.product>.description is automatically copied to the field <account.invoice.line>.note .
  This is not consistent with the way the invoices are generated by the other modules.
  On supplier invoices generated from a purchase order, the field <product.product>.description_purchase is copied instead.
  On supplier invoices generated from a sale order, the field <product.product>.description_sale is copied instead.

  So I suggest that when manually recording an invoice, 
  - if it's a supplier invoice, we copy <product.product>.description_purchase to <account.invoice.line>.note
  - if it's a customer invoice, we copy <product.product>.description_sale to <account.invoice.line>.note

  Lionel Sausin

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