Nama ERP DocsNama ERP Docs
Home
Guides
Examples
GitHub
Home
Guides
Examples
GitHub
  • Home

    • Guides

      • بعض المعلومات عن استعمال هذا الموقع
      • Utility Links
      • System Minimum Requirements
      • Reports Guide (Jasper Reports)
      • Keyboard Shortcuts
      • Layout Names:
      • Field Values Calculator
      • Importing Data from Excel or Queries
      • Tempo Language Manual
      • Sending Invoices and Documents to Customers
      • SMS and WhatsApp Configuration in Nama ERP
      • Field Filter with Criteria
      • تعديل الترجمات في نظام نما
      • Criteria Based Validation
      • Attendance Machine Formula Guide
      • Email By Parameterized Reports In Task Scheduler
      • Nama Properties
      • Customer Reward Points (Loyalty Points)
      • دليل استعمال النقاط الفنية في نقاط البيع
      • ORACLE JDBC Integration Connection in context.xml for integration purposes
    • Examples

      • أمثلة لمسارات كيان
    • Reprocessing Transactions

      • Reprocessing Quantity, Cost, and Stock Ages
      • Accounting Utilities - Ledger and Debt Ages Reprocessing
      • Queries to Check for (and Fix) Cost And Qty Problems
      • Inventory Related Utility Queries
      • Manufacturing Utilities
      • Fixed Assets Module Utilities
      • Real Estate Utilities
      • Database Related Operations
      • General Purpose Utility Queries
      • Replication Utilities
    • Frequently Asked Questions

      • أسئلة عامة
      • أسئلة شائعة عن مسارات الكيان
      • أسئلة في موديول التوزيع والمخازن والمبيعات والمشتريات
      • أسئلة شائعة في موديول الرواتب والموارد البشرية
      • أسئلة شائعة عن تصميم التقارير
      • أسئلة شائعة حول أداة إنشاء التقارير
      • أسئلة شائعة عن الموافقات
      • أسئلة شائعة حول فلترة الحقول

Nama Properties

dbtype: sqlserve

Or mysql

server: the server address (eg: http://192.168.1.5:8080/) THIS IS IMPORTANT FOR BOTH REPLICATION AND BRACODE


REPLICATION AND BRACODE

guiserver : used for links in reports (eg: http://192.168.1.5:8080/erp/)

logsql : true or false

logsqltiming : true or false to log sql statements with the execution time

SqlTimingWarnThresholdMsec : default 200 ms

SqlTimingErrorThresholdEnabled : default: 2000 ms

normallog : use log4j.properties instead of logsql and logsqltiming

trackmemenabled :count alive NamaContextInstances

trackmemlog : threshold in ms, nama will log contexts that have been alive more than this threshold

trackmemrelog : when to log again alive contexts

valuedate : the date that should be used by default in valuedate in new documents: dd-mm-yyyy

issuedate : the date that should be used by default in issuedate new documents: dd-mm-yyyy

enablecostschedule : set to true if you want to activate scheduling of task processing (defined in supply chain config)

doNotProcessCostLedgerTransactions : true or false

customer=Customer Name
tomcatservice=TomCat Service Name
tasks-initial-delay-minutes=10

Delays task scheduler tasks at startup (https://namasoft.com/reqs/SRDRQ02722)

serverid=AnyIDYouWant

Used for enabling SMS and email sending from nama, must match or be contained in the server id field in global config

send-emails-only-to=abc@example.com

Send emails only to this number, and ignore any other emails (https://namasoft.com/reqs/KKDRQ00860) send-sms-only-to=01xxxxxxx

Send SMS only to this number, and ignores any other numbers (https://namasoft.com/reqs/KKDRQ00860)

send-ecommerce-data=true

Must be true in order for (Magento/BigCommerce/Shopify/WooCommerce/Zid) to send data to the ecommerce website (updating prices, quantities, and so on)

log-sms-data=true

If you want the sms body and url to be saved so that you can test the urls

logforms=true

If you want to log the form id used in printing documents, you can find the id in namasoft.log

checkswitcheditem=true Prevents save if details.item.itemCode != details.item.item.code

allowposedit=true Allow Editing/Saving POS Invoices Manually

allowposdelete=true Allow Deleting POS Invoices Manually

usecache=false

local-external-attachments-folder=E:/Attachments use-new-fifo-processor=false https://namasoft.com/reqs/KKDRQ01451

prevent-login-of-login-ids=user1,user2
prevent-login-of-login-ids-msg=The user {0} is prevented from login by properties file by administrator

prevent-login-of-ips=192.168,214.165.10.13
prevent-login-of-ips-msg=You can not login from IP {0}, because IP prefix {0} is prevented

replication.properties settings file (in tomcat/lib)

siteid: the current site code

enable: whether replication is enabled or not

headofficeip : head office bus ip

headofficeport: head office bus port

headofficeurl:

Example:

enable=true
siteid=001
headofficeurl=http://headofficeip:8080/
sitesequence=1
Edit On github
Last Updated:: 5/15/25, 12:37 AM
Prev
Email By Parameterized Reports In Task Scheduler
Next
Customer Reward Points (Loyalty Points)