[Koha-bugs] [Bug 23049] Replace MANUAL_INV authorised value with a dedicated table

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Oct 24 18:38:58 CEST 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23049

Martin Renvoize <martin.renvoize at ptfs-europe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Text to go in the|                            |This patchset moves the
      release notes|                            |'MANUAL_INV' authorized
                   |                            |values into their own table
                   |                            |and adds in interface into
                   |                            |the administration pages to
                   |                            |allow addition and
                   |                            |modification of such
                   |                            |account types.
                   |                            |
                   |                            |This serves
                   |                            |as the foundation for
                   |                            |enhancing the accounts
                   |                            |system and leads to clearer
                   |                            |code and more consistent
                   |                            |data via database-level
                   |                            |constraints.
                   |                            |
                   |                            |Note: Reports
                   |                            |will need to be updated to
                   |                            |look in the new
                   |                            |debit_type_code field for
                   |                            |accountlines of type
                   |                            |'debit' and use the updated
                   |                            |coded values.

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


More information about the Koha-bugs mailing list