Commit Graph

19 Commits

Author SHA1 Message Date
mga@tinyerp.com b9cd479442 ir.xml : add context to the ir.ui.view model view
ir_ui_view.py : bug fox for the read method

bzr revid: mga@tinyerp.com-20080729064937-grly3o5lmjnhbamj
2008-07-29 12:19:37 +05:30
mga@tinyerp.com bfc900148d Implement the method write method for the board.board obect only
to have a use wise view

bzr revid: mga@tinyerp.com-20080726083512-7hpd3h4bp4efi6p1
2008-07-26 14:05:12 +05:30
mga@tinyerp.com a9e332fd00 apply context to take care for the
* local update in view - no need to create a user wise view 
* updates from e-tiny  - create a user wise view

bzr revid: mga@tinyerp.com-20080726065338-e3eoh23vgenwuxjn
2008-07-26 12:23:38 +05:30
mga@tinyerp.com 86542ff640 remove user wise clone view table and add fields itsend in to the view table
'user_id': fields.many2one('res.users', 'User'),
'ref_id': fields.many2one('ir.ui.view', 'Orignal View'),

bzr revid: mga@tinyerp.com-20080725112816-buwu6yd3zmf3joea
2008-07-25 16:58:16 +05:30
mga@tinyerp.com 7b21d44b03 override write method in to the ir.ui.view to store the new customised view for dash board for user
bzr revid: mga@tinyerp.com-20080725105146-4ebhtsmhrwxbvpsn
2008-07-25 16:21:46 +05:30
mga@tinyerp.com d4f22b692a add new object wich is clone to the ir.ui.view
to store an user vise dash board view

bzr revid: mga@tinyerp.com-20080725103527-8ro12ya1fjy14k4c
2008-07-25 16:05:27 +05:30
Christophe Simonis 2eb6b8265b add encoding comment and vim comment
bzr revid: christophe@tinyerp.com-20080723150127-fmitw7zgeokcualh
2008-07-23 17:01:27 +02:00
Christophe Simonis 2dd9723b8b convert tabs to 4 spaces
bzr revid: christophe@tinyerp.com-20080722142436-143iu4ryy47w3av0
2008-07-22 16:24:36 +02:00
Mantavya Gajjar c8aa1dd804 Remove the Development that done for the user wise View
bzr revid: mga@tinyerp.com-f53423d37ca6159834d36caec7ccbffd9b71d6ad
2008-07-08 04:34:31 +00:00
Christophe Simonis b53f8b81fd allow the creation of fake shortcuts
bzr revid: chs@tinyerp.com-e5f2886948db82ef3c329bb65b497f49748db3b3
2008-07-02 12:49:22 +00:00
Fabien Pinckaers da97f83b0b RNG Tests
bzr revid: fp@tinyerp.com-57a3e9e01e4bc725740257eaf2a28af169eebac8
2008-07-01 21:31:46 +00:00
Mantavya Gajjar 0766e9ba41 Add new Model for the Custom View
class UserView(osv.osv):

bzr revid: mga@tinyerp.com-a996fa0edaf450f3862b87dc3416e90a4b0a7a3f
2008-06-25 09:18:31 +00:00
stw 7134784787 add Copyright and GPL license into the Header of Python files
bzr revid: stw-eb6ee9b006e577bda6338caa450ec9795b12f9bc
2008-06-16 11:00:21 +00:00
Husen Daudi b75d700a0b Improve code so that user can not add root menu in shortcuts which has no action defined.
(Referenced by: Naresh (nch))

bzr revid: hda@tinyerp.com-7d27a7a217560495eace417ba5bc462b257d5685
2008-06-12 10:45:39 +00:00
ced f7ea1ce562 Add minimal new view type calendar
bzr revid: ced-3e20a47bc638b8f772c277f74bfa0a90a830ed81
2007-08-09 06:07:21 +00:00
ced 66c64a17be base: fix search in ir.ui.view
bzr revid: ced-1ce0b86d57d4d263af52f08d4eae64b80c54a1cd
2007-06-29 07:21:31 +00:00
Fabien Pinckaers eefded069a Improvement to limit the number of queries
bzr revid: fp@tinyerp.com-4e2a40c408e43162738f26715771e891cfab35f9
2007-06-28 18:00:41 +00:00
ced 0d096bfd56 CLIENT,KERNEL: add timezone to display datetime
bzr revid: ced-56c288f5372ac542a407ad619940bcf4adfcac4d
2007-04-30 10:16:11 +00:00
pinky 004a0b996f New trunk
bzr revid: pinky-3f10ee12cea3c4c75cef44ab04ad33ef47432907
2006-12-07 13:41:40 +00:00