Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0017406 | Openbravo ERP | 09. Financial management | public | 2011-05-27 20:01 | 2011-06-02 13:51 |
|
Reporter | dmitry_mezentsev | |
Assigned To | mirurita | |
Priority | urgent | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | pi | |
Target Version | 3.0MP0 | Fixed in Version | 3.0MP0 | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | No |
Web browser | |
Modules | Advanced Payables and Receivables Mngmt |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0017406: Add Payment from Financial Account or from Payment In/Out windows has a scrollbar |
Description | Documents to be paid / to collect grid now has Business Partner field and ugly scroll bar appears breaking the form usability (see screenshot) |
Steps To Reproduce | live.builds.pi (27.05.2011)
1. Financial Account window.
2. Select US Bank - Account 1 and press Add Transaction button.
3. In the opened pop-up press Add Payment In button.
4. In the opened pop-up select "Moon Light..." in the Received From field.
5. Mention that grid does not fit the pop-up size and scroll-bar appears. |
Proposed Solution | Increase size of the pop-up. |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | Screenshot-7.png (63,395) 2011-05-27 20:01 https://issues.openbravo.com/file_download.php?file_id=4124&type=bug

|
|
Issue History |
Date Modified | Username | Field | Change |
2011-05-27 20:01 | dmitry_mezentsev | New Issue | |
2011-05-27 20:01 | dmitry_mezentsev | Assigned To | => mirurita |
2011-05-27 20:01 | dmitry_mezentsev | Modules | => Advanced Payables and Receivables Mngmt |
2011-05-27 20:01 | dmitry_mezentsev | OBNetwork customer | => No |
2011-05-27 20:01 | dmitry_mezentsev | File Added: Screenshot-7.png | |
2011-05-27 20:05 | dmitry_mezentsev | Note Added: 0037685 | |
2011-05-27 20:05 | dmitry_mezentsev | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=2128#r2128 |
2011-05-27 20:05 | dmitry_mezentsev | Proposed Solution updated | |
2011-05-30 12:58 | hgbot | Checkin | |
2011-05-30 12:58 | hgbot | Note Added: 0037719 | |
2011-05-30 12:58 | hgbot | Status | new => resolved |
2011-05-30 12:58 | hgbot | Resolution | open => fixed |
2011-05-30 12:58 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/cdf40ac338f174f50f0a4bd0ee005f34a2285d73 [^] |
2011-05-31 09:45 | hudsonbot | Checkin | |
2011-05-31 09:45 | hudsonbot | Note Added: 0037798 | |
2011-05-31 11:30 | hgbot | Checkin | |
2011-05-31 11:30 | hgbot | Note Added: 0037816 | |
2011-05-31 12:24 | hgbot | Checkin | |
2011-05-31 12:24 | hgbot | Note Added: 0037823 | |
2011-05-31 21:36 | hudsonbot | Checkin | |
2011-05-31 21:36 | hudsonbot | Note Added: 0037855 | |
2011-06-02 13:51 | gorkaion | Note Added: 0037919 | |
2011-06-02 13:51 | gorkaion | Status | resolved => closed |
2011-06-02 13:51 | gorkaion | Fixed in Version | => 3.0MP0 |
Notes |
|
|
Btw not sure if it is intended but Add Payment from Invoices does not have BP field in the grid cause this field is inherited from the document and cannot be changed. I have some doubts that it is correct in the current concept of this field being nullable so that someone else can pay the invoice. |
|
|
(0037719)
|
hgbot
|
2011-05-30 12:58
|
|
Repository: erp/devel/pi
Changeset: cdf40ac338f174f50f0a4bd0ee005f34a2285d73
Author: Mikel Irurita <mikel.irurita <at> openbravo.com>
Date: Mon May 30 12:57:40 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/cdf40ac338f174f50f0a4bd0ee005f34a2285d73 [^]
Fixes issue 17406: AddPaymentFrom Transaction or Payment In/Out has a horizontal scrollbar
---
M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_actionbutton/AddOrderOrInvoice.html
M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_actionbutton/AddPaymentGrid.srpt
M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_actionbutton/AddPaymentGrid.xml
M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_actionbutton/AddTransaction.html
---
|
|
|
|
|
|
(0037816)
|
hgbot
|
2011-05-31 11:30
|
|
Repository: erp/pmods/org.openbravo.advpaymentmngt
Changeset: 701054c09dbf3e5b7f3dda568a483a40a330cdf4
Author: Mikel Irurita <mikel.irurita <at> openbravo.com>
Date: Mon May 30 17:22:14 2011 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.advpaymentmngt/rev/701054c09dbf3e5b7f3dda568a483a40a330cdf4 [^]
[Backport issue 17406] AddPaymentFrom Transaction or Payment In/Out has a horizontal scrollbar
---
M src/org/openbravo/advpaymentmngt/ad_actionbutton/AddOrderOrInvoice.html
M src/org/openbravo/advpaymentmngt/ad_actionbutton/AddPaymentGrid.srpt
M src/org/openbravo/advpaymentmngt/ad_actionbutton/AddPaymentGrid.xml
M src/org/openbravo/advpaymentmngt/ad_actionbutton/AddTransaction.html
---
|
|
|
(0037823)
|
hgbot
|
2011-05-31 12:24
|
|
Repository: erp/devel/pi
Changeset: d414cc5af0dc4f975c84270e423dde0c73fa26c9
Author: Mikel Irurita <mikel.irurita <at> openbravo.com>
Date: Tue May 31 12:23:58 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/d414cc5af0dc4f975c84270e423dde0c73fa26c9 [^]
Related to issue 17406: resize only when bp column is shown in the grid
---
M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_actionbutton/AddOrderOrInvoice.html
---
|
|
|
|
|
|
|
Tested on live.builds, the popup size is increased correctly. |
|