[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
Sat May 28 16:14:36 CEST 2022


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

David Nind <david at davidnind.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #129875|0                           |1
        is obsolete|                            |

--- Comment #3 from David Nind <david at davidnind.com> ---
Created attachment 135437
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=135437&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

Signed-off-by: David Nind <david at davidnind.com>

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


More information about the Koha-bugs mailing list