Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0029645Openbravo ERP09. Financial managementpublic2015-01-18 21:122015-04-23 15:48
rjapoova 
aferraz 
immediateminoralways
closedfixed 
5
3.0PR14Q4 
3.0PR15Q1.4 
vmromanos
Core
Production - QA Approved
2014-09-23
3.0PR14Q4
https://code.openbravo.com/erp/devel/pi/rev/179d97ee602d [^]
No
0029645: 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.0PR15Q1.4
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: 0076721
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.0PR15Q1.4/rev/b6d1c96f6275bef1133b1e9b88ee00d4fe5d4889 [^]
2015-04-23 15:47hgbotCheckin
2015-04-23 15:47hgbotNote Added: 0076723
2015-04-23 15:48vmromanosReview Assigned To => vmromanos
2015-04-23 15:48vmromanosNote Added: 0076725
2015-04-23 15:48vmromanosStatusresolved => closed

Notes
(0076721)
hgbot   
2015-04-23 15:47   
Repository: erp/backports/3.0PR15Q1.4
Changeset: b6d1c96f6275bef1133b1e9b88ee00d4fe5d4889
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.0PR15Q1.4/rev/b6d1c96f6275bef1133b1e9b88ee00d4fe5d4889 [^]

Fixes issue 29645: 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
---
(0076723)
hgbot   
2015-04-23 15:47   
Repository: erp/backports/3.0PR15Q1.4
Changeset: adc8a1d20f17a44cdf4134653f0c9e126b3e8eec
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.0PR15Q1.4/rev/adc8a1d20f17a44cdf4134653f0c9e126b3e8eec [^]

Related to issue 29645: 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
---
(0076725)
vmromanos   
2015-04-23 15:48   
Code review + testing OK