[Koha-bugs] [Bug 25557] New: Column config table in Acquisitions Order Does not Match the Acq table in Baskets

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed May 20 20:52:25 CEST 2020


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

            Bug ID: 25557
           Summary: Column config table in Acquisitions Order Does not
                    Match the Acq table in Baskets
 Change sponsored?: ---
           Product: Koha
           Version: 19.11
          Hardware: All
                OS: All
            Status: NEW
          Severity: major
          Priority: P5 - low
         Component: Tools
          Assignee: lucas at bywatersolutions.com
          Reporter: kelly at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org

The actual way that the Acq table appears in the basket view (basket.pl), 

1.Basket #
2. Order information
3. RRP Tax Exc
4. Actual Cost Exc
5. Budgeted Cost Tax Exc
6. RRP Tax Included
7. Actual Cost Tax Inc
8. Budgeted Cost Tax Inc
9. Replacement Price
10. Quantity

But in the column config table

1.Basket #
2. Order Info
3. RRP tax Exc
4. Ecost Exc (Actual Exc)
5. RRP tax Included
6. Ecost Tax Included (Actual Inc)
7. Replacement Prie
8. Quantity
9. Total Tax Excluded
10. Total Tax Included

We will need to change the column configuration to match the table so it is
easy to hide the correct columns.

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


More information about the Koha-bugs mailing list