[Koha-bugs] [Bug 7736] Edifact QUOTE and ORDER functionality

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Apr 2 13:50:48 CEST 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7736

Kyle M Hall <kyle.m.hall at gmail.com> changed:

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

--- Comment #79 from Kyle M Hall <kyle.m.hall at gmail.com> ---
Created attachment 17120
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17120&action=edit
Bug 7736 - Edifact QUOTE and ORDER functionality

This is a patch brining together the original
work by Mark Gavillet and the subsequent patches
by Mark, Martin Renvoize and myself

It contains the code as currently runnng in
production

In addition I've added updatedatebase entries to
installer and replaced the hardcoded currency with
a currency extraction. As the db currently does not
force the standard codes we check if that is 3 uppercase
ascii characters before using it.

Elliott Davis:
Added unit test for EDI

Zeno Tajoli:
Rebased on last master git tree.
I have change only the file installer/data/mysql/sysprefs.sql
Added missing end tag for tools-home.tt

Brendan Gallagher:
Rebased on current master
Changed installer/data/mysql/sysprefs.sql
koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basket.tt

Bug 7736 - Edifact QUOTE and ORDER functionality - Followup - cordinate this
with template tools-home.tt

After the writting of the patch, the template tools-home.tt has a little
change.

I have have tested the ench wit instruction and I confirm that works.
Attention on dir misc/edi_files, you need to give permission to koha and to web
server
user (standard: www-data on debian)

Signed-off-by: Zeno Tajoli <tajoli at cilea.it>

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


More information about the Koha-bugs mailing list