2012/11/21 Lewis <[email protected]>: > I am new to Tryton (version 2.4) and using GNUHealth. I was able to add a > new page inside of a notebook using views, but I would like to add new > fields to collect data. I have looked at the documentation and still do not > understand how I add a new field. I tried to add new fields via the GUI, > but certain fields are grayed out and I cannot do it. Can someone help me?
inherit the view and add xpath expr Check documentation tryton framework how to inherit views and models. -- Si us plau, NO adjunti arxius a les seves respostes. Li preguem que integri el text al cos del missatge. Pot respondre usant NetEtiquete que li ajudarà a seguir la conversa. http://es.wikipedia.org/wiki/Netiquette Por favor, NO adjunte archivos a sus respuestas. Le rogamos que integre el texto en el cuerpo del mensaje. Puede responder usando NetEtiquete que le ayudará a seguir la conversación.http://es.wikipedia.org/wiki/Netiquette Please, DO NOT send attachment files with your answers, just copy and paste only the text you need to send into the body of your mails. Repply using NetEtiquete. http://en.wikipedia.org/wiki/Netiquette -- -- [email protected] mailing list
