A per-tenant AL extension that posts your Business Central sales invoices to the FBR digital invoicing system in real time — with sales-tax and further-tax computation, STRN/NTN validation, FBR invoice numbers and QR codes, and withholding-tax handling. Built, installed and supported by ECOSIRE on your tenant. One-time license from $499.00 USD for Dynamics 365 BC (build-to-order) — includes 12 months of updates and support.

A per-tenant AL extension that posts your Business Central sales invoices to the FBR digital invoicing system in real time — with sales-tax and further-tax computation, STRN/NTN validation, FBR invoice numbers and QR codes, and withholding-tax handling. Built, installed and supported by ECOSIRE on your tenant.
لا حاجة للدفع الآن. يؤدي هذا إلى إرسال طلب عرض سعر إلى فريقنا — وسنتواصل معك عبر البريد الإلكتروني بالأسعار والخطوات التالية.
Pakistan's Federal Board of Revenue (FBR) now requires registered sales-tax persons to push every sales invoice to its digital invoicing system (the IRIS/PRAL platform) and print the FBR-assigned invoice number plus a QR code. Dynamics 365 Business Central has no native connector for this — so finance teams either run a fragile spreadsheet-and-portal workflow or risk non-compliant invoices.
Real-time submission of posted sales invoices to the FBR digital invoicing system (IRIS/PRAL) via an AL HttpClient call to the FBR REST endpoint, with the FBR invoice number and QR payload written back to Business Central
Line-level computation of sales tax, further tax and extra tax mapped from your BC VAT/Tax posting setup into the FBR-required payload structure
Withholding-tax handling on sales documents, captured and reported in the submission so buyer/supplier obligations are reflected correctly
STRN and NTN validation on customers and on the invoice before submission, blocking non-compliant documents from posting silently
FBR invoice number assignment and QR code generation, rendered directly onto your posted sales invoice report layout (Word/RDLC) for compliant printing and PDF
Table extensions on Sales Invoice Header and Line plus a page extension that exposes FBR scenario, sale type, status and response fields on posted documents
This is a build-to-order AL extension that ECOSIRE designs, builds, installs and supports directly on your Business Central tenant. It is not an instant AppSource download. After purchase we scope your sales-tax configuration, build the extension against your environment, deploy it as a per-tenant extension, and stay on as your support partner.
What it does technically: a table extension on Sales Invoice Header/Line stores FBR fields (scenario, sale type, STRN, NTN, FBR invoice number, QR payload, response status). A page extension surfaces them on the posted invoice. On posting, an event subscriber (OnAfterPostSalesDoc) builds the FBR JSON payload — line-level sales tax, further tax, extra tax and withholding — and calls the FBR REST endpoint via an HttpClient with your bearer token stored in Isolated Storage. The FBR invoice number and QR code are written back and rendered on the invoice report layout. STRN/NTN values are validated before submission. A Job Queue entry retries any invoice that failed or was submitted while the portal was offline, and an FBR Submission Log page gives you a full audit trail with retry and re-print actions, all gated behind a dedicated permission set.
You own the source and the per-tenant deployment. ECOSIRE handles upgrades when FBR changes its schema and when Microsoft ships a new BC major release.
Owns sales-tax compliance and month-end close. Needs every posted invoice to reach FBR with the correct invoice number and QR code, without manual portal re-keying or audit gaps.
Responsible for STRN/NTN accuracy, withholding and further-tax treatment, and being audit-ready. Wants a full submission log and validation that blocks non-compliant invoices before they post.
Manages the BC environment, extensions and permissions. Prefers a clean per-tenant AL extension with source code, Isolated Storage for secrets, and a maintainable upgrade path over ad-hoc customizations.
قم بشراء الترخيص من موقع ecosire.com وقم بتنزيل وحدة Pakistan FBR Digital Invoicing for Business Central ZIP من لوحة تحكم حسابك.
قم باستخراج ملف ZIP إلى مجلد إضافات Odoo المخصصة على الخادم (أو تحميله عبر التطبيقات > التثبيت من ملف على Odoo.sh / runbot).
قم بتنشيط وضع المطور، وافتح التطبيقات، وانقر فوق تحديث قائمة التطبيقات، وابحث عن Pakistan FBR Digital Invoicing for Business Central، ثم اضغط على تثبيت.
افتح القائمة الجديدة، والصق مفتاح ترخيص ECOSIRE الخاص بك، وقم بتوصيل أي بيانات اعتماد خارجية (Shopify، وAmazon، وStripe، وما إلى ذلك)، ثم احفظها.
قم بتشغيل اختبار الاتصال المدمج، وقم بمزامنة أول 10 سجلات لديك، وقم بجدولة عملية cron المتكررة. اتصل بالدعم إذا فشل أي شيء.
| المعيار | ECOSIRE | بناء مخصص | منافس | أودو الأصلي |
|---|---|---|---|---|
| Real-time posted-invoice submission to the FBR IRIS/PRAL endpoint | ||||
| FBR invoice number + QR code rendered on the BC invoice layout | ||||
| STRN/NTN validation, further-tax and withholding-tax handling | ||||
| Job Queue retry + full FBR submission audit log | ||||
| Tailored to your exact tax mapping and report layout | ||||
| Full AL source code handed over to you | ||||
| Installed and supported on your tenant by the provider | ||||
| Maintained across FBR schema changes and BC major releases |
This is build-to-order, not an instant AppSource install. Typical delivery is 3 to 5 weeks after we confirm your BC version, sales-tax configuration and FBR sandbox credentials. We build against your environment, deploy the per-tenant extension to your sandbox for FBR sandbox testing, then schedule go-live against the live FBR endpoint with you. Tight FBR deadlines can usually be accommodated — tell us your date during scoping.
ECOSIRE supports the extension on your tenant. The one-time build price covers go-live plus a stabilisation period. After that we offer a support arrangement that covers FBR schema/endpoint changes (FBR revises its digital invoicing spec periodically) and compatibility with new Business Central major releases, plus issue triage on submissions and retries. You own the AL source either way, so you are never locked in.
No. It is delivered as a per-tenant extension installed directly on your Business Central environment, not a public AppSource listing. That lets us tailor the tax mapping, scenarios and report layout to your exact configuration and hand you the source code. We deploy and manage it for you.
Yes. The extension is standard AL using HttpClient, Isolated Storage and the Job Queue, so it runs on BC online (cloud) and on-premises. We confirm your exact version and licensing during scoping and build the .app to match, since per-tenant extension deployment differs slightly between the two.
FBR bearer tokens and API credentials are stored in Business Central Isolated Storage, never in plain table fields or in the report layout. Access to submit, retry or change FBR setup is restricted by a dedicated permission set, and the sandbox and production environments use separate credentials so testing can never hit the live FBR endpoint by accident.
A per-tenant AL extension that posts your Business Central sales invoices to the FBR digital invoicing system in real time — with sales-tax and further-tax computation, STRN/NTN validation, FBR invoice numbers and QR codes, and withholding-tax handling. Built, installed and supported by ECOSIRE on your tenant.