| 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/14.0/shipment_advice_bill_auto_complete |
| VERSION | |
| VERSION | 1.3.0 |
| CATEGORY | |
| CATEGORY | Invoicing Management |
| 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 | Thierry Ducrest, Weblate, OCA-git-bot, Michael Tietz, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/stock-logistics-transport |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:41:10 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/stock-logistics-transport: - shipment_advice - stock_dock odoo/odoo: - account - base_setup - base - web - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - purchase - stock - barcodes - delivery - sale_stock - sale - sales_team - payment - utm - stock_account - sale_management |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_move_form_inherit_purchase |
account.move.inherit.auto.complete.shipment | account.move | field | Inherits purchase.view_move_form_inherit_purchase |
shipment_advice_auto_complete_id
Many2one → shipment.advice
store=False
args: 'shipment.advice'
create(self, vals_list)
write(self, vals)
shipment_advice_id
Many2one → shipment.advice
comodel_name='shipment.advice'
index=True
ondelete='set null'
No public methods.
account_move_id
Many2one → account.move
comodel_name='account.move'
compute='_compute_account_move_id'
copy=False
store=True
invoice_line_ids
One2many → account.move.line
copy=False
readonly=True
string='Bill Lines'
args: 'account.move.line', 'shipment_advice_id'
supplier_ids
Many2many → res.partner
comodel_name='res.partner'
compute='_compute_supplier_ids'
copy=False
store=True
No public methods.
No new fields.
Public methods (0)No public methods.