Commit Graph

7857 Commits

Author SHA1 Message Date
P. Christeas 71d5ee956a Merge remote branch 'origin/master', v5.0.6 into optimize
Conflicts:
	bin/addons/base/ir/ir_cron.py
	bin/netsvc.py
	bin/osv/orm.py

bzr revid: p_christ@hol.gr-20090925204745-352t3ngsltr4cj8a
2009-09-25 23:47:45 +03:00
Jay (Open ERP) 282cab24a0 [FIX] Fields.function : Store value computation corrected
[openobject-server @ jvo@tinyerp.com-20090922053703-14vmsvuxccsy0ntb]

bzr revid: p_christ@hol.gr-20090925203907-93qtmx98khzb8oxo
2009-09-25 23:39:07 +03:00
P. Christeas 8afaffc811 [Fix] Tolerate ids that came as strings.
If the list of IDs contains strings with numeric values (like '123'),
allow them to be used. If the strings cannot be parsed, the int() will
raise an Exception itself.

bzr revid: p_christ@hol.gr-20090925203427-3ckavo3w34dokwij
2009-09-25 23:34:27 +03:00
uco(OpenERP) 244de09ee5 [FIX] Update Module : Float8 to float and numeric to float casting made possible
lp bug: https://launchpad.net/bugs/433886 fixed

bzr revid: jvo@tinyerp.com-20090924142227-qbx2y0a56r6d263n
2009-09-24 19:52:27 +05:30
Harry (Open ERP) f2087d57f3 [IMP]quality_integration_server: quality log : add new option to specify qualitylog path to store html pages of log
bzr revid: hmo@tinyerp.com-20090923091219-owu6zi4jio20xt1f
2009-09-23 14:42:19 +05:30
olt@tinyerp.com 605e3786ce [IMP] updated changelog file for 5.0.6 release
bzr revid: olt@tinyerp.com-20090922111815-je0c161jzeoeeaqn
2009-09-22 13:18:15 +02:00
olt@tinyerp.com 9226b669f2 [REL] tag 5.0.6
bzr revid: olt@tinyerp.com-20090922100740-jhgq3hd49d8hj7hm
2009-09-22 12:07:40 +02:00
olt@tinyerp.com e4a020883d [REL] deleted tag 5.0.6
bzr revid: olt@tinyerp.com-20090922100723-7af0yxxyo3hl49bn
2009-09-22 12:07:23 +02:00
olt@tinyerp.com 0927b71e78 [REL] 5.0.6
bzr revid: olt@tinyerp.com-20090922095710-3ffqfh5ic8e1vx0k
2009-09-22 11:57:10 +02:00
olt@tinyerp.com 10a0116ab3 [REL] release.py: 5.0.6
bzr revid: olt@tinyerp.com-20090922095622-n618d3pjdlcqx2tm
2009-09-22 11:56:22 +02:00
P. Christeas 6021b6dff3 Ir.attachment: improve SQL for access checks.
bzr revid: p_christ@hol.gr-20090922093255-f3iljq721pwbn9e0
2009-09-22 12:32:55 +03:00
P. Christeas e3e4be1cfb [IMP]: allow binary function fields to directly return size.
As used in document, function fields could have a shortcut method to
return the size instead of the contents. If done so and return a number,
use that instead.

bzr revid: p_christ@hol.gr-20090922093046-9r0gsj0qenapi06o
2009-09-22 12:30:46 +03:00
olt@tinyerp.com f1a9e62934 [REL] 5.0.6
bzr revid: olt@tinyerp.com-20090922083854-r6275v9r15sppdp6
2009-09-22 10:38:54 +02:00
Christophe Simonis 8a86e56dbe [FIX] account_analytic_plans: avoid encoding errors
bzr revid: chs@tinyerp.com-20090922080254-3bxtb47sf7fjv810
2009-09-22 10:02:54 +02:00
olt@tinyerp.com cc4350cb78 [REL] 5.0.6
bzr revid: olt@tinyerp.com-20090922072905-r5qblwant4hc3rs0
2009-09-22 09:29:05 +02:00
Nicolas Bessi(C2C) f4dd75aeae [FIX] Sale : Delivery Date delay computation made corrected when days are passed with fractions
lp bug: https://launchpad.net/bugs/419720 fixed

bzr revid: jvo@tinyerp.com-20090922064256-b9nk9ruk8xctv3ho
2009-09-22 12:12:56 +05:30
Jay (Open ERP) 48a8d1f0a1 [FIX] Fields.function : Store value computation corrected
lp bug: https://launchpad.net/bugs/421904 fixed

bzr revid: jvo@tinyerp.com-20090922053703-14vmsvuxccsy0ntb
2009-09-22 11:07:03 +05:30
GPA(Open ERP) 60550c799d [FIX] hr_timesheet_sheet : casting correction for a view
lp bug: https://launchpad.net/bugs/431864 fixed

bzr revid: jvo@tinyerp.com-20090922051911-6ujs6cwfgegmqxfe
2009-09-22 10:49:11 +05:30
Harry (Open ERP) 3180ca5f74 [FIX][CRITICAL]document: crash list of directory after rev:hmo@tinyerp.com-20090916110722-4kl5t5q71im6c76i
lp bug: https://launchpad.net/bugs/433979 fixed

bzr revid: hmo@tinyerp.com-20090922050449-b8are4lnap54x6dt
2009-09-22 10:34:49 +05:30
olt@tinyerp.com 9dee415bef [FIX] fixed an "unsupported operand type(s) for +: 'bool' and 'str'" error.
bzr revid: olt@tinyerp.com-20090921085934-zgzbsgopwdbcbjhx
2009-09-21 10:59:34 +02:00
olt@tinyerp.com 09f5623eba [MERGE]
bzr revid: olt@tinyerp.com-20090921082545-8rw7c8f42nxesm2z
2009-09-21 10:25:45 +02:00
olt@tinyerp.com 9b50214c1b [REL] 5.0.5
bzr revid: olt@tinyerp.com-20090921082457-towsa1lfsy07wiip
2009-09-21 10:24:57 +02:00
VRA(Open ERP) dbf72b286f [FIX] Sale : SO Boolean field picked behavior corrected
lp bug: https://launchpad.net/bugs/423726 fixed

bzr revid: jvo@tinyerp.com-20090918144154-q61g8bwi6szzg42k
2009-09-18 20:11:54 +05:30
SME(Tiny/Axelor) 758b7ed285 [FIX] Account : Rounding problem based on price_accuracy
lp bug: https://launchpad.net/bugs/407332 fixed

bzr revid: jvo@tinyerp.com-20090918140022-demflhtd2gs6r19r
2009-09-18 19:30:22 +05:30
Jay (Open ERP) 20bc712f9c [FIX] Price Accuracy : rounding made to be based on --price_accuracy option
lp bug: https://launchpad.net/bugs/407332 fixed

bzr revid: jvo@tinyerp.com-20090918135556-lmun5j8d27437xkc
2009-09-18 19:25:56 +05:30
VRA(OpenERP) 294d923ac2 [FIX] Sale_delivery_report : Delivery order report should take shipping address from picking itself
bzr revid: jvo@tinyerp.com-20090918133746-3oes2v0lb8je0rxs
2009-09-18 19:07:46 +05:30
Christophe Simonis 48b9c6e333 [IMP] purchase_manual: do not redefine view: add fields by inheritance...
bzr revid: chs@tinyerp.com-20090918122846-uplt55vy9egit6q5
2009-09-18 14:28:46 +02:00
Christophe Simonis cc08f8e3d2 [IMP] purchase: improve views to be directly usable in portals...
bzr revid: chs@tinyerp.com-20090918122807-s6iaqfw5htxs4poe
2009-09-18 14:28:07 +02:00
GPA(Open ERP) 62749f5823 [FIX] Account : Move line creation was giving encoding error while automated entries were inserted,corrected
lp bug: https://launchpad.net/bugs/431871 fixed

bzr revid: jvo@tinyerp.com-20090918103321-duidpcu12b358dlv
2009-09-18 16:03:21 +05:30
Jay (Open ERP) 35ca7bf8a7 [FIX] Account_followup : Sending email while sending follow up corrected.
lp bug: https://launchpad.net/bugs/431821 fixed

bzr revid: jvo@tinyerp.com-20090918060913-v05i5qp2468o3ufv
2009-09-18 11:39:13 +05:30
olt@tinyerp.com a0c0cb3bca [IMP] updated release.py to 5.0.5
bzr revid: olt@tinyerp.com-20090917135346-9vylvoy89xoffkep
2009-09-17 15:53:46 +02:00
olt@tinyerp.com 0d7199a133 [IMP] updated changelog file
bzr revid: olt@tinyerp.com-20090917132335-so2fugos4sutat90
2009-09-17 15:23:35 +02:00
olt@tinyerp.com b673c75bb2 [MERGE]
bzr revid: olt@tinyerp.com-20090917132228-k68goasscqwrubku
2009-09-17 15:22:28 +02:00
olt@tinyerp.com cdb2371b83 [IMP] updated changelog file
bzr revid: olt@tinyerp.com-20090917132126-bghsqfgbvfod54ac
2009-09-17 15:21:26 +02:00
Quentin De Paoli fcf202751d [FIX] account: bugfixed the fiscalyear closing wizard:
* wizard wasn't working if there weren't entries to report: uneeded error was raised
	* wizard wasn't reconciling the reported entries of the new fiscalyear (but of the old fiscalyear)

bzr revid: qdp@cyan-20090917131616-hy6kdupx5j0em41q
2009-09-17 15:16:16 +02:00
Harry (Open ERP) e6f996e75b [REF]quality_integration_server: now intsall-translate command accept input like i18n-import=purchase:ar_AR.po+sale:fr_FR.po,nl_BE.po
bzr revid: hmo@tinyerp.com-20090917130917-hj4nos9bcxpqsxzv
2009-09-17 18:39:17 +05:30
Jay (Open ERP) 6d6bc82fca [FIX] Purchase_manual : certificate on terp displayed wrong value
bzr revid: jvo@tinyerp.com-20090917130529-vdzbrr2u2yx4gjeq
2009-09-17 18:35:29 +05:30
Harry (Open ERP) 3863324930 [FIX]quality_integration_server: fixe problem on make link of extra-module in addons
bzr revid: hmo@tinyerp.com-20090917072125-y63krel1152ox742
2009-09-17 12:51:25 +05:30
Harry (Open ERP) acfd835091 [FIX]quality_integration_server : quality log : reduce overwrite last test log in other test logs
bzr revid: hmo@tinyerp.com-20090917044714-onj9maung7o7gi97
2009-09-17 10:17:14 +05:30
GPA(OpenERP) 03a072b4b7 [FIX] Hr_holidays : Workflow actions validations corrected
lp bug: https://launchpad.net/bugs/430098 fixed

bzr revid: jvo@tinyerp.com-20090916150735-2d3cb8a1ybqt164r
2009-09-16 20:37:35 +05:30
Jay (Open ERP) 5f2ab89a72 [FIX] Sale : Order Lines switches view from tree,form and view
lp bug: https://launchpad.net/bugs/430577 fixed

bzr revid: jvo@tinyerp.com-20090916145633-h0wic35v1p4bbe96
2009-09-16 20:26:33 +05:30
Jay (Open ERP) 4f50981946 [FIX + IMP] Sale :consistency in order report(addresses,date)
lp bug: https://launchpad.net/bugs/430516 fixed
lp bug: https://launchpad.net/bugs/430522 fixed

bzr revid: jvo@tinyerp.com-20090916144704-1dyh5w84ng9m27td
2009-09-16 20:17:04 +05:30
Harry (Open ERP) b3a239601f [REM] document : remove code of get_translation and remove user context_lang from node context on getting new node because of we see some problem in this code for translation term of french
bzr revid: hmo@tinyerp.com-20090916110722-4kl5t5q71im6c76i
2009-09-16 16:37:22 +05:30
Mantavya Gajjar d0f215df6a [MERGE]: merging from the same branch
bzr revid: mga@tinyerp.com-20090916102642-c4niyojssbdwfso7
2009-09-16 15:56:42 +05:30
Mantavya Gajjar c92e018556 [REM]: remove the name search method, as this method was implemented for the email address field
this was looking for the related fields too in the action object, but now that is not required as 
now email address can be located by object.object.object.....field
so its better to make this method close

bzr revid: mga@tinyerp.com-20090916102521-m5xmlbmle8y2zc64
2009-09-16 15:55:21 +05:30
Harry (Open ERP) c415a9d72f [FIX]base : ir_cron : take minimun next_call from database for job waiting. if database does not has any job, it will take 1 day for job waiting
bzr revid: hmo@tinyerp.com-20090916092036-pevdiwq24d42zanl
2009-09-16 14:50:36 +05:30
Harry (Open ERP) 81b8e008d3 [IMP]quality_integration_server: make link of extra-addons module in addons module automatic on install-module command
bzr revid: hmo@tinyerp.com-20090916074051-hyoq3atsctz8jdhd
2009-09-16 13:10:51 +05:30
Jay (Open ERP) bc39c5a14b [FIX] Print screen : Correction when text for report is already encoded
lp bug: https://launchpad.net/bugs/379645 fixed

bzr revid: jvo@tinyerp.com-20090916071708-xc93saplay5apvjn
2009-09-16 12:47:08 +05:30
Jay (Open ERP) d3206b046a [FIX] Base_report_creator : Print screen report is now available for custom reports
lp bug: https://launchpad.net/bugs/379645 fixed

bzr revid: jvo@tinyerp.com-20090916071634-43xkyf15v1stzn4q
2009-09-16 12:46:34 +05:30
Jay (Open ERP) 7a3717d54c [FIX] Hr_timesheet_invoice : Query calculation corrected
lp bug: https://launchpad.net/bugs/430043 fixed

bzr revid: jvo@tinyerp.com-20090915153938-2lcgt5kwwhvmayse
2009-09-15 21:09:38 +05:30