Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0013202 | Openbravo ERP | Z. Others | public | 2010-05-04 09:46 | 2010-12-09 16:00 |
|
Reporter | sureshbabu | |
Assigned To | eduardo_Argal | |
Priority | urgent | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | 2.50 | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | No |
Web browser | |
Modules | Advanced Payables and Receivables Mngmt |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0013202: Payment method & Account fields are not filled based on BP configuration in Make payment, receive payment & payment proposal |
Description | Payment method & Account fields are not filled based on Business partner configuration in Make payment, receive payment & payment proposal window |
Steps To Reproduce | Move 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 |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0012987 | | closed | gorkaion | Payment method & Take from fields are not selected based on BP configuration in add payment (sales/purchase invoices) |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2010-05-04 09:46 | sureshbabu | New Issue | |
2010-05-04 09:46 | sureshbabu | OBNetwork customer | => No |
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 | bug_revision_view_page.php?bugnote_id=0027102#r354 |
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 |
Notes |
|
(0027072)
|
hgbot
|
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
---
|
|
|
|
@ 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. |
|
|
|
cases b. and c. are reported on issue 0012987. so, it's only pending to fix the Payment Proposal header tab.
|
|
|
|
|
|
|
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 |
|
|
|
verified, now the payment method & financial account values are getting filtered based on the BP configuration |
|
|
(0028461)
|
hgbot
|
2010-06-15 19:04
|
|
|
|
|
|
|
|
verified in payment proposal window also, its working fine |
|