-
Notifications
You must be signed in to change notification settings - Fork 10.6k
[ADD] fleet: new configurations doc #5763
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -8,5 +8,6 @@ Human resources | |
|
|
||
| hr/attendances | ||
| hr/employees | ||
| hr/fleet | ||
| hr/payroll | ||
| hr/recruitment | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,14 @@ | ||
| :nosearch: | ||
| :show-content: | ||
| :show-toc: | ||
|
|
||
| ===== | ||
| Fleet | ||
| ===== | ||
|
|
||
| Odoo *Fleet* organizes all the vehicles, contracts, and repairs of all the vehicles. | ||
|
|
||
| .. toctree:: | ||
| :titlesonly: | ||
|
|
||
| fleet/configuration |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change | ||
|---|---|---|---|---|
| @@ -0,0 +1,266 @@ | ||||
| ================== | ||||
| Configuration menu | ||||
| ================== | ||||
|
|
||||
| This document outlines all of the configurations and settings for the *Fleet* application, including | ||||
| :ref:`settings <fleet/configuration/settings>`, :ref:`manufacturers | ||||
| <fleet/configuration/manufacturers>`, :ref:`vehicle models <fleet/configuration/models>`, and | ||||
| :ref:`model categories <fleet/configuration/categories>`. | ||||
|
|
||||
| .. _fleet/configuration/settings: | ||||
|
|
||||
| Settings | ||||
| ======== | ||||
|
|
||||
| To access the settings menu, go to :menuselection:`Fleet application --> Configuration --> | ||||
| Settings`. There are two settings that need configuration, the vehicle contract end date alert | ||||
| delay, and a new vehicle request limit. | ||||
|
|
||||
| .. image:: configuration/fleet-settings.png | ||||
| :align: center | ||||
| :alt: Settings available for the Fleet application. | ||||
|
|
||||
| End Date Contract Alert | ||||
| ----------------------- | ||||
|
|
||||
| The :guilabel:`End Date Contract Alert` field defines an alert delay for the persons responsible for | ||||
| vehicle contracts. The responsible person(s) will receive an email informing them a vehicle contract | ||||
| is about to expire in the number of days defined in this field. | ||||
|
|
||||
| .. note:: | ||||
larm-odoo marked this conversation as resolved.
Show resolved
Hide resolved
|
||||
| To determine who the responsible person is for a contract, open an individual contract. The | ||||
| person listed as :guilabel:`Responsible` under the :guilabel:`Contract Information` section of | ||||
| the contract is the person who will receive the alert. | ||||
|
|
||||
| To access all contracts, navigate to :menuselection:`Fleet app --> Fleet --> Contracts` and all | ||||
| contracts appear in the list. Click on a :guilabel:`Contract` to view it. | ||||
|
|
||||
| An individual contract can also be found by navigating to :menuselection:`Fleet app --> Fleet --> | ||||
| Fleet` and clicking on an individual vehicle. On the vehicle form, click the | ||||
| :guilabel:`Contracts` smart button at the top of the page. The contract(s) associated with this | ||||
| vehicle only appears in the list. Click on an individual contract to open it. The | ||||
| :guilabel:`Responsible` person is listed on the contract. | ||||
|
|
||||
| New Vehicle Request | ||||
| ------------------- | ||||
|
|
||||
| The :guilabel:`New Vehicle Request` field sets a limit on how many new vehicles are requested based | ||||
| on fleet availability. An employee filling out the salary configurator form (after being offered a | ||||
| position), will *not* be able to request a new car if the number of existing cars is greater than | ||||
| the number specified in the :guilabel:`New Vehicle Request` field. Enter the specific number limit | ||||
| for existing available cars in this field. | ||||
|
|
||||
|
||||
larm-odoo marked this conversation as resolved.
Show resolved
Hide resolved
larm-odoo marked this conversation as resolved.
Show resolved
Hide resolved
larm-odoo marked this conversation as resolved.
Show resolved
Hide resolved
larm-odoo marked this conversation as resolved.
Show resolved
Hide resolved
larm-odoo marked this conversation as resolved.
Show resolved
Hide resolved
larm-odoo marked this conversation as resolved.
Show resolved
Hide resolved
larm-odoo marked this conversation as resolved.
Show resolved
Hide resolved
larm-odoo marked this conversation as resolved.
Show resolved
Hide resolved
larm-odoo marked this conversation as resolved.
Show resolved
Hide resolved
larm-odoo marked this conversation as resolved.
Show resolved
Hide resolved
larm-odoo marked this conversation as resolved.
Show resolved
Hide resolved
larm-odoo marked this conversation as resolved.
Show resolved
Hide resolved
larm-odoo marked this conversation as resolved.
Show resolved
Hide resolved
larm-odoo marked this conversation as resolved.
Show resolved
Hide resolved
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.