[Koha-bugs] [Bug 35473] Core bookings and room reservations plugin tables clash

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Mar 1 15:11:09 CET 2024


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35473

Tomás Cohen Arazi <tomascohen at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tomascohen at gmail.com

--- Comment #19 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Plugins should always use:

    my $table_name = $self->get_qualified_table_name('name_you_want');

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list