Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stevencodelab/workorder_lot
module to split work order into smaller based on workcenter capacity
https://github.com/stevencodelab/workorder_lot
odoo-addons odoo14 postgresql python xml
Last synced: 8 days ago
JSON representation
module to split work order into smaller based on workcenter capacity
- Host: GitHub
- URL: https://github.com/stevencodelab/workorder_lot
- Owner: stevencodelab
- License: mit
- Created: 2024-04-01T06:28:47.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-06-11T09:05:54.000Z (5 months ago)
- Last Synced: 2024-06-11T10:32:38.294Z (5 months ago)
- Topics: odoo-addons, odoo14, postgresql, python, xml
- Language: Python
- Homepage:
- Size: 81.1 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: security/ir.model.access.csv
Awesome Lists containing this project
README
# workorder_lot
Odoo 14 Module to split `Work Order` based on `Work Center` capacity using `modulo` to get the remaining quantity.