Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DATAMODEL - Kanban #11

Open
lmag opened this issue Sep 16, 2024 · 2 comments
Open

DATAMODEL - Kanban #11

lmag opened this issue Sep 16, 2024 · 2 comments
Assignees
Labels

Comments

@lmag
Copy link
Member

lmag commented Sep 16, 2024

Besoin d'un Objet Kanban
Image

-Il doit être affecté à un objet Dolibarr (Projet, taches, facture, etc...)
-Il doit avec un tag/catégorie parent qui lui appartient
-Les colonnes sont les enfants de cette catégorie parent

Les colonnes sont dans le natifs Dolibarr
Image

Exemple de création :
Image

Affichage du Kanban (Pour les personnes et/ou groupes affectés au kanban)
Image
La gestion des droits
Lecture/écriture est réalisé par les contacts/adresse standard (la notion de groupe en V2)

@lmag lmag converted this from a draft issue Sep 16, 2024
@lmag lmag added the 8 label Sep 16, 2024
theodaviddd added a commit to theodaviddd/digikanban that referenced this issue Sep 18, 2024
theodaviddd added a commit to theodaviddd/digikanban that referenced this issue Sep 24, 2024
@lmag
Copy link
Member Author

lmag commented Oct 1, 2024

Affichage des cards standards comme :
image
Taches
image
Il faudra mettre un début de titre pour la tache et le projet

@theodaviddd
Copy link

Récap :

Pouvoir créer un kanban sur n'importe quel type d'objet
A la création, on crée une sous catégorie avec la ref du kanban dans la catégorie "DigiKanban" de l'objet
Dans la card kanban, on peut modifier la catégorie mère si on veut.
Dans la vue kanban, les colonnes correspondent aux catégories liées
Dans les colonnes on peut ajouter des objets du type du kanban, ils ont l'apparence des cartes déjà présentes dans les vues kanban natives dolibarr

theodaviddd added a commit to theodaviddd/digikanban that referenced this issue Oct 15, 2024
theodaviddd added a commit to theodaviddd/digikanban that referenced this issue Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

3 participants