[ Index ] |
PHP Cross Reference of vtigercrm-6.1.0 |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 216 lines (7 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
Inventory_Record_Model:: (11 methods):
getCurrencyInfo()
getProductTaxes()
getShippingTaxes()
getProducts()
setRecordFieldValues()
getInventoryTermsandConditions()
setParentRecordData()
getExportPDFUrl()
getSendEmailPDFUrl()
getPDF()
getPDFFileName()
Class: Inventory_Record_Model - X-Ref
Inventory Record Model ClassgetCurrencyInfo() X-Ref |
No description |
getProductTaxes() X-Ref |
No description |
getShippingTaxes() X-Ref |
No description |
getProducts() X-Ref |
No description |
setRecordFieldValues($parentRecordModel) X-Ref |
Function to set record module field values param: parent record model return: <Model> returns Vtiger_Record_Model |
getInventoryTermsandConditions() X-Ref |
Function to get inventoy terms and conditions return: <String> |
setParentRecordData(Vtiger_Record_Model $parentRecordModel) X-Ref |
Function to set data of parent record model to this record param: Vtiger_Record_Model $parentRecordModel return: Inventory_Record_Model |
getExportPDFUrl() X-Ref |
Function to get URL for Export the record as PDF return: <type> |
getSendEmailPDFUrl() X-Ref |
Function to get the send email pdf url return: <string> |
getPDF() X-Ref |
Function to get this record and details as PDF |
getPDFFileName() X-Ref |
Function to get the pdf file name . This will conver the invoice in to pdf and saves the file return: <String> |
Generated: Fri Nov 28 20:08:37 2014 | Cross-referenced by PHPXref 0.7.1 |