Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0006502 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 02. Master data management | major | always | 2008-12-11 18:28 | 2009-04-21 11:09 | |||
Reporter | Yoris | View Status | public | |||||
Assigned To | vmromanos | |||||||
Priority | high | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | pi | Fixed in SCM revision | 11623 | |||
Projection | none | ETA | none | Target Version | ||||
OS | Linux 64 bit | Database | PostgreSQL | Java version | 6 | |||
OS Version | ubuntu intrepid | Database version | 8.3 | 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 | 0006502: Error: no existe la función concat(text,integer) | |||||||
Description | This error jumps when trying to add a "Bank Account" to a BPartner, it always happens in ubuntu intrepid and windows XP/Vista. | |||||||
Steps To Reproduce | Master Data Management->BPartner->Bank Account->New the correct length of a bk acc. in Argentina is 10-15 (usually 12) digits and the iban number is 24 digits long (including Country Code) fill out all mandatory fields and iban & acc no fields and try to save the account.... (checking either "Show generic" or "Show IBAN" (or both just to try) | |||||||
Proposed Solution | none for the problem above, but incresing the digit limit number on Number Account Fields could be on track. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0011280) pjuvara (viewer) 2008-12-12 20:07 edited on: 2008-12-12 20:07 |
Downgrading severity from critical to major as we reserve critical for issues that cause production systems to go down. |
(0011511) rafaroda (viewer) 2008-12-18 11:32 |
This error message is displayed due to C_BP_BANKACCOUNTIBAN_TRG [1]. This trigger uses CONCAT(String 1, String 2) function [2] that exists in Oracle but not in PostgreSQL: Error: no existe la función concat(text,integer) Proposed solution: change CONCAT function by PostgreSQL compatible concatenation using pipes || [1] https://dev.openbravo.com/websvn/openbravo/trunk/src-db/database/model/triggers/C_BP_BANKACCOUNTIBAN_TRG.xml [^] [2] http://www.techonthenet.com/oracle/functions/concat.php [^] |
(0011788) svnbot (viewer) 2008-12-31 12:52 |
Repository: openbravo Revision: 11623 Author: vmromanos Date: 2008-12-31 12:52:29 +0100 (Wed, 31 Dec 2008) Fixed bug 6502: Error in C_BP_BANKACCOUNTIBAN_TRG trigger --- U trunk/src-db/database/model/triggers/C_BP_BANKACCOUNTIBAN_TRG.xml --- https://dev.openbravo.com/websvn/openbravo/?rev=11623&sc=1 [^] |
![]() |
|||
Date Modified | Username | Field | Change |
2008-12-11 18:28 | Yoris | New Issue | |
2008-12-11 18:28 | Yoris | Assigned To | => rafaroda |
2008-12-11 18:28 | Yoris | sf_bug_id | 0 => 2417799 |
2008-12-12 08:39 | pjuvara | Issue Monitored: rmorley | |
2008-12-12 08:42 | pjuvara | OBNetwork customer | => No |
2008-12-12 08:42 | pjuvara | Priority | normal => urgent |
2008-12-12 08:42 | pjuvara | Priority | urgent => high |
2008-12-12 20:07 | pjuvara | Note Added: 0011280 | |
2008-12-12 20:07 | pjuvara | Severity | critical => major |
2008-12-12 20:07 | pjuvara | Note Edited: 0011280 | |
2008-12-18 11:32 | rafaroda | Status | new => scheduled |
2008-12-18 11:32 | rafaroda | Note Added: 0011511 | |
2008-12-18 11:32 | rafaroda | Assigned To | rafaroda => dalsasua |
2008-12-18 11:32 | rafaroda | fix_in_branch | => trunk |
2008-12-23 12:49 | Yoris | Issue Monitored: Yoris | |
2008-12-31 11:58 | vmromanos | Assigned To | dalsasua => vmromanos |
2008-12-31 12:52 | svnbot | Checkin | |
2008-12-31 12:52 | svnbot | Note Added: 0011788 | |
2008-12-31 12:52 | svnbot | Status | scheduled => resolved |
2008-12-31 12:52 | svnbot | Resolution | open => fixed |
2008-12-31 12:52 | svnbot | svn_revision | => 11623 |
2009-01-30 18:30 | Yoris | Issue End Monitor: Yoris | |
2009-04-21 11:09 | psarobe | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |