Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0026233 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 04. Warehouse management | major | always | 2014-04-10 01:17 | 2014-05-08 16:21 | |||
Reporter | VictorVillar | View Status | public | |||||
Assigned To | eduardo_Argal | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | 3.0PR14Q3 | |||
Status | closed | Fix in branch | pi | Fixed in SCM revision | 886a59579fd0 | |||
Projection | none | ETA | none | Target Version | 3.0PR14Q3 | |||
OS | Any | Database | Oracle | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | pi | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | gorkaion | |||||||
OBNetwork customer | OBPS | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | 27604 | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0026233: It is not possible to migrate to the new costing server under some circumstancies | |||||||
Description | It is not possible to migrate to the new costing server under some circumstancies. If you have defined a Costing register with Ending date = 31/12/9999 for a product which has transactions, you can not migrate to the new costing engine using oracle. | |||||||
Steps To Reproduce | It is not possible to migrate to the new costing server under some circumstancies. If you have defined a Costing register with Ending date = 31/12/9999 for a product which has transactions, you can not migrate to the new costing engine using oracle. Please check the query in getLegacyCostScroll() method in CostingMigrationProcess.java: where.append(" and trx." + MaterialTransaction.PROPERTY_MOVEMENTDATE + " < (c." + Costing.PROPERTY_ENDINGDATE + " + 1) "); when sum 1 day to the Ending date = 31/12/9999 --> an error appears: Error: ORA-01841: (full) year must be between -4713 and +9999, and not be 0 | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0066863) hgbot (developer) 2014-05-07 10:11 |
Repository: erp/devel/pi Changeset: 886a59579fd0485eee4114c6a4baee07a2875405 Author: Eduardo Argal Guibert <eduardo.argal <at> openbravo.com> Date: Wed May 07 10:10:30 2014 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/886a59579fd0485eee4114c6a4baee07a2875405 [^] Fixes issue 26233: It is not possible to migrate to the new costing server --- M src/org/openbravo/costing/CostingMigrationProcess.java --- |
(0067004) hudsonbot (viewer) 2014-05-07 18:12 |
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/02ca2648bcdc [^] Maturity status: Test |
(0067028) gorkaion (viewer) 2014-05-08 16:21 |
Code reviewed |
![]() |
|||
Date Modified | Username | Field | Change |
2014-04-10 01:17 | VictorVillar | New Issue | |
2014-04-10 01:17 | VictorVillar | Assigned To | => dmiguelez |
2014-04-10 01:17 | VictorVillar | Modules | => Core |
2014-04-10 01:17 | VictorVillar | OBNetwork customer | => Yes |
2014-04-10 01:17 | VictorVillar | Support ticket | => 27604 |
2014-04-10 01:17 | VictorVillar | Resolution time | => 1399586400 |
2014-04-10 01:17 | VictorVillar | Triggers an Emergency Pack | => No |
2014-04-10 01:18 | VictorVillar | Issue Monitored: networkb | |
2014-04-24 06:19 | dmiguelez | Assigned To | dmiguelez => jonalegriaesarte |
2014-04-28 16:54 | jonalegriaesarte | Assigned To | jonalegriaesarte => pramakrishnan |
2014-05-06 19:43 | eduardo_Argal | Assigned To | pramakrishnan => eduardo_Argal |
2014-05-06 19:43 | eduardo_Argal | Status | new => scheduled |
2014-05-06 19:43 | eduardo_Argal | fix_in_branch | => pi |
2014-05-07 10:11 | hgbot | Checkin | |
2014-05-07 10:11 | hgbot | Note Added: 0066863 | |
2014-05-07 10:11 | hgbot | Status | scheduled => resolved |
2014-05-07 10:11 | hgbot | Resolution | open => fixed |
2014-05-07 10:11 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/886a59579fd0485eee4114c6a4baee07a2875405 [^] |
2014-05-07 18:12 | hudsonbot | Checkin | |
2014-05-07 18:12 | hudsonbot | Note Added: 0067004 | |
2014-05-08 16:21 | gorkaion | Review Assigned To | => gorkaion |
2014-05-08 16:21 | gorkaion | Note Added: 0067028 | |
2014-05-08 16:21 | gorkaion | Status | resolved => closed |
2014-05-08 16:21 | gorkaion | Fixed in Version | => PR14Q3 |
Copyright © 2000 - 2009 MantisBT Group |