Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0018575Openbravo ERP01. General setuppublic2011-09-20 20:362011-10-12 02:01
pjuvara 
alostale 
normalmajoralways
closedfixed 
5
main 
 
Core
No
0018575: Product registration form does not work properly when invoked from the menu
The first time that a user logs in as System Administrator, the Product Registration dialog is presented. See screenshot.
This dialog works properly and if the user chooses to register, the system_id, database_id and mac_id are passed to the registration form as parameters:
An example of URL invoked by this form is:
http://www.openbravo.com/embedreg/form/?system_id=966b25c5-5ae0-4257-b439-7e5dec7d7cde&database_id=ceee7fd8&mac_id=a1d98fa7 [^]

If users decide to decline registration, this dialog is available in the menu under General Setup / Application / Register.

That function should present the same dialog again.

Instead, it presents a 2.50 style branding page, poorly formatted. See screenshot.

The registration form is invoked properly but only system_id is passed as a parameter. Database_id and mac_id are lost.
In a fresh instance, login as system administrator.
Decline registration
Invoke registration from menu
The menu should present the same dialog that is presented upon the first login.
No tags attached.
related to defect 0018615 closed marvintm api check build 2411 fails 
related to design defect 0018689 acknowledged Triage Platform Base Several issues with the View Implementation infrastructure 
png Openbravo - Registration.png (162,451) 2011-09-20 20:36
https://issues.openbravo.com/file_download.php?file_id=4580&type=bug
png

png Openbravo - Register-Failing.png (81,508) 2011-09-20 20:37
https://issues.openbravo.com/file_download.php?file_id=4581&type=bug
png
Issue History
2011-09-20 20:36pjuvaraNew Issue
2011-09-20 20:36pjuvaraAssigned To => jonalegriaesarte
2011-09-20 20:36pjuvaraFile Added: Openbravo - Registration.png
2011-09-20 20:36pjuvaraModules => Core
2011-09-20 20:37pjuvaraFile Added: Openbravo - Register-Failing.png
2011-09-21 15:23iciordiaNote Added: 0041195
2011-09-24 11:49iciordiaAssigned Tojonalegriaesarte => alostale
2011-09-24 13:39hgbotCheckin
2011-09-24 13:39hgbotNote Added: 0041267
2011-09-24 13:39hgbotCheckin
2011-09-24 13:39hgbotNote Added: 0041268
2011-09-24 13:39hgbotStatusnew => resolved
2011-09-24 13:39hgbotResolutionopen => fixed
2011-09-24 13:39hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/d429a6d5167ff932669d1aad1432b3375fa37f83 [^]
2011-09-27 14:01shuehnerRelationship addedrelated to 0018615
2011-10-03 18:54hgbotCheckin
2011-10-03 18:54hgbotNote Added: 0041471
2011-10-04 11:38hgbotCheckin
2011-10-04 11:38hgbotNote Added: 0041488
2011-10-04 11:41marvintmRelationship addedrelated to 0018689
2011-10-04 12:03marvintmStatusresolved => closed
2011-10-12 01:59hudsonbotCheckin
2011-10-12 01:59hudsonbotNote Added: 0041702
2011-10-12 01:59hudsonbotCheckin
2011-10-12 01:59hudsonbotNote Added: 0041703
2011-10-12 02:01hudsonbotCheckin
2011-10-12 02:01hudsonbotNote Added: 0041749
2011-10-12 02:01hudsonbotCheckin
2011-10-12 02:01hudsonbotNote Added: 0041752

Notes
(0041195)
iciordia   
2011-09-21 15:23   
Another related fix to this issue:

the form should be submitted to http://pages.openbravo.com/registration.html [^]
instead of http://www.openbravo.com/embedreg/form [^]

Please notice that the form passes 3 parameters, system_id, database_id and mac_id and we need to preserve them.
(0041267)
hgbot   
2011-09-24 13:39   
Repository: erp/devel/pi
Changeset: 2c31d8a3fedcfacf8fd448a7c37a15e3574ccaee
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Sat Sep 24 07:36:56 2011 -0400
URL: http://code.openbravo.com/erp/devel/pi/rev/2c31d8a3fedcfacf8fd448a7c37a15e3574ccaee [^]

related to issue 18575: Product registration form does not work properl

  Removed 2.50 register implementation

---
M src-db/database/sourcedata/AD_FORM.xml
M src-db/database/sourcedata/AD_MENU.xml
M src-db/database/sourcedata/AD_MODEL_OBJECT.xml
M src-db/database/sourcedata/AD_MODEL_OBJECT_MAPPING.xml
M src-db/database/sourcedata/AD_TREENODE.xml
R src/org/openbravo/erpCommon/utility/Register.java
---
(0041268)
hgbot   
2011-09-24 13:39   
Repository: erp/devel/pi
Changeset: d429a6d5167ff932669d1aad1432b3375fa37f83
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Sat Sep 24 07:39:13 2011 -0400
URL: http://code.openbravo.com/erp/devel/pi/rev/d429a6d5167ff932669d1aad1432b3375fa37f83 [^]

fixed bug 18575: Product registration form does not work properly

  Invoke 3.0 register implementation when calling from menu

---
M modules/org.openbravo.client.application/src-db/database/sourcedata/AD_MENU.xml
M modules/org.openbravo.client.application/src-db/database/sourcedata/AD_TREENODE.xml
M modules/org.openbravo.client.application/src-db/database/sourcedata/OBUIAPP_VIEW_IMPL.xml
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/classic/ob-classic-compatibility.js
A modules/org.openbravo.client.application/src-db/database/sourcedata/OBUIAPP_MENU_PARAMETERS.xml
---
(0041471)
hgbot   
2011-10-03 18:54   
Repository: erp/devel/pi
Changeset: a07becfb086540d54ebf8bb5885b22429e682f50
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Mon Oct 03 18:54:10 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/a07becfb086540d54ebf8bb5885b22429e682f50 [^]

Related to issue 18575. Remove ad_form_access insertion related to old window

---
M src-db/database/model/postscript-Oracle.sql
M src-db/database/model/postscript-PostgreSql.sql
---
(0041488)
hgbot   
2011-10-04 11:38   
Repository: erp/devel/pi
Changeset: 488d0efa1c3adb9bb91434927203f81c07787089
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Tue Oct 04 11:37:55 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/488d0efa1c3adb9bb91434927203f81c07787089 [^]

Related to issue 18575. Add obuiapp_view_impl_acess entry for registration window until issue 18689 is fixed

---
M src-db/database/model/postscript-Oracle.sql
M src-db/database/model/postscript-PostgreSql.sql
---
(0041702)
hudsonbot   
2011-10-12 01:59   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/9bd2b5c2d982 [^]

Maturity status: Test
(0041703)
hudsonbot   
2011-10-12 01:59   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/9bd2b5c2d982 [^]

Maturity status: Test
(0041749)
hudsonbot   
2011-10-12 02:01   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/9bd2b5c2d982 [^]

Maturity status: Test
(0041752)
hudsonbot   
2011-10-12 02:01   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/9bd2b5c2d982 [^]

Maturity status: Test