Commit Graph

62 Commits

Author SHA1 Message Date
Stephane Wirtel 8618ee13c6 [REF] Rewrite a chunk of code in the res.company with the default value for a multicompany context
bzr revid: stephane@openerp.com-20100712150434-8ummpcj142t0u2rx
2010-07-12 17:04:34 +02:00
Anup (OpenERP) e0d94956c1 [IMP] SQL injection Refactored
bzr revid: ach@tinyerp.com-20100618101641-84cdea9n1pzx36v2
2010-06-18 15:46:41 +05:30
Anup (OpenERP) 6b90ca82c5 [IMP] removed the possible SQL injection server.
bzr revid: ach@tinyerp.com-20100615132722-zbua6ciz3dz43qd8
2010-06-15 18:57:22 +05:30
Christophe Simonis 96570d318e [FIX] base: clear ir.rule cache at user modification
bzr revid: chs@openerp.com-20100610145722-6qbznzgsa8q2q8ez
2010-06-10 16:57:22 +02:00
Olivier Dony 0961c0f5cd [ADD] safe_eval: final round of adjustments, seems stable AFAICT (please be careful if you notice any error due to it - contact me if on doubt on how to fix properly)
bzr revid: odo@openerp.com-20100604003940-e32elbetzxop8c3b
2010-06-04 02:39:40 +02:00
Olivier Dony b020dc8363 [IMP] work-in-progress: initial version of safe_eval implementation -- still need fixing
bzr revid: odo@openerp.com-20100503234953-qgbk64bmir95jvzd
2010-05-04 00:49:53 +01:00
Xavier Morel 989d67fba7 [FIX] reading of default company logo
bzr revid: xmo@openerp.com-20100519113621-834y33tagbvkjrs6
2010-05-19 13:36:21 +02:00
nch@tinyerp.com 2ec25243c7 [IMP]:config wizard for company setup
bzr revid: nch@tinyerp.com-20100513115029-wqwc3q444d4icali
2010-05-13 17:20:29 +05:30
Quality Team 6f53850e7d [FIX] Rewrite the field.property engine to work as expected (value per
company)

bzr revid: stephane@openerp.com-20100504144642-piruhn25d8qyxiof
2010-05-04 16:46:42 +02:00
Stephane Wirtel 60f1981def [REF] res.company: Typo fix and review the code
bzr revid: stephane@openerp.com-20100504105958-p5lpknbqrobfrtkm
2010-05-04 12:59:58 +02:00
DSH(OpenERP) b7133378a2 Added removeParentNode in company header logo
bzr revid: hda@tinyerp.com-20100406093356-lz9cdk9ldswks2m3
2010-04-06 15:03:56 +05:30
HDA (OpenERP) a0ba43d800 Merged with stable
bzr revid: hda@tinyerp.com-20100216063114-d2crv3zayarq2vk6
2010-02-16 12:01:14 +05:30
mra (Open ERP) 7568981fe1 [IMP] user company
bzr revid: mra@tinyerp.com-20100209140457-4cxksbyevp3j7don
2010-02-09 19:34:57 +05:30
mra (Open ERP) 41ae526a98 [IMP] override search on company object now it will pass only company related to its user company and accepted company in user prefrence
bzr revid: mra@tinyerp.com-20100209054334-7z9msubbx6rstdd1
2010-02-09 11:13:34 +05:30
Harry (Open ERP) 167b79423f [FIX] base: default company
bzr revid: hmo@tinyerp.com-20100202135100-cj9oqg6i1is3dn68
2010-02-02 19:21:00 +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
Jay (Open ERP) 4e52d16a8b [REF] Removed print statements
bzr revid: jvo@tinyerp.com-20100104060347-3cl5l9w2u5w2ri7g
2010-01-04 11:33:47 +05:30
Fabien Pinckaers ecc123464c merge
bzr revid: fp@tinyerp.com-20091223171819-hcmfjuvk2z5m34ag
2009-12-23 18:18:19 +01:00
Christophe Chauvet 9b00c7f52e [IMP] Extend expression field to use multiple condition with context
bzr revid: christophe.chauvet@syleam.fr-20091223135003-mr81x59n00vmdbas
2009-12-23 14:50:03 +01:00
Fabien Pinckaers b5f5b685c8 merge
bzr revid: fp@tinyerp.com-20091222114503-y23po7quoutmjwms
bzr revid: fp@tinyerp.com-20091222114559-qdmvgn8he558hhbg
2009-12-22 12:45:59 +01:00
Christophe Chauvet 1e4d933cbc [FIX] Regression on global object
bzr revid: christophe.chauvet@syleam.fr-20091218170927-5m05rgb8rp09o21s
2009-12-18 18:09:27 +01:00
Christophe Chauvet 121d3c2222 [FIX] change size for multi company default from 32 to 256
[IMP] Prepare _company_default_get to support rules on object's field

lp bug: https://launchpad.net/bugs/497685 fixed

bzr revid: christophe.chauvet@syleam.fr-20091217213700-k1i6fdgojhn0uccs
2009-12-17 22:37:00 +01:00
Christophe Chauvet 74d49f77e3 [IMP] Name field in default company is too small, extend to 256
bzr revid: christophe.chauvet@syleam.fr-20091209202733-n8m5z275ms49r9jq
2009-12-09 21:27:33 +01:00
Christophe Chauvet 8041b935d8 [FIX] #494620 missing company_id in domain that return the bad company when there is
a multiple rules for teh same object

lp bug: https://launchpad.net/bugs/494620 fixed

