// Update Accounting for export
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10132 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user