odoo/odoo.git
13 years ago[FIX] read_group: better support for empty 'fields' or 'groupby' parameters
Olivier Dony [Tue, 21 Dec 2010 14:37:14 +0000 (15:37 +0100)]
[FIX] read_group: better support for empty 'fields' or 'groupby' parameters

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

bzr revid: odo@openerp.com-20101221143714-nvvmg2zmbkowbx60

13 years ago[MERGE] merged the dev2 team's branch
qdp-launchpad@tinyerp.com [Tue, 21 Dec 2010 14:35:42 +0000 (15:35 +0100)]
[MERGE] merged the dev2 team's branch

bzr revid: qdp-launchpad@tinyerp.com-20101221143542-e66ajd6yjn09djmt

13 years ago[REF] stock, stock_change_product_qty wizard: removed warehouse field
qdp-launchpad@tinyerp.com [Tue, 21 Dec 2010 14:23:10 +0000 (15:23 +0100)]
[REF] stock, stock_change_product_qty wizard: removed warehouse field

bzr revid: qdp-launchpad@tinyerp.com-20101221142310-z90hsr4k6tpvx9qz

13 years ago[FIX] purchase: fixed the yaml and unit test
qdp-launchpad@tinyerp.com [Tue, 21 Dec 2010 14:17:59 +0000 (15:17 +0100)]
[FIX] purchase: fixed the yaml and unit test

bzr revid: qdp-launchpad@tinyerp.com-20101221141759-rhn6ucsgox02yeay

