RM packaging bot <staff.rm@openbravo.com> [Mon, 21 Jan 2013 05:56:13 +0000] rev 19257
Merge temporary head for 3.0MP19.1
RM packaging bot <staff.rm@openbravo.com> [Thu, 17 Jan 2013 13:00:06 +0000] rev 19256
Added signature for changeset 9fe1637c98a6
RM packaging bot <staff.rm@openbravo.com> [Thu, 17 Jan 2013 13:00:05 +0000] rev 19255
Added tag 3.0MP19.1 for changeset 964842f76d10
RM packaging bot <staff.rm@openbravo.com> [Thu, 17 Jan 2013 13:00:04 +0000] rev 19254
Update AD_MODULE version to 3.0MP19.1
Eduardo Argal Guibert <eduardo.argal@openbravo.com> [Thu, 17 Jan 2013 12:44:05 +0100] rev 19253
Víctor Martínez Romanos <victor.martinez@openbravo.com> [Wed, 16 Jan 2013 17:55:15 +0100] rev 19252
Fixed bug
22809 Reverted feature request 22499. Reason:
This solution can break current working scenarios, so we need to design a better one
RM packaging bot <staff.rm@openbravo.com> [Fri, 18 Jan 2013 20:07:58 +0100] rev 19251
CI: update AD_MODULE to version 19250
RM packaging bot <staff.rm@openbravo.com> [Thu, 17 Jan 2013 12:59:38 +0100] rev 19250
Merge back from main
Eduardo Argal Guibert <eduardo.argal@openbravo.com> [Thu, 17 Jan 2013 12:44:05 +0100] rev 19249
Shankar Balachandran <shankar.balachandran@openbravo.com> [Thu, 17 Jan 2013 17:02:23 +0530] rev 19248
Fixes Issue
0022306: Event Handler does not update focus field
Event Handler not update the field that has the focus in grid view.
Shankar Balachandran <shankar.balachandran@openbravo.com> [Thu, 17 Jan 2013 16:57:03 +0530] rev 19247
Fixes Issue
0022684 : Only 76 records loaded in custom query selector picklist
Added logic to compute the total number of rows, without having to perform Count operation.
Gorka Ion Damián <gorkaion.damian@openbravo.com> [Thu, 17 Jan 2013 10:41:01 +0100] rev 19246
Fixed issue
22817.Fixed NPE issue.
Víctor Martínez Romanos <victor.martinez@openbravo.com> [Wed, 16 Jan 2013 17:55:15 +0100] rev 19245
Fixed bug
22809 Reverted feature request 22499. Reason:
This solution can break current working scenarios, so we need to design a better one
Ioritz Cia <ioritz.cia@openbravo.com> [Wed, 16 Jan 2013 16:04:22 +0100] rev 19244
Related to issue
22214: Synchronize terminology runned.
Martin Taal <martin.taal@openbravo.com> [Wed, 16 Jan 2013 13:37:25 +0100] rev 19243
Fixes issue
22737: Close preparedstatement in DalSessionFactory
Correctly close the statement in a finally block
Asier Lostalé <asier.lostale@openbravo.com> [Thu, 29 Nov 2012 14:36:33 +0100] rev 19242
fixed issue
22429: Simplify promotion from testing to production environments
Asier Lostalé <asier.lostale@openbravo.com> [Mon, 17 Dec 2012 13:22:07 +0100] rev 19241
fixed issue
22599: Dual OB contexts: background and regular operations
Added a new property to Openbravo.properties: background.policy.
When value for this preference is no-execute, background processes won't be executed in that context.
Notes/limitations:
-Context with this preference set will not execute any background process, including those set to be executed immediately.
-If a background process is scheduled in this context, process will not be scheduled in second context until tomcat is restarted in th
Asier Lostalé <asier.lostale@openbravo.com> [Wed, 16 Jan 2013 11:55:20 +0100] rev 19240
fixed issue
22805: Price Adjustments don't update prices while editing lines
Ioritz Cia <ioritz.cia@openbravo.com> [Wed, 16 Jan 2013 11:04:04 +0100] rev 19239
Related to issue
22214: Delete needless definitions.
Shankar Balachandran <shankar.balachandran@openbravo.com> [Wed, 16 Jan 2013 07:10:53 +0000] rev 19238
Fixes Issue
0022423: Wrong focus after CTRL+D keyboard shortcut
When navigating across records, the last selected field needs to be focussed.
But this case need not apply for new records. Added additional constraint to achieve the same.
Ioritz Cia <ioritz.cia@openbravo.com> [Tue, 15 Jan 2013 11:08:23 +0100] rev 19237
Fixes issue
22214: Product selector in Price List Schema,
filtered by Product Category.
Naiara Martinez <naiara.martinez@openbravo.com> [Fri, 11 Jan 2013 14:29:51 +0100] rev 19236
fixed bug
22623: The information message of the Create Order popup should be improved
Augusto Mauch <augusto.mauch@openbravo.com> [Tue, 15 Jan 2013 18:29:01 +0100] rev 19235
Related to issue
22801: Refactors fix to prevent regression
The fix has been refactored, because the previous approach was causing a regression. Now, the mapValueToDisplay will only be used if the newValue is an UUID, and that function will not be used in the filterDataBoundPickList function (it was not needed).
Augusto Mauch <augusto.mauch@openbravo.com> [Tue, 15 Jan 2013 16:39:56 +0100] rev 19234
Fixes issue
22801: ID of product not shown if the full product name is entered
The problem was that in the changed function the setElementValue was being called passing newValue as an argument. If the product name is not entered completely, then newValue will be the incomplete name and nothing wrong will happen. The problem is that if the full name is entered, newValue is the product ID, and when it is passed as an argument to setElementValue it is shown as is.
This has been fixed by passing the newValue to the mapValueToDisplay function. If newValue is a partial name the function will return the partial name, and if newValue is the product ID, it will return the product full name.
Pandeeswari Ramakrishnan <pandeeswari.ramakrishnan@openbravo.com> [Thu, 03 Jan 2013 15:57:51 +0530] rev 19233
Fixes Issue
22704: Rename the field "Standard Cost" to "Legacy Standard Cost"
Ioritz Cia <ioritz.cia@openbravo.com> [Thu, 10 Jan 2013 16:15:28 +0100] rev 19232
Fixes issue
22686: Not Balance error received when posting a payment.
Although suspense balancing is not needed.
Ioritz Cia <ioritz.cia@openbravo.com> [Wed, 02 Jan 2013 11:25:47 +0100] rev 19231
Fixes issue
21859: Report Order Awaiting Invoice Report does not work properly.
RM packaging bot <staff.rm@openbravo.com> [Mon, 14 Jan 2013 18:59:29 +0100] rev 19230
CI: merge back from main
RM packaging bot <staff.rm@openbravo.com> [Wed, 16 Jan 2013 02:05:52 +0000] rev 19229
Added signature for changeset 21ee53026bab
RM packaging bot <staff.rm@openbravo.com> [Wed, 16 Jan 2013 02:05:52 +0000] rev 19228
Added tag 3.0MP19 for changeset f6d77303909a