]> wagnertech.de Git - mfinanz.git/blobdiff - SL/DB/MetaSetup/AdditionalBillingAddress.pm
kivitendo 3.9.2-0.2
[mfinanz.git] / SL / DB / MetaSetup / AdditionalBillingAddress.pm
index 3e37db98a906ab3953369da7001d421024a2c6f6..4c7a8a26fb01c4504fc233e450bf9007851d6115 100644 (file)
@@ -16,6 +16,7 @@ __PACKAGE__->meta->columns(
   default_address => { type => 'boolean', default => 'false', not_null => 1 },
   department_1    => { type => 'text' },
   department_2    => { type => 'text' },
+  dunning_mail    => { type => 'text' },
   email           => { type => 'text' },
   fax             => { type => 'text' },
   gln             => { type => 'text' },