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
brach v17 funciona la factura electronica correctamente pero no genera el qr, parece ser algo del
<img t-if="o.afip_qr_code" t-att-src="'/report/barcode/?type=%s&
lo modifique por <img t-if="o.afip_qr_code" t-att-src="'/report/barcode_type=%s&
The text was updated successfully, but these errors were encountered:
brach v17 funciona la factura electronica correctamente pero no genera el qr, parece ser algo del
<img t-if="o.afip_qr_code" t-att-src="'/report/barcode/?type=%s&
lo modifique por <img t-if="o.afip_qr_code" t-att-src="'/report/barcode_type=%s&
The text was updated successfully, but these errors were encountered: