Commit Graph

223 Commits

Author SHA1 Message Date
Antonin Bourguignon 9444872152 [MERGE] trunk-bug-988165-amp, hr departement copy
lp bug: https://launchpad.net/bugs/988165 fixed

bzr revid: abo@openerp.com-20120910170202-tf7qrdusu86dbs1m
2012-09-10 19:02:02 +02:00
Thibault Delavallée 3982e5ba7a [IMP] mail_group, point of sale, hr: updated image fields help, as small and medium sizes are now 64x64 ans 128x128, to match more closely OpenERP image sizes. product: image_medium are not up-sized when resizing them. This means that images smaller than 128x128 won't be resized in image_medium. The purpose is to avoid having unwanted blank frame around images in POS.
bzr revid: tde@openerp.com-20120907095155-i5hlmidnkq7r2r7b
2012-09-07 11:51:55 +02:00
Thibault Delavallée b086b8a584 [CLEAN] mail_group, product, point_of_sale, hr: cleaned help of image, because it was too technical-related. Added a comment in code instead about PIL and base64. By the way, small cleaning of the white spaces.
bzr revid: tde@openerp.com-20120907092333-9f745210yr3p22ay
2012-09-07 11:23:33 +02:00
Amit (OpenERP) f437ecfa90 [IMP] Improved the code
bzr revid: amp@tinyerp.com-20120827131619-bo1nbuomfzlznmty
2012-08-27 18:46:19 +05:30
Amit (OpenERP) 9ad022537b [Merge] Merge with addons
bzr revid: amp@tinyerp.com-20120827113936-9xhv02s4g42l04bw
2012-08-27 17:09:36 +05:30
Olivier Dony 406e58399f [FIX] mail: unify message_post calls, fix typos, various lint cleanup
bzr revid: odo@openerp.com-20120822113439-aoy7v4njs6o34tu5
2012-08-22 13:34:39 +02:00
Fabien Pinckaers b62858e83e [IMP] Merging different ways of posting a message:
message_append_note
  message_append_dict
  message_append
  --> merged all to message_post

bzr revid: fp@tinyerp.com-20120817100302-bqsqv23ogrchslew
2012-08-17 12:03:02 +02:00
Thibault Delavallée 620b7e9b11 [IMP] Addons: user_email -> email.
bzr revid: tde@openerp.com-20120810144339-30ro9omgfxtjtjyz
2012-08-10 16:43:39 +02:00
Antonin Bourguignon 4388ace499 [MERGE] latest trunk
bzr revid: abo@openerp.com-20120808091048-hr1r4vn9milozexf
2012-08-08 11:10:48 +02:00
Fabien Pinckaers f1ad3cfdee [IMP] employee view
bzr revid: fp@tinyerp.com-20120807162216-b1uemxzhcd9t2eto
2012-08-07 18:22:16 +02:00
Thibault Delavallée 71d0000352 [REM] hr: removed a field that has probably been added by a copy-paste.
bzr revid: tde@openerp.com-20120807120300-l70tx73pobb4ofe1
2012-08-07 14:03:00 +02:00
Thibault Delavallée 023262e519 [IMP] product, hr, point of sale, mail_group: propagated function name change (now prefixed with image_) in image module.
bzr revid: tde@openerp.com-20120807111039-57cykhxurm2wj79k
2012-08-07 13:10:39 +02:00
Thibault Delavallée c8c95d46f9 [IMP] product, hr, pos, mail_group: removed the onchange_image, updated used images and classes in views.
bzr revid: tde@openerp.com-20120806155354-sjkrmrffgb2ik4ba
2012-08-06 17:53:54 +02:00
Thibault Delavallée 662e4944d9 [IMP] hr: image is not modified at display when choosing a new one; btu resized when saving. WIP, to be validated.
bzr revid: tde@openerp.com-20120803080357-s3kkjzm3n7cquvpf
2012-08-03 10:03:57 +02:00
Thibault Delavallée a3820b4090 [IMP] hr: changed default user image and moved it (better image, and placed in static/src/img, better name).
bzr revid: tde@openerp.com-20120730141017-vn8s0ny3y022hd1c
2012-07-30 16:10:17 +02:00
Thibault Delavallée 81f6d43ee4 [CLEAN] images: cleaned typos.
bzr revid: tde@openerp.com-20120730133343-f1jofji7bl9u09zp
2012-07-30 15:33:43 +02:00
Thibault Delavallée 238598c041 [MERGE] Merged with addons/trunk.
bzr revid: tde@openerp.com-20120730081600-y92rgh002zhpp4tw
2012-07-30 10:16:00 +02:00
Saurang Suthar(OpenERP) 25d650e96e [IMP] Improved warning messages for hr* modules
bzr revid: pso@tinyerp.com-20120725121354-hypwxo74c43jm5gp
2012-07-25 17:43:54 +05:30
pso (OpenERP) 8be94b1e93 [MERGE] Merge with main branch
bzr revid: pso@tinyerp.com-20120722082152-l24vpuuxjb34126g
2012-07-22 13:51:52 +05:30
Thibault Delavallée 2578f575e2 [IMP] hr_employee: now sends a message on All employee mail.group to welcome the new employee.
bzr revid: tde@openerp.com-20120720132952-y0j1d4n7qaywbrrl
2012-07-20 15:29:52 +02:00
pso (OpenERP) 8048661b01 [MERGE] Merge with main branch
bzr revid: pso@tinyerp.com-20120719073136-a7a5t43y2nm51zji
2012-07-19 13:01:36 +05:30
pso (OpenERP) fc26f3975d [IMP] Improved warning messages/exceptions of hr modules
bzr revid: pso@tinyerp.com-20120716091918-hua9cjnv21nqa2yl
2012-07-16 14:49:18 +05:30
Pinakin Nayi (OpenERP) 881148d4b1 [IMP]hr-warning-message
bzr revid: pna@tinyerp.com-20120713121613-poze6x6838cr9xpe
2012-07-13 17:46:13 +05:30
Pinakin Nayi (OpenERP) 27226c12b2 [IMP]hr-warning-message
bzr revid: pna@tinyerp.com-20120713070425-b3envibswfdt6umq
2012-07-13 12:34:25 +05:30
Frédéric van der Essen cd3a0c2b73 [MERGE] from trunk
bzr revid: fva@openerp.com-20120711162837-xirr40vvc81xk8ra
2012-07-11 18:28:37 +02:00
Frédéric van der Essen f8d32d3304 [MERGE] point_of_sale
bzr revid: fva@openerp.com-20120710142447-s0z5ca89bofh0n2c
2012-07-10 16:24:47 +02:00
Alexis de Lattre fe4151971b Add 'employee_ids' one2many field on res.users ; it is the reverse of the 'user_id' many2one field on hr.employee.
Add the field to the form view of res.users.

bzr revid: alexis@via.ecp.fr-20120710133255-j78hqsqkfjegui2y
2012-07-10 15:32:55 +02:00
Thibault Delavallée 282f72391b [MERGE] Merged with main addons.
bzr revid: tde@openerp.com-20120628124420-bxjjo2jhtzps0wsf
2012-06-28 14:44:20 +02:00
Antony Lesuisse f8daa47a0a [MERGE] portal, group_user on fields, contact form, default portal menu
bzr revid: al@openerp.com-20120628102942-ja0qtr1eho4z3749
2012-06-28 12:29:42 +02:00
Thibault Delavallée 1da7eebab8 [REF] hr, mail_group, product: cleaned code thanks to new tool function in image.py
bzr revid: tde@openerp.com-20120628102707-100t2brrdxgo1fyd
2012-06-28 12:27:07 +02:00
Thibault Delavallée bd42290522 [MERGE] Merged with trunk addons.
bzr revid: tde@openerp.com-20120628090158-v3epmjb72eotwp3l
2012-06-28 11:01:58 +02:00
Antonin Bourguignon d8a570a9d7 [MERGE] latest trunk
bzr revid: abo@openerp.com-20120627150256-rc8c78zwhzf4cfhx
2012-06-27 17:02:56 +02:00
Thibault Delavallée e542c37418 [REF] hr.employee: from photo to image. Updated demo data.
bzr revid: tde@openerp.com-20120627144750-5vxezzvvo185nwyk
2012-06-27 16:47:50 +02:00
Antony Lesuisse f17b0eea00 [MERGE] Use Email everywhere
bzr revid: al@openerp.com-20120627131528-u97jw0m7cq2825ll
2012-06-27 15:15:28 +02:00
Jigar Amin - OpenERP d9db3c44df [REN] renamed e-mail, E-mail, E-Mail to email, Email
bzr revid: jam@tinyerp.com-20120625134253-sebauihl53zctcu0
2012-06-25 19:12:53 +05:30
Antonin Bourguignon 3c4c6aaf77 [MERGE] latest trunk
bzr revid: abo@openerp.com-20120622130939-bt6d9nfolgza513t
2012-06-22 15:09:39 +02:00
Kuldeep Joshi (OpenERP) 3c50eb017a [IMP] set logging.getLogger(__name__)
bzr revid: kjo@tinyerp.com-20120622064854-5f6fss55k7305e8q
2012-06-22 12:18:54 +05:30
Raphael Collet 818db0ef6c [MERGE] from trunk
bzr revid: rco@openerp.com-20120614143107-rtnb6tzd6a5hlwm8
2012-06-14 16:31:07 +02:00
Raphael Collet a3e9f600ee [IMP] hr: improve English in tooltips, cleanup menus and form view of hr.job
bzr revid: rco@openerp.com-20120613131834-hjholbe4nsrh35t5
2012-06-13 15:18:34 +02:00
Kuldeep Joshi (OpenERP) 372477ef72 [IMP]hr_holidays: remove done state and change report
bzr revid: kjo@tinyerp.com-20120611053226-dix0kl57bnipw8dq
2012-06-11 11:02:26 +05:30
Kuldeep Joshi (OpenERP) f139b2d594 [IMP] change in yml
bzr revid: kjo@tinyerp.com-20120608084141-yoguolq375aaz5eg
2012-06-08 14:11:41 +05:30
Kuldeep Joshi (OpenERP) 055d5dabce [IMP]hr: add done state and change button name
bzr revid: kjo@tinyerp.com-20120607114832-6p0wt4sdbii900rk
2012-06-07 17:18:32 +05:30
Stephane Wirtel ed1ceca6f9 [FIX] point_of_sale: fix a bug in the create_from_ui function
bzr revid: stw@openerp.com-20120604160833-1ma8uim5usqgsfrc
2012-06-04 18:08:33 +02:00
Antonin Bourguignon dc71257445 [IMP] adapt rights and display for the jobs form view
bzr revid: abo@openerp.com-20120604124417-jb6v3lal9a55dxk5
2012-06-04 14:44:17 +02:00
Mayur Maheshwari (OpenERP) 3be6d4ef09 [IMP]hr: Improve employee view kanban and leaves management
bzr revid: mma@tinyerp.com-20120529124748-l4nqh230k9zat6yq
2012-05-29 18:17:48 +05:30
Sbh (Openerp) 2a6ff8b22e [MERGE] Merge with lp:openobject-addons
bzr revid: sbh@tinyerp.com-20120523063832-qwevi2f4caymrczo
2012-05-23 12:08:32 +05:30
Fabien Pinckaers 5c791531aa [IMP] improved typos
bzr revid: fp@tinyerp.com-20120522161055-6013qr1s4p773hoj
2012-05-22 18:10:55 +02:00
Pinakin Nayi (OpenERP) a81d8c34af [IMP]hr_recruitment: improve job position form view
bzr revid: pna@tinyerp.com-20120517095816-w1zphtkph49hnshg
2012-05-17 15:28:16 +05:30
Saurang Suthar (OpenERP) a2a05cfc19 [IMP]:improved titles State by Status everywhere
bzr revid: ssu@tinyerp.com-20120504115748-2vd1dns7bxptg384
2012-05-04 17:27:48 +05:30
Amit Patel (OpenERP) 8d3365c1ba [IMP]
bzr revid: apa@tinyerp.com-20120427095137-5v5dnze0jokg7u3f
2012-04-27 15:21:37 +05:30