• 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"

Advance Repair module for UltimatePOS

Advance Repair module for UltimatePOS 1.7

No permission to download
Finially Repair 1.7 compatible with v5 ans 5.2

To do that follow these steps carfully or just download the zip file

A.
make sure Repair is set to true in the modules_statuses.json
if it is not there just a
"Repair": true to the lines

(modules_statuses.json is located in the root folder) included in zip

B.
locate and replace the following line with the given correct href link

1.
Modules\Repair\Resources\views\layouts\nav.blade.php
line 43

{{action('BrandController@index')}}
with
{{action([\App\Http\Controllers\BrandController::class, 'index'])}}

2.
Modules\Repair\Resources\views\job_sheet\create.blade.php
line 102

{{action('BrandController@create')}}
with
{{action([\App\Http\Controllers\BrandController::class, 'create'])}}

3.
Modules\Repair\Resources\views\layouts\nav.blade.php
line 39
and
Modules\Repair\Resources\views\layouts\partials\header.blade.php
line 3
and
Modules\Repair\Resources\views\repair\index.blade.php
line 54 ,119

{{action('SellPosController@create'). '?sub_type=repair'}}
with
{{action([\App\Http\Controllers\SellPosController::class, 'create']). '?sub_type=repair'}}

4.
Modules\Repair\Resources\views\job_sheet\create.blade.php
line 116
TaxonomyController@create
{{action([\App\Http\Controllers\TaxonomyController::class, 'create'])}}
Thank you my friend, can you help with this Digital Product Catalog Module
 
Does anybody has Ultimatepos crm module that works well with version 5.0. I get Error 500. when i try to install it
 
is this module not working? I've just removed license requirement. and it is latest new & clean. its working fine in my case.
 
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