odoo/odoo.git
12 years agomerge upstream
Christophe Simonis [Wed, 18 Jul 2012 14:32:52 +0000 (16:32 +0200)]
merge upstream

bzr revid: chs@openerp.com-20120718143252-4026zfkh5hcfcpr1

12 years ago[FIX] remove print statements
Antony Lesuisse [Wed, 18 Jul 2012 14:25:34 +0000 (16:25 +0200)]
[FIX] remove print statements

bzr revid: al@openerp.com-20120718142534-lbanv7do95szh4j5

12 years ago[FIX] crm, sale: fix xml missing end tag
Raphael Collet [Wed, 18 Jul 2012 14:25:24 +0000 (16:25 +0200)]
[FIX] crm, sale: fix xml missing end tag

bzr revid: rco@openerp.com-20120718142524-7mw10njirqy70tkd

12 years ago[FIX] Disable cache middleware for debug mode
Antony Lesuisse [Wed, 18 Jul 2012 14:22:35 +0000 (16:22 +0200)]
[FIX] Disable cache middleware for debug mode

bzr revid: al@openerp.com-20120718142235-x4uwzsar7ak6sxgk

12 years ago[MERGE] trunk-first_10_clicks_sale-rco
Raphael Collet [Wed, 18 Jul 2012 14:16:28 +0000 (16:16 +0200)]
[MERGE] trunk-first_10_clicks_sale-rco

bzr revid: rco@openerp.com-20120718141628-56sssoljh57alkhw

12 years ago[MERGE] trunk-first_10_clicks_sale-rco
Raphael Collet [Wed, 18 Jul 2012 14:16:18 +0000 (16:16 +0200)]
[MERGE] trunk-first_10_clicks_sale-rco

bzr revid: rco@openerp.com-20120718141618-jhsw1m3jz424ldl5

12 years agomerge
Fabien Pinckaers [Wed, 18 Jul 2012 14:15:01 +0000 (16:15 +0200)]
merge

bzr revid: fp@tinyerp.com-20120718141501-o55ahr9p4v7ajncp

12 years ago[IMP] crm, sale: put priorities in inherited views to control the order of buttons
Raphael Collet [Wed, 18 Jul 2012 14:14:36 +0000 (16:14 +0200)]
[IMP] crm, sale: put priorities in inherited views to control the order of buttons

bzr revid: rco@openerp.com-20120718141436-k19c7g3lz5gu2iqo

12 years ago[IMP] sale: in customer form, move action 'Quotations and Sales' from contextual...
Raphael Collet [Wed, 18 Jul 2012 14:11:12 +0000 (16:11 +0200)]
[IMP] sale: in customer form, move action 'Quotations and Sales' from contextual menu to button

bzr revid: rco@openerp.com-20120718141112-tdw4vb1c2am6rwl3

12 years ago[IMP] mit's improvement
Fabien Pinckaers [Wed, 18 Jul 2012 14:07:17 +0000 (16:07 +0200)]
[IMP] mit's improvement

bzr revid: fp@tinyerp.com-20120718140717-ewwl4bhkdtxhqebj

12 years ago[IMP] initial mail message sale
Fabien Pinckaers [Wed, 18 Jul 2012 14:06:13 +0000 (16:06 +0200)]
[IMP] initial mail message sale

bzr revid: fp@tinyerp.com-20120718140613-3urmqhtng63lc23f

12 years agoimproved project kanban vignette
Minh Tran [Wed, 18 Jul 2012 13:55:14 +0000 (15:55 +0200)]
improved project kanban vignette

bzr revid: mit@openerp.com-20120718135514-ojyvli4qyresvsmf

12 years agoimproved project kanban vignette
Minh Tran [Wed, 18 Jul 2012 13:55:03 +0000 (15:55 +0200)]
improved project kanban vignette

bzr revid: mit@openerp.com-20120718135503-gi222ulbtmhyesq8

12 years ago[IMP] account: do not open a non-existing view after setting taxes
Raphael Collet [Wed, 18 Jul 2012 13:51:02 +0000 (15:51 +0200)]
[IMP] account: do not open a non-existing view after setting taxes

bzr revid: rco@openerp.com-20120718135102-34gvep3dbpqznozc

12 years ago[IMP] after a module installation, reload the client and open the menu Feeds
Raphael Collet [Wed, 18 Jul 2012 13:50:10 +0000 (15:50 +0200)]
[IMP] after a module installation, reload the client and open the menu Feeds

