awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
frappe avatar

frappe/books

0
View on GitHub↗
4,725 estrellas·1,105 forks·TypeScript·AGPL-3.0·11 vistasfrappe.io/books↗

Books

Books es un software de contabilidad por partida doble diseñado para registrar transacciones comerciales y gestionar un libro mayor general. Funciona como una plataforma de facturación y cobro para rastrear cuentas por pagar y por cobrar, y como una herramienta de informes financieros para generar balances y estados de pérdidas y ganancias.

La aplicación está construida como un sistema de contabilidad offline-first que almacena datos localmente durante cortes de internet y sincroniza los cambios una vez que se restablece la conectividad. También incluye un sistema de punto de venta minorista para procesar ventas inmediatas y registrar movimientos de inventario.

El software cubre capacidades de gestión financiera más amplias, incluyendo el seguimiento de entradas en el libro mayor y el monitoreo del rendimiento empresarial mediante paneles. También proporciona herramientas para la localización, registro de modelos de base de datos y actualizaciones automáticas de software.

Features

  • Double-Entry Bookkeeping Engines - Implements a professional double-entry accounting engine to ensure financial transactions balance across accounts.
  • Financial Report Generators - Produces formatted financial reports including balance sheets and profit and loss statements from accounting data.
  • Billing Document Generation - Generates professional invoices and bills to track incoming and outgoing business payments.
  • Billing & Invoicing Systems - Provides a system for managing customer payments, invoices, and financial records.
  • Business Financial Ledger Tracking - Tracks revenue, payments, and expenditures using a business financial ledger.
  • Business Accounting - Provides a full-cycle platform for managing financial records, inventory, invoicing, and billing for organizations.
  • Financial Activity Ledgers - Maintains a comprehensive historical record of all financial transactions through activity ledgers.
  • Financial Management Software - Provides a comprehensive system for tracking, reporting, and managing corporate financial assets and wealth.
  • Financial Statement Generations - Automates the production of formal accounting reports such as balance sheets and profit and loss statements.
  • Double-Entry Transaction Journals - Implements a double-entry system where transactions must sum to zero to ensure financial balance.
  • Offline Operation Modes - Supports an offline operation mode that stores data locally without an internet connection.
  • Offline Data Management - Maintains data availability by storing records locally during internet outages and synchronizing them upon reconnection.
  • Offline-First Bookkeeping - Stores bookkeeping data locally during internet outages and synchronizes changes once connectivity is restored.
  • Local-First Synchronization - Prioritizes local-first data access with synchronization to a remote server when connectivity is restored.
  • Offline Synchronization Tools - Saves financial records locally while disconnected and synchronizes changes once a connection is restored.
  • Retail Point of Sale Systems - Includes a retail point of sale system to process immediate sales and record inventory movements.
  • Financial Analytics - Provides a centralized overview dashboard to visualize key financial metrics and trends.
  • Accounting Systems - Desktop bookkeeping software for small businesses and freelancers.

Historial de estrellas

Gráfico del historial de estrellas de frappe/booksGráfico del historial de estrellas de frappe/books

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Books

Proyectos open-source similares, clasificados según cuántas características comparten con Books.
  • gnucash/gnucashAvatar de Gnucash

    Gnucash/gnucash

    4,096Ver en GitHub↗

    GnuCash is a double-entry accounting software designed for personal and small-business financial management. It tracks assets, liabilities, income, and expenses using a bookkeeping system that ensures financial accuracy. The platform functions as a multi-currency bookkeeping system and a SQL-based financial ledger, persisting accounting data in relational databases or XML files. The system is distinguished by its extensibility as a Python-scriptable accounting tool, providing Python bindings and a REPL for automating tasks and creating custom reports. It also serves as an investment portfolio

    C
    Ver en GitHub↗4,096
  • pubkey/rxdbAvatar de pubkey

    pubkey/rxdb

    23,048Ver en GitHub↗

    This project is a reactive, offline-first NoSQL database engine designed for JavaScript applications. It provides a robust framework for managing application state by synchronizing data across browsers, mobile devices, and server-side runtimes. By treating local storage as the primary source of truth, it enables applications to remain functional without network connectivity, automatically reconciling changes with remote backends once a connection is restored. The database distinguishes itself through a modular architecture that supports cross-environment synchronization and high-performance d

    TypeScriptangularbrowser-databasecouchdb
    Ver en GitHub↗23,048
  • akaunting/akauntingAvatar de akaunting

    akaunting/akaunting

    9,604Ver en GitHub↗

    Akaunting is a modular business enterprise resource planning system and self-hosted accounting software. It provides a comprehensive platform for small business financial management, centering on a double-entry bookkeeping system with a general ledger and chart of accounts. The platform is designed for extensibility through a module-based architecture and a dedicated marketplace for procuring third-party applications. It supports multi-tenant data isolation and utilizes role-based access control to manage granular user permissions. Its capability surface covers a wide range of business opera

    PHPaccountingakauntingbalance
    Ver en GitHub↗9,604
  • beancount/beancountAvatar de beancount

    beancount/beancount

    5,291Ver en GitHub↗

    Beancount is a plain-text double-entry accounting system. It enforces zero-sum transactions, organizes accounts into a hierarchical five-type tree, and verifies balances at specific dates using precision-derived tolerances. Transactions are recorded in plain-text files with a strict syntax that supports currency-specific rounding, automatic interpolation of missing amounts, and comprehensive metadata including tags, links, and payee annotations. Beyond core bookkeeping, Beancount offers investment portfolio tracking with lot-based cost basis management, configurable booking strategies (FIFO,

    Pythonbeancount
    Ver en GitHub↗5,291
Ver las 30 alternativas a Books→

Preguntas frecuentes

¿Qué hace frappe/books?

Books es un software de contabilidad por partida doble diseñado para registrar transacciones comerciales y gestionar un libro mayor general. Funciona como una plataforma de facturación y cobro para rastrear cuentas por pagar y por cobrar, y como una herramienta de informes financieros para generar balances y estados de pérdidas y ganancias.

¿Cuáles son las características principales de frappe/books?

Las características principales de frappe/books son: Double-Entry Bookkeeping Engines, Financial Report Generators, Billing Document Generation, Billing & Invoicing Systems, Business Financial Ledger Tracking, Business Accounting, Financial Activity Ledgers, Financial Management Software.

¿Qué alternativas de código abierto existen para frappe/books?

Las alternativas de código abierto para frappe/books incluyen: gnucash/gnucash — GnuCash is a double-entry accounting software designed for personal and small-business financial management. It tracks… pubkey/rxdb — This project is a reactive, offline-first NoSQL database engine designed for JavaScript applications. It provides a… akaunting/akaunting — Akaunting is a modular business enterprise resource planning system and self-hosted accounting software. It provides a… beancount/beancount — Beancount is a plain-text double-entry accounting system. It enforces zero-sum transactions, organizes accounts into a… simonmichael/hledger — hledger is a plain text accounting tool and double-entry ledger manager that stores financial transactions in… aws-amplify/amplify-js — This project is a JavaScript library and SDK used to integrate web and mobile applications with cloud services. It…