You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OCA-git-bot b32e2579cb [UPD] README.rst 1 year ago
..
data [MIG] donation_base from v13 to v14 3 years ago
demo [MIG] donation_base from v13 to v14 3 years ago
i18n Update translation files 3 years ago
models [MIG] donation_base from v13 to v14 3 years ago
readme [IMP] donation_base: black, isort, prettier 3 years ago
report donation_base: fix report filename 3 years ago
security [MIG] donation_base from v13 to v14 3 years ago
static/description [UPD] README.rst 1 year ago
tests [MIG] donation_base from v13 to v14 3 years ago
views Show donation button on partner form view without condition 2 years ago
wizard [MIG] donation_base from v13 to v14 3 years ago
README.rst [UPD] README.rst 1 year ago
__init__.py [MIG] Migration: donation_base v11 to v12 3 years ago
__manifest__.py donation_base 14.0.1.2.0 2 years ago

README.rst

=============
Donation Base
=============

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

.. |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/licence-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%2Fdonation-lightgray.png?logo=github
    :target: https://github.com/OCA/donation/tree/14.0/donation_base
    :alt: OCA/donation
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
    :target: https://translation.odoo-community.org/projects/donation-14-0/donation-14-0-donation_base
    :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/donation&target_branch=14.0
    :alt: Try me on Runboat

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

This is the base module for donations. This module doesn't do anything in itself ;
it just adds some properties on products and partners and adds the *donation.tax.receipt* object.

To get some real features, you should install the *donation* or the *donation_sale* module.
To understand the difference between these 2 modules, read `this post <https://github.com/OCA/donation/issues/22>`_.

**Table of contents**

.. contents::
   :local:

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

To configure this module, you need to:

 * create donation products
 * set the *Tax Receipt Option* on partners

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

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

* Barroux Abbey
* Akretion

Contributors
~~~~~~~~~~~~

* Brother Bernard <informatique - at - barroux.org>
* Brother Irénée (Barroux Abbey)
* Alexis de Lattre <alexis.delattre@akretion.com>
* Serpent Consulting Services Pvt. Ltd. <support@serpentcs.com>
* Nikul Chaudhary <nikul.chaudhary.serpentcs@gmail.com>

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

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

|maintainer-alexis-via| 

This module is part of the `OCA/donation <https://github.com/OCA/donation/tree/14.0/donation_base>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.