http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5446 Summary: Item creation in Acquisition module doesn't control mandatory fields Change sponsored?: --- Product: Koha Version: rel_3_4 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 Component: Acquisitions AssignedTo: henridamien@koha-fr.org ReportedBy: frederic@tamil.fr QAContact: koha-bugs@lists.koha-community.org Estimated Hours: 0.0 When AcqCreateItem is set to 'Create an item when placing an order', a new item form is displayed: on /acqui/neworderempty.pl. This form uses ACQ framework (Default if unavailable). Item fields defined as mandatory are properly displayed: their label ends with a *. This display is identical to the cataloging data entry form where it's impossible to save an item with empty mandatory fields. This is not the case here, in new order with item creation: it's possible to save the order with the item containing empty mandatory fields. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.