Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0030844Openbravo ERP03. Procurement managementpublic2015-09-16 17:182015-11-23 21:16
ngarcia 
AtulOpenbravo 
urgentmajoralways
closedfixed 
5
 
 
vmromanos
Core
No
0030844: Cannot edit the paid amount in a Payment Proposal after clearing the filter
Cannot edit the paid amount in a Payment Proposal after clearing the filter
As group admin role:
   Create a Purchase Invoice with Transferencia payment method and complete it
   Create a Payment Proposal with a different Payment Method (Al Contado)
   Set the Incl. documents up to this date in order to include the previously created invoice
   Click on Select Expected Payments and check the invoice is not shown
   Clear the filter, select the invoice and change the amount in the Payment column
   Click on Submit and check nothing happens
   The error shown in the Developers tool is
      Cannot read property 'size' of null
No tags attached.
Issue History
2015-09-16 17:18ngarciaNew Issue
2015-09-16 17:18ngarciaAssigned To => Triage Finance
2015-09-16 17:18ngarciaModules => Core
2015-09-16 17:18ngarciaResolution time => 1445378400
2015-09-16 17:18ngarciaTriggers an Emergency Pack => No
2015-09-16 18:32ngarciaIssue Monitored: networkb
2015-09-28 09:53ngarciaSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=9489#r9489
2015-10-08 07:13AtulOpenbravoAssigned ToTriage Finance => AtulOpenbravo
2015-10-08 07:13AtulOpenbravoStatusnew => scheduled
2015-10-09 10:46AtulOpenbravoNote Added: 0080910
2015-10-09 13:56hgbotCheckin
2015-10-09 13:56hgbotNote Added: 0080917
2015-10-09 13:56hgbotStatusscheduled => resolved
2015-10-09 13:56hgbotResolutionopen => fixed
2015-10-09 13:56hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/1e202be0bda26d102c78a60845ef87387e009b7a [^]
2015-10-09 13:56vmromanosReview Assigned To => vmromanos
2015-10-09 13:56vmromanosNote Added: 0080918
2015-10-09 13:56vmromanosStatusresolved => closed
2015-11-23 21:16hudsonbotCheckin
2015-11-23 21:16hudsonbotNote Added: 0082122

Notes
(0080910)
AtulOpenbravo   
2015-10-09 10:46   
Test Plan
- Login as F&B International Group admin role.
- Create a Purchase Invoice for any business partner with Transferencia payment method, Payment Terms = Immediate, Invoice Date = Today.
- Add line to it with some product and complete it.
- Create a Payment Proposal with a different Payment Method (Al Contado) Set the Incl. documents up to today's date in order to include the previously created invoice.
- Click on Select Expected Payments and check the invoice is not shown.
- Clear the filter, select the invoice and change the amount in the Payment column
- Click on Submit.
- Check that record is successfully added in below tab.
(0080917)
hgbot   
2015-10-09 13:56   
Repository: erp/devel/pi
Changeset: 1e202be0bda26d102c78a60845ef87387e009b7a
Author: Atul Gaware <atul.gaware <at> openbravo.com>
Date: Fri Oct 09 14:08:51 2015 -0700
URL: http://code.openbravo.com/erp/devel/pi/rev/1e202be0bda26d102c78a60845ef87387e009b7a [^]

Fixes Issue 30844:Cannot edit the paid amount in a Payment Proposal
after clearing the filter.

If allRows property of grid data is null then get information from
localData property of grid data

---
M modules/org.openbravo.advpaymentmngt/web/org.openbravo.advpaymentmngt/js/ob-aprm-utilities.js
---
(0080918)
vmromanos   
2015-10-09 13:56   
Code review + testing OK
(0082122)
hudsonbot   
2015-11-23 21:16   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/7b56bebaaa88 [^]
Maturity status: Test