I am trying to add an item to the Invoice type drop down list but I don't see a screen named ActivityInvoiceType. How do I add an Invoice type?
JKM@SA:How do I add an Invoice type?
To do this you would have to create a screen based on the table for ActivityInvoiceType. From here you can add a grid to see what's in the table and add a few input boxes to allow entry of new records.
~C