[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
Wed Oct 23 15:38:15 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
----------------------------------------------------------------------------
             Status|Failed QA                   |Signed Off

--- Comment #215 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
OK, I've now grepped the codebase for 

INSERT INTO `accountlines`

Koha::Account::Line->new

Koha::Schema::Result::Accountline->new

and corrected all cases.. I confident in saying these were only used in tests
at this point and those have now been corrected.

Putting back to Signed off.. thanks for all your efforts Marcel.. I think we
might finally be there now :)

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


More information about the Koha-bugs mailing list