Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0009397 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] 09. Financial management | minor | always | 2009-06-08 18:50 | 2009-07-13 10:51 | |||
Reporter | networkb | View Status | public | |||||
Assigned To | vinothbabu | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | 2.40MP7 | |||
Status | closed | Fix in branch | 2.40 | Fixed in SCM revision | 87dd6f66cd7d | |||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | 2.40 | SCM revision | ||||||
Review Assigned To | ||||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0009397: C_BankStatement_Post process fail when Settlement sequence has a preffix and/or suffix | |||||||
Description | If Settlement sequence is modified in order to add a suffix or preffix, C_BankStatement_Post process fails. In C_BankStatement_Post process, in line v_DocumentNo NUMBER(10) ; This variable is used to insert a value in a varchar column. | |||||||
Steps To Reproduce | 1. Go to Financial management->Accounting->Setup->Document type 2. Select the document type Debt/Payment Settlement. Enter in form view 3. Click in document sequence 4. Add a prefix and a suffix. Save 5. Go to Sales management->Transactions->Sales invoice. Click new 6. Fill the mandatory fields 7. Move to lines. Select a product and save 8. Complete the sales invoice 9. Go to Financial management->Receivables and payables->Transactions->Bankstatement 10. Click new and save. Click on create lines from button and select the payment created above. click ok 11. Process the Bankstatement you will see the error | |||||||
Proposed Solution | v_DocumentNo NVARCHAR(60) ; | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||||||||||||||||
|
Notes | |
(0017562) hgbot (developer) 2009-06-24 13:07 |
Repository: erp/stable/2.40 Changeset: 87dd6f66cd7d5dd0d733b60f09a5e15dc8412466 Author: Eduardo Argal Guibert <eduardo.argal <at> openbravo.com> Date: Wed Jun 17 19:31:04 2009 +0200 URL: http://code.openbravo.com/erp/stable/2.40/rev/87dd6f66cd7d5dd0d733b60f09a5e15dc8412466 [^] Fixes 0009397: C_BankStatement_Post process fail when Settlement sequence has a preffix and/or suffix --- M src-db/database/model/functions/C_BANKSTATEMENT_POST.xml --- |
(0017730) sureshbabu (reporter) 2009-07-01 12:44 |
i can able to reproduce the error, after i added both prefix and suffix. "Error: Invalid input syntax for type numeric: "PR10027SF" |
(0018031) vinothbabu (reporter) 2009-07-09 07:40 |
I was not able to reproduce in the latest version |
(0018034) sureshbabu (reporter) 2009-07-09 08:00 |
Tested working fine |
(0018087) plujan (manager) 2009-07-10 11:19 |
Reopened for testing |
(0018126) vinothbabu (reporter) 2009-07-11 04:14 |
Tested 2.40 Environment also . It is working fine |
(0018154) sureshbabu (reporter) 2009-07-13 10:51 |
Tested working fine |
Issue History | |||
Date Modified | Username | Field | Change |
2009-06-09 09:04 | rafaroda | Type | defect => backport |
2009-06-09 09:04 | rafaroda | fix_in_branch | => 2.40 |
2009-06-10 13:49 | shuehner | Relationship added | related to 0009420 |
2009-06-10 19:00 | psarobe | Proposed Solution updated | |
2009-06-16 08:53 | rafaroda | Relationship added | related to 0009490 |
2009-06-23 09:23 | rafaroda | Assigned To | vmromanos => rajagopal |
2009-06-23 14:09 | rajagopal | Assigned To | rajagopal => vinothbabu |
2009-06-24 13:07 | hgbot | Checkin | |
2009-06-24 13:07 | hgbot | Note Added: 0017562 | |
2009-06-24 13:07 | hgbot | Status | scheduled => resolved |
2009-06-24 13:07 | hgbot | Resolution | open => fixed |
2009-06-24 13:07 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/stable/2.40/rev/87dd6f66cd7d5dd0d733b60f09a5e15dc8412466 [^] |
2009-07-01 12:44 | sureshbabu | Status | resolved => new |
2009-07-01 12:44 | sureshbabu | Resolution | fixed => open |
2009-07-01 12:44 | sureshbabu | Note Added: 0017730 | |
2009-07-01 13:16 | psarobe | Status | new => scheduled |
2009-07-01 13:16 | psarobe | fix_in_branch | 2.40 => pi |
2009-07-09 07:40 | vinothbabu | Note Added: 0018031 | |
2009-07-09 07:40 | vinothbabu | Status | scheduled => resolved |
2009-07-09 07:40 | vinothbabu | fix_in_branch | pi => |
2009-07-09 08:00 | sureshbabu | Status | resolved => closed |
2009-07-09 08:00 | sureshbabu | Note Added: 0018034 | |
2009-07-09 08:00 | sureshbabu | Fixed in Version | => pi |
2009-07-10 11:19 | plujan | Status | closed => new |
2009-07-10 11:19 | plujan | Note Added: 0018087 | |
2009-07-10 11:19 | plujan | Fixed in Version | pi => |
2009-07-10 11:20 | plujan | Status | new => scheduled |
2009-07-10 11:20 | plujan | fix_in_branch | => pi |
2009-07-10 11:20 | plujan | Status | scheduled => resolved |
2009-07-10 11:20 | plujan | Resolution | open => fixed |
2009-07-11 04:14 | vinothbabu | Note Added: 0018126 | |
2009-07-13 10:02 | psarobe | Fixed in Version | => 2.40MP7 |
2009-07-13 10:02 | psarobe | fix_in_branch | pi => 2.40 |
2009-07-13 10:51 | sureshbabu | Status | resolved => closed |
2009-07-13 10:51 | sureshbabu | Note Added: 0018154 |
Copyright © 2000 - 2009 MantisBT Group |