Koha/koha-tmpl/intranet-tmpl/prog/en/modules/acqui
Nick Clemens 9531a82e97
Bug 32694: Fix value of 'Keep current' option in receiving
This patch restores missing template toolkit markers around the variable

To test:
1 - Order an item in a basket
2 - Close the basket
3 - Attempt to receive the item, leaving budget as 'Keep current'
4 - 500 Error:
C4::Acquisition::ModReceiveOrder(): DBI Exception: DBD::mysql::st execute failed: Cannot add or update a child row: a foreign key constraint fails (koha_cclsny.aqorders, CONSTRAINT aqorders_budget_id_fk FOREIGN KEY (budget_id) REFERENCES aqbudgets (budget_id) ON DELETE CASCADE ON UPDATE CASCADE) at /usr/share/koha/intranet/cgi-bin/acqui/finishreceive.pl line 120
5 - Apply patch
6 - Receive order successfully!

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2023-01-30 12:08:12 -03:00
..
csv
acqui-home.tt Bug 32070: Consistent classes for primary buttons: Acquisitions 2022-11-02 19:37:37 -03:00
addorder.tt
addorderiso2709.tt Bug 32046: (follow-up) Accommodate the inclusion of item information 2022-11-23 09:34:04 -03:00
ajax.tt
basket.tt Bug 32733: (follow-up) Reorganize classification of information 2023-01-27 15:37:56 -03:00
basketgroup.tt Bug 32076: Add page-section to basketgroup.tt and clean-up markup 2022-11-03 10:02:07 -03:00
basketheader.tt Bug 32070: Consistent classes for primary buttons: Acquisitions 2022-11-02 19:37:37 -03:00
booksellers.tt
cancelorder.tt
duplicate_orders.tt Bug 31782: Fix autocomplete when duplicating orders 2022-11-14 09:13:48 -03:00
edi_ean.tt Bug 32616: Add 'page-section' to various acquisitions pages 2023-01-17 09:25:13 +00:00
edifactmsgs.tt Bug 32616: Add 'page-section' to various acquisitions pages 2023-01-17 09:25:13 +00:00
edimsg.tt
histsearch.tt Bug 32616: Add 'page-section' to various acquisitions pages 2023-01-17 09:25:13 +00:00
invoice-files.tt Bug 32070: Consistent classes for primary buttons: Acquisitions 2022-11-02 19:37:37 -03:00
invoice.tt Bug 32070: Consistent classes for primary buttons: Acquisitions 2022-11-02 19:37:37 -03:00
invoices.tt Bug 32070: Consistent classes for primary buttons: Acquisitions 2022-11-02 19:37:37 -03:00
lateorders.tt Bug 32616: Add 'page-section' to various acquisitions pages 2023-01-17 09:25:13 +00:00
moddeliverydate.tt Bug 15348: (follow-up) Fix filters on input fields 2022-11-24 15:56:08 -03:00
modordernotes.tt Bug 32070: Consistent classes for primary buttons: Acquisitions 2022-11-02 19:37:37 -03:00
neworderempty.tt Bug 15348: (follow-up) Fix filters on input fields 2022-11-24 15:56:08 -03:00
neworderempty_duplicate.tt Bug 32070: Consistent classes for primary buttons: Acquisitions 2022-11-02 19:37:37 -03:00
newordersubscription.tt Bug 32616: Add 'page-section' to various acquisitions pages 2023-01-17 09:25:13 +00:00
newordersuggestion.tt Bug 32616: Add 'page-section' to various acquisitions pages 2023-01-17 09:25:13 +00:00
ordered.tt Bug 32616: Add 'page-section' to various acquisitions pages 2023-01-17 09:25:13 +00:00
orderreceive.tt Bug 32694: Fix value of 'Keep current' option in receiving 2023-01-30 12:08:12 -03:00
parcel.tt Bug 31824: Add page-section to list of pending/received orders (acq) 2022-11-10 09:25:14 -03:00
parcels.tt Bug 31828: Add page-section to list of open invoices on receive shipment page (acq) 2022-11-10 09:26:42 -03:00
showorder.tt
spent.tt Bug 32616: Add 'page-section' to various acquisitions pages 2023-01-17 09:25:13 +00:00
supplier.tt Bug 32074: Edit vendor has two save buttons 2022-12-07 11:38:29 -03:00
transferorder.tt Bug 32070: Consistent classes for primary buttons: Acquisitions 2022-11-02 19:37:37 -03:00
uncertainprice.tt Bug 31823: Add page-section to uncertain prices page (acq) 2022-11-10 09:23:19 -03:00
z3950_search.tt Bug 32616: Add 'page-section' to various acquisitions pages 2023-01-17 09:25:13 +00:00