All Projects → konik-io → konik

konik-io / konik

Licence: other
A library to create, read and validate ZUGFeRD compliant invoices. Available for Java and .NET

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to konik

ZUGFeRD-csharp
C# assembly for creating and reading ZUGFeRD invoices
Stars: ✭ 73 (+82.5%)
Mutual labels:  invoice, zugferd
invoice-generator-api
A free API for generating invoice PDFs and e-Invoices.
Stars: ✭ 350 (+775%)
Mutual labels:  invoice
Node Sales Tax
💰 International sales tax calculator for Node (offline, but provides optional online VAT number fraud check). Tax rates are kept up-to-date.
Stars: ✭ 182 (+355%)
Mutual labels:  invoice
Representation-Learning-for-Information-Extraction
Pytorch implementation of Paper by Google Research - Representation Learning for Information Extraction from Form-like Documents.
Stars: ✭ 82 (+105%)
Mutual labels:  invoice
Pyafipws
Factura Electrónica AFIP y otros servicios web (proyecto software libre) — Interfases, tools and apps for Argentina's gov't. webservices (soap, com/dll simil-ocx, pdf, dbf, xml, json, etc.) #python
Stars: ✭ 198 (+395%)
Mutual labels:  invoice
apex
Apex is a self hosted sales, purchase, inventory and accounting solution for small businesses.
Stars: ✭ 55 (+37.5%)
Mutual labels:  invoice
Sypht Python Client
A python client for the Sypht API
Stars: ✭ 160 (+300%)
Mutual labels:  invoice
ZUV
ZUgferd validator using Verapdf
Stars: ✭ 22 (-45%)
Mutual labels:  zugferd
arc
Fullstack open source Invoicing application made with MongoDB, Express, React & Nodejs (MERN)
Stars: ✭ 1,291 (+3127.5%)
Mutual labels:  invoice
freeturn
Freelance mission control
Stars: ✭ 50 (+25%)
Mutual labels:  invoice
Cashier Btc
💰 Self-hosted Bitcoin payment gateway (฿)
Stars: ✭ 223 (+457.5%)
Mutual labels:  invoice
Invoiceneko
An Open Sourced Invoice System developed for anyone who needs to generate out an invoice and manage clients
Stars: ✭ 204 (+410%)
Mutual labels:  invoice
itflow
Free and open-source web application for MSPs that streamlines IT documentation, ticketing, invoicing, and accounting, an alternative to ITGlue. It helps in managing and organizing client's IT information, increasing efficiency and profitability.
Stars: ✭ 282 (+605%)
Mutual labels:  invoice
Wp Project Manager
The Project Management plugin for WordPress
Stars: ✭ 186 (+365%)
Mutual labels:  invoice
Dolibarr
Dolibarr ERP CRM is a modern software package to manage your company or foundation's activity (contacts, suppliers, invoices, orders, stocks, agenda, accounting, ...). It is open source software (written in PHP) and designed for small and medium businesses, foundations and freelancers. You can freely install, use and distribute it as a standalon…
Stars: ✭ 2,877 (+7092.5%)
Mutual labels:  invoice
Crater Mobile
Crater Invoice App mobile app built with React Native
Stars: ✭ 164 (+310%)
Mutual labels:  invoice
UltimateCRM
A quick and easy way to manage your clients, invoices and projects all on one web application made with Laravel!
Stars: ✭ 87 (+117.5%)
Mutual labels:  invoice
responsive-html-email-templates
Collection of Free responsive HTML templates for Startups
Stars: ✭ 187 (+367.5%)
Mutual labels:  invoice
InvoiScript
Generate simple PDF invoices with PHP
Stars: ✭ 16 (-60%)
Mutual labels:  invoice
xsender
Java library for sending XML files through SOAP - SUNAT
Stars: ✭ 15 (-62.5%)
Mutual labels:  invoice

Konik ZUGFeRD Library

Join the chat at https://gitter.im/konik-io/konik

Is an easy to use open source implementation of the ZUGFeRD data model including various enhancements.

Features

  • Easy and understandable API to create and read ZUGFeRD compliant invoices.
  • Extensive documentation with examples. See konik.io/docs
  • XML schema and semantic invoice validation.
  • Validation of invoices against ZUGFeRD profiles.
  • Validation of invoices against specific country invoice regulations.
  • Attaching or extracting XMLs from PDFs.
  • Multiple PDF Carriages from different vendors (Currently iText and PDFBox). Choose your favorite or use any other of your choice.

Modules

Quick overview of the different modules.

  • konik Contains the ZUGFeRD data model.
  • harness API connecting the Konik library to a PDF-Carriage.
  • itext-carriage The PDF provider iText which can be used together with the Konik library.
  • pdfbox-carriage The PDF provider which can be used together with the Konik library.
  • distribution Zip distribution package. For those who are not using maven.
  • project content related to the project like Scripts, Formatting rules, dictionary. (Not a Maven module).

Documentation

http://konik.io/docs

License

All code is licensed under the AGPL, v3 or later.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].