Vadim Basko

Results 3 issues of Vadim Basko

* checkout [https://github.com/cuba-platform/sample-sales-cuba7](https://github.com/cuba-platform/sample-sales-cuba7) * add REST API add-on * add jpql query as described [https://doc.cuba-platform.com/restapi-7.2/#rest_api_v2_ex_query_get](https://doc.cuba-platform.com/restapi-7.2/#rest_api_v2_ex_query_get) ``` = :startDate and o.date ``` (note: jpql query contains incorrect relation to Order class...

bug

* Open sample-car-rent in Studio * Create front module via Studio * go to generated front module in cli * exec 'npm run update-model' * select sample-car-rent project as model...

bug

Should be implemented after fix in REST API https://github.com/cuba-platform/restapi/issues/128

bug
package: front-generator
blocked