odoo/odoo.git
10 years ago[FIX] problem with controllers reload
niv-openerp [Mon, 30 Sep 2013 14:44:28 +0000 (16:44 +0200)]
[FIX] problem with controllers reload

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

bzr revid: nicolas.vanhoren@openerp.com-20130930144428-biwun9nh9y190fft

10 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Sat, 28 Sep 2013 05:41:09 +0000 (05:41 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20130928054109-ytcf3vux2h8yoxmo

10 years ago[MERGE] merged niv branch with the many2many_checkboxes widget
Quentin (OpenERP) [Fri, 27 Sep 2013 12:57:59 +0000 (14:57 +0200)]
[MERGE] merged niv branch with the many2many_checkboxes widget

bzr revid: qdp-launchpad@openerp.com-20130927125759-5knujhf9dkkze8hi

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

bzr revid: launchpad_translations_on_behalf_of_openerp-20130925052817-8fbiai7kz5lwvqu1
bzr revid: launchpad_translations_on_behalf_of_openerp-20130927054854-49lz8szbyebfo37r

10 years ago[IMP] Added m2m_checkboxes
niv-openerp [Wed, 25 Sep 2013 15:21:26 +0000 (17:21 +0200)]
[IMP] Added m2m_checkboxes

bzr revid: nicolas.vanhoren@openerp.com-20130925152126-8zrjbt3y7qfhbysf

10 years agowip
niv-openerp [Wed, 25 Sep 2013 14:45:56 +0000 (16:45 +0200)]
wip

bzr revid: nicolas.vanhoren@openerp.com-20130925144556-97abdprnibq631sc

10 years ago[IMP] helpful exception message
Frédéric van der Essen [Tue, 24 Sep 2013 15:19:13 +0000 (17:19 +0200)]
[IMP] helpful exception message

bzr revid: fva@openerp.com-20130924151913-mq8sj2a8hahylmig

10 years ago[MERGE] point_of_sale: fix to avoid internal references shadowing EAN13 barcodes
Frédéric van der Essen [Tue, 24 Sep 2013 09:45:15 +0000 (11:45 +0200)]
[MERGE] point_of_sale: fix to avoid internal references shadowing EAN13 barcodes

bzr revid: fva@openerp.com-20130924094515-j605mg8lozzli3u2

10 years ago[MERGE] from trunk
Frédéric van der Essen [Tue, 24 Sep 2013 09:44:29 +0000 (11:44 +0200)]
[MERGE] from trunk

bzr revid: fva@openerp.com-20130924094429-mce20di3xwu13ig0

10 years ago[FIX] point_of_sale: make sure that internal reference barcodes don't conflict with...
Frédéric van der Essen [Tue, 24 Sep 2013 09:34:10 +0000 (11:34 +0200)]
[FIX] point_of_sale: make sure that internal reference barcodes don't conflict with ean barcodes

bzr revid: fva@openerp.com-20130924093410-c1yh72t4jd9667ia

10 years ago[MERGE] from trunk
Frédéric van der Essen [Tue, 24 Sep 2013 09:32:50 +0000 (11:32 +0200)]
[MERGE] from trunk

bzr revid: fva@openerp.com-20130924093250-u8ws3yojh3irj3tg

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

bzr revid: launchpad_translations_on_behalf_of_openerp-20130924055544-w57gyxsw1rn3gcnd

10 years ago[MERGE] point_of_sale: support for scanning non ean13 barcodes with the internal...
Frédéric van der Essen [Mon, 23 Sep 2013 15:17:13 +0000 (17:17 +0200)]
[MERGE] point_of_sale: support for scanning non ean13 barcodes with the internal reference field

bzr revid: fva@openerp.com-20130923151713-xsxgrumasi4iyh0t

10 years ago[MERGE] from trunk
Frédéric van der Essen [Mon, 23 Sep 2013 15:14:32 +0000 (17:14 +0200)]
[MERGE] from trunk

bzr revid: fva@openerp.com-20130923151432-rba58178m69ldzgb

10 years ago[MERGE] point_of_sale: fixing the confirmation dialog in self checkout mode
Frédéric van der Essen [Mon, 23 Sep 2013 15:06:11 +0000 (17:06 +0200)]
[MERGE] point_of_sale: fixing the confirmation dialog in self checkout mode

bzr revid: fva@openerp.com-20130923150611-7ygk47a3w6o7kf93

10 years ago[FIX] point_of_sale: order close confirmation was put on all header buttons instead...
Frédéric van der Essen [Mon, 23 Sep 2013 15:04:31 +0000 (17:04 +0200)]
[FIX] point_of_sale: order close confirmation was put on all header buttons instead of just the close button

bzr revid: fva@openerp.com-20130923150431-pgri8o2gqup37dpk

10 years ago[MERGE] from trunk
Frédéric van der Essen [Mon, 23 Sep 2013 14:54:08 +0000 (16:54 +0200)]
[MERGE] from trunk

bzr revid: fva@openerp.com-20130923145408-990mouljuvi5wmxj

10 years ago[IMP] point_of_sale: support for non ean13 barcodes using the Internal Reference...
Frédéric van der Essen [Mon, 23 Sep 2013 14:51:39 +0000 (16:51 +0200)]
[IMP] point_of_sale: support for non ean13 barcodes using the Internal Reference field

bzr revid: fva@openerp.com-20130923145139-iu3ds9tcfzy1ffcf

10 years ago[MERGE] point_of_sale: recent fixes from 7.0
Frédéric van der Essen [Fri, 20 Sep 2013 12:31:29 +0000 (14:31 +0200)]
[MERGE] point_of_sale: recent fixes from 7.0

bzr revid: fva@openerp.com-20130920123129-zrojq1tmoa1ujtu3

10 years ago[MERGE] from trunk
Frédéric van der Essen [Fri, 20 Sep 2013 12:30:57 +0000 (14:30 +0200)]
[MERGE] from trunk

bzr revid: fva@openerp.com-20130920123057-6kk3y56dp1ljmxuv

10 years ago[FIX] point_of_sale: currency should be fetched from the pricelist instead of the...
Frédéric van der Essen [Fri, 20 Sep 2013 12:30:18 +0000 (14:30 +0200)]
[FIX] point_of_sale: currency should be fetched from the pricelist instead of the company

bzr revid: fva@openerp.com-20130920123018-b10rrmxmx85ludth

10 years ago[IMP] typo manifest mass mailing'
Fabien Pinckaers [Fri, 20 Sep 2013 11:28:27 +0000 (13:28 +0200)]
[IMP] typo manifest mass mailing'

bzr revid: fp@tinyerp.com-20130920112827-7m7f20rkykzikr3e

10 years ago[IMP] typos
Fabien Pinckaers [Fri, 20 Sep 2013 11:26:47 +0000 (13:26 +0200)]
[IMP] typos

bzr revid: fp@tinyerp.com-20130920112647-3lxisf9fpp8u5g0o

10 years ago[IMP] Mass Mailing Manisfest
Fabien Pinckaers [Fri, 20 Sep 2013 10:14:59 +0000 (12:14 +0200)]
[IMP] Mass Mailing Manisfest

bzr revid: fp@tinyerp.com-20130920101459-zft3pwjxirfyc8b3

10 years ago[IMP] reduced image
Fabien Pinckaers [Fri, 20 Sep 2013 10:10:52 +0000 (12:10 +0200)]
[IMP] reduced image

bzr revid: fp@tinyerp.com-20130920101052-4yucer88lco3do51

10 years ago[IMP] cross-reference in marketing campaigns
Fabien Pinckaers [Fri, 20 Sep 2013 10:09:42 +0000 (12:09 +0200)]
[IMP] cross-reference in marketing campaigns

bzr revid: fp@tinyerp.com-20130920100942-sonifw69xxywhhkh

10 years ago[FIX] point_of_sale: barcode scanner was not working in firefox due to usage of event...
Frédéric van der Essen [Fri, 20 Sep 2013 09:48:37 +0000 (11:48 +0200)]
[FIX] point_of_sale: barcode scanner was not working in firefox due to usage of event.keyCode instead of event.which

bzr revid: fva@openerp.com-20130920094837-nks57e8qk3rgfksc

10 years ago[IMP] moved manifest
Fabien Pinckaers [Fri, 20 Sep 2013 09:48:13 +0000 (11:48 +0200)]
[IMP] moved manifest

bzr revid: fp@tinyerp.com-20130920094813-2zoas8d93rn2px0m

10 years ago[IMP] point_of_sale: when the product search returns only one product, order it on...
Frédéric van der Essen [Fri, 20 Sep 2013 09:47:34 +0000 (11:47 +0200)]
[IMP] point_of_sale: when the product search returns only one product, order it on 'enter' keypress

bzr revid: fva@openerp.com-20130920094734-mvte0wkdw151691n

10 years ago[IMP] Mass Mailing Manifest
Fabien Pinckaers [Fri, 20 Sep 2013 09:45:33 +0000 (11:45 +0200)]
[IMP] Mass Mailing Manifest

bzr revid: fp@tinyerp.com-20130920094533-b48lqy8oc4agd3yo

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

bzr revid: launchpad_translations_on_behalf_of_openerp-20130920053819-rdw9jnox7816f274

10 years ago[MERGE] from trunk
Frédéric van der Essen [Thu, 19 Sep 2013 14:52:22 +0000 (16:52 +0200)]
[MERGE] from trunk

bzr revid: fva@openerp.com-20130919145222-7dr98os9d51l1lj3

10 years ago[FIX] point_of_sale: replaced utf8 special characters by image as those glyphs were...
Frédéric van der Essen [Thu, 19 Sep 2013 14:51:33 +0000 (16:51 +0200)]
[FIX] point_of_sale: replaced utf8 special characters by image as those glyphs were not supported on enough systems

bzr revid: fva@openerp.com-20130919145133-5glux5wmidwddq6u

10 years ago[IMP] im: tell orm to rename field user => user_id
Christophe Simonis [Thu, 19 Sep 2013 14:46:58 +0000 (16:46 +0200)]
[IMP] im: tell orm to rename field user => user_id

bzr revid: chs@openerp.com-20130919144658-tf53x1zimnvbsk0u

10 years ago[FIX] addons: fixed various calls to fields.datetime.now in defaults
Thibault Delavallée [Thu, 19 Sep 2013 14:23:38 +0000 (16:23 +0200)]
[FIX] addons: fixed various calls to fields.datetime.now in defaults

bzr revid: tde@openerp.com-20130919142338-v2ygkid2abw2j3wl

10 years ago[MERGE] point_of_sale: simple fix for unsupported utf8 characters
Frédéric van der Essen [Thu, 19 Sep 2013 14:53:08 +0000 (16:53 +0200)]
[MERGE] point_of_sale: simple fix for unsupported utf8 characters

bzr revid: fva@openerp.com-20130919145308-ucraqfxkdx9e829c

10 years ago[MERGE] point_of_sale: selected fixes from the trunk_review_pos branch
Frédéric van der Essen [Thu, 19 Sep 2013 14:20:51 +0000 (16:20 +0200)]
[MERGE] point_of_sale: selected fixes from the trunk_review_pos branch

bzr revid: fva@openerp.com-20130919142051-5vo1md2a7t6hyptf

10 years ago[MERGE] from trunk
Frédéric van der Essen [Thu, 19 Sep 2013 14:19:55 +0000 (16:19 +0200)]
[MERGE] from trunk

bzr revid: fva@openerp.com-20130919141955-qszrf0zdhgilonqp

10 years ago[IMP] point_of_sale: rename Start Selling to Resume Session when appropriate
Frédéric van der Essen [Thu, 19 Sep 2013 13:54:13 +0000 (15:54 +0200)]
[IMP] point_of_sale: rename Start Selling to Resume Session when appropriate

bzr revid: fva@openerp.com-20130919135413-6hwj3b7vxstf8wq1

10 years ago[MERGE] from trunk
Frédéric van der Essen [Thu, 19 Sep 2013 13:48:32 +0000 (15:48 +0200)]
[MERGE] from trunk

bzr revid: fva@openerp.com-20130919134832-tg2v5vrozfzwcpoq

10 years ago[FIX] point_of_sale: hr demo data products shouldn't be available in the point of...
Frédéric van der Essen [Thu, 19 Sep 2013 13:24:35 +0000 (15:24 +0200)]
[FIX] point_of_sale: hr demo data products shouldn't be available in the point of sale by default

bzr revid: fva@openerp.com-20130919132435-dpr8antwh2e5c6bh

10 years ago[IMP] point_of_sale: confirmation message on session close when there are unposted...
Frédéric van der Essen [Thu, 19 Sep 2013 13:12:28 +0000 (15:12 +0200)]
[IMP] point_of_sale: confirmation message on session close when there are unposted orders

bzr revid: fva@openerp.com-20130919131228-hhrp3guno8ddt5m2

10 years ago[IMP] point_of_sale: remove empty payment lines when going back to product screen
Frédéric van der Essen [Thu, 19 Sep 2013 13:10:12 +0000 (15:10 +0200)]
[IMP] point_of_sale: remove empty payment lines when going back to product screen

bzr revid: fva@openerp.com-20130919131012-ylnqrab48a9746l6

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