headplus
Forum Replies Created
-
Forum: Plugins
In reply to: [RD Order Modifier for WooCommerce] Problem with the PiecesHi! thank you for your reply!
I thought that the plugin supported the possibility to calculate with the total (vat+cost) for all the pieces for the line and not for one piece only.
Despite this, I think it would be more convenient to have the total(inc vat)for 2 or more pieces and not just for 1 piece.Regarding the “Kοστος Αγοράς” column, this refers to the purchase price from the supplier, but it concerns the total number of pieces and not just for 1 piece.
Forum: Plugins
In reply to: [RD Order Modifier for WooCommerce] Problem with the PiecesScreenshoot:
Forum: Plugins
In reply to: [RD Order Modifier for WooCommerce] Fatal Error when RefundsEverything works perfect now! Congratulations for your instant reply!🙂
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
I ‘ m really grateful for your reply!!!
Thanks a lot!!!!@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 5 years, 10 months ago by headplus.