Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 321bd602

Von Jan Büren vor fast 3 Jahren hinzugefügt

  • ID 321bd6025faf943442b6a125faa30cfaee34fdda
  • Vorgänger bcdc9f70
  • Nachfolger 9f0c5105

Neue Default-Methoden auch im MetaSetup (Transferkonto 7% oder 19%)

Unterschiede anzeigen:

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

Auch abrufbar als: Unified diff