Openbravo Issue Tracking System - Modules
View Issue Details
0029601ModulesRemittancepublic2015-04-15 16:472015-08-06 13:35
rafaroda 
rafaroda 
normalminoralways
closedfixed 
5
 
 
vmromanos
0029601: User with only write access to Remittance window can't run process Settle/Protest Remittance
If an user is given access to Remittance window and to Settle/Protest Remittance, he can't run this process properly since remittances list are not properly displayed in grid

Once this is fixed, the user selects one remittance or more remittances, selects an accounting date and when pressing Settle or Protest buttons, green message displays but process has not completed. If the user goes to Remittance window and looks for the remittance(s) settled or protested, no records appear in these sub-tabs.
1) Install the Remittance infrastructure module

2) Create a role with access only to:
* Remittance window, so he can edit it (Editable Field)
* Settle/Protest Remittance form
Add this role to an user.

3) Logged with the user and role in 2.

4) Create a new Remittance header and click on Select Payments: choose a payment to add a line and process this remittance.

5) Go to Settle/Protest Remittance form: you can't find any remittance.

6) Once this is fixed, go again to Settle/Protest Remittance form and select the remittance in 4), choose an Accounting Date and click on Settle. Green message appears.

7) Go to Remittance 4 and see Settled tab: nothing there.

8) Come back to Settle/Protest Remittance form: you can find again the Remittance 4). Select it again and choose an Accounting Date and click on Protest. Green message appears.

9) Go to Remittance 4 and see Protest tab: nothing there.
No tags attached.
related to defect 0029643 new Triage Omni OMS User with write access to Remittance window can't Select Orders or Invoices 
Issue History
2015-04-15 16:47rafarodaNew Issue
2015-04-15 16:47rafarodaAssigned To => rafaroda
2015-04-15 16:47rafarodaIssue Monitored: rafaroda
2015-04-15 17:38rafarodaSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=8268#r8268
2015-04-16 12:08rafarodaSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=8274#r8274
2015-04-16 12:17rafarodaSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=8275#r8275
2015-04-16 12:35rafarodaStatusnew => scheduled
2015-04-21 08:13rafarodaSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=8308#r8308
2015-04-21 08:21hgbotCheckin
2015-04-21 08:21hgbotNote Added: 0076640
2015-04-21 08:21hgbotStatusscheduled => resolved
2015-04-21 08:21hgbotResolutionopen => fixed
2015-04-21 08:21hgbotFixed in SCM revision => http://code.openbravo.com/erp/mods/org.openbravo.module.remittance/rev/761bbc07d9ab379de8eb03d004c457a187b43adc [^]
2015-04-21 08:41rafarodaRelationship addedrelated to 0029643
2015-08-06 13:35vmromanosReview Assigned To => vmromanos
2015-08-06 13:35vmromanosNote Added: 0079223
2015-08-06 13:35vmromanosStatusresolved => closed

Notes
(0076640)
hgbot   
2015-04-21 08:21   
Repository: erp/mods/org.openbravo.module.remittance
Changeset: 761bbc07d9ab379de8eb03d004c457a187b43adc
Author: Rafa Roda Palacios <rafa.roda <at> ubiquads.com>
Date: Tue Apr 21 08:15:14 2015 +0200
URL: http://code.openbravo.com/erp/mods/org.openbravo.module.remittance/rev/761bbc07d9ab379de8eb03d004c457a187b43adc [^]

Fixes issue 29601 Added SetAdminMode so user with access only to Settle/Protest remittance process and remittance window can use the process

---
M src/org/openbravo/module/remittance/ad_forms/CancelReturnRemittance.java
M src/org/openbravo/module/remittance/utility/REM_SettleProtest.java
---
(0079223)
vmromanos   
2015-08-06 13:35   
Code review OK