ADempiere: Manufacturing ERP Is Now Free and Open


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News ADempiere: Manufacturing ERP Is Now Free and Open
# 1  
Old 10-02-2008
ADempiere: Manufacturing ERP Is Now Free and Open

ADempiere Business Suite ERP/CRM/MFG/SCM/POS done the Bazaar way in an open and unabated fashion. Focus is on the Community that includes Subject Matter Specialists, Implementors and End-Users. We are a community fork of Compiere.
Image Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

3 More Discussions You Might Find Interesting

1. What is on Your Mind?

Free Open Mail Relay

Any suggestions? Until recently I used care2.com (have dyn IP), but nowthey do not relay any mail at all. Other solutions I found in Googledo not work either. For any help - thanks in advance. (1 Reply)
Discussion started by: Action
1 Replies

2. UNIX and Linux Applications

CK-ERP (Open Source Edu / ERP / CRM / MRP) v.0.30.1 released

Hi, folks, A new release, v.0.30.1, of CK-ERP, has been posted, at SourceForge.Net, sourceforge.net/projects/ck-erp . New features comprise seven new modules (ck-teacher, ck-counsellor, ck-student, ck-applicant, ck-family, ck-registrar, ck-eduadmin) for deployment within educational... (0 Replies)
Discussion started by: chiukay
0 Replies

3. UNIX and Linux Applications

Linux based Open Source ERP System - CK-ERP

Hi, folks, I have developed CK-ERP, which is an open source accounting / MRP / ERP / CRM system that runs on top of multiple middlewares. It provides accounting and back office functionalities to SMEs and utilizes the underlying middleware to administer accounts/groups. Details about and... (0 Replies)
Discussion started by: chiukay
0 Replies
Login or Register to Ask a Question
Business::ISBN::Data(3) 				User Contributed Perl Documentation				   Business::ISBN::Data(3)

NAME
Business::ISBN::Data - data pack for Business::ISBN SYNOPSIS
see Business::ISBN DESCRIPTION
You don't need to load this module yourself in most cases. "Business::ISBN" will load it when it loads. These data are generated from the RangeMessage.xml file provided by the ISBN Agency. You can retrieve this yourself at <http://www.isbn-international.org/agency?rmxml=1>. This file is included as part of the distribution and should be installed at ~lib/Business/ISBN/RangeMessage.xml. If you want to use a different RangeMessage.xml file, you can set the "ISBN_RANGE_MESSAGE" environment variable to the alternate location before you load "Business::ISBN". This way, you can use the latest (or even earlier) data without having to install something new or wait for an update to this module. If the default RangeMessage.xml or your alternate one is not available, the module falls back to data included in Data.pm. However, that data is likely to be older data. The data are in %Business::ISBN::country_data (although the "country" part is historical). If you want to see where the data are from, check $Business::ISBN::country_data{_source}. SOURCE AVAILABILITY
This module lives in the Github repository with Business::ISBN: git://github.com/briandfoy/business--isbn.git If you have something to add, create a fork on Github and send a pull request. AUTHOR
brian d foy, "<bdfoy@cpan.org>" Yakov Shafranovich updated the data in October 2008. Daniel Jakubik updated the data in July 2012. COPYRIGHT AND LICENSE
Copyright (c) 2002-2012, brian d foy, All Rights Reserved. You may redistribute this under the same terms as Perl itself. perl v5.16.3 2012-07-26 Business::ISBN::Data(3)