Project:
| View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | ||||||||
| 0026375 | ||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
| defect | [Retail Modules] Web POS | major | always | 2014-04-25 08:38 | 2014-12-19 17:06 | |||
| Reporter | sureshbabu | View Status | public | |||||
| Assigned To | Osmany | |||||||
| Priority | high | Resolution | fixed | Fixed in Version | RR14Q2 | |||
| Status | closed | Fix in branch | Fixed in SCM revision | 6734a59da24f | ||||
| Projection | none | ETA | none | Target Version | RR14Q2 | |||
| OS | Any | Database | Any | Java version | ||||
| OS Version | Database version | Ant version | ||||||
| Product Version | SCM revision | |||||||
| Merge Request Status | ||||||||
| Review Assigned To | Orekaria | |||||||
| OBNetwork customer | No | |||||||
| Support ticket | ||||||||
| Regression level | ||||||||
| Regression date | ||||||||
| Regression introduced in release | ||||||||
| Regression introduced by commit | ||||||||
| Triggers an Emergency Pack | No | |||||||
| Summary | 0026375: [RR14Q2] User not able to change the price of the line item | |||||||
| Description | User not able to change the price of the line item | |||||||
| Steps To Reproduce | 1) As a normal user login to webpos 2) Add any product to the line item 3) Then click the line item and try to change the price of the line item. Defect: System wrongly shows Approval required popup without any approver details. | |||||||
| Tags | No tags attached. | |||||||
| Attached Files | ||||||||
Relationships [ Relation Graph ]
[ Dependency Graph ]
|
||||||||||||||||||||||
|
||||||||||||||||||||||
Notes |
|
|
(0066648) hgbot (developer) 2014-04-28 16:30 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: bc9e94b42aa13e472f237d00b0305d50da99ee96 Author: Adrián Romero <adrianromero <at> openbravo.com> Date: Mon Apr 28 16:29:13 2014 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/bc9e94b42aa13e472f237d00b0305d50da99ee96 [^] Fixes issue 0026375: [RR14Q2] User not able to change the price of the line item Fixes issue 0026376: [RR14Q2] user not able to delete a line item In case that a action that requires management approval does not have any manager properly configured, a message is displayed informing the user that the actionn cannot be executed becuase he does not have the rights to execute it --- M web/org.openbravo.retail.posterminal/js/components/obpos-approval.js --- |
|
(0066758) hgbot (developer) 2014-05-01 17:46 |
Repository: erp/pmods/org.openbravo.retail.posterminal.unstablenetworks Changeset: bc9e94b42aa13e472f237d00b0305d50da99ee96 Author: Adrián Romero <adrianromero <at> openbravo.com> Date: Mon Apr 28 16:29:13 2014 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal.unstablenetworks/rev/bc9e94b42aa13e472f237d00b0305d50da99ee96 [^] Fixes issue 0026375: [RR14Q2] User not able to change the price of the line item Fixes issue 0026376: [RR14Q2] user not able to delete a line item In case that a action that requires management approval does not have any manager properly configured, a message is displayed informing the user that the actionn cannot be executed becuase he does not have the rights to execute it --- M web/org.openbravo.retail.posterminal/js/components/obpos-approval.js --- |
|
(0066825) Orekaria (viewer) 2014-05-05 18:38 |
Tested and reviewed in 888ab2f27f94 |
|
(0067065) hgbot (developer) 2014-05-09 16:03 |
Repository: erp/pmods/org.openbravo.retail.posterminal.unstablenetworks Changeset: 72ad43ca143d62acaba85787d0b3d33bc9ab5f72 Author: Adrián Romero <adrianromero <at> openbravo.com> Date: Mon Apr 28 16:29:13 2014 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal.unstablenetworks/rev/72ad43ca143d62acaba85787d0b3d33bc9ab5f72 [^] Fixes issue 0026375: [RR14Q2] User not able to change the price of the line item Fixes issue 0026376: [RR14Q2] user not able to delete a line item In case that a action that requires management approval does not have any manager properly configured, a message is displayed informing the user that the actionn cannot be executed becuase he does not have the rights to execute it --- M web/org.openbravo.retail.posterminal/js/components/obpos-approval.js --- |
|
(0067174) mtaal (viewer) 2014-05-15 21:36 |
reclosing as only re-opened by merge |
|
(0068120) hgbot (developer) 2014-06-18 14:15 |
Repository: erp/pmods/org.openbravo.retail.posterminal.cds Changeset: 6734a59da24f429628496d3cad8acf2726ad48db Author: Adrián Romero <adrianromero <at> openbravo.com> Date: Mon Apr 28 16:29:13 2014 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal.cds/rev/6734a59da24f429628496d3cad8acf2726ad48db [^] Fixes issue 0026375: [RR14Q2] User not able to change the price of the line item Fixes issue 0026376: [RR14Q2] user not able to delete a line item In case that a action that requires management approval does not have any manager properly configured, a message is displayed informing the user that the actionn cannot be executed becuase he does not have the rights to execute it --- M web/org.openbravo.retail.posterminal/js/components/obpos-approval.js --- |
|
(0068204) mtaal (viewer) 2014-06-20 09:18 |
Incorrectly opened by hgbot |
|
(0072743) Osmany (viewer) 2014-12-19 17:06 |
Hi, I reviewed and tested is fine. Validation for all approval: If not exist supervisors, the system show the pop up with information, but not pop up with list the users empty. Regards! |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2014-04-25 08:38 | sureshbabu | New Issue | |
| 2014-04-25 08:38 | sureshbabu | Assigned To | => malsasua |
| 2014-04-25 08:38 | sureshbabu | File Added: User not able to change the price of the line item.png | |
| 2014-04-25 08:38 | sureshbabu | OBNetwork customer | => No |
| 2014-04-25 08:38 | sureshbabu | Triggers an Emergency Pack | => No |
| 2014-04-28 16:30 | hgbot | Checkin | |
| 2014-04-28 16:30 | hgbot | Note Added: 0066648 | |
| 2014-04-28 16:30 | hgbot | Status | new => resolved |
| 2014-04-28 16:30 | hgbot | Resolution | open => fixed |
| 2014-04-28 16:30 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/bc9e94b42aa13e472f237d00b0305d50da99ee96 [^] |
| 2014-04-28 16:39 | adrianromero | Relationship added | has duplicate 0026376 |
| 2014-04-28 16:39 | adrianromero | Review Assigned To | => malsasua |
| 2014-04-28 16:39 | adrianromero | Assigned To | malsasua => adrianromero |
| 2014-04-28 16:39 | adrianromero | Target Version | => RR14Q2 |
| 2014-05-01 17:46 | hgbot | Checkin | |
| 2014-05-01 17:46 | hgbot | Note Added: 0066758 | |
| 2014-05-01 17:46 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/bc9e94b42aa13e472f237d00b0305d50da99ee96 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal.unstablenetworks/rev/bc9e94b42aa13e472f237d00b0305d50da99ee96 [^] |
| 2014-05-05 18:38 | Orekaria | Review Assigned To | malsasua => Orekaria |
| 2014-05-05 18:38 | Orekaria | Note Added: 0066825 | |
| 2014-05-05 18:38 | Orekaria | Status | resolved => closed |
| 2014-05-05 18:38 | Orekaria | Fixed in Version | => RR14Q2 |
| 2014-05-09 16:03 | hgbot | Checkin | |
| 2014-05-09 16:03 | hgbot | Note Added: 0067065 | |
| 2014-05-09 16:03 | hgbot | Status | closed => resolved |
| 2014-05-09 16:03 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal.unstablenetworks/rev/bc9e94b42aa13e472f237d00b0305d50da99ee96 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal.unstablenetworks/rev/72ad43ca143d62acaba85787d0b3d33bc9ab5f72 [^] |
| 2014-05-15 21:36 | mtaal | Note Added: 0067174 | |
| 2014-05-15 21:36 | mtaal | Status | resolved => closed |
| 2014-05-19 16:28 | adrianromero | Relationship added | related to 0026537 |
| 2014-05-19 16:34 | adrianromero | Relationship added | related to 0026624 |
| 2014-06-18 14:15 | hgbot | Checkin | |
| 2014-06-18 14:15 | hgbot | Note Added: 0068120 | |
| 2014-06-18 14:15 | hgbot | Status | closed => resolved |
| 2014-06-18 14:15 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal.unstablenetworks/rev/72ad43ca143d62acaba85787d0b3d33bc9ab5f72 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal.cds/rev/6734a59da24f429628496d3cad8acf2726ad48db [^] |
| 2014-06-20 09:18 | mtaal | Note Added: 0068204 | |
| 2014-06-20 09:18 | mtaal | Status | resolved => closed |
| 2014-12-19 17:05 | Osmany | Assigned To | adrianromero => Osmany |
| 2014-12-19 17:06 | Osmany | Note Added: 0072743 | |
| Copyright © 2000 - 2009 MantisBT Group |