Indian - Sale Report(GST)

l10n_in_sale
REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/19.0/l10n_in_sale
VERSION
VERSION 1.0
CATEGORY
CATEGORYAccounting/Localizations/Sale
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORSOdoo S.A.
MAINTAINERS
MAINTAINERSOdoo S.A.
COMMITTERS
COMMITTERSOdoo Translation Bot, Xavier Morel, Julien Castiaux, Victor Feyens, Gorash, william-andre, Dylan Kiss (dyki), masm-odoo, Krzysztof Magusiak (krma), hatr-odoo, hisi-odoo, MohsinAli Masi
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 01:51:45
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - 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
    - sale
    - sales_team
    - account_payment
    - payment
    - utm
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
GST Sale Report

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_order_form_inherit_l10n_in_sale sale.order.form.inherit.l10n.in.sale sale.order field Inherits sale.view_order_form
Models touched (2)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • l10n_in_reseller_partner_id Many2one → res.partner
    domain="[('vat', '!=', False), '|', ('company_id', '=', False), ('company_id', '=', company_id)]" readonly=False string='Reseller' args: 'res.partner'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/18.0/l10n_in_sale
VERSION
VERSION 1.0
CATEGORY
CATEGORYAccounting/Localizations/Sale
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORS
MAINTAINERS
MAINTAINERS
COMMITTERS
COMMITTERSOdoo Translation Bot, Jeremy Kersten, Tiffany Chang (tic), Jigar Vaghela, Pieter Claeys (clpi), Dylan Kiss (dyki), Harsh Modi, masm-odoo, Carmine, vevi-odoo, hisi-odoo, Manav Shah
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 01:25:58
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - l10n_in
    - account_tax_python
    - account
    - base_setup
    - base
    - web
    - onboarding
    - product
    - mail
    - bus
    - web_tour
    - html_editor
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - base_vat
    - account_debit_note
    - iap
    - sale
    - sales_team
    - account_payment
    - payment
    - utm
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
GST Sale Report

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
gst_report_saleorder_document_inherit gst_report_saleorder_document_inherit ir.ui.view qweb Inherits sale.report_saleorder_document
view_order_form_inherit_l10n_in_sale sale.order.form.inherit.l10n.in.sale sale.order xpath Inherits sale.view_order_form
Models touched (2)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (2)
  • l10n_in_gst_treatment Selection
    compute='_compute_l10n_in_gst_treatment' precompute=True readonly=False store=True string='GST Treatment' args: [('regular', 'Registered Business - Regular'), ('composition', 'Registered Business - Composition'), ('unregistered', 'Unregistered Business'), ('consumer', 'Consumer'), ('overseas', 'Overseas'), ('special_economic_zone', 'Special Economic Zone'), ('deemed_export', 'Deemed Export'), ('uin_holders', 'UIN Holders')]
  • l10n_in_reseller_partner_id Many2one → res.partner
    domain="[('vat', '!=', False), '|', ('company_id', '=', False), ('company_id', '=', company_id)]" readonly=False string='Reseller' args: 'res.partner'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/17.0/l10n_in_sale
VERSION
VERSION 1.0
CATEGORY
CATEGORYAccounting/Localizations/Sale
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORS
MAINTAINERS
MAINTAINERS
COMMITTERS
COMMITTERSOdoo Translation Bot, Jeremy Kersten, Gorash, william-andre, bat-odoo, Dylan Kiss (dyki), Harsh Modi, masm-odoo, hisi-odoo
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 01:02:09
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - l10n_in
    - account_tax_python
    - account
    - base_setup
    - base
    - web
    - onboarding
    - product
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - base_vat
    - sale
    - sales_team
    - account_payment
    - payment
    - utm
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
GST Sale Report

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
gst_report_saleorder_document_inherit gst_report_saleorder_document_inherit ir.ui.view qweb Inherits sale.report_saleorder_document
view_order_form_inherit_l10n_in_sale sale.order.form.inherit.l10n.in.sale sale.order xpath Inherits sale.view_order_form
Models touched (2)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (2)
  • l10n_in_gst_treatment Selection
    compute='_compute_l10n_in_gst_treatment' precompute=True readonly=False store=True string='GST Treatment' args: [('regular', 'Registered Business - Regular'), ('composition', 'Registered Business - Composition'), ('unregistered', 'Unregistered Business'), ('consumer', 'Consumer'), ('overseas', 'Overseas'), ('special_economic_zone', 'Special Economic Zone'), ('deemed_export', 'Deemed Export'), ('uin_holders', 'UIN Holders')]
  • l10n_in_reseller_partner_id Many2one → res.partner
    domain="[('vat', '!=', False), '|', ('company_id', '=', False), ('company_id', '=', company_id)]" readonly=False string='Reseller' args: 'res.partner'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/16.0/l10n_in_sale
VERSION
VERSION 1.0
CATEGORY
CATEGORYAccounting/Localizations/Sale
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORS
MAINTAINERS
MAINTAINERS
COMMITTERS
COMMITTERSJeremy Kersten, Laurent Smet, Victor Feyens, Andrea Grazioso (agr-odoo), oco-odoo, Jigar Vaghela, Mylyna Hy
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:40:52
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - l10n_in
    - account_tax_python
    - account
    - base_setup
    - base
    - web
    - product
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - base_vat
    - sale
    - sales_team
    - account_payment
    - payment
    - utm
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
GST Sale Report

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
gst_report_saleorder_document_inherit gst_report_saleorder_document_inherit ir.ui.view qweb Inherits sale.report_saleorder_document
view_order_form_inherit_l10n_in_sale sale.order.form.inherit.l10n.in.sale sale.order xpath Inherits sale.view_order_form
Models touched (2)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (3)
  • l10n_in_gst_treatment Selection
    compute='_compute_l10n_in_gst_treatment' readonly=True states={'draft': [('readonly', False)], 'sent': [('readonly', False)]} store=True string='GST Treatment' args: [('regular', 'Registered Business - Regular'), ('composition', 'Registered Business - Composition'), ('unregistered', 'Unregistered Business'), ('consumer', 'Consumer'), ('overseas', 'Overseas'), ('special_economic_zone', 'Special Economic Zone'), ('deemed_export', 'Deemed Export'), ('uin_holders', 'UIN Holders')]
  • l10n_in_journal_id Many2one → account.journal
    compute='_compute_l10n_in_journal_id' readonly=True states={'draft': [('readonly', False)], 'sent': [('readonly', False)]} store=True string='Journal' args: 'account.journal'
  • l10n_in_reseller_partner_id Many2one → res.partner
    domain="[('vat', '!=', False), '|', ('company_id', '=', False), ('company_id', '=', company_id)]" readonly=True states={'draft': [('readonly', False)], 'sent': [('readonly', False)]} string='Reseller' args: 'res.partner'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/15.0/l10n_in_sale
VERSION
VERSION 1.0
CATEGORY
CATEGORYAccounting/Localizations/Sale
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORS
MAINTAINERS
MAINTAINERS
COMMITTERS
COMMITTERSJeremy Kersten, Yannick Tivisse, Xavier-Do, oco-odoo, Achraf (abz), Jigar Vaghela, Mylyna Hy
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:25:29
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - l10n_in
    - account_tax_python
    - account
    - base_setup
    - base
    - web
    - product
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - base_vat
    - sale
    - sales_team
    - payment
    - utm
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
GST Sale Report

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
gst_report_saleorder_document_inherit gst_report_saleorder_document_inherit ir.ui.view qweb Inherits sale.report_saleorder_document
l10n_in_view_partner_form l10n.in.res.partner.vat.inherit res.partner xpath Inherits base.view_partner_form
view_order_form_inherit_l10n_in_sale sale.order.form.inherit.l10n.in.sale sale.order xpath Inherits sale.view_order_form
Models touched (7)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • l10n_in_shipping_gstin Char
    args: 'Shipping GSTIN'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (4)
  • l10n_in_company_country_code Char
    related='company_id.account_fiscal_country_id.code' string='Country code'
  • l10n_in_gst_treatment Selection
    compute='_compute_l10n_in_gst_treatment' readonly=True states={'draft': [('readonly', False)], 'sent': [('readonly', False)]} store=True string='GST Treatment' args: [('regular', 'Registered Business - Regular'), ('composition', 'Registered Business - Composition'), ('unregistered', 'Unregistered Business'), ('consumer', 'Consumer'), ('overseas', 'Overseas'), ('special_economic_zone', 'Special Economic Zone'), ('deemed_export', 'Deemed Export')]
  • l10n_in_journal_id Many2one → account.journal
    compute='_compute_l10n_in_journal_id' readonly=True states={'draft': [('readonly', False)], 'sent': [('readonly', False)]} store=True string='Journal' args: 'account.journal'
  • l10n_in_reseller_partner_id Many2one → res.partner
    domain="[('vat', '!=', False), '|', ('company_id', '=', False), ('company_id', '=', company_id)]" readonly=True states={'draft': [('readonly', False)], 'sent': [('readonly', False)]} string='Reseller' args: 'res.partner'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/14.0/l10n_in_sale
VERSION
VERSION 1.0
CATEGORY
CATEGORYAccounting/Localizations/Sale
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORS
MAINTAINERS
MAINTAINERS
COMMITTERS
COMMITTERSChristophe Simonis, Damien Bouvy, wan, Xavier-Do, Achraf (abz), Jigar Vaghela
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:14:30
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - l10n_in
    - account_tax_python
    - account
    - base_setup
    - base
    - web
    - product
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - base_vat
    - sale
    - sales_team
    - payment
    - utm
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
GST Sale Report

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
gst_report_saleorder_document_inherit gst_report_saleorder_document_inherit ir.ui.view qweb Inherits sale.report_saleorder_document
l10n_in_view_partner_form l10n.in.res.partner.vat.inherit res.partner xpath Inherits base.view_partner_form
view_order_form_inherit_l10n_in_sale sale.order.form.inherit.l10n.in.sale sale.order xpath Inherits sale.view_order_form
Models touched (7)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • l10n_in_shipping_gstin Char
    args: 'Shipping GSTIN'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (4)
  • l10n_in_company_country_code Char
    related='company_id.country_id.code' string='Country code'
  • l10n_in_gst_treatment Selection
    compute='_compute_l10n_in_gst_treatment' readonly=True states={'draft': [('readonly', False)], 'sent': [('readonly', False)]} store=True string='GST Treatment' args: [('regular', 'Registered Business - Regular'), ('composition', 'Registered Business - Composition'), ('unregistered', 'Unregistered Business'), ('consumer', 'Consumer'), ('overseas', 'Overseas'), ('special_economic_zone', 'Special Economic Zone'), ('deemed_export', 'Deemed Export')]
  • l10n_in_journal_id Many2one → account.journal
    compute='_compute_l10n_in_journal_id' readonly=True states={'draft': [('readonly', False)], 'sent': [('readonly', False)]} store=True string='Journal' args: 'account.journal'
  • l10n_in_reseller_partner_id Many2one → res.partner
    domain="[('vat', '!=', False), '|', ('company_id', '=', False), ('company_id', '=', company_id)]" readonly=True states={'draft': [('readonly', False)], 'sent': [('readonly', False)]} string='Reseller' args: 'res.partner'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/13.0/l10n_in_sale
VERSION
VERSION 1.0
CATEGORY
CATEGORYAccounting/Accounting
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORS
MAINTAINERS
MAINTAINERS
COMMITTERS
COMMITTERSChristophe Simonis, qdp-odoo, Damien Bouvy, Yannick Tivisse, Adrian Torres, Xavier-Do, Yenthe666, Jinal Patel, Jigar Vaghela, Sapan Zaveri
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:06:43
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - l10n_in
    - account_tax_python
    - account
    - base_setup
    - base
    - web
    - product
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - sale
    - sales_team
    - payment
    - utm
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
GST Sale Report

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
gst_report_saleorder_document_inherit gst_report_saleorder_document_inherit ir.ui.view qweb Inherits sale.report_saleorder_document
view_order_form_inherit_l10n_in_sale sale.order.form.inherit.l10n.in.sale sale.order xpath Inherits sale.view_order_form
Models touched (5)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (2)
  • l10n_in_journal_id Many2one → account.journal
    states={'posted': [('readonly', True)]} string='Journal' args: 'account.journal'
  • l10n_in_reseller_partner_id Many2one → res.partner
    domain="[('vat', '!=', False), '|', ('company_id', '=', False), ('company_id', '=', company_id)]" states={'posted': [('readonly', True)]} string='Reseller' args: 'res.partner'
Public methods (1)
  • l10n_in_onchange_company_id(self)
    @api.onchange('company_id')
REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/12.0/l10n_in_sale
VERSION
VERSION 1.0
CATEGORY
CATEGORYAccounting
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORS
MAINTAINERS
MAINTAINERS
COMMITTERS
COMMITTERSFabien Pinckaers, Christophe Simonis, Romain Derie, XavierDo, Xavier-Do, Sébastien Theys
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-05 23:57:01
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - l10n_in
    - account_tax_python
    - account
    - base_setup
    - base
    - web
    - product
    - decimal_precision
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - http_routing
    - digest
    - sale
    - sales_team
    - payment
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
GST Sale Report

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
gst_report_saleorder_document_inherit gst_report_saleorder_document_inherit ir.ui.view qweb Inherits sale.report_saleorder_document
Models touched (0)

No models found for this module.

REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/11.0/l10n_in_sale
VERSION
VERSION 1.0
CATEGORY
CATEGORYLocalization
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORS
MAINTAINERS
MAINTAINERS
COMMITTERS
COMMITTERSqdp-odoo
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-05 23:53:43
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - l10n_in
    - account_tax_python
    - account
    - base_setup
    - base
    - web
    - product
    - decimal_precision
    - mail
    - bus
    - web_tour
    - analytic
    - web_planner
    - portal
    - http_routing
    - sale
    - sales_team
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
GST Sale Report

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
gst_report_invoice_layouted_inherit gst_report_invoice_layouted_inherit ir.ui.view qweb Inherits sale.report_invoice_layouted
gst_report_saleorder_document_inherit gst_report_saleorder_document_inherit ir.ui.view qweb Inherits sale.report_saleorder_document
Models touched (0)

No models found for this module.