1- < ?xml version="1.0" encoding="utf-8"?>
21<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
32< html xmlns ="http://www.w3.org/1999/xhtml " xml:lang ="en " lang ="en ">
43< head >
54< meta http-equiv ="Content-Type " content ="text/html; charset=utf-8 " />
65< meta name ="generator " content ="Docutils: https://docutils.sourceforge.io/ " />
7- < title > Account Fixed Discount </ title >
6+ < title > README.rst </ title >
87< style type ="text/css ">
98
109/*
1110:Author: David Goodger ([email protected] ) 12- :Id: $Id: html4css1.css 8954 2022 -01-20 10:10:25Z milde $
11+ :Id: $Id: html4css1.css 9511 2024 -01-13 09:50:07Z milde $
1312:Copyright: This stylesheet has been placed in the public domain.
1413
1514Default cascading style sheet for the HTML output of Docutils.
15+ Despite the name, some widely supported CSS2 features are used.
1616
1717See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to
1818customize this style sheet.
275275 margin-left : 2em ;
276276 margin-right : 2em }
277277
278- pre .code .ln { color : grey ; } /* line numbers */
278+ pre .code .ln { color : gray ; } /* line numbers */
279279pre .code , code { background-color : # eeeeee }
280280pre .code .comment , code .comment { color : # 5C6576 }
281281pre .code .keyword , code .keyword { color : # 3B0D06 ; font-weight : bold }
301301span .pre {
302302 white-space : pre }
303303
304- span .problematic {
304+ span .problematic , pre . problematic {
305305 color : red }
306306
307307span .section-subtitle {
360360</ style >
361361</ head >
362362< body >
363- < div class ="document " id ="account-fixed-discount ">
364- < h1 class ="title "> Account Fixed Discount</ 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 ="account-fixed-discount ">
370+ < h1 > Account Fixed Discount</ h1 >
366371<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372!! This file is generated by oca-gen-addon-readme !!
368373!! changes will be overwritten. !!
369374!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370- !! source digest: sha256:05a7e30f6a6d5faa43c37c4fab5ca0673d4eeff18c48bd37fcc0df16c7218501
375+ !! source digest: sha256:5559e79d9627ef1d6558d99e2797ee1ec842f93f26ea9b6366845f085f9cb8ac
371376!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
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/account-invoicing/tree/14.0/account_invoice_fixed_discount "> < img alt ="OCA/account-invoicing " src ="https://img.shields.io/badge/github-OCA%2Faccount--invoicing-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/account-invoicing-14-0/account-invoicing-14-0-account_invoice_fixed_discount "> < 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/account-invoicing&target_branch=14.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 ="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/license-AGPL--3-blue.png " /> </ a > < a class ="reference external image-reference " href ="https://github.com/OCA/account-invoicing/tree/14.0/account_invoice_fixed_discount "> < img alt ="OCA/account-invoicing " src ="https://img.shields.io/badge/github-OCA%2Faccount--invoicing-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/account-invoicing-14-0/account-invoicing-14-0-account_invoice_fixed_discount "> < 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/account-invoicing&target_branch=14.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
373378< p > This module extends the functionality of Invoicing to allow you to apply fixed
374379amount discounts at invoice line level.</ p >
375380< p > The module also extends the invoice report to show fixed discount.</ p >
@@ -389,12 +394,12 @@ <h1 class="title">Account Fixed Discount</h1>
389394</ ul >
390395</ div >
391396< div class ="section " id ="installation ">
392- < h1 > < a class ="toc-backref " href ="#toc-entry-1 "> Installation</ a > </ h1 >
397+ < h2 > < a class ="toc-backref " href ="#toc-entry-1 "> Installation</ a > </ h2 >
393398< p > < strong > Warning</ strong > : This module is incompatible with
394399< tt class ="docutils literal "> account_invoice_triple_discount</ tt > which also belongs to < a class ="reference external " href ="https://github.com/OCA/account-invoicing "> OCA/account-invoicing</ a > .</ p >
395400</ div >
396401< div class ="section " id ="usage ">
397- < h1 > < a class ="toc-backref " href ="#toc-entry-2 "> Usage</ a > </ h1 >
402+ < h2 > < a class ="toc-backref " href ="#toc-entry-2 "> Usage</ a > </ h2 >
398403< p > To use this module, you need to:</ p >
399404< ol class ="arabic simple ">
400405< li > Go to < em > Settings</ em > and < em > Activate the developer mode</ em > </ li >
@@ -403,30 +408,30 @@ <h1><a class="toc-backref" href="#toc-entry-2">Usage</a></h1>
403408</ ol >
404409</ div >
405410< div class ="section " id ="known-issues-roadmap ">
406- < h1 > < a class ="toc-backref " href ="#toc-entry-3 "> Known issues / Roadmap</ a > </ h1 >
411+ < h2 > < a class ="toc-backref " href ="#toc-entry-3 "> Known issues / Roadmap</ a > </ h2 >
407412< ul class ="simple ">
408413< li > At the moment, the simultaneous use of percent and fixed discounts (at
409414line level) is not supported.</ li >
410415</ ul >
411416</ div >
412417< div class ="section " id ="bug-tracker ">
413- < h1 > < a class ="toc-backref " href ="#toc-entry-4 "> Bug Tracker</ a > </ h1 >
418+ < h2 > < a class ="toc-backref " href ="#toc-entry-4 "> Bug Tracker</ a > </ h2 >
414419< p > Bugs are tracked on < a class ="reference external " href ="https://github.com/OCA/account-invoicing/issues "> GitHub Issues</ a > .
415420In case of trouble, please check there if your issue has already been reported.
416421If you spotted it first, help us to smash it by providing a detailed and welcomed
417422< a class ="reference external " href ="https://github.com/OCA/account-invoicing/issues/new?body=module:%20account_invoice_fixed_discount%0Aversion:%2014.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
418423< p > Do not contact contributors directly about support or help with technical issues.</ p >
419424</ div >
420425< div class ="section " id ="credits ">
421- < h1 > < a class ="toc-backref " href ="#toc-entry-5 "> Credits</ a > </ h1 >
426+ < h2 > < a class ="toc-backref " href ="#toc-entry-5 "> Credits</ a > </ h2 >
422427< div class ="section " id ="authors ">
423- < h2 > < a class ="toc-backref " href ="#toc-entry-6 "> Authors</ a > </ h2 >
428+ < h3 > < a class ="toc-backref " href ="#toc-entry-6 "> Authors</ a > </ h3 >
424429< ul class ="simple ">
425430< li > ForgeFlow</ li >
426431</ ul >
427432</ div >
428433< div class ="section " id ="contributors ">
429- < h2 > < a class ="toc-backref " href ="#toc-entry-7 "> Contributors</ a > </ h2 >
434+ < h3 > < a class ="toc-backref " href ="#toc-entry-7 "> Contributors</ a > </ h3 >
430435< ul class ="simple ">
431436< li > Lois Rilo << a class ="reference external " href ="mailto:lois.rilo@forgeflow.com "> lois.rilo@forgeflow.com</ a > ></ li >
432437< li > Jordi Ballester << a class ="reference external " href ="mailto:jordi.ballester@forgeflow.com "> jordi.ballester@forgeflow.com</ a > ></ li >
@@ -435,9 +440,11 @@ <h2><a class="toc-backref" href="#toc-entry-7">Contributors</a></h2>
435440</ ul >
436441</ div >
437442< div class ="section " id ="maintainers ">
438- < h2 > < a class ="toc-backref " href ="#toc-entry-8 "> Maintainers</ a > </ h2 >
443+ < h3 > < a class ="toc-backref " href ="#toc-entry-8 "> Maintainers</ a > </ h3 >
439444< p > This module is maintained by the OCA.</ p >
440- < a class ="reference external image-reference " href ="https://odoo-community.org "> < img alt ="Odoo Community Association " src ="https://odoo-community.org/logo.png " /> </ a >
445+ < a class ="reference external image-reference " href ="https://odoo-community.org ">
446+ < img alt ="Odoo Community Association " src ="https://odoo-community.org/logo.png " />
447+ </ a >
441448< p > OCA, or the Odoo Community Association, is a nonprofit organization whose
442449mission is to support the collaborative development of Odoo features and
443450promote its widespread use.</ p >
@@ -446,5 +453,6 @@ <h2><a class="toc-backref" href="#toc-entry-8">Maintainers</a></h2>
446453</ div >
447454</ div >
448455</ div >
456+ </ div >
449457</ body >
450458</ html >
0 commit comments