Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0015864Openbravo ERPA. Platformpublic2011-02-04 00:092011-02-23 00:00
johnfandl 
alostale 
normalminoralways
closedfixed 
5
pi 
3.0RC4 
Core
No
0015864: When click on 'Show Audit Trail' in Community Edition, link on the modal screen is incorrect
In this case, the URL is

http://www.openbravo.com/product/erp/module/acquire/ [^] , which is a wrong link (it is about acquiring commercial modules)


Instead, the url should point to our Basic Edition page, which lets community edition users Get Basic (but also provides links to information about Pro). This is the correct link:
 
http://www.openbravo.com/product/erp/get-basic/ [^]

This is a trivial fix, and should be done for RC4.
No tags attached.
depends on backport 00158913.0RC4 closed alostale When click on 'Show Audit Trail' in Community Edition, link on the modal screen is incorrect 
Issue History
2011-02-04 00:09johnfandlNew Issue
2011-02-04 00:09johnfandlAssigned To => dbaz
2011-02-04 00:09johnfandlModules => Core
2011-02-04 00:20dmitry_mezentsevCategoryB. User interface => A. Platform
2011-02-04 00:20dmitry_mezentsevTarget Version => 3.0RC4
2011-02-04 00:20dmitry_mezentsevAssigned Todbaz => alostale
2011-02-07 08:31alostaleStatusnew => scheduled
2011-02-09 12:14alostaleStatusscheduled => acknowledged
2011-02-09 12:14alostaleStatusacknowledged => scheduled
2011-02-09 12:14alostalefix_in_branch => pi
2011-02-09 13:45hgbotCheckin
2011-02-09 13:45hgbotNote Added: 0034100
2011-02-09 13:45hgbotStatusscheduled => resolved
2011-02-09 13:45hgbotResolutionopen => fixed
2011-02-09 13:45hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/1bc65959fd80f2839ff4a8b1da865261e657139c [^]
2011-02-22 12:11hgbotCheckin
2011-02-22 12:11hgbotNote Added: 0034304
2011-02-22 12:12hgbotCheckin
2011-02-22 12:12hgbotNote Added: 0034305
2011-02-22 13:16shuehnerNote Added: 0034312
2011-02-22 13:16shuehnerStatusresolved => closed
2011-02-23 00:00anonymoussf_bug_id0 => 3189583

Notes
(0034100)
hgbot   
2011-02-09 13:45   
Repository: erp/devel/pi
Changeset: 1bc65959fd80f2839ff4a8b1da865261e657139c
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Wed Feb 09 12:28:11 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/1bc65959fd80f2839ff4a8b1da865261e657139c [^]

fixed bug 15864: 'Show Audit Trail' in Community Edition, link is incorrect

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M src/org/openbravo/erpCommon/obps/ErrorActivatedInstancesOnly.html
---
(0034304)
hgbot   
2011-02-22 12:11   
Repository: erp/stable/2.50
Changeset: 304cc32f9c5d6c16fbd02f8275e6b297af51ddfd
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Tue Feb 22 12:10:08 2011 +0100
URL: http://code.openbravo.com/erp/stable/2.50/rev/304cc32f9c5d6c16fbd02f8275e6b297af51ddfd [^]

related to issue 15864: fixed message for update audit trail

---
M src/org/openbravo/erpCommon/ad_process/UpdateAuditTrail.java
---
(0034305)
hgbot   
2011-02-22 12:12   
Repository: erp/devel/pi
Changeset: c4cc11a0a6b2c0fc5c2ba886b0bb78571655c10e
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Tue Feb 22 12:11:53 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/c4cc11a0a6b2c0fc5c2ba886b0bb78571655c10e [^]

related to issue 15864: fixed message for update audit trail

---
M src/org/openbravo/erpCommon/ad_process/UpdateAuditTrail.java
---
(0034312)
shuehner   
2011-02-22 13:16   
Tested in pi/pgsql (rev: c4cc11a0a6b2): now showing correct link in both audit trail popup and update audit triggers process when used in a community instance.