map { SL::DB::Default->get->update_attributes($_ => $::form->{$_}); } qw(accounting_method inventory_system profit_determination);
SL::DB::Default->get->update_attributes('show_bestbefore' => $::form->{show_bestbefore});
map { SL::DB::Default->get->update_attributes($_ => $::form->{$_}); } qw(accounting_method inventory_system profit_determination);
SL::DB::Default->get->update_attributes('show_bestbefore' => $::form->{show_bestbefore});