[Koha-bugs] [Bug 22863] New: Item replacement cost with tax

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue May 7 21:26:07 CEST 2019


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

            Bug ID: 22863
           Summary: Item replacement cost with tax
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Acquisitions
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: alexandre.breton at ccsr.qc.ca
        QA Contact: testopia at bugs.koha-community.org
  Target Milestone: ---

Hi,

When an item is marked as lost, the status of this item change and Koha will
use the a Default Replacement Cost. This price is without tax sadly because
it's based on aqorders.unitprice. 


But we need the cost of this item with tax (which is the real price paid for
it). Then, the price needed must be based on unitprice_tax_included. 

To do that, the prices in these two areas :

items.replacementprice
items.price

must be based on :

aqorders.unitprice_tax_included.

Thanks you,

Alexandre

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


More information about the Koha-bugs mailing list