David Miguelez <david.miguelez@openbravo.com> [Tue, 25 Jun 2013 10:16:43 +0200] rev 20627
Fixes Issue
24179: Fixes Inventories created when Validating a new
Costing Rule or when Migrating Costing Engine.
RM packaging bot <staff.rm@openbravo.com> [Mon, 24 Jun 2013 19:58:39 +0200] rev 20626
CI: merge back from main
RM packaging bot <staff.rm@openbravo.com> [Mon, 24 Jun 2013 19:41:15 +0200] rev 20625
CI: update AD_MODULE to version 20624
Javier Etxarri <javier.echarri@openbravo.com> [Mon, 24 Jun 2013 11:52:27 +0200] rev 20624
Fixes issue
23884: Payment report is not filtering find.
It has been necessary to fix only the the part 'Apart from that in pdf format you see the null value', the other problem is a configuration problem
Augusto Mauch <augusto.mauch@openbravo.com> [Mon, 24 Jun 2013 11:23:54 +0200] rev 20623
Fixes issue
24152: P&E grid rows are sent to the Java Process
In a P&E grid, if all the grid records are cached they will be sent to the server (there are some java processes that need to access all the records). To check if all the records were cached we used to check grid.data.cachedRow, but that does not work always. Now to check this we compare the number of cached rows with the resultSize property of the data. If the number of cached rows is lower than the resultSize property (maximum number of rows that will be fetched in each datasource call), that means that there are no more records pending to be cached.
Pandeeswari Ramakrishnan <pandeeswari.ramakrishnan@openbravo.com> [Thu, 20 Jun 2013 14:33:25 +0530] rev 20622
Fixes Issue
24144: The "deposit to" drop down is not listing any account
Pandeeswari Ramakrishnan <pandeeswari.ramakrishnan@openbravo.com> [Sun, 16 Jun 2013 18:27:58 +0530] rev 20621
Fixes Issue
24043: Recalculate amortization plan not working properly
RM packaging bot <staff.rm@openbravo.com> [Thu, 20 Jun 2013 14:12:47 +0200] rev 20620
CI: merge back from main
Pandeeswari Ramakrishnan <pandeeswari.ramakrishnan@openbravo.com> [Mon, 17 Jun 2013 17:00:40 +0530] rev 20619
Fixes Issue
24093: Error when deleting exchange rate in sales invoice in Oracle
Pandeeswari Ramakrishnan <pandeeswari.ramakrishnan@openbravo.com> [Sun, 16 Jun 2013 16:53:51 +0530] rev 20618
Fixes issue
23857: Wrong exchange rate in payment generated
Javier Etxarri <javier.echarri@openbravo.com> [Thu, 20 Jun 2013 10:43:14 +0200] rev 20617
Fixes issue
23737: The warehouse you are logged with should be selected
in the Create Purchase Order pop-up of Manage Requisitions
RM packaging bot <staff.rm@openbravo.com> [Thu, 20 Jun 2013 13:55:22 +0200] rev 20616
CI: update AD_MODULE to version 20615
Shankar Balachandran <shankar.balachandran@openbravo.com> [Thu, 20 Jun 2013 09:57:01 +0530] rev 20615
Related to Issue
23809: Changed link color to green in twitter widgets
RM packaging bot <staff.rm@openbravo.com> [Thu, 20 Jun 2013 02:06:55 +0200] rev 20614
CI: merge back from main
RM packaging bot <staff.rm@openbravo.com> [Thu, 20 Jun 2013 01:48:06 +0200] rev 20613
CI: update AD_MODULE to version 20612
Stefan Hühner <stefan.huehner@openbravo.com> [Wed, 19 Jun 2013 13:49:28 +0200] rev 20612
Fixed
24116: speedup create.database
- Do not create + then drop again not null constraints for all tables
- Do not create all foreign keys and then disable them before data loading to
enable them afterwards again.
- Enable Batched data insertion when loading data.
RM packaging bot <staff.rm@openbravo.com> [Wed, 19 Jun 2013 14:09:34 +0200] rev 20611
Merge back from main
Asier Lostalé <asier.lostale@openbravo.com> [Wed, 19 Jun 2013 12:29:08 +0200] rev 20610
fixed bug
23553: Killed on-demand out of platform session when in build process
Shankar Balachandran <shankar.balachandran@openbravo.com> [Wed, 19 Jun 2013 13:11:08 +0530] rev 20609
Fixes Issue
0023809: Current twitter widgets are being deprecated
Added wiget URL's using the current API for Openbravo twitter widget and Openbravo spanish twitter widget.
The widget instance creation code is replaced by using the default script of twitter as the earlier method is depreciated.
Javier Etxarri <javier.echarri@openbravo.com> [Wed, 19 Jun 2013 01:58:18 +0200] rev 20608
Fixes issue
23744: Error when "Process Batch"
from GL Journal Header with Open Items option
Javier Etxarri <javier.echarri@openbravo.com> [Wed, 19 Jun 2013 01:39:37 +0200] rev 20607
Fixes issue
23865: Cannot create an order from a quotation without access to Price List window
Javier Etxarri <javier.echarri@openbravo.com> [Wed, 19 Jun 2013 01:23:42 +0200] rev 20606
revert issue
23419: Impossible to add an organization to one role
Javier Etxarri <javier.echarri@openbravo.com> [Tue, 18 Jun 2013 22:48:49 +0200] rev 20605
Fixes issue
23780: In Orders, Alternate Taxable Amount
should be defaulted to Line Net Amount
Javier Etxarri <javier.echarri@openbravo.com> [Tue, 18 Jun 2013 22:44:40 +0200] rev 20604
Fixes issue
24035: Posting Good shipment pre-reservation not cleared
Augusto Mauch <augusto.mauch@openbravo.com> [Tue, 18 Jun 2013 20:12:58 +0200] rev 20603
Fixes issue
23990: Fix reapplied, it did not break the tests
The changeset [1] had been backed out because apparently it had broken the automated tests. The tests were broken by other changeset (already fixed), so it can be applied again.
[1] https://code.openbravo.com/erp/devel/pi/rev/0047a4f2ebbac184b429674b2057645cfc1be0f0
Augusto Mauch <augusto.mauch@openbravo.com> [Tue, 18 Jun 2013 19:54:08 +0200] rev 20602
Fixes issue
24120: Widgets embedded in tabs are supported again
In this changeset [1] some logic was added to restrict the access to the widgets. One of the checks consisted in throwing an exception if the widget class did not have any widget instance class associated. This makes sense for workspace widgets, but widgets embedded in tabs do not have widget instance classes.
Now, this check is only done if the widget is not embedded in a window accessible by the user.
[1] https://code.openbravo.com/erp/devel/pi/rev/08d5a13b722bbc496c640a976d5bb319a1db44bc
Carlos Aristu <carlos.aristu@openbravo.com> [Tue, 18 Jun 2013 19:23:01 +0200] rev 20601
fixes issue
23638: SO Sub Type must be defined when
Document Type is Sales Order
Javier Etxarri <javier.echarri@openbravo.com> [Tue, 18 Jun 2013 18:42:22 +0200] rev 20600
Fixes issue
23419: Impossible to add an organization to one role
Also fixed the umconfortable log error
Carlos Aristu <carlos.aristu@openbravo.com> [Mon, 17 Jun 2013 18:46:00 +0200] rev 20599
fixes issue
24032: Save description in purchase invoice
is failing when the invoice is booked
Shankar Balachandran <shankar.balachandran@openbravo.com> [Tue, 18 Jun 2013 16:55:44 +0530] rev 20598
Fixes Issue
0023671: "copy record" copies fields hidden in lines
Instead of saving the order date and scheduled delivery date from the record to be cloned, current date is saved.
This is done to avoid cases where tax rates have changed from the creation of the original record to the cloned record.