Recognize CC, POC project revenue in the contract currency
You know what I am talking about. The "estimated" revenue is always posted in the local accounting currency.
- If a "Percentage of Completion" or a "Completed Contract" fixed fee project has 2 milestones where the second milestone is billed at the end upon the project acceptance,
STATUS DETAILS
Under Review
Electronic Reporting: implement functions DIV and MOD
In the GER, please implement embedded functions
DIV(real _operand, int _divisor) for integer division with truncation and
MOD(real _operand, int _moduloBy) for the modulo division.
In addition, please implement a scope attribute in the Counter element to have multi...
STATUS DETAILS
Planned