Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0028261 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | minor | have not tried | 2014-11-24 15:22 | 2014-12-30 23:26 | |||
Reporter | alostale | View Status | public | |||||
Assigned To | inigosanchez | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 3.0PR15Q1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 3702a2c3cb7e | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | alostale | |||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0028261: Weekdays process scheduling doesn't work | |||||||
Description | Whenever a process is tried to be scheduled to Weekdays an error is thrown. | |||||||
Steps To Reproduce | -Create a new Process Request -Schedule it as Daily, Weekdays -Click the Schedule button -> Error is trhown | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0072030) hgbot (developer) 2014-11-26 13:30 |
Repository: erp/devel/pi Changeset: 3702a2c3cb7e97364aab76b4b0aed22ae76f35b7 Author: Inigo Sanchez <inigo.sanchez <at> openbravo.com> Date: Mon Dec 08 10:38:25 2014 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/3702a2c3cb7e97364aab76b4b0aed22ae76f35b7 [^] Fixes issue 28261: Weekdays process scheduling doesn't work. Whenever a process is tried to be scheduled to Weekdays an error is thrown. It was happening because optionDaily value is "D" and OBScheduler.java expected "W". It has been solved by changing value expected to "D". --- M src/org/openbravo/scheduling/OBScheduler.java --- |
(0072121) alostale (viewer) 2014-11-28 12:33 |
code reviewed tested: *Verified the actual ref list value is D, not W *Scheduled process for weed days |
(0073145) hudsonbot (viewer) 2014-12-30 23:26 |
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/6525fe229e06 [^] Maturity status: Test |
![]() |
|||
Date Modified | Username | Field | Change |
2014-11-24 15:22 | alostale | New Issue | |
2014-11-24 15:22 | alostale | Assigned To | => inigosanchez |
2014-11-24 15:22 | alostale | OBNetwork customer | => No |
2014-11-24 15:22 | alostale | Modules | => Core |
2014-11-24 15:22 | alostale | Triggers an Emergency Pack | => No |
2014-11-24 15:22 | alostale | Relationship added | related to 0028003 |
2014-11-24 15:24 | alostale | Summary | Weekdays interval doesn't work => Weekdays process scheduling doesn't work |
2014-11-26 13:29 | inigosanchez | Review Assigned To | => alostale |
2014-11-26 13:29 | inigosanchez | Resolution | open => fixed |
2014-11-26 13:30 | hgbot | Checkin | |
2014-11-26 13:30 | hgbot | Note Added: 0072030 | |
2014-11-26 13:30 | hgbot | Status | new => resolved |
2014-11-26 13:30 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/3702a2c3cb7e97364aab76b4b0aed22ae76f35b7 [^] |
2014-11-28 12:33 | alostale | Note Added: 0072121 | |
2014-11-28 12:33 | alostale | Status | resolved => closed |
2014-11-28 12:33 | alostale | Fixed in Version | => 3.0PR15Q1 |
2014-12-30 23:26 | hudsonbot | Checkin | |
2014-12-30 23:26 | hudsonbot | Note Added: 0073145 |
Copyright © 2000 - 2009 MantisBT Group |