Openbravo Issue Tracking System - Retail Modules
View Issue Details
0049098Retail ModulesWeb POSpublic2022-04-21 09:482022-04-27 10:27
jose_duque 
Retail 
highmajoralways
closedfixed 
30Openbravo Appliance 14.04
 
RR22Q3 
No
0049098: Some user profiles can deliver sales and others don't
Some user profiles can deliver sales and others don't
Some user profiles can deliver sales and others can't.
When I click 'issue sales order' it creates an invoice. If there is an access missing for that user in the backend that process fails.

If you go to the role access window and give access to invoice and the applications table (touchpoint) it works again.
I think this is a problem because the user sees that the shipment is done but it fails.
Plus, the error is not clear in the frontend.

The seller user can't deliver sales.
The CarterCash user (user with all rights) can.
No tags attached.
Issue History
2022-04-21 09:48jose_duqueNew Issue
2022-04-21 09:48jose_duqueAssigned To => Retail
2022-04-21 09:48jose_duqueTriggers an Emergency Pack => No
2022-04-21 09:48jose_duqueIssue generated from0048859
2022-04-21 09:51jose_duqueIssue cloned0049099
2022-04-21 15:19hgbotNote Added: 0136667
2022-04-24 19:18hgbotNote Added: 0136692
2022-04-24 21:25hgbotNote Added: 0136694
2022-04-27 10:27hgbotResolutionopen => fixed
2022-04-27 10:27hgbotStatusnew => closed
2022-04-27 10:27hgbotNote Added: 0136794
2022-04-27 10:27hgbotFixed in Version => RR22Q3
2022-04-27 10:27hgbotNote Added: 0136795

Notes
(0136667)
hgbot   
2022-04-21 15:19   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/773 [^]
(0136692)
hgbot   
2022-04-24 19:18   
Merge request closed: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/773 [^]
(0136694)
hgbot   
2022-04-24 21:25   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/776 [^]
(0136794)
hgbot   
2022-04-27 10:27   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/776 [^]
(0136795)
hgbot   
2022-04-27 10:27   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: fc7ce018e8f155272db5c558d02b8c570169a06a
Author: Alain Perez Balart <alain.perez@openbravo.com>
Date: 27-04-2022 08:26:16
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/fc7ce018e8f155272db5c558d02b8c570169a06a [^]

Fixed ISSUE-49098: Remove checking property access

---
M src/org/openbravo/retail/posterminal/Invoices.java
---