(Request) Repairer - Repair Shop Management System With Point Of Sale 3.5

triosoft

New member
Oct 11, 2019
7
0
3
[QUOTE = "makpapad, hozzászólás: 114691, címke: 15440"]
Helló,
lehet-e ez az alkalmazás?
https://codecanyon.net/item/repairer-repairworkshop-management-system-with-point-of-sale/20869216
Nagyon köszönöm
[/ Idézet]


Note: The previous version 2.20 fully works well, but unfortunately 3.5 worksheet querying doesn't work. I would love to have a repaired file if you fix it. If not, wait for another version. In the meantime, here is version 3.5. Download below:


Corrupted probelm Work 3.5 verzio

Link repair 3.5:


Link 3.5

DOWNLOAD
 
Last edited:

triosoft

New member
Oct 11, 2019
7
0
3
I fixed the faulty file in the form of most already working service status queries, so I modified the structure of the page with a footer. In the root folder, I place a txt file that makes the check page available, and new lang: hungary

new link new verzio reapir - rapair

test page original company worked : Test page - new design

DOWNLOAD
Link
 
Last edited:
  • Like
Reactions: delean

delean

Member
Jun 24, 2020
52
4
8
I fixed the faulty file in the form of most already working service status queries, so I modified the structure of the page with a footer. In the root folder, I place a txt file that makes the check page available, and new lang: hungary

new link new verzio reapir - rapair

test page original company worked : Test page - new design

DOWNLOAD
Link
Thanks a lot
 

triosoft

New member
Oct 11, 2019
7
0
3
Hello, triosoft.
I really appreciate that you have updated the file for us. Thank you very much.
However, on the customer's home page, when trying to search for a repair code, it always returns the invalid code. Do you have a solution for that?
Thank you.




I test it and it works.

I'll give you the test code:

Confidential
14
Work barcode:
10001013

Try to see and it works. You specify these two.
 
  • Like
Reactions: delean

ashish thaker

Active member
May 2, 2019
200
31
43
Here is screen shot of error....!!

it is in adding reparation...

here in add item item list doesn't pop ups...!!

i have already add through purchase item list too..!!


1599218163506.png
 

triosoft

New member
Oct 11, 2019
7
0
3
[QUOTE = "ashish thaker, post: 251436, tag: 23450"]
Itt van a képernyőkép a hibáról .... !!

a jóvátétel hozzáadásával jár ...

itt az elem hozzáadásakor az elemlista nem jelenik meg ...

én is felvettem a vásárlási cikkek listáján keresztül .. !!


1599218163506.png
[/IDÉZET]


Working problem, please wait ...... repair problem. Work problem

i will try to fix it soon.
 

triosoft

New member
Oct 11, 2019
7
0
3
[QUOTE = "ashish thaker, post: 251436, tag: 23450"]
Itt van a képernyőkép a hibáról .... !!

a jóvátétel hozzáadásával jár ...

itt az elem hozzáadásakor az elemlista nem jelenik meg ...

én is felvettem a vásárlási cikkek listáján keresztül .. !!


1599218163506.png
[/IDÉZET]


Working problem, please wait ...... repair problem. Work problem

i will try to fix it soon.

great but I cannot seem to get it to display the reparations list, hangs as if searching – everything else seems great.



open themes/adminlte/views/reparation/index.php

change function on line 79-87 from





function formatPayments(x) {
payments = x.split(',');
paid = "";
$.each(payments, function(x, payment){
pay = payment.split('____');
paid += pay[0] + ": " + formatMyDecimal(pay[1]) + "\n";
});
return paid;
}




to change





function formatPayments(x) {
if (x) {
payments = x.split(',');
paid = "";
$.each(payments, function(x, payment){
pay = payment.split('____');
paid += pay[0] + ": " + formatMyDecimal(pay[1]) + "\n";
});
return paid;
}
return 0;
 

ashish thaker

Active member
May 2, 2019
200
31
43
[QUOTE = "ashish thaker, post: 251436, tag: 23450"]
Itt van a képernyőkép a hibáról .... !!

a jóvátétel hozzáadásával jár ...

itt az elem hozzáadásakor az elemlista nem jelenik meg ...

én is felvettem a vásárlási cikkek listáján keresztül .. !!


1599218163506.png
[/IDÉZET]


Working problem, please wait ...... repair problem. Work problem

i will try to fix it soon.
waiting for your favor...!!

Thanks for your response..
 

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