Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0016103Openbravo ERPZ. Otherspublic2011-02-09 10:282011-05-24 10:55
mirurita 
mirurita 
normalmajoralways
closedfixed 
5
 
 
Advanced Payables and Receivables Mngmt
No
0016103: Not possible to complete an Invoice if the role only has access to invoice window
With the minimum access required to complete an invoice in the old flow you are not able to do it in the new flow.

For example if the payment method selected has an automatic configuration it will try to create some payments and the process will fail.
1) Create a role with the minimum access to be able to complete an invoice
2) Select a payment method configured for automatic payment and with the print check execution process
3) Complete the invoice
closingMay2011
blocks defect 0015889 closed mirurita Not possible to complete an Invoice if the role only has access to invoice window 
Issue History
2011-03-02 12:20miruritaTypedefect => backport
2011-03-02 12:20miruritafix_in_branch => 2.50
2011-03-02 12:41hgbotCheckin
2011-03-02 12:41hgbotNote Added: 0034498
2011-03-02 12:41hgbotStatusscheduled => resolved
2011-03-02 12:41hgbotResolutionopen => fixed
2011-03-02 12:41hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.advpaymentmngt/rev/96fdc707ef104f1d968f55a4bd9708044b66b9f5 [^]
2011-05-24 10:11dalsasuaTag Attached: closingMay2011
2011-05-24 10:55dalsasuaStatusresolved => closed

Notes
(0034498)
hgbot   
2011-03-02 12:41   
Repository: erp/pmods/org.openbravo.advpaymentmngt
Changeset: 96fdc707ef104f1d968f55a4bd9708044b66b9f5
Author: Mikel Irurita <mikel.irurita <at> openbravo.com>
Date: Wed Mar 02 12:20:42 2011 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.advpaymentmngt/rev/96fdc707ef104f1d968f55a4bd9708044b66b9f5 [^]

Fixes issue 16103: Not possible to complete an Invoice if the role only has access to invoice window

---
M src/org/openbravo/advpaymentmngt/ad_actionbutton/ExecutePayments.java
M src/org/openbravo/advpaymentmngt/ad_actionbutton/ProcessInvoice.java
---