odoo/odoo.git
11 years ago[IMP] error messages
Antonin Bourguignon [Tue, 7 Aug 2012 11:06:16 +0000 (13:06 +0200)]
[IMP] error messages
fix errors ending with an exclamation point; use a point instead
remove uniques (or almost) error messages titles, like 'Encoding Error' (1 occurrence in addons), 'Integrity Error' (1 occurrence in addons), 'Report Name' (1 occurrence in addons), 'Value Error' (1 occurrence in addons), 'Wrong Period Code' (1 occurrence in addons); replace these with 'Error'
add newline character after some messages titles, when necessary
fix 'UserError': should be 'User Error'
remove spaces before exclamation marks
add capital letters to messages titles words (e.g.: 'Invalid action' becomes 'Invalid Action')

bzr revid: abo@openerp.com-20120807110616-u3nlnybtgaebro18

11 years ago[FIX] spelling: 'insufficient data' instead of 'data insufficient'
Antonin Bourguignon [Tue, 7 Aug 2012 10:23:26 +0000 (12:23 +0200)]
[FIX] spelling: 'insufficient data' instead of 'data insufficient'

bzr revid: abo@openerp.com-20120807102326-sro2nxr4zn95zhs1

11 years ago[IMP] end error messages with a point instead of an exclamation point in account_coda
Antonin Bourguignon [Tue, 7 Aug 2012 09:58:20 +0000 (11:58 +0200)]
[IMP] end error messages with a point instead of an exclamation point in account_coda

bzr revid: abo@openerp.com-20120807095820-7e6j6mh9u8gp6cny

11 years ago[IMP] rephrase some error and warning messages in document, edi, google_base_account...
Antonin Bourguignon [Mon, 6 Aug 2012 17:08:41 +0000 (19:08 +0200)]
[IMP] rephrase some error and warning messages in document, edi, google_base_account, mrp and mrp_repair
remove exclamation marks at the end of messages
remove unjustified capital letters

bzr revid: abo@openerp.com-20120806170841-cx9vuend1vglmsqk

11 years ago[IMP] rephrase some error and warning messages in caldav and crm
Antonin Bourguignon [Mon, 6 Aug 2012 17:07:32 +0000 (19:07 +0200)]
[IMP] rephrase some error and warning messages in caldav and crm
remove exclamation marks at the end of messages
remove first person usage ('I' and 'We')
remove unjustified capital letters

bzr revid: abo@openerp.com-20120806170732-nr7hhhgww1br2hem

11 years ago[IMP] rephrase some error and warning messages in base_action_rule, base_calendar...
Antonin Bourguignon [Mon, 6 Aug 2012 16:28:17 +0000 (18:28 +0200)]
[IMP] rephrase some error and warning messages in base_action_rule, base_calendar, base_crypt, base_report_designer and base_status
remove exclamation marks at the end of messages
remove first person usage ('I' and 'We')
remove unjustified capital letters
rephrase the clumsy form 'No <some attribute> is defined'

bzr revid: abo@openerp.com-20120806162817-241dzl664je6t1kt

11 years ago[IMP] rephrase some error and warning messages in account
Antonin Bourguignon [Mon, 6 Aug 2012 15:44:10 +0000 (17:44 +0200)]
[IMP] rephrase some error and warning messages in account
remove exclamation marks at the end of messages
remove first person usage ('I' and 'We')
remove unjustified capital letters
rephrase the clumsy form 'No <some attribute> is defined'

bzr revid: abo@openerp.com-20120806154410-kbf9aai2uzq2b0c4

11 years agoImprovements
pso (OpenERP) [Mon, 6 Aug 2012 10:42:04 +0000 (16:12 +0530)]
Improvements

bzr revid: pso@tinyerp.com-20120806104204-yd7mqqttglgaer8h

11 years ago[MERGE] Merge with main branch
pso (OpenERP) [Mon, 6 Aug 2012 09:42:34 +0000 (15:12 +0530)]
[MERGE] Merge with main branch

bzr revid: pso@tinyerp.com-20120806094234-1b145yrjixy5yrsg

11 years ago[MERGE]
Stephane Wirtel [Mon, 6 Aug 2012 07:56:24 +0000 (09:56 +0200)]
[MERGE]

bzr revid: stw@openerp.com-20120806075624-ukz8lrnp1li67zft

