Commit Graph

2526 Commits

Author SHA1 Message Date
Christophe Simonis 054cc4aa1f [IMP] osv: log (in debug) access errors
[IMP] web_service: remove log (debug) when creating database

bzr revid: chs@tinyerp.com-20100204172610-hm6ofa8cf2letwlj
2010-02-04 18:26:10 +01:00
Christophe Simonis 6d599c6cca [FIX] allow to create menu executing ir.actions.server
[IMP] pyflackes

bzr revid: chs@tinyerp.com-20100204172436-icchmn39spmew41g
2010-02-04 18:24:36 +01:00
Jay (Open ERP) e81c40c7e7 [FIX] default_FIELD from context should not overwrite modified FIELD value while creating record
lp bug: https://launchpad.net/bugs/516964 fixed

bzr revid: jvo@tinyerp.com-20100204121656-pzh1opx6kbrywscg
2010-02-04 17:46:56 +05:30
KSH(Axelor) 64fb43920c [FIX] Graph : report corrected
lp bug: https://launchpad.net/bugs/516044 fixed

bzr revid: jvo@tinyerp.com-20100204072519-7r6yu5g3r8qxlhm4
2010-02-04 12:55:19 +05:30
Christophe Simonis 3d76b8d411 [FIX] avoid sql injection in sequences
lp bug: https://launchpad.net/bugs/512682 fixed

bzr revid: chs@tinyerp.com-20100203183110-bgqjoxtjjkvhhwq4
2010-02-03 19:31:10 +01:00
Jay (Open ERP) 9d3a538658 [FIX] Allowed SQL reserved keywords to be used in _order,group by ,etc.[Make sure , your _order should look like _order='to' instead of to]
lp bug: https://launchpad.net/bugs/407667 fixed

bzr revid: jvo@tinyerp.com-20100203143642-l72g9tpo538mbpx6
2010-02-03 20:06:42 +05:30
Jay (Open ERP) 636a14b993 [FIX] Wizard should raise exception to user when writte inside 'choice' type
lp bug: https://launchpad.net/bugs/516469 fixed

bzr revid: jvo@tinyerp.com-20100203113823-03l80sd5bbf1pa6x
2010-02-03 17:08:23 +05:30
Christophe Simonis fff40de35d [FIX] orm: bug when browsing _inherits object
bzr revid: chs@tinyerp.com-20100202164013-7o85hcmmhqcg5fvz
2010-02-02 17:40:13 +01:00
Jay (Open ERP) 9148fc2662 [FIX] Search made working for function/related fields with store=True/{...} or fnct_search=method
bzr revid: jvo@tinyerp.com-20100202150454-x9kne83yzkjciidw
2010-02-02 20:34:54 +05:30
Jay (Open ERP) 9cdc40a633 [FIX] Ir_values : reading of default values correted
lp bug: https://launchpad.net/bugs/447819 fixed

bzr revid: jvo@tinyerp.com-20100202072252-p35d0mpagxm7n4qj
2010-02-02 12:52:52 +05:30
Jay (Open ERP) abc44a50cb [FIX] Custom fields should be removed from _columns too
lp bug: https://launchpad.net/bugs/490125 fixed

bzr revid: jvo@tinyerp.com-20100201114605-6klss5f5bqw5yb6o
2010-02-01 17:16:05 +05:30
Jay (Open ERP) ee78cb215e [MERGE/FIX] Merged Stephane's branch for disabling the cache for ir.rule
lp bug: https://launchpad.net/bugs/372747 fixed

bzr revid: jvo@tinyerp.com-20100201091318-iq4x22fgp8ac96er
2010-02-01 14:43:18 +05:30
Jay (Open ERP) 5a3cca40c9 [FIX] M2O : Unfair behavior of M2O for access denial records and normal ones(All records were hidden by access denied if one had failed to meet access rights).
lp bug: https://launchpad.net/bugs/514231 fixed

bzr revid: jvo@tinyerp.com-20100129113035-8zpefjjaj8snhndd
2010-01-29 17:00:35 +05:30
Stephane Wirtel 9633423bcc [FIX] Disable the cache for the ir.rules
lp bug: https://launchpad.net/bugs/372747 fixed

bzr revid: stephane@openerp.com-20100129093846-b1hbz5as9p4olvv4
2010-01-29 10:38:46 +01:00
CHS,JVO 877cf0e755 [FIX] Behavior of server corrected if addons-path is wrong
lp bug: https://launchpad.net/bugs/373176 fixed

bzr revid: jvo@tinyerp.com-20100128053018-vn583kr39usmuzfa
2010-01-28 11:00:18 +05:30
CHS,JVO 9eaac50897 [FIX] Behavior of server corrected if addons-path is wrong
lp bug: https://launchpad.net/bugs/373176 fixed

bzr revid: jvo@tinyerp.com-20100128051135-bpbbww23dcmpjd9g
2010-01-28 10:41:35 +05:30
Jay (Open ERP) a223624606 [REF] Minor edit
bzr revid: jvo@tinyerp.com-20100127144910-l7boiga2m3zvk1ke
2010-01-27 20:19:10 +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) cab8f8f0fb [FIX] Related with O2M behavior corrected
lp bug: https://launchpad.net/bugs/413121 fixed

bzr revid: jvo@tinyerp.com-20100125123453-ahsnyt52zy8du9oc
2010-01-25 18:04:53 +05:30
Borja Lopez Soilan (Pexego) 470f5bf125 [FIX] Remove the useless cr.commit() in the get_id() method of the ir.sequence object
lp bug: https://launchpad.net/bugs/462285 fixed

bzr revid: stephane@openerp.com-20100125094123-kg19t7rebg1am1fr
2010-01-25 10:41:23 +01:00
Jay (Open ERP) 20a4f9aa66 [FIX] Import should raise an uncaught exception if not identified
lp bug: https://launchpad.net/bugs/510600 fixed

bzr revid: jvo@tinyerp.com-20100122143908-7qxkxrmc5gcuwlq3
2010-01-22 20:09:08 +05:30
Jay (Open ERP) 2167877520 [FIX] _inherits table may delete the record which is parental to other object but not required.
bzr revid: jvo@tinyerp.com-20100122132035-yzquxa1g123im9jq
2010-01-22 18:50:35 +05:30
Jay (Open ERP) 5f34983f0b [FIX] O2M should check existing relations for its concerned M2O
lp bug: https://launchpad.net/bugs/456978 fixed

bzr revid: jvo@tinyerp.com-20100121145807-ixlsuj3xakibd753
2010-01-21 20:28:07 +05:30
Christophe Simonis db13ceee7a [FIX] revert previous patch about linked bug (lp:497364)
lp bug: https://launchpad.net/bugs/497364 fixed

bzr revid: chs@tinyerp.com-20100120165208-ppmd7tq9mqm1jtcu
2010-01-20 17:52:08 +01:00
Christophe Simonis fecc3a360d [FIX] remove the lock on database connections
[ADD] exported method check_connectivity
[REF] better logging of the Connection and ConnectionPool objects
[REF] use template0 as template when create new database

bzr revid: chs@tinyerp.com-20100120163913-5ftbs7e85lwqb1et
2010-01-20 17:39:13 +01:00
Christophe Simonis 5303dc2e92 [FIX] correct threading problems in cache
bzr revid: chs@tinyerp.com-20100120163327-nwfb0vs9cs3n3cl0
2010-01-20 17:33:27 +01:00
Jay (Open ERP) 915f5b6db7 [FIX] Expression : Domain calculation of M2M/O2M corrected
lp bug: https://launchpad.net/bugs/509629 fixed

bzr revid: jvo@tinyerp.com-20100119140405-4qw4ovyyhcfqhytl
2010-01-19 19:34:05 +05:30
Jay (Open ERP) d961fd76da [FIX] Encoding problm corrected on report contents
lp bug: https://launchpad.net/bugs/507429 fixed

bzr revid: jvo@tinyerp.com-20100119090911-fj091etd2wi3nn1z
2010-01-19 14:39:11 +05:30
Jay (Open ERP) d0a898c5c5 [FIX] Menu : Search method corrected for the non-Admin user
lp bug: https://launchpad.net/bugs/497364 fixed

bzr revid: jvo@tinyerp.com-20100119083528-lmn47b0lvzhqisvl
2010-01-19 14:05:28 +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
Jay (Open ERP) 28f42a58ec [FIX] If RML contains unicode characters and title in the same <para>,it would have failed.
lp bug: https://launchpad.net/bugs/507429 fixed

bzr revid: jvo@tinyerp.com-20100118093815-jkq0e0u09kx4x7hn
2010-01-18 15:08:15 +05:30
Jay (Open ERP) 78574879c3 [IMP] Sequence : Legend improved to help user understand the usage of %(year)s
lp bug: https://launchpad.net/bugs/504720 fixed

bzr revid: jvo@tinyerp.com-20100109100622-btmply4vmy5edv6b
2010-01-09 15:36:22 +05:30
Jay (Open ERP) 02e18c4262 [REM] Removed duplicated code for method __getitem__()
lp bug: https://launchpad.net/bugs/504243 fixed

bzr revid: jvo@tinyerp.com-20100108083148-yq3p7uj0mcql2tll
2010-01-08 14:01:48 +05:30
Jay (Open ERP) 91a867f9de Domain evaluation : Conditions like [(field,'in',[])],[(field,'not in',[])] considered
lp bug: https://launchpad.net/bugs/504584 fixed

bzr revid: jvo@tinyerp.com-20100108081408-rtkmra85ckasboob
2010-01-08 13:44:08 +05:30
ACH,JVO b4867291bb [FIX] Translation was not getting inserted to DB on write()
lp bug: https://launchpad.net/bugs/445252 fixed

bzr revid: jvo@tinyerp.com-20100107144749-22zvnh8lfmares2v
2010-01-07 20:17:49 +05:30
Jay (Open ERP) 0e7d4a8c8f [FIX] Installation should alert user if any no pool record found for M2M/M2O.
lp bug: https://launchpad.net/bugs/417023 fixed

bzr revid: jvo@tinyerp.com-20100107125352-tmhctw4r71ginntq
2010-01-07 18:23:52 +05:30
Jay (Open ERP) e389b5d893 [FIX] FormatLang : Dates if specified into String,will be formatted into language-specific format
lp bug: https://launchpad.net/bugs/497423 fixed

bzr revid: jvo@tinyerp.com-20100106093711-tu7fg6lf4uzbw8sr
2010-01-06 15:07:11 +05:30
Jay (Open ERP) f5ec8210a5 [FIX] Report : Proper Message notification when RML file is not found
lp bug: https://launchpad.net/bugs/499501 fixed

bzr revid: jvo@tinyerp.com-20100106063308-dh5ktjs7mkvvhky1
2010-01-06 12:03:08 +05:30
Jay (Open ERP) 0d8dcf4815 [FIX] Partner : Name_get() of res.partner.address corrected
lp bug: https://launchpad.net/bugs/503445 fixed

bzr revid: jvo@tinyerp.com-20100106052132-9349s28uuc6ds7a1
2010-01-06 10:51:32 +05:30
Jay (Open ERP) 3a6fa4870d [FIX] Search : searching translated fields made possible(related,one2many,many2many)
lp bug: https://launchpad.net/bugs/503278 fixed

bzr revid: jvo@tinyerp.com-20100105120339-qdmw9xfkvcr09x0e
2010-01-05 17:33:39 +05:30
Sylvain Calador @ Logical Soft 43ce223944 [FIX] Corrections made when removing a module and updating the module database: Entry from ir_model_data should also be removed when moudle is removed
lp bug: https://launchpad.net/bugs/490337 fixed

bzr revid: jvo@tinyerp.com-20091231101209-fry0iikmhhlgba1n
2009-12-31 15:42:09 +05:30
Jay (Open ERP) 3477398a60 [FIX] Record Rules : domain_force made working
lp bug: https://launchpad.net/bugs/500571 fixed

bzr revid: jvo@tinyerp.com-20091231074511-tv6abhnbb9je2uka
2009-12-31 13:15:11 +05:30
RGA(OpenERP) 131355606c [FIX] Manual object and field creation with searchable
lp bug: https://launchpad.net/bugs/489573 fixed

bzr revid: hda@tinyerp.com-20091229130841-88yee2x111ymw0cd
2009-12-29 18:38:41 +05:30
NCH (OpenERP) 6e27c72ea6 [FIX] quality_integration_server: if db exits, db should removed on database creation
bzr revid: hmo@tinyerp.com-20091223054738-5l9vvmp6g4jgyh84
2009-12-23 11:17:38 +05:30
VRA(OpenERP) 0bec8a95fc [FIX] Currency : Rounding improved
bzr revid: jvo@tinyerp.com-20091221113116-a8kf0v96ln9s5dgw
2009-12-21 17:01:16 +05:30
Christophe Simonis 2303048987 [IMP] remove useless comment
bzr revid: chs@tinyerp.com-20091214145228-kl6ro0y09wc1kcgc
2009-12-14 15:52:28 +01:00
Jay (Open ERP) 4fbb8d0952 [FIX] Importation when fails,needs cursor to be rolled back
bzr revid: jvo@tinyerp.com-20091214095643-2ykgs3849tj7smzj
2009-12-14 15:26:43 +05:30
Jay (Open ERP) 1f8e9f84c8 [FIX] Server Action: Help message of Legend corrected
lp bug: https://launchpad.net/bugs/496433 fixed

bzr revid: jvo@tinyerp.com-20091214073119-86u4q06r9fzur87t
2009-12-14 13:01:19 +05:30
Jay (Open ERP) e0a39bb115 [FIX] Partner : titlee can have a choice to be null
lp bug: https://launchpad.net/bugs/495374 fixed

bzr revid: jvo@tinyerp.com-20091211161917-u7fyq6abr0xsi8zv
2009-12-11 21:49:17 +05:30
Harry (Open ERP) 055e2de6ed [FIX+REVERT] service: bad security issue revid:jvo@tinyerp.com-20090626061715-bn1k859v5wp1k9i1
bzr revid: hmo@tinyerp.com-20091211110312-cw393q16y1pmvubu
2009-12-11 16:33:12 +05:30