| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/vertical-ngo |
| GIT | |
| GIT | https://github.com/OCA/vertical-ngo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/vertical-ngo/tree/7.0/transport_plan |
| VERSION | |
| VERSION | 0.1 |
| CATEGORY | |
| CATEGORY | Transportation |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp |
| COMMITTERS | |
| COMMITTERS | Guewen Baconnier, Alexandre Fayolle, Joel Grand-Guillaume, Nicolas Bessi |
| WEBSITE | |
| WEBSITE | http://www.camptocamp.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:07:17 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - sale - account_voucher - account - base_setup - base - web_kanban - web - product - process - decimal_precision - analytic - board - edi - email_template - purchase - stock - procurement |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module allows you to manage your transport =============================================== A transport plan represent a kind of "contract" with your carrier. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_transport_mode_form |
Transport Mode | transport.mode | data | New |
view_transport_mode_tree |
Transport Modes | transport.mode | tree | New |
view_transport_plan_filter |
transport.plan.list.select | transport.plan | search | New |
view_transport_plan_form |
transport.plan.form | transport.plan | form | New |
view_transport_plan_tree |
transport.plan.tree | transport.plan | tree | New |
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (10)copy(self, cr, uid, id, default=None, context=None)
create(self, cr, uid, vals, context=None)
set_to_draft(self, cr, uid, ids, context=None)
transport_at_customs(self, cr, uid, ids, context=None)
transport_blocked(self, cr, uid, ids, context=None)
transport_cancel(self, cr, uid, ids, context=None)
transport_confirm(self, cr, uid, ids, context=None)
transport_done(self, cr, uid, ids, context=None)
transport_procure(self, cr, uid, ids, context=None)
transport_transit(self, cr, uid, ids, context=None)