Openbravo Issue Tracking System - Openbravo ERP | |||||||||||||||||||
View Issue Details | |||||||||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||||||||
0042049 | Openbravo ERP | A. Platform | public | 2019-10-17 09:07 | 2022-02-01 07:24 | ||||||||||||||
Reporter | caristu | ||||||||||||||||||
Assigned To | Triage Platform Base | ||||||||||||||||||
Priority | high | Severity | minor | Reproducibility | have not tried | ||||||||||||||
Status | new | Resolution | open | ||||||||||||||||
Platform | OS | 5 | OS Version | ||||||||||||||||
Product Version | |||||||||||||||||||
Target Version | Fixed in Version | ||||||||||||||||||
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 | 0042049: RescheduleProcess should be removed | ||||||||||||||||||
Description | RescheduleProcess executes exactly the same logic as ScheduleProcess. Besides this process should not exists because when a process is in an unscheduled status with the RescheduleProcess we are turning it again to an scheduled status. Exactly the same can be achieved with the ScheduleProcess itself. | ||||||||||||||||||
Steps To Reproduce | In description | ||||||||||||||||||
Proposed Solution | Remove the RescheduleProcess an update the display logic of the ScheduleProcess button. The current display logics are: - ScheduleProcess: @Status@!'SCH' & @Status@!'COM' & @Status@!'UNS' - RescheduleProcess: @Status@='COM' | @Status@='UNS' Besides it would be nice to move the ScheduleProcess to a process definition. Also take into account: - It's an API change - Process Access - CI | ||||||||||||||||||
Additional Information | |||||||||||||||||||
Tags | No tags attached. | ||||||||||||||||||
Relationships |
| ||||||||||||||||||
Attached Files | |||||||||||||||||||
Issue History | |||||||||||||||||||
Date Modified | Username | Field | Change | ||||||||||||||||
2019-10-17 09:07 | caristu | New Issue | |||||||||||||||||
2019-10-17 09:07 | caristu | Assigned To | => caristu | ||||||||||||||||
2019-10-17 09:07 | caristu | Modules | => Core | ||||||||||||||||
2019-10-17 09:07 | caristu | Triggers an Emergency Pack | => No | ||||||||||||||||
2019-10-17 09:07 | caristu | Issue generated from | 0042044 | ||||||||||||||||
2019-10-17 09:07 | caristu | Relationship added | related to 0042044 | ||||||||||||||||
2019-10-17 09:08 | caristu | Description Updated | bug_revision_view_page.php?rev_id=19510#r19510 | ||||||||||||||||
2019-10-17 09:09 | caristu | Relationship added | related to 0032688 | ||||||||||||||||
2019-10-17 09:09 | caristu | Assigned To | caristu => platform | ||||||||||||||||
2022-02-01 07:24 | alostale | Assigned To | platform => Triage Platform Base |
There are no notes attached to this issue. |