Comment 1 for bug 1179609

Revision history for this message
Bill Erickson (berick) wrote :

Code at working/user/berick/acq-order-ident-apply-inline

From the commit:

When the identifier value for a linetiem is changed, apply the change and refresh the lineitem in real time instead of requiring users to click the 'Apply Lineitem Identifier' link.

The 'Apply Lineitem Identifier' link has also been removed, since it is no longer needed.

When an update is applied and the lineitem is refreshed, the lineitem is also focused to ensure the action of removeing + adding the linetiem to the table does not allow the lineitem to scroll off the page. It also acts as a confirmation the action completed.