Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0020259 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Modules] Accounting tab for transactions | minor | have not tried | 2012-04-12 18:50 | 2012-06-25 09:54 | |||
Reporter | jonalegriaesarte | View Status | public | |||||
Assigned To | ioritzCia | |||||||
Priority | normal | Resolution | duplicate | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Regression date | ||||||||
Regression introduced by commit | ||||||||
Regression level | ||||||||
Review Assigned To | ||||||||
Regression introduced in release | ||||||||
Summary | 0020259: Warnings in module installation | |||||||
Description | Warnings 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 Solution | Note that will be solved in 2.50 and 3.0 version | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||
|
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 |