Small Issue In Installing

1

Getting a small error while installing -
CURL PHP extension missing!

Although CURL extension is activated in WAMP...
I m using PHP 7.4.26 with all extension activated.....

I tries to restart WAMP also.... but same issue persists...

Question Resolved For: Stock Manager Advance with All Modules 1 Votes 5 Answers 331 Views
Asked by Asad 2 years ago

1

Answered by Mian Saleem

Hello,

  1. You can rename the app/controllers/admin/Pos.php to disable POS Module.

  2. There is no option to disable this. You will need to edit the item code to get the desired result. You will need to search for else if (ui.content.length == 1 && ui.content[0].id != 0) { in the themes/default/admin/views/ and remove this block.

Thank you

0

Answered by Mian Saleem 2 years ago

Hello,

If extension is installed and enabled, you won't get such error. You can try disable and enable it again. Please make sure you are doing in with correct php version. You can use info.php with <?php phpinfo(); ?> to verify it.

Thank you

1

Answered by Asad 2 years ago

Yes... I upgraded my PHP again... and its working...

One small guidance i need..

  1. Is there any way to disable POS..
  2. In product search field... when we type something which only exist in DB once.... it get added automatically..... I want to disable this.... and want to show drop down... even if search term return only one result....

Thanks

0

Answered by Asad 2 years ago

OK Thanks....

Few more SMALL hiccups need your guidance to solve them

  1. i want pop up modal NOT to disappear when some click outside somewhere. it should only close on esc button or close button....
  2. Is there any possibility that API key can be access through HEADER of url... Example, suppose in this url-> "https://website.com/api/v1/products?include=brand,category" api-key should be fetched from request headers... so it can be kept hidden (somewhat). and url looks clean. Also, If i generate APIkey with some particular IP address... that means that key will work only that IP address....
  3. what is alert quantity
  4. Any way to show Products image/images while adding them in add products page....
  5. Is there any way to search products through API by category... ie https://website.com/api/v1/products?include=brand&category=some-category$api=key=asasasa
  6. there is a link called "combine to pdf" under sales action links... what is that for... and how it works...
  7. Suppose if i purchase 10 item from some supplier and added "PO" for that.. and than i returned 04 item from it by using "Return Purchase"... and NOW that supplier replaced these 04 items and sent me.... WHERE do i add these replaced items... and HOW can i add these things in original "PO"

Thanks in advance...

1

Answered by Mian Saleem 2 years ago

Hello,

  1. You can edit themes/default/admin/views/footer.php and uncomment the line 62.

  2. You can send api-key as header.

  3. Product will be added to alerts once the quantity/stock reach alert quantity.

  4. No.

  5. No, there is no search option.

  6. You can select the sales to combine them in a single pdf file.

  7. There is no option to accept the purcahse items once returned. You can edit the purchase and update the received.

Thank you

We use Cookies

We use cookies to ensure that we give you the best experience on our website. By continuing to browse the site you are agreeing to our use of cookies.