Setox
Elite Member
- Apr 30, 2015
- 2,430
- 4,673
Hey, i'm looking for someone who can help find a script that do the following :
I have a couple of webpages that i need to edit before they got printed, the webpages are invoices generated automatically from a web server, now i'm using "Inspect Element" to do the edits manually, but it's exhausting when you treat +100's a day, I'm looking for a script that can do the following :
1- insert a new <tr> cell in the table, it has a fixed number value.
2- Round the value in the table : Total TTC from decimal to the closest integral. ( as in example from 107.12 to 108..etc)
3- add the fixed amount (no1) to the value "Total TTC" and insert it again in the table.
The script must work with chrome console, or if you can suggest any other useful tool for that, feel free to share it plz !
I'M GIVING $20 for the job, if this is a complicated work plz let me know your price, i just need the job to be done.
If you're interested plz pm me, i'll send you a webpage sample to see the source code.
https://i.ibb.co/1vxm2RN/freelance.png
I have a couple of webpages that i need to edit before they got printed, the webpages are invoices generated automatically from a web server, now i'm using "Inspect Element" to do the edits manually, but it's exhausting when you treat +100's a day, I'm looking for a script that can do the following :
1- insert a new <tr> cell in the table, it has a fixed number value.
2- Round the value in the table : Total TTC from decimal to the closest integral. ( as in example from 107.12 to 108..etc)
3- add the fixed amount (no1) to the value "Total TTC" and insert it again in the table.
The script must work with chrome console, or if you can suggest any other useful tool for that, feel free to share it plz !
I'M GIVING $20 for the job, if this is a complicated work plz let me know your price, i just need the job to be done.
If you're interested plz pm me, i'll send you a webpage sample to see the source code.
https://i.ibb.co/1vxm2RN/freelance.png
Last edited by a moderator: