Skip to content

Commit

Permalink
update logo
Browse files Browse the repository at this point in the history
  • Loading branch information
designer (Designer) committed Aug 4, 2023
1 parent 2b8ca84 commit db8c954
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 52 deletions.
6 changes: 3 additions & 3 deletions ProjectManagement.json
Original file line number Diff line number Diff line change
Expand Up @@ -24728,9 +24728,9 @@
"res_cached": false,
"res_file": null,
"res_image": {
"path": "resources/Disposition/default/project-management-module.svg",
"mime": "image/svg+xml",
"name": "demo-module.svg"
"path": "resources/Disposition/default/project-management-module.png",
"mime": "image/png",
"name": "project-management-module.png"
},
"row_module_id__mdl_name": "ProjectManagement"
}
Expand Down
50 changes: 3 additions & 47 deletions docs/MDDocument/PROJECTMANAGEMENT.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,25 +11,18 @@
`ProjectManagement` module definition
=====================================

Project management modules with tickets and tasks management.
Module de gestion de projet et de gestion de tâche ou de tickets.

Business models
---------------

### `ModelProjectManagement` business model

![Object]([MODEL:ModelProjectManagement])

### `PmWorkflow` business model

### `PmWorkflow` business model
![Object]([MODEL:PmWorkflow])

[OBJECTDOC:PmGroup]

[OBJECTDOC:PmResponsability]

[OBJECTDOC:PmTaskHistoric]

[OBJECTDOC:PmUser]

[OBJECTDOC:PmProject]
Expand All @@ -54,41 +47,4 @@ Business models

[OBJECTDOC:PmTskLbl]

[PROCESSDOC:PmTaskCreate]

`PmProjectCalendar` external object definition
----------------------------------------------

External object for display calendar of versions and tasks on project form.


`PmProjectGantt` external object definition
-------------------------------------------

External object for display gantt of versions and tasks on project form.


`PmProjectUserTask` external object definition
----------------------------------------------

External object for display user task on specific project in project form.


`PmTaskWAssingExt` external object definition
---------------------------------------------

External object for display unassigned task in menu


`PmTimesheetExt` external object definition
-------------------------------------------

External object for display user imputation in menu.


`PmTimesheetRecapExt` external object definition
------------------------------------------------

External object for display details on user imputation view.


[PROCESSDOC:PmTaskCreate]
2 changes: 1 addition & 1 deletion module-info.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"date": "2023-08-04 15:02:48",
"date": "2023-08-04 15:05:22",
"name": "ProjectManagement",
"format": "json",
"files": ["ProjectManagement.json"],
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

This file was deleted.

0 comments on commit db8c954

Please sign in to comment.