Repositories
This repository is the main PBMS application based on Odoo. This application fulfils all the user actions such as benefit program definition, benefit codes definition, geographies, service providers, rules and cycles, creation of beneficiary lists.
This repository houses all the extensibility and customisable features of PBMS viz. target registry names, target registry models, the eligibility and entitlement summary views and UI theme. These extensibility features are bundled as Odoo modules.
This contains the two runtimes - Celery Beat Producers and Celery Worker Tasks. These two runtimes together do all the asynchronous processing for PBMS.
The extensibility modules for the bg-tasks, viz. registry models and the apis for eligibility and entitlement summary views.
The docker creation scripts that create the docker runtimes for pbms-odoo, bg-tasks (celery beat and celery workers)
The helm charts, templates and values or deploying PBMS-Odoo and BG-Tasks (Celery Beat and Celery Workers) in a K8S cluster.
Last updated
Was this helpful?

