Project: 	
  | View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | ||||||||
| 0016901 | ||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
| defect | [Openbravo ERP] 00. Application dictionary | major | always | 2011-04-27 10:57 | 2011-05-12 13:35 | |||
| Reporter | egoitz | View Status | public | |||||
| Assigned To | marvintm | |||||||
| Priority | urgent | Resolution | fixed | Fixed in Version | 3.0RC7 | |||
| Status | closed | Fix in branch | pi | Fixed in SCM revision | d2dcfbca32db | |||
| Projection | none | ETA | none | Target Version | 3.0RC7 | |||
| OS | Any | Database | PostgreSQL | Java version | ||||
| OS Version | Database version | Ant version | ||||||
| Product Version | 3.0RC6.1 | SCM revision | ||||||
| Merge Request Status | ||||||||
| Review Assigned To | ||||||||
| OBNetwork customer | OBPS | |||||||
| Web browser | ||||||||
| Modules | Core | |||||||
| Support ticket | ||||||||
| Regression level | ||||||||
| Regression date | ||||||||
| Regression introduced in release | ||||||||
| Regression introduced by commit | ||||||||
| Triggers an Emergency Pack | No | |||||||
| Summary | 0016901: The resource assigment field on sales invoice line produces errors if it is showed | |||||||
| Description | If 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 Solution | Change 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· | |||||||
| Tags | No tags attached. | |||||||
| Attached Files | ||||||||
|  Relationships		[ Relation Graph ] 
		[ Dependency Graph ] | |||||||||||||||
| 
 | |||||||||||||||
|  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 (viewer) 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 10:57 | egoitz | OBNetwork customer | => Yes | 
| 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 |