Hi!
I have the same problem with My website. The worst of all is that the client doesn’t receive the email confirmation and they make the payment twice because he think that the order has not been placed. I need to solve it urgently!
Plugin Contributor
kluver
(@kluver)
Hi @onelikenoone,
Could you send us a screenshot of an order that does have all the buttons? You mention you are missing the button for creating a receipt, but our plugin does not generate a receipt button.
Could it be you are running a third party plugin that generates this button? Like the ‘WooCommerce PDF Invoices Italian Add-on’ plugin?
-
This reply was modified 3 years, 9 months ago by kluver.
Sorry, the button is an italian add-on function.
But I thing the problem is that the invoice number was not generated and the invoice number is generated by WooCommerce PDF Invoices & Packing Slips I think.
Plugin Contributor
Ewout
(@pomegranate)
Since the italian add-on overrides some of the invoice functions here (and also the receipt document), it’s best if you contact the support for the Italian add-on first to see if they can help: https://wordpress.org/support/plugin/woocommerce-pdf-invoices-italian-add-on/
If you want to rule out whether it’s an issue present in WooCommerce PDF Invoices & Packing Slips, please disable the Italian add on and check if you can generate an invoice for all orders (also checking whether you haven’t added specific order statuses to the “Disable for” setting that might affect this).
I haven’t added specific order statuses to the “Disable for”.
I contacted the support for the italian add-on and they told me that in this case it seems that the invoice number has not been generated. They told me that your plugin takes care of the numbering and that they have not overwritten this function.
I tried generating invoices for the orders with this problem using the url: yoursite.com/wp-admin/admin-ajax.php?action=generate_wpo_wcpdf&document_type=invoice&order_ids=ORDER_ID&order_key=ORDER_KEY
and it worked perfectly.
Hi @onelikenoone
Did you disable the Italian add-on and tested to see if you can generate the invoices?
Disabling italian add-on I can generate invoices. Thank you