Hi All,
We have situation where currency rate for VAT reporting should be fetched as follows.
Domestic Sales
If Delivery Date < Invoice Date, the currency rate should be fetched based on Delivery Date - 1
If Delivery Date > Invoice Date, the currency rate should be fetched based on Invoice Date - 1
EU Sales
Always the currency rate should be fetched based on Invoice Date - 1
Can this be achieved with IFS10 standard functionality (or even with Global Extension PL)?
Thanks