Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision f3bad0c2

Von Kivitendo Admin vor fast 3 Jahren hinzugefügt

  • ID f3bad0c2bf4ac1a731ee7f1d8da2cccde5f3f10c
  • Vorgänger e0fb092b
  • Nachfolger 670a6e6c

Mandantenkonfiguration - Warengruppe als Pflichtfeld

Kann nun konfiguriert werden.

Unterschiede anzeigen:

SL/DB/MetaSetup/Default.pm
128 128
  parts_image_css                           => { type => 'text', default => 'border:0;float:left;max-width:250px;margin-top:20px:margin-right:10px;margin-left:10px;' },
129 129
  parts_listing_image                       => { type => 'boolean', default => 'true' },
130 130
  parts_show_image                          => { type => 'boolean', default => 'true' },
131
  partsgroup_required                       => { type => 'boolean', default => 'false', not_null => 1 },
131 132
  payments_changeable                       => { type => 'integer', default => '0', not_null => 1 },
132 133
  pdonumber                                 => { type => 'text' },
133 134
  ponumber                                  => { type => 'text' },

Auch abrufbar als: Unified diff