]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/web/js/ui/default/acq/invoice/view.js
Invoice from LI seeds invoice data
[working/Evergreen.git] / Open-ILS / web / js / ui / default / acq / invoice / view.js
2011-05-09 ericksonInvoice from LI seeds invoice data
2011-01-11 gmcallow deletion of incomplete invoice LIs
2010-11-05 gmcswitch to authoritative methods for various acq retrievals
2010-11-05 gmcundo premature commit
2010-11-05 gmcmissed database update script
2010-08-20 ericksonrepair faulty lineitem detachment from invoices
2010-05-05 ericksondon't assume order date is set in invoice po_item rendering
2010-04-28 ericksonadded pcrud entries for po_items, repaired pcrud entrie...
2010-04-28 ericksonLoosened some restrictions on invoicing. It is now...
2010-04-27 ericksonAdded support to invoice page for adding extra copies...
2010-04-19 ericksonAdded a lineitem summary view to describe details about...
2010-04-16 ericksonadded support for closing and re-opening invoices;...
2010-04-13 ericksonmoved money summary boxes to regular in-markup dijits
2010-04-13 ericksonadded a balance owed column to invoice UI
2010-04-09 ericksonfixed bug in save+prorate action (passing null ID)
2010-04-09 ericksonwhen amount paid exceeds amount billed, disable save...
2010-04-09 ericksonplugged in amount paid columns and new total column...
2010-04-08 ericksonshow more lineitem data in the invoice title list
2010-04-07 ericksonimplemented create/save logic
2010-04-07 ericksonMore Invoice UI work. This covers:
2010-04-05 ericksonUI for creating a new invoice and attaching a lineitem.