Commit Graph

196 Commits

Author SHA1 Message Date
Quentin (OpenERP) 4d3260d92b [IMP] analytic: don't display the full name of templates in name_get()
bzr revid: qdp-launchpad@openerp.com-20121130163445-zaetj2o42s2jjwly
2012-11-30 17:34:45 +01:00
Quentin (OpenERP) 219edfa80d [FIX] analytic: fixed onchange of template
bzr revid: qdp-launchpad@openerp.com-20121129162558-sotcsrchh8p772xs
2012-11-29 17:25:58 +01:00
Quentin (OpenERP) 574f096fce [IMP] analytic: When creating new contract, select the Template and dates Start and are now adapted accordingly to current time
bzr revid: qdp-launchpad@openerp.com-20121129142428-zpdy567efax0s5qb
2012-11-29 15:24:28 +01:00
Foram Katharotiya (OpenERP) f94f396d04 [IMP] remove subtype canceled & stage change
bzr revid: fka@tinyerp.com-20121123114157-ckoygs2ul6hrutqv
2012-11-23 17:11:57 +05:30
Antony Lesuisse 17c426870f [FIX] analytic account delete when lines exist
bzr revid: al@openerp.com-20121114170758-dgg378sgwx96w4av
2012-11-14 18:07:58 +01:00
Fabien Pinckaers 13f9de3d7c [FIX] can not delete an analytic account having lines
bzr revid: fp@tinyerp.com-20121114143454-6bkldl0yk6ob8qmp
2012-11-14 15:34:54 +01:00
Ajay Chauhan (OpenERP) 19f078be32 [IMP] analytic: made little change in code
bzr revid: cha@tinyerp.com-20121109051440-br4xk0qwngopra9m
2012-11-09 10:44:40 +05:30
Ajay Chauhan (OpenERP) fb20b769e4 [FIX] analytic: solve typeerror on clicking button 'Costs and Revenue'
bzr revid: cha@tinyerp.com-20121108072938-xhyqmykvik6tgucc
2012-11-08 12:59:38 +05:30
Fabien Pinckaers 62a577e226 [MERGE] addons 16 contract
bzr revid: fp@openerp.com-20121102161629-174ot7zzls8l1ras
2012-11-02 17:16:29 +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
Fabien Pinckaers 8d231cec87 [MERGE] useability account
bzr revid: fp@tinyerp.com-20121102083804-g82tsiy7lvatou2z
2012-11-02 09:38:04 +01:00
Mayur Maheshwari (OpenERP) d206baaf0f [MERGE]: Merge with lp:openobject-addons
bzr revid: mma@tinyerp.com-20121030052101-fcx92io1a4i3v8wp
2012-10-30 10:51:01 +05:30
Mayur Maheshwari (OpenERP) cb2daddd9f [MERGE]: Merge with lp:openobject-addons
bzr revid: mma@tinyerp.com-20121029055023-u54r3kkelwe3j176
2012-10-29 11:20:23 +05:30
Fabien Pinckaers 4f0c5bf19c [IMP] contract useability and invoicing
bzr revid: fp@openerp.com-20121028151537-98wz6qiosmumbqvg
2012-10-28 16:15:37 +01:00
Fabien Pinckaers af4b056f24 [IMP] cleaned timesheets and contracts useability
bzr revid: fp@openerp.com-20121028110506-v53w8oh42xzrm9ff
2012-10-28 12:05:06 +01:00
Fabien Pinckaers 67a66d0ca4 [IMP] Useability: contracts
bzr revid: fp@openerp.com-20121028103328-qjqeznq9a95mcdpe
2012-10-28 11:33:28 +01:00
Rajesh Prajapati (OpenERP) dc88950a1d [MERGE] merge with main addons
bzr revid: rpr@tinyerp.com-20121025094114-ijvldcozsmf0ert0
2012-10-25 15:11:14 +05:30
Antonin Bourguignon cb713061b5 [IMP] var names
bzr revid: abo@openerp.com-20121023123814-wbdrf146em3d39pe
2012-10-23 14:38:14 +02:00
Antonin Bourguignon 910bb4d24e [FIX] only fetch the analytic accounts that the current user has the right to read, avoiding an access error when calling name_get()
lp bug: https://launchpad.net/bugs/1033505 fixed

bzr revid: abo@openerp.com-20121023121501-gl0wfhdo9zp34wx2
2012-10-23 14:15:01 +02:00
Mayur Maheshwari (OpenERP) e6773ef0d3 [IMP]account : improve chatter messge code
bzr revid: mma@tinyerp.com-20121019102750-drm1335ysz42dm4c
2012-10-19 15:57:50 +05:30
Rajesh Prajapati (OpenERP) aa7c75f5f9 [IMP] analytic : String updated to start date from date start
bzr revid: rpr@tinyerp.com-20121016093445-cxok4v8zykpdi76g
2012-10-16 15:04:45 +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
Quentin (OpenERP) 46c83756da [FIX] analytic: fix crash when trying to set currency_id to False in an analytic account
bzr revid: qdp-launchpad@openerp.com-20121005143606-1evrpd8g3drg0v8m
2012-10-05 16:36:06 +02:00
Quentin (OpenERP) 28208c7f5c [FIX] analytic: fixed view that have an onchange function returning a field which is not in the view
bzr revid: qdp-launchpad@openerp.com-20121004162611-mzjh291l4rlwwk4m
2012-10-04 18:26:11 +02:00
Fabien Pinckaers c93d70e919 [MERGE] chm - improved subtype - fixes
bzr revid: fp@openerp.com-20121002204023-8v3jf2n84xe2jol9
2012-10-02 22:40:23 +02:00
Antony Lesuisse 6dd16f2613 [MERGE] trunk
bzr revid: al@openerp.com-20120930141638-bw50m7b5a8wnu2yh
2012-09-30 16:16:38 +02:00
Antonin Bourguignon 1fbb4a5c16 [IMP] handling of '(copy)' l10n
bzr revid: abo@openerp.com-20120924162645-z1h4l2mj6c8i6wr3
2012-09-24 18:26:45 +02:00
Christophe Matthieu 278faf5f30 [MERGE] from trunk
bzr revid: chm@openerp.com-20120924100621-grj7mzgrg8e8dca9
2012-09-24 12:06:21 +02:00
Antonin Bourguignon c3a346fed0 [IMP] skip a verification on a mandatory field and add l10n support for 'copy'
since the analytic account's name is mandatory, it's not necessary to check whether or not it's empty

bzr revid: abo@openerp.com-20120921131424-92c5vsz3s5kzog8i
2012-09-21 15:14:24 +02:00
Antonin Bourguignon 3a83c2903d [MERGE] trunk
bzr revid: abo@openerp.com-20120921125604-4jxe4jxlqfzx1bqc
2012-09-21 14:56:04 +02:00
Thibault Delavallée cb806332be [FIX] subtype_xml_id -> subtype in message_post.
bzr revid: tde@openerp.com-20120920145405-vwi1kt1ttkd2w8sz
2012-09-20 16:54:05 +02:00
Thibault Delavallée 10458eb098 [CLEAN] mrp_operation, analytic, account, account_voucher: cleaned subtypes.
bzr revid: tde@openerp.com-20120919133540-e0d8huak2g3v915o
2012-09-19 15:35:40 +02:00
Antonin Bourguignon db584c4673 [MERGE] trunk-bug-994272-abo: improve project's usability by giving the full path to linked analytic accounts
without this name_get() overwriting, if you have two accounts with the same name, it's impossible to distinct them when you want to link a project to one of them
also improved the project's 'parent_id' field @help

lp bug: https://launchpad.net/bugs/994272 fixed

