Product
The product object contains information about a product record.
Last updated
Was this helpful?
The product object contains information about a product record.
Last updated
Was this helpful?
in Current RMS are things you rent and sell to customers. They're generally physical, tangible things that you stock.
The product
object can be accessed in document layouts created against the following records:
Where a service item has been added directly to an invoice:
Where an invoice item is linked to an opportunity item:
If the original opportunity or opportunity item is deleted, the link between the invoice item and the opportunity item is broken and you won't be able to access service objects in this way.
The product
object can be accessed in discussion templates created against the following records:
Where a service item has been added directly to an invoice:
Where an invoice item is linked to an opportunity item:
If the original opportunity or opportunity item is deleted, the link between the invoice item and the opportunity item is broken and you won't be able to access service objects in this way.
accessories
Returns product accessory objects for accessory products against this product.
accessory_only
Returns true
where this product is accessory only; false
otherwise.
assets
Returns product asset objects for stock levels against a product.
attachments
Returns attachment objects for attachments stored against a product.
barcode
Where bulk or non-stock, returns the barcode set against a product.
charging_periods
Returns charging period objects for a rental charge against a product.
Returns the country of origin set against a product.
description
Returns the description for a product.
discountable?
Returns true
if a product is discountable; false
otherwise.
has_accessories?
Returns true
if a product has accessories; false
otherwise.
icon_url
Returns a URL pointing at a product's image. The full size image is returned.
id
Returns a product's ID.
image_attachments
Returns attachment objects for attachments stored against a product. Only returns those that have a file type of image.
is_bulk_stock?
Returns true
if a product is bulk; false
otherwise.
is_non_stock?
Returns true
if a product is non-stock; false
otherwise.
is_serialised_stock?
Returns true
if a product is serialized; false
otherwise.
name
Returns a product's name.
post_rent_unavailability
Returns a product's post rent unavailability value.
A unit, i.e. your system availability period, is not returned.
product_group
Returns product group objects for a product's related product group.
product_group_name
Returns a product's related product group name.
purchase_cost_group
Returns the purchase cost group for a product.
rental_charge_period_name
Returns the rental charge period name for a product.
rental_price
Returns the rental price for a product.
rental_rate_definition_name
Returns the rental rate definition name against a product.
rental_revenue_group
Returns the rental revenue group against a product.
replacement_charge
Returns the replacement charge against a product.
sale_price
Returns the sale price for a product.
sale_revenue_group
Returns the sale revenue group against a product.
stock_levels
Returns stock level objects for stock levels against a product.
sub_rental_cost_group
Returns the sub-rental cost group for a product.
weight
Returns a product's weight.
To return a barcode number for a serialized asset, use .
Use the weight_unit
against to print your company's weight unit.