Revision 71ada638
Von Bernd Bleßmann vor fast 9 Jahren hinzugefügt
SL/DB/MetaSetup/Customer.pm | ||
---|---|---|
31 | 31 |
discount => { type => 'float', scale => 4 }, |
32 | 32 |
email => { type => 'text' }, |
33 | 33 |
fax => { type => 'text' }, |
34 |
gln => { type => 'text' }, |
|
34 | 35 |
greeting => { type => 'text' }, |
35 | 36 |
homepage => { type => 'text' }, |
36 | 37 |
hourly_rate => { type => 'numeric', precision => 8, scale => 2 }, |
Auch abrufbar als: Unified diff
GLN: neue Spalte bei customer, vendor und shipto; DB-Upgrade-Skript u. Rose