odoo/odoo.git
11 years ago[MERGE] stock: fix the issue of counting of Deliveries
Stephane Wirtel [Thu, 6 Sep 2012 14:55:20 +0000 (16:55 +0200)]
[MERGE] stock: fix the issue of counting of Deliveries
[MERGE] account: fix the KeyError in the lines of journal.entry

bzr revid: stw@openerp.com-20120906145520-twnqeb3wyezarcnx

11 years agovarious css improvements
Minh Tran [Thu, 6 Sep 2012 14:54:34 +0000 (16:54 +0200)]
various css improvements

bzr revid: mit@openerp.com-20120906145434-ysv62z8j0juyrthe

11 years agomerge from trunk
Minh Tran [Thu, 6 Sep 2012 14:53:26 +0000 (16:53 +0200)]
merge from trunk

bzr revid: mit@openerp.com-20120906145110-l9sndgilivxo0on1
bzr revid: mit@openerp.com-20120906145326-8ykppthhs25xo5d4

11 years ago[IMP] perfected loading messages
niv-openerp [Thu, 6 Sep 2012 14:41:40 +0000 (16:41 +0200)]
[IMP] perfected loading messages

bzr revid: nicolas.vanhoren@openerp.com-20120906144140-7ih93r7b61b6vojd

11 years ago[FIX] account: Add an ondelete=cascade on the payment term line
Stephane Wirtel [Thu, 6 Sep 2012 12:54:07 +0000 (14:54 +0200)]
[FIX] account: Add an ondelete=cascade on the payment term line
[FIX] crm_claim: Fix a bug with the precedence of a menuitem
[FIX] hr_timesheet_sheet: Fix the ids of name_get

bzr revid: stw@openerp.com-20120906125407-8lbgehsf0yvy35vw

11 years ago[IMP] launch tests from the debugger mode
Fabien Pinckaers [Thu, 6 Sep 2012 10:29:52 +0000 (12:29 +0200)]
[IMP] launch tests from the debugger mode

bzr revid: fp@tinyerp.com-20120906102952-zu0l39kk39s3sm7b

11 years ago[IMP] no temporal stuff or trends in demo data
Fabien Pinckaers [Thu, 6 Sep 2012 08:03:31 +0000 (10:03 +0200)]
[IMP] no temporal stuff or trends in demo data

bzr revid: fp@tinyerp.com-20120906080331-sex2idb5r8ba7dvt

11 years ago[MERGE] server part of mail/chatter complete review/refactoring
Olivier Dony [Thu, 6 Sep 2012 06:08:42 +0000 (08:08 +0200)]
[MERGE] server part of mail/chatter complete review/refactoring

Attempt at cleaning up and simplifying the mail-related
APIs and code, including mail.thread, mail.message,
`needaction`, open-chatter and the related components.
The server part specifically deals with simplifying
the ir.needaction mechanism, as well as adding
support for callable `domain` properties on
one2many fields, and improving the ways to
create new partners based on a simple name
or email (name_create et al).
This branch has an addons part as well, taking care of
cleaning up the mail-related modules.

bzr revid: odo@openerp.com-20120906060842-gjxlh7g6hh7ic8jb

11 years ago[MERGE] mail/chatter complete review/refactoring
Olivier Dony [Thu, 6 Sep 2012 06:08:12 +0000 (08:08 +0200)]
[MERGE] mail/chatter complete review/refactoring

Attempt at cleaning up and simplifying the mail-related
APIs and code, including mail.thread, mail.message,
email.template, open-chatter and the related components.
This branch has a server part as well, taking care of
cleaning up the `needaction` mechanisms in base, as
well as a few related bits

bzr revid: odo@openerp.com-20120906060812-iiqj8h4yfl8rsx63

11 years ago[FIX] mail.message: default order by `id` should work on expandable node as well...
Olivier Dony [Wed, 5 Sep 2012 23:49:19 +0000 (01:49 +0200)]
[FIX] mail.message: default order by `id` should work on expandable node as well - but this still looks ugly

bzr revid: odo@openerp.com-20120905234919-ty9eojpgyib3ohwd

11 years ago[MERGE] sync with trunk
Olivier Dony [Wed, 5 Sep 2012 23:16:02 +0000 (01:16 +0200)]
[MERGE] sync with trunk

bzr revid: odo@openerp.com-20120905231602-sxk4lkoub8xibavi

11 years ago[MERGE] sync with trunk
Olivier Dony [Wed, 5 Sep 2012 23:15:37 +0000 (01:15 +0200)]
[MERGE] sync with trunk

bzr revid: odo@openerp.com-20120905231537-se2zg2uocbjmfww9

11 years ago[IMP] fields: review/simplify patch for callable domains on fields.one2many
Olivier Dony [Wed, 5 Sep 2012 23:12:32 +0000 (01:12 +0200)]
[IMP] fields: review/simplify patch for callable domains on fields.one2many

bzr revid: odo@openerp.com-20120905231232-u6dx3ak9b0y95zvl

11 years ago[FIX] mail: fix tests now that html sanitization is enabled on fields.html
Olivier Dony [Wed, 5 Sep 2012 23:07:43 +0000 (01:07 +0200)]
[FIX] mail: fix tests now that html sanitization is enabled on fields.html

bzr revid: odo@openerp.com-20120905230743-3lnadi2jf2azx2rr

11 years ago[IMP] html_sanitize: attempt to make slightly more pythonic/readable + re-enable...
Olivier Dony [Wed, 5 Sep 2012 22:57:46 +0000 (00:57 +0200)]
[IMP] html_sanitize: attempt to make slightly more pythonic/readable + re-enable test. Proper review + test still needed.

bzr revid: odo@openerp.com-20120905225746-npjjzy1w00k05vtc

11 years ago[MERGE] sync with trunk
Olivier Dony [Wed, 5 Sep 2012 22:01:58 +0000 (00:01 +0200)]
[MERGE] sync with trunk

bzr revid: odo@openerp.com-20120905072646-m4269m97ej1oicoq
bzr revid: odo@openerp.com-20120905220158-ulg8jy5alny97ff3

11 years ago[IMP] sale order line invisible type
Fabien Pinckaers [Wed, 5 Sep 2012 21:30:08 +0000 (23:30 +0200)]
[IMP] sale order line invisible type

bzr revid: fp@openerp.com-20120905213008-r40ejmxmgxtmsvxq

11 years ago[IMP] loading msgs
Fabien Pinckaers [Wed, 5 Sep 2012 21:19:20 +0000 (23:19 +0200)]
[IMP] loading msgs

bzr revid: fp@openerp.com-20120905211920-0910fm4com68lnve

11 years ago[IMP] correct logo of company for base.main_company
Fabien Pinckaers [Wed, 5 Sep 2012 21:01:18 +0000 (23:01 +0200)]
[IMP] correct logo of company for base.main_company

bzr revid: fp@openerp.com-20120905210118-fs3cs8ioai164idb

11 years ago[IMP] pad demo daa
Fabien Pinckaers [Wed, 5 Sep 2012 20:55:39 +0000 (22:55 +0200)]
[IMP] pad demo daa

bzr revid: fp@openerp.com-20120905205539-sokhzgjpu0wi2pyo

11 years ago[MERGE] sync with trunk
Olivier Dony [Wed, 5 Sep 2012 16:31:35 +0000 (18:31 +0200)]
[MERGE] sync with trunk

bzr revid: odo@openerp.com-20120905163135-9f6q0ghri1kq6z75

11 years ago[IMP] mail: fix and test parsing of plaintext messages
Olivier Dony [Wed, 5 Sep 2012 16:01:45 +0000 (18:01 +0200)]
[IMP] mail: fix and test parsing of plaintext messages

bzr revid: odo@openerp.com-20120905160145-2e11txqm5jffij6v

11 years ago[FIX] email_template: various improvements and fixes.
Thibault Delavallée [Wed, 5 Sep 2012 15:56:26 +0000 (17:56 +0200)]
[FIX] email_template: various improvements and fixes.
email_template.py: fixed attachments
mail.compose.message: fixed various bugs of onchanges and the use of templates
with the composer. Cleaned and added tests related to the composer using
email_template.
mail.compose.message form view: the use of templates is now for
advanced formatting only.

bzr revid: tde@openerp.com-20120905155626-h6laee191ttnglkh

11 years ago[IMP] mail: added and cleaned the tests. Fixed various small bugs in composer. Fixed...
Thibault Delavallée [Wed, 5 Sep 2012 15:53:19 +0000 (17:53 +0200)]
[IMP] mail: added and cleaned the tests. Fixed various small bugs in composer. Fixed mail_message.message_read() and flattening algorithm. Cleaned tests for message_read to have a more precise test.

bzr revid: tde@openerp.com-20120905155319-wd168m5snb25ari9

11 years ago[CLEAN] mail: cleaned mail_thread.py.
Thibault Delavallée [Wed, 5 Sep 2012 15:51:21 +0000 (17:51 +0200)]
[CLEAN] mail: cleaned mail_thread.py.

bzr revid: tde@openerp.com-20120905155121-1w3h43t10qsigusn

11 years ago[IMP] removed dependency to pyquery
niv-openerp [Wed, 5 Sep 2012 15:32:12 +0000 (17:32 +0200)]
[IMP] removed dependency to pyquery

bzr revid: nicolas.vanhoren@openerp.com-20120905153212-0gi1wjhf9m4xtnml

11 years ago[IMP] mail*: implement auto-deletion mechanism for mail.message, mail.mail and the...
Olivier Dony [Wed, 5 Sep 2012 15:19:50 +0000 (17:19 +0200)]
[IMP] mail*: implement auto-deletion mechanism for mail.message, mail.mail and the attachment

This is based on the auto_delete flag on mail.mail
and the assumption that mail.mail records created
without a parent message will be deleted as a whole,
including the parent message and its attachments.
This is contrasted with mail.mail records created
for notifications regarding a mail.message, and therefore
created with an existing `mail_message_id` parent.
For this last case the parent must not be deleted
along with the child mail.mail, as it exists on its own.

bzr revid: odo@openerp.com-20120905151950-7jv6hi0x5fx5iytp

11 years ago[IMP] update test runner pages, fix intermittent failure due to async test which...
Xavier Morel [Wed, 5 Sep 2012 15:19:14 +0000 (17:19 +0200)]
[IMP] update test runner pages, fix intermittent failure due to async test which didn't stop the test runner

bzr revid: xmo@openerp.com-20120905151914-hkrstjh5698dnddg

11 years ago[IMP] update qunit to 1.9.0
Xavier Morel [Wed, 5 Sep 2012 15:18:40 +0000 (17:18 +0200)]
[IMP] update qunit to 1.9.0

bzr revid: xmo@openerp.com-20120905151840-dopnvm12n0q67wue

11 years ago[FIX] account_followup: typos/obsolete code
Olivier Dony [Wed, 5 Sep 2012 15:14:51 +0000 (17:14 +0200)]
[FIX] account_followup: typos/obsolete code

bzr revid: odo@openerp.com-20120905151451-24d4le11nl1921ep

11 years ago[FIX] point_of_sale: Set the right account for the internal account.
Stephane Wirtel [Wed, 5 Sep 2012 15:05:38 +0000 (17:05 +0200)]
[FIX] point_of_sale: Set the right account for the internal account.
[REF] point_of_sale: Review the code for the Take Money Out and Push Money In.
[FIX] point_of_sale: Can post a session with an order in the invoiced state.

bzr revid: stw@openerp.com-20120905150538-v9ex7wehyebft7tu

11 years ago[REVERT] 4394, because Thu is stupid
niv-openerp [Wed, 5 Sep 2012 14:57:03 +0000 (16:57 +0200)]
[REVERT] 4394, because Thu is stupid

bzr revid: nicolas.vanhoren@openerp.com-20120905145703-7t8uiyqur0l16n2b

11 years ago[MERGE] stock: fix the issue of counting of Deliveries
Stephane Wirtel [Wed, 5 Sep 2012 13:17:50 +0000 (15:17 +0200)]
[MERGE] stock: fix the issue of counting of Deliveries

bzr revid: stw@openerp.com-20120905131750-19qrx22nauoxc6fk

11 years ago[MERGE] account: If the credit or debit field does not exist in the journal entry...
Stephane Wirtel [Wed, 5 Sep 2012 13:00:38 +0000 (15:00 +0200)]
[MERGE] account: If the credit or debit field does not exist in the journal entry line, return 0.0

bzr revid: stw@openerp.com-20120905130038-3lk43b0ftzoscobm

11 years ago[FIX] incorrect reversion of m2o autocomplete mouse-based selection fix by revision...
Xavier Morel [Wed, 5 Sep 2012 12:04:55 +0000 (14:04 +0200)]
[FIX] incorrect reversion of m2o autocomplete mouse-based selection fix by revision  vta@openerp.com-20120808154422-nbjabrc3cxcb030g

bzr revid: xmo@openerp.com-20120905120455-92llmuwv267xdrn5

11 years ago[FIX] Fixed min-width input[type=text].
vta vta@openerp.com [Wed, 5 Sep 2012 11:24:46 +0000 (13:24 +0200)]
[FIX] Fixed min-width input[type=text].

bzr revid: vta@openerp.com-20120905112446-yi6eyfde8pa31g0l

11 years ago[FIX] Fixed width in div.address_format's spans.
vta vta@openerp.com [Wed, 5 Sep 2012 11:23:43 +0000 (13:23 +0200)]
[FIX] Fixed width in div.address_format's spans.

bzr revid: vta@openerp.com-20120905112343-bathemmuv6rtb0r9

11 years ago[IMP] note name_create ok
Fabien Pinckaers [Wed, 5 Sep 2012 09:54:35 +0000 (11:54 +0200)]
[IMP] note name_create ok

bzr revid: fp@tinyerp.com-20120905095435-bio3buy24t4sdvze

11 years ago[IMP] changed the semantic of "create_name_field"
niv-openerp [Wed, 5 Sep 2012 09:42:19 +0000 (11:42 +0200)]
[IMP] changed the semantic of "create_name_field"

bzr revid: nicolas.vanhoren@openerp.com-20120905094219-vyd76t7p4tw6ocsy

