xTuple.com xTupleU Blog & News Customer Support

Creating Event: When a Quote is created

I am trying to add an event that will alert me when a Quote is created by any of the salespeople. I have found the evnttype table, but can find where the table has the quotes in.

Quotes are held in the quhead table. Quote lines are held in the quitem table. make sure you are using postEvent() function to create the lines as this will create event correctly (so long as everything else has been set up correctly.