Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision aa52fad3

Von Jan Büren vor mehr als 1 Jahr hinzugefügt

  • ID aa52fad3fa717a0e8716340da8a59452e72622a7
  • Vorgänger 1ee9865b
  • Nachfolger a61fbb73

Unscharfes Skonto verbuchen konfigurierbar in Mandantenkonfig

Unterschiede anzeigen:

SL/DB/MetaSetup/Default.pm
111 111
  feature_experimental_assortment           => { type => 'boolean', default => 'true', not_null => 1 },
112 112
  feature_experimental_order                => { type => 'boolean', default => 'true', not_null => 1 },
113 113
  feature_ustva                             => { type => 'boolean', default => 'true', not_null => 1 },
114
  fuzzy_skonto                              => { type => 'boolean', default => 'true' },
115
  fuzzy_skonto_percentage                   => { type => 'float', default => '0.5', precision => 4, scale => 4 },
114 116
  fxgain_accno_id                           => { type => 'integer' },
115 117
  fxloss_accno_id                           => { type => 'integer' },
116 118
  gl_add_doc                                => { type => 'boolean', default => 'false', not_null => 1 },

Auch abrufbar als: Unified diff