Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0027758 | Openbravo ERP | 07. Sales management | public | 2014-10-03 14:49 | 2014-12-30 23:25 |
|
Reporter | jonalegriaesarte | |
Assigned To | fsoto82 | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 3.0PR15Q1 | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | pramakrishnan |
OBNetwork customer | OBPS |
Web browser | |
Modules | Core |
Support ticket | 31519 |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0027758: Copy lines in sales order does not work if the role does not have access to price list window |
Description | Copy lines in sales order does not work if the role does not have access to price list window |
Steps To Reproduce | - Create a role without access to price list window
- Create a sales order header using that role
- Copy lines button |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2014-10-03 14:49 | jonalegriaesarte | New Issue | |
2014-10-03 14:49 | jonalegriaesarte | Assigned To | => AtulOpenbravo |
2014-10-03 14:49 | jonalegriaesarte | OBNetwork customer | => Yes |
2014-10-03 14:49 | jonalegriaesarte | Modules | => Core |
2014-10-03 14:49 | jonalegriaesarte | Support ticket | => 31519 |
2014-10-03 14:49 | jonalegriaesarte | Resolution time | => 1414969200 |
2014-10-03 14:49 | jonalegriaesarte | Triggers an Emergency Pack | => No |
2014-11-13 20:26 | fsoto82 | Status | new => scheduled |
2014-11-13 20:26 | fsoto82 | Assigned To | AtulOpenbravo => fsoto82 |
2014-11-13 20:26 | fsoto82 | fix_in_branch | => pi |
2014-11-17 15:34 | fsoto82 | Note Added: 0071710 | |
2014-11-20 11:16 | hgbot | Checkin | |
2014-11-20 11:16 | hgbot | Note Added: 0071849 | |
2014-11-20 11:16 | hgbot | Status | scheduled => resolved |
2014-11-20 11:16 | hgbot | Resolution | open => fixed |
2014-11-20 11:16 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/b419c66789ed34c6e67e0392524778e275522f3b [^] |
2014-11-20 11:16 | hgbot | Checkin | |
2014-11-20 11:16 | hgbot | Note Added: 0071850 | |
2014-11-20 11:22 | pramakrishnan | Review Assigned To | => pramakrishnan |
2014-11-20 11:22 | pramakrishnan | Note Added: 0071851 | |
2014-11-20 11:22 | pramakrishnan | Status | resolved => closed |
2014-12-30 23:25 | hudsonbot | Checkin | |
2014-12-30 23:25 | hudsonbot | Note Added: 0073116 | |
2014-12-30 23:25 | hudsonbot | Checkin | |
2014-12-30 23:25 | hudsonbot | Note Added: 0073117 | |
Notes |
|
|
- Create a role without access to price list window
- Create a sales order header using that role
- Copy lines button
Now the list is shown without error. |
|
|
(0071849)
|
hgbot
|
2014-11-20 11:16
|
|
Repository: erp/devel/pi
Changeset: b419c66789ed34c6e67e0392524778e275522f3b
Author: Fernando Soto <fernando.soto <at> peoplewalking.com>
Date: Thu Nov 13 11:49:23 2014 -0500
URL: http://code.openbravo.com/erp/devel/pi/rev/b419c66789ed34c6e67e0392524778e275522f3b [^]
Fixed bug 27758: Copy lines in SO dont work if the role dont have access to price list window
Changed CopyFromOrder class to set admin mode before fill the data.
---
M src/org/openbravo/erpCommon/ad_actionButton/CopyFromOrder.java
---
|
|
|
(0071850)
|
hgbot
|
2014-11-20 11:16
|
|
Repository: erp/devel/pi
Changeset: 798623d3e6e23dad2db2b884dc8f15f080953295
Author: Pandeeswari Ramakrishnan <pandeeswari.ramakrishnan <at> openbravo.com>
Date: Thu Nov 20 15:42:54 2014 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/798623d3e6e23dad2db2b884dc8f15f080953295 [^]
Related to Issue 27758: Copy lines in SO dont work if the role dont have access to price list window
---
M src/org/openbravo/erpCommon/ad_actionButton/CopyFromOrder.java
---
|
|
|
|
Code Review + Testing - OK. |
|
|
|
|
|
|
|