Commit Graph

124 Commits

Author SHA1 Message Date
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
Mantavya Gajjar 940972f174 merting from the trunk
also fix the problem for the server action list view 
now it works with the xml-rpc too

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

bzr revid: mga@tinyerp.com-20081215134912-i8w7dm8r8dma8ucq
2008-12-15 19:19:12 +05:30
Stephane Wirtel 13633b4427 [FIX] Typo
bzr revid: stephane@tinyerp.com-20081215105029-1eifxzmoquf8xv2m
2008-12-15 11:50:29 +01:00
P. Christeas 087f5bc171 Merge commit 'origin/master' into mdv-gpl3
Conflicts:
	bin/report/interface.py
	bin/tools/translate.py

bzr revid: p_christ@hol.gr-20081215095422-9jc4m1qrknku6ux8
2008-12-15 11:54:22 +02:00
Stephane Wirtel 2b5971f125 [FIX] Typo
bzr revid: stephane@tinyerp.com-20081213175649-2bqqn1ungl06zhie
2008-12-13 18:56:49 +01:00
Mantavya Gajjar f3f97eff55 improve the server action
bzr revid: mga@tinyerp.com-20081213124204-zces6hdrj9oad8r6
2008-12-13 18:12:04 +05:30
Mantavya Gajjar 98292c4dcc small change in the server action
Other Action => Multi Action

bzr revid: mga@tinyerp.com-20081213063050-5z4r2h0i3ko2i6fw
2008-12-13 12:00:50 +05:30
Mantavya Gajjar 5c0eb235a0 improvement in the server action
* make working the other actions

bzr revid: mga@tinyerp.com-20081212114854-l36fcrs72180kuid
2008-12-12 17:18:54 +05:30
Mantavya Gajjar b337300737 make changes in the execution of the
* Trigger action
* Workflow execution

bzr revid: mga@tinyerp.com-20081212064819-c818maklfe33a18q
2008-12-12 12:18:19 +05:30
Mantavya Gajjar 5ee1dff04c improvement in the server action
bzr revid: mga@tinyerp.com-20081211150147-5j2bnp04h3g640bq
2008-12-11 20:31:47 +05:30
Mantavya Gajjar 3dc4b67c80 improvement in the fields and model view
bzr revid: mga@tinyerp.com-20081211140427-5893mrgicv0d2tsd
2008-12-11 19:34:27 +05:30
Mantavya Gajjar ba0f20b573 change small things
bug-fix in the create method

bzr revid: mga@tinyerp.com-20081211133457-s304k5ct5kvgiiju
2008-12-11 19:04:57 +05:30
Mantavya Gajjar f91cc6f913 merging from the trunk
bzr revid: mga@tinyerp.com-20081211113653-saduvneg6f6sdjjr
2008-12-11 17:06:53 +05:30
Mantavya Gajjar cb763e8298 improvement in the field object
asslows to select the relation and relation fields
instead of remember the name

bzr revid: mga@tinyerp.com-20081211113208-h03p8j4qd9sg8tgx
2008-12-11 17:02:08 +05:30
Fabien Pinckaers f3e7dc68d3 bugfixes_in_flight
bzr revid: fp@tinyerp.com-20081211081931-z2f8y6fuqk7hf65x
2008-12-11 09:19:31 +01: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 6f24369ba2 improved_view
bzr revid: fp@tinyerp.com-20081204235843-uwp1poxk0rinjsbu
2008-12-05 00:58:43 +01:00
Fabien Pinckaers 708836c2e8 imrpvoement
bzr revid: fp@tinyerp.com-20081127121701-bnw3sdi1f75b1ybu
2008-11-27 13:17:01 +01:00
Fabien Pinckaers b8fe8289c0 improved_actions
bzr revid: fp@tinyerp.com-20081126235220-jkgzn4ih87ko3xmp
2008-11-27 00:52:20 +01:00
Fabien Pinckaers f9baf7471c improved_view
bzr revid: fp@tinyerp.com-20081125204003-33eh31uqmr2mo6rb
2008-11-25 21:40:03 +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
Christophe Chauvet 82dda1fb71 [base]
* Add improvement into sequence variable
 * new variable available
 ** %(y)s : Year without century (ex 08)
 ** %(doy)s : day of the year
 ** %(woy)s : week of the year  
 ** %(weekday)s : day of the week (ex 0 -> Monday)
 ** %(h24)s : Hour [00->24]
 ** %(h12)s : Hour [00->12]
 ** %(min)s : Minutes
 ** %(sec)s : secondes

bzr revid: christophe.chauvet@syleam.fr-20081122000533-mlbpqulfrnxylove
2008-11-22 01:05:33 +01:00
Fabien Pinckaers b4ae45eb70 bugfix
bzr revid: fp@tinyerp.com-20081110175828-fjcxla4ygbwgru2v
2008-11-10 18: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
Fabien Pinckaers e048250071 improvment
bzr revid: fp@tinyerp.com-20081031141048-gohuvljsot9byn5g
2008-10-31 15:10:48 +01:00
Fabien Pinckaers 6b87952e23 bugfix
bzr revid: fp@tinyerp.com-20081024144733-qxsdkum4c8arcb5a
2008-10-24 16:47:33 +02:00
Amit Mendapara 08e80733c4 * Support for adding custom O2M & M2M fields
* Improved fields view definitions

bzr revid: ame@tinyerp.com-20081023132828-nvjtv26qna56cztk
2008-10-23 18:58:28 +05:30
P. Christeas 7a139b8a4f Add the 'model' field in ir.actions.report.xml form
bzr revid: p_christ@hol.gr-20081009102053-ljn6tntfqbn83uuq
2008-10-09 13:20:53 +03:00
Mantavya Gajjar 062c4ac8a5 new implementation for the server action
* add wizard for the print action creation

bzr revid: mga@mga-laptop-20081008064651-41sxiwcwh0223p4e
2008-10-08 12:16:51 +05:30
Amit Mendapara 09f8a07df6 Updated form view of ir_field
bzr revid: ame@tinyerp.com-20081007095252-eojj5w687f1l5p8d
2008-10-07 15:22:52 +05:30
Harshad Modi 4f80a8e213 Improvement on Configuration wizard step :
* rename "ir.module.module.configuration.step" with "ir.actions.todo" and put into ir/ir_actions.py file
* added more fields like :
- active
- start_date (datetime)
- stop_date (datetime)
- users_id and groups_id ( for security)
- type : configure | service | other ( default type is  "configure" )
- start_on : at once | auto | manual
* rename "ir.module.module.configuration.wizard" with "ir.actions.configuration.wizard" and put into ir/ir_actions.py file

bzr revid: hmo@tinyerp.com-20080929084906-8jke69eg3uadl9vm
2008-09-29 14:19:06 +05:30
Stephane Wirtel e041128e3b Remove the flags "executable" on theses files
bzr revid: stephane@tinyerp.com-20080916114400-qziyhzqcoi8efr4c
2008-09-16 13:44:00 +02:00
Stephane Wirtel a0b007ea68 rename the tag <terp/> by <openerp/>
bzr revid: stephane@tinyerp.com-20080910175520-4dkijcmozdrxcgp8
2008-09-10 19:55:20 +02:00
mga@tinyerp.com badbd0ca6d Change the type for the sms/emailtext fields
bzr revid: mga@tinyerp.com-20080910125555-e7iue38hr67zo6ob
2008-09-10 18:25:55 +05:30
Fabien Pinckaers e1c774f5db Imrpovement in View
bzr revid: fp@tinyerp.com-20080904172033-wdapl6et8p4ycr3l
2008-09-04 19:20:33 +02:00
Fabien Pinckaers 0df2df24bc Modifs
bzr revid: fp@tinyerp.com-20080904161413-fu2vhqin8b4etv83
2008-09-04 18:14:13 +02:00
Fabien Pinckaers c65d70e168 Better Security Rules
bzr revid: fp@tinyerp.com-20080904002248-vh8kpyyckkdszttn
2008-09-04 02:22:48 +02:00
Fabien Pinckaers 4cecc67f58 Renamed root -> admin
bzr revid: fp@tinyerp.com-20080902214401-r747p8md8d0ujlde
2008-09-02 23:44:01 +02:00
Fabien Pinckaers 853b858a6c Merged C2C Security Branch + Improvements
Security By Default on Objects

bzr revid: fp@tinyerp.com-20080902213144-d95924bxmq8o3i0p
2008-09-02 23:31:44 +02:00
Jean-Baptiste Aubort a5e4d2b9e6 Merge with 1037
bzr revid: jean-baptiste.aubort@camptocamp.com-20080902153903-ti0a1hzxduwc6ocy
2008-09-02 17:39:03 +02:00
Fabien Pinckaers 9c3aec61b3 Improvements
bzr revid: fp@tinyerp.com-20080902142557-3u4ctyjsbucmqaob
2008-09-02 16:25:57 +02:00
mga@tinyerp.com 9906420093 * small change in the implementation of the object_create method
* change the condition in view

bzr revid: mga@tinyerp.com-20080901114801-6fe3wxchh5rq1o8o
2008-09-01 17:18:01 +05:30
Jean-Baptiste Aubort aa54bd8eeb merge with last trunk
bzr revid: jean-baptiste.aubort@camptocamp.com-20080829151320-orgj8ockj329w9a2
2008-08-29 17:13:20 +02:00
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
mga@tinyerp.com 570f34b49f Change for the View
Implement the Create operation for the Server Action

bzr revid: mga@tinyerp.com-20080826085110-1jrladvftq7hs45k
2008-08-26 14:21:10 +05:30
Jean-Baptiste Aubort 1837b36369 merged with #1024 trunk
bzr revid: jean-baptiste.aubort@camptocamp.com-20080826084217-plshba1mxektp8cf
2008-08-26 10:42:17 +02:00
Jean-Baptiste Aubort 2f76382cf9 * Removed type on ir.model
bzr revid: jean-baptiste.aubort@camptocamp.com-20080826083746-yw2gz32rufnz0d37
2008-08-26 10:37:46 +02:00
mga@tinyerp.com 785a372fbc Implement Objects for the Server Write / Create Option
Implement View for the new Objects

bzr revid: mga@tinyerp.com-20080825105515-htkpw9kab5sh4wjb
2008-08-25 16:25:15 +05:30
mga@tinyerp.com 476f91a116 * Changes in to the python code remove comment
bzr revid: mga@tinyerp.com-20080825090322-w7qe36114gltz7iv
2008-08-25 14:33:22 +05:30
Jean-Baptiste Aubort ed2c0e73c0 merge trunk #1015
bzr revid: jean-baptiste.aubort@camptocamp.com-20080822144626-kblv6krdoo4pema2
2008-08-22 16:46:26 +02:00