spilymp / ibo

Icon Builder for Odoo - IBO - to create appicons in the style of the ERP system "Odoo".
https://spilymp.github.io/ibo/
GNU General Public License v3.0
75 stars 51 forks source link

Add 15.0, FontAwesome 4.7 and fix typos #5

Closed fbarbe00 closed 2 years ago

fbarbe00 commented 2 years ago

Purpose

As of version 15.0, Odoo is still using Font Awesome 4.7 for its icons. It can hence be useful to have it as an option to have a coherent icon with the rest of Odoo.

This commit adds support for FontAwesome 4.7, adds 15.0 to the list (icon style has not changed since 12.0), and fixes a few typos.

fbarbe00 commented 2 years ago

@spilymp are there any plans to merge this? :)

altela commented 2 years ago

hi @spilymp any ideas?

spilymp commented 2 years ago

Sincere thanks for your contribution and patience! I have merged your pull request. However, I did not understand the meaning of your additional JavaScript function. Therefore I have changed some things afterwards. If there are any errors or if this function serves an important purpose, please comment here or create a separate issue for it.

fbarbe00 commented 2 years ago

Hi @spilymp , thanks for the merge! Everything seems to work correctly (except using fa fa-book in FontAwesome 5 instead of fas fa-book. Previously both worked I believe).