https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36246
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #162835|0 |1 is obsolete| | --- Comment #2 from David Nind <[email protected]> --- Created attachment 163098 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=163098&action=edit 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 <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
