odoo/odoo.git
11 years ago[MERGE] fields: cleanup field_to_dict + make @deprecated available in fields_get()
Olivier Dony [Wed, 26 Sep 2012 16:26:38 +0000 (18:26 +0200)]
[MERGE] fields: cleanup field_to_dict + make @deprecated available in fields_get()

Renamed the m2m extra info keys, as their names
were quite confusing (third_table?), + removed
the "func_obj" key for function fields, as
it was a duplicate of the "relation" kay that
is already present for all relationship fields.
These renames should not break anything, as this
info should only be used for debug, but they still
constitute an API backwards-incompatible change.

bzr revid: odo@openerp.com-20120926162638-ftfbvflfa525q0lg

11 years ago[IMP] google_docusability improvements
Quentin (OpenERP) [Wed, 26 Sep 2012 14:08:02 +0000 (16:08 +0200)]
[IMP] google_docusability improvements

bzr revid: qdp-launchpad@openerp.com-20120926140802-b0r0ktkomj6sjchy

11 years ago[FIX] mail test
Fabien Pinckaers [Wed, 26 Sep 2012 13:52:33 +0000 (15:52 +0200)]
[FIX] mail test

bzr revid: fp@tinyerp.com-20120926135233-v9te2bm3lxnlq216

11 years ago[FIX] test invitation
Fabien Pinckaers [Wed, 26 Sep 2012 13:49:37 +0000 (15:49 +0200)]
[FIX] test invitation

bzr revid: fp@tinyerp.com-20120926134937-ezeen3i5bd9nn3qy

11 years ago[IMP] res.partner: explicitly deprecate `address` and `country` columns
Olivier Dony [Wed, 26 Sep 2012 13:10:06 +0000 (15:10 +0200)]
[IMP] res.partner: explicitly deprecate `address` and `country` columns

bzr revid: odo@openerp.com-20120926131006-b3mzn9y38rkg7e1s

11 years ago[API/IMP] fields: cleanup field_to_dict + make @deprecated available in fields_get()
Olivier Dony [Wed, 26 Sep 2012 13:09:42 +0000 (15:09 +0200)]
[API/IMP] fields: cleanup field_to_dict + make @deprecated available in fields_get()

Renamed the m2m extra info keys, as their names
were quite confusing (third_table?), + removed
the "func_obj" key for function fields, as
it was a duplicate of the "relation" kay that
is already present for all relationship fields.
These renames should not break anything, as this
info should only be used for debug, but they still
constitute an API backwards-incompatible change.

bzr revid: odo@openerp.com-20120926130942-doauqgh6v35vhi29

11 years ago[MERGE] addons9 + usability improvements (product form view, quotation report)
Quentin (OpenERP) [Wed, 26 Sep 2012 12:24:35 +0000 (14:24 +0200)]
[MERGE] addons9 + usability improvements (product form view, quotation report)

bzr revid: qdp-launchpad@openerp.com-20120926122435-35ag0m4s0mteki28

11 years ago[IMP] emoving bad code, no invitation system on events
Fabien Pinckaers [Wed, 26 Sep 2012 12:16:27 +0000 (14:16 +0200)]
[IMP] emoving bad code, no invitation system on events
[IMP] no more certifiate, will be managed in apps.openerp.com directly

bzr revid: fp@tinyerp.com-20120926121627-60isym4hdjkaxe9p

11 years ago[IMP] no certificate
Fabien Pinckaers [Wed, 26 Sep 2012 12:15:36 +0000 (14:15 +0200)]
[IMP] no certificate

bzr revid: fp@tinyerp.com-20120926121536-9836j42ulu8wcir8

11 years ago[MERGE] small usability improvement in res.partner form view
Quentin (OpenERP) [Wed, 26 Sep 2012 11:39:33 +0000 (13:39 +0200)]
[MERGE] small usability improvement in res.partner form view

bzr revid: qdp-launchpad@openerp.com-20120926113933-v2oocyrnymquyrtu

11 years ago[FIX] base_calendar: spellchecking, courtesy of the en_US police ;-)
Olivier Dony [Wed, 26 Sep 2012 11:16:08 +0000 (13:16 +0200)]
[FIX] base_calendar: spellchecking, courtesy of the en_US police ;-)

bzr revid: odo@openerp.com-20120926111608-0v3m8cqiqya8jmy3

11 years ago[IMP] web: add methods show_error() and hide_error() in instance.web.Login
Raphael Collet [Wed, 26 Sep 2012 09:50:04 +0000 (11:50 +0200)]
[IMP] web: add methods show_error() and hide_error() in instance.web.Login

bzr revid: rco@openerp.com-20120926095004-bl7xsg9d376uhwop

11 years ago[MERGE] better install messages, adding <p>
Fabien Pinckaers [Wed, 26 Sep 2012 09:03:56 +0000 (11:03 +0200)]
[MERGE] better install messages, adding <p>

bzr revid: fp@tinyerp.com-20120926090356-npppfxtftjcpc2px

11 years ago[FIX] useability partner tab visible
Fabien Pinckaers [Wed, 26 Sep 2012 08:55:53 +0000 (10:55 +0200)]
[FIX] useability partner tab visible

bzr revid: fp@tinyerp.com-20120926085553-8pnnhy1akmjaz0xr

11 years ago[MERGE]
Fabien Pinckaers [Wed, 26 Sep 2012 08:54:54 +0000 (10:54 +0200)]
[MERGE]

bzr revid: fp@tinyerp.com-20120926085454-0tk5yhd664es3kk1

11 years ago[FIX] margins in pricelists
Fabien Pinckaers [Wed, 26 Sep 2012 08:22:50 +0000 (10:22 +0200)]
[FIX] margins in pricelists

bzr revid: fp@tinyerp.com-20120926082250-izv3jk874780htt8

11 years ago[MERGE] better open chatter message for pickings
Fabien Pinckaers [Wed, 26 Sep 2012 08:16:13 +0000 (10:16 +0200)]
[MERGE] better open chatter message for pickings

bzr revid: fp@tinyerp.com-20120926081613-2axzv6npltd1ps6w

11 years ago[FIX] moodle
Fabien Pinckaers [Wed, 26 Sep 2012 07:45:27 +0000 (09:45 +0200)]
[FIX] moodle

bzr revid: fp@tinyerp.com-20120926074527-m67q0fwup4i4enqa

11 years ago[MERGE] usability empty dashboard
Fabien Pinckaers [Wed, 26 Sep 2012 07:43:57 +0000 (09:43 +0200)]
[MERGE] usability empty dashboard

bzr revid: fp@tinyerp.com-20120926074357-w8ytq7jek2b9jhpu

11 years ago[MERGE] useability addons10
Fabien Pinckaers [Wed, 26 Sep 2012 07:41:21 +0000 (09:41 +0200)]
[MERGE] useability addons10

bzr revid: fp@tinyerp.com-20120926074121-tgdlrobcm6cjiz9a

11 years ago[MERGE] misc fixes addons 10, purchase, account
Fabien Pinckaers [Wed, 26 Sep 2012 07:22:39 +0000 (09:22 +0200)]
[MERGE] misc fixes addons 10, purchase, account

bzr revid: fp@tinyerp.com-20120926072239-wy398z8cwk0qiq0t

11 years ago[MERGE] misc fixes, addons10
Fabien Pinckaers [Wed, 26 Sep 2012 07:07:43 +0000 (09:07 +0200)]
[MERGE] misc fixes, addons10

bzr revid: fp@tinyerp.com-20120926070743-wx6359lr50focv15

11 years ago[IMP] crm : when lead has already a customer assigned to it and we click on convert...
Divyesh Makwana (Open ERP) [Wed, 26 Sep 2012 05:19:33 +0000 (10:49 +0530)]
[IMP] crm : when lead has already a customer assigned to it and we click on convert to opp, it should not propose to create new customer in that wizard, it should give option 'Link to an Existing Customer' with the customer assigned to that lead.

bzr revid: mdi@tinyerp.com-20120926051933-59ln6fw4q0uz6mvp

11 years ago[FIX] crm : When I have created new Lead without selecting customer, After that conve...
Divyesh Makwana (Open ERP) [Wed, 26 Sep 2012 04:59:04 +0000 (10:29 +0530)]
[FIX] crm : When I have created new Lead without selecting customer, After that convert to opportunity and that time I have select Link to an exisiting customer and select customer and create Opportunity. In that Opportunity Form view  i can not see email and phone of that customer.

bzr revid: mdi@tinyerp.com-20120926045904-0lool27m8jkw2s5p

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

bzr revid: launchpad_translations_on_behalf_of_openerp-20120926043628-ozjzzahaxzsi87a0

11 years ago[Merge] Merge with main addons.
Divyesh Makwana (Open ERP) [Wed, 26 Sep 2012 04:19:36 +0000 (09:49 +0530)]
[Merge] Merge with main addons.

bzr revid: mdi@tinyerp.com-20120926041936-091srzosnf02pib2

11 years ago[Merge] Merge with main addons.
Divyesh Makwana (Open ERP) [Wed, 26 Sep 2012 04:14:43 +0000 (09:44 +0530)]
[Merge] Merge with main addons.

bzr revid: mdi@tinyerp.com-20120926041443-ajw8j90afywh44f8

11 years ago[Merge] Merge with main server.
Divyesh Makwana (Open ERP) [Wed, 26 Sep 2012 04:14:13 +0000 (09:44 +0530)]
[Merge] Merge with main server.

bzr revid: mdi@tinyerp.com-20120925040414-r26j7vtmc3he0ddy
bzr revid: mdi@tinyerp.com-20120926041413-vm0qoqa9onaqiciz

11 years ago[IMP] web_linkedin: ported to new form view API
niv-openerp [Tue, 25 Sep 2012 16:01:06 +0000 (18:01 +0200)]
[IMP] web_linkedin: ported to new form view API

bzr revid: nicolas.vanhoren@openerp.com-20120925160106-8fl1fxqrbxgl8lbk

11 years ago[ADD] Add 'window' in QWeb reserved words
Fabien Meghazi [Tue, 25 Sep 2012 14:15:58 +0000 (16:15 +0200)]
[ADD] Add 'window' in QWeb reserved words

bzr revid: fme@openerp.com-20120925141558-zlj6f328oya3z5oy

11 years ago[IMP] added field_changed mechanism
niv-openerp [Tue, 25 Sep 2012 13:52:15 +0000 (15:52 +0200)]
[IMP] added field_changed mechanism

bzr revid: nicolas.vanhoren@openerp.com-20120925135215-c5d3vbq64uuvb7yb

11 years ago[ADD] crm : Added record rule on the phone calls to show only its own phone calls'.
Divyesh Makwana (Open ERP) [Tue, 25 Sep 2012 12:21:16 +0000 (17:51 +0530)]
[ADD] crm : Added record rule on the phone calls to show only its own phone calls'.

bzr revid: mdi@tinyerp.com-20120925122116-mnrtftl4ygawfxr8

11 years ago[IMP] web: in instance.web.Login.start(), login automatically only when params db...
Raphael Collet [Tue, 25 Sep 2012 12:01:49 +0000 (14:01 +0200)]
[IMP] web: in instance.web.Login.start(), login automatically only when params db, login and password are all present

bzr revid: rco@openerp.com-20120925120149-w5nojo2175eiximz

11 years ago[IMP] crm : Revert the unnecessary changes.
Divyesh Makwana (Open ERP) [Tue, 25 Sep 2012 11:54:05 +0000 (17:24 +0530)]
[IMP] crm : Revert the unnecessary changes.

bzr revid: mdi@tinyerp.com-20120925115405-12fhakbpgabjsgig

11 years ago[ADD] product : Added a constraint to check 'Min margin' and 'Max margin'.
Divyesh Makwana (Open ERP) [Tue, 25 Sep 2012 11:48:22 +0000 (17:18 +0530)]
[ADD] product : Added a constraint to check 'Min margin' and 'Max margin'.

bzr revid: mdi@tinyerp.com-20120925114822-ahjtslxh1g0inypw

11 years ago[Merge] Merge with main addons.
Divyesh Makwana (Open ERP) [Tue, 25 Sep 2012 10:41:20 +0000 (16:11 +0530)]
[Merge] Merge with main addons.

bzr revid: mdi@tinyerp.com-20120925104120-x3pxmgok4gktsy2q

11 years ago[IMP] crm_helpdesk : Improved the menu order.
Divyesh Makwana (Open ERP) [Tue, 25 Sep 2012 10:40:30 +0000 (16:10 +0530)]
[IMP] crm_helpdesk : Improved the menu order.

bzr revid: mdi@tinyerp.com-20120925104030-lru50ixxxv7bhgrt

11 years ago[IMP] crm : Calls, Opportunities, Leads should be restricted to the group Sales/User...
Divyesh Makwana (Open ERP) [Tue, 25 Sep 2012 10:29:16 +0000 (15:59 +0530)]
[IMP] crm : Calls, Opportunities, Leads should be restricted to the group Sales/User see all leads.

bzr revid: mdi@tinyerp.com-20120925102916-b4szb2i209g66gjo

11 years ago[MERGE] trunk-bug-1036943-rmu: properly fill in the balance and results report genera...
Antonin Bourguignon [Tue, 25 Sep 2012 10:29:07 +0000 (12:29 +0200)]
[MERGE] trunk-bug-1036943-rmu: properly fill in the balance and results report generated through l10n_fr

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

bzr revid: abo@openerp.com-20120925102907-z5czw3h5xs8pfynh

11 years ago[MERGE] stock: merged the branch that fixes the wrong view opening of stock.picking...
Quentin (OpenERP) [Tue, 25 Sep 2012 10:26:30 +0000 (12:26 +0200)]
[MERGE] stock: merged the branch that fixes the wrong view opening of stock.picking instead of stock.picking.in or stock.picking.out

bzr revid: qdp-launchpad@openerp.com-20120925102630-c8wozzsqjlx7ge92

11 years ago[FIX] account: fixed demo data for bank USD journal
Quentin (OpenERP) [Tue, 25 Sep 2012 10:19:58 +0000 (12:19 +0200)]
[FIX] account: fixed demo data for bank USD journal

bzr revid: qdp-launchpad@openerp.com-20120925101958-gobrgemk5ay2wbs8

11 years ago[IMP] product : Improved the tooltip.
Divyesh Makwana (Open ERP) [Tue, 25 Sep 2012 10:18:50 +0000 (15:48 +0530)]
[IMP] product : Improved the tooltip.

bzr revid: mdi@tinyerp.com-20120925101850-q9soju7mvol43eyo

11 years ago[Merge] Merge with main addons.
Divyesh Makwana (Open ERP) [Tue, 25 Sep 2012 10:13:09 +0000 (15:43 +0530)]
[Merge] Merge with main addons.

bzr revid: mdi@tinyerp.com-20120925101309-7h2bcnpecltke86c

11 years ago[IMP] product : Improved the tooltip.
Divyesh Makwana (Open ERP) [Tue, 25 Sep 2012 10:04:57 +0000 (15:34 +0530)]
[IMP] product : Improved the tooltip.

bzr revid: mdi@tinyerp.com-20120925100457-o1yw9k2opljaz4m6

11 years ago[FIX] crm : When I have created new Lead without selecting customer, After that conve...
Divyesh Makwana (Open ERP) [Tue, 25 Sep 2012 09:56:35 +0000 (15:26 +0530)]
[FIX] crm : When I have created new Lead without selecting customer, After that convert to opportunity and that time I have select Link to an exisiting customer and select customer and create Opportunity. In that Opportunity Form view  i can not see email and phone of that customer.

bzr revid: mdi@tinyerp.com-20120925095635-93grheoj3oyh0o2i

11 years ago[MERGE] renamed account_coda into l10n_be_coda (the classnames are still unchanged...
Quentin (OpenERP) [Tue, 25 Sep 2012 09:55:41 +0000 (11:55 +0200)]
[MERGE] renamed account_coda into l10n_be_coda (the classnames are still unchanged, by easiness.. or is it laziness?)

bzr revid: qdp-launchpad@openerp.com-20120925095541-9of64y88ol6rsjv6

11 years ago[IMP] mail, polishing last fp commit: replaced '1' in method calls by SUPERUSER_ID...
Quentin (OpenERP) [Tue, 25 Sep 2012 09:48:56 +0000 (11:48 +0200)]
[IMP] mail, polishing last fp commit: replaced '1' in method calls by SUPERUSER_ID + added comment

bzr revid: qdp-launchpad@openerp.com-20120925094856-zxm1ppx5xk8iropn

11 years ago[] empty commit to force runbot rebuild
Quentin (OpenERP) [Tue, 25 Sep 2012 09:28:05 +0000 (11:28 +0200)]
[] empty commit to force runbot rebuild

bzr revid: qdp-launchpad@openerp.com-20120925092805-1b9y7kvt9arh6fhm

11 years ago[IMP] product: put the formula exact bellow the field
Ajay Chauhan (OpenERP) [Tue, 25 Sep 2012 08:58:38 +0000 (14:28 +0530)]
[IMP] product: put the formula exact bellow the field

bzr revid: cha@tinyerp.com-20120925085838-1qjjr88azzuqk0f7

11 years ago[FIX] group creation by normal employees
Fabien Pinckaers [Tue, 25 Sep 2012 08:38:11 +0000 (10:38 +0200)]
[FIX] group creation by normal employees

bzr revid: fp@tinyerp.com-20120925083811-mroiaj30jnc2y9yr

11 years ago[FIX] open meeting instead of events
Fabien Pinckaers [Tue, 25 Sep 2012 08:29:29 +0000 (10:29 +0200)]
[FIX] open meeting instead of events

bzr revid: fp@tinyerp.com-20120925082929-42h2a1cftq9cp0oa

11 years ago[IMP] CRM meeting cleaning form view
Fabien Pinckaers [Tue, 25 Sep 2012 08:22:56 +0000 (10:22 +0200)]
[IMP] CRM meeting cleaning form view

bzr revid: fp@tinyerp.com-20120925082256-9nh4h4kyql7xywgt

11 years ago[IMP] summary agenda
Fabien Pinckaers [Tue, 25 Sep 2012 07:58:12 +0000 (09:58 +0200)]
[IMP] summary agenda

bzr revid: fp@tinyerp.com-20120925075812-y4mwzrsag8bhtmeu

11 years ago[IMP] point of sale, 10 firsts clicks cleaned
Fabien Pinckaers [Tue, 25 Sep 2012 07:56:45 +0000 (09:56 +0200)]
[IMP] point of sale, 10 firsts clicks cleaned

bzr revid: fp@tinyerp.com-20120925075645-9ydq1dh6usmwyknx

11 years ago[REN] renamed account_coda module into l10n_be_coda
Quentin (OpenERP) [Tue, 25 Sep 2012 07:32:01 +0000 (09:32 +0200)]
[REN] renamed account_coda module into l10n_be_coda

bzr revid: qdp-launchpad@openerp.com-20120925073201-bgc5bwjfdjrktrct

11 years ago[IMP] product : Override create and write method in order to check 'Min margin' and...
Divyesh Makwana (Open ERP) [Tue, 25 Sep 2012 07:27:01 +0000 (12:57 +0530)]
[IMP] product : Override create and write method in order to check 'Min margin' and 'Max margin'.

bzr revid: mdi@tinyerp.com-20120925072701-6nus286naxzujp1e

11 years ago[IMP] product : Override create and write method in order to check 'Min margin' and...
Divyesh Makwana (Open ERP) [Tue, 25 Sep 2012 07:11:37 +0000 (12:41 +0530)]
[IMP] product : Override create and write method in order to check 'Min margin' and 'Max margin'.

bzr revid: mdi@tinyerp.com-20120925071137-dchr17sj1nzxginy

11 years ago[FIX] account: fixed traceback when emptying the journal of a bank statement
Quentin (OpenERP) [Tue, 25 Sep 2012 07:10:40 +0000 (09:10 +0200)]
[FIX] account: fixed traceback when emptying the journal of a bank statement

bzr revid: qdp-launchpad@openerp.com-20120925071040-m9054w0qtt26ltjt

11 years ago[IMP] product : Override create and write method in order to check 'Min margin' and...
Divyesh Makwana (Open ERP) [Tue, 25 Sep 2012 06:56:19 +0000 (12:26 +0530)]
[IMP] product : Override create and write method in order to check 'Min margin' and 'Max margin'.

bzr revid: mdi@tinyerp.com-20120925065619-g2n8h78ioou3q7ch

11 years ago[IMP] stock: update warning message for serial number
Ajay Chauhan (OpenERP) [Tue, 25 Sep 2012 06:26:57 +0000 (11:56 +0530)]
[IMP] stock: update warning message for serial number

bzr revid: cha@tinyerp.com-20120925062657-bz3ho9tx3oriuamy

11 years ago[IMP] base_calendar: When an invited person is accepted, it should appear in attendee.
Divyesh Makwana (Open ERP) [Tue, 25 Sep 2012 05:29:28 +0000 (10:59 +0530)]
[IMP] base_calendar: When an invited person is accepted, it should appear in attendee.

bzr revid: mdi@tinyerp.com-20120925052928-0o3renqjqhzr0rno

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Tue, 25 Sep 2012 04:44:51 +0000 (04:44 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120925044451-qfp4bi4a18pm8iy1

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Tue, 25 Sep 2012 04:44:36 +0000 (04:44 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120925044436-la8k19ynfgu07eeu

11 years ago[Merge] Merge with main addons.
Divyesh Makwana (Open ERP) [Tue, 25 Sep 2012 04:10:05 +0000 (09:40 +0530)]
[Merge] Merge with main addons.

bzr revid: mdi@tinyerp.com-20120925041005-wh10mzq0l2sb9k1i

11 years ago[Merge] Merge with main addons.
Divyesh Makwana (Open ERP) [Tue, 25 Sep 2012 04:04:38 +0000 (09:34 +0530)]
[Merge] Merge with main addons.

bzr revid: mdi@tinyerp.com-20120925040438-ybuavteio9u2gx48

11 years ago[FIX] fcntl not available on windows
Antony Lesuisse [Tue, 25 Sep 2012 00:09:46 +0000 (02:09 +0200)]
[FIX] fcntl not available on windows

bzr revid: al@openerp.com-20120925000946-7qikupf5rt2hiwx4

11 years ago[MERGE] trunk
Antonin Bourguignon [Mon, 24 Sep 2012 17:54:50 +0000 (19:54 +0200)]
[MERGE] trunk

bzr revid: abo@openerp.com-20120924175450-ppzenjyecdbabvm5

11 years ago[MERGE] trunk-imp_copy_l10n-abo: use the same syntax to add '(copy)' to a model's...
Antonin Bourguignon [Mon, 24 Sep 2012 17:45:19 +0000 (19:45 +0200)]
[MERGE] trunk-imp_copy_l10n-abo: use the same syntax to add '(copy)' to a model's name when duplicating it

bzr revid: abo@openerp.com-20120924174519-aav3jedtshnayu8p

11 years ago[MERGE] latest trunk
Antonin Bourguignon [Mon, 24 Sep 2012 17:17:36 +0000 (19:17 +0200)]
[MERGE] latest trunk

bzr revid: abo@openerp.com-20120924171736-awxstwkuaflv1y7r

11 years ago[MERGE] trunk-bug-1039645-amp: when duplicating a mail template, avoid duplicating...
Antonin Bourguignon [Mon, 24 Sep 2012 16:42:38 +0000 (18:42 +0200)]
[MERGE] trunk-bug-1039645-amp: when duplicating a mail template, avoid duplicating its context action

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

bzr revid: abo@openerp.com-20120924164238-kaoewd63dvue87bf

11 years ago[IMP] added field_changed mechanism
niv-openerp [Mon, 24 Sep 2012 16:30:21 +0000 (18:30 +0200)]
[IMP] added field_changed mechanism

bzr revid: nicolas.vanhoren@openerp.com-20120924163021-ktfmi27q48o9moa8

11 years ago[IMP] handling of '(copy)' l10n
Antonin Bourguignon [Mon, 24 Sep 2012 16:26:45 +0000 (18:26 +0200)]
[IMP] handling of '(copy)' l10n

bzr revid: abo@openerp.com-20120924162645-z1h4l2mj6c8i6wr3

11 years ago[IMP] minor change in form view fields
niv-openerp [Mon, 24 Sep 2012 16:07:21 +0000 (18:07 +0200)]
[IMP] minor change in form view fields

bzr revid: nicolas.vanhoren@openerp.com-20120924160721-hay0ar7ap22gjyk7

11 years ago[FIX] forgot to remove })
Antonin Bourguignon [Mon, 24 Sep 2012 15:56:00 +0000 (17:56 +0200)]
[FIX] forgot to remove })

