Commit Graph

160 Commits

Author SHA1 Message Date
Fabien Pinckaers b187491776 [IMP] partners filters
bzr revid: fp@tinyerp.com-20100305075938-nc2502dddh5fjsh6
2010-03-05 08:59:38 +01:00
RGA(OpenERP) bb0711c621 Added auto_search field in action
bzr revid: hda@tinyerp.com-20100219134656-1a2uu86vrl2xdbnz
2010-02-19 19:16:56 +05:30
HDA (OpenERP) a0ba43d800 Merged with stable
bzr revid: hda@tinyerp.com-20100216063114-d2crv3zayarq2vk6
2010-02-16 12:01:14 +05:30
Jay (Open ERP) 3b4d5593c1 [FIX] Warning raised for server action with SMS facility
lp bug: https://launchpad.net/bugs/449516 fixed

bzr revid: jvo@tinyerp.com-20100210110647-vq9mrxqe0ei4wp7x
2010-02-10 16:36:47 +05:30
nch@tinyerp.com 4d7a51458b [IMP]:added context too with filter/shortcut actions
bzr revid: nch@tinyerp.com-20100209054838-fb4ixthbqg4ngd91
2010-02-09 11:18:38 +05:30
Jay (Open ERP) c8bcdda953 [FIX] Server Actions: evaluating dict corrected
lp bug: https://launchpad.net/bugs/516568 fixed

bzr revid: jvo@tinyerp.com-20100208123147-8ycxxoawk22f1pfp
2010-02-08 18:01:47 +05:30
Jay (Open ERP) 03c74daf84 [FIX] Ir_actions : Unicode error corrected
lp bug: https://launchpad.net/bugs/493548 fixed

bzr revid: jvo@tinyerp.com-20100127144227-v8ktghs92y5j37by
2010-01-27 20:12:27 +05:30
Jay (Open ERP) 3055b72703 [FIX] Server Action : Email can be sent with non-English characters now
bzr revid: jvo@tinyerp.com-20100118152803-d29cwcrh7b91zbd8
2010-01-18 20:58:03 +05:30
Xavier Morel a3a7bb50bc [imp] add compatibility ir.actions.configuration.wizard for plugins which have yet to migrate to res.config
bzr revid: xmo@tinyerp.com-20091216155941-vfzrtkpr0yestddb
2009-12-16 16:59:41 +01:00
Xavier Morel f32bc4e6cf [rem] remove ir_actions_configuration_wizard
bzr revid: xmo@tinyerp.com-20091210134736-ackpf4bj6nu5eruf
2009-12-10 14:47:36 +01:00
Xavier Morel 2d43ae33ff [REM] Remove unused fields in the ir.actions.todo model
bzr revid: xmo@tinyerp.com-20091207101740-9qllhd695oxskls2
2009-12-07 11:17:40 +01:00
Xavier Morel 37efa6b55e [IMP] Remove todo name, move note/description to the content of the corresponding view
bzr revid: xmo@tinyerp.com-20091204131307-zechrzr50xz6wghs
2009-12-04 14:13:07 +01:00
Xavier Morel 97013e9aae [IMP] modify configurator for inheritability, move it to res_config, make res_config_view inherit from res.configurable
bzr revid: xmo@tinyerp.com-20091203151122-md545zxjs7rlyddk
2009-12-03 16:11:22 +01:00
Xavier Morel 08f7728ff8 [IMP] migrate res.user and res.config.view to the new configurator
bzr revid: xmo@tinyerp.com-20091203130904-9ndprgw23f4jc0ne
2009-12-03 14:09:04 +01:00
Xavier Morel 40050f1230 [IMP] add new handler for addons configuration, corresponding menu item
bzr revid: xmo@tinyerp.com-20091203123110-r1v2vycpe92bvvxc
2009-12-03 13:31:10 +01:00
Xavier Morel e593be387f [rem] actually remove name_search which was partially removed in mga@tinyerp.com-20090916102521-m5xmlbmle8y2zc64 instead of leaving it commented
bzr revid: xmo@tinyerp.com-20091202182451-ai0ra2m1uxrnx1kq
2009-12-02 19:24:51 +01:00
Xavier Morel b608b45682 [IMP] Style fixes, 80c clamping
bzr revid: xmo@tinyerp.com-20091202182021-uzj8zkxjiiuwo0d5
2009-12-02 19:20:21 +01:00
Xavier Morel 6c8eef526f [fix] remove import of xml.xpath, death to pyxml
bzr revid: xmo@tinyerp.com-20091202112122-taugkps2909a62b3
2009-12-02 12:21:22 +01:00
Harry (Open ERP) 3ac7d15820 [merge] merge from lp:~openerp/openobject-server/5.0/
bzr revid: hmo@tinyerp.com-20091128104436-nryf42nmutq0s2ig
2009-11-28 16:14:36 +05:30
xrg dad1ff955b [merge] merge from lp:~xrg/openobject-server/optimize-5.0 and removed some confilts
bzr revid: hmo@tinyerp.com-20091120143104-tb6136unkdw7yfy9
2009-11-20 20:01:04 +05:30
Marcelo Hamra 52066fa679 Improved trigger selection query
bzr revid: hda@tinyerp.com-20091105064139-ydbaycbiogouwqgc
2009-11-05 12:11:39 +05:30
nch@tinyerp.com 36400b1e20 [IMP]:mako HTML2HTML reports: added previous next buttons also seperated the render for Mako reports
bzr revid: nch@tinyerp.com-20091030123359-oa8j6qk11w7mzsag
2009-10-30 18:03:59 +05:30
pap(openerp) 251b6720ca Changed encoding to coding ref: PEP: 0263
bzr revid: hda@tinyerp.com-20091020105223-2o94yr2iv2v10axr
2009-10-20 16:22:23 +05:30
PSO(OpenERP) 4d7134cd99 Changed licencing
bzr revid: hda@tinyerp.com-20091014123215-nuyqs18090whzt5o
2009-10-14 18:02:15 +05:30
HDA (OpenERP) eefe57c93e [MERGE]
bzr revid: hda@tinyerp.com-20091001120820-2tke1hk1ixd7nbb8
2009-10-01 17:38:20 +05:30
HDA (OpenERP) 0a0b1f711a added html2html in report_xml
bzr revid: hda@tinyerp.com-20090929084914-j1vngxihd7n43tpq
2009-09-29 14:19:14 +05:30
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
HDA (OpenERP) fee82e1383 rename html2html to Mako2html Merging improvement in orm
bzr revid: hda@tinyerp.com-20090925124156-clmoug86pwwwl88d
2009-09-25 18:11:56 +05:30
HDA (OpenERP) c68600cc53 [Merged]
bzr revid: hda@tinyerp.com-20090917072712-l7220bbv1gq4uckc
2009-09-17 12:57:12 +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
P. Christeas 2d64ce69d0 Merge origin/master into mdv-gpl3-py26
Conflicts:
	bin/addons/base_setup/i18n/base_setup.pot
	bin/openerp-server.py
	bin/report/preprocess.py
	bin/report/report_sxw.py
	bin/tools/translate.py

bzr revid: p_christ@hol.gr-20090709181253-fu8nxy9b3ykrrd1c
2009-07-09 21:12:53 +03:00
husen daudi 7727f7e4ae [FIX] module:base made name field translatable in action.server (ref:mga)
bzr revid: hda@hda-20090701073109-ptut9d6x4w51jexe
2009-07-01 13:01:09 +05:30
P. Christeas 0da6edfdf1 Merge commit 'origin/master' into mdv-gpl3-py26
Conflicts:
	bin/addons/base/res/__init__.py
	setup.py

bzr revid: p_christ@hol.gr-20090521212526-1p9xohdfw2p7v9o6
2009-05-22 00:25:26 +03:00
Olivier Laurent 0ffca84a42 [MERGE]
bzr revid: olt@tinyerp.com-20090515122053-ft6dzoi69wt0qwpn
2009-05-15 14:20:53 +02:00
Olivier Laurent e65caf6536 [FIX] lp:376911
ZeroDivisionError in Configuration Wizard

bzr revid: olt@tinyerp.com-20090515121604-em2qoytq98rzvlzv
2009-05-15 14:16:04 +02:00
P. Christeas 3814e4dc73 Merge commit 'origin/master' into mdv-gpl3-py26
Conflicts:
	bin/report/interface.py
	bin/report/printscreen/ps_list.py
	bin/report/render/__init__.py
	bin/report/render/rml.py
	bin/report/render/rml2pdf/trml2pdf.py
	bin/sql_db.py

bzr revid: p_christ@hol.gr-20090506201813-qb71ec85xr08obb1
2009-05-06 23:18:13 +03:00
dsh (Open ERP) 3d818a0f1a small change for the server action - python code
bzr revid: dsh@tinyerp.com-20090505113839-32acl57cuky3b1s2
2009-05-05 17:08:39 +05:30
Fabien Pinckaers 5ba9c8626f bugfixes
bzr revid: fp@tinyerp.com-20090411204439-ivly6x341y9pwuzs
2009-04-11 22:44:39 +02:00
P. Christeas 59c0e4889a Merge commit 'origin/master' into mdv-gpl3-py26
bzr revid: p_christ@hol.gr-20090330173719-27jcy2nyw1v4w3bq
bzr revid: p_christ@hol.gr-20090330173755-o3pxayaintefn150
bzr revid: p_christ@hol.gr-20090330173849-heuqfveq1xdeoe6h
bzr revid: p_christ@hol.gr-20090406130641-9mrstydveuqjkkjv
2009-04-06 16:06:41 +03:00
Fabien Pinckaers 3d9b92a8ae modifs
bzr revid: fp@tinyerp.com-20090324080344-dy32c5u721dssjev
2009-03-24 09:03:44 +01:00
Fabien Pinckaers 00098e7522 improvements
bzr revid: fp@tinyerp.com-20090316174901-45kppmfz1lz3b8fi
2009-03-16 18:49:01 +01:00
Christophe Chauvet 24c7d75964 [IMP]
* Add "from tools.translate import _" in all missing file was used _('xxx')

bzr revid: christophe.chauvet@syleam.fr-20090306180650-5g11fkzbbhh61aql
2009-03-06 19:06:50 +01:00
P. Christeas 03c835af30 Fix module loading when some not found.
If some modules exist in db and not in addons/ , then, the new code
introduced at db57878bbb11 would loop forever. Check that and continue
in such a case.

bzr revid: p_christ@hol.gr-20090131113036-ikvuyry7kt3x4ao7
2009-01-31 13:30:36 +02:00
P. Christeas b69c19fbb2 Merge branch 'master' of openobject-server into mdv-gpl3-py26
Conflicts:
	bin/netsvc.py
	bin/tools/translate.py

bzr revid: p_christ@hol.gr-20090131100804-pu97gelwjh1flk3h
2009-01-31 12:08:04 +02:00
Stephane Wirtel 1988d59fc2 [FIX] Typo obect -> object
lp bug: https://launchpad.net/bugs/322464 fixed

bzr revid: stephane@tinyerp.com-20090128203313-lcal91le01pk4d3v
2009-01-28 21:33:13 +01:00
P. Christeas caa5ca5ae2 Merge branch 'master' of openobject-server into mdv-gpl3-py26
Conflicts:

	bin/tools/translate.py

bzr revid: p_christ@hol.gr-20090128135050-bb1ueo5ovziijg00
2009-01-28 15:50:50 +02:00
Stephane Wirtel 7f8b1810d1 [MERGE]
bzr revid: stephane@tinyerp.com-20090127122917-czaamm57qu9r1rd3
2009-01-27 13:29:17 +01:00
Geoff Gardiner 18b90ecdcf Set of label improvements to Open ERP Server.
bzr revid: gsg@pinot-grigio-20090126174029-y6niysxn4adegdxu
2009-01-26 17:40:29 +00:00
Christophe Simonis 8adc58fa92 [FIX] use _inherit for inherited objects
bzr revid: christophe@tinyerp.com-20090126154704-gexicefs2528dg51
2009-01-26 16:47:04 +01:00
P. Christeas 1f6278b32c Merge branch 'master' of openobject-server into mdv-gpl3-py26
Conflicts:
	bin/addons/base/ir/ir.xml
	bin/osv/orm.py
	bin/sql_db.py
	bin/tools/config.py

bzr revid: p_christ@hol.gr-20090122175910-4apjfo1p7iokatm6
2009-01-22 19:59:10 +02:00