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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Oct 27 16:08:31 CET 2015


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

Zeno Tajoli <z.tajoli at cineca.it> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|In Discussion               |Failed QA

--- Comment #122 from Zeno Tajoli <z.tajoli at cineca.it> ---
I insert the patch rebasing this branch of Colin
[https://github.com/colinsc/koha/tree/edifact_snapshot_150911] with
origin/master of today (27/10/2015].

Patch 0001-Rebase-on-master: the main rebase on master done from Colin's work.

Patch 0002-Patch-to-update-DBIx: Update DBIX files from Colin's work

Patch 0003-Modification-in-Acquisition.t: Update of Acquisition.t with new DB
structure.

Patch 0004-Fixed-the-definition-of-table-edifact_ean: My proposal to fix
problem of defintion in edifact_ean table

Patch 0005-EdifactEan_DBIx-update: The update of DBIx file for table
edifact_ean 

Patch 0006-Fix-differences-between-kohastructure.sql-and-edifact.sql:
There are same differences between kohastructure.sql and
atomicupdate/edifact.sql
about the structure of edifact_ean. With this patch I insert also in
kohastructure.sql the creation of the coloum  ee_id.

With all patch installed there are still problem on using edi.

I try to add the EAN/SAN to the library using 
  administration/acquisitions/EDI EANs 
[...:8080/cgi-bin/koha/admin/edi_ean_accounts.pl]

The result is:
Software error:

DBIx::Class::ResultSet::search(): No such relationship branch on EdifactEan at
/production/develops/admin/edi_ean_accounts.pl line 93

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


More information about the Koha-bugs mailing list