Commit Graph

616 Commits

Author SHA1 Message Date
Raphael Collet 90d202a4c9 fix methods read and write in users_view
bzr revid: rco@openerp.com-20110729151524-3szt56d6icc7j8pn
2011-07-29 17:15:24 +02:00
Raphael Collet dca1812f7f simple optimization when modifying groups of users
bzr revid: rco@openerp.com-20110729151216-7spi02jeibzl7jhz
2011-07-29 17:12:16 +02:00
Xavier Morel 97f24f2da7 [FIX] auto-mark automatic todos as done when they're launched
bzr revid: xmo@openerp.com-20110729145106-chvzn58l8d0y7tt9
2011-07-29 16:51:06 +02:00
Xavier Morel f723234f4d [IMP] todos: rename 'special' type to 'automatic', remove 'recurring' type, remove 'hidden' state, fix relevant code sections
bzr revid: xmo@openerp.com-20110729142622-yxvi33planv3m5a0
2011-07-29 16:26:22 +02:00
Raphael Collet beaf6ec43c split code in two parts: the implied groups, and enhanced view
bzr revid: rco@openerp.com-20110729140400-agr3x0o7xpqxyt0p
2011-07-29 16:04:00 +02:00
Raphael Collet 97dd3f3f41 move code around
bzr revid: rco@openerp.com-20110729124451-8c4txfklkoflc2c1
2011-07-29 14:44:51 +02:00
Raphael Collet 2633848b31 add implied groups in all cases
bzr revid: rco@openerp.com-20110729124235-95a3igb3cmunwiz1
2011-07-29 14:42:35 +02:00
Raphael Collet 8084d00780 improve API of some methods
bzr revid: rco@openerp.com-20110729110332-zv5agzip0sq2rwkr
2011-07-29 13:03:32 +02:00
Raphael Collet b4d2376aca update group and user views
bzr revid: rco@openerp.com-20110729102746-nqah2jqynqiz2lo5
2011-07-29 12:27:46 +02:00
Raphael Collet 7fb84245e9 add comments and small code improvements
bzr revid: rco@openerp.com-20110729101620-iknnq7vcchy9mlrr
2011-07-29 12:16:20 +02:00
Raphael Collet 3edcb0e8f3 small code improvements
bzr revid: rco@openerp.com-20110729101238-udkcecldiy9ybfwq
2011-07-29 12:12:38 +02:00
Raphael Collet a7c5e26646 small code improvements
bzr revid: rco@openerp.com-20110729100714-apwfhm3ee72fkmg9
2011-07-29 12:07:14 +02:00
Rucha (Open ERP) f4710857d1 [MERGE]: Added demo address for partners who had no address demo
bzr revid: rpa@tinyerp.com-20110729095611-p5pf2bzw5cien5ln
2011-07-29 15:26:11 +05:30
Raphael Collet 4fec9595c8 add function partition
bzr revid: rco@openerp.com-20110729094643-j0ky9qu3o3w2n1wr
2011-07-29 11:46:43 +02:00
Raphael Collet 75a63f5eb4 improve group selection fields
bzr revid: rco@openerp.com-20110729084137-da89gorw9udmv8i0
2011-07-29 10:41:37 +02:00
Raphael Collet 82ba03cf9d fix fields_view_get, and hide selection field when app not selected
bzr revid: rco@openerp.com-20110729074025-ugr2rkm1mxnwle1s
2011-07-29 09:40:25 +02:00
Launchpad Translations on behalf of openerp b3b00733af Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110726043915-2jf6htp0r7lwtog2
bzr revid: launchpad_translations_on_behalf_of_openerp-20110727043303-c8vlizlwvgk8nbpy
bzr revid: launchpad_translations_on_behalf_of_openerp-20110729044742-d00u9akz8kbon8bv
2011-07-29 04:47:42 +00:00
Raphael Collet 8004cea65f build the view based on classified groups
bzr revid: rco@openerp.com-20110728145131-j8myem3vd25j1drf
2011-07-28 16:51:31 +02:00
Raphael Collet ab63014e15 improve group classification
bzr revid: rco@openerp.com-20110728131022-1w6t86lnext9e2yg
2011-07-28 15:10:22 +02:00
Raphael Collet 5444ec5a22 add method to compute the closure of the relation implied_ids
bzr revid: rco@openerp.com-20110728120654-q0tewgjk7qxf6t8h
2011-07-28 14:06:54 +02:00
Raphael Collet 8a459051d5 add method to get groups classified
bzr revid: rco@openerp.com-20110728095958-bgplcmlrwbp017nr
2011-07-28 11:59:58 +02:00
Raphael Collet 0c5ec449bf make group names translatable
bzr revid: rco@openerp.com-20110728072948-5nkse5obxz739r4r
2011-07-28 09:29:48 +02:00
Raphael Collet 33eef34349 first sketch of groups with boolean fields
bzr revid: rco@openerp.com-20110728072544-tyseggysom5y8azw
2011-07-28 09:25:44 +02:00
Rucha (Open ERP) a4b733ef4f [REVERT]: Reverted changes of existing partner addresses
bzr revid: rpa@tinyerp.com-20110728070254-zumdex7hxbrvxsqd
2011-07-28 12:32:54 +05:30
Rucha (Open ERP) 7143335b1a [IMP, FIX]: Improvement in some address data and fixed reference for real email id + typos
bzr revid: rpa@tinyerp.com-20110728061650-buak13wvm2rt91uf
2011-07-28 11:46:50 +05:30
Mayur Maheshwari (OpenERP) 68843312c9 [IMP]base:Improvement is done as per suggestion
bzr revid: mma@tinyerp.com-20110728050257-rofsfs3g320bzesf
2011-07-28 10:32:57 +05:30
Raphael Collet 398d401724 [IMP] add an implication relation between groups
bzr revid: rco@openerp.com-20110727131147-yiqgzy3sjv3ismvi
2011-07-27 15:11:47 +02:00
Amit (OpenERP) 1877d5ff58 [FIX]:base:From the modules list, they are too much icons on the right, just keep the icon to install a module (the first one), remove all the others from the list.
bzr revid: apa@tinyerp.com-20110727123444-vc7gfynspsc5l0vs
2011-07-27 18:04:44 +05:30
Amit (OpenERP) e9181a40d5 [FIX]:fixed ir.rule
bzr revid: apa@tinyerp.com-20110727121921-rxkekubawe870adh
2011-07-27 17:49:21 +05:30
Mayur Maheshwari (OpenERP) 2cfaf9dcca [IMP]base:Improvement is done
bzr revid: mma@tinyerp.com-20110727102907-hgj851tqrc1rub6y
2011-07-27 15:59:07 +05:30
Raphael Collet 0172177218 [IMP] rename menus Synchronize Terms and Synchronize Translations
bzr revid: rco@openerp.com-20110727100015-7vs3sn1wt12s0hf0
2011-07-27 12:00:15 +02:00
Raphael Collet c1fece2b6c [FIX] in Customized Views, make fields User and Original view required and ondelete='cascade'
bzr revid: rco@openerp.com-20110727095414-6uk2lq3vynfg9xtd
2011-07-27 11:54:14 +02:00
RavishchanraMurari (Open ERP) 348f4693c3 filter_management
bzr revid: rmu@tinyerp.com-20110727092226-z6vltblzo0hh3i29
2011-07-27 14:52:26 +05:30
Mayur Maheshwari (OpenERP) 05b688421a [IMP]base:added a real data in partners
bzr revid: mma@tinyerp.com-20110727072328-lh2756pgi88lt5vi
2011-07-27 12:53:28 +05:30
Mayur Maheshwari (OpenERP) 21051f94d0 [IMP]base:added a record Line as per suggestion
bzr revid: mma@tinyerp.com-20110727053635-hwdqjdl0sy41ddkq
2011-07-27 11:06:35 +05:30
Vo Minh Thu 705cbcf213 [IMP] expression: make one more assert pass in expression.py tests.
bzr revid: vmt@openerp.com-20110726152435-41jv1oryjkmiiy07
2011-07-26 17:24:35 +02:00
Nimesh (Open ERP) a5a07e4993 Add missing unique keys
lp bug: https://launchpad.net/bugs/789019 fixed

bzr revid: nco@tinyerp.com-20110726132137-h8go2l62xkn8pdme
2011-07-26 18:51:37 +05:30
Vo Minh Thu 7b8dfa72ed [IMP] expression: added some tests.
bzr revid: vmt@openerp.com-20110726125605-jr1fi2su315nkanz
2011-07-26 14:56:05 +02:00
Amit (OpenERP) cde5d8d6a0 [FIX]:rename menus
bzr revid: apa@tinyerp.com-20110726123714-arj5400g5j7s44qm
2011-07-26 18:07:14 +05:30
Amit (OpenERP) 36201e48db [FIX]:In the menu Customized Views, the user field and Original view must be:required and ondelete cascade.
bzr revid: apa@tinyerp.com-20110726114659-fj9l1f5tlc18zaeu
2011-07-26 17:16:59 +05:30
Mayur Maheshwari (OpenERP) 8b5eab0981 [IMP]base:add a demo data in some partner
bzr revid: mma@tinyerp.com-20110726111824-icen9nmgln92ep21
2011-07-26 16:48:24 +05:30
Xavier Morel ce4d05a29c [MERGE] from trunk
bzr revid: xmo@openerp.com-20110726111211-7hcd378z1k068nys
2011-07-26 13:12:11 +02:00
Mayur Maheshwari (OpenERP) 2a97be835c [IMP]base:Remove a config view in py
bzr revid: mma@tinyerp.com-20110726105330-qm2ao4s2x4n5l66z
2011-07-26 16:23:30 +05:30
Raphael Collet e0f401bae4 [IMP] merged the python classes defining res.groups
bzr revid: rco@openerp.com-20110726103100-6ibtqsfnim3unpg3
2011-07-26 12:31:00 +02:00
Mayur Maheshwari (OpenERP) 3c2ca3d71c [IMP]base:Remove a configure interface Wizard
bzr revid: mma@tinyerp.com-20110726092446-0yrf3cjeqqv7uem2
2011-07-26 14:54:46 +05:30
RavishchanraMurari (Open ERP) 2e004d0741 filter management
bzr revid: rmu@tinyerp.com-20110726085218-w3om75wrt0eusxw1
2011-07-26 14:22:18 +05:30
Vo Minh Thu 5858a06d5d [IMP] expression: some tests, some cleaning, and a fix:
child_of_right_to_ids() had an uninitialized field_obj variable.

bzr revid: vmt@openerp.com-20110725150721-mm4fhnhm17ill29b
2011-07-25 17:07:21 +02:00
Antony Lesuisse 3b9b028c1e [FIX] remove customer flag from company 1
bzr revid: al@openerp.com-20110725142831-gttjdyeh9trtna0w
2011-07-25 16:28:31 +02:00
RavishchanraMurari (Open ERP) ae6007b9cf update_address_id_usr_email
bzr revid: rmu@tinyerp.com-20110725095616-5p2lkyomcxyo4t0n
2011-07-25 15:26:16 +05:30
ARA (OpenERP) 7d7ae4b0fe [FIX] Invoice company change (Multi-company)
lp bug: https://launchpad.net/bugs/812843 fixed

bzr revid: ara@tinyerp.com-20110725084416-ct30t2i2s2feze0k
2011-07-25 14:14:16 +05:30
Launchpad Translations on behalf of openerp d48e423d98 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110723045453-us0p45bu4q22m1a3
bzr revid: launchpad_translations_on_behalf_of_openerp-20110724043404-725zd4wwz2ia1q5c
2011-07-24 04:34:04 +00:00
Vo Minh Thu a9e89a49b2 [REF] expression: instanciating an expression now "parses" it, moved some methods as functions, introduced some nice globals.
bzr revid: vmt@openerp.com-20110722153649-atojff0vp34076id
2011-07-22 17:36:49 +02:00
Raphael Collet ad067eff7a [MERGE] from trunk
bzr revid: rco@openerp.com-20110722150218-by322dfid2sz3k30
2011-07-22 17:02:18 +02:00
Olivier Dony d94b4e4348 [IMP] ir.mail_server: global handling of smtplib debug output
bzr revid: odo@openerp.com-20110722144657-kaiinv7kkbq43ls6
2011-07-22 16:46:57 +02:00
Olivier Dony 3cdd68e392 [IMP] ir.values: slightly more info in key2 help string
bzr revid: odo@openerp.com-20110722144606-sw9n1oiuirnm26t0
2011-07-22 16:46:06 +02:00
Olivier Dony de7a083fa7 [IMP] ir.actions.server: bit of cleanup, better help strings, and adapt to new ir.mail_server
bzr revid: odo@openerp.com-20110722131723-2jv2elx3kc2hgs43
2011-07-22 15:17:23 +02:00
Olivier Dony edc12e8fda [FIX] ir.mail_server: cleanup,typos
bzr revid: odo@openerp.com-20110722131608-whc560llbswg5nq0
2011-07-22 15:16:08 +02:00
Olivier Dony 2f09c00ff4 [IMP] res.users: correct send_welcome_email() for new ir.mail_server code
bzr revid: odo@openerp.com-20110722103455-fmki73twnj9lczhx
2011-07-22 12:34:55 +02:00
Olivier Dony 05f20c47a8 [IMP] ir.mail_server: cleanup
bzr revid: odo@openerp.com-20110722103428-n6f95br3xrh88a12
2011-07-22 12:34:28 +02:00
Olivier Dony cba29d45e4 [IMP] res.users: rename python module to match model name
bzr revid: odo@openerp.com-20110720163457-22t8wqwfkuz9rsr2
2011-07-20 18:34:57 +02:00
Olivier Dony 92a858d4dc [IMP] ir.mail_server: safer handling of non-ascii mail headers (wip)
bzr revid: odo@openerp.com-20110720163343-3tz7onq6c2ucmezj
2011-07-20 18:33:43 +02:00
Hardik Ansodariy (OpenERP) fae9022d84 [IMP]: remove act window apply sxhedule upgrade
bzr revid: han@tinyerp.com-20110720124551-7v46vtoyolif5ekg
2011-07-20 18:15:51 +05:30
Hardik Ansodariy (OpenERP) cc7f29d0d2 [IMP]: rename action sms send
bzr revid: han@tinyerp.com-20110720110257-8lyh37dv9l5ttidq
2011-07-20 16:32:57 +05:30
Olivier Dony 1c55d35026 [IMP] ir.mail_server: next round of review/cleanup
bzr revid: odo@openerp.com-20110720101822-b7n9kinz8sic1vuw
2011-07-20 12:18:22 +02:00
Olivier Dony b036d2a192 [IMP] partner.mass-mail.wizard: renamed and updated for new ir.mail.server
bzr revid: odo@openerp.com-20110720085443-eulnrifyy223hlc8
2011-07-20 10:54:43 +02:00
Raphael Collet a98c391fdd [IMP] name_get of res.partner.address
bzr revid: rco@openerp.com-20110719144429-eceyu7akt2t9np1b
2011-07-19 16:44:29 +02:00
Raphael Collet 74448ac422 [FIX] addresses in demo data, allow default addresses where it makes sense
bzr revid: rco@openerp.com-20110719142802-i4p0l1nykvi1iv6q
2011-07-19 16:28:02 +02:00
Olivier Dony cc81a21ab8 [MERGE] latest 6.0 fixes
bzr revid: odo@openerp.com-20110719113630-dvhg0cvh59r0oiiq
2011-07-19 13:36:30 +02:00
Hardik Ansodariy (OpenERP) 30784d14ab [IMP]:removed comment from res_partner_address
bzr revid: han@tinyerp.com-20110719105736-3icdgm513i3rll2i
2011-07-19 16:27:36 +05:30
Raphael Collet f79756c167 [FIX] put default address in _defaults of res.partner, and adapt data files
bzr revid: rco@openerp.com-20110719103425-lalon5psyia14nbp
2011-07-19 12:34:25 +02:00
Hardik Ansodariy (OpenERP) 7c16706c7b [IMP]:improved name_get in res_partner_address
bzr revid: han@tinyerp.com-20110719093444-n918l10kuk9ifctx
2011-07-19 15:04:44 +05:30
Xavier Morel c80c5f5fc3 [IMP] res.config.installer: method returning just the names of the already-installed modules in the current installer.
Method is public and RPC-accessible, use it in the existing methods using previous _already_installed but only needing the module names

bzr revid: xmo@openerp.com-20110719065658-liuemiw21ygi8v6i
2011-07-19 08:56:58 +02:00
Raphael Collet 9988ce5b33 [FIX] create default partner address only when an empty list is given
bzr revid: rco@openerp.com-20110718142930-0cp8fdbnme17vpl6
2011-07-18 16:29:30 +02:00
Xavier Morel a4df7b7c74 [REM] 'Add More Features' now broken, move it to the relevant addon
bzr revid: xmo@openerp.com-20110718140150-mv1mx0kj2n66bfc5
2011-07-18 16:01:50 +02:00
Xavier Morel 6de4f8a04e [IMP] cleanup todos & config: write done state when action is called on todo, next actions can only be of type special
actions recurring and normal have to be manually triggered

bzr revid: xmo@openerp.com-20110718123907-c1lginh5nkoxxah4
2011-07-18 14:39:07 +02:00
Xavier Morel 03c9994cf5 [IMP] style of res.config and ir.actions.todo code
* Pass context in correctly
* Don't use dict.update for a single key
* Set multiple keys in a single dict.update call (instead of doing multiple dict.update calls)

bzr revid: xmo@openerp.com-20110718101812-oemjl5hafqbp0hq0
2011-07-18 12:18:12 +02:00
Xavier Morel 6577f5a733 [IMP] rename state 'cancel' to 'hidden'
bzr revid: xmo@openerp.com-20110718093926-jnfcij9270e4hvml
2011-07-18 11:39:26 +02:00
Raphael Collet 8e47890f19 [MERGE] from trunk
bzr revid: rco@openerp.com-20110718083252-4phjgbo7fbxoeots
2011-07-18 10:32:52 +02:00
Launchpad Translations on behalf of openerp 8b2c200e93 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110716045334-iu1jo5qb555tfjwy
2011-07-16 04:53:34 +00:00
Xavier Morel 956abff97b [IMP] simplify res.config code by calling into new ir.actions.todo progress method to get current configuration progress
bzr revid: xmo@openerp.com-20110715145110-n1e8t1moqz4h82i3
2011-07-15 16:51:10 +02:00
Ujjvala Collins (OpenERP) efe44324d1 [ADD] base: Added view and menu item for currency rate type object.
bzr revid: uco@tinyerp.com-20110715062837-bw70on2op2b0pv1z
2011-07-15 11:58:37 +05:30
Mustufa Rangwala 33947346e4 [IMP] Base: Currency improve code
bzr revid: mra@mra-laptop-20110715055541-il3hhp42b9jiojo4
2011-07-15 11:25:41 +05:30
Olivier Dony 6e3e3c3b8b [MERGE] sync with trunk
bzr revid: odo@openerp.com-20110715003655-vx3h5n4109hpa7i2
2011-07-15 02:36:55 +02:00
Olivier Dony 3080ba3452 [IMP] ir.mail_server: another round of cleanup
bzr revid: odo@openerp.com-20110715002809-ryvm27wi4ktv8v49
2011-07-15 02:28:09 +02:00
Olivier Dony c122a09608 [IMP] ir.config_parameter: comments cleanup
bzr revid: odo@openerp.com-20110715001927-4851fejolenju72g
2011-07-15 02:19:27 +02:00
Xavier Morel 5da4d042d1 [FIX] ir.actions.todo: remove skip state, rename 'normal_recurring' to just 'recurring', add a method to query todos state progress
bzr revid: xmo@openerp.com-20110714103807-1zlmg8f6f8lpw7el
2011-07-14 12:38:07 +02:00
Vo Minh Thu 7c9ec513b1 [MERGE] ir_config_parameter: added optional default argument to get_param.
bzr revid: vmt@openerp.com-20110714074940-r86xcpjjjo61xv90
2011-07-14 09:49:40 +02:00
Tejas (OpenERP) 2ae545a397 [usability] fix the server crash problems of merge
bzr revid: tta@openerp.com-20110714072830-e1dbm9pkcnlawh2l
2011-07-14 12:58:30 +05:30
Tejas (OpenERP) 00ab78871b [usability] fix the server crash problems of merge
bzr revid: tta@openerp.com-20110714071707-i9g7lh2yqgt2a8ke
2011-07-14 12:47:07 +05:30
Antony Lesuisse 3c985b0201 [FIX] remove incorrect res_currency name_get
bzr revid: al@openerp.com-20110713153712-j2v1nlm9q5e2319d
2011-07-13 17:37:12 +02:00
Ujjvala Collins (OpenERP) a6b7507ae5 [IMP] base: Improved _currency_rate function.
bzr revid: uco@tinyerp.com-20110713053503-rejienqc30ocr78g
2011-07-13 11:05:03 +05:30
tfr@openerp.com f6acf31295 [IMP] get hostname using get_param + add default value in get_param
bzr revid: tfr@openerp.com-20110712152027-oj6b42o0bttijkst
2011-07-12 17:20:27 +02:00
Ujjvala Collins (OpenERP) b9cc3d22b6 [IMP] base: Improved currency rate function to avoid sql query.
bzr revid: uco@tinyerp.com-20110712124253-vy1g8lq40jsdmyi8
2011-07-12 18:12:53 +05:30
Ujjvala Collins (OpenERP) 5c7075cac6 [IMP] base: Added a condition to check currency rate type.
bzr revid: uco@tinyerp.com-20110712113601-slvo0c3590a7dkxf
2011-07-12 17:06:01 +05:30
Mustufa Rangwala 72db8f87cb [IMP] Base: add argument on compute method
bzr revid: mra@mra-laptop-20110714104517-11w0ptxmob5s481n
2011-07-14 16:15:17 +05:30
Mustufa Rangwala 2f4330bbb3 [ADD] Base: add res.currency.rate.type object and its m2o on res.currency.rate
bzr revid: mra@mra-laptop-20110714092737-9jlk0xjc3hkb4rog
2011-07-14 14:57:37 +05:30
Xavier Morel dab290d369 [MERGE] trunk updates
bzr revid: xmo@openerp.com-20110712084612-zeyzhi0i31fg8yy8
2011-07-12 10:46:12 +02:00
Launchpad Translations on behalf of openerp 9fcea81c1c Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110712043523-jj2h4fyxgaev36dr
2011-07-12 04:35:23 +00:00
Quentin (OpenERP) 9c3534843d [IMP] base, rng: allowed name attribute on separator tag
bzr revid: qdp-launchpad@openerp.com-20110711160137-d5thipksjw7e8vqn
2011-07-11 18:01:37 +02:00
Raphael Collet be455d5d56 [MERGE] add field 'complexity' in ir.module.module
bzr revid: rco@openerp.com-20110708095942-ghzdubw16iji4v34
2011-07-08 11:59:42 +02:00
Raphael Collet d3154c3c90 [MERGE] from trunk
bzr revid: rco@openerp.com-20110708091337-5km1ln555uv0cddf
2011-07-08 11:13:37 +02:00
Raphael Collet ab62650245 [IMP] remove unwanted domain on supplier list action
bzr revid: rco@openerp.com-20110707121952-42uxzl730l1q67gd
2011-07-07 14:19:52 +02:00
Raphael Collet 262c411a53 [IMP] create a default address in partner if none is given
bzr revid: rco@openerp.com-20110707115942-7f1wz4x3lwrl2cag
2011-07-07 13:59:42 +02:00
Vo Minh Thu (OpenERP) f51a5e1498 [MERGE] new configuration wizard system
bzr revid: odo@openerp.com-20110706161606-lluokqgsq9ezjbmc
2011-07-06 18:16:06 +02:00
Vo Minh Thu 6c7f791f5d [IMP] tidying up before merging in trunk.
bzr revid: vmt@openerp.com-20110706154001-r8y7w28yve2ca0ar
2011-07-06 17:40:01 +02:00
Quentin (OpenERP) a1e94494ec [IMP] base: typo in preview report
bzr revid: qdp-launchpad@openerp.com-20110706144150-pir9tklafefl5obf
2011-07-06 16:41:50 +02:00
Quentin (OpenERP) 3ebfe4915e [IMP] base: res.company preview report cleaning
bzr revid: qdp-launchpad@openerp.com-20110706144010-2yu620o9bpia5f03
2011-07-06 16:40:10 +02:00
Quentin (OpenERP) f19ccd5b7e [IMP] base: res.company preview report simplification
bzr revid: qdp-launchpad@openerp.com-20110706143153-hq1bmb7t9qcgzgfj
2011-07-06 16:31:53 +02:00
Quentin (OpenERP) a0ca1ee6e4 [MERGE] preview_report
bzr revid: qdp-launchpad@openerp.com-20110706142112-y2ccnpc5re7mpvrx
2011-07-06 16:21:12 +02:00
Rucha (Open ERP) e1472fa807 [REM, ADD]: res.company: Removed preview_report function,
* Added new blank report to print company header/footer

bzr revid: rpa@tinyerp.com-20110706125541-1uk17x39458nwonl
2011-07-06 18:25:41 +05:30
Hardik Ansodariy (OpenERP) 409cf86673 [IMP]: complexity field is added in ir_module_module
bzr revid: han@tinyerp.com-20110706123053-an4rk7vspzrdh8u0
2011-07-06 18:00:53 +05:30
Quentin (OpenERP) d83d2cefa0 [IMP] res_company: preview_report function improved and cleaned
bzr revid: qdp-launchpad@openerp.com-20110705103001-gs4jjignq3bbi5zn
2011-07-05 12:30:01 +02:00
Quentin (OpenERP) cd5c2975fb [IMP] moved privew_report button server side (previously in base_setup) in order to have it near it's code
bzr revid: qdp-launchpad@openerp.com-20110704143225-subsgeiny3rz9yyn
2011-07-04 16:32:25 +02:00
Quentin (OpenERP) d5e45ccb21 [MERGE] small code improvement
bzr revid: qdp-launchpad@openerp.com-20110704140506-j2o8m2pcak2p0c5m
2011-07-04 16:05:06 +02:00
Rucha (Open ERP) 3df3c54572 [REF]: ir.module: Improvement in code, return common dictionary
bzr revid: rpa@tinyerp.com-20110704133431-iq309mmduwjlrxde
2011-07-04 19:04:31 +05:30
Quentin (OpenERP) f995180233 [MERGE] merge with main server trunk
bzr revid: qdp-launchpad@openerp.com-20110704133109-3ne5r64g2p32gctq
2011-07-04 15:31:09 +02:00
Tejas (OpenERP) c59e815f36 [Usability] Enhance the search view of suppliers , Removed unwanted domain or filter
bzr revid: tta@openerp.com-20110704121512-je0y16buk5zmrs3x
2011-07-04 17:45:12 +05:30
Quentin (OpenERP) d1cf666594 [MERGE] small code imp
bzr revid: qdp-launchpad@openerp.com-20110704113758-qzmb26v09q5gmdlx
2011-07-04 13:37:58 +02:00
Quentin (OpenERP) ff92ce7c8f [IMP] removed method=True on few functional fields
bzr revid: qdp-launchpad@openerp.com-20110704112336-lrdbhkr1evs2c6q8
2011-07-04 13:23:36 +02:00
Rucha (Open ERP) d29461fa9a [REF]: res.currency: Improvements in checking by len(), passed context properly
bzr revid: rpa@tinyerp.com-20110704112206-1yvd6w8s43mqd7fw
2011-07-04 16:52:06 +05:30
Tejas (OpenERP) ef7b0c0dd4 [Usability] imporve supplier domain for search view
bzr revid: tta@openerp.com-20110704102811-ygcfm75k6mocjmqc
2011-07-04 15:58:11 +05:30
Quentin (OpenERP) 247309d870 [MERGE] merge small code imp
bzr revid: qdp-launchpad@openerp.com-20110704102115-sjxvcy8i3zos37gx
2011-07-04 12:21:15 +02:00
Quentin (OpenERP) 5143083ca2 [MERGE] ir.actions.todo documentation
bzr revid: qdp-launchpad@openerp.com-20110704100807-qi5qs7pmrk4j1yrt
2011-07-04 12:08:07 +02:00
Quentin (OpenERP) fcaec711f6 [MERGE] small views imp
bzr revid: qdp-launchpad@openerp.com-20110704100514-uwfvqbedy1jk3g2b
2011-07-04 12:05:14 +02:00
Quentin (OpenERP) cbf4a10281 [MERGE] removal of unused method
bzr revid: qdp-launchpad@openerp.com-20110704100209-rbq16z5lmejlfdxr
2011-07-04 12:02:09 +02:00
Quentin (OpenERP) 6fa36056be [MERGE] merge small code imp
bzr revid: qdp-launchpad@openerp.com-20110704095809-t9s5y8cl62qky6cl
2011-07-04 11:58:09 +02:00
aag (OpenERP) 02a08844d3 [REM] Base : Remove Unwanted changes from view
bzr revid: aag@tinyerp.co.in-20110704093054-bu5bmnwl92up2lv0
2011-07-04 15:00:54 +05:30
aag (OpenERP) f6a7ad9b60 [IMP] Base : Remove Readonly="1" from view - already in py file
bzr revid: aag@tinyerp.co.in-20110704065705-6ypjq2cc52tp9nsl
2011-07-04 12:27:05 +05:30
aag (OpenERP) 1f5094e9ad [FIX] Base : Remove select= 1 from view
bzr revid: aag@tinyerp.co.in-20110704052753-fitgr1fm2yb51cv9
2011-07-04 10:57:53 +05:30
Launchpad Translations on behalf of openerp 63ebd1cdb3 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110702050553-o1o1p8skzk0twqr9
2011-07-02 05:05:53 +00:00
Rucha (Open ERP) d415fff156 [IMP, FIX]: res.company: - in the _{get,set}_address_data: name should be a plural, add a docstring.
bzr revid: rpa@tinyerp.com-20110701133858-fn8s95utbyuz1i1g
2011-07-01 19:08:58 +05:30
Rucha (Open ERP) 93719cfba8 [REM]: removed unused methof createReport
bzr revid: rpa@tinyerp.com-20110701131041-ychn3kse63tj2f8b
2011-07-01 18:40:41 +05:30
Rucha (Open ERP) 543cd270ba [IMP]: ir.actions.todo: put docstring, _desrciption and tooltip for ir.actions.todo and ir.actions.todo.category
bzr revid: rpa@tinyerp.com-20110701130840-xn8cqoc3mmlob3pv
2011-07-01 18:38:40 +05:30
Rucha (Open ERP) e461ba754d [REF]: put self.pool.get outside loop
bzr revid: rpa@tinyerp.com-20110701130630-zy1g4e8zqr1550ed
2011-07-01 18:36:30 +05:30
Xavier Morel cbbae67165 [ADD] possibility to use a client action in a menu
bzr revid: xmo@openerp.com-20110701130517-p8dz909jho2658vk
2011-07-01 15:05:17 +02:00
aag (OpenERP) 2809ce6a9c [FIX] Base :required=True is already present in the python so Remove from view
bzr revid: aag@tinyerp.co.in-20110701125944-xdte25y6iavdj3xo
2011-07-01 18:29:44 +05:30
aag (OpenERP) 35b93cb934 [FIX] Base : Remove select= 1 from view
bzr revid: aag@tinyerp.co.in-20110701125441-6vscvjw79iy9xawe
2011-07-01 18:24:41 +05:30
Rucha (Open ERP) 55385c4ce1 [IMP]: ir.actions.todo: minor improvement for dict.get
bzr revid: rpa@tinyerp.com-20110701123719-wuv5bcq1rw3usyrn
2011-07-01 18:07:19 +05:30
Quentin (OpenERP) 0274021306 [IMP] usability: configuration wizards should be available in simple view (for gtk users) too
bzr revid: qdp-launchpad@openerp.com-20110630140513-jo7qlrmizmimu0cz
2011-06-30 16:05:13 +02:00
Quentin (OpenERP) 96b7f91bcf [MERGE] usability in list of config wizards
bzr revid: qdp-launchpad@openerp.com-20110630133406-5k2qqruxovjim3j4
2011-06-30 15:34:06 +02:00
Quentin (OpenERP) 025fb306f1 [MERGE] merge with main trunk
bzr revid: qdp-launchpad@openerp.com-20110630131818-nodhau21de4t1n39
2011-06-30 15:18:18 +02:00
Xavier Morel 139c844655 [ADD] client action
bzr revid: xmo@openerp.com-20110630115134-m5tppqs9whmqtqow
2011-06-30 13:51:34 +02:00
Rucha (Open ERP) ba8fd3884c [FIX]: res.config: fixed problem of wizard stays in a background even if we call next wizard
bzr revid: rpa@tinyerp.com-20110630114726-42uphvk2cwlgia6x
2011-06-30 17:17:26 +05:30
Rucha (Open ERP) 249117a25c [FIX]: res.config: Fixed problem of passing "user" in the context of action to the client as it gives traceback in client,
so,  after using that res_id from context, we need to remove that from the context

