Stock Rental Conversion Asset

Create an asset when converting a rental product

Technical Name:
stock_rental_conversion_asset
Version:
12.0
License:
Author:
Numigi
https://kastor.lab.numigi.net/web/image/product.template/1420/image_1920?unique=0a81b40
  • Odoo Version

Conditions générales
Garantie satisfait ou remboursé de 30 jours
Expédition : 2-3 jours ouvrables

Stock Rental Conversion Asset

This module allows to generate an asset when convert a salable product into a rental product.

Context

The module stock_rental_conversion allows to convert a salable product into a rental product.

The module account_asset_management adds management of assets.

The module stock_serial_asset adds a relation between an asset and a serial number.

Configuration

I go to the form view of my salable product.

In the Inventory Tab, I find a new field Asset Profile.

static/description/product_form_asset_profile.png

This field allows to select a default asset profile to use when converting this salable product to a rentalable product.

Here is the form view of the selected asset profile.

static/description/asset_profile_form.png

Usage

I click on the button to open the conversion wizard.

static/description/product_convert_button.png static/description/wizard_form.png

In the form view of the wizard, I notice two new fields:

  • Create an Asset
  • Asset Profile

By default, the asset profile is filled with the profile selected on the salable product.

If I unchecked the box Create an Asset, an asset would not be created.

I click on Validate then, I go to the accounting application.

I notice that an asset was created.

static/description/asset_list.png

In the form view of the asset, I notice that the new asset is linked to my serial number.

static/description/asset_form.png

Contributors