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 a dms group with access to database tables.
> > The users have to be a member of dms group 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....
>
>

Reply via email to