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

            Bug ID: 41360
           Summary: Transport cost matrix assumes all transfers are
                    disabled upon first use
   Initiative type: ---
        Sponsorship ---
            status:
           Product: Koha
           Version: Main
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: System Administration
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]

On a system not using transport cost matrix enable the preference 
UseTransportCostMatrix

(if your test system has a matrix setup, back it up then DELETE FROM
transport_cost;)

 and then go to Administration->Transport Cost Matrix

(almost) All squares are red
Click on one, enable and enter a cost
Save

In the DB:
SELECT * FROM transport_cost;

Note that all transfers are now forbidden.

It should be possible to set the matrix without defaulting to no transfers
allowed

-- 
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/

Reply via email to