Commit Graph

135 Commits

Author SHA1 Message Date
Twinkle Christian (OpenERP) 721adad01e [IMP]Remove type field from the whole hr module
bzr revid: tch@tinyerp.com-20120808124839-ecd1uic8mscg3s7f
2012-08-08 18:18:39 +05:30
Fabien Pinckaers ea52cfae17 [IMP] introducing new file type: html
bzr revid: fp@openerp.com-20120804143556-457q040g6q30x3fu
2012-08-04 16:35:56 +02:00
Fabien Pinckaers b363b1f622 fix
bzr revid: fp@openerp.com-20120804135631-9qqfgcz9513qsyzp
2012-08-04 15:56:31 +02:00
Fabien Pinckaers 4e69bdd6fc [IMP] improved menu tips - 10 firsts clicks
bzr revid: fp@openerp.com-20120804132136-2b18cfkwv0njsglj
2012-08-04 15:21:36 +02:00
vta@openerp.com f920e391e0 [IMP] search view: review of the search views.
bzr revid: qdp-launchpad@openerp.com-20120730085027-0khspe8pl0t4118j
2012-07-30 10:50:27 +02:00
Turkesh Patel (Open ERP) 3d97bce85d [IMP] improved code.
bzr revid: tpa@tinyerp.com-20120723055220-ftirkyj0crbg2tfu
2012-07-23 11:22:20 +05:30
Turkesh Patel (Open ERP) b2d728f7ce [IMP] hr_timesheet_invoice: improved search views.
bzr revid: tpa@tinyerp.com-20120720112627-43b2e5tnmtvtfaln
2012-07-20 16:56:27 +05:30
Harry (OpenERP) 5ca4e7a371 [MERGE] upstream
bzr revid: hmo@tinyerp.com-20120716111343-z05o5wes4wj1apbo
2012-07-16 16:43:43 +05:30
Kuldeep Joshi (OpenERP) b1dc0beb35 [IMP]account: change account.analytic.line view
bzr revid: kjo@tinyerp.com-20120709100903-da6v6cu2ekorm2o2
2012-07-09 15:39:03 +05:30
Quentin (OpenERP) 6fe94bd4bc [MERGE] merged with maint runk
bzr revid: qdp-launchpad@openerp.com-20120629123618-z1bv3dqdfqy23hno
2012-06-29 14:36:18 +02:00
Quentin (OpenERP) 46f2c2c9ca [IMP] improvements during code review
bzr revid: qdp-launchpad@openerp.com-20120628121820-r8bxfzq38fy8pcgt
2012-06-28 14:18:20 +02:00
Sanjay Gohel (Open ERP) 7ed6f5052d [IMP]remove all select=1 and select=2
bzr revid: sgo@tinyerp.com-20120628061736-ujwe0swulvrcrkjt
2012-06-28 11:47:36 +05:30
Jigar Amin - OpenERP 7c645856fe [MERGE] lp:openobject-addons
bzr revid: jam@tinyerp.com-20120627114052-094g4yequ34sr59d
2012-06-27 17:10:52 +05:30
Quentin (OpenERP) 855cf69eb4 [FIX] hr_timesheet_invoice: class oe_form_button_hi -> oe_highlight
bzr revid: qdp-launchpad@openerp.com-20120626153325-hoziu8cy7q4sdd80
2012-06-26 17:33:25 +02:00
Randhir Mayatra (OpenERP) 91be67f774 [USA] remove red button class oe_highlight in module project and contract for done and close button
bzr revid: rma@tinyerp.com-20120625123635-28qyp2scvwrd148d
2012-06-25 18:06:35 +05:30
Amit Patel (OpenERP) 3c7cd469e6 [MERGE]
bzr revid: apa@tinyerp.com-20120622090553-lkvmsz12ooao1lug
bzr revid: apa@tinyerp.com-20120625050407-vfjnqgnqexrfvr8d
2012-06-25 10:34:07 +05:30
Jigar Amin - OpenERP 43a50a651b [MERGE] lp:openobject-addons
bzr revid: jam@tinyerp.com-20120625041934-v1twcjzbjupl369n
2012-06-25 09:49:34 +05:30
Quentin (OpenERP) c9ef276770 [REF] search views: removed filter_domain if only one element was inside + made some small usability changes
bzr revid: qdp-launchpad@openerp.com-20120622102959-fhc1oe2w8in8y6v2
2012-06-22 12:29:59 +02:00
Jigar Amin - OpenERP 501721883d [USB] removed useless class defination
bzr revid: jam@tinyerp.com-20120621070959-qrkmzuk1xg304kwa
2012-06-21 12:39:59 +05:30
Randhir Mayatra (OpenERP) e80980330b [USA] replaced red button class oe_form_button_active_flow to oe_highlight
bzr revid: rma@tinyerp.com-20120620101205-uf0ibqbq4uzu17iq
2012-06-20 15:42:05 +05:30
Quentin (OpenERP) 015f03776e [IMP] contract management: improved usability, mostly in account.analytic.account form view
bzr revid: qdp-launchpad@openerp.com-20120619122128-axj9zn61ahalgg98
2012-06-19 14:21:28 +02:00
Quentin (OpenERP) 7d7ba1515b [FIX] account_analytic_analysis: fixed amounts in billing table + [FIX] hr_timesheet_invoice: fixed filter 'to_invoice'
bzr revid: qdp-launchpad@openerp.com-20120618131022-a0sacqmlftg5wm22
2012-06-18 15:10:22 +02:00
Quentin (OpenERP) c0f54153c7 [FIX] project, hr_timesheet_invoice, project_timesheet: fixed flow to invoice on timesheets + some code cleaning
bzr revid: qdp-launchpad@openerp.com-20120618115634-eos7eq6gdvxqoyn6
2012-06-18 13:56:34 +02:00
Quentin (OpenERP) 41f2eba9fb [IMP] contract management: misc code cleaning and improvements
bzr revid: qdp-launchpad@openerp.com-20120615131056-swbbcy7obbbjjo33
2012-06-15 15:10:56 +02:00
Quentin (OpenERP) 24bef78597 [FIX] account_analytic_anlysis: fixed view inheritancies
bzr revid: qdp-launchpad@openerp.com-20120615085706-eshlyfxh3wbotq6t
2012-06-15 10:57:06 +02:00
Quentin (OpenERP) 66c3093fee [IMP] contract management: misc improvements
bzr revid: qdp-launchpad@openerp.com-20120615081254-rhh9nwmz3bqn7e9d
2012-06-15 10:12:54 +02:00
Turkesh Patel (Open ERP) 43a889b600 [IMP] hr_timesheet_invoice: improved color of button based on business flow
bzr revid: tpa@tinyerp.com-20120615051218-8ymopgl4qlxnam3m
2012-06-15 10:42:18 +05:30
Jigar Amin - OpenERP 37e3fc7853 [MERGE] lp:~openerp-dev/openobject-addons/trunk-red-button-project-tch
bzr revid: jam@tinyerp.com-20120614103129-2dh5k9v4bc5csgmt
2012-06-14 16:01:29 +05:30
Sanjay Gohel (Open ERP) 56ffb32517 [IMP]:contract,analytic_project,analytic_hr_expense: improve whole contract view use group instead of table and improve view
bzr revid: sgo@tinyerp.com-20120614100753-giewe8jay1xx04wb
2012-06-14 15:37:53 +05:30
Twinkle (OpenERP) 44a8474d8b [IMP]Project Invoice:Added Active and return flow on button
bzr revid: tch@tinyerp.com-20120614094442-i0bdl9tat2jz8ix6
2012-06-14 15:14:42 +05:30
ajay javiya (OpenERP) 599468369a [ADD] : Add color on button
bzr revid: aja@tinyerp.com-20120614051505-3czyl7isanon71jm
2012-06-14 10:45:05 +05:30
Ajay Chauhan (OpenERP) 6db119b7d8 [IMP]hr_* : improve search code in xml
bzr revid: cha@tinyerp.com-20120613124157-z5zpn42aao3w3cf2
2012-06-13 18:11:57 +05:30
Amit Patel (OpenERP) deec2bda0d [MERGE]:resolved conflicts and merged with trunk
bzr revid: apa@tinyerp.com-20120612063539-japenzf86hh59541
2012-06-12 12:05:39 +05:30
Fabien Pinckaers 3c8643ce4c [IMP] better form views, new guidelines
bzr revid: fp@tinyerp.com-20120609143904-ydwqfyb54atbcpvw
2012-06-09 16:39:04 +02:00
Atul Patel (OpenERP) 64bd1cdd87 [FIX]: Add currency_id field
bzr revid: atp@tinyerp.com-20120706074215-4225u3zkx00gtfw5
2012-07-06 13:12:15 +05:30
Atul Patel (OpenERP) 369b5d8d51 [MERGE]: Merged trunk-addons with
quantity and Uom should be on the same line in analytic account extended view.
Amount and Amount currency in separate group.
Account Currenty typo.

bzr revid: atp@tinyerp.com-20120706034553-djpszu1dzn67hpr5
2012-07-06 09:15:53 +05:30
Amit Patel (OpenERP) d92429e541 [IMP]:hr_timesheet_invoice
bzr revid: apa@tinyerp.com-20120608112000-4bw3dsc5g7nmutq8
2012-06-08 16:50:00 +05:30
Fabien Pinckaers 001d2e84c9 [IMP] form views
bzr revid: fp@tinyerp.com-20120607173007-1kihroun2dbacq1c
2012-06-07 19:30:07 +02:00
Quentin (OpenERP) 8f4cb2dfc9 [IMP] analytic: usability changes in contract form view
bzr revid: qdp-launchpad@openerp.com-20120607092405-gwqzw9s71nb90r0b
2012-06-07 11:24:05 +02:00
Amit Patel (OpenERP) fc5838786c [IMP]:set color the next button that people should press (open, close)
bzr revid: apa@tinyerp.com-20120607071307-csvjy0kvsz80uy6h
2012-06-07 12:43:07 +05:30
Amit Patel (OpenERP) 9d7e448771 [IMP]:improved view and css for contract view
bzr revid: apa@tinyerp.com-20120607065350-gopdsnwdo1jmsccz
2012-06-07 12:23:50 +05:30
Quentin (OpenERP) 0125e320c9 [IMP] analytic: misc imp related to project and contract mangement task
bzr revid: qdp-launchpad@openerp.com-20120606153629-jlk1k0ze09b7pu6s
2012-06-06 17:36:29 +02:00
Amit Patel (OpenERP) 317a25b34e [MERGE]
bzr revid: apa@tinyerp.com-20120606095311-7px6hn7fcdeblkc9
2012-06-06 15:23:11 +05:30
Sanjay Gohel (Open ERP) 7522a5c68e [IMP]improve name of group in hr_timesheet_invoice
bzr revid: sgo@tinyerp.com-20120606084453-qsf9nwrynrlg9o1q
2012-06-06 14:14:53 +05:30
Sanjay Gohel (Open ERP) 48cf6955a7 [IMP]improve view and add field in hr_timesheet_invoice
bzr revid: sgo@tinyerp.com-20120606070651-ol42dl8d6o5lqlsl
2012-06-06 12:36:51 +05:30
Fabien Pinckaers 48f8823bad [IMP] replaced all oe_form_topbar with the new <header> style
bzr revid: fp@tinyerp.com-20120604121139-zqoqbou9v2fdue5h
2012-06-04 14:11:39 +02:00
Fabien Pinckaers 623fd428bd [IMP] xml of topbars, removed oe_right, oe_clear
bzr revid: fp@tinyerp.com-20120604105056-xvos3jwt3i9wsqrb
2012-06-04 12:50:56 +02:00
Sanjay Gohel (Open ERP) 26a574f796 [IMP]change report and made changes in timesheet which is not shown contract record and attrs on the field
bzr revid: sgo@tinyerp.com-20120604071856-xibj1lz9rjclyzmq
2012-06-04 12:48:56 +05:30
Amit Patel (OpenERP) 65f31b9061 [IMP]:added domain and default context while creating a account from timesheet line.
bzr revid: apa@tinyerp.com-20120529070000-k9p3j9th9e1abzny
2012-05-29 12:30:00 +05:30
Amit Patel (OpenERP) cc38db164d [IMP]:improved view for contract
bzr revid: apa@tinyerp.com-20120529054621-7eaa6o1meg8xwvk1
2012-05-29 11:16:21 +05:30