Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

order is not working correctly #14

Open
mhhonline opened this issue Aug 3, 2019 · 2 comments
Open

order is not working correctly #14

mhhonline opened this issue Aug 3, 2019 · 2 comments

Comments

@mhhonline
Copy link

mhhonline commented Aug 3, 2019

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

@valentinkononov
Copy link
Contributor

Hi Mohammed. At the moment, we are preparing an updated order form, which will use Angular Forms Binding and better validation. Once it's completed, I will test the mentioned issues and let you know. By the way, it's not reproducible in demo environment, but of course I will double check exactly with local node. Thanks!

@mhhonline
Copy link
Author

mhhonline commented Aug 21, 2019

thank you Valentin, I am waiting for the new update.
here are some screen-shots
adding new order, see the amount
Screen Shot 2019-08-21 at 9 16 14 PM

after submiting, the amount is null
Screen Shot 2019-08-21 at 9 16 34 PM

on edit,
Screen Shot 2019-08-21 at 9 18 01 PM

for the country somehow it is working

thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants