Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision c6ffc95a

Von Rolf Fluehmann vor etwa 6 Jahren hinzugefügt

  • ID c6ffc95afc8fc92cb15872542a95b51138951cce
  • Vorgänger fb722bcc
  • Nachfolger 3e412ce7

new menu and preps for production management

Unterschiede anzeigen:

SL/DB/MetaSetup/Default.pm
26 26
  assemblynumber                            => { type => 'text' },
27 27
  assortmentnumber                          => { type => 'text' },
28 28
  balance_startdate_method                  => { type => 'text' },
29
  batchnumber                               => { type => 'text' },
29 30
  bcc_to_login                              => { type => 'boolean', default => 'false', not_null => 1 },
30 31
  bin_id                                    => { type => 'integer' },
31 32
  bin_id_ignore_onhand                      => { type => 'integer' },
......
74 75
  feature_erfolgsrechnung                   => { type => 'boolean', default => 'false', not_null => 1 },
75 76
  feature_eurechnung                        => { type => 'boolean', default => 'true', not_null => 1 },
76 77
  feature_experimental                      => { type => 'boolean', default => 'true', not_null => 1 },
78
  feature_production                        => { type => 'boolean', default => 'false', not_null => 1 },
77 79
  feature_ustva                             => { type => 'boolean', default => 'true', not_null => 1 },
78 80
  fxgain_accno_id                           => { type => 'integer' },
79 81
  fxloss_accno_id                           => { type => 'integer' },
......
126 128
  sdonumber                                 => { type => 'text' },
127 129
  sepa_creditor_id                          => { type => 'text' },
128 130
  sepa_reference_add_vc_vc_id               => { type => 'boolean', default => 'false' },
131
  serialnumber                            => { type => 'text' },
129 132
  servicenumber                             => { type => 'text' },
130 133
  shipped_qty_fill_up                       => { type => 'boolean', default => 'true', not_null => 1 },
131 134
  shipped_qty_item_identity_fields          => { type => 'array', default => '{parts_id}', not_null => 1 },

Auch abrufbar als: Unified diff