Commit 50e8a054 by adrian

afip qr

1 parent df5561a7
......@@ -16,7 +16,8 @@ class asw_comprobante(models.Model):
)
afip_qr_img = fields.Binary(
string=u'QR',
compute='_compute_afip_qr',
string='QR Fiscal',
default="QR Fiscal"
)
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!