Commit Graph

79 Commits

Author SHA1 Message Date
Olivier Dony fc0c2942ba [MERGE] Another batch of bugfixes from 6.1
bzr revid: odo@openerp.com-20121218175547-7c1uxq4ypbi314gx
2012-12-18 18:55:47 +01:00
Olivier Dony 84d7987f33 [MERGE] Bugfixes from 6.1 until revision 6900
rev.6900 = xal@openerp.com-20120720134532-t07xr3lp8ouhn2dv

bzr revid: odo@openerp.com-20121218021123-9ligpn7bkr9zo4n7
2012-12-18 03:11:23 +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
Antony Lesuisse a158707ad8 [MERGE] process view (manual merge, moved the code from web_process)
bzr revid: al@openerp.com-20120906224123-walwe4rc3x4wycsc
2012-09-07 00:41:23 +02:00
Xavier ALT b01d0124b0 [MERGE] OPW 574806: process: process node active state should be evaluated on related related model_id, if defined (v6.0 forward-port)
bzr revid: xal@openerp.com-20120716104453-gi4l8jt71y8d3qom
2012-07-16 12:44:53 +02:00
msh-openerp 9cf6d7e4af [FIX]Refixed the issue of color of process node, here we forget to check for gray, if gray not available then and then we will go to check for active.
bzr revid: msh@tinyerp.com-20120530090956-h0uxm1c2pm4xjwkl
2012-05-30 14:39:56 +05:30
msh-openerp 0d3bf8d1a2 [FIX]Fixed the issue of process view, here condition must be given more priority then node state, but instead of it here the thing was reverse, node state has given more priority.
bzr revid: msh@tinyerp.com-20120529110705-5ggbxuytkeykr4cy
2012-05-29 16:37:05 +05:30
msh-openerp 0a8051245f [FIX]Fixed the issue of color of process node, here relative field's state was not evaluated.
bzr revid: msh@tinyerp.com-20120523133245-c9kd8hd9q3v7fd4y
2012-05-23 19:02:45 +05:30
Saurang Suthar (OpenERP) a2a05cfc19 [IMP]:improved titles State by Status everywhere
bzr revid: ssu@tinyerp.com-20120504115748-2vd1dns7bxptg384
2012-05-04 17:27:48 +05:30
Vaibhav (OpenERP) 9862fa094e [FIX] clean up.
bzr revid: vda@tinyerp.com-20110921080500-0dljjjesk3umhwl8
2011-09-21 13:35:00 +05:30
Vaibhav (OpenERP) e583cf5f0d [FIX] web 6.1 does not accept None and integer dict key.
bzr revid: vda@tinyerp.com-20110921052717-12cxwnz04jeiddx6
2011-09-21 10:57:17 +05:30
uco (OpenERP) b1cf433ecc [MERGE]: Merged with trunk-addons.
bzr revid: uco@tinyerp.com-20101206131102-z2xzz8eshkswo00q
2010-12-06 18:41:02 +05:30
uco (OpenERP) 3700e08ed6 [REF]: Refactored some lines from previous commit.
bzr revid: uco@tinyerp.com-20101123113152-0ue71yg9usp1gklx
2010-11-23 17:01:52 +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) 8035df3e11 [IMP]: Added context=None in function argument for rest modules.
bzr revid: uco@tinyerp.com-20101122103753-idv9fdaqc28rvugu
2010-11-22 16:07:53 +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
sbh (Open ERP) 1edeaa9fd7 [Fix] : Fix wrong helptext for field active
bzr revid: sbh@tinyerp.com-20101115131555-xd1jwod6dvomuv9x
2010-11-15 18:45:55 +05:30
Fabien Pinckaers 130f43b1d9 [FIX] misc fixes from xrg
bzr revid: fp@tinyerp.com-20101017222708-71xbvzflx6pe797v
2010-10-18 00:27:08 +02:00
Olivier Dony d70acc176b [REM] all: modules: removed all remaining references to res.roles, replaced by specific res.groups
bzr revid: odo@openerp.com-20101014000258-7ay7so7gp8ki5iy6
2010-10-14 02:02:58 +02:00
Rvo (Open ERP) 45a8d54f18 [CLEAN]: removed commented code, fixed proper indentation in dictionary and removed extra spaces at few places
bzr revid: rvo@tinyerp.co.in-20100813122005-qj1l1iumkfmocyvk
2010-08-13 17:50:05 +05:30
Fabien Pinckaers a3dd9f05dc [FIX] 3 security rules, [IMP] object names for logs
bzr revid: fp@tinyerp.com-20100519183232-9zieyfnah526r312
2010-05-19 20:32:32 +02:00
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
uco (OpenERP) 10c3b2da7d [IMP]: Generalization of tooltips: Added tooltips for active field
bzr revid: uco@tinyerp.co.in-20091221122132-hkesf2dy48lpdvum
2009-12-21 17:51:32 +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
ame (Tiny/Axelor) e8865e6509 [IMP] process view node now links to parent document directory if no record selected.
bzr revid: ame@tinyerp.com-20090825133222-gieka35fk5o3rmfc
2009-08-25 19:02:22 +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
Fabien Pinckaers dd2d0a6c90 modifs
bzr revid: fp@tinyerp.com-20090204131210-5pzw9yundt57gja9
2009-02-04 14:12:10 +01:00
ame (Tiny/Axelor) 35ae2e2d46 [FIX] process translation issue.
lp bug: https://launchpad.net/bugs/319304 fixed

bzr revid: ame@tinyerp.com-20090121051830-y9pom4a631vb01cb
2009-01-21 10:48:30 +05:30
Stephane Wirtel 21f104a506 [IMP] Update the copyright to 2009
bzr revid: stephane@tinyerp.com-20090104221250-55q32ayj2t8kzb2k
2009-01-04 23:12:50 +01:00
pso (tiny) a16111269b minor change
bzr revid: pso@tinyerp.com-20081229054016-azbat260fjvs5mpn
2008-12-29 11:10:16 +05:30
pso (tiny) d8b7f467d7 merge
bzr revid: pso@tinyerp.com-20081226115025-npblp1a580od5ddw
2008-12-26 17:20:25 +05:30
pso (tiny) 923835229c changes in process
bzr revid: pso@tinyerp.com-20081226112410-2r283ngsvoh0a8od
2008-12-26 16:54:10 +05:30
ame (Tiny/Axelor) a5d8cf5d2c * Improved process module
bzr revid: ame@tinyerp.com-20081224130729-857dvlgcrlki4b6r
2008-12-24 18:37:29 +05:30
ame (Tiny/Axelor) 02cdbfb31a * Improved `process` module
- process graph without resource
	- added prefered resource for the process

bzr revid: ame@tinyerp.com-20081224102656-z0xi440xpnq7x42p
2008-12-24 15:56:56 +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
Amit Mendapara f70443c129 Fixed graph layout.
bzr revid: ame@tinyerp.com-20081008143858-3sihfusz0getwg12
2008-10-08 20:08:58 +05:30
Harshad Modi ed25f0694f * fixed bugs : on get resource path method
* put domain on directory_id on process node ( only show directory of that  process node model )
* fixed bugs : on process node to get resource (ftp) path

bzr revid: hmo@tinyerp.com-20081003082047-71vm1k2jf2wnsq5x
2008-10-03 13:50:47 +05:30
Amit Mendapara e35c7df843 * Fixed document integration.
bzr revid: ame@tinyerp.com-20081003072507-giez2izj0tihmxwt
2008-10-03 12:55:07 +05:30
Amit Mendapara 62fe10a237 * Update process module (document integration).
bzr revid: ame@tinyerp.com-20080930110801-rr7cowd5femqpp1j
2008-09-30 16:38:01 +05:30
Amit Mendapara 732db12938 * Fixed attribute error.
bzr revid: ame@tinyerp.com-20080929072449-ozko10ut1zgg83jt
2008-09-29 12:54:49 +05:30
Amit Mendapara 3d1ed61e8c * Document
- Added document_directory_node to add directory_id to process.node
      	- Added required inherited views
      	- Added dependency to process
* Process
	- Now integrated with document module

bzr revid: ame@tinyerp.com-20080926143755-m2tcrqiyjirj00of
2008-09-26 20:07:55 +05:30
Amit Mendapara 7b8878f894 Fixed process copy.
bzr revid: ame@tinyerp.com-20080925132855-3kn2srccbh3ilg4r
2008-09-25 18:58:55 +05:30
Amit Mendapara b89d08b629 Fixed process (temporary fix).
bzr revid: ame@tinyerp.com-20080925094023-uejyduf4ivmdpt2a
2008-09-25 11:40:23 +02:00
Amit Mendapara a3a7e64534 Fixed process.
bzr revid: ame@tinyerp.com-20080925074859-l8vqvhfms0xz3i05
2008-09-25 13:18:59 +05:30
Amit Mendapara d73304e6a5 * Fixed process copy (duplicate) problem.
bzr revid: ame@tinyerp.com-20080925074807-jrl338k65ce9vsav
2008-09-25 13:18:07 +05:30
Amit Mendapara e00f767a65 * search by model.
bzr revid: ame@tinyerp.com-20080924104536-w6sdgmueia4t9dmq
2008-09-24 16:15:36 +05:30
Amit Mendapara 1ba69c6481 Help URL
bzr revid: ame@tinyerp.com-20080924084845-4r4y8hr3sfpvlxoy
2008-09-24 14:18:45 +05:30
Amit Mendapara 1bb7a33531 * Access info.
bzr revid: ame@tinyerp.com-20080924082904-b5w1llp8bolja2o8
2008-09-24 13:59:04 +05:30
Amit Mendapara e443b07b62 Improved Process module (related resources).
bzr revid: ame@tinyerp.com-20080924065749-4dqur1irytsa07il
2008-09-24 12:27:49 +05:30