Commit Graph

161 Commits

Author SHA1 Message Date
Olivier Laurent bcfe4215d0 [FIX] document: better ip address detection (especially on win32)
bzr revid: olt@tinyerp.com-20090708091302-3zaz9ebjyeufeii4
2009-07-08 11:13:02 +02:00
Harry (Open ERP) 672569a73f [IMP]Directory structure is translated to the users preference language in FTP Client
bzr revid: hmo@tinyerp.com-20090701105037-6fd1buk1mp6b2ado
2009-07-01 16:20:37 +05:30
Harry (Open ERP) 26aca254b9 [FIX] file attachment bug in x_object
bzr revid: hmo@tinyerp.com-20090701085613-uiuufqoix2ldo8o8
2009-07-01 14:26:13 +05:30
Harry (Open ERP) 43e35be4ba [DMS]fixing_bug_324823
bzr revid: hmo@tinyerp.com-20090414130523-uc4zje2cva23ckeu
2009-04-14 18:35:23 +05:30
husen daudi ea2efc1506 Ported all bugs from trunk to stable
bzr revid: hda@hda-20090413124313-x9gdobzpxf1lkfxl
2009-04-13 18:13:13 +05:30
Harry (Open ERP) 7767525f1e [DMS]fixed_bugs:#330263,347877,348398,358360,324823
bzr revid: hmo@tinyerp.com-20090413062827-c53nlhf8zakplhw5
2009-04-13 11:58:27 +05:30
Jay (Open ERP) 2d281b5f63 Merged Trunk to addons/5.0
bzr revid: jvo@tinyerp.com-20090409100219-5bo156xq8k24qmru
2009-04-09 15:32:19 +05:30
Harry (Open ERP) a200350524 [DMS]fixed_bug_347877
bzr revid: hmo@tinyerp.com-20090408091946-r9dlpgyon8xhqfhh
2009-04-08 14:49:46 +05:30
Fabien Pinckaers 90af347f05 merge
bzr revid: fp@tinyerp.com-20090330231116-qhh5w358par1mdy5
2009-03-31 01:11:16 +02:00
Fabien Pinckaers 0f89e23954 merge
bzr revid: fp@tinyerp.com-20090330231059-axmtdiszz5kpbfpe
2009-03-31 01:10:59 +02:00
Stephane Wirtel 0f5795da3e [MERGE] From Christophe Chauvet (Sylëam)
[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: stephane@tinyerp.com-20090319145551-knhkfderl68ezvjz
2009-03-19 15:55:51 +01:00
Christophe Chauvet 6d2fac36f6 [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-20090306235010-kf09klskd2voo5cp
2009-03-07 00:50:10 +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
Christophe Chauvet 8f1d6918d2 [IMP]
* Correct bug with locale, use string.ascii_letters instead of string.letters
 * Remove mixing tabs with spaces (PEP8 compliant)
 * Add UTF8 header in python file
 * Add vim comment at the end of file
 * Add license header that missing on many files

bzr revid: christophe.chauvet@syleam.fr-20090303095157-qdtic4sqftars0hv
2009-03-03 10:51:57 +01:00
Fabien Pinckaers 2ba3aaf0ad modifs
bzr revid: fp@tinyerp.com-20090226072653-dycmsljrmy42wtrz
2009-02-26 08:26:53 +01:00
Fabien Pinckaers 9b4d0613a6 modifs
bzr revid: fp@tinyerp.com-20090205173032-6hos06o1pq1m3ukk
2009-02-05 18:30:32 +01:00
Harry (Open ERP) fb64a0d6f5 [DMS:#325632] put exception handling
bzr revid: hmo@tinyerp.com-20090205115140-pb3dkpadn0crxmkk
2009-02-05 17:21:40 +05:30
Harry (Open ERP) 5d1da24e12 fix bug
* [DMS] file can not upload from ftp client
* [l10n_be] in VAT declaration xml report , YEAR is wrong

bzr revid: hmo@tinyerp.com-20090205054313-ukjf6nwh43fg8mp4
2009-02-05 11:13:13 +05:30
Geoff Gardiner 9049abc55c Many label changes, one functional (spelling) fix in passing.
bzr revid: gsg@pinot-grigio-20090127111546-96d4h0r74pvs43qu
2009-01-27 11:15:46 +00:00
Christophe Simonis 79add8da4a [FIX] locate the filestore directory using tools.config['root_path']
lp bug: https://launchpad.net/bugs/320126 fixed

bzr revid: christophe@taupe-20090122235223-ug7tqaftvdcfjugd
2009-01-23 00:52:23 +01:00
Sbh (Open ERP) 02e76107e2 bugfix
bzr revid: sbh@tinyerp.com-20090112113151-nxnt7fadxm2jsmok
2009-01-12 17:01:51 +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
Harry (Open ERP) 4f9faa7f00 fixed bug : display content if static directiory
bzr revid: hmo@tinyerp.com-20090101102530-6fa7wv1e8bguhsvy
2009-01-01 15:55:30 +05:30
Harry (Open ERP) 6037a8c0bd fixed small bug in DMS
bzr revid: hmo@tinyerp.com-20081230135638-heoy1723boagq3nq
2008-12-30 19:26:38 +05:30
hmo-tinyerp 732284076c now binary datas of file will not store in db. removed store=True in datas field of ir.attachment object
bzr revid: hmo-tinyerp-20081219103032-fmodunl65i800ol8
2008-12-19 16:00:32 +05:30
hmo-tinyerp 61caf30b11 replaced '=like' with 'like' to search name of node'
bzr revid: hmo-tinyerp-20081219093803-w242aqj3cyuwvmds
2008-12-19 15:08:03 +05:30
hmo-tinyerp 8c916ea211 fixed bug #301684 : soved unicode problem in DMS
bzr revid: hmo-tinyerp-20081218085557-hfch2bn7i33ub7rf
2008-12-18 14:25:57 +05:30
hmo-tinyerp 41d44e6227 fixed bug on rename directory name
bzr revid: hmo-tinyerp-20081216134214-f6gez200817tqvdn
2008-12-16 19:12:14 +05:30
hmo-tinyerp 0cf74c1d33 fixed bug
bzr revid: hmo-tinyerp-20081216130511-v61y9na8fw87tth4
2008-12-16 18:35:11 +05:30
hmo-tinyerp 4566b4174e fixed bug : unicode problem on display path
bzr revid: hmo-tinyerp-20081216123515-qh0zve76cto3mqsy
2008-12-16 18:05:15 +05:30
Christophe Simonis 1a0de2f0f9 [FIX] psycopg2: %d -> %s
bzr revid: christophe@tinyerp.com-20081210142955-ewfr1qhzq9l1tjzn
2008-12-10 15:29:55 +01:00
qdp 7f9fe360f3 *merge of the ~activity/openobject-addons/trunk branch. Improvement of translatability and small bugfixes
*small modifs on mrp_repair module

bzr revid: qdp@tinyerp.com-20081208170840-ryh5435c5heqsngl
2008-12-08 18:08:40 +01:00
Fabien Pinckaers aec0dafa17 modifs
bzr revid: fp@tinyerp.com-20081208075641-3i3clllhoa8u180n
2008-12-08 08:56:41 +01:00
Fabien Pinckaers aea71594cc modifs
bzr revid: fp@tinyerp.com-20081122155049-q5x2vw38lwbe8wlt
2008-11-22 16:50:49 +01:00
Fabien Pinckaers 0baea7eed3 bugfixes
bzr revid: fp@tinyerp.com-20081122154501-zqe7gi1kwcj9qxhc
2008-11-22 16:45:01 +01:00
Fabien Pinckaers 5a37e5030d improvement_dms_view
bzr revid: fp@tinyerp.com-20081121150344-d1j8thfqzw191nfu
2008-11-21 16:03:44 +01:00
Fabien Pinckaers 9d9e0dda86 improved_view
bzr revid: fp@tinyerp.com-20081119145516-bxzo5ot4x6ylnort
2008-11-19 15:55:16 +01:00
Fabien Pinckaers a9ee76ae48 bugfix
bzr revid: fp@tinyerp.com-20081119082400-2wifcbxa86op1dl6
2008-11-19 09:24:00 +01:00
Fabien Pinckaers 6b5fbdcec5 merge
bzr revid: fp@tinyerp.com-20081119082257-uwtd09d5rgpqieq5
2008-11-19 09:22:57 +01:00
Fabien Pinckaers 4bd1561835 improved_config
bzr revid: fp@tinyerp.com-20081119082141-3uzsw7w2sjyrkge5
2008-11-19 09:21:41 +01:00
Harshad Modi 53f9028afb Improvement on check_duplicate function
bzr revid: hmo@tinyerp.com-20081118130458-odf78zo2p17jwtmc
2008-11-18 18:34:58 +05:30
Stephane Wirtel aa62691f5a ;-) swap filestore and cr.dbname
bzr revid: stephane@tinyerp.com-20081113153528-5f2i411vnvjcuplu
2008-11-13 16:35:28 +01:00
Stephane Wirtel 7ad6923620 a filestore per database
bzr revid: stephane@tinyerp.com-20081113152923-2jgrsq4na87sx0z4
2008-11-13 16:29:23 +01:00
Harshad Modi 83d2edd8c0 fixed Bug #296100
bzr revid: hmo@tinyerp.com-20081111052750-zqzvr6oaihvt103t
2008-11-11 10:57:50 +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
Fabien Pinckaers b0aed7cda1 imprvoement_crm
bzr revid: fp@tinyerp.com-20081102123923-9x34z032h06hgouz
2008-11-02 13:39:23 +01:00
Fabien Pinckaers 17b7f3962e improvement
bzr revid: fp@tinyerp.com-20081101085547-rfs4k33snoir66sq
2008-11-01 09:55:47 +01:00
Fabien Pinckaers c3279a5702 document
bzr revid: fp@tinyerp.com-20081029214502-e5udvk1a8t2l97zl
2008-10-29 22:45:02 +01:00
Fabien Pinckaers 19df0c75aa improvement
bzr revid: fp@tinyerp.com-20081028205746-uyukxvtprkmte8xi
2008-10-28 21:57:46 +01:00
Fabien Pinckaers 14a44892d1 bugfixes
bzr revid: fp@tinyerp.com-20081028100710-q3q7z5wrlwz0mgp9
2008-10-28 11:07:10 +01:00
Fabien Pinckaers 31028bc1dd improved_document
bzr revid: fp@tinyerp.com-20081028083803-muzp8gr3l2er3sqf
2008-10-28 09:38:03 +01:00
Fabien Pinckaers 29495c58ce removed_depend
bzr revid: fp@tinyerp.com-20081028071013-6e2z8qbccmceq18v
2008-10-28 08:10:13 +01:00
Harshad Modi 30eb182c4f replace '\t' (tab) with four space
bzr revid: hmo@tinyerp.com-20081024133307-quk52nrlf20yf46c
2008-10-24 19:03:07 +05:30
Harshad Modi 8d7ab9b8f0 * fixed bug on partial packing
* put date fileration on product_margin function on product_margin module

bzr revid: hmo@tinyerp.com-20081014132355-z3tkd6n7bjvh9tgo
2008-10-14 18:53:55 +05:30
Harshad Modi cef660021d better view of configuration wizard of document module
bzr revid: hmo@tinyerp.com-20081013074124-hw990ydbctp36p71
2008-10-13 13:11:24 +05:30
Naresh Choksy 7db9b82e79 Created a configuration wizard that explains you can connect on the server, port 8021.
This configuration wizard configures a structure by default, according to the modules installed:

Sales / All Sales Order  -> Connected to Sales order if module sale is installed
  -> + virtual file _print.pdf in directories that prints sales orders
Sales by Salesman is sale is installed
  -> Level 1 is res.users
  -> Level 2 is sales order related to this active_id user
Projects -> Connected to account.analytic.account if module account is installed with tree structure
  -> + Quotations, Meetings, Analisys Reports subdirs in each project,Personal Folders -> Connected to Users

bzr revid: nch@tinyerp.com-20081007052401-3gf3nmdhrgxdqea3
2008-10-07 10:54:01 +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
Harshad Modi ebd7b8478c taken report_document from trunk
bzr revid: hmo@tinyerp.com-20080930130548-kem2sy40xmgyxm16
2008-09-30 18:35:48 +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
Harshad Modi 4cc0e3dc98 Document Management System
bzr revid: hmo@tinyerp.com-20080926142355-5nxy223jb4rad5lh
2008-09-26 19:53:55 +05:30