• The default language of any content posted is English.
Ultimate POS - Best ERP, Stock Management, Point of Sale and Invoicing system

NULLED Ultimate POS - Best ERP, Stock Management, Point of Sale and Invoicing system 6.1 NULLED

Setting default System Language​

By default, system is configured to work in English. But you can change the default language. To change the default language follow the below steps:

  1. Open .env file
  2. You will find a configuration “APP_LOCALE=en” below APP_URL. If you don’t find it then add the configuration APP_LOCALE=en below APP_URL
  3. Change the value of the above key to your desired language as per the list given below
    ‘en’ => ‘English’,
    ‘es’ => ‘Español – Spanish’,
    ‘sq’ => ‘Shqip – Albanian’,
    ‘hi’ => ‘हिंदी – Hindi’,
    ‘nl’ => ‘Dutch’,
    ‘fr’ => ‘Français – French’,
    ‘de’ => ‘Deutsch – German’,
    ‘ar’ => ‘Arabic – العَرَبِيَّة’Or if you have added a new language then add the language ISO code.

Changing your Language Preference​

To change your display language go to “Profile -> My Profile -> Language”

Select the language you want to use and save it. This will change all texts to your preferred language.

Editing existing translations​

Sometimes the translations can be improved to make it better understandable.

  • To edit existing language translations – go to resources/lang/{language_iso_code}/
  • For modules: To Add/Edit transactions go to Modules/{Module_name}/Resources/lang/{language_iso_code}
  • Here you will find files almost grouped based on the pages. Edit the string you want to change and save it.
  • If you make improvements to the language file, please do share it with us. We will update it the codebase so that it is useful to others too. Email: [email protected]

Translate language for login or register interface​

Go to config/app.php and change the value of “locale” to the specified language iso code.

Adding new language​

  1. Create a new directory for the language inside “/resources/lang/”. Name of directory should follow language_iso_code
  2. Copy the files from /resources/lang/en/ to the directory you created.
  3. Open the individual files, translate and save it.
  4. Go to public/js/lang. Create a new file with name “.js”, copy all content from en.js and add corresponding translations.
  5. Open config/constants.php and add the new language in the “langs” array.
  6. If you add any new languages, please do share the files with us. We will include it in our updates. We will acknowledge you for adding any new language. Email us at: [email protected] . Thank you in advance.
Do you have a FieldForce Addon Can you pLease share with me
 

[ADDON] Advance Repair module for UltimatePOS - NULLED V3.0 - Released June 7, 2024​

Version Log:​

V 3.0 – Released June 7, 2024​

  1. NEW: Updated as per new design.
NOTE: You must update UltimatePOS to V6.x before updating the module to this version.
*** Hidden text: cannot be quoted. ***

Version Log:​

V 3.1 – Released June 24, 2024​

  1. FIXED: Job sheet search not working from customer side.
 
I have login through Cashier Role , here when i list the product , i cant see the selling price , how to change this product list order , i have attached a picture
 

Attachments

  • need to order.png
    need to order.png
    28.4 KB · Views: 3
Top