http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12603
--- Comment #11 from Yohann Dufour <[email protected]> --- > @@ +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. _______________________________________________ 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/
