Koha/koha-tmpl/intranet-tmpl/prog
Nick Clemens 6e05d3edf3
Bug 36246: Add JS function/include for submitting forms from link data
This patch adds a new js include file form-submit.js which will read data elements from a link
and use those to submit a form

This patch fixes forms on acqui/invoice.pl as an example

To test:
1 - Add some invoices for a vendor
2 - Got to Acquisitions->Invoices
3 - Actions -> Close - confirm it works
4 - Got to 'Closed invoices' - reopen
5 - Go to Details on the invoice
6 - Add an adjustment
7 - Delete the adjustment
8 - Confirm it works

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
2024-05-03 18:02:12 +02:00
..
css Bug 36545: (follow-up) Style tweaks for Select2 multiple fields 2024-04-30 17:09:54 +02:00
en Bug 36246: Add JS function/include for submitting forms from link data 2024-05-03 18:02:12 +02:00
img
js Bug 36246: Add JS function/include for submitting forms from link data 2024-05-03 18:02:12 +02:00
pdf Bug 33393: Enable libraries to configure their own text in the 1-Page order PDF 2024-04-19 19:54:45 +02:00
sound