bzr revid: rco@openerp.com-20120718135010-4933mmgw3n18epvy

12 years ago[FIX] temporarily desactivate commits 2748 & 2747 because there are problems with...
niv-openerp [Wed, 18 Jul 2012 13:27:35 +0000 (15:27 +0200)]
[FIX] temporarily desactivate commits 2748 & 2747 because there are problems with werkzeug versions

bzr revid: nicolas.vanhoren@openerp.com-20120718132735-t2lg790pl9g4ccgj

12 years ago[IMP] session_bind is done by openerp.init(). As result, Clients can have template...
Christophe Simonis [Wed, 18 Jul 2012 13:10:04 +0000 (15:10 +0200)]
[IMP] session_bind is done by openerp.init(). As result, Clients can have template like any other widget as qweb template are loaded. This make the code cleaner as show_common() does not return a deferred anymore.

bzr revid: chs@openerp.com-20120718131004-gvn63r3ihzxyzvy3

12 years ago[FIX] in all wizards, move buttons to footer
Raphael Collet [Wed, 18 Jul 2012 13:08:22 +0000 (15:08 +0200)]
[FIX] in all wizards, move buttons to footer

bzr revid: rco@openerp.com-20120718130822-wn71hhjukhqblijc

12 years ago[IMP] in wizards, move buttons in the footer
Raphael Collet [Wed, 18 Jul 2012 13:08:03 +0000 (15:08 +0200)]
[IMP] in wizards, move buttons in the footer

bzr revid: rco@openerp.com-20120718130803-hl42sgc8i0z7f0nu

12 years ago[FIX] point_of_sale: remove auto_install on module
Raphael Collet [Wed, 18 Jul 2012 11:28:16 +0000 (13:28 +0200)]
[FIX] point_of_sale: remove auto_install on module

bzr revid: rco@openerp.com-20120718112816-sby6j51xnevm0rzk

12 years ago[IMP] cosmetic change in sale order view
niv-openerp [Wed, 18 Jul 2012 10:18:09 +0000 (12:18 +0200)]
[IMP] cosmetic change in sale order view

bzr revid: nicolas.vanhoren@openerp.com-20120718101809-w0os8ywew5yw6ntq

12 years ago[IMP] added possibility to only highlight the first line in read only m2o
niv-openerp [Wed, 18 Jul 2012 10:17:29 +0000 (12:17 +0200)]
[IMP] added possibility to only highlight the first line in read only m2o

bzr revid: nicolas.vanhoren@openerp.com-20120718101729-k1rxexdzozy5cx5i

12 years agoimproved task kanban view
Minh Tran [Tue, 17 Jul 2012 17:30:27 +0000 (19:30 +0200)]
improved task kanban view

bzr revid: mit@openerp.com-20120717173027-tnpri7yd1jclnufs

12 years agoimproved task kanban view
Minh Tran [Tue, 17 Jul 2012 17:30:02 +0000 (19:30 +0200)]
improved task kanban view

bzr revid: mit@openerp.com-20120717173002-0m3f3uicefpmcu2l

12 years ago[MERGE] usability of user's preferences form view
Quentin (OpenERP) [Tue, 17 Jul 2012 16:11:20 +0000 (18:11 +0200)]
[MERGE] usability of user's preferences form view

bzr revid: qdp-launchpad@openerp.com-20120717161120-qefoohb61frd78is

12 years ago[IMP] web: WebClient and EmbedClient now share some code
Christophe Simonis [Tue, 17 Jul 2012 16:00:50 +0000 (18:00 +0200)]
[IMP] web: WebClient and EmbedClient now share some code

bzr revid: chs@openerp.com-20120717160050-a33xw47xais8bv04

12 years ago[FIX] web_dashboard: generate a valid view
Christophe Simonis [Tue, 17 Jul 2012 15:56:11 +0000 (17:56 +0200)]
[FIX] web_dashboard: generate a valid view

bzr revid: chs@openerp.com-20120717155611-ns8w0u1u0niq1q30

12 years ago[FIX] web_dashboard: allow columns without actions
Christophe Simonis [Tue, 17 Jul 2012 15:55:39 +0000 (17:55 +0200)]
[FIX] web_dashboard: allow columns without actions

