LP#1440114 Blanket PO finalize from PO view
authorBill Erickson <berickxx@gmail.com>
Wed, 15 Apr 2015 21:44:37 +0000 (17:44 -0400)
committerBill Erickson <berickxx@gmail.com>
Thu, 21 Mar 2019 19:46:23 +0000 (15:46 -0400)
Adds new "Finalize Blanket Order" button to purchase page for PO's that
are activated and have at least on blanket charge.  Finalizing the PO
disencumbers all blanket charges and marks the PO as complete.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Conflicts:
Open-ILS/web/js/dojo/openils/acq/nls/acq.js

Conflicts:
Open-ILS/web/js/dojo/openils/acq/nls/acq.js

Conflicts:
Open-ILS/web/js/dojo/openils/acq/nls/acq.js

Open-ILS/web/js/dojo/openils/acq/nls/acq.js

index 0947f21..2fca11d 100644 (file)
     "INVOICE_COPY_COUNT_INFO": "Copies received on this invoice: ${0} out of ${1}.",
     "INVOICE_IDENT_COLLIDE": "There is already an invoice in the system with the given combination of 'Vendor Invoice ID' and 'Provider,' which is not allowed.",
     "NEW_INVOICE": "New Invoice",
+    "NO_LI_GENERAL" : "You have not selected any (suitable) line items.",
     "ACQ_SEARCH_CLASS_ABBR_jub": "LI",
     "ACQ_SEARCH_CLASS_ABBR_acqpl": "SL",
     "ACQ_SEARCH_CLASS_ABBR_acqpo": "PO",
     "ACQ_SEARCH_CLASS_ABBR_acqinv": "I",
     "ACQ_SEARCH_CLASS_ABBR_acqlid": "LID",
     "ACQ_SEARCH_CLASS_ABBR_acqlia": "LIA",
-    "NO_LI_GENERAL" : "You have not selected any (suitable) line items.",
     "DUPE_PO_NAME_MSG" : "This name is already in use by another PO",
     "DUPE_PO_NAME_LINK" : "View PO",
     "PO_NAME_OPTIONAL" : "${0} (optional)",