Repository
odoo/odoo · module folder
Module version
1.1
Category
Accounting/Localizations/Account Charts
Folder size
0.16 MB
License
LGPL-3
Application
No
Auto-installable
Yes
Website
https://www.odoo.com/documentation/latest/applications/finance/fiscal_localizations/philippines.html
Last tracking update
2026-08-07 06:47:03
Authors
Odoo PS
Maintainers
Odoo PS
Committers
Raphael Collet, Thibault Delavallée, Josse Colpaert, Odoo Translation Bot, Arnold Moyaux, Gorash, Miquel Raïch, william-andre, luvi, Habib (ayh), Dylan Kiss (dyki), Jinane Maksoud, Nicolas Viseur (vin), kcv-odoo, Mathieu Coutant, Claire (clbr), prep-odoo, Hesham Saleh, Logan Staelens, AhmedElemary57, Krzysztof Magusiak (krma), dvsh-odoo, igbe, pssh-odoo, jand-odoo
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (15)
XML IDNameModelTypeStatus
l10n_ph.external_layout_bold l10n_ph.external_layout_bold ir.ui.view qweb Inherits web.external_layout_bold
l10n_ph.external_layout_boxed l10n_ph.external_layout_boxed ir.ui.view qweb Inherits web.external_layout_boxed
l10n_ph.external_layout_bubble l10n_ph.external_layout_bubble ir.ui.view qweb Inherits web.external_layout_bubble
l10n_ph.external_layout_folder l10n_ph.external_layout_folder ir.ui.view qweb Inherits web.external_layout_folder
l10n_ph.external_layout_standard l10n_ph.external_layout_standard ir.ui.view qweb Inherits web.external_layout_standard
l10n_ph.external_layout_striped l10n_ph.external_layout_striped ir.ui.view qweb Inherits web.external_layout_striped
l10n_ph.external_layout_wave l10n_ph.external_layout_wave ir.ui.view qweb Inherits web.external_layout_wave
l10n_ph.minimal_layout l10n_ph.minimal_layout ir.ui.view qweb Inherits web.minimal_layout
l10n_ph_2307_wizard_view_form l10n_ph_2307.wizard.form l10n_ph_2307.wizard form New
report_disbursement_voucher report_disbursement_voucher ir.ui.view qweb New
report_disbursement_voucher_document report_disbursement_voucher_document ir.ui.view qweb Inherits account.report_payment_receipt_document
report_disbursement_voucher_document_footer report_disbursement_voucher_document_footer ir.ui.view qweb New
view_company_form_inherit_l10n_ph res.company.form.inherit.l10n_ph res.company form Inherits base.view_company_form
view_partner_form res.partner.form.inherit.l10n_ph_bir res.partner form Inherits account.view_partner_property_form
view_tax_form account.tax.view.form.inherit.l10n_ph account.tax form Inherits account.view_tax_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (7)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • action_open_l10n_ph_2307_wizard(self)

New fields (0)

No new fields.

Public methods (1)
  • action_open_l10n_ph_2307_wizard(self)

New fields (1)
  • l10n_ph_atc Char
    args: 'Philippines ATC'
Public methods (0)

No public methods.

New fields (2)
  • moves_to_export Many2many → account.move
    string='Joural To Include' args: 'account.move'
  • xls_file Binary
    help='Technical field used to temporarily hold the generated XLS file before its downloaded.' args: 'Generated file'
Public methods (1)
  • action_generate(self)
    Generate a xls format file for importing to https://bir-excel-uploader.com/excel-file-to-bir-dat-format/#bir-form-2307-settings. This website will then generate a BIR 2307 format excel file for uploading to the PH government.

New fields (2)
  • branch_code Char
    related='partner_id.branch_code' string='Company Branch Code'
  • l10n_ph_rdo Char
    readonly=False related='partner_id.l10n_ph_rdo'
Public methods (0)

No public methods.

New fields (5)
  • branch_code Char
    compute='_compute_branch_code' default='000' store=True args: 'Branch Code'
  • first_name Char
    args: 'First Name'
  • l10n_ph_rdo Char
    help='Revenue District Office' args: 'RDO'
  • last_name Char
    args: 'Last Name'
  • middle_name Char
    args: 'Middle Name'
Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Loading…

Loading…