odoo/odoo.git
13 years ago[FIX] Fixed problem with pings and openerp.com web server.
niv-openerp [Mon, 20 Dec 2010 10:19:58 +0000 (11:19 +0100)]
[FIX] Fixed problem with pings and openerp.com web server.

bzr revid: nicolas.vanhoren@openerp.com-20101220101958-v8zxw8q1rewzsk5p

13 years ago[MERGE] tools.email_send, base: improved spam wizard and email_send w/ plaintext...
Olivier Dony [Wed, 22 Dec 2010 12:35:09 +0000 (13:35 +0100)]
[MERGE] tools.email_send, base: improved spam wizard and email_send w/ plaintext alternative + minor improvements in base menu/views

lp bug: https://launchpad.net/bugs/668320 fixed
lp bug: https://launchpad.net/bugs/670050 fixed
lp bug: https://launchpad.net/bugs/688402 fixed

bzr revid: odo@openerp.com-20101222123509-dhxbq3wdzj5w2bei

13 years ago[I18N] base: cleanup export after fixing some remaining translation export issues
Olivier Dony [Tue, 21 Dec 2010 19:49:15 +0000 (20:49 +0100)]
[I18N] base: cleanup export after fixing some remaining translation export issues

bzr revid: odo@openerp.com-20101221194915-w9am2wzjvi9z73zs

13 years ago[IMP] orm.search: support multiple _order clauses in destination objects when sorting...
Olivier Dony [Tue, 21 Dec 2010 19:23:44 +0000 (20:23 +0100)]
[IMP] orm.search: support multiple _order clauses in destination objects when sorting on m2o fields

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

bzr revid: odo@openerp.com-20101221192344-87d7ajnfsn5unm9p

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

bzr revid: launchpad_translations_on_behalf_of_openerp-20101222044541-ith1dgyhz41dn8ey

13 years agofix_man_page
Fabien Pinckaers [Tue, 21 Dec 2010 20:27:27 +0000 (21:27 +0100)]
fix_man_page

bzr revid: fp@tinyerp.com-20101221202727-lsq8uhdwf85nixds

13 years agofix_lp_673696
Fabien Pinckaers [Tue, 21 Dec 2010 20:24:18 +0000 (21:24 +0100)]
fix_lp_673696

bzr revid: fp@tinyerp.com-20101221202418-no013141bquj5k6z

13 years agofix
Fabien Pinckaers [Tue, 21 Dec 2010 20:15:17 +0000 (21:15 +0100)]
fix

bzr revid: fp@tinyerp.com-20101221201517-286g910bux4jas0o

13 years agoindex on res_request
Fabien Pinckaers [Tue, 21 Dec 2010 20:06:35 +0000 (21:06 +0100)]
index on res_request

bzr revid: fp@tinyerp.com-20101221200635-9qjowoftlsxcf9lf

13 years ago[I18N] all: cleanup export after fixing some remaining translation export issues
Olivier Dony [Tue, 21 Dec 2010 19:47:51 +0000 (20:47 +0100)]
[I18N] all: cleanup export after fixing some remaining translation export issues

bzr revid: odo@openerp.com-20101221194751-g69ixmtrurd6ewo7

13 years agomerge
Fabien Pinckaers [Tue, 21 Dec 2010 19:39:40 +0000 (20:39 +0100)]
merge

bzr revid: fp@tinyerp.com-20101221193940-k11n92v4sdnr78jf

13 years ago[FIX] import / export
Fabien Pinckaers [Tue, 21 Dec 2010 19:38:47 +0000 (20:38 +0100)]
[FIX] import / export

bzr revid: fp@tinyerp.com-20101221193847-z9rkx9o4gc0o92dd

13 years ago[FIX] product: better natural order for products (suggested by F. Gassauer)
Olivier Dony [Tue, 21 Dec 2010 19:34:42 +0000 (20:34 +0100)]
[FIX] product: better natural order for products (suggested by F. Gassauer)

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

bzr revid: odo@openerp.com-20101221193442-rruy5ghpb1mtguch

13 years ago[FIX] product: product.name_get() was O(n) instead of O(1) wrt db queries!
Olivier Dony [Tue, 21 Dec 2010 19:32:03 +0000 (20:32 +0100)]
[FIX] product: product.name_get() was O(n) instead of O(1) wrt db queries!

bzr revid: odo@openerp.com-20101221193203-51vp0cotd7nc3y7h

13 years ago[MERGE] tools.translate, test_reports, res_config: several bugfixes (see buglinks)
Olivier Dony [Tue, 21 Dec 2010 17:08:09 +0000 (18:08 +0100)]
[MERGE] tools.translate, test_reports, res_config: several bugfixes (see buglinks)

lp bug: https://launchpad.net/bugs/692845 fixed
lp bug: https://launchpad.net/bugs/692598 fixed
lp bug: https://launchpad.net/bugs/692746 fixed

bzr revid: odo@openerp.com-20101221170809-zqusunjw2em9xz9y

13 years ago[FIX] convert: module install should fail when CSV import fails
Olivier Dony [Tue, 21 Dec 2010 16:45:48 +0000 (17:45 +0100)]
[FIX] convert: module install should fail when CSV import fails

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

bzr revid: odo@openerp.com-20101221164548-za2o4239tk0xnrww

13 years ago[IMP] orm: improve error reporting when importing m2m in CSV (courtesy of Martin...
Olivier Dony [Tue, 21 Dec 2010 15:23:40 +0000 (16:23 +0100)]
[IMP] orm: improve error reporting when importing m2m in CSV (courtesy of Martin Collins)

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

bzr revid: odo@openerp.com-20101221152340-5mp5c36357amsi8m

13 years ago[FIX] publisher_warranty: avoid trying to safe_eval() an empty string
Olivier Dony [Tue, 21 Dec 2010 15:14:45 +0000 (16:14 +0100)]
[FIX] publisher_warranty: avoid trying to safe_eval() an empty string

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

bzr revid: odo@openerp.com-20101221151445-th3cfbjw104g6ie9

13 years agotranslate: fix usage of TinyPoFile.warn() [Bug 692845]
P. Christeas [Tue, 21 Dec 2010 14:46:46 +0000 (16:46 +0200)]
translate: fix usage of TinyPoFile.warn() [Bug 692845]

as reported by Phong Nguyen, thanks.

bzr revid: p_christ@hol.gr-20101221144646-74a9qy43nbiepbxu

13 years agotest_reports: fix creating objects with o2m/m2m fields.
P. Christeas [Tue, 21 Dec 2010 14:46:05 +0000 (16:46 +0200)]
test_reports: fix creating objects with o2m/m2m fields.

bzr revid: p_christ@hol.gr-20101221144605-2a9wkz8d25h172uf

13 years agores_config: fix unicode help + msg for already-installed addons [Bug 692598]
P. Christeas [Tue, 21 Dec 2010 14:44:56 +0000 (16:44 +0200)]
res_config: fix unicode help + msg for already-installed addons [Bug 692598]

As reported by TFR.

bzr revid: p_christ@hol.gr-20101221144456-uy8xz2ovjbbj1qsk

13 years agotranslate: fix skipping one translation per .po file in a .tgz
P. Christeas [Tue, 21 Dec 2010 14:43:54 +0000 (16:43 +0200)]
translate: fix skipping one translation per .po file in a .tgz

Thanks TFR for asking me to translate the *single* term that had been
missing due that bug!
The .po file loop skips the first line of the supplied rows, but the
calling was not consistent to always provide the redudant header row.

bzr revid: p_christ@hol.gr-20101221144354-chc9oz6r3to75pu1

13 years ago[FIX] tools.translate: remove useless duplicate line
Olivier Dony [Tue, 21 Dec 2010 14:37:18 +0000 (15:37 +0100)]
[FIX] tools.translate: remove useless duplicate line

bzr revid: odo@openerp.com-20101221143718-ml2xg42yypn6b8fm

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