odoo-addon-sale-order-safe-commitment-date


Nameodoo-addon-sale-order-safe-commitment-date JSON
Version 16.0.1.2.0.1 PyPI version JSON
download
home_pagehttps://github.com/OCA/sale-workflow
SummaryAvoid confirming a commitment date previous to the expected date
upload_time2025-07-23 03:37:44
maintainerNone
docs_urlNone
authorModuon, Odoo Community Association (OCA)
requires_python>=3.10
licenseLGPL-3
keywords
VCS
bugtrack_url
requirements openupgradelib
Travis-CI No Travis.
coveralls test coverage No coveralls.
            .. image:: https://odoo-community.org/readme-banner-image
   :target: https://odoo-community.org/get-involved?utm_source=readme
   :alt: Odoo Community Association

===============================
Sale order safe commitment date
===============================

.. 
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! This file is generated by oca-gen-addon-readme !!
   !! changes will be overwritten.                   !!
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! source digest: sha256:1fe340cad61532219b94bd6458e48c1a8e41cb30c1100ac02fb8644de6e6869c
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |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/license-LGPL--3-blue.png
    :target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html
    :alt: License: LGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fsale--workflow-lightgray.png?logo=github
    :target: https://github.com/OCA/sale-workflow/tree/16.0/sale_order_safe_commitment_date
    :alt: OCA/sale-workflow
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
    :target: https://translation.odoo-community.org/projects/sale-workflow-16-0/sale-workflow-16-0-sale_order_safe_commitment_date
    :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/sale-workflow&target_branch=16.0
    :alt: Try me on Runboat

|badge1| |badge2| |badge3| |badge4| |badge5|

This module allows to avoid that the salesmen set a delivery date before
the minimum expected date.

.. 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:

Use Cases / Context
===================

When salesmen set a delivery date there's nothing disallowing them to
set it before the expected date computed according to the order lead
times. That can cause great issues with deliveries schedules, as those
lead times are set to ensure that the orders are delivered on time.

Configuration
=============

If you want to view the delivery date in the top of the sale order form,
you should unarchive the ``view_order_form_commitment_date_ux`` view,
which is archived by default.

Usage
=====

To test the module:

- Go to *Sales > Orders* and create a new quotation.
- Set whatever customer and order lines.
- Go to the *Other info* tab, section *Delivery* and set a *Delivery
  date* previous to the expected date.
- A popup will raise warning about setting a delivery before the minimum
  date possible to promise the delivery.
- Additionally, a warning alert will be shown on the top side of the
  order advising the salesman to fix that issue.
- If the salesman ignores it, the delivery date will be set to the
  minimum expected date when the order gets confirmed.

Known issues / Roadmap
======================

- Make the extended view to add the delivery date to the header of the
  form configurable with config settings.

Bug Tracker
===========

Bugs are tracked on `GitHub Issues <https://github.com/OCA/sale-workflow/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/sale-workflow/issues/new?body=module:%20sale_order_safe_commitment_date%0Aversion:%2016.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
-------

* Moduon

Contributors
------------

- David Vidal (`Moduon <https://www.moduon.team/>`__)

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-chienandalu| image:: https://github.com/chienandalu.png?size=40px
    :target: https://github.com/chienandalu
    :alt: chienandalu
.. |maintainer-rafaelbn| image:: https://github.com/rafaelbn.png?size=40px
    :target: https://github.com/rafaelbn
    :alt: rafaelbn

Current `maintainers <https://odoo-community.org/page/maintainer-role>`__:

|maintainer-chienandalu| |maintainer-rafaelbn| 

This module is part of the `OCA/sale-workflow <https://github.com/OCA/sale-workflow/tree/16.0/sale_order_safe_commitment_date>`_ 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/sale-workflow",
    "name": "odoo-addon-sale-order-safe-commitment-date",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": "Moduon, 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===============================\nSale order safe commitment date\n===============================\n\n.. \n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n   !! This file is generated by oca-gen-addon-readme !!\n   !! changes will be overwritten.                   !!\n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n   !! source digest: sha256:1fe340cad61532219b94bd6458e48c1a8e41cb30c1100ac02fb8644de6e6869c\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/license-LGPL--3-blue.png\n    :target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html\n    :alt: License: LGPL-3\n.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fsale--workflow-lightgray.png?logo=github\n    :target: https://github.com/OCA/sale-workflow/tree/16.0/sale_order_safe_commitment_date\n    :alt: OCA/sale-workflow\n.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png\n    :target: https://translation.odoo-community.org/projects/sale-workflow-16-0/sale-workflow-16-0-sale_order_safe_commitment_date\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/sale-workflow&target_branch=16.0\n    :alt: Try me on Runboat\n\n|badge1| |badge2| |badge3| |badge4| |badge5|\n\nThis module allows to avoid that the salesmen set a delivery date before\nthe minimum expected date.\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\nUse Cases / Context\n===================\n\nWhen salesmen set a delivery date there's nothing disallowing them to\nset it before the expected date computed according to the order lead\ntimes. That can cause great issues with deliveries schedules, as those\nlead times are set to ensure that the orders are delivered on time.\n\nConfiguration\n=============\n\nIf you want to view the delivery date in the top of the sale order form,\nyou should unarchive the ``view_order_form_commitment_date_ux`` view,\nwhich is archived by default.\n\nUsage\n=====\n\nTo test the module:\n\n- Go to *Sales > Orders* and create a new quotation.\n- Set whatever customer and order lines.\n- Go to the *Other info* tab, section *Delivery* and set a *Delivery\n  date* previous to the expected date.\n- A popup will raise warning about setting a delivery before the minimum\n  date possible to promise the delivery.\n- Additionally, a warning alert will be shown on the top side of the\n  order advising the salesman to fix that issue.\n- If the salesman ignores it, the delivery date will be set to the\n  minimum expected date when the order gets confirmed.\n\nKnown issues / Roadmap\n======================\n\n- Make the extended view to add the delivery date to the header of the\n  form configurable with config settings.\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues <https://github.com/OCA/sale-workflow/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/sale-workflow/issues/new?body=module:%20sale_order_safe_commitment_date%0Aversion:%2016.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* Moduon\n\nContributors\n------------\n\n- David Vidal (`Moduon <https://www.moduon.team/>`__)\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-chienandalu| image:: https://github.com/chienandalu.png?size=40px\n    :target: https://github.com/chienandalu\n    :alt: chienandalu\n.. |maintainer-rafaelbn| image:: https://github.com/rafaelbn.png?size=40px\n    :target: https://github.com/rafaelbn\n    :alt: rafaelbn\n\nCurrent `maintainers <https://odoo-community.org/page/maintainer-role>`__:\n\n|maintainer-chienandalu| |maintainer-rafaelbn| \n\nThis module is part of the `OCA/sale-workflow <https://github.com/OCA/sale-workflow/tree/16.0/sale_order_safe_commitment_date>`_ 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": "LGPL-3",
    "summary": "Avoid confirming a commitment date previous to the expected date",
    "version": "16.0.1.2.0.1",
    "project_urls": {
        "Homepage": "https://github.com/OCA/sale-workflow"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7edd27ab998cb50fdccf97ce1a42c909f1b383809979d6d0503ebce2d5eb6be4",
                "md5": "767a646eeddd9b8aef30a249fc2355c1",
                "sha256": "8d583740a4db07502bcf25ff786460ad81c5a229b52a749fd842ffd5408941c5"
            },
            "downloads": -1,
            "filename": "odoo_addon_sale_order_safe_commitment_date-16.0.1.2.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "767a646eeddd9b8aef30a249fc2355c1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 29536,
            "upload_time": "2025-07-23T03:37:44",
            "upload_time_iso_8601": "2025-07-23T03:37:44.451350Z",
            "url": "https://files.pythonhosted.org/packages/7e/dd/27ab998cb50fdccf97ce1a42c909f1b383809979d6d0503ebce2d5eb6be4/odoo_addon_sale_order_safe_commitment_date-16.0.1.2.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-23 03:37:44",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "OCA",
    "github_project": "sale-workflow",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "openupgradelib",
            "specs": []
        }
    ],
    "lcname": "odoo-addon-sale-order-safe-commitment-date"
}
        
Elapsed time: 1.44787s