Dashboard
Sales Invoices
New Sales Invoice (EOPT: the INVOICE is the primary document for goods AND services)
| Item | Description | Income account | Qty | Rate | Amount | |
|---|---|---|---|---|---|---|
| {{ php(it.qty*it.rate) }} |
Purchase Invoices (Supplier Bills)
New Purchase Invoice
| Item | Description | Expense account | Qty | Rate | Amount | |
|---|---|---|---|---|---|---|
| {{ php(it.qty*it.rate) }} |
Payments
{{ pe.payment_type==='Receive' ? 'Receive Payment from Customer' : 'Pay Supplier' }}
Allocate against open documents
| Document | Date | Total | Outstanding | Allocate | |
|---|---|---|---|---|---|
| {{ r.name }} | {{ r.posting_date }} | {{ php(r.grand_total) }} | {{ php(r.outstanding_amount) }} |
Journal Entries
| Account | Party type | Party | Debit | Credit | |
|---|---|---|---|---|---|
Banking & Reconciliation
| Line | Date | Description | Ref | Deposit | Withdrawal | Status | Match to voucher |
|---|---|---|---|---|---|---|---|
| {{ r.name }} | {{ r.date }} | {{ r.description }} | {{ r.reference_number }} | {{ php(r.deposit) }} | {{ php(r.withdrawal) }} | {{ r.status }} |
Fixed Assets (finance books)
Financial Reports
| Account | Root | Debit | Credit | Balance |
|---|---|---|---|---|
| {{ r.account }} | {{ r.root_type }} | {{ php(r.debit) }} | {{ php(r.credit) }} | {{ php(r.balance) }} |
| TOTAL | {{ php(sum(rpt.data,'debit')) }} | {{ php(sum(rpt.data,'credit')) }} | {{ php(sum(rpt.data,'balance')) }} |
Income
Expenses
{{ sec }}s
| Document | Party | Date | Due | Total | Outstanding | Days | Bucket |
|---|---|---|---|---|---|---|---|
| {{ r.name }} | {{ r.party }} | {{ r.posting_date }} | {{ r.due_date }} | {{ php(r.grand_total) }} | {{ php(r.outstanding) }} | {{ r.days }} | {{ r.bucket }} |
| Nothing outstanding 🎉 | |||||||
BIR Compliance Center
Encoding-ready summaries — file through eBIRForms/eFPS. Books of accounts live in the Google Sheet (BIR_* tabs). {{ boot.company }} · TIN {{ boot.tin }} · RDO {{ boot.rdo }}
Deadline: within 25 days after quarter close. Attach SLSP (both lists). Capital-goods input VAT credited outright (CREATE).
| ATC | Income payments | Tax withheld |
|---|---|---|
| {{ k }} | {{ php(v.income) }} | {{ php(v.tax) }} |
| TOTAL DUE (less 0619-E remitted) | {{ php(bir.data.total_tax_withheld) }} |
0619-E for months 1–2 of the quarter; 1601-EQ + QAP by the last day of the month after quarter close. Issue 2307s within 20 days of quarter close.
| TIN | Registered name | ATC | Nature | Income | Rate | Tax withheld | |
|---|---|---|---|---|---|---|---|
| {{ r.payee_tin }} | {{ r.registered_name }} | {{ r.atc_code }} | {{ r.nature_of_payment }} | {{ php(r.income_payment) }} | {{ (r.ewt_rate*100).toFixed(0) }}% | {{ php(r.tax_withheld) }} |
| Date | Payor TIN | Registered name | 2307 cert | Period | Income | CWT |
|---|---|---|---|---|---|---|
| {{ r.date }} | {{ r.payor_tin }} | {{ r.registered_name }} | {{ r.cert_2307_no }} | {{ r.period }} | {{ php(r.income_payment) }} | {{ php(r.tax_withheld) }} |
| TIN | Registered name | Address | Exempt | Zero-rated | Vatable | VAT | Gross |
|---|---|---|---|---|---|---|---|
| {{ r.tin }} | {{ r.registered_name }} | {{ r.address }} | {{ php(r.exempt) }} | {{ php(r.zero_rated) }} | {{ php(r.vatable) }} | {{ php(r.vat) }} | {{ php(r.gross) }} |
{{ viewer.doctype }} · {{ viewer.doc.name }}
{{ viewer.doc.docstatus==2?'CANCELLED':'SUBMITTED' }}{{ pretty(viewer.doc) }}
{{ boot.company }}{{ boot.address }} VAT Reg. TIN: {{ boot.tin }} |
SALES INVOICENo.: {{ printDoc.d.name }} Date: {{ printDoc.d.posting_date }} |
Address: {{ printDoc.custAddr }} · Business style: {{ printDoc.custStyle }}
| Item | Description | Qty | Unit price | Amount |
|---|---|---|---|---|
| {{ it.item_code }} | {{ it.description }} | {{ it.qty }} | {{ php(it.rate) }} | {{ php(it.amount) }} |
| VATable sales | {{ printDoc.d.custom_tei_vat_class==='Vatable'||printDoc.d.custom_tei_vat_class==='Government'?php(printDoc.d.net_total):'0.00' }} |
| VAT-exempt sales | {{ printDoc.d.custom_tei_vat_class==='Exempt'?php(printDoc.d.net_total):'0.00' }} |
| Zero-rated sales | {{ printDoc.d.custom_tei_vat_class==='Zero-Rated'?php(printDoc.d.net_total):'0.00' }} |
| 12% VAT | {{ php(printDoc.d.total_taxes_and_charges) }} |
| TOTAL AMOUNT DUE | {{ php(printDoc.d.grand_total) }} |
Per RA 11976 (EOPT) this INVOICE is the primary document for the sale of goods and services. This document is system-assisted; ensure your BIR-registered invoice series/Authority to Print or CAS registration covers issuance. Not valid for claim of input tax unless issued through a BIR-registered means.
CERTIFICATE OF CREDITABLE TAX WITHHELD AT SOURCE
| PAYEE: {{ printDoc.d.payee.name }} TIN: {{ printDoc.d.payee.tin }} {{ printDoc.d.payee.address }} Business style: {{ printDoc.d.payee.business_style }} |
PAYOR: {{ printDoc.d.payor.name }} TIN: {{ printDoc.d.payor.tin }} {{ printDoc.d.payor.address }} |
| ATC | Nature of income payment | Amount of income payment | Tax withheld |
|---|---|---|---|
| {{ printDoc.d.atc }} | {{ printDoc.d.nature }} (Ref: {{ printDoc.d.pinv }} / {{ printDoc.d.bill_no }}) | {{ php(printDoc.d.income_payment) }} | {{ php(printDoc.d.tax_withheld) }} |
| Payor / Authorized representative: ______________________________ Signature over printed name |
Date signed: ______________ |
Issue to the payee within 20 days after the close of the taxable quarter, or upon request. Encode in the QAP attached to 1601-EQ.