// Update Accounting for the return display html

This commit is contained in:
vSchoener
2011-11-15 17:11:53 +00:00
parent 63e900aeac
commit 84eb41f7a8
4 changed files with 19 additions and 13 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ class AccountingCore
* @var array $assoZoneShopList correspond to an associated list of id_zone - id_shop - num
* @return bool To know if any modification in the database succeed
*/
public static function setAccountNumberByZoneShop($assoZoneShopList, $table)
public static function setAccountNumberByZoneShop($assoZoneShopList)
{
$query = '
REPLACE INTO`'._DB_PREFIX_.'accounting_zone_shop`