Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 517788ee

Von Sven Schöling vor fast 10 Jahren hinzugefügt

  • ID 517788eec8228937e5182d95372019a962cf6dc6
  • Vorgänger ba802064
  • Nachfolger 79f8e05c

Gloable BCC Adresse

Unterschiede anzeigen:

SL/DB/MetaSetup/Default.pm
42 42
  datev_check_on_sales_invoice              => { type => 'boolean', default => 'true' },
43 43
  delivery_plan_calculate_transferred_do    => { type => 'boolean', default => 'false', not_null => 1 },
44 44
  delivery_plan_show_value_of_goods         => { type => 'boolean', default => 'false', not_null => 1 },
45
  disabled_price_sources                    => { type => 'array' },
45 46
  dunning_ar                                => { type => 'integer' },
46 47
  dunning_ar_amount_fee                     => { type => 'integer' },
47 48
  dunning_ar_amount_interest                => { type => 'integer' },
......
50 51
  fxgain_accno_id                           => { type => 'integer' },
51 52
  fxloss_accno_id                           => { type => 'integer' },
52 53
  gl_changeable                             => { type => 'integer', default => 2, not_null => 1 },
54
  global_bcc                                => { type => 'text', default => '' },
53 55
  id                                        => { type => 'serial', not_null => 1 },
54 56
  income_accno_id                           => { type => 'integer' },
55 57
  inventory_accno_id                        => { type => 'integer' },

Auch abrufbar als: Unified diff