@@ -38,7 +38,7 @@ Next, enable :guilabel:`Rental Transfers`. In the :guilabel:`Rent Online` sectio
3838App integration configuration
3939=============================
4040
41- The following Odoo apps and configuration are required. The listed apps allow for workflow
41+ The following Odoo apps and configurations are required. The listed apps allow for workflow
4242efficiency and automation when creating a service product and rental order.
4343
4444Using these integrations allow users to neer have to switch between mutliple apps.
@@ -96,7 +96,7 @@ default.
9696Tick the :guilabel: `Sales ` checkbox to enable the :guilabel: `Create on Order ` and
9797:guilabel: `Invoicing Policy ` fields. Select the :guilabel: `Product Type ` as a :guilabel: `Service `.
9898
99- In the :guilabel: `Create on Order ` dropdown menu, select :guilabel: `Project & Task `.
99+ In the :guilabel: `Create on Order ` drop-down menu, select :guilabel: `Project & Task `.
100100
101101.. important ::
102102 The **Project ** and the **Sales ** apps must be installed for the :guilabel: `Project & Task `
@@ -141,8 +141,8 @@ Click the :icon:`fa-cloud-upload` :guilabel:`(Save manually)` icon near the top
141141 A photography studio rents out its photographers on an hourly and daily basis. They want to add a
142142 new four hour package for $750.
143143
144- All reservations require 24-hour notice to reserve a photographer, but they do not charge a fines
145- if the reservations go over the agreed time. Instead they default to their hourly fee.
144+ All reservations require 24-hour notice to reserve a photographer, but they do not charge a fine
145+ if the reservations go over the agreed time. Instead, they default to their hourly fee.
146146
147147 Create a new pricing period by navigating to :menuselection: `Rental app --> Configuration -->
148148 Rental periods `. Click :guilabel: `New ` and configure the period for four hours.
@@ -157,7 +157,7 @@ Create a rental order with a service product
157157============================================
158158
159159In Odoo, a rental order is the same as a sales order. When creating orders in the **Rental ** app
160- they are refered to as a rental order .
160+ they are referred to as rental orders .
161161
162162Navigate to the **Rental ** app which opens the Rental Orders dashboard. Click :guilabel: `New ` to
163163open a new rental order form.
@@ -205,7 +205,7 @@ These agreements protect both the provider and the customer by creating clear, e
205205guidelines.
206206
207207.. note ::
208- Requesting an electronic signature can be done during any stage of the order. This feature also
208+ Requesting an electronic signature can be done at any stage of the order. This feature also
209209 requires the **Sign ** app.
210210
211211If signatures are required, go to the **Rental ** app and from the default :guilabel: `Rental Orders `
@@ -268,7 +268,7 @@ desired rental order. At the top of the rental order form, the following smart b
268268
269269- **Tasks **: Linked to the Projects app and shows any projects or tasks related to the rental order.
270270
271- - **Recorded **: Linked to the Timesheet app and shows how many hours is related to the rental order.
271+ - **Recorded **: Linked to the Timesheets app and shows how many hours are related to the rental order.
272272
273273- **Planned **: Linked to the Planning app and shows how many shifts are related to the rental order.
274274
@@ -286,7 +286,7 @@ Click :guilabel:`Add a line` to enter the number of hours worked on the task man
286286 :alt: Sample of a a task timesheet tab for a rental order in the Rental app.
287287
288288.. note ::
289- Once time is added to :guilabel: `Timesheets ` tab of a task, the status of the rental order is
289+ Once time is added to the :guilabel: `Timesheets ` tab of a task, the status of the rental order is
290290 automatically changed to :guilabel: `Picked-up ` and the :guilabel: `Return ` button appears.
291291
292292Create an invoice
@@ -328,10 +328,10 @@ Pickup products
328328===============
329329
330330When time is entered on the :guilabel: `Timesheets ` tab of an associated task, the rental order
331- status automatically changes to :guilabel: `Pickedup `. This happens even if time is entered before
331+ status automatically changes to :guilabel: `Picked-up `. This happens even if time is entered before
332332the physical product ordered with the service is picked up.
333333
334- If a product is rented along side a service, it is advised to pick it up before entering time on the
334+ If a product is rented alongside a service, it is advised to pick it up before entering time on the
335335associated task. The :guilabel: `Pickup ` button is still available on the rental order if time is
336336entered before picking up the product.
337337
@@ -350,7 +350,7 @@ Return products
350350Regardless if there is a product rented along with a service, the service or product must be
351351returned on the rental order.
352352
353- When a customer returns the products or when the service has been complated , navigate to the
353+ When a customer returns the products or when the service has been completed , navigate to the
354354appropriate rental order and click :guilabel: `Return `. Validate the return by clicking
355355:guilabel: `Validate ` in the :guilabel: `Validate a return ` pop-up form that appears.
356356
0 commit comments