A build-to-order Polish accounting foundation for Odoo: the plan kont chart of accounts, full VAT tax set, sales/purchase VAT registers, split payment, and Ministry of Finance whitelist verification. ECOSIRE builds, installs, and supports it after you confirm scope. Built to order by ECOSIRE for Odoo 17, 18, 19 — indicative price from $299.00 USD; request a quote for a scoped proposal.

A build-to-order Polish accounting foundation for Odoo: the plan kont chart of accounts, full VAT tax set, sales/purchase VAT registers, split payment, and Ministry of Finance whitelist verification. ECOSIRE builds, installs, and supports it after you confirm scope.
Şimdi ödeme yok. Bu, ekibimize bir teklif talebi gönderir — fiyat ve sonraki adımlarla e-posta ile dönüş yapacağız.
Setting up Polish books in Odoo means hitting the wall of localization quickly. Odoo core ships a generic chart and a handful of tax templates, but it has no concept of the Zespol 0-8 plan kont structure Polish accountants expect, no rejestr sprzedazy / rejestr zakupow that map to how VAT is actually filed, no mechanizm podzielonej platnosci logic on payments, and no way to check a counterparty against the Ministry of Finance whitelist before you pay them. base_vat validates a NIP's format but tells you nothing about whether that taxpayer is an active VAT payer, nor whether the bank account you are about to pay is the one on record. Teams patch the gaps with spreadsheets and manual lookups — exactly the fragile foundation you do not want underneath KSeF and JPK layers later.
Polish chart of accounts template modeled on the Zespol 0-8 account classes, loaded via Odoo chart-template data
Complete Polish VAT tax set: 23/8/5/0%, reverse charge, exempt, and NP (not-subject) tax codes on `account.tax`
Sales VAT register (rejestr sprzedazy) computed from `account.move` lines with `@api.depends` roll-ups
Purchase VAT register (rejestr zakupow) reconciled to the ledger by construction, exported as QWeb PDF/XLSX
Whitelist VAT-payer verification against the MF wykaz podatnikow API, with result + timestamp stored on the partner
Registered microaccount and bank-account lookup so AP can confirm the payee account before releasing funds
This is a made-to-order Odoo localization base that ECOSIRE builds for your specific company after a scoping call — not an existing download you install today. We deliver a proper Polish chart of accounts template modeled on the Zespol 0-8 account classes, a complete VAT tax set (23/8/5/0%, reverse charge, exempt, and NP/not-subject), and sales and purchase VAT registers driven off account.move and account.tax so registers reconcile to your ledger by construction rather than by hand. Technically it is a clean Odoo module: a __manifest__.py declaring dependencies on account, base_vat, and base_iban; account-template and tax-template data loaded through l10n-style chart templates; new register models built on models.Model with @api.depends computes rolling up tax amounts; QWeb PDF/XLSX reports for the periodic registers; and access controlled through ir.model.access.csv plus record rules so the registers respect Odoo's multi-company and journal-security boundaries.
The whitelist and split-payment logic is where the localization earns its keep. We wire a service against the MF wykaz podatnikow API to verify a NIP's active-VAT status and its registered microaccount / bank accounts, storing the check result and timestamp on the partner so your AP team has an audit trail before releasing a payment. Split payment is applied at the account.payment level — flagging in-scope invoices, computing the VAT portion routed to the dedicated VAT account, and reflecting the mechanizm podzielonej platnosci on the payment. We add NIP/REGON validation with GUS company lookup to auto-fill contact data, a nota korygujaca (corrective note) document type, fiscal positions for EU/OSS scenarios, and bank statement import mappings for common Polish formats (MT940 / Elixir). All of it is exposed to your other systems through Odoo's standard XML-RPC / JSON-RPC API, and it is built to run on Community or Enterprise across Odoo 17.0, 18.0, and 19.0 (Enterprise adds richer accounting reporting; the core localization behaves identically on Community).
Delivery is build-to-order. After a short scoping call we confirm the exact account structure, tax edge cases, and integrations you need, then build, test on a staging copy of your database, and hand over installable source plus a git repository. Typical delivery is 2-4 weeks from confirmed scope. Pricing starts from $299 (indicative, single-company base scope); additional legal entities, deeper localization coverage (custom register layouts, extra document types), external integrations, and historical data migration volume increase the quoted scope. You receive a fixed quote after the scoping call — never a surprise.
Setting up Polish books for the first time and needs a clean, accountant-recognizable plan kont and VAT register foundation before layering on KSeF and JPK reporting.
Wants whitelist verification and split-payment handling wired into the payment flow so every counterparty and bank account is checked against the MF register before funds are released.
Delivering an Odoo rollout for a Polish subsidiary and needs a reliable localization base module they can build the rest of the implementation on, with clean source and a git handover.
Runs several legal entities in one Odoo database and needs the Polish localization to respect multi-company boundaries via record rules while keeping registers and taxes consistent.
Lisansı ecosire.com adresinden satın alın ve hesap kontrol panelinizden Poland Accounting Localization Base modülünün ZIP dosyasını indirin.
ZIP'i sunucudaki Odoo özel eklentiler klasörünüze çıkarın (veya Uygulamalar > Odoo.sh / runbot'taki dosyadan yükle yoluyla yükleyin).
Geliştirici Modunu etkinleştirin, Uygulamalar'ı açın, Uygulama Listesini Güncelle'ye tıklayın, Poland Accounting Localization Base'i arayın ve Yükle'ye basın.
Yeni menüyü açın, ECOSIRE lisans anahtarınızı yapıştırın, tüm harici kimlik bilgilerini (Shopify, Amazon, Stripe vb.) bağlayın ve kaydedin.
Yerleşik bağlantı testini çalıştırın, ilk 10 kaydınızı senkronize edin ve yinelenen cronu planlayın. Herhangi bir sorun olursa desteğe başvurun.
| Kriter | ECOSIRE | Özel Yapı | Rakip | Odoo Yerlisi |
|---|---|---|---|---|
| Polish chart of accounts (Zespol 0-8) | Built and tailored to your entity's structure | You design and maintain the whole template | Generic PL chart, limited tailoring | |
| VAT registers (sprzedazy / zakupow) | Ledger-reconciled registers with PDF/XLSX | Build report logic from scratch | Basic register, layout often fixed | |
| MF whitelist verification | Live wykaz podatnikow API with stored audit trail | Integrate and maintain the API yourself | Rarely included or add-on only | |
| Split payment (MPP) | Applied at payment with VAT routing | Hand-code payment logic | Partial or flag-only handling | |
| NIP/REGON + GUS lookup | Validated with auto-fill from GUS | Extend base_vat and wire GUS yourself | Format check, GUS lookup uncommon | |
| Bank import (MT940 / Elixir) | Mappings for common PL formats included | Write and test each parser | Varies; often generic import | |
| Fit and support | Fixed-scope build, training, support window, git handover | Owned entirely by your team | Community/paid support, no tailoring | |
| Odoo version coverage | Built for 17.0/18.0/19.0, Community or Enterprise | You maintain every version | Depends on the listing's supported versions |
No. This is a build-to-order module. ECOSIRE builds it for your specific company after a scoping call, then installs and supports it. It is not an existing apps.odoo.com download, and we make no instant-download claim.
Typical delivery is 2-4 weeks from confirmed scope. The clock starts after the scoping call, once we have agreed the account structure, tax edge cases, and any integrations. Larger multi-entity or migration work extends the timeline, which we confirm in the quote.
Pricing starts from $299 as an indicative from-price for a single-company base scope. After a short scoping call we give you a fixed quote. Additional legal entities, custom register layouts, extra integrations, and historical data migration volume increase the quoted scope.
Every build includes a post-go-live support window for defect fixes and configuration questions. Beyond that we offer ongoing support and version-upgrade retainers, including migrating the module to a newer Odoo release when you upgrade.
Yes. We wire a service against the MF wykaz podatnikow API to verify active VAT-payer status and the registered microaccount / bank accounts, storing each check result and timestamp on the partner so your AP team keeps an audit trail before releasing a payment.
We build for Odoo 17.0, 18.0, and 19.0 on both Community and Enterprise. The core localization behaves identically on Community; Enterprise adds richer built-in accounting reporting that the module integrates with where present.
Yes, that is the intent. This base establishes the plan kont, VAT tax set, and registers cleanly so that KSeF e-invoicing and JPK file-generation layers can be added on top without reworking the foundation.

A build-to-order 2Checkout (Verifone) payment integration for ERPNext, giving global digital-goods sellers card acceptance, 45+ local payment methods, multi-currency checkout, and reconciled invoices. ECOSIRE scopes, builds, installs, and supports it on your ERPNext v15/v16 instance.

A build-to-order 2Checkout / Verifone payment gateway for Magento 2 and Adobe Commerce: localized checkout in 12 languages, iDEAL, Giropay and regional methods, multi-currency global selling, subscription billing and tax/invoicing automation — engineered, installed and supported by ECOSIRE.

A build-to-order ERPNext application for anonymous 360-degree reviews — configurable peer, manager, report and self rater groups, weighted competency scoring, and aggregated gap-analysis and heatmap reports. ECOSIRE scopes, builds, installs and supports it on your Frappe/ERPNext v15/v16 instance.
A build-to-order Polish accounting foundation for Odoo: the plan kont chart of accounts, full VAT tax set, sales/purchase VAT registers, split payment, and Ministry of Finance whitelist verification. ECOSIRE builds, installs, and supports it after you confirm scope.