]> wagnertech.de Git - mfinanz.git/blobdiff - SL/DB/MetaSetup/Default.pm
Revert "Form: round_amount precision support"
[mfinanz.git] / SL / DB / MetaSetup / Default.pm
index 96c4b0f1fff0bf67b844187013dbf12eae92f743..4f0fcf05883c5620b87fe5853597a52e03035eb0 100644 (file)
@@ -78,7 +78,6 @@ __PACKAGE__->meta->columns(
   payments_changeable                       => { type => 'integer', default => '0', not_null => 1 },
   pdonumber                                 => { type => 'text' },
   ponumber                                  => { type => 'text' },
-  precision                                 => { type => 'numeric', default => '0.01', not_null => 1, precision => 15, scale => 5 },
   profit_determination                      => { type => 'text' },
   project_status_id                         => { type => 'integer' },
   project_type_id                           => { type => 'integer' },