want to add a javascript file to manipulate the posTicket, I created an addon that inherits from the PosTicket so i can be able to modify the reciept, I want to use javascript so i can manipulate the reciept dynamically (add qrcode..)..
how can I add javascript file to the module I created ?