Implement (EU) VAT directives on PSA project invoices
The PSA project invoices (the 2 versions - the PSA Project invoice and the Contract project invoice) do not support the European tax directions texts (those shown on the sales order invoice) such as
"EC directive blah-blah-blah, subject to reverse charge" or "Tax exempt, 3rd c...
STATUS DETAILS
Completed
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 multiple...
STATUS DETAILS
Completed
