From: Philip Reetz
$ref->{$_} | " } @column_index; } - + $column_data{sellprice} = "". $form->format_amount(\%myconfig,$ref->{sellprice},2)." | "; $i++; $i %= 2; $result .= " diff --git a/locale/de/ct b/locale/de/ct index 0ed280ad9..b52a8d951 100644 --- a/locale/de/ct +++ b/locale/de/ct @@ -136,6 +136,7 @@ $self->{texts} = { 'Select a part' => 'Artikel auswählen', 'Select a project' => 'Projekt auswählen', 'Select an employee' => 'Angestellten auswählen', + 'Sell Price' => 'Verkaufspreis', 'Shipping Address' => 'Lieferadresse', 'Steuersatz' => 'Steuersatz', 'Storno Invoice' => 'Stornorechnung',