Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #32671 All Revisions ] Back to Issue ]
Summary 0032671: Display logic based on property field not working fine after selecting a record in a combo
Revision 2016-07-05 09:23 by NaroaIriarte
Steps To Reproduce Not working section: Using in display logic in the wiki

http://wiki.openbravo.com/wiki/How_to_use_property_fields [^]

Steps to reproduce in my case:
1-Log into the ERP.
2-Change to role System Administrator.
3-Set to 'Y' the 'in development' field for org.openbravo.retail.config in Module window.
4-Go to 'Windows, Tabs and Fields' window.
5-Search Assortment window. After Product tab.
6-Then add new record in Field window.
  a. Name: Stocked.
  b. Property: product.stocked
  c. Save.
7-Edit Bestseller field.
  a. Display Logic: @inp_propertyField_stocked_IsStocked@=true
  b. Save.
8-Logout and Log into the ERP again. Before you can compile app and restart server
9-Go to Assorment window an select White Valley Group Product List.
10- Go to Product tab and click on create new product in form view.
11- In the product dropdown select "Alpine skiing backpack 27 L" and save the record.
12- Realize that even the product is stocked, the "bestseller" field is not showing, this is not correct.
13- Close the form view and click again in the newly created product to open it in form view again.
14- Realize that now, the "bestseller" field is showing.
15- In the product dropdown, change "Alpine skiing backpack 27 L" for "Gift Card Infinite" and save the record.
16- Realize that the stocked checkbox is unchecked, so the "bestseller" field must not show, but there it is and it is not correct.
17- Close the form view and open again in form view the "Gift Card Infinite" product.
18- Realize that now, the "bestseller" field is not showing.
Revision 2016-07-05 09:02 by NaroaIriarte
Steps To Reproduce Not working section: Using in display logic in the wiki

http://wiki.openbravo.com/wiki/How_to_use_property_fields [^]

Steps to reproduce in my case:
1-Log into the ERP.
2-Change to role System Administrator.
3-Set to 'Y' the 'in development' field for org.openbravo.retail.config in Module window.
4-Go to 'Windows, Tabs and Fields' window.
5-Search Assortment window. After Product tab.
6-Then add new record in Field window.
  a. Name: Stocked.
  b. Property: product.stocked
  c. Save.
7-Edit Bestseller field.
  a. Display Logic: @inp_propertyField_stocked_IsStocked@=true
  b. Save.
8-Logout and Log into the ERP again. Before you can compile app and restart server
9-Go to Assorment windows. Product tab. And add new product.
10-Select new product: Thermal t-shirt. In this step should not appear the bestsellers field because the product is not check as Stocked.
Revision 2016-04-15 07:56 by caristu
Steps To Reproduce Not working section: Using in display logic in the wiki

http://wiki.openbravo.com/wiki/How_to_use_property_fields [^]

Steps to reproduce in my case:
1-Log into the ERP.
2-Change to role System Administrator.
3-Set to 'Y' the 'in development' field for org.openbravo.retail.config in Module window.
4-Go to 'Windows, Tabs and Fields' window.
5-Search Assortment window. After Product tab.
6-Then add new record in Field window.
  a. Name: Stocked.
  b. Property: product.isStocked
  c. Save.
7-Edit Bestseller field.
  a. Display Logic: @inp_propertyField_Stocked_isStocked@ = 'Y'
  b. Save.
8-Logout and Log into the ERP again. Before you can compile app and restart server
9-Go to Assorment windows. Product tab. And add new product.
10-Select new product: Thermal t-shirt. In this step should not appear the bestsellers field because the product is not check as Stocked.
Revision 2016-04-15 07:55 by caristu
Steps To Reproduce Not working section: Using in display logic in the wiki

http://wiki.openbravo.com/wiki/How_to_use_property_fields [^]

Steps to reproduce in my case:
1-Log into the ERP.
2-Change to role System Administrator.
3-Set to 'Y' the 'in development' field for org.openbravo.retail.config in Module window.
4-Go to 'Windows, Tabs and Fields' window.
5-Search Assortment window. After Product tab.
6-Then add new record in Field window.
  a. Name: Stocked.
  b. Property: product.islocked
  c. Save.
7-Edit Bestseller field.
  a. Display Logic: @inp_propertyField_Stocked_Islocked@ = 'Y'
  b. Save.
8-Logout and Log into the ERP again. Before you can compile app and restart server
9-Go to Assorment windows. Product tab. And add new product.
10-Select new product: Thermal t-shirt. In this step should not appear the bestsellers field because the product is not check as Stocked.


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker