manage rooms places

56 views
Skip to first unread message

Laurent Lc

unread,
Jan 27, 2016, 8:23:56 AM1/27/16
to web2py-users
Hi,

Do you know if there is an existing app similar as grr (http://grr.devome.com/fr/) for web2py ?
thanks

Massimo Di Pierro

unread,
Jan 27, 2016, 11:09:01 PM1/27/16
to web2py-users
It is french. No idea what it does. :-(

Laurent Lc

unread,
Jan 28, 2016, 2:50:58 AM1/28/16
to web...@googlegroups.com

Managing ressources (rooms,equipment and so on)

--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
---
You received this message because you are subscribed to a topic in the Google Groups "web2py-users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/web2py/9RcPZ69veF0/unsubscribe.
To unsubscribe from this group and all its topics, send an email to web2py+un...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Dave S

unread,
Jan 28, 2016, 8:01:02 AM1/28/16
to web2py-users
On Wednesday, January 27, 2016 at 6:50:58 PM UTC-8, Laurent Lc wrote:

Managing ressources (rooms,equipment and so on)


Conference room scheduling (time scale of hours)?  Classroom scheduling (time scale of weeks)?   Hotel room scheduling (time scale of days)?

I haven't really changed my answer since October, but I also haven't done anything about coding my own conference room scheduling.  I believe that if you can do the Image Blog example from Chapter 3 and can use a date picker (either the one that ships with Web2Py or the fullcalendar library Ramos mentioned), that you should be able build your own pretty quickly.

There does not seem to be a sample in the group archives of someone doing such a project, but there is this PySlice for Conference/Symposium scheduling that might help you once you've mastered the Image Blob.

In the appliances, there is a hotel management app,and an appointment manager, but the appliances may need updating to current W2P techniques.  You should still be able to get ideas form them.

HTH.

Dave
/dps

Ron Chatterjee

unread,
Jan 28, 2016, 3:02:15 PM1/28/16
to web...@googlegroups.com
I am currently working on similar things, but appointment manager fails on crud.read. I haven't debugged it yet and haven't looked at other apps Dave pointed out.

b2py_src\web2py\applications\appointment_manager2\views\default/appointment_read.html", line 81, in <module>
ValueError: too many values to unpack
Reply all
Reply to author
Forward
0 new messages