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

In ZK, new products added by the smart search are added to the order with quantity=0 #138

Open
marcalwestf opened this issue Jul 18, 2016 · 0 comments

Comments

@marcalwestf
Copy link
Contributor

1.- log in in ZK, open the ZK POS, create a new order
2.- click in the smart product search area
3.- type in the smart product search area the whole product name or the whole product key.
4.- Then type ENTER.

-> Result:
a) the product is added to the order line. This is OK.
b) the quantity is=0. This is an error.

One would expect that the quantity should default in the first place to the qunatity defined in the key layout. If this is too complicated (which may be) or there is no definition for this product in the Key layout (which is possible), the quantity should default to 1. In the Application Dictionary, the default of QuantityEntered is =1.

BTW, when you select a product via the key layouts, the defined default quantity of the key layout is the one taken for the order line, which is OK.

e-Evolution added a commit that referenced this issue Aug 12, 2016
* develop: (320 commits)
  update eclipse setting
  Update Scala setting for IntelliJ
  Update setting IntelliJ
  Move directory src to integrate adempiere core
  #475 The table selection and instances for selection are overwrite with table id used to start process adempiere/adempiere#475
  #475 The table selection and instances for selection are overwrite with table id used to start process adempiere/adempiere#475 Sincroniza with adempiere core
  Solve issue with migration script
  Fix the migration script names and small errors
  Add validation when there is no line on the order in zk. #140
  Solved error when use the key layout for entering products in the order. #139
  It was added  key and values orderly from the smart product search combo box #137
  solved error when the products added by the smart search. Now quantity = 1 #138
  Set the space between letter the smart product search combo box
  Solved error the select a product from the smart product search combo box #137
  Solved error in zk when search product with lookup #136
  Add or update Quantity on product quantity Reference to issue: #126
  #130 Error when try complete new customer return order #130 #131 The wait dialog not hide when got an exception #131 #132 NPE Process Info when execute Command Complete Return Material #132 improve remove duplicate code
  #129 Internationalization of command names to support of language user
  #128 Setup Garden World POS data for new POS
  Update build setting and add code page to build based UTF8
  ...
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

1 participant