Project:
| View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | ||||||||
| 0038351 | ||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
| backport | [Retail Modules] Web POS | major | always | 2018-04-12 12:12 | 2018-05-04 14:40 | |||
| Reporter | avicente | View Status | public | |||||
| Assigned To | jorge-garcia | |||||||
| Priority | high | Resolution | fixed | Fixed in Version | RR18Q2 | |||
| Status | closed | Fix in branch | Fixed in SCM revision | 68eef77703e9 | ||||
| Projection | none | ETA | none | Target Version | RR18Q2 | |||
| OS | Any | Database | Any | Java version | ||||
| OS Version | Database version | Ant version | ||||||
| Product Version | SCM revision | |||||||
| Merge Request Status | ||||||||
| Review Assigned To | marvintm | |||||||
| OBNetwork customer | OBPS | |||||||
| Support ticket | ||||||||
| Regression level | ||||||||
| Regression date | ||||||||
| Regression introduced in release | ||||||||
| Regression introduced by commit | ||||||||
| Triggers an Emergency Pack | No | |||||||
| Summary | 0038351: Permission error when reject quotation | |||||||
| Description | It is not possible to reject quotation with a manual rol due to a check introduce by the issue 38011. | |||||||
| Steps To Reproduce | 1. Login in webpos with a manual role with access to the reject quotation option. 2. Create a quotation for a customer: check it has been created in backend, Under Evaluation 3. Click on Menu > Reject Quotation Process seem to be OK, but in Chrome console: serviceSuccess error: status: -1, error.message: Current user/role has no access to class org.openbravo.retail.posterminal.QuotationsReject; line: serviceSuccess (https://butcopy-central.services.openbravo.com/openbravo/web/js/gen/4f47d66f45c7ead934bc8b8aa9b0106e_WebPOS.js:49:37 [^]) (*,+) In backend the Quotation is still in under Evaluation | |||||||
| Proposed Solution | The preference to control the access to Reject Quotations is: Web POS Quotation rejections (search key: OBPOS_quotation.rejections). However, the java process check the preferenceOBPOS_receipt.rejectquotation that does not exist. | |||||||
| Tags | No tags attached. | |||||||
| Attached Files | ||||||||
Relationships [ Relation Graph ]
[ Dependency Graph ]
|
||||||||
|
||||||||
Notes |
|
|
(0104225) hgbot (developer) 2018-05-03 10:24 |
Repository: retail/backports/3.0RR18Q2/org.openbravo.retail.posterminal Changeset: 68eef77703e9ac8ded49e1321e997e6e655f1e36 Author: Jorge Garcia <jorge.garcia <at> openbravo.com> Date: Thu May 03 10:23:48 2018 +0200 URL: http://code.openbravo.com/retail/backports/3.0RR18Q2/org.openbravo.retail.posterminal/rev/68eef77703e9ac8ded49e1321e997e6e655f1e36 [^] Fixed issue 38351: Permission error when reject quotation OBPOS_receipt.rejectquotation preference without ref_list has been removed from ad_preference sourcedata. For QuotationsReject.java the property has been change for the one used also in the menu entry OBPOS_quotation.rejections. --- M src-db/database/sourcedata/AD_PREFERENCE.xml M src/org/openbravo/retail/posterminal/QuotationsReject.java --- |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2018-04-12 14:19 | marvintm | Type | defect => backport |
| 2018-04-12 14:19 | marvintm | Target Version | => RR18Q2 |
| 2018-05-03 10:24 | hgbot | Checkin | |
| 2018-05-03 10:24 | hgbot | Note Added: 0104225 | |
| 2018-05-03 10:24 | hgbot | Status | scheduled => resolved |
| 2018-05-03 10:24 | hgbot | Resolution | open => fixed |
| 2018-05-03 10:24 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/9852add2a987ae96ad78cd3f6bf5d8cb6c72cb70 [^] => http://code.openbravo.com/retail/backports/3.0RR18Q2/org.openbravo.retail.posterminal/rev/68eef77703e9ac8ded49e1321e997e6e655f1e36 [^] |
| 2018-05-04 14:40 | marvintm | Review Assigned To | => marvintm |
| 2018-05-04 14:40 | marvintm | Status | resolved => closed |
| 2018-05-04 14:40 | marvintm | Fixed in Version | => RR18Q2 |
| Copyright © 2000 - 2009 MantisBT Group |