bzr revid: chs@openerp.com-20120717155539-dludvgbvhzfpsx83

12 years ago[MERGE] trunk
Quentin (OpenERP) [Tue, 17 Jul 2012 15:49:30 +0000 (17:49 +0200)]
[MERGE] trunk

bzr revid: qdp-launchpad@openerp.com-20120717154930-5kzv8egqce6ksbip

12 years ago[MERGE] warehouse, usability in form views
Quentin (OpenERP) [Tue, 17 Jul 2012 15:43:56 +0000 (17:43 +0200)]
[MERGE] warehouse, usability in form views

bzr revid: qdp-launchpad@openerp.com-20120717154356-u2mr0s9ef9rr24ws

12 years ago[MERGE] usabilility in user's preferences view
Quentin (OpenERP) [Tue, 17 Jul 2012 15:42:31 +0000 (17:42 +0200)]
[MERGE] usabilility in user's preferences view

bzr revid: qdp-launchpad@openerp.com-20120717154231-4715rsneq17zhof2

12 years ago[IMP] warehouse: usability, review of form views
Quentin (OpenERP) [Tue, 17 Jul 2012 15:19:01 +0000 (17:19 +0200)]
[IMP] warehouse: usability, review of form views

bzr revid: qdp-launchpad@openerp.com-20120717151901-nfrwk9h2h5pb9s0z

12 years ago[IMP] improved static files delivery
niv-openerp [Tue, 17 Jul 2012 14:55:25 +0000 (16:55 +0200)]
[IMP] improved static files delivery

bzr revid: nicolas.vanhoren@openerp.com-20120717145525-hfs15vizjdzdwuht

12 years agovarious improvements
Minh Tran [Tue, 17 Jul 2012 14:47:33 +0000 (16:47 +0200)]
various improvements

bzr revid: mit@openerp.com-20120717144733-jxlf113kuwga98ug

12 years ago[FIX] some problem with browser caching, now uses Cache-Control: no-cache
niv-openerp [Tue, 17 Jul 2012 14:13:54 +0000 (16:13 +0200)]
[FIX] some problem with browser caching, now uses Cache-Control: no-cache

bzr revid: nicolas.vanhoren@openerp.com-20120717141354-3dw33sh8oohtbte0

12 years ago[MERGE] add a dedicated group for the anonymous user
Antonin Bourguignon [Tue, 17 Jul 2012 13:47:01 +0000 (15:47 +0200)]
[MERGE] add a dedicated group for the anonymous user
this will give the possibility to create ir rules taking the anonymous mode into account

bzr revid: abo@openerp.com-20120717134701-wfgyafvsml0ggoid

12 years ago[FIX] stupid error
Antonin Bourguignon [Tue, 17 Jul 2012 13:24:47 +0000 (15:24 +0200)]
[FIX] stupid error

bzr revid: abo@openerp.com-20120717132447-t14of0bhlqfybwcu

12 years ago[ADD] a group dedicated to the anonymous user
Antonin Bourguignon [Tue, 17 Jul 2012 13:07:27 +0000 (15:07 +0200)]
[ADD] a group dedicated to the anonymous user

bzr revid: abo@openerp.com-20120717130727-v05g228h11jmjq28

12 years ago[MERGE] trunk
Quentin (OpenERP) [Tue, 17 Jul 2012 09:09:22 +0000 (11:09 +0200)]
[MERGE] trunk

bzr revid: qdp-launchpad@openerp.com-20120717090922-zc3awbkupim5bjp7

12 years ago[FIX] base/publisher_warranty: fix xml in view
Raphael Collet [Tue, 17 Jul 2012 08:27:00 +0000 (10:27 +0200)]
[FIX] base/publisher_warranty: fix xml in view

bzr revid: rco@openerp.com-20120717082700-2iup9hv0xrmdqk18

12 years ago[IMP] remove unused code
Fabien Pinckaers [Tue, 17 Jul 2012 07:44:28 +0000 (09:44 +0200)]
[IMP] remove unused code

bzr revid: fp@tinyerp.com-20120717074428-rx5ats1eie4ct432

12 years ago[IMP] removed separator='vertical'
Fabien Pinckaers [Tue, 17 Jul 2012 07:42:52 +0000 (09:42 +0200)]
[IMP] removed separator='vertical'

bzr revid: fp@tinyerp.com-20120717074252-t5zmgchkzfub5l0b

12 years ago[IMP] clear separator
Fabien Pinckaers [Tue, 17 Jul 2012 06:52:40 +0000 (08:52 +0200)]
[IMP] clear separator

bzr revid: fp@openerp.com-20120717065240-l9cdhc1ti34sqkkr

12 years ago[IMP] remove menu tips
Fabien Pinckaers [Tue, 17 Jul 2012 06:46:38 +0000 (08:46 +0200)]
[IMP] remove menu tips

bzr revid: fp@openerp.com-20120717064638-pg19mfj959vttw20

12 years ago[IMP] remove menu_tips old code
Fabien Pinckaers [Tue, 17 Jul 2012 06:44:31 +0000 (08:44 +0200)]
[IMP] remove menu_tips old code

bzr revid: fp@openerp.com-20120717064431-qtn1zooodo71iezt

12 years ago[IMP] remove menu_tips code
Fabien Pinckaers [Tue, 17 Jul 2012 06:44:10 +0000 (08:44 +0200)]
[IMP] remove menu_tips code

bzr revid: fp@openerp.com-20120717064410-c5leu36ixz7utje8

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

bzr revid: launchpad_translations_on_behalf_of_openerp-20120717044930-a5nz8iedfex5ltqs

12 years agomerge
Fabien Pinckaers [Mon, 16 Jul 2012 22:41:32 +0000 (00:41 +0200)]
merge

bzr revid: fp@openerp.com-20120716224132-gxx7qtg9xdd2z23t

12 years ago[IMP] remove icons
Fabien Pinckaers [Mon, 16 Jul 2012 22:37:30 +0000 (00:37 +0200)]
[IMP] remove icons

bzr revid: fp@openerp.com-20120716223730-39902qkld3rrsolp

12 years ago[IMP] load translation wizard
Fabien Pinckaers [Mon, 16 Jul 2012 22:36:52 +0000 (00:36 +0200)]
[IMP] load translation wizard

bzr revid: fp@openerp.com-20120716223652-sjaltgvsyg4fsu8n

12 years ago[IMP] wizard layout
Fabien Pinckaers [Mon, 16 Jul 2012 22:31:20 +0000 (00:31 +0200)]
[IMP] wizard layout

bzr revid: fp@openerp.com-20120716223120-295kskvs8i2jwc3g

12 years agomerge
Fabien Pinckaers [Mon, 16 Jul 2012 22:17:06 +0000 (00:17 +0200)]
merge

bzr revid: fp@openerp.com-20120716221706-esjx9mluww4zfio5

12 years agoimp
Fabien Pinckaers [Mon, 16 Jul 2012 21:44:15 +0000 (23:44 +0200)]
imp

bzr revid: fp@tinyerp.com-20120716214415-hbhpgqts7t0viu06

12 years ago[IMP] CSS
Fabien Pinckaers [Mon, 16 Jul 2012 21:20:22 +0000 (23:20 +0200)]
[IMP] CSS

bzr revid: fp@tinyerp.com-20120716212022-01084sff7foscbx5

12 years ago[IMP] form view
Fabien Pinckaers [Mon, 16 Jul 2012 21:18:52 +0000 (23:18 +0200)]
[IMP] form view

bzr revid: fp@tinyerp.com-20120716211852-i0j07wv9bpwrheoa

12 years ago[IMP] CSS
Fabien Pinckaers [Mon, 16 Jul 2012 21:18:40 +0000 (23:18 +0200)]
[IMP] CSS

bzr revid: fp@tinyerp.com-20120716211840-vzy5yga4fwma71jd

12 years ago[IMP] form view partners
Fabien Pinckaers [Mon, 16 Jul 2012 21:18:30 +0000 (23:18 +0200)]
[IMP] form view partners

bzr revid: fp@tinyerp.com-20120716211830-an859iwum9d5bvfc

12 years agomerge
Fabien Pinckaers [Mon, 16 Jul 2012 20:36:15 +0000 (22:36 +0200)]
merge

bzr revid: fp@tinyerp.com-20120716203615-sgl1tfi827kq6wwk

12 years ago[IMP] css
Fabien Pinckaers [Mon, 16 Jul 2012 20:35:52 +0000 (22:35 +0200)]
[IMP] css

bzr revid: fp@tinyerp.com-20120716203552-u1co2og8xsa5xsfh

12 years ago[IMP] better form view: users, modules, preferences, wizards
Fabien Pinckaers [Mon, 16 Jul 2012 20:35:12 +0000 (22:35 +0200)]
[IMP] better form view: users, modules, preferences, wizards

bzr revid: fp@tinyerp.com-20120716203512-fvc3dx0fhwq5qb5m

12 years ago[IMP] CSS right align of sums in list footer
Fabien Pinckaers [Mon, 16 Jul 2012 18:07:50 +0000 (20:07 +0200)]
[IMP] CSS right align of sums in list footer

bzr revid: fp@tinyerp.com-20120716180750-0soa4w3ui7w03xjm

12 years agomerge_trunk
Fabien Pinckaers [Mon, 16 Jul 2012 17:32:31 +0000 (19:32 +0200)]
merge_trunk

bzr revid: fp@tinyerp.com-20120716085048-3845ifsnnl0p12ni
bzr revid: fp@tinyerp.com-20120716111346-x9re5vedkitgjhi9
bzr revid: fp@tinyerp.com-20120716173231-9d9dxmj5ilmxkewa

12 years ago[IMP] breadcrum separator fade, cause lots of sequence have slash in the prefix ...
Fabien Pinckaers [Mon, 16 Jul 2012 17:31:17 +0000 (19:31 +0200)]
[IMP] breadcrum separator fade, cause lots of sequence have slash in the prefix 'PO/001'

bzr revid: fp@tinyerp.com-20120716173117-znn02l6ida07pt15

12 years ago[MERGE] New PoS
Fabien Pinckaers [Mon, 16 Jul 2012 17:06:31 +0000 (19:06 +0200)]
[MERGE] New PoS
Multi-Sessions, PoS Physical Desks
Better Opening/Closing Control
Improved Accounting Entries
Touchscreen interface: bugs & improvements
New self-checkout interface
Interface with third party systems; barcode, light, cashier opener, payment, printer, weight
Better browser of products by categories
Identification of customer on PoS order
Several bugfixes

bzr revid: fp@tinyerp.com-20120716170631-z9crnd03275bsnv4

12 years ago[IMP] remove print statement
Fabien Pinckaers [Mon, 16 Jul 2012 16:48:56 +0000 (18:48 +0200)]
[IMP] remove print statement

bzr revid: fp@tinyerp.com-20120716164856-j7gicxtuhnnkap4h

12 years ago[FIX] point of sale addons fixes + YAML test improve
Fabien Pinckaers [Mon, 16 Jul 2012 16:41:29 +0000 (18:41 +0200)]
[FIX] point of sale addons fixes + YAML test improve

bzr revid: fp@tinyerp.com-20120716164129-6u8ejw0h6rw3fstq

12 years ago[IMP] double css removed
Fabien Pinckaers [Mon, 16 Jul 2012 15:00:29 +0000 (17:00 +0200)]
[IMP] double css removed

bzr revid: fp@tinyerp.com-20120716150029-8o4saxlooeg02zjs

12 years ago[FIX] do not absolutify data uri when merging css files
Christophe Simonis [Mon, 16 Jul 2012 14:29:18 +0000 (16:29 +0200)]
[FIX] do not absolutify data uri when merging css files

bzr revid: chs@openerp.com-20120716142918-813sn1z197ily3un

12 years ago[MERGE] settings: usability, review of form views
Quentin (OpenERP) [Mon, 16 Jul 2012 14:23:14 +0000 (16:23 +0200)]
[MERGE] settings: usability, review of form views

bzr revid: qdp-launchpad@openerp.com-20120716142314-2htvjeqoiq8vrcxw

12 years ago[FIX] point_of_sale: removed placeholder category images
Frédéric van der Essen [Mon, 16 Jul 2012 14:11:04 +0000 (16:11 +0200)]
[FIX] point_of_sale: removed placeholder category images

bzr revid: fva@openerp.com-20120716141104-15dy9989mjksftfn

12 years ago[FIX] point_of_sale: removed useless default category image in view data
Frédéric van der Essen [Mon, 16 Jul 2012 14:03:55 +0000 (16:03 +0200)]
[FIX] point_of_sale: removed useless default category image in view data

bzr revid: fva@openerp.com-20120716140355-yleho36c0mstknvj

12 years ago[MERGE] settings: usablity, review of form views
Quentin (OpenERP) [Mon, 16 Jul 2012 13:44:52 +0000 (15:44 +0200)]
[MERGE] settings: usablity, review of form views

bzr revid: qdp-launchpad@openerp.com-20120716134452-0oncn2ybu0in278d

12 years ago[REV] settings: reverted to revision 6971, for usability purposes
Quentin (OpenERP) [Mon, 16 Jul 2012 13:43:14 +0000 (15:43 +0200)]
[REV] settings: reverted to revision 6971, for usability purposes

bzr revid: qdp-launchpad@openerp.com-20120716134314-os07j9sxreqc39tl

12 years ago[IMP] pruchase, stock: usability imp
Quentin (OpenERP) [Mon, 16 Jul 2012 12:13:10 +0000 (14:13 +0200)]
[IMP] pruchase, stock: usability imp

bzr revid: qdp-launchpad@openerp.com-20120716121310-ul37v4slifh38aa2

12 years ago[FIX] point_of_sale: missing file: bg.png
Frédéric van der Essen [Mon, 16 Jul 2012 12:00:04 +0000 (14:00 +0200)]
[FIX] point_of_sale: missing file: bg.png

bzr revid: fva@openerp.com-20120716120004-lui21pt4jmk31vnx

12 years ago[FIX] point_of_sale: missing file: backbone-0.9.2.js
Frédéric van der Essen [Mon, 16 Jul 2012 11:54:24 +0000 (13:54 +0200)]
[FIX] point_of_sale: missing file: backbone-0.9.2.js

bzr revid: fva@openerp.com-20120716115424-kn3br23t3c6uidms

12 years ago[MERGE] merging move_line fix
Frédéric van der Essen [Mon, 16 Jul 2012 11:46:56 +0000 (13:46 +0200)]
[MERGE] merging move_line fix

bzr revid: fva@openerp.com-20120716114656-dzob0nnazo2lfddo

12 years ago[IMP]hr,mrp,project:res_config view improvement as per suggetion
Sanjay Gohel (Open ERP) [Mon, 16 Jul 2012 11:41:58 +0000 (17:11 +0530)]
[IMP]hr,mrp,project:res_config view improvement as per suggetion

bzr revid: sgo@tinyerp.com-20120716114158-nef7622tzmnzcpxa

12 years ago[MERGE] trunk
Quentin (OpenERP) [Mon, 16 Jul 2012 11:28:31 +0000 (13:28 +0200)]
[MERGE] trunk

bzr revid: qdp-launchpad@openerp.com-20120716112831-0frnfg9eg1x0sux6

12 years ago[IMP] css
Fabien Pinckaers [Mon, 16 Jul 2012 11:13:24 +0000 (13:13 +0200)]
[IMP] css

bzr revid: fp@tinyerp.com-20120716111324-xi5x9w0broortnls

12 years ago[IMP]base_setup,purchase,stock: Improve res_config view for all this
Sanjay Gohel (Open ERP) [Mon, 16 Jul 2012 11:02:16 +0000 (16:32 +0530)]
[IMP]base_setup,purchase,stock: Improve res_config view for all this

bzr revid: sgo@tinyerp.com-20120716110216-95m1na5o09y934em

12 years ago[IMP]sale:res_config view improve
Sanjay Gohel (Open ERP) [Mon, 16 Jul 2012 10:44:28 +0000 (16:14 +0530)]
[IMP]sale:res_config view improve

bzr revid: sgo@tinyerp.com-20120716104428-q7ck7ho2q9pfjkkg

12 years ago[IMP] point_of_sale: Adding barcode test sheet
Frédéric van der Essen [Mon, 16 Jul 2012 10:18:27 +0000 (12:18 +0200)]
[IMP] point_of_sale: Adding barcode test sheet

bzr revid: fva@openerp.com-20120716101827-3e5iwibabq17fycj

12 years ago[MERGE] from trunk
Frédéric van der Essen [Mon, 16 Jul 2012 10:13:40 +0000 (12:13 +0200)]
[MERGE] from trunk

bzr revid: fva@openerp.com-20120716101340-hn3q1aucfk6qty9s

12 years ago[IMP] account: res_config, better use of groups
Quentin (OpenERP) [Mon, 16 Jul 2012 10:10:07 +0000 (12:10 +0200)]
[IMP] account: res_config, better use of groups

bzr revid: qdp-launchpad@openerp.com-20120716101007-zas8dba568n3zm1n

12 years agoTrying to delete web_livechat to solve conflicts
niv-openerp [Mon, 16 Jul 2012 09:29:29 +0000 (11:29 +0200)]
Trying to delete web_livechat to solve conflicts

bzr revid: nicolas.vanhoren@openerp.com-20120716092929-y605mvjl2mggxlt6

12 years ago[IMP]improve xml architecture
Sanjay Gohel (Open ERP) [Mon, 16 Jul 2012 08:56:08 +0000 (14:26 +0530)]
[IMP]improve xml architecture

bzr revid: sgo@tinyerp.com-20120716085608-elwahvnphgl8j9jn

12 years agomerge_trunk
Fabien Pinckaers [Mon, 16 Jul 2012 08:53:34 +0000 (10:53 +0200)]
merge_trunk

bzr revid: fp@tinyerp.com-20120716085334-57zztd74wsr8wzgf

12 years agomerge
Fabien Pinckaers [Mon, 16 Jul 2012 08:51:32 +0000 (10:51 +0200)]
merge

bzr revid: fp@tinyerp.com-20120716085132-wudvp93z4lzm2a4v

12 years ago[IMP]improve view
Sanjay Gohel (Open ERP) [Mon, 16 Jul 2012 08:35:20 +0000 (14:05 +0530)]
[IMP]improve view

bzr revid: sgo@tinyerp.com-20120716083520-a0cv3yfd0uxqg0s3

12 years ago[IMP]stock_plannig: Remove sheet
DBR (OpenERP) [Mon, 16 Jul 2012 07:22:26 +0000 (12:52 +0530)]
[IMP]stock_plannig: Remove sheet

bzr revid: dbr@tinyerp.com-20120716072226-albme40xuxinzmhn

12 years ago[IMP] Little view IMp
DBR (OpenERP) [Mon, 16 Jul 2012 07:08:11 +0000 (12:38 +0530)]
[IMP] Little view IMp

bzr revid: dbr@tinyerp.com-20120716070811-wcd4napbeba0gwv1

12 years ago[MERGE]merge with trunk server
Sanjay Gohel (Open ERP) [Mon, 16 Jul 2012 06:57:50 +0000 (12:27 +0530)]
[MERGE]merge with trunk server

bzr revid: sgo@tinyerp.com-20120716065750-8b6vxpitjxeflx7d

12 years ago[MERGE]merge with trunk addons
Sanjay Gohel (Open ERP) [Mon, 16 Jul 2012 06:57:03 +0000 (12:27 +0530)]
[MERGE]merge with trunk addons

bzr revid: sgo@tinyerp.com-20120716065703-gcmugagvaaq1xl4c

12 years ago[IMP]stock: Improve view for button setting
DBR (OpenERP) [Mon, 16 Jul 2012 06:33:02 +0000 (12:03 +0530)]
[IMP]stock: Improve view for button setting

bzr revid: dbr@tinyerp.com-20120716063302-9m418ukyom2h6h75

12 years ago[MERGE] upstream
Harry (OpenERP) [Mon, 16 Jul 2012 05:47:10 +0000 (11:17 +0530)]
[MERGE] upstream

bzr revid: hmo@tinyerp.com-20120716054710-awgpnr6hdqy2altj

12 years ago[IMP]delivery,procurement,stock: Remove <sheet> tag
DBR (OpenERP) [Mon, 16 Jul 2012 04:54:52 +0000 (10:24 +0530)]
[IMP]delivery,procurement,stock: Remove <sheet> tag

bzr revid: dbr@tinyerp.com-20120716045452-g3j929rtqcen87qq

12 years ago[IMP] css
Fabien Pinckaers [Sun, 15 Jul 2012 12:30:09 +0000 (14:30 +0200)]
[IMP] css

bzr revid: fp@openerp.com-20120715123009-evvlbucsex188s7b

12 years ago[IMP] kanban views for cstomers and suppliers in accounting
Fabien Pinckaers [Sun, 15 Jul 2012 11:41:12 +0000 (13:41 +0200)]
[IMP] kanban views for cstomers and suppliers in accounting

bzr revid: fp@openerp.com-20120715114112-04d62y2ykx54g0az

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Sun, 15 Jul 2012 05:13:41 +0000 (05:13 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120715051341-64aocmtnt57g4enz