** Changed in: openerp.pt-br-localiz
       Status: In Progress => Fix Released

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

Title:
  Erro ao instalar l10n_br (KeyError: 'domain')

Status in OpenERP Brasil:
  Fix Released

Bug description:
  #Contexto:
        openerp-server: v6.0.1
        openerp.pt-br-localiz: revison 152
        Em uma base de dados nova, apenas com o base instalado.

  #Como reproduzir:
        Tento instalar o módulo "l10n_br" (e suas dependêcias por consequinte).
        
  #Console openerp-server:
        [16:03:21] Falker - Daniel Pinheiro dos Santos: [2011-02-09 
15:28:42,894][falkerv6] INFO:init:module l10n_br: loading 
data/account.tax.code.template.csv
        [2011-02-09 15:28:43,007][falkerv6] ERROR:web-services:Uncaught 
exception
        Traceback (most recent call last):
          File "/opt/v6openerp/server/osv/osv.py", line 122, in wrapper
                return f(self, dbname, *args, **kwargs)
        (...)
                if fields_def[field[len(prefix)]]['type']=='one2many':
        KeyError: 'domain'
        [2011-02-09 15:28:47,102][falkerv6] INFO:init:module base: loading 
objects
        Falker - Daniel Pinheiro dos Santos

        
  No arquivo em questão vejo no diff que foi inserido a nova coluna "domain" 
que dá o erro.
  #data/account.tax.code.template.csv
        Última modificação: 09/02/11 12:42, Estado: modificado, Tipo: arquivo

        "id","code","name","parent_id:id","sign","domain"
        "tax_code_chart_root","","Códigos de Impostos Brasileiros","","1",""
        "tax_code_1","ICMS","ICMS Interno","tax_code_chart_root","1","icms"
        (...)

To manage notifications about this bug go to:
https://bugs.launchpad.net/openerp.pt-br-localiz/+bug/715963/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~c2c-oerpscenario
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~c2c-oerpscenario
More help   : https://help.launchpad.net/ListHelp

Reply via email to