akveo / akveo/ngx-admin-bundle-support
order is not working correctly
Ouverte
- Langage dominant
- TypeScript
- Étoiles
- 56
- Forks
- 30
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
greetings,
I have the "ngx-admin Backend Bundle Node with e-comm"
**The issue:**
Order Testing:
1) on create, the price is not submitted though I put a value. I got it as null USD.
2) on update, it is working but Country is reset to 1st value. i.e. Afghanistan.
Also, Order filter:
3) the pagination is still showing all number of page i.e. 1,2,3,4,….
in my case the result it 2 records which can be shown on one page. seems the getCountFiltered is not working
thanks
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.