Openbravo Issue Tracking System - Openbravo ERP |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0009050 | Openbravo ERP | 00. Application dictionary | public | 2009-05-15 16:42 | 2010-06-15 14:01 |
|
| Reporter | mtaal | |
| Assigned To | mtaal | |
| Priority | urgent | Severity | major | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | |
| Platform | | OS | 5 | OS Version | |
| Product Version | pi | |
| Target Version | pi | Fixed in Version | 2.50MP17 | |
| 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 | 0009050: Default value in database and application dictionary differ, they need to be the same |
| Description | See the following messages:
Column ADSystem.Active: the Application Dictionary and the database have differing default values, AD: N DB: Y
Column ADLanguage.Active: the Application Dictionary and the database have differing default values, AD: Y DB: N
Column ADAlertRecipient.Send EMail: the Application Dictionary and the database have differing default values, AD: N DB: Y
Column ADModule.Status: the Application Dictionary and the database have differing default values, AD: A DB: I
|
| Steps To Reproduce | |
| Proposed Solution | |
| Additional Information | |
| Tags | 250mp2 |
| Relationships | | blocks | defect | 0008900 | pi | closed | mtaal | Inconsistencies between database default values and application dictionary default values |
|
| Attached Files | |
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2009-05-15 16:42 | mtaal | New Issue | |
| 2009-05-15 16:42 | mtaal | Assigned To | => rafaroda |
| 2009-05-15 16:42 | mtaal | OBNetwork customer | => No |
| 2009-05-15 16:42 | mtaal | Regression testing | => No |
| 2009-05-15 16:52 | mtaal | Relationship added | related to 0008900 |
| 2009-05-15 16:55 | mtaal | Relationship replaced | blocks 0008900 |
| 2009-05-15 16:56 | mtaal | Tag Attached: 250mp2 | |
| 2009-05-15 16:56 | mtaal | Priority | normal => urgent |
| 2009-05-15 18:05 | rafaroda | Status | new => scheduled |
| 2009-05-15 18:06 | rafaroda | Assigned To | rafaroda => mtaal |
| 2010-04-26 11:45 | mtaal | Note Added: 0026672 | |
| 2010-04-26 12:01 | hgbot | Checkin | |
| 2010-04-26 12:01 | hgbot | Note Added: 0026674 | |
| 2010-04-26 12:01 | hgbot | Status | scheduled => resolved |
| 2010-04-26 12:01 | hgbot | Resolution | open => fixed |
| 2010-04-26 12:01 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/e027c06aa91599d4a13b8b6ba172d20942c0164a [^] |
| 2010-05-07 12:27 | alostale | Status | resolved => closed |
| 2010-05-07 12:27 | alostale | Fixed in Version | => 2.50MP16 |
| 2010-05-08 00:00 | anonymous | sf_bug_id | 0 => 2998374 |
| 2010-05-11 18:20 | jpabloae | Fixed in Version | 2.50MP16 => 2.50MP17 |
| 2010-05-14 15:28 | hudsonbot | Checkin | |
| 2010-05-14 15:28 | hudsonbot | Note Added: 0027297 | |
| 2010-06-04 14:46 | hgbot | Checkin | |
| 2010-06-04 14:46 | hgbot | Note Added: 0027990 | |
| 2010-06-04 14:46 | hgbot | Status | closed => resolved |
| 2010-06-04 14:46 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/e027c06aa91599d4a13b8b6ba172d20942c0164a [^] => http://code.openbravo.com/erp/devel/pi/rev/4e1dc2311975429adb43cb8af492f6940601d83f [^] |
| 2010-06-07 21:21 | hudsonbot | Checkin | |
| 2010-06-07 21:21 | hudsonbot | Note Added: 0028112 | |
| 2010-06-07 23:43 | hudsonbot | Checkin | |
| 2010-06-07 23:43 | hudsonbot | Note Added: 0028154 | |
| 2010-06-15 14:01 | jpabloae | Status | resolved => closed |
| 2016-01-04 18:14 | shuehner | Relationship added | blocks 0031817 |
|
Notes |
|
|
(0026672)
|
|
mtaal
|
|
2010-04-26 11:45
|
|
After discussing with Asier/Antonio the following changes should be made:
- Column ADSystem.Active: AD: N DB: Y --> Y
- Column ADLanguage.Active: AD: Y DB: N --> Y
- Column ADAlertRecipient.Send EMail: AD: N DB: Y --> N
- Column ADModule.Status: AD: A DB: I --> A |
|
|
|
(0026674)
|
|
hgbot
|
|
2010-04-26 12:01
|
|
Repository: erp/devel/pi
Changeset: e027c06aa91599d4a13b8b6ba172d20942c0164a
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Mon Apr 26 12:00:43 2010 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/e027c06aa91599d4a13b8b6ba172d20942c0164a [^]
fixes issue 9050: Default value in database and application dictionary differ, they need to be the same
---
M src-db/database/model/tables/AD_ALERTRECIPIENT.xml
M src-db/database/model/tables/AD_LANGUAGE.xml
M src-db/database/model/tables/AD_MODULE.xml
M src-db/database/sourcedata/AD_COLUMN.xml
---
|
|
|
|
|
|
|
|
(0027990)
|
|
hgbot
|
|
2010-06-04 14:46
|
|
Repository: erp/devel/pi
Changeset: 4e1dc2311975429adb43cb8af492f6940601d83f
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Mon Apr 26 12:00:43 2010 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/4e1dc2311975429adb43cb8af492f6940601d83f [^]
fixes issue 9050: Default value in database and application dictionary differ, they need to be the same
---
M src-db/database/model/tables/AD_ALERTRECIPIENT.xml
M src-db/database/model/tables/AD_LANGUAGE.xml
M src-db/database/model/tables/AD_MODULE.xml
M src-db/database/sourcedata/AD_COLUMN.xml
---
|
|
|
|
|
|
|
|
|
|