It can be done but what I ended up doing is altering the matching tolerances and string lengths within the matching code unit. Additionally the client wanted to take customer payments from only a deposit for better reconciliation. Because the deposit uses the Gen. Journal Line (table 81) and the code works with this table I adapted the functionality to the deposit and now they can automatically apply the customer payments to invoices.
Comments
See the following MSDN information for NAV 2013 R2
http://msdn.microsoft.com/en-us/library ... 2(v=nav.71).aspx
It can be done but what I ended up doing is altering the matching tolerances and string lengths within the matching code unit. Additionally the client wanted to take customer payments from only a deposit for better reconciliation. Because the deposit uses the Gen. Journal Line (table 81) and the code works with this table I adapted the functionality to the deposit and now they can automatically apply the customer payments to invoices.