28 Aug
2014
28 Aug
'14
11:46 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12839 --- Comment #1 from Jonathan Druart <jonathan.druart@biblibre.com> --- Created attachment 31239 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=31239&action=edit Bug 12839: aqbooksellers.gstreg is never used The aqbooksellers.gstreg is never used in the code. This patch does not remove the DB field but 3 useless occurrences in the neworderempty page. The both variable applygst and gstreg have never been took into account for prices calculation. Test plan: Verify there is no difference before and after the patch in the prices calculation. -- You are receiving this mail because: You are watching all bug changes.