All Projects → premium-minds → billy

premium-minds / billy

Licence: LGPL-3.0 license
An opensource invoicing engine --

Programming Languages

java
68154 projects - #9 most used programming language
XSLT
1337 projects

Projects that are alternatives of or similar to billy

Invoicenet
Deep neural network to extract intelligent information from invoice documents.
Stars: ✭ 1,886 (+6635.71%)
Mutual labels:  invoices, invoice
Invoiceninja
Invoices, Expenses and Tasks built with Laravel and Flutter
Stars: ✭ 6,247 (+22210.71%)
Mutual labels:  invoices, invoice
invoice
📝 PDF invoice generator
Stars: ✭ 76 (+171.43%)
Mutual labels:  invoices, 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 (+10175%)
Mutual labels:  invoices, invoice
bintray-upload-plugin
📦 Insanely easy way to upload your Android Library to Bintray/JCenter
Stars: ✭ 18 (-35.71%)
Mutual labels:  maven
jcenter-config
Painlessly publish your library/project to jcenter() with these simple scripts.
Stars: ✭ 13 (-53.57%)
Mutual labels:  maven
SeleniumDemo
Selenium automation test framework
Stars: ✭ 84 (+200%)
Mutual labels:  maven
wagon-maven-plugin
www.mojohaus.org/wagon-maven-plugin/
Stars: ✭ 23 (-17.86%)
Mutual labels:  maven
betca-spring
BETCA (Spring). Back-end con Tecnologías de Código Abierto, versión Java-Spring
Stars: ✭ 27 (-3.57%)
Mutual labels:  maven
maven-sources
Apache Maven Sources
Stars: ✭ 59 (+110.71%)
Mutual labels:  maven
native-build-tools
Native-image plugins for various build tools
Stars: ✭ 168 (+500%)
Mutual labels:  maven
cas-management-overlay
WAR overlay for Apereo CAS Management web application
Stars: ✭ 120 (+328.57%)
Mutual labels:  maven
mvnsh
Maven Shell
Stars: ✭ 50 (+78.57%)
Mutual labels:  maven
eksi
Eksi sözlük crawl,stat , api calismalari
Stars: ✭ 25 (-10.71%)
Mutual labels:  maven
dre
O projecto agora reside no GitLab
Stars: ✭ 20 (-28.57%)
Mutual labels:  portugal
basepom
All the base POMs in the world.
Stars: ✭ 35 (+25%)
Mutual labels:  maven
monorepo
Structure and workflows of our internal git-maven-monorepo
Stars: ✭ 16 (-42.86%)
Mutual labels:  maven
xml-maven-plugin
XML Maven Plugin
Stars: ✭ 18 (-35.71%)
Mutual labels:  maven
LocaleLib
Show translated names of items, entities & more in client's language
Stars: ✭ 34 (+21.43%)
Mutual labels:  maven
maven-apache-parent
Apache Software Foundation Parent POM
Stars: ✭ 21 (-25%)
Mutual labels:  maven

Billy

Billy is a billing library for applications providing them with ability to create, manage, and store billing artifacts such as invoices and credit notes. It also supports the export of the persisted the persisted data in PDF and SAF-T formats.

Billy was built to be easily extended in order to support additional taxing systems for different countries. Billy's core module was based on the OECD's SAF-T schema, providing a standard module from which one can extend and further develop to support new modules for different countries.

The objective is for all modules to be compliant with the existing regulations for their country. However, we do not in any way intend to provide a certified library, it should be the responsibility of applications that use billy to seek certification for themselves.

Maven projects

Maven Central

Add the following maven dependency to your project pom.xml:

<dependency>
   <groupId>com.premiumminds</groupId>
   <artifactId>billy-portugal</artifactId>
   <version>5.4.2</version>
</dependency>

Check out sonatype repository for latest snapshots and releases.

Continuous Integration

Java CI with Maven

Javadoc

Module Javadoc
billy-core javadoc
billy-core-jpa javadoc
billy-gin javadoc
billy-portugal javadoc
billy-spain javadoc
billy-france javadoc

Licence

GitHub

Copyright (C) 2013 Premium Minds

Licensed under the GNU Lesser General Public Licence

Demo

There is a demonstration project on how to use billy in premium-minds/billy-demo-app

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].