MWST stimmt nicht
Verfasst: Fr 13. Nov 2009, 16:39
ich hoffe das ist gemeint(wir haben 16% mwst.)
// Default-Sprache
$LangID = 3;
$Lang_folder = 'spanish';
// Steuer Einstellungen für CAO-Faktura
$order_total_class['ot_cod_fee']['prefix'] = '+';
$order_total_class['ot_cod_fee']['tax'] = '16';
$order_total_class['ot_customer_discount']['prefix'] = '-';
$order_total_class['ot_customer_discount']['tax'] = '16';
$order_total_class['ot_gv']['prefix'] = '-';
$order_total_class['ot_gv']['tax'] = '16';
$order_total_class['ot_loworderfee']['prefix'] = '+';
$order_total_class['ot_loworderfee']['tax'] = '16';
$order_total_class['ot_shipping']['prefix'] = '+';
$order_total_class['ot_shipping']['tax'] = '16';
EDIT: redone
Doppelpost und pushen werden hier nicht gerne gesehen. Wenn noch keiner auf deinen eigentlichen Beitrag geantwortet hat, so hat wohl noch niemand eine Lösung.
// Default-Sprache
$LangID = 3;
$Lang_folder = 'spanish';
// Steuer Einstellungen für CAO-Faktura
$order_total_class['ot_cod_fee']['prefix'] = '+';
$order_total_class['ot_cod_fee']['tax'] = '16';
$order_total_class['ot_customer_discount']['prefix'] = '-';
$order_total_class['ot_customer_discount']['tax'] = '16';
$order_total_class['ot_gv']['prefix'] = '-';
$order_total_class['ot_gv']['tax'] = '16';
$order_total_class['ot_loworderfee']['prefix'] = '+';
$order_total_class['ot_loworderfee']['tax'] = '16';
$order_total_class['ot_shipping']['prefix'] = '+';
$order_total_class['ot_shipping']['tax'] = '16';
EDIT: redone
Doppelpost und pushen werden hier nicht gerne gesehen. Wenn noch keiner auf deinen eigentlichen Beitrag geantwortet hat, so hat wohl noch niemand eine Lösung.