| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/stock-logistics-transport |
| GIT | |
| GIT | https://github.com/OCA/stock-logistics-transport.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/stock-logistics-transport/tree/18.0/printing_auto_shipment_advice |
| VERSION | |
| VERSION | 1.0.2 |
| CATEGORY | |
| CATEGORY | Warehouse Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp, BCIM |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp, BCIM |
| COMMITTERS | |
| COMMITTERS | Jacques-Etienne Baudoux, Florent Xicluna, Weblate, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/stock-logistics-transport |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:18 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/queue: - queue_job OCA/report-print-send: - printing_auto_base - base_report_to_printer OCA/stock-logistics-reporting: - printing_auto_stock_picking OCA/stock-logistics-transport: - shipment_advice - stock_dock odoo/odoo: - stock - product - base - base_setup - web - bus - web_tour - html_editor - uom - barcodes_gs1_nomenclature - barcodes - digest - portal - web_editor - http_routing - auth_signup - resource - stock_delivery - sale_stock - sale - sales_team - account_payment - account - onboarding - analytic - payment - utm - stock_account - delivery - base_sparse_field |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
pycups requests |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | When a shipment advice is done, automatically trigger the printing of some documents. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_shipment_advice_form |
printing.auto.shipment.advice | shipment.advice | header | Inherits shipment_advice.shipment_advice_view_form |
view_warehouse_form_inherit |
printing.auto.stock.warehouse | stock.warehouse | page | Inherits stock.view_warehouse |
auto_printing_ids
Many2many → printing.auto
related='warehouse_id.shipment_advice_auto_printing_ids'
args: 'printing.auto'
No public methods.
shipment_advice_auto_printing_ids
Many2many → printing.auto
domain=[('model', '=', 'shipment.advice')]
string='Auto Printing Configuration'
args: 'printing.auto'
No public methods.