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

            Bug ID: 16227
           Summary: The currencies of vendor and order do not display
                    correctly
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: ASSIGNED
          Severity: major
          Priority: P5 - low
         Component: Acquisitions
          Assignee: jonathan.dru...@bugs.koha-community.org
          Reporter: jonathan.dru...@bugs.koha-community.org
        QA Contact: testo...@bugs.koha-community.org
        Depends on: 15084

>From commit 1538e9ecf47642c4974693ff499c3e95e4d71977
     Bug 15084: Replace C4::Budgets::GetCurrencies with
Koha::Acquisition::Currencies->search
"""
    Most part of the code here is unnecessary complex. We should selected
    the currency if it is selected, that's all :)
"""

Well, it's not hard to change, but the commit was wrong.
The expected behaviors are:
Create a vendor, the selected currencies should be the default one
Edit the vendor, the selected currencies should be the ones defined for this
vendor
Create an order, the selected currency should be the 'List prices' of the
vendor
Edit an order, the selected currency should be the one defined for this order


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15084
[Bug 15084] Move the currency related code to Koha::Acquisition::Currenc[y|ies]
-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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