bzr revid: abo@openerp.com-20120924155600-dnaanyupa5jm0yre

11 years ago[MERGE] account: demo data improved
Quentin (OpenERP) [Mon, 24 Sep 2012 15:44:25 +0000 (17:44 +0200)]
[MERGE] account: demo data improved

bzr revid: qdp-launchpad@openerp.com-20120924154425-6pp0c43xzj713g8f

11 years ago[MERGE] demo data improved (new rate for USD)
Quentin (OpenERP) [Mon, 24 Sep 2012 15:43:55 +0000 (17:43 +0200)]
[MERGE] demo data improved (new rate for USD)

bzr revid: qdp-launchpad@openerp.com-20120924154355-69qsmrg8xwimla1f

11 years ago[MERGE] trunk
Antonin Bourguignon [Mon, 24 Sep 2012 15:35:47 +0000 (17:35 +0200)]
[MERGE] trunk

bzr revid: abo@openerp.com-20120924153547-i1r9l0i5asjhml0k

11 years ago[IMP] use kwargs instead of a new dict
Antonin Bourguignon [Mon, 24 Sep 2012 15:34:30 +0000 (17:34 +0200)]
[IMP] use kwargs instead of a new dict

bzr revid: abo@openerp.com-20120924153430-0nb2gxker8v9is5p

