asc-lab / micronaut-microservices-poc

Very simplified insurance sales system made in a microservices architecture using Micronaut
https://altkomsoftware.pl/en/blog/microservices-micronaut/
Apache License 2.0
486 stars 170 forks source link

Can't download documents after creating policy #30

Closed Ickerday closed 4 years ago

Ickerday commented 4 years ago

After going through the flow of converting an offer to policy, I get the following error from Vue TypeError: t.documentsList is undefined.

witek1902 commented 4 years ago

Hi! Check that you create POLICY template in JsReport. You can do this manually: https://github.com/asc-lab/micronaut-microservices-poc#add-policy-template-to-jsreport or using script: https://github.com/asc-lab/micronaut-microservices-poc/blob/master/scripts/prepare.sh