bzr revid: christophe.chauvet@syleam.fr-20091209174254-pu5oxg8e4saqd48p
2009-12-09 18:42:54 +01:00
Fabien Pinckaers b4ba5ed39e merge
bzr revid: fp@tinyerp.com-20091209113034-jgxubfa8qcbamj4o
2009-12-09 12:30:34 +01:00
Fabien Pinckaers a2b058e89e [IMP] multi companies on users
bzr revid: fp@tinyerp.com-20091209111834-kmicjotdgrnyquad
2009-12-09 12:18:34 +01:00
Christophe Chauvet c03d917b26 [IMP] Move multi_company.default object from multi_company module to base
bzr revid: christophe.chauvet@syleam.fr-20091209101628-zumc4fsjss1mi4gi
2009-12-09 11:16:28 +01:00
Harry (Open ERP) dd1d607f3a [MERGE] merge with master branch
bzr revid: hmo@tinyerp.com-20091125070844-1mt6908hm40t03hq
2009-11-25 12:38:44 +05:30
xrg dad1ff955b [merge] merge from lp:~xrg/openobject-server/optimize-5.0 and removed some confilts
bzr revid: hmo@tinyerp.com-20091120143104-tb6136unkdw7yfy9
2009-11-20 20:01:04 +05:30
gpa 6806d79184 [IMP] ir_sequence,res_company,res_currency objects related to company_id.
bzr revid: gpa@gpa-desktop-20091120134913-yeksffwd05mlrwoi
2009-11-20 19:19:13 +05:30
vra 40fd0a1b09 merge multi_company_currency,multi_company_sequence modules.
bzr revid: vra@tinyerp.com-20091110124631-awfw0jb10bzo945j
2009-11-10 18:16:31 +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
P. Christeas c64ae0b8d1 Res_company: use DejaVu Sans for company headers, by default.
Helvetica is broken for non-latin some Linux distros. Use the much
better DejaVu font.

bzr revid: p_christ@hol.gr-20090420135050-akxid1o6pk41481l
2009-04-20 16:50:50 +03:00
Stephane Wirtel 60ea76e4c5 [IMP] Integrate the headers from the old custom module
bzr revid: stephane@tinyerp.com-20090129222223-ac7pa5yrq1xohbu4
2009-01-29 23:22:23 +01:00
Geoff Gardiner 18b90ecdcf Set of label improvements to Open ERP Server.
bzr revid: gsg@pinot-grigio-20090126174029-y6niysxn4adegdxu
2009-01-26 17:40:29 +00:00
Christophe Simonis 5a20219f9b [IMP] improve cache system
[FIX] cache now take in account default parameters
[IMP] new way to clear the cache
[FIX] clearing the cache is now made by database

bzr revid: christophe@tinyerp.com-20090105211746-o1fapuu319ozi7nv
2009-01-05 22:17:46 +01:00
Stephane Wirtel 9d293d1f00 [IMP] Update the copyright to 2009
bzr revid: stephane@tinyerp.com-20090104221329-rem11cbgwu30xnji
2009-01-04 23:13:29 +01:00
Jay Vora 8941053bc3 Corrected Report Header problem
bzr revid: jvo@tinyerp.com-20081218064517-7pxwdp3eroo01524
2008-12-18 12:15:17 +05:30
Christophe Simonis e404e54e38 passing in GPL-3
bzr revid: christophe@tinyerp.com-20081103182716-6c6xyeewubx4uas0
2008-11-03 19:27:16 +01:00
apa-tiny 585658f14b when I put header=2 in the .py, I get that the internal header has a gray line instead of black-Solved
bzr revid: patelamit2003@gmail.com-20081015102424-asjtf3lfg8z8d07g
2008-10-15 15:54:24 +05:30
mga@tinyerp.com adfeecabf6 plan to supply module for the multi currency for multi company
* multi_company_currency

bzr revid: mga@tinyerp.com-20080828061217-dgkyf4ec8yi9b57h
2008-08-28 11:42:17 +05:30
mga@tinyerp.com 8dfc4cef42 add new field to have company wise seprate currency
change view for server action : create_object

bzr revid: mga@tinyerp.com-20080826101305-5yzu2c80edh6u7bo
2008-08-26 15:43:05 +05:30
Fabien Pinckaers 61d07d0771 Bugfixes
bzr revid: fp@tinyerp.com-20080816163006-aspcc7f5dmv0g4ri
2008-08-16 18:30:06 +02:00
Christophe Simonis 2eb6b8265b add encoding comment and vim comment
bzr revid: christophe@tinyerp.com-20080723150127-fmitw7zgeokcualh
2008-07-23 17:01:27 +02:00
Christophe Simonis 2dd9723b8b convert tabs to 4 spaces
bzr revid: christophe@tinyerp.com-20080722142436-143iu4ryy47w3av0
2008-07-22 16:24:36 +02:00
nel 9b8cd3a2fe Set right parameters indent Balance content with 3mm
bzr revid: nel-7f75af8f0ac20ee0b595478937c0d8a3959727e5
2008-07-07 05:05:21 +00:00
nel ddd6edc6b6 Clean file + return blank field when no data
bzr revid: nel-b613bcea53c4ff1671335ec0fbda2b5de5cf359b
2008-07-04 06:05:01 +00:00
nel 55189fb976 Modify header and footer margin
Add Period and Fiscal year on balance report

bzr revid: nel-cf67f2ed17e6e43dd2cbbe7e05607990b6219f86
2008-07-03 12:47:46 +00:00