| [ Index ] |
PHP Cross Reference of vtigercrm-6.1.0 |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 1361 lines (69 kb) |
| Included or required: | 4 times |
| Referenced: | 0 times |
| Includes or requires: | 2 files include/utils/ExportUtils.php modules/Calendar/Activity.php |
Products:: (30 methods):
Products()
save_module()
insertTaxInformation()
insertPriceInformation()
updateUnitPrice()
insertIntoAttachment()
get_leads()
get_accounts()
get_contacts()
get_opportunities()
get_tickets()
get_activities()
get_quotes()
get_purchase_orders()
get_salesorder()
get_invoices()
get_product_pricebooks()
product_novendor()
get_products()
get_parent_products()
create_export_query()
isparent_check()
ismember_check()
transferRelatedRecords()
generateReportsSecQuery()
setRelationTables()
deleteProduct2ProductRelation()
unlinkDependencies()
unlinkRelationship()
save_related_module()
| Products() X-Ref |
| No description |
| save_module($module) X-Ref |
| No description |
| insertTaxInformation($tablename, $module) X-Ref |
| No description |
| insertPriceInformation($tablename, $module) X-Ref |
| No description |
| updateUnitPrice() X-Ref |
| No description |
| insertIntoAttachment($id,$module) X-Ref |
| No description |
| get_leads($id, $cur_tab_id, $rel_tab_id, $actions=false) X-Ref |
| No description |
| get_accounts($id, $cur_tab_id, $rel_tab_id, $actions=false) X-Ref |
| No description |
| get_contacts($id, $cur_tab_id, $rel_tab_id, $actions=false) X-Ref |
| No description |
| get_opportunities($id, $cur_tab_id, $rel_tab_id, $actions=false) X-Ref |
| No description |
| get_tickets($id, $cur_tab_id, $rel_tab_id, $actions=false) X-Ref |
| No description |
| get_activities($id) X-Ref |
| No description |
| get_quotes($id, $cur_tab_id, $rel_tab_id, $actions=false) X-Ref |
| No description |
| get_purchase_orders($id, $cur_tab_id, $rel_tab_id, $actions=false) X-Ref |
| No description |
| get_salesorder($id, $cur_tab_id, $rel_tab_id, $actions=false) X-Ref |
| No description |
| get_invoices($id, $cur_tab_id, $rel_tab_id, $actions=false) X-Ref |
| No description |
| get_product_pricebooks($id, $cur_tab_id, $rel_tab_id, $actions=false) X-Ref |
| No description |
| product_novendor() X-Ref |
| No description |
| get_products($id, $cur_tab_id, $rel_tab_id, $actions=false) X-Ref |
| Function to get Product's related Products param: integer $id - productid |
| get_parent_products($id) X-Ref |
| Function to get Product's related Products param: integer $id - productid |
| create_export_query($where) X-Ref |
| No description |
| isparent_check() X-Ref |
| No description |
| ismember_check() X-Ref |
| No description |
| transferRelatedRecords($module, $transferEntityIds, $entityId) X-Ref |
| Move the related records of the specified list of id's to the given record. param: String This module name param: Array List of Entity Id's from which related records need to be transfered param: Integer Id of the the Record to which the related records are to be moved |
| generateReportsSecQuery($module,$secmodule,$queryplanner) X-Ref |
| No description |
| setRelationTables($secmodule) X-Ref |
| No description |
| deleteProduct2ProductRelation($record,$return_id,$is_parent) X-Ref |
| No description |
| unlinkDependencies($module, $id) X-Ref |
| No description |
| unlinkRelationship($id, $return_module, $return_id) X-Ref |
| No description |
| save_related_module($module, $crmid, $with_module, $with_crmids) X-Ref |
| No description |
| Generated: Fri Nov 28 20:08:37 2014 | Cross-referenced by PHPXref 0.7.1 |