Fixing errors in CompanyCategory: order and update
authorGustavo Martin Morcuende <gu.martinm@gmail.com>
Sun, 20 May 2012 21:00:39 +0000 (23:00 +0200)
committerGustavo Martin Morcuende <gu.martinm@gmail.com>
Sun, 20 May 2012 21:00:39 +0000 (23:00 +0200)
commite47575c636e75d75594ff2c7e6aa272387ea5d39
tree1c48ad04446b75f30a99bd5ece63179bc62d6484
parentaa8adc0c79a05eb8625525692caea42218269dac
Fixing errors in CompanyCategory: order and update

We order the results from the CompanyCategory table in the right way.
Fixing error while updating, the parent_category was missed.
apps/companyfront/modules/category/actions/actions.class.php
lib/form/doctrine/CompanyCategoryForm.class.php
lib/model/doctrine/CompanyCategoryTable.class.php