You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
* 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
...
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.
The text was updated successfully, but these errors were encountered: