Revision 71d40510
Von Martin Helmling martin.helmling@octosoft.eu vor fast 8 Jahren hinzugefügt
SL/DB/MetaSetup/Default.pm | ||
---|---|---|
34 | 34 |
co_ustid => { type => 'text' }, |
35 | 35 |
coa => { type => 'text' }, |
36 | 36 |
company => { type => 'text' }, |
37 |
create_part_if_not_found => { type => 'boolean', default => 'false' }, |
|
37 | 38 |
currency_id => { type => 'integer', not_null => 1 }, |
38 | 39 |
customer_hourly_rate => { type => 'numeric', precision => 8, scale => 2 }, |
39 | 40 |
customer_projects_only_in_sales => { type => 'boolean', default => 'false', not_null => 1 }, |
Auch abrufbar als: Unified diff
Falls ein Artikel nicht gefunden wird, kann gleich in die Erfassung gegangen werden
Dies ist in der Manantenkonfigurierung einstellbar.