Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision cef9432f

Von Bernd Bleßmann vor 9 Tagen hinzugefügt

  • ID cef9432f359cb138fff1a27a2d0ab4e364a7f3d2
  • Vorgänger 4b680a25
  • Nachfolger 8280f487

Sichtbarkeit neuer Belege: In Mandantenkonfig einstellbar: Rose u. DB

- Angebots-/Auftrags-Eingänge
- Lieferantenauftragsbestätigungen
- Reklamationen

Unterschiede anzeigen:

SL/DB/MetaSetup/Default.pm
202 202
  shipped_qty_require_stock_out             => { type => 'boolean', default => 'false', not_null => 1 },
203 203
  show_bestbefore                           => { type => 'boolean', default => 'false' },
204 204
  show_longdescription_select_item          => { type => 'boolean', default => 'false' },
205
  show_purchase_order_confirmation          => { type => 'boolean', default => 'true', not_null => 1 },
206
  show_purchase_quotation_intake            => { type => 'boolean', default => 'true', not_null => 1 },
207
  show_purchase_reclamation                 => { type => 'boolean', default => 'true', not_null => 1 },
208
  show_sales_order_intake                   => { type => 'boolean', default => 'true', not_null => 1 },
209
  show_sales_reclamation                    => { type => 'boolean', default => 'true', not_null => 1 },
205 210
  show_weight                               => { type => 'boolean', default => 'false', not_null => 1 },
206 211
  signature                                 => { type => 'text' },
207 212
  soinumber                                 => { type => 'text' },

Auch abrufbar als: Unified diff