Re: Create custom objects and associate then to ticket fields
Emmanuel Lacour <[email protected]>
| Newsgroups | gmane.comp.bug-tracking.request-tracker.devel |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Nov 06, 2014 at 01:17:41PM -0200, Thiago Cristino dos Santos wrote: > Hi, > What's the easier way to create custom objects and their respective web > interface and after that, associate then to a ticket custom field, e.g. a > detailed customer object (social number, average income, zip code, general > interests) with their CRUD interface ? the simple way that may be not enough for you is to use groups as "customers" with groups customfields and set them as Cc or requestor of the ticket. You can also create a new role on tickets (standard ones are Requestor, Cc, AdminCc, you can add "Customer" with few lines of code). you may also play with using special ticket types (you know there is already plain ticket typem approval and reminder types) and use it as new object that you may after link to tickets the standard way. else you may create really new object, see RT Assets extension as an example on how to do that. -- Easter-eggs Spécialiste GNU/Linux 44-46 rue de l'Ouest - 75014 Paris - France - Métro Gaité Phone: +33 (0) 1 43 35 00 37 - Fax: +33 (0) 1 43 35 00 76 mailto:[email protected] - http://www.easter-eggs.com