11 years ago[MERGE] trunk-bug-999506-amp: a user can only see analysis entries that belong to...
Antonin Bourguignon [Mon, 24 Sep 2012 15:00:10 +0000 (17:00 +0200)]
[MERGE] trunk-bug-999506-amp: a user can only see analysis entries that belong to his own company
also improve indentation and xml formatting

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

bzr revid: abo@openerp.com-20120924150010-izykjn12efse4ylt

11 years ago[MERGE] merged the branch that adds constraints to ensure that the decimal precision...
Quentin (OpenERP) [Mon, 24 Sep 2012 14:54:24 +0000 (16:54 +0200)]
[MERGE] merged the branch that adds constraints to ensure that the decimal precision of 'Account' is always greater than the rounding factor of the company's main currency

bzr revid: qdp-launchpad@openerp.com-20120924145424-qvomag5x4nhpru6o

11 years ago[FIX] account: fixed missing reference to sequence in demo journal
Quentin (OpenERP) [Mon, 24 Sep 2012 14:40:27 +0000 (16:40 +0200)]
[FIX] account: fixed missing reference to sequence in demo journal

bzr revid: qdp-launchpad@openerp.com-20120924144027-jxj61tt3cg0vud5j

11 years ago[IMP] remove the useless attribute model="ir.model"
Antonin Bourguignon [Mon, 24 Sep 2012 14:10:47 +0000 (16:10 +0200)]
[IMP] remove the useless attribute model="ir.model"

bzr revid: abo@openerp.com-20120924141047-2mang092z0ak288g

11 years ago[IMP] indentation and arguments order for readabily sake
Antonin Bourguignon [Mon, 24 Sep 2012 14:06:32 +0000 (16:06 +0200)]
[IMP] indentation and arguments order for readabily sake

bzr revid: abo@openerp.com-20120924140632-mig0szmfvopl1wq0

11 years ago[IMP] base: added a new rate for USD, for demo transactions in multi currency
Quentin (OpenERP) [Mon, 24 Sep 2012 14:06:17 +0000 (16:06 +0200)]
[IMP] base: added a new rate for USD, for demo transactions in multi currency

bzr revid: qdp-launchpad@openerp.com-20120924140617-e0mlvtz2pf7icqo2

11 years ago[MERGE] trunk
Antonin Bourguignon [Mon, 24 Sep 2012 13:57:04 +0000 (15:57 +0200)]
[MERGE] trunk

bzr revid: abo@openerp.com-20120924135704-neh93vull9m35qhs

11 years ago[FIX] l10n_ch: linked the demo journal of BANK CHF JOURNAL to the CHF currency
Quentin (OpenERP) [Mon, 24 Sep 2012 13:49:10 +0000 (15:49 +0200)]
[FIX] l10n_ch: linked the demo journal of BANK CHF JOURNAL to the CHF currency

bzr revid: qdp-launchpad@openerp.com-20120924134910-5yye9t2m7yrqhhu7

11 years ago[IMP] account: improved demo data to add a second bank journal, in foreign currency
Quentin (OpenERP) [Mon, 24 Sep 2012 13:45:33 +0000 (15:45 +0200)]
[IMP] account: improved demo data to add a second bank journal, in foreign currency

bzr revid: qdp-launchpad@openerp.com-20120924134533-s1j8mmqou9uw2mdt

11 years ago[IMP] base_calendar: When an invited person is accepted, it should appear in attendee.
Divyesh Makwana (Open ERP) [Mon, 24 Sep 2012 13:32:37 +0000 (19:02 +0530)]
[IMP] base_calendar:  When an invited person is accepted, it should appear in attendee.

bzr revid: mdi@tinyerp.com-20120924133237-yfttw2aeard17rr1

11 years ago[IMP] product : Improved the warning message.
Divyesh Makwana (Open ERP) [Mon, 24 Sep 2012 13:00:43 +0000 (18:30 +0530)]
[IMP] product : Improved the warning message.

bzr revid: mdi@tinyerp.com-20120924130043-euwxbfmk5q58vqw4

11 years ago[FIX] problem in o2m, not reloading when we click a button in a o2m form popup
niv-openerp [Mon, 24 Sep 2012 12:53:55 +0000 (14:53 +0200)]
[FIX] problem in o2m, not reloading when we click a button in a o2m form popup

bzr revid: nicolas.vanhoren@openerp.com-20120924125355-m1b53sjb6hle789z

11 years ago[ADD] product : Override create method in order to check 'Min margin' and 'Max margin'.
Divyesh Makwana (Open ERP) [Mon, 24 Sep 2012 12:15:42 +0000 (17:45 +0530)]
[ADD] product : Override create method in order to check 'Min margin' and 'Max margin'.

bzr revid: mdi@tinyerp.com-20120924121542-0031rv1ozrxlvc9a

11 years ago[FIX] clear breadcrumbs for client actions
Christophe Simonis [Mon, 24 Sep 2012 11:53:44 +0000 (13:53 +0200)]
[FIX] clear breadcrumbs for client actions

bzr revid: chs@openerp.com-20120924115344-rbtaus7a48pr56ka

11 years ago[ADD] product : Improved the warning message.
Divyesh Makwana (Open ERP) [Mon, 24 Sep 2012 11:44:20 +0000 (17:14 +0530)]
[ADD] product : Improved the warning message.

bzr revid: mdi@tinyerp.com-20120924114420-qy1lviihna6odv6e

11 years ago[ADD] product : Override write method in order to check 'Min margin' and 'Max margin'.
Divyesh Makwana (Open ERP) [Mon, 24 Sep 2012 11:33:57 +0000 (17:03 +0530)]
[ADD] product : Override write method in order to check 'Min margin' and 'Max margin'.

bzr revid: mdi@tinyerp.com-20120924113357-195gynto9xm7ae2a

11 years ago[FIX] product: 'Nonetype object has no len()' error fixed in newly added constraints...
Quentin (OpenERP) [Mon, 24 Sep 2012 11:16:41 +0000 (13:16 +0200)]
[FIX] product: 'Nonetype object has no len()' error fixed in newly added constraints for decimal precision of 'Account' <= company's main currency rounding

bzr revid: qdp-launchpad@openerp.com-20120924111641-9papztx074vdbrpq

11 years ago[FIX] account: fixed list_partners_to_reconcile() in order to return all partners...
Quentin (OpenERP) [Mon, 24 Sep 2012 11:04:50 +0000 (13:04 +0200)]
[FIX] account: fixed list_partners_to_reconcile() in order to return all partners and not the first one only

bzr revid: qdp-launchpad@openerp.com-20120924110450-q1k51qv0p2djumxk

11 years ago[FIX] restore poxy-mode command line option to prevent ip address impersonation
Antony Lesuisse [Mon, 24 Sep 2012 10:56:22 +0000 (12:56 +0200)]
[FIX] restore poxy-mode command line option to prevent ip address impersonation

bzr revid: al@openerp.com-20120924105622-nb3iwe1vnuffqrbm

11 years ago[FIX] gunicorn wsgi wrapper instructions
Antony Lesuisse [Mon, 24 Sep 2012 10:50:11 +0000 (12:50 +0200)]
[FIX] gunicorn wsgi wrapper instructions

bzr revid: al@openerp.com-20120924105011-2gtopghuooxh37o0

11 years ago[IMP] ir.ui.view: discard custom views before updating view arch
Olivier Dony [Mon, 24 Sep 2012 10:40:26 +0000 (12:40 +0200)]
[IMP] ir.ui.view: discard custom views before updating view arch

- as the custom views are still in place when validating the new arch, they would
hide the new arch and prevent proper validation (if custom views are set for uid 1)
- conversely, if the RNG validation has changed, the old view customizations may not
pass the updated validation rules, and cause spurious validation errors

bzr revid: odo@openerp.com-20120924104026-z7bjzzq80ifxy1oc

11 years ago[FIX] wsgi wrapper
Antony Lesuisse [Mon, 24 Sep 2012 10:36:48 +0000 (12:36 +0200)]
[FIX] wsgi wrapper

bzr revid: al@openerp.com-20120924103648-uhxteeu6nd8batvd