// Update Accounting for export

This commit is contained in:
vSchoener
2011-11-15 14:45:24 +00:00
parent 4c7fba91c4
commit 8c11276d3e
6 changed files with 436 additions and 2 deletions
@@ -1910,7 +1910,7 @@ if (false)
'shopName' => $this->context->shop->name,
'error' => $error,
));
$this->content = $this->context->smarty->fetch('products/accounting.tpl');
$this->tpl_form_vars['custom_form'] = $this->context->smarty->fetch('products/accounting.tpl');
}
public function initFormPrices($obj, $languages, $defaultLanguage)