
Hi Experts!
Situation:
- I have a single Pending Vendor Invoice with multiple lines (figure 1). Each line is associated with a one purchase order (Purchase Order = <multiple>).
-I try to POST the Pending Vendor Invoice, however, there were some errors related to taxes (the invoice is not posted), and the system creates multiple invoices with just one line (each invoice and each line for each purchase order).(Figure 2.)
This behavior began a few days. Is there any parameter, or setting in the Purchase Order / Vendor Invoice that can cause this scenario?
figure 1
figure 2
Any help is appreciated.
Regards,
Rodolfo Recalde
*This post is locked for comments
I have the same question (0)Debugging the process, I can identify the process that makes "slipt" is related to the function Rearrange() class "purchFormLetter" [reArrangeNow (true)] the parameter was assigned in "purchParmUpdate.SumBy" in VendEditInvoice form.
Value was inherited from the parameterization:
Procurement and Sourcing > Setup > Summary Update Parameters > General tab > Default values for summary update field
The value was changed from "None" to "Automatic Summary", which caused the problem.
Regards,
Rodolfo Recalde.