added html2html in report_xml
[odoo/odoo.git] / bin / addons / base / ir / ir_actions.py
2009-09-29 HDA (OpenERP)added html2html in report_xml
2009-09-25 HDA (OpenERP)rename html2html to Mako2html Merging improvement in orm
2009-09-17 HDA (OpenERP)[Merged]
2009-07-01 husen daudi[FIX] module:base made name field translatable in actio...
2009-05-15 Olivier Laurent[MERGE]
2009-05-15 Olivier Laurent[FIX] lp:376911
2009-05-05 dsh (Open ERP)small change for the server action - python code
2009-04-11 Fabien Pinckaersbugfixes
2009-03-24 Fabien Pinckaersmodifs
2009-03-16 Fabien Pinckaersimprovements
2009-03-06 Christophe Chauvet[IMP]
2009-02-19 mga (Tiny/Axelor)solve the problem of changing size at first server run
2009-02-19 mga (Tiny/Axelor)change the size of the fields in to the base.sql accord...
2009-01-28 Stephane Wirtel[FIX] Typo obect -> object
2009-01-27 Stephane Wirtel[MERGE]
2009-01-26 Geoff GardinerSet of label improvements to Open ERP Server.
2009-01-26 Christophe Simonis[FIX] use _inherit for inherited objects
2009-01-19 Fabien Pinckaersbugfix
2009-01-04 Stephane Wirtel[IMP] Update the copyright to 2009
2008-12-24 Dhara Shahchanges for odt reports
2008-12-22 mga (Tiny/Axelor)small change in the server action
2008-12-19 Mantavya Gajjarchange the view, make looks like version 5 view
2008-12-19 Mantavya Gajjarwrite a help fields to all fields in the server action
2008-12-19 Mantavya Gajjarimprovements in the server action
2008-12-18 Mantavya Gajjarremove comments and improve the server action code
2008-12-18 Mantavya Gajjarimprovement in the server action
2008-12-17 Mantavya Gajjarimplement the loop action on the server action
2008-12-16 Mantavya Gajjarimprovements in to the server action
2008-12-16 Mantavya Gajjaractivate the python code in the server action
2008-12-15 Mantavya Gajjarmerting from the trunk
2008-12-15 Mantavya Gajjarimprovement in the server action
2008-12-15 Mantavya Gajjarmerginf from the trunk
2008-12-13 Mantavya Gajjarimprove the server action
2008-12-13 Mantavya Gajjarsmall change in the server action
2008-12-12 Mantavya Gajjarimprovement in the server action
2008-12-12 Mantavya Gajjarmake changes in the execution of the
2008-12-12 Mantavya Gajjarfix-bug for action
2008-12-11 Mantavya Gajjarimprovement in the server action
2008-12-11 Mantavya Gajjarchange small things
2008-12-11 Mantavya Gajjarimprovement in the field object
2008-12-04 Fabien Pinckaersimproved_view
2008-12-01 Fabien Pinckaersbugfix_304008
2008-11-30 Fabien Pinckaersimprove
2008-11-27 Fabien Pinckaersimrpvoement
2008-11-26 Fabien Pinckaersimproved_actions
2008-11-22 Fabien Pinckaersimprove
2008-11-17 Fabien Pinckaersbugfix
2008-11-03 Christophe Simonisbugfix 5.0.0-alpha-server
2008-11-03 Christophe Simonispassing in GPL-3
2008-10-28 Fabien Pinckaersmodule_layout_print_report
2008-10-23 Mantavya Gajjarimprove readiablity
2008-10-22 Mantavya Gajjarimprove, fix few bugs related to the address
2008-10-10 Amit Mendapara- Added Gantt view type
2008-10-08 Christophe Simoniswizard actions now store the linked model
2008-09-29 Harshad ModiImprovement on Configuration wizard step :
2008-09-18 Jay VoraAdded Groups option for report,wizard and act_window.
2008-09-16 Stephane WirtelRemove the flags "executable" on theses files
2008-09-10 mga@tinyerp.comChange the type for the sms/emailtext fields
2008-09-10 mga@tinyerp.comseprate fields for message of email, and sms
2008-09-09 Christophe Simonisenable get_binary_size for function field witch return...
2008-09-04 Fabien PinckaersBetter Security Rules
2008-09-01 mga@tinyerp.com* small change in the implementation of the object_crea...
2008-08-26 mga@tinyerp.comMerging from mga
2008-08-26 mga@tinyerp.comadd new field to have company wise seprate currency
2008-08-26 mga@tinyerp.comChange for the View
2008-08-25 mga@tinyerp.comMerging from the Server Action Development
2008-08-25 mga@tinyerp.comImplement normal operations using eval() method
2008-08-25 mga@tinyerp.comImplement Create / Write Object
2008-08-25 mga@tinyerp.comImplement Objects for the Server Write / Create Option
2008-08-25 mga@tinyerp.com* Changes in to the python code remove comment
2008-08-21 Fabien PinckaersRenamed Model to Object
2008-08-21 mga@tinyerp.comcommittee un commited changes
2008-08-21 mga@tinyerp.com* change content type in to the email send method
2008-08-21 mga@tinyerp.com* make globle method to fetch address and merging message
2008-08-20 mga@tinyerp.com* remove comment from the bin/addons/base/ir/ir_actions.py
2008-08-20 mga@tinyerp.comMake the same changes in to the email_send like email_s...
2008-08-20 mga@tinyerp.com* Add evaluation to get the email/sms addres from the...
2008-08-20 mga@tinyerp.combug fix for the server action
2008-08-20 mga@tinyerp.com* bug for the searching in name_search method for the...
2008-08-20 mga@tinyerp.com* change the order first load models then load actions
2008-08-19 Fabien PinckaersBugfix
2008-08-19 mga@tinyerp.com* change view for the server action
2008-08-14 mga@tinyerp.comsmall change in other Actions in Server Action
2008-08-14 mga@tinyerp.com* Change View for the Server Action
2008-08-06 mga@tinyerp.comdo changes for the dashboard custom view for the user
2008-07-29 mga@tinyerp.comconfig.py : add 2 more options to the server startup
2008-07-23 Christophe Simonismerge
2008-07-23 Christophe Simonisadd encoding comment and vim comment
2008-07-23 mga@tinyerp.comchange the message, use tiny logging system for the...
2008-07-23 mga@tinyerp.com* add action for email, send email using the tools...
2008-07-22 Christophe Simonisconvert tabs to 4 spaces
2008-07-17 Amit MendaparaImrpoved addons path support
2008-07-17 Amit MendaparaImproved custom addons path support
2008-07-14 mga@tinyerp.comchange label for address field
2008-06-16 stwadd Copyright and GPL license into the Header of Python...
2008-06-15 Fabien PinckaersImprovements and bugfixes
2008-06-15 Fabien PinckaersLots of modifs
2008-03-25 Mantavya Gajjaradd groups_id to following objects
2008-03-01 Amit Mendaparasupport for calendar view if resource has date column.
2007-12-18 Fabien PinckaersSmall improvement on actions
next