Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0018995 | Openbravo ERP | 09. Financial management | public | 2011-11-06 23:42 | 2012-05-25 12:07 |
|
Reporter | pjuvara | |
Assigned To | naiaramartinez | |
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | 3.0MP4 | |
Target Version | | Fixed in Version | 3.0MP12 | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0018995: It is possible to create a Financial Account transaction without a date |
Description | The Add Transaction flow in the Financial Account window does not validate that users entered a valid date.
If an invalid or incomplete date is chosen, the transaction is saved without a date.
You cannot have a financial transaction without a date.
This is a very easy user mistake to make in Openbravo 3 since the date field in this window behaves in 2.50 mode and it does not auto-complete while in the rest of the application it auto-completes. |
Steps To Reproduce | See attached video. |
Proposed Solution | |
Additional Information | |
Tags | AccountingDemo, VMA-Reviewed |
Relationships | |
Attached Files | out.ogv (2,829,952) 2011-11-06 23:42 https://issues.openbravo.com/file_download.php?file_id=4721&type=bug |
|
Issue History |
Date Modified | Username | Field | Change |
2011-11-06 23:42 | pjuvara | New Issue | |
2011-11-06 23:42 | pjuvara | Assigned To | => jonalegriaesarte |
2011-11-06 23:42 | pjuvara | File Added: out.ogv | |
2011-11-06 23:42 | pjuvara | Modules | => Core |
2011-11-07 01:43 | pjuvara | Tag Attached: AccountingDemo | |
2012-02-15 19:04 | iciordia | Assigned To | jonalegriaesarte => vmromanos |
2012-02-16 17:57 | vmromanos | Tag Attached: VMA-Reviewed | |
2012-04-27 11:56 | naiaramartinez | Assigned To | vmromanos => naiaramartinez |
2012-04-27 11:56 | naiaramartinez | Status | new => scheduled |
2012-04-27 11:56 | naiaramartinez | fix_in_branch | => pi |
2012-04-27 12:00 | naiaramartinez | Note Added: 0048136 | |
2012-05-02 09:23 | hgbot | Checkin | |
2012-05-02 09:23 | hgbot | Note Added: 0048211 | |
2012-05-02 09:23 | hgbot | Status | scheduled => resolved |
2012-05-02 09:23 | hgbot | Resolution | open => fixed |
2012-05-02 09:23 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/20b37554f1a033c7a771ebd54b82d41262cc90b0 [^] |
2012-05-02 09:23 | hgbot | Checkin | |
2012-05-02 09:23 | hgbot | Note Added: 0048215 | |
2012-05-02 18:36 | mirurita | Note Added: 0048248 | |
2012-05-02 18:36 | mirurita | Status | resolved => closed |
2012-05-02 18:36 | mirurita | Fixed in Version | => 3.0MP12 |
2012-05-25 12:07 | hudsonbot | Checkin | |
2012-05-25 12:07 | hudsonbot | Note Added: 0048930 | |
2012-05-25 12:07 | hudsonbot | Checkin | |
2012-05-25 12:07 | hudsonbot | Note Added: 0048934 | |
Notes |
|
|
Test Plan:
Go to Financial Account window.
Select any record.
Press 'Add Transaction' button. A popup is opened.
in the popup fill the next fields:
Transaction Type: Payment IN/Out
Transaction Date: 123
Press Ok button.
Notice that you get the following error message:'The date entered is incorrect or is not in the correct format'.
So, you cannot create a transaction with an incorrect or null date. |
|
|
(0048211)
|
hgbot
|
2012-05-02 09:23
|
|
Repository: erp/devel/pi
Changeset: 20b37554f1a033c7a771ebd54b82d41262cc90b0
Author: Naiara Martinez <naiara.martinez <at> openbravo.com>
Date: Fri Apr 27 11:54:53 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/20b37554f1a033c7a771ebd54b82d41262cc90b0 [^]
fixed bug 18995 Add a restriction to insert a correct date in Financial Account
---
M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_actionbutton/AddTransaction.html
---
|
|
|
(0048215)
|
hgbot
|
2012-05-02 09:23
|
|
Repository: erp/devel/pi
Changeset: 650c7053662efabd8ca85e490f13458a32c8148b
Author: Mikel Irurita <mikel.irurita <at> openbravo.com>
Date: Mon Apr 30 18:24:34 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/650c7053662efabd8ca85e490f13458a32c8148b [^]
Related to issue 18995: code review + license text year update
---
M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_actionbutton/AddTransaction.html
---
|
|
|
(0048248)
|
mirurita
|
2012-05-02 18:36
|
|
|
|
|
|
|
|
|