]> wagnertech.de Git - mfinanz.git/blobdiff - SL/DB/MetaSetup/Default.pm
Titel von Ansprechpersonen: Freitext-Feld und/oder Auswahlliste
[mfinanz.git] / SL / DB / MetaSetup / Default.pm
index 5224492fc1510208f4bea5e52d3060d7b327435e..ecb92185ee5655ebb47348af1fdd84ca872769f8 100644 (file)
@@ -40,6 +40,7 @@ __PACKAGE__->meta->columns(
   co_ustid                                  => { type => 'text' },
   coa                                       => { type => 'text' },
   company                                   => { type => 'text' },
+  contact_titles_use_textfield              => { type => 'boolean' },
   create_part_if_not_found                  => { type => 'boolean', default => 'false' },
   create_zugferd_invoices                   => { type => 'integer' },
   currency_id                               => { type => 'integer', not_null => 1 },