odoo/odoo.git
11 years ago[ADD]add some fields for fuel logs and also create the form
Cedric Snauwaert [Mon, 24 Sep 2012 07:42:39 +0000 (09:42 +0200)]
[ADD]add some fields for fuel logs and also create the form

bzr revid: csn@openerp.com-20120924074239-862w7lqvkkafd48e

11 years ago[MERGE]Latest trunk
Denis Ledoux dle@openerp.com [Mon, 24 Sep 2012 07:39:09 +0000 (09:39 +0200)]
[MERGE]Latest trunk

bzr revid: dle@openerp.com-20120924073909-pnlwh8t5h2uo55yu

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Sat, 22 Sep 2012 04:57:50 +0000 (04:57 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120922045750-3lynjh5pm6n6q9rb

11 years ago[MERGE] trunk-bug-1033687-amp: better error messages for erroneous stock locations
Antonin Bourguignon [Fri, 21 Sep 2012 15:57:24 +0000 (17:57 +0200)]
[MERGE] trunk-bug-1033687-amp: better error messages for erroneous stock locations
thanks to Ferdinand from Camptocamp

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

bzr revid: abo@openerp.com-20120921155724-gd9jnqlcd5br0gou

11 years ago[ADD]Concatenate function to give Brand + model as complete name
Denis Ledoux dle@openerp.com [Fri, 21 Sep 2012 15:42:44 +0000 (17:42 +0200)]
[ADD]Concatenate function to give Brand + model as complete name

bzr revid: dle@openerp.com-20120921154244-g7hv96uljkfvyevz

11 years ago[MERGE] trunk-bug-707359-amp: clearly mark a freshly duplicated analytic journal...
Antonin Bourguignon [Fri, 21 Sep 2012 15:29:28 +0000 (17:29 +0200)]
[MERGE] trunk-bug-707359-amp: clearly mark a freshly duplicated analytic journal by adding '(copy)' to its name
also add l10n support of 'copy' to the same functionality in product.py

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

bzr revid: abo@openerp.com-20120921152928-jm9b1107y3ny9qhq

11 years ago[ADD]add log object for fuel, insurance, services
Cedric Snauwaert [Fri, 21 Sep 2012 15:10:22 +0000 (17:10 +0200)]
[ADD]add log object for fuel, insurance, services

bzr revid: csn@openerp.com-20120921151022-yjp2vtpic6vl18kl

11 years ago[IMP] error messages
Antonin Bourguignon [Fri, 21 Sep 2012 15:02:06 +0000 (17:02 +0200)]
[IMP] error messages
also remove a useless return False (it has nothing to do there, right after a 'raise')

bzr revid: abo@openerp.com-20120921150206-unr684hzjzc123il

11 years ago[IMP] account: Now uses a customized view to display manual reconciliations.
niv-openerp [Fri, 21 Sep 2012 14:52:35 +0000 (16:52 +0200)]
[IMP] account: Now uses a customized view to display manual reconciliations.

bzr revid: nicolas.vanhoren@openerp.com-20120921145235-pixrb3hqo4d19rkl

11 years ago[FIX]correct bug when trying to create a new vehicle and add its log, remove the...
Cedric Snauwaert [Fri, 21 Sep 2012 14:47:44 +0000 (16:47 +0200)]
[FIX]correct bug when trying to create a new vehicle and add its log, remove the vehicle field

bzr revid: csn@openerp.com-20120921144744-c9h5t2dq129rt3yr

11 years ago[MERGE] trunk
Antonin Bourguignon [Fri, 21 Sep 2012 14:45:38 +0000 (16:45 +0200)]
[MERGE] trunk

bzr revid: abo@openerp.com-20120921144538-gs91yju7z9s1mt39

11 years ago[REM]Removing of models type, versions and engine. Too much complexity.
Denis Ledoux dle@openerp.com [Fri, 21 Sep 2012 14:34:15 +0000 (16:34 +0200)]
[REM]Removing of models type, versions and engine. Too much complexity.

bzr revid: dle@openerp.com-20120921143415-6fiuv49wanwhc75v

11 years ago[IMP] add l10n support for 'copy'
Antonin Bourguignon [Fri, 21 Sep 2012 13:39:24 +0000 (15:39 +0200)]
[IMP] add l10n support for 'copy'

bzr revid: abo@openerp.com-20120921133924-w2i62a6tpxlfezet

11 years agomerge trunk
niv-openerp [Fri, 21 Sep 2012 13:37:48 +0000 (15:37 +0200)]
merge trunk

bzr revid: nicolas.vanhoren@openerp.com-20120921133748-7rfw8h8x38z2wjdp

11 years agoput back filter
niv-openerp [Fri, 21 Sep 2012 13:30:16 +0000 (15:30 +0200)]
put back filter

bzr revid: nicolas.vanhoren@openerp.com-20120921133016-v006os3ecx6zuzra

11 years ago[IMP] Make term changed to version, and change of relationship between version and...
Denis Ledoux dle@openerp.com [Fri, 21 Sep 2012 13:16:02 +0000 (15:16 +0200)]
[IMP] Make term changed to version, and change of relationship between version and its model

bzr revid: dle@openerp.com-20120921131602-5rtzewizms4c353j

11 years ago[IMP] skip a verification on a mandatory field and add l10n support for 'copy'
Antonin Bourguignon [Fri, 21 Sep 2012 13:14:24 +0000 (15:14 +0200)]
[IMP] skip a verification on a mandatory field and add l10n support for 'copy'
since the analytic account's name is mandatory, it's not necessary to check whether or not it's empty

bzr revid: abo@openerp.com-20120921131424-92c5vsz3s5kzog8i

11 years agofixed bug when there is nothing to show
niv-openerp [Fri, 21 Sep 2012 13:08:16 +0000 (15:08 +0200)]
fixed bug when there is nothing to show

bzr revid: nicolas.vanhoren@openerp.com-20120921130816-j7hdewsxp3za3itx

11 years agodetail
niv-openerp [Fri, 21 Sep 2012 13:03:18 +0000 (15:03 +0200)]
detail

bzr revid: nicolas.vanhoren@openerp.com-20120921130318-xq1syqeehgbxtopm

11 years agoAdded last reconciliation date
niv-openerp [Fri, 21 Sep 2012 12:59:17 +0000 (14:59 +0200)]
Added last reconciliation date

bzr revid: nicolas.vanhoren@openerp.com-20120921125917-40q92ja21osaixrx

11 years ago[MERGE] trunk
Antonin Bourguignon [Fri, 21 Sep 2012 12:56:04 +0000 (14:56 +0200)]
[MERGE] trunk

bzr revid: abo@openerp.com-20120921125604-4jxe4jxlqfzx1bqc

11 years ago[ADD]view for configuration menu
Cedric Snauwaert [Fri, 21 Sep 2012 12:12:37 +0000 (14:12 +0200)]
[ADD]view for configuration menu

bzr revid: csn@openerp.com-20120921121237-dh09b3gh9c6b8is6

11 years ago[ADD]add help messages to each field and removed the message field in vehicle object
Cedric Snauwaert [Fri, 21 Sep 2012 11:32:28 +0000 (13:32 +0200)]
[ADD]add help messages to each field and removed the message field in vehicle object

bzr revid: csn@openerp.com-20120921113228-75qsgqfyenpzegll

11 years ago[ADD]Add horsepower_tax field
Denis Ledoux dle@openerp.com [Fri, 21 Sep 2012 11:20:51 +0000 (13:20 +0200)]
[ADD]Add horsepower_tax field

bzr revid: dle@openerp.com-20120921112051-qmv79v6v0r0eumuc

11 years ago[CORRECT]correction of the name computation field in model object
Cedric Snauwaert [Fri, 21 Sep 2012 10:56:43 +0000 (12:56 +0200)]
[CORRECT]correction of the name computation field in model object

bzr revid: csn@openerp.com-20120921105643-j1hatbzx3odrqazo

11 years agowip
niv-openerp [Fri, 21 Sep 2012 10:11:22 +0000 (12:11 +0200)]
wip

bzr revid: nicolas.vanhoren@openerp.com-20120921101122-0jnxba0u5qtogcmm

11 years ago[ADD]Complete model name function
Denis Ledoux dle@openerp.com [Fri, 21 Sep 2012 09:57:15 +0000 (11:57 +0200)]
[ADD]Complete model name function

bzr revid: dle@openerp.com-20120921095715-q3wl2w7wnemv0vc9

11 years ago[MERGE] merged the branch that split sale and sale_stock
Quentin (OpenERP) [Fri, 21 Sep 2012 09:55:18 +0000 (11:55 +0200)]
[MERGE] merged the branch that split sale and sale_stock

bzr revid: qdp-launchpad@openerp.com-20120921095518-leorwvtc5kppv6dz

11 years ago[FIX] sale_stock: added missing argument 'context' to the signature of methods _get_l...
Quentin (OpenERP) [Fri, 21 Sep 2012 09:35:20 +0000 (11:35 +0200)]
[FIX] sale_stock: added missing argument 'context' to the signature of methods _get_line_uom() and _get_line_qty()

bzr revid: qdp-launchpad@openerp.com-20120921093520-q3awtbrzeqf1jfgb

11 years ago[FIX] sale_stock: fixed wrong type when calling super()
Quentin (OpenERP) [Fri, 21 Sep 2012 09:01:49 +0000 (11:01 +0200)]
[FIX] sale_stock: fixed wrong type when calling super()

bzr revid: qdp-launchpad@openerp.com-20120921090149-cxk5a0ve5dv35evq

11 years ago[IMP] sale, sale_stock: better inheritancy for advance payment wizard
Quentin (OpenERP) [Fri, 21 Sep 2012 08:59:08 +0000 (10:59 +0200)]
[IMP] sale, sale_stock: better inheritancy for advance payment wizard

bzr revid: qdp-launchpad@openerp.com-20120921085908-5o2gc5mou8qys2cp

11 years ago[IMP] usability
Fabien Pinckaers [Fri, 21 Sep 2012 08:42:50 +0000 (10:42 +0200)]
[IMP] usability

bzr revid: fp@tinyerp.com-20120921084250-k3vsmvgg7y4abewj

11 years ago[ADD]Year fields for vehicle model and renaming power (kW) label
Denis Ledoux dle@openerp.com [Fri, 21 Sep 2012 08:33:26 +0000 (10:33 +0200)]
[ADD]Year fields for vehicle model and renaming power (kW) label

bzr revid: dle@openerp.com-20120921083326-eciail9u934t1o81

11 years ago[ADD]Sheet style to view for models and new models fields
Denis Ledoux dle@openerp.com [Fri, 21 Sep 2012 08:28:25 +0000 (10:28 +0200)]
[ADD]Sheet style to view for models and new models fields

bzr revid: dle@openerp.com-20120921082825-somoslhvu78fnafg

11 years ago[IMP] usability in journal items, manual reconciliation
Fabien Pinckaers [Fri, 21 Sep 2012 08:26:14 +0000 (10:26 +0200)]
[IMP] usability in journal items, manual reconciliation

bzr revid: fp@tinyerp.com-20120921082614-br02i8b39jgh38d2

11 years ago[REF] sale, sale_stock: code refactoring to reduce the diff with trunk + some identat...
Quentin (OpenERP) [Fri, 21 Sep 2012 08:13:39 +0000 (10:13 +0200)]
[REF] sale, sale_stock: code refactoring to reduce the diff with trunk + some identation fixes

bzr revid: qdp-launchpad@openerp.com-20120921081339-njau8vv40bxn251b

11 years ago[MERGE] fix: don't reorder if not editable
Fabien Pinckaers [Fri, 21 Sep 2012 08:06:19 +0000 (10:06 +0200)]
[MERGE] fix: don't reorder if not editable

bzr revid: fp@tinyerp.com-20120921080619-suujw18iwxb6l3k4

11 years ago[MERGE] fix process images
Fabien Pinckaers [Fri, 21 Sep 2012 08:01:40 +0000 (10:01 +0200)]
[MERGE] fix process images

bzr revid: fp@tinyerp.com-20120921080140-csqe1ggtsodc0pxr

11 years ago[IMP] usability product form
Fabien Pinckaers [Fri, 21 Sep 2012 07:58:41 +0000 (09:58 +0200)]
[IMP] usability product form

bzr revid: fp@tinyerp.com-20120921075841-qzmqr64ucm2yhdsc

11 years ago[IMP] better error message
Fabien Pinckaers [Fri, 21 Sep 2012 07:49:05 +0000 (09:49 +0200)]
[IMP] better error message

bzr revid: fp@tinyerp.com-20120921074905-p7t8p96va5c49nte

11 years ago[MERGE]Latest trunk
Denis Ledoux dle@openerp.com [Fri, 21 Sep 2012 07:37:11 +0000 (09:37 +0200)]
[MERGE]Latest trunk

bzr revid: dle@openerp.com-20120921073711-bwqhauxr9ii301mh

11 years ago[MERGE]: Merged with lp:openobject-addons
Atul Patel (OpenERP) [Fri, 21 Sep 2012 05:15:07 +0000 (10:45 +0530)]
[MERGE]: Merged with lp:openobject-addons

bzr revid: atp@tinyerp.com-20120921051507-vozcjdsnm0i8d76l

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Fri, 21 Sep 2012 04:43:19 +0000 (04:43 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120921044319-mr13n94g400e7b63

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Fri, 21 Sep 2012 04:41:40 +0000 (04:41 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120921044140-w8fwjdfb1n4nj0ru

11 years ago[MERGE] note: remove optionals tags, pad: fix lazy pad creation
Antony Lesuisse [Thu, 20 Sep 2012 23:53:43 +0000 (01:53 +0200)]
[MERGE] note: remove optionals tags, pad: fix lazy pad creation

bzr revid: al@openerp.com-20120920235343-tveo33j410atkt2y

11 years ago[IMP] sale: help tooltip on state field of sale.order
Quentin (OpenERP) [Thu, 20 Sep 2012 17:22:49 +0000 (19:22 +0200)]
[IMP] sale: help tooltip on state field of sale.order

bzr revid: qdp-launchpad@openerp.com-20120920172249-kb6xene37ygwxawc

11 years agoAdded mark as reconciled
niv-openerp [Thu, 20 Sep 2012 16:22:57 +0000 (18:22 +0200)]
Added mark as reconciled

bzr revid: nicolas.vanhoren@openerp.com-20120920162257-njbnth2t30jranvx

11 years ago[MERGE] css fixes
Frédéric van der Essen [Thu, 20 Sep 2012 16:22:39 +0000 (18:22 +0200)]
[MERGE] css fixes

bzr revid: fva@openerp.com-20120920162239-5nrt9hk2xftdl814

11 years ago[FIX] basic css of embeded html
Frédéric van der Essen [Thu, 20 Sep 2012 16:22:05 +0000 (18:22 +0200)]
[FIX] basic css of embeded html

bzr revid: fva@openerp.com-20120920162205-9w05atal8hu10smu

11 years ago[MERGE] css improvements to mail, hr, and etherpad integration
Frédéric van der Essen [Thu, 20 Sep 2012 15:52:16 +0000 (17:52 +0200)]
[MERGE] css improvements to mail, hr, and etherpad integration

bzr revid: fva@openerp.com-20120920155216-wzvpnk8rv4ltym5v

11 years ago[MERGE] css fixes
Frédéric van der Essen [Thu, 20 Sep 2012 15:50:42 +0000 (17:50 +0200)]
[MERGE] css fixes

bzr revid: fva@openerp.com-20120920155042-e4z7s1hju21ra3an

11 years ago[IMP] fixed header overflow, made form lighter
Frédéric van der Essen [Thu, 20 Sep 2012 15:49:26 +0000 (17:49 +0200)]
[IMP] fixed header overflow, made form lighter

bzr revid: fva@openerp.com-20120920154926-47viarlirvbnelky

11 years ago[FIX] made things more to my taste in hr and chatter's css
Frédéric van der Essen [Thu, 20 Sep 2012 15:46:45 +0000 (17:46 +0200)]
[FIX] made things more to my taste in hr and chatter's css

bzr revid: fva@openerp.com-20120920154645-lctwfo0tbaxsobwg

11 years ago[CHANGE]Correct some mistakes in an object name
Cedric Snauwaert [Thu, 20 Sep 2012 15:21:21 +0000 (17:21 +0200)]
[CHANGE]Correct some mistakes in an object name

bzr revid: csn@openerp.com-20120920152121-24nlyjripej2v502

11 years ago[FIX] sale: fixed yaml tests
Quentin (OpenERP) [Thu, 20 Sep 2012 15:20:43 +0000 (17:20 +0200)]
[FIX] sale: fixed yaml tests

bzr revid: qdp-launchpad@openerp.com-20120920152043-u0euspbyr04vjqwn

11 years ago[FIX] fixed message format (wrong number of arguments)
olt@tinyerp.com [Thu, 20 Sep 2012 14:55:19 +0000 (16:55 +0200)]
[FIX] fixed message format (wrong number of arguments)

bzr revid: olt@tinyerp.com-20120920145519-j842fb8woer25p8i

11 years ago[FIX] fixed etherpad's css integration
Frédéric van der Essen [Thu, 20 Sep 2012 14:40:17 +0000 (16:40 +0200)]
[FIX] fixed etherpad's css integration

bzr revid: fva@openerp.com-20120920144017-il5ck5997gjdn5e7

11 years ago[IMP] sale: yaml test improved
Quentin (OpenERP) [Thu, 20 Sep 2012 14:36:41 +0000 (16:36 +0200)]
[IMP] sale: yaml test improved

bzr revid: qdp-launchpad@openerp.com-20120920143641-eplfb3xyeei6e0ur

11 years ago[FIX] sale, sale_stock: moved back the group_invoice_so_lines into sale module, becau...
Quentin (OpenERP) [Thu, 20 Sep 2012 14:36:16 +0000 (16:36 +0200)]
[FIX] sale, sale_stock: moved back the group_invoice_so_lines into sale module, because it is used to hide/show the menuitem 'Lines to Invoice', in sale... which has nothing to do with stock

bzr revid: qdp-launchpad@openerp.com-20120920143616-trffd9jwwys528qr

11 years ago[FIX] sale, sale_stock: res_config review
Quentin (OpenERP) [Thu, 20 Sep 2012 14:16:02 +0000 (16:16 +0200)]
[FIX] sale, sale_stock: res_config review

bzr revid: qdp-launchpad@openerp.com-20120920141602-ckewes9a4m3qwoho

11 years ago[add]add some fields in vehicle object and associated view
Cedric Snauwaert [Thu, 20 Sep 2012 13:48:53 +0000 (15:48 +0200)]
[add]add some fields in vehicle object and associated view

bzr revid: csn@openerp.com-20120920134853-tq1e7b58opf93a06

11 years ago[add]add object for model name and model make
Cedric Snauwaert [Thu, 20 Sep 2012 13:18:04 +0000 (15:18 +0200)]
[add]add object for model name and model make

bzr revid: csn@openerp.com-20120920131804-sieluxv9tnz8qlhp

11 years ago[FIX] sale: put back the button 'View Invoice' on sale orders (removed for no reason...
Quentin (OpenERP) [Thu, 20 Sep 2012 13:17:11 +0000 (15:17 +0200)]
[FIX] sale: put back the button 'View Invoice' on sale orders (removed for no reason) + reorganized files to reduce the diff with trunk

bzr revid: qdp-launchpad@openerp.com-20120920131711-hu825gunt4cbtzin

11 years ago[IMP] sale, sale_stock: fixed __openerp__.py files
Quentin (OpenERP) [Thu, 20 Sep 2012 13:13:28 +0000 (15:13 +0200)]
[IMP] sale, sale_stock: fixed __openerp__.py files

bzr revid: qdp-launchpad@openerp.com-20120920131328-5nodw9twus3wetqz

11 years ago[FIX] sale: removed buggy and useless fields_view_get() from wizard sale_make_invoice...
Quentin (OpenERP) [Thu, 20 Sep 2012 13:12:29 +0000 (15:12 +0200)]
[FIX] sale: removed buggy and useless fields_view_get() from wizard sale_make_invoice_advance.py

bzr revid: qdp-launchpad@openerp.com-20120920131229-3bozie3no4302bk9

11 years ago[MERGE]add object brand
Cedric Snauwaert [Thu, 20 Sep 2012 13:11:32 +0000 (15:11 +0200)]
[MERGE]add object brand

bzr revid: csn@openerp.com-20120920131132-i3eq3et5y3x0cyuk

11 years ago[ADD]Vehicle Type object
Denis Ledoux dle@openerp.com [Thu, 20 Sep 2012 13:07:14 +0000 (15:07 +0200)]
[ADD]Vehicle Type object

bzr revid: dle@openerp.com-20120920130714-3ebx1yi23653vnty

11 years ago[IMP] removed useless stuff
niv-openerp [Thu, 20 Sep 2012 13:00:28 +0000 (15:00 +0200)]
[IMP] removed useless stuff

bzr revid: nicolas.vanhoren@openerp.com-20120920130028-vrgz1iqey8de54ct

11 years ago[FIX]Many2many vendors wrong resource id fixed
Denis Ledoux dle@openerp.com [Thu, 20 Sep 2012 12:56:21 +0000 (14:56 +0200)]
[FIX]Many2many vendors wrong resource id fixed

bzr revid: dle@openerp.com-20120920125621-uc6uqnksvayub0ei

11 years ago[FIX]Many2many vendors arguments issue
Denis Ledoux dle@openerp.com [Thu, 20 Sep 2012 12:49:37 +0000 (14:49 +0200)]
[FIX]Many2many vendors arguments issue

bzr revid: dle@openerp.com-20120920124937-npuspa3ge4oyn2eg

11 years ago[MERGE] fixes
Frédéric van der Essen [Thu, 20 Sep 2012 12:39:26 +0000 (14:39 +0200)]
[MERGE] fixes

bzr revid: fva@openerp.com-20120920122618-j1fljw9vqrdp27v1
bzr revid: fva@openerp.com-20120920123926-91aj8d9lv11f45t8

11 years ago[SORRY] fixed my mistakes
Frédéric van der Essen [Thu, 20 Sep 2012 12:38:54 +0000 (14:38 +0200)]
[SORRY] fixed my mistakes

bzr revid: fva@openerp.com-20120920123854-jjiayal4tucqzq7a

11 years ago[FIX] tab indentation in base.sass
Frédéric van der Essen [Thu, 20 Sep 2012 12:25:41 +0000 (14:25 +0200)]
[FIX] tab indentation in base.sass

bzr revid: fva@openerp.com-20120920122541-o4ylcfucbr3qj8fp

11 years ago[FIX]Rename errors
Denis Ledoux dle@openerp.com [Thu, 20 Sep 2012 12:24:35 +0000 (14:24 +0200)]
[FIX]Rename errors

bzr revid: dle@openerp.com-20120920122435-jwweq52c8f82eo9d

11 years agoAdapted to qdp's code
niv-openerp [Thu, 20 Sep 2012 12:20:53 +0000 (14:20 +0200)]
Adapted to qdp's code

bzr revid: nicolas.vanhoren@openerp.com-20120920122053-l9117f85q04lad03

11 years ago[ADD]Add vendor field in vehicle model
Denis Ledoux dle@openerp.com [Thu, 20 Sep 2012 12:16:36 +0000 (14:16 +0200)]
[ADD]Add vendor field in vehicle model

bzr revid: dle@openerp.com-20120920121636-dhz39kuvtiw9rxuo

11 years ago[IMP]note : demo
Christophe Matthieu [Thu, 20 Sep 2012 12:06:16 +0000 (14:06 +0200)]
[IMP]note : demo

bzr revid: chm@openerp.com-20120920120616-11khif6ezlacxxy0

11 years ago[MERGE] css fixes
Frédéric van der Essen [Thu, 20 Sep 2012 12:03:04 +0000 (14:03 +0200)]
[MERGE] css fixes

bzr revid: fva@openerp.com-20120920120304-jq6grjuyvc25wpb2

11 years ago[IMP]: Improve cancel sale order yml
Atul Patel (OpenERP) [Thu, 20 Sep 2012 12:02:38 +0000 (17:32 +0530)]
[IMP]: Improve cancel sale order yml

bzr revid: atp@tinyerp.com-20120920120238-0eemylf96xxrqoso

11 years ago[FIX] css fixes
Frédéric van der Essen [Thu, 20 Sep 2012 12:00:01 +0000 (14:00 +0200)]
[FIX] css fixes

bzr revid: fva@openerp.com-20120920120001-taojghvsehlxs54b

11 years ago[ADD]Fields
Denis Ledoux dle@openerp.com [Thu, 20 Sep 2012 11:57:55 +0000 (13:57 +0200)]
[ADD]Fields

bzr revid: dle@openerp.com-20120920115755-l2ta12vdttcfu71t

11 years agoadd a submodel field to vehicule model
Cedric Snauwaert [Thu, 20 Sep 2012 11:52:04 +0000 (13:52 +0200)]
add a submodel field to vehicule model

bzr revid: csn@openerp.com-20120920115204-6ip6c3gvh84o6b14

11 years ago[MERGE] from trunk
Frédéric van der Essen [Thu, 20 Sep 2012 11:51:26 +0000 (13:51 +0200)]
[MERGE] from trunk

bzr revid: fva@openerp.com-20120920115126-0lydpibguzfu6zm4

11 years ago[FIX] css: mouse cursor on links
Frédéric van der Essen [Thu, 20 Sep 2012 11:49:53 +0000 (13:49 +0200)]
[FIX] css: mouse cursor on links

bzr revid: fva@openerp.com-20120920114953-q9uq5fk83uzl5jfw

11 years ago[IMP] pad : message insert into pad
Christophe Matthieu [Thu, 20 Sep 2012 10:57:13 +0000 (12:57 +0200)]
[IMP] pad : message insert into pad

bzr revid: chm@openerp.com-20120920105713-meckyb4pnlxbapzk

11 years ago[FIX] sale_stock: removed empty wizard folder
Quentin (OpenERP) [Thu, 20 Sep 2012 10:30:53 +0000 (12:30 +0200)]
[FIX] sale_stock: removed empty wizard folder

bzr revid: qdp-launchpad@openerp.com-20120920103053-69kuxfvsq9bw8e9c

11 years ago[FIX] removed ugly note edit icon
Frédéric van der Essen [Thu, 20 Sep 2012 10:21:22 +0000 (12:21 +0200)]
[FIX] removed ugly note edit icon

bzr revid: fva@openerp.com-20120920102122-ewx74xqyxndqy51r

11 years ago[MERGE] trunk
Quentin (OpenERP) [Thu, 20 Sep 2012 10:11:59 +0000 (12:11 +0200)]
[MERGE] trunk

bzr revid: qdp-launchpad@openerp.com-20120920101159-oaz40ygm6md27i8y

11 years agomerge trunk
niv-openerp [Thu, 20 Sep 2012 10:01:50 +0000 (12:01 +0200)]
merge trunk

bzr revid: nicolas.vanhoren@openerp.com-20120920100150-jwh43thbfuvbqg27

11 years ago[MERGE] purchase and sale improvements & fixes
Fabien Pinckaers [Thu, 20 Sep 2012 09:58:25 +0000 (11:58 +0200)]
[MERGE] purchase and sale improvements & fixes

bzr revid: fp@tinyerp.com-20120920095825-3s0sq2qw7i5owyo0

11 years ago[MERGE] better linkedin message
Fabien Pinckaers [Thu, 20 Sep 2012 09:35:58 +0000 (11:35 +0200)]
[MERGE] better linkedin message

bzr revid: fp@tinyerp.com-20120920093558-7adxztom3zdaigyo

11 years ago[MERGE] better filename for reports
Fabien Pinckaers [Thu, 20 Sep 2012 09:34:57 +0000 (11:34 +0200)]
[MERGE] better filename for reports

bzr revid: fp@tinyerp.com-20120920093457-dy4t9nhygka5ngmz

11 years ago[MERGE] supplier demo data
Fabien Pinckaers [Thu, 20 Sep 2012 09:28:30 +0000 (11:28 +0200)]
[MERGE] supplier demo data

bzr revid: fp@tinyerp.com-20120920092830-lfehbd1k0vsedytk

11 years ago[MERGE] fixes in account
Fabien Pinckaers [Thu, 20 Sep 2012 09:27:26 +0000 (11:27 +0200)]
[MERGE] fixes in account

bzr revid: fp@tinyerp.com-20120920092726-5747f5kj14u26sb1

11 years ago[MERGE] useability improvements crm
Fabien Pinckaers [Thu, 20 Sep 2012 09:13:42 +0000 (11:13 +0200)]
[MERGE] useability improvements crm

bzr revid: fp@tinyerp.com-20120920091342-4spn1zkivyzv1k0s

11 years ago[MERGE] fixes in payroll
Fabien Pinckaers [Thu, 20 Sep 2012 09:10:21 +0000 (11:10 +0200)]
[MERGE] fixes in payroll

bzr revid: fp@tinyerp.com-20120920091021-ieq47tyn4bffwcmo

11 years ago[MERGE] survey fixes
Fabien Pinckaers [Thu, 20 Sep 2012 09:09:11 +0000 (11:09 +0200)]
[MERGE] survey fixes

bzr revid: fp@tinyerp.com-20120920090911-iq0by3auarznwj3t

11 years agorename files to match module name
Cedric Snauwaert [Thu, 20 Sep 2012 09:08:46 +0000 (11:08 +0200)]
rename files to match module name

bzr revid: csn@openerp.com-20120920090846-obht1omarbvlt38o

11 years ago[FIX] create context if None
olt@tinyerp.com [Thu, 20 Sep 2012 09:08:13 +0000 (11:08 +0200)]
[FIX] create context if None

bzr revid: olt@tinyerp.com-20120920090813-pxb25r4g1zo03jwu

11 years ago[MERGE] hr fixes
Fabien Pinckaers [Thu, 20 Sep 2012 09:07:06 +0000 (11:07 +0200)]
[MERGE] hr fixes

bzr revid: fp@tinyerp.com-20120920090706-usen24pssndoag0g