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

Notes
(0083979)
hgbot   
2016-02-05 15:07   
Repository: erp/backports/3.0PR15Q3.6
Changeset: 819df3142b50aaa1c2810064f5748686a94cea78
Author: Mark <m.molina <at> nectus.com>
Date: Tue Feb 02 13:45:46 2016 -0500
URL: http://code.openbravo.com/erp/backports/3.0PR15Q3.6/rev/819df3142b50aaa1c2810064f5748686a94cea78 [^]

Fixes issue 32087: 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
---
(0083980)
dmiguelez   
2016-02-05 15:08   
Code Review + Testing Ok