Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0034568 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 04. Warehouse management | major | always | 2016-11-17 16:43 | 2016-12-16 18:38 | |||
Reporter | JONHM | View Status | public | |||||
Assigned To | Sanjota | |||||||
Priority | high | Resolution | fixed | Fixed in Version | 3.0PR17Q1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 3b6e5e8f3a2c | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | aferraz | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0034568: inventoryCountProcesses is not implemented in InventoryCountProcess.java | |||||||
Description | inventoryCountProcesses is not implemented in InventoryCountProcess.java Should be: private Instance<InventoryCountProcessHook> inventoryCountProcesses; instead of: private Instance<InventoryCountCheckHook> inventoryCountProcesses; | |||||||
Steps To Reproduce | check out the attached patch | |||||||
Tags | No tags attached. | |||||||
Attached Files | patchCountProcess.diff [^] (519 bytes) 2016-11-17 16:43 [Show Content] | |||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0091648) Sanjota (developer) 2016-11-18 10:06 |
Test plan: inventoryCountProcesses was not implemented in InventoryCountProcess.java So changed the private Instance<InventoryCountCheckHook> inventoryCountProcesses; line to private Instance<InventoryCountProcessHook> inventoryCountProcesses; |
(0091688) hgbot (developer) 2016-11-21 10:09 |
Repository: erp/devel/pi Changeset: 3b6e5e8f3a2c7b5ef5d77544244930f93a42255f Author: Sanjota <sanjota.nelagi <at> promantia.com> Date: Fri Nov 18 14:28:32 2016 +0530 URL: http://code.openbravo.com/erp/devel/pi/rev/3b6e5e8f3a2c7b5ef5d77544244930f93a42255f [^] Fixes issue 34568: Changed the implementation of InventoryCountProcess inventoryCountProcesses was not implemented in InventoryCountProcess.java So changed the implemmentation --- M src/org/openbravo/materialmgmt/InventoryCountProcess.java --- |
(0091689) aferraz (manager) 2016-11-21 10:12 |
Code review + Testing OK |
(0092645) hudsonbot (developer) 2016-12-16 18:38 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/dc8bf00badd0 [^] Maturity status: Test |
Issue History | |||
Date Modified | Username | Field | Change |
2016-11-17 16:43 | JONHM | New Issue | |
2016-11-17 16:43 | JONHM | Assigned To | => Triage Finance |
2016-11-17 16:43 | JONHM | File Added: patchCountProcess.diff | |
2016-11-17 16:43 | JONHM | Modules | => Core |
2016-11-17 16:43 | JONHM | Resolution time | => 1480546800 |
2016-11-17 16:43 | JONHM | Triggers an Emergency Pack | => No |
2016-11-17 16:44 | JONHM | Relationship added | related to 0034567 |
2016-11-18 09:42 | aferraz | Assigned To | Triage Finance => Sanjota |
2016-11-18 09:53 | Sanjota | Status | new => scheduled |
2016-11-18 10:06 | Sanjota | Note Added: 0091648 | |
2016-11-21 10:09 | hgbot | Checkin | |
2016-11-21 10:09 | hgbot | Note Added: 0091688 | |
2016-11-21 10:09 | hgbot | Status | scheduled => resolved |
2016-11-21 10:09 | hgbot | Resolution | open => fixed |
2016-11-21 10:09 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/3b6e5e8f3a2c7b5ef5d77544244930f93a42255f [^] |
2016-11-21 10:12 | aferraz | Review Assigned To | => aferraz |
2016-11-21 10:12 | aferraz | Note Added: 0091689 | |
2016-11-21 10:12 | aferraz | Status | resolved => closed |
2016-11-21 10:12 | aferraz | Fixed in Version | => 3.0PR17Q1 |
2016-12-16 18:38 | hudsonbot | Checkin | |
2016-12-16 18:38 | hudsonbot | Note Added: 0092645 |
Copyright © 2000 - 2009 MantisBT Group |