Indonesian - Accounting

l10n_id
REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/19.0/l10n_id
VERSION
VERSION 1.3
CATEGORY
CATEGORYAccounting/Localizations/Account Charts
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORSvitraining.com
MAINTAINERS
MAINTAINERSvitraining.com
COMMITTERS
COMMITTERSRaphael Collet, Odoo Translation Bot, Arnold Moyaux, Gorash, Miquel Raïch, william-andre, luvi, nni-odoo, Habib (ayh), Gaetan Vanden Bergh (gavb), Pedram (PEBR), Mylyna Hy, Andrew Gavgavian, Dylan Kiss (dyki), Nicolas Viseur (vin), Sven Fuehr, kcv-odoo, Agustin Castro Bugallo, aamo-odoo, Claire (clbr), Hesham Saleh, AhmedElemary57, st-yes, nni@odoo.com, Anton Romanova (roan), Krzysztof Magusiak (krma), kdes-odoo, igbe, kaju-odoo
WEBSITE
WEBSITEhttps://www.odoo.com/documentation/latest/applications/finance/fiscal_localizations/indonesia.html
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 01:51:43
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - onboarding
    - product
    - mail
    - bus
    - web_tour
    - html_editor
    - uom
    - analytic
    - portal
    - http_routing
    - auth_signup
    - digest
    - resource
    - base_iban
    - base_vat
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This is the latest Indonesian Odoo localisation necessary to run Odoo accounting for SMEs with:
=================================================================================================
    - generic Indonesian chart of accounts
    - tax structure

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_partner_bank_form_inherit_account res.partner.bank.form.inherit.account res.partner.bank xpath Inherits base.view_partner_bank_form
Models touched (4)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • l10n_id_qris_transaction_ids Many2many → l10n_id.qris.transaction
    groups='account.group_account_invoice' args: 'l10n_id.qris.transaction'
Public methods (1)
  • action_l10n_id_update_payment_status(self)
    This action will: - Get all invoices that are not paid, and have details about QRIS qr codes. - For each invoices, get information about the payment state of the QR using the API. - If the QR is not paid and it has been more than 30m, we discard that qr id (no longer valid) - If it is paid, we will register the payment on the invoices.

New fields (8)
  • bank_id Many2one → res.partner.bank
    help='Bank used to generate the current QRIS transaction' args: 'res.partner.bank'
  • model Char
    string='Model'
  • model_id Char
    string='Model ID'
  • paid Boolean
    help='Payment Status of QRIS'
  • qris_amount Integer
    readonly=True
  • qris_content Char
    readonly=True
  • qris_creation_datetime Datetime
    readonly=True
  • qris_invoice_id Char
    readonly=True
Public methods (0)

No public methods.

New fields (2)
  • l10n_id_qris_api_key Char
    groups='base.group_system' args: 'QRIS API Key'
  • l10n_id_qris_mid Char
    groups='base.group_system' args: 'QRIS Merchant ID'
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_id
VERSION
VERSION 1.3
CATEGORY
CATEGORYAccounting/Localizations/Account Charts
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORSvitraining.com
MAINTAINERS
MAINTAINERSvitraining.com
COMMITTERS
COMMITTERSRaphael Collet, Odoo Translation Bot, Yannick Tivisse, fja-odoo, william-andre, nni-odoo, Vincent Larcin, Pedram (PEBR), Mylyna Hy, Dylan Kiss (dyki), Harsh Modi, Nicolas Viseur (vin), Sven Fuehr, Ruben Gomes (rugo), Agustin Castro Bugallo, aamo-odoo, Claire (clbr), AhmedElemary57, st-yes, nni@odoo.com, kdes-odoo, igbe, kaju-odoo
WEBSITE
WEBSITEhttps://www.odoo.com/documentation/master/applications/finance/fiscal_localizations/indonesia.html
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 01:25:56
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - 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_iban
    - base_vat
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This is the latest Indonesian Odoo localisation necessary to run Odoo accounting for SMEs with:
=================================================================================================
    - generic Indonesian chart of accounts
    - tax structure

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_partner_bank_form_inherit_account res.partner.bank.form.inherit.account res.partner.bank xpath Inherits base.view_partner_bank_form
Models touched (4)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • l10n_id_qris_transaction_ids Many2many → l10n_id.qris.transaction
    args: 'l10n_id.qris.transaction'
Public methods (1)
  • action_l10n_id_update_payment_status(self)
    This action will: - Get all invoices that are not paid, and have details about QRIS qr codes. - For each invoices, get information about the payment state of the QR using the API. - If the QR is not paid and it has been more than 30m, we discard that qr id (no longer valid) - If it is paid, we will register the payment on the invoices.

New fields (8)
  • bank_id Many2one → res.partner.bank
    help='Bank used to generate the current QRIS transaction' args: 'res.partner.bank'
  • model Char
    string='Model'
  • model_id Char
    string='Model ID'
  • paid Boolean
    help='Payment Status of QRIS'
  • qris_amount Integer
    readonly=True
  • qris_content Char
    readonly=True
  • qris_creation_datetime Datetime
    readonly=True
  • qris_invoice_id Char
    readonly=True
