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 CommercialArticle

CommercialArticle

Entity
Table(name="COMMERCIAL_ARTICLE")
Located at entities/CommercialArticle.php
Methods summary
public
# __construct( )
public CommercialArticle
# setCompanyRef( string $companyRef )

Set companyRef

Set companyRef

Parameters

$companyRef
string
$companyRef

Returns

CommercialArticle
public string
# getCompanyRef( )

Get companyRef

Get companyRef

Returns

string
public CommercialArticle
# setManufacturerRef( string $manufacturerRef )

Set manufacturerRef

Set manufacturerRef

Parameters

$manufacturerRef
string
$manufacturerRef

Returns

CommercialArticle
public string
# getManufacturerRef( )

Get manufacturerRef

Get manufacturerRef

Returns

string
public CommercialArticle
# setDesignation( string $designation )

Set designation

Set designation

Parameters

$designation
string
$designation

Returns

CommercialArticle
public string
# getDesignation( )

Get designation

Get designation

Returns

string
public CommercialArticle
# setDescription( text $description )

Set description

Set description

Parameters

$description
text
$description

Returns

CommercialArticle
public text
# getDescription( )

Get description

Get description

Returns

text
public CommercialArticle
# setPurchasingPriceDf( decimal $purchasingPriceDf )

Set purchasingPriceDf

Set purchasingPriceDf

Parameters

$purchasingPriceDf
decimal
$purchasingPriceDf

Returns

CommercialArticle
public decimal
# getPurchasingPriceDf( )

Get purchasingPriceDf

Get purchasingPriceDf

Returns

decimal
public CommercialArticle
# setSellingPriceDf( decimal $sellingPriceDf )

Set sellingPriceDf

Set sellingPriceDf

Parameters

$sellingPriceDf
decimal
$sellingPriceDf

Returns

CommercialArticle
public decimal
# getSellingPriceDf( )

Get sellingPriceDf

Get sellingPriceDf

Returns

decimal
public CommercialArticle
# setTaxRate( decimal $taxRate )

Set taxRate

Set taxRate

Parameters

$taxRate
decimal
$taxRate

Returns

CommercialArticle
public decimal
# getTaxRate( )

Get taxRate

Get taxRate

Returns

decimal
public CommercialArticle
# setIsGroup( boolean $isGroup )

Set isGroup

Set isGroup

Parameters

$isGroup
boolean
$isGroup

Returns

CommercialArticle
public boolean
# getIsGroup( )

Get isGroup

Get isGroup

Returns

boolean
public integer
# getId( )

Get id

Get id

Returns

integer
public CommercialArticle
# setSellingAccount( CommercialSellingAccount $sellingAccount = null )

Set sellingAccount

Set sellingAccount

Parameters

$sellingAccount
CommercialSellingAccount
$sellingAccount

Returns

CommercialArticle
public CommercialSellingAccount
# getSellingAccount( )

Get sellingAccount

Get sellingAccount

Returns

CommercialSellingAccount
public CommercialArticle
# setCompany( CoreCompanies $company = null )

Set company

Set company

Parameters

$company
CoreCompanies
$company

Returns

CommercialArticle
public CoreCompanies
# getCompany( )

Get company

Get company

Returns

CoreCompanies
public CommercialArticle
# setParent( CommercialArticle $parent = null )

Set parent

Set parent

Parameters

$parent
CommercialArticle
$parent

Returns

CommercialArticle
public CommercialArticle
# getParent( )

Get parent

Get parent

Returns

CommercialArticle
public CommercialArticle
# addCommercialArticleCategory( CommercialArticleCategory $categoryLabel )

Add categoryLabel

Add categoryLabel

Parameters

$categoryLabel
CommercialArticleCategory
$categoryLabel

Returns

CommercialArticle
public Doctrine\Common\Collections\Collection
# getCategoryLabel( )

Get categoryLabel

Get categoryLabel

Returns

Doctrine\Common\Collections\Collection
igestis-iprojectis-v2 API documentation generated by ApiGen 2.8.0