Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Checks to determine whether there should be a ledger posting of costs.
Syntax
public boolean checkEnterNoneLedger()
Run On
Server
Return Value
Type: boolean
true if there is no posting of costs; otherwise, false.
Remarks
The result of this method may be the results of the project ledger status that is equal to the enumeration value ProjLedgerStatus::None. Otherwise, a transaction type that is equal to the enumeration value ProjTransType::Hour which is not posting accrued sales or revenue.