Skip to content

Commit

Permalink
Merge branch 'a147484942466775_change_date_signed'
Browse files Browse the repository at this point in the history
  • Loading branch information
vmaksymiv committed Oct 6, 2016
2 parents ce52892 + 0c92cca commit e06ddde
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion docs/source/tutorial.rst
Original file line number Diff line number Diff line change
Expand Up @@ -144,11 +144,16 @@ See examples of `items` customization below. You can:
Applying the change
~~~~~~~~~~~~~~~~~~~

`Change` has to be applied by switching to the ``active`` status. After this `change` can't be modified anymore.
`Change` has to be applied by switching to the ``active`` status. `dateSigned` field must be set in order to apply ``active`` status.
After this `change` can't be modified anymore.

.. include:: tutorial/apply-contract-change.http
:code:

`dateSigned` field validation:
* for first contract `change` it should be after contract.dateSigned
* for all next `change` objects it should be after previous `change.dateSigned`

You can view all changes:

.. include:: tutorial/view-all-contract-changes.http
Expand Down

0 comments on commit e06ddde

Please sign in to comment.