Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0002831
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 09. Financial managementminoralways2008-04-08 21:012008-11-06 11:23
ReporterroklenardicView Statuspublic 
Assigned ToHennadzi 
PrioritynormalResolutionfixedFixed in Version2.40
StatusclosedFix in branchFixed in SCM revision5040
ProjectionnoneETAnoneTarget Version2.40
OSAnyDatabaseOracleJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0002831: M_PRODUCT_ACCT unique constraint

DescriptionTo 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
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0003487)
cromero (reporter)
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 (manager)
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 (reporter)
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 [^]

- Issue History
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
Powered by Mantis Bugtracker