bzr revid: abo@openerp.com-20121029142706-fhsoyli5klwg4sco
2012-10-29 15:27:06 +01:00
Antonin Bourguignon 55b787b27b [MERGE] trunk
bzr revid: abo@openerp.com-20121029105215-od2ly1jpeqghhhld
2012-10-29 11:52:15 +01:00
Quentin (OpenERP) 62d16ecd3e [MERGE] staging branch with bugfixes + add of an option to enable the check total feature on supplier invoices
bzr revid: qdp-launchpad@openerp.com-20121029091713-z4vx02bzf9bswceu
2012-10-29 10:17:13 +01:00
Quentin (OpenERP) 149451bdf5 [FIX] hr_timesheet_sheet: default date on timehseet lines should be the date_from of the timesheet if today isn't included in the date_from and date_to
bzr revid: qdp-launchpad@openerp.com-20121025145443-5iuohn57h6uxn04t
2012-10-25 16:54:43 +02:00
Antonin Bourguignon eeec8c2f89 [IMP] define a name_get() that includes the complete hierarchy of analytic accounts
also improve code style (var names)

bzr revid: abo@openerp.com-20121025135359-1b1xhqznmkx8p07z
2012-10-25 15:53:59 +02:00
Antonin Bourguignon 1ab9b04493 [FIX] the full name building of analytic accounts
bzr revid: abo@openerp.com-20121024170601-ccjc2mrhmgn8ydxy
2012-10-24 19:06:01 +02:00
Quentin (OpenERP) fb9af9f8bb [FIX] sale_margin: error in yaml test
bzr revid: qdp-launchpad@openerp.com-20121024130925-k431qqhmpx5aok20
2012-10-24 15:09:25 +02:00
Sanjay Gohel (Open ERP) b6e298534c [MERGE]merge with parent branch
bzr revid: sgo@tinyerp.com-20120913053647-12otf3bev3rap3l7
2012-09-13 11:06:47 +05:30
Sanjay Gohel (Open ERP) a807b57f4e [MERGE]merge with trunk addons
bzr revid: apa@tinyerp.com-20120911054811-24s3e1perqf7x1wo
bzr revid: apa@tinyerp.com-20120911084547-trlru6t8r1dv1yhd
bzr revid: apa@tinyerp.com-20120912050215-glxhb94pu2aed5fz
bzr revid: apa@tinyerp.com-20120913050959-re58fqvnaqrhgzg0
bzr revid: sgo@tinyerp.com-20120914053201-khnzm9ei7rpjcp7u
2012-09-14 11:02:01 +05:30
Sanjay Gohel (Open ERP) 6f0b8abe31 [IMP]account,project,project_issue: changed as per new spec
bzr revid: sgo@tinyerp.com-20120913053540-atfsrw8bkf16qo3t
2012-09-13 11:05:40 +05:30
Fabien Pinckaers ed63dc38d2 [IMP] simple name_get for projects and analytic accounts
bzr revid: fp@tinyerp.com-20120912151418-8yuafykrvy8wfku8
2012-09-12 17:14:18 +02:00
Thibault Delavallée c14a11482c [MERGE] Merged with addons/trunk.
bzr revid: tde@openerp.com-20120831074032-3b41p3qnuknfv461
2012-08-31 09:40:32 +02:00
Randhir Mayatra (OpenERP) 0d07918cce [MERGE]merge with parent branch
bzr revid: rma@tinyerp.com-20120830125932-nb9392qz9j3ellx8
2012-08-30 18:29:32 +05:30
Randhir Mayatra (OpenERP) 1dd00e9116 [IMP]Add data of the subtype in accouting modules
bzr revid: rma@tinyerp.com-20120830124947-xxkah5za90oa5tuy
2012-08-30 18:19:47 +05:30
Sanjay Gohel (Open ERP) 91c022497b [MERGE]merge with lp:~openerp-dev/openobject-addons/trunk-mail-cleaning-fp and done changes as needed
bzr revid: sgo@tinyerp.com-20120830112426-15b9jere67yyoa3q
2012-08-30 16:54:26 +05:30
Fabien Pinckaers 254489e168 [IMP] analytic contracts
bzr revid: fp@tinyerp.com-20120829190831-f6n1ruzsca2bo8xc
2012-08-29 21:08:31 +02:00
Fabien Pinckaers b62858e83e [IMP] Merging different ways of posting a message:
message_append_note
  message_append_dict
  message_append
  --> merged all to message_post

bzr revid: fp@tinyerp.com-20120817100302-bqsqv23ogrchslew
2012-08-17 12:03:02 +02:00
Thibault Delavallée 8b616f3302 [REM] sale, purcahse, crm_phonecall, analytic: stop subscribing default subscribed users. Purchase: added monitored field: validator.
bzr revid: tde@openerp.com-20120815201320-gzkzdm14vnni8dsq
2012-08-15 22:13:20 +02:00
Amit (OpenERP) 72bdcb2a35 [Fix] analytic : Imporved the analytic copy method
lp bug: https://launchpad.net/bugs/707359 fixed

bzr revid: amp@tinyerp.com-20120813083729-ncbcl2w0d846yah4
2012-08-13 14:07:29 +05:30
Antonin Bourguignon 8a64e7580a [IMP] all the error messages now start with 'Error\!' (not 'Error' or 'Error \!')
bzr revid: abo@openerp.com-20120807113137-44vehm0mthqawlo3
2012-08-07 13:31:37 +02:00
pso (OpenERP) 773c2d5c63 [MERGE] Merge with main branch
bzr revid: pso@tinyerp.com-20120801064711-y90iik5ialfdnfft
2012-08-01 12:17:11 +05:30
pso (OpenERP) bc68e4079c [IMP] Improved warning messages
bzr revid: pso@tinyerp.com-20120727065557-vvhog448zrrfuibd
2012-07-27 12:25:57 +05:30
Divyesh Makwana (Open ERP) 69d9a3d4e2 [IMP] analytic, account_analytic_account : The field 'template_id' need to moved from 'account_analytic_analysis' module to 'analytic' so we can override 'on_change_template' from respective module(project, project_issue and hr_timesheet).
bzr revid: mdi@tinyerp.com-20120723120531-38reqpofvzh69bo7
2012-07-23 17:35:31 +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
Sanjay Gohel (Open ERP) fe938a4558 [IMP]add tooltip on type and add date,date_Start in on change template
bzr revid: sgo@tinyerp.com-20120626094843-ubz386g7f42jc2d2
2012-06-26 15:18:43 +05:30
Sanjay Gohel (Open ERP) 95cd61d1f5 [IMP]improve view of contract and open chatter notification added when state changed
bzr revid: sgo@tinyerp.com-20120622091008-uy805uph0hz4vk0h
2012-06-22 14:40:08 +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) 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) 2d2ee773ac [IMP] analytic: if a partner is given and there is no name, automatically fill the name of the analytic account
bzr revid: qdp-launchpad@openerp.com-20120614134511-tdjqtx6hvge6h92e
2012-06-14 15:45:11 +02:00
Amit Patel (OpenERP) f7352c6dea typo
bzr revid: apa@tinyerp.com-20120608060339-ejdgft31hjxbhs4b
2012-06-08 11:33:39 +05:30
Amit Patel (OpenERP) 7db66cfa2d [IMP]:passed context dict instead of None.
bzr revid: apa@tinyerp.com-20120608053755-35ciqc8ubvc4gqru
2012-06-08 11:07:55 +05:30
Amit Patel (OpenERP) e29261ec3b [MERGE/IMP]:lp:~openerp-dev/openobject-addons/trunk-contract-apa-improvements-dbr
bzr revid: apa@tinyerp.com-20120607114402-dzv6t6q8nn2muyv1
2012-06-07 17:14:02 +05:30
Amit Patel (OpenERP) 15b9557943 [IMP]:improved contract view in project module
bzr revid: apa@tinyerp.com-20120607102351-8mqh6e93ecjqxb8f
2012-06-07 15:53:51 +05:30
DBR (OpenERP) 7be4e97126 [IMP]analytic: Improve form view name lable
bzr revid: dbr@tinyerp.com-20120607101400-rlva9kihbbtucqmv
2012-06-07 15:44:00 +05:30
Quentin (OpenERP) 235aa515c5 [IMP] analytic: added chatter widget on analytic accounts
bzr revid: qdp-launchpad@openerp.com-20120607093159-32qmv70xghw8lbim
2012-06-07 11:31:59 +02:00
DBR (OpenERP) 8cb3df4d42 [IMP]analytic: Customer field should not be required on Template of Contract form
bzr revid: dbr@tinyerp.com-20120607090933-b2bxd8dwa7i5ythd
2012-06-07 14:39:33 +05:30
DBR (OpenERP) 861f6ce70e [IMP]analytic: Improve on_change_partner_id.
bzr revid: dbr@tinyerp.com-20120607055436-ipyx4dku1suhxd21
2012-06-07 11:24:36 +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) 250702de4c [IMP]:improved on_change code and add Terma and Condition in analytic view.
bzr revid: apa@tinyerp.com-20120528111830-znaex5pikedc3sn7
2012-05-28 16:48:30 +05:30
Sanjay Gohel (Open ERP) 81fd7b1946 [IMP/ADD]create analytic view in analytic and made changes as per needed and improve code and made onchange for partner
bzr revid: sgo@tinyerp.com-20120528104310-oquklh2l63fq3muk
2012-05-28 16:13:10 +05:30
Sanjay Gohel (Open ERP) 22dce01949 [IMP]add sequence file and sequence for analytic account and changes in form view extend type field and made changes in project of account for view an hr_timsheet_invoice and made on change for partner and template ids
bzr revid: sgo@tinyerp.com-20120528091910-jw8804dxj4hlbjaa
2012-05-28 14:49:10 +05:30
Fabien Pinckaers 5c791531aa [IMP] improved typos
bzr revid: fp@tinyerp.com-20120522161055-6013qr1s4p773hoj
2012-05-22 18:10:55 +02:00
Amit Patel (OpenERP) 1aefff9733 [MERGE]:merged from trunk
bzr revid: apa@tinyerp.com-20120517101517-npk57s14kgxlk7in
2012-05-17 15:45:17 +05:30
Saurang Suthar (OpenERP) 0e6f4821c4 merge with latest trunk
bzr revid: ssu@tinyerp.com-20120509054553-e5mpyl997izy28nx
bzr revid: ssu@tinyerp.com-20120509124604-hv7x2zvq2gcxbjvl
2012-05-09 18:16:04 +05:30
Raphael Collet e9d359a7ed [IMP] analytic: do clean type check with isinstance
bzr revid: rco@openerp.com-20120508141305-m96be66gtw1lztik
2012-05-08 16:13:05 +02:00
Saurang Suthar (OpenERP) a2a05cfc19 [IMP]:improved titles State by Status everywhere
bzr revid: ssu@tinyerp.com-20120504115748-2vd1dns7bxptg384
2012-05-04 17:27:48 +05:30
Amit Patel (OpenERP) 5336d4058c [IMP]
bzr revid: apa@tinyerp.com-20120501124243-lndw06pcxthmeo8u
2012-05-01 18:12:43 +05:30
Amit Patel (OpenERP) 3ea68e75f4 [IMP]
bzr revid: apa@tinyerp.com-20120501123547-ev91ud3e5e5zkf6x
2012-05-01 18:05:47 +05:30
Amit Patel (OpenERP) 13a4566a1c [IMP]
bzr revid: apa@tinyerp.com-20120424130820-jrxc2tandzvyl3sy
2012-04-24 18:38:20 +05:30
Quentin (OpenERP) ffd0c86ec2 [FIX] a lot of fixes in several modules, as the result of the code review of the merge of the objects res.partner and res.partner.address
bzr revid: qdp-launchpad@openerp.com-20120330090837-s87z2qzsvynhlbwr
2012-03-30 11:08:37 +02:00
Kuldeep Joshi (OpenERP) 9419ac2b66 [IMP] analytic: remove res.partner.address
bzr revid: kjo@tinyerp.com-20120306101309-8yikjimzo38d1okr
2012-03-06 15:43:09 +05:30
Quentin (OpenERP) 0f500c57d9 [FIX] analytic: chart of analytic accounts crashing in some use cases
lp bug: https://launchpad.net/bugs/933411 fixed

