1. True or False: A project is linked to the customer table through ProjTable.CustAccount.
ANSWER: False
2. In which class would you find a method that returns whether an employee hours transaction has already been invoiced?
ANSWER: ProjTransEmplTrans
3. When posting a project invoice, which method calls the project totals calculation method - projProposalTotals.calc()?
ANSWER: CreateJournal
ANSWER: False
2. In which class would you find a method that returns whether an employee hours transaction has already been invoiced?
ANSWER: ProjTransEmplTrans
3. When posting a project invoice, which method calls the project totals calculation method - projProposalTotals.calc()?
ANSWER: CreateJournal
Comments