Hi, I have noticed a strange behaviour when posting a /Sales Credit Memo/ from two different actions, the one in the card and the one in the list.
To post a /Sales Credit Memo/ the user can choose between two actions.
List:
Card:
The problem is that when I post it from the card the /Poste Sales Credit Memo/ is marked as /Corrective/ = Yes, when I do the same from the list the /Posted Sales Credit Memo/ the /Corrective/ is blank.
From a developer side the field /Corrective/ = Yes when a record in the table /Cancelled Document/ linked to the document is created.
From the code I noticed that in the list action the function that creates the /Cancelled Document/ record is missing (so does not create the record and Corrective field will be blank).
Whereas it is present in the card action.
Since I'm not expert at a functional level can somebody tell me if there is a reason why it does in this way or it is simply a mistake?
Thanks.