Commit Graph

2511 Commits

Author SHA1 Message Date
Vo Minh Thu 5554379e1b [MERGE] The `State` label is now `Status`. A few zipcode have dropped the two-letter code.
bzr revid: vmt@openerp.com-20121022120656-hq1q0jcu2fpv52v8
2012-10-22 14:06:56 +02:00
Vo Minh Thu 09dcb09f8a [MERGE] merged trunk.
bzr revid: mma@tinyerp.com-20121019105411-c616nxo2helwr2l0
bzr revid: vmt@openerp.com-20121022114206-ejyrhnwf4fjfqmox
2012-10-22 13:42:06 +02:00
Vo Minh Thu 815100e535 [IMP] res.partner ir.rule: made the rule similar to the one for res.partner.
bzr revid: vmt@openerp.com-20121022113700-hn65uabpd0ttuxyt
2012-10-22 13:37:00 +02:00
Vo Minh Thu 218d25b130 [MERGE] merged trunk.
bzr revid: vmt@openerp.com-20121022101716-491hv1k50abqd8k9
2012-10-22 12:17:16 +02:00
Vo Minh Thu f4b6f015b3 [MERGE] merged trunk.
bzr revid: vmt@openerp.com-20121022095659-j1w8tdkkmwuhuniq
2012-10-22 11:56:59 +02:00
Launchpad Translations on behalf of openerp f702b42105 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20121020050656-mv3gu0dj38rcys4w
2012-10-20 05:06:56 +00:00
Olivier Dony 361c0acd2a [FIX] expression: negative operators (e.g. NOT IN) where not working on o2m fields - tests added
bzr revid: odo@openerp.com-20121018124750-bkea51a7zkvwwygi
2012-10-18 14:47:50 +02:00
Amit (OpenERP) 3d1defaa68 [IMP] Imporved the indentation problem
bzr revid: amp@tinyerp.com-20121018075759-70m5yv1yrotnuhao
2012-10-18 13:27:59 +05:30
Vo Minh Thu a3cef23827 [MERGE] Make sure we pass only lists, tuples or dicts to Cursor.execute().
This fixes a call in the login code where a single untupled string was passed.
Psycopg does not see the problem: it iterates over the string, and as long as
the string length matches the number of needed parameters, everything seems
fine. Yeah for dynamic typing and SQL queries.

bzr revid: vmt@openerp.com-20121016125408-q537r71k5cisyxs0
2012-10-16 14:54:08 +02:00
Fabien Meghazi e8c0f38927 [REM] Removed useless css class in res.partner kanban view
bzr revid: fme@openerp.com-20121016102229-c3slg9mogr04h822
2012-10-16 12:22:29 +02:00
Mayur Maheshwari (OpenERP) 43eaf2a51e [MERGE]: Merge with lp:openobject-server
bzr revid: mma@tinyerp.com-20121016054451-ciq04vauebotgoe5
2012-10-16 11:14:51 +05:30
Fabien Pinckaers ffc34ab101 [MERGE] salesman -> salesperson
bzr revid: fp@tinyerp.com-20121015175508-iqj9n5h4i9138dw4
2012-10-15 19:55:08 +02:00
Raphael Collet 11051f32e0 [FIX] res_users.login: fix query parameters in cr.execute
bzr revid: rco@openerp.com-20121015100148-pkanx35vr6fqojuj
2012-10-15 12:01:48 +02:00
Antony Lesuisse 8fa8551f01 [FIX] cleanup ir.xml mess, ir.ui.view name is now optional in xml files
bzr revid: al@openerp.com-20121013120924-xix9cbozm8kda7rj
2012-10-13 14:09:24 +02:00
Mayur Maheshwari (OpenERP) e1dfd1fadc [IMP]all: imporve string state to status
bzr revid: mma@tinyerp.com-20121012122419-mtiw3wpxlcbl4y1r
2012-10-12 17:54:19 +05:30
Mayur Maheshwari (OpenERP) 4a66def0ca [IMP]base: imporve zip code of partner demo data
bzr revid: mma@tinyerp.com-20121012094121-3gsp3826l9uh1il9
2012-10-12 15:11:21 +05:30
Mayur Maheshwari (OpenERP) 0a44106cff [MERGE]: Merge with lp:openobject-server
bzr revid: mma@tinyerp.com-20121010054128-vxfn678x1d7i23qy
bzr revid: mma@tinyerp.com-20121012051742-ds6ve0vsa08zzc3v
2012-10-12 10:47:42 +05:30
Launchpad Translations on behalf of openerp 53e6a97f33 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20121012050942-nfure19k43lzib3e
2012-10-12 05:09:42 +00:00
Quentin (OpenERP) 407979d8d3 [MERGE] company: reports are now printing the company address as per its country format
bzr revid: qdp-launchpad@openerp.com-20121010205555-fsgudcepuy153ye2
2012-10-10 22:55:55 +02:00
Fabien Pinckaers 191a318f9b [MERGE] partner manager -> contact creation
bzr revid: fp@openerp.com-20121010191514-2mtm2sfssyhqoe3c
2012-10-10 21:15:14 +02:00
Xavier Morel 7a7876d4a8 [MERGE] from trunk
bzr revid: xmo@openerp.com-20121010154605-u16f57fnck148ued
2012-10-10 17:46:05 +02:00
Rajesh Prajapati (OpenERP) 774d49503c [MERGE] merge with main server
bzr revid: rpr@tinyerp.com-20121010053013-9k4sa09ze0anqpt4
2012-10-10 11:00:13 +05:30
Quentin (OpenERP) c98de15a09 [IMP] osv/orm.py: evaluate in python the 'options' attribute of a field in an xml view, before enclosing it in json. This allow to use python instead of json syntax in the definition of the options of a widget, which is a much more consistent behavior
bzr revid: qdp-launchpad@openerp.com-20121009142607-rk3l00atu3w3kksp
2012-10-09 16:26:07 +02:00
Quentin (OpenERP) 86bdfde1cf [MERGE] review search view view
bzr revid: qdp-launchpad@openerp.com-20121009100850-d90a9romy0bn9pqp
2012-10-09 12:08:50 +02:00
Xavier Morel 10345423b1 [FIX] treat imported datetime as local to the context-provided or user's datetime
bzr revid: xmo@openerp.com-20121009085446-obfpn4c5r250zonc
2012-10-09 10:54:46 +02:00
Xavier Morel 35c0e73eb4 [FIX] m2m command in import
command helpers create a single command, still need the list around commands

and the tests would have caught it, if I'd run them...

bzr revid: xmo@openerp.com-20121009070934-7i1hxuzumdu8x1jy
2012-10-09 09:09:34 +02:00
Quentin (OpenERP) 6210cf76a6 [IMP] base: module search view imp
bzr revid: qdp-launchpad@openerp.com-20121008142757-c3597to9h42e56tl
2012-10-08 16:27:57 +02:00
Xavier Morel afee5b63ee [IMP] use readable relation helper to generate a '6' m2m command
bzr revid: xmo@openerp.com-20121008133311-ejaix536syks41oo
2012-10-08 15:33:11 +02:00
Xavier Morel 443b5b9767 [FIX] missing translation mark on exception message
bzr revid: xmo@openerp.com-20121008133116-da2n77kbk9evaa7g
2012-10-08 15:31:16 +02:00
Xavier Morel 12f4150195 [IMP] avoid reimplementing (ir.model.data).get_object_reference() by hand, caught by odo
bzr revid: xmo@openerp.com-20121008133006-zsjdvax07zsrjwm6
2012-10-08 15:30:06 +02:00
Xavier Morel 00c7d9f4c0 [FIX] incorrect views spec in relational fields 'more info' action, spotted by odo
bzr revid: xmo@openerp.com-20121008132054-y57mg2rhxg6hkx2s
2012-10-08 15:20:54 +02:00
Xavier Morel 53786034e3 [FIX] docstring typo for name of converter methods on ir_fields, following odo review
bzr revid: xmo@openerp.com-20121008131545-u5sdlolmmgr8db2y
2012-10-08 15:15:45 +02:00
Xavier Morel 350d365ba0 [IMP] remove docstring for cr, uid following odo review
bzr revid: xmo@openerp.com-20121008131407-5hnxkn17lycfoqzu
2012-10-08 15:14:07 +02:00
Raphael Collet 659eaa6d15 [MERGE] from trunk
bzr revid: rco@openerp.com-20121008121655-swybuxw5mhl9zfe6
2012-10-08 14:16:55 +02:00
Mayur Maheshwari (OpenERP) 92d7b599cf [IMP]base : improve manu string and demo data
bzr revid: mma@tinyerp.com-20121008103013-bis8xilyyqjv6far
2012-10-08 16:00:13 +05:30
Saurang Suthar 220c9f4061 [MERGE]:merged with main server
bzr revid: ssu@tinyerp.com-20121008064112-84vhcvri9ntpegrn
2012-10-08 12:11:12 +05:30
Rajesh Prajapati (OpenERP) d07862d61a [MERGE] merge with main server
bzr revid: rpr@tinyerp.com-20121008061045-lyu9nb756rvis02x
2012-10-08 11:40:45 +05:30
Atul Patel (OpenERP) c95f769f99 [MERGE]: Merged with lp:openobject-server
bzr revid: atp@tinyerp.com-20121008051328-s9bbi1dhu5g0sc7j
2012-10-08 10:43:28 +05:30
Raphael Collet 4f235060a7 [MERGE] from trunk
bzr revid: rco@openerp.com-20121005124845-suonokozsufyicg2
2012-10-05 14:48:45 +02:00
Quentin (OpenERP) 9d678d1fd1 [MERGE] trunk
bzr revid: qdp-launchpad@openerp.com-20121005115057-am34fqwxopdgkh3y
2012-10-05 13:50:57 +02:00
Raphael Collet 5a971eca90 [FIX] ir: small fix to handle missing models when upgrading
bzr revid: rco@openerp.com-20121005102003-16vbr0aive2mbtid
2012-10-05 12:20:03 +02:00
Raphael Collet bc34a0b071 [FIX] res_users: fix method copy() to not break test case
bzr revid: rco@openerp.com-20121005101220-jhnomko7woiuwf1f
2012-10-05 12:12:20 +02:00
Xavier Morel 27f15d8af8 [IMP] 'more info' actions from relational fields conversion
link to ir.model.data if failing to link with database or external ids

bzr revid: xmo@openerp.com-20121004151753-wuyra1fjo31ur56g
2012-10-04 17:17:53 +02:00
Xavier Morel 8b4b31108d [MERGE] from trunk
bzr revid: xmo@openerp.com-20121010154523-2h49kpxk4wqkxcy4
2012-10-10 17:45:23 +02:00
Quentin (OpenERP) 154675f4ad [FIX] base: onchange_type should return only the big image, not the medium or the small
bzr revid: qdp-launchpad@openerp.com-20121004130224-t9wcp1bn0014px3f
2012-10-04 15:02:24 +02:00
Xavier Morel 67a9cf851c [IMP] use moreinfo key to provide more info as to what the boolean and date value should look like
bzr revid: xmo@openerp.com-20121004123237-p5ht1uozaobxn8b7
2012-10-04 14:32:37 +02:00
Xavier Morel e77fad774b [IMP] error messages for datetime error
bzr revid: xmo@openerp.com-20121004115822-54mzaeqi05h0p4ve
2012-10-04 13:58:22 +02:00
Olivier Dony aa6672b2af [MERGE] Unify PO extraction system between server/addons and web + minor cleanup
bzr revid: odo@openerp.com-20121004074420-c0b2xxxyn5etto2i
2012-10-04 09:44:20 +02:00
Rajesh Prajapati (OpenERP) 7f0ca772a5 [IMP] res_partner : rename filter Salesman to Salesperson
bzr revid: rpr@tinyerp.com-20121004060104-xuwrvsc1powekuf1
2012-10-04 11:31:04 +05:30
Launchpad Translations on behalf of openerp 2fdcc19dcb Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20121004051906-19h9v4f5p768ky0x
2012-10-04 05:19:06 +00:00