Openbravo Issue Tracking System - Openbravo ERP |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0009571 | Openbravo ERP | 09. Financial management | public | 2009-06-10 13:49 | 2009-07-10 13:19 |
|
| Reporter | shuehner | |
| Assigned To | harikrishnan | |
| Priority | urgent | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | |
| Platform | | OS | 5 | OS Version | |
| Product Version | 2.40 | |
| Target Version | | Fixed in Version | 2.40MP7 | |
| 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.
|
| Proposed Solution | |
| Additional Information | |
| Tags | No tags attached. |
| Relationships | | blocks | defect | 0009420 | | closed | harikrishnan | DocumentType variables declared as number but a document type can contains non-numeric chars (prefix,suffix) |
|
| Attached Files | |
|
| 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 |