Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0045022Openbravo ERPA. Platformpublic2020-09-10 09:302020-09-11 07:19
cberner 
cberner 
normalminorhave not tried
closedfixed 
5
 
PR20Q4 
alostale
Core
No
0045022: Add missing description/help in AD_Table and AD_Windows from clustered quartz
Quartz-cluster project is missing description and/or help in most of the new AD_Table, AD_Windows, AD_Tabs, AD_Menu and AD_Field entries, add description and help where missing.

Tables:
  - OBSCHED_*
  - ad_process_cluster_inst
  - ad_cluster_instance
Windows,tabs,fields:
  - "Cluster Instance" window and Header tab.
  - "Scheduler Instance" field in "Process Request" -> "Process Monitor"
  - "Cluster Instance" tab in "Report and Process" and fields
Menu: "Cluster Instance"
In description
Add missing description and help/comment.
No tags attached.
related to feature request 0041484 closed cberner make job scheduling clusterizable 
Issue History
2020-09-10 09:30cbernerNew Issue
2020-09-10 09:30cbernerAssigned To => platform
2020-09-10 09:30cbernerModules => Core
2020-09-10 09:30cbernerTriggers an Emergency Pack => No
2020-09-10 09:30cbernerAssigned Toplatform => cberner
2020-09-10 09:30cbernerStatusnew => scheduled
2020-09-10 10:05cbernerDescription Updatedbug_revision_view_page.php?rev_id=21668#r21668
2020-09-10 10:12cbernerRelationship addedcaused by 0041484
2020-09-10 10:12cbernerRelationship deletedcaused by 0041484
2020-09-10 10:13cbernerRelationship addedrelated to 0041484
2020-09-10 12:02hgbotNote Added: 0122914
2020-09-10 12:18cbernerReview Assigned To => alostale
2020-09-11 07:19hgbotResolutionopen => fixed
2020-09-11 07:19hgbotStatusscheduled => closed
2020-09-11 07:19hgbotNote Added: 0122937
2020-09-11 07:19hgbotFixed in Version => PR20Q4
2020-09-11 07:19hgbotNote Added: 0122938

Notes
(0122914)
hgbot   
2020-09-10 12:02   
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/159 [^]
(0122937)
hgbot   
2020-09-11 07:19   
Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/159 [^]
(0122938)
hgbot   
2020-09-11 07:19   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/openbravo [^]
Changeset: a6c67996e5e5c7a327397209fcfdaa0c55538e2b
Author: Cristian Berner <cristian.berner@openbravo.com>
Date: 2020-09-10T11:44:51+02:00
URL: https://gitlab.com/openbravo/product/openbravo/-/commit/a6c67996e5e5c7a327397209fcfdaa0c55538e2b [^]

Fixes ISSUE-45022: Add missing description/help to quartz-cluster tables

Adds missing description and help to OBSCHED_*, ad_process_cluster_inst,
ad_cluster_instance tables and columns.
Adds missing description and help to Windows, tabs and fields added by
the quartz-cluster project.
Adds description to menu entry "Cluster Instance".

---
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_ELEMENT.xml
M src-db/database/sourcedata/AD_MENU.xml
M src-db/database/sourcedata/AD_TAB.xml
M src-db/database/sourcedata/AD_TABLE.xml
M src-db/database/sourcedata/AD_WINDOW.xml
---