Skip to content

Latest commit

 

History

History
112 lines (54 loc) · 2.54 KB

class.AccountingCore.md

File metadata and controls

112 lines (54 loc) · 2.54 KB

Class AccountingCore

Contents

Methods

Methods

getAccountNumberZoneShop

array AccountingCore::getAccountNumberZoneShop($id_shop)

Get shop account number list by zone (will be refactoring for a dynamic use depending of the Controller)

Arguments

  • $id_shop mixed

getProductAccountNumberZoneShop

array AccountingCore::getProductAccountNumberZoneShop($id_product, $id_shop)

Get product account number list by zone (will be refactoring for a dynamic use depending of the Controller)

Arguments

  • $id_product mixed
  • $id_shop mixed

saveProductAccountingInformations

mixed AccountingCore::saveProductAccountingInformations($assoProductZoneShop)

Add or update product accounting information for a product (will be refactoring for a dynamic use depending of the Controller)

Arguments

  • $assoProductZoneShop mixed

setAccountNumberByZoneShop

boolean AccountingCore::setAccountNumberByZoneShop($assoZoneShopList)

Set an account number to a zone (will be refactoring for a dynamic use depending of the Controller)

Arguments

  • $assoZoneShopList mixed