]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/web/js/ui/default/acq/invoice/view.js
Loosened some restrictions on invoicing. It is now possible to invoice
[working/Evergreen.git] / Open-ILS / web / js / ui / default / acq / invoice / view.js
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.