Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0032703 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 04. Warehouse management | minor | always | 2016-04-19 10:24 | 2016-07-12 11:26 | |||
Reporter | aferraz | View Status | public | |||||
Assigned To | aferraz | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 02dbd212f15b | ||||
Projection | none | ETA | none | Target Version | 3.0PR16Q3 | |||
OS | Linux 64 bit | Database | PostgreSQL | Java version | 1.6.0_18 | |||
OS Version | Professional Appliance | Database version | 8.3.9 | Ant version | 1.7.1 | |||
Product Version | SCM revision | |||||||
Review Assigned To | dmiguelez | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0032703: API Change Request: Change cumqty column name in M_Costing table | |||||||
Description | Related to issue 32504: cumqty column from M_Costing table needs to be renamed to cumstock in order to delete data from this column (update it to null). Cumqty column was developed in order to save the accumulative quantity (stock) at the point of each costing record but it was never used. Starting from 32504 and in order to improve performance, this column (renamed to cumstock) will be used to calculate the stock at any point, instead of adding the movementqty of all M_Transaction records until this point. We want to delete the data from this column to make sure it will be correctly calculated starting from now and this approach performs much more better than updating this column with a modulescript (M_Costing table will not be recreated: http://wiki.openbravo.com/wiki/Projects:Table_Recreation_Prevention [^]). The risk is minor, because cumqty column was never used. | |||||||
Steps To Reproduce | https://ci.openbravo.com//job/try-api/3345/ [^] | |||||||
Tags | Approved | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0085803) hgbot (developer) 2016-04-20 21:02 |
Repository: erp/devel/api-checks Changeset: 02dbd212f15bfe1a84f0d0ba3fcf44ab956de789 Author: Alvaro Ferraz <alvaro.ferraz <at> openbravo.com> Date: Wed Apr 20 21:00:35 2016 +0200 URL: http://code.openbravo.com/erp/devel/api-checks/rev/02dbd212f15bfe1a84f0d0ba3fcf44ab956de789 [^] Fixes issue 32703: API change for issue 32504 --- M model/src-db/database/model/tables/M_COSTING.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 A java.japi.gz --- |
(0085816) dmiguelez (developer) 2016-04-21 10:07 |
Code Review + Testing OK |
Issue History | |||
Date Modified | Username | Field | Change |
2016-04-19 10:24 | aferraz | New Issue | |
2016-04-19 10:24 | aferraz | Assigned To | => dmitry_mezentsev |
2016-04-19 10:24 | aferraz | Modules | => Core |
2016-04-19 10:24 | aferraz | Triggers an Emergency Pack | => No |
2016-04-19 10:24 | aferraz | Relationship added | blocks 0032504 |
2016-04-20 15:56 | dmitry_mezentsev | Tag Attached: Approved | |
2016-04-20 15:56 | dmitry_mezentsev | Assigned To | dmitry_mezentsev => aferraz |
2016-04-20 21:02 | hgbot | Checkin | |
2016-04-20 21:02 | hgbot | Note Added: 0085803 | |
2016-04-20 21:02 | hgbot | Status | new => resolved |
2016-04-20 21:02 | hgbot | Resolution | open => fixed |
2016-04-20 21:02 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/api-checks/rev/02dbd212f15bfe1a84f0d0ba3fcf44ab956de789 [^] |
2016-04-21 10:07 | dmiguelez | Review Assigned To | => dmiguelez |
2016-04-21 10:07 | dmiguelez | Note Added: 0085816 | |
2016-04-21 10:07 | dmiguelez | Status | resolved => closed |
2016-07-12 11:25 | Sanjota | Relationship added | blocks 0033460 |
2016-07-12 11:26 | Sanjota | Relationship deleted | blocks 0033460 |
Copyright © 2000 - 2009 MantisBT Group |