Singapore - Accounting

l10n_sg
REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/19.0/l10n_sg
VERSION
VERSION 2.3
CATEGORY
CATEGORYAccounting/Localizations/Account Charts
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORSTech Receptives
MAINTAINERS
MAINTAINERSTech Receptives
COMMITTERS
COMMITTERSGorash, Miquel Raïch, william-andre, Habib (ayh), Dylan Kiss (dyki), Jinane Maksoud, Arnaud Sibille, kcv-odoo, SaddemAmine, Harsh Shah, Claire (clbr), Hesham Saleh, AhmedElemary57, Logan Staelens, bhra-odoo, igbe, Woojang (WOPY), Chengyan Wang
WEBSITE
WEBSITEhttps://www.odoo.com/documentation/latest/applications/finance/fiscal_localizations/singapore.html
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 01:51:45
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account_qr_code_emv
    - account
    - base_setup
    - base
    - web
    - onboarding
    - product
    - mail
    - bus
    - web_tour
    - html_editor
    - uom
    - analytic
    - portal
    - http_routing
    - auth_signup
    - digest
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Singapore accounting chart and localization.
=======================================================

This module add, for accounting:
 - The Chart of Accounts of Singapore
 - Field UEN (Unique Entity Number) on company and partner
 - Field PermitNo and PermitNoDate on invoice

    

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
view_company_form_l10n_sg l10n_sg.company.form res.company xpath Inherits base.view_company_form
view_invoice_form_l10n_sg l10n_sg.invoice.form account.move xpath Inherits account.view_move_form
view_partner_bank_form_inherit_account res.partner.bank.form.inherit res.partner.bank field Inherits base.view_partner_bank_form
view_partner_form_l10n_sg l10n_sg.partner.form res.partner xpath Inherits account.view_partner_property_form
Models touched (5)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (2)
  • l10n_sg_permit_number Char
    string='Permit No.'
  • l10n_sg_permit_number_date Date
    string='Date of permit number'
Public methods (0)

No public methods.

New fields (1)
  • l10n_sg_unique_entity_number Char
    readonly=False related='partner_id.l10n_sg_unique_entity_number' string='UEN'
Public methods (0)

No public methods.

New fields (1)
  • l10n_sg_unique_entity_number Char
    string='UEN'
Public methods (0)

No public methods.

New fields (1)
  • proxy_type Selection
    ondelete={'mobile': 'set default', 'uen': 'set default'} selection_add=[('mobile', 'Mobile Number'), ('uen', 'UEN')]
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_sg
VERSION
VERSION 2.2
CATEGORY
CATEGORYAccounting/Localizations/Account Charts
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORSTech Receptives
MAINTAINERS
MAINTAINERSTech Receptives
COMMITTERS
COMMITTERSMartin Trigaux, qdp-odoo, Yannick Tivisse, fja-odoo, william-andre, aliya, Thomas Becquevort (thbe), Gauthier Wala (gawa), Antoine Dupuis (andu), Dylan Kiss (dyki), Jinane Maksoud, tong-odoo, Harsh Modi, Nicolas Viseur (vin), Harsh Shah, Claire (clbr), AhmedElemary57, Bastien PIERRE, igbe
WEBSITE
WEBSITEhttps://www.odoo.com/documentation/master/applications/finance/fiscal_localizations/singapore.html
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 01:25:59
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account_qr_code_emv
    - account
    - base_setup
    - base
    - web
    - onboarding
    - product
    - mail
    - bus
    - web_tour
    - html_editor
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Singapore accounting chart and localization.
=======================================================

This module add, for accounting:
 - The Chart of Accounts of Singapore
 - Field UEN (Unique Entity Number) on company and partner
 - Field PermitNo and PermitNoDate on invoice

    

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
view_company_form_l10n_sg l10n_sg.company.form res.company xpath Inherits base.view_company_form
view_invoice_form_l10n_sg l10n_sg.invoice.form account.move xpath Inherits account.view_move_form
view_partner_bank_form_inherit_account res.partner.bank.form.inherit res.partner.bank field Inherits base.view_partner_bank_form
view_partner_form_l10n_sg l10n_sg.partner.form res.partner xpath Inherits account.view_partner_property_form
Models touched (5)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (2)
  • l10n_sg_permit_number Char
    string='Permit No.'
  • l10n_sg_permit_number_date Date
    string='Date of permit number'
Public methods (0)

No public methods.

New fields (1)
  • l10n_sg_unique_entity_number Char
    readonly=False related='partner_id.l10n_sg_unique_entity_number' string='UEN'
Public methods (0)

No public methods.

New fields (1)
  • l10n_sg_unique_entity_number Char
    string='UEN'
Public methods (0)

No public methods.

New fields (1)
  • proxy_type Selection
    ondelete={'mobile': 'set default', 'uen': 'set default'} selection_add=[('mobile', 'Mobile Number'), ('uen', 'UEN')]
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_sg
VERSION
VERSION 2.2
CATEGORY
CATEGORYAccounting/Localizations/Account Charts
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTech Receptives
MAINTAINERS
MAINTAINERSTech Receptives
COMMITTERS
COMMITTERSMartin Trigaux, Denis Ledoux, Gorash, Ricardo Gomes Rodrigues (rigr), Nicolas (vin), william-andre, aliya, John Laterre (jol), Antoine Vandevenne (anv), nni-odoo, niyasraphy, Maximilien (malb), Thomas Becquevort (thbe), Daniel Kosky (dako), Claire Bretton (clbr), Antoine Dupuis (andu), Antoine Boonen, Camille Spiritus, Dylan Kiss (dyki), Jinane Maksoud, smdc-odoo, tong-odoo, Nicolas Viseur (vin), moerradi, Harsh Shah, casp-odoo, Claire (clbr)
WEBSITE
WEBSITEhttps://www.odoo.com/documentation/17.0/applications/finance/fiscal_localizations/singapore.html
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 01:02:10
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account_qr_code_emv
    - account
    - base_setup
    - base
    - web
    - onboarding
    - product
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Singapore accounting chart and localization.
=======================================================

This module add, for accounting:
 - The Chart of Accounts of Singapore
 - Field UEN (Unique Entity Number) on company and partner
 - Field PermitNo and PermitNoDate on invoice

    

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
view_company_form_l10n_sg l10n_sg.company.form res.company xpath Inherits base.view_company_form
view_invoice_form_l10n_sg l10n_sg.invoice.form account.move xpath Inherits account.view_move_form
view_partner_bank_form_inherit_account res.partner.bank.form.inherit res.partner.bank field Inherits base.view_partner_bank_form
view_partner_form_l10n_sg l10n_sg.partner.form res.partner xpath Inherits account.view_partner_property_form
Models touched (5)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (2)
  • l10n_sg_permit_number Char
    string='Permit No.'
  • l10n_sg_permit_number_date Date
    string='Date of permit number'
Public methods (0)

No public methods.

New fields (1)
  • l10n_sg_unique_entity_number Char
    readonly=False related='partner_id.l10n_sg_unique_entity_number' string='UEN'
Public methods (0)

No public methods.

New fields (1)
  • l10n_sg_unique_entity_number Char
    string='UEN'
Public methods (0)

No public methods.

New fields (1)
  • proxy_type Selection
    ondelete={'mobile': 'set default', 'uen': 'set default'} selection_add=[('mobile', 'Mobile Number'), ('uen', 'UEN')]
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_sg
VERSION
VERSION 2.2
CATEGORY
CATEGORYAccounting/Localizations/Account Charts
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTech Receptives
MAINTAINERS
MAINTAINERSTech Receptives
COMMITTERS
COMMITTERSFabien Pinckaers, wan, oco-odoo, Nicolas (vin), Paolo (pgi), aliya, nni-odoo, Thomas Becquevort (thbe), Camille Spiritus, Dylan Kiss (dyki), smdc-odoo, tong-odoo, Nicolas Viseur (vin)
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:40:53
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - base
    - account
    - base_setup
    - web
    - product
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Singapore accounting chart and localization.
=======================================================

This module add, for accounting:
 - The Chart of Accounts of Singapore
 - Field UEN (Unique Entity Number) on company and partner
 - Field PermitNo and PermitNoDate on invoice

    

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
view_company_form_l10n_sg l10n_sg.company.form res.company xpath Inherits base.view_company_form
view_invoice_form_l10n_sg l10n_sg.invoice.form account.move xpath Inherits account.view_move_form
view_partner_form_l10n_sg l10n_sg.partner.form res.partner xpath Inherits base.view_partner_form
Models touched (4)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (2)
  • l10n_sg_permit_number Char
    string='Permit No.'
  • l10n_sg_permit_number_date Date
    string='Date of permit number'
Public methods (0)

No public methods.

New fields (1)
  • l10n_sg_unique_entity_number Char
    readonly=False related='partner_id.l10n_sg_unique_entity_number' string='UEN'
Public methods (0)

No public methods.

New fields (1)
  • l10n_sg_unique_entity_number Char
    string='UEN'
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_sg
VERSION
VERSION 2.2
CATEGORY
CATEGORYAccounting/Localizations/Account Charts
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTech Receptives
MAINTAINERS
MAINTAINERSTech Receptives
COMMITTERS
COMMITTERSYannick Tivisse, wan, Xavier-Do, oco-odoo, Nicolas (vin), Paolo (pgi), nni-odoo, smdc-odoo, tong-odoo
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:25:29
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - base
    - account
    - base_setup
    - web
    - product
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Singapore accounting chart and localization.
=======================================================

This module add, for accounting:
 - The Chart of Accounts of Singapore
 - Field UEN (Unique Entity Number) on company and partner
 - Field PermitNo and PermitNoDate on invoice

    

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
view_company_form_l10n_sg l10n_sg.company.form res.company xpath Inherits base.view_company_form
view_invoice_form_l10n_sg l10n_sg.invoice.form account.move xpath Inherits account.view_move_form
view_partner_form_l10n_sg l10n_sg.partner.form res.partner xpath Inherits base.view_partner_form
Models touched (4)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (2)
  • l10n_sg_permit_number Char
    string='Permit No.'
  • l10n_sg_permit_number_date Date
    string='Date of permit number'
Public methods (0)

No public methods.

New fields (1)
  • l10n_sg_unique_entity_number Char
    readonly=False related='partner_id.l10n_sg_unique_entity_number' string='UEN'
Public methods (0)

No public methods.

New fields (1)
  • l10n_sg_unique_entity_number Char
    string='UEN'
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_sg
VERSION
VERSION 2.2
CATEGORY
CATEGORYAccounting/Localizations/Account Charts
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTech Receptives
MAINTAINERS
MAINTAINERSTech Receptives
COMMITTERS
COMMITTERSRavi Gohil, qdp-odoo, Yannick Tivisse, wan, Xavier-Do, oco-odoo, Jigar Vaghela, smdc-odoo, tong-odoo
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:14:30
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - base
    - account
    - base_setup
    - web
    - product
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Singapore accounting chart and localization.
=======================================================

This module add, for accounting:
 - The Chart of Accounts of Singapore
 - Field UEN (Unique Entity Number) on company and partner
 - Field PermitNo and PermitNoDate on invoice

    

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
view_company_form_l10n_sg l10n_sg.company.form res.company xpath Inherits base.view_company_form
view_invoice_form_l10n_sg l10n_sg.invoice.form account.move xpath Inherits account.view_move_form
view_partner_form_l10n_sg l10n_sg.partner.form res.partner xpath Inherits base.view_partner_form
Models touched (3)

New fields (2)
  • l10n_sg_permit_number Char
    string='Permit No.'
  • l10n_sg_permit_number_date Date
    string='Date of permit number'
Public methods (0)

No public methods.

New fields (1)
  • l10n_sg_unique_entity_number Char
    readonly=False related='partner_id.l10n_sg_unique_entity_number' string='UEN'
Public methods (0)

No public methods.

New fields (1)
  • l10n_sg_unique_entity_number Char
    string='UEN'
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_sg
VERSION
VERSION 2.0
CATEGORY
CATEGORYLocalization
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTech Receptives
MAINTAINERS
MAINTAINERSTech Receptives
COMMITTERS
COMMITTERSJosse Colpaert, Christophe Simonis, qdp-odoo, Olivier Colson, Pierre Masereel, Xavier-Do, Jigar Vaghela
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:06:43
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - base
    - account
    - base_setup
    - web
    - product
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Singapore accounting chart and localization.
=======================================================

This module add, for accounting:
 - The Chart of Accounts of Singapore
 - Field UEN (Unique Entity Number) on company and partner
 - Field PermitNo and PermitNoDate on invoice

    

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
view_company_form_l10n_sg l10n_sg.company.form res.company xpath Inherits base.view_company_form
view_invoice_form_l10n_sg l10n_sg.invoice.form account.move xpath Inherits account.view_move_form
view_partner_form_l10n_sg l10n_sg.partner.form res.partner xpath Inherits base.view_partner_form
Models touched (3)

New fields (2)
  • l10n_sg_permit_number Char
    string='Permit No.'
  • l10n_sg_permit_number_date Date
    string='Date of permit number'
Public methods (0)

No public methods.

New fields (1)
  • l10n_sg_unique_entity_number Char
    readonly=False related='partner_id.l10n_sg_unique_entity_number' string='UEN'
Public methods (0)

No public methods.

New fields (1)
  • l10n_sg_unique_entity_number Char
    string='UEN'
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/12.0/l10n_sg
VERSION
VERSION 2.0
CATEGORY
CATEGORYLocalization
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTech Receptives
MAINTAINERS
MAINTAINERSTech Receptives
COMMITTERS
COMMITTERSMartin Trigaux, Fabien Pinckaers, Christophe Simonis, qdp-odoo, Yannick Tivisse, Adrian Torres, Xavier-Do
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-05 23:57:02
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - base
    - account
    - base_setup
    - web
    - product
    - decimal_precision
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - http_routing
    - digest
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Singapore accounting chart and localization.
=======================================================

This module add, for accounting:
 - The Chart of Accounts of Singapore
 - Field UEN (Unique Entity Number) on company and partner
 - Field PermitNo and PermitNoDate on invoice

    

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
view_company_form_l10n_sg l10n_sg.company.form res.company xpath Inherits base.view_company_form
view_invoice_form_l10n_sg l10n_sg.invoice.form account.invoice xpath Inherits account.invoice_supplier_form
view_partner_form_l10n_sg l10n_sg.partner.form res.partner xpath Inherits base.view_partner_form
Models touched (3)

New fields (2)
  • l10n_sg_permit_number Char
    string='Permit No.'
  • l10n_sg_permit_number_date Date
    string='Date of permit number'
Public methods (0)

No public methods.

New fields (1)
  • l10n_sg_unique_entity_number Char
    readonly=False related='partner_id.l10n_sg_unique_entity_number' string='UEN'
Public methods (0)

No public methods.

New fields (1)
  • l10n_sg_unique_entity_number Char
    string='UEN'
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/11.0/l10n_sg
VERSION
VERSION 2.0
CATEGORY
CATEGORYLocalization
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTech Receptives
MAINTAINERS
MAINTAINERSTech Receptives
COMMITTERS
COMMITTERSMartin Trigaux, Christophe Simonis, Yannick Tivisse, Laurent Smet
WEBSITE
WEBSITEhttp://www.techreceptives.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-05 23:53:44
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - base
    - account
    - base_setup
    - web
    - product
    - decimal_precision
    - mail
    - bus
    - web_tour
    - analytic
    - web_planner
    - portal
    - http_routing
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Singapore accounting chart and localization.
=======================================================

