Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error al facturar #46

Open
antocisale opened this issue Mar 8, 2023 · 1 comment
Open

Error al facturar #46

antocisale opened this issue Mar 8, 2023 · 1 comment

Comments

@antocisale
Copy link

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!

@gonzad26
Copy link

gonzad26 commented Mar 8, 2023

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.

Saludos!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants