TIP: You can type at any time to perform a new search.
Shipment Advice Bill Auto Complete
shipment_advice_bill_auto_complete · OCA/stock-logistics-transport
- Repository
- OCA/stock-logistics-transport · module folder · Try on Runboat
- Module version
- 1.3.0
- Category
- Invoicing Management
- Folder size
- 0.05 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/stock-logistics-transport
- Last tracking update
- 2026-08-07 07:47:41
- Authors
- Camptocamp, Odoo Community Association (OCA)
- Maintainers
- Camptocamp, Odoo Community Association (OCA)
- Committers
- Thierry Ducrest, Michael Tietz, Weblate, OCA-git-bot, oca-ci
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- shipment_advice_bill_auto_complete_mrp
- Description
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_move_form_inherit_purchase |
account.move.inherit.auto.complete.shipment | account.move | form | Inherits purchase.view_move_form_inherit_purchase |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (4)
New fields (1)
-
shipment_advice_auto_complete_idMany2one → shipment.advicestore=False args: 'shipment.advice'
-
create(self, vals_list)@api.model_create_multi -
write(self, vals)
New fields (1)
-
shipment_advice_idMany2one → shipment.advicecomodel_name='shipment.advice'index=Trueondelete='set null'
No public methods.
New fields (3)
-
account_move_idMany2one → account.movecomodel_name='account.move'compute='_compute_account_move_id'copy=Falsestore=True -
invoice_line_idsOne2many → account.move.linecopy=Falsereadonly=Truestring='Bill Lines' args: 'account.move.line', 'shipment_advice_id' -
supplier_idsMany2many → res.partnercomodel_name='res.partner'compute='_compute_supplier_ids'copy=Falsestore=True
No public methods.
New fields (0)
No new fields.
Public methods (0)No public methods.