Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0016405Openbravo ERP02. Master data managementpublic2011-03-21 18:482011-03-26 00:00
maite 
adrianromero 
highminoralways
closedfixed 
5
3.0RC4 
3.0RC63.0RC6 
Core
No
0016405: Error when accessing Import Taxes window using Openbravo 3 layout
Error when accessing Import Taxes window using Openbravo 3 layout:
Error:
Session attribute required: ImportTaxServlet|tabId

If you access using Classic mode it works
1. Log into Openbravo 3 using new layout
2. Try to access Master Data Management | Import data | Import Taxes window and you will obtain error.

Difference between this menu element definition and other Import window definition is that menu element has Import Taxes process associate. If you leave field Process empty in menu definition you can access window and run process successfully. Seems something related with layout since in 2.50 definition of menu element is the same and it works correctly.
No tags attached.
Issue History
2011-03-21 18:48maiteNew Issue
2011-03-21 18:48maiteAssigned To => adrianromero
2011-03-21 18:48maiteModules => Core
2011-03-21 18:48maiteIssue Monitored: networkb
2011-03-25 13:36hgbotCheckin
2011-03-25 13:36hgbotNote Added: 0035246
2011-03-25 13:36hgbotStatusnew => resolved
2011-03-25 13:36hgbotResolutionopen => fixed
2011-03-25 13:36hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/25bc91383062294fa2fb981c8303b9d59a006090 [^]
2011-03-25 13:38adrianromeroNote Added: 0035247
2011-03-25 13:43maiteNote Added: 0035248
2011-03-25 13:43maiteStatusresolved => closed
2011-03-25 13:43maiteFixed in Version => 3.0RC6
2011-03-26 00:00anonymoussf_bug_id0 => 3245274

Notes
(0035246)
hgbot   
2011-03-25 13:36   
Repository: erp/devel/pi
Changeset: 25bc91383062294fa2fb981c8303b9d59a006090
Author: Adrián Romero <adrianromero <at> openbravo.com>
Date: Fri Mar 25 13:33:01 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/25bc91383062294fa2fb981c8303b9d59a006090 [^]

Fixes issue 0016405: Error when accessing Import Taxes window using Openbravo 3 layout
It has been removed the value of the field AD_PROCESS_ID of the Import taxes menu entry because is the cause that makes the 3.0 fail because already exists a correct AD_Window_ID

---
M src-db/database/sourcedata/AD_MENU.xml
---
(0035247)
adrianromero   
2011-03-25 13:38   
* Test the issue

Just follow the steps to reproduce and verify that now the Import Taxes window open and does not show any error.


* Other areas affected

No other areas affected because it has only been modified the Import taxes menu entry.
(0035248)
maite   
2011-03-25 13:43   
verified