← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 701118] Re: [6.0RC2] German translation - ECNJ

 

** Changed in: openobject-addons
       Status: New => Invalid

** Converted to question:
   https://answers.launchpad.net/openobject-addons/+question/140990

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

Title:
  [6.0RC2] German translation - ECNJ

Status in OpenObject Addons Modules:
  Invalid

Bug description:
  it seems to me that this code  ECNJ is very language/country specific
what does it mean 
      
 vals_journal = {
            'view_id': view_id,
            'name': _('Purchase Refund Journal'),
            'type': 'purchase_refund',
            'refund_journal': True,
            'code': _('ECNJ'),
            'sequence_id': seq_id_purchase_refund,
            'analytic_journal_id': analitical_journal_purchase,
            'company_id': company_id

same for sales refunds
           'code': _('SCNJ')

Kl
Located in report:account.analytic.account.journal:0
does not exist





References