Correct EIS Integration in the Vaadin Invoice UI

Description

InvoicePOItem.inventoryFlag is not being set properly when using the Vaadin AP Invoice UI.

EISClassicConfiguration has a reference to a filters object (based on the EIS_Option) and contains the threshold amount. The InvoicePOItem inventoryFlag needs to be automatically set to True if the account matches the filters and the amount is at or above the threshold. The logic used to set the value in the Legacy AP Invoice UI can be found in the InvoiceHelper (USAS-app).

This will likely need to be accomplished in a value change on the amount field. We will also want to remove the logic currently found in the InvoicePOItem create method that is attempting to set the value with incorrect criteria.

 

Environment

None

is related to

Activity

Fixed

Details

Assignee

Reporter

Story Points

Fix versions

Time tracking

1d 6h logged

Sprint

Priority

Better PDF Exporter

Created August 15, 2019 at 2:13 PM
Updated September 12, 2019 at 6:17 PM
Resolved September 12, 2019 at 6:17 PM

Flag notifications