Opensource ERP - LedgerSMB use PostgreSQL

Features

LedgerSMB is an open source ERP(link is external) program which offers businesses the ability to manage their operations, track invoices and their payments, inventory, and more in an integrated way - from a single application. Benefits of using LedgerSMB include:

  • Short ramp-up times due to a simple, powerful user interface
  • Easy integration with other business applications via open architecture
  • Customizability supporting your competitive advantage:
    Build the software around your business, not the other way around
  • Open community of consultants and service providers

Core functionality

The core functionality is provided by a series of built-in modules, listed below. Additional functionality or changes in application behaviour can be achieved by installing add-ons. See the next section for more on add-ons.

  • General Ledger and Journal Entry
    Manage your accounts, transfer money between them, and get a picture of the general financial health of your business. ( double entry accounting )
  • Sales
    Track customers, quotations, sales orders, and invoices.
  • Purchasing
    Track vendors, purchase orders, and invoices.
  • Contact Management
    Track customer/vendor orders and relationships to your business.
  • Cash Management
    Handle cash in and cash out. Write checks, track receipts, and reconcile with bank statements.
  • Fixed Assets
    Track and manage fixed assets, their depreciation and disposal
  • Inventory Management and Light Manufacturing
    Track goods and services, and assemblies of these
  • Point of Sale
  • Reporting

Add-ons

Some functionality isn't suitable for inclusion in the standard application. For example because it's not mature enough or because its setup is too specialized. Users can then individually decide whether they need the functionality and install it when required. Below you find a shortlist of add-ons available for LedgerSMB 1.3(link is external).

  • Import Transactions
    Import transactions from external CSV files. Currently single GL and batches of AP files are supported but could be extended to support other financial transactions easily.
  • Template Transactions
    Create template transactions (AR, AP, and GL) that can be used as the basis for actual financial transactions on a flexible schedule.
  • Budgetting
    Track budgets by project and/or department, and run variance reports

有需要的朋友可以试用一下. 

DEMO : 

https://efficito.com/demo

[参考]
1. http://ledgersmb.org/documentation

时间: 2024-07-29 16:20:38

Opensource ERP - LedgerSMB use PostgreSQL的相关文章

opensource ERD (entity relation diagram) - pgModeler for PostgreSQL

Introduction pgModeler - PostgreSQL Database Modeler - is an open source data modeling tool designed for PostgreSQL. No more DDL commands written by hand let pgModeler do the job for you! This software reunites the concepts of entity-relationship dia

instagram use solr instead postgresql gis

instagram的技术点可参考 :  http://instagram-engineering.tumblr.com/post/13649370142/what-powers-instagram-hundreds-of-instances-dozens-of 从文章来看, 在地理位置搜索方面, 他们使用了solr. 也算专车专用吧.  For our geo-search API, we used PostgreSQL for many months, but once our Media e

数据库选型十八摸 之 PostgreSQL - 致 架构师、开发者

标签 PostgreSQL , 数据库特性 , 数据库应用场景分析 , 数据库选型 背景 数据库对于一家企业来说,相比其他基础组件占据比较核心的位置. 有很多企业由于最初数据库选型问题,导致一错再错,甚至还有为此付出沉痛代价的. 数据库的选型一定要慎重,但是这么多数据库,该如何选择呢? 我前段时间写过一篇关于数据库选型的文章,可以参考如下 <数据库选型思考> 另外,PostgreSQL这个数据库这些年的发展非常的迅猛,虽然国内还跟不上国外的节奏,但是相信国人逐渐会融合进去. 所以我专门针对Po

PostgreSQL 百万级每秒的流式实时统计应用

PipelineDB是基于PostgreSQL研发的一种流式关系数据库(0.8.1基于9.4.4),这种数据库的特点是自动处理流式数据,不存储原始数据,只存储处理后的数据,所以非常适合当下流行的实时流式数据处理,例如网站流量统计,IT服务的监控统计,APPStore的浏览统计等等. http://www.postgresql.org/about/news/1596/ PipelineDB, an open-source relational streaming-SQL database, pub

PostgreSQL 多元线性回归 - 1 MADlib的安装

MADlib 是伯克利大学的一个开源软件项目. 主要目的是扩展数据库的分析能力. 支持PostgreSQL和Greenplum数据库. 可以非常方便的加载到PostgreSQL或Greenplum, 扩展数据库的分析功能. 当然这和PostgreSQL本身支持模块化加载是分布开的. 在数据库中呈现给用户的是一堆分析函数. 1.0包含71个聚合函数和786个普通函数. http://db.cs.berkeley.edu/w/source-code/ An open source machine l

nilfs (a continuent snapshot file system) used with PostgreSQL

NILFS 是NTT开发的一个文件系统, 持续的提供快照, 为误操作提供回滚可能.  相比lvm的快照, nilfs更有利于SSD环境. 因为在写频繁的环境中不需要大量的cow.  简介 :  http://nilfs.sourceforge.net/en/ NILFS is a log-structured file system supporting versioning of the entire file system and continuous snapshotting which

不再做“异教徒”——揭开数据库PostgreSQL的神秘面纱

中国云计算产业最具影响力的盛会之一--2016杭州云栖大会(https://yunqi.aliyun.com/)将在云栖小镇召开.连续举办七届的云栖大会一直是业界了解阿里云计算生态发展和应用趋势.体验前沿技术和产品的最佳平台,来自海内外的上万名开发者.创业者聚集于此,分享着他们对云计算的思考与实践经验.7年来,从产品发布到行业解决方案展示,从关注技术到技术与服务并重,从单一的客户到生态全景的展现,大会的核心内容一直在"进化",而2016年杭州云栖大会,则以"飞天・进化&quo

PostgreSQL 收缩膨胀表或索引 - pg_squeeze or pg_repack

PostgreSQL 收缩膨胀表或索引 - pg_squeeze or pg_repack 作者 digoal 日期 2016-10-30 标签 PostgreSQL , pg_repack , pg_reorg , 表膨胀收缩 , 自动回收垃圾 , 自动收缩 , pg_squeeze 背景 PostgreSQL的表或索引发生膨胀后,用户可以使用vacuum full或rewrite table(如cluster)的方式重建表. 但是vacuum full或者rewrite都需要持有排它锁,会堵

dotCloud say PostgreSQL does not scale for High Availability on the dotCloud Platform

dotCloud是cloudControl提供的一个商业PaaS产品.  About the dotCloud Platform The dotCloud Platform is a service provided by cloudControl, Inc. The Platform launched in 2011 as the industry's first multi-language Platform as a Service. The Platform simplifies app