Commit Graph

272 Commits

Author SHA1 Message Date
Thibault Delavallée 8b48cc9520 [MERGE] addons: added groups when quick creating user in various addons.
bzr revid: tde@openerp.com-20130904141122-uaxlnu7qxzri4q3a
2013-09-04 16:11:22 +02:00
Thibault Delavallée ed0a829cb3 [MERGE] [IMP] addons: improved name and tooltips of groupby date in various addons.
bzr revid: tde@openerp.com-20130904141053-yustqiuzynbettq8
2013-09-04 16:10:53 +02:00
Christophe Simonis 6a9adbca62 [MERGE] forward port of branch 7.0 up to revid 9236 mat@openerp.com-20130613160953-itt79mu5xrl7suv4
bzr revid: chs@openerp.com-20130613181503-82234mo34wxb0oap
2013-06-13 20:15:03 +02:00
Martin Trigaux 091b921ad0 [MERGE] [FIX] account: don't display fields from analytic accounting after removal
bzr revid: mat@openerp.com-20130613135959-185y4ip2csobdpgt
2013-06-13 15:59:59 +02:00
Olivier Dony 0f983a0146 [MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 9183
rev-id launchpad_translations_on_behalf_of_openerp-20130531070107-7d2k818beg8965ll

bzr revid: odo@openerp.com-20130603121852-jdl6vlo9dmjk0rlc
2013-06-03 14:18:52 +02:00
Martin Trigaux 0ed5316c29 [MERGE] [FIX] account: Grouping on field 'template_id' is not possible because that field does not appear in the list view
bzr revid: mat@openerp.com-20130528122036-e08b5j358u5u6r4j
2013-05-28 14:20:36 +02:00
Olivier Dony 325f710360 [FIX] account: split the actions to open analytic accounts, as context is not compatible
The same action was erroneously used in two incompatible
cases: once for openining the list of analytic accounts
from a partner form view (requires a special context
with a client-side `active_id` variable) and the second
one for the main Analytic Account menu item (which
cannot have `active_id` in the context - it would crash).

The fix includes setting an empty ({}) context explicitly
on the original action to be sure the incorrect context
is removed upon update.


The error was introduced at rev.8685
revid:qdp-launchpad@openerp.com-20130418125951-8p0tfexd9jj8l75b

bzr revid: odo@openerp.com-20130507165113-67lam91046t56ky8
2013-05-07 18:51:13 +02:00
Olivier Dony feefb0ad36 [FIX] search views: use child_of operator for partner_id fields that can reference both companies and contacts
The goal is to match both the Company and its contacts
when searching for the Company

bzr revid: odo@openerp.com-20130420022642-6qe8pp4ifexjms65
2013-04-20 04:26:42 +02:00
Ravish (Open ERP) 5a4dcc4819 analytic journal must follow analytical group
bzr revid: rmu@tinyerp.com-20130405043510-cxannthx2gkm35a6
2013-04-05 10:05:10 +05:30
Fabien Pinckaers c7d709e579 [FIX] misc fixes on contracts, timesheets
bzr revid: fp@openerp.com-20130312123321-mly0k9lrh3im78bg
2013-03-12 13:33:21 +01:00
Antony Lesuisse 386b3d4bd5 [FIX] analytic lines show the user_id
bzr revid: al@openerp.com-20130224192155-gqivv3378csdbvjo
2013-02-24 20:21:55 +01:00
Antony Lesuisse 77477a5e2d [FIX] contract search view
bzr revid: al@openerp.com-20130214193741-a4yoc33k7ptmkhui
2013-02-14 20:37:41 +01:00
Somesh Khare (OpenERP) dc2f67510c [FIX] account: Grouping on field 'template_id' is not possible because that field does not appear in the list view (Case; ref 586077)
bzr revid: skh@tinyerp.com-20130213125719-o5virat3zowaio3p
2013-02-13 18:27:19 +05:30
Antony Lesuisse b1da131ba2 Analytic accounts contract search view
bzr revid: al@openerp.com-20130205100223-b3ws7t9hnq9xf9x2
2013-02-05 11:02:23 +01:00
Antony Lesuisse 822be047d8 [IMP] analytic search
bzr revid: al@openerp.com-20130204174816-ogz1tyodoske8dkr
2013-02-04 18:48:16 +01:00
Antony Lesuisse ba65ad2422 [FIX] contract show date_start
bzr revid: al@openerp.com-20121229044248-psypv1fhsg5rfash
2012-12-29 05:42:48 +01:00
Fabien Pinckaers 83ba082313 [iMP] contract, add customer name
bzr revid: fp@tinyerp.com-20121211140332-rntjhtn1nxppizvk
2012-12-11 15:03:32 +01:00
dle@openerp.com 3960f9ff7b [FIX]Chart of analytic account parent not displayed in toolbar
bzr revid: dle@openerp.com-20121211091902-64yeeqwsqb6qpwd2
2012-12-11 10:19:02 +01:00
Fabien Pinckaers ed0355a6b7 [IMP] better contract search view
bzr revid: fp@tinyerp.com-20121210193951-ewpv561fq2tbvxuw
2012-12-10 20:39:51 +01:00
Fabien Pinckaers 2f96683e20 [IMP] contract management
bzr revid: fp@tinyerp.com-20121210192810-eff3qaqn90vgl5q3
2012-12-10 20:28:10 +01:00
Ajay Chauhan (OpenERP) 23020e0551 [MERGE] merge with lp:openobject-addons
bzr revid: cha@tinyerp.com-20121102101838-k560rdxps9o3akob
2012-11-02 15:48:38 +05:30
Mayur Maheshwari (OpenERP) dffecdaf84 [MERGE]: Merge with lp:openobject-addons
bzr revid: mma@tinyerp.com-20121023071427-2nkrdwixs4gsyg6a
2012-10-23 12:44:27 +05:30
Saurang Suthar 602d96b45e [MERGE] merge with lp:openobject-addons
bzr revid: ssu@tinyerp.com-20121022084635-lun43msy3ljr4srt
2012-10-22 14:16:35 +05:30
Amit Patel cb3ec02e38 [MERGE]:trunk
bzr revid: apa@tinyerp.com-20121016092623-k9eoa8d35qnoihla
bzr revid: apa@tinyerp.com-20121017071203-bf3fgejxon2cnp8u
bzr revid: apa@tinyerp.com-20121022051737-ke16gc4y6rl8fqs9
2012-10-22 10:47:37 +05:30
Saurang Suthar a36b0289e4 [IMP]account:added on change method in form view of Time & Costs to Invoice
bzr revid: ssu@tinyerp.com-20121016095831-wvbwr174kzql3f2a
2012-10-16 15:28:31 +05:30
Khushboo Bhatt (Open ERP) a35b5a7f02 [ADD]added on_change on field
bzr revid: kbh@tinyerp.com-20121015094057-n4l3xei6o417dh1o
2012-10-15 15:10:57 +05:30
Mayur Maheshwari (OpenERP) 691cd8bff3 [IMP]account : improve Demo data ,chatter message and remove filter Manager from analytic account serch view
bzr revid: mma@tinyerp.com-20121011124600-n74lo8a0t11kr7jv
2012-10-11 18:16:00 +05:30
pankita shah (Open ERP) 529b8c9e64 [FIX] widget is undefined when press cost and revenus
bzr revid: shp@tinyerp.com-20121005065508-4axokyk4llathg21
2012-10-05 12:25:08 +05:30
Fabien Pinckaers 2d05128be8 [FIX] removed buggy graph view of analytic accounts
bzr revid: fp@tinyerp.com-20120928175012-qsu4gfszmkd23b58
2012-09-28 19:50:12 +02:00
Foram Katharotiya (OpenERP) 8549da2625 [IMP] remove Print Analytic Journals menu from reporting of account
bzr revid: fka@tinyerp.com-20120926065956-zn053lwpnnb032gn
2012-09-26 12:29:56 +05:30
Foram Katharotiya (OpenERP) 5980921d61 [IMP] improve code
bzr revid: fka@tinyerp.com-20120924111318-be0zi7vkqffqy8tq
2012-09-24 16:43:18 +05:30
Fabien Pinckaers f711f7d9a6 [MERGE] muti-currency group
bzr revid: fp@openerp.com-20120910201408-paf7q0cj22i72k2n
2012-09-10 22:14:08 +02:00
Fabien Pinckaers da7c583359 [IMP] contracts
bzr revid: fp@tinyerp.com-20120901072137-le4el67es4zhw8n7
2012-09-01 09:21:37 +02:00
Dharti Ratani (OpenERP) 8ff4fbdc60 [IMP]account_analytic_analysis: applying group multi currency to currency field
bzr revid: dhr@tinyerp.com-20120828084945-06v2328h6zqkqgp3
2012-08-28 14:19:45 +05:30
Twinkle Christian (OpenERP) 44eb35dfa2 [IMP]Remove type field from the whole account
bzr revid: tch@tinyerp.com-20120808105907-08cd8y1n0grgxxid
2012-08-08 16:29:07 +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 4e69bdd6fc [IMP] improved menu tips - 10 firsts clicks
bzr revid: fp@openerp.com-20120804132136-2b18cfkwv0njsglj
2012-08-04 15:21:36 +02:00
Twinkle Christian (OpenERP) cb1c6c08af [IMP]Improve search view in all modules
bzr revid: tch@tinyerp.com-20120731112804-a0akxtqr1z0uew6w
2012-07-31 16:58:04 +05:30
Jigar Amin - OpenERP 55998561c5 [MERGE] lp:openobject-addons
bzr revid: jam@tinyerp.com-20120720054504-7c34ugsik8r4ym5s
2012-07-20 11:15:04 +05:30
Jigar Amin - OpenERP 223352936d [MERGE] lp:~openerp-dev/openobject-addons/trunk-clean-search-account-tpa
bzr revid: jam@tinyerp.com-20120719131526-fxygd02jk1xz38ev
2012-07-19 18:45:26 +05:30
Turkesh Patel (Open ERP) 2fa5b4c96d [IMP] account:improved all search views
bzr revid: tpa@tinyerp.com-20120719105136-r1y1o5uq7es6mwkj
2012-07-19 16:21:36 +05:30
Harry (OpenERP) 92cb98fd73 [REVERT] account: analytical line view
bzr revid: hmo@tinyerp.com-20120719053813-y7vdq59yjw2svhen
2012-07-19 11:08:13 +05:30
Harry (OpenERP) d5bb4896e7 [MERGE] merged with trunk
bzr revid: hmo@tinyerp.com-20120719052044-qg0skb7tkiut2ipc
2012-07-19 10:50:44 +05:30
Quentin (OpenERP) 13f368707d [IMP] accounting: usability, review of form views
bzr revid: qdp-launchpad@openerp.com-20120718142810-guj4aekt9v02jgfw
2012-07-18 16:28:10 +02:00
Harry (OpenERP) 5ca4e7a371 [MERGE] upstream
bzr revid: hmo@tinyerp.com-20120716111343-z05o5wes4wj1apbo
2012-07-16 16:43:43 +05:30
Kuldeep Joshi (OpenERP) 158ffb05df [IMP]set priority for account.analytic.line form
bzr revid: kjo@tinyerp.com-20120710054535-ggqe2amf122y6d8s
2012-07-10 11:15:35 +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) 1f4d327a72 [REV] analytic: removal of the 'need action' feature on analytic accounts, which is finally not wanted
bzr revid: qdp-launchpad@openerp.com-20120626151240-fu2inbyo1mz4dqbs
2012-06-26 17:12:40 +02:00
Quentin (OpenERP) 1aa2f7a23b [MERGE] usability changes
bzr revid: qdp-launchpad@openerp.com-20120626130125-jqjjjk83fad4dzcn
2012-06-26 15:01:25 +02:00
Sanjay Gohel (Open ERP) c34ac7f9de [IMP]when contracts to renew it should be bold and contracts to renew shows number of contract to renew
bzr revid: sgo@tinyerp.com-20120626110810-fnd83hdm77ghcbzm
2012-06-26 16:38:10 +05:30