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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0016901
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 00. Application dictionarymajoralways2011-04-27 10:572011-05-12 13:35
ReporteregoitzView Statuspublic 
Assigned Tomarvintm 
PriorityurgentResolutionfixedFixed in Version3.0RC7
StatusclosedFix in branchpiFixed in SCM revisiond2dcfbca32db
ProjectionnoneETAnoneTarget Version3.0RC7
OSAnyDatabasePostgreSQLJava version
OS VersionDatabase versionAnt version
Product Version3.0RC6.1SCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0016901: The resource assigment field on sales invoice line produces errors if it is showed

DescriptionIf you don't apply the configuration script for Openbravo 3, the file
resource assigment on sales invoice lines, is showed.
With this column showed you are not able to add a new line, because the default values for fields such as organization are not filled, and you can not fill them manually.
Steps To Reproduce-Go to modules window
-Find the template for Openbravo 3
-Uncheck the apply configuration script checkbox
-Execute ant update.database
-Compile the application
-go to sales invoice lines and try to add a new line.
*It is not possible.
Proposed SolutionChange the definition of all the fields using
to be hidden on core, and not hidden by the openbravo 3 configuration script.

Remove that part from configscript

    <columnDataChange tablename="AD_FIELD" columnname="ISDISPLAYED" pkRow="5386">
      <oldValue><![CDATA[Y]]></oldValue>
      <newValue><![CDATA[N]]></newValue>
    </columnDataChange>

and then put the fields
'5387'
'5386'
'6479'

as notdisplayed or inactive, because the column used is defined as not implemented·
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
has duplicate defect 00169333.0RC7 closedmarvintm Child tabs are not working. Mandatory fields are not filled in automatically 
blocks defect 0015999 closedvmromanos The callout SE_Assignment_Product has not java class on the sources 

-  Notes
(0036387)
hgbot (developer)
2011-05-05 11:29

Repository: erp/devel/pi
Changeset: d2dcfbca32dbeb419488e526b775b85042935c8c
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Thu May 05 11:28:24 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/d2dcfbca32dbeb419488e526b775b85042935c8c [^]

Fixed issue 16901. Changed UIDefinition of the Assignment reference

---
M modules/org.openbravo.client.kernel/src-db/database/sourcedata/OBCLKER_UIDEFINITION.xml
---
(0036822)
hudsonbot (developer)
2011-05-12 13:30

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/c40e579fcd38 [^]

Maturity status: Test

- Issue History
Date Modified Username Field Change
2011-04-27 10:57 egoitz New Issue
2011-04-27 10:57 egoitz Assigned To => alostale
2011-04-27 10:57 egoitz Modules => Core
2011-04-27 11:02 egoitz Description Updated View Revisions
2011-04-28 11:25 egoitz Relationship added blocks 0015999
2011-05-02 10:43 alostale Status new => scheduled
2011-05-02 10:43 alostale Assigned To alostale => marvintm
2011-05-02 10:43 alostale fix_in_branch => pi
2011-05-05 11:21 marvintm Relationship added has duplicate 0016933
2011-05-05 11:29 hgbot Checkin
2011-05-05 11:29 hgbot Note Added: 0036387
2011-05-05 11:29 hgbot Status scheduled => resolved
2011-05-05 11:29 hgbot Resolution open => fixed
2011-05-05 11:29 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/d2dcfbca32dbeb419488e526b775b85042935c8c [^]
2011-05-12 13:30 hudsonbot Checkin
2011-05-12 13:30 hudsonbot Note Added: 0036822
2011-05-12 13:35 alostale Status resolved => closed
2011-05-12 13:35 alostale Fixed in Version => 3.0RC7


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker