Bill of Lading using Webkit Library

stock_bill_of_lading_webkit
REPOSITORY
REPOSITORYOCA/stock-logistics-reporting
GIT
GIThttps://github.com/OCA/stock-logistics-reporting.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/stock-logistics-reporting/tree/7.0/stock_bill_of_lading_webkit
VERSION
VERSION 1.0
CATEGORY
CATEGORYReports/Webkit
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Savoir-faire Linux
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Savoir-faire Linux
COMMITTERS
COMMITTERSAlexandre Fayolle, Rudolf Schnapka, moylop260, Marc Cassuto
WEBSITE
WEBSITEhttp://www.savoirfairelinux.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:07:16
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/webkit-tools:
    - base_headers_webkit
odoo/odoo:
    - base
    - report_webkit
    - stock
    - product
    - process
    - web
    - decimal_precision
    - mail
    - base_setup
    - web_kanban
    - account
    - analytic
    - board
    - edi
    - email_template
    - delivery
    - sale
    - account_voucher
    - purchase
    - procurement
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
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 xpath Inherits stock.view_picking_form
view_picking_warehouse_in_form stock.picking.in xpath Inherits stock.view_picking_form
view_picking_warehouse_out_form stock.picking.out xpath Inherits stock.view_picking_form
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.