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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Dec 11 17:56:34 CET 2014


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

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

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

--- Comment #96 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 34332
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34332&action=edit
Bug 7736 Edifact QUOTE, ORDER and INVOICE handling

Handle Electronic Ordering via Edifact Messages

This commits adds files to allow interfacing with book suppliers
using Edifact Messages
Currently this supports transferring files by ftp or sftp
There is also an option to read/write to a local directory
which may be useful for testing or other scenarios

Quote messages are used to create baskets in Koha and will create
the associated bib and item records if required

If the user chooses to generate an edifact order from a basket
an Edifact format message is created for submission

If receiving an Invoice Message a corresponding invoice is created
in Koha and the order is receipted

Suppliers interfaces need to be properly configured to send
the correct budget, item type etc info

For more info on Edifact Formats see
http://www.editeur.org/31/Library-Book-Supply

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


More information about the Koha-bugs mailing list