After installing this module, the Configuration wizard for accounting is launched.
    * The Chart of Accounts consists of the list of all the general ledger accounts
      required to maintain the transactions of Singapore.
    * On that particular wizard, you will be asked to pass the name of the company,
      the chart template to follow, the no. of digits to generate, the code for your
      account and bank account, currency to create journals.

    * The Chart of Taxes would display the different types/groups of taxes such as
      Standard Rates, Zeroed, Exempted, MES and Out of Scope.
    * The tax codes are specified considering the Tax Group and for easy accessibility of
      submission of GST Tax Report.

    

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/10.0/l10n_sg
VERSION
VERSION 2.0
CATEGORY
CATEGORYLocalization
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTech Receptives
MAINTAINERS
MAINTAINERSTech Receptives
COMMITTERS
COMMITTERSMartin Trigaux, Fabien Pinckaers, Olivier Dony, Denis Ledoux, Christophe Simonis, Julien Legros, qdp-odoo, Yannick Tivisse
WEBSITE
WEBSITEhttp://www.techreceptives.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-05 23:50:49
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - base
    - account
    - base_setup
    - web_kanban
    - web
    - product
    - decimal_precision
    - mail
    - bus
    - web_tour
    - report
    - analytic
    - web_planner
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Singapore accounting chart and localization.
=======================================================

After installing this module, the Configuration wizard for accounting is launched.
    * The Chart of Accounts consists of the list of all the general ledger accounts
      required to maintain the transactions of Singapore.
    * On that particular wizard, you will be asked to pass the name of the company,
      the chart template to follow, the no. of digits to generate, the code for your
      account and bank account, currency to create journals.

    * The Chart of Taxes would display the different types/groups of taxes such as
      Standard Rates, Zeroed, Exempted, MES and Out of Scope.
    * The tax codes are specified considering the Tax Group and for easy accessibility of
      submission of GST Tax Report.

    

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/9.0/l10n_sg
VERSION
VERSION 2.0
CATEGORY
CATEGORYLocalization
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTech Receptives
MAINTAINERS
MAINTAINERSTech Receptives
COMMITTERS
COMMITTERSOdoo Translation Bot, Martin Trigaux, Olivier Dony, Josse Colpaert, Christophe Simonis, qdp-odoo, pvy, Yannick Tivisse, Laurent Smet
WEBSITE
WEBSITEhttp://www.techreceptives.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-05 23:48:31
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - base
    - account
    - base_setup
    - web_kanban
    - web
    - product
    - decimal_precision
    - mail
    - bus
    - report
    - analytic
    - web_tip
    - web_planner
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Singapore accounting chart and localization.
=======================================================

After installing this module, the Configuration wizard for accounting is launched.
    * The Chart of Accounts consists of the list of all the general ledger accounts
      required to maintain the transactions of Singapore.
    * On that particular wizard, you will be asked to pass the name of the company,
      the chart template to follow, the no. of digits to generate, the code for your
      account and bank account, currency to create journals.

    * The Chart of Taxes would display the different types/groups of taxes such as
      Standard Rates, Zeroed, Exempted, MES and Out of Scope.
    * The tax codes are specified considering the Tax Group and for easy accessibility of
      submission of GST Tax Report.

    

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/8.0/l10n_sg
VERSION
VERSION 1.0
CATEGORY
CATEGORYLocalization/Account Charts
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTech Receptives
MAINTAINERS
MAINTAINERSTech Receptives
COMMITTERS
COMMITTERSOlivier Dony, Aaron Bohy
WEBSITE
WEBSITEhttp://www.techreceptives.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-05 23:45:40
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - base
    - account
    - base_setup
    - web_kanban
    - web
    - product
    - decimal_precision
    - mail
    - report
    - analytic
    - board
    - edi
    - email_template
    - account_chart
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Singapore accounting chart and localization.
=======================================================

After installing this module, the Configuration wizard for accounting is launched.
    * The Chart of Accounts consists of the list of all the general ledger accounts
      required to maintain the transactions of Singapore.
    * On that particular wizard, you will be asked to pass the name of the company,
      the chart template to follow, the no. of digits to generate, the code for your
      account and bank account, currency to create journals.

    * The Chart of Taxes would display the different types/groups of taxes such as
      Standard Rates, Zeroed, Exempted, MES and Out of Scope.
    * The tax codes are specified considering the Tax Group and for easy accessibility of
      submission of GST Tax Report.

    

Code Analysis

Views touched (0)

No views found for this module.

Models touched (0)

No models found for this module.