Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 341e134e

Von Bernd Bleßmann vor fast 3 Jahren hinzugefügt

  • ID 341e134eda2743d384ff2b25758f5219dc89b8e4
  • Vorgänger 622319e0
  • Nachfolger b70a9f43

Anzahlungs-Rg.: Standardkonto-Auswahl f. Verrechnungskonto

Unterschiede anzeigen:

SL/DB/MetaSetup/Default.pm
15 15
  address_street1                           => { type => 'text' },
16 16
  address_street2                           => { type => 'text' },
17 17
  address_zipcode                           => { type => 'text' },
18
  advance_payment_clearing_chart_id         => { type => 'integer' },
18 19
  allow_new_purchase_delivery_order         => { type => 'boolean', default => 'true', not_null => 1 },
19 20
  allow_new_purchase_invoice                => { type => 'boolean', default => 'true', not_null => 1 },
20 21
  allow_sales_invoice_from_sales_order      => { type => 'boolean', default => 'true', not_null => 1 },

Auch abrufbar als: Unified diff