fattura-pdf-generator

1.1.55 • Public • Published

Fattura generator pdf

  • npm install
  • node app.js

Per testare localmente

  • Decommentare funzione in app.js
  • cd tests/
  • node test-generation.js

Qui

  • npm link

Sul front end

  • npm link fattura-pdf-generator

Attenzione su npm ci può essere una versione non presente sui branch perchè Karim fa upload da locale

Changelog

  • V1.1.55

    • Updated getPdfDocumentName supporting documento contabile passivo
  • V1.1.54

    • Export getPdfDocumentName
  • V1.1.53

    • Improve documents pdf naming
  • V1.1.52

    • Fix naming file for client side
  • V1.1.51 (broken)

    • Fix bug on proforma
  • V1.1.50 (broken)

    • Show different tipo documento text
    • Show different middle text for proforma
  • V1.1.42

    • Add prefix professionalTitle and enableProfessionalTitle
  • V1.1.41 (broken)

    • Add prefix professionalTitle
  • V1.1.40

    • Add row ritenuta d'acconto
  • V1.1.39

    • Don't show marca da bollo if mio carico
  • V1.1.38 (broken)

    • Don't show marca da bollo if mio carico
  • V1.1.37

    • For each row show prezzo netto
  • V1.1.36

    • Print idDocumento field fattura
  • V1.1.35 (broken)

    • Print idDocumento field fattura
  • V1.1.34

    • Fix version V1.1.32
  • V1.1.33 (broken)

    • Fix version V1.1.32
  • V1.1.32 (broken)

    • Note fattura
    • Pec studio nell'header
  • V1.1.30

    • Add contacts information
  • V1.1.29

    • Marca da bollo virtuale
    • Refactory fattura in something simpler
    • Allow to print correctly up to 8 prestazioni
  • V1.1.28

    • Show sconto only if available
  • V1.1.27

    • Improve sezione prestazioni
  • V1.1.26 (broke)

    • Improve sezione prestazioni
  • V1.1.25

    • Print prestazioni using lineeDettaglio array
  • V1.1.24

    • Don't show CF if studio is giuridica.
  • V1.1.23

    • Change size logo.
  • V1.1.2

    • Added logo.
  • V1.0.99

    • Refactory some components.
  • V1.0.98

    • Generate fattura as a blob. The FE will use it with pdfjs.
  • V1.0.97

    • Open fattura in new window
  • V1.0.94

    • Generazione zip fatture
  • V1.0.93

    • Generazione fattura singola

Readme

Keywords

none

Package Sidebar

Install

npm i fattura-pdf-generator

Weekly Downloads

104

Version

1.1.55

License

ISC

Unpacked Size

1.31 MB

Total Files

39

Last publish

Collaborators

  • kdev17