Commit Graph

284 Commits

Author SHA1 Message Date
HDA (OpenERP) a922f46615 Merge
bzr revid: hda@tinyerp.com-20100113073118-m55980m261js142f
bzr revid: hda@tinyerp.com-20100113073301-p8efntdkv1yanf8a
2010-01-13 13:03:01 +05:30
HDA (OpenERP) 8a887ad4e0 Merged
bzr revid: hda@tinyerp.com-20100112104830-x35l4g08og2gacwo
2010-01-12 16:18:30 +05:30
Jay (Open ERP) 78574879c3 [IMP] Sequence : Legend improved to help user understand the usage of %(year)s
lp bug: https://launchpad.net/bugs/504720 fixed

bzr revid: jvo@tinyerp.com-20100109100622-btmply4vmy5edv6b
2010-01-09 15:36:22 +05:30
Xavier Morel c5609cf160 [merge] from trunk
bzr revid: xmo@tinyerp.com-20091222084844-r4df5vb4sgv1pduu
bzr revid: xmo@tinyerp.com-20091230083057-6yineipknlej5ssw
bzr revid: xmo@tinyerp.com-20100104155530-8robh326lwgwa5qj
bzr revid: xmo@tinyerp.com-20100105151118-voh4xm65y6r0jyvx
2010-01-05 16:11:18 +01:00
Fabien Pinckaers f7381dfc2b [FIX] rule group
bzr revid: fp@tinyerp.com-20091228163037-6ktpysr0em2962gt
2009-12-28 17:30:37 +01:00
Fabien Pinckaers df78853b53 [IMP] improving the rule for properties
bzr revid: fp@tinyerp.com-20091228162245-x6gfv1usvmeaxnwr
2009-12-28 17:22:45 +01:00
Fabien Pinckaers 8a52cf2dbd revert change
bzr revid: fp@tinyerp.com-20091224142831-mh8t9qsnuhihf02l
2009-12-24 15:28:31 +01:00
Fabien Pinckaers 49c1cc97f4 [FIX] removed unused fields (user_ids) on act_window
bzr revid: fp@tinyerp.com-20091224142504-i7ajdf41rasxntpg
2009-12-24 15:25:04 +01:00
Xavier Morel 5cba98ef43 [fix] menuitem doesn't use action/field[@name='name'] as its title when @type='service'
bzr revid: xmo@tinyerp.com-20091217193437-xu89dpp7htm2v637
2009-12-17 20:34:37 +01:00
Xavier Morel 18c7c954d3 [imp] move ir.actions.todo#active to select=2
bzr revid: xmo@tinyerp.com-20091216121441-1y7esy6ebw7d83vl
2009-12-16 13:14:41 +01:00
Xavier Morel 22ddcd1110 [imp] move sequence to first column in listing of todos
bzr revid: xmo@tinyerp.com-20091216115748-0rv457vg21b198xq
2009-12-16 12:57:48 +01:00
Jay (Open ERP) 1f8e9f84c8 [FIX] Server Action: Help message of Legend corrected
lp bug: https://launchpad.net/bugs/496433 fixed

bzr revid: jvo@tinyerp.com-20091214073119-86u4q06r9fzur87t
2009-12-14 13:01:19 +05:30
Xavier Morel f32bc4e6cf [rem] remove ir_actions_configuration_wizard
bzr revid: xmo@tinyerp.com-20091210134736-ackpf4bj6nu5eruf
2009-12-10 14:47:36 +01:00
Xavier Morel b765818f15 [merge] from trunk-lxml-fixes
bzr revid: xmo@tinyerp.com-20091210111811-r5yixjp5jararnzl
2009-12-10 12:18:11 +01:00
Jay (Open ERP) f5e6e1de07 [IMP] Sequence : List view displays more fields
lp bug: https://launchpad.net/bugs/494880 fixed

bzr revid: jvo@tinyerp.com-20091210104005-rxk8xye6cmn6eawd
2009-12-10 16:10:05 +05:30
Xavier Morel 503695e4e5 [fix] forgot to apply the expanded set of args in next() to the action_server
bzr revid: xmo@tinyerp.com-20091210103043-i8pck9jonbjmomp9
2009-12-10 11:30:43 +01:00
Fabien Pinckaers b4ba5ed39e merge
bzr revid: fp@tinyerp.com-20091209113034-jgxubfa8qcbamj4o
2009-12-09 12:30:34 +01:00
Christophe Chauvet 23abfa1850 [IMP] Extract company menu from user and put it in the same level
bzr revid: christophe.chauvet@syleam.fr-20091209111905-ujet0n7xsdrhv0ra
2009-12-09 12:19:05 +01:00
Fabien Pinckaers 920c9dd540 [FIX] select current compay on users
bzr revid: fp@tinyerp.com-20091209085739-sb1hq6c8ud7o7kmh
2009-12-09 09:57:39 +01:00
Xavier Morel ad4eff0eb3 [fix] forgot to remove a condition check
bzr revid: xmo@tinyerp.com-20091207154050-0cd3gr49xn219e9a
2009-12-07 16:40:50 +01:00
Xavier Morel 1b8220ef59 [fix] forgotten references to removed name field
bzr revid: xmo@tinyerp.com-20091207101241-3tlni1s4j4tsu5bg
2009-12-07 11:12:41 +01:00
Xavier Morel 0e4962391e [IMP] rename res.configurable to res.config: inheriting from it makes an object a config item
bzr revid: xmo@tinyerp.com-20091204105821-7133uv5p1b7n4euz
2009-12-04 11:58:21 +01:00
Xavier Morel 97013e9aae [IMP] modify configurator for inheritability, move it to res_config, make res_config_view inherit from res.configurable
bzr revid: xmo@tinyerp.com-20091203151122-md545zxjs7rlyddk
2009-12-03 16:11:22 +01:00
Xavier Morel 40050f1230 [IMP] add new handler for addons configuration, corresponding menu item
bzr revid: xmo@tinyerp.com-20091203123110-r1v2vycpe92bvvxc
2009-12-03 13:31:10 +01:00
Mantavya Gajjar 7f4afd020b [FIX]: change model referance from search to ref with model code
bzr revid: mga@tinyerp.com-20091130095144-ynvonvkq6g7vnv2t
2009-11-30 15:21:44 +05:30
Harry (Open ERP) 3ac7d15820 [merge] merge from lp:~openerp/openobject-server/5.0/
bzr revid: hmo@tinyerp.com-20091128104436-nryf42nmutq0s2ig
2009-11-28 16:14:36 +05:30
Harry (Open ERP) 6cd866011f [MERGE]
bzr revid: hmo@tinyerp.com-20091126063020-6kuq4ph29esf0fwe
2009-11-26 12:00:20 +05:30
Sharoon Thomas d4ada3ba3d [IMP] Ir_act_window has now groups on form view
lp bug: https://launchpad.net/bugs/487543 fixed

bzr revid: jvo@tinyerp.com-20091125110506-5zjfc0tomtz7796q
2009-11-25 16:35:06 +05:30
Harry (Open ERP) dd1d607f3a [MERGE] merge with master branch
bzr revid: hmo@tinyerp.com-20091125070844-1mt6908hm40t03hq
2009-11-25 12:38:44 +05:30
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
Ferdinand@Chricar 1d18ac45cc [IMP] ir_cron : added active feild on list view
lp bug: https://launchpad.net/bugs/480782 fixed

bzr revid: jvo@tinyerp.com-20091112062118-wrtw5fa64ta1j3lr
2009-11-12 11:51:18 +05:30
vra 40fd0a1b09 merge multi_company_currency,multi_company_sequence modules.
bzr revid: vra@tinyerp.com-20091110124631-awfw0jb10bzo945j
2009-11-10 18:16:31 +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
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
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
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
mga@tinyerp.com c1d400209f * change content type in to the email send method
* Implement the mail marge method 
* change in to the view to have tiny_mce editor in e-tiny

bzr revid: mga@tinyerp.com-20080821103617-wrct24u6imwv9cnb
2008-08-21 16:06:17 +05:30
mga@tinyerp.com 21d60c3889 * Add evaluation to get the email/sms addres from the object
* Add new start up attribute to the server --smtp-port
* Make change in the misc for the connecting method for smtp server

bzr revid: mga@tinyerp.com-20080820111520-amoeqiec817agewa
2008-08-20 16:45:20 +05:30
mga@tinyerp.com 95518b629b bug fix for the server action
perform name_search dynamic is context have the 'server_action'
otherwise if context.get('key') != 'server_action': normal search

bzr revid: mga@tinyerp.com-20080820103248-9pctdx2o07fn0kei
2008-08-20 16:02:48 +05:30
mga@tinyerp.com 8612ed6da6 * change view for the server action
* change the selecte method for the email / sms address

bzr revid: mga@tinyerp.com-20080819112303-4xphj3m3mfya9k7l
2008-08-19 16:53:03 +05:30
Jean-Baptiste Aubort c44819e306 Tweaks on base security
bzr revid: jean-baptiste.aubort@camptocamp.com-20080819085412-8781cwtd2k9jr15u
2008-08-19 10:54:12 +02:00
mga@tinyerp.com a2772da7ef * Change View for the Server Action
* implement action for the workflow
* remove extended from the partner property

bzr revid: mga@tinyerp.com-20080814060047-e0e3mdsx3vuvpth9
2008-08-14 11:30:47 +05:30
Jean-Baptiste Aubort 3534bb0d51 merge with #956 trunk
bzr revid: jean-baptiste.aubort@camptocamp.com-20080812132056-o0gyr6nruf496sbr
2008-08-12 15:20:56 +02:00
Jean-Baptiste Aubort d76bc2e311 * Better views for: acces, menus, roles and rules
* Base security
* Res security
* Only root can change root password

bzr revid: jean-baptiste.aubort@camptocamp.com-20080812124747-99ulh5h5lb1i3cew
2008-08-12 14:47:47 +02:00
mga@tinyerp.com 6d0c48027c do changes for the dashboard custom view for the user
bzr revid: mga@tinyerp.com-20080806090154-xk18wtmndnxhpqhi
2008-08-06 14:31:54 +05:30
Jean-Baptiste Aubort 2316891751 * Added groups to roles definition
bzr revid: jean-baptiste.aubort@camptocamp.com-20080804093137-fg2ccx2vo624rp05
2008-08-04 11:31:37 +02:00
Jean-Baptiste Aubort 8370ba11fd * Resolved bug in permissions view (Define Access)
* Actions for demo user
* Added missing mandatory fields to new views
* User security in draft

bzr revid: jean-baptiste.aubort@camptocamp.com-20080730124248-9i13imd1nj2iio7g
2008-07-30 14:42:48 +02:00
Amit Mendapara d17a5a3788 Improvements
bzr revid: ame@tinyerp.com-20080730100743-hqz63s9fitznur7s
2008-07-30 15:37:43 +05:30
mga@tinyerp.com b9cd479442 ir.xml : add context to the ir.ui.view model view
ir_ui_view.py : bug fox for the read method

bzr revid: mga@tinyerp.com-20080729064937-grly3o5lmjnhbamj
2008-07-29 12:19:37 +05:30
Jean-Baptiste Aubort 7787904163 * Better security related views
* Re-organized security menu
* Added missing crossed object views (ie.: User-Roles)
* Improvements

bzr revid: jean-baptiste.aubort@camptocamp.com-20080728154335-t037bhyekjg9mu97
2008-07-28 17:43:35 +02:00
Christophe Simonis 9c4e0912c0 ir.ui.menu: add a picture of the chosen icon
bzr revid: christophe@tinyerp.com-20080725102600-1gfroq0136l0262z
2008-07-25 12:26:00 +02:00
Jean-Baptiste Aubort 0ca877cf3c * base rules affined, ready for perm review
* Menu for security is now more clear

bzr revid: jbaubort@brinta-20080724152741-dwmys7ypx7di5qc0
2008-07-24 17:27:41 +02:00
Aubort Jean-Baptiste 1ed3dca300 * Added objects groups for system and base
* Renamed ir_model_security to ir_model_group

bzr revid: jean-baptiste.aubort@camptocamp.com-20080723142704-p1nlczd0vtep9qtf
2008-07-23 16:27:04 +02:00
Aubort Jean-Baptiste 986ac9207a * Configuration wizard to define root password
* Base security in XML
* Group of objet

bzr revid: jean-baptiste.aubort@camptocamp.com-20080723102520-idmifh14v9dtt5s3
2008-07-23 12:25:20 +02:00
Aubort Jean-Baptiste bbaa945575 Advanced view for security management & removed parent_id on ir.model
bzr revid: jean-baptiste.aubort@camptocamp.com-20080718155312-8z9elapi9w5xldm4
2008-07-18 17:53:12 +02:00
Jean-Baptiste Aubort 13cbbe29ea Base security added: Access denied for everyone, admin has access everywhere by design (no need to assign groups to admin user)
bzr revid: jbaubort@wichside-20080714135301-apglvmybfjjqk9fi
2008-07-14 15:53:01 +02:00
mga@tinyerp.com cc2f6d7fa5 Add new view for the ServerAction
also add in to the menu - under Actions

bzr revid: mga@tinyerp.com-20080714121055-y4ybwt8302e33yq6
2008-07-14 17:40:55 +05:30
Fabien Pinckaers 33f0cbadf6 Better Menus
bzr revid: fp@tinyerp.com-b51aa1a1e759565987b69acdfa6fc9aee30e8029
2008-07-08 21:09:49 +00:00
Fabien Pinckaers 4a7b4f85ca Better Menu Structure
bzr revid: fp@tinyerp.com-3b55492e476866e702d0d837c5a48f919939143c
2008-07-08 21:00:31 +00:00
Fabien Pinckaers cb064eb119 New Menus Definitions
bzr revid: fp@tinyerp.com-859d70d9aa22f8eb5816a6b44db0e3200ec0e12b
2008-07-01 15:58:58 +00:00
stw 78a81d44ac clean the xml file ( use xml comments )
bzr revid: stw-51a2c699281869173a71bdee55f37ad3f201ff0b
2008-07-01 11:15:14 +00:00
stw f7b9bc52b3 reindent all xml files
bzr revid: stw-ffd07857fd1a61e1ef8757b11f12d3a8d6353709
2008-06-29 08:26:07 +00:00
Fabien Pinckaers 0851792aa9 Wizard to create menusZZ
bzr revid: fp@tinyerp.com-f46663f5b464d79b413c63ab769edc0e69fa7fa2
2008-06-19 15:42:15 +00:00
stw 08dbb17eb4 add a name for each action
bzr revid: stw-2eefa8e2f2395708e68e2fd4504aafe0cbf41c36
2008-06-18 12:37:28 +00:00
Fabien Pinckaers f831c53d50 Modifs
bzr revid: fp@tinyerp.com-47b80b31cb787c83d483b2351480d32302267eb1
2008-06-17 03:35:13 +00:00
Fabien Pinckaers fa8a83b4eb Changed Preference Action
bzr revid: fp@tinyerp.com-8cd652fe08f8c909eca102fe8c431b97092cfeb0
2008-06-17 03:33:25 +00:00
Fabien Pinckaers 17db037990 Improvements
bzr revid: fp@tinyerp.com-dd48c1c3ca315d8ee6bf962b6af334ade92a0fc7
2008-06-16 18:27:17 +00:00
Fabien Pinckaers 3fe1d6c9ff Lots of modifs
bzr revid: fp@tinyerp.com-f1b00f3bf53ab89508b79dcf313516f3455ed06c
2008-06-15 00:25:47 +00:00
Fabien Pinckaers e0b34c4651 Bugfixes
bzr revid: fp@tinyerp.com-d51b71c97d7cb6d7bc884664247f7d4fdfe3c0a7
2008-04-17 06:24:58 +00:00
Fabien Pinckaers b056a18630 Creating new objects
bzr revid: fp@tinyerp.com-94e557aa5ec9f39bf119e161bda8f33c9f568fc2
2008-04-16 20:00:51 +00:00
Fabien Pinckaers f7a43ea577 Improvements for creating objects
bzr revid: fp@tinyerp.com-240c41f315d5c5614d3259529b922e05be57908b
2008-04-13 06:54:08 +00:00
Fabien Pinckaers 5f714028c7 Improvement for addind new fields
bzr revid: fp@tinyerp.com-9bfe51a2a1a880c5f099cb66803ab9a7cfd05ebe
2008-03-26 21:46:53 +00:00
Fabien Pinckaers 37a4fe5955 Improvements to create new fields
bzr revid: fp@tinyerp.com-faf11289ef9e3d081f76861d5800c6cb62d8623e
2008-03-26 13:15:13 +00:00
Mantavya Gajjar 093cd61090 Add groups_id field to view for object
* report
* wizard

bzr revid: mga@tinyerp.com-4f097919fcdb8f31f15d105f6f0744fa6bead060
2008-03-25 12:00:05 +00:00
Fabien Pinckaers ffa98ae4e7 Improved Rules System
bzr revid: fp@tinyerp.com-e04f6fe9c0cc68d8aa49f010590d828fcb627a0a
2008-02-08 15:55:30 +00:00
ced 44a5f6d3a8 Add sxw output reports
bzr revid: ced-6da3ecfed68dc98d63dc23ac8ab368ab988d679d
2007-12-17 07:58:52 +00:00