Koha/koha-tmpl/intranet-tmpl/prog/en/modules/acqui
Jonathan Druart 48bf9b1d91
Bug 30718: Use flatpickr's altInput
The idea rely on the KohaDates TT plugin for the date formatting. We
should not have any output_pref calls in pl or pm (there are some
exceptions, for ILSDI for instance).

Also flatpickr will deal with the places where dates are inputed. We
will pass the raw SQL value (what we call 'iso' in Koha::DateUtils), and
the controller will receive the same value, no need to additional
conversion.
Note that DBIC has the capability to auto-deflate DateTime objects,
which makes things way easier. We can either pass the value we receive
from the controller, or pass a DT object to our methods.

Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net>

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2022-08-19 08:26:31 -03:00
..
csv
acqui-home.tt Bug 30938: Convert ColumnSettings to TableSettings 2022-06-17 10:29:12 -03:00
addorder.tt
addorderiso2709.tt Bug 30389: Switch to Bootstrap tabs on the page for adding orders from MARC file 2022-07-29 16:09:45 -03:00
ajax.tt
basket.tt Bug 30733: Simplify translatable strings 2022-06-17 10:16:34 -03:00
basketgroup.tt Bug 30733: Simplify translatable strings 2022-06-17 10:16:34 -03:00
basketheader.tt
booksellers.tt Bug 28082: Add acquisitions toolbar to vendors on vendor search page 2022-05-10 15:17:17 -10:00
cancelorder.tt Bug 30733: Simplify translatable strings 2022-06-17 10:16:34 -03:00
duplicate_orders.tt Bug 29648: Duplicate orders view - no change 2022-04-27 11:20:43 -10:00
edi_ean.tt Bug 27631: acqui folder 2022-04-20 09:03:38 -10:00
edifactmsgs.tt
edimsg.tt Bug 27631: acqui folder 2022-04-20 09:03:38 -10:00
histsearch.tt Bug 29648: Order search view - normal 2022-04-27 11:20:43 -10:00
invoice-files.tt Bug 27631: acqui folder 2022-04-20 09:03:38 -10:00
invoice.tt Bug 30718: Use flatpickr's altInput 2022-08-19 08:26:31 -03:00
invoices.tt Bug 30718: Use flatpickr's altInput 2022-08-19 08:26:31 -03:00
lateorders.tt Bug 29648: Late orders view - normal 2022-04-27 11:20:43 -10:00
modordernotes.tt
neworderempty.tt Bug 31144: When modifying an order we should not load the vendor default discount 2022-07-18 14:47:26 -03:00
neworderempty_duplicate.tt Bug 27631: acqui folder 2022-04-20 09:03:38 -10:00
newordersubscription.tt Bug 27631: acqui folder 2022-04-20 09:03:38 -10:00
newordersuggestion.tt Bug 23991: Move SearchSuggestion to Koha::Suggestions 2022-06-27 12:30:28 -03:00
ordered.tt Bug 27631: acqui folder 2022-04-20 09:03:38 -10:00
orderreceive.tt Bug 30718: Use flatpickr's altInput 2022-08-19 08:26:31 -03:00
parcel.tt Bug 30333: Move view actions on acquisitions receipt summary page into menu 2022-07-20 10:10:06 -03:00
parcels.tt Bug 30718: Use flatpickr's altInput 2022-08-19 08:26:31 -03:00
showorder.tt Bug 27631: acqui folder 2022-04-20 09:03:38 -10:00
spent.tt Bug 27631: acqui folder 2022-04-20 09:03:38 -10:00
supplier.tt Bug 28082: Add acquisitions toolbar to vendors on vendor search page 2022-05-10 15:17:17 -10:00
transferorder.tt Bug 30733: Simplify translatable strings 2022-06-17 10:16:34 -03:00
uncertainprice.tt Bug 10086: (QA follow-up) Fix TT filters 2022-08-09 08:57:22 -03:00
z3950_search.tt Bug 29961: Make horizontal scroll bar always visible on acqui/z3950_search.pl 2022-06-02 14:02:30 -03:00