Mariano Benedettini

Results 10 comments of Mariano Benedettini

This is an issue in the underlying Angular of Nativescript, which has just been fixed in https://github.com/angular/angular/issues/19413#event-1364101975. Hopefully that fix will hit nativescript-angular soon.

AFAIK Afip no provee eso, tenes que disenarla y generarla vos. Si te sirve de algo, yo estoy generandolo a partir de html con pupeteer y usando esta fuente https://github.com/Holger-Will/2of5-font...

@emilioastarita no mucho, de todas maneras yo me basé en el diseño de la afip y sí es obligatorio el código de barras (https://www.afip.gob.ar/genericos/guiavirtual/consultas_detalle.aspx?id=129672). Tengo algo armado pero en este...

@tulsidas te paso el html2pdf que hice, es super viejo y probablemente hoy en día se pueda hacer más limpio con puppeteer https://gist.github.com/mbenedettini/e88b5d09a980944783f0705d248ae43a

@tulsidas me olvidé, si tengo el circuito completo más nuevo. Este es otro snippet que incluye desde la generacion del html con barcode hasta el pdf con puppeteer https://gist.github.com/mbenedettini/59d51076e813f5bbb14e42cae4895455

Yo realmente creo que la generacion de la factura le escapa al proposito de esta libreria (que es proveer una api javascript contra el ws de la afip). Problemas que...

On Debian Squeeze, installing libbz2-dev and zlib1g-dev (and rebuilding 2.7.3) solved the issue.

libssl-dev is also needed for httplib to support https connections

This works for me: ```typescript import { streamArray } from "stream-json/streamers/StreamArray"; ```

I have just submitted a merge request with a new feature for which I have written a couple of tests which make sure that the changeset passed is okay. https://github.com/fullcube/loopback-ds-changed-mixin/pull/16/commits/bcfa307d2f13a02b36aca88f9d290906c87da9d1