Koha/installer/data/mysql
Nick Clemens 7a84297ac4 Bug 21262: Do not format numbers for editing if too big
This patch copies the code from bug 15770 to the format_for_editing
sub.

It also corrects schema issue, listing the purpose for two acq columns
instead of claing unused

To test:
1 - Edit a fund
2 - Set warning at amount to: 100000000000000
3 - Save budget
4 - Try to edit - internal server error
5 - Apply patch
6 - Should be able to edit budget
7 - Number should appear unformatted

Signed-off-by: Christopher Brannon <cbrannon@cdalibrary.org>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2 quick notes:
1. Code must be moved to a subroutine if reused later
2. It would have prefered to have the comment of the 2 DB columns on a separate patch
(even separate bug report). As it's minor and that the patch will certainly backported
I will not block it.

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
2018-09-15 23:59:59 +00:00
..
atomicupdate Bug 20777: DBRev 18.06.00.030 2018-09-15 21:52:47 +00:00
de-DE Bug 20683: Update German web installer for 18.05 2018-08-10 10:34:42 +00:00
en Bug 19191: Fix capitalization of notice titles 2018-07-23 15:08:59 +00:00
es-ES Bug 19191: Add non-english notices 2018-07-23 15:09:00 +00:00
fr-CA Bug 19191: Add non-english notices 2018-07-23 15:09:00 +00:00
fr-FR Bug 19191: Add non-english notices 2018-07-23 15:09:00 +00:00
it-IT Bug 19191: Add non-english notices 2018-07-23 15:09:00 +00:00
mandatory Bug 21144: Add ROADTYPE to default authorised values categories 2018-08-21 11:45:20 +00:00
nb-NO Bug 19191: Add non-english notices 2018-07-23 15:09:00 +00:00
pl-PL Bug 19191: Add non-english notices 2018-07-23 15:09:00 +00:00
ru-RU Bug 19191: Add non-english notices 2018-07-23 15:09:00 +00:00
uk-UA Bug 19191: Add non-english notices 2018-07-23 15:09:00 +00:00
account_offset_types.sql Bug 20997: (QA follow-up) POD fixes and offset type consistency 2018-08-10 12:30:36 +00:00
audio_alerts.sql Bug 11431: (QA followup) Make audio alerts sql top level 2015-11-04 12:33:53 -03:00
backfill_statistics.pl Bug 16011: $VERSION - Remove comments 2016-03-24 17:20:29 +00:00
fix_unclosed_nonaccruing_fines_bug17135.pl Bug 17135: [QA Follow-up] Changes as to reporting 2016-09-16 10:47:03 +00:00
kohastructure.sql Bug 21262: Do not format numbers for editing if too big 2018-09-15 23:59:59 +00:00
labels_upgrade.pl Bug 9978: Replace license header with the correct license (GPLv3+) 2015-04-20 09:59:38 -03:00
patroncards_upgrade.pl Bug 9978: Replace license header with the correct license (GPLv3+) 2015-04-20 09:59:38 -03:00
sysprefs.sql Bug 19469: Add ability to split view of holds view on record by pickup library and/or itemtype 2018-09-14 17:36:32 +00:00
update22to30.pl Bug 11398: A typo occurred with occured 2014-01-02 15:12:48 +00:00
updatedatabase.pl Bug 20777: DBRev 18.06.00.030 2018-09-15 21:52:47 +00:00
userflags.sql Bug 2426: Remove deprecated management permission 2018-06-08 12:17:25 +00:00
userpermissions.sql Bug 11911: Add a separate permission for managing suggestions 2018-07-23 15:34:20 +00:00