]> wagnertech.de Git - mfinanz.git/blobdiff - SL/DB/MetaSetup/Default.pm
Test: acts_as_list.t: Anpassung an Währungsumstellung
[mfinanz.git] / SL / DB / MetaSetup / Default.pm
index c1deb9c34cb8548da609d229c2ce1ca36ae44d8e..435fd2729a9e49d78b17388856dcf2ff70b711d1 100644 (file)
@@ -66,8 +66,8 @@ __PACKAGE__->meta->columns(
   profit_determination                          => { type => 'text' },
   purchase_delivery_order_show_delete           => { type => 'boolean', default => 'true' },
   purchase_order_show_delete                    => { type => 'boolean', default => 'true' },
-  requirement_spec_section_number_format        => { type => 'text', default => 'A00', not_null => 1 },
   requirement_spec_function_block_number_format => { type => 'text', default => 'FB000', not_null => 1 },
+  requirement_spec_section_number_format        => { type => 'text', default => 'A00', not_null => 1 },
   revtrans                                      => { type => 'boolean', default => 'false' },
   rfqnumber                                     => { type => 'text' },
   rmanumber                                     => { type => 'text' },