Fix template bug and improve suite commands #15757
Description
Resolves #15752
This PR fixes invalid template render in master entity template
Checklist
- I fully tested it as developer / designer and created unit / integration tests
- I've assigned reviewer, related labels and set a milestone for this PR
How to test it?
- create new project
- create master & childs entities
- run backend
- run
abp generate-proxy -t ng
command - run angular project
Excepted Behavior
Master-child system must work correctly