Ioritz Cia <ioritz.cia@openbravo.com> [Thu, 14 Mar 2013 17:27:01 +0100] rev 19927
Fixes issue
23129: Should not be possible to generate negative credit.
Asier Lostalé <asier.lostale@openbravo.com> [Mon, 18 Mar 2013 08:24:07 +0100] rev 19926
fixed bug
23323: Cannot change role using AutologonAuthenticationManager
AuthenticationManager now sets in session #Authenticated_user attribute, doing
the usage of this variable homogeneous among different authentication managers
Shankar Balachandran <shankar.balachandran@openbravo.com> [Sun, 17 Mar 2013 20:08:08 +0530] rev 19925
Fixes Issue
0023198: Centralize and improve the retrieval of EmailServerConfiguration
Updated EmailServerConfiguration to retrieve the organization based on the parent hierarchy.
It works as follows:
- If the current organization has a EmailServerConfiguration defined, return it.
- If not do the same with its parent organization, until the '*' organization is reached.
Shankar Balachandran <shankar.balachandran@openbravo.com> [Sun, 17 Mar 2013 13:12:12 +0530] rev 19924
Related to Issue
22912 : Applying code review changes
Shankar Balachandran <shankar.balachandran@openbravo.com> [Sun, 17 Mar 2013 11:25:44 +0530] rev 19923
Fixes Issue
0023267 : Apply code review changes
Modified contains method to startswith to aviod issues with all columns containing EM_.
Sandra Huguet <sandra.huguet@openbravo.com> [Fri, 15 Mar 2013 09:59:42 +0100] rev 19922
Fixed issue
23297 Accounting entries description edition
Sandra Huguet <sandra.huguet@openbravo.com> [Thu, 14 Mar 2013 16:10:18 +0100] rev 19921
Fixed bug
23295 Add filter dates in gl posting by db tables
Sandra Huguet <sandra.huguet@openbravo.com> [Thu, 14 Mar 2013 15:08:23 +0100] rev 19920
Fixed
22300 Reset accouting process refactor
Víctor Martínez Romanos <victor.martinez@openbravo.com> [Fri, 15 Mar 2013 10:37:14 +0100] rev 19919
Fixed issue
23313: Attachments for emails sent on events
Augusto Mauch <augusto.mauch@openbravo.com> [Thu, 14 Mar 2013 15:07:44 +0100] rev 19918
Fixes issue
23308: It is possible to filter a time column in query widgets
The problem was that for OB time references, when they were being filtered in query widgets only the Date part was compared, but not the time part (time columns are handled internally l
ike date time columns). This happened because smartclient did not recognized them as Time columns. This has been fixed by overwriting the compareDates smartclient function.
Asier Lostalé <asier.lostale@openbravo.com> [Thu, 14 Mar 2013 15:35:14 +0100] rev 19917
fixed
23309: POS redirected to Openbravo login page
When loading non authenticated services, invalid session without user could be
taken, this caused the resource to trigger a redirect.
Now we also check current session has a valid authenticated user.
Asier Lostalé <asier.lostale@openbravo.com> [Thu, 14 Mar 2013 14:36:21 +0100] rev 19916
related to issue
23300, added onCreateDefault
Asier Lostalé <asier.lostale@openbravo.com> [Thu, 14 Mar 2013 12:36:22 +0100] rev 19915
related to issue
23300, fixes build int-full-pgsql 4626
Víctor Martínez Romanos <victor.martinez@openbravo.com> [Thu, 14 Mar 2013 12:16:53 +0100] rev 19914
Fixed bug
23303: Execute Pending Payments process and default constants
Execute Pending Payments process didn't detect payments linked to a execution process with any constant parameter with a default value.
Asier Lostalé <asier.lostale@openbravo.com> [Thu, 14 Mar 2013 10:39:08 +0100] rev 19913
fixed issue
23300: Process to create portal users
New process to grant portal access to users
When a portal user is deactivated, an email is sent
Asier Lostalé <asier.lostale@openbravo.com> [Thu, 14 Mar 2013 10:36:14 +0100] rev 19912
fixed issue
23299: Send email on events
Created infrastructure to send emails based on events
David Miguelez <david.miguelez@openbravo.com> [Wed, 06 Mar 2013 19:49:24 +0100] rev 19911
Fixes Issue
22986. Change Column reference so it is possible to
use more than two decimals.
Naiara Martinez <naiara.martinez@openbravo.com> [Mon, 14 Jan 2013 09:40:42 +0100] rev 19910
fixed bug
22784: Payment info isn't copied when creating a G/L Journal using a template
Naiara Martinez <naiara.martinez@openbravo.com> [Mon, 14 Jan 2013 10:24:20 +0100] rev 19909
fixed bug
22694: wrong amount with accruals & deferrals post invoice
Shankar Balachandran <shankar.balachandran@openbravo.com> [Thu, 14 Mar 2013 11:42:06 +0530] rev 19908
Related to Issue
23268 : ad_column_identifier does not work with UI selector
Handled UI Selectors in ad_column_identifier_ref_sql method.
Before this the id of the table was returned instead of the identifier.
Shankar Balachandran <shankar.balachandran@openbravo.com> [Thu, 14 Mar 2013 11:37:35 +0530] rev 19907
Fixes Issue
0023267: Error using fields with selectors as identifier
When an external module field that uses a selector is set as identifier, ComboTableData errors out.
The comparison was done with the external module field 'EM_DBPREFIX_FIELDNAME' in the base table where the field name was FIELDNAME.
Modified code to fetch the column name from Selector definition in case of an external module field.
Augusto Mauch <augusto.mauch@openbravo.com> [Wed, 13 Mar 2013 17:48:10 +0100] rev 19906
Fixes issue
23137: Jasper reports show images in html output format
It was needed to use the ImageServlet servlet and to set in the session the filled jasper report in the DEFAULT_JASPER_PRINT_SESSION_ATTRIBUTE attribute.
Ioritz Cia <ioritz.cia@openbravo.com> [Wed, 13 Mar 2013 13:08:36 +0100] rev 19905
Related to issue
22937, fixes issue
23291: Paying From changed from
'Currency - Name' to only 'Name' making the smoke tests to fail.
Augusto Mauch <augusto.mauch@openbravo.com> [Wed, 13 Mar 2013 11:17:11 +0100] rev 19904
Fixes issue
23258: Adds missing client code
Some client side code was missing in the changeset [1]. The missing part is the one in charge of sending the context info to the DefaulstProcessActionHandler.
[1] https://code.openbravo.com/erp/devel/pi/rev/2be19377943b22cc4201b6786c017068cfe72fd1
Javier Etxarri <javier.echarri@openbravo.com> [Wed, 13 Mar 2013 10:06:30 +0100] rev 19903
Fix dbcons-pgsql 3859
Ioritz Cia <ioritz.cia@openbravo.com> [Tue, 12 Mar 2013 17:50:23 +0100] rev 19902
Fixes issue
23150: Natural tree warehouses should be shown in
the Create Purchase Order pop-up of Requisitions.
Javier Etxarri <javier.echarri@openbravo.com> [Wed, 13 Mar 2013 01:49:40 +0100] rev 19901
issue
22812: m_rappel_invoice_create should raise
error when v_Discount variable is NULL
Javier Etxarri <javier.echarri@openbravo.com> [Wed, 13 Mar 2013 01:17:18 +0100] rev 19900
Fixes issue
22812: m_rappel_invoice_create should raise
error when v_Discount variable is NULL
Javier Etxarri <javier.echarri@openbravo.com> [Tue, 12 Mar 2013 22:49:02 +0100] rev 19899
Fixes issue
22937: Financial Account field in Customer/Vendor tab
should only shows ACTIVE financial accounts
Ioritz Cia <ioritz.cia@openbravo.com> [Tue, 12 Mar 2013 11:04:06 +0100] rev 19898
Fixes issue
23282: Costing Server should get Product Price (Default Cost),
using the Transaction Process Date.