Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision dc78c225

Von Moritz Bunkus vor fast 5 Jahren hinzugefügt

  • ID dc78c22510c618deef355808393ecc7bcde319a3
  • Vorgänger 333003d3
  • Nachfolger a827a37d

ZUGFeRD: Feature über Mandantenkonfiguration abschaltbar

Unterschiede anzeigen:

SL/DB/MetaSetup/Default.pm
41 41
  coa                                       => { type => 'text' },
42 42
  company                                   => { type => 'text' },
43 43
  create_part_if_not_found                  => { type => 'boolean', default => 'false' },
44
  create_zugferd_invoices                   => { type => 'boolean' },
44 45
  currency_id                               => { type => 'integer', not_null => 1 },
45 46
  customer_hourly_rate                      => { type => 'numeric', precision => 8, scale => 2 },
46 47
  customer_projects_only_in_sales           => { type => 'boolean', default => 'false', not_null => 1 },

Auch abrufbar als: Unified diff