Skip to content

Commit

Permalink
Added translation using Weblate (Italian)
Browse files Browse the repository at this point in the history
  • Loading branch information
mymage authored and esteveblanch committed Aug 15, 2024
1 parent d782510 commit b5d3e07
Show file tree
Hide file tree
Showing 10 changed files with 688 additions and 45 deletions.
40 changes: 21 additions & 19 deletions donation_base/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,22 +17,24 @@ Donation Base
: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/16.0/donation_base
:target: https://github.com/OCA/donation/tree/17.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-16-0/donation-16-0-donation_base
:target: https://translation.odoo-community.org/projects/donation-17-0/donation-17-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=16.0
:target: https://runboat.odoo-community.org/builds?repo=OCA/donation&target_branch=17.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.
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>`_.
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**

Expand All @@ -44,39 +46,39 @@ Configuration

To configure this module, you need to:

* create donation products
* set the *Tax Receipt Option* on partners
- 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:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
`feedback <https://github.com/OCA/donation/issues/new?body=module:%20donation_base%0Aversion:%2017.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 <[email protected]>
* Serpent Consulting Services Pvt. Ltd. <[email protected]>
* Nikul Chaudhary <[email protected]>
- Brother Bernard <informatique - at - barroux.org>
- Brother Irénée (Barroux Abbey)
- Alexis de Lattre <[email protected]>
- Serpent Consulting Services Pvt. Ltd. <[email protected]>
- Nikul Chaudhary <[email protected]>

Maintainers
~~~~~~~~~~~
-----------

This module is maintained by the OCA.

Expand All @@ -96,6 +98,6 @@ 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/16.0/donation_base>`_ project on GitHub.
This module is part of the `OCA/donation <https://github.com/OCA/donation/tree/17.0/donation_base>`_ project on GitHub.

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

0 comments on commit b5d3e07

Please sign in to comment.