Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0022828
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] Z. OthersmajorN/A2013-01-17 17:112013-01-18 13:17
ReportervmromanosView Statuspublic 
Assigned Todmiguelez 
PriorityimmediateResolutionfixedFixed in Version
StatusclosedFix in branchpiFixed in SCM revision6c04aed14ef8
ProjectionnoneETAnoneTarget Version3.0MP20
OSLinux 32 bitDatabasePostgreSQLJava version1.6.0_12
OS VersionDebian 5.0Database version8.3.8Ant version1.7.0
Product VersionpiSCM revision 
Review Assigned Todmiguelez
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0022828: API Change after reverting billing contact feature

DescriptionAfter reverting changeset related to 0022499 (see 0022809) we have removed two columns from the AD_USER table:
* ISBILLINGCONTACT
* ISDEFAULTBILLINGCONTACT

These two columns have been included into 3.0MP19 but they will be removed in 3.0MP19.1 (and higher) creating an API change.

In this case the API change is 100% safe (and necessary) to avoid wrong classification of users based on those flags.
Steps To ReproduceNA
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0022809 closedvmromanos Revert fix for feature request 0022499 
related to feature request 00224993.0MP19 newvmromanos Add Billing Contact and Default Billing Contact to Business Partner | Contact 

-  Notes
(0055575)
dmitry_mezentsev (developer)
2013-01-17 17:29

Approved.
(0055576)
hgbot (developer)
2013-01-17 17:35

Repository: erp/devel/api-checks
Changeset: 5677451ca16598511c21045f0fdeea909e1d0928
Author: Víctor Martínez Romanos <victor.martinez <at> openbravo.com>
Date: Thu Jan 17 17:34:41 2013 +0100
URL: http://code.openbravo.com/erp/devel/api-checks/rev/5677451ca16598511c21045f0fdeea909e1d0928 [^]

Fixed bug 22828: API Change after reverting billing contact feature

---
M model/src-db/database/model/tables/AD_USER.xml
---
(0055577)
dmiguelez (developer)
2013-01-17 17:55

More elements where removed from the database.
The fix should remove them also.
Check the failure in api-checks job:
http://builds.openbravo.com/job/int-api/3587/console [^]
(0055578)
hgbot (developer)
2013-01-17 17:56

Repository: erp/devel/api-checks
Changeset: 64d64c4840450fb6f2c8094591691c58720697bf
Author: David Miguelez <david.miguelez <at> openbravo.com>
Date: Thu Jan 17 17:56:26 2013 +0100
URL: http://code.openbravo.com/erp/devel/api-checks/rev/64d64c4840450fb6f2c8094591691c58720697bf [^]

Fixes Issue 22828. Removes elements from Database.

---
M model/src-db/database/sourcedata/AD_CALLOUT.xml
M model/src-db/database/sourcedata/AD_COLUMN.xml
M model/src-db/database/sourcedata/AD_ELEMENT.xml
M model/src-db/database/sourcedata/AD_FIELD.xml
M model/src-db/database/sourcedata/AD_MESSAGE.xml
M model/src-db/database/sourcedata/AD_MODEL_OBJECT.xml
M model/src-db/database/sourcedata/AD_MODEL_OBJECT_MAPPING.xml
M model/src-db/database/sourcedata/AD_VAL_RULE.xml
---
(0055579)
hgbot (developer)
2013-01-17 18:08

Repository: erp/devel/api-checks
Changeset: 6c04aed14ef8983474499c1ffe046e1a6c4760da
Author: David Miguelez <david.miguelez <at> openbravo.com>
Date: Thu Jan 17 18:08:18 2013 +0100
URL: http://code.openbravo.com/erp/devel/api-checks/rev/6c04aed14ef8983474499c1ffe046e1a6c4760da [^]

Fixes Issue 22828. Fixes java api changes.

---
M java/reference/java.japi.gz
---
(0055609)
dmiguelez (developer)
2013-01-18 13:17

API-check job working again.

- Issue History
Date Modified Username Field Change
2013-01-17 17:11 vmromanos New Issue
2013-01-17 17:11 vmromanos Assigned To => dmitry_mezentsev
2013-01-17 17:11 vmromanos Modules => Core
2013-01-17 17:11 vmromanos Triggers an Emergency Pack => No
2013-01-17 17:13 vmromanos Relationship added related to 0022809
2013-01-17 17:13 vmromanos Relationship added related to 0022499
2013-01-17 17:29 dmitry_mezentsev Note Added: 0055575
2013-01-17 17:34 vmromanos Status new => scheduled
2013-01-17 17:34 vmromanos Assigned To dmitry_mezentsev => vmromanos
2013-01-17 17:34 vmromanos fix_in_branch => pi
2013-01-17 17:35 hgbot Checkin
2013-01-17 17:35 hgbot Note Added: 0055576
2013-01-17 17:35 hgbot Status scheduled => resolved
2013-01-17 17:35 hgbot Resolution open => fixed
2013-01-17 17:35 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/api-checks/rev/5677451ca16598511c21045f0fdeea909e1d0928 [^]
2013-01-17 17:54 dmiguelez Assigned To vmromanos => dmiguelez
2013-01-17 17:54 dmiguelez Status resolved => new
2013-01-17 17:54 dmiguelez Resolution fixed => open
2013-01-17 17:55 dmiguelez Note Added: 0055577
2013-01-17 17:56 hgbot Checkin
2013-01-17 17:56 hgbot Note Added: 0055578
2013-01-17 17:56 hgbot Status new => resolved
2013-01-17 17:56 hgbot Resolution open => fixed
2013-01-17 17:56 hgbot Fixed in SCM revision http://code.openbravo.com/erp/devel/api-checks/rev/5677451ca16598511c21045f0fdeea909e1d0928 [^] => http://code.openbravo.com/erp/devel/api-checks/rev/64d64c4840450fb6f2c8094591691c58720697bf [^]
2013-01-17 18:08 hgbot Checkin
2013-01-17 18:08 hgbot Note Added: 0055579
2013-01-17 18:08 hgbot Fixed in SCM revision http://code.openbravo.com/erp/devel/api-checks/rev/64d64c4840450fb6f2c8094591691c58720697bf [^] => http://code.openbravo.com/erp/devel/api-checks/rev/6c04aed14ef8983474499c1ffe046e1a6c4760da [^]
2013-01-18 13:17 dmiguelez Review Assigned To => dmiguelez
2013-01-18 13:17 dmiguelez Note Added: 0055609
2013-01-18 13:17 dmiguelez Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker