Commit Graph

802 Commits

Author SHA1 Message Date
Xavier Morel c59d9b69a2 [REM] extraneous g tacked at the end of 'directive'
bzr revid: xmo@openerp.com-20110421085228-ydy0pc7p594xuj50
2011-04-21 10:52:28 +02:00
Daniel Watkins c6b812ebfa Minor fixes.
bzr revid: daniel@daniel-watkins.co.uk-20110414214530-767qdh3ygh8kxkpj
2011-04-14 22:45:30 +01:00
Daniel Watkins ec98904f9c Typos.
bzr revid: daniel@daniel-watkins.co.uk-20110414213622-7c3zb9zd5o1ur4yb
2011-04-14 22:36:22 +01:00
Daniel Watkins fcfa8feb19 Consistent reference to methods.
bzr revid: daniel@daniel-watkins.co.uk-20110414213611-e7duvzsd65ygxp9o
2011-04-14 22:36:11 +01:00
Daniel Watkins 8ed08b8d6f Minor grammatical improvement.
bzr revid: daniel@daniel-watkins.co.uk-20110414212603-3wn8ek3xiawug8ry
2011-04-14 22:26:03 +01:00
Daniel Watkins 2fabcdffd9 'research' unclear; changed wording.
bzr revid: daniel@daniel-watkins.co.uk-20110414212448-oncc720ar4gw7td9
2011-04-14 22:24:48 +01:00
Daniel Watkins 417bdbf690 s/falsy//
bzr revid: daniel@daniel-watkins.co.uk-20110414212343-aam4fc6nxgkxmnwz
2011-04-14 22:23:43 +01:00
Daniel Watkins 8b4fd86743 s/have to/must/ -- it's a more common directive in docs.
bzr revid: daniel@daniel-watkins.co.uk-20110414212132-yw281minl1zx5a7d
2011-04-14 22:21:32 +01:00
Daniel Watkins 82b08318fe Typo fixes.
bzr revid: daniel@daniel-watkins.co.uk-20110414212045-hlglpa7dfum3j15w
2011-04-14 22:20:45 +01:00
Xavier Morel a83bd29ada [IMP] document automatic binding of do_ and on_ methods of BasicController subclasses
bzr revid: xmo@openerp.com-20110413140735-hc8nbxxos4yl11xj
2011-04-13 16:07:35 +02:00
Xavier Morel ffefcd76ed [IMP] documentation of addons structure and namespacing
bzr revid: xmo@openerp.com-20110413133157-pin980f20ovwi4bw
2011-04-13 15:31:57 +02:00
Xavier Morel a3eabdbeee [ADD] notes for packaging/installation doc
bzr revid: xmo@openerp.com-20110412200646-z5yld51pjwyzylak
2011-04-12 22:06:46 +02:00
Xavier Morel 4b99639e32 [ADD] documenting the documentation, a bunch of JsDoc
bzr revid: xmo@openerp.com-20110330152736-iqcb533xgvzbnuq6
2011-03-30 17:27:36 +02:00
Antony Lesuisse 2283e03546 reorganize directories
bzr revid: al@openerp.com-20110330135619-9lcvg2mijzxud8gr
2011-03-30 15:56:19 +02:00
Xavier Morel f15f180777 [ADD] some documentation on the search view
bzr revid: xmo@openerp.com-20110328194809-yw0oyo6db5iyy1tk
2011-03-28 21:48:09 +02:00
Xavier Morel ec7510b839 [FIX] documentation handling issues
bzr revid: xmo@openerp.com-20110328091809-kju0n2rw232z1pxf
2011-03-28 11:18:09 +02:00
Xavier Morel 91d620c328 [IMP] Sphinx will automatically cross-reference return types it understands, for direct class references no need to manually cross-ref
bzr revid: xmo@openerp.com-20110327135900-wqk5ow1m4zavnwvg
2011-03-27 15:59:00 +02:00
Xavier Morel bdddf2269d [ADD] document documentation (esp. JS APIDoc via JsDoc, which is actually a fairly complex endeavour)
bzr revid: xmo@openerp.com-20110327120515-wdcxc19j4exuu2zu
2011-03-27 14:05:15 +02:00
Xavier Morel 0a7efc04dc [IMP] eval action context and domain straight as they come from a tree_but_open (on menu), add APIDoc for OpenERPSession
OpenERPSession is in charge of evaluating domains and contexts. Always.

bzr revid: xmo@openerp.com-20110325094119-fpd4e00w20kbgfzf
2011-03-25 10:41:19 +01:00
Vo Minh Thu e7d0ec2b92 [MERGE] merged setup.py revamping
lp bug: https://launchpad.net/bugs/715667 fixed
lp bug: https://launchpad.net/bugs/703422 fixed
lp bug: https://launchpad.net/bugs/727058 fixed

bzr revid: vmt@openerp.com-20110324105651-cd0zmwa47wms9abj
2011-03-24 11:56:51 +01:00
Xavier Morel 1d587145de [IMP] fix docstrings on DataSet, insert into internal APIdoc (and fix documentation PYTHONPATH to generate this correctly)
bzr revid: xmo@openerp.com-20110323122126-3qj7vkhjsc6l0x5x
2011-03-23 13:21:26 +01:00
Xavier Morel 65c8aaf78b [ADD] some doc for the dataset
bzr revid: xmo@openerp.com-20110323105031-9j2s5d2g8kxwf9wu
2011-03-23 11:50:31 +01:00
Fabien Meghazi 8284359b83 [IMP] Improved FieldChar widget
bzr revid: fme@openerp.com-20110322171801-e5jmov41xg3pnzfz
2011-03-22 18:18:01 +01:00
niv-openerp 2a068e2152 [FIX] Removed useless dependency in the documentation generator that is difficult to install under ubuntu.
bzr revid: nicolas.vanhoren@openerp.com-20110322165742-umlvufznh5unkhh5
2011-03-22 17:57:42 +01:00
Xavier Morel 3b3494b27e [FIX] rooted application menus incorrectly, fixed tests
bzr revid: xmo@openerp.com-20110321154034-tqd03u8u7tpxm5vc
2011-03-21 16:40:34 +01:00
Vo Minh Thu 79ed98fd14 [MERGE] merge from trunk.
bzr revid: vmt@openerp.com-20110321132318-8dp8xz8r8wr7q5ar
2011-03-21 14:23:18 +01:00
Xavier Morel 562de2d9a9 [ADD] documentation on running tests in OpenERP Web core
bzr revid: xmo@openerp.com-20110321122328-u1u55gbf3rfks2xv
2011-03-21 13:23:28 +01:00
Xavier Morel 6f471d8946 [ADD] documentation on testing the Python side of addons
bzr revid: xmo@openerp.com-20110321121340-tq0s9p28g6cwg9op
2011-03-21 13:13:40 +01:00
Xavier Morel f252f3ff3c [ADD] placeholder document for differences between 6 and 6.1
bzr revid: xmo@openerp.com-20110319143131-9i7hy4057lcc97cj
2011-03-19 15:31:31 +01:00
Xavier Morel fd36eabd0c Add note/todo in production doc
bzr revid: xmo@openerp.com-20110319133225-y4wwadkopb99cpfm
2011-03-19 14:32:25 +01:00
Xavier Morel 01298d805b [ADD] basic skeleton for project involvement
bzr revid: xmo@openerp.com-20110318160026-7b3yf5szxymtxsh1
2011-03-18 17:00:26 +01:00
Xavier Morel 60e59e6d8c [ADD] very basic documentation skeleton with some sections/needs thrown in
bzr revid: xmo@openerp.com-20110318155247-m4lfwzwp43gkesno
2011-03-18 16:52:47 +01:00
Xavier Morel 9654f60422 [ADD] generated documentation quickstart
bzr revid: xmo@openerp.com-20110318153241-816m0b1clxwuq4e2
2011-03-18 16:32:41 +01:00
Julien Thewys 3d24d76b4f [FIX] Removed deprecated license files (was GPL v3, we are using AGPL v3).
bzr revid: jth@openerp.com-20110311171816-5zoozckwq3efv7ed
2011-03-11 18:18:16 +01:00
Vo Minh Thu 175dc96747 [IMP] setup.py: cleaning
- Removed unnecessary custom code to search/list files and addons.
- Handling of some environment variable and files created specifically by debian/rule.
- This case should be handled by simply copying the addons in the server (as is done)
  for packaging if needed. A setup.py file will probably be created for addons in the
  future.
- The console option has been reintroduced (it is needed for py2exe) but taking care
  of adding it only on os=nt.
- The dependency on pychart as been commented out as we already include its code.
- Building (with py2exe) on windows has yet to be tested.

bzr revid: vmt@openerp.com-20110304160911-4redpkh8mbn19rid
2011-03-04 17:09:11 +01:00
P. Christeas 2bc1ef6c31 openerp-server.conf: adapt sample config to 6.0 options.
bzr revid: p_christ@hol.gr-20110117152232-2o5957d6euvn4cba
2011-01-17 17:22:32 +02:00
Olivier Dony a073aea2a4 [FIX] doc/INSTALL: mention yaml dependency, added to doc.openerp.com too
bzr revid: odo@openerp.com-20101222135005-t23nu4s2gv83hy0q
2010-12-22 14:50:05 +01:00
nvi-openerp b2f7d0c445 [FIX] Fixed imcompatiblity with Windows
bzr revid: nicolas.vanhoren@openerp.com-20101028094826-mqefsvceu14w3v2n
2010-10-28 11:48:26 +02:00
nvi-openerp 1ec3503256 [FIX] Fixed a little bug with multi addon path + changed minimal chart module
name

bzr revid: nicolas.vanhoren@openerp.com-20101026095759-201hggg8n39hmdtm
2010-10-26 11:57:59 +02:00
Olivier Dony 891eb265b6 [REF] config: rationalized config parameters to make consistent for v6.
Renamed parameters for static HTTP service + improved param check message.
+ minor cleanup in config params

bzr revid: odo@openerp.com-20100810131200-p71zge94l1qp1s18
2010-08-10 15:12:00 +02:00
P. Christeas 9613c0c864 Static httpd: by default, disable. Sample config.
bzr revid: p_christ@hol.gr-20100726093335-m6kfvk8xn2c6ddrh
2010-07-26 12:33:35 +03:00
OpenERP Framework R&D Team 8e13209525 [ADD] new experimental utility script: xml2yml for conversion of XML data/test files to the new YAML format
bzr revid: odo@openerp.com-20100520143528-3717ybwyp1exhsd6
2010-05-20 16:35:28 +02:00
Anup (OpenERP) 67277f6f3d [MERGE] Merged from the main trunk server branch.
bzr revid: ach@tinyerp.com-20100520050727-zdkp6mp65kmfm66o
2010-05-20 10:37:27 +05:30
Olivier Dony d65180c290 [ADD] starting draft changelog for 6.0 server
bzr revid: odo@openerp.com-20100519173958-88p9bmv3p7j8uak5
2010-05-19 19:39:58 +02:00
Jay (Open ERP) 0c9ecbf429 [MERGE] Merged the changelog upto 5.0.10
bzr revid: jvo@tinyerp.com-20100511143954-exhrzxidou2r3j2a
2010-05-11 20:09:54 +05:30
Xavier Morel 766edc36f8 [fix] remove mentions of python-xml, libxml2 and libxslt from doc/INSTALL; bump python dep from 2.4-2.5 to >2.5 < 3.O
bzr revid: xmo@tinyerp.com-20100302131257-nomnqff50z5p643x
2010-03-02 14:12:57 +01:00
HDA (OpenERP) 8a887ad4e0 Merged
bzr revid: hda@tinyerp.com-20100112104830-x35l4g08og2gacwo
2010-01-12 16:18:30 +05:30
Christophe Simonis 9a3b004ae4 [REL] 5.0.7
bzr revid: chs@tinyerp.com-20091203135108-9enz6ke9f35y0u2x
2009-12-03 14:51:08 +01:00
Xavier Morel cf13b6c36e [merge] fix-shebang from 5.0 to trunk
bzr revid: hmo@tinyerp.com-20091202091102-r509b0bgogyul6yx
bzr revid: xmo@tinyerp.com-20091202101458-6a1mo240grkld6do
2009-12-02 11:14:58 +01:00
Xavier Morel 9bb02a1bb0 [fix] use env for python shebang rather than hardcoding /usr/bin/python
bzr revid: xmo@tinyerp.com-20091202100658-d2q66mu6kihgj8h5
2009-12-02 11:06:58 +01:00
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
P. Christeas c716ecb731 Mandriva: when server starts/stops, run scripts
With this feature, server special initialization and/or preparation can
be scripted. The same after stopping, too.

bzr revid: p_christ@hol.gr-20091023222925-oph2bc6kr3u0ol7w
2009-10-24 01:29:25 +03:00
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 71d5ee956a Merge remote branch 'origin/master', v5.0.6 into optimize
Conflicts:
	bin/addons/base/ir/ir_cron.py
	bin/netsvc.py
	bin/osv/orm.py

bzr revid: p_christ@hol.gr-20090925204745-352t3ngsltr4cj8a
2009-09-25 23:47:45 +03:00
olt@tinyerp.com 605e3786ce [IMP] updated changelog file for 5.0.6 release
bzr revid: olt@tinyerp.com-20090922111815-je0c161jzeoeeaqn
2009-09-22 13:18:15 +02:00
olt@tinyerp.com 0d7199a133 [IMP] updated changelog file
bzr revid: olt@tinyerp.com-20090917132335-so2fugos4sutat90
2009-09-17 15:23:35 +02:00
olt@tinyerp.com cdb2371b83 [IMP] updated changelog file
bzr revid: olt@tinyerp.com-20090917132126-bghsqfgbvfod54ac
2009-09-17 15:21:26 +02:00
P. Christeas 6e6329bb7d Merge origin/5.0.4 into xrg
Conflicts:
	bin/addons/base/i18n/base.pot

bzr revid: p_christ@hol.gr-20090828180203-xbavbj02nas6f0qy
2009-08-28 21:02:03 +03:00
Christophe Simonis 36b7806e8f [REL] 5.0.4
bzr revid: christophe@tinyerp.com-20090828165855-461psr84dugkzvp7
2009-08-28 18:58:55 +02:00
P. Christeas 8cbe393b52 Merge commit 'origin/master' into xrg (5.0.3 official)
Conflicts:
	bin/netsvc.py
	bin/tools/config.py
	bin/workflow/instance.py

bzr revid: p_christ@hol.gr-20090823100210-2py390qp3hym8jlp
2009-08-23 13:02:10 +03:00
Christophe Simonis fe82cf7fac [REL] 5.0.3
bzr revid: christophe@tinyerp.com-20090821152731-0utzy021ac629lbx
2009-08-21 17:27:31 +02:00
P. Christeas aba9fd3e77 Merge commit 'origin/master' into xrg
bzr revid: p_christ@hol.gr-20090813010638-2uwue8bg4w5uv99o
bzr revid: p_christ@hol.gr-20090813010706-h9s7e7flcw2wwgt9
2009-08-13 04:07:06 +03:00
Christophe Simonis 695f0ef325 [REL] 5.0.2
bzr revid: christophe@tinyerp.com-20090812095443-6mweuxhguci0o6vc
2009-08-12 11:54:43 +02:00
P. Christeas 133d34b24c [MAJOR]: change the system user for Mandriva to "openerp".
After this commit, systems MUST upgrade their installations.

bzr revid: p_christ@hol.gr-20090613151559-4yffmcnpq8d36jas
2009-06-13 18:15:59 +03:00
P. Christeas b69c19fbb2 Merge branch 'master' of openobject-server into mdv-gpl3-py26
Conflicts:
	bin/netsvc.py
	bin/tools/translate.py

bzr revid: p_christ@hol.gr-20090131100804-pu97gelwjh1flk3h
2009-01-31 12:08:04 +02:00
Christophe Simonis b9ae9fd0e8 [FIX] update the docs
bzr revid: christophe@taupe-20090129234116-q47b2kupt02o24s0
2009-01-30 00:41:16 +01:00
P. Christeas 1435d6d064 Merge branch 'master' of /home/panos/tmp/tinyerp/openobject-server/ into mdv-gpl3
bzr revid: p_christ@hol.gr-20090106094017-i26aufnjth5am64m
2009-01-06 11:40:17 +02: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
P. Christeas a8229141bc Merge branch 'master' of openobject-server into mdv-gpl3-fwd
Conflicts:
	bin/netsvc.py
	bin/sql_db.py
	bin/ssl/SecureXMLRPCServer.py (note: fixes are lost now)

bzr revid: p_christ@hol.gr-20081223154608-fs0830k7vyo81m5u
2008-12-23 17:46:08 +02:00
P. Christeas 68c880cc4f Conf: don't define the db_name, fix crash on new startup.
bzr revid: p_christ@hol.gr-20081221104454-awuvhajofafadcr4
2008-12-21 12:44:54 +02:00
P. Christeas bf1d0a2535 Merge commit 'origin/master' into mdv-gpl3-fwd
bzr revid: p_christ@hol.gr-20081215182709-rusb3oq7npwecnt7
2008-12-15 20:27:09 +02:00
Stephane Wirtel 117907432b [FIX] There was a warning about this file with the sdist target of the setup.py script
bzr revid: stephane@tinyerp.com-20081215100746-t1b0s3i0rqiqwk6z
2008-12-15 11:07:46 +01:00
Stephane Wirtel 3ff2adc2e9 [IMP] Remove the README of PyChart, because we use the package from the distribution
bzr revid: stephane@tinyerp.com-20081215100709-b2hmdi2v7vn3j8zf
2008-12-15 11:07:09 +01:00
P. Christeas 101afd1a4f Rearrange the server config file.
bzr revid: p_christ@hol.gr-20081210204949-pujfjpa1ebv7w91d
2008-12-10 22:49:49 +02:00
P. Christeas 281c7c980a Merge commit 'origin/master' into mdv-gpl3
bzr revid: p_christ@hol.gr-20081207195509-2tb8fb3d7qr2xigt
bzr revid: p_christ@hol.gr-20081210075901-97mt6chs3ljokpsx
2008-12-10 09:59:01 +02:00
Fabien Pinckaers 1e87af4390 bugfix_304008
bzr revid: fp@tinyerp.com-20081201151351-auit087r6pz2ii69
2008-12-01 16:13:51 +01:00
P. Christeas 4b84712363 Fix SSL server, conf samples
bzr revid: p_christ@hol.gr-20081117092339-652ppsxbhzc3nzik
2008-11-17 11:23:39 +02:00
P. Christeas 8220e0ad02 Merge commit 'origin/master' into mdv-gpl3
Conflicts:
	bin/tools/convert.py

bzr revid: p_christ@hol.gr-20081025224421-g367ati5b2eeplw6
bzr revid: p_christ@hol.gr-20081104201238-oy0vgsunt2jxgu2p
2008-11-04 22:12:38 +02:00
Christophe Simonis e404e54e38 passing in GPL-3
bzr revid: christophe@tinyerp.com-20081103182716-6c6xyeewubx4uas0
2008-11-03 19:27:16 +01:00
Stephane Wirtel 9c29f36a5b Upgrade the license
bzr revid: stephane@tinyerp.com-20081031115117-nl913l8oz2b5svc8
2008-10-31 07:51:17 -04:00
P. Christeas d3766694a7 Fix hardcoded paths in initscript
bzr revid: p_christ@hol.gr-20080926074933-mnqm3zwtbxvfrgku
2008-09-26 10:49:33 +03:00
P. Christeas 410247285e Rename TinyERP to OpenERP in scripts.
bzr revid: p_christ@hol.gr-20080923160156-if74p01bs4js0mr6
2008-09-23 19:01:56 +03:00
P. Christeas f345da353a Add the old Mandriva RPM-related files
bzr revid: p_christ@hol.gr-20080923155959-zrz01lqqx22j63mq
2008-09-23 18:59:59 +03:00
Stephane Wirtel dbe1e8ca98 Rename Tiny ERP to OpenERP
Rename tinyerp to openerp

bzr revid: stephane@tinyerp.com-20080910084640-bg1h1bre7mwky8s0
2008-09-10 10:46:40 +02:00
Christophe Simonis d74b86c290 retake empty files from svn
bzr revid: christophe@tinyerp.com-20080819111955-j96mhd8q5u5xm9du
2008-08-19 13:19:55 +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
stw 7134784787 add Copyright and GPL license into the Header of Python files
bzr revid: stw-eb6ee9b006e577bda6338caa450ec9795b12f9bc
2008-06-16 11:00:21 +00:00
Fabien Pinckaers ba817b5b3a Removed unused file
bzr revid: fp@tinyerp.com-c4d20747167f26b7ab2d03cc1e1be035b209278a
2008-04-22 17:33:13 +00:00
ced a2fd4ab99e Update changelog
bzr revid: ced-4104deedee39cec0a9b9bc5bbc0168a498dbfb07
2007-12-24 14:45:31 +00:00
Fabien Pinckaers cc2d3de1bd Modifications
bzr revid: fp@tinyerp.com-25c1dc66ea09209b6b356c3460108e8e9a895ff1
2007-12-18 12:37:59 +00:00
Fabien Pinckaers aa8c0e4ad9 Migration update for crm module change
bzr revid: fp@tinyerp.com-a9432763a5041da0d4a694cf7171231b57a97490
2007-12-17 20:25:36 +00:00
ced cf35e2b136 Add primary key on table inherits ir_actions
bzr revid: ced-fafa824a7b9df0dac499814aaf2b77a606700de5
2007-10-10 13:32:26 +00:00
Fabien Pinckaers d60676539b Barcode extension of reportlab
bzr revid: fp@tinyerp.com-b01bb6f0fe82521d3492a38e8215bdc3285d4442
2007-10-09 06:17:00 +00:00
ced 5d64919461 Move tiny script to prevent confusion
bzr revid: ced-906040f427807eec662927bd5c3b6fc4210890da
2007-10-05 13:31:17 +00:00
ced 3e568de6a1 Fix typo
bzr revid: ced-3c74c801fdf20f8646ec4eac8d094d63f3a518f0
2007-09-20 08:48:56 +00:00
ced 9ea107b063 Fix typo
bzr revid: ced-e642ad70ec59528e5bb9abd3333740534932d5de
2007-09-20 08:48:00 +00:00
ced 88f90e4776 Fix typo
bzr revid: ced-c1f42b65cfc3f5286d02b67a9e0b61cf246f79ef
2007-09-20 08:47:57 +00:00
ced 26b7bb43f9 Fix migration script for new res_bank
bzr revid: ced-3e3bbc39c351c4f94b2eca9e0c1247a22dba2c73
2007-09-14 13:42:11 +00:00
ced 6752e83938 Fix bad move from previous commit and now move the right portion from res_currency_rate
bzr revid: ced-554bacf7b94a2b773f39226a0f0f2fb29efc761c
2007-09-14 13:41:53 +00:00
ced 21a2cfd693 Force upper case for state/country code
bzr revid: ced-e884e4e3cbf4099c2356627c3da0277772660b19
2007-09-13 14:21:54 +00:00
ced b7e0c8b78d Change constraint on stock_production_lot
- used name, ref
- improve check in the wizard
- add migration script
- add sequence

bzr revid: ced-43b6788fd2f2525e153d7b5bdfaee28b8889e230
2007-09-12 13:21:07 +00:00
ced c33f652d61 Fix tiny migrate script
bzr revid: ced-65e965256596bcc5f9f1ef186a1d706a1ac9efe0
2007-09-12 13:20:24 +00:00
ced b594c23c14 Fix unit used in SO
- Now convert from the unit define in the product
- Don't convert from unit to unit that are not in the same category
- Fix SO report to print the right quantity
- Improve coding guidelines
- Add more digits to uom's factor

bzr revid: ced-34db9376db2a0bc6920494e9e155fbff03a6d594
2007-09-11 14:14:15 +00:00
ced 216a5511fe Add migration script
- Remove not null on attachment

bzr revid: ced-6cb05b8c280d6834cc8b54901fc014132ca9d0b2
2007-08-29 14:19:38 +00:00
ced b53d1f9ce2 Fix bad move from previous commit and now move the right portion from res_currency_rate
bzr revid: ced-09d632ef5348eed56ee7561f747d2b54a2209cab
2007-08-16 14:10:08 +00:00
ced c2680d5502 Fix migration script as res_currency_rate was not in the 4.0
bzr revid: ced-a2eff65b19589f35fe4f2dc4c24589507a7910e6
2007-08-16 07:48:13 +00:00
Fabien Pinckaers 4643654e65 Bugfix when droping / recreating db of the same name
Better es_ES translation
Script to test all installs

bzr revid: fp@tinyerp.com-9e12f02dffd05c4b1b0a092d7917124614f2e4cb
2007-08-15 06:56:06 +00:00
Fabien Pinckaers 2915d47a71 Bugfixes
bzr revid: fp@tinyerp.com-7da59f0b0df0768afadc86b20b4ba64db929036c
2007-08-14 09:26:37 +00:00
Fabien Pinckaers 0ec0dba016 Added timeout for postgresql
bzr revid: fp@tinyerp.com-9bc29b7aceec487d6dcf5cb5e26312eb98cf2b05
2007-08-14 09:21:31 +00:00
Fabien Pinckaers 79586ba0b3 Updated script
bzr revid: fp@tinyerp.com-b1c176752968c00ebf6b1d21029ecb132e401810
2007-08-14 07:44:48 +00:00
Fabien Pinckaers e8a178bf0a Adding automated tests
bzr revid: fp@tinyerp.com-c72339a71950b8cee2e4ee7736de63aeb7ba18f8
2007-08-14 07:24:44 +00:00
Fabien Pinckaers e9604f36a1 New INSTALL FILE
bzr revid: fp@tinyerp.com-3c6376d0f6f81bc4a378e4281c818ad70d3ae1b8
2007-08-13 09:09:42 +00:00
ced c272bbfc18 Update INSTALL file
bzr revid: ced-b74649db3b044c1a1ad810b85757b98025460d61
2007-08-13 07:50:03 +00:00
ced ec7e9635a2 New release
bzr revid: ced-852b7405e83c94b4f0da147581830e838e3ccfce
2007-08-10 14:31:46 +00:00
ced d530e2edd8 base: change currency rate definition
bzr revid: ced-e582e4e8fb545a005be3ff6eb05d0f426e345966
2007-08-07 14:29:28 +00:00
ced 039393f53e migration: add insert timezone in ir_value
bzr revid: ced-53d4522144013019393cd3b494f07ad9811677ab
2007-07-13 14:28:00 +00:00
ced 5944cfd2b5 kernel: improve migration
bzr revid: ced-54493ef8166b00a084e5f62d66bdac1c67ddf7f8
2007-07-04 11:27:36 +00:00
ced 88e3541fba kernel: improve migration script
bzr revid: ced-2b2c2f80d1c672687bb279550db122384c745c37
2007-06-29 10:47:14 +00:00
ced 5898a33f79 SERVER: add migration scripts
bzr revid: ced-246ec05ac16ab72ed9f17d92a55e464e4e7c8114
2007-06-28 10:41:28 +00:00
ced a65b744182 SERVER: new icon
bzr revid: ced-7695a89d742b6a1298072c868a534206d565e30d
2007-06-12 08:37:56 +00:00
ced c6ee92d4a1 SERVER: fix win32 installer
bzr revid: ced-264f923444f1e75970420d037fa5dbf31d80b6d3
2007-06-12 08:37:32 +00:00
ced 6927720a9e KERNEL: fix README for win32
bzr revid: ced-a62cab74deb9082fba62d01c671b1542b8dc63ad
2007-06-12 06:15:54 +00:00
ced ed2c8b7cbb KERNEL: add new win32 build script
bzr revid: ced-46d2945759645b49f61adf4274093766670dc123
2007-06-05 13:05:35 +00:00
bch 73d0247667 New ir.model.access check logic. Simpler way to define acces without border effect.
bzr revid: bch-4e1ec3738ad0c4cb830a89cb35b5177398bdcbe7
2007-05-24 11:23:49 +00:00
ced ba1d58848c CLIENT, ALL: use the action name for the tabs name in the client
bzr revid: ced-7954983eba23b39560d63d7b07dbaf51a5b1d539
2007-05-15 07:42:18 +00:00
ced 750d07ff6e ACCOUNT: remove active on account.account and add new type closed
bzr revid: ced-c42b7428ed8b60a76f9530f1e1ca0a6e19f750b0
2007-05-14 10:40:57 +00:00
Mantavya Gajjar 867fae5dd7 BASE: add perm_id to ir_model and ir_model_fields
bzr revid: mga@tinyerp.com-1e1ec255e5683c4d29674d7332b4cde24b37500d
2007-03-29 07:20:07 +00:00
ced 9cb5d4c4d0 Update Changelog
bzr revid: ced-b90155c9187e022f4d0a1534a8d6d8a0f529300a
2007-03-16 10:36:33 +00:00
ced 8cbdab27f4 MIGRATE: add warning for account_uos
bzr revid: ced-1be082ce6447f31a4fcefaa8973105492f5aad38
2007-03-14 11:09:42 +00:00
ced e5f739ad5d MIGRATION: fix migration of account_uos to product_uos
bzr revid: ced-f20de95479823b3df5d1ebc0a10ecb8995efb2d7
2007-03-13 12:51:56 +00:00
ced 74817fde46 ACCOUNT,PURCHASE,SALE: move project_id to line.account_analytic_id for invoice and purchase
bzr revid: ced-c5ade729fa76de58ebfc442f7f70528ce58a12e0
2007-02-26 13:48:42 +00:00
ced 7d40a34c73 KERNEL: fix migration and add id to some menuitem
bzr revid: ced-a2bc9e02a53c059ebac42ddd0f03df3ab78e2261
2007-02-07 15:44:53 +00:00
ced 59e8e4e7b1 MIGRATION: fix for psql 7.4
bzr revid: ced-4a87ee99a1a8af0d6a1eb3cacd5d229b0e179cbe
2007-02-05 10:00:15 +00:00
bch 3dea080272 bank_account : iban renamed number
bzr revid: bch-4d119f575e1a5800384820f0e5b1700d339bd987
2007-01-23 14:58:56 +00:00
ced cdc221c83b New version and fix setup.py
bzr revid: ced-1ce302c2e24dc9619581b786f511d2f7e0652f51
2007-01-17 07:39:37 +00:00
ced cbb5303038 Fix migration for discount in invoice
bzr revid: ced-7cd141424ec232e01a7038b53ccf4e69a38938e8
2007-01-17 07:14:15 +00:00
ced 95fab07a5f fix typo
bzr revid: ced-3df51fcf205c0065aa27dde1aef0c5610f79f170
2007-01-09 08:40:23 +00:00
ced 0aabc33792 Migrate hr_timesheet user_id
bzr revid: ced-d8a7e81e2a05a6b828db01df087f5e074d350eda
2006-12-29 07:33:56 +00:00
ced a23a39033e Improve migration
bzr revid: ced-cbaca50e19737f294c7a3704ef97981ce0469ac6
2006-12-28 14:41:28 +00:00
ced d738d9e8da Improve migration
bzr revid: ced-05a158f0fd820ebab29afd13bfc2003db0e0b1d3
2006-12-28 11:58:44 +00:00
ced d30c3cf4e5 Add remove old menu to migrate script
bzr revid: ced-6724d59e54acf84ece6360543b8b232e10cede7f
2006-12-28 11:23:16 +00:00
ced 58ee4af23c Add price accuracy
bzr revid: ced-5e19af1aec575f157b5636902b54eb7efcb1e67d
2006-12-28 09:44:56 +00:00
pinky a230dfb364 Pricelist:
relate button to version
OSV/Fields:
	bugfix

bzr revid: pinky-7209b697a70dcf42750e812a6d7f43030a6b53ae
2006-12-27 11:56:48 +00:00
ced 306b6ddf8c MIGRATE: fix module update
bzr revid: ced-d459df1742d3c3fa31771713f07fb6e3bb70a5bf
2006-12-22 09:13:15 +00:00
ced 51411f3706 Fix migration doc
bzr revid: ced-9bc425fbeef4492c096a623327fb2e49d18754c8
2006-12-21 07:24:30 +00:00
ced 8db0ab1c94 Fix migration
bzr revid: ced-e0a9d973f35721dcd57373c564072118340705e9
2006-12-19 06:49:24 +00:00
ced b975013dfc Fix migration
bzr revid: ced-539157ddab355ba286593227b2223a0bd23dc2d4
2006-12-14 16:00:46 +00:00
ced cd15ac9150 Change date_planned into delay
bzr revid: ced-31e7622d305fe55f47d5c0435d33c7dc7141c46d
2006-12-11 13:36:36 +00:00
ced 217c31249b Add demo column to ir_module_module
bzr revid: ced-5a30786245ce32388ccc8aa18b37df0b68491c8a
2006-12-11 11:47:20 +00:00
pinky 004a0b996f New trunk
bzr revid: pinky-3f10ee12cea3c4c75cef44ab04ad33ef47432907
2006-12-07 13:41:40 +00:00