Koha/koha-tmpl/intranet-tmpl/prog/en/modules/acqui
Owen Leonard 61ca2359f2
Bug 11500: Use dateformat syspref and datepicker on additems.pl (and other item cataloguing pages)
This patch modifies the cataloging plugin dateaccessioned.pl so that it
triggers the addition of a datepicker widget to fields it is linked
with. Despite its name the plugin can be used on any item field which
requires a date.

To test, apply the patch and make sure you have one or more item
subfields linked to the dateaccessioned.pl plugin. For instance, in
MARC21:

 - Administration -> MARC bibliographic framework -> MARC structure ->
   952 -> Edit subfields:
   - subfields d ("Date acquired") and w ("Price effective from"):
     - Other options -> Plugin -> dateaccessioned.pl

 - Go to cataloging and add or edit an item on a bibliographic record
 - The "Date acquired" and "Price effective from" fields should be
   styled as datepickers.
 - Clicking in these fields should populate the field with today's date
   and trigger the datepicker popup.
 - Test that all the datepicker features work correctly.
 - Test that manual entry of a date works.

 - With the AcqCreateItem system preference set to "placing an order,"
   go to Acquisitions -> Vendor -> Add to basket.
   - Add a title to your basket using your preferred method.
   - In the "New order" form, find the section for adding an item.
   - Test the "Date acquired" and "Price effective from" fields, which
     should behave just like they did in the cataloging module.

Signed-off-by: Maryse Simard <maryse.simard@inlibro.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2019-12-23 12:01:45 +00:00
..
csv
tables
acqui-home.tt Bug 22556: Add ability to quickly filter funds/budgets by library on the Acquisitions home page 2019-04-25 11:44:34 +00:00
addorder.tt
addorderiso2709.tt Bug 23338: Allow specifying order level replacement price when adding to basket from file 2019-08-19 08:26:39 +01:00
ajax.tt
basket.tt Bug 24033: Fix column labelling on basket summary page (ecost) 2019-12-09 14:30:22 +00:00
basketgroup.tt Bug 23013: Upgrade DataTables in the staff client 2019-08-22 15:23:19 +01:00
basketheader.tt Bug 23863: (QA follow-up) Add missing html filter 2019-10-24 10:56:17 +01:00
booksellers.tt Bug 21364: (QA follow-up) Fix QA script complaints (tabs and filters) 2019-04-30 12:45:42 +00:00
cancelorder.tt Bug 21526: Use the 'url' filter when needed 2018-11-12 16:35:43 -03:00
duplicate_orders.tt Bug 22015: Move DataTables CSS to global include 2019-02-19 19:40:35 +00:00
edi_ean.tt
edifactmsgs.tt Bug 23013: Upgrade DataTables in the staff client 2019-08-22 15:23:19 +01:00
edimsg.tt
histsearch.tt Bug 14669: Add search option for managing library to orders search 2019-10-08 14:04:48 +01:00
invoice-files.tt Bug 22015: Move DataTables CSS to global include 2019-02-19 19:40:35 +00:00
invoice.tt Bug 11514: Untranslatable "Uncertain" text in acq 2019-11-06 16:54:42 +00:00
invoices.tt Bug 22015: Move DataTables CSS to global include 2019-02-19 19:40:35 +00:00
lateorders.tt Bug 23013: Upgrade DataTables in the staff client 2019-08-22 15:23:19 +01:00
modordernotes.tt Bug 21526: Use the 'url' filter when needed 2018-11-12 16:35:43 -03:00
neworderbiblio.tt Bug 23983: Remove comment 2019-11-13 13:15:49 +00:00
neworderempty.tt Bug 11500: Use dateformat syspref and datepicker on additems.pl (and other item cataloguing pages) 2019-12-23 12:01:45 +00:00
neworderempty_duplicate.tt Bug 23958: Use Font Awesome icon to replace "new window" icon image 2019-11-27 09:25:16 +00:00
newordersubscription.tt Bug 11500: Use dateformat syspref and datepicker on additems.pl (and other item cataloguing pages) 2019-12-23 12:01:45 +00:00
newordersuggestion.tt Bug 11500: Use dateformat syspref and datepicker on additems.pl (and other item cataloguing pages) 2019-12-23 12:01:45 +00:00
ordered.tt Bug 23983: Remove comment 2019-11-13 13:15:49 +00:00
orderreceive.tt Bug 23444: Terminology - Use library instead of branch 2019-10-17 15:06:57 +01:00
parcel.tt Bug 23983: Remove comment 2019-11-13 13:15:49 +00:00
parcels.tt Bug 22975: Remove type attribute from script tags: Acquisitions 2019-05-30 10:25:53 +00:00
showorder.tt
spent.tt Bug 23983: Remove comment 2019-11-13 13:15:49 +00:00
supplier.tt Bug 23101: (follow-up) use NoSort class in datatable 2019-10-08 14:17:04 +01:00
transferorder.tt Bug 23983: Remove comment 2019-11-13 13:15:49 +00:00
uncertainprice.tt Bug 23983: Remove comment 2019-11-13 13:15:49 +00:00
z3950_search.tt Bug 23983: Remove comment 2019-11-13 13:15:49 +00:00