Commit Graph

147 Commits

Author SHA1 Message Date
Jay (Open ERP) 771fdd192b [FIX] ir_cron :function and its arguements are now editable
lp bug: https://launchpad.net/bugs/415334 fixed

bzr revid: jvo@tinyerp.com-20090826095541-a6i4advqo4ywdkpa
2009-08-26 15:25:41 +05:30
Fabien Pinckaers 43318c5c55 [FIX] bug 369947
bzr revid: fp@tinyerp.com-20090706194909-foz20j4k0mh423a6
2009-07-06 21:49:09 +02:00
Fabien Pinckaers 781a14d672 [FIX] translations resynchro terms
bzr revid: fp@tinyerp.com-20090610081157-5g0sw2ahciqpfbvd
2009-06-10 10:11:57 +02:00
mra (Open ERP) c60d511fc4 bug fix: Adminisrator/Translation/All terms/Untranslated terms domain problem
bzr revid: mra@tinyerp.com-20090507095853-r5khjjpp6vo3t85v
2009-05-07 15:28:53 +05:30
Mantavya Gajjar 41249e7b8c improvement in ir.model.fields for view and model
* check the existance of the relational model

bzr revid: mga@tinyerp.com-20090417091930-fos208yk5teh420p
2009-04-17 14:49:30 +05:30
husen daudi 7a48919e12 bugfix (ref:nch)
bzr revid: hda@hda-20090216104442-94fvg8wkzo6u8uq8
2009-02-16 16:14:42 +05:30
Fabien Pinckaers 5b01342a4b bugfix
bzr revid: fp@tinyerp.com-20090205171531-7ys5vn8mq5az1v7q
2009-02-05 18:15:31 +01:00
Fabien Pinckaers 3ae831ceaf bugfix
bzr revid: fp@tinyerp.com-20090204130537-z9frulclih2scdn0
2009-02-04 14:05:37 +01:00
Stephane Wirtel 6f9fd16ecd [FIX] Use the picture widget instead of image, because it's a readonly field
lp bug: https://launchpad.net/bugs/324830 fixed

bzr revid: stephane@tinyerp.com-20090203161300-95yds9v0k0js4tyt
2009-02-03 17:13:00 +01:00
Fabien Pinckaers 27d5afd10f bugfixes
bzr revid: fp@tinyerp.com-20090126222302-o7oygpjfhtdovcer
2009-01-26 23:23:02 +01:00
Fabien Pinckaers 1e150d5898 bugfix
bzr revid: fp@tinyerp.com-20090119205152-g7i0pghp98p2v93l
2009-01-19 21:51:52 +01:00
Fabien Pinckaers 875674d877 bugfixes
bzr revid: fp@tinyerp.com-20090117192214-m317lkham92f97ps
2009-01-17 20:22:14 +01:00
Fabien Pinckaers c30eda4f81 bugfix
bzr revid: fp@tinyerp.com-20090117071637-jgnai54n407rq6f2
2009-01-17 08:16:37 +01:00
Jay (Open ERP) 10e88330e4 Correction
bzr revid: jvo@tinyerp.com-20090101045254-4z7idgjf1uered6l
2009-01-01 10:22:54 +05:30
Fabien Pinckaers 21d90144cd bugfix
bzr revid: fp@tinyerp.com-20081231172749-30s603l0y3pq3dnh
2008-12-31 18:27:49 +01:00
Fabien Pinckaers 395071a27e improvement
bzr revid: fp@tinyerp.com-20081219192528-qwx4qwgfu1fab10c
2008-12-19 20:25:28 +01:00
Amit Mendapara 643441fa49 * Fixed ir_model_field (custom reference field)
bzr revid: ame@tinyerp.com-20081219130758-2xfdw1jogpl21io6
2008-12-19 18:37:58 +05:30
Mantavya Gajjar a47b0aa239 merging from the trunk, and small change in the view
bzr revid: mga@tinyerp.com-20081219104712-yiovfbb2jddnhu62
2008-12-19 16:17:12 +05:30
Mantavya Gajjar 5b3507c947 change the view, make looks like version 5 view
bzr revid: mga@tinyerp.com-20081219103946-xuyjcfcmvwq4t6l9
2008-12-19 16:09:46 +05:30
Mantavya Gajjar 9e195a07dc improvements in the server action
labels, views, and some conditions for the required fields

bzr revid: mga@tinyerp.com-20081219053716-f4bzc5xy4qxgly55
2008-12-19 11:07:16 +05:30
Fabien Pinckaers f4ea93ce26 improved_views
bzr revid: fp@tinyerp.com-20081218180154-zbq0h2iecaiuqdkp
2008-12-18 19:01:54 +01:00
Mantavya Gajjar f0e27a0063 remove comments and improve the server action code
bzr revid: mga@tinyerp.com-20081218063114-skhq72lf12uhra9s
2008-12-18 12:01:14 +05:30
Mantavya Gajjar bdcf99ec90 improvement in the server action
condition based loop

bzr revid: mga@tinyerp.com-20081218052228-zvzcpqws9fk41ytc
2008-12-18 10:52:28 +05:30
Mantavya Gajjar 5587073cc6 implement the loop action on the server action
now every action can be iterative with the multiple records

bzr revid: mga@tinyerp.com-20081217114021-8wpumtr5j50n4mxv
2008-12-17 17:10:21 +05:30
Fabien Pinckaers 3b566a01b8 bugfixes
bzr revid: fp@tinyerp.com-20081216200755-q45lqojggqve7uys
2008-12-16 21:07:55 +01:00
Mantavya Gajjar 914593fe8a improvements in to the server action
bzr revid: mga@tinyerp.com-20081216192608-vpjbzrcigqe94qau
2008-12-17 00:56:08 +05:30
Mantavya Gajjar e773407ee5 merging from the trunk
bzr revid: mga@tinyerp.com-20081216102643-cmvyrwi73k9bbwun
2008-12-16 15:56:43 +05:30
Mantavya Gajjar d8e954618d activate the python code in the server action
bzr revid: mga@tinyerp.com-20081216101809-ki2d8z3869qsm3dx
2008-12-16 15:48:09 +05:30
Fabien Pinckaers 2cc3ac1ef7 improved_view
bzr revid: fp@tinyerp.com-20081215210659-qm7pll67ylf9rv36
2008-12-15 22:06:59 +01: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
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
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
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
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