HI
A question for those with experience
I am working on the screen "Customer payment journal" to create a payment that I will send from API as follows:
This is what the payment looks like when it is sent to the screen "Customer payment journal"
=======================================================================================
I sent the payment correctly and was able to make an automatic post for the payment as well.
=======================================================================================
I want a way to make a settlement for the invoice with this payment using the code X ++... The value of the invoice "" is 185 and when sending a payment worth 21, the value of the invoice is supposed to become 164 after deducting 21, but that did not happen... I want a code X++to make a settlement for the invoice with the payment
Thank you for always helping me.