On 22 Oct 2013 04:07, "Gmail - Iasmini" <[email protected]> wrote: > > Em 22/10/2013 05:08, Raimon Esteve escreveu: > >>> <field name="model">account_invoice.invoice</field> >> >> >> Model is account.invoice >> > > If I change "_" to "." it gives the error: > > module, xml_id = xml_id.split('.') > ValueError: too many values to unpack >
The model is just account.invoice, not account.invoice.invoice I think. Try that out instead. Missed that one... Raimon your eyes are clearer than mine... > when I try to do: ./trytond -d cavucador -u nfse_br > > > -- > Iasmini Gomes > SÃlex Sistemas > [email protected] > www.silexsistemas.com.br
