Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0036823 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] 04. Warehouse management | minor | always | 2017-09-08 12:28 | 2017-09-11 17:57 | |||
Reporter | dmiguelez | View Status | public | |||||
Assigned To | dmiguelez | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 3.0PR17Q3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 38763191a196 | ||||
Projection | none | ETA | none | Target Version | 3.0PR17Q3 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | aferraz | |||||||
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 | 0036823: Change API for Virtual Bins (as of now, only used by Advanced Warehouse Operations Module) | |||||||
Description | Change API for Virtual Bins (as of now, only used by Advanced Warehouse Operations Module) | |||||||
Steps To Reproduce | Changed API for retrieving number of Virtual Bins created in the System. As of now, this is only used by Advanced Warehouse Operations Module. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0098932) hgbot (developer) 2017-09-11 11:03 |
Repository: erp/devel/api-checks Changeset: bc20a4d62e591c60d5357ae338fbadc4aa85ecac Author: David Miguelez <david.miguelez <at> openbravo.com> Date: Mon Sep 11 11:02:24 2017 +0200 URL: http://code.openbravo.com/erp/devel/api-checks/rev/bc20a4d62e591c60d5357ae338fbadc4aa85ecac [^] False api change. This method has not been published yet in a confirmed stable release. A Backport must be done for Q3 (Issue 36823) before is released as confirmed stable. --- M java/reference/java.japi.gz --- |
(0098956) hgbot (developer) 2017-09-11 17:56 |
Repository: erp/backports/3.0PR17Q3 Changeset: 38763191a1969a675ec860ee81012b02e6644052 Author: David Miguelez <david.miguelez <at> openbravo.com> Date: Fri Sep 08 12:30:00 2017 +0200 URL: http://code.openbravo.com/erp/backports/3.0PR17Q3/rev/38763191a1969a675ec860ee81012b02e6644052 [^] Fixes Issue 36823. Changed API * Added new boolean parameter to funciton * Created two new functions to call the original one without the boolean parameter * Changed save by a flush to avoid problems when the Hibernate session is cleared --- M src/org/openbravo/erpCommon/utility/InventoryStatusUtils.java --- |
(0098957) hgbot (developer) 2017-09-11 17:56 |
Repository: erp/backports/3.0PR17Q3 Changeset: d18f353e75f20de8d3473b57e2c78f67a65bcfe3 Author: David Miguelez <david.miguelez <at> openbravo.com> Date: Mon Sep 11 13:05:23 2017 +0200 URL: http://code.openbravo.com/erp/backports/3.0PR17Q3/rev/d18f353e75f20de8d3473b57e2c78f67a65bcfe3 [^] Related to issue 36823. Changed visibility of method to private since it should be called from getNumberOfTotalVirutalBins and getNumberOfActiveVirtualBins public methods instead. --- M src/org/openbravo/erpCommon/utility/InventoryStatusUtils.java --- |
(0098958) aferraz (viewer) 2017-09-11 17:57 |
Code review OK |
![]() |
|||
Date Modified | Username | Field | Change |
2017-09-11 11:01 | dmiguelez | Type | feature request => backport |
2017-09-11 11:01 | dmiguelez | Target Version | => 3.0PR17Q3 |
2017-09-11 11:03 | hgbot | Checkin | |
2017-09-11 11:03 | hgbot | Note Added: 0098932 | |
2017-09-11 13:21 | aferraz | Assigned To | Triage Finance => dmiguelez |
2017-09-11 17:56 | hgbot | Checkin | |
2017-09-11 17:56 | hgbot | Note Added: 0098956 | |
2017-09-11 17:56 | hgbot | Status | scheduled => resolved |
2017-09-11 17:56 | hgbot | Resolution | open => fixed |
2017-09-11 17:56 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/backports/3.0PR17Q3/rev/38763191a1969a675ec860ee81012b02e6644052 [^] |
2017-09-11 17:56 | hgbot | Checkin | |
2017-09-11 17:56 | hgbot | Note Added: 0098957 | |
2017-09-11 17:57 | aferraz | Review Assigned To | => aferraz |
2017-09-11 17:57 | aferraz | Note Added: 0098958 | |
2017-09-11 17:57 | aferraz | Status | resolved => closed |
2017-09-11 17:57 | aferraz | Fixed in Version | => 3.0PR17Q3 |
Copyright © 2000 - 2009 MantisBT Group |