Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0027424 | Openbravo ERP | 03. Procurement management | public | 2014-08-22 17:09 | 2014-12-30 23:22 |
|
Reporter | jonalegriaesarte | |
Assigned To | reinaldoguerra | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | pi | |
Target Version | 3.0PR15Q1 | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | vmromanos |
OBNetwork customer | OBPS |
Web browser | |
Modules | Core |
Support ticket | 30618 |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0027424: Text in process "Complete Goods Receipt" is referencing sales flow |
Description | Text in process "Complete Goods Receipt" is referencing sales flow. Message text:
"Process Shipment will move products out of inventory and mark line items as shipped." It should be more neutral or it should change depending on sales or purchase flow. |
Steps To Reproduce | - Create goods receipt
- Press complete button
- See text in the help section |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2014-08-22 17:09 | jonalegriaesarte | New Issue | |
2014-08-22 17:09 | jonalegriaesarte | Assigned To | => AtulOpenbravo |
2014-08-22 17:09 | jonalegriaesarte | OBNetwork customer | => Yes |
2014-08-22 17:09 | jonalegriaesarte | Modules | => Core |
2014-08-22 17:09 | jonalegriaesarte | Support ticket | => 30618 |
2014-08-22 17:09 | jonalegriaesarte | Resolution time | => 1415314800 |
2014-08-22 17:09 | jonalegriaesarte | Triggers an Emergency Pack | => No |
2014-08-22 17:09 | jonalegriaesarte | Description Updated | bug_revision_view_page.php?rev_id=6421#r6421 |
2014-09-22 16:36 | jonalegriaesarte | Target Version | 3.0PR14Q4 => 3.0PR15Q1 |
2014-09-25 05:54 | reinaldoguerra | Assigned To | AtulOpenbravo => reinaldoguerra |
2014-09-25 05:54 | reinaldoguerra | Status | new => scheduled |
2014-09-25 05:54 | reinaldoguerra | Note Added: 0070345 | |
2014-10-02 06:34 | reinaldoguerra | Note Added: 0070643 | |
2014-10-08 13:42 | hgbot | Checkin | |
2014-10-08 13:42 | hgbot | Note Added: 0070811 | |
2014-10-08 13:42 | hgbot | Status | scheduled => resolved |
2014-10-08 13:42 | hgbot | Resolution | open => fixed |
2014-10-08 13:42 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/51fdf9031a68531c7b22c5eb09eedd6c7501eab2 [^] |
2014-10-08 13:43 | vmromanos | Review Assigned To | => vmromanos |
2014-10-08 13:43 | vmromanos | Note Added: 0070812 | |
2014-10-08 13:43 | vmromanos | Status | resolved => closed |
2014-12-30 23:22 | hudsonbot | Checkin | |
2014-12-30 23:22 | hudsonbot | Note Added: 0072917 | |
Notes |
|
|
Test plan used:
1- Login into Openbravo ERP
2- Go to Goods Receipt window
3- Open help section and note a neutral message for Process Shipment field |
|
|
|
Test plan used:
1- Login into Openbravo ERP
2- Create goods receipt
3- Press complete button
4- Text in the process help section shows a neutral message
5- Open help section and note the neutral message for Process Shipment field too. |
|
|
(0070811)
|
hgbot
|
2014-10-08 13:42
|
|
Repository: erp/devel/pi
Changeset: 51fdf9031a68531c7b22c5eb09eedd6c7501eab2
Author: Reinaldo Guerra <reinaldo.guerra <at> peoplewalking.com>
Date: Mon Oct 06 12:12:28 2014 -0500
URL: http://code.openbravo.com/erp/devel/pi/rev/51fdf9031a68531c7b22c5eb09eedd6c7501eab2 [^]
Fixed bug 27424: Text in "Complete Goods Receipt" is referencing sales flow.
Field help on Process Shipment Java has been modified to show a neutral message. Also Process Shipment (M_InOut Post) help field was modified too.
It's not possible to change message depending of process indeed because this help message depends on process help field which is referenced by the column.
---
M src-db/database/sourcedata/AD_FIELD.xml
M src-db/database/sourcedata/AD_PROCESS.xml
---
|
|
|
|
|
|
|
|