bzr revid: rpa@tinyerp.com-20110630103910-ge5x1o5okreyvnx0
2011-06-30 16:09:10 +05:30
Xavier Morel 3a17944671 [IMP] view_id should really be a m2o-style pair of (id, name).
And replace the and/or hack by an if expression, because it's more fool-proof

bzr revid: xmo@openerp.com-20110630095142-g600bg6nqvnnpkw5
2011-06-30 11:51:42 +02:00
Rucha (Open ERP) 1f51fbda38 [IMP]: res.config: Improvements for: When opening config wizards from "Add More Features", context was not evaluated and passed properly
bzr revid: rpa@tinyerp.com-20110630091927-683qlipmaqtmf5nn
2011-06-30 14:49:27 +05:30
Xavier Morel 60842d0f06 [FIX] view_id should be a scalar
bzr revid: xmo@openerp.com-20110630064831-ibfsljiwik52huj6
2011-06-30 08:48:31 +02:00
aag (OpenERP) bfd2ab534a [IMP] Base: In Configuration Wizards actions tree view put Action field before Category field
bzr revid: aag@tinyerp.co.in-20110629093002-dn3gadkr7ar2eu0t
2011-06-29 15:00:02 +05:30
aag (OpenERP) 43286f89bf [IMP] Base: In Configuration Wizards actions search view put Action field before Category field
bzr revid: aag@tinyerp.co.in-20110629091057-3znihyev1vno9fn7
2011-06-29 14:40:57 +05:30
Vo Minh Thu a101398751 [MERGE] netsvc+ir_cron: display the execution time in debug_rpc.
bzr revid: vmt@openerp.com-20110628153705-6mattiub65b7ozq3
2011-06-28 17:37:05 +02:00
Vo Minh Thu 5ae5809dab [REF] ir_cron: use DEBUG instead of DEBUG_RPC (as done previously).
bzr revid: vmt@openerp.com-20110628153148-hkxh5n1ct4y8k6z3
2011-06-28 17:31:48 +02:00
Quentin (OpenERP) 1a431c38c0 [MERGE] configure your company wizard
bzr revid: qdp-launchpad@openerp.com-20110628144747-0ovn8o3mjaz7w9cc
2011-06-28 16:47:47 +02:00
Quentin (OpenERP) 0549da30c6 [FIX] added missing statement for importing tools
bzr revid: qdp-launchpad@openerp.com-20110628141853-ti7c6dspjgbv4crn
2011-06-28 16:18:53 +02:00
Rucha (Open ERP) 168e50d7f2 [IMP]: ir.actions.todo: Improvement in code in order to eval user.company_id.id in the context
bzr revid: rpa@tinyerp.com-20110628115855-kf0318w22mtnggil
2011-06-28 17:28:55 +05:30
Rucha (Open ERP) e2193e8a31 [IMP]: ir.actions.todo: When we pass res_id in the context of the action it should open the resource
bzr revid: rpa@tinyerp.com-20110628113131-qhnp7qnirsqa2z4g
2011-06-28 17:01:31 +05:30
Rucha (Open ERP) 272b8a8c24 [ADD]: base: Moved name_get of res_currency from base_setup/installer.py
bzr revid: rpa@tinyerp.com-20110628095615-hohw60v4qyvqmvtc
2011-06-28 15:26:15 +05:30
Launchpad Translations on behalf of openerp 3a5ebf6a0a Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110628043920-ily8l9uswahaf0c0
2011-06-28 04:39:20 +00:00
Launchpad Translations on behalf of openerp b58afd07c4 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110627044611-p2nznsg2ahoijbwm
2011-06-27 04:46:11 +00:00
Olivier Dony 5ad88d5d35 [MERGE] sync with trunk
bzr revid: odo@openerp.com-20110624133457-hu2yihcq1t6in6u0
2011-06-24 15:34:57 +02:00
Olivier Dony 301497c543 [IMP] lint cleanup
bzr revid: odo@openerp.com-20110624133335-jf5kg6dh9kgxw2dg
2011-06-24 15:33:35 +02:00
Vo Minh Thu 9744cb085f [FIX] corrected a test giving warning from the previous merge.
bzr revid: vmt@openerp.com-20110624133216-9mxlte0jydnz74sb
2011-06-24 15:32:16 +02:00
Olivier Dony 60cbf9bf14 [MERGE] sync with trunk
bzr revid: odo@openerp.com-20110624102631-kiy8j2d1fc7heeco
2011-06-24 12:26:31 +02:00
Vo Minh Thu 2e7721f1af [MERGE] res_lang: set the default lang for both partner and user, not just partner.
bzr revid: vmt@openerp.com-20110624085649-m52b2f62xfublvhx
2011-06-24 10:56:49 +02:00
Vo Minh Thu c68edd3682 [MERGE] expression: all child_of cases can accept the same right operand.
bzr revid: vmt@openerp.com-20110624084311-q8581bjo3p6qji9e
2011-06-24 10:43:11 +02:00
Naresh (OpenERP) 9673cca563 [FIX]:shortcuts are reverted back to their original state i.e translatable becuase we removed editing of the shortcuts from the client
lp bug: https://launchpad.net/bugs/798643 fixed

bzr revid: nch@tinyerp.com-20110624054056-xbf6wdvblgoam652
2011-06-24 11:10:56 +05:30
Vo Minh Thu 9029d4da7b [FIX] res_lang: set the default lang for both partner and user, not just partner.
lp bug: https://launchpad.net/bugs/798637 fixed

bzr revid: vmt@openerp.com-20110623141003-ysj8dmm93714nipb
2011-06-23 16:10:03 +02:00
Vo Minh Thu 0e6668a391 [MERGE] ir_model_data unlinking does not use _unlink anymore, clears caches.
bzr revid: vmt@openerp.com-20110622135344-i4u23z22binbq8h1
2011-06-22 15:53:44 +02:00
Launchpad Translations on behalf of openerp a1ba78184d Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110701045428-brozmnv50tuoe0f4
2011-07-01 04:54:28 +00:00
Nimesh (Open ERP) 7f68f0bf91 change the label of new_password field
lp bug: https://launchpad.net/bugs/798681 fixed

bzr revid: nco@tinyerp.com-20110622061536-meps01rofci0z5gw
2011-06-22 11:45:36 +05:30
Vo Minh Thu 78986ba9d2 [REF] netsvc+ir_cron: removed unnecessary getLogger, removed double call to f/dispatch.
bzr revid: vmt@openerp.com-20110621083011-53toyp3lsa4rxs39
2011-06-21 10:30:11 +02:00
Vo Minh Thu 73a97f3c3b [YEAH]
bzr revid: vmt@openerp.com-20110620153347-zwc42po38cysj5p8
2011-06-20 17:33:47 +02:00
Vo Minh Thu ca91b75f21 [IMP] netsvc+ir_cron: display the execution time in debug_rpc.
bzr revid: vmt@openerp.com-20110620152615-kyl8s7z6we2or1yw
2011-06-20 17:26:15 +02:00
Olivier Dony c46fa82418 [FIX] res_user: de-duplicate usernames for warning msg about group deletion
bzr revid: odo@openerp.com-20110619130939-nnwi3u2ohl150mr6
2011-06-19 15:09:39 +02:00
Olivier Dony dd1cefe446 [FIX] res_user: typo when deleting group with more than 4 users
bzr revid: odo@openerp.com-20110619124042-qjoqges5b5jpxr59
2011-06-19 14:40:42 +02:00
Launchpad Translations on behalf of openerp bad8913066 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110618045637-r4gxj14xt15ojkbe
2011-06-18 04:56:37 +00:00
Olivier Dony 4f6bee5bf7 [MERGE] latest trunk
bzr revid: odo@openerp.com-20110617170517-pvhf772lewqk3z8c
2011-06-17 19:05:17 +02:00
Quentin (OpenERP) 4e430425ca [MERGE] usability on res.users
bzr revid: qdp-launchpad@openerp.com-20110617152234-3onp0k81fklymttn
2011-06-17 17:22:34 +02:00
Quentin (OpenERP) 9de12c4bd3 [IMP] ir.actions.todo.category: added translate=True on name field
bzr revid: qdp-launchpad@openerp.com-20110617141520-cm125neki25707uv
2011-06-17 16:15:20 +02:00
mayur maheshwari (Open ERP) 0a1b6d6250 [IMP]base:Change a language tooltip
bzr revid: mma@tinyerp.com-20110617054935-7tyxwvm6gzpttjuv
2011-06-17 11:19:35 +05:30
mayur maheshwari (Open ERP) 2574f27dc3 [IMP]base:Improvement is Done in tooltip
bzr revid: mma@tinyerp.com-20110616115420-uvj3lx121f049bql
2011-06-16 17:24:20 +05:30
Quentin (OpenERP) b29a5570ef [MERGE] ir_actionsi_todo: improvement of action_launch in order to enable all possibilities on redirection to act window (previously: domain, tooltip... were not working)
bzr revid: qdp-launchpad@openerp.com-20110610085144-niv7aom03sczsrfz
bzr revid: qdp-launchpad@openerp.com-20110615121427-gou3jnci11y9m2nx
2011-06-15 14:14:27 +02:00
Vo Minh Thu 78e7117c92 [DEL] ir_board: removed unused module.
lp bug: https://launchpad.net/bugs/767015 fixed

bzr revid: vmt@openerp.com-20110615103831-bmb6g3zr3nzq0kxu
2011-06-15 12:38:31 +02:00
Launchpad Translations on behalf of openerp 6b34c3addc Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110615043944-84zko94ku42dqhfs
2011-06-15 04:39:44 +00:00
Nimesh (Open ERP) e0b1e6724e remove print statement
lp bug: https://launchpad.net/bugs/788106 fixed

bzr revid: nco@tinyerp.com-20110613070218-3uvgnpefavl95cmv
2011-06-13 12:32:18 +05:30
Nimesh (Open ERP) 6964f67569 improve the yml test-case
lp bug: https://launchpad.net/bugs/788106 fixed

bzr revid: nco@tinyerp.com-20110613065306-g0p5hsw84qa8bvtd
2011-06-13 12:23:06 +05:30
aag (OpenERP) b79f382b95 [IMPBase:Improve method def action_launch
bzr revid: aag@tinyerp.co.in-20110613051549-2fyyef74dmyul4l0
2011-06-13 10:45:49 +05:30
Naresh (OpenERP) 64df44c12b [FIX]:The pdf when printing workflow was always showing 'G' in the title changed to model name
bzr revid: nch@tinyerp.com-20110614065257-nuqlqhrkw2yd5lm4
2011-06-14 12:22:57 +05:30
Nimesh (Open ERP) 694693905a add yml test-case for =like and =ilike operator
lp bug: https://launchpad.net/bugs/788106 fixed

bzr revid: nco@tinyerp.com-20110610133658-z4avh4z60moecyde
2011-06-10 19:06:58 +05:30
Nimesh (Open ERP) 0d6ff068d2 change in name and symbol of Venezuelan currency
lp bug: https://launchpad.net/bugs/715646 fixed

bzr revid: nco@tinyerp.com-20110610102203-v1wkla7d226stfas
2011-06-10 15:52:03 +05:30
Vo Minh Thu d4adda9d06 [MERGE] ir_values: added asserts on the models argument type.
bzr revid: vmt@openerp.com-20110610101924-al1z5vvmcehbcgva
2011-06-10 12:19:24 +02:00
P. Christeas bc17366099 ir.module: refactor _get_views(), significantly optimize
Since that fn() is usually called for a single module, it is not worth
fetching all modules' data, but rather group by the menus/reports/views
models.

In the "account-fr" test, this reduces around 2k sql calls.

bzr revid: xrg@linux.gr-20110610094533-0dwg4a4mx3hqmfji
2011-06-10 12:45:33 +03:00
P. Christeas b9d6c89579 ir.module: fix bad name of 'zipfile' variable
This name is also a library, imported. Avoid using it as a name.
(cherry picked from commit fb5bcbbd10447d8d046a84d251217c2b3e8a7ddd)

bzr revid: xrg@linux.gr-20110610094324-7rf2uio6g8g3c317
2011-06-10 12:43:24 +03:00
P. Christeas ba03d85325 ir.values: whitespace cleaning, put assertions on arg types
res.lang was calling with modules='string', which was not right.
Don't allow such a case.

bzr revid: xrg@linux.gr-20110610091852-y8083s085gn6kwcs
2011-06-10 12:18:52 +03:00
Nimesh (Open ERP) dee5a0dc6e [FIX] chance the rete and rounding of Venezuelan currency exchange
bzr revid: nco@tinyerp.com-20110609063120-vw1pqaxyhlaov0yy
2011-06-09 12:01:20 +05:30
Antony Lesuisse 759c3bb6d6 [MERGE] trunk
bzr revid: al@openerp.com-20110608153139-zsf80dcs108dqzcy
2011-06-08 17:31:39 +02:00
Vo Minh Thu e1e0860f1d [MERGE] res/partner/crm: removed unused code.
bzr revid: vmt@openerp.com-20110608150455-hd6tjghx938d94yh
2011-06-08 17:04:55 +02:00
Vo Minh Thu 2d1f8c93dd [MERGE] ir_translation: lang field selection only displays installed languages.
bzr revid: vmt@openerp.com-20110608145033-67n0g3g28pw91c9l
2011-06-08 16:50:33 +02:00
Antony Lesuisse 28a37267e4 [IMP] ir_translation only display installed lang, context in read
bzr revid: al@openerp.com-20110608141806-oeixkg763vgmv2we
2011-06-08 16:18:06 +02:00
Yogesh (OpenERP) 04c0fc1931 Remove unused code.
lp bug: https://launchpad.net/bugs/792059 fixed

bzr revid: ysa@tinyerp.com-20110608124813-62yj6d75yxy8o0p0
2011-06-08 18:18:13 +05:30
aag (OpenERP) f1bc807804 [IMP]base: access Rule for ir.actions.todo.category Fore delete
bzr revid: aag@tinyerp.co.in-20110608123057-7u762j5alum22w7u
2011-06-08 18:00:57 +05:30
aag (OpenERP) 62252b0fa4 [IMP]base: acess Rule for ir.actions.todo.category difine
bzr revid: aag@tinyerp.co.in-20110608094141-2ap8lghmxcdybaeb
2011-06-08 15:11:41 +05:30
Antony Lesuisse b5bf0e8c1c [IMP] tools.cache cleanup, 15% speedup
bzr revid: al@openerp.com-20110608092515-gum2y4snkrcrpjqb
2011-06-08 11:25:15 +02:00
Quentin (OpenERP) 1b754989c4 [MERGE] merged aag branch with data for ir.actions.todo categories + improved views of ir.actions.todo
bzr revid: qdp-launchpad@openerp.com-20110608084928-3e0vs45o19vrv3qw
2011-06-08 10:49:28 +02:00
Naresh (OpenERP) 20034f37a4 [FIX]:The referece field will only return FALSE if any one its part is left blank..also avoid passing context 'NONE' to client because xmlrpc will not allow None values
lp bug: https://launchpad.net/bugs/793682 fixed

bzr revid: nch@tinyerp.com-20110608084020-46yom48x3nsk28eh
2011-06-08 14:10:20 +05:30
Naresh (OpenERP) 946730f439 [IMP]:naming convention and added test for id,ids
bzr revid: nch@tinyerp.com-20110608052603-ya0u4ep0yt4h13jy
2011-06-08 10:56:03 +05:30
Antony Lesuisse 970b19b8b4 [IMP] new tools.cache cleaner, 10% speedup and more to come...
bzr revid: al@openerp.com-20110608030330-d0dsv2k6n0w3lyd5
2011-06-08 05:03:30 +02:00
Tejas (OpenERP) 3571b8df7a [Usability] create a default address if non is exists, improved code
bzr revid: tta@openerp.com-20110607115353-l7ljzhbot7fjk5wy
2011-06-07 17:23:53 +05:30
Tejas (OpenERP) 5cc546bad9 [usability] res_partner_address default is default (create one default address if none given)
bzr revid: tta@openerp.com-20110607090131-6qxynpmrlzq68a0s
2011-06-07 14:31:31 +05:30
Launchpad Translations on behalf of openerp 01dcbe5313 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110607043504-fva0ovzg24qy3nqd
2011-06-07 04:35:04 +00:00
Vo Minh Thu 00c2b7172b [MERGE] use drawCentredString instead of drawString for report header.
bzr revid: vmt@openerp.com-20110606123941-26v9uoetil2gc8ox
2011-06-06 14:39:41 +02:00
Vo Minh Thu cdf9746d8e [MERGE] res_widget: remove res.widget.user entries when user deleted.
bzr revid: vmt@openerp.com-20110606111057-g97n2woy1ljyt67k
2011-06-06 13:10:57 +02:00
Vo Minh Thu 6a2b93ea0d [REF] res_company: as part of the previous commit:
- dont use methods when plain values are ok (in _constraints),
- dont duplicate strings if it is not necessary.

bzr revid: vmt@openerp.com-20110606094338-58zoutk86hm0j68s
2011-06-06 11:43:38 +02:00
aag (OpenERP) 12b77a1dea [IMP]Base:In obj ir.actions.todo.category add one field
bzr revid: aag@tinyerp.co.in-20110606045944-rays9mr89k1jbrzm
2011-06-06 10:29:44 +05:30
aag (OpenERP) 4597ab294b [IMP]base:Tools / Customization -5
bzr revid: aag@tinyerp.co.in-20110603105215-qgugx5gm9ayxwzl6
2011-06-03 16:22:15 +05:30
Vo Minh Thu ce5d00e03b [REF] res_lang: removed unused variable.
lp bug: https://launchpad.net/bugs/791756 fixed

bzr revid: vmt@openerp.com-20110603085758-ji277jy5mbn9wq3t
2011-06-03 10:57:58 +02:00
aag (OpenERP) 4e36a597dc [IMP]base:Add catg Sales Management -5
bzr revid: aag@tinyerp.co.in-20110603074100-pflef8yx7ip6b51t
2011-06-03 13:11:00 +05:30
aag (OpenERP) a7f3619a7b [IMP]base_setup:Configure Your Interface in Administration-1 categ
bzr revid: aag@tinyerp.co.in-20110603070251-vtn5h9ss01lb3oie
2011-06-03 12:32:51 +05:30
Antony Lesuisse 6aa240ca19 [IMP] ir_translation only display installed lang, 10% speedup in translation loading
bzr revid: al@openerp.com-20110601163455-2o732ssum24kwshu
2011-06-01 18:34:55 +02:00
Olivier Dony 26f73ce7e8 [IMP] base: update ir.rule tests for new combination semantics
(Rules from the same local group are now OR'ed, instead of AND'ed.

bzr revid: odo@openerp.com-20110601143921-g3tv46krsa01y4tv
2011-06-01 16:39:21 +02:00
Olivier Dony ce029f887e [FIX] ir.rule: must eval the rule domain as user, but browse the rule's groups as admin
bzr revid: odo@openerp.com-20110601135526-gk7zfiylnhlpvlod
2011-06-01 15:55:26 +02:00
Olivier Dony 6bbe8c7200 [IMP] ir.rule: local rules will be combined with OR within the same group
This makes it more intuitive: global rules are restrictions and
always combined with AND, while local rules are always combined
with OR, regardless if they are in the same group or different
groups. It makes it also easier to add rules in an existing group
to grant more rights.

bzr revid: odo@openerp.com-20110601130156-c0swo9w21zqun2gl
2011-06-01 15:01:56 +02:00
Olivier Dony a270d19d81 [IMP] ir.ui.view.custom: order by create_date descending
This way search(limit=1) will give you the latest customization for
a given user. This can be used by client side to allow multiple
customizations with multi-level undo.

bzr revid: odo@openerp.com-20110601105209-vtgf73reh90uipct
2011-06-01 12:52:09 +02:00
aag (OpenERP) e55e33cf2c [ADD]Base_setup :Configure Your Interface- add to Admin - 3 seq category
bzr revid: aag@tinyerp.co.in-20110601063540-w4w28k2eyg2rofsc
2011-06-01 12:05:40 +05:30
Olivier Dony cf09b1df94 [FIX] test_osv_expression: fixed for new normalization API
bzr revid: odo@openerp.com-20110601062303-k9z0birutesfmkhp
2011-06-01 08:23:03 +02:00
Olivier Dony eeeda53715 [MERGE] merged latest trunk
bzr revid: odo@openerp.com-20110531155814-4v057x9fvc1ieaxb
2011-05-31 17:58:14 +02:00
Olivier Dony e10e8073db [IMP] ir.rule,expression: merged improved rule computation mechanism, suggested by RCO
bzr revid: odo@openerp.com-20110531144318-vut0opufvqd5mu07
2011-05-31 16:43:18 +02:00
Olivier Dony 581d06ab65 [FIX] res.partner.bank.type: everyone should be able to read bank account types
bzr revid: odo@openerp.com-20110531134506-lkop1qey7vhhe56i
2011-05-31 15:45:06 +02:00
Olivier Dony bae7ef7732 [MERGE] merged with latest trunk
bzr revid: odo@openerp.com-20110531132023-or3mm8ccgbh8qmwa
2011-05-31 15:20:23 +02:00
Olivier Dony 89e66c498d [MERGE] merged latest trunk
bzr revid: odo@openerp.com-20110531103720-mas6phcnb22qj4p2
2011-05-31 12:37:20 +02:00
Xavier Morel 5695adf5e6 [IMP] @editable on forms and fields is nonsense, on trees it should only be able to take the values 'top' and 'bottom'
bzr revid: xmo@openerp.com-20110531101518-1ycw1fjy5vczcf8g
2011-05-31 12:15:18 +02:00
Olivier Dony b96c79147f [IMP] ir.model.data: remove obsolete _unlink() and unlink_mark, and their references
Now all deletions in ir.model.data are automatically handled by ORM 
during the regular call to orm.unlink(). No need for any manual care.

bzr revid: odo@openerp.com-20110531092426-ehvzf3dw6urqsdov
2011-05-31 11:24:26 +02:00
Launchpad Translations on behalf of openerp 8dc31b78ab Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110531044735-dhu40as3jjdi6qwe
2011-05-31 04:47:35 +00:00
Vo Minh Thu 52731ee4b8 [MERGE] osv: osv classes merged inside orm classes.
bzr revid: vmt@openerp.com-20110530074205-98kdkwhpbu9e19qw
2011-05-30 09:42:05 +02:00
Yogesh (OpenERP) 7fbddd1003 [FIX] Company partner name print in center in header on report. use drawCentredString instead of drawString.
bzr revid: ysa@tinyerp.com-20110530053046-61zsy5nuz61i52dm
2011-05-30 11:00:46 +05:30
Launchpad Translations on behalf of openerp b166b367be Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110527044550-75mzo90wnocq320y
bzr revid: launchpad_translations_on_behalf_of_openerp-20110530045832-ce820mg8qb8eukga
2011-05-30 04:58:32 +00:00
Vo Minh Thu 3fa8c6beb7 [FIX] osv/ir_model: forgot to remove the module arg in ir_model.
bzr revid: vmt@openerp.com-20110527124051-hqc566wumejw4u1s
2011-05-27 14:40:51 +02:00
Quentin (OpenERP) 95c0d38ec5 [MERGE] improvement in res.company form view
bzr revid: qdp-launchpad@openerp.com-20110527103403-ffpcjniuacx78l7e
2011-05-27 12:34:03 +02:00
Raphael Collet dbdba64d8c [FIX] remove res.widget.user entries when user deleted
bzr revid: rco@openerp.com-20110527103002-3lb35jamn9v737ti
2011-05-27 12:30:02 +02:00
Yogesh (OpenERP) dd673b080f [USABILITY] change string of tab allowed companies instead of companies in user form.
bzr revid: ysa@tinyerp.com-20110527085841-4yjchpazj0m6d5gu
2011-05-27 14:28:41 +05:30
Naresh (OpenERP) a6b1964813 [IMP]:added .yml test cases for hierarchical search
bzr revid: nch@tinyerp.com-20110527054751-pcvlts8vu17doyv9
2011-05-27 11:17:51 +05:30
Yogesh (OpenERP) 322d3dd340 [FIX] add noupdate=1 in ir.rule Record.
bzr revid: ysa@tinyerp.com-20110526131551-nvt6tgyrh2ddsctp
2011-05-26 18:45:51 +05:30
Vo Minh Thu 2f6dff7690 [MERGE] moved around some code (preparing for some refactoring) (large diff).
bzr revid: vmt@openerp.com-20110525160607-45pq13910rduijkk
2011-05-25 18:06:07 +02:00
Vo Minh Thu 959ff88d64 [MERGE] orm: correctly store in db the translate flag.
bzr revid: vmt@openerp.com-20110525154411-c6eg6mpo31yseldi
2011-05-25 17:44:11 +02:00
Vo Minh Thu 5d83528841 [MERGE] merged trunk
bzr revid: vmt@openerp.com-20110525151722-w9qt1qjficpv71re
2011-05-25 17:17:22 +02:00
Vo Minh Thu 823abab958 [MERGE] merged changes from 6.0
bzr revid: vmt@openerp.com-20110525151149-78gkoolppmjekrl6
2011-05-25 17:11:49 +02:00
Quentin (OpenERP) c8417fc7ce [MERGE] merged branch with new field category on ir.actions.todo + removal of unused config wizard 'create new users'
bzr revid: qdp-launchpad@openerp.com-20110525085605-9l8ddlaa2wr28o53
2011-05-25 10:56:05 +02:00
Vo Minh Thu 1122a2361a [MERGE] added Ugandan Shilling and changed the CFA currency into XOF and XAF.
bzr revid: vmt@openerp.com-20110525074840-xb6j67fvudodkb1z
2011-05-25 09:48:40 +02:00
Vo Minh Thu 7dbb430fba [MERGE] ir_cron: expose the method (that can be extended) called when an exception occurs on a callback.
bzr revid: vmt@openerp.com-20110524110707-hfdulmtxprhxx6bw
2011-05-24 13:07:07 +02:00
Vo Minh Thu 4f2d05e968 [FIX] orm: correctly store in db the translate flag:
- added the "translate" column to ir_model_fields in base.sql
- modified orm.py to correctly set that column
- this is based on a patch by xrg.

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

bzr revid: vmt@openerp.com-20110523132153-njovr5ynt66k8d81
2011-05-23 15:21:53 +02:00
Vo Minh Thu 5238385e6a [MERGE] ir.values: make sure we return the user-specific default value.
bzr revid: vmt@openerp.com-20110523120940-9kgn9wxkzwbymrso
2011-05-23 14:09:40 +02:00