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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Mar 22 12:16:01 CET 2013


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Signed Off

--- Comment #52 from Zeno Tajoli <z.tajoli at cineca.it> ---
With the last follow-up I also sign off this enhacement.
In fact to install the patch you need 4 different files.
The points to do:
1)Install the big rebase of Brendan
2)Install the first follow-up of Brendan,
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16652
3)Install the second rebase of Brendan,
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16667
4)Install my follow-up,
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16761

For QA:
to testi you need to have the dir misc/edi_files/ usable in read/write from the
command line user of Koha [standard name: koha] and the apache user [standard
name and group in debian: www-data].
A good idea is also to create the file misc/edi_files/edi_ftp_error.log and to
give the red/write permissions on it.

So, usign the default users:

sudo chown koha:www-data edi_files
sudo chmod 770 edit_files
sudo touch edi_files/edi_ftp_error.log
sudo chown koha:www-data edi_files/edi_ftp_error.log
sudo chmod 770 edi_files/edi_ftp_error.log

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


More information about the Koha-bugs mailing list