Commodity Catalog - Grevlin Price Intelligence Suite
by Grevlin Global Corp. https://grevlin.com$ 72.97
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
Discuss (mail)
|
| Lines of code | 876 |
| Technical Name |
grev_od_market_commodity |
| License | OPL-1 |
| Website | https://grevlin.com |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
Discuss (mail)
|
| Lines of code | 876 |
| Technical Name |
grev_od_market_commodity |
| License | OPL-1 |
| Website | https://grevlin.com |
|
Grevlin Price Intelligence Suite Commodity CatalogA standardized commodity taxonomy built on Odoo’s product system — complete with quality grades, commodity codes, and dedicated views.
|
|
|
|
Need Help?For support, contact us at odoo@grevlin.com Follow us on X: @GrevlinGlobal
|
Grevlin Price Intelligence Suite - Commodity Catalog
This module extends Odoo's product system to support commodity tracking for the Grevlin Price Intelligence Suite. It adds commodity flags, codes, and a quality grade system to product.template and product.category.
Overview
The Commodity Catalog module transforms Odoo's standard product system into a structured commodity taxonomy. Products can be flagged as commodities, assigned commodity codes, and linked to quality grades for standardized price tracking.
Key Features
- Commodity flag on product.template to distinguish commodities from regular products
- Commodity codes on both products and categories for standardized identification
- Quality grade system with 5 pre-loaded grades (Premium, Grade A, Grade B, Standard, Below Standard)
- Grade-to-category and grade-to-product many-to-many relationships
- Commodity-filtered views for focused product management
- Tracked commodity categories for category-level tracking
Installation
- Place the grev_od_market_commodity folder in your Odoo addons path
- Update the module list from :menuselection:`Settings --> Technical --> Database Structure --> Update Apps List`
- Search for "Commodity Catalog" and click :guilabel:`Install`
Important
This module depends on product and uom. Both are standard Odoo modules and will be installed automatically.
Configuration
Quality Grades
Five quality grades are pre-loaded during installation:
| Grade | Code |
|---|---|
| Premium | PREM |
| Grade A | GRA |
| Grade B | GRB |
| Standard | STD |
| Below Standard | BST |
To manage quality grades:
- Navigate to :menuselection:`Market Price Intelligence --> Commodity Catalog --> Quality Grades`
- Create or modify grades as needed
- Link grades to applicable product categories
Usage
Marking Products as Commodities
- Go to :menuselection:`Market Price Intelligence --> Commodity Catalog --> Commodities`
- Click :guilabel:`Create` to add a new commodity product
- Enable the :guilabel:`Is Commodity` checkbox
- Fill in the :guilabel:`Commodity Code` (e.g., MAIZE, COFFEE-ARABICA)
- Assign applicable :guilabel:`Quality Grades`
- Set the appropriate :guilabel:`Unit of Measure`
Tip
Use the commodity-filtered views to see only commodity products, separate from regular Odoo products.
Commodity Categories
- Navigate to :menuselection:`Market Price Intelligence --> Commodity Catalog --> Commodity Categories`
- Enable :guilabel:`Is Tracked Commodity` on categories that should participate in price tracking
- Assign a :guilabel:`Commodity Code` to the category
Technical Reference
Models
| Model | Technical Name | Description |
|---|---|---|
| Product Template | product.template (inherit) | Extended with commodity fields |
| Product Category | product.category (inherit) | Extended with commodity tracking |
| Quality Grade | grev.quality.grade | Commodity quality classification |
See also
- Geographic Hierarchy module for market locations
- Price Collection module for recording commodity prices
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module