details: https://code.openbravo.com/erp/devel/pi/rev/55cb7abaa867 changeset: 15241:55cb7abaa867 user: Antonio Moreno <antonio.moreno <at> openbravo.com> date: Fri Jan 27 16:29:13 2012 +0100 summary: Related to issue 19585. Reactivated missing window
diffstat: src-db/database/sourcedata/AD_WINDOW.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diffs (12 lines): diff -r 7321604b503b -r 55cb7abaa867 src-db/database/sourcedata/AD_WINDOW.xml --- a/src-db/database/sourcedata/AD_WINDOW.xml Fri Jan 27 15:44:48 2012 +0100 +++ b/src-db/database/sourcedata/AD_WINDOW.xml Fri Jan 27 16:29:13 2012 +0100 @@ -1110,7 +1110,7 @@ <!--227--> <AD_WINDOW_ID><![CDATA[227]]></AD_WINDOW_ID> <!--227--> <AD_CLIENT_ID><![CDATA[0]]></AD_CLIENT_ID> <!--227--> <AD_ORG_ID><![CDATA[0]]></AD_ORG_ID> -<!--227--> <ISACTIVE><![CDATA[N]]></ISACTIVE> +<!--227--> <ISACTIVE><![CDATA[Y]]></ISACTIVE> <!--227--> <NAME><![CDATA[Application Image]]></NAME> <!--227--> <DESCRIPTION><![CDATA[Create and edit images that later will be used in other windows.]]></DESCRIPTION> <!--227--> <HELP><![CDATA[Create and edit images that later will be used in other windows.]]></HELP> ------------------------------------------------------------------------------ Try before you buy = See our experts in action! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-dev2 _______________________________________________ Openbravo-commits mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openbravo-commits
