Revision b28a13e0
Von Werner Hahn vor etwa 1 Jahr hinzugefügt
SL/DB/MetaSetup/Part.pm | ||
---|---|---|
42 | 42 |
sellprice => { type => 'numeric', precision => 15, scale => 5 }, |
43 | 43 |
shop => { type => 'boolean', default => 'false' }, |
44 | 44 |
stockable => { type => 'boolean', default => 'false' }, |
45 |
tariff_code => { type => 'text' }, |
|
45 | 46 |
unit => { type => 'varchar', length => 20, not_null => 1 }, |
46 | 47 |
ve => { type => 'integer' }, |
47 | 48 |
warehouse_id => { type => 'integer' }, |
Auch abrufbar als: Unified diff
sql-update und rose für Zolltarifnummer