CK-ERP 0.27.1 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News CK-ERP 0.27.1 (Default branch)
# 1  
Old 04-04-2008
CK-ERP 0.27.1 (Default branch)

CK-ERP is an accounting/MRP/ERP/CRM system with 22modules: admin, i18n, contact management, customerrelationship, customer self service, vendorrelationship, MRP, warehouse, inventory, service,ledger, bank reconciliation, AP, AR, PO, SO,quotation, POS for cashiers, POS for managers, HR,staff self service, and payroll. It can be hostedatop eGroupWare, XOOPS, Zencart, CRELoaded,osCommerce, Xaraya, phpBB, TikiWiki, or Horde.License: GNU General Public License (GPL)Changes:
New features include connectors for AssetMan,Coppermine, Gallery2, and phpMyTicket and anenhanced navigation bar.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

2 More Discussions You Might Find Interesting

1. 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

2. 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
PAM_LASTLOG(8)						    BSD System Manager's Manual 					    PAM_LASTLOG(8)

NAME
pam_lastlog -- login accounting PAM module SYNOPSIS
[service-name] module-type control-flag pam_lastlog [options] DESCRIPTION
The login accounting service module for PAM, pam_lastlog provides functionality for only one PAM category: session management. In terms of the module-type parameter, this is the ``session'' feature. Login Accounting Session Management Module The login accounting session management component provides functions to initiate (pam_sm_open_session()) and terminate (pam_sm_close_session()) sessions. The pam_sm_open_session() function records the session in the user accounting database. The pam_sm_close_session() function does nothing. The following options may be passed to the authentication module: debug syslog(3) debugging information at LOG_DEBUG level. no_warn suppress warning messages to the user. no_fail Ignore I/O failures. SEE ALSO
last(1), w(1), getutxent(3), login(3), logout(3), pam.conf(5), lastlogin(8), pam(8) AUTHORS
The pam_lastlog module and this manual page were developed for the FreeBSD Project by ThinkSec AS and NAI Labs, the Security Research Divi- sion of Network Associates, Inc. under DARPA/SPAWAR contract N66001-01-C-8035 (``CBOSS''), as part of the DARPA CHATS research program. BSD
January 21, 2010 BSD