[*] BO: Add an option to choose to not import the behavior of taxes displaying for the groups in localization pack import
This commit is contained in:
@@ -236,6 +236,11 @@ class AdminLocalizationControllerCore extends AdminController
|
||||
'id' => 'units',
|
||||
'val' => 'units',
|
||||
'name' => $this->l('Units (e.g. weight, volume, distance)')
|
||||
),
|
||||
array(
|
||||
'id' => 'groups',
|
||||
'val' => 'groups',
|
||||
'name' => $this->l('Change the behavior of the taxes display for the groups')
|
||||
)
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user