Projects tagged ‘accounting’ and ‘python’


Jump to tag:

Projects tagged ‘accounting’ and ‘python’

Filtered by Project Tags accounting python

Refine results Project Tags erp (8) web (5) django (5) business (5) finance (5) inventory (4) crm (4) enterprise (4) sales (4) framework (3) invoice (3) financial (3)

[27 total ]

14 Users
   

Open source ERP and CRM solution. The main technical features are: a GTK2 client, a distributed server, flexible workflows, an object database (on top of PostgreSQL), dynamic GUIs, customizable ... [More] reports, SOAP and XML-RPC interfaces, ... -> Tiny ERP is now OpenERP. [Less]
Created over 3 years ago.

14 Users
   

OpenERP is an Open Source enterprise management software. It covers and integrates most enterprise needs and processes: accounting, hr, sales, crm, purchase, stock, production, services management ... [More] , project management, marketing campaign, management by affairs, ... Once in production, it automates and help you to control all activities: sales triggers manufacturing orders, accounting entries are updated by stock operations, incoming mails are tracked in the system, the integrated document management system helps your team to collaborate, ... -> Formerly known as "Tiny ERP". [Less]
Created about 1 year ago.

12 Users
   

Tryton is a three-tiers high-level general purpose application platform under the license GPL-3 written in Python and use PostgreSQL as database engine. It is the core base of a complete business ... [More] solution providing modularity, scalability and security. The core of Tryton provides all the necessary functionalities for a complete application framework: data persistence, users management, workflow and report engines, web services and internationalisation. Thus constituting a complete application platform which can be used for any relevant purpose. Currently, the main modules available for Tryton cover the following fields of activity: * Accounting * Invoicing * Sale Management * Purchase Management * Analytic Accounting * Inventory Management [Less]
Created about 1 year ago.

8 Users

Omni ERP is an innovative business application platform; it is completely based in open source technologies and brings a whole new level of modularity and flexibility to the business solutions ... [More] environment. It uses a new approach combining new software engineering techniques like plugin based architecture, inversion of control and aspect oriented programming with a refreshing new RIA UI to bring a new level of experience to the SME market. [Less]
Created about 1 year ago.

3 Users
 

Python module to validate VAT numbers
Created 12 months ago.

1 Users
 

IBS is an accounting service for ISPs that supports Prepaid VoIP/DialUP/Lan services. It also supports VoIP Call Detail Recording with radius accounting.
Created about 1 year ago.

0 Users

Synopsisdouble entry accounting engine - implements core accounting functionality Overviewliontamer is not a complete accounting system in itself, there is no UI. liontamer's goal is to create a ... [More] core accounting engine that will support core double entry accounting logic. Other goals are support for pluggable extensions for business logic, data storage and reporting. [Less]
Created 12 months ago.

0 Users

Papair G-Edition ERPPapair G-Edition ERP is an open source alternative to SAP Business One designed to run on the Google App Engine. With Papair G-Edition ERP, you can instantaneously access ... [More] critical data that provides an up-to-the-minute view of your business – so you can respond to customers faster and grow your business more profitably with the following modules: Accounting and Financials Operations and Distribution Reporting and Administration Papair is a port of webERP to Python for the Google App Engine. [Less]
Created 8 months ago.

0 Users

gainorspend is a by product of learning Google App Engine and Python. A few of my friends including myself wanted to log daily spending and see if there any unnecessary one which could be cut off. ... [More] It features a simple tag system and a utilization of Google Charts. more functionality and features will be added. stay tuned. [Less]
Created 3 months ago.

0 Users

The economic relationships are based on the REA (Resources, Events and Agents) model: http://en.wikipedia.org/wiki/Resources_Events_Agents REA has the virtue of supporting any economic ... [More] relationships, not limited to formal companies or money. For example, whuffie accounting for open-source software projects (see obols below) or barter among friends (see swaps below). (But of course it will also support the usual economic relationships within a company but also across companies or among members of an LLC or joint venture. In other words, it's very flexible.) While the code will eventually be usable for any Django project, at first it is targeted at Pinax and the Django Hotclub: http://code.google.com/p/django-hotclub/ Current appsSwapsSwaps was incubated here, but has moved to its own Google project. ObolsImaginary currency given between project members for project contributions. Current state: once worked with pinax, probably doesn't any more with all the recent changes both to pinax and django trunk. Has been neglected recently in favor of Swaps. If you want to work with it, you could add obols to django-hotclub/apps Then add this to projects/urls.py: url(r'^(?P\w+)/obols/', include('obols.urls'), kwargs=wiki_args),And this somewhere in templates/projects/project.html: ObolsNote: obols depends on pinax. Neither tests nor views will run without it. [Less]
Created about 1 year ago.