21 Aug
2014
21 Aug
'14
10:27 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12603 --- Comment #11 from Yohann Dufour <yohann.dufour@biblibre.com> ---
@@ +322,5 @@
+=head1 DESCRIPTION + +This module allows to insert automatically an entry in the database. All the database changes are wrapped in a transaction. +The foreign keys are created according to the DBIx::Class schema. +The taken values are the values by default if it is possible or randomly generated.
I'm not exactly sure what you mean here; could you clarify please?
You right, it is not really clear. That's mean the inserted values in database fields are randomly generated if none was given as parameter. -- You are receiving this mail because: You are watching all bug changes.