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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0025427
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 00. Application dictionaryminorN/A2014-01-03 07:082014-02-05 09:38
ReportergauravdeshmukhView Statuspublic 
Assigned Togauravdeshmukh 
PrioritynormalResolutionfixedFixed in Version3.0PR14Q2
StatusclosedFix in branchpiFixed in SCM revisionfaa3f7e05223
ProjectionnoneETAnoneTarget Version3.0PR14Q2
OSLinux 32 bitDatabasePostgreSQLJava version
OS VersionDatabase version9.1Ant version
Product VersionSCM revision 
Review Assigned Tojonalegriaesarte
Web browserGoogle Chrome
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0025427: API Change : Remove M_Storage_Detail_Id in M_Reservation_Stock table

Description1.Currently in core, the reference type of M_Storage_Detail_Id column is set to "Product Attribute" rather than tabledir.
2.This column is not used at all in core or any OB module, and it's neither populated.
3.The API Change has no risk because column is not use anywhere in core.
Steps To ReproduceN/A
Proposed SolutionAuthorize the API Change for 3.0MP32
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
blocks defect 00248113.0PR14Q2 closedgauravdeshmukh M_STORAGE_DETAIL_ID in M_RESERVATION_STOCK table, the reference type is set to "Product Attribute" rather than tabledir 

-  Notes
(0063225)
gauravdeshmukh (developer)
2014-01-03 07:14

API Checks errors from try:
http://builds.openbravo.com/view/try/job/try-api/1701/console [^]
(0063383)
iciordia (manager)
2014-01-13 11:17

Approved

Ismael
(0063460)
shuehner (administrator)
2014-01-17 11:56

After discussing with Gaurav + Jon
new info:
Risk: low (changed from none, previous explanation was invalid)
Reasoning:
- column not used in core
- column has apparently 'wrong' reference'
- now one client wants to start using it in a customization

Based on that assumption -> probably not used or used seldomly -> risk low
(0063471)
dmitry_mezentsev (developer)
2014-01-17 15:35

So then approved.
(0063630)
hgbot (developer)
2014-01-23 06:32

Repository: erp/devel/api-checks
Changeset: eb8d651673a94348914a034ef2049dcc59c7604f
Author: Gaurav Deshmukh <gaurav.deshmukh <at> openbravo.com>
Date: Thu Jan 23 11:00:46 2014 +0530
URL: http://code.openbravo.com/erp/devel/api-checks/rev/eb8d651673a94348914a034ef2049dcc59c7604f [^]

Fixes Issue 25427:API Change:Remove M_Storage_Detail_Id in M_Reservation_Stock table

---
M java/reference/java.japi.gz
M model/src-db/database/model/tables/M_RESERVATION_STOCK.xml
M model/src-db/database/sourcedata/AD_COLUMN.xml
---
(0063672)
hgbot (developer)
2014-01-24 12:06

Repository: erp/devel/api-checks
Changeset: 7e1c242e335f9ee6a5d1a0ddddf10669cfbfbd0c
Author: Gaurav Deshmukh <gaurav.deshmukh <at> openbravo.com>
Date: Fri Jan 24 16:35:29 2014 +0530
URL: http://code.openbravo.com/erp/devel/api-checks/rev/7e1c242e335f9ee6a5d1a0ddddf10669cfbfbd0c [^]

Fixes Issue 25427:API Change:Remove M_Storage_Detail_Id in M_Reservation_Stock table.

---
M java/reference/java.japi.gz
---
(0063678)
hgbot (developer)
2014-01-24 13:39

Repository: erp/devel/api-checks
Changeset: faa3f7e05223abe98631d2472a1e994e3212cad9
Author: Gaurav Deshmukh <gaurav.deshmukh <at> openbravo.com>
Date: Fri Jan 24 18:09:18 2014 +0530
URL: http://code.openbravo.com/erp/devel/api-checks/rev/faa3f7e05223abe98631d2472a1e994e3212cad9 [^]

Fixes Issue 0025427: API Change :Change japi file

---
M java/reference/java.japi.gz
---
(0063914)
jonalegriaesarte (reporter)
2014-02-05 09:38

Tested and working fine

