Revision 6bb6fe53
Von Bernd Bleßmann vor mehr als 1 Jahr hinzugefügt
SL/DB/MetaSetup/Default.pm | ||
---|---|---|
148 | 148 |
payments_changeable => { type => 'integer', default => '0', not_null => 1 }, |
149 | 149 |
pdonumber => { type => 'text' }, |
150 | 150 |
ponumber => { type => 'text' }, |
151 |
pqinumber => { type => 'text' }, |
|
151 | 152 |
precision => { type => 'numeric', default => '0.01', not_null => 1, precision => 15, scale => 5 }, |
152 | 153 |
print_interpolate_variables_in_positions => { type => 'boolean', default => 'true', not_null => 1 }, |
153 | 154 |
produce_assembly_same_warehouse => { type => 'boolean', default => 'true' }, |
Auch abrufbar als: Unified diff
Angebots-Eingang: DB und Nummernkreis