Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0017406
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 09. Financial managementminoralways2011-05-27 20:012011-06-02 13:51
Reporterdmitry_mezentsevView Statuspublic 
Assigned Tomirurita 
PriorityurgentResolutionfixedFixed in Version3.0MP0
StatusclosedFix in branchFixed in SCM revisioncdf40ac338f1
ProjectionnoneETAnoneTarget Version3.0MP0
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionpiSCM revision 
Review Assigned To
Web browser
ModulesAdvanced Payables and Receivables Mngmt
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0017406: Add Payment from Financial Account or from Payment In/Out windows has a scrollbar

DescriptionDocuments to be paid / to collect grid now has Business Partner field and ugly scroll bar appears breaking the form usability (see screenshot)
Steps To Reproducelive.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 SolutionIncrease size of the pop-up.
TagsNo tags attached.
Attached Filespng file icon Screenshot-7.png [^] (63,395 bytes) 2011-05-27 20:01

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0037685)
dmitry_mezentsev (developer)
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 (developer)
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 (developer)
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 (developer)
2011-06-02 13:51

Tested on live.builds, the popup size is increased correctly.

- 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 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
Powered by Mantis Bugtracker