Commit Graph

153 Commits

Author SHA1 Message Date
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
HDA (OpenERP) bc13c2a3f2 Merged
bzr revid: hda@tinyerp.com-20091110072406-ifioj2p2oa7ybtok
2009-11-10 12:54:06 +05:30
Christophe Chauvet 762b5dd148 [IMP] improve view tree and search criteria on inherits
bzr revid: christophe.chauvet@syleam.fr-20091106144001-f3mnx237tv6cddpb
2009-11-06 15:40:01 +01:00
UCO(OpenERP) 15ed75c0af Improved views
bzr revid: hda@tinyerp.com-20091029134643-vwrdtm63yrh7mq9n
2009-10-29 19:16:43 +05:30
HDA (OpenERP) c68600cc53 [Merged]
bzr revid: hda@tinyerp.com-20090917072712-l7220bbv1gq4uckc
2009-09-17 12:57:12 +05:30
P. Christeas 2a16b99892 [Feature]: add condition to ir.sequence, let it be partitioned.
With this feature, multiple sequences may be defined per type. A weight
parameter will primarily order them. Then, the one whose condition is
true will be used.
This would let us write modules (calls to get() must be upgraded), where
the sequence numbering will depend on the data. Note that this is not
straghtforward, as the context passed must be carefully constructed. One
problem is that not all object data (eg category) may exist when the
sequence is called for a /new/ object (as a call for 'default').

The current code should be backwards compatible with old calls to get()
without a context.

bzr revid: p_christ@hol.gr-20090909203517-qahww8hika9t3zl8
2009-09-09 23:35:17 +03:00
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