Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0032086Openbravo ERP00. Application dictionarypublic2016-02-02 11:522016-02-05 15:09
vmromanos 
Triage Finance 
immediateminoralways
closedfixed 
5
 
3.0PR15Q4.3 
dmiguelez
Advanced Payables and Receivables Mngmt
Production - Confirmed Stable
2014-08-22
3.0PR14Q4
https://code.openbravo.com/erp/devel/main/rev/ae0addbe904c [^]
No
0032086: Process Price Difference adjustment breaks menu
The "Process Price Difference adjustment" menu entry has 3 problems:

1. It should be included into menu folder Warehouse Management | Setup
2. It should be renamed to "Process Price Difference Adjustment" to follow the capitalization rule
3. Process should include a description and help
Login as Openbravo Admin
Open the Application menu
An entry called "Process Price Difference adjustment" is shown in the menu root
No tags attached.
blocks defect 0032084 closed markmm82 Process Price Difference adjustment breaks menu 
Issue History
2016-02-02 11:53vmromanosTypedefect => backport
2016-02-02 11:53vmromanosTarget Version => 3.0PR15Q4.3
2016-02-05 15:08hgbotCheckin
2016-02-05 15:08hgbotNote Added: 0083981
2016-02-05 15:08hgbotStatusscheduled => resolved
2016-02-05 15:08hgbotResolutionopen => fixed
2016-02-05 15:08hgbotFixed in SCM revision => http://code.openbravo.com/erp/backports/3.0PR15Q4.3/rev/9a05583c0dad2015d0e9d942f69a764055dbd61b [^]
2016-02-05 15:09dmiguelezReview Assigned To => dmiguelez
2016-02-05 15:09dmiguelezNote Added: 0083982
2016-02-05 15:09dmiguelezStatusresolved => closed

Notes
(0083981)
hgbot   
2016-02-05 15:08   
Repository: erp/backports/3.0PR15Q4.3
Changeset: 9a05583c0dad2015d0e9d942f69a764055dbd61b
Author: Mark <m.molina <at> nectus.com>
Date: Tue Feb 02 13:45:46 2016 -0500
URL: http://code.openbravo.com/erp/backports/3.0PR15Q4.3/rev/9a05583c0dad2015d0e9d942f69a764055dbd61b [^]

Fixes issue 32086: Process Price Difference adjustment breaks menu

Were fixed the 3 problems of "Process Price Difference adjustment" menu entry found:

1. It is included into menu folder Warehouse Management | Setup
2. Was renamed to "Process Price Difference Adjustment" to follow the capitalization rule
3. Was included a description and help.

---
M modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_MENU.xml
M modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_TREENODE.xml
M src-db/database/sourcedata/OBUIAPP_PROCESS.xml
---
(0083982)
dmiguelez   
2016-02-05 15:09   
Code Review + Testing Ok