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

Holger Meißner <h.meissner...@web.de> changed:

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

--- Comment #111 from Holger Meißner <h.meissner...@web.de> ---
Created attachment 31652
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=31652&action=edit
[PASSED QA] Bug 11577: Add auto_renew flags to the database

- issues.auto_renew
- old_issues.auto_renew
- issuingrules.auto_renew

Default value is zero.

To test:

1) Run installer/data/mysql/updatedatabase.pl
2) Create SQL reports like:
   SELECT * FROM issues LIMIT 0,1
3) Confirm that a column auto_renew was added to each of the three tables.

Sponsored-by: Hochschule für Gesundheit (hsg), Germany
Signed-off-by: Chris Cormack <ch...@bigballofwax.co.nz>
Signed-off-by: Martin Renvoize <martin.renvo...@ptfs-europe.com>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/

Reply via email to