On 2012-11-21 17:48, Nhomar Hernández wrote: > http://doc.openerp.com/v6.1/developer/index.html#book-develop-link
¡Gracias! Indeed, it was just adding the fields to the file project_issue.py (_columns member of class project_issue) and the right part of the view in project_issue_view.xml. Not as easy and convenient as in Trac, but manageable :~) (And the fact, that the custom fields are not separated as in Trac make the search probably much faster than there.) Cheers > 2012/11/21 W. Martin Borgert <[email protected]> > > > Hi, > > > > I wonder how to add custom fields to project issues. In the demo > > project, there are field "Task", "Tags", "Version", but one > > might want to have "Product" and "Component" or whatever. Do I > > have to add such fields under Settings -> Technical -> > > Database Structure? Or elsewhere? > > > > Thanks in advance! > > > > _______________________________________________ > > Mailing list: https://launchpad.net/~openerp-community > > Post to : [email protected] > > Unsubscribe : https://launchpad.net/~openerp-community > > More help : https://help.launchpad.net/ListHelp > > > > > > -- > -------------------- > Saludos Cordiales > > Nhomar G. Hernandez M. > +58-414-4110269 > Skype: nhomar00 > Web-Blog: http://geronimo.com.ve > Servicios IT: http://vauxoo.com > Linux-Counter: 467724 > Correos: > [email protected] > [email protected] > twitter @nhomar _______________________________________________ Mailing list: https://launchpad.net/~openerp-community Post to : [email protected] Unsubscribe : https://launchpad.net/~openerp-community More help : https://help.launchpad.net/ListHelp

