473,385 Members | 1,645 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Want to help on open-source ERP?

I have a project "wyatterp.com" that was built to be an ERP development
library using postgresql as a backend. We use it internally to run a
120 employee manufacturing company. And it does everything from payroll
to production management.

I haven't been able to do much on it for a while but now I'm getting
ready to roll out a new version for my own internal use and would be
willing to open-source it again. I would be more likely to do so if
there were some others out there who would like to collaborate on the
project. I'm just sending this out to see if anyone is interested.

The library is a bunch of handy stuff that makes it easier to manage the
building of ERP applications. It is all written in Tcl/Tk so anyone
with basic programming experience can roll together their own apps. The
library is powerful enough that a typical application might be just a
few hundred lines of configuration code.

The project consists of:

wyseman
This is a set of command-line tools that manages a postgres schema.
Instead of sending your sql straight to postgres, you put it in a
structure of relational modules (encapsulated inside a Tcl structure)
and then wyseman manages the backend for you. You can
drop/modify/rebuild parts of the schema and the system makes sure that
all dependencies are rebuilt properly. This also facilitiates in-place
upgrades to your database and backups.

Wyseman also allows you to define a data-dictionary that gives
additional helpful information about your tables/colums like titles,
help balloons, relational keys, etc. so your application (and wylib) can
figure out how to display/modify table data on the screen.

wylib
This is the run-time Tcl libraries that build mega-widgets on the
screen. Each application consists of instances of the widgets from this
library.

sitelib
Wylib allows for a site-specific library that can modify the way wylib
operates to accomodate your local preferences.

applications
I don't really intend to open-source all my own applications or my
schemas, but I'd be happy to help develop example apps and schemas to
help others get started.

If you're interested, you can browse what the old version looked like at
wyatterp.com. I don't have any info on the new stuff yet on a web page
(that's part of what I need help with). But if I get some interest, I
can make some code and examples available.

The new version has been improved as follows:

tcl modules have been written in a more object-oriented way
new, more powerful mega-widgets
data-dictionaries new
wyseman totally re-written

Anyone interested, let me know.

ky**@actarg.com
---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://archives.postgresql.org

Nov 23 '05 #1
0 2805

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: BadOmen | last post by:
I am using this to send am command to WinAmp and it works, The Open File(s) is opening but my program halts until I presses the Open or Cancel button. I think my program is waiting for a returned...
2
by: SL_McManus | last post by:
Hi All; I am fairly new to Perl. I have a file with close to 3000 lines that I would like to split out in a certain way. I would like to put the record type starting in column 1 for 2 spaces,...
2
by: monika | last post by:
Hi all... I am able to select a student's story and open it in a word doc. the teacher then corrects the story, highlight in colors the comments, strikethrough. In fact all the privileges I...
2
by: chanchito_cojones | last post by:
hi there, I am needing some help with a database I am putting together. The database works off of a main Form, which then has buttons on it that will open up other forms. The problem I am having...
12
by: DavidS | last post by:
Is there an equivalent ShellExecute() command (like in VB/VC apps) for opening up Excel files from within ASP.NET web application. I create an Excel format of a crystal report. I'd like to next...
2
by: project | last post by:
I want to print an sales invoice with out open crystal report. I want to know ,with out opening Crystal report, how can I give the command to be printing invoice. I'm using the following lines...
1
by: ipellew | last post by:
Hi; I open another browser window for help. It stays open untill I press help on my main web window again to close this help. If I "reload" the main window with this help page open in the...
1
by: sam | last post by:
Hi, I want to open particular file like pdf or winzip, on website with pdf and winzip has to be uploaded or installed on web server and not have to installed on user's computer. Also my 2nd...
9
by: Don Croner | last post by:
Hi: The data base (access 2003) I am creating will have 150 employee files in it. I want to open a form to edit employee information. ie, if employee john smith gets a pay raise i want to edit his...
1
MattFitzgerald
by: MattFitzgerald | last post by:
When I open my database I have a comand button "Search Orders By VOL" This opens a form containing a dropdown list "Combo4" from here I select my order reference e.g. VOL011-0000000004 and click...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.