Commit Graph

90 Commits

Author SHA1 Message Date
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
Mantavya Gajjar 66a6c4d10a improvement in the server action
bzr revid: mga@tinyerp.com-20081215130008-9aecetcvx93vav2w
2008-12-15 18:30:08 +05:30
Mantavya Gajjar c0e1fc3452 merginf from the trunk
bzr revid: mga@tinyerp.com-20081215123034-1gnqhxeteza8e183
2008-12-15 18:00:34 +05:30
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 3b3cf42ad8 fix-bug for action
write object
provides help for the model_id and record_id fields

bzr revid: mga@tinyerp.com-20081212050738-z2hmzylp2bvls2gq
2008-12-12 10:37:38 +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 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 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 6f24369ba2 improved_view
bzr revid: fp@tinyerp.com-20081204235843-uwp1poxk0rinjsbu
2008-12-05 00:58:43 +01:00
Fabien Pinckaers 1e87af4390 bugfix_304008
bzr revid: fp@tinyerp.com-20081201151351-auit087r6pz2ii69
2008-12-01 16:13:51 +01:00
Fabien Pinckaers d95275e14a improve
bzr revid: fp@tinyerp.com-20081130151823-vwb3lwl8ne379sdj
2008-11-30 16:18:23 +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 b67fcb51ed improve
bzr revid: fp@tinyerp.com-20081122000935-p245m22qxykckmv3
2008-11-22 01:09:35 +01:00
Fabien Pinckaers d8b98de4b7 bugfix
bzr revid: fp@tinyerp.com-20081117165601-guq0krwmx8copxt3
2008-11-17 17:56:01 +01:00
Christophe Simonis 62977c6be1 bugfix
bzr revid: christophe@tinyerp.com-20081103212125-pm312gznxolohpim
2008-11-03 22:21:25 +01: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 97e080c448 module_layout_print_report
bzr revid: fp@tinyerp.com-20081028231542-i0z2xm40d507le8o
2008-10-29 00:15:42 +01:00
Mantavya Gajjar 7d09895253 improve readiablity
bzr revid: mga@mga-laptop-20081023051953-9pqvhmogfrhpm985
2008-10-23 10:49:53 +05:30
Mantavya Gajjar fcaeacb07a improve, fix few bugs related to the address
bzr revid: mga@mga-laptop-20081022112513-qal40qf1jzctvji7
2008-10-22 16:55:13 +05:30
Amit Mendapara f087c52260 - Added Gantt view type
- Added simple Gantt view for project.task

bzr revid: ame@tinyerp.com-20081010123023-9cv9n21o2el4kvk0
2008-10-10 18:00:23 +05:30
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
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
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 e041128e3b Remove the flags "executable" on theses files
bzr revid: stephane@tinyerp.com-20080916114400-qziyhzqcoi8efr4c
2008-09-16 13:44:00 +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
mga@tinyerp.com ff3f4804da seprate fields for message of email, and sms
bzr revid: mga@tinyerp.com-20080910071619-0o2d3jyb9w9bw4ro
2008-09-10 12:46:19 +05:30
Christophe Simonis 31af6245da enable get_binary_size for function field witch return binary
bzr revid: christophe@tinyerp.com-20080909132210-gvgq8qovgh7updez
2008-09-09 15:22:10 +02:00
Fabien Pinckaers c65d70e168 Better Security Rules
bzr revid: fp@tinyerp.com-20080904002248-vh8kpyyckkdszttn
2008-09-04 02:22:48 +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
mga@tinyerp.com 4d9214cff5 Merging from mga
add new field to have company wise seprate currency
new development in to the Server Action

bzr revid: mga@tinyerp.com-20080826102010-jcw66debw18mbp20
2008-08-26 15:50:10 +05:30
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
mga@tinyerp.com f0bd11ea61 Merging from the Server Action Development
bzr revid: mga@tinyerp.com-20080825131543-3prhvmmc0rrwha2p
2008-08-25 18:45:43 +05:30
mga@tinyerp.com a33736084a Implement normal operations using eval() method
bzr revid: mga@tinyerp.com-20080825131110-kket17k3zdcx2rb5
2008-08-25 18:41:10 +05:30
mga@tinyerp.com ab64629077 Implement Create / Write Object
* implement view, object
* process the normal values

bzr revid: mga@tinyerp.com-20080825121946-gojfoe093cr7xjdg
2008-08-25 17:49:46 +05:30
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
Fabien Pinckaers 4e4e10b4c9 Renamed Model to Object
bzr revid: fp@tinyerp.com-20080821134955-iuoq8kwn17i6u4gn
2008-08-21 15:49:55 +02:00
mga@tinyerp.com f89f8c3c2d committee un commited changes
bzr revid: mga@tinyerp.com-20080821121810-c1xr1j5i74sez609
2008-08-21 17:48:10 +05:30
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 92e1cd64c4 * make globle method to fetch address and merging message
bzr revid: mga@tinyerp.com-20080821090440-cgrfrm9cwdwemvrj
2008-08-21 14:34:40 +05:30
mga@tinyerp.com a12e691825 * remove comment from the bin/addons/base/ir/ir_actions.py
bzr revid: mga@tinyerp.com-20080820203433-xz58p9cn4xcru811
2008-08-21 02:04:33 +05:30
mga@tinyerp.com 7764a2e4a8 Make the same changes in to the email_send like email_send_attach
Make email send debug to False in Server Action

bzr revid: mga@tinyerp.com-20080820111804-qcrvx2n3o94yhq4u
2008-08-20 16:48:04 +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 434d86e6ec * bug for the searching in name_search method for the ir.model.fields
bzr revid: mga@tinyerp.com-20080820102411-9m60qmn8s16hn0re
2008-08-20 15:54:11 +05:30