Wordpress improve plugins + one new plugin
Budget: $250 – $750 USD
*** 1st website ***
- Add Fiter by date of dispatch https://prnt.sc/1qj8tk1 - date to this filter take from here (on order details in backed) https://prnt.sc/1qj8uls
In database you will find this information here: https://prnt.sc/1tz3uaw
(website is live, please be carefull) Probably only code change (no database update), so dont need make testweb for this task.
I was change file permission in folder /mydomain.com/wp-content/plugins/additional-order-filters-for-woocommerce to 777 so it will be easy editable without testweb.
This website is too big to make testweb only for this relativelly easy task.
*** 2nd website *** we was make new testweb
- Malujsi - fix SALE AND CHANGE PRICE to working also on EUR, PLN or other new currencies... https://www.mydomain.com/wp-admin/admin.php?page=wbs-administration fill in other currency automatically based on 1st CZK (anyway I can change after manually - because of rounding and others)
Something like this: https://prnt.sc/1rdayhg
- New plugin which automatically attach EAN to each in-stock & published product variant which have EAN empty... (do not attach to main product SKU if have variant with own SKU)
I will need make some new DB table, where I can deffine EAN-13 list (9999 EAN numbers...). Once we attach free EAN-13 to some SKU, we can not use same EAN-13 for any other SKU (EAN-13 is not empty anymore).
To new db table wrote which EAN-13 and SKU and product name was used together.
- Add option print EAN-13 (barcode) for each order from order list. System check ordered products, get their EAN-13 and print all (get PDF for print on thermal printer). Similar like select some products and print EAN-13 mass.
- Fix EAN-13 print format: smaller text, specific label size, valid EAN-13 from specification (some lines are longer then others, numbers under lines etc.), one EAN on one page.
Correct EAN looks like this: https://www.gs1cz.org/standardy-gs1/sber-dat/linearni-carove-kody/ean-13
*** 3rd internal website *** we was make new testweb
- Add opption work on more device at one time - live online update of list(Ajax) - I have video to send. What delay between changes is ideal (refresh time)? https://prnt.sc/1rdbon3
- Ffix when user is unlogged (show transparent black background + some message that you are offline/not logged and fast option to login) User can not edit checkboxes anymore until log-in again.
- Make new page named "FromXLS", where from product SKU get list of products. On website is system how get from Product name > product sku (when generating barcodes). In this case we need reverse this function, so from SKU get product name.
Example impout row:
111111-2-greencam01-TPU3-N8T ("111111" = number of order;"2" = quantity; "greencam01-TPU3-N8T" = product SKU)
SKU:
greencam01-TPU3-N8T "greencam01" = design named like "Green Camuflage 01" TPU3-N8T = model named like: Xiaomi Redmi Note 8T
Final product name: "Silikonový kryt - Green Camuflage 01 - Xiaomi Redmi Note 8T"
On export we also use number of order and quantity, so on output we get:
111111-2-Silikonový kryt - Green Camuflage 01 - Xiaomi Redmi Note 8T
111111-2-Silikonový kryt - Green Camuflage 01 - Xiaomi Redmi Note 8T
(There is same row twice, becuase we need manufacture quantity 2pcs)
- Add Fiter by date of dispatch https://prnt.sc/1qj8tk1 - date to this filter take from here (on order details in backed) https://prnt.sc/1qj8uls
In database you will find this information here: https://prnt.sc/1tz3uaw
(website is live, please be carefull) Probably only code change (no database update), so dont need make testweb for this task.
I was change file permission in folder /mydomain.com/wp-content/plugins/additional-order-filters-for-woocommerce to 777 so it will be easy editable without testweb.
This website is too big to make testweb only for this relativelly easy task.
*** 2nd website *** we was make new testweb
- Malujsi - fix SALE AND CHANGE PRICE to working also on EUR, PLN or other new currencies... https://www.mydomain.com/wp-admin/admin.php?page=wbs-administration fill in other currency automatically based on 1st CZK (anyway I can change after manually - because of rounding and others)
Something like this: https://prnt.sc/1rdayhg
- New plugin which automatically attach EAN to each in-stock & published product variant which have EAN empty... (do not attach to main product SKU if have variant with own SKU)
I will need make some new DB table, where I can deffine EAN-13 list (9999 EAN numbers...). Once we attach free EAN-13 to some SKU, we can not use same EAN-13 for any other SKU (EAN-13 is not empty anymore).
To new db table wrote which EAN-13 and SKU and product name was used together.
- Add option print EAN-13 (barcode) for each order from order list. System check ordered products, get their EAN-13 and print all (get PDF for print on thermal printer). Similar like select some products and print EAN-13 mass.
- Fix EAN-13 print format: smaller text, specific label size, valid EAN-13 from specification (some lines are longer then others, numbers under lines etc.), one EAN on one page.
Correct EAN looks like this: https://www.gs1cz.org/standardy-gs1/sber-dat/linearni-carove-kody/ean-13
*** 3rd internal website *** we was make new testweb
- Add opption work on more device at one time - live online update of list(Ajax) - I have video to send. What delay between changes is ideal (refresh time)? https://prnt.sc/1rdbon3
- Ffix when user is unlogged (show transparent black background + some message that you are offline/not logged and fast option to login) User can not edit checkboxes anymore until log-in again.
- Make new page named "FromXLS", where from product SKU get list of products. On website is system how get from Product name > product sku (when generating barcodes). In this case we need reverse this function, so from SKU get product name.
Example impout row:
111111-2-greencam01-TPU3-N8T ("111111" = number of order;"2" = quantity; "greencam01-TPU3-N8T" = product SKU)
SKU:
greencam01-TPU3-N8T "greencam01" = design named like "Green Camuflage 01" TPU3-N8T = model named like: Xiaomi Redmi Note 8T
Final product name: "Silikonový kryt - Green Camuflage 01 - Xiaomi Redmi Note 8T"
On export we also use number of order and quantity, so on output we get:
111111-2-Silikonový kryt - Green Camuflage 01 - Xiaomi Redmi Note 8T
111111-2-Silikonový kryt - Green Camuflage 01 - Xiaomi Redmi Note 8T
(There is same row twice, becuase we need manufacture quantity 2pcs)