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: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
  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.
_______________________________________________
Koha-bugs mailing list
[email protected]
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