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

View Revisions: Issue #28843 All Revisions ] Back to Issue ]
Summary 0028843: Characteristic selector not show all values
Revision 2015-02-05 12:55 by AugustoMauch
Steps To Reproduce -Apply the provided patch. It adds a tree field to the Characteristics tab of the Product window.
As F&B International Group Admin
-Go to Product characteristics window:
   create a new register for orgnization: *
   Variant: No
   name: TEST
-Go to values tab:
     create two registers:
       1- name: one
       2.-name: two
-Go to Product window:
   create a new register
   orgnization: *
   is generic: yes
-Go to Characteristics tab:
    open the drop down of the tree field.
    select the value "one"
    click on the drop down of M_Ch_Value selector.
    realise that "two" value does not appear any more.
Revision 2015-02-05 12:54 by AugustoMauch
Steps To Reproduce -Creates the column M_Ch_Value in characteristics tab in product window, for it executes the following query in database:
 ALTER TABLE m_product_ch ADD COLUMN M_Ch_Value character varying(32);
As system admin
-Creates the column and sets the following values:-
  Refence: "Tree Reference"
  Reference Search Key : "Characteristic Selector"
-Creates the field
As F&B International Group Admin
-Go to Product characteristics window:
   create a new register for orgnization: *
   Variant: No
   name: TEST
-Go to values tab:
     create two registers:
       1- name: one
       2.-name: two
-Go to Product window:
   create a new register
   orgnization: *
   is generic: yes
-Go to Characteristics tab:
    create a new register selecting: TEST
    variant: no
    select "one" in M_Ch_Value selector
    click on the drop down of M_Ch_Value selector.
    realise that "two" value does not appear any more.


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker