Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0012533 | Openbravo ERP | 09. Financial management | public | 2010-03-03 12:02 | 2010-04-19 21:10 |
|
Reporter | networkb | |
Assigned To | harikrishnan | |
Priority | high | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | 2.50MP11 | |
Target Version | 2.50MP14 | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | OBPS |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0012533: Process Run Error when adding a parcial payment in Bank Statement |
Description | When Create lines From is used, and payment is selected, it is possible to select an parcial amount in "Proposed".
After clicking OK, Process Run Error is shown |
Steps To Reproduce | Go to Financial Management > Receivables and Payables > Transactions > Manual Settlement.
Create a new register for Main organization.
Go to Create Payment tab.
Create a new register.
Select a BP, Main organization, 1000 as Amount.
Go to Balance Payment tab.
Create a new register.
Select one GL Item. And enter as Credit Amount, 1000.
Go back to header tab and process it.
Go to Financial Management > Receivables and Payables > Transactions > Bank Statement.
Create a new record.
Press Create lines from.
Select the payment created, and enter some amount in Proposed column.
press OK |
Proposed Solution | In Create Lines from, when a payment from a manual settlement is selected, avoid to enter an amount in Proposed field.
|
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2010-03-03 12:02 | networkb | New Issue | |
2010-03-03 12:02 | networkb | Assigned To | => dalsasua |
2010-03-03 12:02 | networkb | OBNetwork customer | => Yes |
2010-03-03 16:18 | networkb | Note Added: 0025014 | |
2010-03-03 18:02 | psarobe | Note Added: 0025022 | |
2010-03-03 18:02 | psarobe | Assigned To | dalsasua => adrianromero |
2010-03-03 18:02 | psarobe | Status | new => feedback |
2010-03-04 12:04 | networkb | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=134#r134 |
2010-03-04 12:04 | networkb | Proposed Solution updated | |
2010-03-04 12:56 | networkb | Status | feedback => new |
2010-03-04 15:41 | psarobe | Priority | urgent => high |
2010-03-04 15:41 | psarobe | Severity | major => minor |
2010-03-04 15:41 | psarobe | Status | new => scheduled |
2010-03-04 15:41 | psarobe | Proposed Solution updated | |
2010-03-04 15:45 | psarobe | Proposed Solution updated | |
2010-03-08 16:05 | jpabloae | Target Version | 2.50MP13 => 2.50MP14 |
2010-03-16 13:29 | networkb | Severity | minor => major |
2010-03-17 11:36 | networkb | Note Added: 0025565 | |
2010-03-23 12:28 | harikrishnan | Assigned To | adrianromero => harikrishnan |
2010-03-23 12:44 | hgbot | Checkin | |
2010-03-23 12:44 | hgbot | Note Added: 0025667 | |
2010-03-23 12:44 | hgbot | Status | scheduled => resolved |
2010-03-23 12:44 | hgbot | Resolution | open => fixed |
2010-03-23 12:44 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/d146231b9ad37bb370e3160eaaeeb30fb944186c [^] |
2010-03-23 12:44 | harikrishnan | Note Added: 0025668 | |
2010-04-01 08:34 | arunkumar | Note Added: 0025858 | |
2010-04-01 08:34 | arunkumar | Status | resolved => closed |
2010-04-02 00:00 | anonymous | sf_bug_id | 0 => 2980795 |
2010-04-19 21:10 | hudsonbot | Checkin | |
2010-04-19 21:10 | hudsonbot | Note Added: 0026371 | |
Notes |
|
|
It happens when a payment from a manual settlement, is added.
This kind of payment can not split up, and causes the error |
|
|
|
Please write the steps to reproduce in the proper way.The note it is not enough
Thanks |
|
|
|
Steps to reproduce modified |
|
|
(0025667)
|
hgbot
|
2010-03-23 12:44
|
|
Repository: erp/devel/pi
Changeset: d146231b9ad37bb370e3160eaaeeb30fb944186c
Author: Harikrishnan Raja <harikrishnan.raja <at> openbravo.com>
Date: Tue Mar 23 17:21:31 2010 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/d146231b9ad37bb370e3160eaaeeb30fb944186c [^]
Fixes Issue 12533: Process Run Error when adding a parcial payment in Bank Statement.
---
M src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_Bank.html
M src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_Bank.xml
M src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_Bank_data.xsql
---
|
|
|
|
Steps to test:
* Create a new record in Manual Settlement(Financial Management || Receivables & Payables || Transactions || Manual Settlement || Manual Settlement )
*Go to Create Payment (Financial Management || Receivables & Payables || Transactions || Manual Settlement || Manual Settlement >> Create Payment) and create a new record with following values
Business Partner : Any
Amount : 1000
*Go to Balance Payment (Financial Management || Receivables & Payables || Transactions || Manual Settlement || Manual Settlement >> Create Payment >> Balance Payment ) and create a new record with following details
1.Credit Amount : 1000
*And click the process button.
*Go to Bank Statement (Financial Management || Receivables & Payables || Transactions || Bank Statement || Header ) and click on create Lines From.
*And try to search the above created Manual Settlement and you can see the proposed amount field will be read only. |
|
|
|
|
|
|
|