473,395 Members | 1,996 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,395 software developers and data experts.

ERP & CRM in Python

Hello,

We released an open source complete ERP & CRM in Python;
http://tinyerp.org
The main features are;
. customers/suppliers relationship managment,
. accounting (analytic & financial),
. stock management,
. sales & purchases managment,
. tasks automation,
. marketing campaign,
. helpdesk,
. network management, ...

Technical features; editable workflows, dynamic GUI, object db (orm),
pdf/office reporting, xml-rpc & soap interface, ...

We are looking for contributors;
. writing docs,
. i18n; translations, account chart,
. interfacing Tiny ERP with some open source eCommerce,
. test the program and evaluate new needs,
. new module developement,
. packaging Tiny ERP in Linux distribution

Links;
. functionnal presentation; http://tinyerp.com
. download, doc, forum ; http://tinyerp.org

Thanks,

Fabien.

Jul 19 '05 #1
3 4244
pinky wrote:
download, doc, forum ; http://tinyerp.org


Why not downloadable and printable PDF documentation instead of
online-HTML.

HTML is _extremely_ inconvenient, both for offline use and for
printing. Why printing? Because reading siginficant amounts of text
on-screen is simply impossible, as is reading an on-screen manual while
actually trying out the software (<-> screenspace).

Why not mailing lists instead of online-"forums".

The former was made for efficient human-to-human communication, the
latter not.

Bets regards

Wolfgang Keller
Jul 19 '05 #2

Wolfgang Keller wrote:
pinky wrote:
download, doc, forum ; http://tinyerp.org
Why not downloadable and printable PDF documentation instead of
online-HTML.


Because
1. we need interaction with contributors in our doc.
2. we write docs in the wiki: http://tinyerp.org/wiki
We are writing a script to render a PDF from our doc. (using
openreport.org)
HTML is _extremely_ inconvenient, both for offline use and for
printing. Why printing? Because reading siginficant amounts of text
on-screen is simply impossible, as is reading an on-screen manual while actually trying out the software (<-> screenspace). yes, but we need html doc for our contextual help in Tiny ERP.
Why not mailing lists instead of online-"forums". There is some mailing lists;
http://tinyerp.org/lists.php
.... but nobody uses it.
The former was made for efficient human-to-human communication, the
latter not.

I agree.

Fabien

Jul 19 '05 #3
Hello,

and thanks for your reply.
We are writing a script to render a PDF from our doc. (using
openreport.org)


Good to read.
Why not mailing lists instead of online-"forums".

There is some mailing lists;
http://tinyerp.org/lists.php
... but nobody uses it.
The former was made for efficient human-to-human communication, the
latter not.

I agree.


Then why not create a gateway (<->) for the forums into mailinglists
1:1?

Best regards

Wolfgang Keller

Jul 19 '05 #4

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

Similar topics

0
by: RJS | last post by:
Hi all, I can't get a py2exe compiled app to run with numarray (numarray-0.5.win32- py2.2). Also wxPythonWIN32-2.3.3.1-Py22 and ActivePython-2.2.1-222. In the sample below, commenting out...
5
by: Edward K. Ream | last post by:
Am I reading pep 277 correctly? On Windows NT/XP, should filenames always be converted to Unicode using the mbcs encoding? For example, myFile = unicode(__file__, "mbcs", "strict") This...
1
by: C. Titus Brown | last post by:
Hi all, while playing with PBP/mechanize/ClientForm, I ran into a problem with the way htmllib.HTMLParser was handling encoded tag attributes. Specifically, the following HTML was not being...
0
by: Brano Zarnovican | last post by:
Hi ! I'd like to init curses and still have working Python interactive command line. I found that you can replace stdin/stdout/stderr like this: #!/usr/bin/python -i import curses import...
4
by: webdev | last post by:
lo all, some of the questions i'll ask below have most certainly been discussed already, i just hope someone's kind enough to answer them again to help me out.. so i started a python 2.3...
7
by: Kirt | last post by:
i have walked a directory and have written the foll xml document. one of the folder had "&" character so i replaced it by "&amp;" #------------------test1.xml <Directory> <dirname>C:\Documents and...
7
by: John Nagle | last post by:
I've been parsing existing HTML with BeautifulSoup, and occasionally hit content which has something like "Design & Advertising", that is, an "&" instead of an "&amp;". Is there some way I can get...
3
by: Pappy | last post by:
SHORT VERSION: Python File B changes sys.stdout to a file so all 'prints' are written to the file. Python file A launches python file B with os.popen("./B 2>&^1 >dev/null &"). Python B's output...
0
by: newbie73 | last post by:
Going through the tutorial on http://swig.org, I created the example files (pasted below). After generating the _wrap file, I tried compiling (using mingw32) and received a lot of undefined...
0
by: bruce | last post by:
Hi Fredrick Thanks for the reply. But since I don't have control of the initial text, is there something with python that will strip/replace this... or are you saying I should do a...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.