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
When a supplier invoice is cancelled, the cancellation invoice retains the same value in the "Supplier Reference" field as the original invoice.
Steps to Reproduce the Error
Create a supplier/purchase invoice and assign a unique "Supplier Reference" value.
Complete and post the invoice.
Cancel the supplier invoice using the Void Invoice functionality.
Review the cancellation invoice and observe that it retains the same "Supplier Reference" value as the original invoice.
Expected Behaviour
During the cancellation process, users should have the option to modify the "Supplier Reference" field.
The system should allow updating the reference only when required, preventing automatic changes i.e same supplier reference for both original and voided purchase invoices.
Affected Version
Latest
Version number: Latest
Solution Design (Optional)
Add a new optional parameter in the Cancel/Void invoice popup, allowing users to input or modify the "Supplier Reference" field.
Ensure that if no modification is provided, the system retains the original reference.
The text was updated successfully, but these errors were encountered:
Error's Description
When a supplier invoice is cancelled, the cancellation invoice retains the same value in the "Supplier Reference" field as the original invoice.
Steps to Reproduce the Error
Expected Behaviour
Affected Version
Latest
Version number: Latest
Solution Design (Optional)
The text was updated successfully, but these errors were encountered: