similar to: OT: open source inventory system with invoicing and serial no tracking

Displaying 20 results from an estimated 1200 matches similar to: "OT: open source inventory system with invoicing and serial no tracking"

2008 May 08
1
FOSS Inventory Managment and Invoicing Application
I am trying to help a small shop migrate off an old DOS sales application and was hoping to find a Linux alternative. Anyone have any experience with these types of applications, it would likely be a 2-3 user setup. Thanks! jlc
2008 Feb 06
10
Trouble Ticket System
Hi, Last year, I tried to installed and evaluate the following OSS web base trouble ticketing system. This is for me to track history on our IT related issues. Those that I tried are the PHP Ticket, DanPHPSupport, Epix Power Support, ruQueue, Ticket Express, OTRS, PMOS Help Desk and eTicket. From those, PMOS and eTicket are my top picks. I have problem installing OTRS the last time, so I am
2008 Jan 04
4
library system
Dear All, Sorry for disturbing, anyone have recommendation for a good open source library system. hope to do it for my church. Thanks
2007 Aug 29
2
POS system
Hi All, I am looking for a Point Of Sales software which can run on centos5, does anyone have good pointer for this. It's for an organic shop open by a non-profit organization. I am helping to set it up. Sorry if I am out of topic, I am following this list this few months and find it very helpful. Just hope to get some help. Thanks in advance. David -------------- next part --------------
2007 Jul 12
2
CentOS 5 dvd installation
Sorry if I post to the wrong place. Please give direction. I downloaded CentOS 5 dvd iso and burn it to a DVD-R, then booting it from my computer, but the following appear: Can't find kernal image: linux boot: I read the RHEL installation guide but it says for CD installation the installation program will start by itself, but why this happen for DVD? Did I miss anything? Thanks in advance.
2010 Aug 02
5
What do you use for Invoicing?
Hi Everyone, Sorry, if it's not directly related to Asterisk. Some of people on this list might have PBX deployed for their clients. What software do you use to invoice them so the invoice looks like a proper telecom invoice maybe? Prefer: -opensource with Windows binary available. -able to create .pdf invoices rather than printable ones. Thanks -------------- next part -------------- An
2009 May 12
2
Agentless Inventory
Anyone know of an OS/Software inventory tool that supports Linux and Windows that is agentless? Thanks, jlc
2011 Nov 15
3
Adding power devices support to Fusion Inventory
Dear Fusion Inventory fellows, I've been thinking about working on adding power devices knowledge to inventory systems for years. Following the last Ubuntu Developer Summit, I know have an "excuse" to do so: https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-cloud-power-management My below proposition is related to the above blueprint. So please keep in mind that the
2008 Jun 25
1
Added new guide OCS Inventory NG to wiki
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, everyone. I added a new guide for installing and configuring the OCS Inventory NG server/client system on CentOS 5.x. Also, there's some brief explanations for integrating it into GLPI. I added it under non CentOS applications, since I think it fits in best there. Regards, Max - -- # find . "*imbecile" -exec sed -ie
2014 Apr 16
0
[XPOST] Invoicing - 1.0.0 released
Hello people, We have released invoicing gem which helps you in creating, managing and generating pdf for invoices. Bit of background: Invoicing gem was initially developed by Martin Kleppmann (https://github.com/ept/) for generating and displaying invoices. This release polishes the gem, makes it compatible with rails 3 and rails 4, adds pdf generation source:
2018 Apr 02
2
Share users across domains
A lot of administrative systems made by the institution, current domain, fileservers, glpi, cyrus mail, horde, gosa, svn, freeradius, dotproject, vcenter. Thats what I remebmber for now. Citando Rowland Penny via samba <samba at lists.samba.org>: > On Mon, 02 Apr 2018 12:09:39 +0000 > Rodrigo Abrantes Antunes via samba <samba at lists.samba.org> wrote: > >> I need
2017 Aug 10
0
E-invoicing to OpenPeppol with Oxalis on CentOS anyone ?
Hello list, I'm desperately trying to get the latest Oxalis software (https://github.com/difi/oxalis ) to run in Tomcat on CentOS 6.9 but I'm getting a obscure Java error. Something about a a method not found: Java.lang.NoSuchMethodError: sun.security.provider.certpath.OCSP.check(Ljava/security/cert/X509Certif Has anyone succesfully implemented this on CentOS 6.x ? Tomcat is running
2002 Aug 20
2
Upgrade broke file locking
Prior to upgrading from RH7.0 to RH7.3 our Samba filserver worked perfectly. Now we are having locking problems. Initially Iused the same samba binaries built on RH70, I tried rebuilding Samba and reinstalling but it had no effect. If user bon opens an M$-Office file they frequently get a 'file is already in use by bob'. Sure enough smbstatus -L shows the file locked by bob, but bob
2006 Jun 18
11
DTMF Talk off
Hello all, I have seen some chatter again about DTMF. I see most of the talk about DTMF around not being able to get an external IVR to recognize digits, not a big issue for me at this time but sill interesting. My issue though, is with talk off on a zap channel. It seems to be getting worse or maybe my patience is thinning. All my calls go out and come in pstn through an FXO as I do not
2010 Oct 21
2
temp dir, httpd and selinux
Hi, I have a php software installed on a centos server with selinux enforced activeted. The php software (glpi --> http://www.glpi-project.org) have a plugin that must write on a temp dir... but selinux dont give access to that dir to write. How should i do ? lewis
2018 Apr 02
5
Share users across domains
I know these systems work with AD, the problem is the migration, I don't think is easy to migrate 5000 accounts from current systems to new systems. I will need to learn the sintaxes of all these new systems and this would take huge time because I know nothing of samba4, or AD, or dovecot, or kerberos and the boss whants the emails for students for next month. We don't plan to
2008 Sep 15
1
Computer and network devices management tool
Hello, I have to deploy a monitoring system that need to keep watch on every device/host on my LAN. Can anyone recommend me a tool that in CentOS packages stock ? I know some tool like GLPI but no available CentOS package so I want to looking for something else that already that tested on CentOS. I am running CentOS 5.2 Thanks in advance. Regards,
2015 Jun 23
2
Server Member
Hi guys, I have a server in Debian 8 with Samba 4.2.2 compiled about sources. This server is my project for small busines and run all network funcitons. The functions like AD, DNS, DHCP, NTP, File Server, Print Server, Openfire, OCS, GLPI, Squid and Squidguard are work integrated on Domain perfectly. My problem is that some clients need run a windows aplication so I put a windows server as member
2000 Mar 21
3
buggy eigen function
It was a real surprise, but a student in my class found that the function eigen is buggy. He traced to the problem from his inability of getting principal component analysis to work on his data. Chong Gu Here is a matrix I generated through X'X, where X is 2x3. > jj [,1] [,2] [,3] [1,] 0.8288469 -1.269783 -0.7533517 [2,] -1.2697829 2.162132 2.0262917 [3,]
2001 May 22
2
Inverse Gaussian distribution
I needed to generate some data from the Inverse Gaussian distribution but it is not in R. A google search took me to http://www.maths.uq.edu.au/~gks/s/invgauss.html which contains the documentation for the d, p, r, q functions with a download link of the functions. The functions work fine in R. I am curious why the facilities are not included in R. Is it for legal reasons or just the