https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38155
--- Comment #5 from David Nind <[email protected]> --- (In reply to Brendan Lawlor from comment #4) > (In reply to David Nind from comment #3) > > Hi Brandan. > > > > I'm getting this error after the patch when I go to close the invoices: > > > > An error has occurred! > > Error 403 > > Programming error - op 'cud-close' must not start with 'cud-' for GET > > > This is hard for me to test in ktd, do you have the steps to create invoices > handy? > > I think for the link to work it needs some more attributes, probably at > least data-method="post" I followed the test plan 8-) Steps to reproduce: 1. Apply the patch, restart everything (restart_all), clear your browser cache. 2. Acquisitions > go to a vendor page (click Search in the search vendors section). 3. Receive shipments 4. Create several invoices from here. (Even though the invoices have no data, I did check whether that was the issue by adding orders to a basket, closing the basket, and then receiving them properly, but I still got the same error.) 5. Acquisitions > Invoices > Search (no filter information entered). 6. Select a couple of the open invoices (tick boxes). 7. Click "Close selected invoices". 8. Error! -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
