Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0015889Openbravo ERPZ. Otherspublic2011-02-09 10:282011-05-24 10:55
mirurita 
mirurita 
normalmajoralways
closedfixed 
5
 
 
Advanced Payables and Receivables Mngmt
No
0015889: 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
depends on backport 0016103 closed mirurita Not possible to complete an Invoice if the role only has access to invoice window 
Issue History
2011-02-09 10:28miruritaNew Issue
2011-02-09 10:28miruritaAssigned To => eduardo_Argal
2011-02-09 10:28miruritaModules => Advanced Payables and Receivables Mngmt
2011-03-02 12:07miruritaAssigned Toeduardo_Argal => mirurita
2011-03-02 12:19miruritaSummaryNot possible to complete an Invoice after installing APRM (role access problem) => Not possible to complete an Invoice if the role only has access to invoice window
2011-03-02 12:19miruritaDescription Updatedbug_revision_view_page.php?rev_id=1548#r1548
2011-03-02 12:19miruritaSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=1550#r1550
2011-03-02 12:19miruritaProposed Solution updated
2011-03-02 12:20miruritaStatusnew => scheduled
2011-03-02 12:20miruritafix_in_branch => pi
2011-03-02 12:45hgbotCheckin
2011-03-02 12:45hgbotNote Added: 0034499
2011-03-02 12:45hgbotStatusscheduled => resolved
2011-03-02 12:45hgbotResolutionopen => fixed
2011-03-02 12:45hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/5569fca75c05b9bde11c41b29e47c1c1f767c7be [^]
2011-05-24 10:11dalsasuaTag Attached: closingMay2011
2011-05-24 10:55dalsasuaStatusresolved => closed

Notes
(0034499)
hgbot   
2011-03-02 12:45   
Repository: erp/devel/pi
Changeset: 5569fca75c05b9bde11c41b29e47c1c1f767c7be
Author: Mikel Irurita <mikel.irurita <at> openbravo.com>
Date: Wed Mar 02 12:45:06 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/5569fca75c05b9bde11c41b29e47c1c1f767c7be [^]

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

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