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

Ultimate POS - Best Advanced Stock Management, Point of Sale & Invoicing application v6.6 – Untouched

No permission to download

aki11

Member
May 19, 2022
62
21
8
To Install Spreadsheet Module

Remove following from installcontroller.php

if (!empty($response)) {
return $response;
to

if (empty($response)) {
return $response;

line 83
 

planet

Member
May 30, 2021
152
21
18
guys, i hv a few question:
1. ultimate pos on localhost how to backup?
2. do u guys use this system and use the epson LX310 printer? is it possible to use a classic design only?
Thanks for sharing experience
 
Last edited:

drexreal

Member
Oct 29, 2020
84
31
18
31
guys, i hv a few question:
1. ultimate pos on localhost how to backup?
2. do u guys use this system and use the epson LX310 printer? is it possible to use a classic design only?
Thanks for sharing experience
1 you can use environment variables and add a path with the route to the mysql bin directory of your local server software
 
  • Like
Reactions: planet

zeahouse

New member
Sep 15, 2022
18
3
3
hi everybody!

I am moving goods from one warehouse to another. Moving with status completed .
I go to POS warehouse 2 - there is no product. In the warehouse report, the movement of goods is visible.

Its a bug? Anyone have this issue too?
 

zeahouse

New member
Sep 15, 2022
18
3
3
@hellboy9211 Can you nulled This?


InstallController.php remove lines from 75 to 85

Code:
$license_code = request()->license_code;
            $email = request()->email;
            $login_username = request()->login_username;
            $pid = config('spreadsheet.pid');

            //Validate
            $response = pos_boot(url('/'), __DIR__, $license_code, $email, $login_username, $type = 1, $p

            if (!empty($response)) {
                return $response;
            }
 

jocani19

Active member
Jun 4, 2022
117
63
28
hi everybody!

I am moving goods from one warehouse to another. Moving with status completed .
I go to POS warehouse 2 - there is no product. In the warehouse report, the movement of goods is visible.

Its a bug? Anyone have this issue too?
Hi, check that the "product" that you are moving is assign to the warehouse!
 
  • Love
Reactions: zeahouse

zeahouse

New member
Sep 15, 2022
18
3
3
Hi, check that the "product" that you are moving is assign to the warehouse!
Thanks for your reply. Thenks for the tip.

As i can understend, you talk about this filed:
1676478807700.png
What's the point of this? What is the logic in this? I probably misunderstood the purpose of this field.
 

jocani19

Active member
Jun 4, 2022
117
63
28
Business Locations = Store´s (Multiple sites to sale) where you will manage the stock by each product in each location.

But it´s posible to have a LOCATIONS like a WareHouse and then transfer the product(s) to other location(store) if is your case.

More info

 
  • Like
Reactions: zeahouse

ziate

Member
Oct 30, 2022
39
20
8
Me and a team specializing in applications are now developing an application
Are there good ideas for the application that will be linked to the system?
Are there favorites to start with?
 
May 5, 2022
37
27
18
barrydevelopers.ml
Fosters will be introduces new module

AI Assistant module​

Features inside AI Assistance:
💡Write winning proposals
💡Craft compelling memos
💡Build a comprehensive knowledge base
💡Generate project descriptions with ease
💡Create personalized social media posts that really pop
💡Design ads that leave a lasting impression
💡Produce business financial reports with ease
 
  • Like
Reactions: hodgso2k21

zeahouse

New member
Sep 15, 2022
18
3
3
Me and a team specializing in applications are now developing an application
Are there good ideas for the application that will be linked to the system?
Are there favorites to start with?
Payment method via QR for different fiat payment merchants,
Native Crypto-payment methods without third side
 

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu