is_nullable: 1
size: 80
=head2 mana_id
data_type: 'integer'
=cut
__PACKAGE__->add_columns(
{ data_type => "varchar", is_nullable => 1, size => 80 },
"report_subgroup",
"mana_id",
{ data_type => "integer", is_nullable => 1 },
);
=head1 PRIMARY KEY
size: 10
{ data_type => "varchar", is_nullable => 1, size => 10 },
"previousitemtype",
[% INCLUDE 'blocking_errors.inc' %]
[% INCLUDE 'mana.inc' %]
<div id="toolbar" class="btn-toolbar">
[% IF ( CAN_user_reports_create_reports ) %]
<div class="btn-group">
-