[Koha-bugs] [Bug 18267] Update price and tax fields in EDI to reflect DB changes

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Oct 27 15:52:51 CEST 2017


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

Kyle M Hall <kyle at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #65244|0                           |1
        is obsolete|                            |
  Attachment #65245|0                           |1
        is obsolete|                            |
  Attachment #65250|0                           |1
        is obsolete|                            |
  Attachment #65251|0                           |1
        is obsolete|                            |
  Attachment #65252|0                           |1
        is obsolete|                            |
  Attachment #65253|0                           |1
        is obsolete|                            |
  Attachment #65254|0                           |1
        is obsolete|                            |
  Attachment #68536|0                           |1
        is obsolete|                            |

--- Comment #27 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 68707
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=68707&action=edit
Bug 18267 populate_order_with_prices should be exported

Although routine is used in acqui scripts, access to it
is by backdoor methods. Allow it to be exported in a standard way
to allow more maintainable code.

Effectively this patch merely documents that this routine
is part of C4/Acquisition's interface and allows users to import
it in the standard way.

Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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


More information about the Koha-bugs mailing list