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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0016019
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] Z. Othersmajoralways2011-02-21 12:412011-03-09 00:00
ReportermiruritaView Statuspublic 
Assigned Tomtaal 
PriorityhighResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revisionb66bc76040aa
ProjectionnoneETAnoneTarget Version
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

0016019: Add Payment From Transaction business partner selector does not work in maximized view

DescriptionBusiness Partner selector in Add Payment From Transaction popup does not work in extended view and some images are not loaded.

http://live.builds.openbravo.com/int-full-pgsql/web/org.openbravo.userinterface.smartclient/openbravo/skins/2.50_emulation/org.openbravo.client.application/images/form/unchecked.png [^]

http://live.builds.openbravo.com/int-full-pgsql/web/org.openbravo.userinterface.smartclient/openbravo/skins/2.50_emulation/org.openbravo.client.application/images/form/unchecked_Over.png [^]

If you click on the combobox picker it displays a set of values but if you click on the icon of the maximized view it displayed less values (it is filtering wrongly).

The selector is defined in the APRM module and it's called (AddPaymentFromTransaction.html) in a manual window as follows:

<td class="TextBox_ContentCell" colspan="2">
                <table style="border:0px;border-collapse:collapse;">
                  <tr>
                    <td style="padding-top: 0px;">
                      <script>var sc_C_Bpartner_ID = null;</script>
                      <input type="hidden" name="inpcBpartnerId" id="C_Bpartner_ID" value="" onreset="sc_C_Bpartner_ID.resetSelector();" onchange="openbravo.Utilities.updateSmartClientComponentValue(this, sc_C_Bpartner_ID.selectorField);"></input>
                      <script id="selectorLink" src="../org.openbravo.client.kernel/OBUISEL_Selector/A98899B1C75A4F4EBD3414F1B654EFAB?columnName=C_Bpartner_ID&disabled=false&CssSize=TwoCells&DisplayLength=45.0&callOut=onchangeBPartner&required=false"></script>
                    </td>
                  </tr>
                </table>
              </td>

Steps To Reproduce1) Select Banco de EspaƱa - Cuenta Financial account and go to Transactions tab
2) Click on Add Transactions button.
3) In the popup click on Add Payment button
4) In the new popup click on the business partner picker and find for example Hoteles buenas noches business partner.
5) Click now in the selector icon and realize that in the maximized view 'Hoteles Buenas Noches' does not exist. Furthermore, the selector is filtering wrongly the business partners.
TagsNo tags attached.
Attached Filespng file icon AddPaymentFromTransaction_BusinessPartnerSelector.png [^] (74,855 bytes) 2011-02-21 12:41

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0034302)
hgbot (developer)
2011-02-22 12:05

Repository: erp/devel/pi
Changeset: b66bc76040aa45974d345edff6367c9bdac95e36
Author: David Baz Fayos <david.baz <at> openbravo.com>
Date: Tue Feb 22 12:04:26 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/b66bc76040aa45974d345edff6367c9bdac95e36 [^]

Fixed issue 16019: Added icons for filter checkboxes

---
A modules/org.openbravo.userinterface.smartclient/web/org.openbravo.userinterface.smartclient/openbravo/skins/2.50_emulation/org.openbravo.client.application/images/form/checked.png
A modules/org.openbravo.userinterface.smartclient/web/org.openbravo.userinterface.smartclient/openbravo/skins/2.50_emulation/org.openbravo.client.application/images/form/checked_Disabled.png
A modules/org.openbravo.userinterface.smartclient/web/org.openbravo.userinterface.smartclient/openbravo/skins/2.50_emulation/org.openbravo.client.application/images/form/checked_Down.png
A modules/org.openbravo.userinterface.smartclient/web/org.openbravo.userinterface.smartclient/openbravo/skins/2.50_emulation/org.openbravo.client.application/images/form/checked_Over.png
A modules/org.openbravo.userinterface.smartclient/web/org.openbravo.userinterface.smartclient/openbravo/skins/2.50_emulation/org.openbravo.client.application/images/form/unchecked.png
A modules/org.openbravo.userinterface.smartclient/web/org.openbravo.userinterface.smartclient/openbravo/skins/2.50_emulation/org.openbravo.client.application/images/form/unchecked_Disabled.png
A modules/org.openbravo.userinterface.smartclient/web/org.openbravo.userinterface.smartclient/openbravo/skins/2.50_emulation/org.openbravo.client.application/images/form/unchecked_Down.png
A modules/org.openbravo.userinterface.smartclient/web/org.openbravo.userinterface.smartclient/openbravo/skins/2.50_emulation/org.openbravo.client.application/images/form/unchecked_Over.png
A modules/org.openbravo.userinterface.smartclient/web/org.openbravo.userinterface.smartclient/openbravo/skins/2.50_emulation/org.openbravo.client.application/images/form/unsetcheck.png
A modules/org.openbravo.userinterface.smartclient/web/org.openbravo.userinterface.smartclient/openbravo/skins/2.50_emulation/org.openbravo.client.application/images/form/unsetcheck_Disabled.png
A modules/org.openbravo.userinterface.smartclient/web/org.openbravo.userinterface.smartclient/openbravo/skins/2.50_emulation/org.openbravo.client.application/images/form/unsetcheck_Down.png
A modules/org.openbravo.userinterface.smartclient/web/org.openbravo.userinterface.smartclient/openbravo/skins/2.50_emulation/org.openbravo.client.application/images/form/unsetcheck_Over.png
---
(0034328)
hgbot (developer)
2011-02-23 08:28

Repository: erp/devel/pi
Changeset: db1c1f24c710495a5150745e0727ecba0cd56c36
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Wed Feb 23 08:27:24 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/db1c1f24c710495a5150745e0727ecba0cd56c36 [^]

Related to issue 16019: Add Payment From Transaction business partner selector does not work in maximized view

---
M modules/org.openbravo.userinterface.selector/src/org/openbravo/userinterface/selector/templates/selector-as-link.ftl
M modules/org.openbravo.userinterface.selector/src/org/openbravo/userinterface/selector/templates/selector.ftl
M modules/org.openbravo.userinterface.selector/web/org.openbravo.userinterface.selector/js/ob-selector-widget.js
---
(0034651)
mirurita (developer)
2011-03-08 11:31

Working fine.

- Issue History
Date Modified Username Field Change
2011-02-21 12:41 mirurita New Issue
2011-02-21 12:41 mirurita Assigned To => adrianromero
2011-02-21 12:41 mirurita File Added: AddPaymentFromTransaction_BusinessPartnerSelector.png
2011-02-21 12:41 mirurita Modules => Advanced Payables and Receivables Mngmt
2011-02-21 12:42 mirurita Assigned To adrianromero => mtaal
2011-02-22 12:05 hgbot Checkin
2011-02-22 12:05 hgbot Note Added: 0034302
2011-02-22 12:05 hgbot Status new => resolved
2011-02-22 12:05 hgbot Resolution open => fixed
2011-02-22 12:05 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/b66bc76040aa45974d345edff6367c9bdac95e36 [^]
2011-02-23 08:28 hgbot Checkin
2011-02-23 08:28 hgbot Note Added: 0034328
2011-03-08 11:31 mirurita Note Added: 0034651
2011-03-08 11:31 mirurita Status resolved => closed
2011-03-09 00:00 anonymous sf_bug_id 0 => 3203428


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker