http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3777
--- Comment #11 from Nicole C. Engard <[email protected]> --- Well originally I was just reporting the address fields. `address` mediumtext NOT NULL, `address2` text, `city` mediumtext NOT NULL, `B_address` varchar(100) default NULL, `B_address2` text default NULL, `B_city` mediumtext, `altcontactaddress1` varchar(255) default NULL, `altcontactaddress2` varchar(255) default NULL, `altcontactaddress3` varchar(255) default NULL, So the others can be in a different bug report. -- You are receiving this mail because: You are the QA Contact for the bug. 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/
