Overview

Namespaces

  • Igestis
    • Modules
      • Commercial
  • None

Classes

  • CommercialAccounting
  • CommercialArticle
  • CommercialArticleCategory
  • CommercialAutoIncrement
  • CommercialBankAccount
  • CommercialBankAssocOperations
  • CommercialBankOperation
  • CommercialCommercialDocument
  • CommercialCompanyConfig
  • CommercialEstimate
  • CommercialEstimateArticle
  • CommercialFreeDocument
  • CommercialInvoice
  • CommercialInvoiceItem
  • CommercialParametersController
  • CommercialProject
  • CommercialProviderInvoice
  • CommercialProviderInvoiceAssocAmounts
  • CommercialPurchasingAccount
  • CommercialPurchasingAccountRepository
  • CommercialSellingAccount
  • CommercialSellingAccountRepository
  • CommercialSoldType
  • CommercialSupportCredit
  • CommercialSupportInitialSold
  • CommercialSupportIntervention
  • CommercialUserConfig
  • Overview
  • Namespace
  • Class
  • Tree
  • Todo

Class CommercialAccounting

CommercialAccounting

Entity
Table(name="COMMERCIAL_ACCOUNTING")
Located at entities/CommercialAccounting.php
Methods summary
public CommercialAccounting
# setLabel( string $label )

Set label

Set label

Parameters

$label
string
$label

Returns

CommercialAccounting
public string
# getLabel( )

Get label

Get label

Returns

string
public CommercialAccounting
# setAccountNo( string $accountNo )

Set accountNo

Set accountNo

Parameters

$accountNo
string
$accountNo

Returns

CommercialAccounting
public string
# getAccountNo( )

Get accountNo

Get accountNo

Returns

string
public integer
# getId( )

Get id

Get id

Returns

integer
public CommercialAccounting
# setCompany( CoreCompanies $company = null )

Set company

Set company

Parameters

$company
CoreCompanies
$company

Returns

CommercialAccounting
public CoreCompanies
# getCompany( )

Get company

Get company

Returns

CoreCompanies
igestis-iprojectis-v2 API documentation generated by ApiGen 2.8.0