• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

Ultimate POS - Best Advanced Stock Management, Point of Sale & Invoicing application

Ultimate POS - Best Advanced Stock Management, Point of Sale & Invoicing application V 5.40 –Released on January 29, 2024 - Untouched

No permission to download


Change /app/util/contactutil.php line 143

$opening_balance = isset($input['opening_balance']) ? $input['opening_balance'] : !empty($ob_transaction) ? $ob_transaction->final_total : 0;

to

$opening_balance = isset($input['opening_balance']) ? $input['opening_balance'] : (!empty($ob_transaction) ? $ob_transaction->final_total : 0);
 
  • Like
Reactions: Dieds and hguerrah
You added wrong parenthesis when specifying user as superadmin in .env file mate. Go back to that file and paste this "user"

Change user to your superadmin username.
ThankYou For Your Reply.... I Just Double Checked, But It still not showing SuperAdmin Option or Module In Left Side Menu...Have Any other suggestion, Please see the attached below...
 

Attachments

  • Screenshot_1.png
    Screenshot_1.png
    9.2 KB · Views: 47
Change /app/util/contactutil.php line 143

$opening_balance = isset($input['opening_balance']) ? $input['opening_balance'] : !empty($ob_transaction) ? $ob_transaction->final_total : 0;

to

$opening_balance = isset($input['opening_balance']) ? $input['opening_balance'] : (!empty($ob_transaction) ? $ob_transaction->final_total : 0);
Thanks so much!!!! This solve my problem!!!!
 
Waiting for 3.5.2
:love:😋


New Version 3.5.2 released Sep 10, 2020
  1. FIX: Stock transfer & Stock mismatch
  2. FIX: Product Variations
  3. FIX: Opening balance
  4. FIX: Others minor
 
  • Like
Reactions: imtech
showing Unsupported SKU id for the selected barcode type
Please help me rectifying issue .
it shows when i am trying to generate barcodes
 
Tentei instalar mais está dando este erro: 403 Proibido nginx.
Alguém pode me ajudar?
 

Attachments

  • erro.jpg
    erro.jpg
    7.1 KB · Views: 4
Hello I am not able to install the modules, I have already added ADMINISTRATOR_USERNAMES = "user"
but even so, the option to add modules does not appear.
I'm also trying to add the modules via FTP but I can't find the module installation folder.
Someone can help.
 
Hello, I just added the updated version of the system, but I'm having trouble adding modules. I've done all the procedures so that the option to add modules appears, I've tried ...
1 - I already added the user in the .env file (Detail I did everything right).
2 - I have already created the folder (Modules) manually and added the modules via FTP.
Could you help me @thirstyscholar ?
 
Please check the " " symbols . I had the same issue.
and please check uppercase lowercase of your usernames!

You can paste this line:

ADMINISTRATOR_USERNAMES="username1,username2"
 
Please check the " " symbols . I had the same issue.
and please check uppercase lowercase of your usernames!

You can paste this line:

ADMINISTRATOR_USERNAMES="username1,username2"
Friend the modules do not appear and now the system is giving blank page
 
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock