]> wagnertech.de Git - mfinanz.git/blobdiff - SL/DB/Order.pm
Rose-Beziehungstypen gefixt
[mfinanz.git] / SL / DB / Order.pm
index b3edda5dc85dfb72504a66a229e2694b786eace5..0c46f567373703caa85f634c35c24bd5cf9acd68 100644 (file)
@@ -27,7 +27,7 @@ __PACKAGE__->meta->add_relationship(
     }
   },
   periodic_invoices_config => {
-    type                   => 'one to one',
+    type                   => 'one to many',
     class                  => 'SL::DB::PeriodicInvoicesConfig',
     column_map             => { id => 'oe_id' },
   },