odoo/odoo.git
10 years ago[REL] saas-2
Christophe Simonis [Mon, 23 Sep 2013 10:44:53 +0000 (12:44 +0200)]
[REL] saas-2

bzr revid: chs@openerp.com-20130923104453-051rjk47v54x2a3h

10 years ago[IMP] ir.module.module: _get_views(): explictly skip non-existing records instead...
Christophe Simonis [Thu, 19 Sep 2013 11:50:14 +0000 (13:50 +0200)]
[IMP] ir.module.module: _get_views(): explictly skip non-existing records instead of catching exceptions. This avoid useless error logs

bzr revid: chs@openerp.com-20130919115014-bwjaar877w04k41s

10 years ago[FIX] orm.BaseModel.exists(): early return if no ids given
Christophe Simonis [Thu, 19 Sep 2013 11:47:11 +0000 (13:47 +0200)]
[FIX] orm.BaseModel.exists(): early return if no ids given

bzr revid: chs@openerp.com-20130919114711-ofx2aubtr5z7dgh4

10 years ago[IMP] ir.ui.view: log traceback when validation of view arch fail
Christophe Simonis [Thu, 19 Sep 2013 11:45:08 +0000 (13:45 +0200)]
[IMP] ir.ui.view: log traceback when validation of view arch fail

bzr revid: chs@openerp.com-20130919114508-72pv3u1stxw4l3ry

10 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Thu, 19 Sep 2013 04:42:13 +0000 (04:42 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20130919044213-8gsduei1mhxo2pg9

10 years ago[FIX] test_views: update matching error message
Christophe Simonis [Wed, 18 Sep 2013 21:22:16 +0000 (23:22 +0200)]
[FIX] test_views: update matching error message

bzr revid: chs@openerp.com-20130918212216-libtu7zpsn2768j0

10 years ago[MERGE] forward port of branch saas-1 up to revid 4908 dle@openerp.com-20130918160049...
Christophe Simonis [Wed, 18 Sep 2013 17:18:16 +0000 (19:18 +0200)]
[MERGE] forward port of branch saas-1 up to revid 4908 dle@openerp.com-20130918160049-fo88fl7uyhfoofkv

bzr revid: chs@openerp.com-20130918171816-cxxt3c9ktcq4a8oz

10 years ago[MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 5098 rev-id: odo@openerp...
Olivier Dony [Fri, 11 Oct 2013 13:44:33 +0000 (15:44 +0200)]
[MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 5098 rev-id: odo@openerp.com-20131011123914-7zuvd9mch21yxgj8

bzr revid: dle@openerp.com-20131009131902-a93nsbou4w8y0vlx
bzr revid: chs@openerp.com-20131009175454-j06y1ngylfbqyrpj
bzr revid: dle@openerp.com-20130918160049-fo88fl7uyhfoofkv
bzr revid: dle@openerp.com-20130924130544-kmkyr0d73cusvdav
bzr revid: odo@openerp.com-20131011134433-nyfjipvlql4xu127

10 years ago[FIX] registry: avoid discarding registry or cache when the registry is fresh
Olivier Dony [Fri, 11 Oct 2013 10:03:13 +0000 (12:03 +0200)]
[FIX] registry: avoid discarding registry or cache when the registry is fresh

When the sequence value is 1 it means that either:
 - the registry was just instantiated, so there is no
   reason to reload it immediately, the real checks will
   start at next request
 - the db was just created with new sequences set to 1,
   so there has been no change to reload

In both cases there is no good reason to reload the
registry, and it is actually a performance killer,
especially for cron workers that keep iterating on
the list of databases.

bzr revid: odo@openerp.com-20131011100313-4bud8e9xq2afp9z7

10 years ago[FIX] ir.model: FK constraints for custom m2o fields were never created, creating...
Olivier Dony [Thu, 10 Oct 2013 17:07:18 +0000 (19:07 +0200)]
[FIX] ir.model: FK constraints for custom m2o fields were never created, creating possible data integrity errors

bzr revid: odo@openerp.com-20131010170718-lwoxkqc1tx7i8vhg

10 years ago[MERGE] l10n_fr: update tax templates for 2014 taxes, courtesy of Frederic Clementi...
Olivier Dony [Thu, 10 Oct 2013 11:44:24 +0000 (13:44 +0200)]
[MERGE] l10n_fr: update tax templates for 2014 taxes, courtesy of Frederic Clementi (Camptocamp)

summary of VAT rates changes for the 01/01/2014:
Taux normal : 20% replace 19.6%
Taux intermédaire : 10% replace 7%
Taux spécial DOM-TOM : no change (8.5%)
Taux réduit : 5% replace 5.5%
Taux super réduit : no change (2.1%)

see also: http://www.service-public.fr/professionnels-entreprises/actualites/00891.html

bzr revid: odo@openerp.com-20131010114424-atzr3bl9e9diir2g

10 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Thu, 10 Oct 2013 05:25:50 +0000 (05:25 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20131010052550-62ak1fdjn6kbivh0

10 years ago[FIX] note: copy default stages as SUPERUSER_ID to avoid access error. Only do it...
Christophe Simonis [Wed, 9 Oct 2013 16:29:20 +0000 (18:29 +0200)]
[FIX] note: copy default stages as SUPERUSER_ID to avoid access error. Only do it for employees

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

bzr revid: chs@openerp.com-20131009162920-lg56wwmtg8qm1kuf

10 years ago[IMP] purchase: put back sql request to set exception message and avoid context hack
Martin Trigaux [Wed, 9 Oct 2013 12:27:14 +0000 (14:27 +0200)]
[IMP] purchase: put back sql request to set exception message and avoid context hack

bzr revid: mat@openerp.com-20131009122714-rqhciu8ozy059pyn

10 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Wed, 9 Oct 2013 05:49:09 +0000 (05:49 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20131009054822-v57c9imyteomp381
bzr revid: launchpad_translations_on_behalf_of_openerp-20131009054909-1nmq8z3sk3ao5j0m

10 years ago[FIX] account: revert commit 9265, show every invoice line in the list view and do...
Martin Trigaux [Tue, 8 Oct 2013 15:28:12 +0000 (17:28 +0200)]
[FIX] account: revert commit 9265, show every invoice line in the list view and do not force domain on it to remove 0 debit/credit lines

bzr revid: mat@openerp.com-20131008152812-j3cll4jrwic1864r

10 years ago[FIX]account: account.invoice search view had field name=partner_id and filter name...
Denis Ledoux [Tue, 8 Oct 2013 13:48:19 +0000 (15:48 +0200)]
[FIX]account: account.invoice search view had field name=partner_id and filter name=partner_id in the same time, when the search field partner_id was set, the group_by partner_id was set too

bzr revid: dle@openerp.com-20131008134819-pcijbt0s1xz9s9ib

10 years ago[FIX] function fields: bound symbol methods of function field, type char, to the...
Martin Trigaux [Tue, 8 Oct 2013 11:20:03 +0000 (13:20 +0200)]
[FIX] function fields: bound symbol methods of function field, type char, to the correct methods of the char field

bzr revid: mat@openerp.com-20131008112003-sjc193tteex1mirk

10 years ago[FIX]mail: mail_thread, trying to send a message in the chatter while the emails...
Denis Ledoux [Tue, 8 Oct 2013 11:18:45 +0000 (13:18 +0200)]
[FIX]mail: mail_thread, trying to send a message in the chatter while the emails where all mal-formed raised an error.

bzr revid: dle@openerp.com-20131008111845-tx3bpp8snfl03cnk

10 years ago[IMP] remove useless comment
Martin Trigaux [Tue, 8 Oct 2013 11:16:31 +0000 (13:16 +0200)]
[IMP] remove useless comment

bzr revid: mat@openerp.com-20131008111631-y47f0y4wyf8hsf2g

10 years ago[IMP] move comment to the right line
Martin Trigaux [Tue, 8 Oct 2013 10:54:12 +0000 (12:54 +0200)]
[IMP] move comment to the right line

bzr revid: mat@openerp.com-20131008105412-pqxpo2q12odjyqp4

10 years ago[IMP] correctly bound _symbol_f and redifine self._symbol_set_char to keep the API
Martin Trigaux [Tue, 8 Oct 2013 10:47:37 +0000 (12:47 +0200)]
[IMP] correctly bound _symbol_f and redifine self._symbol_set_char to keep the API

bzr revid: mat@openerp.com-20131008104737-eellli48re2pfmos

10 years ago[FIX] function fields: bound symbol methods of function field (type char) to the...
Martin Trigaux [Tue, 8 Oct 2013 10:21:35 +0000 (12:21 +0200)]
[FIX] function fields: bound symbol methods of function field (type char) to the correct methods of the char field

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

bzr revid: mat@openerp.com-20131008102135-r7lqvky0vd75yo1q

10 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Tue, 8 Oct 2013 06:18:31 +0000 (06:18 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20131008061831-bdjye3gukolsjmjn

10 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Tue, 8 Oct 2013 06:18:13 +0000 (06:18 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20131008061813-6iqrtiyhjo3otr9v

10 years ago[FIX]mail: update.py, using message_post instead of mail.message create, in order...
Denis Ledoux [Mon, 7 Oct 2013 12:39:25 +0000 (14:39 +0200)]
[FIX]mail: update.py, using message_post instead of mail.message create, in order to notify users and the administrator

bzr revid: dle@openerp.com-20131007123925-k6zfffuq6hzcijc2

10 years ago[FIX] sale: don't set mrp_properties by default for root user (adding sale order...
Martin Trigaux [Mon, 7 Oct 2013 12:33:18 +0000 (14:33 +0200)]
[FIX] sale: don't set mrp_properties by default for root user (adding sale order lines in a popup instead of editable mode)

bzr revid: mat@openerp.com-20131007123318-v40lxc3yafb0cwv3

10 years ago[MERGE] [FIX] purchase: block workflow when supplier check fails, even if already...
Martin Trigaux [Mon, 7 Oct 2013 08:42:30 +0000 (10:42 +0200)]
[MERGE] [FIX] purchase: block workflow when supplier check fails, even if already has set an error message

bzr revid: mat@openerp.com-20131007084230-313996890uu6rr27

10 years ago[FIX] purchase: block workflow when supplier check fails, even if already has set...
Martin Trigaux [Mon, 7 Oct 2013 08:10:14 +0000 (10:10 +0200)]
[FIX] purchase: block workflow when supplier check fails, even if already has set an error message

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

bzr revid: mat@openerp.com-20131007081014-8p0u7s0svx7gokg1

10 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Mon, 7 Oct 2013 05:58:31 +0000 (05:58 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20131005061626-bil05wphgqg21ynn
bzr revid: launchpad_translations_on_behalf_of_openerp-20131007055831-r9ymylmj0fj4ls98

10 years ago[MERGE] [FIX] purchase: avoid being spammed with workflow exceptions when don't have...
Martin Trigaux [Fri, 4 Oct 2013 16:12:33 +0000 (18:12 +0200)]
[MERGE] [FIX] purchase: avoid being spammed with workflow exceptions when don't have the required suppliers info

bzr revid: mat@openerp.com-20131004161233-yivjybmoccmeng0g

10 years ago[FIX] purchase: use the correct variable, finally
Martin Trigaux [Fri, 4 Oct 2013 15:56:00 +0000 (17:56 +0200)]
[FIX] purchase: use the correct variable, finally

bzr revid: mat@openerp.com-20131004155600-vqasj1w07uhnvdmy

10 years ago[FIX] purchase: avoid getting trigger loop (again), apply same fix on procurement...
Martin Trigaux [Fri, 4 Oct 2013 15:39:15 +0000 (17:39 +0200)]
[FIX] purchase: avoid getting trigger loop (again), apply same fix on procurement to be consistent

bzr revid: mat@openerp.com-20131004153915-2urkq50bp8rnddnt

10 years ago[FIX] purchase: avoid workflow trigger infinite loop
Martin Trigaux [Fri, 4 Oct 2013 15:07:10 +0000 (17:07 +0200)]
[FIX] purchase: avoid workflow trigger infinite loop

bzr revid: mat@openerp.com-20131004150710-mtecvsj9ad7qrisc

10 years ago[IMP] purchase: don't send messages at all when exception, already logged in message...
Martin Trigaux [Fri, 4 Oct 2013 14:40:29 +0000 (16:40 +0200)]
[IMP] purchase: don't send messages at all when exception, already logged in message field

bzr revid: mat@openerp.com-20131004144029-rp0j2z53zxt7ddh5

10 years ago[FIX] purchase: reduce the number of mail messages sent to when procurement in exception
Martin Trigaux [Fri, 4 Oct 2013 14:06:02 +0000 (16:06 +0200)]
[FIX] purchase: reduce the number of mail messages sent to when procurement in exception

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

bzr revid: mat@openerp.com-20131004140602-8gic5ojgadso5801

10 years ago[MERGE] l10n_it: fix taxes, add new 22% IVA introduced on 2013-10-01, courtesy of...
Olivier Dony [Fri, 4 Oct 2013 14:03:41 +0000 (16:03 +0200)]
[MERGE] l10n_it: fix taxes, add new 22% IVA introduced on 2013-10-01, courtesy of Leonardo Pistone (Agile BG)

bzr revid: odo@openerp.com-20131004140341-coq0oiytr5p6v3vw

10 years ago[MERGE] account_voucher, product, stock: use selection widgets for magic context...
Olivier Dony [Fri, 4 Oct 2013 12:22:57 +0000 (14:22 +0200)]
[MERGE] account_voucher, product, stock: use selection widgets for magic context fields, to pass IDs in the context instead of strings

Many2one fields resolve to strings when used
as `self` within the @context or @filter_domain
attributes of a search field, because they
must be able to support partial matches,
e.g. search for "Sto" to match "Stock".
In many case the code was not prepared to accept
string for the magic context values, so the
magic fields now caused crashes.

The widget="selection" attribute was dropped
during the search view cleanup for 7.0,
without noticing this unfortunate side-effect,
at revision:
  addons 7.0 revno 7142 revid:qdp-launchpad@openerp.com-20120731150358-jqd3eoz06imzlx01

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

bzr revid: odo@openerp.com-20131004122257-5cx5sf3nm8qi5auc

10 years ago[MERGE] account: CoA installer: include parent charts when determining default taxes...
Olivier Dony [Fri, 4 Oct 2013 12:12:45 +0000 (14:12 +0200)]
[MERGE] account: CoA installer: include parent charts when determining default taxes, otherwise they cannot be set during install

See comments on this MP for some background:
  https://code.launchpad.net/~pedro.baeza/openobject-addons/7.0-updated_l10n_es/+merge/161654

bzr revid: odo@openerp.com-20131004121245-xkqz024d3zzt1xki

10 years ago[add] l10n_it: add new 22% tax
Leonardo Pistone [Fri, 4 Oct 2013 11:39:56 +0000 (13:39 +0200)]
[add] l10n_it: add new 22% tax

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

bzr revid: leonardo.pistone@agilebg.com-20131004113956-05g2jyq506gu3ykw

10 years ago[fix] l10n_it: 2% tax has code 22a, 22b instead of 2a, 2b
Leonardo Pistone [Fri, 4 Oct 2013 11:11:11 +0000 (13:11 +0200)]
[fix] l10n_it: 2% tax has code 22a, 22b instead of 2a, 2b

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

bzr revid: leonardo.pistone@agilebg.com-20131004111111-ji9rekvpo71afl05

10 years ago[FIX] account_voucher, product, stock: use selection widgets for magic context fields...
Olivier Dony [Fri, 4 Oct 2013 10:52:18 +0000 (12:52 +0200)]
[FIX] account_voucher, product, stock: use selection widgets for magic context fields, to pass IDs in the context instead of strings

Many2one fields resolve to strings when used
as `self` within the @context or @filter_domain
attributes of a search field, because they
must be able to support partial matches,
e.g. search for "Sto" to match "Stock".
In many case the code was not prepared to accept
string for the magic context values, so the
magic fields now caused crashes.

The widget="selection" attribute was dropped
during the search view cleanup for 7.0,
without noticing this unfortunate side-effect,
at revision:
  addons 7.0 revno 7142 revid:qdp-launchpad@openerp.com-20120731150358-jqd3eoz06imzlx01

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

bzr revid: odo@openerp.com-20131004105218-edvb5ewduqar3x88

10 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Fri, 4 Oct 2013 05:45:26 +0000 (05:45 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20131004054526-wrer2m4h9u0lpvmm

10 years ago[MERGE] l10n_br: addition of some IPI taxes, courtesy of Renato Lima (Akretion)
Olivier Dony [Thu, 3 Oct 2013 15:56:13 +0000 (17:56 +0200)]
[MERGE] l10n_br: addition of some IPI taxes, courtesy of Renato Lima (Akretion)

bzr revid: odo@openerp.com-20131003155613-g4zibfq32766j1wi

10 years ago[MERGE] hr_timesheet_invoice: make YML tests more robust wrt extra demo data, courtes...
Olivier Dony [Thu, 3 Oct 2013 14:54:28 +0000 (16:54 +0200)]
[MERGE] hr_timesheet_invoice: make YML tests more robust wrt extra demo data, courtesy of Moisés López (Vauxoo)

bzr revid: odo@openerp.com-20131003145428-wdhjxwmdzx7i1nue

10 years ago[FIX] account: CoA installer: include parent charts when determining default taxes...
Olivier Dony [Thu, 3 Oct 2013 13:48:20 +0000 (15:48 +0200)]
[FIX] account: CoA installer: include parent charts when determining default taxes, otherwise they cannot be set during install

bzr revid: odo@openerp.com-20131003134820-ksc52izjwfpxn2ps

10 years ago[MERGE] auth_signup: invitation mail - fallback to user email when company has no...
Olivier Dony [Thu, 3 Oct 2013 10:51:49 +0000 (12:51 +0200)]
[MERGE] auth_signup: invitation mail - fallback to user email when company has no email

This avoids a confusing error message. The email
sender does not matter much in this case anyway.

bzr revid: odo@openerp.com-20131003105149-6v1vpv53k0dol53e

10 years ago[IMP] hr_timesheet_invoice: cleanup/simplify previous commit
Olivier Dony [Thu, 3 Oct 2013 10:43:55 +0000 (12:43 +0200)]
[IMP] hr_timesheet_invoice: cleanup/simplify previous commit

bzr revid: odo@openerp.com-20131003104355-2ttyu8wnactkawmn

10 years ago[FIX] hr_timesheet_invoice: make YML tests more robust wrt extra demo data, courtesy...
Olivier Dony [Thu, 3 Oct 2013 10:00:42 +0000 (12:00 +0200)]
[FIX] hr_timesheet_invoice: make YML tests more robust wrt extra demo data, courtesy of Moisés López (Vauxoo)

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

bzr revid: odo@openerp.com-20131003100042-g1fjtk36c4dcehng

10 years ago[FIX]mail: backport of fix 8787 from saas-1 branch, rev-id: chm@openerp.com-201310030...
Denis Ledoux [Thu, 3 Oct 2013 09:54:00 +0000 (11:54 +0200)]
[FIX]mail: backport of fix 8787 from saas-1 branch, rev-id: chm@openerp.com-20131003091603-rarztafazl56ugid

bzr revid: dle@openerp.com-20131003095400-wgfwaazfdfhho3vb

10 years ago[MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 9493 rev-id: launchpad_transl...
Denis Ledoux [Thu, 3 Oct 2013 09:45:41 +0000 (11:45 +0200)]
[MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 9493 rev-id: launchpad_translations_on_behalf_of_openerp-20131003055550-0r0oqctbd69hv6ud

bzr revid: dle@openerp.com-20131003094541-ro29hhkas03rdvw8

10 years ago[FIX] mail.js: not found do_reload_menu_emails; fix: Use instanceof insead of compara...
Christophe Matthieu [Thu, 3 Oct 2013 09:16:03 +0000 (11:16 +0200)]
[FIX] mail.js: not found do_reload_menu_emails; fix: Use instanceof insead of comparaison of __proto__ arguments

bzr revid: chm@openerp.com-20131003091603-rarztafazl56ugid

10 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Thu, 3 Oct 2013 05:55:50 +0000 (05:55 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20131003055550-0r0oqctbd69hv6ud

10 years ago[FIX] point_of_sale: remove useless or condition in tax computation
Martin Trigaux [Wed, 2 Oct 2013 14:37:34 +0000 (16:37 +0200)]
[FIX] point_of_sale: remove useless or condition in tax computation

bzr revid: mat@openerp.com-20131002143734-b51sl1taumajaaus

10 years ago[IMP] update 2014 new VAT
fclementi@camptocamp.com [Wed, 2 Oct 2013 13:38:41 +0000 (15:38 +0200)]
[IMP] update 2014 new VAT

bzr revid: fclementi@camptocamp.com-20131002133841-07rjon3m7bjwqo2e

10 years ago[MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 9491 rev-id: launchpad_transl...
Denis Ledoux [Wed, 2 Oct 2013 10:12:19 +0000 (12:12 +0200)]
[MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 9491 rev-id: launchpad_translations_on_behalf_of_openerp-20131002053724-elxvqw0n42c4lr9m

bzr revid: dle@openerp.com-20131002101219-h765e9awts5rovye

10 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Wed, 2 Oct 2013 05:37:24 +0000 (05:37 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20131002053724-elxvqw0n42c4lr9m

10 years ago[FIX]portal: previous commit was wrong. I was distracted. auth_signup do not depends...
Denis Ledoux [Tue, 1 Oct 2013 17:30:20 +0000 (19:30 +0200)]
[FIX]portal: previous commit was wrong. I was distracted. auth_signup do not depends on share, portal is, so moving the values['share'] = true to portal module

bzr revid: dle@openerp.com-20131001173020-kv8upxloazihz5uh

10 years ago[FIX] portal_sale: re-add auto-subscribe of customer when confirming invoice
Olivier Dony [Tue, 1 Oct 2013 16:41:25 +0000 (18:41 +0200)]
[FIX] portal_sale: re-add auto-subscribe of customer when confirming invoice

It was removed by mistake in commit [1]
when fixing the forward-port of 7.0
to saas-1. Only the mail notification
had to be removed, not the auto-follow
of the customer, which is important
in the portal, otherwise customers
cannot see their invoices.

[1] 8699 revid:chm@openerp.com-20130506135653-7e8nukr68s9255oq

bzr revid: odo@openerp.com-20131001164125-1smk4mi3eulcbkab

10 years ago[FIX]portal: add share flag to portaltemplate user and portal demo user
Denis Ledoux [Tue, 1 Oct 2013 15:59:01 +0000 (17:59 +0200)]
[FIX]portal: add share flag to portaltemplate user and portal demo user

bzr revid: dle@openerp.com-20131001155901-3hmb81sw6yvjmuav

10 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Tue, 1 Oct 2013 05:39:13 +0000 (05:39 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20131001053913-1x0pa0ji7vetnbls

10 years ago[MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 9487 rev-id: dle@openerp...
Denis Ledoux [Mon, 30 Sep 2013 15:08:04 +0000 (17:08 +0200)]
[MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 9487 rev-id: dle@openerp.com-20130930141202-ghnujem348kydd2m

bzr revid: dle@openerp.com-20130930150804-b4j080uy06t4n7f1

10 years ago[FIX]crm: wizard lead to opportunities, match exact email, insensitive
Denis Ledoux [Mon, 30 Sep 2013 14:12:02 +0000 (16:12 +0200)]
[FIX]crm: wizard lead to opportunities, match exact email, insensitive

bzr revid: dle@openerp.com-20130930141202-ghnujem348kydd2m

10 years ago[IMP] orm: don't compute twice the same function for stored fields if two fields...
Martin Trigaux [Mon, 30 Sep 2013 14:05:15 +0000 (16:05 +0200)]
[IMP] orm: don't compute twice the same function for stored fields if two fields have the same trigger function

bzr revid: mat@openerp.com-20130930140515-4kbzkotjh2ify5vm

10 years ago[IMP] store fields: do not add twice the same function field in the store_function...
Martin Trigaux [Mon, 30 Sep 2013 12:15:11 +0000 (14:15 +0200)]
[IMP] store fields: do not add twice the same function field in the store_function list

bzr revid: mat@openerp.com-20130930121511-94a2k0ka91bsgrnf

10 years ago[FIX] auth_signup: invitation mail - fallback to user email when company has no email
Olivier Dony [Mon, 30 Sep 2013 08:38:29 +0000 (10:38 +0200)]
[FIX] auth_signup: invitation mail - fallback to user email when company has no email

This avoids a confusing error message. The email
sender does not matter much in this case anyway.

bzr revid: odo@openerp.com-20130930083829-h7s3vmvmld91d67e

10 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Mon, 30 Sep 2013 05:43:18 +0000 (05:43 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20130930054304-7r885mda98p411ax
bzr revid: launchpad_translations_on_behalf_of_openerp-20130928055410-zlzdspq6yjqrkq33
bzr revid: launchpad_translations_on_behalf_of_openerp-20130929054547-erco56ru1eyc6iq7
bzr revid: launchpad_translations_on_behalf_of_openerp-20130930054318-brbtsqs7pdngwg51

10 years ago[FIX] ir.fields.converter: fields.reference values were not importable because the...
Olivier Dony [Fri, 27 Sep 2013 14:23:03 +0000 (16:23 +0200)]
[FIX] ir.fields.converter: fields.reference values were not importable because the (trivial) converter was missing

bzr revid: odo@openerp.com-20130927142303-ykcjnxgdiuni3lnk

10 years ago[FIX] point_of_sale: return empty list instead of False for report computation (opw...
Martin Trigaux [Fri, 27 Sep 2013 11:11:18 +0000 (13:11 +0200)]
[FIX] point_of_sale: return empty list instead of False for report computation (opw 598437)

bzr revid: mat@openerp.com-20130927111118-bis9odhacjqaqmyp

10 years ago[FIXED] pos: Fixed the issue of pos detail report when trying to pring report having...
Hardik Ansodariya [Fri, 27 Sep 2013 10:35:43 +0000 (16:05 +0530)]
[FIXED] pos: Fixed the issue of pos detail report when trying to pring report having order without TAX were throwing error(Maintenance case: 598437)

bzr revid: han@tinyerp.com-20130927103543-jppq53ugkj1gk2cl

10 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Fri, 27 Sep 2013 06:16:58 +0000 (06:16 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20130925054843-vx0nogr2rpf5amw4
bzr revid: launchpad_translations_on_behalf_of_openerp-20130926055416-ubjv2v9mogsb49f3
bzr revid: launchpad_translations_on_behalf_of_openerp-20130927061626-2rcumswg0tc4e10e
bzr revid: launchpad_translations_on_behalf_of_openerp-20130926055451-072mn28h3ew4cwfp
bzr revid: launchpad_translations_on_behalf_of_openerp-20130927061658-4svrcqcw04av1e5w

10 years ago[FIX] report_webkit: correctly catch error in rendering
Martin Trigaux [Thu, 26 Sep 2013 12:24:37 +0000 (14:24 +0200)]
[FIX] report_webkit: correctly catch error in rendering

bzr revid: mat@openerp.com-20130926122437-nx7idmpjmm8k1r9d

10 years ago[FIX]share: embed url action= instead of action_id=
Denis Ledoux [Wed, 25 Sep 2013 14:00:58 +0000 (16:00 +0200)]
[FIX]share: embed url action= instead of action_id=

bzr revid: dle@openerp.com-20130925140058-hahb3gtrs97a71lw

10 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Wed, 25 Sep 2013 05:49:14 +0000 (05:49 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20130925054914-zqgjgcb39ny7ejt5

10 years ago[FIX]portal_crm: add default_type in action, in order to select properly the stage...
Denis Ledoux [Tue, 24 Sep 2013 16:09:12 +0000 (18:09 +0200)]
[FIX]portal_crm: add default_type in action, in order to select properly the stage and the section_id

bzr revid: dle@openerp.com-20130924160912-iyxcrngzfgge32q6

10 years ago[FIX]base, ir_translation: in _get_src, if model or record id does not exist anymore...
Denis Ledoux [Tue, 24 Sep 2013 12:46:54 +0000 (14:46 +0200)]
[FIX]base, ir_translation: in _get_src, if model or record id does not exist anymore, do not apptempt to read it

bzr revid: dle@openerp.com-20130924124654-9lz76t6hx0cmxnx5

10 years ago[FIX] mrp: don't select bom out of current date range, replace sql query by orm request
Martin Trigaux [Tue, 24 Sep 2013 12:21:23 +0000 (14:21 +0200)]
[FIX] mrp: don't select bom out of current date range, replace sql query by orm request

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

bzr revid: mat@openerp.com-20130924122123-v4sgyx5v08ikqzsx

10 years ago[FIX] account_analytic_analysis: expected browse record instead of id for map_account...
Martin Trigaux [Tue, 24 Sep 2013 12:13:26 +0000 (14:13 +0200)]
[FIX] account_analytic_analysis: expected browse record instead of id for map_account call (opw #597966)

bzr revid: mat@openerp.com-20130924121326-tb4jr7nqttsxbddu

10 years ago[FIX] account_analytic_analysis: fix the traceback, AttributeError: 'long' object...
Ravi Gohil (OpenERP) [Tue, 24 Sep 2013 10:57:28 +0000 (16:27 +0530)]
[FIX] account_analytic_analysis: fix the traceback, AttributeError: 'long' object has no attribute 'account_ids' when automatic recurring invoice is enabled.(Maintenance Case : 597966)

bzr revid: rgo@tinyerp.com-20130924105728-gtmc1862gcazs7lb

10 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Tue, 24 Sep 2013 06:37:29 +0000 (06:37 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20130924063729-1k9xlx0630vx6is5

10 years ago[FIX] mrp: improved fix, used DEFAULT_SERVER_DATETIME_FORMAT for date, removed extra...
Rifakat [Tue, 24 Sep 2013 06:26:48 +0000 (11:56 +0530)]
[FIX] mrp: improved fix, used DEFAULT_SERVER_DATETIME_FORMAT for date, removed extra AND and _order from search()

bzr revid: rha@tinyerp.com-20130924062648-qshruwnukmtn0b7w

10 years ago[MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 9475 rev-id: dle@openerp...
Denis Ledoux [Mon, 23 Sep 2013 16:56:51 +0000 (18:56 +0200)]
[MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 9475 rev-id: dle@openerp.com-20130923162428-g0s3o9tid09ogfv3

bzr revid: dle@openerp.com-20130923165651-0jt823r5wy37enw6

10 years ago[FIX]sale_crm: add context to categ_ids for sale order object. Its dummy to set ...
Denis Ledoux [Mon, 23 Sep 2013 16:24:28 +0000 (18:24 +0200)]
[FIX]sale_crm: add context to categ_ids for sale order object. Its dummy to set 'crm.lead' for object_name in context while the current object is a 'sale.order', but its less dummy to copy crm.lead tags to sale.order tags while using the convert to quotation wizard

bzr revid: dle@openerp.com-20130923162428-g0s3o9tid09ogfv3

10 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Mon, 23 Sep 2013 05:35:31 +0000 (05:35 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20130919045555-o80w0vjyl4g3d2qn
bzr revid: launchpad_translations_on_behalf_of_openerp-20130920060115-eauj5wlxmkpyxwys
bzr revid: launchpad_translations_on_behalf_of_openerp-20130922053444-ai66yjl1419gee8h
bzr revid: launchpad_translations_on_behalf_of_openerp-20130923053502-xuqx6gazdvsak6e5
bzr revid: launchpad_translations_on_behalf_of_openerp-20130921055928-8y21w291t5w0k13o
bzr revid: launchpad_translations_on_behalf_of_openerp-20130922053456-pcgrwl35kk8b7ff8
bzr revid: launchpad_translations_on_behalf_of_openerp-20130923053531-3twd4g12gj4iqmv3

10 years ago[MERGE] [FIX] plugin_outlook: allow using instances with SSL enabled
Martin Trigaux [Fri, 20 Sep 2013 15:20:18 +0000 (17:20 +0200)]
[MERGE] [FIX] plugin_outlook: allow using instances with SSL enabled

bzr revid: mat@openerp.com-20130920152018-a99haffsf7gn4uj6

10 years ago[FIX] sale: duplication of an existing sale order should change the date
Martin Trigaux [Fri, 20 Sep 2013 15:00:10 +0000 (17:00 +0200)]
[FIX] sale: duplication of an existing sale order should change the date

bzr revid: mat@openerp.com-20130920150010-zj6ug2mdvagr9dv0

10 years ago[FIX] product: avoid getting date=False in pricelist if wrong value in context, court...
Martin Trigaux [Fri, 20 Sep 2013 14:45:29 +0000 (16:45 +0200)]
[FIX] product: avoid getting date=False in pricelist if wrong value in context, courtesy of Alexis de Lattre

bzr revid: mat@openerp.com-20130920144529-800nviktzebexwtt

10 years ago[FIX] project: allow deleting project members from kanban view instead of opening...
Martin Trigaux [Fri, 20 Sep 2013 14:00:59 +0000 (16:00 +0200)]
[FIX] project: allow deleting project members from kanban view instead of opening the user view (opw #590451)

bzr revid: mat@openerp.com-20130920140059-hhupk5qsawaoxms4

10 years ago[FIX] stock: show button check availibility on stock.picking instead of only stock...
Martin Trigaux [Fri, 20 Sep 2013 13:54:03 +0000 (15:54 +0200)]
[FIX] stock: show button check availibility on stock.picking instead of only stock.picking.out (was not present for internal moves) opw #591370

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

bzr revid: mat@openerp.com-20130920135403-49j6c3ihhkh8yh3e

10 years ago[FIX] mrp_operations: change icon to start a work orders to be different than the...
Martin Trigaux [Fri, 20 Sep 2013 13:36:10 +0000 (15:36 +0200)]
[FIX] mrp_operations: change icon to start a work orders to be different than the one for scrap product (opw #591367)

bzr revid: mat@openerp.com-20130920133610-pemveaek0171wmeb

10 years ago[IMP] account: remove wrong colspan on partner ledger wizard
Martin Trigaux [Fri, 20 Sep 2013 13:03:04 +0000 (15:03 +0200)]
[IMP] account: remove wrong colspan on partner ledger wizard

bzr revid: mat@openerp.com-20130920130304-ntbaz1dkea0c5hpe

10 years ago[FIX] survey: add missing translations
Martin Trigaux [Fri, 20 Sep 2013 12:39:38 +0000 (14:39 +0200)]
[FIX] survey: add missing translations

bzr revid: mat@openerp.com-20130920123938-ioifrlv200rkalhe

10 years ago[FIX]purchase: It was no possible to validate invoices of several purchase orders...
Denis Ledoux [Fri, 20 Sep 2013 11:54:31 +0000 (13:54 +0200)]
[FIX]purchase: It was no possible to validate invoices of several purchase orders due to a message_post with a list of more than 1 id

bzr revid: dle@openerp.com-20130920115431-ub87n3wgobuq4ic3

10 years ago[IMP] stock: improve performances of _product_reserve by reducing the number of locat...
Martin Trigaux [Fri, 20 Sep 2013 11:24:37 +0000 (13:24 +0200)]
[IMP] stock: improve performances of _product_reserve by reducing the number of locations that are checked (opw#590466)

bzr revid: mat@openerp.com-20130920112437-giswgxm7o6d17iaf

10 years ago[FIX] account: allow ordering of lines on all invoices (opw#590277)
Martin Trigaux [Fri, 20 Sep 2013 09:50:26 +0000 (11:50 +0200)]
[FIX] account: allow ordering of lines on all invoices (opw#590277)

bzr revid: mat@openerp.com-20130920095026-qv0o2ohcys8druf5

10 years ago[FIX] account,purchase,stock: update report sxw to match latest rml
Martin Trigaux [Fri, 20 Sep 2013 09:39:47 +0000 (11:39 +0200)]
[FIX] account,purchase,stock: update report sxw to match latest rml

bzr revid: mat@openerp.com-20130920093947-os5o6b7ugsqft737

10 years ago[FIX] plugin_outlook: Removed method check_connectivity as it is removed from server...
Ravi Gohil (OpenERP) [Fri, 20 Sep 2013 08:51:23 +0000 (14:21 +0530)]
[FIX] plugin_outlook: Removed method check_connectivity as it is removed from server in a commit at rev: openobject-server/saas-1/revision/4842 and fixed the issue faced when login using SSL and recompiled the plugin: (Maintenance Case : 596114)

bzr revid: rgo@tinyerp.com-20130920085123-j622oabndu1zjisy

10 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Fri, 20 Sep 2013 06:01:45 +0000 (06:01 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20130919045624-x71znzpi3rpnvpcs
bzr revid: launchpad_translations_on_behalf_of_openerp-20130920060145-80h8zse3uw3jg2fx

10 years ago[FIX]web base: when kanban view was setted after the tree view in the views sequence...
Denis Ledoux [Thu, 19 Sep 2013 13:55:17 +0000 (15:55 +0200)]
[FIX]web base: when kanban view was setted after the tree view in the views sequence, the form view was located in the footer of the web page.

bzr revid: dle@openerp.com-20130919135517-5e3pvtbyvz13vn31

10 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Thu, 19 Sep 2013 04:56:31 +0000 (04:56 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20130915061126-sqjgy1285qq56ss2
bzr revid: launchpad_translations_on_behalf_of_openerp-20130919045631-12f8i3qaw4d309mp