Menu
  • HOME
  • TAGS

Paypal system configure in Fusion Ticket

paypal,ticker,ticket-system

Consulting Google turned up Payment and Shipment Options, which looks like a complete walkthrough.

Open ticket via email POP3 in Trac

pop3,trac,ticket-system

I was thinking about a cron script that download messages from a POP3 account and open/update tickets by parsing the content. Is this possible ? I think it would be possible yes. Certainly once you had the data from a POP3 account, you could iterate over it and create/update...

Batch ticket modification on Phabricator

phabricator,ticket-system,maniphest

There is a batch edit feature. You can access it on any search. Go to the Maniphest application Use the advanced search (or a saved search) to get the old tasks that you want to remove Select all the tasks that you want to remove by pressing the shift button...

Can't add record with ID from another table

vba,ms-access,access-vba,ms-access-2007,ticket-system

I was able to find a way to do this, it appears. If I missed something, please let me know! I don't want to break anything else. :) I created a query to find the unmatched records, giving me a list of all IDs from Request without a matching ID...