You can not 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-travis
000b7ede2d
|
6 years ago | |
---|---|---|
.. | ||
i18n | 6 years ago | |
readme | 6 years ago | |
static | 6 years ago | |
templates | 6 years ago | |
README.rst | 6 years ago | |
__init__.py | 6 years ago | |
__manifest__.py | 6 years ago |
README.rst
.. image:: https://img.shields.io/badge/licence-lgpl--3-blue.svg
:target: http://www.gnu.org/licenses/LGPL-3.0-standalone.html
:alt: License: LGPL-3
================
Base Fontawesome
================
Provide up to date `Fontawesome <http://fontawesome.io/>`_ resources.
Current version: 5.3.1 (the version of this module matches it).
Usage
=====
Now, all free icons from `Font Awesome <https://fontawesome.com/icons?d=gallery&m=free>`_
can be used on odoo. It also adds three options in order to add the icons:
* solid_icon
* regular_icon
* brand_icon
The usage depends on the configuration of the icon.
For example, brand_icon is necessary if we are using an icon of a brand::
<button brand_icon="fa-amazon-pay"/>
Bug Tracker
===========
Bugs are tracked on `GitHub Issues <https://github.com/OCA/server-tools/issues>`_. In
case of trouble, please check there if your issue has already been
reported. If you spotted it first, help us smashing it by providing a
detailed and welcomed feedback.
Credits
=======
Contributors
------------
* Simone Orsi simone.orsi@camptocamp.com
* Enric Tobella <etobella@creublanca.es>
Maintainer
----------
.. image:: https://odoo-community.org/logo.png
:alt: Odoo Community Association
:target: https://odoo-community.org
This module is maintained by the OCA.
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.
To contribute to this module, please visit https://odoo-community.org.