Skip to Content
Menu

SAR Symbol Font | Saudi Currency Symbol | Riyal Saudi Icon

by ,
Odoo
v 16.0 Third Party 1422
Download for v 16.0 Deploy on Odoo.sh
Availability
Odoo Online
Odoo.sh
On Premise
Lines of code 60
Technical Name am_sar_symbol
LicenseLGPL-3
Websitehttps://www.linkedin.com/in/amro00743/
Versions 13.0 14.0 15.0 16.0 17.0 18.0
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Lines of code 60
Technical Name am_sar_symbol
LicenseLGPL-3
Websitehttps://www.linkedin.com/in/amro00743/
Versions 13.0 14.0 15.0 16.0 17.0 18.0

SAR Symbol Font

رمز الريال السعودي

Add the new Saudi Riyal symbol to your Odoo system

Key Features
  • ✓ Adds the new Saudi Riyal (SAR) symbol to your system
  • ✓ Works in PDF reports
  • ✓ Compatible with Point of Sale interface
  • ✓ Shows in invoices and all system views
Installation Guide

After installing this module, follow these steps:

  1. Go to Accounting > Configuration > Accounting > Currencies
  2. Find the Saudi Riyal (SAR) currency
  3. Copy this symbol () and paste it in the currency symbol field
Changelog
  • June 2, 2025: Fixed display of Riyal currency in accounting reports
Important Note

Please ensure there are no other font-family customizations in your system views and invoices that might conflict with this module.

Need Support?

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author, please use the developer contact information. They can usually be found in the description.
Please choose a rating from 1 to 5 for this module.
مشكور على الإضافة
by
Waleed Mohsen
on 3/17/25, 2:23 PM

الإضافة تعمل بشكل رائع ما عدا في التقارير المحاسبية لأودو انتربرايز 16 لا يظهر الرمز عند طباعة التقرير ك PDF.


الحل السابق كان لأودو 16 وليس 18
by
Waleed Mohsen
on 3/17/25, 3:18 PM



الحل من أجل التقارير المحاسبية في أودو 18 انتربرايز
by
Waleed Mohsen
on 3/17/25, 3:17 PM

أضفت ملف css جديد وحطيت فيه السطور التالية:

/* General font settings */
*:not(.fa):not(.oi) {
font-family: 'sar-symbol', 'Tajawal-Regular', 'sar-symbol', sans-serif !important;
}

ومن ثم أضفت الملف إلى assets تبع التقارير المحاسبية 

'account_reports.assets_financial_report': [
'am_sar_symbol/static/src/css/account_report_sar_style.css',
],

بعد هذا التعديل أستطعت تصدي التقارير PDF المحاسبية مع إظهار العملة 


by
Amr Mohammed Abdulmoghni
on 2/26/25, 6:02 PM

تأكد من عدم استخدام اي خط اخر

 font-family

 لكي لا يتسبب بتعارض

كون الرمز غير موجود في اي خط اخر فلن يظهر

تم اختباره في الفواتير ونقاط البيع والواجهات


يعمل ولكن :
by
Hr
on 2/26/25, 7:38 AM

1- يقوم بتغيير تنسيق الخط في كل شيئ في اودو علما لا يوجد اي تخصيص مسبق للخطوط ( فقط الافتراضيه ) 

2-  عند طباعة فاتورة لا يظهر رمز الريال يظهر  رمز مربع بداخله علامة ? 

3- اما ما تبقى يعمل ويظهر بشكل جيد

تحياتي

Re: يعمل ولكن :
by
Best Inn
on 2/27/25, 1:36 AM Author

تأكد من عدم استخدام اي خط اخر

 font-family

 لكي لا يتسبب بتعارض

كون الرمز غير موجود في اي خط اخر فلن يظهر

تم اختباره في الفواتير ونقاط البيع والواجهات


مشكلة في ملف css يقوم بتغيير تنسيق وحجم الخط في جميع مديولات اودو
by
Hr
on 2/26/25, 6:01 AM


Re: مشكلة في ملف css يقوم بتغيير تنسيق وحجم الخط في جميع مديولات اودو
by
Best Inn
on 2/27/25, 1:37 AM Author

تأكد من عدم استخدام اي خط اخر

 font-family

 لكي لا يتسبب بتعارض

كون الرمز غير موجود في اي خط اخر فلن يظهر

تم اختباره في الفواتير ونقاط البيع والواجهات


Not work
by
Belal Abdel Wahab
on 2/26/25, 3:18 AM

Not work

Re: Not work
by
Best Inn
on 2/27/25, 1:37 AM Author

تأكد من عدم استخدام اي خط اخر

 font-family

 لكي لا يتسبب بتعارض

كون الرمز غير موجود في اي خط اخر فلن يظهر

تم اختباره في الفواتير ونقاط البيع والواجهات