Skip to content Skip to sidebar Skip to footer
Showing posts with the label View

How To Hide An Existing Field In An Openerp7 View?

I am trying to hide a field called street2 in an existing OpenERP7 view only if a field called is_c… Read more How To Hide An Existing Field In An Openerp7 View?

Best Way To Write Views For Multiple Queries In Django?

It's a simple question. I've organised my models so that most objects served to the page ar… Read more Best Way To Write Views For Multiple Queries In Django?