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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0013202
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] Z. Othersmajorhave not tried2010-05-04 09:462010-12-09 16:00
ReportersureshbabuView Statuspublic 
Assigned Toeduardo_Argal 
PriorityurgentResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision4fc9c3838f05
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product Version2.50SCM 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

0013202: Payment method & Account fields are not filled based on BP configuration in Make payment, receive payment & payment proposal

DescriptionPayment method & Account fields are not filled based on Business partner configuration in Make payment, receive payment & payment proposal window
Steps To ReproduceMove to Business partner window and select BP: Red bunny
Navigate to Customer tab,
Select
Payment method: newly created payment method
Financial account: assign a newly created financial account


Navigate to make payment window
Select BP: Red bunny,

verify the payment method and Account field both fields not filled as per BP configuration
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0012987 closedgorkaion  Payment method & Take from fields are not selected based on BP configuration in add payment (sales/purchase invoices) 

-  Notes
(0027072)
hgbot (developer)
2010-05-09 11:56

Repository: erp/devel/pi
Changeset: a446e20d668129883fbc91520e677da139c45f28
Author: Eduardo Argal Guibert <eduardo.argal <at> openbravo.com>
Date: Sun May 09 11:51:33 2010 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/a446e20d668129883fbc91520e677da139c45f28 [^]

Fixes bug 0013202: Payment method & Account fields

---
M src-db/database/sourcedata/AD_CALLOUT.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_MODEL_OBJECT.xml
M src-db/database/sourcedata/AD_MODEL_OBJECT_MAPPING.xml
A src/org/openbravo/erpCommon/ad_callouts/SE_Payment_BPartner.java
---
(0027096)
sureshbabu (reporter)
2010-05-10 12:46

@ Edu, its working fine for Make Payment & Receive payment header tab.
But the same issue still exists in the below windows

a) Payment proposal header tab
b) Sales invoice, @ Add payment tab after when i click "Add payment" button from header tab
c) Purchase invoice, @ Add payment tab after when i click "Add Payment" button after tab.
(0027102)
gorkaion (developer)
2010-05-10 16:38
edited on: 2010-05-10 16:38

cases b. and c. are reported on issue 0012987. so, it's only pending to fix the Payment Proposal header tab.

(0027502)
hudsonbot (developer)
2010-05-18 21:44

A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated:

Changeset: http://code.openbravo.com/erp/devel/main/rev/a446e20d6681 [^]
Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/aa11838d5f80 [^]
Tests: http://builds.openbravo.com/view/devel-int/ [^]
OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.17380.obx [^]
(0027906)
eduardo_Argal (developer)
2010-06-03 12:07

changeset: 7438:4fc9c3838f05
tag: tip
user: Eduardo Argal Guibert <eduardo.argal@openbravo.com>
date: Thu Jun 03 11:36:40 2010 +0200
summary: Fixes bug 0013202: Payment method & Account. Callout Added for Payment Proposal
(0028340)
sureshbabu (reporter)
2010-06-14 08:21

verified, now the payment method & financial account values are getting filtered based on the BP configuration
(0028461)
hgbot (developer)
2010-06-15 19:04

Repository: erp/devel/pi
Changeset: 4fc9c3838f05d1ffc412210afec6dd64999ef124
Author: Eduardo Argal Guibert <eduardo.argal <at> openbravo.com>
Date: Thu Jun 03 11:36:40 2010 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/4fc9c3838f05d1ffc412210afec6dd64999ef124 [^]

Fixes bug 0013202: Payment method & Account. Callout Added for Payment Proposal

---
M src-db/database/sourcedata/AD_COLUMN.xml
---
(0028515)
hudsonbot (developer)
2010-06-16 17:53

A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated:

Changeset: http://code.openbravo.com/erp/devel/main/rev/4fc9c3838f05 [^]
Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/56352f289d38 [^]
Tests: http://builds.openbravo.com/view/int/ [^]
OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.17673.obx [^]
(0028650)
sureshbabu (reporter)
2010-06-22 08:39

verified in payment proposal window also, its working fine

- Issue History
Date Modified Username Field Change
2010-05-04 09:46 sureshbabu New Issue
2010-05-04 09:53 sureshbabu Assigned To => gorkaion
2010-05-09 11:51 eduardo_Argal Status new => scheduled
2010-05-09 11:51 eduardo_Argal Assigned To gorkaion => eduardo_Argal
2010-05-09 11:51 eduardo_Argal fix_in_branch => pi
2010-05-09 11:56 hgbot Checkin
2010-05-09 11:56 hgbot Note Added: 0027072
2010-05-09 11:56 hgbot Status scheduled => resolved
2010-05-09 11:56 hgbot Resolution open => fixed
2010-05-09 11:56 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/a446e20d668129883fbc91520e677da139c45f28 [^]
2010-05-10 12:46 sureshbabu Note Added: 0027096
2010-05-10 12:46 sureshbabu Status resolved => new
2010-05-10 12:46 sureshbabu Resolution fixed => open
2010-05-10 16:37 gorkaion Relationship added related to 0012987
2010-05-10 16:38 gorkaion Note Added: 0027102
2010-05-10 16:38 gorkaion Note Edited: 0027102 View Revisions
2010-05-14 17:10 gorkaion Status new => acknowledged
2010-05-18 21:44 hudsonbot Checkin
2010-05-18 21:44 hudsonbot Note Added: 0027502
2010-06-01 17:08 gorkaion Priority normal => urgent
2010-06-01 17:08 gorkaion Status acknowledged => scheduled
2010-06-01 17:08 gorkaion fix_in_branch pi =>
2010-06-03 12:07 eduardo_Argal Note Added: 0027906
2010-06-03 12:07 eduardo_Argal Status scheduled => resolved
2010-06-03 12:07 eduardo_Argal Resolution open => fixed
2010-06-14 08:21 sureshbabu Note Added: 0028340
2010-06-14 08:21 sureshbabu Status resolved => closed
2010-06-15 19:04 hgbot Checkin
2010-06-15 19:04 hgbot Note Added: 0028461
2010-06-15 19:04 hgbot Status closed => resolved
2010-06-15 19:04 hgbot Fixed in SCM revision http://code.openbravo.com/erp/devel/pi/rev/a446e20d668129883fbc91520e677da139c45f28 [^] => http://code.openbravo.com/erp/devel/pi/rev/4fc9c3838f05d1ffc412210afec6dd64999ef124 [^]
2010-06-16 17:53 hudsonbot Checkin
2010-06-16 17:53 hudsonbot Note Added: 0028515
2010-06-22 08:39 sureshbabu Note Added: 0028650
2010-06-22 08:39 sureshbabu Status resolved => closed
2010-12-09 16:00 anonymous sf_bug_id 0 => 3133134


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker