.. _process: Process ======= | The creation process starts from Sales Order module. In the sales order it must be set the field :guilabel:`Create jobs for services`, and some services must be set in inventory part | On saving, related jobs (Reservations record) are created, depending on services quantity. | While updating the sales order, if the quantity of some services is changed, related jobs are created or deleted depending on whether the quantity was increased or decreased. Likewise, if the service is deleted, related jobs will be deleted. | Modified jobs, by user, will not be deleted. Jobs with status :guilabel:`Executed` will not be deleted. A job is created with this default values: * start date and due date are `1970-01-01 00:00` * the jobs :guilabel:`Status` is :guilabel:`available` * the :guilabel:`Quantity` is always `1` In Resevations module four new filters are created: * :guilabel:`Available jobs`: lists all available jobs to be planned in agreement with the customer * :guilabel:`Yesterday jobs`: the yesterday and executed jobs, which should be invoiced * :guilabel:`Today jobs`: the today jobs to organize current work * :guilabel:`Tomorrow jobs`: the tomorrow jobs to plan the next working day However you can set any type of filter to cover your needs.