Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0029644Openbravo ERP09. Financial managementpublic2015-01-18 21:122015-04-23 15:48
rjapoova 
aferraz 
immediateminoralways
closedfixed 
5
3.0PR14Q4 
3.0PR15Q2 
vmromanos
Core
Production - QA Approved
2014-09-23
3.0PR14Q4
https://code.openbravo.com/erp/devel/pi/rev/179d97ee602d [^]
No
0029644: The business partner selector in Add New Transaction does not include all business partners
In the Match Statement flow, if you need to add a new transaction coming from an imported statement (Add New Transaction window), the business partner selector does not include all business partners.

It appears that when you are in the Add New Transaction window itself and you try to type a business partner in the field, only business partners with a valid location are available for selection. However, if you open the selector itself (press on magnifying glass icon), all business partners are available.

In general in the Financial Account window, you can associate a transaction with any business partner, even if they are not customers or vendors and even if they do not have a location.

This is important because business partners transacted through credit card do not necessarily have a known location and that is not needed.
See this video from 2':50" to 3':30":
https://drive.google.com/file/d/0B2uCUQlrOPvIUXZ5cDdmd3IydDg/view?usp=sharing [^]
Approved
blocks defect 0028662 closed aferraz The business partner selector in Add New Transaction does not include all business partners 
Issue History
2015-04-21 09:55aferrazTypedefect => backport
2015-04-21 09:55aferrazTarget Version => 3.0PR15Q2
2015-04-21 12:37dmitry_mezentsevAssigned ToTriage Finance => aferraz
2015-04-21 12:37dmitry_mezentsevTag Attached: Approved
2015-04-23 15:47hgbotCheckin
2015-04-23 15:47hgbotNote Added: 0076722
2015-04-23 15:47hgbotStatusscheduled => resolved
2015-04-23 15:47hgbotResolutionopen => fixed
2015-04-23 15:47hgbotFixed in SCM revision => http://code.openbravo.com/erp/backports/3.0PR15Q2/rev/816430d1ba9593cf50fb11f66d5b179c31969308 [^]
2015-04-23 15:47hgbotCheckin
2015-04-23 15:47hgbotNote Added: 0076724
2015-04-23 15:48vmromanosReview Assigned To => vmromanos
2015-04-23 15:48vmromanosNote Added: 0076726
2015-04-23 15:48vmromanosStatusresolved => closed

Notes
(0076722)
hgbot   
2015-04-23 15:47   
Repository: erp/backports/3.0PR15Q2
Changeset: 816430d1ba9593cf50fb11f66d5b179c31969308
Author: Alvaro Ferraz <alvaro.ferraz <at> openbravo.com>
Date: Thu Apr 23 12:44:09 2015 +0200
URL: http://code.openbravo.com/erp/backports/3.0PR15Q2/rev/816430d1ba9593cf50fb11f66d5b179c31969308 [^]

Fixes issue 29644: BP selector in AddTransaction shows all bp

"Business Partner selector" selector of "Business Partner" paramenter in "AddTransaction" process definition, has been changed into "Business Partner selector without default expressions" selector; in order to show all business partners in the dropdown of the selector.

---
M modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_REFERENCE.xml
M modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/OBUIAPP_PARAMETER.xml
M modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/OBUISEL_SELECTOR.xml
M modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/OBUISEL_SELECTOR_FIELD.xml
---
(0076724)
hgbot   
2015-04-23 15:47   
Repository: erp/backports/3.0PR15Q2
Changeset: 625cbe585797ca2ebccf9043d5a78ff9f07e7d74
Author: Víctor Martínez Romanos <victor.martinez <at> openbravo.com>
Date: Thu Apr 23 15:43:27 2015 +0200
URL: http://code.openbravo.com/erp/backports/3.0PR15Q2/rev/625cbe585797ca2ebccf9043d5a78ff9f07e7d74 [^]

Related to issue 29644: changed column in selector field
 to get the right name, description and help for the selector's column

---
M modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/OBUISEL_SELECTOR_FIELD.xml
---
(0076726)
vmromanos   
2015-04-23 15:48   
Code review + testing OK