[Koha-bugs] [Bug 34645] Add missing fields to MarcItemFieldsToOrder system preference

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Sep 26 00:03:48 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34645

--- Comment #22 from David Nind <david at davidnind.com> ---
Thanks Nick!

I was able to successfully run through the test plan with and without deleting
the existing record. These are the settings I used when staging the file:
- Record matching rule: KohaBiblio (999$c)
- Action if matching record found: Ignore incoming record (its items may still
be processed)
- Check for embedded item record data? Yes + How to process items: Always add
items

I can now see the statistics columns in the basket (used Columns to toggle on
the display of the Statistics 1 and Statistics 2 columns).

David


Latest testing notes (using KTD):

1. Works successfully without needing to delete the existing record 303 (Pawn
structure chess). Also works successfully if the existing record is deleted.

2. With existing record and items, use these settings when staging the file:
   - Record matching rule: KohaBiblio (999$c)
   - Action if matching record found: Ignore incoming record (its items may
still be processed)
   - Check for embedded item record data? Yes + How to process items: Always
add items

3. Steps:
   3.1 Remember to set up the MarcFieldsToOrder and MarcItemFieldsToOrder
system preferences as per the test plan!
   3.2 Stage the file provided - use these settings (as the record and four
items already exist):
      - Record matching rule: KohaBiblio (999$c)
      - Action if matching record found: Ignore incoming record (its items may
still be processed)
      - Check for embedded item record data? Yes + How to process items: Always
add items   
   3.3 Create a new basket for the vendor, for 'Create items when' select
"placing an order" .
   3.4 Add to the new basket using the 'From a staged file' option.
   3.5 Tick item 'Pawn structure chess'
       - under the 'match heading' it shows quantity of 8 and correct discount
+ Sort1 and Sort2 in Statistics 1 and 2
      - on the right-hand side, it lists 8 item records with the correct
budgets, prices, etc., from the staged file.
   3.6 Change to the 'Item information' tab, select a Koha item type (work
around for bug 34827).
   3.7 Change back to the 'Select to import' tab.
   3.8 Click 'Save' at the bottom of the page.
   3.9 Result ==> Items are added to the basket:
       - discount correctly shown on the order lines
       - use the Columns setting to display the Statistics 1 and Statistics 2
columns.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list