Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0019105 | Openbravo ERP | 07. Sales management | public | 2011-10-18 18:22 | 2011-12-13 08:25 |
|
Reporter | jonalegriaesarte | |
Assigned To | umartirena | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | 2.50MP33 | |
Target Version | 2.50MP37 | Fixed in Version | 2.50MP37 | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | OBPS |
Web browser | |
Modules | Core |
Support ticket | 12961 |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0019105: The text "Update pricelist from order" does not define well the process executed |
Description | The text "Update pricelist from order" does not define well the process executed |
Steps To Reproduce | - Access to update pricelist from order.
- Notice that the process is defined to update the order from pricelist, so the name of the process should be changed. |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | blocks | defect | 0018802 | 3.0MP6 | closed | umartirena | The text "Update pricelist from order" does not define well the process executed |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2011-11-18 09:32 | umartirena | Type | defect => backport |
2011-11-18 09:32 | umartirena | fix_in_branch | => 2.50 |
2011-11-18 09:34 | umartirena | version | 3.0MP4 => 2.50MP33 |
2011-11-18 09:34 | umartirena | Target Version | 3.0MP6 => 2.50MP37 |
2011-11-18 09:34 | umartirena | Assigned To | umartirena => ioritzCia |
2011-12-02 14:05 | jecharri | Assigned To | ioritzCia => umartirena |
2011-12-12 17:07 | hgbot | Checkin | |
2011-12-12 17:07 | hgbot | Note Added: 0043807 | |
2011-12-12 17:07 | hgbot | Status | scheduled => resolved |
2011-12-12 17:07 | hgbot | Resolution | open => fixed |
2011-12-12 17:07 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/stable/2.50/rev/0042ae0cf67f7dc523951a533f05c0d2d3fc5736 [^] |
2011-12-13 08:21 | umartirena | Note Added: 0043811 | |
2011-12-13 08:25 | egoitz | Note Added: 0043812 | |
2011-12-13 08:25 | egoitz | Status | resolved => closed |
2011-12-13 08:25 | egoitz | Fixed in Version | => 2.50MP37 |
Notes |
|
(0043807)
|
hgbot
|
2011-12-12 17:07
|
|
Repository: erp/stable/2.50
Changeset: 0042ae0cf67f7dc523951a533f05c0d2d3fc5736
Author: Unai Martirena <unai.martirena <at> openbravo.com>
Date: Mon Dec 12 12:26:22 2011 +0100
URL: http://code.openbravo.com/erp/stable/2.50/rev/0042ae0cf67f7dc523951a533f05c0d2d3fc5736 [^]
Fixed issue 0019105: Update procelist from order does not define well the process
---
M src-db/database/sourcedata/AD_MENU.xml
M src-db/database/sourcedata/AD_PROCESS.xml
---
|
|
|
(0043811)
|
umartirena
|
2011-12-13 08:21
|
|
*How to test the issue:
Go Sales Management>Transactions and see if there is an entry with text "Update orders from pricelist" then open the process and see also that the text on the popup is correct.
*Other areas affected:
No others areas affected, only change on texts. |
|
|
(0043812)
|
egoitz
|
2011-12-13 08:25
|
|
Issue Verified.
The text of the menu now is correct and also the text on the popup of the process.
Code reviewed:
The text has been changed on the ad_menu and also on the name, description and help on the ad_process for that process. |
|