bzr revid: qdp-launchpad@openerp.com-20120216180111-1sfod39gvj1387eq
2012-02-16 19:01:11 +01:00
Jagdish Panchal (Open ERP) 50f3280aa0 [FIX] account_analytic_line: add constraint for view type account and Put the domain on stock valuation account in product category form.
lp bug: https://launchpad.net/bugs/902440 fixed

bzr revid: jap@tinyerp.com-20111216055455-ewzx2kjhazojlzv4
2011-12-16 11:24:55 +05:30
Fabien Pinckaers 63ad3f6af7 [IMP] Contracts management
bzr revid: fp@tinyerp.com-20111208152658-9ahc2i138gztg7y1
2011-12-08 16:26:58 +01:00
fp be78331f01 [FIX] misc fixes
bzr revid: fp@fp-laptop-20111201213212-7sn4d0e31pmc8a26
2011-12-01 22:32:12 +01:00
Fabien Pinckaers 9073a54e41 [IMP] to fix
bzr revid: fp@tinyerp.com-20111201134831-w2t5psf00vrwnqwi
2011-12-01 14:48:31 +01:00
Fabien Pinckaers 36acb24ce4 [IMP] Contract management + fixes
bzr revid: fp@tinyerp.com-20111116145958-pzp36c49wh6028p9
2011-11-16 15:59:58 +01:00
Rucha (Open ERP) 0e861ae34a [MERGE]: Merge with latest trunk-addons and resolved conflicts in bank statement as new state was added in statement
bzr revid: rpa@tinyerp.com-20110922061419-cvaza3f5050o0b85
2011-09-22 11:44:19 +05:30
Fabien Pinckaers 80e8cb638b [FIX]
lp bug: https://launchpad.net/bugs/708073 fixed

