33< head >
44< meta http-equiv ="Content-Type " content ="text/html; charset=utf-8 " />
55< meta name ="generator " content ="Docutils: https://docutils.sourceforge.io/ " />
6- < title > Sale order safe commitment date </ title >
6+ < title > README.rst </ title >
77< style type ="text/css ">
88
99/*
360360</ style >
361361</ head >
362362< body >
363- < div class ="document " id ="sale-order-safe-commitment-date ">
364- < h1 class ="title "> Sale order safe commitment date</ h1 >
363+ < div class ="document ">
365364
365+
366+ < a class ="reference external image-reference " href ="https://odoo-community.org/get-involved?utm_source=readme ">
367+ < img alt ="Odoo Community Association " src ="https://odoo-community.org/readme-banner-image " />
368+ </ a >
369+ < div class ="section " id ="sale-order-safe-commitment-date ">
370+ < h1 > Sale order safe commitment date</ h1 >
366371<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372!! This file is generated by oca-gen-addon-readme !!
368373!! changes will be overwritten. !!
369374!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370- !! source digest: sha256:a060abe084626d890b89fb8cc4e3cf9a3b25859f5af96280e712990bf53febb2
375+ !! source digest: sha256:f85d759516ef063f534ea79ad710f10315f2cd3c40511753b09a821e03de0328
371376!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372- < p > < a class ="reference external image-reference " href ="https://odoo-community.org/page/development-status "> < img alt ="Alpha " src ="https://img.shields.io/badge/maturity-Alpha-red.png " /> </ a > < a class ="reference external image-reference " href ="http://www.gnu.org/licenses/lgpl-3.0-standalone.html "> < img alt ="License: LGPL-3 " src ="https://img.shields.io/badge/licence-LGPL--3-blue.png " /> </ a > < a class ="reference external image-reference " href ="https://github.com/OCA/sale-workflow/tree/16.0/sale_order_safe_commitment_date "> < img alt ="OCA/sale-workflow " src ="https://img.shields.io/badge/github-OCA%2Fsale--workflow-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/sale-workflow-16-0/sale-workflow-16-0-sale_order_safe_commitment_date "> < img alt ="Translate me on Weblate " src ="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png " /> </ a > < a class ="reference external image-reference " href ="https://runboat.odoo-community.org/builds?repo=OCA/sale-workflow&target_branch=16.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
377+ < p > < a class ="reference external image-reference " href ="https://odoo-community.org/page/development-status "> < img alt ="Alpha " src ="https://img.shields.io/badge/maturity-Alpha-red.png " /> </ a > < a class ="reference external image-reference " href ="http://www.gnu.org/licenses/lgpl-3.0-standalone.html "> < img alt ="License: LGPL-3 " src ="https://img.shields.io/badge/license-LGPL--3-blue.png " /> </ a > < a class ="reference external image-reference " href ="https://github.com/OCA/sale-workflow/tree/16.0/sale_order_safe_commitment_date "> < img alt ="OCA/sale-workflow " src ="https://img.shields.io/badge/github-OCA%2Fsale--workflow-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/sale-workflow-16-0/sale-workflow-16-0-sale_order_safe_commitment_date "> < img alt ="Translate me on Weblate " src ="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png " /> </ a > < a class ="reference external image-reference " href ="https://runboat.odoo-community.org/builds?repo=OCA/sale-workflow&target_branch=16.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
373378< p > This module allows to avoid that the salesmen set a delivery date before
374379the minimum expected date.</ p >
375380< div class ="admonition important ">
@@ -395,20 +400,20 @@ <h1 class="title">Sale order safe commitment date</h1>
395400</ ul >
396401</ div >
397402< div class ="section " id ="use-cases-context ">
398- < h1 > < a class ="toc-backref " href ="#toc-entry-1 "> Use Cases / Context</ a > </ h1 >
403+ < h2 > < a class ="toc-backref " href ="#toc-entry-1 "> Use Cases / Context</ a > </ h2 >
399404< p > When salesmen set a delivery date there’s nothing disallowing them to
400405set it before the expected date computed according to the order lead
401406times. That can cause great issues with deliveries schedules, as those
402407lead times are set to ensure that the orders are delivered on time.</ p >
403408</ div >
404409< div class ="section " id ="configuration ">
405- < h1 > < a class ="toc-backref " href ="#toc-entry-2 "> Configuration</ a > </ h1 >
410+ < h2 > < a class ="toc-backref " href ="#toc-entry-2 "> Configuration</ a > </ h2 >
406411< p > If you want to view the delivery date in the top of the sale order form,
407412you should unarchive the < tt class ="docutils literal "> view_order_form_commitment_date_ux</ tt > view,
408413which is archived by default.</ p >
409414</ div >
410415< div class ="section " id ="usage ">
411- < h1 > < a class ="toc-backref " href ="#toc-entry-3 "> Usage</ a > </ h1 >
416+ < h2 > < a class ="toc-backref " href ="#toc-entry-3 "> Usage</ a > </ h2 >
412417< p > To test the module:</ p >
413418< ul class ="simple ">
414419< li > Go to < em > Sales > Orders</ em > and create a new quotation.</ li >
@@ -424,36 +429,36 @@ <h1><a class="toc-backref" href="#toc-entry-3">Usage</a></h1>
424429</ ul >
425430</ div >
426431< div class ="section " id ="known-issues-roadmap ">
427- < h1 > < a class ="toc-backref " href ="#toc-entry-4 "> Known issues / Roadmap</ a > </ h1 >
432+ < h2 > < a class ="toc-backref " href ="#toc-entry-4 "> Known issues / Roadmap</ a > </ h2 >
428433< ul class ="simple ">
429434< li > Make the extended view to add the delivery date to the header of the
430435form configurable with config settings.</ li >
431436</ ul >
432437</ div >
433438< div class ="section " id ="bug-tracker ">
434- < h1 > < a class ="toc-backref " href ="#toc-entry-5 "> Bug Tracker</ a > </ h1 >
439+ < h2 > < a class ="toc-backref " href ="#toc-entry-5 "> Bug Tracker</ a > </ h2 >
435440< p > Bugs are tracked on < a class ="reference external " href ="https://github.com/OCA/sale-workflow/issues "> GitHub Issues</ a > .
436441In case of trouble, please check there if your issue has already been reported.
437442If you spotted it first, help us to smash it by providing a detailed and welcomed
438443< a class ="reference external " href ="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** "> feedback</ a > .</ p >
439444< p > Do not contact contributors directly about support or help with technical issues.</ p >
440445</ div >
441446< div class ="section " id ="credits ">
442- < h1 > < a class ="toc-backref " href ="#toc-entry-6 "> Credits</ a > </ h1 >
447+ < h2 > < a class ="toc-backref " href ="#toc-entry-6 "> Credits</ a > </ h2 >
443448< div class ="section " id ="authors ">
444- < h2 > < a class ="toc-backref " href ="#toc-entry-7 "> Authors</ a > </ h2 >
449+ < h3 > < a class ="toc-backref " href ="#toc-entry-7 "> Authors</ a > </ h3 >
445450< ul class ="simple ">
446451< li > Moduon</ li >
447452</ ul >
448453</ div >
449454< div class ="section " id ="contributors ">
450- < h2 > < a class ="toc-backref " href ="#toc-entry-8 "> Contributors</ a > </ h2 >
455+ < h3 > < a class ="toc-backref " href ="#toc-entry-8 "> Contributors</ a > </ h3 >
451456< ul class ="simple ">
452457< li > David Vidal (< a class ="reference external " href ="https://www.moduon.team/ "> Moduon</ a > )</ li >
453458</ ul >
454459</ div >
455460< div class ="section " id ="maintainers ">
456- < h2 > < a class ="toc-backref " href ="#toc-entry-9 "> Maintainers</ a > </ h2 >
461+ < h3 > < a class ="toc-backref " href ="#toc-entry-9 "> Maintainers</ a > </ h3 >
457462< p > This module is maintained by the OCA.</ p >
458463< a class ="reference external image-reference " href ="https://odoo-community.org ">
459464< img alt ="Odoo Community Association " src ="https://odoo-community.org/logo.png " />
@@ -468,5 +473,6 @@ <h2><a class="toc-backref" href="#toc-entry-9">Maintainers</a></h2>
468473</ div >
469474</ div >
470475</ div >
476+ </ div >
471477</ body >
472478</ html >
0 commit comments