Commit Graph

1127 Commits

Author SHA1 Message Date
rpa-openerp 5561c46196 [IMP]able to pass context into record tag in xml file and pass context {"noadmin":True} in extended group data for not allocate that group to admin user
bzr revid: hmo@tinyerp.com-20091103064636-0v855wtnh06l0zop
2009-11-03 12:16:36 +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
UCO(OpenERP) 15ed75c0af Improved views
bzr revid: hda@tinyerp.com-20091029134643-vwrdtm63yrh7mq9n
2009-10-29 19:16:43 +05:30
HDA (OpenERP) e07858efb3 added default attribute in filter
bzr revid: hda@tinyerp.com-20091028113357-qxuxlx7jbfxwqwq7
2009-10-28 17:03:57 +05:30
HDA (OpenERP) 8c64e3c18b Remove sql injection problem
lp bug: https://launchpad.net/bugs/429327 fixed

bzr revid: hda@tinyerp.com-20091021072533-1p0q91xcxoj51k1n
2009-10-21 12:55:33 +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) c6f5c91a96 Merged with stable
bzr revid: hda@tinyerp.com-20091009095236-2m1dt7sz4mr6iw0e
2009-10-09 15:22:36 +05:30
HDA (OpenERP) 9f57df820d [FIX] remove company from context
bzr revid: hda@tinyerp.com-20091008095448-h89of8ceb0cqxbp2
2009-10-08 15:24:48 +05:30
HDA (OpenERP) a3920319f0 Improvements
bzr revid: hda@tinyerp.com-20091006091904-ydd0s9d08vu5076w
2009-10-06 14:49:04 +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
nch@tinyerp.com e60ba8f7b5 [FIX]:base security:No references to base.group_extended_menu
bzr revid: nch@tinyerp.com-20090925061414-vyir5txi3oz8xya7
2009-09-25 11:44:14 +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
HDA (OpenERP) 19990c15ba Added Mako report library
bzr revid: hda@tinyerp.com-20090917072814-mkw13u5jhn031h55
2009-09-17 12:58:14 +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
Jay (Open ERP) 323d71fecb [IMP] Rng : Accepting Groups under/after/replacing Buttons
bzr revid: jvo@tinyerp.com-20090915071323-c4hcvh1uzg18p7si
2009-09-15 12:43:23 +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) 19685f3ab3 [FIX] Base : 'Supplier Partners' menu will open new record with supplier=1,customer=0
lp bug: https://launchpad.net/bugs/421137 fixed

bzr revid: jvo@tinyerp.com-20090831131506-77gs0pq3ivb601ml
2009-08-31 18:45:06 +05:30
Luis Falcon(Thymbra) 3eb3aa71a0 [IMP] Base : Rate for ARS Added
bzr revid: jvo@tinyerp.com-20090831074724-gs79e4fmbkjlssia
2009-08-31 13:17:24 +05:30
Christophe Simonis bba48476eb [IMP] replace partner name and address in demo
bzr revid: christophe@tinyerp.com-20090828161924-8954gi134hhcxdj2
2009-08-28 18:19:24 +02:00
Christophe Simonis d9ed0c296c [IMP] update translations files
[FIX] remove bad translation files (bad name)
[ADD] new translations

bzr revid: christophe@tinyerp.com-20090828161604-zaf83m7tb7islki7
2009-08-28 18:16:04 +02:00
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
Naresh Choksy 35ee83a233 [Fix,IMP]:xsl:sml reports for comment node and when there is no type attribute in the node also improved the header for the xsl:xml reports
bzr revid: nch@tinyerp.com-20090825072934-ugwcxnl30gx0sdzs
2009-08-25 12:59:34 +05:30
Christophe Simonis f8aba81765 [FIX] partner address search
lp bug: https://launchpad.net/bugs/400378 fixed

bzr revid: christophe@tinyerp.com-20090820111028-3qu3v603e99i6ek8
2009-08-20 13:10:28 +02:00
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
Christophe Simonis 1c392c34e6 [IMP] update french translations
bzr revid: christophe@tinyerp.com-20090807134535-5l3l7gvnedw1mgcl
2009-08-07 15:45:35 +02:00
Christophe Simonis 6e0b46f5f5 [IMP] update french translations
bzr revid: christophe@tinyerp.com-20090807131340-bf6xexr81u5jrjw2
2009-08-07 15:13:40 +02:00
Christophe Simonis b273b2a592 [IMP] update po(t) files
bzr revid: christophe@tinyerp.com-20090806155516-rnhat6bcah59terp
2009-08-06 17:55:16 +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
dsh (Open ERP) 32c0fdceea [FIX] size miss match for page and frame
bzr revid: dsh@tinyerp.com-20090716091110-76642lxq3kp7snwn
2009-07-16 14:41:10 +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
Olivier Laurent 9b8f222fd9 [MERGE]
bzr revid: olt@tinyerp.com-20090709083913-0jkpicud1kdq01um
2009-07-09 10:39:13 +02:00
Olivier Laurent e03634baf6 [IMP] french translations
bzr revid: olt@tinyerp.com-20090709083709-qor7gllkcdg1sxil
2009-07-09 10:37:09 +02:00
Jay (Open ERP) a472c61d6e [FIX] Certificate in non-digit format will not be accepted
lp bug: https://launchpad.net/bugs/392052 fixed

bzr revid: jvo@tinyerp.com-20090708125428-vhbhb7or1oeidjjo
2009-07-08 18:24:28 +05:30
Jay (Open ERP) 0505747a53 [FIX] Certificate in non-digit format will not be accepted
lp bug: https://launchpad.net/bugs/392052 fixed

bzr revid: jvo@tinyerp.com-20090708124606-tww8zv7l8pq5xggd
2009-07-08 18:16:06 +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 ec12c029ca [FIX] bug 371496
bzr revid: fp@tinyerp.com-20090706194557-2g5yal31qhsmu4ss
2009-07-06 21:45:57 +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