Hibou Odoo Suite: Maintenance Modules: Equipment Purchase Detail

Purpose

Hibou's Equipment Purchase Detail module allows you to keep a record of important details related to the purchase of a piece of equipment with the following fields: Purchase Date, Purchase Condition and Purchase Notes.

Process

To get started, open the Apps application.


Once there, remove the Apps filter from the search bar and search for "Equipment Purchase Detail." If the module is not already active, click  Activate.


Good to Know!

This module requires the Maintenance module. However, if you do not already have this module activated, Odoo will activate it during this module's activation!


Navigate to the Maintenance app.


Adding Purchase Details to an Equipment

Once there, click the Equipments menu. This brings up a kanban view of existing equipment. 

You can add a new item by using the New button, or modify an existing record by selecting it from this view and editing it.  

Under the Product Information tab, you will see three new fields:

Purchase Date: The date the equipment was purchased.

Purchase Condition (New, Used, or Other): The condition the equipment was in when it was purchased.

Purchase Note: Any additional notes you'd like to add for informational purposes, such as why it was purchased or what piece of equipment it is replacing.


When ready, save. 

Technical

This module adds `purchase_date`, `purchase_condition`, and `purchase_note` to `maintenance_equipment` model and form view.