=============
TMS - Product
=============
..
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:0c6016e5021d3fdb7a130fcf99b9cceaea855a6f5c9d1c6fecf4de1b8c6f2e23
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Alpha-red.png
:target: https://odoo-community.org/page/development-status
:alt: Alpha
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fstock--logistics--transport-lightgray.png?logo=github
:target: https://github.com/OCA/stock-logistics-transport/tree/17.0/tms_product
:alt: OCA/stock-logistics-transport
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
:target: https://translation.odoo-community.org/projects/stock-logistics-transport-17-0/stock-logistics-transport-17-0-tms_product
:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
:target: https://runboat.odoo-community.org/builds?repo=OCA/stock-logistics-transport&target_branch=17.0
:alt: Try me on Runboat
|badge1| |badge2| |badge3| |badge4| |badge5|
The TMS Product module allows the management of vehicles and
transportable products in the inventory. this module provides features
such as storing fleet vehicles as products in the inventory, vehicle
receipts, creating products marked as trip services, and defining the
cargo type and capacity for each vehicle.
.. IMPORTANT::
This is an alpha version, the data model and design can change at any time without warning.
Only for development or testing purpose, do not use in production.
`More details on development status <https://odoo-community.org/page/development-status>`_
**Table of contents**
.. contents::
:local:
Usage
=====
Setup
-----
1. Got to Apps module.
2. Search TMS - Product.
3. Install the module.
Trip service products
---------------------
1. Go to Inventory.
2. Go to Products > Products.
3. Create a new product.
4. Select "Service" in Product Type.
5. Mark the product as a trip service enabling the "Is a trip service"
box.
Vehicle products
----------------
1. Go to Inventory.
2. Go to Products > Products.
3. Create a new product.
4. Select "Storable Product" in Product Type.
5. Mark the product as vehicle enabling the "Is a vehicle" box.
6. Select the vehicle type.
7. If the vehicle type is "Car", select the model of the car.
Vehicle receipts
----------------
1. Go to Inventory.
2. Go to Operations > Receipts.
3. Create a new receipt.
4. Add a product that is marked as a vehicle in the operations page.
5. Select the quantity demanded.
6. Validate the receipt.
7. The fleet vehicle records will be created.
Cargo type and capacity in vehicle
----------------------------------
1. Go to Transport.
2. Go to Master Data > Vehicles.
3. Create or select a vehicle.
4. In the Transport page select the operation assigned to the vehicle
(Cargo or passengers).
a) If the operation is passengers, select the capacity of people in the
vehicle. b) If the operation is cargo, select if the capacity is by
volume or products in the "Cargo type" field.
b.a) If the cargo type is volume, select the unit of measure and the
capacity. b.b) If the cargo type is products, add the products it can
carry, the quantity for each product, and if they are measured by units
or volume.
Bug Tracker
===========
Bugs are tracked on `GitHub Issues <https://github.com/OCA/stock-logistics-transport/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed
`feedback <https://github.com/OCA/stock-logistics-transport/issues/new?body=module:%20tms_product%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
Do not contact contributors directly about support or help with technical issues.
Credits
=======
Authors
-------
* Open Source Integrators
Contributors
------------
- Santiago Rodriguez srodriguez@opensourceintegrators.com
- Edgar Martinez emartinez@opensourceintegrators.com
- Maxime Chambreuil mchambreuil@opensourceintegrators.com
Other credits
-------------
- Open Source Integrators https://opensourceintegrators.com
Maintainers
-----------
This module is maintained by the OCA.
.. image:: https://odoo-community.org/logo.png
:alt: Odoo Community Association
:target: https://odoo-community.org
OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.
.. |maintainer-max3903| image:: https://github.com/max3903.png?size=40px
:target: https://github.com/max3903
:alt: max3903
.. |maintainer-santiagordz| image:: https://github.com/santiagordz.png?size=40px
:target: https://github.com/santiagordz
:alt: santiagordz
.. |maintainer-EdgarRetes| image:: https://github.com/EdgarRetes.png?size=40px
:target: https://github.com/EdgarRetes
:alt: EdgarRetes
Current `maintainers <https://odoo-community.org/page/maintainer-role>`__:
|maintainer-max3903| |maintainer-santiagordz| |maintainer-EdgarRetes|
This module is part of the `OCA/stock-logistics-transport <https://github.com/OCA/stock-logistics-transport/tree/17.0/tms_product>`_ project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
Raw data
{
"_id": null,
"home_page": "https://github.com/OCA/stock-logistics-transport",
"name": "odoo-addon-tms-product",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": null,
"author": "Open Source Integrators, Odoo Community Association (OCA)",
"author_email": "support@odoo-community.org",
"download_url": null,
"platform": null,
"description": "=============\nTMS - Product\n=============\n\n.. \n !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n !! This file is generated by oca-gen-addon-readme !!\n !! changes will be overwritten. !!\n !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n !! source digest: sha256:0c6016e5021d3fdb7a130fcf99b9cceaea855a6f5c9d1c6fecf4de1b8c6f2e23\n !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n\n.. |badge1| image:: https://img.shields.io/badge/maturity-Alpha-red.png\n :target: https://odoo-community.org/page/development-status\n :alt: Alpha\n.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png\n :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html\n :alt: License: AGPL-3\n.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fstock--logistics--transport-lightgray.png?logo=github\n :target: https://github.com/OCA/stock-logistics-transport/tree/17.0/tms_product\n :alt: OCA/stock-logistics-transport\n.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png\n :target: https://translation.odoo-community.org/projects/stock-logistics-transport-17-0/stock-logistics-transport-17-0-tms_product\n :alt: Translate me on Weblate\n.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png\n :target: https://runboat.odoo-community.org/builds?repo=OCA/stock-logistics-transport&target_branch=17.0\n :alt: Try me on Runboat\n\n|badge1| |badge2| |badge3| |badge4| |badge5|\n\nThe TMS Product module allows the management of vehicles and\ntransportable products in the inventory. this module provides features\nsuch as storing fleet vehicles as products in the inventory, vehicle\nreceipts, creating products marked as trip services, and defining the\ncargo type and capacity for each vehicle.\n\n.. IMPORTANT::\n This is an alpha version, the data model and design can change at any time without warning.\n Only for development or testing purpose, do not use in production.\n `More details on development status <https://odoo-community.org/page/development-status>`_\n\n**Table of contents**\n\n.. contents::\n :local:\n\nUsage\n=====\n\nSetup\n-----\n\n1. Got to Apps module.\n2. Search TMS - Product.\n3. Install the module.\n\nTrip service products\n---------------------\n\n1. Go to Inventory.\n2. Go to Products > Products.\n3. Create a new product.\n4. Select \"Service\" in Product Type.\n5. Mark the product as a trip service enabling the \"Is a trip service\"\n box.\n\nVehicle products\n----------------\n\n1. Go to Inventory.\n2. Go to Products > Products.\n3. Create a new product.\n4. Select \"Storable Product\" in Product Type.\n5. Mark the product as vehicle enabling the \"Is a vehicle\" box.\n6. Select the vehicle type.\n7. If the vehicle type is \"Car\", select the model of the car.\n\nVehicle receipts\n----------------\n\n1. Go to Inventory.\n2. Go to Operations > Receipts.\n3. Create a new receipt.\n4. Add a product that is marked as a vehicle in the operations page.\n5. Select the quantity demanded.\n6. Validate the receipt.\n7. The fleet vehicle records will be created.\n\nCargo type and capacity in vehicle\n----------------------------------\n\n1. Go to Transport.\n2. Go to Master Data > Vehicles.\n3. Create or select a vehicle.\n4. In the Transport page select the operation assigned to the vehicle\n (Cargo or passengers).\n\na) If the operation is passengers, select the capacity of people in the\nvehicle. b) If the operation is cargo, select if the capacity is by\nvolume or products in the \"Cargo type\" field.\n\nb.a) If the cargo type is volume, select the unit of measure and the\ncapacity. b.b) If the cargo type is products, add the products it can\ncarry, the quantity for each product, and if they are measured by units\nor volume.\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues <https://github.com/OCA/stock-logistics-transport/issues>`_.\nIn case of trouble, please check there if your issue has already been reported.\nIf you spotted it first, help us to smash it by providing a detailed and welcomed\n`feedback <https://github.com/OCA/stock-logistics-transport/issues/new?body=module:%20tms_product%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.\n\nDo not contact contributors directly about support or help with technical issues.\n\nCredits\n=======\n\nAuthors\n-------\n\n* Open Source Integrators\n\nContributors\n------------\n\n- Santiago Rodriguez srodriguez@opensourceintegrators.com\n- Edgar Martinez emartinez@opensourceintegrators.com\n- Maxime Chambreuil mchambreuil@opensourceintegrators.com\n\nOther credits\n-------------\n\n- Open Source Integrators https://opensourceintegrators.com\n\nMaintainers\n-----------\n\nThis module is maintained by the OCA.\n\n.. image:: https://odoo-community.org/logo.png\n :alt: Odoo Community Association\n :target: https://odoo-community.org\n\nOCA, or the Odoo Community Association, is a nonprofit organization whose\nmission is to support the collaborative development of Odoo features and\npromote its widespread use.\n\n.. |maintainer-max3903| image:: https://github.com/max3903.png?size=40px\n :target: https://github.com/max3903\n :alt: max3903\n.. |maintainer-santiagordz| image:: https://github.com/santiagordz.png?size=40px\n :target: https://github.com/santiagordz\n :alt: santiagordz\n.. |maintainer-EdgarRetes| image:: https://github.com/EdgarRetes.png?size=40px\n :target: https://github.com/EdgarRetes\n :alt: EdgarRetes\n\nCurrent `maintainers <https://odoo-community.org/page/maintainer-role>`__:\n\n|maintainer-max3903| |maintainer-santiagordz| |maintainer-EdgarRetes| \n\nThis module is part of the `OCA/stock-logistics-transport <https://github.com/OCA/stock-logistics-transport/tree/17.0/tms_product>`_ project on GitHub.\n\nYou are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.\n",
"bugtrack_url": null,
"license": "AGPL-3",
"summary": "Manage Vehicles as Products",
"version": "17.0.1.0.0.2",
"project_urls": {
"Homepage": "https://github.com/OCA/stock-logistics-transport"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "4c6a31e170658618a78dbe3da20be70445a084d119e45bf714f638f91d55b80c",
"md5": "68eca36268fa2824e50a709637c9e6d1",
"sha256": "745e3bcfb6379d89236bd85e4645ef5d0764db919494d14fc5c05fbc4480057a"
},
"downloads": -1,
"filename": "odoo_addon_tms_product-17.0.1.0.0.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "68eca36268fa2824e50a709637c9e6d1",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 34375,
"upload_time": "2024-10-12T17:27:58",
"upload_time_iso_8601": "2024-10-12T17:27:58.904332Z",
"url": "https://files.pythonhosted.org/packages/4c/6a/31e170658618a78dbe3da20be70445a084d119e45bf714f638f91d55b80c/odoo_addon_tms_product-17.0.1.0.0.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-12 17:27:58",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "OCA",
"github_project": "stock-logistics-transport",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"lcname": "odoo-addon-tms-product"
}