Commit Graph

24592 Commits

Author SHA1 Message Date
Husen Daudi b495cec9d1 Module for password encryption.
bzr revid: hda@tinyerp.com-20080528030338-7izwvtmmmizg9sp5
2008-05-28 03:03:38 +00:00
qdp-launchpad@tinyerp.com 333f5b21c2 [FIX] account: fixed onchange of type in the account.journal form view
bzr revid: qdp-launchpad@tinyerp.com-20101222101655-pagdwermbumdffx8
2010-12-22 11:16:55 +01:00
Launchpad Translations on behalf of openerp 8be856082e Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20101222054619-0p561c2n1h18e0tc
2010-12-22 05:46:19 +00:00
Fabien Pinckaers acb90442a6 fix_man_page
bzr revid: fp@tinyerp.com-20101221202727-lsq8uhdwf85nixds
2010-12-21 21:27:27 +01:00
Fabien Pinckaers e15952531b fix_lp_673696
bzr revid: fp@tinyerp.com-20101221202418-no013141bquj5k6z
2010-12-21 21:24:18 +01:00
Fabien Pinckaers 3df9607a60 fix
bzr revid: fp@tinyerp.com-20101221201517-286g910bux4jas0o
2010-12-21 21:15:17 +01:00
Fabien Pinckaers 7cd08c8bc3 index on res_request
bzr revid: fp@tinyerp.com-20101221200635-9qjowoftlsxcf9lf
2010-12-21 21:06:35 +01:00
Olivier Dony df25a5570c [I18N] all: cleanup export after fixing some remaining translation export issues
bzr revid: odo@openerp.com-20101221194751-g69ixmtrurd6ewo7
2010-12-21 20:47:51 +01:00
Fabien Pinckaers 698584b477 merge
bzr revid: fp@tinyerp.com-20101221193940-k11n92v4sdnr78jf
2010-12-21 20:39:40 +01:00
Fabien Pinckaers 80b21b75d9 [FIX] import / export
bzr revid: fp@tinyerp.com-20101221193847-z9rkx9o4gc0o92dd
2010-12-21 20:38:47 +01:00
Olivier Dony 24b332f5f8 [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
2010-12-21 20:34:42 +01:00
Olivier Dony 5cc52dfff1 [FIX] product: product.name_get() was O(n) instead of O(1) wrt db queries!
bzr revid: odo@openerp.com-20101221193203-51vp0cotd7nc3y7h
2010-12-21 20:32:03 +01:00
Olivier Dony 7964fd96f8 [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
2010-12-21 18:08:09 +01:00
Olivier Dony 12ba501178 [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
2010-12-21 17:45:48 +01:00
Olivier Dony 033179095f [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
2010-12-21 16:23:40 +01:00
Olivier Dony 7cca938586 [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
2010-12-21 16:14:45 +01:00
P. Christeas 1970c59234 translate: fix usage of TinyPoFile.warn() [Bug 692845]
as reported by Phong Nguyen, thanks.

bzr revid: p_christ@hol.gr-20101221144646-74a9qy43nbiepbxu
2010-12-21 16:46:46 +02:00
P. Christeas 15893e879d test_reports: fix creating objects with o2m/m2m fields.
bzr revid: p_christ@hol.gr-20101221144605-2a9wkz8d25h172uf
2010-12-21 16:46:05 +02:00
P. Christeas 08f568ec0f res_config: fix unicode help + msg for already-installed addons [Bug 692598]
As reported by TFR.

bzr revid: p_christ@hol.gr-20101221144456-uy8xz2ovjbbj1qsk
2010-12-21 16:44:56 +02:00
P. Christeas bc9611bd40 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
2010-12-21 16:43:54 +02:00
Olivier Dony e5ecadeda7 [FIX] tools.translate: remove useless duplicate line
bzr revid: odo@openerp.com-20101221143718-ml2xg42yypn6b8fm
2010-12-21 15:37:18 +01:00
Olivier Dony 1ba2ff569f [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
2010-12-21 15:37:14 +01:00
qdp-launchpad@tinyerp.com 49bd4d1aba [MERGE] merged the dev2 team's branch
bzr revid: qdp-launchpad@tinyerp.com-20101221143542-e66ajd6yjn09djmt
2010-12-21 15:35:42 +01:00
qdp-launchpad@tinyerp.com 0d6b3dce9f [REF] stock, stock_change_product_qty wizard: removed warehouse field
bzr revid: qdp-launchpad@tinyerp.com-20101221142310-z90hsr4k6tpvx9qz
2010-12-21 15:23:10 +01:00
qdp-launchpad@tinyerp.com 7ff1ae996e [FIX] purchase: fixed the yaml and unit test
bzr revid: qdp-launchpad@tinyerp.com-20101221141759-rhn6ucsgox02yeay
2010-12-21 15:17:59 +01:00
Launchpad Translations on behalf of openerp a67d3a287b Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20101221132741-3ciykbz935xctho7
2010-12-21 13:27:41 +00:00
qdp-launchpad@tinyerp.com 5d68c5f1f8 [IMP] product: supplier pricelist usability improved
bzr revid: qdp-launchpad@tinyerp.com-20101221130750-217mx3m7wsj7m7gy
2010-12-21 14:07:50 +01:00
qdp-launchpad@tinyerp.com 02b60a7382 [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
2010-12-21 13:56:38 +01:00
qdp-launchpad@tinyerp.com 5a0a79f5d5 [IMP] product: suppliers info and pricelist usability improvements
bzr revid: qdp-launchpad@tinyerp.com-20101221112925-6ph8bln9x8stnzyn
2010-12-21 12:29:25 +01:00
Vo Minh Thu (OpenERP) 35b9fd82ff [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
2010-12-21 11:58:43 +01:00
Fabien Pinckaers 78a2174db1 merge
bzr revid: fp@tinyerp.com-20101221091005-zctt5bwplj0txipc
2010-12-21 10:10:05 +01:00
rpa (Open ERP) 394cfd398f [FIX]: Fixed problem of zero division in action_consume of move
bzr revid: rpa@tinyerp.com-20101221071653-ksfh0unorhuuk3e7
2010-12-21 12:46:53 +05:30
rpa (Open ERP) 977020567b [MERGE]: Merging with the same branch
bzr revid: rpa@tinyerp.com-20101221063227-2dhahto5odbyq6jo
2010-12-21 12:02:27 +05:30
Fabien Pinckaers 83d46bac4c [IMP] import / export cleaned
bzr revid: fp@tinyerp.com-20101220231743-9vswez6tg198cyco
2010-12-21 00:17:43 +01:00
Olivier Dony a2055b6d31 [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
2010-12-20 20:17:24 +01:00
P. Christeas 75db037508 [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
2010-12-20 18:58:02 +01:00
P. Christeas 8adeacd146 [MERGE] test_reports: helper function for testing wizard-based reports
bzr revid: odo@openerp.com-20101220174051-nf2m3edwo06rh4oc
2010-12-20 18:40:51 +01:00
Jay (OpenERP) 0170649b71 [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
2010-12-20 18:26:56 +01:00
Olivier Dony dc4d460d16 [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
2010-12-20 18:18:13 +01:00
Xavier Morel b56127a689 [IMP] return the module version (installed_version) during web modules queries
bzr revid: xmo@openerp.com-20101220164648-4n78ghbov1rruei5
2010-12-20 17:46:48 +01:00
Olivier Dony 0fedbb3215 [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
2010-12-20 17:25:01 +01:00
Olivier Dony afed2d47fe [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
2010-12-20 17:09:59 +01:00
OpenERP edcbf91f03 [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
2010-12-20 16:15:23 +01:00
olt@tinyerp.com 4236d93ba5 [FIX] tools.convert: logger.log: first argument needs to be an integer, not a string
bzr revid: olt@tinyerp.com-20101220150747-4ull8wjwf7ichu9l
2010-12-20 16:07:47 +01:00
qdp-launchpad@tinyerp.com ef6e82d04e [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
2010-12-20 15:54:13 +01:00
qdp-launchpad@tinyerp.com f8d9f98f34 [FIX] stock: typo fixed
bzr revid: qdp-launchpad@tinyerp.com-20101220143049-bqzbke6ydppv3jw2
2010-12-20 15:30:49 +01:00
qdp-launchpad@tinyerp.com 9cdb785152 [FIX] purchase: typo corrected in xml id
bzr revid: qdp-launchpad@tinyerp.com-20101220142141-8yz13fs6285tp8aj
2010-12-20 15:21:41 +01:00
qdp-launchpad@tinyerp.com 0355890a99 [REF] procurement: used list comprehension]
bzr revid: qdp-launchpad@tinyerp.com-20101220141633-aewi7uadalsu66jr
2010-12-20 15:16:33 +01:00
qdp-launchpad@tinyerp.com c572dd7a48 [FIX] mrp: work center typos
bzr revid: qdp-launchpad@tinyerp.com-20101220141337-hnq5jjhj7p3uzsga
2010-12-20 15:13:37 +01:00
rpa (Open ERP) b84488356c [MREGE]: Merge with lp:~openerp-commiter/openobject-addons/dev-addons2-rha1
bzr revid: rpa@tinyerp.com-20101220130056-jtt8okpeabhz28bv
2010-12-20 18:30:56 +05:30