11 years ago[FIX] placeholder styling for webkit and firefox, to better differentiate between...
Xavier Morel [Mon, 6 Aug 2012 07:36:20 +0000 (09:36 +0200)]
[FIX] placeholder styling for webkit and firefox, to better differentiate between placeholder text and actual data

also use existing sass variable for all instances of #afafb6

bzr revid: xmo@openerp.com-20120806073620-tza9gggwter1ud30

11 years ago[FIX] unbound variable usage, courtesy of xal
Xavier Morel [Mon, 6 Aug 2012 07:27:32 +0000 (09:27 +0200)]
[FIX] unbound variable usage, courtesy of xal

also use $.ui.keyCode rather than hardocded key code, and normalized attribute e.which

bzr revid: xmo@openerp.com-20120806072732-fprp6l8zv1yexk3d

11 years ago[IMP] code style improvements
Xavier Morel [Mon, 6 Aug 2012 07:12:49 +0000 (09:12 +0200)]
[IMP] code style improvements

* Remove unused variables
* Simplify dict.get call in conditionals (default is None)
* Simplify dict.update calls (use kwargs)
* Merge dict.copy() with dict.update() as dict()
* Use isinstance instead of type() equality tests
* Simplify deeply nested code: merge conditionals and remove useless
  conditional, use dict.iteritems()
* Log traceback in exception handler logging

bzr revid: xmo@openerp.com-20120806071249-heh32pi1v0qd3m2j

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Mon, 6 Aug 2012 04:58:08 +0000 (04:58 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120806045808-5pwl6ts1eaei954g

11 years ago[IMP] improved modules message at installation --> to be reviewed later
Fabien Pinckaers [Sun, 5 Aug 2012 20:13:22 +0000 (22:13 +0200)]
[IMP] improved modules message at installation --> to be reviewed later

bzr revid: fp@openerp.com-20120805201322-y8ghspcb69wmb3ut

11 years ago[IMP] small CSS improvement for redue icon in wall
Fabien Pinckaers [Sun, 5 Aug 2012 15:20:06 +0000 (17:20 +0200)]
[IMP] small CSS improvement for redue icon in wall

bzr revid: fp@openerp.com-20120805152006-6egz4g6k7qk0t6hc

11 years ago[IMP] improving position of reduce text
Fabien Pinckaers [Sun, 5 Aug 2012 15:10:16 +0000 (17:10 +0200)]
[IMP] improving position of reduce text

bzr revid: fp@openerp.com-20120805151016-zl2xvhktr2pmqpey

11 years ago[IMP] simple CSS for config wizards
Fabien Pinckaers [Sun, 5 Aug 2012 10:21:46 +0000 (12:21 +0200)]
[IMP] simple CSS for config wizards

bzr revid: fp@openerp.com-20120805102146-uere3qqezb1frcm1

11 years ago[IMP] layout of config wizards, simple CSS
Fabien Pinckaers [Sun, 5 Aug 2012 10:12:58 +0000 (12:12 +0200)]
[IMP] layout of config wizards, simple CSS

bzr revid: fp@openerp.com-20120805101258-6d1cchw0ffi3ovvn

11 years ago[FIX] small fix in menu tip bank accounts
Fabien Pinckaers [Sun, 5 Aug 2012 10:12:36 +0000 (12:12 +0200)]
[FIX] small fix in menu tip bank accounts

bzr revid: fp@openerp.com-20120805101236-bhfssngo511yj3j5

11 years ago[IMP] config wizards layouts
Fabien Pinckaers [Sun, 5 Aug 2012 10:08:12 +0000 (12:08 +0200)]
[IMP] config wizards layouts

bzr revid: fp@openerp.com-20120805100812-9m2cw3ktn2emzf2b

11 years ago[IMP] removed unused object: board.line
Fabien Pinckaers [Sun, 5 Aug 2012 07:20:27 +0000 (09:20 +0200)]
[IMP] removed unused object: board.line

bzr revid: fp@openerp.com-20120805072027-o6a398q8y416w82b

11 years ago[FIX] removed module category
Fabien Pinckaers [Sun, 5 Aug 2012 06:31:50 +0000 (08:31 +0200)]
[FIX] removed module category

bzr revid: fp@openerp.com-20120805063150-76pqa8bfwy3bz6ni

11 years agofix
Fabien Pinckaers [Sun, 5 Aug 2012 06:13:41 +0000 (08:13 +0200)]
fix

bzr revid: fp@openerp.com-20120805061341-uijv7m152xshhtif

11 years ago[FIX] removed ir.actions.todos category_id
Fabien Pinckaers [Sun, 5 Aug 2012 05:17:24 +0000 (07:17 +0200)]
[FIX] removed ir.actions.todos category_id

bzr revid: fp@openerp.com-20120805051724-0qrv4qvag39ufv81

11 years ago[FIX] removed ir.actions.todos category_id
Fabien Pinckaers [Sun, 5 Aug 2012 05:08:44 +0000 (07:08 +0200)]
[FIX] removed ir.actions.todos category_id

bzr revid: fp@openerp.com-20120805050844-1ouw6urv33g5jlhp

11 years ago[FIX] removed category_id
Fabien Pinckaers [Sun, 5 Aug 2012 04:53:57 +0000 (06:53 +0200)]
[FIX] removed category_id

bzr revid: fp@openerp.com-20120805045357-y2s05lgqatqr55wb

11 years ago[IMP] missing image
Fabien Pinckaers [Sat, 4 Aug 2012 21:58:20 +0000 (23:58 +0200)]
[IMP] missing image

bzr revid: fp@openerp.com-20120804215820-apjip8801en56zy0

11 years ago[IMP] open right menu afte rmod installation
Fabien Pinckaers [Sat, 4 Aug 2012 21:57:42 +0000 (23:57 +0200)]
[IMP] open right menu afte rmod installation

bzr revid: fp@openerp.com-20120804215742-x2xhzsm8agiv70w3

11 years ago[IMwP] open the right menu according to the installed application
Fabien Pinckaers [Sat, 4 Aug 2012 21:53:27 +0000 (23:53 +0200)]
[IMwP] open the right menu according to the installed application

bzr revid: fp@openerp.com-20120804215327-651jy6mn1w15x430

11 years ago[IMP] remove unused code
Fabien Pinckaers [Sat, 4 Aug 2012 21:53:00 +0000 (23:53 +0200)]
[IMP] remove unused code

bzr revid: fp@openerp.com-20120804215300-0uwvcsvfs2tvo7gr

11 years ago[IMP] removing unused ir.actions.todo.category object
Fabien Pinckaers [Sat, 4 Aug 2012 20:35:46 +0000 (22:35 +0200)]
[IMP] removing unused ir.actions.todo.category object

bzr revid: fp@openerp.com-20120804203546-4fupnhxcvbub1kty

11 years ago[IMP] removing unused ir.actions.todo.category object
Fabien Pinckaers [Sat, 4 Aug 2012 20:35:20 +0000 (22:35 +0200)]
[IMP] removing unused ir.actions.todo.category object

bzr revid: fp@openerp.com-20120804203520-xw35v0eplds9md3k

11 years agoimp
Fabien Pinckaers [Sat, 4 Aug 2012 19:07:48 +0000 (21:07 +0200)]
imp

bzr revid: fp@openerp.com-20120804190748-27jx1yztb6sykhfq

11 years agoimp_layout
Fabien Pinckaers [Sat, 4 Aug 2012 19:01:26 +0000 (21:01 +0200)]
imp_layout

bzr revid: fp@openerp.com-20120804190126-h100ygpd8mm9w0no

11 years ago[IMP] empty personal dashboard
Fabien Pinckaers [Sat, 4 Aug 2012 18:50:31 +0000 (20:50 +0200)]
[IMP] empty personal dashboard

bzr revid: fp@openerp.com-20120804185031-23l5cpdby6sep13h

11 years ago[IMP] empty personal dashboard
Fabien Pinckaers [Sat, 4 Aug 2012 18:46:47 +0000 (20:46 +0200)]
[IMP] empty personal dashboard

bzr revid: fp@openerp.com-20120804184647-ahn839hnzlljgit3

11 years ago[IMP] empty dashboard menutip
Fabien Pinckaers [Sat, 4 Aug 2012 18:46:05 +0000 (20:46 +0200)]
[IMP] empty dashboard menutip

bzr revid: fp@openerp.com-20120804184605-qvz2kjohox88i4la

11 years ago[IMP] fixed kanban background
Fabien Pinckaers [Sat, 4 Aug 2012 16:45:42 +0000 (18:45 +0200)]
[IMP] fixed kanban background

bzr revid: fp@openerp.com-20120804164542-1a5h9xj37bidkyi4

11 years ago[IMP] better menutips, optional create arrow
Fabien Pinckaers [Sat, 4 Aug 2012 15:10:59 +0000 (17:10 +0200)]
[IMP] better menutips, optional create arrow

bzr revid: fp@openerp.com-20120804151059-f2tot2d2di2k72xu

11 years ago[IMP] no content partners menutip
Fabien Pinckaers [Sat, 4 Aug 2012 15:06:39 +0000 (17:06 +0200)]
[IMP] no content partners menutip

bzr revid: fp@openerp.com-20120804150639-5fsle3b6mdkz6i2d

11 years ago[IMP] introducing new file type: html
Fabien Pinckaers [Sat, 4 Aug 2012 14:36:43 +0000 (16:36 +0200)]
[IMP] introducing new file type: html

bzr revid: fp@openerp.com-20120804143643-e0331dgtkbxejfmy

11 years ago[IMP] introducing new file type: html
Fabien Pinckaers [Sat, 4 Aug 2012 14:35:56 +0000 (16:35 +0200)]
[IMP] introducing new file type: html

bzr revid: fp@openerp.com-20120804143556-457q040g6q30x3fu

11 years agofix
Fabien Pinckaers [Sat, 4 Aug 2012 13:56:31 +0000 (15:56 +0200)]
fix

bzr revid: fp@openerp.com-20120804135631-9qqfgcz9513qsyzp

11 years ago[IMP] improved menu tips
Fabien Pinckaers [Sat, 4 Aug 2012 13:25:35 +0000 (15:25 +0200)]
[IMP] improved menu tips

bzr revid: fp@openerp.com-20120804132535-rxzmg53qklg4h3tn

11 years ago[IMP] improved menu tips - 10 firsts clicks
Fabien Pinckaers [Sat, 4 Aug 2012 13:21:36 +0000 (15:21 +0200)]
[IMP] improved menu tips - 10 firsts clicks

bzr revid: fp@openerp.com-20120804132136-2b18cfkwv0njsglj

11 years ago[IMP] fix a first batch of typos and spelling mistakes (listed by UCO on the 2012...
Antonin Bourguignon [Fri, 3 Aug 2012 17:26:36 +0000 (19:26 +0200)]
[IMP] fix a first batch of typos and spelling mistakes (listed by UCO on the 2012-08-01)

bzr revid: abo@openerp.com-20120803172636-s23g6yturpb5chd6

11 years ago[FIX] correct load_state of client actions
Christophe Simonis [Fri, 3 Aug 2012 17:03:01 +0000 (19:03 +0200)]
[FIX] correct load_state of client actions

bzr revid: chs@openerp.com-20120803170301-i01mz04mtzr32ii5

11 years ago[MERGE] latest trunk
Antonin Bourguignon [Fri, 3 Aug 2012 16:09:51 +0000 (18:09 +0200)]
[MERGE] latest trunk

bzr revid: abo@openerp.com-20120803160951-4n7ckom9hyhgeio2

11 years ago[FIX] knowledge xml header
Antony Lesuisse [Fri, 3 Aug 2012 15:04:32 +0000 (17:04 +0200)]
[FIX]  knowledge xml header

bzr revid: al@openerp.com-20120803150432-k3bx5fp1n0dk0pl9

11 years ago[MERGE]
Stephane Wirtel [Fri, 3 Aug 2012 14:45:55 +0000 (16:45 +0200)]
[MERGE]

bzr revid: stw@openerp.com-20120803144555-4cfwpfh71cyundo5

11 years ago[MERGE] config-wizard overhaul
Antony Lesuisse [Fri, 3 Aug 2012 14:41:12 +0000 (16:41 +0200)]
[MERGE] config-wizard overhaul

bzr revid: al@openerp.com-20120803144112-dvqx8xff1io7topk

11 years ago[MERGE] name_get: support more field types and improve previous name_get changes
Olivier Dony [Fri, 3 Aug 2012 14:29:52 +0000 (16:29 +0200)]
[MERGE] name_get: support more field types and improve previous name_get changes

Introduces an improved name_get implementation,
supporting a few more fields type used as _rec_name
(such as many2one). The actual rendering of the
"display name" is delegated to the column class,
and computed based on the value returned by read()
for the column.

Funky @classmethod stuff was necessary to allow
column types to delegate to other types, such as
function types which can delegate to the real
type they emulate.

The display_name term was used because it is
being discussed for the new API to add a virtual
display_name column to all models, allowing
clients to read the name_get value along with
regular columns. It looks appropriate too.

Also fixes a few shortcomings of the latest
patches to name_get, such as supporting inherited
columns and avoiding a useless read() call with
only the id column.

bzr revid: odo@openerp.com-20120803142952-8jefy3bsgftucxuk

11 years ago[MERGE] trunk-config-wizard indentation fixes by abo
Antony Lesuisse [Fri, 3 Aug 2012 13:59:53 +0000 (15:59 +0200)]
[MERGE] trunk-config-wizard indentation fixes by abo

bzr revid: al@openerp.com-20120803135953-pxdrcnsinq4l3spy

11 years ago[MERGE] l10n_ch: merge insanely big patch correcting a f*ck´d up create().
Vo Minh Thu [Fri, 3 Aug 2012 13:49:38 +0000 (15:49 +0200)]
[MERGE] l10n_ch: merge insanely big patch correcting a f*ck´d up create().

bzr revid: vmt@openerp.com-20120803134938-p3qom1xjkzmsdfyd

11 years ago[FIX] fields.reference: missing coercion to int for res_id, as pointed out by XMO
Olivier Dony [Fri, 3 Aug 2012 13:41:11 +0000 (15:41 +0200)]
[FIX] fields.reference: missing coercion to int for res_id, as pointed out by XMO

bzr revid: odo@openerp.com-20120803134111-jrzrszqobm0r02on

11 years ago[IMP] add proper XML headers to config views
Antonin Bourguignon [Fri, 3 Aug 2012 13:20:46 +0000 (15:20 +0200)]
[IMP] add proper XML headers to config views
also remove trailing whitespaces and fix indentation

bzr revid: abo@openerp.com-20120803132046-poiy3dt362zhoudl

11 years ago[IMP] add proper XML headers to config views
Antonin Bourguignon [Fri, 3 Aug 2012 13:15:42 +0000 (15:15 +0200)]
[IMP] add proper XML headers to config views

bzr revid: abo@openerp.com-20120803131542-j37qwqb2wc7913k9

11 years ago[IMP] change the 'property on lines' label for the more explicit 'product properties...
Antonin Bourguignon [Fri, 3 Aug 2012 13:11:25 +0000 (15:11 +0200)]
[IMP] change the 'property on lines' label for the more explicit 'product properties on order lines' in the sale config wizard

bzr revid: abo@openerp.com-20120803131125-86daukl9z82eoiwg

11 years ago[REF] Remove my previous workaround, because we have patched the ORM
Stephane Wirtel [Fri, 3 Aug 2012 12:59:37 +0000 (14:59 +0200)]
[REF] Remove my previous workaround, because we have patched the ORM

bzr revid: stw@openerp.com-20120803125937-gzeefj02x0j8swq6

11 years ago[REVERT] Revert the previous patch about the button_uninstall in the modules
Stephane Wirtel [Fri, 3 Aug 2012 12:57:51 +0000 (14:57 +0200)]
[REVERT] Revert the previous patch about the button_uninstall in the modules

bzr revid: stw@openerp.com-20120803125751-4i98jt0jxiroabc8

11 years ago[IMP] change the 'configure' label of the outlook plugin config wizard for something...
Antonin Bourguignon [Fri, 3 Aug 2012 12:57:48 +0000 (14:57 +0200)]
[IMP] change the 'configure' label of the outlook plugin config wizard for something more explicit

bzr revid: abo@openerp.com-20120803125748-p23gqx2ghh4s9paf

11 years ago[MERGE] lp:~openerp-dev/openobject-addons/trunk-crm_fundraising_removed-mdi
Stephane Wirtel [Fri, 3 Aug 2012 12:56:21 +0000 (14:56 +0200)]
[MERGE] lp:~openerp-dev/openobject-addons/trunk-crm_fundraising_removed-mdi

bzr revid: stw@openerp.com-20120803125621-dwt91s7vpb4rlxvd

11 years ago[IMP] better handling of showing/hidding groups in accounting config wizard
Antonin Bourguignon [Fri, 3 Aug 2012 12:46:59 +0000 (14:46 +0200)]
[IMP] better handling of showing/hidding groups in accounting config wizard

bzr revid: abo@openerp.com-20120803124659-pjuqqhu4vft9duqe

11 years ago[MERGE] lp:~openerp-dev/openobject-addons/trunk-first_10_clicks_purchase-mdi/
Stephane Wirtel [Fri, 3 Aug 2012 12:46:06 +0000 (14:46 +0200)]
[MERGE] lp:~openerp-dev/openobject-addons/trunk-first_10_clicks_purchase-mdi/

bzr revid: stw@openerp.com-20120803124606-omnkdxp5ly1tpy4q

11 years ago[MERGE] lp:~openerp-dev/openobject-addons/trunk-first_10_clicks_project_issue-mdi
Stephane Wirtel [Fri, 3 Aug 2012 12:44:35 +0000 (14:44 +0200)]
[MERGE] lp:~openerp-dev/openobject-addons/trunk-first_10_clicks_project_issue-mdi

bzr revid: stw@openerp.com-20120803124435-utmn8kw1axbbd1z9

11 years ago[MERGE] lp:~openerp-dev/openobject-addons/trunk-first_10_clicks_warehouse_new-mdi/
Stephane Wirtel [Fri, 3 Aug 2012 12:43:14 +0000 (14:43 +0200)]
[MERGE] lp:~openerp-dev/openobject-addons/trunk-first_10_clicks_warehouse_new-mdi/

bzr revid: stw@openerp.com-20120803124314-3ic5nlnc7stqh680

11 years ago[MERGE]
Stephane Wirtel [Fri, 3 Aug 2012 12:24:57 +0000 (14:24 +0200)]
[MERGE]

bzr revid: stw@openerp.com-20120803122457-emvyki50sxnzke1k

11 years ago[IMP] project_issue : Removed the unwanted changes.
Divyesh Makwana (Open ERP) [Fri, 3 Aug 2012 11:59:56 +0000 (17:29 +0530)]
[IMP] project_issue : Removed the unwanted changes.

bzr revid: mdi@tinyerp.com-20120803115956-a4aee3hnzomie5qj

11 years ago[IMP] more accurate label for field
Antonin Bourguignon [Fri, 3 Aug 2012 11:40:02 +0000 (13:40 +0200)]
[IMP] more accurate label for  field

bzr revid: abo@openerp.com-20120803114002-owon3wj1flncwq2u

11 years ago[IMP]:invisible chat of account section when section have no data
Amit Patel (OpenERP) [Fri, 3 Aug 2012 12:08:05 +0000 (17:38 +0530)]
[IMP]:invisible chat of account section when section have no data

bzr revid: apa@tinyerp.com-20120803120805-1kcm94r1snr9pqro

11 years ago[REM]:removed duplicate string
Amit Patel (OpenERP) [Fri, 3 Aug 2012 11:32:03 +0000 (17:02 +0530)]
[REM]:removed duplicate string

bzr revid: apa@tinyerp.com-20120803113203-a76ei5669sqzc6b6

11 years ago[IMP]:account config wizard:improved bank account on reports
Amit Patel (OpenERP) [Fri, 3 Aug 2012 10:34:08 +0000 (16:04 +0530)]
[IMP]:account config wizard:improved bank account on reports

bzr revid: apa@tinyerp.com-20120803103408-ywemd8be9531pilo

11 years ago[FIX] base: remove the uninstall button and improve the filter domain of the modules
Stephane Wirtel [Fri, 3 Aug 2012 10:32:41 +0000 (12:32 +0200)]
[FIX] base: remove the uninstall button and improve the filter domain of the modules

bzr revid: stw@openerp.com-20120803103241-u95u5l76sv87hvu8

11 years ago[IMP]:account config wizard
Amit Patel (OpenERP) [Fri, 3 Aug 2012 10:28:53 +0000 (15:58 +0530)]
[IMP]:account config wizard

bzr revid: apa@tinyerp.com-20120803102853-zeztlg9z8urjo647

11 years ago[FIX] l10n_ch: create() takes a dict, not a list.
Vo Minh Thu [Fri, 3 Aug 2012 10:15:17 +0000 (12:15 +0200)]
[FIX] l10n_ch: create() takes a dict, not a list.

bzr revid: vmt@openerp.com-20120803101517-91zys7oznpo45345

11 years ago[FIX] orm: disallow LOG_ACCESS fields in the create() method.
Vo Minh Thu [Fri, 3 Aug 2012 09:48:00 +0000 (11:48 +0200)]
[FIX] orm: disallow LOG_ACCESS fields in the create() method.

Removes the LOG_ACCESS fields from the values given to create(),
otherwise we would end up passing two times the same field to
postgresql.

bzr revid: vmt@openerp.com-20120803094800-81cgwyeg5cmud9mj

11 years ago[MERGE] improvements in the crm, sale and stock addons
Stephane Wirtel [Fri, 3 Aug 2012 09:36:25 +0000 (11:36 +0200)]
[MERGE] improvements in the crm, sale and stock addons

bzr revid: stw@openerp.com-20120803093625-usuixd544cpzxpze

11 years ago[FIX] crm: review the layout of the crm lead
Stephane Wirtel [Fri, 3 Aug 2012 08:18:26 +0000 (10:18 +0200)]
[FIX] crm: review the layout of the crm lead

bzr revid: stw@openerp.com-20120803081826-z9upk2b033h60mir

11 years ago[FIX] We can't manually create a 'receipt product' because the create_date field...
Stephane Wirtel [Fri, 3 Aug 2012 07:56:33 +0000 (09:56 +0200)]
[FIX] We can't manually create a 'receipt product' because the create_date field is passed by the web client. workaround: just redefine the create and remove the 'create_date' field from the values: TOFIX in the orm

bzr revid: stw@openerp.com-20120803075633-jf3d5xk3igf5yctb

11 years agostock: Remove the h1 on the name and the date
Stephane Wirtel [Fri, 3 Aug 2012 07:55:06 +0000 (09:55 +0200)]
stock: Remove the h1 on the name and the date

bzr revid: stw@openerp.com-20120803075506-1i969x38p5k0erav

11 years ago[IMP] crm: Add an onchange on the partner in the lead, it will set the customer name...
Stephane Wirtel [Fri, 3 Aug 2012 07:40:51 +0000 (09:40 +0200)]
[IMP] crm: Add an onchange on the partner in the lead, it will set the customer name from the partner

bzr revid: stw@openerp.com-20120803074051-8zsicx1agrfq4rt0

11 years ago[FIX] sale_crm: Rename 'Close Opportunity' to 'Mark Won'
Stephane Wirtel [Fri, 3 Aug 2012 07:40:13 +0000 (09:40 +0200)]
[FIX] sale_crm: Rename 'Close Opportunity' to 'Mark Won'

bzr revid: stw@openerp.com-20120803074013-4lzh8092oiu7xdcd

11 years ago[IMP] crm: rename the 'Schedule Meeting' to 'Meeting' and add the attendee_id in...
Stephane Wirtel [Fri, 3 Aug 2012 07:19:25 +0000 (09:19 +0200)]
[IMP] crm: rename the 'Schedule Meeting' to 'Meeting' and add the attendee_id in the context

bzr revid: stw@openerp.com-20120803071925-509iddm9rl6mpm7h

11 years ago[FIX] crm: remove the 'Meetings' button on the lead form view
Stephane Wirtel [Fri, 3 Aug 2012 07:07:48 +0000 (09:07 +0200)]
[FIX] crm: remove the 'Meetings' button on the lead form view

bzr revid: stw@openerp.com-20120803070748-gmbweexu86vv17u6

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Fri, 3 Aug 2012 05:48:30 +0000 (05:48 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120803054830-gjacniiwnoripod5

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Fri, 3 Aug 2012 05:45:34 +0000 (05:45 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120803054534-0mw37x9jjh3q096j

11 years ago[IMP] purchase : Override the copy method.
Divyesh Makwana (Open ERP) [Fri, 3 Aug 2012 05:33:37 +0000 (11:03 +0530)]
[IMP] purchase : Override the copy method.

bzr revid: mdi@tinyerp.com-20120803053337-fvh5bzgztl815eh6

11 years ago[MERGE]:merged with trunk.
Amit Patel (OpenERP) [Fri, 3 Aug 2012 05:19:02 +0000 (10:49 +0530)]
[MERGE]:merged with trunk.

bzr revid: apa@tinyerp.com-20120803051902-kq8n8qg0gutge50z

11 years ago[MERGE]:merged with trunk.
Amit Patel (OpenERP) [Fri, 3 Aug 2012 05:17:54 +0000 (10:47 +0530)]
[MERGE]:merged with trunk.

bzr revid: apa@tinyerp.com-20120717045646-sbhaq70o1m9lby4q
bzr revid: apa@tinyerp.com-20120718050227-2e2xadc331goo09r
bzr revid: apa@tinyerp.com-20120719053147-5i8kfbqvjq6l4sfq
bzr revid: apa@tinyerp.com-20120720085611-x2hqvw73fuofw5gy
bzr revid: apa@tinyerp.com-20120724050226-th178k20xwb8m55y
bzr revid: apa@tinyerp.com-20120731071850-i9ev5opb1gqzkqt7
bzr revid: apa@tinyerp.com-20120801055522-eub5jtbh9m04b0pp
bzr revid: apa@tinyerp.com-20120803051754-6d60nymggauamxy3

11 years ago[MERGE]:merged with trunk.
Amit Patel (OpenERP) [Fri, 3 Aug 2012 05:14:16 +0000 (10:44 +0530)]
[MERGE]:merged with trunk.

bzr revid: apa@tinyerp.com-20120803051416-omqxsq5dp0meccmu

11 years ago[MERGE]:merged abo's changes
Amit Patel (OpenERP) [Fri, 3 Aug 2012 05:13:24 +0000 (10:43 +0530)]
[MERGE]:merged abo's changes

bzr revid: apa@tinyerp.com-20120803051324-qakzv0d3t2gbzhs2

11 years ago[Merge] Merge with main addons.
Divyesh Makwana (Open ERP) [Fri, 3 Aug 2012 04:35:45 +0000 (10:05 +0530)]
[Merge] Merge with main addons.

bzr revid: mdi@tinyerp.com-20120803043545-6s45jpuwxs1d5p8s

11 years ago[Merge] Merge with main addons.
Divyesh Makwana (Open ERP) [Fri, 3 Aug 2012 04:34:34 +0000 (10:04 +0530)]
[Merge] Merge with main addons.

bzr revid: mdi@tinyerp.com-20120803043434-566tws7pa0l7xhn3

11 years ago[Merge] Merge with main addons.
Divyesh Makwana (Open ERP) [Fri, 3 Aug 2012 04:33:27 +0000 (10:03 +0530)]
[Merge] Merge with main addons.

bzr revid: mdi@tinyerp.com-20120803043327-1kso5kx8d6tdsf99

11 years ago[Merge] Merge with main addons.
Divyesh Makwana (Open ERP) [Fri, 3 Aug 2012 04:32:21 +0000 (10:02 +0530)]
[Merge] Merge with main addons.

bzr revid: mdi@tinyerp.com-20120803043221-yluwow3qtrmwb1y7

11 years ago[WIP] continue work on accounting config wizard
Antonin Bourguignon [Fri, 3 Aug 2012 00:27:44 +0000 (02:27 +0200)]
[WIP] continue work on accounting config wizard

bzr revid: abo@openerp.com-20120803002744-0ergip6znzb57gec

11 years ago[MERGE] latest trunk
Antonin Bourguignon [Thu, 2 Aug 2012 23:47:14 +0000 (01:47 +0200)]
[MERGE] latest trunk

bzr revid: abo@openerp.com-20120802234714-838rukd4ky0i1ikk

11 years ago[IMP] name_get: support more field types and improve previous name_get changes
Olivier Dony [Thu, 2 Aug 2012 17:02:44 +0000 (19:02 +0200)]
[IMP] name_get: support more field types and improve previous name_get changes

bzr revid: odo@openerp.com-20120802170244-t1z5gogwgybtavrm

11 years ago[WIP] remove an empty section; add Sale and Purchase sub-sections to the Analytic...
Antonin Bourguignon [Thu, 2 Aug 2012 15:42:11 +0000 (17:42 +0200)]
[WIP] remove an empty section; add Sale and Purchase sub-sections to the Analytic Accounting section

bzr revid: abo@openerp.com-20120802154211-0q5gm1tyus5lb3gi