Repository
odoo/odoo · module folder
Module version
0.1.0
Category
Accounting/Localizations
Folder size
0.02 MB
License
LGPL-3
Application
No
Auto-installable
Yes
Website
None
Last tracking update
2026-08-07 06:46:57
Authors
Odoo S.A.
Maintainers
Odoo S.A.
Committers
Odoo Translation Bot, Julien Castiaux, Dylan Kiss (dyki), Harsh Modi, dijo-odoo, prep-odoo, Krzysztof Magusiak (krma), Meet, Earth Patel
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
Indian - E-waybill thru IRN
====================================
This module enables to generate E-waybill through IRN.
    

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
report_ewaybill_inherit_irn report_ewaybill_inherit_irn ir.ui.view qweb Inherits l10n_in_ewaybill.report_ewaybill
view_l10n_in_ewaybill_irn_inherit l10n.in.ewaybill.irn.form.inherit l10n.in.ewaybill form Inherits l10n_in_ewaybill.l10n_in_ewaybill_form_view
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (2)
  • is_process_through_irn Boolean
    compute='_compute_is_process_through_irn'
  • is_sent_through_irn Boolean
    readonly=True
Public methods (2)
  • action_generate_ewaybill(self)
  • action_reset_to_pending(self)