Koha/koha-tmpl/intranet-tmpl/prog/en/modules
David Cook fd35df346f Bug 26496: Add op field to Budget Planning
Without this patch, it's impossible to save a budget plan.

With this patch, it is possible to save a budget plan.

Test:
1. Apply patch
2. Modify a budget (e.g. http://localhost:8081/cgi-bin/koha/admin/aqbudgetperiods.pl?op=add_form&budget_period_id=1)
3. Unlock the budget if necessary by unticking "Lock budget" and click "Save"
4. Go to a budget (e.g. http://localhost:8081/cgi-bin/koha/admin/aqbudgets.pl?budget_period_id=1)
5. Click "Planning" and "Plan by libraries"
6. Click "Auto-fill row" on the first line
7. Click "Save"
8. Note that results are saved and shown on the newly loaded page

To verify this patch is necessary, do the test plan without applying the patch.

Signed-off-by: Barbara Johnson <barbara.johnson@bedfordtx.gov>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2020-10-22 09:46:43 +02:00
..
acqui Bug 23376: If a single item is returned we cannot count 2020-10-20 17:47:50 +02:00
admin Bug 26496: Add op field to Budget Planning 2020-10-22 09:46:43 +02:00
authorities Bug 26576: Subfield descriptions on authority detail view are cut off 2020-10-14 11:47:57 +02:00
basket Bug 23852: Merge biblio-title.inc and biblio-default-view.inc 2020-10-08 15:01:29 +02:00
batch
catalogue Bug 26145: (QA follow-up) Add missing filters 2020-10-12 11:28:41 +02:00
cataloguing Bug 23852: Merge biblio-title.inc and biblio-default-view.inc 2020-10-08 15:01:29 +02:00
circ Bug 18170: Use GetDescriptionByKohaField 2020-10-15 12:56:31 +02:00
clubs
common
course_reserves Bug 14648: Take advantage of I18N to deal with plural 2020-10-01 10:33:10 +02:00
errors
ill Bug 25744: replace <b> with <strong> in the staff interface 2020-09-18 11:08:35 +02:00
installer
labels Bug 25744: replace <b> with <strong> in the staff interface 2020-09-18 11:08:35 +02:00
mana
members Bug 26536: WRITEOFF not writeoff 2020-10-15 11:20:40 +02:00
offline_circ
onboarding Bug 26449: fix web installer typo 2020-10-08 11:36:32 +02:00
patron_lists
patroncards
plugins Bug 25744: replace <b> with <strong> in the staff interface 2020-09-18 11:08:35 +02:00
pos Bug 25744: replace <b> with <strong> in the staff interface 2020-09-18 11:08:35 +02:00
reports Bug 24958: Remember last selected tab in SQL reports 2020-09-29 14:28:18 +02:00
reserve Bug 23852: Merge biblio-title.inc and biblio-default-view.inc 2020-10-08 15:01:29 +02:00
reviews Bug 25744: replace <b> with <strong> in the staff interface 2020-09-18 11:08:35 +02:00
rotating_collections Bug 23852: Merge biblio-title.inc and biblio-default-view.inc 2020-10-08 15:01:29 +02:00
serials Bug 26152: Remove the use of jquery.checkboxes plugin from serial collection page 2020-10-12 11:28:41 +02:00
services
suggestion Bug 26151: Remove the use of jquery.checkboxes plugin from suggestions management page 2020-09-29 14:28:18 +02:00
tags Bug 23852: Merge biblio-title.inc and biblio-default-view.inc 2020-10-08 15:01:29 +02:00
test
tools Bug 9118: (QA follow-up) Fix spelling on "To Date :" 2020-10-14 11:47:57 +02:00
virtualshelves Bug 23852: Merge biblio-title.inc and biblio-default-view.inc 2020-10-08 15:01:29 +02:00
about.tt Bug 22417: Add rabbitmq status indicator on the about page 2020-10-05 15:26:36 +02:00
auth.tt Bug 24958: Remember last selected tab in SQL reports 2020-09-29 14:28:18 +02:00
intranet-main.tt