Project:
| View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | ||||||||
| 0009050 | ||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
| defect | [Openbravo ERP] 00. Application dictionary | major | have not tried | 2009-05-15 16:42 | 2010-06-15 14:01 | |||
| Reporter | mtaal | View Status | public | |||||
| Assigned To | mtaal | |||||||
| Priority | urgent | Resolution | fixed | Fixed in Version | 2.50MP17 | |||
| Status | closed | Fix in branch | Fixed in SCM revision | 4e1dc2311975 | ||||
| Projection | none | ETA | none | Target Version | pi | |||
| OS | Any | Database | Any | Java version | ||||
| OS Version | Database version | Ant version | ||||||
| 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 | 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 | |||||||
| Tags | 250mp2 | |||||||
| Attached Files | ||||||||
Relationships [ Relation Graph ]
[ Dependency Graph ]
|
||||||||
|
||||||||
Notes |
|
|
(0026672) mtaal (viewer) 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 (developer) 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 --- |
|
(0027297) hudsonbot (viewer) 2010-05-14 15:28 |
A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated: Changeset: http://code.openbravo.com/erp/devel/main/rev/e027c06aa915 [^] Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/36f76c8d7193 [^] Tests: http://builds.openbravo.com/view/devel-int/ [^] OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.17198.obx [^] |
|
(0027990) hgbot (developer) 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 --- |
|
(0028112) hudsonbot (viewer) 2010-06-07 21:21 |
A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated: Changeset: http://code.openbravo.com/erp/devel/main/rev/4e1dc2311975 [^] Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/8b43a1f2fff4 [^] Tests: http://builds.openbravo.com/view/int/ [^] OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.17563.obx [^] |
|
(0028154) hudsonbot (viewer) 2010-06-07 23:43 |
A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated: Changeset: http://code.openbravo.com/erp/devel/main/rev/4e1dc2311975 [^] Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/8b43a1f2fff4 [^] Tests: http://builds.openbravo.com/view/int/ [^] OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.17563.obx [^] |
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 |
| Copyright © 2000 - 2009 MantisBT Group |