Commit Graph

88 Commits

Author SHA1 Message Date
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
Christophe Simonis 49c441b3a4 [IMP] move parse_version to tools directory
[IMP] release.py set major_version variable

bzr revid: christophe@tinyerp.com-20081202164726-0d9d0gz89d6y7v2l
2008-12-02 17:47:26 +01:00
Christophe Simonis 95e0019e09 [FIX] xml importation: all tags handle the 'noupdate' attribute
lp bug: https://launchpad.net/bugs/302646 fixed

bzr revid: christophe@tinyerp.com-20081127124450-n8lj6uq2xqv87n6u
2008-11-27 13:44:50 +01:00
P. Christeas 17631aef94 Merge branch 'master' of openobject-server into mdv-gpl3
Conflicts:
	bin/tools/translate.py

bzr revid: p_christ@hol.gr-20081124152658-xvkszq1j9xrm98mv
2008-11-24 17:26:58 +02:00
Jay Vora 6db3d8bf54 Added active_id usage for act_window's context
bzr revid: jvo@tinyerp.com-20081121091131-tfck9pxroymb2o4v
2008-11-21 14:41:31 +05:30
Jay Vora 75e0a841d7 Added the use of ref(xml_id) in act_window ,to be passed into context.Example:cci_crm:act_window:Open a New RSF
bzr revid: jvo@tinyerp.com-20081121083624-wt78ufuwmdpfvbsx
2008-11-21 14:06:24 +05:30
Sofia 8c89d36640 import DateTime
bzr revid: sahibsofia@gmail.com-20081107051325-mntwyiragvi442nk
2008-11-07 10:43:25 +05:30
qdp 8794a1233a *improvement of import:
*added try-except
	*bugfixed the import partial

bzr revid: qdp@tinyerp.com-20081106165828-xldwvciacbp5u2zd
2008-11-06 17:58:28 +01: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
Fabien Pinckaers e048250071 improvment
bzr revid: fp@tinyerp.com-20081031141048-gohuvljsot9byn5g
2008-10-31 15:10:48 +01:00
Christophe Simonis f626f391cd warning is warning :o
bzr revid: christophe@tinyerp.com-20081021084214-jncb5rjj4454hmoe
2008-10-21 10:42:14 +02:00
Christophe Simonis 0649604ee1 merge syleam branch
bzr revid: christophe@tinyerp.com-20081020120537-ncgcqa2vzlo6of0j
2008-10-20 14:05:37 +02:00
Fabien Pinckaers aa4bca4cf8 improve
bzr revid: fp@tinyerp.com-20081017095914-xidmsrlw33vy5gkz
2008-10-17 11:59:14 +02:00
Christophe Simonis 05543e0af7 <assert> tag reports now as errors by default
bzr revid: christophe@tinyerp.com-20081016133847-0n0uc2vjpolym3dq
2008-10-16 15:38:47 +02:00
Christophe Simonis c1d58b4ffb xml files: the noupdate attribute must be set to something different that '', '0' and 'False' to be active
bzr revid: christophe@tinyerp.com-20081015075223-nfpmqa5fdf4kmgwi
2008-10-15 09:52:23 +02:00
P. Christeas 6f9502fb15 Merge commit 'origin/master' into mandriva
bzr revid: p_christ@hol.gr-20081012165205-zphnae4304mjqh2a
bzr revid: p_christ@hol.gr-20081014123954-ywk9rwhquzmlhidw
2008-10-14 15:39:54 +03:00
Christophe Simonis b9c0637839 wizard actions now store the linked model
bzr revid: christophe@tinyerp.com-20081008141208-m433cr857z9bi3ys
2008-10-08 16:12:08 +02:00
P. Christeas 7d9e3b7c16 Reduce fatal exception to a warning for 'eval'
If the data xml contains an eval expression that does not compute,
the convert procedure would throw an exception all the way up. Now,
catch that and only display a warning.

Hopefully, this warning will be fixed to contain more useful info
about its nature.

bzr revid: p_christ@hol.gr-20080926072827-41i7lihw2i9uaisk
2008-09-26 10:28:27 +03:00
Jay Vora 34fcda731a Added Groups option for report,wizard and act_window.
bzr revid: jvo@tinyerp.com-20080918140205-dod9qocp1n1u9q0b
2008-09-18 19:32:05 +05:30
Stephane Wirtel de9ce4a0e1 raise an exception if the root element is not <terp/> or <openerp/>
bzr revid: stephane@tinyerp.com-20080910132330-y0ogf3o2kj3l9mw0
2008-09-10 15:23:30 +02:00
Fabien Pinckaers c65d70e168 Better Security Rules
bzr revid: fp@tinyerp.com-20080904002248-vh8kpyyckkdszttn
2008-09-04 02:22:48 +02:00
Christophe Simonis fe13a01ae9 views: id's with a dot must refer a installed module
bzr revid: christophe@tinyerp.com-20080903094731-5j3mgzsvmzzabeay
2008-09-03 11:47:31 +02:00
Fabien Pinckaers 4f112db1f1 Simplified Partial Import
bzr revid: fp@tinyerp.com-20080820125119-fgnnp0s24s4lipr7
2008-08-20 14:51:19 +02:00
Fabien Pinckaers 649c027c16 Bugfixed Partial Import
bzr revid: fp@tinyerp.com-20080820124757-hq1zjhlskph54pva
2008-08-20 14:47:57 +02:00
Fabien Pinckaers c8fbbbf7ec Improved Partial Commit
bzr revid: fp@tinyerp.com-20080819133329-gcvrswxnby5knk3n
2008-08-19 15:33:29 +02:00
Fabien Pinckaers 02a3ce47f4 Partial Commit
bzr revid: fp@tinyerp.com-20080819132612-06llazok11knlwr7
2008-08-19 15:26:12 +02:00
Fabien Pinckaers 83b19dbcec Support for Partial Commit
bzr revid: fp@tinyerp.com-20080819130311-bzlschcnywx2voot
2008-08-19 15:03:11 +02:00
Fabien Pinckaers 8da94d89f8 Bugfix
bzr revid: fp@tinyerp.com-20080819123013-fk1bhqym921tg2wp
2008-08-19 14:30:13 +02:00
qdp 9c91996f67 *modified -C option to make partial import
bzr revid: qdp@tinyerp.com-20080819121345-up2us3o4o1g4v8us
2008-08-19 14:13:45 +02:00
Christophe Chauvet 7fff0810f7 [server]
* trap xpath and lxml import error and exit properly

