11 Mar
2015
11 Mar
'15
2:43 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12648 --- Comment #74 from Jonathan Druart <jonathan.druart@biblibre.com> --- (In reply to Tomás Cohen Arazi from comment #62)
- Missing the kohastructure.sql addition
First patch amended.
- We should really stick with the adopted naming schema for tables. Even if it will not be consistent with the current table names for acquisitions (we should, at some point just rename them).
I would accept 'aqorder_users', but the ideal one would be 'aquisition_order_users', that would map to Koha::Acquisition::Order::Users.
aqorderusers replaced with aqorders_users in the last patch. -- You are receiving this mail because: You are watching all bug changes.