Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0002831 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 09. Financial management | minor | always | 2008-04-08 21:01 | 2008-11-06 11:23 | |||
Reporter | roklenardic | View Status | public | |||||
Assigned To | Hennadzi | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 2.40 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 5040 | ||||
Projection | none | ETA | none | Target Version | 2.40 | |||
OS | Any | Database | Oracle | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | 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 | 0002831: M_PRODUCT_ACCT unique constraint | |||||||
Description | To enter accounting for several schemas of the Business Partner Customer accounting, there is a unique constraint on C_BP_CUSTOMER_ACCT: the C_BPARTNER_ID+AD_ORG_ID+STATUS+C_ACCT_SCHEMA combination must be unique. I believe there is a similar unique constraint missing on M_PRODUCT_ACCT. This constraint should make the following combination unique: M_PRODUCT_ID+AD_ORG_ID+C_ACCT_SCHEMA OB trunk rev 3118 Oracle XE10g firefox 3b5 java 1.5 ubuntu 8.04b | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0003487) cromero (viewer) 2008-04-18 17:28 edited on: 2008-06-12 09:25 |
Logged In: YES user_id=1500614 Originator: NO Fixed in the trunk in revision 3586 |
(0003488) psarobe (viewer) 2008-06-09 20:54 edited on: 2008-06-12 09:25 |
Logged In: YES user_id=1500703 Originator: NO we should remove this constraint and also the one for business partner |
(0003489) cromero (viewer) 2008-06-10 11:49 edited on: 2008-06-12 09:25 |
Logged In: YES user_id=1500614 Originator: NO Unique constraint m_prod_acct_prod_org_sche_uni (M_PRODUCT_ID+AD_ORG_ID+C_ACCT_SCHEMA) is not necessary since exist a primary key M_PRODUCT_ID+C_ACCT_SCHEMA, so it should be removed In the Unique constraint bpcustacc_schema_org_bp_st_uni (C_BPARTNER_ID+AD_ORG_ID+STATUS+C_ACCT_SCHEMA), AD_ORG_ID field should be removed since is not implemented yet. |
(0006420) user71 2005-06-01 00:00 edited on: 2008-06-12 09:43 |
This bug was originally reported in SourceForge bug tracker and then migrated to Mantis. You can see the original bug report in: https://sourceforge.net/support/tracker.php?aid=1938048 [^] |
![]() |
|||
Date Modified | Username | Field | Change |
2008-06-13 17:07 | Hennadzi | Resolution | open => fixed |
2008-06-13 17:07 | Hennadzi | Fixed in Version | => trunk |
2008-06-13 17:07 | Hennadzi | svn_revision | => 5038 |
2008-06-13 17:07 | Hennadzi | Description Updated | |
2008-06-13 18:01 | cromero | Status | new => scheduled |
2008-06-13 19:59 | cromero | Target Version | => 2.40 |
2008-06-17 10:28 | PavelPonomarev | Status | scheduled => resolved |
2008-06-17 10:28 | PavelPonomarev | Resolution | open => fixed |
2008-06-17 10:28 | PavelPonomarev | svn_revision | 5038 => 5040 |
2008-11-06 11:23 | psarobe | Regression testing | => No |
2008-11-06 11:23 | psarobe | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |