Capture part manufacturing costs
Project description
InvenTree Manufacturing Costs
An InvenTree plugin for capturing and managing manufacturing costs.
Description
InvenTree provides tracking of raw material costs via Bills of Materials (BOMs). However, there are a number of additional costs associated with manufacturing a part which are not captured in the BOM structure. This plugin provides a framework for capturing and managing these additional costs, which may include:
- Labor costs
- Machine costs
- Overhead costs
- Processing costs
- Other miscellaneous costs
These costs are typically not captured in the BOM structure, but are important for accurate cost accounting and pricing.
Manufacturing Rate
Multiple pre-defined manufacturing rates can be created, which capture the cost per unit time for a given process. For example, a CNC machine may have a cost of $50 per hour, while a manual assembly process may have a labor cost of $20 per hour.
These rates can be stored in the database, and assigned to specific manufacturing cost entries. This is useful for capturing recurring costs associated with time-based processes, and allows for easy updating of rates as costs change over time.
Manufacturing Cost
A manufacturing cost captures a specific cost associated with the manufacturing of a particular assembly. This may include labor costs, machine costs, overhead costs, or other miscellaneous costs.
Each manufacturing cost may be associated with a specific manufacturing rate, allowing the cost to be calculated based on the rate required for the process. Alternatively, a fixed cost may be specified directly.
Installation
Via User Interface
The simplest way to install this plugin is from the InvenTree plugin interface. Enter the plugin name (inventree-manufacturing-costs) and click the Install button:
Command Line
To install manually via the command line, run the following command (ensuring you have access to the appropriate Python environment):
pip install -U inventree-manufacturing-costs
Note: After the plugin is installed, it must be activated via the InvenTree plugin interface.
Usage
Manufacturing Rates
To manage manufacturing rates, navigate to the "Manufacturing Rates" section in the InvenTree admin center. Here, you can create, edit, and delete manufacturing rates as needed:
Manufacturing Costs
Manufacturing costs are associated with specified assemblies. To view or edit manufacturing costs for a specific part, navigate to the part detail page and select the "Manufacturing Costs" tab:
Note that this table only displays the manufacturing costs directly associated with the selected assembly. Costs associated with sub-assemblies are not displayed here - however these costs are included when exporting manufacturing costs (see below).
Exporting Manufacturing Costs
Manufacturing costs can be exported to a CSV file for further analysis or reporting. To export manufacturing costs, click the "Export" button on the "Manufacturing Costs" tab for the desired assembly.
Exporting manufacturing costs will include all costs associated with the selected assembly, as well as manufacturing costs associated with any sub-assemblies.
This information can be used (in association with BOM cost information) to calculate the total cost of manufacturing a given assembly.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file inventree_manufacturing_costs-0.3.0.tar.gz.
File metadata
- Download URL: inventree_manufacturing_costs-0.3.0.tar.gz
- Upload date:
- Size: 122.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cab44eaf27fe583374fefa51bf615e3d45e90de83493bc681a0181eded29c3f0
|
|
| MD5 |
0528c63a6cd07808dedfff603dbe1fe5
|
|
| BLAKE2b-256 |
4ff4c570e91edf36fcaba7b2686ba7bfe1e4869139cae7c451b0666af9f609df
|
File details
Details for the file inventree_manufacturing_costs-0.3.0-py3-none-any.whl.
File metadata
- Download URL: inventree_manufacturing_costs-0.3.0-py3-none-any.whl
- Upload date:
- Size: 139.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1bb3182a77ecefea33cc4f13f11769b3e6aae80853eef91dba82cfda2a3d87bb
|
|
| MD5 |
0eee65d32c04e97a9605a7cffc59765a
|
|
| BLAKE2b-256 |
3527f85d29a5b3e340900cf724347847d0fb398dcaddb0ca139cba3a1f775858
|