TIP: You can type at any time to perform a new search.
MRP Production Serial Matrix Import Xlsx
mrp_production_serial_matrix_import_xlsx · OCA/manufacture
- Repository
- OCA/manufacture · module folder · Try on Runboat
- Module version
- 1.0.1
- Category
- Manufacturing
- Folder size
- 0.05 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/manufacture
- Last tracking update
- 2026-08-07 08:22:59
- Authors
- Odoo Community Association (OCA), ForgeFlow
- Maintainers
- Odoo Community Association (OCA), ForgeFlow
- Committers
- Weblate, OCA-git-bot, oca-ci, DavidJForgeFlow
- Odoo dependencies
- Python dependencies
- openpyxl
- System dependencies
- None
- Required by
- None
- Description
Allows to download a xlsx file to fill it up with the actual matrix in a separate application. Also, you can upload the file to correctly fill all the matrix automatically.
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
mrp_production_serial_matrix_view_form |
mrp.production.serial.matrix.initial.form- import_xlsx | mrp.production.serial.matrix | form | Inherits mrp_production_serial_matrix.mrp_production_serial_matrix_view_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (2)
-
import_fileBinarystring='Upload Excel File' -
import_filenameCharstring='File Name'
-
action_download_template(self) -
action_import_template(self)