https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35301
Bug ID: 35301
Summary: Move file storage for AcqEnableFiles from database to
the file system
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Acquisitions
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
In Koha we have the option to optionally store files with the invoices. This
feature is activated by the system preference AcqEnableFiles. The uploaded
files are then stored in the database in the the table misc_files.
A lot of uploaded files will make backup/restore time for the database larger
and it would be nice if we also had the option to store these files in the file
system instead.
This might have to be optional to keep backwards compatiblity/give people a
chance to migrate.
--
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/