Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0032085Openbravo ERP00. Application dictionarypublic2016-02-02 11:522016-02-05 15:10
vmromanos 
Triage Finance 
immediateminoralways
closedfixed 
5
 
3.0PR16Q1 
dmiguelez
Advanced Payables and Receivables Mngmt
Production - Confirmed Stable
2014-08-22
3.0PR14Q4
https://code.openbravo.com/erp/devel/main/rev/ae0addbe904c [^]
No
0032085: 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.0PR16Q1
2016-02-05 15:10hgbotCheckin
2016-02-05 15:10hgbotNote Added: 0083983
2016-02-05 15:10hgbotStatusscheduled => resolved
2016-02-05 15:10hgbotResolutionopen => fixed
2016-02-05 15:10hgbotFixed in SCM revision => http://code.openbravo.com/erp/backports/3.0PR16Q1/rev/4cf3d0e249516c41f4400ea2f348253cd7c04830 [^]
2016-02-05 15:10dmiguelezReview Assigned To => dmiguelez
2016-02-05 15:10dmiguelezNote Added: 0083985
2016-02-05 15:10dmiguelezStatusresolved => closed

Notes
(0083983)
hgbot   
2016-02-05 15:10   
Repository: erp/backports/3.0PR16Q1
Changeset: 4cf3d0e249516c41f4400ea2f348253cd7c04830
Author: Mark <m.molina <at> nectus.com>
Date: Tue Feb 02 13:45:46 2016 -0500
URL: http://code.openbravo.com/erp/backports/3.0PR16Q1/rev/4cf3d0e249516c41f4400ea2f348253cd7c04830 [^]

Fixes issue 32085: 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
---
(0083985)
dmiguelez   
2016-02-05 15:10   
Code Review + Testing Ok