Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Request Tracker: Devel

display.html and customer data

 

 

Request Tracker devel RSS feed   Index | Next | Previous | View Threaded


shakerramses at hotmail

Aug 13, 2009, 10:36 AM

Post #1 of 3 (903 views)
Permalink
display.html and customer data

Dear Sir,

I am new to open source code world.
1- In Ticket/display.html
$m->callback (TicketObj =>$TicketObj, ARGSRef => \ARGS, CallbackName =>'Initial');
my question , CallbackName -> 'Initial' , you call Initail function , or what is it mean. I couldn't find Initail function.

2- I am training to add customer text box in display ticket pag ,and join it with ledgersmb customer data, anyone has any information around this point.

Please, advise me for my 2 questions.
Thanks a lot for your patience.
Best wishes,
Shaekir,

_________________________________________________________________
Stay in the loop and chat with friends, right from your inbox!
http://go.microsoft.com/?linkid=9671354


shakerramses at hotmail

Aug 13, 2009, 10:46 AM

Post #2 of 3 (836 views)
Permalink
display.html and customer data [In reply to]

Dear Sir,
Sorry for my English spilling.

I am new to open source code world.
1- In Ticket/display.html
$m->callback (TicketObj =>$TicketObj, ARGSRef => \ARGS, CallbackName =>'Initial');
my question , CallbackName -> 'Initial' , you call Initail function , or what is it mean. I couldn't find Initail function.

2- my new task is adding customer text box in display ticket pag ,and join it with ledgersmb customer data, anyone has any information around this point.

Please, advise me for my 2 questions.
Thanks a lot for your patience.
Best wishes,
Shaekir,


_________________________________________________________________
Send and receive email from all of your webmail accounts.
http://go.microsoft.com/?linkid=9671356
Attachments: ATT00000 (0.12 KB)


aimass at cc

Aug 13, 2009, 11:18 AM

Post #3 of 3 (835 views)
Permalink
Re: display.html and customer data [In reply to]

Just add the field as a custom field and then do the interface with
ledgersmb via database. I take it you want to invoice in ledgersmb for
resolving ticket. Here is what I would do:

1) Add a normal custom field to RT
2) Create a custom class and assign it to the event in the particular
queue, or use the script facility as well
3) In the custom class/script, you will have access to the ticket
object and the extra field(s).
4a) Take that info and leave it in a transaction table for later
pickup by the ledgersmb interface, or
4b) Use DBI to create a record directly in the ledgersmb database, or
4c) post to the ledgersmb shell API

Start by reading:

http://rt.bestpractical.com/view/CleanlyCustomizeRT
http://rt.bestpractical.com/view/WriteCustomAction
http://rt.bestpractical.com/view/Documentation


Mentioning your interface with ledgersmb without any context was a bit
far-fetched and since you mention you are new to the FOSS world:

http://catb.org/~esr/faqs/smart-questions.html

So go RTFM ;-)

Best,
Alejandro Imass

On Thu, Aug 13, 2009 at 1:36 PM, shaker Khzym<shakerramses [at] hotmail> wrote:
> Dear Sir,
>
>       I am new to open source code world.
>      1-   In  Ticket/display.html
>                  $m->callback (TicketObj =>$TicketObj, ARGSRef => \ARGS,
> CallbackName =>'Initial');
>                   my question , CallbackName -> 'Initial' , you call Initail
> function , or  what is it mean. I couldn't find Initail function.
>
>      2-    I am training to add customer text box in display ticket pag ,and
> join it with ledgersmb customer data, anyone has any information around this
> point.
>
>       Please, advise me for my 2 questions.
> Thanks a lot for your patience.
> Best wishes,
> Shaekir,
>
> ________________________________
> Stay in the loop and chat with friends, right from your inbox! Learn how!
> _______________________________________________
> List info: http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-devel
>
>
_______________________________________________
List info: http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-devel

Request Tracker devel RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.