Commit Graph

514 Commits

Author SHA1 Message Date
PSO(OpenERP) 4d7134cd99 Changed licencing
bzr revid: hda@tinyerp.com-20091014123215-nuyqs18090whzt5o
2009-10-14 18:02:15 +05:30
HDA (OpenERP) c6f5c91a96 Merged with stable
bzr revid: hda@tinyerp.com-20091009095236-2m1dt7sz4mr6iw0e
2009-10-09 15:22:36 +05:30
Jay (Open ERP) f590b74318 [FIX] Import : Context of the action/screen passed,taken into consideration while importing
bzr revid: jvo@tinyerp.com-20091005121029-6sy1k3uvkpi2i8of
2009-10-05 17:40:29 +05:30
Christophe Simonis 1b607549a7 [IMP] cron: check the arguments to avoid security issues
[IMP] cron: failed jobs are logged
[IMP] cron: clean code

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

bzr revid: christophe@tinyerp.com-20091002160007-mw7a55oy0l6bp5xd
2009-10-02 18:00:07 +02:00
HDA (OpenERP) eefe57c93e [MERGE]
bzr revid: hda@tinyerp.com-20091001120820-2tke1hk1ixd7nbb8
2009-10-01 17:38:20 +05:30
nch@tinyerp.com 68017084b1 [FIX]:corrected menuitem's action allottment(Ref:hda,jvo),fixed Custom_shortcuts under administration does not work(ref:nch)
bzr revid: nch@tinyerp.com-20090930112035-1e5xxa03qnofmolh
2009-09-30 16:50:35 +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
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 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
ACH,Jay 02fd0eb506 [FIX] Translation issue with cache: it needed to restart server,SOLVED
lp bug: https://launchpad.net/bugs/399208 fixed

bzr revid: jvo@tinyerp.com-20090903124928-mbzr7ekxoo4sba49
2009-09-03 18:19:28 +05:30
Jay (Open ERP) 771fdd192b [FIX] ir_cron :function and its arguements are now editable
lp bug: https://launchpad.net/bugs/415334 fixed

bzr revid: jvo@tinyerp.com-20090826095541-a6i4advqo4ywdkpa
2009-08-26 15:25:41 +05:30
Christophe Simonis 48ed571bab [FIX] do not get next sequence in its own cursor
lp bug: https://launchpad.net/bugs/415972 fixed

bzr revid: christophe@tinyerp.com-20090820091600-1wlzlr9s4f041lbq
2009-08-20 11:16:00 +02:00
Christophe Simonis 7913a8c469 [FIX] sequences: avoid an sql error when locking table...
bzr revid: christophe@tinyerp.com-20090818120402-8pnaeouti6oi0kjk
2009-08-18 14:04:02 +02:00
Christophe Simonis 088410f069 [FIX] pass the context to check method of 'ir.model.access'
bzr revid: christophe@tinyerp.com-20090810162409-jhl8imt25vw92mmy
2009-08-10 18:24:09 +02:00
Christophe Simonis bcaf90c80b [FIX] increase size of field "name" of ir.model.data
bzr revid: christophe@tinyerp.com-20090807135208-hr5pokupqh14dpao
2009-08-07 15:52:08 +02:00
Jay (Open ERP) ed3234e3c0 [FIX] Logger notification improved
bzr revid: jvo@tinyerp.com-20090729133649-clmwpd8wfbrrxbsl
2009-07-29 19:06:49 +05:30
AME(tiny/Axelor) 0d6d1c4c6d [FIX] ir_model : context key deletion
lp bug: https://launchpad.net/bugs/404733 fixed

bzr revid: jvo@tinyerp.com-20090728143131-i6oozfsb1bznj6r0
2009-07-28 20:01:31 +05:30
JVO,HDA 9148c7fcdf [FIX] Added sql_constraint on adding field having size<1
lp bug: https://launchpad.net/bugs/399685 fixed

bzr revid: hda@hda-20090715134530-4aj0hth1olefcpdn
2009-07-15 19:15:30 +05:30
Fabien Pinckaers 43318c5c55 [FIX] bug 369947
bzr revid: fp@tinyerp.com-20090706194909-foz20j4k0mh423a6
2009-07-06 21:49:09 +02:00
Fabien Pinckaers 552de8630d [FIX] bug 371768 bad tooltip
bzr revid: fp@tinyerp.com-20090706194153-asiybgnwywsdgwv9
2009-07-06 21:41:53 +02:00
Fabien Pinckaers f90988f325 merge
bzr revid: fp@tinyerp.com-20090706193326-z1dk5g6amhwcshmp
2009-07-06 21:33:26 +02:00
Fabien Pinckaers 649c69f34b merge
bzr revid: fp@tinyerp.com-20090706193222-45lelv5ws4b7cr42
2009-07-06 21:32:22 +02:00
YSA,VRA dfafebf681 [FIX] ir_translation : corrected entry insertion when adding translation
lp bug: https://launchpad.net/bugs/385544 fixed

bzr revid: jvo@tinyerp.com-20090701075725-tysembj3bu81eari
2009-07-01 13:27:25 +05:30
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
Christophe Simonis c7bb1da092 [IMP] ir_model_data: convert assert to sql constraint + exception
[IMP] the <delete> tag doesn't crash if the referenced id does not exists

bzr revid: christophe@tinyerp.com-20090629124045-ycw89fo3lem0xxlt
2009-06-29 14:40:45 +02:00
Fabien Pinckaers df9ab13905 [FIX] avoid required parameters rule (domain_force)
bzr revid: fp@tinyerp.com-20090624054312-o21d8rcuc6r04q1u
2009-06-24 07:43:12 +02:00
Jay (Open ERP) 25820318cb [FIX] ir_attachment preview method corrected
bzr revid: jvo@tinyerp.com-20090617085552-fvr110ncmhey174k
2009-06-17 14:25:52 +05:30
Jay (Open ERP) aed02eac4d [FIX] GIF image is previewed
lp bug: https://launchpad.net/bugs/382352 fixed

bzr revid: jvo@tinyerp.com-20090612114119-dh07bcgk8t46tc2s
2009-06-12 17:11:19 +05:30
Christophe Simonis 6dbb10e531 [MERGE]
bzr revid: christophe@tinyerp.com-20090612110221-6e40fork6um5f20h
2009-06-12 13:02:21 +02:00
Christophe Simonis 60cf794c7d [FIX] upgrade doesn't try to delete modules
lp bug: https://launchpad.net/bugs/357045 fixed

bzr revid: christophe@tinyerp.com-20090612110033-hw8acue29oh0f2rx
2009-06-12 13:00:33 +02:00
Jay (Open ERP) 38c14c6ff9 [FIX] Account Module : Typo corrected
lp bug: https://launchpad.net/bugs/385664 fixed

bzr revid: jvo@tinyerp.com-20090611091936-9hxna6n3wz3oa5e7
2009-06-11 14:49:36 +05:30
Christophe Simonis 7aa507e708 [FIX] xml: the tag <delete> delete also the reference to the deleted objects into ir_model_data
bzr revid: christophe@tinyerp.com-20090610112053-kizjwgdt41mtos19
2009-06-10 13:20:53 +02:00
Fabien Pinckaers 781a14d672 [FIX] translations resynchro terms
bzr revid: fp@tinyerp.com-20090610081157-5g0sw2ahciqpfbvd
2009-06-10 10:11:57 +02:00
Christophe Simonis 82d17ed77b [FIX] bug 375361: ensure the db transaction is closed when closing the cursor
lp bug: https://launchpad.net/bugs/375361 fixed

bzr revid: christophe@tinyerp.com-20090520150238-w18k3aitqzpmw5nm
2009-05-20 17:02:38 +02:00
Fabien Pinckaers 376a814869 bugfix375361
bzr revid: fp@tinyerp.com-20090520115024-453om2pqctly8hv9
2009-05-20 13:50:24 +02: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
Christophe Simonis a9233e3a74 [FIX] clear the cache when deleting an entry in ir_model_data
bzr revid: christophe@tinyerp.com-20090511132112-b8mr6dbfdui7wtt1
2009-05-11 15:21:12 +02:00
Mantavya Gajjar 28a970761a improvement in checking for model existance
bzr revid: mga@tinyerp.com-20090511111738-00ornn57eh8jjfzp
2009-05-11 16:47:38 +05:30
mra (Open ERP) c60d511fc4 bug fix: Adminisrator/Translation/All terms/Untranslated terms domain problem
bzr revid: mra@tinyerp.com-20090507095853-r5khjjpp6vo3t85v
2009-05-07 15:28:53 +05:30
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 183e761fd5 merge
bzr revid: fp@tinyerp.com-20090421072335-2b63r0leg8qmxuqt
2009-04-21 09:23:35 +02:00
Jay (Open ERP) 9bcf97fa2d [FIX] Bug 356863 : corrected menuitem's action allottment (ref:jvo,uco)
bzr revid: jvo@tinyerp.com-20090417095637-yn4jhpr36na9sbl8
2009-04-17 15:26:37 +05:30
Mantavya Gajjar 41249e7b8c improvement in ir.model.fields for view and model
* check the existance of the relational model

bzr revid: mga@tinyerp.com-20090417091930-fos208yk5teh420p
2009-04-17 14:49:30 +05:30
Fabien Pinckaers 5ba9c8626f bugfixes
bzr revid: fp@tinyerp.com-20090411204439-ivly6x341y9pwuzs
2009-04-11 22:44:39 +02:00
Najlaâ EL KHAYAT 2c246ae5f4 [FIX] Value
bzr revid: nel@tinyerp.com-20090325131207-x879po8d5wkvlaa2
2009-03-25 14:12:07 +01:00
Fabien Pinckaers 3d9b92a8ae modifs
bzr revid: fp@tinyerp.com-20090324080344-dy32c5u721dssjev
2009-03-24 09:03:44 +01:00