Repository
OCA/stock-logistics-reporting · module folder · Try on Runboat
Module version
1.0
Category
Reports/Webkit
Folder size
0.03 MB
License
LGPL-3
Application
No
Auto-installable
No
Website
http://www.savoirfairelinux.com
Last tracking update
2026-08-07 06:56:11
Authors
Savoir-faire Linux, Odoo Community Association (OCA)
Maintainers
Savoir-faire Linux, Odoo Community Association (OCA)
Committers
Alexandre Fayolle, Marc Cassuto, Rudolf Schnapka, moylop260
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

A Bill of Lading is a document issued by a carrier to a shipper of goods.
It is a negotiable instrument, and it serves three purposes:
 - it is a receipt for the goods shipped;
 - it evidences the contract of carriage;
 - it serves as a document of title (i.e. ownership).

This document could be different from a Delivery Order as it has some legal
issues.

Two reports are provided in this module
 - Bill of Lading for Delivey Orders;
 - Bill of Lading for Incoming Shipment (the use-case is shipment from an
 international Warehouse
to the local Warehouse).

This module also add a new field for a warehouse to pick form or deliver to;
this field will be used if the default warehouse_id is not set
(normally from a PO).

Contributors
------------
* Marc Cassuto (marc.cassuto@savoirfairelinux.com)
* Mathieu Benoit (mathieu.benoit@savoirfairelinux.com)
* Camptocamp with its original module stock_picking_webkit
    

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
view_picking_warehouse_form stock.picking form Inherits stock.view_picking_form
view_picking_warehouse_in_form stock.picking.in form Inherits stock.view_picking_form
view_picking_warehouse_out_form stock.picking.out form Inherits stock.view_picking_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (3)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.