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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0015337
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] Z. Othersmajoralways2010-12-01 10:102010-12-21 00:00
ReportersivaramanView Statuspublic 
Assigned Tosivaraman 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision6b4e2ac1b439
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product Version2.50SCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0015337: try-api 268 fails with a warning

Descriptionhttp://builds.openbravo.com/view/try/job/try-api/268/console [^]

With the following error:
Errors in API model validation
Check Constraint addition: table: MA_SEQUENCEPRODUCT - Constraint: MA_SEQUENCEPRODUCT_CHECK1
Check Constraint addition: table: MA_WRPHASEPRODUCT - Constraint: MA_WRPHASEPRODUCT_CHECK1
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0032980)
hgbot (developer)
2010-12-01 14:01

Repository: erp/devel/api-checks
Changeset: 6b4e2ac1b439465069900e069380d7f7baaf9647
Author: Sivaraman Rajagopal <sivaraman.rajagopal <at> openbravo.com>
Date: Wed Dec 01 18:30:07 2010 +0530
URL: http://code.openbravo.com/erp/devel/api-checks/rev/6b4e2ac1b439465069900e069380d7f7baaf9647 [^]

Fixes issue 15337: try-api 268 fails with a warning

The following constraint have been added for both MA_SEQUENCEPRODUCT and MA_WRPHASEPRODUCT tables.

((QUANTITYORDER IS NULL) AND (M_PRODUCT_UOM_ID IS NULL)) OR ((QUANTITYORDER IS NOT NULL) AND (M_PRODUCT_UOM_ID IS NOT NULL))

Impacts:
None

---
M model/model/tables/MA_SEQUENCEPRODUCT.xml
M model/model/tables/MA_WRPHASEPRODUCT.xml
---

- Issue History
Date Modified Username Field Change
2010-12-01 10:10 sivaraman New Issue
2010-12-01 10:10 sivaraman Assigned To => sivaraman
2010-12-01 10:10 sivaraman Modules => Core
2010-12-01 14:01 hgbot Checkin
2010-12-01 14:01 hgbot Note Added: 0032980
2010-12-01 14:01 hgbot Status new => resolved
2010-12-01 14:01 hgbot Resolution open => fixed
2010-12-01 14:01 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/api-checks/rev/6b4e2ac1b439465069900e069380d7f7baaf9647 [^]
2010-12-20 19:16 psarobe Status resolved => closed
2010-12-21 00:00 anonymous sf_bug_id 0 => 3141011


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker