http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8832
--- Comment #12 from Paul Poulain <[email protected]> --- (In reply to comment #11) > 1) If the system preference is empty, the tax information and configuration > fields should be hidden from display. There are libraries which don't want > to use the feature and it worked like this before - so it's a regression for > them. OK, I hesitated between "display that the syspref is empty" or "ignore the gst". I think that libraries that want a gst will complain that there's none ( ;-) ) so OK with hiding the gst for libraries that have the syspref empty. follow-up easy to do. Will do it quickly (Jonathan is afk for 2 more week) > 2) We need a good update path for libraries. If we require now a list of > values the update has to take care of that and prefill the list. From > Nicole's description with the pull down I think that at the moment if you > update your vendor the tax value will be lost if the value is not in the > gist system preference. yes, that's why i'm proposing to fill it automatically with all distinct values that exist in aqbooksellers before the update. > I didn't really test the feature yet, so this is mostly based on looking at > the code and on the descriptions from others. Hope I am not too far off. not too far, and agreeing with my proposal, so it's fine ;-) -- You are receiving this mail because: You are the assignee 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/
