Commit Graph

44721 Commits

Author SHA1 Message Date
Thibault Delavallée 8c2b07bf76 [REF] Cleaned ir.needaction code and documentation.
bzr revid: tde@openerp.com-20120402081826-016k0ecbjz3fqnps
2012-04-02 10:18:26 +02:00
Thibault Delavallée 5fd95c5769 [MERGE] Merged with main server
bzr revid: tde@openerp.com-20120402071259-pot0kr7yrkdcd2wj
2012-04-02 09:12:59 +02:00
Launchpad Translations on behalf of openerp d61bdef6b1 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120401043838-6qmjn26yqi94jfy7
bzr revid: launchpad_translations_on_behalf_of_openerp-20120403045349-sgfcasueq027tqvk
2012-04-03 04:53:49 +00:00
Quentin (OpenERP) b750360694 [FIX] sale: fix related to the print of edi document (the partner address was not displayed because we changed the name of variable by mistake)
bzr revid: qdp-launchpad@openerp.com-20120402150747-47u9r3j1y486s0h8
2012-04-02 17:07:47 +02:00
Xavier Morel 5e78e516f0 [IMP] more in-your-face warning when local evaluation of domains & contexts fails
bzr revid: xmo@openerp.com-20120402145815-kab5w92y3a8twm6u
2012-04-02 16:58:15 +02:00
Antony Lesuisse 82b97f5a37 [FIX] edi bind -> session_bind
bzr revid: al@openerp.com-20120402142415-9wuh7lud2qj97r89
2012-04-02 16:24:15 +02:00
Antony Lesuisse c6107de0ba [IMP] session_bind to stay consistent with session_*
bzr revid: al@openerp.com-20120402142251-flk6xr0iwbddox00
2012-04-02 16:22:51 +02:00
Antony Lesuisse d2e213844a [FIX] edi loading, partially revert commit 2226 revid:nicolas.vanhoren@openerp.com-20120217134701-7t3iklv6ndv30hln
bzr revid: al@openerp.com-20120402140020-a4d8nd6rnp625l9w
2012-04-02 16:00:20 +02:00
Antony Lesuisse 4d1d43fde3 [IMP] avatar from res_users
bzr revid: al@openerp.com-20120402075933-xqekei8hog3az99l
2012-04-02 09:59:33 +02:00
Launchpad Translations on behalf of openerp a996e8500f Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120401043858-67c7yq9ha16xmdwj
bzr revid: launchpad_translations_on_behalf_of_openerp-20120402043753-ayh4mhitj46woxdi
2012-04-02 04:37:53 +00:00
Launchpad Translations on behalf of openerp 7b9af7dd22 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120330044851-tw4117ehwk7krepn
bzr revid: launchpad_translations_on_behalf_of_openerp-20120331051439-9h16bo9lc0xh722z
bzr revid: launchpad_translations_on_behalf_of_openerp-20120401044921-x24k5v01wpqv907u
2012-04-01 04:49:21 +00:00
Olivier Dony 0c7008b3fd [MERGE] Feature: improved module uninstallation
bzr revid: odo@openerp.com-20120331212752-r63t69jbypbmq14g
2012-03-31 23:27:52 +02:00
Olivier Dony 8b100dd1bc [IMP] ir.model: cleanup/de-duplicate code
bzr revid: odo@openerp.com-20120331212515-qoic9kaysswurxnf
2012-03-31 23:25:15 +02:00
Olivier Dony 0904700aaa [IMP] users,ir.model: cleanup - ondelete does not exist on m2m + rem old comment
bzr revid: odo@openerp.com-20120331203710-k2w8txhz2p9njj0d
2012-03-31 22:37:10 +02:00
Antony Lesuisse c59618cec5 [IMP] contacts topmost menu in sales
bzr revid: al@openerp.com-20120331155610-vevktbv6c61yrcp0
2012-03-31 17:56:10 +02:00
Antony Lesuisse 3b331f46b1 [IMP] contacts topmost menu in sales
bzr revid: al@openerp.com-20120331155531-dei1gnq9rb1eigdk
2012-03-31 17:55:31 +02:00
Launchpad Translations on behalf of openerp 912c385ff9 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120331050841-gnuygt4kxyysny2j
bzr revid: launchpad_translations_on_behalf_of_openerp-20120331050902-bt22n9pgjfymankq
2012-03-31 05:09:02 +00:00
Olivier Dony 3897a3dce8 [MERGE] Properly record UTC login date, courtesy of Ian Beardslee
lp bug: https://launchpad.net/bugs/967829 fixed

bzr revid: odo@openerp.com-20120331015143-46splgvkwl8n8r9j
2012-03-31 03:51:43 +02:00
Olivier Dony f2272f6ecc [IMP] ir.model: avoid name clash between dummy vars and translation function _()
bzr revid: odo@openerp.com-20120331013455-4wt4utj470gyrtmd
2012-03-31 03:34:55 +02:00
Olivier Dony 34e240f60d [MERGE] Latest trunk
bzr revid: odo@openerp.com-20120331010335-mya7wowc10dhipxu
2012-03-31 03:03:35 +02:00
Olivier Dony 74ed36e416 [IMP] orm,ir.model: improve registration and deletion of schema ext_ids
Also handle the very common cases of inheriting classes
that must *not* trigger deletion of the m2m tables and
constraints of their parent classes!

bzr revid: odo@openerp.com-20120331004215-413lcxaxvg0u6oxw
2012-03-31 02:42:15 +02:00
Olivier Dony 58605daded [IMP] b.m.u: make dependency check faster before upgrade, cleanup
We need to be careful with naming dummy variables
"_" because that can conflict within the local
scope with the translation method _() if it is
used in the same method!

bzr revid: odo@openerp.com-20120330222023-3xzazf735k50f5xc
2012-03-31 00:20:23 +02:00
Olivier Dony 7588c0c888 [IMP] workflow: lint cleanup
bzr revid: odo@openerp.com-20120330215124-7y1kt2kvekhpkyd5
2012-03-30 23:51:24 +02:00
Olivier Dony 5f4b3c9bd3 [IMP] module,ir.model: improve name choices
bzr revid: odo@openerp.com-20120330214948-xnmbqugke1o1j3uz
2012-03-30 23:49:48 +02:00
Olivier Dony 3e0267178c [IMP] workflow: preventing deleting an activity with existing workitems, as a safeguard
Now that workitems will be cascade-deleted along
with their activities it is important to prevent
accidental deletion.

bzr revid: odo@openerp.com-20120330214906-ioo3gpg5a1j1e85o
2012-03-30 23:49:06 +02:00
Olivier Dony eb9b0021ff [IMP] Move uninstall behavior in modules.loading where it belongs
bzr revid: odo@openerp.com-20120330163422-jkatnkpw0cl8hd8t
2012-03-30 18:34:22 +02:00
Quentin (OpenERP) 16c02d8a2c [MERGE] merged the branch that merges res.partner and res.partner.address objects
bzr revid: qdp-launchpad@openerp.com-20120330142501-vy7bsoxosrd606fr
2012-03-30 16:25:01 +02:00
Quentin (OpenERP) 144c463286 [MERGE] merged the branch that merges res.partner and res.partner.address objects
bzr revid: qdp-launchpad@openerp.com-20120330142429-bcdxfa4q6g7fsgbs
2012-03-30 16:24:29 +02:00
Olivier Dony fd14556b8c [MERGE] Latest trunk
bzr revid: odo@openerp.com-20120330135404-kio6nx50o2mzfmsy
2012-03-30 15:54:04 +02:00
Quentin (OpenERP) 5033b51973 [MERGE] merged with main trunk server
bzr revid: qdp-launchpad@openerp.com-20120330133250-o256z107s1hf8n8u
2012-03-30 15:32:50 +02:00
Thibault Delavallée 0f09c8eb91 [REF] Refactoring: moved from base to ir; renamed from base.needaction->ir.needaction; updated files accordingly
bzr revid: tde@openerp.com-20120330132452-ww57gzp8ggx1pfj2
2012-03-30 15:24:52 +02:00
Thibault Delavallée 519ebfdd49 [FIX] removed a '+' that probably came from outerspace
bzr revid: tde@openerp.com-20120330130232-u61vt96fl23ss69z
2012-03-30 15:02:32 +02:00
Thibault Delavallée 508d257bcf [IMP] Renamed ir.ui.menu fields, uses_needaction -> needaction_enabled; needaction_uid_ctr -> needaction_counter
bzr revid: tde@openerp.com-20120330125900-0jtpztxk336ugae0
2012-03-30 14:59:00 +02:00
Quentin (OpenERP) 50bf6e4be6 [FIX] hr_timesheet_invoice: put back the onchange on partner_id
bzr revid: qdp-launchpad@openerp.com-20120330125702-bh1m2tfg3sdf4x3h
2012-03-30 14:57:02 +02:00
Quentin (OpenERP) 843d77e0e7 [MERGE] merged with main addons trunk
bzr revid: qdp-launchpad@openerp.com-20120330122848-3h9x1nuocdyufr7m
2012-03-30 14:28:48 +02:00
Thibault Delavallée f57efbb152 [FIX] Too long model description
bzr revid: tde@openerp.com-20120330104936-p2cnbtua1znie6et
2012-03-30 12:49:36 +02:00
Thibault Delavallée 07b943bbdf [MERGE] Merged with main server
bzr revid: tde@openerp.com-20120330104453-ceto9uwwb0n206jk
2012-03-30 12:44:53 +02:00
Thibault Delavallée c2e1b6a384 [DOC] Improved documentation.
bzr revid: tde@openerp.com-20120330104242-h68fy7zsnueaod9m
2012-03-30 12:42:42 +02:00
Thibault Delavallée 3d726e1d4d [DOC] Improved comments
bzr revid: tde@openerp.com-20120330103822-3esas0shsvoidb90
2012-03-30 12:38:22 +02:00
Sbh (Openerp) a5644ecc63 [Fix] account_payment: fix argument of function
bzr revid: sbh@tinyerp.com-20120330103351-0ca0ngffi3shbzav
2012-03-30 16:03:51 +05:30
Thibault Delavallée 94075df78e [DOC] Added comments.
bzr revid: tde@openerp.com-20120330102419-n2co6dwf00q0muue
2012-03-30 12:24:19 +02:00
Thibault Delavallée 3ee9f70343 [IMP] Renamed added fields. Added comments and improved help.
bzr revid: tde@openerp.com-20120330101929-18opxctcz1eeyl4u
2012-03-30 12:19:29 +02:00
Thibault Delavallée 2f97bcdf7d [FIX] Removed the store=True (too much access to DB), as this is not necessary. Fixed dict of dict: inner dict instantiation is done for each iteration, because argument management in python made all dicts pointers to the same dict
bzr revid: tde@openerp.com-20120330100337-miqra4q5sjokt7en
2012-03-30 12:03:37 +02:00
Sbh (Openerp) 26c3e813b2 [Fix]hr_timesheet: fix the onchange
bzr revid: sbh@tinyerp.com-20120330095117-lsknoidjybywrsyc
2012-03-30 15:21:17 +05:30
Sbh (Openerp) 7a97b9c519 [Fix]purchase: fix the obj name
bzr revid: sbh@tinyerp.com-20120330093033-t36u7zhnzrp1hht3
2012-03-30 15:00:33 +05:30
Quentin (OpenERP) ffd0c86ec2 [FIX] a lot of fixes in several modules, as the result of the code review of the merge of the objects res.partner and res.partner.address
bzr revid: qdp-launchpad@openerp.com-20120330090837-s87z2qzsvynhlbwr
2012-03-30 11:08:37 +02:00
Sbh (Openerp) eb1986a7df [MERGE] rename address_id into parnter_id
bzr revid: sbh@tinyerp.com-20120330085848-2gmfjgadftc1a4bq
2012-03-30 14:28:48 +05:30
Sbh (Openerp) b2e6ba9417 [IMP] : rename address_id with parnter_id
bzr revid: sbh@tinyerp.com-20120330084951-2wwcl6w6fybo6gnu
2012-03-30 14:19:51 +05:30
Thibault Delavallée 914fab60e3 [MERGE] Merged with branch propagating the use of user avatars instead of gravatars in crm and project. This branch also improve the photo management in hr. This revision modifies the photo for HR employees. Two fields now exist in the hr.employee model:
- photo_big, a binary field holding the image. It is base-64 encoded, and PIL-supported. It is automatically resized as an 540x450 px image.
 - photo, a functional binary field holding an automatically resized version of the photo. Dimensions of the resized photo are 180x150. This field is used as an inteface to get and set the employee photo.
When changing the photo through the photo function field, the new image is automatically resized to 540x450, and stored in the photo_big field. This triggers the function field, that will compute a 180x150 resized version of the image.

Employee photo should be used only when dealing with employees, using the photo field. When dealing with users, use the res.users avatar field instead.

bzr revid: tde@openerp.com-20120330084612-1225fmm6bx595mea
2012-03-30 10:46:12 +02:00
Thibault Delavallée b6bb8bf533 [MERGE] Merged branch adding an avatar to users. This avatar will replace the use of gravatars in various addons. For more info, please refer to the included documentation.
bzr revid: tde@openerp.com-20120330083725-n4k8hex92ezxq6wg
2012-03-30 10:37:25 +02:00