http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5356
--- Comment #30 from Jonathan Druart <[email protected]> --- (In reply to comment #26) > Well, testing this feature & QAing the code one more time, a question arise: > what is the "freedeliveryplace" done for ? > * in aqbasketgroup, it was a TEXT, in this patch, for aqbasket it's a > varchar(10), that is tiny for a free address ! > * I can't see where I can file this freedeliveryplace field > > (not failing QA until i've an anwser to those questions) Paul, In fact the aqbasket.freedeliveryplace is unused. So I removed it in the last patch. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] 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/
