https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36751
--- Comment #1 from Pedro Amorim <[email protected]> --- Created attachment 166061 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=166061&action=edit Bug 36751: PoC This is a PoC only. More work should be done here. Imo, ideally, we'd have a mapping where each 'model' would define what it supports ('repeateable', 'searchable', 'unique identifier', etc). But first would like to know what others think of this. Is this is a good idea? Should we invest more time here. Test plan, k-t-d: Visit patron attribute types at: http://localhost:8081/cgi-bin/koha/admin/patron-attr-types.pl Click "New patron attribute type" Notice you are now presented with choices in regards to the model of the attribute type: "Text", "Date" or "Authorized value category Notice if you pick "Date", you're unable to pick an authorized value category Notice if you pick "Authorised value category", you're unable to pick if its a date or not -- 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] https://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/
