You need to sign in or sign up before continuing.
PNA Report Template Change
Created by: RujitRaval
This change will update the template for the PNA report.
TEST:
- Pull from
PNA_Reportin BlocLink. - Pull from
PNA_Reportin bpengine. - In BlocLink, Run
docker-compose up -d --no-deps --build bloclink. - Install bpengine locally.
- In the dashboard, go to questionnaire and generate and check the report.
Installing BPEngine locally: docker-compose rm -fs bloclink && docker-compose up -d docker-compose exec bloclink mkdir /app_lib docker cp ~/blocpower/libraries/bpengine/ development_bloclink_1:/app_lib/bpengine In BlocLink BASH: pip install -e file:///app_lib/bpengine
Ticket: BI-515 PNA Report Formatting Issues