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

Definir le modèle le plus simple possible #1

Open
pascalfares opened this issue Feb 28, 2014 · 1 comment
Open

Definir le modèle le plus simple possible #1

pascalfares opened this issue Feb 28, 2014 · 1 comment

Comments

@pascalfares
Copy link
Member

Le besoin est de permettre la gestion des quantités d'articles et consommable disponible à l'ISSAE.

Besoin initiaux

Réception d'articles
Stockage des articles dans un lieu de stockage
Sortir article

@pascalfares
Copy link
Member Author

Articles
Possession(Stock physique, personne, fournisseurs, etc..)
Actions

Exemple actionS

RECEPTION : article de Fournisseur(pi) à stockCentral(pj) : DATE QUANTITES
DEPLACEMENT : article de stockCentral(pj) à SalleCopie(pk) : DATE QUANTITES
SORTIE : article de SalleCopie(pk) à DepInformatique(px) ; DATE QUANTITES

ETC...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant