[OpenbravoERP-commits] devel/pi: Aded org.openbravo.client.widgets to .classpath.template

2011-02-17 Thread hg
details:   /erp/devel/pi/rev/32c327f82fed
changeset: 10734:32c327f82fed
user:  Asier Lostalé asier.lostale at openbravo.com
date:  Thu Feb 17 11:33:47 2011 +0100
summary:   Aded org.openbravo.client.widgets to .classpath.template

diffstat:

 .classpath.template |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r dbd5974d9dae -r 32c327f82fed .classpath.template
--- a/.classpath.template   Thu Feb 17 10:35:28 2011 +0100
+++ b/.classpath.template   Thu Feb 17 11:33:47 2011 +0100
@@ -5,6 +5,7 @@
classpathentry combineaccessrules=false exported=true kind=src 
path=/OpenbravoTrl/
classpathentry combineaccessrules=false exported=true kind=src 
path=/OpenbravoWAD/
classpathentry 
including=**/*.ext|**/*.java|**/*.oaw|**/*.properties|**/*.xml|**/*.xpt|**/*.xslt
 kind=src path=src/
+   classpathentry kind=src 
path=modules/org.openbravo.client.widgets/src/
classpathentry kind=src 
path=modules/org.openbravo.client.htmlwidget/src/
classpathentry kind=src path=modules/org.openbravo.base.weld/src/
classpathentry kind=src 
path=modules/org.openbravo.client.querylist/src/

--
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
___
Openbravo-commits mailing list
Openbravo-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbravo-commits


[OpenbravoERP-commits] devel/pi: Removed undesired right scrollbar in IE8

2011-02-17 Thread hg
details:   /erp/devel/pi/rev/667670e82292
changeset: 10739:667670e82292
user:  David Baz Fayos david.baz at openbravo.com
date:  Thu Feb 17 12:30:25 2011 +0100
summary:   Removed undesired right scrollbar in IE8

diffstat:

 
modules/org.openbravo.client.application/web/org.openbravo.userinterface.smartclient/openbravo/skins/3.00/org.openbravo.client.application/ob-application-styles.css
 |  6 +-
 1 files changed, 5 insertions(+), 1 deletions(-)

diffs (22 lines):

diff -r 0f62c097a4e2 -r 667670e82292 
modules/org.openbravo.client.application/web/org.openbravo.userinterface.smartclient/openbravo/skins/3.00/org.openbravo.client.application/ob-application-styles.css
--- 
a/modules/org.openbravo.client.application/web/org.openbravo.userinterface.smartclient/openbravo/skins/3.00/org.openbravo.client.application/ob-application-styles.css
  Thu Feb 17 12:04:42 2011 +0100
+++ 
b/modules/org.openbravo.client.application/web/org.openbravo.userinterface.smartclient/openbravo/skins/3.00/org.openbravo.client.application/ob-application-styles.css
  Thu Feb 17 12:30:25 2011 +0100
@@ -20,13 +20,17 @@
  * Contains a limited set of Smartclient styles which are overridden.
  */
 html {
-font-size:62.5%;
+  font-size: 62.5%;
+  margin: 0;
+  padding: 0;
+  overflow: auto;
 }
 
 body {
   background-color: #fff;
   margin: 0;
   padding: 0;
+  overflow: auto;
   font-family: 'lucida sans', sans-serif;
   font-size: 1em;
   line-height: 1.6em;

--
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
___
Openbravo-commits mailing list
Openbravo-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbravo-commits


[OpenbravoERP-commits] devel/main: 29 new changesets

2011-02-17 Thread hg
details:   /erp/devel/main/rev/6ec51560e44c
changeset: 10712:6ec51560e44c
user:  Gorka Ion Damián gorkaion.damian at openbravo.com
date:  Wed Feb 16 17:07:02 2011 +0100
summary:   [OBUISEL] Fixed number format issue on out fields.

details:   /erp/devel/main/rev/2b1420ba8e0e
changeset: 10713:2b1420ba8e0e
user:  Martin Taal martin.taal at openbravo.com
date:  Wed Feb 16 18:03:14 2011 +0100
summary:   Solve issue that grid edit row uses values from previous row

details:   /erp/devel/main/rev/5fe204bf4e5e
changeset: 10714:5fe204bf4e5e
user:  Martin Taal martin.taal at openbravo.com
date:  Wed Feb 16 18:03:55 2011 +0100
summary:   Solved focus in form when form gets opened

details:   /erp/devel/main/rev/d13aa18ed16c
changeset: 10715:d13aa18ed16c
user:  Martin Taal martin.taal at openbravo.com
date:  Wed Feb 16 18:04:25 2011 +0100
summary:   Override different method (saveEditValues) for calling fic at save

details:   /erp/devel/main/rev/72ba6238f364
changeset: 10716:72ba6238f364
user:  Martin Taal martin.taal at openbravo.com
date:  Wed Feb 16 18:05:04 2011 +0100
summary:   Change way canFilter is set to prevent jslint error

details:   /erp/devel/main/rev/fd76f5907671
changeset: 10717:fd76f5907671
user:  RM packaging bot staff.rm at openbravo.com
date:  Wed Feb 16 18:15:37 2011 +0100
summary:   CI: merge back from main

details:   /erp/devel/main/rev/57bc7742277e
changeset: 10718:57bc7742277e
user:  Martin Taal martin.taal at openbravo.com
date:  Wed Feb 16 18:19:59 2011 +0100
summary:   Datasource operations are done in admin mode

details:   /erp/devel/main/rev/ba6483ea020a
changeset: 10719:ba6483ea020a
user:  Asier Lostalé asier.lostale at openbravo.com
date:  Wed Feb 16 18:22:18 2011 +0100
summary:   Added org.openbravo.client.widgets module as part of 3.0 distribution

details:   /erp/devel/main/rev/487ce999589d
changeset: 10720:487ce999589d
user:  Antonio Moreno antonio.moreno at openbravo.com
date:  Wed Feb 16 17:15:02 2011 +0100
summary:   Create closeSearch() differently so that old selectors work

details:   /erp/devel/main/rev/412428123708
changeset: 10721:412428123708
user:  Antonio Moreno antonio.moreno at openbravo.com
date:  Wed Feb 16 18:30:32 2011 +0100
summary:   Changes so that the correct values are displayed in the fields which 
use a selector

details:   /erp/devel/main/rev/0e8898214ea5
changeset: 10722:0e8898214ea5
user:  Asier Lostalé asier.lostale at openbravo.com
date:  Wed Feb 16 18:53:23 2011 +0100
summary:   Updated dependency name to Workspace  Widgets

details:   /erp/devel/main/rev/076819a40dd1
changeset: 10723:076819a40dd1
user:  David Baz Fayos david.baz at openbravo.com
date:  Wed Feb 16 19:07:43 2011 +0100
summary:   [login] Applied some visual changes

details:   /erp/devel/main/rev/578fcd0b042c
changeset: 10724:578fcd0b042c
user:  David Baz Fayos david.baz at openbravo.com
date:  Wed Feb 16 19:29:59 2011 +0100
summary:   Added default Chrome input type file button to 'Initial Client 
Setup' window

details:   /erp/devel/main/rev/063e4b88d526
changeset: 10725:063e4b88d526
user:  Gorka Ion Damián gorkaion.damian at openbravo.com
date:  Wed Feb 16 20:07:42 2011 +0100
summary:   [OBUISEL] Fix issue with disableFilter.

details:   /erp/devel/main/rev/c47f101fe0bb
changeset: 10726:c47f101fe0bb
user:  Martin Taal martin.taal at openbravo.com
date:  Thu Feb 17 08:50:51 2011 +0100
summary:   Small code streamlining

details:   /erp/devel/main/rev/c11e5fc332d9
changeset: 10727:c11e5fc332d9
user:  Martin Taal martin.taal at openbravo.com
date:  Thu Feb 17 08:52:47 2011 +0100
summary:   Prevent extra requests from picklist

details:   /erp/devel/main/rev/9b32e12288e7
changeset: 10728:9b32e12288e7
user:  Martin Taal martin.taal at openbravo.com
date:  Thu Feb 17 08:53:22 2011 +0100
summary:   Solve issue with failure on product selector

details:   /erp/devel/main/rev/deac54d752b3
changeset: 10729:deac54d752b3
user:  Asier Lostalé asier.lostale at openbravo.com
date:  Thu Feb 17 09:46:24 2011 +0100
summary:   Fixed db inconsistency

details:   /erp/devel/main/rev/bf914c21c7f9
changeset: 10730:bf914c21c7f9
user:  Pablo Sarobe pablo.sarobe at openbravo.com
date:  Thu Feb 17 08:52:58 2011 +0100
summary:   Several changes in FB and QA testing. Added widget to different 
roles

details:   /erp/devel/main/rev/e3769d3d7b61
changeset: 10731:e3769d3d7b61
user:  Pablo Sarobe pablo.sarobe at openbravo.com
date:  Thu Feb 17 09:02:18 2011 +0100
summary:   Several changes in FB. Added two more widgets to different roles

details:   /erp/devel/main/rev/a0ea8d1b260b
changeset: 10732:a0ea8d1b260b
user:  Pablo Sarobe pablo.sarobe at openbravo.com
date:  Thu Feb 17 09:07:01 2011 +0100
summary:   Users deactivated in FB

details:   /erp/devel/main/rev/dbd5974d9dae
changeset: 10733:dbd5974d9dae
user:  Asier Lostalé asier.lostale at 

[OpenbravoERP-commits] devel/pi: 2 new changesets

2011-02-17 Thread hg
details:   /erp/devel/pi/rev/960a7b4b785f
changeset: 10740:960a7b4b785f
user:  RM packaging bot staff.rm at openbravo.com
date:  Thu Feb 17 15:28:41 2011 +0100
summary:   CI: update AD_MODULE to version 10739

details:   /erp/devel/pi/rev/496b074a6d62
changeset: 10741:496b074a6d62
user:  RM packaging bot staff.rm at openbravo.com
date:  Thu Feb 17 15:34:25 2011 +0100
summary:   CI: merge back from main

diffstat:

 modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_MODULE.xml  
  |   2 +-
 
modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
 |   4 +-
 modules/org.openbravo.base.weld/src-db/database/sourcedata/AD_MODULE.xml   
  |   2 +-
 
modules/org.openbravo.base.weld/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
  |   2 +-
 
modules/org.openbravo.client.application/src-db/database/sourcedata/AD_MODULE.xml
|   2 +-
 
modules/org.openbravo.client.application/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
 |   8 +-
 
modules/org.openbravo.client.htmlwidget/src-db/database/sourcedata/AD_MODULE.xml
 |   2 +-
 
modules/org.openbravo.client.htmlwidget/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
  |   2 +-
 modules/org.openbravo.client.kernel/src-db/database/sourcedata/AD_MODULE.xml   
  |   2 +-
 
modules/org.openbravo.client.kernel/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
  |   6 +-
 modules/org.openbravo.client.myob/src-db/database/sourcedata/AD_MODULE.xml 
  |   2 +-
 
modules/org.openbravo.client.myob/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
|   4 +-
 
modules/org.openbravo.client.querylist/src-db/database/sourcedata/AD_MODULE.xml 
 |   2 +-
 
modules/org.openbravo.client.querylist/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
   |   2 +-
 modules/org.openbravo.client.widgets/src-db/database/sourcedata/AD_MODULE.xml  
  |   3 +-
 
modules/org.openbravo.client.widgets/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
 |   2 +-
 
modules/org.openbravo.financial.paymentreport/src-db/database/sourcedata/AD_MODULE.xml
   |   2 +-
 
modules/org.openbravo.financial.paymentreport/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
|   2 +-
 
modules/org.openbravo.reports.ordersawaitingdelivery/src-db/database/sourcedata/AD_MODULE.xml
|   2 +-
 
modules/org.openbravo.reports.ordersawaitingdelivery/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
 |   2 +-
 
modules/org.openbravo.service.datasource/src-db/database/sourcedata/AD_MODULE.xml
|   2 +-
 
modules/org.openbravo.service.datasource/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
 |  10 ++--
 modules/org.openbravo.service.json/src-db/database/sourcedata/AD_MODULE.xml
  |   2 +-
 
modules/org.openbravo.service.json/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
   |   2 +-
 
modules/org.openbravo.userinterface.selector/src-db/database/sourcedata/AD_MODULE.xml
|   2 +-
 
modules/org.openbravo.userinterface.selector/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
 |  12 ++--
 
modules/org.openbravo.userinterface.smartclient/src-db/database/sourcedata/AD_MODULE.xml
 |   2 +-
 
modules/org.openbravo.userinterface.smartclient/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
  |   6 +-
 modules/org.openbravo.v3.datasets/src-db/database/sourcedata/AD_MODULE.xml 
  |   2 +-
 
modules/org.openbravo.v3.datasets/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
|   6 +-
 modules/org.openbravo.v3.framework/src-db/database/sourcedata/AD_MODULE.xml
  |   2 +-
 
modules/org.openbravo.v3.framework/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
   |  22 +-
 modules/org.openbravo.v3/src-db/database/sourcedata/AD_MODULE.xml  
  |   2 +-
 modules/org.openbravo.v3/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml   
  |  14 +++---
 src-db/database/sourcedata/AD_MODULE.xml   
  |   2 +-
 35 files changed, 72 insertions(+), 71 deletions(-)

diffs (truncated from 752 to 300 lines):

diff -r 667670e82292 -r 496b074a6d62 
modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_MODULE.xml
--- 
a/modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_MODULE.xml 
Thu Feb 17 12:30:25 2011 +0100
+++ 
b/modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_MODULE.xml 
Thu Feb 17 15:34:25 2011 +0100
@@ -6,7 

[OpenbravoERP-commits] devel/pi: Improve performance of the FIC call done for displaylo...

2011-02-17 Thread hg
details:   /erp/devel/pi/rev/3c33e772b382
changeset: 10742:3c33e772b382
user:  Antonio Moreno antonio.moreno at openbravo.com
date:  Thu Feb 17 16:16:04 2011 +0100
summary:   Improve performance of the FIC call done for displaylogic of process 
buttons

diffstat:

 
modules/org.openbravo.client.application/src/org/openbravo/client/application/window/FormInitializationComponent.java
 |  2 +-
 
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-toolbar.js
|  2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diffs (24 lines):

diff -r 496b074a6d62 -r 3c33e772b382 
modules/org.openbravo.client.application/src/org/openbravo/client/application/window/FormInitializationComponent.java
--- 
a/modules/org.openbravo.client.application/src/org/openbravo/client/application/window/FormInitializationComponent.java
 Thu Feb 17 15:34:25 2011 +0100
+++ 
b/modules/org.openbravo.client.application/src/org/openbravo/client/application/window/FormInitializationComponent.java
 Thu Feb 17 16:16:04 2011 +0100
@@ -247,7 +247,7 @@
 
   finalObject.put(auxiliaryInputValues, jsonAuxiliaryInputValues);
 
-  if (mode.equals(NEW) || mode.equals(EDIT)) {
+  if (mode.equals(NEW) || mode.equals(EDIT) || 
mode.equals(SETSESSION)) {
 // We also include information related to validation dependencies
 // and we add the columns which have a callout
 
diff -r 496b074a6d62 -r 3c33e772b382 
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-toolbar.js
--- 
a/modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-toolbar.js
Thu Feb 17 15:34:25 2011 +0100
+++ 
b/modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-toolbar.js
Thu Feb 17 16:16:04 2011 +0100
@@ -708,7 +708,7 @@
   var formView = this.view.viewForm, me = this;
   // Call FIC to obtain possible session attributes and set them in form
   requestParams = {
-  MODE: 'EDIT',
+  MODE: 'SETSESSION',
   PARENT_ID: this.view.getParentId(),
   TAB_ID: this.view.tabId,
   ROW_ID: currentValues.id

--
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
___
Openbravo-commits mailing list
Openbravo-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbravo-commits


[OpenbravoERP-commits] devel/pi: [OBUISEL] Default filter expression always applied on ...

2011-02-17 Thread hg
details:   /erp/devel/pi/rev/b557fe44978e
changeset: 10744:b557fe44978e
user:  Gorka Ion Damián gorkaion.damian at openbravo.com
date:  Thu Feb 17 16:47:24 2011 +0100
summary:   [OBUISEL] Default filter expression always applied on selectors 
picklists.

diffstat:

 
modules/org.openbravo.userinterface.selector/web/org.openbravo.userinterface.selector/js/ob-selector-item.js
 |  3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diffs (13 lines):

diff -r 30974c81c7bc -r b557fe44978e 
modules/org.openbravo.userinterface.selector/web/org.openbravo.userinterface.selector/js/ob-selector-item.js
--- 
a/modules/org.openbravo.userinterface.selector/web/org.openbravo.userinterface.selector/js/ob-selector-item.js
  Thu Feb 17 16:37:19 2011 +0100
+++ 
b/modules/org.openbravo.userinterface.selector/web/org.openbravo.userinterface.selector/js/ob-selector-item.js
  Thu Feb 17 16:47:24 2011 +0100
@@ -425,6 +425,9 @@
   criteria[OB.Constants.OR_EXPRESSION] = 'true';
 }
 
+// add field's default filter expressions
+criteria.filterClass = 
'org.openbravo.userinterface.selector.SelectorDataSourceFilter';
+
 // the additional where clause
 criteria[OB.Constants.WHERE_PARAMETER] = this.whereClause;
 

--
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
___
Openbravo-commits mailing list
Openbravo-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbravo-commits


[OpenbravoERP-commits] stable/2.50: Fixes issue 015682: Inhomogeneous behavior when sea...

2011-02-17 Thread hg
details:   /erp/stable/2.50/rev/646cb1ee1724
changeset: 9221:646cb1ee1724
user:  Adrián Romero adrianromero at openbravo.com
date:  Thu Feb 17 17:52:32 2011 +0100
summary:   Fixes issue 015682: Inhomogeneous behavior when searching in Copy 
From Settlement
It has been fixed the behavior of searching by % to make it behave the same way 
as other search windows and selectors

diffstat:

 src/org/openbravo/erpCommon/ad_actionButton/CopyFromSettlement.java |  20 
--
 1 files changed, 16 insertions(+), 4 deletions(-)

diffs (44 lines):

diff -r 98d3b02cdc49 -r 646cb1ee1724 
src/org/openbravo/erpCommon/ad_actionButton/CopyFromSettlement.java
--- a/src/org/openbravo/erpCommon/ad_actionButton/CopyFromSettlement.java   
Thu Feb 17 17:46:38 2011 +0100
+++ b/src/org/openbravo/erpCommon/ad_actionButton/CopyFromSettlement.java   
Thu Feb 17 17:52:32 2011 +0100
@@ -233,8 +233,14 @@
   log4j.debug(Output: Button process Copy from Settlement);
 
 String[] discard = { ,  };
-CopyFromSettlementData[] data = 
CopyFromSettlementData.selectRelation(this, %
-+ strSetDescription + %, % + strDocumentNo + %, 
Utility.getContext(this, vars,
+
+String myStrDocumentNo = (strDocumentNo == null || strDocumentNo
+.equals()) ? % : strDocumentNo;
+String myStrSetDescription = (strSetDescription == null || 
strSetDescription
+.equals()) ? % : strSetDescription;
+
+CopyFromSettlementData[] data = CopyFromSettlementData.selectRelation(this,
+myStrSetDescription, myStrDocumentNo, Utility.getContext(this, vars,
 #User_Org, strWindow), Utility.getContext(this, vars, 
#User_Client, strWindow),
 strDateFrom, strDateTo);
 
@@ -277,8 +283,13 @@
 
 String[] discard = { ,  };
 
-CopyFromSettlementData[] data = 
CopyFromSettlementData.selectRelation(this, %
-+ strDescription + %, % + strDocumentNo + %, 
Utility.getContext(this, vars,
+String myStrDocumentNo = (strDocumentNo == null || strDocumentNo
+.equals()) ? % : strDocumentNo;
+String myStrDescription = (strDescription == null || strDescription
+.equals()) ? % : strDescription;
+
+CopyFromSettlementData[] data = CopyFromSettlementData.selectRelation(this,
+ myStrDescription, myStrDocumentNo, Utility.getContext(this, vars,
 #User_Org, strWindow), Utility.getContext(this, vars, 
#User_Client, strWindow),
 strDateFrom, strDateTo);
 
@@ -308,6 +319,7 @@
 xmlDocument.setParameter(paramSettlementId, strSettlement);
 xmlDocument.setParameter(paramSettlementFromId, strSettlementFrom);
 xmlDocument.setParameter(documentNo, strDocumentNo);
+xmlDocument.setParameter(description, strDescription);
 xmlDocument.setData(structure, data);
 xmlDocument.setData(structure2, data2);
 response.setContentType(text/html; charset=UTF-8);

--
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
___
Openbravo-commits mailing list
Openbravo-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbravo-commits


[OpenbravoERP-commits] devel/pi: 2 new changesets

2011-02-17 Thread hg
details:   /erp/devel/pi/rev/c58713cf0003
changeset: 10748:c58713cf0003
user:  RM packaging bot staff.rm at openbravo.com
date:  Thu Feb 17 17:58:16 2011 +0100
summary:   CI: update AD_MODULE to version 10744

details:   /erp/devel/pi/rev/8828f27125be
changeset: 10749:8828f27125be
user:  RM packaging bot staff.rm at openbravo.com
date:  Thu Feb 17 18:18:44 2011 +0100
summary:   CI: merge back from main

diffstat:

 modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_MODULE.xml  
  |   2 +-
 
modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
 |   4 +-
 modules/org.openbravo.base.weld/src-db/database/sourcedata/AD_MODULE.xml   
  |   2 +-
 
modules/org.openbravo.base.weld/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
  |   2 +-
 
modules/org.openbravo.client.application/src-db/database/sourcedata/AD_MODULE.xml
|   2 +-
 
modules/org.openbravo.client.application/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
 |   8 +-
 
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-standard-view.js
 |   2 -
 
modules/org.openbravo.client.htmlwidget/src-db/database/sourcedata/AD_MODULE.xml
 |   2 +-
 
modules/org.openbravo.client.htmlwidget/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
  |   2 +-
 modules/org.openbravo.client.kernel/src-db/database/sourcedata/AD_MODULE.xml   
  |   2 +-
 
modules/org.openbravo.client.kernel/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
  |   6 +-
 modules/org.openbravo.client.myob/src-db/database/sourcedata/AD_MODULE.xml 
  |   2 +-
 
modules/org.openbravo.client.myob/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
|   4 +-
 
modules/org.openbravo.client.querylist/src-db/database/sourcedata/AD_MODULE.xml 
 |   2 +-
 
modules/org.openbravo.client.querylist/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
   |   2 +-
 modules/org.openbravo.client.widgets/src-db/database/sourcedata/AD_MODULE.xml  
  |   2 +-
 
modules/org.openbravo.client.widgets/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
 |   2 +-
 
modules/org.openbravo.financial.paymentreport/src-db/database/sourcedata/AD_MODULE.xml
   |   2 +-
 
modules/org.openbravo.financial.paymentreport/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
|   2 +-
 
modules/org.openbravo.reports.ordersawaitingdelivery/src-db/database/sourcedata/AD_MODULE.xml
|   2 +-
 
modules/org.openbravo.reports.ordersawaitingdelivery/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
 |   2 +-
 
modules/org.openbravo.service.datasource/src-db/database/sourcedata/AD_MODULE.xml
|   2 +-
 
modules/org.openbravo.service.datasource/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
 |  10 ++--
 modules/org.openbravo.service.json/src-db/database/sourcedata/AD_MODULE.xml
  |   2 +-
 
modules/org.openbravo.service.json/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
   |   2 +-
 
modules/org.openbravo.userinterface.selector/src-db/database/sourcedata/AD_MODULE.xml
|   2 +-
 
modules/org.openbravo.userinterface.selector/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
 |  12 ++--
 
modules/org.openbravo.userinterface.smartclient/src-db/database/sourcedata/AD_MODULE.xml
 |   2 +-
 
modules/org.openbravo.userinterface.smartclient/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
  |   6 +-
 modules/org.openbravo.v3.datasets/src-db/database/sourcedata/AD_MODULE.xml 
  |   2 +-
 
modules/org.openbravo.v3.datasets/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
|   6 +-
 modules/org.openbravo.v3.framework/src-db/database/sourcedata/AD_MODULE.xml
  |   2 +-
 
modules/org.openbravo.v3.framework/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
   |  22 +-
 modules/org.openbravo.v3/src-db/database/sourcedata/AD_MODULE.xml  
  |   2 +-
 modules/org.openbravo.v3/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml   
  |  14 +++---
 src-db/database/sourcedata/AD_COLUMN.xml   
  |   4 +-
 src-db/database/sourcedata/AD_MODULE.xml   
  |   2 +-
 src-db/database/sourcedata/OBUISEL_SELECTOR_FIELD.xml  
  |   2 +-
 38 files changed, 74 insertions(+), 76 deletions(-)

diffs (truncated from 789 to 300 lines):

diff -r b557fe44978e 

[OpenbravoERP-commits] devel/pi: [OBUISEL] Properly fix by default expressions.

2011-02-17 Thread hg
details:   /erp/devel/pi/rev/76bbf63eaaa3
changeset: 10751:76bbf63eaaa3
user:  Gorka Ion Damián gorkaion.damian at openbravo.com
date:  Thu Feb 17 18:54:25 2011 +0100
summary:   [OBUISEL] Properly fix by default expressions.

diffstat:

 
modules/org.openbravo.userinterface.selector/src/org/openbravo/userinterface/selector/SelectorDefaultFilterActionHandler.java
 |  19 ++
 1 files changed, 19 insertions(+), 0 deletions(-)

diffs (50 lines):

diff -r 919167491837 -r 76bbf63eaaa3 
modules/org.openbravo.userinterface.selector/src/org/openbravo/userinterface/selector/SelectorDefaultFilterActionHandler.java
--- 
a/modules/org.openbravo.userinterface.selector/src/org/openbravo/userinterface/selector/SelectorDefaultFilterActionHandler.java
 Thu Feb 17 18:38:23 2011 +0100
+++ 
b/modules/org.openbravo.userinterface.selector/src/org/openbravo/userinterface/selector/SelectorDefaultFilterActionHandler.java
 Thu Feb 17 18:54:25 2011 +0100
@@ -19,6 +19,7 @@
 package org.openbravo.userinterface.selector;
 
 import java.util.HashMap;
+import java.util.List;
 import java.util.Map;
 
 import javax.enterprise.context.ApplicationScoped;
@@ -35,6 +36,7 @@
 import org.openbravo.base.model.Reference;
 import org.openbravo.base.model.domaintype.DomainType;
 import org.openbravo.base.model.domaintype.ForeignKeyDomainType;
+import org.openbravo.base.structure.BaseOBObject;
 import org.openbravo.base.util.Check;
 import org.openbravo.client.application.OBBindings;
 import org.openbravo.client.kernel.BaseActionHandler;
@@ -44,6 +46,7 @@
 import org.openbravo.dal.service.OBCriteria;
 import org.openbravo.dal.service.OBDal;
 import org.openbravo.service.json.JsonConstants;
+import org.openbravo.service.json.JsonUtils;
 
 /**
  * 
@@ -93,6 +96,22 @@
 final DomainType domainType = getDomainType(f);
 String fieldName = f.getProperty();
 if (domainType instanceof ForeignKeyDomainType) {
+  final String entityName = 
f.getObuiselSelector().getTable().getName();
+  final Entity entity = 
ModelProvider.getInstance().getEntity(entityName);
+  final ListProperty properties = 
JsonUtils.getPropertiesOnPath(entity, f
+  .getProperty());
+  if (!properties.isEmpty()) {
+final Property property = properties.get(properties.size() - 
1);
+
+@SuppressWarnings(unchecked)
+Class? extends BaseOBObject o = (Class? extends 
BaseOBObject) Class
+
.forName(property.getReferencedProperty().getEntity().getClassName());
+String identifier = OBDal.getInstance().get(o, 
exprResult).getIdentifier();
+if (identifier != null) {
+  exprResult = identifier;
+}
+  }
+
   fieldName = fieldName + . + JsonConstants.IDENTIFIER;
 }
 

--
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
___
Openbravo-commits mailing list
Openbravo-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbravo-commits


[OpenbravoERP-commits] devel/pi: Do not flush the connection every time an auxiliary in...

2011-02-17 Thread hg
details:   /erp/devel/pi/rev/b808332ac975
changeset: 10752:b808332ac975
user:  Antonio Moreno antonio.moreno at openbravo.com
date:  Thu Feb 17 19:45:07 2011 +0100
summary:   Do not flush the connection every time an auxiliary input is computed

diffstat:

 
modules/org.openbravo.client.application/src/org/openbravo/client/application/window/FormInitializationComponent.java
 |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r 76bbf63eaaa3 -r b808332ac975 
modules/org.openbravo.client.application/src/org/openbravo/client/application/window/FormInitializationComponent.java
--- 
a/modules/org.openbravo.client.application/src/org/openbravo/client/application/window/FormInitializationComponent.java
 Thu Feb 17 18:54:25 2011 +0100
+++ 
b/modules/org.openbravo.client.application/src/org/openbravo/client/application/window/FormInitializationComponent.java
 Thu Feb 17 19:45:07 2011 +0100
@@ -1036,7 +1036,7 @@
 // }
 log.debug(Transformed SQL code:  + sql);
 int indP = 1;
-PreparedStatement ps = 
OBDal.getInstance().getConnection().prepareStatement(sql);
+PreparedStatement ps = 
OBDal.getInstance().getConnection(false).prepareStatement(sql);
 for (String parameter : params) {
   String value = ;
   if (parameter.substring(0, 1).equals(#)) {

--
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
___
Openbravo-commits mailing list
Openbravo-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbravo-commits


[OpenbravoERP-commits] devel/pi: 2 new changesets

2011-02-17 Thread hg
details:   /erp/devel/pi/rev/815895c88aa0
changeset: 10753:815895c88aa0
user:  Gorka Ion Damián gorkaion.damian at openbravo.com
date:  Thu Feb 17 19:52:35 2011 +0100
summary:   [OBUISEL] Apply field's default filter expression on picklist.

details:   /erp/devel/pi/rev/765c03feab88
changeset: 10754:765c03feab88
user:  Gorka Ion Damián gorkaion.damian at openbravo.com
date:  Thu Feb 17 19:53:01 2011 +0100
summary:   Add default filter expressions for Customer and Vendor fields of BP 
selector.

diffstat:

 
modules/org.openbravo.userinterface.selector/src/org/openbravo/userinterface/selector/CustomQuerySelectorDatasource.java
 |  29 +++--
 src-db/database/sourcedata/OBUISEL_SELECTOR_FIELD.xml  
  |   2 +
 2 files changed, 23 insertions(+), 8 deletions(-)

diffs (75 lines):

diff -r b808332ac975 -r 765c03feab88 
modules/org.openbravo.userinterface.selector/src/org/openbravo/userinterface/selector/CustomQuerySelectorDatasource.java
--- 
a/modules/org.openbravo.userinterface.selector/src/org/openbravo/userinterface/selector/CustomQuerySelectorDatasource.java
  Thu Feb 17 19:45:07 2011 +0100
+++ 
b/modules/org.openbravo.userinterface.selector/src/org/openbravo/userinterface/selector/CustomQuerySelectorDatasource.java
  Thu Feb 17 19:53:01 2011 +0100
@@ -154,8 +154,16 @@
 boolean hasFilter = false;
 for (SelectorField field : sel.getOBUISELSelectorFieldList()) {
   String value = parameters.get(field.getDisplayColumnAlias());
-  if (field.isFilterable()  field.getClauseLeftPart() != null
-   StringUtils.isNotEmpty(value)) {
+  if (!parameters.containsKey(field.getDisplayColumnAlias())
+   field.getDefaultExpression() != null  
!Window.equals(requestType)) {
+try {
+  value = (String) evaluateExpression(field.getDefaultExpression(), 
parameters);
+} catch (Exception e) {
+  log.error(Error evaluating filter expression:  + e.getMessage(), 
e);
+}
+  }
+  if ((field.isFilterable() || field.getDefaultExpression() != null)
+   field.getClauseLeftPart() != null  
StringUtils.isNotEmpty(value)) {
 String whereClause = getWhereClause(value, field, xmlDateFormat);
 if (!hasFilter) {
   additionalFilter.append(NEW_FILTER_CLAUSE);
@@ -301,6 +309,15 @@
   return ;
 }
 
+Object result = evaluateExpression(sel.getFilterExpression(), parameters);
+if (result != null  !result.toString().equals()) {
+  return NEW_FILTER_CLAUSE + ( + result.toString() + );
+}
+
+return ;
+  }
+
+  private Object evaluateExpression(String expression, MapString, String 
parameters) {
 final ScriptEngineManager manager = new ScriptEngineManager();
 final ScriptEngine engine = manager.getEngineByName(js);
 // Initializing the OB JavaScript object
@@ -309,15 +326,11 @@
 
 // Applying filter expression
 try {
-  Object result = engine.eval(sel.getFilterExpression());
-  if (result != null  !result.toString().equals()) {
-return NEW_FILTER_CLAUSE + ( + result.toString() + );
-  }
+  return engine.eval(expression);
 } catch (Exception e) {
   log.error(Error evaluating filter expression:  + e.getMessage(), e);
 }
-
-return ;
+return null;
   }
 
   /**
diff -r b808332ac975 -r 765c03feab88 
src-db/database/sourcedata/OBUISEL_SELECTOR_FIELD.xml
--- a/src-db/database/sourcedata/OBUISEL_SELECTOR_FIELD.xml Thu Feb 17 
19:45:07 2011 +0100
+++ b/src-db/database/sourcedata/OBUISEL_SELECTOR_FIELD.xml Thu Feb 17 
19:53:01 2011 +0100
@@ -473,6 +473,7 @@
 !--A246D4AC538E42BE9F0CD8182A558712--  SORTNO![CDATA[7]]/SORTNO
 !--A246D4AC538E42BE9F0CD8182A558712--  ISACTIVE![CDATA[Y]]/ISACTIVE
 !--A246D4AC538E42BE9F0CD8182A558712--  ISOUTFIELD![CDATA[N]]/ISOUTFIELD
+!--A246D4AC538E42BE9F0CD8182A558712--  DEFAULT_EXPRESSION![CDATA[if 
(OB.isSalesTransaction()) { 'true' } else {''}]]/DEFAULT_EXPRESSION
 !--A246D4AC538E42BE9F0CD8182A558712--  
DISPLAY_EXPRESSION![CDATA[customer]]/DISPLAY_EXPRESSION
 !--A246D4AC538E42BE9F0CD8182A558712--  
CLAUSE_LEFT_PART![CDATA[bp.customer]]/CLAUSE_LEFT_PART
 !--A246D4AC538E42BE9F0CD8182A558712--  
AD_REFERENCE_ID![CDATA[20]]/AD_REFERENCE_ID
@@ -833,6 +834,7 @@
 !--F91FD25B57A74BD587AEDB091A0FD53D--  SORTNO![CDATA[8]]/SORTNO
 !--F91FD25B57A74BD587AEDB091A0FD53D--  ISACTIVE![CDATA[Y]]/ISACTIVE
 !--F91FD25B57A74BD587AEDB091A0FD53D--  ISOUTFIELD![CDATA[N]]/ISOUTFIELD
+!--F91FD25B57A74BD587AEDB091A0FD53D--  DEFAULT_EXPRESSION![CDATA[if 
(OB.isSalesTransaction()) { '' } else {'true'}]]/DEFAULT_EXPRESSION
 !--F91FD25B57A74BD587AEDB091A0FD53D--  
DISPLAY_EXPRESSION![CDATA[vendor]]/DISPLAY_EXPRESSION
 !--F91FD25B57A74BD587AEDB091A0FD53D--  
CLAUSE_LEFT_PART![CDATA[bp.vendor]]/CLAUSE_LEFT_PART
 !--F91FD25B57A74BD587AEDB091A0FD53D--  
AD_REFERENCE_ID![CDATA[20]]/AD_REFERENCE_ID

--

[OpenbravoERP-commits] devel/pi: Do not runCallouts if no callouts need to be called (t...

2011-02-17 Thread hg
details:   /erp/devel/pi/rev/47da0c986068
changeset: 10755:47da0c986068
user:  Antonio Moreno antonio.moreno at openbravo.com
date:  Thu Feb 17 19:53:48 2011 +0100
summary:   Do not runCallouts if no callouts need to be called (thus, not 
flushing the DAL connection)

diffstat:

 
modules/org.openbravo.client.application/src/org/openbravo/client/application/window/FormInitializationComponent.java
 |  4 
 1 files changed, 4 insertions(+), 0 deletions(-)

diffs (16 lines):

diff -r 765c03feab88 -r 47da0c986068 
modules/org.openbravo.client.application/src/org/openbravo/client/application/window/FormInitializationComponent.java
--- 
a/modules/org.openbravo.client.application/src/org/openbravo/client/application/window/FormInitializationComponent.java
 Thu Feb 17 19:53:01 2011 +0100
+++ 
b/modules/org.openbravo.client.application/src/org/openbravo/client/application/window/FormInitializationComponent.java
 Thu Feb 17 19:53:48 2011 +0100
@@ -728,8 +728,12 @@
 }
 
 ArrayListString calledCallouts = new ArrayListString();
+if (calloutsToCall.isEmpty()) {
+  return false;
+}
 return runCallouts(columnValues, tab, calledCallouts, calloutsToCall, 
lastfieldChanged,
 messages, dynamicCols);
+
   }
 
   private boolean runCallouts(MapString, JSONObject columnValues, Tab tab,

--
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
___
Openbravo-commits mailing list
Openbravo-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbravo-commits


[OpenbravoERP-commits] devel/pi: Do not flush the connection when computing an @SQL def...

2011-02-17 Thread hg
details:   /erp/devel/pi/rev/ba857f3f6e21
changeset: 10756:ba857f3f6e21
user:  Antonio Moreno antonio.moreno at openbravo.com
date:  Thu Feb 17 20:18:32 2011 +0100
summary:   Do not flush the connection when computing an @SQL default value

diffstat:

 
modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/reference/UIDefinition.java
 |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r 47da0c986068 -r ba857f3f6e21 
modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/reference/UIDefinition.java
--- 
a/modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/reference/UIDefinition.java
   Thu Feb 17 19:53:48 2011 +0100
+++ 
b/modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/reference/UIDefinition.java
   Thu Feb 17 20:18:32 2011 +0100
@@ -169,7 +169,7 @@
   String sql = parseSQL(defaultS, params);
   int indP = 1;
   try {
-PreparedStatement ps = 
OBDal.getInstance().getConnection().prepareStatement(sql);
+PreparedStatement ps = 
OBDal.getInstance().getConnection(false).prepareStatement(sql);
 for (String parameter : params) {
   String value = ;
   if (parameter.substring(0, 1).equals(#)) {

--
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
___
Openbravo-commits mailing list
Openbravo-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbravo-commits


[OpenbravoERP-commits] devel/pi: v3.datasets: set the default role to the FB Admin

2011-02-17 Thread hg
details:   /erp/devel/pi/rev/6a6b8271e60a
changeset: 10757:6a6b8271e60a
user:  Juan Pablo Aroztegi juanpablo.aroztegi at openbravo.com
date:  Thu Feb 17 20:54:30 2011 +0100
summary:   v3.datasets: set the default role to the FB Admin

diffstat:

 
modules/org.openbravo.v3.datasets/build/classes/org/openbravo/v3/datasets/SetDefaultRole.class
|0 
 
modules/org.openbravo.v3.datasets/src-util/modulescript/src/org/openbravo/v3/datasets/SetDefaultRole.java
 |2 +-
 2 files changed, 1 insertions(+), 1 deletions(-)

diffs (14 lines):

diff -r ba857f3f6e21 -r 6a6b8271e60a 
modules/org.openbravo.v3.datasets/build/classes/org/openbravo/v3/datasets/SetDefaultRole.class
Binary file 
modules/org.openbravo.v3.datasets/build/classes/org/openbravo/v3/datasets/SetDefaultRole.class
 has changed
diff -r ba857f3f6e21 -r 6a6b8271e60a 
modules/org.openbravo.v3.datasets/src-util/modulescript/src/org/openbravo/v3/datasets/SetDefaultRole.java
--- 
a/modules/org.openbravo.v3.datasets/src-util/modulescript/src/org/openbravo/v3/datasets/SetDefaultRole.java
 Thu Feb 17 20:18:32 2011 +0100
+++ 
b/modules/org.openbravo.v3.datasets/src-util/modulescript/src/org/openbravo/v3/datasets/SetDefaultRole.java
 Thu Feb 17 20:54:30 2011 +0100
@@ -36,7 +36,7 @@
 try {
   ConnectionProvider cp = getConnectionProvider();
   PreparedStatement ps = cp
-  .getPreparedStatement(update ad_user set 
default_ad_role_id='A9904A6C65FF43788A584E5A2268449D' where ad_user_id='100' 
and default_ad_role_id is NULL and exists (select 1 from ad_role where 
ad_role_id='A9904A6C65FF43788A584E5A2268449D'));
+  .getPreparedStatement(update ad_user set 
default_ad_role_id='FF8080812AFBCB14012AFBD3E4340031' where ad_user_id='100' 
and default_ad_role_id is NULL and exists (select 1 from ad_role where 
ad_role_id='FF8080812AFBCB14012AFBD3E4340031'));
   ps.executeUpdate();
 } catch (Exception e) {
   handleError(e);

--
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
___
Openbravo-commits mailing list
Openbravo-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbravo-commits


[OpenbravoERP-commits] devel/main: 6 new changesets

2011-02-17 Thread hg
details:   /erp/devel/main/rev/e09e36b35866
changeset: 10746:e09e36b35866
user:  Gorka Ion Damián gorkaion.damian at openbravo.com
date:  Thu Feb 17 16:50:38 2011 +0100
summary:   Modified identifier of m_product_price_warehouse_v view.

details:   /erp/devel/main/rev/21374804f2ac
changeset: 10747:21374804f2ac
user:  Gorka Ion Damián gorkaion.damian at openbravo.com
date:  Thu Feb 17 16:51:03 2011 +0100
summary:   Fixed issue getting default warehouse on filter expression db id is 
needed.

details:   /erp/devel/main/rev/443143a94fbe
changeset: 10748:443143a94fbe
user:  Asier Lostalé asier.lostale at openbravo.com
date:  Thu Feb 17 16:58:56 2011 +0100
summary:   Removed extra call to refresh custom buttons

details:   /erp/devel/main/rev/8828f27125be
changeset: 10749:8828f27125be
user:  RM packaging bot staff.rm at openbravo.com
date:  Thu Feb 17 18:18:44 2011 +0100
summary:   CI: merge back from main

details:   /erp/devel/main/rev/919167491837
changeset: 10750:919167491837
user:  Iván Perdomo ivan.perdomo at openbravo.com
date:  Thu Feb 17 18:38:23 2011 +0100
summary:   Fixes issue when closing the popup using the close [x] button

details:   /erp/devel/main/rev/8ddc9633b354
changeset: 10751:8ddc9633b354
user:  RM packaging bot staff.rm at openbravo.com
date:  Thu Feb 17 20:41:43 2011 +0100
summary:   CI: update AD_MODULE to version 10750

diffstat:

 modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_MODULE.xml  
  |   2 +-
 
modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
 |   4 +-
 modules/org.openbravo.base.weld/src-db/database/sourcedata/AD_MODULE.xml   
  |   2 +-
 
modules/org.openbravo.base.weld/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
  |   2 +-
 
modules/org.openbravo.client.application/src-db/database/sourcedata/AD_MODULE.xml
|   2 +-
 
modules/org.openbravo.client.application/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
 |   8 +-
 
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-standard-view.js
 |   2 -
 
modules/org.openbravo.client.htmlwidget/src-db/database/sourcedata/AD_MODULE.xml
 |   2 +-
 
modules/org.openbravo.client.htmlwidget/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
  |   2 +-
 modules/org.openbravo.client.kernel/src-db/database/sourcedata/AD_MODULE.xml   
  |   2 +-
 
modules/org.openbravo.client.kernel/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
  |   6 +-
 modules/org.openbravo.client.myob/src-db/database/sourcedata/AD_MODULE.xml 
  |   2 +-
 
modules/org.openbravo.client.myob/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
|   4 +-
 
modules/org.openbravo.client.querylist/src-db/database/sourcedata/AD_MODULE.xml 
 |   2 +-
 
modules/org.openbravo.client.querylist/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
   |   2 +-
 modules/org.openbravo.client.widgets/src-db/database/sourcedata/AD_MODULE.xml  
  |   2 +-
 
modules/org.openbravo.client.widgets/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
 |   2 +-
 
modules/org.openbravo.financial.paymentreport/src-db/database/sourcedata/AD_MODULE.xml
   |   2 +-
 
modules/org.openbravo.financial.paymentreport/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
|   2 +-
 
modules/org.openbravo.reports.ordersawaitingdelivery/src-db/database/sourcedata/AD_MODULE.xml
|   2 +-
 
modules/org.openbravo.reports.ordersawaitingdelivery/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
 |   2 +-
 
modules/org.openbravo.service.datasource/src-db/database/sourcedata/AD_MODULE.xml
|   2 +-
 
modules/org.openbravo.service.datasource/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
 |  10 ++--
 modules/org.openbravo.service.json/src-db/database/sourcedata/AD_MODULE.xml
  |   2 +-
 
modules/org.openbravo.service.json/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
   |   2 +-
 
modules/org.openbravo.userinterface.selector/src-db/database/sourcedata/AD_MODULE.xml
|   2 +-
 
modules/org.openbravo.userinterface.selector/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
 |  12 ++--
 
modules/org.openbravo.userinterface.selector/web/org.openbravo.userinterface.selector/js/ob-selector-item.js
 |   4 +
 
modules/org.openbravo.userinterface.smartclient/src-db/database/sourcedata/AD_MODULE.xml
 |   2 +-
 

[OpenbravoERP-commits] devel/pi: 2 new changesets

2011-02-17 Thread hg
details:   /erp/devel/pi/rev/8ddc9633b354
changeset: 10758:8ddc9633b354
user:  RM packaging bot staff.rm at openbravo.com
date:  Thu Feb 17 20:41:43 2011 +0100
summary:   CI: update AD_MODULE to version 10750

details:   /erp/devel/pi/rev/1944feed5e1e
changeset: 10759:1944feed5e1e
user:  RM packaging bot staff.rm at openbravo.com
date:  Thu Feb 17 21:03:11 2011 +0100
summary:   CI: merge back from main

diffstat:

 modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_MODULE.xml  
   |2 +-
 
modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
  |4 +-
 modules/org.openbravo.base.weld/src-db/database/sourcedata/AD_MODULE.xml   
   |2 +-
 
modules/org.openbravo.base.weld/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
   |2 +-
 
modules/org.openbravo.client.application/src-db/database/sourcedata/AD_MODULE.xml
 |2 +-
 
modules/org.openbravo.client.application/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
  |8 +-
 
modules/org.openbravo.client.application/src/org/openbravo/client/application/window/FormInitializationComponent.java
 |6 +-
 
modules/org.openbravo.client.htmlwidget/src-db/database/sourcedata/AD_MODULE.xml
  |2 +-
 
modules/org.openbravo.client.htmlwidget/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
   |2 +-
 modules/org.openbravo.client.kernel/src-db/database/sourcedata/AD_MODULE.xml   
   |2 +-
 
modules/org.openbravo.client.kernel/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
   |6 +-
 
modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/reference/UIDefinition.java
   |2 +-
 modules/org.openbravo.client.myob/src-db/database/sourcedata/AD_MODULE.xml 
   |2 +-
 
modules/org.openbravo.client.myob/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
 |4 +-
 
modules/org.openbravo.client.querylist/src-db/database/sourcedata/AD_MODULE.xml 
  |2 +-
 
modules/org.openbravo.client.querylist/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
|2 +-
 modules/org.openbravo.client.widgets/src-db/database/sourcedata/AD_MODULE.xml  
   |2 +-
 
modules/org.openbravo.client.widgets/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
  |2 +-
 
modules/org.openbravo.financial.paymentreport/src-db/database/sourcedata/AD_MODULE.xml
|2 +-
 
modules/org.openbravo.financial.paymentreport/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
 |2 +-
 
modules/org.openbravo.reports.ordersawaitingdelivery/src-db/database/sourcedata/AD_MODULE.xml
 |2 +-
 
modules/org.openbravo.reports.ordersawaitingdelivery/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
  |2 +-
 
modules/org.openbravo.service.datasource/src-db/database/sourcedata/AD_MODULE.xml
 |2 +-
 
modules/org.openbravo.service.datasource/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
  |   10 +-
 modules/org.openbravo.service.json/src-db/database/sourcedata/AD_MODULE.xml
   |2 +-
 
modules/org.openbravo.service.json/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
|2 +-
 
modules/org.openbravo.userinterface.selector/src-db/database/sourcedata/AD_MODULE.xml
 |2 +-
 
modules/org.openbravo.userinterface.selector/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
  |   12 ++--
 
modules/org.openbravo.userinterface.selector/src/org/openbravo/userinterface/selector/CustomQuerySelectorDatasource.java
  |   29 +++--
 
modules/org.openbravo.userinterface.selector/src/org/openbravo/userinterface/selector/SelectorDefaultFilterActionHandler.java
 |   19 ++
 
modules/org.openbravo.userinterface.smartclient/src-db/database/sourcedata/AD_MODULE.xml
  |2 +-
 
modules/org.openbravo.userinterface.smartclient/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
   |6 +-
 
modules/org.openbravo.v3.datasets/build/classes/org/openbravo/v3/datasets/SetDefaultRole.class
 

[OpenbravoERP-commits] devel/main: 9 new changesets

2011-02-17 Thread hg
details:   /erp/devel/main/rev/76bbf63eaaa3
changeset: 10752:76bbf63eaaa3
user:  Gorka Ion Damián gorkaion.damian at openbravo.com
date:  Thu Feb 17 18:54:25 2011 +0100
summary:   [OBUISEL] Properly fix by default expressions.

details:   /erp/devel/main/rev/b808332ac975
changeset: 10753:b808332ac975
user:  Antonio Moreno antonio.moreno at openbravo.com
date:  Thu Feb 17 19:45:07 2011 +0100
summary:   Do not flush the connection every time an auxiliary input is computed

details:   /erp/devel/main/rev/815895c88aa0
changeset: 10754:815895c88aa0
user:  Gorka Ion Damián gorkaion.damian at openbravo.com
date:  Thu Feb 17 19:52:35 2011 +0100
summary:   [OBUISEL] Apply field's default filter expression on picklist.

details:   /erp/devel/main/rev/765c03feab88
changeset: 10755:765c03feab88
user:  Gorka Ion Damián gorkaion.damian at openbravo.com
date:  Thu Feb 17 19:53:01 2011 +0100
summary:   Add default filter expressions for Customer and Vendor fields of BP 
selector.

details:   /erp/devel/main/rev/47da0c986068
changeset: 10756:47da0c986068
user:  Antonio Moreno antonio.moreno at openbravo.com
date:  Thu Feb 17 19:53:48 2011 +0100
summary:   Do not runCallouts if no callouts need to be called (thus, not 
flushing the DAL connection)

details:   /erp/devel/main/rev/ba857f3f6e21
changeset: 10757:ba857f3f6e21
user:  Antonio Moreno antonio.moreno at openbravo.com
date:  Thu Feb 17 20:18:32 2011 +0100
summary:   Do not flush the connection when computing an @SQL default value

details:   /erp/devel/main/rev/6a6b8271e60a
changeset: 10758:6a6b8271e60a
user:  Juan Pablo Aroztegi juanpablo.aroztegi at openbravo.com
date:  Thu Feb 17 20:54:30 2011 +0100
summary:   v3.datasets: set the default role to the FB Admin

details:   /erp/devel/main/rev/1944feed5e1e
changeset: 10759:1944feed5e1e
user:  RM packaging bot staff.rm at openbravo.com
date:  Thu Feb 17 21:03:11 2011 +0100
summary:   CI: merge back from main

details:   /erp/devel/main/rev/1ae2620c3700
changeset: 10760:1ae2620c3700
user:  RM packaging bot staff.rm at openbravo.com
date:  Thu Feb 17 23:21:13 2011 +0100
summary:   CI: update AD_MODULE to version 10759

diffstat:

 modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_MODULE.xml  
   |2 +-
 
modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
  |4 +-
 modules/org.openbravo.base.weld/src-db/database/sourcedata/AD_MODULE.xml   
   |2 +-
 
modules/org.openbravo.base.weld/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
   |2 +-
 
modules/org.openbravo.client.application/src-db/database/sourcedata/AD_MODULE.xml
 |2 +-
 
modules/org.openbravo.client.application/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
  |8 +-
 
modules/org.openbravo.client.application/src/org/openbravo/client/application/window/FormInitializationComponent.java
 |6 +-
 
modules/org.openbravo.client.htmlwidget/src-db/database/sourcedata/AD_MODULE.xml
  |2 +-
 
modules/org.openbravo.client.htmlwidget/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
   |2 +-
 modules/org.openbravo.client.kernel/src-db/database/sourcedata/AD_MODULE.xml   
   |2 +-
 
modules/org.openbravo.client.kernel/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
   |6 +-
 
modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/reference/UIDefinition.java
   |2 +-
 modules/org.openbravo.client.myob/src-db/database/sourcedata/AD_MODULE.xml 
   |2 +-
 
modules/org.openbravo.client.myob/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
 |4 +-
 
modules/org.openbravo.client.querylist/src-db/database/sourcedata/AD_MODULE.xml 
  |2 +-
 
modules/org.openbravo.client.querylist/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
|2 +-
 modules/org.openbravo.client.widgets/src-db/database/sourcedata/AD_MODULE.xml  
   |2 +-
 
modules/org.openbravo.client.widgets/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
  |2 +-
 
modules/org.openbravo.financial.paymentreport/src-db/database/sourcedata/AD_MODULE.xml
|2 +-
 
modules/org.openbravo.financial.paymentreport/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
 |2