Repository
OCA/edi-voxel · module folder · Try on Runboat
Module version
1.0.0
Category
Sale
Folder size
0.03 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/edi-voxel
Last tracking update
2026-08-07 08:42:54
Authors
Odoo Community Association (OCA), Tecnativa
Maintainers
Odoo Community Association (OCA), Tecnativa
Committers
Weblate, OCA-git-bot, oca-ci, juancarlosonate-tecnativa
Odoo dependencies
OCA/community-data-files:
OCA/edi-voxel:
OCA/product-attribute:
OCA/queue:
OCA/reporting-engine:
OCA/sale-workflow:
OCA/server-tools:
odoo/odoo:
- web
- bus
- uom
- utm
Python dependencies
pycountry, requests
System dependencies
None
Required by
None
Description
This module extends the functionality of 'Voxel sale order' module to
match secondary units of measure instead of standard units of measure
during sale order import process.

During the process of a sales order import from voxel, for each sales
order line, the following flow is followed:

- If there is a matching 'secondary unit of measure', this is set and
  the imported qty is set as 'secondary qty'. Based on these data, the
  standard 'unit of measure' and 'quantity' are computed.
- If there is no matching 'secondary unit of measure', standard quantity
  and the matching standard unit of measure are set.

Code Analysis

Views touched (0)

No views found for this module.

HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (0)

No new fields.

Public methods (0)

No public methods.

Loading…