Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision dbcf08e9

Von Rolf Fluehmann vor etwa 8 Jahren hinzugefügt

  • ID dbcf08e9ecb0591f68cc8ee59af7fc8ba9aa62e1
  • Vorgänger a0b8d78b
  • Nachfolger 083aa976

Reapply "country_mode entfernt."

Mit mit neuem Autor neu.

Unterschiede anzeigen:

SL/DB/MetaSetup/Default.pm
37 37
  customer_hourly_rate                      => { type => 'numeric', precision => 8, scale => 2 },
38 38
  customer_projects_only_in_sales           => { type => 'boolean', default => 'false', not_null => 1 },
39 39
  customernumber                            => { type => 'text' },
40
  country_mode                              => { type => 'text', default => 'DE', not_null => 1 },
41 40
  datev_check_on_ap_transaction             => { type => 'boolean', default => 'true' },
42 41
  datev_check_on_ar_transaction             => { type => 'boolean', default => 'true' },
43 42
  datev_check_on_gl_transaction             => { type => 'boolean', default => 'true' },

Auch abrufbar als: Unified diff