Koha/t/lib
Nick Clemens b306cb47ce
Bug 31145: Supply defaults for vendors and funds
This is a convenience bug - when koha testing docker creates sample vendors and budgets there are small issues:

1 - The vendor website gets a random string - you can't edit the vendor without removing this
2 - The funds have random values for statistical categories, and you get empty dropdowns when choosing a fund in ordering

To test:
1 - Apply patch
2 - Restart all
3 - Edit 'My vendor'
4 - note webstie is empty and you can save without changing anythign
5 - Add order to basket for my vendor
6 - Confirm that when selecting a fund statistic 1 and statistic 2 remain as text input fields

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2022-07-13 10:35:16 -03:00
..
bad_plugins/Koha/Plugin
Koha/BackgroundJob Bug 30181: (QA follow-up) Update BatchTest 2022-03-22 10:17:33 -10:00
Mocks
plugins/Koha/Plugin Bug 30410: Unit tests 2022-04-13 15:55:40 +02:00
QA
Bootstrap.pm
Dates.pm
Mocks.pm Bug 30889: Unit tests 2022-06-30 12:03:19 -03:00
Selenium.pm Bug 30063: Add selenium tests 2022-04-04 09:47:01 +02:00
TestBuilder.pm Bug 31145: Supply defaults for vendors and funds 2022-07-13 10:35:16 -03:00