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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0022962
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 00. Application dictionaryminoralways2013-02-04 10:122013-02-05 22:44
ReportermiruritaView Statuspublic 
Assigned Tomirurita 
PriorityhighResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision29ce12396f33
ProjectionnoneETAnoneTarget Version
OSLinux 32 bitDatabasePostgreSQLJava version1.6.0_18
OS VersionCommunity ApplianceDatabase version8.3.9Ant version1.7.1
Product VersionSCM revision 
Review Assigned Topramakrishnan
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0022962: Not possible to create a field based on Fact_Acct.Seqno column. Default value contains an invalid sql (since 2009)

DescriptionFact_Acct.Seqno column contains an invalid sql query.

@SQL=SELECT COALESCE(MAX(SEQNO),0)+10 AS DefaultValue FROM FACT_ACCT WHERE xxParentColumn=@xxParentColumn@
Steps To Reproduce1) Do not apply the patch
2) ant compile.complete -Dwad.generateAllClassic250Windows=true
3) It will fail because of the invalid sql
4) Apply the patch
5) ant update.database compile.complete -Dwad.generateAllClassic250Windows=true
6) Go to Application Dictionary and display the Line No field for Sales Invoice >> Accounting tab.
7) Go to Sales Invoice >> Accounting tab and realize the line no field is displayed.
Proposed SolutionRemove invalid default value.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0056119)
hgbot (developer)
2013-02-04 10:13

Repository: erp/devel/pi
Changeset: 29ce12396f337649c248965bea3f3f75d9be9b67
Author: Mikel Irurita <mikel.irurita <at> openbravo.com>
Date: Mon Feb 04 10:13:06 2013 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/29ce12396f337649c248965bea3f3f75d9be9b67 [^]

Fixes issue 22962: Not possible to create a field based on Fact_Acct.Seqno column.
Default value contains an invalid sql (since 2009)

---
M src-db/database/sourcedata/AD_COLUMN.xml
---
(0056153)
pramakrishnan (developer)
2013-02-05 11:33

Code Review + Testing - OK
(0056188)
hudsonbot (developer)
2013-02-05 22:44

A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/86db3ad54671 [^]

Maturity status: Test

- Issue History
Date Modified Username Field Change
2013-02-04 10:12 mirurita New Issue
2013-02-04 10:12 mirurita Assigned To => mirurita
2013-02-04 10:12 mirurita Modules => Core
2013-02-04 10:12 mirurita Triggers an Emergency Pack => No
2013-02-04 10:13 hgbot Checkin
2013-02-04 10:13 hgbot Note Added: 0056119
2013-02-04 10:13 hgbot Status new => resolved
2013-02-04 10:13 hgbot Resolution open => fixed
2013-02-04 10:13 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/29ce12396f337649c248965bea3f3f75d9be9b67 [^]
2013-02-05 11:33 pramakrishnan Review Assigned To => pramakrishnan
2013-02-05 11:33 pramakrishnan Note Added: 0056153
2013-02-05 11:33 pramakrishnan Status resolved => closed
2013-02-05 22:44 hudsonbot Checkin
2013-02-05 22:44 hudsonbot Note Added: 0056188


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker