X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/e09f2da35e02b34569254b5d1550aa5dd287761f..00451fb084cfe52b4bea84348bde3ee07b231d69:/SL/DB/MetaSetup/Default.pm?ds=inline diff --git a/SL/DB/MetaSetup/Default.pm b/SL/DB/MetaSetup/Default.pm index f762f3470..619a429ea 100644 --- a/SL/DB/MetaSetup/Default.pm +++ b/SL/DB/MetaSetup/Default.pm @@ -135,6 +135,7 @@ __PACKAGE__->meta->foreign_keys( class => 'SL::DB::Chart', key_columns => { ar_chart_id => 'id' }, }, + bin => { class => 'SL::DB::Bin', key_columns => { bin_id => 'id' },