/rentman-finance | Type: Application | PCID required: Yes
Tools
rentman_finance_create_payment
Create Payment item. Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | integer | Yes | — | Numeric ID of the itemtype |
amount | number | No | — | The amount value |
description | string | No | — | The description value |
moment | string | Yes | — | The moment value |
payment_import_source | string | No | — | Accounting software this payment was imported from. |
rentman_finance_delete_project_cost
Delete ProjectCost item. Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | integer | Yes | — | Numeric ID of the itemtype |
rentman_finance_get_contract_collection
Get Contract collection.rentman_finance_get_contract_file_collection
Get File collection. Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | integer | Yes | — | Numeric ID of the itemtype |
rentman_finance_get_contract_invoice_line_collection
Get InvoiceLine collection. Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | integer | Yes | — | Numeric ID of the itemtype |
rentman_finance_get_contract_item
Get Contract item. Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | integer | Yes | — | Numeric ID of the itemtype |
rentman_finance_get_crew_rate_collection
Get CrewRate collection.rentman_finance_get_crew_rate_crew_rate_factor_collection
Get CrewRateFactor collection. Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | integer | Yes | — | Numeric ID of the itemtype |
rentman_finance_get_crew_rate_factor_collection
Get CrewRateFactor collection.rentman_finance_get_crew_rate_factor_item
Get CrewRateFactor item. Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | integer | Yes | — | Numeric ID of the itemtype |
rentman_finance_get_crew_rate_item
Get CrewRate item. Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | integer | Yes | — | Numeric ID of the itemtype |
rentman_finance_get_factor_groups_collection
Get FactorGroups collection.rentman_finance_get_factor_groups_factors_collection
Get Factors collection. Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | integer | Yes | — | Numeric ID of the itemtype |
rentman_finance_get_factor_groups_item
Get FactorGroups item. Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | integer | Yes | — | Numeric ID of the itemtype |
rentman_finance_get_factors_collection
Get Factors collection.rentman_finance_get_factors_item
Get Factors item. Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | integer | Yes | — | Numeric ID of the itemtype |
rentman_finance_get_factuur_collection
Get Factuur collection.rentman_finance_get_factuur_file_collection
Get File collection. Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | integer | Yes | — | Numeric ID of the itemtype |
rentman_finance_get_factuur_invoice_line_collection
Get InvoiceLine collection. Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | integer | Yes | — | Numeric ID of the itemtype |
rentman_finance_get_factuur_item
Get Factuur item. Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | integer | Yes | — | Numeric ID of the itemtype |
rentman_finance_get_factuur_payment_collection
Get Payment collection. Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | integer | Yes | — | Numeric ID of the itemtype |
rentman_finance_get_invoice_line_collection
Get InvoiceLine collection.rentman_finance_get_invoice_line_item
Get InvoiceLine item. Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | integer | Yes | — | Numeric ID of the itemtype |
rentman_finance_get_ledger_collection
Get Ledger collection.rentman_finance_get_ledger_item
Get Ledger item. Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | integer | Yes | — | Numeric ID of the itemtype |
rentman_finance_get_payment_collection
Get Payment collection.rentman_finance_get_payment_item
Get Payment item. Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | integer | Yes | — | Numeric ID of the itemtype |
rentman_finance_get_project_cost_collection
Get ProjectCost collection.rentman_finance_get_project_cost_item
Get ProjectCost item. Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | integer | Yes | — | Numeric ID of the itemtype |
rentman_finance_get_quotation_collection
Get Quotation collection.rentman_finance_get_quotation_file_collection
Get File collection. Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | integer | Yes | — | Numeric ID of the itemtype |
rentman_finance_get_quotation_invoice_line_collection
Get InvoiceLine collection. Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | integer | Yes | — | Numeric ID of the itemtype |
rentman_finance_get_quotation_item
Get Quotation item. Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | integer | Yes | — | Numeric ID of the itemtype |
rentman_finance_get_tax_class_collection
Get TaxClass collection.rentman_finance_get_tax_class_item
Get TaxClass item. Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | integer | Yes | — | Numeric ID of the itemtype |
rentman_finance_update_payment
Update Payment item. Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | integer | Yes | — | Numeric ID of the itemtype |
amount | number | No | — | The amount value |
description | string | No | — | The description value |
moment | string | Yes | — | The moment value |
payment_import_source | string | No | — | Accounting software this payment was imported from. |
rentman_finance_update_project_cost
Update ProjectCost item. Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | integer | Yes | — | Numeric ID of the itemtype |
custom | object | No | — | The object containing all custom defined fields. |
discount | number | No | — | The discount value |
is_template | boolean | No | — | Is Template |
ledger | string | No | — | The ledger value |
ledger_debit | string | No | — | Ledger Debit |
name | string | No | — | The name value |
purchase_price | number | No | — | Purchase Price |
quantity | integer | No | — | The quantity value |
remark | string | No | — | The remark value |
sale_price | number | No | — | Sale Price |
subproject | string | Yes | — | The subproject value |
taxclass | string | No | — | This class, in combination with the chosen VAT scheme at project level, determines the final VAT rate. |

