Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0026233
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 04. Warehouse managementmajoralways2014-04-10 01:172014-05-08 16:21
ReporterVictorVillarView Statuspublic 
Assigned Toeduardo_Argal 
PriorityimmediateResolutionfixedFixed in Version3.0PR14Q3
StatusclosedFix in branchpiFixed in SCM revision886a59579fd0
ProjectionnoneETAnoneTarget Version3.0PR14Q3
OSAnyDatabaseOracleJava version
OS VersionDatabase versionAnt version
Product VersionpiSCM revision 
Review Assigned Togorkaion
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0026233: It is not possible to migrate to the new costing server under some circumstancies

DescriptionIt 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 ReproduceIt 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
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(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 (developer)
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 (developer)
2014-05-08 16:21

Code reviewed

- Issue History
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 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
Powered by Mantis Bugtracker