Commit Graph

61 Commits

Author SHA1 Message Date
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
mga@tinyerp.com a6728b5616 * change the order first load models then load actions
* overrides the name_search method of ir.model.fields for server action

bzr revid: mga@tinyerp.com-20080820102143-wc1gptqmcu0l679m
2008-08-20 15:51:43 +05:30
Fabien Pinckaers 8da94d89f8 Bugfix
bzr revid: fp@tinyerp.com-20080819123013-fk1bhqym921tg2wp
2008-08-19 14:30:13 +02:00
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
mga@tinyerp.com ec63f82ad1 small change in other Actions in Server Action
bzr revid: mga@tinyerp.com-20080814084046-w8lxbircglwu7ddw
2008-08-14 14:10:46 +05:30
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
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
mga@tinyerp.com c524722e98 config.py : add 2 more options to the server startup
* --email-from : to have an globel email sending address
* --smtp-ssl : if smtp server required ssl support
ir_actions.py : upgrade email sending procedure
misc.py: review email_send_attach procecure to use the new parameters to server

bzr revid: mga@tinyerp.com-20080729072804-vfgm40ga3tty5kw1
2008-07-29 12:58:04 +05:30
Christophe Simonis ba0c939bb8 merge
bzr revid: christophe@tinyerp.com-20080723163328-wyr58fg7gntstz1v
2008-07-23 18:33:28 +02:00
Christophe Simonis 2eb6b8265b add encoding comment and vim comment
bzr revid: christophe@tinyerp.com-20080723150127-fmitw7zgeokcualh
2008-07-23 17:01:27 +02:00
mga@tinyerp.com c4b8ea7041 change the message, use tiny logging system for the standar message
change few things in to the email_send_attach method for the return type

bzr revid: mga@tinyerp.com-20080723081645-icvyqapkvum0py4n
2008-07-23 13:46:45 +05:30
mga@tinyerp.com 501d791ea0 * add action for email, send email using the tools.email_send_attach method
* ehance email_send_attach method for debug + ssl support

bzr revid: mga@tinyerp.com-20080723073317-12l0v1pejz2fks9l
2008-07-23 13:03:17 +05:30
Christophe Simonis 2dd9723b8b convert tabs to 4 spaces
bzr revid: christophe@tinyerp.com-20080722142436-143iu4ryy47w3av0
2008-07-22 16:24:36 +02:00
mga@tinyerp.com 339cd70703 change label for address field
from `Address` to `Email Address`

bzr revid: mga@tinyerp.com-20080714121324-mavrgzzzwu6dbv3u
2008-07-14 17:43:24 +05:30
stw 7134784787 add Copyright and GPL license into the Header of Python files
bzr revid: stw-eb6ee9b006e577bda6338caa450ec9795b12f9bc
2008-06-16 11:00:21 +00:00
Fabien Pinckaers b1c297f640 Improvements and bugfixes
bzr revid: fp@tinyerp.com-878f80398fb2d5d2b73a722bc710a4053002dbdd
2008-06-15 14:59:23 +00:00
Fabien Pinckaers 3fe1d6c9ff Lots of modifs
bzr revid: fp@tinyerp.com-f1b00f3bf53ab89508b79dcf313516f3455ed06c
2008-06-15 00:25:47 +00:00
Mantavya Gajjar 7cc65bad3e add groups_id to following objects
* report
* wizard

bzr revid: mga@tinyerp.com-36f9ddf2888aff84ed502211f304bd1b839812c0
2008-03-25 12:08:27 +00:00
Amit Mendapara af5418b230 support for calendar view if resource has date column.
bzr revid: ame@tinyerp.com-d5174a7839d43646b76af60b6009c35c630e4c5b
2008-03-01 05:02:03 +00:00
Fabien Pinckaers 75b63fa3a0 Small improvement on actions
bzr revid: fp@tinyerp.com-e217867af89cc0adc8b6179eed950bbc23f854cd
2007-12-18 20:17:34 +00:00
ced 44a5f6d3a8 Add sxw output reports
bzr revid: ced-6da3ecfed68dc98d63dc23ac8ab368ab988d679d
2007-12-17 07:58:52 +00:00
Fabien Pinckaers ffe14868c5 Adding URL Action
bzr revid: fp@tinyerp.com-3dbbb14209f5322b4cf53e66ee4a40f15605aead
2007-10-25 18:20:12 +00:00
ced 51f8406e80 Fix typo
bzr revid: ced-2ba46cba0fe5bce489b436c5fd8c1a4b27efc5eb
2007-10-05 13:31:11 +00:00
ced 8bfa708dbd Fault tolerant when opening sxw/rml
bzr revid: ced-96faa0736a0166cb76272292647950e9b5b40e6f
2007-09-20 14:00:08 +00:00
ced 9181738b51 Add auto-refresh on the views
bzr revid: ced-4ca1545eab0c55c0826e7943abebba5056713ecd
2007-09-12 13:20:44 +00:00
ced ce079a44db Allow to specify the limit on the action object
bzr revid: ced-b33370a1591c56d4154b31cc6a5a7526b81103e6
2007-09-12 13:20:36 +00:00
ced 65985ac3d1 Don't load the sxw by default in the DB
- New field function that return the content of the report that comes from
 the DB if it exist otherwise take it in the filesystem.
- In report, use the object insteaf of sql query -> can change the report depending of the context :-)
- Remove previous sxw tag in the xml files. This tag must no more used.

bzr revid: ced-969d06ca6051e973f017e37992778f058794671b
2007-09-07 14:02:45 +00:00
ced f7ea1ce562 Add minimal new view type calendar
bzr revid: ced-3e20a47bc638b8f772c277f74bfa0a90a830ed81
2007-08-09 06:07:21 +00:00
ced b1617a0af4 base, base_report_designer: better modularity
bzr revid: ced-8225e416ea711f9404459f9caf72cc30bb27cb4c
2007-07-31 14:08:58 +00:00
Fabien Pinckaers 06e4a32f5b Projects - Add a menu entry:
My pending tasks

Report Designer - Add an item to add a new report

bzr revid: fp@tinyerp.com-e14ca9e9f8f322cb0a1255c70abed93d48116101
2007-07-30 13:50:38 +00:00