]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/web/js/ui/default/acq/invoice/view.js
LP#1351317 ACQ fund selector filters cont.
[working/Evergreen.git] / Open-ILS / web / js / ui / default / acq / invoice / view.js
2014-08-07 Bill EricksonLP#1351317 ACQ fund selector filters cont.
2013-03-13 Lebbeous Fogle-WeekleyAcq: several interface improvements
2013-01-15 Bill EricksonACQ invoice search persistence repaired
2012-12-14 Lebbeous Fogle-WeekleyAcq: When invoice-building with embedded search, allow...
2012-10-17 Lebbeous Fogle-WeekleyAcq: When creating invoices, let the user know if they...
2012-10-05 Bill Erickson"Select All" option in invoice search results
2012-08-01 Bill EricksonACQ invoice formatting improvements
2012-08-01 Bill EricksonACQ invoice inline lineitem search and add
2012-07-24 Steven ChanFix LP800480, ACQ - Vendor Invoice Won't Save
2012-07-24 Bill EricksonAttach multiple lineitems / POs to invoice
2012-07-24 Bill EricksonACQ : Support for lineitem focus in invoice UI
2012-05-23 Dan ScottMerge branch 'master' of git.evergreen-ils.org:Evergree...
2012-05-21 Dan ScottMerge branch 'master' of git.evergreen-ils.org:Evergree...
2011-09-19 Lebbeous Fogle-WeekleyIt's a lineitem detail (copy) batch receiver
2011-05-09 Mike RylanderMerge branch 'template-toolkit-opac' of git+ssh://yeti...
2011-05-09 Mike RylanderMerge branch 'master' of git+ssh://yeti.esilibrary...
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.