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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0009571
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[Openbravo ERP] 09. Financial managementminorhave not tried2009-06-10 13:492009-07-10 13:19
ReportershuehnerView Statuspublic 
Assigned Toharikrishnan 
PriorityurgentResolutionfixedFixed in Version2.40MP7
StatusclosedFix in branch2.40Fixed in SCM revisione81f115b5fac
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product Version2.40SCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0009571: DocumentType variables declared as number but a document type can contains non-numeric chars (prefix,suffix)

DescriptionIn several PL-files some variables used to hold a documentNo are defined as numbers. This will break then the matching DocumentType is defined to contain a non-numeric prefix and/or suffix.

./C_CASH_POST.xml: v_DocumentNo is NUMBER(10)
./C_REMITTANCE_POST.xml: v_DocumentNo NUMBER;
./C_TAXPAYMENT_POST.xml: v_gljdocumentno:, v_sdocumentno NUMBER
./GENERATESOFROMPROJECTORDER.xml: v_DocumentNo NUMBER
Steps To ReproduceDescription of reproducible steps will need to be done when changing the doctype as the changed code shows which DocType /Sequence definition needs to be changed.

TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
blocks defect 0009420 closedharikrishnan DocumentType variables declared as number but a document type can contains non-numeric chars (prefix,suffix) 

-  Notes
(0017646)
hgbot (developer)
2009-06-29 16:25

Repository: erp/stable/2.40
Changeset: e81f115b5facceb24b2c0551ef8596cd467d22c0
Author: Harikrishnan Raja <harikrishnan.raja <at> openbravo.com>
Date: Mon Jun 29 19:48:57 2009 +0530
URL: http://code.openbravo.com/erp/stable/2.40/rev/e81f115b5facceb24b2c0551ef8596cd467d22c0 [^]

Fixes Issue 9571: DocumentType variables declared as number but a document type can contains non-numeric chars (prefix,suffix)

---
M src-db/database/model/functions/C_REMITTANCE_POST.xml
M src-db/database/model/functions/C_TAXPAYMENT_POST.xml
M src-db/database/model/functions/GENERATESOFROMPROJECTORDER.xml
---
(0018102)
sureshbabu (reporter)
2009-07-10 13:19

Tested working fine

- Issue History
Date Modified Username Field Change
2009-06-22 09:49 rafaroda Type defect => backport
2009-06-22 09:49 rafaroda fix_in_branch => 2.40
2009-06-23 07:03 sathiyan Assigned To sathiyan => harikrishnan
2009-06-29 16:25 hgbot Checkin
2009-06-29 16:25 hgbot Note Added: 0017646
2009-06-29 16:25 hgbot Status scheduled => resolved
2009-06-29 16:25 hgbot Resolution open => fixed
2009-06-29 16:25 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/stable/2.40/rev/e81f115b5facceb24b2c0551ef8596cd467d22c0 [^]
2009-07-10 13:19 sureshbabu Status resolved => closed
2009-07-10 13:19 sureshbabu Note Added: 0018102
2009-07-10 13:19 sureshbabu Fixed in Version => 2.40MP7


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker