]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/web/templates/default/acq/invoice/view.tt2
#LP801961, error when running edi_fetcher.pl
[working/Evergreen.git] / Open-ILS / web / templates / default / acq / invoice / view.tt2
2011-05-09 ericksonInvoice from LI seeds invoice data
2010-10-26 mikerMore reordering of JS. Helps for simple interfaces...
2010-08-20 atzAdd type="text/javascript" to <script> tags where needed.
2010-08-19 ericksonadded missing closing td
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 ericksonrepaired duplicate class prob in invoice template
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 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.