bzr revid: fp@tinyerp.com-20110917140000-aauewkbahflkd5ng
2011-09-17 16:00:00 +02:00
Atik Agewan (OpenERP) 556233685f [ADD] MRP,Project:Add widget=statusbar in state field.
bzr revid: aag@tinyerp.com-20110915054059-7iuj6qeg3nc4wm10
2011-09-15 11:10:59 +05:30
Olivier Dony 06fb14130a [IMP] removed method=True params from all fields.function
Server revision 3495 odo@openerp.com-20110701232328-flgxulxva70vnyxr
removed the need for passing method=True to function fields,
so this is the equivalent addons fix, removing it everywhere.
Please be careful from now on, and do not pass it anymore!

bzr revid: odo@openerp.com-20110701234124-a61zl0idvdfz3hyb
2011-07-02 01:41:24 +02:00
Ujjvala Collins (OpenERP) bff8a15e84 [MERGE]: Merged with trunk-addons.
bzr revid: uco@tinyerp.com-20110621055105-qevhjfqmq51wvhwp
2011-06-21 11:21:05 +05:30
Vo Minh Thu 4b88138b59 [IMP] make sure all _constraints methods can receive a context arg.
bzr revid: vmt@openerp.com-20110606105826-cq1epnpfnzm3yofa
2011-06-06 12:58:26 +02:00
ARA (OpenERP) 5ec8cd1146 [FIX] analytic:Wrong adaptation of the partner address in the Project view
lp bug: https://launchpad.net/bugs/781189 fixed

bzr revid: ara@tinyerp.com-20110523123404-zjqi69go1ecv36f1
2011-05-23 18:04:04 +05:30
Jacques-Etienne Baudoux 47387d5d29 [IMP] Add index on the code to improve name_search performance
[FIX] Use operator argument of name_search
[FIX] Allow searching account without specific domain and return children of that account with specific domain (args)
[IMP] Support '/' in the name to search in the tree (complete name).

lp bug: https://launchpad.net/bugs/768994 fixed

bzr revid: jba@openerp.com-20110422142142-mo13kww6qa1xiz3s
2011-04-22 16:21:42 +02:00
Thibault Francois b11a71fd87 [MERGE] improvement project-issue
bzr revid: tfr@openerp.com-20110407114145-xvr27pjquxwk9ff0
2011-04-07 13:41:45 +02:00