odoo/odoo.git
12 years ago[FIX] the problem of Empty list of journals when trying to create invoice from picking
Alexis de Lattre [Mon, 21 May 2012 06:27:36 +0000 (11:57 +0530)]
[FIX] the problem of Empty list of journals when trying to create invoice from picking

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

bzr revid: rmu@tinyerp.com-20120521062736-qkd3d20k0pxzn2l8

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

bzr revid: launchpad_translations_on_behalf_of_openerp-20120520043830-uip2ma1eorsxtcgj

12 years ago[IMP] reviewed Technical menu in config
Fabien Pinckaers [Sat, 19 May 2012 09:44:37 +0000 (11:44 +0200)]
[IMP] reviewed Technical menu in config

bzr revid: fp@openerp.com-20120519094437-dzq1grg1p35bvude

12 years ago[IMP] color of text area
Fabien Pinckaers [Sat, 19 May 2012 09:40:44 +0000 (11:40 +0200)]
[IMP] color of text area

bzr revid: fp@openerp.com-20120519094044-15bv6mukl3i8s1et

12 years ago[IMP] improved empty lists for projects
Fabien Pinckaers [Sat, 19 May 2012 09:31:37 +0000 (11:31 +0200)]
[IMP] improved empty lists for projects

bzr revid: fp@openerp.com-20120519093137-uccmyn3xlctsfqce

12 years ago[IMP] improved empty lists for projects
Fabien Pinckaers [Sat, 19 May 2012 09:31:06 +0000 (11:31 +0200)]
[IMP] improved empty lists for projects

bzr revid: fp@openerp.com-20120519093106-k16lro4b8k1zj6jy

12 years ago[IMP] improved empty lists for projects
Fabien Pinckaers [Sat, 19 May 2012 09:28:56 +0000 (11:28 +0200)]
[IMP] improved empty lists for projects

bzr revid: fp@openerp.com-20120519092856-rnjr4ns5tiijjb05

12 years ago[IMP] improved CSS of empty lists
Fabien Pinckaers [Sat, 19 May 2012 09:28:25 +0000 (11:28 +0200)]
[IMP] improved CSS of empty lists

bzr revid: fp@openerp.com-20120519092825-kdvof375nllou04k

12 years ago[IMP] removed administration dashboard, and reporting menu when nothing is installed
Fabien Pinckaers [Sat, 19 May 2012 08:33:50 +0000 (10:33 +0200)]
[IMP] removed administration dashboard, and reporting menu when nothing is installed

bzr revid: fp@openerp.com-20120519083350-f0h24wnonf4ke2cg

12 years ago[IMP] remove unused CSS
Fabien Pinckaers [Sat, 19 May 2012 08:33:17 +0000 (10:33 +0200)]
[IMP] remove unused CSS

bzr revid: fp@openerp.com-20120519083317-mcaybu82n2snhjgs

12 years ago[IMP] improved kanban view of modules
Fabien Pinckaers [Sat, 19 May 2012 08:15:55 +0000 (10:15 +0200)]
[IMP] improved kanban view of modules

bzr revid: fp@openerp.com-20120519081555-02cq6tfby6o49dhy

12 years ago[IMP] kanban view of modules
Fabien Pinckaers [Sat, 19 May 2012 08:14:33 +0000 (10:14 +0200)]
[IMP] kanban view of modules

bzr revid: fp@openerp.com-20120519081433-ijliji6bvnaemzee

12 years ago[IMP] improved kanban view of modules
Fabien Pinckaers [Sat, 19 May 2012 08:14:08 +0000 (10:14 +0200)]
[IMP] improved kanban view of modules

bzr revid: fp@openerp.com-20120519081408-vugv7qgzsqtlssj0

12 years ago[IMP] renamed Wall into news feed
Fabien Pinckaers [Sat, 19 May 2012 07:28:14 +0000 (09:28 +0200)]
[IMP] renamed Wall into news feed

bzr revid: fp@openerp.com-20120519072814-iwa17z64rmrfrpzz

12 years agoremove_old_addons
Fabien Pinckaers [Sat, 19 May 2012 06:37:47 +0000 (08:37 +0200)]
remove_old_addons

bzr revid: fp@openerp.com-20120519063747-ao9qk6dhny23rfby

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Sat, 19 May 2012 05:21:16 +0000 (05:21 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120519052116-yxc981z0y3gidbsf

12 years ago[REM] removed HTML_view module
Fabien Pinckaers [Fri, 18 May 2012 16:43:13 +0000 (18:43 +0200)]
[REM] removed HTML_view module

bzr revid: fp@tinyerp.com-20120518164313-9l2b57g3lpa0nogc

12 years ago[MERGE] orm: model-level @groups attribute for access control, part 1
Olivier Dony [Fri, 18 May 2012 16:00:56 +0000 (18:00 +0200)]
[MERGE] orm:  model-level @groups attribute for access control, part 1

bzr revid: odo@openerp.com-20120518160056-qp9rhb97vlxs34ts

12 years ago[IMP] orm: support model-level @groups attribute for access restriction
Olivier Dony [Fri, 18 May 2012 14:36:25 +0000 (16:36 +0200)]
[IMP] orm: support model-level @groups attribute for access restriction

This is a partial implementation with no support for
restricting read/write access via RPC. This first
part only covers the removal of the restricted fields
from the client-side view, i.e. in the results of
fields_view_get() and fields_get().

The second part will come later and will cover the
real low-level access control.

bzr revid: odo@openerp.com-20120518143625-ps9db62vzrc2pylh

12 years ago[MERGE] ir.filters: unassigned filters are now global
Olivier Dony [Fri, 18 May 2012 10:07:06 +0000 (12:07 +0200)]
[MERGE] ir.filters: unassigned filters are now global

Both clients will be adapted very soon to properly
handle the new global filters

bzr revid: odo@openerp.com-20120518100706-n5o94okkf119grky

12 years ago[MERGE] Sync with latest trunk
Olivier Dony [Fri, 18 May 2012 08:49:26 +0000 (10:49 +0200)]
[MERGE] Sync with latest trunk

bzr revid: odo@openerp.com-20120518084926-dplc49g38krv7dsn

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Fri, 18 May 2012 04:40:26 +0000 (04:40 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120517043702-3k4asqkfmh2j0eca
bzr revid: launchpad_translations_on_behalf_of_openerp-20120518044026-ms6s6v52bntmiayu

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Thu, 17 May 2012 04:49:03 +0000 (04:49 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120517044903-l2y14q0vq4xywmil

12 years ago[IMP] Improved sale order form view subtotal look
Fabien Meghazi [Wed, 16 May 2012 16:47:25 +0000 (18:47 +0200)]
[IMP] Improved sale order form view subtotal look

bzr revid: fme@openerp.com-20120516164725-kcw2e2x0asjlmfha

12 years ago[ADD] Added class for subtotals in form views
Fabien Meghazi [Wed, 16 May 2012 16:38:01 +0000 (18:38 +0200)]
[ADD] Added class for subtotals in form views

bzr revid: fme@openerp.com-20120516163801-fih3sspmpk5vrv9m

12 years ago[MERGE] merged a branch with fixes on l10n_fr. Courtesy from Akretion and Camptocamp
Quentin (OpenERP) [Wed, 16 May 2012 16:32:47 +0000 (18:32 +0200)]
[MERGE] merged a branch with fixes on l10n_fr. Courtesy from Akretion and Camptocamp

bzr revid: qdp-launchpad@openerp.com-20120516163247-7o6cnwjq6but09um

12 years ago[IMP] ir.filters: default user_id = uid ; comment about cryptic code
Olivier Dony [Wed, 16 May 2012 16:31:22 +0000 (18:31 +0200)]
[IMP] ir.filters: default user_id = uid ; comment about cryptic code

(Some minor updates after XMO's review)

bzr revid: odo@openerp.com-20120516163122-jsb3n2eo2i253o00

12 years ago[MERGE] merged with main trunk
Quentin (OpenERP) [Wed, 16 May 2012 16:01:15 +0000 (18:01 +0200)]
[MERGE] merged with main trunk

bzr revid: qdp-launchpad@openerp.com-20120516160115-ufgnhjj8x8hb5mm7

12 years ago[fix] rollback of previous fix regarding list view buttons and replacement with anoth...
niv-openerp [Wed, 16 May 2012 14:52:31 +0000 (16:52 +0200)]
[fix] rollback of previous fix regarding list view buttons and replacement with another fix

bzr revid: nicolas.vanhoren@openerp.com-20120516145231-joteecabrzclkr2j

12 years ago[MERGE] added the l10n_fr_hr_payroll module that defines the payroll rules for France...
Quentin (OpenERP) [Wed, 16 May 2012 14:52:06 +0000 (16:52 +0200)]
[MERGE] added the l10n_fr_hr_payroll module that defines the payroll rules for France. Courtesy from Yannick Buron (synerpgy).

bzr revid: qdp-launchpad@openerp.com-20120516145206-mivqx1vmna7idhmi

12 years ago[imp] improvements in kanban view + improvements of o2m
niv-openerp [Wed, 16 May 2012 14:37:23 +0000 (16:37 +0200)]
[imp] improvements in kanban view + improvements of o2m

bzr revid: nicolas.vanhoren@openerp.com-20120516143723-nuzb87wduv3nn0m5

12 years ago[MERGE] merged with main trunk
Quentin (OpenERP) [Wed, 16 May 2012 14:26:05 +0000 (16:26 +0200)]
[MERGE] merged with main trunk

bzr revid: qdp-launchpad@openerp.com-20120516142605-6xvtateqpsmz74rx

12 years ago[FIX] l10n_fr_hr_payroll: fixed typo in the company form view
Quentin (OpenERP) [Wed, 16 May 2012 14:19:18 +0000 (16:19 +0200)]
[FIX] l10n_fr_hr_payroll: fixed typo in the company form view

bzr revid: qdp-launchpad@openerp.com-20120516141918-d06gycr35043ion7

12 years ago[FIX] l10n_fr_hr_payroll: fixed typo in the report
Quentin (OpenERP) [Wed, 16 May 2012 14:16:21 +0000 (16:16 +0200)]
[FIX] l10n_fr_hr_payroll: fixed typo in the report

bzr revid: qdp-launchpad@openerp.com-20120516141621-kuy4n80do3d1k9qm

12 years ago[imp] cleaned dialogs a little
niv-openerp [Wed, 16 May 2012 14:13:28 +0000 (16:13 +0200)]
[imp] cleaned dialogs a little

bzr revid: nicolas.vanhoren@openerp.com-20120516141328-dbak0bw3wa098zwv

12 years ago[merge]
niv-openerp [Wed, 16 May 2012 14:07:09 +0000 (16:07 +0200)]
[merge]

bzr revid: nicolas.vanhoren@openerp.com-20120516140709-ue531n9e8wtny2l4

12 years ago[imp] added documentation
niv-openerp [Wed, 16 May 2012 14:06:22 +0000 (16:06 +0200)]
[imp] added documentation

bzr revid: nicolas.vanhoren@openerp.com-20120516140622-q7a7xu9gufotx2f2

12 years ago[IMP] l10n_fr_hr_payroll: few fixes/code enhancement
Quentin (OpenERP) [Wed, 16 May 2012 14:03:01 +0000 (16:03 +0200)]
[IMP] l10n_fr_hr_payroll: few fixes/code enhancement

bzr revid: qdp-launchpad@openerp.com-20120516140301-p65l3gk3dt1q9ire

12 years ago[imp] made FormOpenPopup in creation mode
niv-openerp [Wed, 16 May 2012 14:01:19 +0000 (16:01 +0200)]
[imp] made FormOpenPopup in creation mode

bzr revid: nicolas.vanhoren@openerp.com-20120516140119-e8n7y7uqqn9a2bho

12 years ago[FIX] Fixed buttons padding
Fabien Meghazi [Wed, 16 May 2012 13:18:04 +0000 (15:18 +0200)]
[FIX] Fixed buttons padding

bzr revid: fme@openerp.com-20120516131804-ui3iok3qsyprqy0h

12 years agoUpdate code field, for to be coherent with others.
Alexis de Lattre [Wed, 16 May 2012 13:09:11 +0000 (15:09 +0200)]
Update code field, for to be coherent with others.

bzr revid: alexis@via.ecp.fr-20120516130911-jkr22le0nzvj2mid

12 years ago[fix] small problem with o2m
niv-openerp [Wed, 16 May 2012 13:05:10 +0000 (15:05 +0200)]
[fix] small problem with o2m

bzr revid: nicolas.vanhoren@openerp.com-20120516130510-fdgu46p1fe8zqu2e

12 years ago[imp] improved AbstractFormPopup
niv-openerp [Wed, 16 May 2012 13:01:42 +0000 (15:01 +0200)]
[imp] improved AbstractFormPopup

bzr revid: nicolas.vanhoren@openerp.com-20120516130142-quyvtv0s35uvbuug

12 years ago[REM] Removed autolayout css class
Fabien Meghazi [Wed, 16 May 2012 12:50:32 +0000 (14:50 +0200)]
[REM] Removed autolayout css class

bzr revid: fme@openerp.com-20120516125032-t1wnomvppdbobuhv

12 years ago[imp] created AbstractFormPopup
niv-openerp [Wed, 16 May 2012 11:58:56 +0000 (13:58 +0200)]
[imp] created AbstractFormPopup

bzr revid: nicolas.vanhoren@openerp.com-20120516115856-p0tjpkfewq1y8ez8

12 years ago[IMP] Opportunities form view: add a clear element in case actions buttons are all...
Fabien Meghazi [Wed, 16 May 2012 11:25:34 +0000 (13:25 +0200)]
[IMP] Opportunities form view: add a clear element in case actions buttons are all hidden

bzr revid: fme@openerp.com-20120516112534-suwavwiiohusvq3a

12 years ago[IMP] Labels in bold
Fabien Meghazi [Wed, 16 May 2012 11:18:41 +0000 (13:18 +0200)]
[IMP] Labels in bold

bzr revid: fme@openerp.com-20120516111841-85xn2ghpbm15gjsr

12 years ago[IMP] Opportunities form view: use <div> for buttons, highlight first action button...
Fabien Meghazi [Wed, 16 May 2012 11:16:59 +0000 (13:16 +0200)]
[IMP] Opportunities form view: use <div> for buttons, highlight first action button in topbar

bzr revid: fme@openerp.com-20120516111659-zlc768ymthbyedjr

12 years ago[imp] implemented switch_view in o2m view manager and used it in kanban view
niv-openerp [Wed, 16 May 2012 10:52:51 +0000 (12:52 +0200)]
[imp] implemented switch_view in o2m view manager and used it in kanban view

bzr revid: nicolas.vanhoren@openerp.com-20120516105251-rebt18lj9bwndydw

12 years ago[imp] small modif to view manager for future refactoring
niv-openerp [Wed, 16 May 2012 10:16:34 +0000 (12:16 +0200)]
[imp] small modif to view manager for future refactoring

bzr revid: nicolas.vanhoren@openerp.com-20120516101634-bjne7hl4twvrfoy3

12 years ago[merge]
niv-openerp [Wed, 16 May 2012 09:24:19 +0000 (11:24 +0200)]
[merge]

bzr revid: nicolas.vanhoren@openerp.com-20120516092419-t3ndbvgwpxtmslmu

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Wed, 16 May 2012 05:10:16 +0000 (05:10 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120516045107-v494g863893yktqz
bzr revid: launchpad_translations_on_behalf_of_openerp-20120516051016-e707dlnmnhgrraoo

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Wed, 16 May 2012 04:50:22 +0000 (04:50 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120516045022-5gencrjii0g9z33w

12 years ago[FIX] #menu_id loading, move client_actions registry
Antony Lesuisse [Tue, 15 May 2012 15:34:23 +0000 (17:34 +0200)]
[FIX] #menu_id loading, move client_actions registry

bzr revid: al@openerp.com-20120515153423-bj6vgiuwq26cyq5o

12 years ago[IMP] allow #menu_id=<id> in url for client action reload
Antony Lesuisse [Tue, 15 May 2012 15:17:56 +0000 (17:17 +0200)]
[IMP] allow #menu_id=<id> in url for client action reload

bzr revid: al@openerp.com-20120515151756-cifgi1a3iugbc08l

12 years ago[MERGE] trunk-v62_config (improve and complete new config wizards)
Raphael Collet [Tue, 15 May 2012 14:46:30 +0000 (16:46 +0200)]
[MERGE] trunk-v62_config (improve and complete new config wizards)

bzr revid: rco@openerp.com-20120515144630-j6qltq8e2t7grxj2

12 years ago[MERGE] trunk-v62_config (new config settings)
Raphael Collet [Tue, 15 May 2012 14:27:54 +0000 (16:27 +0200)]
[MERGE] trunk-v62_config (new config settings)

bzr revid: rco@openerp.com-20120515142754-inmaclzdqqvh6tu0

12 years ago[IMP] module: simplify code to reload client
Raphael Collet [Tue, 15 May 2012 14:12:23 +0000 (16:12 +0200)]
[IMP] module: simplify code to reload client

bzr revid: rco@openerp.com-20120515141223-hflk9cd3acs4pbc0

12 years ago[fix] create button invisible in m2m
niv-openerp [Tue, 15 May 2012 14:10:02 +0000 (16:10 +0200)]
[fix] create button invisible in m2m

bzr revid: nicolas.vanhoren@openerp.com-20120515141002-coccv7acdndnu3bg

12 years ago[MERGE] reload client action
Antony Lesuisse [Tue, 15 May 2012 14:10:15 +0000 (16:10 +0200)]
[MERGE] reload client action

bzr revid: al@openerp.com-20120515141015-vass9xrvbzp2xl8k

12 years ago[IMP] module: use client action 'reload' when returning from module installation
Raphael Collet [Tue, 15 May 2012 14:07:56 +0000 (16:07 +0200)]
[IMP] module: use client action 'reload' when returning from module installation

bzr revid: rco@openerp.com-20120515140756-vhw0aw71fbv0p08b

12 years ago[IMP] client action 'reload': optionally open a given menu_id
Raphael Collet [Tue, 15 May 2012 13:35:23 +0000 (15:35 +0200)]
[IMP] client action 'reload': optionally open a given menu_id

bzr revid: rco@openerp.com-20120515133523-78amsdjhtbzr6akj

12 years ago[IMP] res.config.settings: rename client action 'reload_all' into 'reload'
Raphael Collet [Tue, 15 May 2012 12:10:16 +0000 (14:10 +0200)]
[IMP] res.config.settings: rename client action 'reload_all' into 'reload'

bzr revid: rco@openerp.com-20120515121016-tnmltjsgdqnw91cq

12 years ago[IMP] rename client action 'reload_all' into 'reload'
Raphael Collet [Tue, 15 May 2012 12:09:40 +0000 (14:09 +0200)]
[IMP] rename client action 'reload_all' into 'reload'

bzr revid: rco@openerp.com-20120515120940-cmxvhk63j06judoq

12 years ago[MERGE] merged the branch with split of deliveries/receptions (second attempt)
Quentin (OpenERP) [Tue, 15 May 2012 11:32:30 +0000 (13:32 +0200)]
[MERGE] merged the branch with split of deliveries/receptions (second attempt)

bzr revid: qdp-launchpad@openerp.com-20120515113230-75y0zg9h5goouh83

12 years ago[MERGE] merged with main trunk
Quentin (OpenERP) [Tue, 15 May 2012 10:57:29 +0000 (12:57 +0200)]
[MERGE] merged with main trunk

bzr revid: qdp-launchpad@openerp.com-20120515105729-6vywpfya0ztukqph

12 years ago[FIX] client action 'reload_all': remove template
Raphael Collet [Tue, 15 May 2012 08:34:45 +0000 (10:34 +0200)]
[FIX] client action 'reload_all': remove template

bzr revid: rco@openerp.com-20120515083445-2bu5c4nbtxnszifv

12 years ago[REF] stock: some code cleanup
Quentin (OpenERP) [Tue, 15 May 2012 08:21:43 +0000 (10:21 +0200)]
[REF] stock: some code cleanup

bzr revid: qdp-launchpad@openerp.com-20120515082143-mvesmu2qhgpz20tp

12 years ago[FIX] Fie database manager fields focus
Fabien Meghazi [Tue, 15 May 2012 07:53:20 +0000 (09:53 +0200)]
[FIX] Fie database manager fields focus

bzr revid: fme@openerp.com-20120515075320-mqb6vq94ijtf7lzu

12 years ago[IMP] chrome.js lint
Fabien Meghazi [Tue, 15 May 2012 07:41:39 +0000 (09:41 +0200)]
[IMP] chrome.js lint

bzr revid: fme@openerp.com-20120515074139-phc4hzbay2i13wzm

12 years ago[IMP] config wizards: simplification in views (removed groups in forms)
Raphael Collet [Tue, 15 May 2012 07:27:17 +0000 (09:27 +0200)]
[IMP] config wizards: simplification in views (removed groups in forms)

bzr revid: rco@openerp.com-20120515072717-jn9rg6te5erigpu3

12 years ago[IMP] hr config: improve config wizard view
Raphael Collet [Tue, 15 May 2012 06:57:40 +0000 (08:57 +0200)]
[IMP] hr config: improve config wizard view

bzr revid: rco@openerp.com-20120515065740-f2f0k7q7j90jn6jc

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Tue, 15 May 2012 05:07:09 +0000 (05:07 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120515045100-blop38vai6b1d56a
bzr revid: launchpad_translations_on_behalf_of_openerp-20120515045134-xkrcggf358df9hxo
bzr revid: launchpad_translations_on_behalf_of_openerp-20120515050709-5k34536hh0akkbqt

12 years ago[fix] fixed slow create
niv-openerp [Mon, 14 May 2012 16:33:23 +0000 (18:33 +0200)]
[fix] fixed slow create

bzr revid: nicolas.vanhoren@openerp.com-20120514163323-mqnqpmjng381wulr

12 years ago[fix] small problem
niv-openerp [Mon, 14 May 2012 16:08:26 +0000 (18:08 +0200)]
[fix] small problem

bzr revid: nicolas.vanhoren@openerp.com-20120514160826-2id8czonkdfe1zys

12 years ago[FIX] viewmanager switch icons
Minh Tran [Mon, 14 May 2012 16:08:04 +0000 (18:08 +0200)]
[FIX] viewmanager switch icons

bzr revid: mit@openerp.com-20120514160804-eq0lyzciq2xp3c27

12 years ago[MERGE] Perfect look feature branch
Fabien Meghazi [Mon, 14 May 2012 16:06:01 +0000 (18:06 +0200)]
[MERGE] Perfect look feature branch

bzr revid: fme@openerp.com-20120514160601-wfc09rr6jd8h4m8r

12 years ago[merge]
niv-openerp [Mon, 14 May 2012 15:52:55 +0000 (17:52 +0200)]
[merge]

bzr revid: nicolas.vanhoren@openerp.com-20120514155255-uac84np8j1l6v600

12 years ago[imp] added slow create
niv-openerp [Mon, 14 May 2012 15:51:44 +0000 (17:51 +0200)]
[imp] added slow create

bzr revid: nicolas.vanhoren@openerp.com-20120514155144-4lb9la1o0qv5k18o

12 years ago[MERGE] Merge trunk
Fabien Meghazi [Mon, 14 May 2012 15:46:13 +0000 (17:46 +0200)]
[MERGE] Merge trunk

bzr revid: fme@openerp.com-20120514154613-gokdo23ywtati9su

12 years ago[MERGE] Perfect look feature branch
Fabien Meghazi [Mon, 14 May 2012 15:34:40 +0000 (17:34 +0200)]
[MERGE] Perfect look feature branch

bzr revid: fme@openerp.com-20120514153440-hq0r2rkna0f3dlzo

12 years ago[imp] made kanban view read only in o2m
niv-openerp [Mon, 14 May 2012 15:28:46 +0000 (17:28 +0200)]
[imp] made kanban view read only in o2m

bzr revid: nicolas.vanhoren@openerp.com-20120514152846-pke1gtxkzn0k7l1i

12 years ago[imp] added option for quick create
niv-openerp [Mon, 14 May 2012 15:21:32 +0000 (17:21 +0200)]
[imp] added option for quick create

bzr revid: nicolas.vanhoren@openerp.com-20120514152132-hgo59oucjo7v65zz

12 years ago[MERGE] Perfect look feature branch
Fabien Meghazi [Mon, 14 May 2012 15:18:44 +0000 (17:18 +0200)]
[MERGE] Perfect look feature branch

bzr revid: fme@openerp.com-20120514151844-r13wlhgx8ofp7d22

12 years ago[MERGE] from trunk
Raphael Collet [Mon, 14 May 2012 15:09:26 +0000 (17:09 +0200)]
[MERGE] from trunk

bzr revid: rco@openerp.com-20120514150926-osvdmdyopi6ynn6o

12 years ago[MERGE] merged with main trunk
Quentin (OpenERP) [Mon, 14 May 2012 14:55:40 +0000 (16:55 +0200)]
[MERGE] merged with main trunk

bzr revid: qdp-launchpad@openerp.com-20120514145540-avfac65n9oulfmj8

12 years ago[imp] added quick create when there is no group by too
niv-openerp [Mon, 14 May 2012 14:42:46 +0000 (16:42 +0200)]
[imp] added quick create when there is no group by too

bzr revid: nicolas.vanhoren@openerp.com-20120514144246-wm0y62dskqkqeuxq

12 years ago[IMP] procurement: restrict location fields in minimum stock rules to group_locations...
Raphael Collet [Mon, 14 May 2012 14:40:41 +0000 (16:40 +0200)]
[IMP] procurement: restrict location fields in minimum stock rules to group_locations, and provide default values for them

bzr revid: rco@openerp.com-20120514144041-jawwyhn27gski0dk

12 years ago[FIX] ir_values test: replaced hard-coded action ID (which changed with the previous...
Vo Minh Thu [Mon, 14 May 2012 14:36:14 +0000 (16:36 +0200)]
[FIX] ir_values test: replaced hard-coded action ID (which changed with the previous XML changes).

bzr revid: vmt@openerp.com-20120514143614-fq3sl71a63fm60w9

12 years ago[IMP] hr config wizard: add field for payroll, and button to country-specific payroll...
Raphael Collet [Mon, 14 May 2012 13:10:42 +0000 (15:10 +0200)]
[IMP] hr config wizard: add field for payroll, and button to country-specific payroll modules

bzr revid: rco@openerp.com-20120514131042-razysd3liy2vvd9u

12 years ago[MERGE] trunk
Antony Lesuisse [Mon, 14 May 2012 13:07:34 +0000 (15:07 +0200)]
[MERGE] trunk

bzr revid: al@openerp.com-20120514130734-088uai3tznhri9q3

12 years ago[FIX] stock: usability changes in outgoing picking form view
Quentin (OpenERP) [Mon, 14 May 2012 12:57:52 +0000 (14:57 +0200)]
[FIX] stock: usability changes in outgoing picking form view

bzr revid: qdp-launchpad@openerp.com-20120514125752-h568gt82napld2de

12 years ago[FIX] purchase: restrict location fields on purchase order to group_locations
Raphael Collet [Mon, 14 May 2012 12:45:35 +0000 (14:45 +0200)]
[FIX] purchase: restrict location fields on purchase order to group_locations

bzr revid: rco@openerp.com-20120514124535-ko11t7zawuitu9pf

12 years agoGraph view icon alignment
Minh Tran [Mon, 14 May 2012 12:45:15 +0000 (14:45 +0200)]
Graph view icon alignment

bzr revid: mit@openerp.com-20120514124515-7gz23hlymmrus3wh

12 years agoFixed view switcher buttons not working
Minh Tran [Mon, 14 May 2012 12:29:59 +0000 (14:29 +0200)]
Fixed view switcher buttons not working

bzr revid: mit@openerp.com-20120514122959-kjtjyb74nmvrqqsc

12 years ago[FIX] stock: fix group restrictions on Configuration menu entries
Raphael Collet [Mon, 14 May 2012 12:29:00 +0000 (14:29 +0200)]
[FIX] stock: fix group restrictions on Configuration menu entries

bzr revid: rco@openerp.com-20120514122900-jcpj9cswlx7ai5w1

12 years ago[IMP] sale, purchase, stock: typos and label improvements in config wizards
Raphael Collet [Mon, 14 May 2012 12:18:27 +0000 (14:18 +0200)]
[IMP] sale, purchase, stock: typos and label improvements in config wizards

bzr revid: rco@openerp.com-20120514121827-z55i6prxlmo8raj1

12 years ago[IMP] account config wizard: hide section 'Analytic Accounting' when no field is...
Raphael Collet [Mon, 14 May 2012 12:09:56 +0000 (14:09 +0200)]
[IMP] account config wizard: hide section 'Analytic Accounting' when no field is present

bzr revid: rco@openerp.com-20120514120956-wf0vq1f6i6abf22o

12 years ago[IMP] account config: rename 'Refund' into 'Credit Note'
Raphael Collet [Mon, 14 May 2012 12:04:31 +0000 (14:04 +0200)]
[IMP] account config: rename 'Refund' into 'Credit Note'

bzr revid: rco@openerp.com-20120514120431-8i8lqsbkyyu1yt53

12 years ago[FIX] delivery: fixed unknown fields in stock.picking.out model
Quentin (OpenERP) [Mon, 14 May 2012 11:49:48 +0000 (13:49 +0200)]
[FIX] delivery: fixed unknown fields in stock.picking.out model

bzr revid: qdp-launchpad@openerp.com-20120514114948-gfxxgxeh17jejvff