11 years ago[MERGE] trunk-access-ui-jam (hide buttons or disable actions to create/edit/delete...
Raphael Collet [Wed, 5 Sep 2012 09:38:59 +0000 (11:38 +0200)]
[MERGE] trunk-access-ui-jam (hide buttons or disable actions to create/edit/delete that are not permitted to user)

bzr revid: rco@openerp.com-20120905093859-oh1udej3kgyghudy

11 years ago[MERGE] trunk-access-ui-jam (do not display some Edit/Delete buttons when user has...
Raphael Collet [Wed, 5 Sep 2012 09:35:05 +0000 (11:35 +0200)]
[MERGE] trunk-access-ui-jam (do not display some Edit/Delete buttons when user has no corresponding access rights)

bzr revid: rco@openerp.com-20120905093505-8gyb5qwta0icssko

11 years ago[MERGE] trunk-access-ui-jam (in fields_view_get, add attributes in top element when...
Raphael Collet [Wed, 5 Sep 2012 09:33:37 +0000 (11:33 +0200)]
[MERGE] trunk-access-ui-jam (in fields_view_get, add attributes in top element when user cannot create/edit/delete)

bzr revid: rco@openerp.com-20120905093337-jkfbdkg1eqrau629

11 years ago[IMP] event: Add an onchange event on the location address, this
Stephane Wirtel [Wed, 5 Sep 2012 09:19:33 +0000 (11:19 +0200)]
[IMP] event: Add an onchange event on the location address, this
onchange will load the city, street and zipcode of the selected
address.
[MERGE] event: Show the google maps.

bzr revid: stw@openerp.com-20120905091933-t77gwdlrfcq9uhup

11 years ago[FIX] small css problem with the "more" menu in form views
niv-openerp [Wed, 5 Sep 2012 09:18:59 +0000 (11:18 +0200)]
[FIX] small css problem with the "more" menu in form views

bzr revid: nicolas.vanhoren@openerp.com-20120905091859-jkequxaxo2qd8cz8

11 years ago[FIX] web_kanban: do not show the '+' in kanban groups when user cannot create
Raphael Collet [Wed, 5 Sep 2012 09:16:20 +0000 (11:16 +0200)]
[FIX] web_kanban: do not show the '+' in kanban groups when user cannot create

bzr revid: rco@openerp.com-20120905091620-2dmcx9h90ed2935p

11 years ago[IMP] web_kanban: make kanban records non-draggable when user cannot edit them
Raphael Collet [Wed, 5 Sep 2012 09:05:44 +0000 (11:05 +0200)]
[IMP] web_kanban: make kanban records non-draggable when user cannot edit them

bzr revid: rco@openerp.com-20120905090544-ru224cad11jyxwbv

11 years ago[IMP] modified default style of ul/li to best fit html semantic
niv-openerp [Wed, 5 Sep 2012 09:00:50 +0000 (11:00 +0200)]
[IMP] modified default style of ul/li to best fit html semantic

bzr revid: nicolas.vanhoren@openerp.com-20120905090050-tze9qtiw22g1p3fz

11 years ago[IMP] modified all <li> to adjust to new default style
niv-openerp [Wed, 5 Sep 2012 09:00:08 +0000 (11:00 +0200)]
[IMP] modified all <li> to adjust to new default style

bzr revid: nicolas.vanhoren@openerp.com-20120905090008-de9rsb0mc1suxyh8

11 years ago[IMP] modified all <li> to adjust to new default style
niv-openerp [Wed, 5 Sep 2012 08:59:17 +0000 (10:59 +0200)]
[IMP] modified all <li> to adjust to new default style

bzr revid: nicolas.vanhoren@openerp.com-20120905085917-c68qkhlwojargt27

11 years agoFixed small problem
niv-openerp [Wed, 5 Sep 2012 08:32:49 +0000 (10:32 +0200)]
Fixed small problem

bzr revid: nicolas.vanhoren@openerp.com-20120905083249-r5azgyu5q7qnb83r

11 years ago[IMP] Kanban quick create: replaced @original-title by @title
Fabien Meghazi [Wed, 5 Sep 2012 08:20:04 +0000 (10:20 +0200)]
[IMP] Kanban quick create: replaced @original-title by @title

bzr revid: fme@openerp.com-20120905082004-ecd4r32srwvnulob

11 years agomerge trunk
niv-openerp [Wed, 5 Sep 2012 08:13:14 +0000 (10:13 +0200)]
merge trunk

bzr revid: nicolas.vanhoren@openerp.com-20120905081314-uu3khdpohgz23j6q

11 years agomerge trunk
niv-openerp [Wed, 5 Sep 2012 08:12:54 +0000 (10:12 +0200)]
merge trunk

bzr revid: nicolas.vanhoren@openerp.com-20120905081254-ezfb2y6um9gmhz3x

11 years agomerge trunk
niv-openerp [Wed, 5 Sep 2012 08:12:43 +0000 (10:12 +0200)]
merge trunk

bzr revid: nicolas.vanhoren@openerp.com-20120905081243-uhubu17sgpi4pgkr

11 years agoSolved problem with left menu
niv-openerp [Wed, 5 Sep 2012 08:10:19 +0000 (10:10 +0200)]
Solved problem with left menu

bzr revid: nicolas.vanhoren@openerp.com-20120905081019-o4x9d6v2meiwlfl7

11 years agowip
niv-openerp [Wed, 5 Sep 2012 08:04:02 +0000 (10:04 +0200)]
wip

bzr revid: nicolas.vanhoren@openerp.com-20120905080402-mimiog42gosrb437

11 years agowip
niv-openerp [Wed, 5 Sep 2012 08:03:53 +0000 (10:03 +0200)]
wip

bzr revid: nicolas.vanhoren@openerp.com-20120905080353-tquc3r3n27kt452v

11 years agowip
niv-openerp [Wed, 5 Sep 2012 08:03:44 +0000 (10:03 +0200)]
wip

bzr revid: nicolas.vanhoren@openerp.com-20120905080344-n61yuun3fuhgufbg

11 years ago[MERGE] sync with trunk
Olivier Dony [Wed, 5 Sep 2012 07:31:34 +0000 (09:31 +0200)]
[MERGE] sync with trunk

bzr revid: odo@openerp.com-20120905073134-v1j98vzvmwe6a72i

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Wed, 5 Sep 2012 04:56:33 +0000 (04:56 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120905044643-3lowmyxc3xu7eyq6
bzr revid: launchpad_translations_on_behalf_of_openerp-20120905045633-zku7mh6ly8z82ec4

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Wed, 5 Sep 2012 04:46:27 +0000 (04:46 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120905044627-f278574oe3tqa0ja

11 years ago[MERGE] remove unneeded demo users
Antony Lesuisse [Wed, 5 Sep 2012 00:31:25 +0000 (02:31 +0200)]
[MERGE] remove unneeded demo users

bzr revid: al@openerp.com-20120905003125-1tn1pst2eqpnaibp

11 years ago[MERGE] trunk
Antony Lesuisse [Wed, 5 Sep 2012 00:19:12 +0000 (02:19 +0200)]
[MERGE] trunk

bzr revid: al@openerp.com-20120905001912-octegprwjv76uor8

11 years ago[MERGE] remove unneeded demo users
Antony Lesuisse [Wed, 5 Sep 2012 00:15:33 +0000 (02:15 +0200)]
[MERGE] remove unneeded demo users

bzr revid: al@openerp.com-20120905001533-fz1htj832djequ6p

11 years ago[iMP] task form
Fabien Pinckaers [Tue, 4 Sep 2012 21:57:42 +0000 (23:57 +0200)]
[iMP] task form

bzr revid: fp@openerp.com-20120904215742-gdw8dcuc73qgb2id

11 years ago[FIX] notes css no longer applies to generic kanban
Minh Tran [Tue, 4 Sep 2012 17:31:06 +0000 (19:31 +0200)]
[FIX] notes css no longer applies to generic kanban

bzr revid: mit@openerp.com-20120904173106-3f7f7b0uvbngcbiw

11 years agofix notes css no longer applies to generic kanban
Minh Tran [Tue, 4 Sep 2012 17:24:36 +0000 (19:24 +0200)]
fix notes css no longer applies to generic kanban

bzr revid: mit@openerp.com-20120904172436-cp6zjyizk8ir0wan

11 years agomerge from trunk
Minh Tran [Tue, 4 Sep 2012 17:21:13 +0000 (19:21 +0200)]
merge from trunk

bzr revid: mit@openerp.com-20120904172113-qwf35tttm5llhrxn

11 years ago[FIX] account_followup: attempt to fix deprecated schedule_with_attach
Olivier Dony [Tue, 4 Sep 2012 17:16:29 +0000 (19:16 +0200)]
[FIX] account_followup: attempt to fix deprecated schedule_with_attach

bzr revid: odo@openerp.com-20120904171629-kdo7erx35cfsty2y

11 years ago[FIX] hr_evaluation: attempt to fix deprecated schedule_with_attach
Olivier Dony [Tue, 4 Sep 2012 17:08:49 +0000 (19:08 +0200)]
[FIX] hr_evaluation: attempt to fix deprecated schedule_with_attach

bzr revid: odo@openerp.com-20120904170849-w4xdfuykz6ycor8v

11 years ago[FIX] survey: attempt to fix deprecated schedule_with_attach (part2)
Olivier Dony [Tue, 4 Sep 2012 17:03:30 +0000 (19:03 +0200)]
[FIX] survey: attempt to fix deprecated schedule_with_attach (part2)

bzr revid: odo@openerp.com-20120904170330-nd6rv6jaiofb2hw3

11 years agostyling tweaks to red buttons
Minh Tran [Tue, 4 Sep 2012 17:02:47 +0000 (19:02 +0200)]
styling tweaks to red buttons

bzr revid: mit@openerp.com-20120904170247-fcqvjiy8n46zyf38

11 years ago[FIX] survey: attempt to fix deprecated schedule_with_attach
Olivier Dony [Tue, 4 Sep 2012 16:55:53 +0000 (18:55 +0200)]
[FIX] survey: attempt to fix deprecated schedule_with_attach

bzr revid: odo@openerp.com-20120904165553-nxhbgmkpyk7imp4q

11 years agowip
niv-openerp [Tue, 4 Sep 2012 16:42:41 +0000 (18:42 +0200)]
wip

bzr revid: nicolas.vanhoren@openerp.com-20120904164241-lrvvsj5i7axni5ng

11 years agofix
niv-openerp [Tue, 4 Sep 2012 16:41:53 +0000 (18:41 +0200)]
fix

bzr revid: nicolas.vanhoren@openerp.com-20120904164153-iu7grb5rvv2f6gxv

11 years agofix
niv-openerp [Tue, 4 Sep 2012 16:40:07 +0000 (18:40 +0200)]
fix

bzr revid: nicolas.vanhoren@openerp.com-20120904164007-u45aey3w6zssht0w

11 years agowip
niv-openerp [Tue, 4 Sep 2012 16:37:25 +0000 (18:37 +0200)]
wip

bzr revid: nicolas.vanhoren@openerp.com-20120904163725-ptsij09rve8j3txs

11 years ago[FIX] base_calendar: attempt to fix deprecated schedule_with_attach (part2)
Olivier Dony [Tue, 4 Sep 2012 16:36:44 +0000 (18:36 +0200)]
[FIX] base_calendar: attempt to fix deprecated schedule_with_attach (part2)

bzr revid: odo@openerp.com-20120904163644-b0o4guocm0b7ymob

11 years ago[FIX] typo
Olivier Dony [Tue, 4 Sep 2012 16:21:40 +0000 (18:21 +0200)]
[FIX] typo

bzr revid: odo@openerp.com-20120904162140-g03z16djdvbiqiiz

11 years ago[FIX] base_calendar: attempt to fix deprecated schedule_with_attach
Olivier Dony [Tue, 4 Sep 2012 16:21:35 +0000 (18:21 +0200)]
[FIX] base_calendar: attempt to fix deprecated schedule_with_attach

bzr revid: odo@openerp.com-20120904162135-9a328743y387kuv9

11 years ago[FIX] share: fixed second call to schedule_with_attach, in send_emails. It has been...
Thibault Delavallée [Tue, 4 Sep 2012 16:19:56 +0000 (18:19 +0200)]
[FIX] share: fixed second call to schedule_with_attach, in send_emails. It has been replaced by a mail_mail.create() and mail_mail.send().

bzr revid: tde@openerp.com-20120904161956-tw1xvl2vghndhif7

11 years ago[FIX] share: fixed call to schedule_with_attach, as send_invite_email is now commente...
Thibault Delavallée [Tue, 4 Sep 2012 16:14:53 +0000 (18:14 +0200)]
[FIX] share: fixed call to schedule_with_attach, as send_invite_email is now commented. This module will be cleaned in the next few days, and all invite mechanism is likely to disappear. scedule_with_attach is therefore commented and not really fixed.

bzr revid: tde@openerp.com-20120904161453-vq8zartows3eggtp

11 years ago[FIX] portal: schedule_with_attach is now a mail.mail creation immediately send.
Thibault Delavallée [Tue, 4 Sep 2012 16:13:46 +0000 (18:13 +0200)]
[FIX] portal: schedule_with_attach is now a mail.mail creation immediately send.

bzr revid: tde@openerp.com-20120904161346-f3g3a3v2i3pi6jwk

11 years ago[FIX] {crm,base}_action_rule: new attempt to fix deprecated schedule_with_attach
Olivier Dony [Tue, 4 Sep 2012 16:05:12 +0000 (18:05 +0200)]
[FIX] {crm,base}_action_rule: new attempt to fix deprecated schedule_with_attach

bzr revid: odo@openerp.com-20120904160512-vg7np7tg83jlmyzp

11 years ago[REVERT] {crm,base}_action_rule: revert previous attempt to fix deprecated schedule_w...
Olivier Dony [Tue, 4 Sep 2012 15:53:52 +0000 (17:53 +0200)]
[REVERT] {crm,base}_action_rule: revert previous attempt to fix deprecated schedule_with_attach

bzr revid: odo@openerp.com-20120904155352-shna0b9042wfs0gt

11 years ago[IMP] misc bits - lint
Olivier Dony [Tue, 4 Sep 2012 15:50:23 +0000 (17:50 +0200)]
[IMP] misc bits - lint

bzr revid: odo@openerp.com-20120904155023-hchxi9jqemvqulpy

11 years ago[FIX] base_status: fix deprecated mail_message.schedule_with_attach -> message_port
Olivier Dony [Tue, 4 Sep 2012 15:49:16 +0000 (17:49 +0200)]
[FIX] base_status: fix deprecated mail_message.schedule_with_attach -> message_port

bzr revid: odo@openerp.com-20120904154916-6y3chb54u0ypheog

11 years ago[IMP] crm_lead: removed _send_mail_to_salesman, never called; base_action_rule: clean...
Thibault Delavallée [Tue, 4 Sep 2012 15:34:34 +0000 (17:34 +0200)]
[IMP] crm_lead: removed _send_mail_to_salesman, never called; base_action_rule: cleaned email_send with new message_post; cleaned do_action about partner_ids search; crm_action_rule: removed email_send that was a duplicate of the base_action_rule one; updated do_action about partner_ids search.

bzr revid: tde@openerp.com-20120904153434-vqnrfgwz4rq1ox5m

11 years ago[MERGE] stock: fix an encoding problem
Stephane Wirtel [Tue, 4 Sep 2012 15:20:37 +0000 (17:20 +0200)]
[MERGE] stock: fix an encoding problem

bzr revid: stw@openerp.com-20120904152037-ow7u2g434htsc2rj

11 years ago[FIX] remove trailing spaces in code
Raphael Collet [Tue, 4 Sep 2012 15:20:12 +0000 (17:20 +0200)]
[FIX] remove trailing spaces in code

bzr revid: rco@openerp.com-20120904152012-dvrpzmx94jlpos2k

11 years ago[IMP] res.partner: add find_or_create util method for on-the-fly partner creation...
Olivier Dony [Tue, 4 Sep 2012 15:20:02 +0000 (17:20 +0200)]
[IMP] res.partner: add find_or_create util method for on-the-fly partner creation + update/improve tests

Changed parsing test to be higher level and test name_create as well

bzr revid: odo@openerp.com-20120904152002-8rra325huf5p3xek

11 years ago[MERGE] account: remove the payement term lines if we remove the payment term
Stephane Wirtel [Tue, 4 Sep 2012 15:18:37 +0000 (17:18 +0200)]
[MERGE] account: remove the payement term lines if we remove the payment term

bzr revid: stw@openerp.com-20120904151837-cuwhc0iawvl32vh9

11 years ago[IMP] web: improve code formatting, more
Raphael Collet [Tue, 4 Sep 2012 15:18:24 +0000 (17:18 +0200)]
[IMP] web: improve code formatting, more

bzr revid: rco@openerp.com-20120904151824-0z51u2cavjtzqpzd

11 years ago[MERGE] Replaced TranslateDialog by ir.translation#translate_fields
Fabien Meghazi [Tue, 4 Sep 2012 15:05:08 +0000 (17:05 +0200)]
[MERGE] Replaced TranslateDialog by ir.translation#translate_fields

bzr revid: fme@openerp.com-20120904150508-mxft9n8115wj13v4

11 years ago[ADD] ir.translation#translate_fields
Fabien Meghazi [Tue, 4 Sep 2012 15:04:38 +0000 (17:04 +0200)]
[ADD] ir.translation#translate_fields

bzr revid: fme@openerp.com-20120904150438-0zdc3qewfyeiopja

11 years ago[MERGE] account: return the right value if there is no chart_account in the Account...
Stephane Wirtel [Tue, 4 Sep 2012 15:00:06 +0000 (17:00 +0200)]
[MERGE] account: return the right value if there is no chart_account in the Account Common Report

bzr revid: stw@openerp.com-20120904150006-s7dbriqd8lmkg6yq

11 years ago[REF] Review the merge of Jignesh Rathod
Stephane Wirtel [Tue, 4 Sep 2012 14:56:00 +0000 (16:56 +0200)]
[REF] Review the merge of Jignesh Rathod

bzr revid: stw@openerp.com-20120904145600-7l30odznr1odhvq7

11 years ago[IMP] web, web_diagram: improve code formatting
Raphael Collet [Tue, 4 Sep 2012 14:50:17 +0000 (16:50 +0200)]
[IMP] web, web_diagram: improve code formatting

bzr revid: rco@openerp.com-20120904145017-qw6n8clak9byw1w3

11 years ago[REVIEW] base_stage: removed now dead message_thread_followers method. mail_thread...
Thibault Delavallée [Tue, 4 Sep 2012 14:50:11 +0000 (16:50 +0200)]
[REVIEW] base_stage: removed now dead message_thread_followers method. mail_thread: set message_capable_models back, because it is used in the plugin addon, adn therefore in various plugin_XXX addons. Maybe a refactoring of those plugins could be done, but it is beyond the scope of this refactoring.

bzr revid: tde@openerp.com-20120904145011-tlwgcu32uv8cwe6g

11 years agofix status glitch on firefox
Minh Tran [Tue, 4 Sep 2012 14:34:36 +0000 (16:34 +0200)]
fix status glitch on firefox

bzr revid: mit@openerp.com-20120904143436-3b11jkrxxxmmtn4s