[Koha-bugs] [Bug 29959] Populate prices when creating an order with the API

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jan 27 13:58:09 CET 2022


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

--- Comment #1 from Julian Maurice <julian.maurice at biblibre.com> ---
Created attachment 129875
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=129875&action=edit
Bug 29959: Populate prices when creating an order with the API

Price columns (aqorders.*_tax_included, aqorders.*_tax_excluded,
aqorders.tax_value_*) are automatically calculated when creating an
order with the staff interface. They should also be automatically
calculated when the order is created with the API.

Depends on bug 29955

Test plan:
1. Run tests in t/db_dependent/api/v1/acquisitions_orders.t

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


More information about the Koha-bugs mailing list