Antonio Moreno <antonio.moreno@openbravo.com> [Tue, 08 May 2012 16:33:17 +0200] rev 16477
Fixed issue
20312. Fixed validation by adding parentheses, so that the rest of the whereclause is not cancelled
Antonio Moreno <antonio.moreno@openbravo.com> [Tue, 08 May 2012 15:57:47 +0200] rev 16476
Fixed issue
15255. Client image will be retrieved if there is no org image.
Augusto Mauch <augusto.mauch@openbravo.com> [Tue, 08 May 2012 15:27:17 +0200] rev 16475
Related to issue
20301: Fixed Oracle incompatibility.
The xsql of the Business Partner selector was using a query that was compatible with PostgreSQL but not with (WHERE u is null), being 'u' the alias of a table. It has been changed to (WHERE u.isactive is null), which works for PostgreSQL and Oracle.
Antonio Moreno <antonio.moreno@openbravo.com> [Tue, 08 May 2012 15:17:40 +0200] rev 16474
Fixed issue
20335. Fixed a rare case in which the rebuild didn't process the data returned from the server correctly
Augusto Mauch <augusto.mauch@openbravo.com> [Tue, 08 May 2012 14:00:10 +0200] rev 16473
Fixes issue
20301: Performance improved on the old bp selector
The SQL query used by the business manual windows business partner selector has been modified to improve its performance. The returned rows do not differ to the ones returned by the previoues version of the selector, there has been only an improval in the performance.
Sandra Huguet <sandra.huguet@openbravo.com> [Fri, 04 May 2012 11:17:52 +0200] rev 16472
Fixed bug
15580 Modify ReportSalesPartnerProduct_srpt
Properties have been changed from ReportSalesPartnerProduct_srpt
for a correct result.
David Baz Fayos <david.baz@openbravo.com> [Tue, 08 May 2012 13:26:21 +0200] rev 16471
[RTL] Upgraded to Smartclient 8.3d 2012-05-08 SNAPSHOT
Asier Lostalé <asier.lostale@openbravo.com> [Tue, 08 May 2012 13:02:27 +0200] rev 16470
fixed issue
20386: Incorrect filter of table references in some circumstances
Table reference property to use in filter was incorrectly computed as it took
the first field in the identifier of the referenced table instead of the
displayed field as it should.
Asier Lostalé <asier.lostale@openbravo.com> [Tue, 08 May 2012 12:53:58 +0200] rev 16469
fixed bug
20384: No updateable columns can be set as mandatory
Note value for these fields can be changed on new but not afterwards, so it
makes sense to be able to set them as mandatory.
David Baz Fayos <david.baz@openbravo.com> [Tue, 08 May 2012 01:15:39 +0200] rev 16468
Related to issue
20297: Added missed change to 'MatchTransaction.html
Martin Taal <martin.taal@openbravo.com> [Tue, 08 May 2012 00:02:07 +0200] rev 16467
Fixes issue
20439: Make smartclient dev/unobfuscated mode work in classic windows
Load the smartclient uncompressed before the other js files
Martin Taal <martin.taal@openbravo.com> [Mon, 07 May 2012 22:59:22 +0200] rev 16466
Fixes issue
20412: "Match Statement" popup doesn't show the grid
With the latest SC release the filter editor type was determined
in a different way. This has now been corrected using the info
sent from the server.
Martin Taal <martin.taal@openbravo.com> [Mon, 07 May 2012 21:38:24 +0200] rev 16465
Fixes issue
20398: Wrong buttons are shown when creating a new row in grid
Set the record component in the correct state for a new record, when
the record component gets created/re-used.
Sandra Huguet <sandra.huguet@openbravo.com> [Thu, 03 May 2012 12:10:56 +0200] rev 16464
Fixed bug
12983 Add logic to good behavior in BusinessPartnerMultiple
Add logic to clear the previous search in BusinessPartnerMultiple
selector in General Ledger Report.
Sandra Huguet <sandra.huguet@openbravo.com> [Thu, 03 May 2012 15:17:51 +0200] rev 16463
Fixed bug
9694 Modify input filters in Service project report
Sandra Huguet <sandra.huguet@openbravo.com> [Fri, 27 Apr 2012 11:07:36 +0200] rev 16462
Fixed bug
9628 Modify Production Cost Report
Modify real cost and standard cost colums and delete the
sum of materials in Production Cost Report.
Antonio Moreno <antonio.moreno@openbravo.com> [Mon, 07 May 2012 15:12:33 +0200] rev 16461
Related to issue
20416. Fixed path definition in src-wad
Miguel de Juana <miguel.dejuana@openbravo.com> [Mon, 07 May 2012 13:23:51 +0200] rev 16460
Fixed issue
13425:compile & compile.complete depend on core.lib,wad.lib,trl.lib
Guillermo Álvarez de Eulate <guillermo.alvarez@openbravo.com> [Mon, 07 May 2012 12:20:56 +0200] rev 16459
Fixed issue
20431: Only one file can be selected to be uploaded.
UI doesn't allow multi file selection
Antonio Moreno <antonio.moreno@openbravo.com> [Mon, 07 May 2012 11:56:08 +0200] rev 16458
Fixed issue
20416. Fixed incremental compile of files inside modules
Guillermo Álvarez de Eulate <guillermo.alvarez@openbravo.com> [Mon, 07 May 2012 11:48:33 +0200] rev 16457
Fixed issue
20430: The title of pop up is shown correctly.
The message has been activated in AD.
Augusto Mauch <augusto.mauch@openbravo.com> [Mon, 07 May 2012 11:17:14 +0200] rev 16456
Fixes issue
20424: DalUtil copies reverted
In the fix of issue
20129 some DalUtil copies were introduced. They are very time-consuming and have a strong impact in performance, so they have been reverted.
Mikel Irurita <mikel.irurita@openbravo.com> [Mon, 07 May 2012 10:27:41 +0200] rev 16455
Related to issue
20296: improve recordID info
David Baz Fayos <david.baz@openbravo.com> [Sun, 06 May 2012 01:57:58 +0200] rev 16454
Related to issue
20003: Improved widget position inside its container
Sandra Huguet <sandra.huguet@openbravo.com> [Thu, 03 May 2012 10:19:53 +0200] rev 16453
Fixed bug
9649 New Multiphase_dates callout
Multiphase_dates callout creates warning messages when
the dates in project phase or project task are incorrect
David Baz Fayos <david.baz@openbravo.com> [Fri, 04 May 2012 15:10:31 +0200] rev 16452
Related to issue
19728: Do more JS code formatting
Antonio Moreno <antonio.moreno@openbravo.com> [Fri, 04 May 2012 15:01:07 +0200] rev 16451
Related to issue
20416. Reverted incorrect change
Mikel Irurita <mikel.irurita@openbravo.com> [Fri, 04 May 2012 15:01:19 +0200] rev 16450
Related to issue
20296: fix alert sql (for oracle) and orgs
Asier Lostalé <asier.lostale@openbravo.com> [Fri, 04 May 2012 14:44:31 +0200] rev 16449
fixes bug
20419: Missing some indexes
Asier Lostalé <asier.lostale@openbravo.com> [Fri, 04 May 2012 14:30:35 +0200] rev 16448
[process] Fixed db inconsistency