You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Payment error when canceling an invoice related to multiple orders. When generating the payment through the function APRM_GEN_PAYMENTSCHEDULE_INV, which belongs to the standard, it is observed that the issue does not occur during the accounting entry but rather during the generation of the payment lines, as it does not correctly link the orders with each line.
Steps to reproduce the error
Create several orders and make a payment of €10 for each one.
Generate an invoice that links both orders.
Cancel the generated invoice.
Observe the generated payment and its lack of relation with the orders.
Account for the payment and verify the entry generated in the clearing account.
Perform the same operation with an invoice related to a single order to verify the expected behavior.
I attach videos to the task
Expected behavior
When canceling an invoice related to multiple orders, the system should generate the payment correctly, maintaining the relationship between each payment line and the corresponding order.
Affected Version
Etendo Core: 24.3.1
Solution Design (optional)
Other test cases
Given: When: Then:
The text was updated successfully, but these errors were encountered:
Error's description
Payment error when canceling an invoice related to multiple orders. When generating the payment through the function APRM_GEN_PAYMENTSCHEDULE_INV, which belongs to the standard, it is observed that the issue does not occur during the accounting entry but rather during the generation of the payment lines, as it does not correctly link the orders with each line.
Steps to reproduce the error
I attach videos to the task
Expected behavior
When canceling an invoice related to multiple orders, the system should generate the payment correctly, maintaining the relationship between each payment line and the corresponding order.
Affected Version
Etendo Core: 24.3.1
Solution Design (optional)
Other test cases
Given:
When:
Then:
The text was updated successfully, but these errors were encountered: