Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0022826 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 07. Sales management | major | always | 2013-01-17 16:09 | 2013-01-23 04:41 | |||
Reporter | sureshbabu | View Status | public | |||||
Assigned To | dmiguelez | |||||||
Priority | high | Resolution | fixed | Fixed in Version | main | |||
Status | closed | Fix in branch | Fixed in SCM revision | 112c07c81e68 | ||||
Projection | none | ETA | none | Target Version | 3.0MP19 | |||
OS | Linux 64 bit | Database | PostgreSQL | Java version | 1.6.0_18 | |||
OS Version | Professional Appliance | Database version | 8.3.9 | Ant version | 1.7.1 | |||
Product Version | main | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Web browser | Google Chrome | |||||||
Modules | Openbravo 3.0 | |||||||
Support ticket | ||||||||
Regression level | QA functional test | |||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0022826: Server error message not handled, when currency conversion rate is not defined, | |||||||
Description | In sales order window, when i click copy from order button, i am not able to select order details from order selector window after entering current date in From Date field Note: i am not getting this error message in Mp18.2, even after i delete the conversion rate for Eur to USD and conversion rate for USD to EUR | |||||||
Steps To Reproduce | Login as Openbravo/Openbravo Change Organization to F&B US East Cost Then Go to sales order window Enter BP:Moon Light Restaurants, Co. Click Save icon Then click Copy From order button Then navigate to Order selector window In the Order selector From Date: Current System date Then click Search button Defect: Server throws an error message which is not handled by the application. Note: i am not getting this error message in Mp18.2, even after i delete the conversion rate for Eur to USD and conversion rate for USD to EUR | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() | |||||||
![]() |
||||||||
|
![]() |
|
(0055580) hgbot (developer) 2013-01-17 19:54 |
Repository: erp/devel/pi Changeset: 8f423155b2a5d40a9a3bd1e3bef3e593334129c9 Author: David Miguelez <david.miguelez <at> openbravo.com> Date: Thu Jan 17 19:51:44 2013 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/8f423155b2a5d40a9a3bd1e3bef3e593334129c9 [^] Fixes Issue 0022826. Adds Conversion Rates for F&B Client in 2013 --- M referencedata/sampledata/F_B_International_Group.xml M referencedata/sampledata/QA_Testing.xml --- |
(0055581) dmiguelez (viewer) 2013-01-17 19:57 |
The real Issue was that there were no conversion rates defined in F&B Client for 2013 |
(0055592) hgbot (developer) 2013-01-18 08:47 |
Repository: erp/devel/pi Changeset: 79162c26cf1af7300a0cd03ae53f936f7d24bc7e Author: David Miguelez <david.miguelez <at> openbravo.com> Date: Fri Jan 18 08:45:49 2013 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/79162c26cf1af7300a0cd03ae53f936f7d24bc7e [^] Related to Issue 22826. Reverts Fix because demo data was exported with Remittance module installed. --- M referencedata/sampledata/F_B_International_Group.xml M referencedata/sampledata/QA_Testing.xml --- |
(0055597) hgbot (developer) 2013-01-18 10:01 |
Repository: erp/devel/pi Changeset: 112c07c81e68b1332d478ab2f28199a75859b8d4 Author: David Miguelez <david.miguelez <at> openbravo.com> Date: Fri Jan 18 09:47:36 2013 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/112c07c81e68b1332d478ab2f28199a75859b8d4 [^] Fixes Issue 0022826. Adds Conversion Rates for F&B Client in 2013. --- M referencedata/sampledata/F_B_International_Group.xml M referencedata/sampledata/QA_Testing.xml --- |
(0055710) hudsonbot (viewer) 2013-01-22 15:32 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/449aae8be624 [^] Maturity status: Test |
(0055713) hudsonbot (viewer) 2013-01-22 15:32 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/449aae8be624 [^] Maturity status: Test |
(0055715) hudsonbot (viewer) 2013-01-22 15:32 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/449aae8be624 [^] Maturity status: Test |
(0055748) sureshbabu (viewer) 2013-01-23 04:41 |
Conversion rates added to the Sample data set. |
![]() |
|||
Date Modified | Username | Field | Change |
2013-01-17 16:09 | sureshbabu | New Issue | |
2013-01-17 16:09 | sureshbabu | Assigned To | => dmiguelez |
2013-01-17 16:09 | sureshbabu | File Added: When try to create sales order using copy from order option i am getting this error.png | |
2013-01-17 16:09 | sureshbabu | Web browser | => Google Chrome |
2013-01-17 16:09 | sureshbabu | Modules | => Openbravo 3.0 |
2013-01-17 16:09 | sureshbabu | OBNetwork customer | => No |
2013-01-17 16:09 | sureshbabu | Triggers an Emergency Pack | => No |
2013-01-17 16:24 | sureshbabu | Web browser | Google Chrome => Google Chrome |
2013-01-17 16:24 | sureshbabu | Regression level | => QA functional test |
2013-01-17 16:24 | sureshbabu | Target Version | => 3.0MP19 |
2013-01-17 16:24 | sureshbabu | Summary | Server throws error message when currency conversion rate is not defined, which is not handled well => Server error message not handled, when currency conversion rate is not defined, |
2013-01-17 16:24 | sureshbabu | Steps to Reproduce Updated | View Revisions |
2013-01-17 16:28 | sureshbabu | Web browser | Google Chrome => Google Chrome |
2013-01-17 16:28 | sureshbabu | Description Updated | View Revisions |
2013-01-17 16:28 | sureshbabu | Steps to Reproduce Updated | View Revisions |
2013-01-17 16:56 | sureshbabu | Web browser | Google Chrome => Google Chrome |
2013-01-17 16:56 | sureshbabu | Description Updated | View Revisions |
2013-01-17 19:54 | hgbot | Checkin | |
2013-01-17 19:54 | hgbot | Note Added: 0055580 | |
2013-01-17 19:54 | hgbot | Status | new => resolved |
2013-01-17 19:54 | hgbot | Resolution | open => fixed |
2013-01-17 19:54 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/8f423155b2a5d40a9a3bd1e3bef3e593334129c9 [^] |
2013-01-17 19:57 | dmiguelez | Note Added: 0055581 | |
2013-01-17 19:59 | dmiguelez | Relationship added | related to 0022834 |
2013-01-18 08:47 | hgbot | Checkin | |
2013-01-18 08:47 | hgbot | Note Added: 0055592 | |
2013-01-18 10:01 | hgbot | Checkin | |
2013-01-18 10:01 | hgbot | Note Added: 0055597 | |
2013-01-18 10:01 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/8f423155b2a5d40a9a3bd1e3bef3e593334129c9 [^] => http://code.openbravo.com/erp/devel/pi/rev/112c07c81e68b1332d478ab2f28199a75859b8d4 [^] |
2013-01-22 15:32 | hudsonbot | Checkin | |
2013-01-22 15:32 | hudsonbot | Note Added: 0055710 | |
2013-01-22 15:32 | hudsonbot | Checkin | |
2013-01-22 15:32 | hudsonbot | Note Added: 0055713 | |
2013-01-22 15:32 | hudsonbot | Checkin | |
2013-01-22 15:32 | hudsonbot | Note Added: 0055715 | |
2013-01-23 04:41 | sureshbabu | Note Added: 0055748 | |
2013-01-23 04:41 | sureshbabu | Status | resolved => closed |
2013-01-23 04:41 | sureshbabu | Fixed in Version | => main |
Copyright © 2000 - 2009 MantisBT Group |