RM packaging bot <staff.rm@openbravo.com> [Fri, 11 Jan 2013 10:57:51 +0100] rev 19197
CI: promote changesets from pi to main
RM packaging bot <staff.rm@openbravo.com> [Fri, 11 Jan 2013 10:42:32 +0100] rev 19196
CI: update AD_MODULE to version 19194
David Miguelez <david.miguelez@openbravo.com> [Thu, 10 Jan 2013 18:12:52 +0100] rev 19195
Fixes DBConsistency Error.
David Miguelez <david.miguelez@openbravo.com> [Thu, 10 Jan 2013 16:34:20 +0100] rev 19194
Fixes Issue
22673: Business Partner Blocking.
Augusto Mauch <augusto.mauch@openbravo.com> [Thu, 10 Jan 2013 15:50:42 +0100] rev 19193
Fixes issue
22738: Enables applying the same dataset to different organizations
The getOrgIds nethod of the EntityResolver class has been backed out to the version before the changeset that causes the regression.
Now when the EntityResolver is used from the DAL webservices, it will not try to look for the translated IDs, it will just try to get the item with DAL,using DALs client and organization checks.
RM packaging bot <staff.rm@openbravo.com> [Thu, 10 Jan 2013 20:13:59 +0100] rev 19192
CI: update AD_MODULE to version 19191
Asier Lostalé <asier.lostale@openbravo.com> [Wed, 09 Jan 2013 09:37:30 +0100] rev 19191
fixed bug
22764: cannot open any window
It was failing because of lazy initialization when OBViewUtil was
invoked before opening any window.
Augusto Mauch <augusto.mauch@openbravo.com> [Thu, 10 Jan 2013 11:14:44 +0100] rev 19190
Fixes issue
22713: P&E windows works well even if defined on a not header tab
The root cause of the issue is that the P&E grid was using the header tab when retrieving the context, when it should be fetching it from the view there the P&E grid is defined. This view is stored in the P&E view as the buttonOwnerView.
Naiara Martinez <naiara.martinez@openbravo.com> [Thu, 10 Jan 2013 10:39:30 +0100] rev 19189
fixed bug
22760: The Manage Prereservation is not working in 'Goods Receipt'
Gorka Ion Damián <gorkaion.damian@openbravo.com> [Thu, 10 Jan 2013 10:24:16 +0100] rev 19188
Fixed issue
22723.Added display logic to reservation tabs.
Sandra Huguet <sandra.huguet@openbravo.com> [Wed, 09 Jan 2013 18:20:54 +0100] rev 19187
Related to issue
22746 Updated Copyright year
Pandeeswari Ramakrishnan <pandeeswari.ramakrishnan@openbravo.com> [Wed, 09 Jan 2013 14:45:31 +0530] rev 19186
Fixes Issue
22746: Copyright Openbravo information is not updated to 2013
RM packaging bot <staff.rm@openbravo.com> [Wed, 09 Jan 2013 18:04:12 +0100] rev 19185
CI: merge back from main
Augusto Mauch <augusto.mauch@openbravo.com> [Wed, 09 Jan 2013 16:44:12 +0100] rev 19184
Fixes issue
22753: Tab display logic works with preferences
Preferences were being treated as fields, so its name was wrongly being converted to its inp form. Of the three types of variables that can be used in the display logic of a tab (session attributes, preferences and fields of the tab ancestors) only the fields have to be converted to its inp format. Both session attibutes and preference values can be included in the tab definition, because they are independent of the selected row.
David Miguelez <david.miguelez@openbravo.com> [Wed, 09 Jan 2013 12:41:13 +0100] rev 19183
Fixes Issue
22751. Revert changes made when fixing Issue
19043
David Miguelez <david.miguelez@openbravo.com> [Wed, 09 Jan 2013 12:22:32 +0100] rev 19182
Changed License year and format changes.
RM packaging bot <staff.rm@openbravo.com> [Wed, 09 Jan 2013 17:46:12 +0100] rev 19181
CI: update AD_MODULE to version 19180
Shankar Balachandran <shankar.balachandran@openbravo.com> [Wed, 09 Jan 2013 14:56:52 +0530] rev 19180
Related to issue
22684 : Backout changeset 96927b00ddcc
Backout changeset because it breaks another issue
16621.
Shankar Balachandran <shankar.balachandran@openbravo.com> [Wed, 09 Jan 2013 14:55:32 +0530] rev 19179
Related to issue
0022684: Backout changeset a6b006e76cb2
Backout changeset because it fetches records with paging.
Shankar Balachandran <shankar.balachandran@openbravo.com> [Wed, 09 Jan 2013 14:50:48 +0530] rev 19178
Related to issue
22625 : Backout Changeset 3a21b4406814
Backed out changeset as it the changeset gets called at various other instances
like switching over tabs.
Shankar Balachandran <shankar.balachandran@openbravo.com> [Wed, 09 Jan 2013 14:49:50 +0530] rev 19177
Related to issue
22625 : Backout Changeset faf2790df3d2
Backed out changeset as it the changeset gets called at various other instances like switching over tabs.
RM packaging bot <staff.rm@openbravo.com> [Wed, 09 Jan 2013 05:40:43 +0100] rev 19176
CI: merge back from main
RM packaging bot <staff.rm@openbravo.com> [Wed, 09 Jan 2013 05:23:14 +0100] rev 19175
CI: update AD_MODULE to version 19174
Augusto Mauch <augusto.mauch@openbravo.com> [Tue, 08 Jan 2013 21:57:05 +0100] rev 19174
Fixes issue
22742: Fixed call to wrong method, install.source is fixed
Augusto Mauch <augusto.mauch@openbravo.com> [Tue, 08 Jan 2013 17:47:48 +0100] rev 19173
Fixes issue
22741: Tab display logic works with boolean fields
The problem was that the left part of the display logic expression was not being detected as a boolean because the field was not part of the tab fields, but of its ancestors.
Augusto Mauch <augusto.mauch@openbravo.com> [Tue, 08 Jan 2013 17:31:52 +0100] rev 19172
Fixes issue
22740: Fixed broken db consistency test
Augusto Mauch <augusto.mauch@openbravo.com> [Tue, 08 Jan 2013 15:25:28 +0100] rev 19171
Related to issue
22735: Fixed field and column length in application dictionary
Augusto Mauch <augusto.mauch@openbravo.com> [Tue, 08 Jan 2013 13:46:11 +0100] rev 19170
Related to issue
22734: HQL field is no longer mandatory
Now a Query widget can be defined either with a HQL query or with a datasource, so the HQL query is no longer mandatory.
Shankar Balachandran <shankar.balachandran@openbravo.com> [Tue, 08 Jan 2013 18:09:57 +0530] rev 19169
Fixes Issue
22684 : Only 76 values shown in Custom Query Selector picklist
Modified Custom Query Selector to count the total number of rows.
This is not needed in normal selectors because total rows is calculated irrespective of start row and end row.
Also restored the changeset of issue
16621.
Augusto Mauch <augusto.mauch@openbravo.com> [Tue, 08 Jan 2013 13:27:50 +0100] rev 19168
Fixes issue
22735: Length of OBCQL_WIDGET_QUERY.type has been fixed