Repository
odoo/odoo · module folder
Module version
0.1.0
Category
Accounting/Localizations
Folder size
0.01 MB
License
LGPL-3
Application
No
Auto-installable
No
Website
None
Last tracking update
2026-08-07 06:23:38
Authors
Maintainers
None
Committers
Odoo Translation Bot, Dylan Kiss (dyki), masm-odoo
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
Indian - E-waybill Shipping Ports
====================================
Introduced a new module to manage Indian port codes, specifically for transport
modes classified as Air or Sea in the e-Way Bill system.
    

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
invoice_form_inherit_l10n_in_ewaybill_port account.move.form.inherit.l10n.in.ewaybill.port account.move form Inherits l10n_in_edi_ewaybill.invoice_form_inherit_l10n_in_edi_ewaybill
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • l10n_in_ewaybill_port_partner_id Many2one → res.partner
    comodel_name='res.partner' domain="[('country_code', '=', 'IN')]" help='Used for overseas transactions via Air/Sea. Represents the port used for dispatch or receipt.' string='Port Address'
Public methods (0)

No public methods.

Loading…

Loading…