Giter Club home page Giter Club logo

facturails's Introduction

FactuRails

FactuRails es una sencilla aplicación para la creación de facturas.

Instalación

Descargar la última versión del programa: git clone git://github.com/dagi3d/facturails.git

Configurar la base de datos en el fichero config/database.yml y ejecutar ‘rake db:migrate’

Configurar las siguientes variables dentro del fichero config/environment.rb:

  • TMP_DIR: directorio donde se generarán los ficheros temporales

  • JAVA_OPTIONS: ejecutable con el intérprete de java

  • JAVA_OPTIONS: separador del classpath del intérprete de java (en windowsse utiliza ‘;’ y en linux ‘:’)

Iniciar el servidor web con el comando ‘script/server’

El nombre de usuario y contraseña por defecto son ‘admin’ y ‘1234’ respectivamente.

La plantilla utilizada para generar los documentos pdf se encuentra en ‘app/views/pdf_invoice.html.erb’

Funciona en Rails 2.2

facturails's People

Contributors

dagi3d avatar

Watchers

Darko avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.