Commit Graph

64 Commits

Author SHA1 Message Date
Vo Minh Thu 6072fd11af [MERGE] merged trunk.
bzr revid: vmt@openerp.com-20121210111654-0pm3pupnqqeip52n
2012-12-10 12:16:54 +01:00
Antony Lesuisse 66af21a896 [FIX] more incorrect import, prepare for wizard removal
bzr revid: al@openerp.com-20121209184532-2sfo9l1z5z5m7bcb
2012-12-09 19:45:32 +01:00
Vo Minh Thu ca89ae8f71 [IMP] use the openerp namespace.
bzr revid: vmt@openerp.com-20121206151316-u1eqx41ltjpz2lrd
2012-12-06 16:13:16 +01:00
Vo Minh Thu e7f4891d46 [IMP] use the openerp namespace.
bzr revid: vmt@openerp.com-20121206145632-0h1coh5aaem65wsy
2012-12-06 15:56:32 +01:00
Antonin Bourguignon a5a3f9b582 [IMP] indentation
bzr revid: abo@openerp.com-20120823141555-xexanpf1p1ebbcc1
2012-08-23 16:15:55 +02:00
Antonin Bourguignon 89adfaf270 [IMP] remove some of the @noupdate=1 introduced in a previous merge targeting modules' descriptions improvement
this will preserve the previous behavior of modules update operation

bzr revid: abo@openerp.com-20120823140727-nu20t4wfwijgbf5p
2012-08-23 16:07:27 +02:00
Hardik b040d2706d [IMP]update __openerp__.py in all modules
bzr revid: hsa@tinyerp.com-20120817111540-rfql0ifsvbx5nz7g
2012-08-17 16:45:40 +05:30
Twinkle Christian (OpenERP) 3bf9557952 [IMP]Remove type field from the views
bzr revid: tch@tinyerp.com-20120808114235-ljj72at9o7lny4jh
2012-08-08 17:12:35 +05:30
Fabien Pinckaers 64a9321d56 [IMP] footer on forms
bzr revid: fp@tinyerp.com-20120710164011-unqi1okf2uu8yhts
2012-07-10 18:40:11 +02:00
Raphael Collet 5133bee1d5 [FIX] in form views, replace class 'oe_highlight_on_dirty' by 'oe_highlight'
bzr revid: rco@openerp.com-20120629083024-rqhtbf9melkygg0m
2012-06-29 10:30:24 +02:00
Raphael Collet 0b20b258ab [IMP] base_* modules: clean up form views
bzr revid: rco@openerp.com-20120628152032-7ba5lzgu0ojq60bk
2012-06-28 17:20:32 +02:00
Twinkle (OpenERP) a3b95ebe1f [IMP]Added cancel button and apply css class flow
bzr revid: tch@tinyerp.com-20120627132806-lv8otyheoizq9of9
2012-06-27 18:58:06 +05:30
Twinkle (OpenERP) 471037495c [IMP]Apply css class flow on wizards buttons
bzr revid: tch@tinyerp.com-20120626063119-5i93di16milljxap
2012-06-26 12:01:19 +05:30
Twinkle (OpenERP) 0e97cefe9e [IMP]Improve wizard button
bzr revid: tch@tinyerp.com-20120625100901-ucjbttxod55erqmf
2012-06-25 15:39:01 +05:30
Twinkle (OpenERP) 660cc67256 [IMP]Added highlight button on wizard
bzr revid: tch@tinyerp.com-20120620104923-z1hty740vn160fg9
2012-06-20 16:19:23 +05:30
ajay javiya (OpenERP) 25bcae09f8 [REM] : Remove cancel button from wizard
bzr revid: aja@tinyerp.com-20120618124511-362td1pd82io8sxr
2012-06-18 18:15:11 +05:30
Fabien Pinckaers 4f4a0e54bf [IMP] better form views, new guidelines
bzr revid: fp@tinyerp.com-20120609141314-m26hf1pfyk0hd8oz
2012-06-09 16:13:14 +02:00
Mayur Maheshwari (OpenERP) 9e59ce8812 [IMP]all: Improve all typos
bzr revid: mma@tinyerp.com-20120424060532-ohrf0sxwq8rpq6ls
2012-04-24 11:35:32 +05:30
Numerigraphe - Lionel Sausin 779fa653c1 [IMP] Added missing vim mode lines
lp bug: https://launchpad.net/bugs/524279 fixed

bzr revid: ls@numerigraphe.fr-20111122085138-x6u2lcl6vrpyybp9
2011-11-22 09:51:38 +01:00
uco (OpenERP) d827b2f6ea [REF]: Added remaining context changes in _constraints. Removed unnecessary checking for context from methods.
bzr revid: uco@tinyerp.com-20101213064309-vg36f1510xv2f8zb
2010-12-13 12:13:09 +05:30
uco (OpenERP) 6dd290e824 [REF]: Replace the condition 'if not context' with 'if context is None'.
bzr revid: uco@tinyerp.com-20101123070505-9i2lrqhgxzaii3zn
2010-11-23 12:35:05 +05:30
uco (OpenERP) 12fcd1be2f [IMP] : Added context=None on methods used for _constraints and replaced context={} with context=None.
bzr revid: uco@tinyerp.com-20101119134801-974ev29j4tu46pq2
2010-11-19 19:18:01 +05:30
Olivier Dony d3ca81f2bd [FIX] base_report_designer: fixed incorrectly encoded newlines in wizard label
bzr revid: odo@openerp.com-20101116150324-hpk98g85rsgd58cn
2010-11-16 16:03:24 +01:00
uco (OpenERP) eccc1d33b2 [REF] copyrights: Replaced 'GNU General Public License' with 'GNU Affero General Public License'
bzr revid: uco@tinyerp.com-20101028065418-ahi6poaxn1aa5dmp
2010-10-28 12:24:18 +05:30
Panos Christeas 32e09241ba [MERGE] sfd-adoons: base_synchro, openoffice-plugin
bzr revid: hmo@tinyerp.com-20100918072446-gc1slo8lz82b2qli
2010-09-18 12:54:46 +05:30
RHA (Open ERP) d5ad0b8ff1 [CLEAN]: Removed commented codes, unnecessary spaces.
bzr revid: uco@tinyerp.com-20100819115157-sfsmbnjdgpp4wl12
2010-08-19 17:21:57 +05:30
ATP (OpenERP) 9a4d85e957 [FIX] Undefined variables: auction, base_module_record, base_report_desinger, crm, event, resource
bzr revid: hmo@tinyerp.com-20100817070450-89httnejhscj30gu
2010-08-17 12:34:50 +05:30
DHS(OpenERP) 092d59adff [REF] Corrections of OpenERP instead of Open ERP
bzr revid: jvo@tinyerp.com-20100810113506-hm4ocvh4rd68dmu2
2010-08-10 17:05:06 +05:30
dbr(Open ERP) c860708a9c [RENAME] Tiny ERP to OpenERP SA in all places
bzr revid: vir@tinyerp.com-20100728114344-u2cm97mk6gnfpp13
2010-07-28 17:13:44 +05:30
Jay (Open ERP) 60936534d1 [FIX] Base_report_designer : Replaced libxslt/libxsml2 code by lxml, Use the file name instead of the content
bzr revid: jvo@tinyerp.com-20100519074933-iwayaoyvne6csj8y
2010-05-19 13:19:33 +05:30
HDA (OpenERP) 284ec3e006 Merged with client
bzr revid: hda@tinyerp.com-20100216142723-ul7m7do5fpl3r9av
2010-02-16 19:57:23 +05:30
UCO (OpenERP) f06610bef3 [IMP] base_report_designer: Add the option of save the rml
bzr revid: sbh@tinyerp.com-20100211100709-gtc9r2dvcuvnhl9g
2010-02-11 15:37:09 +05:30
SBH(OpenERP) c4851f039c [FIX] Base_report_designer : Latin-1 encoding replaced by utf-8
lp bug: https://launchpad.net/bugs/516143 fixed

bzr revid: jvo@tinyerp.com-20100203061738-96k32cbzej09feth
2010-02-03 11:47:38 +05:30
Stephane Wirtel fb3ef7a2f4 [FIX] Change the year of the copyright
bzr revid: stephane@openerp.com-20100112091839-a6p7tenhb4e4zxyx
2010-01-12 10:18:39 +01:00
HDA (OpenERP) b7f6bc4c8e Remove sql injection problem
lp bug: https://launchpad.net/bugs/429327 fixed

bzr revid: hda@tinyerp.com-20091021072449-rc9usc422tb0kv2f
2009-10-21 12:54:49 +05:30
PSO(OpenERP) eb0b928cc0 Changed licencing terms
bzr revid: hda@tinyerp.com-20091014111534-1vtk21rz8byhszzf
2009-10-14 16:45:34 +05:30
ChristopheChauvet(syleam) 41e8ed59ef changed encoding to coding in all py files
lp bug: https://launchpad.net/bugs/357182 fixed

bzr revid: hda@tinyerp.com-20091013055837-3ntnbe8b938xmk97
2009-10-13 11:28:37 +05:30
HDA (OpenERP) 7d3a5b51ba [Merged] stable and trunk addons
bzr revid: hda@tinyerp.com-20090924104621-7p53erkfs9xa0bev
2009-09-24 16:16:21 +05:30
Christophe Chauvet 28ede437d9 [IMP]
* add missing tools.translate 
 * translate all missing raise
 * add encoding: utf-8 in missing file
 * add vim comment (when missing) at the end of file
 * convert tabs to spaces (PEP8 Compliant)
 * more pythonic when concatenate value

bzr revid: christophe.chauvet@syleam.fr-20090306221824-xt1oeip60sq8fwws
2009-03-06 23:18:24 +01:00
Sbh (Open ERP) ca83e62de6 Set the SeqReset tag
bzr revid: sbh@tinyerp.com-20090217113859-rgly5jmw2bg8fy43
2009-02-17 17:08:59 +05:30
Sbh (Open ERP) 89e5473075 Add the functionality to change the fontcolor in reports
bzr revid: sbh@tinyerp.com-20090130124132-ovb71qn6je371kio
2009-01-30 18:11:32 +05:30
Sbh (Open ERP) 8045af6220 bugfix
bzr revid: sbh@tinyerp.com-20090130065701-a45rb3y3t2sdjfar
2009-01-30 12:27:01 +05:30
Sbh (Open ERP) 2d1c4eca5f Minor changes in sequence numbering for reports
bzr revid: sbh@tinyerp.com-20090130063659-zeb6peopywfavq7l
2009-01-30 12:06:59 +05:30
Sbh (Open ERP) 1b56fd5263 Added Sequencing functionality to Reports
bzr revid: sbh@tinyerp.com-20090129140915-qr9jmfiq4zkxbn7b
2009-01-29 19:39:15 +05:30
Stephane Wirtel 9852616769 [IMP] Use the osv and wizard exceptions
bzr revid: stephane@tinyerp.com-20090106121259-b9hh3t7lclxcta6s
2009-01-06 13:12:59 +01:00
Stephane Wirtel 21f104a506 [IMP] Update the copyright to 2009
bzr revid: stephane@tinyerp.com-20090104221250-55q32ayj2t8kzb2k
2009-01-04 23:12:50 +01:00
Dhara Shah 0da07c281c changes for odt reports
bzr revid: dsh@tinyerp.com-20081224113037-tth12tmw77p3lz7a
2008-12-24 17:00:37 +05:30
Stephane Wirtel 5d3abd8d61 [IMP] Replace tinyerp.com by openerp.com for the value of the website key in the __terp__.py files
bzr revid: stephane@tinyerp.com-20081211000419-7vptxq8vr3116sgv
2008-12-11 01:04:19 +01:00
Stephane Wirtel 218ddfe735 [REF] Replace Tiny ERP by Open ERP
bzr revid: stephane@tinyerp.com-20081210225543-fxxae0fqe4tgc3ud
2008-12-10 23:55:43 +01:00
Christophe Simonis f5fad0ba30 passing modules in GPL-3
bzr revid: christophe@tinyerp.com-20081103191856-jhcivvwb16fvz2os
2008-11-03 20:18:56 +01:00