$ 446.94
In-App Purchases| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Discuss (mail)
• Invoicing (account) • Sales (sale_management) • Inventory (stock) • Purchase (purchase) • Project (project) • Employees (hr) |
| Community Apps Dependencies |
Show
•
Freight & Document Integration
• Freight Consolidation • Documents Management • Freight Project & Operations Tasks • Multilingual Tracking • Token Expiration • Viindoo Base • Freight Sale • Project Customization • Freight Forwarder Management • Logistics Shipment Sale Integration • Supplier-Based Pricelist • Logistics Accounting • Viindoo Unified Routing Framework • Logistics Shipment • Logistics Package Type • QR Code Mixin • Tracking Location • API Request Logger • Logistics Routes Integration • Logistics Sales Team • Tracking Location Route Extension |
| Lines of code | 44130 |
| Technical Name |
viin_document_freight_consol |
| License | OPL-1 |
| Website | https://viindoo.com |
Overview
This bridge module connects the LCL Consolidation module (viin_freight_consol) with the Freight Document Integration module (viin_document_freight).
When both parent modules are installed, this module automatically activates and adds document management workflows specific to LCL consolidation operations:
- House Bill of Lading (HBL) preparation wizard on house shipments — creates a tracked document request, sets the HBL number, and applies the correct document tags.
- Delivery Order (D/O) preparation wizard on import house shipments — records the D/O number, stamps the issuance timestamp, and creates the corresponding document request.
Key Features
HBL Preparation Wizard
- Opens from the Required Documents tab on any house shipment.
- Pre-fills document name and summary; allows entering the HBL number directly in the wizard.
- Creates or updates a logistics.shipment.required.document of type House B/L with the correct document tags.
Delivery Order Preparation Wizard
- Opens from the Required Documents tab on house import shipments (visible only when direction = import and D/O not yet issued).
- Sets the D/O number on the shipment and stamps the do_issued_at timestamp.
- Creates or updates a document request of type Delivery Order linked to the shipment workspace.
Unified Document Type Selection
- Extends the freight_document_type field on logistics.shipment.required.document to include hbl and delivery_order values.
- Each type is mapped to the correct pre-existing document tags from viin_document_freight.
Benefits
- Visibility: All HBL and D/O document tasks appear in the unified Required Documents tab alongside SI and Draft B/L.
- Traceability: Every document action is tracked via a document request linked to the shipment workspace.
- Zero configuration: Auto-installs when both parent modules are present; no manual setup required.
Supported Editions
- Enterprise Edition
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