https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29959
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #129875|0 |1 is obsolete| | --- Comment #3 from David Nind <[email protected]> --- 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 <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