bzr revid: christophe.chauvet@syleam.fr-20080812230228-evi0q3la4hgyfq3v
2008-08-13 01:02:28 +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
Stephane Wirtel 8545079591 bugfix with the current path of import_xml.rng,
bzr revid: stephane@tinyerp.com-20080714105052-xcua0fpi7or0i2z7
2008-07-14 12:50:52 +02:00
Husen Daudi 4c0334f1dd bugfix for print name in wizard menuitem
bzr revid: hda@tinyerp.com-42fb14dd9f50c3ebb63d6a2b9ba98ce52b094c08
2008-07-03 11:50:27 +00:00
Fabien Pinckaers 2a05c94b88 Adding RNG validation on XML
bzr revid: fp@tinyerp.com-3d3a6488d247cc74a3da10a7ce1683d8d9db4ad0
2008-07-01 20:47:53 +00:00
Fabien Pinckaers 75f9e53b97 Improvement menu name from wizard
bzr revid: fp@tinyerp.com-193ae8a4ac1c8f8a2957dcd0df8551ee5ac45c04
2008-07-01 16:03:17 +00:00
Fabien Pinckaers f90b7ac2b4 Modifs for menu wizards icons
bzr revid: fp@tinyerp.com-35ac891b0c74187970f620a6991d688b2b2c5ead
2008-06-25 05:37:04 +00:00
Fabien Pinckaers 8d16581e0f Improvements inmenus
Translations by modules
removed print statement

bzr revid: fp@tinyerp.com-eddee689d274afc56e6b7703a7cd22b9792f2c7b
2008-06-17 20:17:23 +00:00
stw fa973350b9 add the copyright
bzr revid: stw-6e4c16268c7d6111a353b94a6a629d2ca53d0474
2008-06-16 07:24:04 +00:00
Fabien Pinckaers b1c297f640 Improvements and bugfixes
bzr revid: fp@tinyerp.com-878f80398fb2d5d2b73a722bc710a4053002dbdd
2008-06-15 14:59:23 +00:00
Fabien Pinckaers c8731434e7 Improvements:
Better view : extented vs simple views
		Modified several views
	Simplified Stock Mgt:
		remove stock.move.lot (packing of type delivery)
		remove mode.lot
	Chained locations
	Allows to define menus with parents
	Support logo in the company

bzr revid: fp@tinyerp.com-9dd4d862b64c393dbcc7b6c085e4ff039716d90c
2008-06-10 06:01:42 +00:00
Fabien Pinckaers b37bfd9bc3 Modifs
bzr revid: fp@tinyerp.com-49d32e536413943e883fad5d36b1eaec36a04021
2008-05-27 05:38:42 +00:00
ced 337ff7eac4 Use xml id for attributes groups in menuitem tags
It prevents errors if the user change the name of the groups

bzr revid: ced-58ad17d2808abe75b4889cd5468573e84ccb9123
2007-12-11 15:45:52 +00:00
Fabien Pinckaers 7d216f13d5 Modifs
bzr revid: fp@tinyerp.com-0ff87d65f756355db6e9cf14072376ca8e4ff34a
2007-10-30 15:32:42 +00:00
Fabien Pinckaers ffe14868c5 Adding URL Action
bzr revid: fp@tinyerp.com-3dbbb14209f5322b4cf53e66ee4a40f15605aead
2007-10-25 18:20:12 +00:00
Fabien Pinckaers 47ccfc54b9 Bugfix in csv import
Better origin computations
Workflow in activities

bzr revid: fp@tinyerp.com-90f4dcf0c6477ec3c0983046d6449d7778eec570
2007-10-18 06:45:27 +00:00
ced 984d036986 Don't load empty line in csv
bzr revid: ced-416800860388b77d6418cee57c1e906d6dc012f3
2007-10-17 13:48:35 +00:00
ced 3274395b54 Fix cost & revenue on analytic account
- remove limit 12 -> doesn't work
- remove from one2many because there is no limit
- improve the relate button

bzr revid: ced-70e4f6e7668e9f99f01d2ac21cd343cfcf5fea69
2007-09-20 14:00:18 +00:00
ced 548dd08c59 Process all the csv file in one step
prevent to cut a one2many line

bzr revid: ced-0a86524706e498aa4ce58260df97daf40bba0165
2007-09-20 08:47:44 +00:00