About
Built to run a real business, by the business that runs on it
Potrait Solution is a Kenyan company. Potrait is its operations platform — the same system it uses to track its own pipeline and keep its own books. It is built by Entiplex LLC.
How it is built
The principles behind the product
Four decisions shape how the platform behaves, and they are implemented rather than aspirational.
One set of records
Sales and accounting write to the same records in the same transaction. There is no nightly sync to reconcile and no second version of the truth.
Controls in the product
Authorisation is decided on the server for every request. A hidden menu item is not a control; a refused request is.
Nothing is quietly edited
Financial records are added to, never rewritten. A mistake becomes a reversal, and the original stays visible for anyone reviewing the account.
Separated duties
Managing people and managing money are separate roles. The person who grants access holds no accounting authority.
Scope
One organisation, one system
Potrait Solution is the single organisation operating the platform. The developer companies it works with are recorded as clients in the CRM — they are not tenants, account holders, or separate organisations, and they do not sign in here.
That keeps the data model honest: one chart of accounts, one ledger, one trial balance, and one view of the business.
Technology
A deliberately small stack
- Next.js, React and TypeScript
- Tailwind CSS
- Firebase Authentication
- Cloud Firestore
- Firebase Functions and Storage
- Vercel and GitHub
Every dependency has to earn its place. Fewer moving parts means fewer ways for financial records to go wrong.