Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 71d40510

Von Martin Helmling martin.helmling@octosoft.eu vor fast 8 Jahren hinzugefügt

  • ID 71d405108050e9982291812b9e6919e94d7e6c2d
  • Vorgänger 219d88ab
  • Nachfolger 6416b3bb

Falls ein Artikel nicht gefunden wird, kann gleich in die Erfassung gegangen werden

Dies ist in der Manantenkonfigurierung einstellbar.

Unterschiede anzeigen:

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