Am Wed, 17 Sep 2014 11:29:00 +0200 schrieb Cédric Krier <[email protected]>:
> On 17 Sep 09:04, Gregor Horvath wrote: > > Hi, > > > > for educational reasons I made a small toy project. > > I wanted to add a field to the invoice_line. > > It worked for the model, but unfortunately the field does not show > > up in the form. > > > > I made a new project account_invoice_anteile. I followed the > > standard project analytic_invoice, because that does exactly that, > > it displays the analytic account in the form. > > I adjusted my project accordingly and updated the module and > > upgraded the database, and started the client with the --dev option. > > In the logs I did not find any hint. How can I debug such a problem? > > Do you see in the log that your model is registered and your XML file > loaded when doing an update? > # grep xml trytond.log [...] [Tue Sep 16 12:10:53 2014] INFO:modules:account_invoice_anteile:loading invoice.xml but there is no line for the invoice_line_form.xml file in the view directory. Should there be a line in the log for this file also? lg gregor
signature.asc
Description: PGP signature
