Rev 37785 |
Last modification |
Compare with Previous |
View Log
| RSS feed
Last modification
- Rev 37786 2026-09-25 17:30:34
- Author: amit
- Log message:
- fix(po): read PO lines only from the PO items table
Create PO collected rows from every table on the page ($("table > tbody > tr")). The aging-SKU
approval modal added in r37750 has its own table (#pmscpFlaggedRows); after a flagged attempt was
abandoned, its rows were sent as lines with itemId 0 and the server rejected the PO with
"Items are duplicate [0]". The create, add-row and over-cap loops now read #purchase-order-table only.
Bump JS version to 438.