Commit Graph

86 Commits

Author SHA1 Message Date
Numerigraphe - Lionel Sausin 2d2a44dcf2 [FIX] unmutable default in the remaining modules
[REF] coding style consistency

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

bzr revid: ls@numerigraphe.fr-20120305184003-er00xtj9vtcw7gna
2012-03-05 19:40:03 +01:00
Antony Lesuisse d8a6fa3b40 [FIX] base_contact migration to contact
lp bug: https://launchpad.net/bugs/927707 fixed

bzr revid: al@openerp.com-20120215132213-n8v4isg4ibftr15f
2012-02-15 14:22:13 +01:00
tfr@openerp.com 6ade58a9d6 [FIX] usability issue in base_contact
bzr revid: tfr@openerp.com-20120120125620-e91721mb83xhryir
2012-01-20 13:56:20 +01:00
Serpent Consulting Services 9985eeca4b [FIX] Base_contact : Correction over the domain for contacts
lp bug: https://launchpad.net/bugs/909147 fixed

bzr revid: support@serpentcs.com-20111227205742-umw4yb3uwu2ztm73
2011-12-28 02:27:42 +05:30
Fabien Pinckaers 6aa1e416da [IMP] indexes on _order
bzr revid: fp@tinyerp.com-20111221221504-dcj2l8x2xstqmccs
2011-12-21 23:15:04 +01:00
Mayur Maheshwari (OpenERP) 357f3fca2f [MERGE]: Merge with lp:openobject-addons
bzr revid: mma@tinyerp.com-20111221123724-buifqfz9zvmu9s8n
2011-12-21 18:07:24 +05:30
Fabien Pinckaers 7d318fee87 [FIX] some fixes
bzr revid: fp@tinyerp.com-20111218130840-1ovw2mlocajbv3ms
2011-12-18 14:08:40 +01:00
Fabien Pinckaers 56fbd7c0b2 [IMP] base_contact, new architecture
bzr revid: fp@tinyerp.com-20111218114239-c0zh1b0xdrggglrl
2011-12-18 12:42:39 +01:00
Fabien Pinckaers d50878f312 [FIX+merge] base_contact
bzr revid: fp@tinyerp.com-20111217095149-14s6jj7h6cjj1lce
2011-12-17 10:51:49 +01:00
Stephane Wirtel ab005420a5 [IMP] base_contact: improve the form view if the use_existing_address field has been selected
bzr revid: stw@openerp.com-20111214164650-yzy5x9084apuj5q4
2011-12-14 17:46:50 +01:00
Stephane Wirtel b12c719ed8 [FIX] base_contact: Increment the last value of the sequence for the locationwq
bzr revid: stw@openerp.com-20111214135300-kepiuavmave9dmgp
2011-12-14 14:53:00 +01:00
Stephane Wirtel c56e16ec65 [FIX] base_contact: Assign a partner only if there is a location on the address for the creation
[IMP] base_contact: Add a view for the location

bzr revid: stw@openerp.com-20111214124041-jsnqzmu83zjbrjzf
2011-12-14 13:40:41 +01:00
Stephane Wirtel 12b454b1f6 [IMP] base_contact: Add the migration script for the addresses
[FIX] base_contact: Add a name_get for the location and the address

bzr revid: stw@openerp.com-20111214091118-qw564mpfwgnez1po
2011-12-14 10:11:18 +01:00
Stephane Wirtel d791513f24 [FIX] base_contact: Modify the migration script
bzr revid: stw@openerp.com-20111209165531-uiqfpmlfzba6wr81
2011-12-09 17:55:31 +01:00
Mayur Maheshwari (OpenERP) b439bc1606 [FIX]All: create an index for the column on require table
lp bug: https://launchpad.net/bugs/901474 fixed

bzr revid: mma@tinyerp.com-20111209060308-muefwlr323ji4kk7
2011-12-09 11:33:08 +05:30
Stephane Wirtel a4ac411066 [FIX] base_contact: Review the algo
bzr revid: stw@openerp.com-20111208184328-7wl5oo1exom3w38j
2011-12-08 19:43:28 +01:00
Stephane Wirtel 1183a6c3c5 [FIX] base_contact: Add some missing features
bzr revid: stw@openerp.com-20111128170210-sj1sldavqkhkf32r
2011-11-28 18:02:10 +01:00
Stephane Wirtel cc31f7e2f8 [FIX] base_contact: Integration with the others modules
bzr revid: stw@openerp.com-20111125103320-0z3k86foe5l63qpz
2011-11-25 11:33:20 +01:00
tfr@openerp.com 43f984582f [MERGE] fix lp:849420
bzr revid: tfr@openerp.com-20111020110504-4eyf890rhw9b2l1a
2011-10-20 13:05:04 +02:00
DBR (OpenERP) a9eaeb3959 [IMP]base_contact : Improve the code
bzr revid: dbr@tinyerp.com-20110920085419-8vft3k6yu72eb54n
2011-09-20 14:24:19 +05:30
DBR (OpenERP) 007af7601f [IMP]base_contact:Improve the code
bzr revid: dbr@tinyerp.com-20110916124046-2p713bhbsi8g9zev
2011-09-16 18:10:46 +05:30
DBR (OpenERP) 8a69cc5504 [FIX] After installing base_contact Contact in search view of partner not work
lp bug: https://launchpad.net/bugs/849420 fixed

bzr revid: dbr@tinyerp.com-20110916095446-6cwydtneyhng01by
2011-09-16 15:24:46 +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
uco (OpenERP) d827b2f6ea [REF]: Added remaining context changes in _constraints. Removed unnecessary checking for context from methods.
bzr revid: uco@tinyerp.com-20101213064309-vg36f1510xv2f8zb
2010-12-13 12:13:09 +05:30
uco (OpenERP) b1cf433ecc [MERGE]: Merged with trunk-addons.
bzr revid: uco@tinyerp.com-20101206131102-z2xzz8eshkswo00q
2010-12-06 18:41:02 +05:30
uco (OpenERP) 6dd290e824 [REF]: Replace the condition 'if not context' with 'if context is None'.
bzr revid: uco@tinyerp.com-20101123070505-9i2lrqhgxzaii3zn
2010-11-23 12:35:05 +05:30
uco (OpenERP) 12fcd1be2f [IMP] : Added context=None on methods used for _constraints and replaced context={} with context=None.
bzr revid: uco@tinyerp.com-20101119134801-974ev29j4tu46pq2
2010-11-19 19:18:01 +05:30
sbh (Open ERP) 1edeaa9fd7 [Fix] : Fix wrong helptext for field active
bzr revid: sbh@tinyerp.com-20101115131555-xd1jwod6dvomuv9x
2010-11-15 18:45:55 +05:30
Anup (OpenERP) 3388b58b28 [FIX] base_contact : Search Method Corrected
bzr revid: ach@tinyerp.com-20100929141724-ybamec2vldunixrb
2010-09-29 19:47:24 +05:30
olt@tinyerp.com 960fc8e27c [IMP] base_contact: performance imporovement: 'job_id' field (res.partner.contact object) was generating a lot of queries
bzr revid: olt@tinyerp.com-20100929095255-wxn4u9dfn8j0dd8z
2010-09-29 11:52:55 +02:00
olt@tinyerp.com df261181c1 [IMP] base_contact: performance improvement:
* rewriten res_partner_job.name_get
  * res_partner_contact.job_id: store=True

bzr revid: olt@tinyerp.com-20100924113021-hf86aenloztuftpe
2010-09-24 13:30:21 +02:00
DBR(Open ERP) 610a32d111 [IMP] base_contact : onchange method added on partner
bzr revid: vir@tinyerp.com-20100818091519-68nmm71hm5ebeyoh
2010-08-18 14:45:19 +05:30
rpa (Open ERP) 06145300d2 [FIX]: base_contact: Changed size of field of contact and job table, made compatible with that of partner address
lp bug: https://launchpad.net/bugs/605640 fixed

bzr revid: rpa@tinyerp.com-20100805101550-jzcssnf0z4kictxy
2010-08-05 15:45:50 +05:30
Harry (OpenERP) 2820be6629 [IMP] base_contact:
* Replace title char field with many2one field of res.partner.title in res.partner.contact model
* Improve form view of res.partner.contact

bzr revid: hmo@tinyerp.com-20100705131851-i8c4otyahwlz5emo
2010-07-05 18:48:51 +05:30
vra bf8d2a73c0 [IMP][REF] Sql-injection changes, remove print statement, some space improvement.
bzr revid: vra@tinyerp.com-20100616115139-cql5oiqf622spa6p
2010-06-16 17:21:39 +05:30
rpa (Open ERP) f1a7cf722b [IMP,FIX]: base_contact: Improvement in base_contact for res.partner.function removed in base
bzr revid: rpa@tinyerp.com-20100524061115-3g4ilc6k175mnajy
2010-05-24 11:41:15 +05:30
hmo 734da01824 [MERGE] CRM Improvement: _inhertis from mailgate.Thread
bzr revid: hmo@hmo-20100521102600-xvfwskufugexn5wv
2010-05-21 15:56:00 +05:30
Fabien Pinckaers a3dd9f05dc [FIX] 3 security rules, [IMP] object names for logs
bzr revid: fp@tinyerp.com-20100519183232-9zieyfnah526r312
2010-05-19 20:32:32 +02:00
Jay (Open ERP) e5cc5d6fa2 [FIX] Base_contact:\n JOB :When partner is set, address is required.Added on_change. \n Address:Use domain instead of value in context
bzr revid: jvo@tinyerp.com-20100519095812-m03822hryvyr3hzg
2010-05-19 15:28:12 +05:30
Jay (Open ERP) d506eb1c89 [REF] Base_contact : search() of Address corrected
bzr revid: jvo@tinyerp.com-20100517063431-glyy8cejapfusb51
2010-05-17 12:04:31 +05:30
JMA (OpenERP) df052074ea [FIX] Base_contact : search() of job improved
bzr revid: jma@tinyerp.com-20100511083448-t66yybkz4iqixvaq
2010-05-11 14:04:48 +05:30
rpa (Open ERP) c522cbff3b [FIX]: base_contact: Fixed problem of Opening contact form view due to search count problem
lp bug: https://launchpad.net/bugs/563644 fixed

bzr revid: rpa@tinyerp.com-20100416054719-degj91mu8z7a2h8m
2010-04-16 11:17:19 +05:30
ksa (Open ERP) 834ed9b185 [IMP] Apply doc string + quality check in base_contact,board,crm_profiling, document_ics,survey
bzr revid: ksa@tinyerp.co.in-20100326132716-tc37ehpvzegozo1o
2010-03-26 18:57:16 +05:30
sbh (Open ERP) 11e40fd750 [IMP] base_contact:Temporary comment the code because created duplicate entry of contact
bzr revid: sbh@tinyerp.com-20100217065056-8xcz1nzjkdjsmm0v
2010-02-17 12:20:56 +05:30
HDA (OpenERP) 284ec3e006 Merged with client
bzr revid: hda@tinyerp.com-20100216142723-ul7m7do5fpl3r9av
2010-02-16 19:57:23 +05:30
olt@tinyerp.com c7b588ec59 [FIX] base_contact: search for a contact in a contact job now searches in firstname and lastname
bzr revid: olt@tinyerp.com-20100205083208-1hhoonlnwmhaas5p
2010-02-05 09:32:08 +01:00
olt@tinyerp.com b1643c7af6 [FIX] base_contact: search in "Contact's Jobs" now also search in firstname and lastname of contacts
bzr revid: olt@tinyerp.com-20100201075852-eomf4z7an0rno10r
2010-02-01 08:58:52 +01:00
HDA (OpenERP) 0b2bb31992 Merge from stable
bzr revid: hda@tinyerp.com-20100121151350-58pcefq2tdw2ge2l
2010-01-21 20:43:50 +05:30
Stephane Wirtel fb3ef7a2f4 [FIX] Change the year of the copyright
bzr revid: stephane@openerp.com-20100112091839-a6p7tenhb4e4zxyx
2010-01-12 10:18:39 +01:00
mra (Open ERP) 8e6746a794 [FIX] base_contact: domain problem on job object
bzr revid: mra@tinyerp.com-20100107062730-utxxbc192n7xuv1b
2010-01-07 11:57:30 +05:30