Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0009571 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] 09. Financial management | minor | have not tried | 2009-06-10 13:49 | 2009-07-10 13:19 | |||
Reporter | shuehner | View Status | public | |||||
Assigned To | harikrishnan | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | 2.40MP7 | |||
Status | closed | Fix in branch | 2.40 | Fixed in SCM revision | e81f115b5fac | |||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | 2.40 | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0009571: DocumentType variables declared as number but a document type can contains non-numeric chars (prefix,suffix) | |||||||
Description | In 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 Reproduce | Description 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. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(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 (viewer) 2009-07-10 13:19 |
Tested working fine |
![]() |
|||
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 |