Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0022663 | Openbravo ERP | 09. Financial management | public | 2012-12-21 14:30 | 2013-02-01 22:28 |
|
Reporter | jecharri | |
Assigned To | dmiguelez | |
Priority | high | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 3.0MP20 | Fixed in Version | 3.0MP20 | |
Merge Request Status | |
Review Assigned To | jecharri |
OBNetwork customer | OBPS |
Web browser | Google Chrome |
Modules | Core |
Support ticket | 18258 |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0022663: Not possible to import statement with "older" date |
Description | Not possible to import statement with "older" date
Currently we do not allow to do that, but it is necessary to allow importing the ticket but not to process.
So we should display a warning message telling that the user need to change the date for lines 10,20,10... for example. |
Steps To Reproduce | Try to import a banck statement line file with older bank statements lines that the previous reconciliation. |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2012-12-21 14:30 | jecharri | New Issue | |
2012-12-21 14:30 | jecharri | Assigned To | => dmiguelez |
2012-12-21 14:30 | jecharri | Web browser | => Google Chrome |
2012-12-21 14:30 | jecharri | Modules | => Core |
2012-12-21 14:30 | jecharri | OBNetwork customer | => Yes |
2012-12-21 14:30 | jecharri | Support ticket | => 18258 |
2012-12-21 14:30 | jecharri | Resolution time | => 1326841200 |
2012-12-21 14:30 | jecharri | Triggers an Emergency Pack | => No |
2012-12-24 10:59 | dmiguelez | Assigned To | dmiguelez => jonalegriaesarte |
2013-01-09 11:27 | jonalegriaesarte | Web browser | Google Chrome => Google Chrome |
2013-01-09 11:27 | jonalegriaesarte | Target Version | 3.0MP19 => 3.0MP20 |
2013-01-23 10:58 | jonalegriaesarte | Assigned To | jonalegriaesarte => dmiguelez |
2013-01-29 12:47 | hgbot | Checkin | |
2013-01-29 12:47 | hgbot | Note Added: 0055944 | |
2013-01-29 12:47 | hgbot | Status | new => resolved |
2013-01-29 12:47 | hgbot | Resolution | open => fixed |
2013-01-29 12:47 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/f01e796f420fcfab9f411b8983e4c36941677092 [^] |
2013-01-29 17:18 | hgbot | Checkin | |
2013-01-29 17:18 | hgbot | Note Added: 0055953 | |
2013-01-29 17:19 | jecharri | Review Assigned To | => jecharri |
2013-01-29 17:19 | jecharri | Note Added: 0055954 | |
2013-01-29 17:19 | jecharri | Status | resolved => closed |
2013-01-29 17:19 | jecharri | Fixed in Version | => 3.0MP20 |
2013-02-01 22:28 | hudsonbot | Checkin | |
2013-02-01 22:28 | hudsonbot | Note Added: 0056080 | |
2013-02-01 22:28 | hudsonbot | Checkin | |
2013-02-01 22:28 | hudsonbot | Note Added: 0056086 | |
Notes |
|
(0055944)
|
hgbot
|
2013-01-29 12:47
|
|
Repository: erp/devel/pi
Changeset: f01e796f420fcfab9f411b8983e4c36941677092
Author: David Miguelez <david.miguelez <at> openbravo.com>
Date: Tue Jan 29 12:47:05 2013 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/f01e796f420fcfab9f411b8983e4c36941677092 [^]
Fixes Issue 22663. Allows to Import lines with older date, but not
to process them.
---
M modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_MESSAGE.xml
M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/process/FIN_BankStatementProcess.java
M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/utility/FIN_BankStatementImport.java
---
|
|
|
(0055953)
|
hgbot
|
2013-01-29 17:18
|
|
Repository: erp/devel/pi
Changeset: 81295cf8b1e806d104f96f6108d47ec681ca8b08
Author: Javier Etxarri <javier.echarri <at> openbravo.com>
Date: Tue Jan 29 17:18:03 2013 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/81295cf8b1e806d104f96f6108d47ec681ca8b08 [^]
issue 22663: Not possible to import statement with "older" date
---
M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/process/FIN_BankStatementProcess.java
---
|
|
|
|
|
|
|
|
|
|
|