[+] CORE : Accounting, Add a begin of the Accounting plan detail

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13750 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
vSchoener
2012-02-29 15:28:07 +00:00
parent c8e1306ac9
commit 4c2eca45d2
16 changed files with 312 additions and 57 deletions
@@ -249,6 +249,14 @@ class AdminPreferencesControllerCore extends AdminController
'list' => $taxes,
'identifier' => 'id'
),
'PS_GIFT_WRAPPING_ACCOUNT_NUMBER' => array(
'title' => $this->l('Gift-wrapping account number'),
'desc' => $this->l('Set an account number for your gift-wrapping (used for accounting)'),
'validation' => 'isString',
'type' => 'text',
'size' => 30,
),
'PS_ATTACHMENT_MAXIMUM_SIZE' => array(
'title' => $this->l('Attachment maximum size'),
'desc' => $this->l('Set the maximum size of attachment files (in MegaBytes).').' '.$this->l('Maximum:').' '.