Indian - E-waybill thru IRN

l10n_in_ewaybill_irn
REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/19.0/l10n_in_ewaybill_irn
VERSION
VERSION 0.1.0
CATEGORY
CATEGORYAccounting/Localizations
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORSOdoo S.A.
MAINTAINERS
MAINTAINERSOdoo S.A.
COMMITTERS
COMMITTERSOdoo Translation Bot, Julien Castiaux, Dylan Kiss (dyki), Harsh Modi, dijo-odoo, prep-odoo, Krzysztof Magusiak (krma), Meet, Earth Patel
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 01:51:40
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - l10n_in_ewaybill
    - l10n_in
    - account_tax_python
    - account
    - base_setup
    - base
    - web
    - onboarding
    - product
    - mail
    - bus
    - web_tour
    - html_editor
    - uom
    - analytic
    - portal
    - http_routing
    - auth_signup
    - digest
    - resource
    - base_vat
    - account_debit_note
    - iap
    - l10n_in_edi
    - account_edi
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
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 xpath Inherits l10n_in_ewaybill.l10n_in_ewaybill_form_view
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)