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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0015488
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Modules] Asset Managementmajoralways2010-12-20 14:302011-07-20 18:17
ReporterpsanjuanView Statuspublic 
Assigned Tojonalegriaesarte 
PriorityurgentResolutionopenFixed in Version
StatusacknowledgedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSLinux 32 bitDatabaseOracleJava version1.6
OS VersionUbuntu 8.04.1Database version11.1.0.6.0Ant version1.7.0
Product VersionSCM revision 
Regression date
Regression introduced by commit
Regression level
Review Assigned To
Regression introduced in release
Summary

0015488: Asset Advanced Sequence starts by 12 and Inventory Advanced Sequence starts by 7 - it should be set to 1

DescriptionAsset Advanced Sequence starts by 12 and Inventory Advanced Sequence starts by 7 - it should be set to 1, see below.
Proposed Solutionbelow code should be removed-refactor:

<name>Assets Advanced Sequence</name>
    <description xsi:nil="true"/>
    <valueFormat xsi:nil="true"/>
    <autoNumbering>true</autoNumbering>
    <incrementBy>1</incrementBy>
    <startingNo>1</startingNo>
    <nextAssignedNumber>12</nextAssignedNumber>
    <currentNextSystem>100</currentNextSystem>
    <usedForRecordID>false</usedForRecordID>
    <prefix xsi:nil="true"/>
    <suffix xsi:nil="true"/>
    <restartSequenceEveryYear>false</restartSequenceEveryYear>
  </ADSequence>
  <ADSequence id="D3200D63589D4A00B20BBB3BB3502D2B" identifier="Inventory Advanced Sequence">
    <id>D3200D63589D4A00B20BBB3BB3502D2B</id>
    <active>true</active>
    <name>Inventory Advanced Sequence</name>
    <description xsi:nil="true"/>
    <valueFormat xsi:nil="true"/>
    <autoNumbering>true</autoNumbering>
    <incrementBy>1</incrementBy>
    <startingNo>1</startingNo>
    <nextAssignedNumber>7</nextAssignedNumber>
    <currentNextSystem>100</currentNextSystem>
    <usedForRecordID>false</usedForRecordID>
    <prefix xsi:nil="true"/>
    <suffix xsi:nil="true"/>
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0033294)
dalsasua (reporter)
2010-12-20 14:51

In fact, dataset should NOT include the next assigned number columns.

- Issue History
Date Modified Username Field Change
2010-12-20 14:30 psanjuan New Issue
2010-12-20 14:30 psanjuan Assigned To => vmromanos
2010-12-20 14:31 psanjuan Proposed Solution updated
2010-12-20 14:43 psanjuan Assigned To vmromanos => dalsasua
2010-12-20 14:51 dalsasua Note Added: 0033294
2010-12-20 14:51 dalsasua Status new => acknowledged
2011-07-20 18:17 dalsasua Assigned To dalsasua => jonalegriaesarte


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker