Quantcast
Channel: AX Developer Forum
Viewing all articles
Browse latest Browse all 9880

duplicate records created in VendInvoiceInfoTable - AX 2012 r2, and AX 2012 r2 with CU6

$
0
0

We have run into what appears to be a bug in the pending vendor invoice function.

 

Following are the details :

 

·         After entering  a pending vendor invoice, and then submitting it -  a duplicate record of the invoice is being created in the VendInvoiceInfoTable. 

 

·         The duplicate record is not removed until after the Vendor invoice (VendEditInvoice) is closed. 

 

·         If the VendEditInvoice form is not closed and the approver approves the invoice, the workflow instance record in the WorkFlowTrackingStatusTable is linked to the duplicate record (WorkFlowTrackingStatusTable.ContextRecId = RecId of the duplicate record in VendInvoiceInfoTable); however,

when the VendEditInvoice form is closed the duplicate record is removed, causing the record in the WorkFlowTrackingStatusTable to point to a record in the VendInvoiceInfoTable that no longer exists.  This causes the workflow history to be orphaned from the vendor invoice that it was created for.

 

This issue has been duplicated in our Test and in our Train environments.  Train has CU6 applied.

Has anyone else seen this?

Thanks,

Joe


Viewing all articles
Browse latest Browse all 9880

Trending Articles