Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0032703 | Openbravo ERP | 04. Warehouse management | public | 2016-04-19 10:24 | 2016-07-12 11:26 |
|
Reporter | aferraz | |
Assigned To | aferraz | |
Priority | immediate | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 30 | OS Version | Professional Appliance |
Product Version | | |
Target Version | 3.0PR16Q3 | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | dmiguelez |
OBNetwork customer | |
Web browser | |
Modules | Core |
Support ticket | |
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/ [^] |
Proposed Solution | |
Additional Information | |
Tags | Approved |
Relationships | blocks | defect | 0032504 | 3.0PR16Q3 | closed | aferraz | Huge performance problem in the costing background process and using the Negative stock correction too |
|
Attached Files | |
|
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 |