Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0017406 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 09. Financial management | minor | always | 2011-05-27 20:01 | 2011-06-02 13:51 | |||
Reporter | dmitry_mezentsev | View Status | public | |||||
Assigned To | mirurita | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | 3.0MP0 | |||
Status | closed | Fix in branch | Fixed in SCM revision | cdf40ac338f1 | ||||
Projection | none | ETA | none | Target Version | 3.0MP0 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | pi | SCM revision | ||||||
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. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() | |||||||
![]() |
|
![]() |
|
(0037685) dmitry_mezentsev (viewer) 2011-05-27 20:05 |
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 (developer) 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 --- |
(0037798) hudsonbot (viewer) 2011-05-31 09:45 |
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/ea275e03a164 [^] Maturity status: Test |
(0037816) hgbot (developer) 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 (developer) 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 --- |
(0037855) hudsonbot (viewer) 2011-05-31 21:36 |
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/b7e7d64488f5 [^] Maturity status: Test |
(0037919) gorkaion (viewer) 2011-06-02 13:51 |
Tested on live.builds, the popup size is increased correctly. |
![]() |
|||
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 | View Revisions |
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 |
Copyright © 2000 - 2009 MantisBT Group |