Project: 	
  | View Revisions: Issue #26827 | [ All Revisions ] [ Back to Issue ] | ||
| Summary | 0026827: Columns Stored In Session are not being set in session when the field is not displayed | ||
| Revision | 2015-11-19 18:53 by caristu | ||
| Steps To Reproduce | In Application Dictionary go to Tables and Columns window. Search Fin_Payment table and put stored in session c_costcenter_id column. Go to Payment In window. Create a header. Realize that c_costecenter_id is not in session because Cost Center field is hidden ---------------------------------- 1) Set the FIN_Paymentmethod_ID column of C_order as set in session 2) Set the Payment Method field as not displayed 3) Define a default value for the description field in c_order_line as follows: @FIN_Paymentmethod_ID@ 4) Recompile and restart tomcat 5) Go to the Sales Order window, create a new record in the header. Go to the lines tab, notice that the description field has a default value which corresponds to the value of the FIN_Paymentmethod_ID  | 
||
| Revision | 2015-11-11 11:34 by caristu | ||
| Steps To Reproduce | In Application Dictionary go to Tables and Columns window. Search Fin_Payment table and put stored in session c_costcenter_id column. Go to Payment In window. Create a header. Realize that c_costecenter_id is not in session because Cost Center field is hidden  | 
||
| Copyright © 2000 - 2009 MantisBT Group |