Remove a search change and add an invoicing note
authorKathy Lussier <klussier@masslnc.org>
Mon, 1 Apr 2013 20:15:10 +0000 (16:15 -0400)
committerMike Rylander <mrylander@gmail.com>
Wed, 3 Apr 2013 19:53:45 +0000 (15:53 -0400)
With lp1161601, we lost one of the new features from the qp work. Also, we
missed one new feature with invoices.

Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Signed-off-by: Mike Rylander <mrylander@gmail.com>
docs/RELEASE_NOTES_2_4.txt

index 0cac731..5accfd5 100644 (file)
@@ -93,6 +93,9 @@ improve Acquisitions work flows.
         to the future.
   * Add optional fund, circ modifier and collection code fields to distribution
   formulas.
+  * The invoices interface auto-populates "# Invoiced" column with number of
+  invoicable copies, and copies the "billed cost" column to the "amount paid"
+  column if the latter doesn't have anything in it yet.
 
 Acquisitions MARC Upload Form Persistence
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
@@ -170,7 +173,6 @@ the entire system and can not be configured on a per-library basis.
 
 Amongst other things the new search code fixes:
 
-* Inability to use statuses and locations as part of a larger query
 * Invalid queries being generated from advanced searches
 * Some timeouts from backend code taking too long to perform a search
 * Some filters being one-use only