Settings

Settings exposes the global configuration for the Savings module - default products, dormancy thresholds, minimum balances, interest-posting frequency, numbering sequences and channel toggles such as M-Pesa. These settings govern how the whole savings book behaves and should be reviewed during implementation.

Settings
Settings — live screen from the BridgeERP MFI Suite.

Workflow

  1. Open Savings > Configuration > Settings.
  2. Review dormancy, minimum-balance and interest-posting defaults.
  3. Configure account-numbering sequences and channel options.
  4. Enable or disable mobile-money and OTP features as required.
  5. Save; the settings apply across the savings module.

Fields reference

Every field on this screen, drawn from the live data model.

FieldTypeRequiredDescription
Custom Report Footer
report_footer
Rich textFooter text displayed at the bottom of all reports.
Multi-Currencies
group_multi_currency
Yes/NoAllows to work in a multi currency environment
Company Country Code
company_country_code
TextThe ISO country code in two chars. You can use this field for quick search.
Google Map API Key
geoloc_provider_googlemap_key
TextVisit https://developers.google.com/maps/documentation/geocoding/get-api-key for more information.
Minimum score
recaptcha_min_score
DecimalBy default, should be one of 0.1, 0.3, 0.7, 0.9. 1.0 is very likely a good interaction, 0.0 is very likely a bot
Token Map Box
map_box_token
TextNecessary for some functionalities in the map view
Alias Domain
alias_domain_id
Link → mail.alias.domainIf you have setup a catch-all email domain redirected to the BridgeERP server, enter the domain name here.
Restrict Template Rendering
restrict_template_rendering
Yes/NoUsers will still be able to render templates. However only Mail Template Editors will be able to create new dynamic templates or modify existing ones.
Use Twilio ICE servers
use_twilio_rtc_servers
Yes/NoIf you want to use twilio as TURN/STUN server provider
SFU Server key
sfu_server_key
TextBase64 encoded key
Tenor API key
tenor_api_key
TextAdd a Tenor GIF API key to enable GIFs support. https://developers.google.com/tenor/guides/quickstart#setup
Tenor content filter
tenor_content_filter
Choice: High, Medium, Low, Offhttps://developers.google.com/tenor/guides/content-filtering
Tenor Gif Limit
tenor_gif_limit
NumberFetch up to the specified number of GIF.
Message Translation API Key
google_translate_api_key
TextA valid Google API key is required to enable message translation. https://cloud.google.com/translate/docs/setup
Company
company_id
Link → res.companyYesCompany
Web App Name
web_app_name
TextWeb App Name
Is Root Company
is_root_company
Yes/NoIs Root Company
Default Access Rights
user_default_rights
Yes/NoDefault Access Rights
Allow users to import data from CSV/XLS/XLSX/ODS files
module_base_import
Yes/NoAllow users to import data from CSV/XLS/XLSX/ODS files
Allow the users to synchronize their calendar with Google Calendar
module_google_calendar
Yes/NoAllow the users to synchronize their calendar with Google Calendar
Allow the users to synchronize their calendar with Outlook Calendar
module_microsoft_calendar
Yes/NoAllow the users to synchronize their calendar with Outlook Calendar
Allow integration with the mail plugins
module_mail_plugin
Yes/NoAllow integration with the mail plugins
Use external authentication providers (OAuth)
module_auth_oauth
Yes/NoUse external authentication providers (OAuth)
LDAP Authentication
module_auth_ldap
Yes/NoLDAP Authentication
Manage Inter Company
module_account_inter_company_rules
Yes/NoManage Inter Company
VoIP
module_voip
Yes/NoVoIP
Unsplash Image Library
module_web_unsplash
Yes/NoUnsplash Image Library
SMS
module_sms
Yes/NoSMS
Partner Autocomplete
module_partner_autocomplete
Yes/NoPartner Autocomplete
GeoLocalize
module_base_geolocalize
Yes/NoGeoLocalize
reCAPTCHA
module_google_recaptcha
Yes/NoreCAPTCHA
Cloudflare Turnstile
module_website_cf_turnstile
Yes/NoCloudflare Turnstile
Document Template
external_report_layout_id
Link → ir.ui.viewDocument Template
Show Effect
show_effect
Yes/NoShow Effect
Number of Companies
company_count
NumberNumber of Companies
Number of Active Users
active_user_count
NumberNumber of Active Users
Number of Languages
language_count
NumberNumber of Languages
Company Name
company_name
TextCompany Name
Company Informations
company_informations
Long textCompany Informations
Profiling enabled until
profiling_enabled_until
Date & timeProfiling enabled until
Get product pictures using barcode
module_product_images
Yes/NoGet product pictures using barcode
API
geoloc_provider_id
Link → base.geo_providerAPI
Technical Name
geoloc_provider_techname
TextTechnical Name
Site Key
recaptcha_public_key
TextSite Key
Secret Key
recaptcha_private_key
TextSecret Key

Actions & buttons

Buttons available on this screen and what they do:

  • Manage Users
  • Add Languages
  • Update Info
  • Manage Companies
  • Configure Document Layout
  • Review All Templates
  • Incoming Email Servers
  • Outgoing Email Servers
  • Configure Digest Emails
  • Activity Types
  • ICE Servers
  • View My Services
  • Default Access Rights
  • Manage API Keys

Notes & rules

  • Configuration on res.config.settings scoped to Savings.
  • Controls dormancy, minimum balance, interest frequency and channels.
  • Set during implementation and reviewed when policy changes.

Technical model: res.config.settings · Record: Config Settings

Was this page helpful?