You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hola!
Que versión de PHP estas usando? Si estas usando 8.1, te recomendaría que uses 7.4 por el momento hasta que se actualice el plugin o podes modificar el plugin para que sea totalmente compatible con la versión 8 de PHP.
Estamos intentando facturar desde la web los pedidos, y el relojito de emisión de factura se queda pendiente.
Al debuggear Wordpress sale lo siguiente:
[14-Feb-2023 11:31:49 UTC] PHP Fatal error: Uncaught Error: Attempt to assign property "RazonSocial" on null in /home/brillip/public_html/wp-content/plugins/woo-ifactura/admin/class-woo-ifactura-admin.php:803
Stack trace:
0 /home/brillip/public_html/wp-includes/class-wp-hook.php(308): Woo_iFactura_Admin->woo_ifactura_invoice('')
1 /home/brillip/public_html/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters('', Array)
2 /home/brillip/public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array)
3 /home/brillip/public_html/wp-admin/admin-ajax.php(188): do_action('wp_ajax_woo_ifa...')
4
thrown in /home/brillip/public_html/wp-content/plugins/woo-ifactura/admin/class-woo-ifactura-admin.php on line 803
El pedido tiene DNI, es Consumidor final y una persona física.
Como lo podemos resolver? Gracias!
The text was updated successfully, but these errors were encountered: