]> git.evergreen-ils.org Git - working/Evergreen.git/blob - Open-ILS/web/js/dojo/openils/acq/nls/acq.js
Acq: Give users a way to split one PO into many (one PO per lineitem).
[working/Evergreen.git] / Open-ILS / web / js / dojo / openils / acq / nls / acq.js
1 {
2     'CREATE_PO_ASSETS_CONFIRM' : "This will create bibliographic, call number, and copy records for this purchase order in the ILS.\n\nContinue?",
3     'ROLLBACK_PO_RECEIVE_CONFIRM' : "This will rollback receipt of all copies for this purchase order.\n\nContinue?",
4     'XUL_RECORD_DETAIL_PAGE' : 'Record Details',
5     'DELETE_LI_COPIES_CONFIRM' : 'This will delete the last ${0} copies in the table.  Proceed?',
6     'NO_PO_RESULTS': "No results",
7     'PO_HEADING_ERROR' : "Unexpected problem building virtual combined PO",
8     'CONFIRM_SPLIT_PO': "Are you sure you want to split this purchase order into\none purchase order for every constituent line item?"
9 }