Public methods (0)

No public methods.

New fields (2)
  • l10n_id_qris_api_key Char
    groups='base.group_system' args: 'QRIS API Key'
  • l10n_id_qris_mid Char
    groups='base.group_system' args: 'QRIS Merchant ID'
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_id
VERSION
VERSION 1.3
CATEGORY
CATEGORYAccounting/Localizations/Account Charts
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSvitraining.com
MAINTAINERS
MAINTAINERSvitraining.com
COMMITTERS
COMMITTERSOdoo Translation Bot, Denis Ledoux, william-andre, Antoine Vandevenne (anv), nni-odoo, Louis Wicket (wil), Maximilien (malb), Daniel Kosky (dako), Claire Bretton (clbr), Camille Spiritus, Dylan Kiss (dyki), Nicolas Viseur (vin), Sven Fuehr, Ruben Gomes (rugo), moerradi, Agustin Castro Bugallo, st-yes, nni@odoo.com, kdes-odoo, kaju-odoo
WEBSITE
WEBSITEhttps://www.odoo.com/documentation/17.0/applications/finance/fiscal_localizations/indonesia.html
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 01:02:07
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - onboarding
    - product
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - base_iban
    - base_vat
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This is the latest Indonesian Odoo localisation necessary to run Odoo accounting for SMEs with:
=================================================================================================
    - generic Indonesian chart of accounts
    - tax structure

Code Analysis

Views touched (0)

No views found for this module.

Models touched (2)

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_id
VERSION
VERSION 1.2
CATEGORY
CATEGORYAccounting/Localizations/Account Charts
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSvitraining.com
MAINTAINERS
MAINTAINERSvitraining.com
COMMITTERS
COMMITTERSFabien Pinckaers, oco-odoo, aliya, nni-odoo, Camille Spiritus, Nicolas Viseur (vin), Sven Fuehr, st-yes, nni@odoo.com
WEBSITE
WEBSITEhttp://www.vitraining.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:40:50
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - product
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - base_iban
    - base_vat
    - l10n_multilang
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This is the latest Indonesian Odoo localisation necessary to run Odoo accounting for SMEs with:
=================================================================================================
    - generic Indonesian chart of accounts
    - tax structure

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.

REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/15.0/l10n_id
VERSION
VERSION 1.0
CATEGORY
CATEGORYAccounting/Localizations/Account Charts
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSvitraining.com
MAINTAINERS
MAINTAINERSvitraining.com
COMMITTERS
COMMITTERSYannick Tivisse, wan, Xavier-Do, oco-odoo, nni-odoo
WEBSITE
WEBSITEhttp://www.vitraining.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:25:28
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - product
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - base_iban
    - base_vat
    - l10n_multilang
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This is the latest Indonesian Odoo localisation necessary to run Odoo accounting for SMEs with:
=================================================================================================
    - generic Indonesian chart of accounts
    - tax structure

Code Analysis

Views touched (0)

No views found for this module.

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/14.0/l10n_id
VERSION
VERSION 1.0
CATEGORY
CATEGORYAccounting/Localizations/Account Charts
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSvitraining.com
MAINTAINERS
MAINTAINERSvitraining.com
COMMITTERS
COMMITTERSJosse Colpaert, Ravi Gohil, Yannick Tivisse, wan, Xavier-Do, Pratima Gupta, william
WEBSITE
WEBSITEhttp://www.vitraining.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:14:29
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - product
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - base_iban
    - base_vat
    - l10n_multilang
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This is the latest Indonesian Odoo localisation necessary to run Odoo accounting for SMEs with:
=================================================================================================
    - generic Indonesian chart of accounts
    - tax structure

Code Analysis

Views touched (0)

No views found for this module.

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/13.0/l10n_id
VERSION
VERSION 1.0
CATEGORY
CATEGORYLocalization
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSvitraining.com
MAINTAINERS
MAINTAINERSvitraining.com
COMMITTERS
COMMITTERSJosse Colpaert, Ravi Gohil, Nicolas Martinelli, Xavier-Do
WEBSITE
WEBSITEhttp://www.vitraining.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:06:42
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - product
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - base_iban
    - base_vat
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This is the latest Indonesian Odoo localisation necessary to run Odoo accounting for SMEs with:
=================================================================================================
    - generic Indonesian chart of accounts
    - tax structure

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_account_reconcile_model_form account.reconcile.model.form account.reconcile.model field Inherits account.view_account_reconcile_model_form
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/12.0/l10n_id
VERSION
VERSION 1.0
CATEGORY
CATEGORYLocalization
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSvitraining.com
MAINTAINERS
MAINTAINERSvitraining.com
COMMITTERS
COMMITTERSRavi Gohil, Xavier-Do
WEBSITE
WEBSITEhttp://www.vitraining.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-05 23:57:01
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - product
    - decimal_precision
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - http_routing
    - digest
    - base_iban
    - base_vat
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This is the latest Indonesian Odoo localisation necessary to run Odoo accounting for SMEs with:
=================================================================================================
    - generic Indonesian chart of accounts
    - tax structure

Code Analysis

Views touched (0)

No views found for this module.

Models touched (0)

No models found for this module.