.. image:: https://odoo-community.org/readme-banner-image
:target: https://odoo-community.org/get-involved?utm_source=readme
:alt: Odoo Community Association
===================
Voxel stock picking
===================
..
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:7d662aa095eea09baca9eae8a4d647d578240b8b45d0ff61f0b85a26f70d738c
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
:target: https://odoo-community.org/page/development-status
:alt: Beta
.. |badge2| image:: https://img.shields.io/badge/license-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%2Fedi-lightgray.png?logo=github
:target: https://github.com/OCA/edi/tree/18.0/edi_voxel_stock_picking_oca
:alt: OCA/edi
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
:target: https://translation.odoo-community.org/projects/edi-18-0/edi-18-0-edi_voxel_stock_picking_oca
: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/edi&target_branch=18.0
:alt: Try me on Runboat
|badge1| |badge2| |badge3| |badge4| |badge5|
This module allows you to send delivery orders to Voxel. Sending are
queued in jobs running in the background.
**Table of contents**
.. contents::
:local:
Configuration
=============
To configure this module you have to belong to the access group 'Voxel
manager' under 'Technical Settings', then:
1. Open a customer form view. In 'Sales & Purchases' page, check 'Enable
Voxel' if you want to send delivery orders to this customer through
Voxel.
2. Go to *Settings > Users & Companies > Companies*, open the companies
you want to enable Voxel communication and set 'Enable Voxel' field
to True.
3. In the login list, add the corresponding login for connecting with
Voxel to send delivery orders. The final URL where delivery orders
are going to be sent is '<Login URL>/Outbox'.
4. Save the form and edit it again, find 'Stock picking login' field and
select the login to be used in delivery orders sending.
5. Select also the 'Send mode' to set when delivery orders will be sent:
..
- On validate: Delivery orders will be sent to Voxel automatically
when they are validated.
- At fixed time: Delivery orders will be sent to Voxel automatically
at a fixed time.
- With delay: Delivery orders will be sent to Voxel automatically a
certain time after they are validated.
Note:
This module enqueue the sending delivery orders to Voxel in jobs in the
background. To do that it uses queue_job module, so a configuration is
required according to that. The jobs for sending invoices to Voxel are
queued in the channel ``root.voxel_export channel``. The sending status
check jobs are queued in the channel ``root.voxel_status``.
Usage
=====
To use this module, you need to:
1. Go to *Inventory > Overview* and access to 'Delivery Orders' of a
desired company. create a new 'delivery order' or open an existing
ready to done 'delivery order'. Make sure that the customer has
'Enable Voxel' field checkbox (See configuration section).
2. Validate the delivery order and it will be send to Voxel immediately
or later, depending on the Voxel 'Send mode' chosen in the company
configuration.
3. A new tab will be visible on the delivery order form with the label
'Voxel' to show the information regarding sending the delivery order
to Voxel.
4. When the report is sent, you will be able to see the XML report in
another tab next to the jobs tab.
Bug Tracker
===========
Bugs are tracked on `GitHub Issues <https://github.com/OCA/edi/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/edi/issues/new?body=module:%20edi_voxel_stock_picking_oca%0Aversion:%2018.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
-------
* Tecnativa
Contributors
------------
- `Tecnativa <https://www.tecnativa.com>`__:
- Ernesto Tejeda
- Pedro M. Baeza
- Sergio Teruel
- Juan Carlos OƱate
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.
This module is part of the `OCA/edi <https://github.com/OCA/edi/tree/18.0/edi_voxel_stock_picking_oca>`_ 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/edi",
"name": "odoo-addon-edi-voxel-stock-picking-oca",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": null,
"author": "Tecnativa, Odoo Community Association (OCA)",
"author_email": "support@odoo-community.org",
"download_url": null,
"platform": null,
"description": ".. image:: https://odoo-community.org/readme-banner-image\n :target: https://odoo-community.org/get-involved?utm_source=readme\n :alt: Odoo Community Association\n\n===================\nVoxel stock picking\n===================\n\n.. \n !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n !! This file is generated by oca-gen-addon-readme !!\n !! changes will be overwritten. !!\n !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n !! source digest: sha256:7d662aa095eea09baca9eae8a4d647d578240b8b45d0ff61f0b85a26f70d738c\n !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n\n.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png\n :target: https://odoo-community.org/page/development-status\n :alt: Beta\n.. |badge2| image:: https://img.shields.io/badge/license-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%2Fedi-lightgray.png?logo=github\n :target: https://github.com/OCA/edi/tree/18.0/edi_voxel_stock_picking_oca\n :alt: OCA/edi\n.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png\n :target: https://translation.odoo-community.org/projects/edi-18-0/edi-18-0-edi_voxel_stock_picking_oca\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/edi&target_branch=18.0\n :alt: Try me on Runboat\n\n|badge1| |badge2| |badge3| |badge4| |badge5|\n\nThis module allows you to send delivery orders to Voxel. Sending are\nqueued in jobs running in the background.\n\n**Table of contents**\n\n.. contents::\n :local:\n\nConfiguration\n=============\n\nTo configure this module you have to belong to the access group 'Voxel\nmanager' under 'Technical Settings', then:\n\n1. Open a customer form view. In 'Sales & Purchases' page, check 'Enable\n Voxel' if you want to send delivery orders to this customer through\n Voxel.\n2. Go to *Settings > Users & Companies > Companies*, open the companies\n you want to enable Voxel communication and set 'Enable Voxel' field\n to True.\n3. In the login list, add the corresponding login for connecting with\n Voxel to send delivery orders. The final URL where delivery orders\n are going to be sent is '<Login URL>/Outbox'.\n4. Save the form and edit it again, find 'Stock picking login' field and\n select the login to be used in delivery orders sending.\n5. Select also the 'Send mode' to set when delivery orders will be sent:\n\n..\n\n - On validate: Delivery orders will be sent to Voxel automatically\n when they are validated.\n - At fixed time: Delivery orders will be sent to Voxel automatically\n at a fixed time.\n - With delay: Delivery orders will be sent to Voxel automatically a\n certain time after they are validated.\n\nNote:\n\nThis module enqueue the sending delivery orders to Voxel in jobs in the\nbackground. To do that it uses queue_job module, so a configuration is\nrequired according to that. The jobs for sending invoices to Voxel are\nqueued in the channel ``root.voxel_export channel``. The sending status\ncheck jobs are queued in the channel ``root.voxel_status``.\n\nUsage\n=====\n\nTo use this module, you need to:\n\n1. Go to *Inventory > Overview* and access to 'Delivery Orders' of a\n desired company. create a new 'delivery order' or open an existing\n ready to done 'delivery order'. Make sure that the customer has\n 'Enable Voxel' field checkbox (See configuration section).\n2. Validate the delivery order and it will be send to Voxel immediately\n or later, depending on the Voxel 'Send mode' chosen in the company\n configuration.\n3. A new tab will be visible on the delivery order form with the label\n 'Voxel' to show the information regarding sending the delivery order\n to Voxel.\n4. When the report is sent, you will be able to see the XML report in\n another tab next to the jobs tab.\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues <https://github.com/OCA/edi/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/edi/issues/new?body=module:%20edi_voxel_stock_picking_oca%0Aversion:%2018.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* Tecnativa\n\nContributors\n------------\n\n- `Tecnativa <https://www.tecnativa.com>`__:\n\n - Ernesto Tejeda\n - Pedro M. Baeza\n - Sergio Teruel\n - Juan Carlos O\u00f1ate\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\nThis module is part of the `OCA/edi <https://github.com/OCA/edi/tree/18.0/edi_voxel_stock_picking_oca>`_ 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": "Sends stock picking report to Voxel.",
"version": "18.0.1.0.0.4",
"project_urls": {
"Homepage": "https://github.com/OCA/edi"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "e21ac0871722ad141c7da2ca47f68867ee035db95e05b29918b324f7676f1a01",
"md5": "dcb4caca2ecc213b870c2fa86bd62757",
"sha256": "6af07cddfeb5d727596266624e6e8da0ba1e2b6ffb31b5f7b944e712f2c81c58"
},
"downloads": -1,
"filename": "odoo_addon_edi_voxel_stock_picking_oca-18.0.1.0.0.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "dcb4caca2ecc213b870c2fa86bd62757",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 40721,
"upload_time": "2025-06-12T02:50:48",
"upload_time_iso_8601": "2025-06-12T02:50:48.009389Z",
"url": "https://files.pythonhosted.org/packages/e2/1a/c0871722ad141c7da2ca47f68867ee035db95e05b29918b324f7676f1a01/odoo_addon_edi_voxel_stock_picking_oca-18.0.1.0.0.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-06-12 02:50:48",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "OCA",
"github_project": "edi",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "factur-x",
"specs": []
}
],
"lcname": "odoo-addon-edi-voxel-stock-picking-oca"
}