|
| 1 | +=========== |
| 2 | +Philippines |
| 3 | +=========== |
| 4 | + |
| 5 | +Configuration |
| 6 | +============= |
| 7 | + |
| 8 | +:ref:`Install <general/install>` the :guilabel:`🇵🇭 Philippines` :ref:`fiscal localization package |
| 9 | +<fiscal_localizations/packages>` to get all the default accounting features of the Philippine |
| 10 | +localization, such as a chart of accounts, taxes, and the BIR 2307 report. These provide a base |
| 11 | +template to get started with using Philippine accounting. |
| 12 | + |
| 13 | +.. note:: |
| 14 | + - When creating a new database and `Philippines` is selected as a country, the fiscal |
| 15 | + localization module **Philippines - Accounting** is automatically installed. |
| 16 | + - If installing the module in an existing company, the **chart of accounts** and **taxes** will |
| 17 | + *not* be replaced if there are already posted journal entries. |
| 18 | + - The BIR 2307 report is installed, but the withholding taxes may need to be manually created. |
| 19 | + |
| 20 | +Chart of accounts and taxes |
| 21 | +--------------------------- |
| 22 | + |
| 23 | +A minimum configuration default chart of accounts is installed, and the following types of taxes are |
| 24 | +installed and also linked to the relevant account: |
| 25 | + |
| 26 | +- VAT 12% |
| 27 | +- VAT Exempt |
| 28 | +- Withholding taxes |
| 29 | + |
| 30 | +For the withholding taxes, there is an additional :guilabel:`Philippines ATC` field under the |
| 31 | +:guilabel:`Philippines` tab. |
| 32 | + |
| 33 | +.. image:: philippines/philippines-atc-code.png |
| 34 | + :alt: Philippines ATC code field set on taxes. |
| 35 | + |
| 36 | +Taxes' ATC codes are used for the BIR 2307 report. If a tax is created manually, its ATC code must |
| 37 | +be added. |
| 38 | + |
| 39 | +Contacts |
| 40 | +-------- |
| 41 | + |
| 42 | +When a company or an individual (not belonging to a company) contact is located in the Philippines, |
| 43 | +fill in the :guilabel:`Tax ID` field with their `Taxpayer Identification Number (TIN)`. |
| 44 | + |
| 45 | +For individuals not belonging to a company, identify them by using the following additional fields: |
| 46 | + |
| 47 | +- :guilabel:`First Name` |
| 48 | +- :guilabel:`Middle Name` |
| 49 | +- :guilabel:`Last Name` |
| 50 | + |
| 51 | +.. image:: philippines/philippines-contact-individual.png |
| 52 | + :alt: Individual type contact with First, Middle, and Last Name fields. |
| 53 | + |
| 54 | +.. note:: |
| 55 | + For both :guilabel:`Company` and :guilabel:`Individual`, the TIN should follow the |
| 56 | + `NNN-NNN-NNN-NNNNN` format. The branch code should follow the last digits of the TIN, or else it |
| 57 | + can be left as `00000`. |
| 58 | + |
| 59 | +BIR 2307 report |
| 60 | +=============== |
| 61 | + |
| 62 | +**BIR 2307** report data, also known as *Certificate of Creditable Tax Withheld at Source*, |
| 63 | +can be generated for purchase orders and vendor payments with the applicable withholding taxes. |
| 64 | + |
| 65 | +To generate a BIR 2307 report, select one or multiple vendor bills from the list view, and click |
| 66 | +:menuselection:`Action --> Download BIR 2307 XLS`. |
| 67 | + |
| 68 | +.. image:: philippines/philippines-multi-bill.png |
| 69 | + :alt: Multiple vendor bills selected with action to "Download BIR 2307 XLS". |
| 70 | + |
| 71 | +The same action can be performed on a vendor bill from the form view. |
| 72 | + |
| 73 | +A pop-up appears to review the selection, then click on :guilabel:`Generate`. |
| 74 | + |
| 75 | +.. image:: philippines/philippines-generate.png |
| 76 | + :alt: Pop up menu to generate BIR 2307 XLS file. |
| 77 | + |
| 78 | +This generates the `Form_2307.xls` file that lists all the vendor bill lines with the applicable |
| 79 | +withholding tax. |
| 80 | + |
| 81 | +The same process above can also be done for a *single* vendor :doc:`payment |
| 82 | +<../accounting/payments>` if they were linked to one or more :doc:`vendor bills |
| 83 | +<../accounting/payments/multiple>` with applied withholding taxes. |
| 84 | + |
| 85 | +.. note:: |
| 86 | + - If there is no withholding tax applied, then the XLS file will not generate records for those |
| 87 | + vendor bill lines. |
| 88 | + - When grouping payments for multiple bills, Odoo splits the payments based on the contact. From |
| 89 | + a payment, clicking :menuselection:`Action --> Download BIR 2307 XLS`, generates a report that |
| 90 | + only includes vendor bills related to that contact. |
| 91 | + |
| 92 | +.. important:: |
| 93 | + Odoo cannot generate the BIR 2307 PDF report or DAT files directly. |
| 94 | + The generated `Form_2307.xls` file can be exported to an *external* tool to convert it to BIR DAT |
| 95 | + or PDF format. |
0 commit comments