Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 092c6838

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

  • ID 092c6838bb4208332069012a07dad9a3e9a29c8b
  • Vorgänger 65fd46c1

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