> > > - In the server log, when installing / upgrading, do you see >> "INFO:modules:nfse_br:**registering classes" ? >> > yes > [Tue Oct 22 09:59:36 2013] INFO:modules:nfse_br:**registering classes > (appears 4 times) > [Tue Oct 22 09:59:36 2013] INFO:modules:account_invoice:**registering > classes > [Tue Oct 22 11:35:57 2013] INFO:modules:nfse_br:loading invoice.xml > [Tue Oct 22 11:35:57 2013] INFO:modules:account_invoice > [Tue Oct 22 11:35:57 2013] INFO:modules:nfe_br > [Tue Oct 22 11:35:57 2013] INFO:server:Update/Init succeed! >
It is weird that your module appears before account_invoice. Did you add account_invoice in your module tryton.cfg depends ? Jean CAVALLO Coopengo
