Openbravo Issue Tracking System - Openbravo ERP | |||||||||||||||||||
View Issue Details | |||||||||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||||||||
0009490 | Openbravo ERP | 09. Financial management | public | 2009-06-15 13:16 | 2009-07-01 12:51 | ||||||||||||||
Reporter | networkb | ||||||||||||||||||
Assigned To | vinothbabu | ||||||||||||||||||
Priority | immediate | Severity | minor | Reproducibility | always | ||||||||||||||
Status | closed | Resolution | fixed | ||||||||||||||||
Platform | OS | 5 | OS Version | ||||||||||||||||
Product Version | 2.40MP3 | ||||||||||||||||||
Target Version | Fixed in Version | 2.40MP7 | |||||||||||||||||
Merge Request Status | |||||||||||||||||||
Review Assigned To | |||||||||||||||||||
OBNetwork customer | |||||||||||||||||||
Web browser | |||||||||||||||||||
Modules | Core | ||||||||||||||||||
Support ticket | |||||||||||||||||||
Regression level | |||||||||||||||||||
Regression date | |||||||||||||||||||
Regression introduced in release | |||||||||||||||||||
Regression introduced by commit | |||||||||||||||||||
Triggers an Emergency Pack | No | ||||||||||||||||||
Summary | 0009490: C_Cash_Post fails when Settlement sequence contains a preffix or suffix with letters | ||||||||||||||||||
Description | When Settlement (or Liquidación de efectos) sequence has a preffix or suffix with letters, C_Cash_Post fails. This bug is related to https://issues.openbravo.com/view.php?id=9394 [^] The problem is in C_Cash_Post, when this variable is defined: v_DocumentNo NUMERIC(10) ; It must be VARCHAR(40) | ||||||||||||||||||
Steps To Reproduce | Go to Financial Management > Accounting > Setup > Document sequence. Search "Liquidación de efectos" row. Add a preffix or suffix with letters. Go to Financial Management > Receivables and Payables > Funds transfer. Select one organization. In "From", select a Cash. In "To" select a bank. Select any Payment rule, date and amount. Process it. Go to Cash Journal. Add a new one. Go to Lines. Select as Cash type: debt/payment. In Payment selector, search the one created by Funds Transfer process. Save the row. Go to the Header, try to process it. An error will appear. | ||||||||||||||||||
Proposed Solution | v_DocumentNo VARCHAR(40); | ||||||||||||||||||
Additional Information | |||||||||||||||||||
Tags | No tags attached. | ||||||||||||||||||
Relationships |
| ||||||||||||||||||
Attached Files | |||||||||||||||||||
Issue History | |||||||||||||||||||
Date Modified | Username | Field | Change | ||||||||||||||||
2009-06-16 08:53 | rafaroda | Type | defect => backport | ||||||||||||||||
2009-06-16 08:53 | rafaroda | fix_in_branch | => 2.40 | ||||||||||||||||
2009-06-16 08:53 | rafaroda | Relationship added | related to 0009397 | ||||||||||||||||
2009-06-16 12:39 | rajagopal | Assigned To | rajagopal => vinothbabu | ||||||||||||||||
2009-06-22 13:53 | hgbot | Checkin | |||||||||||||||||
2009-06-22 13:53 | hgbot | Note Added: 0017524 | |||||||||||||||||
2009-06-22 13:53 | hgbot | Status | scheduled => resolved | ||||||||||||||||
2009-06-22 13:53 | hgbot | Resolution | open => fixed | ||||||||||||||||
2009-06-22 13:53 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/stable/2.40/rev/4e31669cf7c7ad0b925490d64360f687424535c6 [^] | ||||||||||||||||
2009-07-01 12:51 | sureshbabu | Status | resolved => closed | ||||||||||||||||
2009-07-01 12:51 | sureshbabu | Note Added: 0017734 | |||||||||||||||||
2009-07-01 12:51 | sureshbabu | Fixed in Version | => 2.40MP7 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|