odoo/odoo.git
12 years ago[FIX] fucking trailing comma by niv
Xavier Morel [Tue, 7 Feb 2012 17:00:08 +0000 (18:00 +0100)]
[FIX] fucking trailing comma by niv

bzr revid: xmo@openerp.com-20120207170008-f3ct2wdmn587ci9r

12 years ago[FIX] protection against self-recursive onchanges: add to the processed field list...
Xavier Morel [Tue, 7 Feb 2012 16:17:33 +0000 (17:17 +0100)]
[FIX] protection against self-recursive onchanges: add to the processed field list during call to onchange, not right before checking for it

processed field list protects against onchange recursion (direct or indirect), but it also prevented from triggering onchanges on other fields as well

bzr revid: xmo@openerp.com-20120207161733-wh2hqtax4s1nx9ic

12 years ago[FIX] project unstar to priority 3 not 2
Antony Lesuisse [Tue, 7 Feb 2012 16:07:34 +0000 (17:07 +0100)]
[FIX] project unstar to priority 3 not 2

bzr revid: al@openerp.com-20120207160734-lzd71r0hc9yonxyk

12 years ago[ADD] handling of change_default to onchange process
Xavier Morel [Tue, 7 Feb 2012 16:01:58 +0000 (17:01 +0100)]
[ADD] handling of change_default to onchange process

bzr revid: xmo@openerp.com-20120207160158-kxbue424wa3nxz03

12 years ago[FIX] account_voucher: move the declaration of res_company at the top
Stephane Wirtel [Tue, 7 Feb 2012 15:58:25 +0000 (16:58 +0100)]
[FIX] account_voucher: move the declaration of res_company at the top

bzr revid: stw@openerp.com-20120207155825-8e1xx225uf5gpxw1

12 years ago[FIX] handle multilines in <label> tags of form views
Christophe Simonis [Tue, 7 Feb 2012 14:06:28 +0000 (15:06 +0100)]
[FIX] handle multilines in <label> tags of form views

bzr revid: chs@openerp.com-20120207140628-4yxgxv849cjg5fl9

12 years ago[IMP] Add QWeb preprocess_node callback. Translate @label, @title and @alt attributes...
Fabien Meghazi [Tue, 7 Feb 2012 13:29:01 +0000 (14:29 +0100)]
[IMP] Add QWeb preprocess_node callback. Translate @label, @title and @alt attributes in web client

bzr revid: fme@openerp.com-20120207132901-ifwnfj6c4mp451tl

12 years ago[FIX] docstring references
Xavier Morel [Tue, 7 Feb 2012 13:21:10 +0000 (14:21 +0100)]
[FIX] docstring references

bzr revid: xmo@openerp.com-20120207132110-nv6hd2ea8zk7p17s

12 years ago[FIX] base.xml: exclude classnames set with @t-set from translatable things
Olivier Dony [Tue, 7 Feb 2012 14:31:16 +0000 (15:31 +0100)]
[FIX] base.xml: exclude classnames set with @t-set from translatable things

This could cause problems if someone was to translate these
class names to something different, possibly breaking all
menu rendering.
The corresponding web.pot template was already re-exported,
to remove the spurious terms (and incidentally update all
source line references).

bzr revid: odo@openerp.com-20120207143116-tnyerd15j9hlpjff

12 years ago[merge] refactoring of form view widgets
niv-openerp [Tue, 7 Feb 2012 13:05:46 +0000 (14:05 +0100)]
[merge] refactoring of form view widgets

bzr revid: nicolas.vanhoren@openerp.com-20120207130546-bu0m5fl99krcqbbb

12 years ago[imp] polish render and render_element usage
niv-openerp [Tue, 7 Feb 2012 13:01:25 +0000 (14:01 +0100)]
[imp] polish render and render_element usage

bzr revid: nicolas.vanhoren@openerp.com-20120207130125-xexqks24jb7mguy8

12 years ago[imp] put some more things in old widget
niv-openerp [Tue, 7 Feb 2012 12:34:25 +0000 (13:34 +0100)]
[imp] put some more things in old widget

bzr revid: nicolas.vanhoren@openerp.com-20120207123425-02jofowbat61e500

12 years ago[imp] changed name of template in form widgets
niv-openerp [Tue, 7 Feb 2012 12:25:56 +0000 (13:25 +0100)]
[imp] changed name of template in form widgets

bzr revid: nicolas.vanhoren@openerp.com-20120207122556-f4lzt5kjy72fnssu

12 years ago[FIX] Insert the data files of Babel
Stephane Wirtel [Tue, 7 Feb 2012 12:14:11 +0000 (13:14 +0100)]
[FIX] Insert the data files of Babel

bzr revid: stw@openerp.com-20120207121411-2jkg7eq3pb91pqq6

12 years ago[imp] simplified escaping of form class namees
niv-openerp [Tue, 7 Feb 2012 12:13:53 +0000 (13:13 +0100)]
[imp] simplified escaping of form class namees

bzr revid: nicolas.vanhoren@openerp.com-20120207121353-0fy9djh2osxjbdof

12 years ago[imp] made start of widgets recursive
niv-openerp [Tue, 7 Feb 2012 12:08:11 +0000 (13:08 +0100)]
[imp] made start of widgets recursive

bzr revid: nicolas.vanhoren@openerp.com-20120207120811-juejxm2mq3xcjxga

12 years ago[imp] removed strange condition in on_loaded
niv-openerp [Tue, 7 Feb 2012 12:05:39 +0000 (13:05 +0100)]
[imp] removed strange condition in on_loaded

bzr revid: nicolas.vanhoren@openerp.com-20120207120539-ga91yxjqyqabgoa1

12 years ago[FIX] wiki: don't call into the wiki formatter library if there's no value in the...
Xavier Morel [Tue, 7 Feb 2012 11:55:17 +0000 (12:55 +0100)]
[FIX] wiki: don't call into the wiki formatter library if there's no value in the field

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

bzr revid: xmo@openerp.com-20120207115517-tu05k67iy5dochck

12 years ago[FIX] project: when recomputing task hours, do not search for the parents of project...
Raphael Collet [Tue, 7 Feb 2012 11:32:34 +0000 (12:32 +0100)]
[FIX] project: when recomputing task hours, do not search for the parents of project id False

bzr revid: rco@openerp.com-20120207113234-d0bwfam09upu7y13

12 years ago[IMP] project_planning: improve badly built query
Raphael Collet [Tue, 7 Feb 2012 11:20:15 +0000 (12:20 +0100)]
[IMP] project_planning: improve badly built query

bzr revid: rco@openerp.com-20120207112015-am6s4jux0nj2xybi

12 years ago[imp] nivified notebook
niv-openerp [Tue, 7 Feb 2012 11:14:51 +0000 (12:14 +0100)]
[imp] nivified notebook

bzr revid: nicolas.vanhoren@openerp.com-20120207111451-le08xlmqfhalkcgm

12 years ago[MERGE] lp:925572 (project_planning: fix employee ids used as user ids)
Raphael Collet [Tue, 7 Feb 2012 11:13:08 +0000 (12:13 +0100)]
[MERGE] lp:925572 (project_planning: fix employee ids used as user ids)

bzr revid: rco@openerp.com-20120207111308-8zlznuykobuw34vr

12 years ago[imp] nivified frames
niv-openerp [Tue, 7 Feb 2012 11:09:31 +0000 (12:09 +0100)]
[imp] nivified frames

bzr revid: nicolas.vanhoren@openerp.com-20120207110931-3z2iz6c3qb3b9xv0

12 years ago[FIX] base_module_doc_rst : set context for Proximity graph
Kuldeep Joshi (OpenERP) [Tue, 7 Feb 2012 11:06:11 +0000 (16:36 +0530)]
[FIX] base_module_doc_rst : set context for Proximity graph

bzr revid: kjo@tinyerp.com-20120207110611-3ck7bc31he49py8z

12 years ago[imp] nivified root frame
niv-openerp [Tue, 7 Feb 2012 11:01:29 +0000 (12:01 +0100)]
[imp] nivified root frame

bzr revid: nicolas.vanhoren@openerp.com-20120207110129-psfxmdiw9c2gvxtp

12 years ago[imp] polished renderind methods
niv-openerp [Tue, 7 Feb 2012 10:35:12 +0000 (11:35 +0100)]
[imp] polished renderind methods

bzr revid: nicolas.vanhoren@openerp.com-20120207103512-pzkugr4dm0ag7rsh

12 years ago[MERGE] lp:925965 (product: disable quick create on supplier in product supplierinfo)
Raphael Collet [Tue, 7 Feb 2012 10:23:23 +0000 (11:23 +0100)]
[MERGE] lp:925965 (product: disable quick create on supplier in product supplierinfo)

bzr revid: rco@openerp.com-20120207102323-x2v3yex5ktlutpfq

12 years ago[imp] externalized setting of $element
niv-openerp [Tue, 7 Feb 2012 10:23:07 +0000 (11:23 +0100)]
[imp] externalized setting of $element

bzr revid: nicolas.vanhoren@openerp.com-20120207102307-4vc60e6y61eokawf

12 years ago[imp] externalized form widget element_class creation
niv-openerp [Tue, 7 Feb 2012 10:19:36 +0000 (11:19 +0100)]
[imp] externalized form widget element_class creation

bzr revid: nicolas.vanhoren@openerp.com-20120207101936-c40ot5upi5g57rnx

12 years ago[imp] externalized widget creation
niv-openerp [Tue, 7 Feb 2012 10:11:31 +0000 (11:11 +0100)]
[imp] externalized widget creation

bzr revid: nicolas.vanhoren@openerp.com-20120207101131-vz0s9bxiemml48fs

12 years ago[IMP] mitigate labels overwriting each other in form view
Xavier Morel [Tue, 7 Feb 2012 10:07:18 +0000 (11:07 +0100)]
[IMP] mitigate labels overwriting each other in form view

bzr revid: xmo@openerp.com-20120207100718-w8tlmxnvceth7h9f

12 years ago[I18N] Update translation template with newly exported attributes
Olivier Dony [Tue, 7 Feb 2012 09:31:55 +0000 (10:31 +0100)]
[I18N] Update translation template with newly exported attributes

Includes @title, @alt and @label attributes
for all qweb template elements.
Web addons without any such attributes have
not been re-exported.

bzr revid: odo@openerp.com-20120207093155-laswlg40wgz6itlx

12 years ago[IMP] Fix some remaining untranslated areas, and extract @title,@alt and @label attri...
Olivier Dony [Tue, 7 Feb 2012 09:26:55 +0000 (10:26 +0100)]
[IMP] Fix some remaining untranslated areas, and extract @title,@alt and @label attributes too

(pending an update of the qweb rendering engine to
 actually translate the newly exported attributes)

bzr revid: odo@openerp.com-20120207092655-kgdcxa8myalxfyjq

12 years ago[MERGE] lp:823838 (project: make project hours include children projects hours)
Raphael Collet [Tue, 7 Feb 2012 09:26:23 +0000 (10:26 +0100)]
[MERGE] lp:823838 (project: make project hours include children projects hours)

bzr revid: rco@openerp.com-20120207092623-3b7qajyfny3o2b0m

12 years ago[MERGE] lp:914276 (base_calendar: fix synchronization problem for openerp calendar...
Raphael Collet [Tue, 7 Feb 2012 09:16:07 +0000 (10:16 +0100)]
[MERGE] lp:914276 (base_calendar: fix synchronization problem for openerp calendar to sunbird/thunderbird)

bzr revid: rco@openerp.com-20120207091607-8c1c5v92ka75ebt6

12 years ago[FIX] missing part of lp:925359
Raphael Collet [Tue, 7 Feb 2012 09:07:41 +0000 (10:07 +0100)]
[FIX] missing part of lp:925359

bzr revid: rco@openerp.com-20120207090741-io1y5k3ac6mpv6jl

12 years ago[MERGE] lp:925359 (hr_evaluation: fix access rights of Employee users)
Raphael Collet [Tue, 7 Feb 2012 09:00:40 +0000 (10:00 +0100)]
[MERGE] lp:925359 (hr_evaluation: fix access rights of Employee users)

bzr revid: rco@openerp.com-20120207090040-xh5fk97uz3aou4xg

12 years ago[FIX] hr_evalution: inherit survey user
Kuldeep Joshi (OpenERP) [Tue, 7 Feb 2012 05:15:20 +0000 (10:45 +0530)]
[FIX] hr_evalution: inherit survey user

bzr revid: kjo@tinyerp.com-20120207051520-st6ymrhtfs2ykq9u

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Tue, 7 Feb 2012 04:59:52 +0000 (04:59 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120207045344-l7gkplf7icv5djit
bzr revid: launchpad_translations_on_behalf_of_openerp-20120207045952-t6bedpten4ms5hx4

12 years ago[FIX] logging: undefined LOG_DEBUG_RPC constant.
Vo Minh Thu [Mon, 6 Feb 2012 23:58:53 +0000 (00:58 +0100)]
[FIX] logging: undefined LOG_DEBUG_RPC constant.

bzr revid: vmt@openerp.com-20120206235853-5e5mxq4hfl9epgbb

12 years agopointless commit for the runbot.
Vo Minh Thu [Mon, 6 Feb 2012 23:27:53 +0000 (00:27 +0100)]
pointless commit for the runbot.

bzr revid: vmt@openerp.com-20120206232753-u6ptnnhv02cyf6et

12 years ago[IMP] logging: re-added the --log-level option for backward compatibility.
Vo Minh Thu [Mon, 6 Feb 2012 23:02:15 +0000 (00:02 +0100)]
[IMP] logging: re-added the --log-level option for backward compatibility.

bzr revid: vmt@openerp.com-20120206230215-pst29d6x0ymn2fwx

12 years ago[REVERT] reverted commit 4008, the --log-rpc-terse/verbose were not effective.
Vo Minh Thu [Mon, 6 Feb 2012 22:14:20 +0000 (23:14 +0100)]
[REVERT] reverted commit 4008, the --log-rpc-terse/verbose were not effective.

bzr revid: vmt@openerp.com-20120206221420-p64z6nzch7f3f4v2

12 years ago[MERGE] merged trunk.
Vo Minh Thu [Mon, 6 Feb 2012 20:31:51 +0000 (21:31 +0100)]
[MERGE] merged trunk.

bzr revid: vmt@openerp.com-20120206203151-3snkz7usngwtv1xt

12 years ago[EXP] export translatable strings to templates
Xavier Morel [Mon, 6 Feb 2012 16:34:06 +0000 (17:34 +0100)]
[EXP] export translatable strings to templates

bzr revid: xmo@openerp.com-20120206163406-vf12k01nxqbhnt3q

12 years ago[IMP] unify web and addons translations
Xavier Morel [Mon, 6 Feb 2012 16:28:24 +0000 (17:28 +0100)]
[IMP] unify web and addons translations

bzr revid: xmo@openerp.com-20120206162824-cd65dn1gllpmpn2h

12 years ago[FIX] forward uncaught errors to global crash manager
Xavier Morel [Mon, 6 Feb 2012 16:23:47 +0000 (17:23 +0100)]
[FIX] forward uncaught errors to global crash manager

bzr revid: xmo@openerp.com-20120206162347-1hr30acmy7l3mh78

12 years ago[IMP] gen_translations: better error msg when msgcat appears to be missing
Olivier Dony [Mon, 6 Feb 2012 15:43:45 +0000 (16:43 +0100)]
[IMP] gen_translations: better error msg when msgcat appears to be missing

bzr revid: odo@openerp.com-20120206154345-2emx6l0z47xiie4m

12 years ago[MERGE] sync with latest trunk
Olivier Dony [Mon, 6 Feb 2012 15:33:00 +0000 (16:33 +0100)]
[MERGE] sync with latest trunk

bzr revid: odo@openerp.com-20120206153300-ql0qo3mf0j4x05n9

12 years ago[IMP] npybabel.py: comment w/ rationale for not using iterparse() in qweb extraction
Olivier Dony [Mon, 6 Feb 2012 15:32:17 +0000 (16:32 +0100)]
[IMP] npybabel.py: comment w/ rationale for not using iterparse() in qweb extraction

bzr revid: odo@openerp.com-20120206153217-27ns8rl6q0198vqk

12 years ago[IMP] gen_translation: report missing msgcat + minor cleanup
Olivier Dony [Mon, 6 Feb 2012 15:04:28 +0000 (16:04 +0100)]
[IMP] gen_translation: report missing msgcat + minor cleanup

- exit if msgcat command is missing
- use consistent command substitution style
- pass --force-po to msgcat to avoid spurious error messages in the subsequent mv call

bzr revid: odo@openerp.com-20120206150428-79egnnip967l9h33

12 years ago[MERGE] lp:898644 (project: improve tooltip)
Raphael Collet [Mon, 6 Feb 2012 14:43:30 +0000 (15:43 +0100)]
[MERGE] lp:898644 (project: improve tooltip)

bzr revid: rco@openerp.com-20120206144330-i2ak63096047oo8n

12 years ago[FIX] account: invoice: add the journal and type in the constraints more flexible
Stephane Wirtel [Mon, 6 Feb 2012 13:57:24 +0000 (14:57 +0100)]
[FIX] account: invoice: add the journal and type in the constraints more flexible

bzr revid: stw@openerp.com-20120206135724-e013l6jwwnf4b17q

12 years ago[FIX] account: Modify the sql constraints for the tax object, use the description...
Stephane Wirtel [Mon, 6 Feb 2012 13:56:58 +0000 (14:56 +0100)]
[FIX] account: Modify the sql constraints for the tax object, use the description instead of the name

bzr revid: stw@openerp.com-20120206135658-5i35qm0dyyf4i6kl

12 years ago[FIX] l10n_be: Use xml comments instead of simple string
Stephane Wirtel [Mon, 6 Feb 2012 13:55:20 +0000 (14:55 +0100)]
[FIX] l10n_be: Use xml comments instead of simple string

bzr revid: stw@openerp.com-20120206135520-bix7lgm05v6enfbg

12 years ago[fix] removed auto-next after print in pos
niv-openerp [Mon, 6 Feb 2012 13:43:51 +0000 (14:43 +0100)]
[fix] removed auto-next after print in pos

bzr revid: nicolas.vanhoren@openerp.com-20120206134351-8apoozde3egw5dbi

12 years ago[FIX] translations loading for preloaded modules
Xavier Morel [Mon, 6 Feb 2012 13:41:55 +0000 (14:41 +0100)]
[FIX] translations loading for preloaded modules

* Connection needs to initialize itself with preloaded modules (from
  openerp._modules currently)
* Fix load_modules to load translations for everything, but only load
  modules which are not preloaded

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

bzr revid: xmo@openerp.com-20120206134155-n9sqcsi3cnc5a1hl

12 years ago[FIX]stock:improvement is done
Mayur Maheshwari (OpenERP) [Mon, 6 Feb 2012 13:26:12 +0000 (18:56 +0530)]
[FIX]stock:improvement is done

bzr revid: mma@tinyerp.com-20120206132612-7lcnjhz4hqzeninl

12 years ago[IMP] project: store fields effective_hours and progress_rate, and fix their store...
Raphael Collet [Mon, 6 Feb 2012 13:08:04 +0000 (14:08 +0100)]
[IMP] project: store fields effective_hours and progress_rate, and fix their store dependencies

bzr revid: rco@openerp.com-20120206130804-87wq126btdzqt91e

12 years ago[FIX] project: value of field progress on project.project
Raphael Collet [Mon, 6 Feb 2012 13:06:31 +0000 (14:06 +0100)]
[FIX] project: value of field progress on project.project

bzr revid: rco@openerp.com-20120206130631-43np82er01p9kd2i

12 years ago[FIX]stock: revert this rev-id hmo@tinyerp.com-20111222095338-h249df9lru5nigno
Mayur Maheshwari (OpenERP) [Mon, 6 Feb 2012 12:55:55 +0000 (18:25 +0530)]
[FIX]stock: revert this rev-id hmo@tinyerp.com-20111222095338-h249df9lru5nigno

bzr revid: mma@tinyerp.com-20120206125555-vtsctfdat20sgm30

12 years ago[FIX] l10n_ch: EDI test was failing in purchase order because the case where post_num...
Quentin (OpenERP) [Mon, 6 Feb 2012 12:40:54 +0000 (13:40 +0100)]
[FIX] l10n_ch: EDI test was failing in purchase order because the case where post_number field is not filled was not handled in _check_postal_num

bzr revid: qdp-launchpad@openerp.com-20120206124054-717q1covuo6992kw

12 years ago[IMP] account: print journal report layout improvements
Quentin (OpenERP) [Mon, 6 Feb 2012 12:33:34 +0000 (13:33 +0100)]
[IMP] account: print journal report layout improvements

bzr revid: qdp-launchpad@openerp.com-20120206123334-x70j7nzwo6vq5i5s

12 years ago[FIX] Typo 'rigth' <-> 'right'
Stefan Rijnhart [Mon, 6 Feb 2012 11:50:20 +0000 (12:50 +0100)]
[FIX] Typo 'rigth' <-> 'right'

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

bzr revid: stefan@therp.nl-20120206115020-3kk6fzj9fndf6wry

12 years ago[FIX]stock: set a destination location for move
Mayur Maheshwari (OpenERP) [Mon, 6 Feb 2012 11:50:11 +0000 (17:20 +0530)]
[FIX]stock: set a destination location for move

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

bzr revid: mma@tinyerp.com-20120206115011-ov9itsbjapxnoxl3

12 years ago[IMP] mark loading string for translation
Xavier Morel [Mon, 6 Feb 2012 11:47:09 +0000 (12:47 +0100)]
[IMP] mark loading string for translation

bzr revid: xmo@openerp.com-20120206114709-to4tgrd048wsyr2z

12 years ago[MERGE] l10n_ch. Merged new fixes and enhancements made by c2c. Thanks for the contri...
Quentin (OpenERP) [Mon, 6 Feb 2012 11:45:33 +0000 (12:45 +0100)]
[MERGE] l10n_ch. Merged new fixes and enhancements made by c2c. Thanks for the contribution

bzr revid: qdp-launchpad@openerp.com-20120206114533-fvh7kagc8r8ln1hb

12 years ago[IMP] project: optimize function field progress_rate of project.project
Raphael Collet [Mon, 6 Feb 2012 11:29:40 +0000 (12:29 +0100)]
[IMP] project: optimize function field progress_rate of project.project

bzr revid: rco@openerp.com-20120206112940-mnvl3bvhyn2vn17c

12 years ago[IMP] Improved font-size styling
Fabien Meghazi [Mon, 6 Feb 2012 11:28:16 +0000 (12:28 +0100)]
[IMP] Improved font-size styling

bzr revid: fme@openerp.com-20120206112816-n25hrta15ph0ivp0

12 years ago[FIX] sorting of lists embedded in forms (o2m, m2m)
Xavier Morel [Mon, 6 Feb 2012 10:42:31 +0000 (11:42 +0100)]
[FIX] sorting of lists embedded in forms (o2m, m2m)

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

bzr revid: xmo@openerp.com-20120206104231-kh6or08jcqhlanzq

12 years ago[FIX] style for sort indicator in lists embedded in forms (o2m, m2m)
Xavier Morel [Mon, 6 Feb 2012 10:41:38 +0000 (11:41 +0100)]
[FIX] style for sort indicator in lists embedded in forms (o2m, m2m)

bzr revid: xmo@openerp.com-20120206104138-fiq81k8v4ttf86j3

12 years ago[IMP] project: fix dependencies of function fields progress_rate, etc.
Raphael Collet [Mon, 6 Feb 2012 10:36:55 +0000 (11:36 +0100)]
[IMP] project: fix dependencies of function fields progress_rate, etc.

bzr revid: rco@openerp.com-20120206103655-u1ba98f49xa2ifj8

12 years ago[ADD] sorting support in buffered datasets
Xavier Morel [Mon, 6 Feb 2012 10:32:59 +0000 (11:32 +0100)]
[ADD] sorting support in buffered datasets

bzr revid: xmo@openerp.com-20120206103259-nt3wjmt9w9k7kegy

12 years ago[FIX] account, print journal reports: fixed active_ids and blank lines at the beginni...
Quentin (OpenERP) [Mon, 6 Feb 2012 10:27:00 +0000 (11:27 +0100)]
[FIX] account, print journal reports: fixed active_ids and blank lines at the beginning of each report

bzr revid: qdp-launchpad@openerp.com-20120206102700-egpw5evtssnke54u

12 years ago[IMP] Make 'Customer Invoices' form friendly to the new web client
Fabien Meghazi [Mon, 6 Feb 2012 10:22:54 +0000 (11:22 +0100)]
[IMP] Make 'Customer Invoices' form friendly to the new web client

@invisible uses display:none on the new web client thus the element
do not occupy space in the layout. No exception.

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

bzr revid: fme@openerp.com-20120206102254-cfotem3g34cfxbrb

12 years ago[FIX] use employee id to lookup into the user table, now use the corresponding user_id
tfr@openerp.com [Mon, 6 Feb 2012 10:14:48 +0000 (11:14 +0100)]
[FIX] use employee id to lookup into the user table, now use the corresponding user_id

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

bzr revid: tfr@openerp.com-20120206101448-4o8jo81chiad5b2j

12 years ago[UP] update underscore
Xavier Morel [Mon, 6 Feb 2012 10:12:15 +0000 (11:12 +0100)]
[UP] update underscore

bzr revid: xmo@openerp.com-20120206101215-yutyc4dv2p1qgxtu

12 years ago[IMP] move DataSetSearch#sort to DataSet#sort
Xavier Morel [Mon, 6 Feb 2012 09:46:48 +0000 (10:46 +0100)]
[IMP] move DataSetSearch#sort to DataSet#sort

bzr revid: xmo@openerp.com-20120206094648-1pq0y6oczk8uzzw6

12 years ago[FIX] selection state does not survive list content reload, so global checkbox should...
Xavier Morel [Mon, 6 Feb 2012 09:11:43 +0000 (10:11 +0100)]
[FIX] selection state does not survive list content reload, so global checkbox should not either

global checkbox should be deselected after e.g. sidebar actions, or sorting the list

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

bzr revid: xmo@openerp.com-20120206091143-gpljqsldg6xx508r

12 years ago[FIX]product: add a quick_create options in field
Mayur Maheshwari (OpenERP) [Mon, 6 Feb 2012 07:00:30 +0000 (12:30 +0530)]
[FIX]product: add a quick_create options in field

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

bzr revid: mma@tinyerp.com-20120206070030-xe6m6icbyumh98qw

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Sun, 5 Feb 2012 05:04:48 +0000 (05:04 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120205050448-n6mu7me3032ety5q

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Sun, 5 Feb 2012 04:48:38 +0000 (04:48 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120204052908-aafm0v5b5u2zzsse
bzr revid: launchpad_translations_on_behalf_of_openerp-20120205044838-266rlchio2rc58yh

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Sun, 5 Feb 2012 04:48:16 +0000 (04:48 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120203053745-orlweqvnx6zwiy6i
bzr revid: launchpad_translations_on_behalf_of_openerp-20120204052830-xb8tt6iuixn8p8ow
bzr revid: launchpad_translations_on_behalf_of_openerp-20120205044816-711tbu0ejkwplssg

12 years ago[FIX] typo in menu loading code changed in previous revision
Olivier Dony [Sat, 4 Feb 2012 00:14:04 +0000 (01:14 +0100)]
[FIX] typo in menu loading code changed in previous revision

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

bzr revid: odo@openerp.com-20120204001404-82kaxklke0olehko

12 years ago[IMP] account, taxes report: added an option to print the detail (accounts) or not
Quentin (OpenERP) [Fri, 3 Feb 2012 16:26:19 +0000 (17:26 +0100)]
[IMP] account, taxes report: added an option to print the detail (accounts) or not

bzr revid: qdp-launchpad@openerp.com-20120203162619-obs2ygr45jtpl3g0

12 years ago[FIX] account: fixed yaml test
Quentin (OpenERP) [Fri, 3 Feb 2012 15:14:23 +0000 (16:14 +0100)]
[FIX] account: fixed yaml test

bzr revid: qdp-launchpad@openerp.com-20120203151423-3y9afk6r0p01xsey

12 years ago[IMP] account: improved print journal report + added a dedicated RML for sale/purchas...
Quentin (OpenERP) [Fri, 3 Feb 2012 14:53:20 +0000 (15:53 +0100)]
[IMP] account: improved print journal report + added a dedicated RML for sale/purchase journal printing. Based on the same parser, this new report additionaly print information about VAT. From an original idea and parts of code of Noviat.

bzr revid: qdp-launchpad@openerp.com-20120203145320-og4k4p008qybdcfc

12 years ago[MERGE] from trunk
Raphael Collet [Fri, 3 Feb 2012 13:39:47 +0000 (14:39 +0100)]
[MERGE] from trunk

bzr revid: rco@openerp.com-20120203133947-ev7o3vz28k39261m

12 years ago[FIX] use regular recursive menu loading because it breaks portal
Antony Lesuisse [Fri, 3 Feb 2012 13:22:49 +0000 (14:22 +0100)]
[FIX] use regular recursive menu loading because it breaks portal

bzr revid: al@openerp.com-20120203132249-pbkdci0q5fxz1k33

12 years ago[FIX] jquery-ui reference in mobile client
Xavier Morel [Fri, 3 Feb 2012 12:51:32 +0000 (13:51 +0100)]
[FIX] jquery-ui reference in mobile client

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

bzr revid: xmo@openerp.com-20120203125132-9crn5qgjqweoeg3a

12 years ago[FIX]base_calendar: Remove date field in EXTRAFIELDS for caldav synchronization.
Atul Patel (OpenERP) [Fri, 3 Feb 2012 12:42:14 +0000 (18:12 +0530)]
[FIX]base_calendar: Remove date field in EXTRAFIELDS for caldav synchronization.

bzr revid: atp@tinyerp.com-20120203124214-uvi4l4gep1y23ck1

12 years ago[FIX] base_module_record: change many2many field table name
Kuldeep Joshi (OpenERP) [Fri, 3 Feb 2012 12:15:37 +0000 (17:45 +0530)]
[FIX] base_module_record: change many2many field table name

bzr revid: kjo@tinyerp.com-20120203121537-3cnyg03qubui0bx3

12 years ago[MERGE] lp:897556 (portal: improve tooltip)
Raphael Collet [Fri, 3 Feb 2012 10:22:51 +0000 (11:22 +0100)]
[MERGE] lp:897556 (portal: improve tooltip)

bzr revid: rco@openerp.com-20120203102251-2atlvh1qgcxid6ze

12 years ago[IMP] portal: improve tooltip
Raphael Collet [Fri, 3 Feb 2012 10:15:36 +0000 (11:15 +0100)]
[IMP] portal: improve tooltip

bzr revid: rco@openerp.com-20120203101536-j7ig24rkwwduvdt8

12 years ago[MERGE] from trunk
Raphael Collet [Fri, 3 Feb 2012 10:12:08 +0000 (11:12 +0100)]
[MERGE] from trunk

bzr revid: rco@openerp.com-20120203101208-pjt250tn8yqa26r8

12 years ago[FIX] don't right-align number fields in form view
Xavier Morel [Fri, 3 Feb 2012 08:49:06 +0000 (09:49 +0100)]
[FIX] don't right-align number fields in form view

bzr revid: xmo@openerp.com-20120203084906-xmhbmhdkamfbx0zo

12 years ago[IMP] error reporting in domain evaluation
Xavier Morel [Fri, 3 Feb 2012 08:48:52 +0000 (09:48 +0100)]
[IMP] error reporting in domain evaluation

bzr revid: xmo@openerp.com-20120203084852-ogaxcye1pltfwtvv

12 years ago[MERGE] lp:923884 (account: fix generation of journal codes to avoid infinite loop)
Raphael Collet [Fri, 3 Feb 2012 08:46:22 +0000 (09:46 +0100)]
[MERGE] lp:923884 (account: fix generation of journal codes to avoid infinite loop)

bzr revid: rco@openerp.com-20120203084622-b3vctd1djh8itkjd

12 years ago[MERGE] lp:925355 (import_google: remove size limit on selection field)
Raphael Collet [Fri, 3 Feb 2012 08:40:45 +0000 (09:40 +0100)]
[MERGE] lp:925355 (import_google: remove size limit on selection field)

bzr revid: rco@openerp.com-20120203084045-t9toj9v9oy62q4jy

12 years ago[FIX]survey : give access right to employee user
Kuldeep Joshi (OpenERP) [Fri, 3 Feb 2012 08:40:09 +0000 (14:10 +0530)]
[FIX]survey : give access right to employee user

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

bzr revid: kjo@tinyerp.com-20120203084009-nitbh42w9fw466sj