Changes

m
Line 31: Line 31:     
If the commercial proposal is "Signed", it can be converted into invoice or order, manually or automatically.
 
If the commercial proposal is "Signed", it can be converted into invoice or order, manually or automatically.
 +
 +
 +
''Representation of the life cycle of a proposal (value in parenthesis is the technical status code):''
 +
<pre>
 +
Draft (0) --> Validated (1) --------> Signed (2) --------------------------------------> Billed (4)
 +
                      ^        \                  \                                  /
 +
                      |        \                  \--> Creation order or invoice --/
 +
                      |          \                      (automatically or manually)
 +
                      |          \--> Declined (3)
 +
                      |                        |
 +
                      ---------------------------
 +
</pre>
    
= Create a proposal =
 
= Create a proposal =