Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 16574270

Von Tamino Steinert vor mehr als 1 Jahr hinzugefügt

  • ID 16574270c06d45c14428b7f75df9af5cc48cd48f
  • Vorgänger 3ecc10d2
  • Nachfolger 2135945d

customer: Mahnsperre hinzugefügt

Unterschiede anzeigen:

SL/DB/MetaSetup/Customer.pm
34 34
  depositor                 => { type => 'text' },
35 35
  direct_debit              => { type => 'boolean', default => 'false' },
36 36
  discount                  => { type => 'float', precision => 4, scale => 4 },
37
  dunning_lock              => { type => 'boolean', default => 'false', not_null => 1 },
37 38
  dunning_mail              => { type => 'text' },
38 39
  email                     => { type => 'text' },
39 40
  fax                       => { type => 'text' },

Auch abrufbar als: Unified diff