← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 779092] [NEW] [sale] 'Customer Invoices' should be translatable

 

Public bug reported:

When you generate an invoice from sale order, the new form title is always displayed in English (independently of user language).
See line 448: http://bazaar.launchpad.net/~openerp/openobject-addons/6.0/view/4568/sale/sale.py#L446
I think 'Customer Invoices' should be replaced by _('Customer Invoices')

** 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/779092

Title:
  [sale] 'Customer Invoices' should be translatable

Status in OpenERP Modules (addons):
  New

Bug description:
  When you generate an invoice from sale order, the new form title is always displayed in English (independently of user language).
  See line 448: http://bazaar.launchpad.net/~openerp/openobject-addons/6.0/view/4568/sale/sale.py#L446
  I think 'Customer Invoices' should be replaced by _('Customer Invoices')


Follow ups

References