[ Index ]

PHP Cross Reference of vtigercrm-6.1.0

title

Body

[close]

/include/Webservices/LineItem/ -> VtigerLineItemOperation.php (summary)

(no description)

File Size: 563 lines (20 kb)
Included or required:0 times
Referenced: 1 time
Includes or requires: 12 files
 modules/Emails/mail.php
 include/utils/InventoryUtils.php
 include/Webservices/LineItem/VtigerInventoryOperation.php
 include/Webservices/Utils.php
 include/events/SqlResultIterator.inc
 include/events/include.inc
 data/CRMEntity.php
 include/Webservices/Retrieve.php
 include/Webservices/Update.php
 modules/com_vtiger_workflow/VTEntityCache.inc
 include/Webservices/LineItem/VtigerLineItemMeta.php
 include/Webservices/VtigerActorOperation.php

Defines 1 class

VtigerLineItemOperation:: (29 methods):
  __construct()
  getNextId()
  recreate()
  getAllLineItemForParent()
  _create()
  appendTaxInfo()
  resetTaxInfo()
  updateTaxes()
  initTax()
  cleanLineItemList()
  setLineItems()
  create()
  retrieve()
  update()
  getProductPrice()
  getLocationById()
  delete()
  resetCacheForParent()
  updateParent()
  getCollectiveTaxList()
  getProductTaxList()
  updateInventoryStock()
  resetInventoryStock()
  resetInventoryStockById()
  getParentById()
  setCache()
  __create()
  getElement()
  describe()


Class: VtigerLineItemOperation  - X-Ref

Description of VtigerLineItemOperation

__construct($webserviceObject,$user,$adb,$log)   X-Ref
No description

getNextId($elementType, $element)   X-Ref
No description

recreate($lineItem,$parent)   X-Ref
No description

getAllLineItemForParent($parentId)   X-Ref
Function gives all the line items related to inventory records

param: $parentId - record id or array of the inventory record id's
return: <Array> - list of line items

_create($elementType, $element)   X-Ref
No description

appendTaxInfo($element)   X-Ref
No description

resetTaxInfo($element, $parent)   X-Ref
No description

updateTaxes($createdElement)   X-Ref
No description

initTax($element, $parent)   X-Ref
No description

cleanLineItemList($parentId)   X-Ref
No description

setLineItems($elementType, $lineItemList, $parent)   X-Ref
No description

create($elementType, $element)   X-Ref
No description

retrieve($id)   X-Ref
No description

update($element)   X-Ref
No description

getProductPrice($productId)   X-Ref
No description

getLocationById($lineItemList, $id)   X-Ref
No description

delete($id)   X-Ref
No description

resetCacheForParent($parentId)   X-Ref
No description

updateParent($createdElement,$parent)   X-Ref
No description

getCollectiveTaxList()   X-Ref
No description

getProductTaxList($productId)   X-Ref
No description

updateInventoryStock($element, $parent)   X-Ref
No description

resetInventoryStock($element,$parent)   X-Ref
No description

resetInventoryStockById($parentId)   X-Ref
No description

getParentById($parentId)   X-Ref
No description

setCache($parentId, $updatedList)   X-Ref
No description

__create($elementType,$element)   X-Ref
No description

getElement()   X-Ref
No description

describe($elementType)   X-Ref
No description



Generated: Fri Nov 28 20:08:37 2014 Cross-referenced by PHPXref 0.7.1