|
1 |
| -<?xml version="1.0" encoding="utf-8" ?> |
2 | 1 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
3 | 2 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
4 | 3 | <head>
|
5 | 4 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
6 |
| -<meta name="generator" content="Docutils 0.15.1: http://docutils.sourceforge.net/" /> |
| 5 | +<meta name="generator" content="Docutils: https://docutils.sourceforge.io/" /> |
7 | 6 | <title>Delivery Carrier Default Tracking Url</title>
|
8 | 7 | <style type="text/css">
|
9 | 8 |
|
10 | 9 | /*
|
11 | 10 | :Author: David Goodger (goodger@python.org)
|
12 |
| -:Id: $Id: html4css1.css 7952 2016-07-26 18:15:59Z milde $ |
| 11 | +:Id: $Id: html4css1.css 9511 2024-01-13 09:50:07Z milde $ |
13 | 12 | :Copyright: This stylesheet has been placed in the public domain.
|
14 | 13 |
|
15 | 14 | Default cascading style sheet for the HTML output of Docutils.
|
| 15 | +Despite the name, some widely supported CSS2 features are used. |
16 | 16 |
|
17 |
| -See http://docutils.sf.net/docs/howto/html-stylesheets.html for how to |
| 17 | +See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to |
18 | 18 | customize this style sheet.
|
19 | 19 | */
|
20 | 20 |
|
|
275 | 275 | margin-left: 2em ;
|
276 | 276 | margin-right: 2em }
|
277 | 277 |
|
278 |
| -pre.code .ln { color: grey; } /* line numbers */ |
| 278 | +pre.code .ln { color: gray; } /* line numbers */ |
279 | 279 | pre.code, code { background-color: #eeeeee }
|
280 | 280 | pre.code .comment, code .comment { color: #5C6576 }
|
281 | 281 | pre.code .keyword, code .keyword { color: #3B0D06; font-weight: bold }
|
|
301 | 301 | span.pre {
|
302 | 302 | white-space: pre }
|
303 | 303 |
|
304 |
| -span.problematic { |
| 304 | +span.problematic, pre.problematic { |
305 | 305 | color: red }
|
306 | 306 |
|
307 | 307 | span.section-subtitle {
|
@@ -366,61 +366,64 @@ <h1 class="title">Delivery Carrier Default Tracking Url</h1>
|
366 | 366 | <!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
367 | 367 | !! This file is generated by oca-gen-addon-readme !!
|
368 | 368 | !! changes will be overwritten. !!
|
| 369 | +!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
| 370 | +!! source digest: sha256:50def794de5dbaba39428a521710a577c9dd22ce6d87f8c7acf4653571d647fa |
369 | 371 | !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
370 |
| -<p><a class="reference external" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external" href="https://github.com/OCA/delivery-carrier/tree/14.0/delivery_carrier_default_tracking_url"><img alt="OCA/delivery-carrier" src="https://img.shields.io/badge/github-OCA%2Fdelivery--carrier-lightgray.png?logo=github" /></a> <a class="reference external" href="https://translation.odoo-community.org/projects/delivery-carrier-14-0/delivery-carrier-14-0-delivery_carrier_default_tracking_url"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external" href="https://runbot.odoo-community.org/runbot/99/14.0"><img alt="Try me on Runbot" src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png" /></a></p> |
371 |
| -<p>This module allows to define the URL for the default tracking page of the |
372 |
| -carrier.</p> |
| 372 | +<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/delivery-carrier/tree/18.0/delivery_carrier_default_tracking_url"><img alt="OCA/delivery-carrier" src="https://img.shields.io/badge/github-OCA%2Fdelivery--carrier-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/delivery-carrier-18-0/delivery-carrier-18-0-delivery_carrier_default_tracking_url"><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/delivery-carrier&target_branch=18.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p> |
| 373 | +<p>This module allows to define the URL for the default tracking page of |
| 374 | +the carrier.</p> |
373 | 375 | <p><strong>Table of contents</strong></p>
|
374 | 376 | <div class="contents local topic" id="contents">
|
375 | 377 | <ul class="simple">
|
376 |
| -<li><a class="reference internal" href="#usage" id="id1">Usage</a></li> |
377 |
| -<li><a class="reference internal" href="#bug-tracker" id="id2">Bug Tracker</a></li> |
378 |
| -<li><a class="reference internal" href="#credits" id="id3">Credits</a><ul> |
379 |
| -<li><a class="reference internal" href="#authors" id="id4">Authors</a></li> |
380 |
| -<li><a class="reference internal" href="#contributors" id="id5">Contributors</a></li> |
381 |
| -<li><a class="reference internal" href="#maintainers" id="id6">Maintainers</a></li> |
| 378 | +<li><a class="reference internal" href="#usage" id="toc-entry-1">Usage</a></li> |
| 379 | +<li><a class="reference internal" href="#bug-tracker" id="toc-entry-2">Bug Tracker</a></li> |
| 380 | +<li><a class="reference internal" href="#credits" id="toc-entry-3">Credits</a><ul> |
| 381 | +<li><a class="reference internal" href="#authors" id="toc-entry-4">Authors</a></li> |
| 382 | +<li><a class="reference internal" href="#contributors" id="toc-entry-5">Contributors</a></li> |
| 383 | +<li><a class="reference internal" href="#maintainers" id="toc-entry-6">Maintainers</a></li> |
382 | 384 | </ul>
|
383 | 385 | </li>
|
384 | 386 | </ul>
|
385 | 387 | </div>
|
386 | 388 | <div class="section" id="usage">
|
387 |
| -<h1><a class="toc-backref" href="#id1">Usage</a></h1> |
388 |
| -<p>Go To (Sales or Inventory) > Configuration > Delivery > Delivery Methods and |
389 |
| -choose one. |
390 |
| -On the form, fill in the Default Tracking URL.</p> |
| 389 | +<h1><a class="toc-backref" href="#toc-entry-1">Usage</a></h1> |
| 390 | +<p>Go To (Sales or Inventory) > Configuration > Delivery > Delivery Methods |
| 391 | +and choose one. On the form, fill in the Default Tracking URL.</p> |
391 | 392 | </div>
|
392 | 393 | <div class="section" id="bug-tracker">
|
393 |
| -<h1><a class="toc-backref" href="#id2">Bug Tracker</a></h1> |
| 394 | +<h1><a class="toc-backref" href="#toc-entry-2">Bug Tracker</a></h1> |
394 | 395 | <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/delivery-carrier/issues">GitHub Issues</a>.
|
395 | 396 | In case of trouble, please check there if your issue has already been reported.
|
396 |
| -If you spotted it first, help us smashing it by providing a detailed and welcomed |
397 |
| -<a class="reference external" href="https://github.com/OCA/delivery-carrier/issues/new?body=module:%20delivery_carrier_default_tracking_url%0Aversion:%2014.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p> |
| 397 | +If you spotted it first, help us to smash it by providing a detailed and welcomed |
| 398 | +<a class="reference external" href="https://github.com/OCA/delivery-carrier/issues/new?body=module:%20delivery_carrier_default_tracking_url%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p> |
398 | 399 | <p>Do not contact contributors directly about support or help with technical issues.</p>
|
399 | 400 | </div>
|
400 | 401 | <div class="section" id="credits">
|
401 |
| -<h1><a class="toc-backref" href="#id3">Credits</a></h1> |
| 402 | +<h1><a class="toc-backref" href="#toc-entry-3">Credits</a></h1> |
402 | 403 | <div class="section" id="authors">
|
403 |
| -<h2><a class="toc-backref" href="#id4">Authors</a></h2> |
| 404 | +<h2><a class="toc-backref" href="#toc-entry-4">Authors</a></h2> |
404 | 405 | <ul class="simple">
|
405 | 406 | <li>ACSONE SA/NV</li>
|
406 | 407 | </ul>
|
407 | 408 | </div>
|
408 | 409 | <div class="section" id="contributors">
|
409 |
| -<h2><a class="toc-backref" href="#id5">Contributors</a></h2> |
| 410 | +<h2><a class="toc-backref" href="#toc-entry-5">Contributors</a></h2> |
410 | 411 | <ul class="simple">
|
411 | 412 | <li>Denis Roussel <<a class="reference external" href="mailto:denis.roussel@acsone.eu">denis.roussel@acsone.eu</a>></li>
|
412 | 413 | </ul>
|
413 | 414 | </div>
|
414 | 415 | <div class="section" id="maintainers">
|
415 |
| -<h2><a class="toc-backref" href="#id6">Maintainers</a></h2> |
| 416 | +<h2><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h2> |
416 | 417 | <p>This module is maintained by the OCA.</p>
|
417 |
| -<a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a> |
| 418 | +<a class="reference external image-reference" href="https://odoo-community.org"> |
| 419 | +<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /> |
| 420 | +</a> |
418 | 421 | <p>OCA, or the Odoo Community Association, is a nonprofit organization whose
|
419 | 422 | mission is to support the collaborative development of Odoo features and
|
420 | 423 | promote its widespread use.</p>
|
421 | 424 | <p>Current <a class="reference external" href="https://odoo-community.org/page/maintainer-role">maintainer</a>:</p>
|
422 |
| -<p><a class="reference external" href="https://github.com/rousseldenis"><img alt="rousseldenis" src="https://github.com/rousseldenis.png?size=40px" /></a></p> |
423 |
| -<p>This module is part of the <a class="reference external" href="https://github.com/OCA/delivery-carrier/tree/14.0/delivery_carrier_default_tracking_url">OCA/delivery-carrier</a> project on GitHub.</p> |
| 425 | +<p><a class="reference external image-reference" href="https://github.com/rousseldenis"><img alt="rousseldenis" src="https://github.com/rousseldenis.png?size=40px" /></a></p> |
| 426 | +<p>This module is part of the <a class="reference external" href="https://github.com/OCA/delivery-carrier/tree/18.0/delivery_carrier_default_tracking_url">OCA/delivery-carrier</a> project on GitHub.</p> |
424 | 427 | <p>You are welcome to contribute. To learn how please visit <a class="reference external" href="https://odoo-community.org/page/Contribute">https://odoo-community.org/page/Contribute</a>.</p>
|
425 | 428 | </div>
|
426 | 429 | </div>
|
|
0 commit comments