Thank Szimszon.
I am using windows 7 it with errors of Windows plaforms. Could you help me?
Traceback (most recent call last):
File "E:\web2py1997\gluon\restricted.py", line 205, in restricted
exec ccode in environment
File "E:/web2py1997/applications/dms/controllers/default.py"
<http://127.0.0.1:8000/admin/default/edit/dms/controllers/default.py>, line
640, in <module>
File "E:\web2py1997\gluon\globals.py", line 175, in <lambda>
self._caller = lambda f: f()
File "E:/web2py1997/applications/dms/controllers/default.py"
<http://127.0.0.1:8000/admin/default/edit/dms/controllers/default.py>, line
238, in scanner
r = seged.runcommand( [[config.prgscanimage, '-L']] )
File "applications\dms\modules\wszelper.py", line 91, in runcommand
close_fds = True ))
File "D:\Python26\lib\subprocess.py", line 581, in __init__
raise ValueError("close_fds is not supported on Windows "
ValueError: close_fds is not supported on Windows platforms if you redirect
stdin/stdout/stderr
Vào 13:43:14 UTC+7 Thứ ba, ngày 24 tháng tư năm 2012, szimszon đã viết:
>
> Now it is in github :) Sorry I had to move to a smaller virtual server but
> now you can try :)
>
> https://github.com/szimszon/dms
>
> Nowadays I have little time to work on it but I'm open to receive pull
> requests :)
>
> 2012. április 24., kedd 6:30:30 UTC+2 időpontban IVINH a következőt írta:
>>
>>
>> This resource could not be found?
>> Pls update new link.
>>
>>
>> Vào 02:36:43 UTC+7 Thứ ba, ngày 13 tháng bảy năm 2010, szimszon đã viết:
>>>
>>> v.0.3 - 2010-07-12 -- email notification actions, ocr...
>>> -- if you upgrade from prev. you should del the
>>> ..._scannerconfig.table file from databases dir and
>>> drop the scannerconfig table from database
>>> -- you should call /dms/crondaily from crontab every day once
>>> -- you should setup mail.settings in db.py
>>>
>>>
>>> On jún. 22, 08:39, szimszon <[email protected]> wrote:
>>> > Google Wave:
>>> https://wave.google.com/wave/waveref/googlewave.com/w+v0AlALXaA
>>> >
>>> > On jún. 21, 16:15, szimszon <[email protected]> wrote:
>>> >
>>> >
>>> >
>>> >
>>> >
>>> >
>>> >
>>> > > There is a document form templates in it.
>>> >
>>> > > You can fill title, tags, body, comments, expiration date fields
>>> with
>>> > > a selected template.
>>> >
>>> > > You can have date and time fields generated dynamically from
>>> templates
>>> > > and you can add days to date field "{$date+10}" minutes to time
>>> field
>>> > > "{$time+60}"...
>>> >
>>> > > On jún. 18, 15:26, szimszon <[email protected]> wrote:
>>> >
>>> > > > Developed with web2py.
>>> >
>>> > > > Document Management System LOL :) for home use with sane
>>> compatible
>>> > > > flatbed scanners...
>>> >
>>> > > > There is no hierarchie among files just tags.
>>> >
>>> > > > The application make use of crud.archive.
>>> >
>>> > > > There is no document checkout or checkin.
>>> >
>>> > > > There is only basic right management (just login and the user_1
>>> can
>>> > > > add and delete users).
>>> >
>>> > > > There is now onlylittleset of scanner parameters to be set from a
>>> > > > fixed set of values :(
>>> >
>>> > > > It is basically written based on the needs of mine.
>>> >
>>> > > > The document scanned with scanimage converted to jpeg (Image
>>> modul) or
>>> > > > the jpeg's to pdf (convert program) if multiple pages are scanned.
>>> >
>>> > > > Need to edit db.py
>>> >
>>> > > > db = DAL('...')
>>> >
>>> > > > If you install the app. you need after register and login click to
>>> > > > "Check rights". It makes admsgroup with access to database tables.
>>> > > > The users have to be a member ofdmsgroup to use the app. user_1
>>> > > > to...
>>> >
>>> > > > Than click the "Config" to specify scanimage and convert program's
>>> > > > path.
>>> >
>>> > > > Happy document management!
>>> >
>>> > > > Download source code:
>>> https://trac.oregpreshaz.eu/linux/raw-attachment/wiki/DKR/web2py.dms....
>>
>>