Revision 74329d79
Von Jan Büren vor etwa 2 Jahren hinzugefügt
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_mail => { type => 'text' }, |
|
37 | 38 |
email => { type => 'text' }, |
38 | 39 |
fax => { type => 'text' }, |
39 | 40 |
gln => { type => 'text' }, |
Auch abrufbar als: Unified diff
E-Mail für Mahnungsempfänger hinterlegen