Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0019499 | Openbravo ERP | 02. Master data management | public | 2012-01-16 11:48 | 2012-01-28 04:10 |
|
Reporter | xabiermerino | |
Assigned To | jecharri | |
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | 3.0MP7.1 | |
Target Version | 3.0MP8 | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | OBPS |
Web browser | |
Modules | Core |
Support ticket | 13880 |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0019499: Error when you create a BP with the functionality 'Create Account for Business Partner' checked |
Description | With the functionality 'Create Account for Business Partner' checked you have the following error when you try to create a BP:
Saving failed. ERROR: duplicate key value violates unique constraint "c_elementvalue_value" Where: SQL statement "INSERT INTO C_ElementValue...
This is why fields Account Length and Sub Account Length have incorrect values. The message should inform about the configuration's problem. |
Steps To Reproduce | -As admin go to organization International F&B International Group >> Org Schema
-check 'Create Account for Business Partner'
-Select a sequence
-Account Length: 0
-Subaccount Length: 10
- Create a new partner with this organization |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | depends on | backport | 0019500 | 2.50MP39 | closed | jecharri | Error when you create a BP with the functionality 'Create Account for Business Partner' checked |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2012-01-16 11:48 | xabiermerino | New Issue | |
2012-01-16 11:48 | xabiermerino | Assigned To | => jonalegriaesarte |
2012-01-16 11:48 | xabiermerino | Modules | => Core |
2012-01-16 11:48 | xabiermerino | OBNetwork customer | => Yes |
2012-01-16 11:48 | xabiermerino | Support ticket | => 13880 |
2012-01-16 11:48 | xabiermerino | Resolution time | => 1329692400 |
2012-01-16 11:57 | xabiermerino | Issue Monitored: networkb | |
2012-01-16 11:59 | xabiermerino | Status | new => scheduled |
2012-01-16 11:59 | xabiermerino | fix_in_branch | => pi |
2012-01-16 12:01 | xabiermerino | fix_in_branch | pi => |
2012-01-16 12:01 | xabiermerino | Description Updated | bug_revision_view_page.php?rev_id=3063#r3063 |
2012-01-16 12:01 | xabiermerino | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=3065#r3065 |
2012-01-23 10:27 | jonalegriaesarte | Assigned To | jonalegriaesarte => jecharri |
2012-01-25 16:51 | hgbot | Checkin | |
2012-01-25 16:51 | hgbot | Note Added: 0044573 | |
2012-01-25 17:13 | jecharri | Status | scheduled => resolved |
2012-01-25 17:13 | jecharri | Fixed in SCM revision | => https://code.openbravo.com/erp/devel/pi/rev/f18a19d0e4f2 [^] |
2012-01-25 17:13 | jecharri | Resolution | open => fixed |
2012-01-26 09:24 | hgbot | Checkin | |
2012-01-26 09:24 | hgbot | Note Added: 0044594 | |
2012-01-27 12:05 | xabiermerino | Note Added: 0044634 | |
2012-01-27 12:05 | xabiermerino | Status | resolved => closed |
2012-01-28 04:10 | hudsonbot | Checkin | |
2012-01-28 04:10 | hudsonbot | Note Added: 0044660 | |
2012-01-28 04:10 | hudsonbot | Checkin | |
2012-01-28 04:10 | hudsonbot | Note Added: 0044664 | |
Notes |
|
(0044573)
|
hgbot
|
2012-01-25 16:51
|
|
Repository: erp/devel/pi
Changeset: f18a19d0e4f29b06f7875b2deb7a7fcaa8808d88
Author: Javier Etxarri <javier.echarri <at> openbravo.com>
Date: Wed Jan 25 16:49:21 2012 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/f18a19d0e4f29b06f7875b2deb7a7fcaa8808d88 [^]
Fisex issue 19499: Error when you create a BP
with the functionality 'Create Account for Business Partner' checked.
Now the application check if the account exists and put a clear message
---
M src-db/database/model/functions/C_VALIDCOMBINATION_CLONE.xml
M src-db/database/sourcedata/AD_MESSAGE.xml
---
|
|
|
(0044594)
|
hgbot
|
2012-01-26 09:24
|
|
Repository: erp/devel/pi
Changeset: c124571d1623074e66c560f4c9382d079a918d00
Author: Javier Etxarri <javier.echarri <at> openbravo.com>
Date: Thu Jan 26 09:23:06 2012 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/c124571d1623074e66c560f4c9382d079a918d00 [^]
issue 19499 and fixes int-dbcons-pqsql.
The problem was that there were 2 white spaces between ';' and --
---
M src-db/database/model/functions/C_VALIDCOMBINATION_CLONE.xml
---
|
|
|
(0044634)
|
xabiermerino
|
2012-01-27 12:05
|
|
|
|
|
|
|
|
|