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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0017433
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 00. Application dictionarymajoralways2011-05-31 12:462011-06-13 16:19
ReporterpsarobeView Statuspublic 
Assigned Topsarobe 
PriorityimmediateResolutionfixedFixed in Version3.0MP0
StatusclosedFix in branchFixed in SCM revision468b63e6153e
ProjectionnoneETAnoneTarget Version3.0MP0
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionpiSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0017433: Project field is hidden by configScript and others directly in core. This is wrong

DescriptionSince the project field has a display logic that it is shown in case the project is defined as an accounting dimension there is no reason to be hidden by the configscript or by core
Proposed SolutionRemove from config script where it says not display project field in several windows:

'Accounting Dimension';'Project Dimension';'Project';'7381'
'Amortization';'Header';'Project';'801366'
'Business Partner Info';'Partner Invoices';'Project';'7976'
'Business Partner Info';'Partner Orders';'Project';'7850'
'Business Partner Info';'Partner Shipments';'Project';'7957'
'Cash Journal';'Header';'Project';'7784'
'Financial Account';'Accounting History';'Project';'576653206CA64C59BF19A53B94AEDBA8'
'Financial Account';'Cleared items';'Project';'E4755F06568943EAABB510542A7159A4'
'Financial Account';'Transaction';'Project';'A37C70FE6BA1C015E040007F01006DF4'
'G/L Journal';'Header';'Project';'2DFC15C032E841C9A8261D197A44AA86'
'Goods Movements';'Header';'Project';'7791'
'Goods Receipt';'Header';'Project';'7804'
'Goods Shipment';'Header';'Project';'7831'
'Manual Settlement';'Create Payment';'Project';'803347'
'Manual Settlement';'Manual Settlement';'Project';'800563'
'Multiphase Project';'Multiphase Project';'Project';'664'
'Payment In';'Header';'Project';'830698140BEF4AC3E040007F01000289'
'Payment Out';'Header';'Project';'830698140BF44AC3E040007F01000289'
'Payment Status Management';'Header';'Project';'803247'
'Physical Inventory';'Header';'Project';'7816'
'Purchase Invoice';'Header';'Project';'3332'
'Purchase Order';'Header';'Project';'3459'
'Sales Invoice';'Header';'Project';'2775'
'Sales Order';'Header';'Project';'2593'
'Service Project';'Service Project';'Project';'800033'
'Settlement';'Created Payments';'Project';'803351'
'Settlement';'Settlement';'Project';'800424'
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0037827)
hgbot (developer)
2011-05-31 13:24

Repository: erp/devel/pi
Changeset: b39a7b6dd16a3176dc233db42eaff99217e7647d
Author: Pablo Sarobe <pablo.sarobe <at> openbravo.com>
Date: Tue May 31 13:23:58 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/b39a7b6dd16a3176dc233db42eaff99217e7647d [^]

Fixes issue 17433: Show project fields

---
M modules/org.openbravo.v3/src-db/database/configScript.xml
---
(0037828)
hgbot (developer)
2011-05-31 13:38

Repository: erp/devel/pi
Changeset: 468b63e6153e44e1e3cd5ea5fdf2db33c593cca0
Author: Pablo Sarobe <pablo.sarobe <at> openbravo.com>
Date: Tue May 31 13:37:30 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/468b63e6153e44e1e3cd5ea5fdf2db33c593cca0 [^]

Fixes issue 17433: Show project field that was hidden directly in core

---
M modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_FIELD.xml
M src-db/database/sourcedata/AD_FIELD.xml
---
(0037856)
hudsonbot (developer)
2011-05-31 21:36

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

Maturity status: Test
(0037857)
hudsonbot (developer)
2011-05-31 21:36

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

Maturity status: Test
(0038303)
dmitry_mezentsev (developer)
2011-06-13 16:19

Checked several places in the application and all the rows in the config. script.

- Issue History
Date Modified Username Field Change
2011-05-31 12:46 psarobe New Issue
2011-05-31 12:46 psarobe Assigned To => psarobe
2011-05-31 12:46 psarobe Modules => Core
2011-05-31 13:24 hgbot Checkin
2011-05-31 13:24 hgbot Note Added: 0037827
2011-05-31 13:24 hgbot Status new => resolved
2011-05-31 13:24 hgbot Resolution open => fixed
2011-05-31 13:24 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/b39a7b6dd16a3176dc233db42eaff99217e7647d [^]
2011-05-31 13:25 psarobe Summary Project field is hidden by configScript. This is wrong => Project field is hidden by configScript and others directly in core. This is wrong
2011-05-31 13:25 psarobe Description Updated View Revisions
2011-05-31 13:38 hgbot Checkin
2011-05-31 13:38 hgbot Note Added: 0037828
2011-05-31 13:38 hgbot Fixed in SCM revision http://code.openbravo.com/erp/devel/pi/rev/b39a7b6dd16a3176dc233db42eaff99217e7647d [^] => http://code.openbravo.com/erp/devel/pi/rev/468b63e6153e44e1e3cd5ea5fdf2db33c593cca0 [^]
2011-05-31 21:36 hudsonbot Checkin
2011-05-31 21:36 hudsonbot Note Added: 0037856
2011-05-31 21:36 hudsonbot Checkin
2011-05-31 21:36 hudsonbot Note Added: 0037857
2011-06-13 16:19 dmitry_mezentsev Note Added: 0038303
2011-06-13 16:19 dmitry_mezentsev Status resolved => closed
2011-06-13 16:19 dmitry_mezentsev Fixed in Version => 3.0MP0


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker