Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0025323 | Openbravo ERP | Z. Others | public | 2013-12-12 13:35 | 2014-01-18 04:33 |
|
Reporter | maite | |
Assigned To | AtulOpenbravo | |
Priority | high | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 3.0PR14Q2 | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | maite |
OBNetwork customer | OBPS |
Web browser | |
Modules | Advanced Payables and Receivables Mngmt |
Support ticket | 25339 |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0025323: "Description is too long" error when reactivating a payment, under some circumstances |
Description | "Description is too long" error when reactivating a payment, under some circumstances |
Steps To Reproduce | 1. Register credit Payment In for any BP and any amount "leaving amount to be used later". Process
2. Edit description of that payment to have a description 255 character length
3. Register new Payment In for same BP, Add details and select "use available credit" option to pay any invoice. Process
4. Try to reactivate this second payment and following error will be obtained "Error:
description: Value (Amount left as credit: 15aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa ) is too long, it has length 256, the maximum allowed length is 255" |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2013-12-12 13:35 | maite | New Issue | |
2013-12-12 13:35 | maite | Assigned To | => dmiguelez |
2013-12-12 13:35 | maite | Modules | => Advanced Payables and Receivables Mngmt |
2013-12-12 13:35 | maite | OBNetwork customer | => Yes |
2013-12-12 13:35 | maite | Support ticket | => 25339 |
2013-12-12 13:35 | maite | Triggers an Emergency Pack | => No |
2013-12-12 13:35 | maite | Issue Monitored: networkb | |
2013-12-12 13:54 | heccam | Issue Monitored: heccam | |
2014-01-02 12:19 | dmiguelez | Assigned To | dmiguelez => jonalegriaesarte |
2014-01-07 12:52 | jonalegriaesarte | Assigned To | jonalegriaesarte => pramakrishnan |
2014-01-13 13:42 | AtulOpenbravo | Assigned To | pramakrishnan => AtulOpenbravo |
2014-01-13 16:33 | AtulOpenbravo | Status | new => scheduled |
2014-01-13 16:33 | AtulOpenbravo | fix_in_branch | => pi |
2014-01-16 16:02 | AtulOpenbravo | Note Added: 0063445 | |
2014-01-17 14:06 | AtulOpenbravo | Review Assigned To | => maite |
2014-01-17 14:06 | AtulOpenbravo | fix_in_branch | pi => |
2014-01-17 14:07 | hgbot | Checkin | |
2014-01-17 14:07 | hgbot | Note Added: 0063462 | |
2014-01-17 14:07 | hgbot | Status | scheduled => resolved |
2014-01-17 14:07 | hgbot | Resolution | open => fixed |
2014-01-17 14:07 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/eb8ee80f1e9a51eef474af92a9f448297d0e5ec4 [^] |
2014-01-17 14:11 | maite | Note Added: 0063463 | |
2014-01-17 14:11 | maite | Status | resolved => closed |
2014-01-18 04:33 | hudsonbot | Checkin | |
2014-01-18 04:33 | hudsonbot | Note Added: 0063513 | |
Notes |
|
|
Test Plan
- Create credit Payment In for any Business Partner with amount 100.
- Mark option as "Leave amount to be used later" & Process the Payment.
- Edit description of that payment to have a description of 255 character.
- Create a new Payment In for same Business Partner.
- In Add details, select "use available credit" option to pay any invoice.
- Process the Payment.
- Reactivate the second payment.
- Check that payment reactivates successfully. |
|
|
(0063462)
|
hgbot
|
2014-01-17 14:07
|
|
Repository: erp/devel/pi
Changeset: eb8ee80f1e9a51eef474af92a9f448297d0e5ec4
Author: Atul Gaware <atul.gaware <at> openbravo.com>
Date: Thu Jan 16 20:24:31 2014 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/eb8ee80f1e9a51eef474af92a9f448297d0e5ec4 [^]
Fixes Issue 0025323:Description is too long error when reactivating a payment
---
M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/process/FIN_PaymentProcess.java
---
|
|
|
(0063463)
|
maite
|
2014-01-17 14:11
|
|
|
|
|
|