[-] BO : Delete accounting

This commit is contained in:
vSchoener
2012-05-10 09:30:04 +00:00
parent 4ccd85f553
commit a43d2f3b52
19 changed files with 7 additions and 1826 deletions
@@ -162,16 +162,6 @@ class AdminTaxesControllerCore extends AdminController
'label' => $this->l('Disabled')
)
)
),
array(
'type' => 'text',
'label' => $this->l('Account number:'),
'name' => 'account_number',
'size' => 33,
'maxlength' => 64,
'required' => false,
'hint' => $this->l('Invalid characters:').' <>;=#{}',
'desc' => $this->l('Used for the accounting export')
)
),
'submit' => array(