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

View Revisions: Issue #25581 All Revisions ] Back to Issue ]
Summary 0025581: Display logic is not working fine for warehouse picking list lines tab
Revision 2014-01-28 16:35 by jecharri
Steps To Reproduce Install module "Warehouse Picking List"

1) Create a new sales order with one line at least
2) Book it
3) Generate the picking list for it
4) Go to the [Warehouse Picking] window and notice that the lines tab is not being displayed.

The problem is that tab lines has a display logic based on auxiliary input:
display logic=@DOCTYPE_USEOUTBOUND@='N'
auxiliary input=@SQL=SELECT em_obwpl_useoutbound FROM c_doctype WHERE c_doctype_id = @C_DOCTYPE_ID@
Revision 2014-01-28 16:30 by jecharri
Steps To Reproduce 1) Create a new sales order with one line at least
2) Book it
3) Generate the picking list for it
4) Go to the [Warehouse Picking] window and notice that the lines tab is not being displayed.

The problem is that tab lines has a display logic based on auxiliary input
display logic=@DOCTYPE_USEOUTBOUND@='N'
auxiliary input=@SQL=SELECT em_obwpl_useoutbound FROM c_doctype WHERE c_doctype_id = @C_DOCTYPE_ID@
Revision 2014-01-28 16:26 by jecharri
Steps To Reproduce 1) Create a new sales order with one line at least
2) Book it
3) Generate the picking list for it
4) Go to the [Warehouse Picking] window and notice that the lines tab is not being displayed.


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker