Commit Graph

30 Commits

Author SHA1 Message Date
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
Jay (Open ERP) bbff6faaa9 [IMP] Limit for name_search() improved to 100
lp bug: https://launchpad.net/bugs/494401 fixed

bzr revid: jvo@tinyerp.com-20091209114334-tppzivue2orjkcn9
2009-12-09 17:13:34 +05:30
Panos Christeas 8d0b4a7418 [MERGE] merge from lp:~xrg/openobject-addons/doc2-5.2
bzr revid: hmo@tinyerp.com-20091126135400-z32iycvadbt9so8n
2009-11-26 19:24:00 +05:30
HDA (OpenERP) 1b0700fd2f Merged
bzr revid: hda@tinyerp.com-20091106111216-hwo5f87jzd5llx7i
2009-11-06 16:42:16 +05:30
Stephane Wirtel b3870e3aec [FIX] account_analytic_plans: Use etree instead of xml.dom
bzr revid: stephane@openerp.com-20091104101628-c2qb2u0b1xpmp7lc
2009-11-04 11:16:28 +01:00
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) d514c8c694 [MERGE]
bzr revid: hda@tinyerp.com-20091001120743-ccchg1bds3iu2hb3
2009-10-01 17:37:43 +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 Simonis 8a86e56dbe [FIX] account_analytic_plans: avoid encoding errors
bzr revid: chs@tinyerp.com-20090922080254-3bxtb47sf7fjv810
2009-09-22 10:02:54 +02:00
Stephane Wirtel e254b6aa76 [FIX] Typo
bzr revid: stephane@tinyerp.com-20090325163959-t4shlax6p6z69o9h
2009-03-25 17:39:59 +01:00
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
Fabien Pinckaers ef815cd7e2 modifs
bzr revid: fp@tinyerp.com-20090127083111-zpisqmfowqqsuw9f
2009-01-27 09:31:11 +01:00
Fabien Pinckaers dc9a96d941 modifs
bzr revid: fp@tinyerp.com-20090124015545-1fkj73ia52856t71
2009-01-24 02:55:45 +01:00
Stephane Wirtel 450c47f25a [FIX] Set the view id in the _view_look_dom_arch method
lp bug: https://launchpad.net/bugs/320507 fixed

bzr revid: stephane@tinyerp.com-20090123165602-luzabs3ayot42qft
2009-01-23 17:56:02 +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
Olivier Laurent 1106d052b6 Bugfix: 'obj_line' was not defined
bzr revid: olt@tinyerp.com-20081215155127-bmygwbngxm2tmazf
2008-12-15 16:51:27 +01:00
Fabien Pinckaers 4528e7eb21 bugfix
bzr revid: fp@tinyerp.com-20081202180812-c19o24b1n4bl0777
2008-12-02 19:08:12 +01:00
Fabien Pinckaers 20489a1eb6 improved_view
bzr revid: fp@tinyerp.com-20081129111057-de2jlr2773af0asp
2008-11-29 12:10:57 +01:00
qdp e0be8cc5f3 *minor improvements
bzr revid: qdp@tinyerp.com-20081126170716-oq0639sq6rzf7p8c
2008-11-26 18:07:16 +01:00
qdp e130b17c9b *bugfixed the analytic line creation (regarding to latest change: analytic lines are created when the move is validated)
bzr revid: qdp@tinyerp.com-20081124170014-ukmrkrqhssgng1pp
2008-11-24 18:00:14 +01:00
Jay Vora 65652235c6 Account_analytic_plans:Corrected analytic line creation/modification behaviour from move line creation/modification based on Analytic Distribution,Bugfix on model creation.
bzr revid: jvo@tinyerp.com-20081120110341-ylg9biphgfdnigym
2008-11-20 16:33:41 +05:30
Jay Vora e08ade4c00 Account_analytic_plans:Corected behaviour of act_window link of distribution from plan.
bzr revid: jvo@tinyerp.com-20081119135532-kp1u8qz1gjeldl9q
2008-11-19 19:25:32 +05:30
Mustufa Rangwala d41712b3fc add default value for analytic journal in distribution
bzr revid: mra@tinyerp.com-20081106120236-j86zmofukpfl9b9k
2008-11-06 17:32:36 +05:30
Christophe Simonis f5fad0ba30 passing modules in GPL-3
bzr revid: christophe@tinyerp.com-20081103191856-jhcivvwb16fvz2os
2008-11-03 20:18:56 +01:00
Jay Vora 5c0ca471a2 Bugfix on account_analytic_default,Solved analytic line problem on account_analytic_plans
bzr revid: jvo@tinyerp.com-20080912094809-08sg44troz7hq1ig
2008-09-12 15:18:09 +05:30
Fabien Pinckaers b4d6690794 Improved Security
bzr revid: fp@tinyerp.com-20080903180400-df7l6wxg1zpirmmi
2008-09-03 20:04:00 +02:00
Fabien Pinckaers f9afd1d739 Modifications Multi-plans
bzr revid: fp@tinyerp.com-20080903134719-ubt3ugindpmjuqjw
2008-09-03 15:47:19 +02:00
qdp e57a572440 *bugfixing the mutli analytics plans module:
*creating a model instance does not create a model anymore
	*modifying an existing model does not modify it but create an instance with modifications

bzr revid: qdp@tinyerp.com-20080827140245-6cdhgygub2nmpk0j
2008-08-27 16:02:45 +02:00
Fabien Pinckaers 734fa42184 added from extra-addons
bzr revid: fp@tinyerp.com-20080824144543-33o2j8ddmvaxx4ce
2008-08-24 16:45:43 +02:00