- Issue History
Date Modified Username Field Change
2014-01-03 07:08 gauravdeshmukh New Issue
2014-01-03 07:08 gauravdeshmukh Assigned To => gauravdeshmukh
2014-01-03 07:08 gauravdeshmukh Web browser => Google Chrome
2014-01-03 07:08 gauravdeshmukh Modules => Core
2014-01-03 07:08 gauravdeshmukh Triggers an Emergency Pack => No
2014-01-03 07:09 gauravdeshmukh Web browser Google Chrome => Google Chrome
2014-01-03 07:09 gauravdeshmukh Summary API Change : Remove M_Storage_Detail_Id in M_Reservation_Stock table => 0025427: API Change : Remove M_Storage_Detail_Id in M_Reservation_Stock table
2014-01-03 07:14 gauravdeshmukh Note Added: 0063225
2014-01-03 07:15 gauravdeshmukh Web browser Google Chrome => Google Chrome
2014-01-03 07:15 gauravdeshmukh Summary 0025427: API Change : Remove M_Storage_Detail_Id in M_Reservation_Stock table => API Change : Remove M_Storage_Detail_Id in M_Reservation_Stock table
2014-01-03 07:15 gauravdeshmukh Web browser Google Chrome => Google Chrome
2014-01-03 07:15 gauravdeshmukh Description Updated View Revisions
2014-01-03 07:28 gauravdeshmukh Web browser Google Chrome => Google Chrome
2014-01-06 07:32 gauravdeshmukh Relationship added blocks 0024811
2014-01-06 07:59 gauravdeshmukh Web browser Google Chrome => Google Chrome
2014-01-06 07:59 gauravdeshmukh Assigned To gauravdeshmukh => iciordia
2014-01-13 11:17 iciordia Note Added: 0063383
2014-01-13 11:17 iciordia Assigned To iciordia => gauravdeshmukh
2014-01-17 11:56 shuehner Note Added: 0063460
2014-01-17 15:35 dmitry_mezentsev Note Added: 0063471
2014-01-23 06:32 hgbot Checkin
2014-01-23 06:32 hgbot Note Added: 0063630
2014-01-23 06:32 hgbot Status new => resolved
2014-01-23 06:32 hgbot Resolution open => fixed
2014-01-23 06:32 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/api-checks/rev/eb8d651673a94348914a034ef2049dcc59c7604f [^]
2014-01-24 12:06 hgbot Checkin
2014-01-24 12:06 hgbot Note Added: 0063672
2014-01-24 12:06 hgbot Fixed in SCM revision http://code.openbravo.com/erp/devel/api-checks/rev/eb8d651673a94348914a034ef2049dcc59c7604f [^] => http://code.openbravo.com/erp/devel/api-checks/rev/7e1c242e335f9ee6a5d1a0ddddf10669cfbfbd0c [^]
2014-01-24 13:39 hgbot Checkin
2014-01-24 13:39 hgbot Note Added: 0063678
2014-01-24 13:39 hgbot Fixed in SCM revision http://code.openbravo.com/erp/devel/api-checks/rev/7e1c242e335f9ee6a5d1a0ddddf10669cfbfbd0c [^] => http://code.openbravo.com/erp/devel/api-checks/rev/faa3f7e05223abe98631d2472a1e994e3212cad9 [^]
2014-01-28 09:41 gauravdeshmukh Status resolved => new
2014-01-28 09:41 gauravdeshmukh Resolution fixed => open
2014-01-28 09:41 gauravdeshmukh Review Assigned To => jonalegriaesarte
2014-01-28 09:41 gauravdeshmukh Web browser Google Chrome => Google Chrome
2014-01-28 09:42 gauravdeshmukh Status new => scheduled
2014-01-28 09:42 gauravdeshmukh fix_in_branch => pi
2014-01-28 09:42 gauravdeshmukh Status scheduled => resolved
2014-01-28 09:42 gauravdeshmukh Resolution open => fixed
2014-02-05 09:38 jonalegriaesarte Note Added: 0063914
2014-02-05 09:38 jonalegriaesarte Status resolved => closed
2014-02-05 09:38 jonalegriaesarte Fixed in Version => 3.0MP32


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker