Indian - Point of Sale

l10n_in_pos
REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/19.0/l10n_in_pos
VERSION
VERSION 1.0
CATEGORY
CATEGORYAccounting/Localizations/Point of Sale
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORSOdoo S.A.
MAINTAINERS
MAINTAINERSOdoo S.A.
COMMITTERS
COMMITTERSOdoo Translation Bot, Laurent Smet, Julien Castiaux, Gorash, Mathieu Duckerts-Antoine, william-andre, David Monnom (moda), Pedram (PEBR), Dylan Kiss (dyki), Zeel Patel, Pedram (pebr), Jay Savaliya, Max Whale, manv-afk, Jitendra Prajapat, David Monnom, Krzysztof Magusiak (krma), hatr-odoo, Robin Engels (roen), dhruv, Meet Jivani [MEJI], MAGREMENT, sjai-odoo, Laurent Smet (LAS), Ashish Nirmal, Martin Doyen, Stephane Vanmeerhaeghe (stva)
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 01:51:43
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
    - point_of_sale
    - stock_account
    - stock
    - barcodes_gs1_nomenclature
    - barcodes
    - phone_validation
    - partner_autocomplete
    - iap_mail
    - iot_base
    - google_address_autocomplete
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
GST Point of Sale

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
l10n_in_pos.product_template_view_form_normalized_pos l10n_in_pos.product.template.view.form.normalized.inherit product.template xpath Inherits point_of_sale.product_template_view_form_normalized_pos
l10n_in_pos.product_tree_hsn_code l10n_in_pos.product.list.hsn_code.pos product.product field Inherits product.product_product_tree_view
res_config_settings_view_form_l10n_in_pos_inherit res.config.settings.view.form.inherit.l10n_in_pos.view res.config.settings xpath Inherits point_of_sale.res_config_settings_view_form
view_pos_pos_form_inherit pos.order.form.inherit pos.order xpath Inherits point_of_sale.view_pos_pos_form
Models touched (11)

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 (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_hsn_code Char
    compute='_compute_l10n_in_hsn_code' copy=False readonly=False store=True string='HSN/SAC Code'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • set_missing_hsn_codes_in_pos_orders(self)

New fields (1)
  • l10n_in_hsn_missing_in_pos Boolean
    search='_search_l10n_in_hsn_missing_in_pos' store=False string='HSN Missing in POS'
Public methods (1)
  • l10n_in_get_hsn_code_action(self)
    @api.model
    Returns the action to open the HSN code dialog with the given products. FIXME: This method dynamically creates a view at runtime. FIXME: Remove this method and the dynamic view in master.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

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_pos
VERSION
VERSION 1.0
CATEGORY
CATEGORYAccounting/Localizations/Point of Sale
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORS
MAINTAINERS
MAINTAINERS
COMMITTERS
COMMITTERSOdoo Translation Bot, Laurent Smet, Joseph Caburnay, Gorash, roen-odoo, Jigar Vaghela, David Monnom (moda), Pedram (PEBR), Louis Wicket (wil), Dylan Kiss (dyki), Harsh Modi, Zeel Patel, Khushi Vakil, Pedram (pebr), Adrien Guilliams (adgu), Louis (loti), asno-odoo, Joseph (jcb), vlst, Jitendra Prajapat, “Ali, dhruv, vlst-odoo, Meet Jivani [MEJI], sjai-odoo, Ashish Nirmal, meji-odoo, Ali (alhy)
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 01:25:56
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
    - point_of_sale
    - stock_account
    - stock
    - barcodes_gs1_nomenclature
    - barcodes
    - phone_validation
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
GST Point of Sale

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
res_config_settings_view_form_l10n_in_pos_inherit res.config.settings.view.form.inherit.l10n_in_pos.view res.config.settings xpath Inherits point_of_sale.res_config_settings_view_form
view_pos_pos_form_inherit pos.order.form.inherit pos.order xpath Inherits point_of_sale.view_pos_pos_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 (1)
  • l10n_in_hsn_code Char
    compute='_compute_l10n_in_hsn_code' copy=False readonly=False store=True string='HSN/SAC Code'
Public methods (0)

No public methods.

New fields (0)

No new fields.

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_pos
VERSION
VERSION 1.0
CATEGORY
CATEGORYAccounting/Localizations/Point of Sale
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORS
MAINTAINERS
MAINTAINERS
COMMITTERS
COMMITTERSOdoo Translation Bot, Pierre Masereel, Samuel Degueldre, william-andre, David Monnom (moda), Dylan Kiss (dyki), Michael (mcm), Harsh Modi, Zeel Patel, Khushi Vakil, Adrien Guilliams (adgu), Loukas Wets (lowe), vlst, dhruv
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 01:02:07
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
    - point_of_sale
    - stock_account
    - stock
    - barcodes_gs1_nomenclature
    - barcodes
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
GST Point of Sale

Code Analysis

Views touched (0)

No views found for this module.

Models touched (4)

New fields (1)
  • l10n_in_pos_session_ids One2many → pos.session
    args: 'pos.session', 'move_id', 'POS Sessions'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • open_ui(self)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

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_pos
VERSION
VERSION 1.0
CATEGORY
CATEGORYAccounting/Localizations/Point of Sale
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORS
MAINTAINERS
MAINTAINERS
COMMITTERS
COMMITTERSPierre Masereel, Gorash, Jacky (trj), Jigar Vaghela, Khushi Vakil
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:40:49
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
    - point_of_sale
    - stock_account
    - stock
    - barcodes_gs1_nomenclature
    - barcodes
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
GST Point of Sale

Code Analysis

Views touched (0)

No views found for this module.

Models touched (3)

New fields (0)

No new fields.

Public methods (1)
  • open_ui(self)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

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_pos
VERSION
VERSION 1.0
CATEGORY
CATEGORYAccounting/Localizations/Point of Sale
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORS
MAINTAINERS
MAINTAINERS
COMMITTERS
COMMITTERSYannick Tivisse, Xavier-Do, Joseph Caburnay, oco-odoo, Julien Mougenot, Jigar Vaghela, william-andre, Khushi Vakil, Vishal Thacker
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:25:28
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
    - point_of_sale
    - stock_account
    - stock
    - barcodes
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
GST Point of Sale

Code Analysis

Views touched (0)

No views found for this module.

Models touched (2)

New fields (0)

No new fields.

Public methods (1)
  • open_ui(self)

New fields (0)

No new fields.

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_pos
VERSION
VERSION 1.0
CATEGORY
CATEGORYAccounting/Localizations/Point of Sale
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORS
MAINTAINERS
MAINTAINERS
COMMITTERS
COMMITTERSYannick Tivisse, Pierre Masereel, wan, Xavier-Do, Joseph Caburnay, Jigar Vaghela
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:14: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
    - point_of_sale
    - stock_account
    - stock
    - barcodes
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
GST Point of Sale

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
assets assets ir.ui.view qweb Inherits point_of_sale.assets
Models touched (1)

New fields (0)

No new fields.

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_pos
VERSION
VERSION 1.0
CATEGORY
CATEGORYLocalization
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORS
MAINTAINERS
MAINTAINERS
COMMITTERS
COMMITTERSqdp-odoo, Xavier-Do, Jinal Patel, Sapan Zaveri
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:06:42
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
    - point_of_sale
    - stock_account
    - stock
    - barcodes
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
GST Point of Sale

Code Analysis

Views touched (0)

No views found for this module.

Models touched (1)

New fields (0)

No new fields.

Public methods (0)

No public methods.