Commit Graph

3722 Commits

Author SHA1 Message Date
Bharat Devnani (OpenERP) e8b56a15d2 [IMP] ordered res_users by user_name
bzr revid: bde@tinyerp.com-20121025105616-mcecvpsu2svvwryr
2012-10-25 16:26:16 +05:30
Jigar Amin 440fce00cd [MERGE] lp:~openerp-dev/openobject-server/trunk-10click-crm-partner-aja
bzr revid: jam@tinyerp.com-20121025102301-3wq6i87857ou0mtj
2012-10-25 15:53:01 +05:30
ajay javiya (OpenERP) 569e9037aa [IMP]:Improve onchange code for state
bzr revid: aja@tinyerp.com-20121025095805-isdu8d4ma2etx8vc
2012-10-25 15:28:05 +05:30
ajay javiya (OpenERP) e23ade6f5d [IMP]:onchange state country selected automatically
bzr revid: aja@tinyerp.com-20121025093809-k907f1m17cvg648o
2012-10-25 15:08:09 +05:30
Purnendu Singh (OpenERP) 1a910d71d6 [IMP] added a comment line
bzr revid: psi@tinyerp.com-20121025062346-ud9m02ah4m9om1vf
2012-10-25 11:53:46 +05:30
Purnendu Singh (OpenERP) 6080eadb4b [MERGE]
bzr revid: psi@tinyerp.com-20121023071213-dd5mu9oce4s3vh9i
bzr revid: psi@tinyerp.com-20121025062105-tkhiybwv77tbqwpr
2012-10-25 11:51:05 +05:30
Olivier Dony 9582a8bc82 [FIX] res.lang: ar_AR does not exist (Arabic in Argentina?!) -> replaced with ar_SY
ar_SY is the default locale alias for the `ar`
code in babel, so we can use that until a
translation team asks for a regional
variation of Arabic.

This should also fix an issue in the web
client, where ar_AR was not working, because
silently replaced with ar_SY.

This will only work for new databases,
old ones should be manually fixed.

bzr revid: odo@openerp.com-20121024161527-vec2r46a4o5lk47x
2012-10-24 18:15:27 +02:00
Olivier Dony 4c591fa606 [FIX] ir_attachment: fix regression when counting attachments (OPW 576295)
Cherry-pick forward-port of rev-id odo@openerp.com-20120816154020-5s6wbwfb5l2xsnyv
from 6.1. Fixes regression introduced by r.4069.

bzr revid: odo@openerp.com-20121024124709-28w8rh8xnelvuhwg
2012-10-24 14:47:09 +02:00
Antony Lesuisse aebe743964 [FIX] revert remove password fp merge
Overriding the reset password meachnism should be done in auth signup/reset password addons.

bzr revid: al@openerp.com-20121024111746-r94n1uqyb01a4x0m
2012-10-24 13:17:46 +02:00
Xavier Morel f579cc927f [FIX] files filtering when loading... stuff.
also, cleanup module file (remove extra imports, extra default key in manifest)

bzr revid: xmo@openerp.com-20121024105454-nqw9taxladjofz2v
2012-10-24 12:54:54 +02:00
Fabien Pinckaers 2067192d37 [IMP] rename columns for importation
bzr revid: fp@tinyerp.com-20121024084409-ad4kuccw6bki3zdg
2012-10-24 10:44:09 +02:00
Launchpad Translations on behalf of openerp b7feab731b Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20121024045536-py0ehkq8nazb5en1
bzr revid: launchpad_translations_on_behalf_of_openerp-20121024045556-v4pmdh85f6qnn1f6
bzr revid: launchpad_translations_on_behalf_of_openerp-20121024052044-ajcrxdgxe6plx868
2012-10-24 05:20:44 +00:00
Bharat Devnani (OpenERP) 1c0b768ec6 [MERGE] merged with main server
bzr revid: bde@tinyerp.com-20121023111122-tg9ve8pfwidqi5x2
2012-10-23 16:41:22 +05:30
Fabien Pinckaers 7501a8b9ad [MERGE] trunk-fp
bzr revid: fp@tinyerp.com-20121022174451-ez1yw4d37y3okfk6
2012-10-22 19:44:51 +02:00
Fabien Pinckaers 7ee91c1d29 [MERGE] add parent_id in partner lists, invisible for groupby
bzr revid: fp@tinyerp.com-20121022171612-al88r881j7wjdc83
2012-10-22 19:16:12 +02:00
Fabien Pinckaers fec5454b3b [MERGE] preference remove change passwd
bzr revid: fp@tinyerp.com-20121022171502-frmdoqnazzuzfk1j
2012-10-22 19:15:02 +02:00
Olivier Dony b5b19a7a01 [FIX] generate_tracking_message_id: use more randomness to avoid duplicates
When several message IDs had to be generated for the same
record at the same time, there was a high chance to
get non-unique results. This possibly lead to data loss because
some mail implementations might ignore multiple mails with the
same ID (including OpenERP itself). On most operating systems
the available time resolution precision is better than what
we used (due to the float rounding of `%s`).
Adding a bit of randomness doesn't hurt, as OpenERP will
be used in increasingly distributed environments, so
we now add an extra random part as well.

bzr revid: odo@openerp.com-20121022162421-qr7nq8idihp5781u
2012-10-22 18:24:21 +02:00
Vo Minh Thu 749ee11eb2 [MERGE] removed a few warnings.
bzr revid: vmt@openerp.com-20121022132759-64qupagcv9cdqnkq
2012-10-22 15:27:59 +02:00
Quentin (OpenERP) 107e84c659 [MERGE] osv/orm: call the fct_inv for functional fields that are stored=True + tools/yamp_import: on record creation, do not consider fields that wouldn't be returned by the client because readonly in the view
bzr revid: qdp-launchpad@openerp.com-20121022130319-1v8mtihg8se01sso
2012-10-22 15:03:19 +02:00
Quentin (OpenERP) e6e4e8d4c1 [REV] osv/orm: revert of a previous patch that was unifying the behavior for fields.related and fields.function at creation time because it's a bit dangereous to treat it right now, and may need the add of a new field attribute. "I'll be back", said the patch
bzr revid: qdp-launchpad@openerp.com-20121022123100-wwr7lnmpqebddxon
2012-10-22 14:31:00 +02:00
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
Pinakin Nayi (OpenERP) 2a93fb46b2 [IMP]sequence of seperator put it before footer
bzr revid: pna@tinyerp.com-20121022071132-0mnigxlvn5yrbxmx
2012-10-22 12:41:32 +05:30
Pinakin Nayi (OpenERP) 50729e753f [IMP]users are sorted on name
bzr revid: pna@tinyerp.com-20121022055453-49hpyu9sf11gvunk
2012-10-22 11:24:53 +05:30
Pinakin Nayi (OpenERP) 60c38e629a [IMP]setting remove icon and change label
bzr revid: pna@tinyerp.com-20121022054024-1v178zn4vtk65pm6
2012-10-22 11:10:24 +05:30
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
Quentin (OpenERP) 7e357dab82 [MERGE] tools, yaml_import: the values given to the creation should only include the fields that aren't readonly in the view. Because that's what clients do
bzr revid: qdp-launchpad@openerp.com-20121019121438-z4cgpb0w3ejgb57o
2012-10-19 14:14:38 +02:00
Quentin (OpenERP) 7c91102e87 [MERGE] trunk
bzr revid: qdp-launchpad@openerp.com-20121019121308-uwqg1em4hdn10xev
2012-10-19 14:13:08 +02:00
Quentin (OpenERP) 820c2551bb [IMP] tools, yaml_import: the values given to the creation should only include the fields that aren't readonly in the view. Because that's what clients do
bzr revid: qdp-launchpad@openerp.com-20121019110604-1gvfcgqvwd1izh71
2012-10-19 13:06:04 +02:00
Vo Minh Thu e0e1aa5d15 [IMP] database management: added `duplicate` operation.
bzr revid: vmt@openerp.com-20121019101349-dt43p6da7avdsmk2
2012-10-19 12:13:49 +02:00
Mayur Maheshwari (OpenERP) cfaff8a85a [IMP]orm : improve multi tag when multi=true action display in tree and when flase action display in form
bzr revid: mma@tinyerp.com-20121019094303-p4mlf9oxlxhuvc48
2012-10-19 15:13:03 +05:30
Jigar Amin a1cb39e65c [MERGE] Sync with trunk
bzr revid: jam@tinyerp.com-20121019042856-w7u49cd295i2ilvi
2012-10-19 09:58:56 +05:30
Quentin (OpenERP) 536cb8775c [TEST] removing values at record creation in yaml
bzr revid: qdp-launchpad@openerp.com-20121018184323-5kq9fb54slij3ioo
2012-10-18 20:43:23 +02: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
Quentin (OpenERP) ece82902a4 [TEST] attempt to detect what the hell that crazy bug is coming from
bzr revid: qdp-launchpad@openerp.com-20121018072733-78g195u6yeq0m7jj
2012-10-18 09:27:33 +02:00
Atul Patel (OpenERP) 6c491aa26c [FIX]: Fix parent_id problem when group by company in partner tree view
bzr revid: atp@tinyerp.com-20121018072719-xb5kjnnrvrjnhexo
2012-10-18 12:57:19 +05:30
Antony Lesuisse ce552adba0 [MERGE] therp-nl/openobject-server/openobject-server_ormcache_key cache not working correctly with skiparg
bzr revid: al@openerp.com-20121017162555-tkydd6uq6fpm3a5i
2012-10-17 18:25:55 +02:00
Antony Lesuisse ed08f59e1f [MERGE] safe_eval opcode updates
bzr revid: al@openerp.com-20121017155526-o0ro53rno8d8cql2
2012-10-17 17:55:26 +02:00
Quentin (OpenERP) 38067dffc9 [FIX] osv/orm: compute the _fct_inv() of stored functional fields at the record creation. Compute also the _fct_inv() of related fields (because there is no reason not to do it). That last patch revert a 'fix' of lp bug 544087 introduced in revision 4182, i don't get the purpose of it but that bug is not repdocutible anymore...
bzr revid: qdp-launchpad@openerp.com-20121017102821-tjx7gqiz86v7sn54
2012-10-17 12:28:21 +02:00
Jigar Amin 3c38b1c4d1 [REVERT] Reverted the changes of depricated fieldread changes of the Revision#4482
bzr revid: jam@tinyerp.com-20121017095959-jlztk0qjg85qplvr
2012-10-17 15:29:59 +05:30
Jigar Amin 4e35350f3c [MERGE] Sync with trunk
bzr revid: jam@tinyerp.com-20121017043806-3z0d69nqzy9v3ojr
2012-10-17 10:08:06 +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
Olivier Dony e06e3aad4a [IMP] tools.html2plaintext: consistent use of lxml.etree.HTMLParser to convert HTML to plaintext
We used to switch to using BeautifulSoup when available, but that
lead to inconsistent behavior depending on the installed Python
packages, and sometimes lead to bad surprises. There is no advantage
in using BeautifulSoup rather than HTMLParser, and the latter is
always available.

bzr revid: odo@openerp.com-20121015120934-njaylf99dc5zekfw
2012-10-15 14:09:34 +02:00
Raphael Collet ae0a437aa6 [FIX] tests: add missing test
bzr revid: rco@openerp.com-20121015101849-hf7pyxjzkbxd4tgf
2012-10-15 12:18:49 +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
Divyesh Makwana (Open ERP) d0d85fec3e [Merge] Merge with main server.
bzr revid: mdi@tinyerp.com-20121015053617-z71o2h2ojb75x6tc
2012-10-15 11:06:17 +05:30
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
Vo Minh Thu 7878f9c7b6 [MERGE] babel: use babel for locale-aware read_group date formatting.
When grouping on a date or datetime field, read_group groups by (year, month),
and formats that pair to have a displayable result (as a group title).

This is currently done with strftime and the pattern `%B %Y` (complete word
month, long year), which is problematic as — at best — it uses the server's
locale for its formatting. This means if the server works in an english locale
e.g. russian users are going to see the month name in english, instead of their
own language.

This proposal makes use of `babel.dates.format_date`, which is locale-aware
(and to which a locale can be provided directly) and the locale present in the
request context to format the month, year pair according to the user's
language.

bzr revid: vmt@openerp.com-20121012144634-spaqze7d4jc8l00l
2012-10-12 16:46:34 +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
Turkesh Patel (Open ERP) 8e3c3af132 [IMP] improved code.
bzr revid: tpa@tinyerp.com-20121012095453-svqmnkq9e60hqast
2012-10-12 15:24:53 +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
Turkesh Patel (Open ERP) 73a139d72d [MRG] lp:~openerp-dev/openobject-server/trunk-warning-fix-tch
bzr revid: tpa@tinyerp.com-20121012073546-s3cs1nhxomvmfyu2
2012-10-12 13:05:46 +05:30
Turkesh Patel (Open ERP) 78d52f14aa [FIX] do not read depricated fields.
bzr revid: tpa@tinyerp.com-20121012073308-3eewtgihpnr6ri1z
2012-10-12 13:03:08 +05:30
Nimesh (Open ERP) baca14c1d7 [MERGE] merge with lp:openobject-server
bzr revid: nco@tinyerp.com-20121012073051-em68jc553jixr6op
2012-10-12 13:00:51 +05:30
Divyesh Makwana (Open ERP) e2bc9fe137 [IMP] In partner address type field change the name of 'Delivery' option to 'Shipping'.
bzr revid: mdi@tinyerp.com-20121012070525-k4xek8r5r4vt67iv
2012-10-12 12:35:25 +05:30
Twinkle Christian (OpenERP) 374ca00f4a [Merge]Merge with project branch
bzr revid: tch@tinyerp.com-20121012064623-7166g1m213juqvjq
2012-10-12 12:16:23 +05:30
Twinkle Christian (OpenERP) 7bef5e5162 [FIX]fix test case warning
bzr revid: tch@tinyerp.com-20121012061035-xfuez2o9x9k1m5r4
2012-10-12 11:40:35 +05:30
Turkesh Patel (Open ERP) bb9e1825bc [MRG] merge with lp:openobject-server
bzr revid: tpa@tinyerp.com-20121012054854-zjikywjs63jjzt4p
2012-10-12 11:18:54 +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
niv-openerp dcae3b64a3 [REVERT] removed server-side evaluation of field options
bzr revid: nicolas.vanhoren@openerp.com-20121011122214-ab1mqyz9h8jnq7ql
2012-10-11 14:22:14 +02:00
Turkesh Patel (Open ERP) f1a0dcf87e [MERGE] lp:~openerp-dev/openobject-server/trunk-warning-fix-tch
bzr revid: tpa@tinyerp.com-20121011102325-wjvwssyyfnavhz7h
2012-10-11 15:53:25 +05:30
Twinkle Christian (OpenERP) 92dd592b5f [FIX]Fix warning:ir.field.converter has no access rules
bzr revid: tch@tinyerp.com-20121011100741-2r4pz9qcqjljxf0l
2012-10-11 15:37:41 +05:30
Twinkle Christian (OpenERP) d33dd7b48a [MERGE]Merge with trunk-fix-warning branch
bzr revid: tch@tinyerp.com-20121011100404-9pau3ltdpvcjph0y
2012-10-11 15:34:04 +05:30
Twinkle Christian (OpenERP) 2f8236bdd1 [FIX]Fix warning:no translation for language en_US
bzr revid: tch@tinyerp.com-20121011090232-i0lo4eelz74seja9
2012-10-11 14:32:32 +05:30
Turkesh Patel (Open ERP) 0623db1978 [MRG] merge with lp:openobject-server
bzr revid: tpa@tinyerp.com-20121011062250-p23zc4qmb2ydxpu7
2012-10-11 11:52:50 +05:30
Nimesh (Open ERP) 4c8e5b39a8 [FIX] make lang field required true to select atleast language.
bzr revid: nco@tinyerp.com-20121011060442-rqe3shhavag7qo5s
2012-10-11 11:34:42 +05:30
Nimesh (Open ERP) 69ecfa1480 [MERGE] merger with lp:openobject-server
bzr revid: nco@tinyerp.com-20121010052400-tp470p0h1yexump1
bzr revid: nco@tinyerp.com-20121011055444-th5ddxs1kw8cjtk9
2012-10-11 11:24:44 +05:30
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
Antony Lesuisse 0dbd9b603a [IMP] remove standalone web client, fix logging
bzr revid: al@openerp.com-20121010204829-5vamumz9lhxpsgob
2012-10-10 22:48:29 +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
Quentin (OpenERP) f4f3d6fa15 [REF] code review by odo
bzr revid: qdp-launchpad@openerp.com-20121010104220-nqi6c12ua7tnaejt
2012-10-10 12:42:20 +02:00
Harry (OpenERP) 5973c96a99 [MERGE]
bzr revid: hmo@tinyerp.com-20121010064137-a5udff5gr4mr8c9m
2012-10-10 12:11:37 +05:30
Twinkle Christian (OpenERP) 6404157707 [FIX]remove warning res.partner.address deprecated
bzr revid: tch@tinyerp.com-20121010061127-8e27icb0kqzsyoa5
2012-10-10 11:41:27 +05:30
Twinkle Christian (OpenERP) 4eec1b454e [FIX]remove warning res.partner.address deprecated
bzr revid: tch@tinyerp.com-20121010060717-qmelz3oaxitw3laf
2012-10-10 11:37:17 +05:30
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) 90fc4d6651 [IMP] use of literal_eval from ast instead of const_eval from tools, as per Olivier recommendation
bzr revid: qdp-launchpad@openerp.com-20121009152828-3bdxpatkrl1qmyfi
2012-10-09 17:28:28 +02:00
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 510eea5305 [CHG] make empty cells clear out the corresponding field on import, rather than skip them
bzr revid: xmo@openerp.com-20121009092519-ge86yp3nnkqe9gic
2012-10-09 11:25:19 +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
Nimesh (Open ERP) b5f0bc1257 [IMP] remove second blank option in laguage selection in prefrences.
bzr revid: nco@tinyerp.com-20121009061640-dpf3q4m5ubdr5sch
2012-10-09 11:46:40 +05:30
Nimesh (Open ERP) d9a27d1902 [REMOVE] remove change password button.
bzr revid: nco@tinyerp.com-20121009055223-vflb9wxzo3nvw310
2012-10-09 11:22:23 +05:30
Nimesh (Open ERP) 97329f23bf [ADD] add oe_highlight class to save button.
bzr revid: nco@tinyerp.com-20121009055044-2g8qj43otkx4euht
2012-10-09 11:20:44 +05:30
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 e8af13f0e8 [IMP] don't pass in a default lang to _get_source if no value is provided in the context, caught by odo
bzr revid: xmo@openerp.com-20121008133823-vhypgddiicztai3a
2012-10-08 15:38:23 +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
Twinkle Christian (OpenERP) d79f2cb7b8 [FIX]warning:Field res.partner.address is deprecated
bzr revid: tch@tinyerp.com-20121008065316-fblbc7ycbhmv0w1s
2012-10-08 12:23:16 +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) 6046f9f226 [REF] yaml_import: comments refactoring
bzr revid: qdp-launchpad@openerp.com-20121005120653-jyq8352trvki24uc
2012-10-05 14:06:53 +02:00
Raphael Collet 6c8756a5a2 [IMP] test_orm: add test for create with given inherited ancestor
bzr revid: rco@openerp.com-20121005115619-l9qsoofumwrs5kle
2012-10-05 13:56:19 +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
Raphael Collet 40265731a0 [IMP] tests: add tests on model inheritance (_inherits)
bzr revid: rco@openerp.com-20121005101138-ifaon35nmytviu24
2012-10-05 12:11:38 +02:00
Quentin (OpenERP) e143ca2a5b [FIX] yaml_import: on _create_record, when we gather the default values on the object we can't use base.main_company´ in the yaml file and it's not compatible with the function)
bzr revid: qdp-launchpad@openerp.com-20121004154032-qyq5gdur383bfxl9
2012-10-04 17:40:32 +02:00
Xavier Morel 1a54bd9e4b [FIX] import tests pertaining to failing to link a relational subfield by id, xid or name
bzr revid: xmo@openerp.com-20121004152936-wsbwa4wbw9rii1an
2012-10-04 17:29:36 +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
Christophe Simonis 73087c62cf [MERGE] orm: handle correctly char size change
bzr revid: chs@openerp.com-20121004122436-yjiptjpriup4ac5v
2012-10-04 14:24:36 +02:00
Quentin (OpenERP) 9255d5d3ef [REF] yaml_import.py: some doc and error messagse improved
bzr revid: qdp-launchpad@openerp.com-20121004122418-a93kll1v7kqfrfc2
2012-10-04 14:24:18 +02:00
Quentin (OpenERP) 74f061ebee [IMP] yaml_import.py: comments and documentation improved for _create_record()
bzr revid: qdp-launchpad@openerp.com-20121004121522-ytttm7xulvo8i1wz
2012-10-04 14:15:22 +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
Quentin (OpenERP) 3d1b4398bf [REf] yaml_import.py: refactoring of _create_record()
bzr revid: qdp-launchpad@openerp.com-20121004115617-ihb4j3tdeco68vob
2012-10-04 13:56:17 +02:00
Quentin (OpenERP) bcf6dccf2d [MERGE] trunk
bzr revid: qdp-launchpad@openerp.com-20121004084807-i3vh4fw8sk7nz7ek
2012-10-04 10:48:07 +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
Xavier Morel 601568f5f9 [FIX] don't import empty cells at all rather than set them to False, to allow defaults handling to do its job before actually creating the record
bzr revid: xmo@openerp.com-20121004064215-fqgir3ovmte2v438
2012-10-04 08:42:15 +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
Atul Patel (OpenERP) 2fada2bf61 [MERGE]: Merged with lp:openobject-server
bzr revid: atp@tinyerp.com-20121004050544-azqcnz8t2autf69e
2012-10-04 10:35:44 +05:30
Olivier Dony 2a96eb4944 [MERGE] Sync with trunk
bzr revid: odo@openerp.com-20121003161807-3nwp7kvc3s2eh2xf
2012-10-03 18:18:07 +02:00
Olivier Dony d2f3bbf4bc [REV] Undo header template extraction
bzr revid: odo@openerp.com-20121003161641-9zodo9ks2bqjjjfd
2012-10-03 18:16:41 +02:00
Olivier Dony 1a541b2b69 [REV] Revert removal of ir.wizard.menu, still useful to create menuitems for custom models
bzr revid: odo@openerp.com-20121003142006-t1soc5xprdbcvice
2012-10-03 16:20:06 +02:00
Olivier Dony a42baec455 [IMP] translate: unify the server and web translation export mechanisms
- qweb and Javascript terms extraction now builtin
- all qweb/JS terms are flagged with an extra PO comment:
  `openerp-web`, which the web client will use when
  loading translations
- the homemade Python/Mako extractor has been removed
  and replaced by the default babel Python extractor.
  Net result is that we extract less spurious terms, but
  keep valid ones, so everything looks great under
  the sun.

bzr revid: odo@openerp.com-20121003132659-h5obyl1j7hjo1y2b
2012-10-03 15:26:59 +02:00
Atul Patel (OpenERP) a0f76d88ae [FIX]: Fix display_address() problem in header
bzr revid: atp@tinyerp.com-20121003122130-m81s598eooupbomv
2012-10-03 17:51:30 +05:30
Xavier Morel b9b19f61ea [FIX] if a selection label is empty, return the value in a selection import message
bzr revid: xmo@openerp.com-20121003115949-sgsouhcmboascjbl
2012-10-03 13:59:49 +02:00
Xavier Morel 1e4a677f05 [MERGE] from trunk
bzr revid: xmo@openerp.com-20121010154436-wz29sdkbs9vvhjba
2012-10-10 17:44:36 +02:00
Quentin (OpenERP) bc0e25938a [FIX] yaml import: if a field has a default value, we must call its on_change()
bzr revid: qdp-launchpad@openerp.com-20121003082306-ml0nodz6ubriwtpi
2012-10-03 10:23:06 +02:00
Atul Patel (OpenERP) a1d2dedaed [IMP]: Use display_address() in company header.
bzr revid: atp@tinyerp.com-20121002180349-bxq8n10gfa1yea6g
2012-10-02 23:33:49 +05:30
Quentin (OpenERP) 261e33f740 [FIX] yaml_import: the parent default values must be complete before calling the onchanges()
bzr revid: qdp-launchpad@openerp.com-20121002160055-ew4377e7jcqlgzv7
2012-10-02 18:00:55 +02:00
Xavier Morel 5d64088c8c [IMP] use generic header template in form views
also small reindent in view with fucked-up indentation

bzr revid: xmo@openerp.com-20121002142721-u9hlw4ob04wahu50
2012-10-02 16:27:21 +02:00
Quentin (OpenERP) fa852bab33 [FIX] yaml_import: don't erase the initial fields_view_get() result with the fields_view get of the first one2many fiel, other wise things get wrong -_-
bzr revid: qdp-launchpad@openerp.com-20121002120405-hvy4ltgrjzesndox
2012-10-02 14:04:05 +02:00
Fabien Meghazi 79b2a0f6c6 [IMP] Do not start cron master thread if max_cron_threads == 0
bzr revid: fme@openerp.com-20121002120111-nrmetmskns2ompgc
2012-10-02 14:01:11 +02:00
Olivier Dony 4d35720a57 [IMP] translation import/export: more cleanup
bzr revid: odo@openerp.com-20121001154449-146dte5i8ge1y1pj
2012-10-01 17:44:49 +02:00
Quentin (OpenERP) 7812c73354 [IMP] yaml processing: improved previous patch by replacing the old parameter view with the result of fields_view_get() directly, to avoid having an extra parameter a bit useless
bzr revid: qdp-launchpad@openerp.com-20121001153806-k40ly5vdzh1v3hv3
2012-10-01 17:38:06 +02:00
Christophe Simonis b7e5519b4c [FIX] orm: handle fields.char() with not size correctly
bzr revid: chs@openerp.com-20121001153753-um68vpz1caojm17r
2012-10-01 17:37:53 +02:00
Christophe Simonis 5763e40506 [IMP] orm: remove trailing spaces
bzr revid: chs@openerp.com-20121001151421-vdfkzuf864rz8q20
2012-10-01 17:14:21 +02:00
Christophe Simonis 273904d103 [IMP] orm: be more vebose when accessing an invalid field of browse_record objects
bzr revid: chs@openerp.com-20121001150305-recozdvfc68wc766
2012-10-01 17:03:05 +02:00
Olivier Dony e35992cc53 [MERGE] Sync with trunk
bzr revid: odo@openerp.com-20121001144941-16d8mbi5475c3tyb
2012-10-01 16:49:41 +02:00
Quentin (OpenERP) 6c8ed08bf3 [IMP] yaml processing: fixed the creation of record through yaml files in order to use the views and on_change() functions that match the initial fields_view_get().
bzr revid: qdp-launchpad@openerp.com-20121001142735-bvqx48fbt9lyesjw
2012-10-01 16:27:35 +02:00
Xavier Morel aed20ca5d7 [FIX] conversion and validation of date and datetime field imports
bzr revid: xmo@openerp.com-20121001134330-za8hqctrghmw08i4
2012-10-01 15:43:30 +02:00
Xavier Morel 84332d8aad [FIX] type error when providing a non-integer for a default database id
bzr revid: xmo@openerp.com-20121001130530-yf6pzuxdi3s09tji
2012-10-01 15:05:30 +02:00
Olivier Dony c809f07ba9 [FIX] base: ridiculous typo in Nhomar's first name, sorry about that
bzr revid: odo@openerp.com-20121001101221-ak293qwpeik0do2b
2012-10-01 12:12:21 +02:00
Raphael Collet a6e30d305c [MERGE] from trunk
bzr revid: rco@openerp.com-20120928124403-aht90hi49yxwrcmz
bzr revid: rco@openerp.com-20121001073112-xbxdturd27bwscg1
2012-10-01 09:31:12 +02:00
Fabien Pinckaers f6ff157ca5 [MERGE] active of ACLs, courtesy of akretion
bzr revid: fp@tinyerp.com-20120929114236-lru7p4ibuclbn5nr
2012-09-29 13:42:36 +02:00
Antonin Bourguignon 0e8f9e3549 [MERGE] trunk-fix-mail-mail-rules-tde: OpenChatter 'Rule Yur Daddy' Branch
Fixes some of access rights issues. This server branch features :
- update of res.users model, where the feature allowing to write on its own user on WRITABLE_FIELDS is duplicated for reading. This allows for users not having read access on res.partner to read some of their data.

bzr revid: abo@openerp.com-20120928173657-2a25tw1ewc7ugyr3
2012-09-28 19:36:57 +02:00
Fabien Pinckaers 90f637717d [FIX] user preferences
bzr revid: fp@tinyerp.com-20120928173555-8eyzikcl9wig3p16
2012-09-28 19:35:55 +02:00
Antonin Bourguignon ad2d32b2f8 [FIX] forgot to remove a field
bzr revid: abo@openerp.com-20120928171139-v9m5a2rahqnhd8t1
2012-09-28 19:11:39 +02:00
Antonin Bourguignon 1d6bf0ef34 [MERGE] trunk
bzr revid: abo@openerp.com-20120928170416-zb9focd0pqrixlxt
2012-09-28 19:04:16 +02:00
Antonin Bourguignon 1a9f83c63f [IMP] code style; also remove a debug comment
bzr revid: abo@openerp.com-20120928165239-04lcfyt1t9ffdhkk
2012-09-28 18:52:39 +02:00
Antonin Bourguignon adf470bc88 [FIX] some security issues
bzr revid: abo@openerp.com-20120928163956-3qytfhh1t03xaa1x
2012-09-28 18:39:56 +02:00
Olivier Dony d8c74879e8 [REM] Remove unused ir.wizard.menu and ir.wizard.screen - internal wizards used for config, now gone ; some lint cleanup
bzr revid: odo@openerp.com-20120928122206-iynu3ilsurzecwde
2012-09-28 14:22:06 +02:00
Olivier Dony f76f9d0001 [IMP] base.export.language: improve/cleanup wizard model and its form view
bzr revid: odo@openerp.com-20120928120703-n87j8osun6bptehm
2012-09-28 14:07:03 +02:00
Raphael Collet 0d878dc99e [FIX] orm: fix the method copy() when an 'inherits' field is given in parameter default
bzr revid: rco@openerp.com-20120928120202-6fbayrwb1iszwfwv
2012-09-28 14:02:02 +02:00
Amit (OpenERP) 98681b7a12 [FIX] Add company rule for res_partner_bank object
lp bug: https://launchpad.net/bugs/1057924 fixed

bzr revid: amp@tinyerp.com-20120928102410-ir8xwhmeqntxlcr9
2012-09-28 15:54:10 +05:30
Olivier Dony 722bb4461d [ADD] ir.translation: add separate view file - missing in previous commits
bzr revid: odo@openerp.com-20120928094355-rjx12zjju09tmyew
2012-09-28 11:43:55 +02:00
Xavier Morel 879886decd [ADD] some import doc
bzr revid: xmo@openerp.com-20120928091519-ksdprqdq0tpklggw
2012-09-28 11:15:19 +02:00
Fabien Pinckaers 179e05205d [MERGE]
bzr revid: fp@tinyerp.com-20120928075900-5kalfbsp8idoez4o
2012-09-28 09:59:00 +02:00
Xavier Morel aaff4459c4 [DOC] fixes and cleanups
bzr revid: xmo@openerp.com-20120928065654-jj3ot17dz8vd3wum
2012-09-28 08:56:54 +02:00
Rucha (Open ERP) dbfffb6104 [IMP]: base: Improved name of Vauxoo
bzr revid: rpa@tinyerp.com-20120928051640-o4b52h70b1g9g5oc
2012-09-28 10:46:40 +05:30
Amit Patel e63dd6d1a9 [MERGE]:trunk
bzr revid: hmo@tinyerp.com-20120926110557-098p014k6heo4m8t
bzr revid: apa@tinyerp.com-20120928050541-fm2pwdviqefzbtua
2012-09-28 10:35:41 +05:30
Rucha (Open ERP) 824f6f7181 [MERGE]: Merged with latest trunk-server
bzr revid: rpa@tinyerp.com-20120927114939-g72nqop54stmdu3l
bzr revid: rpa@tinyerp.com-20120927115920-ixs1uxx8k6ss6rb9
bzr revid: rpa@tinyerp.com-20120928050533-5z10hnyqiwr28bbp
2012-09-28 10:35:33 +05:30
Fabien Pinckaers d59806f85c [MERGE] Access Rights Groups use same name than menu
bzr revid: fp@tinyerp.com-20120927174224-v6uk2eokj73gg04x
2012-09-27 19:42:24 +02:00
Xavier Morel def7e61901 [IMP] reimplement BaseModel.import_data on top of BaseModel.load
adapt tests to assert the corrected behavior of load instead of import_data's broken behavior

bzr revid: xmo@openerp.com-20120927154244-e56ygz2yytullg2l
2012-09-27 17:42:44 +02:00
Xavier Morel 87af7a6365 [FIX] replace warnings capture by explicitly returning a list of warnings from converters
makes converter code noisier, but ultimately simpler without having access to dynamically scoped variables

bzr revid: xmo@openerp.com-20120927144341-j1dx3e0epf3i5ja6
2012-09-27 16:43:41 +02:00
Xavier Morel f39730e918 [FIX] make conversion errors for floats and integers more predictable
Python turns out to have changed the wording of the messages between 2.6 and 2.7

also, these messages need to be translatable *and* use the human-readable field name

bzr revid: xmo@openerp.com-20120927103452-cvgv3e8dsvcvnics
2012-09-27 12:34:52 +02:00
Xavier Morel 9d175bdfd6 [FIX] postgres 9.2 added data at the end of 23502's error message, only use prefix matches not fullstring
bzr revid: xmo@openerp.com-20120927095038-m2vm663nqj1s1pne
2012-09-27 11:50:38 +02:00
Xavier Morel 9a721eba32 [ADD] forgotten test file
bzr revid: xmo@openerp.com-20121010153849-h91mv2dzjk6i0n55
2012-10-10 17:38:49 +02:00
Quentin (OpenERP) b53dd263c8 [FIX] base: USD currency symbol should be displayed before the amount
bzr revid: qdp-launchpad@openerp.com-20120927082549-go0ttk73dkisktrl
2012-09-27 10:25:49 +02:00
Olivier Dony add6b7b08a [IMP] res.partner: explicitly deprecate `address` and `country` columns
bzr revid: odo@openerp.com-20120926131006-b3mzn9y38rkg7e1s
2012-09-26 15:10:06 +02:00
Olivier Dony bd31b7c553 [API/IMP] fields: cleanup field_to_dict + make @deprecated available in fields_get()
Renamed the m2m extra info keys, as their names
were quite confusing (third_table?), + removed
the "func_obj" key for function fields, as
it was a duplicate of the "relation" kay that
is already present for all relationship fields.
These renames should not break anything, as this
info should only be used for debug, but they still
constitute an API backwards-incompatible change.

bzr revid: odo@openerp.com-20120926130942-doauqgh6v35vhi29
2012-09-26 15:09:42 +02:00
Fabien Pinckaers a48c57df40 [IMP] no certificate
bzr revid: fp@tinyerp.com-20120926121536-9836j42ulu8wcir8
2012-09-26 14:15:36 +02:00
Quentin (OpenERP) e4a87fc3db [MERGE] small usability improvement in res.partner form view
bzr revid: qdp-launchpad@openerp.com-20120926113933-v2oocyrnymquyrtu
2012-09-26 13:39:33 +02:00
Harry (OpenERP) dfb5ecc6fc [FIX] partner: sales&purchase tab visible for everybody
bzr revid: hmo@tinyerp.com-20120926102400-oq5w2hjl0wp218ao
2012-09-26 15:54:00 +05:30
Saurang Suthar a912bb3189 [IMP]openerp:rename the group Partner Manager -> Contact Creation
bzr revid: ssu@tinyerp.com-20120926070339-sr9lv02l5632ml1t
2012-09-26 12:33:39 +05:30
Khushboo Bhatt (Open ERP) 9d5209f42f [MERGE]merge with server
bzr revid: kbh@tinyerp.com-20120926050120-n6xcbugt5ib51345
2012-09-26 10:31:20 +05:30
Divyesh Makwana (Open ERP) f17e83b9d9 [Merge] Merge with main server.
bzr revid: mdi@tinyerp.com-20120925040414-r26j7vtmc3he0ddy
bzr revid: mdi@tinyerp.com-20120926041413-vm0qoqa9onaqiciz
2012-09-26 09:44:13 +05:30
Xavier Morel e61dc50934 [IMP] convert empty import fields to False values without going through converters
simplifies the converter methods by avoiding redundant emptiness checks

bzr revid: xmo@openerp.com-20120925155915-82p2s6stpww37p5n
2012-09-25 17:59:15 +02:00
Xavier Morel d5c69fa87e [FIX] use lists instead of iterators in BaseModel._extract_records
* although it does use an explicit external index, it turns out the
  code is less complex

* the rewrapping of (many) iterators on top of one another ended up
  blowing Python's stack during ``next`` calls, which Python does
  *not* like

* added a 900-ish import test file to check for these things

bzr revid: xmo@openerp.com-20120925135955-oielhopegnefyctm
2012-09-25 15:59:55 +02:00
Khushboo Bhatt (Open ERP) 0a276c99b5 [FIX]attrs updated
bzr revid: kbh@tinyerp.com-20120925101609-9mnwh7uz1nixbu28
2012-09-25 15:46:09 +05:30
Rucha (Open ERP) 12355db920 [IMP,ADD]: base: Added new logo for camptocamp and added new company(Vauxoo) in demo(on demand by qdp)
bzr revid: rpa@tinyerp.com-20120925101354-wvb9eo41skymlnrp
2012-09-25 15:43:54 +05:30
Xavier Morel 359b4a44aa [ADD] ability to convert postgres error messages to human-readable ones
also convert 'violates not-null constraint' to something about fields being required

bzr revid: xmo@openerp.com-20120925100232-bfmxcxda65cki5kv
2012-09-25 12:02:32 +02:00
Khushboo Bhatt (Open ERP) de8a9636da [FIX]help updated
bzr revid: kbh@tinyerp.com-20120925094330-kvbpnw0lw7izbenz
2012-09-25 15:13:30 +05:30
Khushboo Bhatt (Open ERP) 833e39d19e [FIX]group added in company and placeholder for acc_number
bzr revid: kbh@tinyerp.com-20120925093915-o5qq2sj8kwr64ibu
2012-09-25 15:09:15 +05:30
Xavier Morel e6c8f1739a [ADD] 'more info' action to m2o, o2m and m2m linking failures
bzr revid: xmo@openerp.com-20120925074256-18puerjbfo3om265
2012-09-25 09:42:56 +02:00
Rucha (Open ERP) 68baf6121f [MERGE]: Merged with latest trunk-server
bzr revid: rpa@tinyerp.com-20120925051541-thkbb8xn8oc9yyi0
2012-09-25 10:45:41 +05:30
Launchpad Translations on behalf of openerp 3cc8c24ef4 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120925044436-la8k19ynfgu07eeu
2012-09-25 04:44:36 +00:00
Antony Lesuisse 26780da2ef [FIX] fcntl not available on windows
bzr revid: al@openerp.com-20120925000946-7qikupf5rt2hiwx4
2012-09-25 02:09:46 +02:00
Quentin (OpenERP) b62f1f1124 [MERGE] demo data improved (new rate for USD)
bzr revid: qdp-launchpad@openerp.com-20120924154355-69qsmrg8xwimla1f
2012-09-24 17:43:55 +02:00