Hello everyone,
With AX 2012, is it possible to configure a payment Schedule that would allow for the first three months amount to exclude the interests value. For example, if we have an invoice which amount to 1710$:
payment # | Remain | pay | Interest |
1 | 1 710.00 $ | 142.50 $ | - 0 $ |
2 | 1 567.50 $ | 142.50 $ | - 0 $ |
3 | 1 425.00 $ | 142.50 $ | - 0 $ |
4 | 1 282.50 $ | 153.40 $ | 19.24 $ |
5 | 1 148.34 $ | 153.40 $ | 17.23 $ |
6 | 1 012.17 $ | 153.40 $ | 15.18 $ |
7 | 873.95 $ | 153.40 $ | 13.11 $ |
8 | 733.66 $ | 153.40 $ | 11.00 $ |
9 | 591.26 $ | 153.40 $ | 8.87 $ |
10 | 446.73 $ | 153.40 $ | 6.70 $ |
11 | 300.03 $ | 153.40 $ | 4.50 $ |
12 | 151.13 $ | 153.40 $ | 2.27 $ |
We attempted to define 12 payment lines in a payment Schedule where the allocation field is set to "specified". However to obtain the desired results, the total % exceeds 100% which is blocked by validation.
Thanks for any advice or hint in the appropriate direction and Season Greetings to all!
Eric