Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0030108Openbravo ERP09. Financial managementpublic2015-06-05 09:422015-06-24 02:56
aferraz 
aferraz 
urgentmajorhave not tried
closedfixed 
30Professional Appliance
 
3.0PR15Q3 
vmromanos
Core
No
0030108: Business Partner field not shown in Payment In/Out Header in F&B client
Business Partner field not shown in Payment In/Out Header in F&B client
- Go to Payment In window. Create a record in Header tab.
- Realize Received From field is not shown.
- Go to Payment Out window. Create a record in Header tab.
- Realize Paying To field is not shown.
"Business Partner" Accounting Dimension should be show in header = Y for "AP Payment" and "AR Receipt" documents in Client window - Dimension tab in F&B client
No tags attached.
related to defect 00297673.0PR15Q3 closed aferraz "Display logic for grid column" not working for Organization, Business Partner and Product dimensions 
Issue History
2015-06-05 09:42aferrazNew Issue
2015-06-05 09:42aferrazAssigned To => aferraz
2015-06-05 09:42aferrazModules => Core
2015-06-05 09:42aferrazTriggers an Emergency Pack => No
2015-06-05 09:50aferrazSummaryBusiness Partner field now shwon in Payment In/Out Header in F&B client => Business Partner field now shown in Payment In/Out Header in F&B client
2015-06-05 09:50aferrazDescription Updatedbug_revision_view_page.php?rev_id=8762#r8762
2015-06-05 10:09aferrazRelationship addedcaused by 0029767
2015-06-05 12:06aferrazRelationship deletedcaused by 0029767
2015-06-05 12:07aferrazRelationship addedrelated to 0029767
2015-06-05 12:07aferrazPrioritynormal => urgent
2015-06-05 12:07aferrazSeverityminor => major
2015-06-05 12:12aferrazNote Added: 0078120
2015-06-08 09:17psanjuanSummaryBusiness Partner field now shown in Payment In/Out Header in F&B client => Business Partner field not shown in Payment In/Out Header in F&B client
2015-06-08 09:17psanjuanDescription Updatedbug_revision_view_page.php?rev_id=8768#r8768
2015-06-09 16:31aferrazStatusnew => scheduled
2015-06-22 20:31aferrazNote Edited: 0078120bug_revision_view_page.php?bugnote_id=0078120#r8864
2015-06-23 09:57aferrazNote Edited: 0078120bug_revision_view_page.php?bugnote_id=0078120#r8869
2015-06-23 13:12hgbotCheckin
2015-06-23 13:12hgbotNote Added: 0078427
2015-06-23 13:12hgbotStatusscheduled => resolved
2015-06-23 13:12hgbotResolutionopen => fixed
2015-06-23 13:12hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/ff0929e96ca29a5fb5727580305f4a84de4390da [^]
2015-06-23 13:12hgbotCheckin
2015-06-23 13:12hgbotNote Added: 0078428
2015-06-23 13:13vmromanosReview Assigned To => vmromanos
2015-06-23 13:13vmromanosStatusresolved => closed
2015-06-24 02:56hudsonbotCheckin
2015-06-24 02:56hudsonbotNote Added: 0078459
2015-06-24 02:56hudsonbotCheckin
2015-06-24 02:56hudsonbotNote Added: 0078460

Notes
(0078120)
aferraz   
2015-06-05 12:12   
(edited on: 2015-06-23 09:57)
Test Plan:

As F&B Admin:
- Go to Payment In window. Create a record in Header tab.
- Realize Received From field is shown.
- Go to Payment Out window. Create a record in Header tab.
- Realize Paying To field is shown.

As System Admin:
- Create a client with Initial Client Setup

As New Client Admin:
- Go to Payment In window. Create a record in Header tab.
- Realize Received From field is shown.
- Go to Payment Out window. Create a record in Header tab.
- Realize Paying To field is shown.

As F&B Admin:
- Go to Client window, Dimensions tab.
- Set Show in Header = No for "AR Receipt" document and "Business Partner" accounting dimension.
- Set Show in Header = No for "AP Payment" document and "Business Partner" accounting dimension.

As F&B Admin:
- Go to Payment In window. Create a record in Header tab.
- Realize Received From field is not shown.
- Go to Payment Out window. Create a record in Header tab.
- Realize Paying To field is not shown.

As System Admin:
- Go to Preference window a delete record with "PaymentBPClientDimensionUpdated" attribute.

- Remove the first commit and keep only the second one (which has the modulescript) and run "ant update.database" command

As F&B Admin:
- Go to Client window, Dimensions tab.
- Realize Show in Header is Yes for "AR Receipt" document and "Business Partner" accounting dimension.
- Realize Show in Header is Yes for "AP Payment" document and "Business Partner" accounting dimension.
- Go to Payment In window. Create a record in Header tab.
- Realize Received From field is shown.
- Go to Payment Out window. Create a record in Header tab.
- Realize Paying To field is shown.

(0078427)
hgbot   
2015-06-23 13:12   
Repository: erp/devel/pi
Changeset: ff0929e96ca29a5fb5727580305f4a84de4390da
Author: Alvaro Ferraz <alvaro.ferraz <at> openbravo.com>
Date: Fri Jun 05 10:37:14 2015 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/ff0929e96ca29a5fb5727580305f4a84de4390da [^]

Fixes issue 30108: BP not shown in Payment In/Out Header in F&B client

Set ismandatory = Y to "Business Partner" accounting dimension for "AP Payment" and "AR Receipt" documents in FIN_Payment table in Dimension Mapping window.
Set show in header = Y to "Business Partner" accounting dimension for "AP Payment" and "AR Receipt" documents in Client window - Dimension tab in F&B client.

---
M referencedata/sampledata/F_B_International_Group/AD_CLIENT_ACCTDIMENSION.xml
M src-db/database/sourcedata/AD_DIMENSION_MAPPING.xml
---
(0078428)
hgbot   
2015-06-23 13:12   
Repository: erp/devel/pi
Changeset: f7c344c707eef65e95178088722bfb2704a5cfde
Author: Alvaro Ferraz <alvaro.ferraz <at> openbravo.com>
Date: Mon Jun 22 20:24:40 2015 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/f7c344c707eef65e95178088722bfb2704a5cfde [^]

Related to issue 30108: Add a modulescript to update created clients

A new modulescript has been added in order to activate the "Show in Header" flag, to clients with "Central Maintenance" flag activated, for "AR Receipt" and "AP Payment" documents and "Business Partner" accounting dimension, in Client - Dimensions tab.

---
A src-util/modulescript/build/classes/org/openbravo/modulescript/UpdatePaymentBPClientDimension.class
A src-util/modulescript/build/classes/org/openbravo/modulescript/UpdatePaymentBPClientDimensionData.class
A src-util/modulescript/src/org/openbravo/modulescript/UpdatePaymentBPClientDimension.java
A src-util/modulescript/src/org/openbravo/modulescript/UpdatePaymentBPClientDimension_data.xsql
---
(0078459)
hudsonbot   
2015-06-24 02:56   
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/0a35ad8c7048 [^]
Maturity status: Test
(0078460)
hudsonbot   
2015-06-24 02:56   
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/0a35ad8c7048 [^]
Maturity status: Test