AdsManager
@FIX: Field Edit Admin Only, if edit in front field value is reseted to empty string
@FIX: update falang fields for translation filters
@FIX: keep fieldvalueid for field values to be able to use falang for field values
@FIX: Fix images multiple field lost field values when editing again
@FIX: Remove more than 1 sublevel in front view
@FIX: remove old no more used default itemid in adsmanager modules
@FIX: $categoriesModel = new AdsmanagerModelCategory(); by $categoriesModel = $this->getModel( "category" );
@FIX: remove some PHP notices
@FIX: limit ads per category
@FIX: Avoid Warning: Invalid argument supplied for foreach() in C:\AppServ\www\raovathuonghoa\administrator\components\com_adsmanager\models\content.php on line 556
@NEW: Add new mail for Waiting for validation for Admin
@FIX: Fix social plugin
@FIX: Fix paidsystem feat div
@FIX: Module ads map (hardcoded field name) now configurable
@NEW: Publish / Unpublish in admin contents list
@FIX: bad display of fields in module
PaidSystem
@FIX: remove notice PHP api.paidsystem.php line 891
@FIX: Bug renew with credits (not enough + bad check of balance)
VirtualMoney
@FIX: Prevent bad checkcredits if userid = 0
@NEW: Add Username filter on User Balances admin view
@FIX: Fix bug "Unable to load User" in credits view
@FIX: Add param to get raw Balance (without formatting)
Invoicing
@NEW: Improve product reference selection
@NEW: Improve customer name display
@FIX: Add str_replace("\n","<br/>", on Textarea fields Invoicing
@FIX: Error Logo URL when Editing a Vendor
@FIX: Notice: Undefined variable: content in install.invoicing.php
@FIX: Remove notice item->ref ref not defined