Différences entre versions de « SCH:1.2 Sortie de stock »
De Documentation Polaris
Ligne 3 : | Ligne 3 : | ||
<graphviz format="gif" caption="Sortie de stock" renderer= "twopi" > | <graphviz format="gif" caption="Sortie de stock" renderer= "twopi" > | ||
digraph Sortiedestock { | digraph Sortiedestock { | ||
− | size=" | + | size="7.3,10.7!" ratio = "expand" ; |
node [shape = "box" style="filled,rounded" fillcolor="#55AAEE"] | node [shape = "box" style="filled,rounded" fillcolor="#55AAEE"] | ||
a[label = "Polaris " URL="[[SCH:1 Fonctions principales de polaris]]" fillcolor="#FFCC55"]; | a[label = "Polaris " URL="[[SCH:1 Fonctions principales de polaris]]" fillcolor="#FFCC55"]; | ||
Ligne 13 : | Ligne 13 : | ||
g [label = "Vente à un \nautre magasin" URL="[[SCH:1.2.5 Vente vers un autre magasin]]"]; | g [label = "Vente à un \nautre magasin" URL="[[SCH:1.2.5 Vente vers un autre magasin]]"]; | ||
h [label = "Gestion des \ndéfectueux" URL="[[SCH:1.2.6 Gestion des défectueux]]"]; | h [label = "Gestion des \ndéfectueux" URL="[[SCH:1.2.6 Gestion des défectueux]]"]; | ||
− | |||
a-> b; | a-> b; | ||
Ligne 22 : | Ligne 21 : | ||
b -> g; | b -> g; | ||
b -> h; | b -> h; | ||
− | |||
} | } | ||
</graphviz> | </graphviz> |
Version du 12 août 2016 à 10:24