headplus
Forum Replies Created
-
Forum: Plugins
In reply to: [RD Order Modifier for WooCommerce] Fatal Error when RefundsThe refund process even under woocommerce (manual) even automatic (ex. through viva wallet palugin) appears fatal error (even at older refunded orders.
This error is very common with the customs codes for extra column (price with vat) for the refunded orders. I’ll suggest u to test it to see that on your own.
In case that I could help please let me know.
Forum: Plugins
In reply to: [Oxygen MyData for WooCommerce] Προβλ?μα ?κδοση? απ?δειξη? (Issue Ticket)Θεωρ? ?τι χρει?ζονται κ?ποιε? διευκρ?νησει? σχετικ? με την δημιουργ?α πελ?τη.
Αναφ?ρετε ?τι:
Για την υλοπο?ηση τη? αποφυγ?? εγγραφ?ν το plugin ψ?χνει στο API για πελ?τη με το ?διο ΑΦΜ κι προσπαθ?ι να κ?νει match. Αν αυτ? γ?νει, τ?τε δεν δημιουργε? ν?ο πελ?τ
η.
1. Αυτ? που το κ?νει; κατ? την δημιουργ?α Τιμολογ?ου, απ?δειξη?, ειδοπο?ηση?, ? σε ?λα;
2. Σ?μφωνα με αυτ? που λ?τε τ?τε το σ?στημα κ?θε φορ? που θα γ?νεται ?κδοση παραστατικο? για πελ?τη λιανικ??(που ?πω? ε?ναι φυσικ? δεν δηλ?νει αφμ) to plugin θα ψ?χνει στο API για πελ?τη για να κ?νει match με το ?διο ΑΦΜ και εφ?σον ε?ναι ευν?ητο ?τι δεν θα βρ?σκει (αφο? δεν θα ?χει αφμ καταχωρημ?νο) θα δημιουργε? νεο πελατη.Αρα θα ?χουμε εγγραφ? πελ?τη θελουμε δεν θελουμε ? και ενδεχομ?νω? και διπλ? εγγραφ? (εφοσον λειτουργει οπω? λετε με αφμ).Το ζητο?μενο εκτ?? απ? τι? διπλ?? εγγραφ?? ε?ναι να ορ?ζει ο χρ?στη? κ?θε φορ? αν θ?λει κατα την ?κδοση να κ?νει εγγραφ? πελ?τη ? ?χι. (ειδικ? ?ταν πρ?κειται για guest στο woocommerce) Και αν ναι τ?τε να υπ?ρχει και το αντ?στοιχο function του math.
Με την ευκαιρ?α τη? επικοινων?α? θα ?θελα επιπλεον να σα? προτε?νω να αλλ?ξετε το λεκτικ? στο κουμπ? “Δημιουργ?α τιμολογ?ου” δι?τι δημιουργε? σ?γχυση ?ταν ο χρ?στη? “κ?νει” δημιουργ?α αποδε?ξη?? λιανικ?? και απο κ?τω γραφει “δημιουργ?α τιμολογ?ου”
Forum: Plugins
In reply to: [Oxygen MyData for WooCommerce] Προβλ?μα ?κδοση? απ?δειξη? (Issue Ticket)Σχετικ? με τι? διορθ?σει? στο να μην δημιουργο?νται διπλ?? εγγραφ?? πελατ?ν ?πειτα απο δοκιμ? διαπιστ?νω ?τι συνεχ?ζει να δ?νει σε κ?θε απ?δειξη διαφορετικ? εγγραφ? πελ?τη.
Οφε?λω να σα? τον?σω εκ ν?ου ?τι το σημαντικ? ε?ναι να υπ?ρχει επιλογ? να ΜΗΝ γ?νεται εγγραφ? ν?ου πελ?τη (? ενημ?ρωση αν πρ?κειται για επαναληπτικ? αγορ? ?δη εγγεγραμμ?νου πελ?τη στο pelatologio.gr) αλλ? να περν?ει η χρ?ωση σε αυτ? την περ?πτωση σε προκαθορισμ?νο πελ?τη (?πω? ζητε?ται στι? ρυθμ?σει? του pluggin) ? να περν?ει σε προκαθορισμ?νο πελ?τη ?πω? για παρ?δειγμα σε μια εγγραφ? πελ?τη με το ονοματεπ?νημο “ΠΕΛΑΤΗΣ ΛΙΑΝΙΚΗΣ” που αφορ? ?πω? λ?με του? walk-in πελ?τε? (?πω? συμβ?ινει και στην cloud ταμειακ?)
Forum: Plugins
In reply to: [Oxygen MyData for WooCommerce] Πρ?βλημα στην απεγκατ?σταση τουUpdate:
Το πρ?βλημα εντοπ?στηκε και διορθ?θηκε με επ?μβαση στο oxygen-mydata/inc/class-oxygenapi.php στην γραμμ? 83 με προσωριν? αντικατ?σταση με τα περιεχ?μενα τη? γραμμ?? 87.
Forum: Plugins
In reply to: [WooCommerce] Seperator Problem (PLEASE ANY HELP?)Finally i found a Solution!
i re-import all the cog cost with comma + a function ( return with dot(.) ), but although on product edit the cog cost field seems that has the comma again the cost of product the product return normally on orders.
i don’t know if this a bug belongs at woocoomerce, or at any plugin (even for importing or cog cost) but the result is my solution works!
(I’m sharing the solution for people who may be have the same problem.)
Finally i found a Solution!
i re-import all the cog cost with comma + a function ( return with dot(.) ), but although on product edit the cog cost field seems that has the comma again the cost of product the product return normally on orders.
i don’t know if this a bug belongs at woocoomerce, or at plugin but the result is that my solution works!
(I’m sharing the solution for people who may be have the same problem.)
Forum: Plugins
In reply to: [WooCommerce Admin] Payment FilterForum: Plugins
In reply to: [WooCommerce Admin] Payment FilterHi @jlundie !
Thanks for your reply.
Would you mind giving me exact steps on how to pull the specific report you are working with, and where and how you’re seeing COD reported in a way that doesn’t work for your store?
In most cases COD has an extra fee. For the time being for me, this fee is included in income (as a sell of product) and this provides fault net sales on reports
Forum: Plugins
In reply to: [Export any WordPress data to XML/CSV] Making Rules for XML (HELP PLS!)I ‘ m really grateful for your reply!!!
Thanks a lot!!!!Forum: Plugins
In reply to: [Export any WordPress data to XML/CSV] Making Rules for XML (HELP PLS!)@wpallimport yes that’s it! You got it! :))
What function I have to make? (Because I tryied something without results)Yes i just tried the lastly version and now the Facebook pixel appears. The problem seems that it solved!
Thank you for your help!
and Congratulations for your support! keep going! ??
i tried on seventeen theme, with only woocommerce and product feed pro but nothing changed on settings..
- This reply was modified 4 years, 8 months ago by headplus.
Yes, i have tried at Firefox & chrome, but on setting doesn’t appear any setting about fb pixel
8.4.0 and i updated it on today 8.4.1 but nothing changed!