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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0009015
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformminoralways2009-05-13 11:122009-10-23 00:00
ReporteriperdomoView Statuspublic 
Assigned Toalostale 
PriorityurgentResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision04b64e763122
ProjectionnoneETAnoneTarget Version
OSLinux 32 bitDatabasePostgreSQLJava version1.6.0_13
OS Version2.6.28-gentoo-r5Database version8.3.7Ant version1.7.1
Product Version2.50SCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0009015: WAD should check that the compiling window/tabs must have an indentifier

DescriptionIf you create a new table, without a 'name' column and associate it to a tab. When you try to compile the tab a wrong xsql file is generated.

Other cases that make the build process to fail:
-no column identifiers defined for a table
Steps To Reproduce* Create a Table without a name column
* Create a new Tab with this table
* Compile the Tab
Proposed SolutionWhen building the system there should be a validation to capture those errors in advance and warn developers with a clear message
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 00108212.50MP9 closedalostale When creating a new window the application should warn the user that the table has no PK 
has duplicate feature request 0010786 closedalostale Validation before building the system 

-  Notes
(0021099)
hgbot (developer)
2009-10-16 11:24

Repository: erp/devel/pi
Changeset: ca66387612a0898f9654f1483044a1a10de61212
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Fri Oct 16 11:23:38 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/ca66387612a0898f9654f1483044a1a10de61212 [^]

related to bug 0009015:
Fixed 2 tables that didn't have identifier

---
M src-db/database/sourcedata/AD_COLUMN.xml
---
(0021100)
hgbot (developer)
2009-10-16 11:24

Repository: erp/devel/pi
Changeset: 7bffda1b57ed2b7b4173ef5c0d4d1a84f4942187
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Fri Oct 16 11:23:50 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/7bffda1b57ed2b7b4173ef5c0d4d1a84f4942187 [^]

fixed bug 0009015: WAD should check that the compiling window/tabs must have an indentifier

---
M build.xml
M src-wad/src/org/openbravo/wad/Wad.java
M src/build.xml
A src-wad/src/org/openbravo/wad/validation/WADValidationResult.java
A src-wad/src/org/openbravo/wad/validation/WADValidator.java
A src-wad/src/org/openbravo/wad/validation/WADValidator_data.xsql
---
(0021102)
hgbot (developer)
2009-10-16 11:52

Repository: erp/devel/pi
Changeset: 1e072d3d7f4af8b4cb14c75e9eafcddcdf8f25cd
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Fri Oct 16 11:29:17 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/1e072d3d7f4af8b4cb14c75e9eafcddcdf8f25cd [^]

issue 0009015: change xsql method name

---
M src-wad/src/org/openbravo/wad/validation/WADValidator.java
M src-wad/src/org/openbravo/wad/validation/WADValidator_data.xsql
---
(0021218)
hgbot (developer)
2009-10-20 16:37

Repository: erp/devel/pi
Changeset: 04b64e763122d45ec7ea76332efb35e495ae7f28
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Tue Oct 20 16:37:04 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/04b64e763122d45ec7ea76332efb35e495ae7f28 [^]

issue 0009015

Do not stop the compilation process in case validation is not successful to allow instances with
not valid modules to compile successfully.

---
M build.xml
M src-wad/src/org/openbravo/wad/Wad.java
M src-wad/src/org/openbravo/wad/validation/WADValidationResult.java
M src/build.xml
---

- Issue History
Date Modified Username Field Change
2009-05-13 11:12 iperdomo New Issue
2009-05-13 11:12 iperdomo Assigned To => rafaroda
2009-05-13 11:12 iperdomo Regression testing => No
2009-05-14 18:04 psarobe Status new => scheduled
2009-05-14 18:04 psarobe fix_in_branch => pi
2009-05-15 10:13 rafaroda Assigned To rafaroda => alostale
2009-09-28 07:04 iperdomo Relationship added has duplicate 0010786
2009-09-28 08:32 iciordia Priority normal => urgent
2009-09-28 08:32 iciordia fix_in_branch pi =>
2009-09-28 08:32 iciordia Description Updated
2009-09-28 08:32 iciordia Steps to Reproduce Updated
2009-10-09 17:54 alostale Relationship added related to 0010821
2009-10-16 11:24 hgbot Checkin
2009-10-16 11:24 hgbot Note Added: 0021099
2009-10-16 11:24 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/ca66387612a0898f9654f1483044a1a10de61212 [^]
2009-10-16 11:24 hgbot Checkin
2009-10-16 11:24 hgbot Note Added: 0021100
2009-10-16 11:24 hgbot Status scheduled => resolved
2009-10-16 11:24 hgbot Resolution open => fixed
2009-10-16 11:24 hgbot Fixed in SCM revision http://code.openbravo.com/erp/devel/pi/rev/ca66387612a0898f9654f1483044a1a10de61212 [^] => http://code.openbravo.com/erp/devel/pi/rev/7bffda1b57ed2b7b4173ef5c0d4d1a84f4942187 [^]
2009-10-16 11:52 hgbot Checkin
2009-10-16 11:52 hgbot Note Added: 0021102
2009-10-16 11:52 hgbot Fixed in SCM revision http://code.openbravo.com/erp/devel/pi/rev/7bffda1b57ed2b7b4173ef5c0d4d1a84f4942187 [^] => http://code.openbravo.com/erp/devel/pi/rev/1e072d3d7f4af8b4cb14c75e9eafcddcdf8f25cd [^]
2009-10-20 16:37 hgbot Checkin
2009-10-20 16:37 hgbot Note Added: 0021218
2009-10-20 16:37 hgbot Fixed in SCM revision http://code.openbravo.com/erp/devel/pi/rev/1e072d3d7f4af8b4cb14c75e9eafcddcdf8f25cd [^] => http://code.openbravo.com/erp/devel/pi/rev/04b64e763122d45ec7ea76332efb35e495ae7f28 [^]
2009-10-22 11:21 plujan Status resolved => closed
2009-10-23 00:00 anonymous sf_bug_id 0 => 2884241


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker