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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0020259
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Modules] Accounting tab for transactionsminorhave not tried2012-04-12 18:502012-06-25 09:54
ReporterjonalegriaesarteView Statuspublic 
Assigned ToioritzCia 
PrioritynormalResolutionduplicateFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Regression date
Regression introduced by commit
Regression level
Review Assigned To
Regression introduced in release
Summary

0020259: Warnings in module installation

DescriptionWarnings in module installation. In postgre does not affect, but in oracle it could fail
Steps To Reproduce- Install the module
- Warnings:
     [java] 80744 WARN - Warning: Name of object OBACCT_BANKSTATEMENT_ACCT_V_INS is too long (31 characters; maximum length: 30 characters)
     [java] 80747 WARN - Warning: Name of object OBACCT_BANKSTATEMENT_ACCT_V_UPD is too long (31 characters; maximum length: 30 characters)
     [java] 80750 WARN - Warning: Name of object OBACCT_BANKSTATEMENT_ACCT_V_DEL is too long (31 characters; maximum length: 30 characters)
     [java] 80754 WARN - Warning: Name of object OBACCT_DP_MANAGEMENT_ACCT_V_INS is too long (31 characters; maximum length: 30 characters)
     [java] 80763 WARN - Warning: Name of object OBACCT_DP_MANAGEMENT_ACCT_V_UPD is too long (31 characters; maximum length: 30 characters)
     [java] 80770 WARN - Warning: Name of object OBACCT_DP_MANAGEMENT_ACCT_V_DEL is too long (31 characters; maximum length: 30 characters)
Proposed SolutionNote that will be solved in 2.50 and 3.0 version
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to design defect 0014729pi scheduledmarvintm Openbravo ERP Warning message thrown: Name of object OBACCT_BANKSTATEMENT_ACCT_V_INS is too long (31 characters; maximum length: 30 characters 

-  Notes
(0049940)
ioritzCia (developer)
2012-06-20 10:11

This is going to change to design defect, related to https://issues.openbravo.com/view.php?id=14729. [^] There is no problem, the issue is the message appearing. This is due to the restriction in dbsource manager for database objects not having names longer than 30 characters, as Oracle does not allow it. But in this case those objects are view rule names and view rules are not created in Oracle so, there is no problem appart from the message not having to appear.
(0050054)
ioritzCia (developer)
2012-06-25 09:54

This issue is a duplicate of the related one 14729.

- Issue History
Date Modified Username Field Change
2012-04-12 18:50 jonalegriaesarte New Issue
2012-04-12 18:50 jonalegriaesarte Assigned To => jonalegriaesarte
2012-06-05 18:47 ioritzCia Assigned To jonalegriaesarte => ioritzCia
2012-06-20 10:11 ioritzCia Note Added: 0049940
2012-06-20 10:12 ioritzCia Relationship added related to 0014721
2012-06-20 10:12 ioritzCia Relationship deleted related to 0014721
2012-06-20 10:12 ioritzCia Relationship added related to 0014729
2012-06-25 09:54 ioritzCia Note Added: 0050054
2012-06-25 09:54 ioritzCia Status new => closed
2012-06-25 09:54 ioritzCia Resolution open => duplicate


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker