odoo/odoo.git
12 years ago[IMP] add implied groups to res.groups form
Raphael Collet [Fri, 5 Aug 2011 14:05:14 +0000 (16:05 +0200)]
[IMP] add implied groups to res.groups form

bzr revid: rco@openerp.com-20110805140514-0tugvu600nohxldt

12 years ago[FIX] data: remove address_id from users
Raphael Collet [Thu, 4 Aug 2011 06:59:21 +0000 (08:59 +0200)]
[FIX] data: remove address_id from users

bzr revid: rco@openerp.com-20110804065921-vjgj5nh4kkc6d72v

12 years ago[IMP] for safety, do not drop column res_users.address_id
Raphael Collet [Wed, 3 Aug 2011 12:26:18 +0000 (14:26 +0200)]
[IMP] for safety, do not drop column res_users.address_id

bzr revid: rco@openerp.com-20110803122618-9821lqc5kvrxti8h

12 years ago[MERGE] remove address_id from res_users
Raphael Collet [Wed, 3 Aug 2011 12:23:35 +0000 (14:23 +0200)]
[MERGE] remove address_id from res_users

bzr revid: rco@openerp.com-20110803122335-boleg96hc1v3zzbi

12 years ago[IMP] user-address migration: drop column address_id
Raphael Collet [Wed, 3 Aug 2011 12:13:17 +0000 (14:13 +0200)]
[IMP] user-address migration: drop column address_id

bzr revid: rco@openerp.com-20110803121317-qy3k5q4rjyp89vu9

12 years agoadd migration script: copy user emails from their address
Raphael Collet [Wed, 3 Aug 2011 12:08:14 +0000 (14:08 +0200)]
add migration script: copy user emails from their address

bzr revid: rco@openerp.com-20110803120814-8entoezaysjgv317

12 years ago[MERGE] add group implications, and create group fields on users form
Raphael Collet [Wed, 3 Aug 2011 08:55:03 +0000 (10:55 +0200)]
[MERGE] add group implications, and create group fields on users form

bzr revid: rco@openerp.com-20110803085503-sgklwad22n1d6xz9

12 years agoreshape the users form view
Raphael Collet [Wed, 3 Aug 2011 07:56:59 +0000 (09:56 +0200)]
reshape the users form view

bzr revid: rco@openerp.com-20110803075659-hb66ytaifqi4092e

12 years agomove company field under Default Filters in user preferences view
Raphael Collet [Wed, 3 Aug 2011 06:58:50 +0000 (08:58 +0200)]
move company field under Default Filters in user preferences view

bzr revid: rco@openerp.com-20110803065850-gtj6e9jpu8svz7mq

12 years ago[MERGE] new user preferences view
Raphael Collet [Tue, 2 Aug 2011 14:38:50 +0000 (16:38 +0200)]
[MERGE] new user preferences view

bzr revid: rco@openerp.com-20110802143850-a2zaana2c6o8376r

12 years agoredefine user preferences view
Raphael Collet [Tue, 2 Aug 2011 14:30:02 +0000 (16:30 +0200)]
redefine user preferences view

bzr revid: rco@openerp.com-20110802143002-ukmbqm8g9p0pdnoa

12 years agoadd group implications
Raphael Collet [Tue, 2 Aug 2011 13:08:34 +0000 (15:08 +0200)]
add group implications

bzr revid: rco@openerp.com-20110802130834-0m7d7tt1ubls7xhn

12 years ago[IMP] get maximal group in set
Raphael Collet [Tue, 2 Aug 2011 12:12:53 +0000 (14:12 +0200)]
[IMP] get maximal group in set

bzr revid: rco@openerp.com-20110802121253-hpb7s3pi8eiofz2u

12 years ago[FIX] some incomplete behaviors
Raphael Collet [Mon, 1 Aug 2011 14:51:43 +0000 (16:51 +0200)]
[FIX] some incomplete behaviors

bzr revid: rco@openerp.com-20110801145143-sbxda31bazobej6k

12 years agoslight improvement of layout
Raphael Collet [Mon, 1 Aug 2011 14:26:07 +0000 (16:26 +0200)]
slight improvement of layout

bzr revid: rco@openerp.com-20110801142607-ie3lqx5j4u77wbbn

12 years ago[IMP] add tooltip for groups
Raphael Collet [Mon, 1 Aug 2011 14:17:22 +0000 (16:17 +0200)]
[IMP] add tooltip for groups

bzr revid: rco@openerp.com-20110801141722-50lbhy56zt6ppsng

12 years ago[IMP] classification of groups
Raphael Collet [Mon, 1 Aug 2011 14:07:03 +0000 (16:07 +0200)]
[IMP] classification of groups

bzr revid: rco@openerp.com-20110801140703-5odcxym9xnudffym

12 years agofix methods read and write in users_view
Raphael Collet [Fri, 29 Jul 2011 15:15:24 +0000 (17:15 +0200)]
fix methods read and write in users_view

bzr revid: rco@openerp.com-20110729151524-3szt56d6icc7j8pn

12 years agosimple optimization when modifying groups of users
Raphael Collet [Fri, 29 Jul 2011 15:12:16 +0000 (17:12 +0200)]
simple optimization when modifying groups of users

bzr revid: rco@openerp.com-20110729151216-7spi02jeibzl7jhz

12 years agosplit code in two parts: the implied groups, and enhanced view
Raphael Collet [Fri, 29 Jul 2011 14:04:00 +0000 (16:04 +0200)]
split code in two parts: the implied groups, and enhanced view

bzr revid: rco@openerp.com-20110729140400-agr3x0o7xpqxyt0p

12 years agomove code around
Raphael Collet [Fri, 29 Jul 2011 12:44:51 +0000 (14:44 +0200)]
move code around

bzr revid: rco@openerp.com-20110729124451-8c4txfklkoflc2c1

12 years agoadd implied groups in all cases
Raphael Collet [Fri, 29 Jul 2011 12:42:35 +0000 (14:42 +0200)]
add implied groups in all cases

bzr revid: rco@openerp.com-20110729124235-95a3igb3cmunwiz1

12 years agoimprove API of some methods
Raphael Collet [Fri, 29 Jul 2011 11:03:32 +0000 (13:03 +0200)]
improve API of some methods

bzr revid: rco@openerp.com-20110729110332-zv5agzip0sq2rwkr

12 years agoupdate group and user views
Raphael Collet [Fri, 29 Jul 2011 10:27:46 +0000 (12:27 +0200)]
update group and user views

bzr revid: rco@openerp.com-20110729102746-nqah2jqynqiz2lo5

12 years agoadd comments and small code improvements
Raphael Collet [Fri, 29 Jul 2011 10:16:20 +0000 (12:16 +0200)]
add comments and small code improvements

bzr revid: rco@openerp.com-20110729101620-iknnq7vcchy9mlrr

12 years agosmall code improvements
Raphael Collet [Fri, 29 Jul 2011 10:12:38 +0000 (12:12 +0200)]
small code improvements

bzr revid: rco@openerp.com-20110729101238-udkcecldiy9ybfwq

12 years agosmall code improvements
Raphael Collet [Fri, 29 Jul 2011 10:07:14 +0000 (12:07 +0200)]
small code improvements

bzr revid: rco@openerp.com-20110729100714-apwfhm3ee72fkmg9

12 years agoadd function partition
Raphael Collet [Fri, 29 Jul 2011 09:46:43 +0000 (11:46 +0200)]
add function partition

bzr revid: rco@openerp.com-20110729094643-j0ky9qu3o3w2n1wr

12 years agoimprove group selection fields
Raphael Collet [Fri, 29 Jul 2011 08:41:37 +0000 (10:41 +0200)]
improve group selection fields

bzr revid: rco@openerp.com-20110729084137-da89gorw9udmv8i0

12 years agofix fields_view_get, and hide selection field when app not selected
Raphael Collet [Fri, 29 Jul 2011 07:40:25 +0000 (09:40 +0200)]
fix fields_view_get, and hide selection field when app not selected

bzr revid: rco@openerp.com-20110729074025-ugr2rkm1mxnwle1s

12 years agobuild the view based on classified groups
Raphael Collet [Thu, 28 Jul 2011 14:51:31 +0000 (16:51 +0200)]
build the view based on classified groups

bzr revid: rco@openerp.com-20110728145131-j8myem3vd25j1drf

12 years agoimprove group classification
Raphael Collet [Thu, 28 Jul 2011 13:10:22 +0000 (15:10 +0200)]
improve group classification

bzr revid: rco@openerp.com-20110728131022-1w6t86lnext9e2yg

12 years agoadd method to compute the closure of the relation implied_ids
Raphael Collet [Thu, 28 Jul 2011 12:06:54 +0000 (14:06 +0200)]
add method to compute the closure of the relation implied_ids

bzr revid: rco@openerp.com-20110728120654-q0tewgjk7qxf6t8h

12 years agoadd method to get groups classified
Raphael Collet [Thu, 28 Jul 2011 09:59:58 +0000 (11:59 +0200)]
add method to get groups classified

bzr revid: rco@openerp.com-20110728095958-bgplcmlrwbp017nr

12 years agomake group names translatable
Raphael Collet [Thu, 28 Jul 2011 07:29:48 +0000 (09:29 +0200)]
make group names translatable

bzr revid: rco@openerp.com-20110728072948-5nkse5obxz739r4r

12 years agofirst sketch of groups with boolean fields
Raphael Collet [Thu, 28 Jul 2011 07:25:44 +0000 (09:25 +0200)]
first sketch of groups with boolean fields

bzr revid: rco@openerp.com-20110728072544-tyseggysom5y8azw

12 years ago[IMP] add an implication relation between groups
Raphael Collet [Wed, 27 Jul 2011 13:11:47 +0000 (15:11 +0200)]
[IMP] add an implication relation between groups

bzr revid: rco@openerp.com-20110727131147-yiqgzy3sjv3ismvi

12 years ago[IMP] merged the python classes defining res.groups
Raphael Collet [Tue, 26 Jul 2011 10:31:00 +0000 (12:31 +0200)]
[IMP] merged the python classes defining res.groups

bzr revid: rco@openerp.com-20110726103100-6ibtqsfnim3unpg3

12 years ago[FIX] remove customer flag from company 1
Antony Lesuisse [Mon, 25 Jul 2011 14:28:31 +0000 (16:28 +0200)]
[FIX] remove customer flag from company 1

bzr revid: al@openerp.com-20110725142831-gttjdyeh9trtna0w

12 years ago[FIX] in do_action(), on_closed() callback not honored for new tabs
Fabien Meghazi [Mon, 25 Jul 2011 14:28:05 +0000 (16:28 +0200)]
[FIX] in do_action(), on_closed() callback not honored for new tabs

bzr revid: fme@openerp.com-20110725142805-bsvio3q4tsgkc77b

12 years ago[FIX] check that a value is a number before checking for isNaN: strings are NaN and...
Xavier Morel [Mon, 25 Jul 2011 14:11:03 +0000 (16:11 +0200)]
[FIX] check that a value is a number before checking for isNaN: strings are NaN and so are objects

also alias 'record.value', so we don't have to go through the indirection 11 times

bzr revid: xmo@openerp.com-20110725141103-2ix5mhec6lk47en6

12 years ago[FIX] session initialization
Xavier Morel [Mon, 25 Jul 2011 14:06:56 +0000 (16:06 +0200)]
[FIX] session initialization

bzr revid: xmo@openerp.com-20110725140656-ow3mr78psuianqyc

12 years ago[FIX] NaN values being displayed in list footers (aggregated values)
Xavier Morel [Mon, 25 Jul 2011 13:35:53 +0000 (15:35 +0200)]
[FIX] NaN values being displayed in list footers (aggregated values)

bzr revid: xmo@openerp.com-20110725133553-bs4x2f747vdj1a02

12 years ago[merge] improvements related to managed filters
niv-openerp [Mon, 25 Jul 2011 12:22:50 +0000 (14:22 +0200)]
[merge] improvements related to managed filters

bzr revid: nicolas.vanhoren@openerp.com-20110725122250-ma4ujs8uh190gwoh

12 years ago[merge]
niv-openerp [Mon, 25 Jul 2011 12:22:31 +0000 (14:22 +0200)]
[merge]

bzr revid: nicolas.vanhoren@openerp.com-20110725122231-oe0glu5cxqm7n0bw

12 years ago[fix] made the managed filters auto_search
niv-openerp [Mon, 25 Jul 2011 12:18:23 +0000 (14:18 +0200)]
[fix] made the managed filters auto_search

bzr revid: nicolas.vanhoren@openerp.com-20110725121823-gekerf0s3pn78kqo

12 years ago[imp] added manage filters link
niv-openerp [Mon, 25 Jul 2011 12:10:01 +0000 (14:10 +0200)]
[imp] added manage filters link

bzr revid: nicolas.vanhoren@openerp.com-20110725121001-95af30c1incqg4kl

12 years ago[fix] wrong storage of session cookie
niv-openerp [Mon, 25 Jul 2011 12:09:40 +0000 (14:09 +0200)]
[fix] wrong storage of session cookie

bzr revid: nicolas.vanhoren@openerp.com-20110725120940-f6vfi6wu6xy9js8x

12 years ago[imp] added possibility to save filters
niv-openerp [Mon, 25 Jul 2011 11:37:40 +0000 (13:37 +0200)]
[imp] added possibility to save filters

bzr revid: nicolas.vanhoren@openerp.com-20110725113740-8q9vo1rlvexertc1

12 years ago[IMP] re-enable min and max aggregation functions because why not
Xavier Morel [Mon, 25 Jul 2011 10:46:30 +0000 (12:46 +0200)]
[IMP] re-enable min and max aggregation functions because why not

bzr revid: xmo@openerp.com-20110725104630-vs4wi5740340dtyj

12 years ago[FIX] formatting of aggregated fields, formatting of floats in list view (use digits...
Xavier Morel [Mon, 25 Jul 2011 10:29:49 +0000 (12:29 +0200)]
[FIX] formatting of aggregated fields, formatting of floats in list view (use digits if available, otherwise default to 2)

bzr revid: xmo@openerp.com-20110725102949-z7nkuwyybuczazxy

12 years agoupdate_address_id_usr_email
RavishchanraMurari (Open ERP) [Mon, 25 Jul 2011 09:56:16 +0000 (15:26 +0530)]
update_address_id_usr_email

bzr revid: rmu@tinyerp.com-20110725095616-5p2lkyomcxyo4t0n

12 years ago[imp] remember db on login screen
niv-openerp [Mon, 25 Jul 2011 09:52:32 +0000 (11:52 +0200)]
[imp] remember db on login screen

bzr revid: nicolas.vanhoren@openerp.com-20110725095232-fzy7rs43y1udha4b

12 years ago[merge]
niv-openerp [Mon, 25 Jul 2011 09:27:01 +0000 (11:27 +0200)]
[merge]

bzr revid: nicolas.vanhoren@openerp.com-20110725092701-bnadp8szz2vp1dve

12 years agomerged parent branch
RavishchanraMurari (Open ERP) [Mon, 25 Jul 2011 09:23:07 +0000 (14:53 +0530)]
merged parent branch

bzr revid: rmu@tinyerp.com-20110725092307-qnyouy2zztqak3f7

12 years ago[IMP] update list aggregates after button action called, in case action updated value...
Xavier Morel [Mon, 25 Jul 2011 09:19:07 +0000 (11:19 +0200)]
[IMP] update list aggregates after button action called, in case action updated value in row

bzr revid: xmo@openerp.com-20110725091907-j0sucdkv0dq83nsf

12 years ago[IMP] update aggregates when deleting a record
Xavier Morel [Mon, 25 Jul 2011 09:15:06 +0000 (11:15 +0200)]
[IMP] update aggregates when deleting a record

bzr revid: xmo@openerp.com-20110725091506-h4u4kp3ut8h0a6vc

12 years ago[FIX] Fixed calendar view to match new controller family
Fabien Meghazi [Mon, 25 Jul 2011 10:32:54 +0000 (12:32 +0200)]
[FIX] Fixed calendar view to match new controller family

bzr revid: fme@openerp.com-20110725103254-y66uxxfm3m104vm7

12 years ago[FIX] race condition introduced in nicolas.vanhoren@openerp.com-20110722154419-9g31mw...
Xavier Morel [Mon, 25 Jul 2011 09:10:49 +0000 (11:10 +0200)]
[FIX] race condition introduced in nicolas.vanhoren@openerp.com-20110722154419-9g31mwfsuv67rjz3

if search view contains only synchronously-initialized widgets, 'self.ready.resolve()' is called before 'self' is set since 'self' is set *after* the $.when call

move 'self'-setting to the top of the function, just in case

bzr revid: xmo@openerp.com-20110725091049-q5lt2sgbfawphiuh

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Sun, 24 Jul 2011 04:34:04 +0000 (04:34 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20110723045453-us0p45bu4q22m1a3
bzr revid: launchpad_translations_on_behalf_of_openerp-20110724043404-725zd4wwz2ia1q5c

12 years ago[IMP] remove base from listed modules
Antony Lesuisse [Sat, 23 Jul 2011 13:53:44 +0000 (15:53 +0200)]
[IMP] remove base from listed modules

bzr revid: al@openerp.com-20110723135344-xryjmq2hc259sm7g

12 years ago[IMP] get rid of labjs
Antony Lesuisse [Sat, 23 Jul 2011 13:35:43 +0000 (15:35 +0200)]
[IMP] get rid of labjs

bzr revid: al@openerp.com-20110723133543-7gz642jvimiilx7l

12 years ago[FIX] stock: buttons are not supported in hierarchical tree views - removed
Olivier Dony [Fri, 22 Jul 2011 18:02:12 +0000 (20:02 +0200)]
[FIX] stock: buttons are not supported in hierarchical tree views - removed

bzr revid: odo@openerp.com-20110722180212-yq5exmi5gl237akd

12 years ago[FIX] temporarly disable date, datetime
Antony Lesuisse [Fri, 22 Jul 2011 16:50:56 +0000 (18:50 +0200)]
[FIX] temporarly disable date, datetime

bzr revid: al@openerp.com-20110722165056-1u6d2zqfuqmhq042

12 years ago[merge] managed filters improvements + lot of fixes
niv-openerp [Fri, 22 Jul 2011 16:27:40 +0000 (18:27 +0200)]
[merge] managed filters improvements + lot of fixes

bzr revid: nicolas.vanhoren@openerp.com-20110722162740-dj0dzsfmpcvc6o9q

12 years ago[fix] lot of bugs with contollers due to merge
niv-openerp [Fri, 22 Jul 2011 16:27:01 +0000 (18:27 +0200)]
[fix] lot of bugs with contollers due to merge

bzr revid: nicolas.vanhoren@openerp.com-20110722162701-me9jag18dp5m05wz

12 years ago[merge]
niv-openerp [Fri, 22 Jul 2011 16:19:04 +0000 (18:19 +0200)]
[merge]

bzr revid: nicolas.vanhoren@openerp.com-20110722161904-al9ifl50mv9omjmg

12 years ago[imp] changed DataSet behavior to be more logical
niv-openerp [Fri, 22 Jul 2011 16:03:34 +0000 (18:03 +0200)]
[imp] changed DataSet behavior to be more logical

bzr revid: nicolas.vanhoren@openerp.com-20110722160334-03ok2myefe804wn1

12 years ago[fix] corrected al's apparent inability to copy paste without adding bugs
niv-openerp [Fri, 22 Jul 2011 15:59:48 +0000 (17:59 +0200)]
[fix] corrected al's apparent inability to copy paste without adding bugs

bzr revid: nicolas.vanhoren@openerp.com-20110722155948-1vgw3g03jqr0ni6b

12 years ago[FIX] hr_evaluation: isample data must be noupdate=True
Olivier Dony [Fri, 22 Jul 2011 15:57:07 +0000 (17:57 +0200)]
[FIX] hr_evaluation: isample data must be noupdate=True

bzr revid: odo@openerp.com-20110722155707-wlyeg9ywc5prj4mx

12 years ago[FIX] hr_evaluation: include missing file in descriptor - quickfix for previous commi...
Olivier Dony [Fri, 22 Jul 2011 15:51:10 +0000 (17:51 +0200)]
[FIX] hr_evaluation: include missing file in descriptor - quickfix for previous commit breaking the tests

bzr revid: odo@openerp.com-20110722155110-vw2zsqxtw2a11wmb

12 years ago[fix] some bugs related to combo box for filters management
niv-openerp [Fri, 22 Jul 2011 15:44:19 +0000 (17:44 +0200)]
[fix] some bugs related to combo box for filters management

bzr revid: nicolas.vanhoren@openerp.com-20110722154419-9g31mwfsuv67rjz3

12 years ago[imp] made usage of a managed filter possible
niv-openerp [Fri, 22 Jul 2011 15:35:05 +0000 (17:35 +0200)]
[imp] made usage of a managed filter possible

bzr revid: nicolas.vanhoren@openerp.com-20110722153505-g5mukqwfmd6eup2t

12 years ago[fix] problem with attachments loading in o2m
niv-openerp [Fri, 22 Jul 2011 15:17:52 +0000 (17:17 +0200)]
[fix] problem with attachments loading in o2m

bzr revid: nicolas.vanhoren@openerp.com-20110722151752-l89h16x7j9loh2qi

12 years ago[MERGE] trunk-usability
Raphael Collet [Fri, 22 Jul 2011 15:06:20 +0000 (17:06 +0200)]
[MERGE] trunk-usability

bzr revid: rco@openerp.com-20110722150620-p957g1oye9k1nss1

12 years ago[imp] managed filters startup
niv-openerp [Fri, 22 Jul 2011 15:05:37 +0000 (17:05 +0200)]
[imp] managed filters startup

bzr revid: nicolas.vanhoren@openerp.com-20110722150537-i01yezky8fcar90h

12 years ago[MERGE] trunk-usability
Raphael Collet [Fri, 22 Jul 2011 15:04:33 +0000 (17:04 +0200)]
[MERGE] trunk-usability

bzr revid: rco@openerp.com-20110722150433-fuj4xaljenygr6c1

12 years ago[MERGE] from trunk
Raphael Collet [Fri, 22 Jul 2011 15:02:57 +0000 (17:02 +0200)]
[MERGE] from trunk

bzr revid: rco@openerp.com-20110722150257-3s6caa3c2mn5et4o

12 years ago[MERGE] from trunk
Raphael Collet [Fri, 22 Jul 2011 15:02:18 +0000 (17:02 +0200)]
[MERGE] from trunk

bzr revid: rco@openerp.com-20110722150218-by322dfid2sz3k30

12 years ago[ADD] resequencing of list rows
Xavier Morel [Fri, 22 Jul 2011 15:01:14 +0000 (17:01 +0200)]
[ADD] resequencing of list rows

bzr revid: xmo@openerp.com-20110722150114-paufrw3vjt9n3uec

12 years ago[IMP] get rid of base.html
Antony Lesuisse [Fri, 22 Jul 2011 14:28:24 +0000 (16:28 +0200)]
[IMP] get rid of base.html

bzr revid: al@openerp.com-20110722142824-u7j7gu3o00skliwi

12 years ago[IMP] rename some groups
Raphael Collet [Fri, 22 Jul 2011 13:48:47 +0000 (15:48 +0200)]
[IMP] rename some groups

bzr revid: rco@openerp.com-20110722134847-tqk9w52gaf32qvim

12 years ago[IMP] fix tab label 'Employees' in job position form
Raphael Collet [Fri, 22 Jul 2011 13:44:58 +0000 (15:44 +0200)]
[IMP] fix tab label 'Employees' in job position form

bzr revid: rco@openerp.com-20110722134458-ejsnvddb2cvjgnbi

12 years ago[IMP] in journal entry form, rename button 'Validate' to 'Post'
Raphael Collet [Fri, 22 Jul 2011 13:42:35 +0000 (15:42 +0200)]
[IMP] in journal entry form, rename button 'Validate' to 'Post'

bzr revid: rco@openerp.com-20110722134235-t8u7s83de4nu4dc0

12 years ago[IMP] in Accounting > Journal Entries > Journal Items, do not filter on Posted by...
Raphael Collet [Fri, 22 Jul 2011 13:40:01 +0000 (15:40 +0200)]
[IMP] in Accounting > Journal Entries > Journal Items, do not filter on Posted by default

bzr revid: rco@openerp.com-20110722134001-011w3zxjyknu2h70

12 years ago[IMP] move buttons Sign In/Out on the right of field Attendance
Raphael Collet [Fri, 22 Jul 2011 13:32:57 +0000 (15:32 +0200)]
[IMP] move buttons Sign In/Out on the right of field Attendance

bzr revid: rco@openerp.com-20110722133257-zdvivyaytvnrz42w

12 years ago[IMP] hr_timesheet_invoice: rename 'Invoice analytic lines' to 'Create Invoice'
Raphael Collet [Fri, 22 Jul 2011 13:24:36 +0000 (15:24 +0200)]
[IMP] hr_timesheet_invoice: rename 'Invoice analytic lines' to 'Create Invoice'

bzr revid: rco@openerp.com-20110722132436-ctp4p6hcw6wfvyie

12 years ago[IMP] menutip of Project > Invoicing > Invoice Tasks Work
Raphael Collet [Fri, 22 Jul 2011 13:19:48 +0000 (15:19 +0200)]
[IMP] menutip of Project > Invoicing > Invoice Tasks Work

bzr revid: rco@openerp.com-20110722131948-j7ozktapzhhqz4m7

12 years ago[IMP] purchase: rename menu for pickings to invoice, and changed some labels
Raphael Collet [Fri, 22 Jul 2011 13:00:50 +0000 (15:00 +0200)]
[IMP] purchase: rename menu for pickings to invoice, and changed some labels

bzr revid: rco@openerp.com-20110722130050-je5jxp0dg79easei

12 years ago[FIX] controller alias parent and children for backward compatibility
Antony Lesuisse [Fri, 22 Jul 2011 12:15:42 +0000 (14:15 +0200)]
[FIX] controller alias parent and children for backward compatibility

bzr revid: al@openerp.com-20110722121542-9qgldsrz9b2t050a

12 years ago[IMP] more controller cleanups
Antony Lesuisse [Fri, 22 Jul 2011 11:21:08 +0000 (13:21 +0200)]
[IMP] more controller cleanups

bzr revid: al@openerp.com-20110722112108-2p57tmro0l05floq

12 years ago[IMP] restrict field 'VAT Legal Statement' to group extended
Raphael Collet [Fri, 22 Jul 2011 10:32:35 +0000 (12:32 +0200)]
[IMP] restrict field 'VAT Legal Statement' to group extended

bzr revid: rco@openerp.com-20110722103235-3ctab4fvs91chhpa

12 years ago[IMP] rename action sales on partner form
Raphael Collet [Fri, 22 Jul 2011 10:26:20 +0000 (12:26 +0200)]
[IMP] rename action sales on partner form

bzr revid: rco@openerp.com-20110722102620-3o8faxog71xg6gw7

12 years ago[IMP] rename action analytic account
Raphael Collet [Fri, 22 Jul 2011 10:23:36 +0000 (12:23 +0200)]
[IMP] rename action analytic account

bzr revid: rco@openerp.com-20110722102336-uebocrybcyz8jwcb

12 years ago[IMP] do not open inventory after changing the stock of a product
Raphael Collet [Fri, 22 Jul 2011 10:17:05 +0000 (12:17 +0200)]
[IMP] do not open inventory after changing the stock of a product

bzr revid: rco@openerp.com-20110722101705-lkadjvnwn08wt4x4

12 years ago[IMP] hr: employee form, fix behavior of 'My Timesheet', enable employee to confirm...
Raphael Collet [Fri, 22 Jul 2011 10:08:41 +0000 (12:08 +0200)]
[IMP] hr: employee form, fix behavior of 'My Timesheet', enable employee to confirm timesheet

bzr revid: rco@openerp.com-20110722100841-rog4jmdbjmhqb29f

12 years ago[merge]
niv-openerp [Fri, 22 Jul 2011 10:07:39 +0000 (12:07 +0200)]
[merge]

bzr revid: nicolas.vanhoren@openerp.com-20110722100739-kg430kzpgsh89tug

12 years ago[IMP] remerge improve jornal items search view
Amit Parmar (OpenERP) [Fri, 22 Jul 2011 08:41:13 +0000 (14:11 +0530)]
[IMP] remerge improve jornal items search view

bzr revid: aar@tinyerp.com-20110722084113-vjmd30l4tvmdw2oe

12 years ago[IMP] rename action sms send
Raphael Collet [Fri, 22 Jul 2011 08:22:36 +0000 (10:22 +0200)]
[IMP] rename action sms send

bzr revid: rco@openerp.com-20110722082236-bs46ja1ohvjj2ndo

12 years ago[IMP]: rename string in hr_timesheet_invoice to create invoice
Hardik Ansodariy (OpenERP) [Fri, 22 Jul 2011 06:39:05 +0000 (12:09 +0530)]
[IMP]: rename string in hr_timesheet_invoice to create invoice

bzr revid: han@tinyerp.com-20110722063905-7ml0lmni8nv66dhe