13 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Tue, 21 Dec 2010 13:27:41 +0000 (13:27 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20101221132741-3ciykbz935xctho7

13 years ago[IMP] product: supplier pricelist usability improved
qdp-launchpad@tinyerp.com [Tue, 21 Dec 2010 13:07:50 +0000 (14:07 +0100)]
[IMP] product: supplier pricelist usability improved

bzr revid: qdp-launchpad@tinyerp.com-20101221130750-217mx3m7wsj7m7gy

13 years ago[FIX] product, purchase: price computation based on supplier tab of product (and...
qdp-launchpad@tinyerp.com [Tue, 21 Dec 2010 12:56:38 +0000 (13:56 +0100)]
[FIX] product, purchase: price computation based on supplier tab of product (and uom computation) + added some warnings if user selection is not compliant with these info

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

bzr revid: qdp-launchpad@tinyerp.com-20101221125638-4hj2b2z01oh4uorx

13 years ago[IMP] product: suppliers info and pricelist usability improvements
qdp-launchpad@tinyerp.com [Tue, 21 Dec 2010 11:29:25 +0000 (12:29 +0100)]
[IMP] product: suppliers info and pricelist usability improvements

bzr revid: qdp-launchpad@tinyerp.com-20101221112925-6ph8bln9x8stnzyn

13 years ago[FIX] re-commit previous merge broken by bzr-rebase:
Vo Minh Thu (OpenERP) [Tue, 21 Dec 2010 10:58:43 +0000 (11:58 +0100)]
[FIX] re-commit previous merge broken by bzr-rebase:

translate,orm: simplify loading of field value translations and avoid ignoring them when string has changed (many issues with menus not loaded yet)

bzr revid: odo@openerp.com-20101221105843-myzlkd74tci3puer

13 years agomerge
Fabien Pinckaers [Tue, 21 Dec 2010 09:10:05 +0000 (10:10 +0100)]
merge

bzr revid: fp@tinyerp.com-20101221091005-zctt5bwplj0txipc

13 years ago[FIX]: Fixed problem of zero division in action_consume of move
rpa (Open ERP) [Tue, 21 Dec 2010 07:16:53 +0000 (12:46 +0530)]
[FIX]: Fixed problem of zero division in action_consume of move

bzr revid: rpa@tinyerp.com-20101221071653-ksfh0unorhuuk3e7

13 years ago[MERGE]: Merging with the same branch
rpa (Open ERP) [Tue, 21 Dec 2010 06:32:27 +0000 (12:02 +0530)]
[MERGE]: Merging with the same branch

bzr revid: rpa@tinyerp.com-20101221063227-2dhahto5odbyq6jo

13 years ago[IMP] import / export cleaned
Fabien Pinckaers [Mon, 20 Dec 2010 23:17:43 +0000 (00:17 +0100)]
[IMP] import / export cleaned

bzr revid: fp@tinyerp.com-20101220231743-9vswez6tg198cyco

13 years ago[FIX] addons.zip_directory: ZipFile.write() still expects binary strings for filename...
Olivier Dony [Mon, 20 Dec 2010 19:17:24 +0000 (20:17 +0100)]
[FIX] addons.zip_directory: ZipFile.write() still expects binary strings for filenames in python 2.5

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

bzr revid: odo@openerp.com-20101220191724-mvu1rsf3sup19s9m

13 years ago[MERGE] EAN13 and QR support in RML, simpler indices on workflows, cleanup of ir_ui_m...
P. Christeas [Mon, 20 Dec 2010 17:58:02 +0000 (18:58 +0100)]
[MERGE] EAN13 and QR support in RML, simpler indices on workflows, cleanup of ir_ui_menu.py

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

bzr revid: odo@openerp.com-20101220175802-z4yh5dlad0oob5hm

13 years ago[MERGE] test_reports: helper function for testing wizard-based reports
P. Christeas [Mon, 20 Dec 2010 17:40:51 +0000 (18:40 +0100)]
[MERGE] test_reports: helper function for testing wizard-based reports

bzr revid: odo@openerp.com-20101220174051-nf2m3edwo06rh4oc

13 years ago[FIX] convert: correct default value for <act_window>'s domain attribute
Jay (OpenERP) [Mon, 20 Dec 2010 17:26:56 +0000 (18:26 +0100)]
[FIX] convert: correct default value for <act_window>'s domain attribute

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

bzr revid: odo@openerp.com-20101220172656-i8cgliwnt7g1dyh6

13 years ago[MERGE] translate,orm: simplify loading of field value translations and avoid ignorin...
Olivier Dony [Mon, 20 Dec 2010 17:18:13 +0000 (18:18 +0100)]
[MERGE] translate,orm: simplify loading of field value translations and avoid ignoring them when string has changed (many issues with menus not loaded yet)

bzr revid: odo@openerp.com-20101220171813-882waudb2grz81jo

13 years ago[IMP] return the module version (installed_version) during web modules queries
Xavier Morel [Mon, 20 Dec 2010 16:46:48 +0000 (17:46 +0100)]
[IMP] return the module version (installed_version) during web modules queries

bzr revid: xmo@openerp.com-20101220164648-4n78ghbov1rruei5

13 years ago[FIX] fields.reference: don't accept half-defined references - second part of fix...
Olivier Dony [Mon, 20 Dec 2010 16:25:01 +0000 (17:25 +0100)]
[FIX] fields.reference: don't accept half-defined references - second part of fix, in create()

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

bzr revid: odo@openerp.com-20101220162501-v0xag7nwdhfij14f

13 years ago[FIX] fields.reference: don't accept half-defined references, and avoid crashing...
Olivier Dony [Mon, 20 Dec 2010 16:09:59 +0000 (17:09 +0100)]
[FIX] fields.reference: don't accept half-defined references, and avoid crashing on previous bad ones

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

bzr revid: odo@openerp.com-20101220160959-f6x2kik46btf0uol

13 years ago[FIX] orm, translate: unconditionally set the translation from .pot to db, lookup...
OpenERP [Mon, 20 Dec 2010 15:15:23 +0000 (16:15 +0100)]
[FIX] orm, translate: unconditionally set the translation from .pot to db, lookup a translation by name, type, and lang only (no more source string)

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

bzr revid: openerp@vmt-hp4520s-20101220151523-vy4xzvahz80tara7

13 years ago[FIX] tools.convert: logger.log: first argument needs to be an integer, not a string
olt@tinyerp.com [Mon, 20 Dec 2010 15:07:47 +0000 (16:07 +0100)]
[FIX] tools.convert: logger.log: first argument needs to be an integer, not a string

bzr revid: olt@tinyerp.com-20101220150747-4ull8wjwf7ichu9l

13 years ago[FIX] stock: removed company_id on main stock.location because the properties are...
qdp-launchpad@tinyerp.com [Mon, 20 Dec 2010 14:54:13 +0000 (15:54 +0100)]
[FIX] stock: removed company_id on main stock.location because the properties are company neutral and thus previously a user of another company that the main one couldn't create a new product or zoom on an existing product (because of a read on stock.location that failed)

bzr revid: qdp-launchpad@tinyerp.com-20101220145413-tvj8s51f7vuu6rkb

13 years ago[FIX] stock: typo fixed
qdp-launchpad@tinyerp.com [Mon, 20 Dec 2010 14:30:49 +0000 (15:30 +0100)]
[FIX] stock: typo fixed

bzr revid: qdp-launchpad@tinyerp.com-20101220143049-bqzbke6ydppv3jw2

13 years ago[FIX] purchase: typo corrected in xml id
qdp-launchpad@tinyerp.com [Mon, 20 Dec 2010 14:21:41 +0000 (15:21 +0100)]
[FIX] purchase: typo corrected in xml id

bzr revid: qdp-launchpad@tinyerp.com-20101220142141-8yz13fs6285tp8aj

13 years ago[REF] procurement: used list comprehension]
qdp-launchpad@tinyerp.com [Mon, 20 Dec 2010 14:16:33 +0000 (15:16 +0100)]
[REF] procurement: used list comprehension]

bzr revid: qdp-launchpad@tinyerp.com-20101220141633-aewi7uadalsu66jr

13 years ago[FIX] mrp: work center typos
qdp-launchpad@tinyerp.com [Mon, 20 Dec 2010 14:13:37 +0000 (15:13 +0100)]
[FIX] mrp: work center typos

bzr revid: qdp-launchpad@tinyerp.com-20101220141337-hnq5jjhj7p3uzsga

13 years ago[MREGE]: Merge with lp:~openerp-commiter/openobject-addons/dev-addons2-rha1
rpa (Open ERP) [Mon, 20 Dec 2010 13:00:56 +0000 (18:30 +0530)]
[MREGE]: Merge with lp:~openerp-commiter/openobject-addons/dev-addons2-rha1

bzr revid: rpa@tinyerp.com-20101220130056-jtt8okpeabhz28bv

13 years ago[MERGE] merged with main addons branch
qdp-launchpad@tinyerp.com [Mon, 20 Dec 2010 11:41:42 +0000 (12:41 +0100)]
[MERGE] merged with main addons branch

bzr revid: qdp-launchpad@tinyerp.com-20101220114142-mu1fsg93k9bhq66a

13 years ago[IMP] crm, marketing_campaign: usability imp. + [REF] procurement: removed unused...
qdp-launchpad@tinyerp.com [Mon, 20 Dec 2010 11:38:20 +0000 (12:38 +0100)]
[IMP] crm, marketing_campaign: usability imp. + [REF] procurement: removed unused variable

bzr revid: qdp-launchpad@tinyerp.com-20101220113820-u9a2aewa4bshw9jx

13 years ago[MERGE] merged the dev3 branch
qdp-launchpad@tinyerp.com [Mon, 20 Dec 2010 11:12:53 +0000 (12:12 +0100)]
[MERGE] merged the dev3 branch

bzr revid: qdp-launchpad@tinyerp.com-20101220111253-4vrzuc73l0fogj6b

13 years ago[IMP] account: removed credit memo terms
qdp-launchpad@tinyerp.com [Mon, 20 Dec 2010 10:50:43 +0000 (11:50 +0100)]
[IMP] account: removed credit memo terms

bzr revid: qdp-launchpad@tinyerp.com-20101220105043-fb4zosbfhrnv4dba

13 years ago[FIX] account: security rights
qdp-launchpad@tinyerp.com [Mon, 20 Dec 2010 10:41:01 +0000 (11:41 +0100)]
[FIX] account: security rights

bzr revid: qdp-launchpad@tinyerp.com-20101220104101-wg2vhhxi3gh0z5em

13 years ago[FIX] account: men should be allow to see only the taxes related to the current compa...
qdp-launchpad@tinyerp.com [Mon, 20 Dec 2010 10:40:35 +0000 (11:40 +0100)]
[FIX] account: men should be allow to see only the taxes related to the current company used. This fix the problem of a product company neutral with several taxes defined (one for each existing company): previously the onchange was setting all the taxes on invoice/SO/PO/... lines instead of just the one for the current company

bzr revid: qdp-launchpad@tinyerp.com-20101220104035-j5hfqylqyyqb137c

13 years ago[IMP] purchase, sale, sale_layout: usability improvements
qdp-launchpad@tinyerp.com [Mon, 20 Dec 2010 09:47:17 +0000 (10:47 +0100)]
[IMP] purchase, sale, sale_layout: usability improvements

bzr revid: qdp-launchpad@tinyerp.com-20101220094717-qjkkm53m79u2hdzk

13 years ago[REF] hr_payroll: removed unecessary view overwriting
qdp-launchpad@tinyerp.com [Mon, 20 Dec 2010 09:46:04 +0000 (10:46 +0100)]
[REF] hr_payroll: removed unecessary view overwriting

bzr revid: qdp-launchpad@tinyerp.com-20101220094604-h9rie16joi0vcatk

13 years ago[FIX] hr_holidays: allocation request by category fixed
qdp-launchpad@tinyerp.com [Mon, 20 Dec 2010 09:45:13 +0000 (10:45 +0100)]
[FIX] hr_holidays: allocation request by category fixed

bzr revid: qdp-launchpad@tinyerp.com-20101220094513-i8glqkv8z0jcjx77

13 years ago[IMP] account: usability improvements
qdp-launchpad@tinyerp.com [Mon, 20 Dec 2010 09:42:53 +0000 (10:42 +0100)]
[IMP] account: usability improvements

bzr revid: qdp-launchpad@tinyerp.com-20101220094253-n467qnluvmavtpoo

13 years ago[MERGE]: Merge with lp:openobject-addons
rpa (Open ERP) [Mon, 20 Dec 2010 08:22:55 +0000 (13:52 +0530)]
[MERGE]: Merge with lp:openobject-addons

bzr revid: rpa@tinyerp.com-20101215042654-04ccazkz5v57ml3j
bzr revid: rpa@tinyerp.com-20101216043335-ji5h61dra451cml4
bzr revid: rpa@tinyerp.com-20101220082255-1g3ea50rkjlacwqw

13 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Mon, 20 Dec 2010 04:53:07 +0000 (04:53 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20101218050707-tdumvza0nnw0ai4c
bzr revid: launchpad_translations_on_behalf_of_openerp-20101219044813-9lk6hs4sgaut10z1
bzr revid: launchpad_translations_on_behalf_of_openerp-20101220045307-e2nnaoqthf10jhmy

13 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Mon, 20 Dec 2010 04:49:20 +0000 (04:49 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20101218050151-7b2d211zmlho0nz5
bzr revid: launchpad_translations_on_behalf_of_openerp-20101219044527-usqaexey3l5mc7a8
bzr revid: launchpad_translations_on_behalf_of_openerp-20101220044920-a2cwkndd2s79fpc0

13 years agotrml2pdf: Support EAN13 and QRcode barcodes, fix unicode warning [Bug 532559]
P. Christeas [Sun, 19 Dec 2010 20:11:27 +0000 (22:11 +0200)]
trml2pdf: Support EAN13 and QRcode barcodes, fix unicode warning [Bug 532559]

Since ReportLab supports them, include it in our list, too.
Also, fix the warning that has been appearing in buildbot, about
"code128.py:257: UnicodeWarning ..."
The issue is that string-capable barcodes will only support ASCII chars,
not Unicode. So, cast to str() and let ReportLab's code be happy.

Code was based on patch by: Omar (Pexego), on 22-06-2010

bzr revid: p_christ@hol.gr-20101219201127-mmrsn206a9vldr43

13 years agoworkflow.instance: remove excess indices
P. Christeas [Sun, 19 Dec 2010 20:08:42 +0000 (22:08 +0200)]
workflow.instance: remove excess indices

It is a table with 4 columns, doesn't worth 5 indices! I hope that these
combined indexed plus the wkf_id one will allow Postgres to always come
up with a good plan.

bzr revid: p_christ@hol.gr-20101219200842-4vr72wqal2t8k2xq

13 years agoir.ui.menu: We don't need a "many2many_unique" class any more
P. Christeas [Sun, 19 Dec 2010 20:07:51 +0000 (22:07 +0200)]
ir.ui.menu: We don't need a "many2many_unique" class any more

The parent many2many has been improved to avoid duplicate records.

bzr revid: p_christ@hol.gr-20101219200751-0umvepzgtgjhnw78

13 years agotest_reports: aesthetic improvements for the test_report_action
P. Christeas [Sun, 19 Dec 2010 20:06:27 +0000 (22:06 +0200)]
test_reports: aesthetic improvements for the test_report_action

bzr revid: p_christ@hol.gr-20101219200627-7pju2glqrs53631u

13 years agotest_reports: rename res_model, res_ids to active_model, active_ids
P. Christeas [Sun, 19 Dec 2010 20:06:20 +0000 (22:06 +0200)]
test_reports: rename res_model, res_ids to active_model, active_ids

Requested by Odo, for consistency

bzr revid: p_christ@hol.gr-20101219200620-0mldt3s19xg6j5w5

13 years agotest_reports: first draft of a full action/wizard/report tester
P. Christeas [Sun, 19 Dec 2010 20:06:08 +0000 (22:06 +0200)]
test_reports: first draft of a full action/wizard/report tester

Use with a yaml test like:
-
   I will test the action reports
-
  !python {model: res.partner}: |
    from tools import test_reports
    reload(test_reports) # ;)
    test_reports.try_report_action(cr, uid, 'action_account_balance_menu', our_module='account')

bzr revid: p_christ@hol.gr-20101219200608-ffl2k3qiexjxvp48

13 years ago[FIX] pruchase: fixed access rights
qdp-launchpad@tinyerp.com [Fri, 17 Dec 2010 16:41:43 +0000 (17:41 +0100)]
[FIX] pruchase: fixed access rights

bzr revid: qdp-launchpad@tinyerp.com-20101217164143-glfqx79n719079i3

13 years ago[FIX] fields_view_get: ignore non-element nodes during view inheritance resolution
Olivier Dony [Fri, 17 Dec 2010 15:05:27 +0000 (16:05 +0100)]
[FIX] fields_view_get: ignore non-element nodes during view inheritance resolution

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

bzr revid: odo@openerp.com-20101217150527-4mv740mppqimvsnd

13 years ago[FIX] translate: correctly set the translation for menus indirectly named by their...
OpenERP [Fri, 17 Dec 2010 12:38:22 +0000 (13:38 +0100)]
[FIX] translate: correctly set the translation for menus indirectly named by their action and not visible in the simplified view.

bzr revid: openerp@vmt-hp4520s-20101217123822-0g5h04fz92fxfn42

13 years ago[MERGE] Sale: Cancelling sale order should affect Procurements,production orders
Mustufa Rangwala [Fri, 17 Dec 2010 11:48:53 +0000 (17:18 +0530)]
[MERGE] Sale: Cancelling sale order should affect Procurements,production orders

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

bzr revid: mra@mra-laptop-20101217114853-kukmk0h8b1yes89c

13 years ago[FIX] sale_margin: removed unecessary (already existing in sale module) test steps...
qdp-launchpad@tinyerp.com [Fri, 17 Dec 2010 11:16:00 +0000 (12:16 +0100)]
[FIX] sale_margin: removed unecessary (already existing in sale module) test steps that was wrong (SO should be in order_policy 'invoice from delivery') and useless (not related to the sale_margin feature)

bzr revid: qdp-launchpad@tinyerp.com-20101217111600-uuedz0164t7888sx

13 years ago[MERGE] branch merged with lp:~openerp-dev/openobject-addons/trunk-dev-addons3
mtr [Fri, 17 Dec 2010 11:06:53 +0000 (16:36 +0530)]
[MERGE] branch merged with lp:~openerp-dev/openobject-addons/trunk-dev-addons3

bzr revid: mtr@mtr-20101217110653-nq4jsa2e1sie5bxb

13 years ago[FIX] Sale: called the button_check() method of procurement workflow to cancel procur...
mtr [Fri, 17 Dec 2010 11:03:51 +0000 (16:33 +0530)]
[FIX] Sale: called the button_check() method of procurement workflow to cancel procurement

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

bzr revid: mtr@mtr-20101217110351-hj8p28v4vjyupebb

13 years ago[FIX] addons/__init__.py: wrong number of arguments for format string
olt@tinyerp.com [Fri, 17 Dec 2010 11:02:10 +0000 (12:02 +0100)]
[FIX] addons/__init__.py: wrong number of arguments for format string

bzr revid: olt@tinyerp.com-20101217110210-sxqhhvj7dh96h58q

13 years ago[MEREG] Account: Invoices don't always enforce the UoM category
Mustufa Rangwala [Fri, 17 Dec 2010 10:36:58 +0000 (16:06 +0530)]
[MEREG] Account: Invoices don't always enforce the UoM category

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

bzr revid: mra@mra-laptop-20101217103658-1qg34abeex3x7pd2

13 years ago[FIX] l10n_be: Class 1 accounts (=accounts starting with code 1) must be liability...
qdp-launchpad@tinyerp.com [Fri, 17 Dec 2010 10:31:16 +0000 (11:31 +0100)]
[FIX] l10n_be: Class 1 accounts (=accounts starting with code 1) must be liability instead of asset for Account Type

bzr revid: qdp-launchpad@tinyerp.com-20101217103116-8psp5n1zztnehmrj

13 years ago[FIX] sale_margin: fixed the yaml test
qdp-launchpad@tinyerp.com [Fri, 17 Dec 2010 10:30:26 +0000 (11:30 +0100)]
[FIX] sale_margin: fixed the yaml test

bzr revid: qdp-launchpad@tinyerp.com-20101217103026-d74d7m138hzf6s0o

13 years ago[FIX] stock: set readonly=True on the scrapped field of stock.move
qdp-launchpad@tinyerp.com [Fri, 17 Dec 2010 10:24:47 +0000 (11:24 +0100)]
[FIX] stock: set readonly=True on the scrapped field of stock.move

bzr revid: qdp-launchpad@tinyerp.com-20101217102447-lsazxdkehe05ly4q

13 years ago[IMP] Account:improved changes for the uos_id_change method
mtr [Fri, 17 Dec 2010 10:18:21 +0000 (15:48 +0530)]
[IMP] Account:improved changes for the uos_id_change method

bzr revid: mtr@mtr-20101217101821-sq8tzpmxailcca8h

13 years ago[MERGE] branch merged with lp:~openerp-dev/openobject-addons/trunk-dev-addons3
mtr [Fri, 17 Dec 2010 09:16:48 +0000 (14:46 +0530)]
[MERGE] branch merged with lp:~openerp-dev/openobject-addons/trunk-dev-addons3

bzr revid: mtr@mtr-20101217091648-gelxoqczdncr7de9

13 years ago[REF]
Mustufa Rangwala [Fri, 17 Dec 2010 08:46:02 +0000 (14:16 +0530)]
[REF]

bzr revid: mra@mra-laptop-20101217084602-fddp601cgyjhiczp

13 years ago[FIX] Account:Displays warning when wrong UoM is selected in account invoice line
mtr [Fri, 17 Dec 2010 08:39:47 +0000 (14:09 +0530)]
[FIX] Account:Displays warning when wrong UoM is selected in account invoice line

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

bzr revid: mtr@mtr-20101217083947-kj4h7ipczmnbh7t2

13 years ago[MERGE] merge from trunk addons
Mustufa Rangwala [Fri, 17 Dec 2010 08:27:09 +0000 (13:57 +0530)]
[MERGE] merge from trunk addons

bzr revid: mra@mra-laptop-20101217082709-y82tqu3fa6exellb

13 years ago[IMP] Hr expense: improve code
XRG [Fri, 17 Dec 2010 07:57:57 +0000 (13:27 +0530)]
[IMP] Hr expense: improve code

bzr revid: mra@mra-laptop-20101217075757-z11iwokcy2ynjese

13 years ago[MERGE] POS, Sale: bugs
Mustufa Rangwala [Fri, 17 Dec 2010 06:40:09 +0000 (12:10 +0530)]
[MERGE] POS, Sale: bugs

bzr revid: mra@mra-laptop-20101217064009-b106sk26wlur93u2

13 years ago[MERGE] account: copy account.move crash (MTR branch)
Mustufa Rangwala [Fri, 17 Dec 2010 06:20:52 +0000 (11:50 +0530)]
[MERGE] account: copy account.move crash (MTR branch)

bzr revid: mra@mra-laptop-20101217062052-0c2lw8joexsyr8ho

13 years ago[MERGE] Account, account voucher, payment: misc changes from lp bugs (ARA branch)
Mustufa Rangwala [Fri, 17 Dec 2010 06:05:17 +0000 (11:35 +0530)]
[MERGE] Account, account voucher, payment: misc changes from lp bugs (ARA branch)

bzr revid: mra@mra-laptop-20101217060517-stme952kz79qu5ic

13 years ago[MERGE] Account_voucher: Not able to validate sales receipt/ supplier voucher
Mustufa Rangwala [Fri, 17 Dec 2010 05:55:54 +0000 (11:25 +0530)]
[MERGE] Account_voucher: Not able to validate sales receipt/ supplier voucher

bzr revid: mra@mra-laptop-20101217055554-puui89273i321y2q

13 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Fri, 17 Dec 2010 05:53:05 +0000 (05:53 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20101217055305-qykqycjvpt8fc9q0

13 years ago[MERGE] merge from trunk addons3
pso [Fri, 17 Dec 2010 05:52:57 +0000 (11:22 +0530)]
[MERGE] merge from trunk addons3

bzr revid: pso@tinyerp.com-20101217055257-11er6oey5e9eg2df

13 years ago[MERGE] branch merged with lp:~openerp-dev/openobject-addons/trunk-dev-addons3
mtr [Fri, 17 Dec 2010 05:49:06 +0000 (11:19 +0530)]
[MERGE] branch merged with lp:~openerp-dev/openobject-addons/trunk-dev-addons3

bzr revid: mtr@mtr-20101217054906-ue70k192tte6ywpr

13 years ago[FIX] Hr_expense: 'NoneType' object does not support item assignment
Mustufa Rangwala [Fri, 17 Dec 2010 05:46:31 +0000 (11:16 +0530)]
[FIX] Hr_expense: 'NoneType' object does not support item assignment

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

bzr revid: mra@mra-laptop-20101217054631-vkm93baylg7oggk1

13 years ago[MERGE] merge from dev3
ARA (OpenERP) [Fri, 17 Dec 2010 05:28:44 +0000 (10:58 +0530)]
[MERGE] merge from dev3

bzr revid: ara@tinyerp.com-20101217052844-aafz2ud2f3lldwbb

13 years ago[MERGE] merge with dev-addons3 branch
psi (Open ERP) [Fri, 17 Dec 2010 05:27:51 +0000 (10:57 +0530)]
[MERGE] merge with dev-addons3 branch

bzr revid: psi@tinyerp.co.in-20101217052751-qmb7lt9cfj4zo2go

13 years ago[FIX] delivery: Regression on Delivery module: 'active_id' can cause error on context...
JVO(OpenERP) [Fri, 17 Dec 2010 05:24:33 +0000 (10:54 +0530)]
[FIX] delivery: Regression on Delivery module: 'active_id' can cause error on context for a new unsaved record

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

bzr revid: mra@mra-laptop-20101217052433-k28zhwag0zijezze

13 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Fri, 17 Dec 2010 04:54:36 +0000 (04:54 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20101217045436-40c3ybxz4w1upvxu

13 years ago[MERGE] merge from trunk addons
Mustufa Rangwala [Fri, 17 Dec 2010 04:37:32 +0000 (10:07 +0530)]
[MERGE] merge from trunk addons

bzr revid: mra@mra-laptop-20101214130232-wqsim6966u1hilu9
bzr revid: mra@mra-laptop-20101217043732-ri8dfx38pacpruye

13 years ago[FIX] safe_eval: support for allowing auto-loading of python submodules, such as...
Olivier Dony [Thu, 16 Dec 2010 18:38:39 +0000 (19:38 +0100)]
[FIX] safe_eval: support for allowing auto-loading of python submodules, such as _strptime

bzr revid: odo@openerp.com-20101216183839-7mor9xfzbor2s9r7

13 years ago[IMP] orm.read_group: raise if called with group_by being a non-database-stored field
Olivier Dony [Thu, 16 Dec 2010 18:37:08 +0000 (19:37 +0100)]
[IMP] orm.read_group: raise if called with group_by being a non-database-stored field

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

bzr revid: odo@openerp.com-20101216183708-o61idware1v6tyk3

13 years ago[MERGE] merged the xrg branch with misc. patches
qdp-launchpad@tinyerp.com [Thu, 16 Dec 2010 16:40:12 +0000 (17:40 +0100)]
[MERGE] merged the xrg branch with misc. patches

bzr revid: qdp-launchpad@tinyerp.com-20101216164012-u0t0m6iima8dybyj

13 years ago[FIX] stock, stock_location: acces rights
qdp-launchpad@tinyerp.com [Thu, 16 Dec 2010 16:38:07 +0000 (17:38 +0100)]
[FIX] stock, stock_location: acces rights

bzr revid: qdp-launchpad@tinyerp.com-20101216163807-j3zsat1jpsoyu4m0

13 years ago[IMP] stock: uability improvements
qdp-launchpad@tinyerp.com [Thu, 16 Dec 2010 16:37:31 +0000 (17:37 +0100)]
[IMP] stock: uability improvements

bzr revid: qdp-launchpad@tinyerp.com-20101216163731-sfsxfs5o2af31ez3

13 years ago[FIX] purhcase: removed domain=supplier on the partner_id field of purhcase order...
qdp-launchpad@tinyerp.com [Thu, 16 Dec 2010 16:34:31 +0000 (17:34 +0100)]
[FIX] purhcase: removed domain=supplier on the partner_id field of purhcase order form in order to be compliant with behavior os SO (the supplier button is already thicked by default)

bzr revid: qdp-launchpad@tinyerp.com-20101216163431-9hv31gzfbt720nkp

13 years ago[IMP] account: removed translate=True on the name of account.journal in order to...
qdp-launchpad@tinyerp.com [Thu, 16 Dec 2010 16:32:16 +0000 (17:32 +0100)]
[IMP] account: removed translate=True on the name of account.journal in order to clean the translation progress

bzr revid: qdp-launchpad@tinyerp.com-20101216163216-gf7ey64ad6use8sk

13 years ago[IMP] sale_margin: replaced tabs with 4 spaces in view and removed the button 'create...
qdp-launchpad@tinyerp.com [Thu, 16 Dec 2010 16:30:25 +0000 (17:30 +0100)]
[IMP] sale_margin: replaced tabs with 4 spaces in view and removed the button 'create invoice' in order to reuse the one defined in the first tab

bzr revid: qdp-launchpad@tinyerp.com-20101216163025-x1rbfsd4bcrxgdu9

13 years ago[FIX] res_config: made strings in compatibility install wizard translatable
Olivier Dony [Thu, 16 Dec 2010 15:04:30 +0000 (16:04 +0100)]
[FIX] res_config: made strings in compatibility install wizard translatable

bzr revid: odo@openerp.com-20101216150430-8tg06fpfubdac4py

13 years ago[FIX] Wrong definition of field 'company_id' in 'account_voucher_line' object
Alberto Luengo Cabanillas [Thu, 16 Dec 2010 13:53:08 +0000 (19:23 +0530)]
[FIX] Wrong definition of field 'company_id' in 'account_voucher_line' object

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

bzr revid: ara@tinyerp.com-20101216135308-a86ie7l2mc354f22

13 years ago[FIX] account_analytic_line must not be deleted if the journal etc is deleted
ARA (OpenERP) [Thu, 16 Dec 2010 11:52:33 +0000 (17:22 +0530)]
[FIX] account_analytic_line must not be deleted if the journal etc is deleted

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

bzr revid: ara@tinyerp.com-20101216115233-b5oszgkb2oh7hkd6

13 years ago[IMP] web_livechat: better icons & text
Christophe Simonis [Thu, 16 Dec 2010 11:27:52 +0000 (12:27 +0100)]
[IMP] web_livechat: better icons & text

bzr revid: chs@openerp.com-20101216112752-9xg4i9ompw1bi81v

13 years ago[FIX] Account:changes in the query of _balance of account.move.line
mtr [Thu, 16 Dec 2010 10:33:45 +0000 (16:03 +0530)]
[FIX] Account:changes in the query of _balance of account.move.line

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

bzr revid: mtr@mtr-20101216103345-ues63v1olmx98ojl

13 years ago[FIX] account_voucher: voucher validates with price include in tax
psi (Open ERP) [Thu, 16 Dec 2010 10:31:37 +0000 (16:01 +0530)]
[FIX] account_voucher: voucher validates with price include in tax

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

bzr revid: psi@tinyerp.co.in-20101216103137-ydleoud0le7wsg2w

13 years ago[MERGE] merge with dev-addons3 branch
psi (Open ERP) [Thu, 16 Dec 2010 10:09:49 +0000 (15:39 +0530)]
[MERGE] merge with dev-addons3 branch

bzr revid: psi@tinyerp.co.in-20101216100949-esjz6ggug35vh3lz

13 years ago[FIX] report_sxw: workaround to prevent crash of reports launched from wizards that...
Olivier Dony [Thu, 16 Dec 2010 10:07:49 +0000 (11:07 +0100)]
[FIX] report_sxw: workaround to prevent crash of reports launched from wizards that pass invalid IDs

bzr revid: odo@openerp.com-20101216100749-z06fv08n4u5rhwl0

13 years ago[Merge]: merge with addons2
rha@tinyerp.com [Thu, 16 Dec 2010 07:33:17 +0000 (13:03 +0530)]
[Merge]: merge with addons2

bzr revid: rha@tinyerp.com-20101216073317-48599ut5l4fgenjl

13 years ago[Fix]: Bug #690234 mrp_repair: error if repair contains a product that its warranty...
rha@tinyerp.com [Thu, 16 Dec 2010 06:01:45 +0000 (11:31 +0530)]
[Fix]: Bug #690234 mrp_repair: error if repair contains a product that its warranty is not multiple of 12

bzr revid: rha@tinyerp.com-20101216060145-pek6uv2pckkodlyt

13 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Thu, 16 Dec 2010 04:48:41 +0000 (04:48 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20101216044244-go321rqvup2m8l4y
bzr revid: launchpad_translations_on_behalf_of_openerp-20101216044841-ewqql1al8ld9es0h

13 years ago[MERGE] orm: fixed translations for inherited views when the parent view uses a diffe...
Vo Minh Thu (OpenERP) [Wed, 15 Dec 2010 18:24:16 +0000 (19:24 +0100)]
[MERGE] orm: fixed translations for inherited views when the parent view uses a different model

bzr revid: odo@openerp.com-20101215182416-yk4n4krmw2anuyt3

13 years ago[FIX+I18N] hr: marital status should be translatable
Olivier Dony [Wed, 15 Dec 2010 17:24:55 +0000 (18:24 +0100)]
[FIX+I18N] hr: marital status should be translatable

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

bzr revid: odo@openerp.com-20101215172455-411ka2can99pmpt5