]> wagnertech.de Git - mfinanz.git/blobdiff - scripts/rose_auto_create_model.pl
changelog und release sql Skripte für 3.3.0
[mfinanz.git] / scripts / rose_auto_create_model.pl
index e65adc0aca46e0de21158af342a64366e991dca9..7399b0ad28e33a6375b55e0188bc85860b465c3f 100755 (executable)
@@ -74,6 +74,7 @@ our %foreign_key_name_map     = (
     follow_up_access          => { who => 'with_access', what => 'to_follow_ups_by', },
 
     periodic_invoices_configs => { oe_id => 'order' },
+    reconciliation_links      => { acc_trans_id => 'acc_trans' },
   },
 );