Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0020575 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] J. Demo data | minor | always | 2012-05-22 09:41 | 2012-05-31 21:38 | |||
Reporter | vmromanos | View Status | public | |||||
Assigned To | Sandrahuguet | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 3.0MP12 | |||
Status | closed | Fix in branch | pi | Fixed in SCM revision | 3679bfdc36e0 | |||
Projection | none | ETA | none | Target Version | ||||
OS | Linux 32 bit | Database | PostgreSQL | Java version | 1.6.0_12 | |||
OS Version | Debian 5.0 | Database version | 8.3.8 | Ant version | 1.7.0 | |||
Product Version | pi | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0020575: It's impossible to apply Spanish Taxes Module in an instance with sampledata | |||||||
Description | Some Spanish regions are defined at the F&B client (client <> '0') but its UUID's are exactly the same as the one defined into the Spanish regions module (Provincias de España). If you want to create a new client and you try to apply the Spanish taxes dataset, the following error is shown: Referenced object Region (id: null / Region396) not present in the xml or in the database.\nReferenced object Region (id: null / Region230) not present in the xml or in the database.\nReferenced object Region (id: null / Region217) not present in the xml or in the database.\nReferenced object Region (id: null / Region248) not present in the xml or in the database. | |||||||
Steps To Reproduce | 1. Ensure your instance has the F&B client 2. Run an Initial Client Setup and select the Spanish Taxes Module. Run the process. 3. The system will show an error: Referenced object Region (id: null / Region396) not present in the xml or in the database.\nReferenced object Region (id: null / Region230) not present in the xml or in the database.\nReferenced object Region (id: null / Region217) not present in the xml or in the database.\nReferenced object Region (id: null / Region248) not present in the xml or in the database. | |||||||
Proposed Solution | 1. Check there are some regions defined for the wrong client: select * from c_region where ad_client_id<>'0'; 2. All the regions must belong to the client='0' update c_region set ad_client_id='0'; 3. Check the functionality hasn't been affected 4. Export the F&B Client | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|||||||||
|
![]() |
|
(0049470) hgbot (developer) 2012-05-30 11:49 |
Repository: erp/devel/pi Changeset: 3679bfdc36e07a44dae28984dd499319cbf8d402 Author: Sandra Huguet <sandra.huguet <at> openbravo.com> Date: Fri May 25 12:41:23 2012 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/3679bfdc36e07a44dae28984dd499319cbf8d402 [^] Fixed bug 20575 Change the UUID of the Spanish regions in demodata Change the UUID of the Spanish regions in demodata because it's impossible to apply Spanish Taxes Module in an instance with demodata --- M referencedata/sampledata/F_B_International_Group.xml --- |
(0049527) mirurita (viewer) 2012-05-31 11:41 |
Testing Plan 1) Install Spanish Region module As the dataset is system level it will be imported during update.database task. 2) Spanish regions should have been imported They will appear duplicated because F&B already contains Spanish regions. |
(0049563) hudsonbot (viewer) 2012-05-31 21:38 |
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/3ac036c08ee6 [^] Maturity status: Test |
![]() |
|||
Date Modified | Username | Field | Change |
2012-05-22 09:41 | vmromanos | New Issue | |
2012-05-22 09:41 | vmromanos | Assigned To | => mirurita |
2012-05-22 09:41 | vmromanos | Modules | => Core |
2012-05-22 09:41 | vmromanos | OBNetwork customer | => No |
2012-05-24 15:53 | Sandrahuguet | Status | new => scheduled |
2012-05-24 15:53 | Sandrahuguet | Assigned To | mirurita => Sandrahuguet |
2012-05-24 15:53 | Sandrahuguet | fix_in_branch | => pi |
2012-05-30 11:49 | hgbot | Checkin | |
2012-05-30 11:49 | hgbot | Note Added: 0049470 | |
2012-05-30 11:49 | hgbot | Status | scheduled => resolved |
2012-05-30 11:49 | hgbot | Resolution | open => fixed |
2012-05-30 11:49 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/3679bfdc36e07a44dae28984dd499319cbf8d402 [^] |
2012-05-31 11:41 | mirurita | Note Added: 0049527 | |
2012-05-31 11:41 | mirurita | Status | resolved => closed |
2012-05-31 11:41 | mirurita | Fixed in Version | => 3.0MP12 |
2012-05-31 21:38 | hudsonbot | Checkin | |
2012-05-31 21:38 | hudsonbot | Note Added: 0049563 | |
2012-06-20 18:37 | ioritzCia | Relationship added | duplicate of 0020656 |
Copyright © 2000 - 2009 MantisBT Group |