Fix invoice on picking to be more modular and works also from purchase
[odoo/odoo.git] / bin /
2007-10-19 cedAdd warning if not finding many2many relation
2007-10-19 cedUsers action can be of any usage
2007-10-19 cedImprove ir.values
2007-10-18 Fabien PinckaersBugfix in csv import
2007-10-17 cedFix default value when ids is no more in the DB.
2007-10-17 cedDon't load empty line in csv
2007-10-17 cedDefault value can not be None
2007-10-16 Fabien PinckaersBugfixes and improvements
2007-10-16 cedFix read file from a zip module that points to real...
2007-10-16 cedFix import data for selection field where selection...
2007-10-12 cedAdd ARS currency
2007-10-11 cedAdd UpdatableDict for wizard partial picking
2007-10-11 cedWhy is it there ????
2007-10-10 cedAllow to view inactive sequences
2007-10-10 cedAdd primary key on table inherits ir_actions
2007-10-10 cedImprove partner bank account creation
2007-10-10 cedBetter description
2007-10-09 Fabien PinckaersBarcode extension of reportlab
2007-10-09 Fabien PinckaersProject Bugfix
2007-10-08 cedFix ir_value set to use the value instead of name
2007-10-08 cedsmtplib must connect before login
2007-10-08 cedDon't strip \n because python dom doesn't work well
2007-10-08 cedAvoid duplicate report, etc...
2007-10-08 cedUse user/passwd/host/port for postgres tools
2007-10-08 cedFix bad function definition
2007-10-08 cedFix report_sxw for auto load report
2007-10-07 Fabien PinckaersSetting _view_look_dom_arch as not private
2007-10-07 Fabien PinckaersSpeed Improvement at installation
2007-10-05 cedFix typo
2007-10-05 cedFix typo
2007-10-05 cedBank name must be required
2007-10-05 cedRemove order_by for search_count
2007-10-05 cedRemove old company_id code
2007-10-05 cedAdd encondig to xml and remove \n and \t
2007-10-05 cedFix country domain on bank
2007-10-04 cedImprove payment, invoice, statement
2007-10-04 cedBetter bank naming
2007-10-04 cedBetter implementation of embeded image
2007-10-04 cedDon't change default value
2007-10-04 cedFix search_count to use search function
2007-10-04 cedCommit each translation line and add close cursor if...
2007-10-04 cedPut printscreen in landscape
2007-10-04 cedBetter fix for printscreen
2007-10-04 cedDon't send the _data content throw xmlrpc
2007-09-30 Fabien PinckaersAllows to link many2many on views
2007-09-26 cedFix uninitialize variable when installing module with...
2007-09-26 cedFix encoding in printscreen form
2007-09-26 cedBetter error message
2007-09-21 cedRemove sales on partner in base module
2007-09-20 cedFix cost & revenue on analytic account
2007-09-20 cedFault tolerant when opening sxw/rml
2007-09-20 cedAdd exception if the user provide a bad url
2007-09-20 cedAdd completion on country
2007-09-20 cedCode, name must be mandatory for country,state
2007-09-20 cedFix coding in print screen
2007-09-20 cedImprove demo data for crm
2007-09-20 cedDon't failed when define the same id in the same module
2007-09-20 cedFix default value to not use value from other users
2007-09-20 cedRemove error when printing workflow on object that...
2007-09-20 cedProcess all the csv file in one step
2007-09-19 Fabien PinckaersBugfix
2007-09-17 cedUpdate czech server translation
2007-09-14 cedFix migration script for new res_bank
2007-09-14 cedFix bank definition on partner
2007-09-13 cedAdd partner event for all crm action and improve partne...
2007-09-13 cedForce upper case for state/country code
2007-09-12 cedFix auto init report for new report_sxw function
2007-09-12 cedAdd auto-refresh on the views
2007-09-12 cedAllow to specify the limit on the action object
2007-09-12 cedMispelling
2007-09-11 cedRemove unused category type
2007-09-11 Fabien PinckaersTraductions
2007-09-07 cedDon't load the sxw by default in the DB
2007-09-07 cedCheck if field is on the object before checked if it...
2007-09-06 cedFix open zipfile on win32
2007-09-06 cedAdd exception to exec_pg_command...
2007-09-06 cedMake multi-wizard definition override the previous...
2007-09-06 cedAdd integrity on fields that are selections
2007-09-06 cedDon't use function for static dict
2007-09-06 cedFix lang definition
2007-09-05 cedImprove search for file in PATH
2007-09-05 cedImprove exception: don't log exception_{osv, orm, wizard}
2007-08-31 cedAllow to set integer field as _rec_name
2007-08-31 cedHandle also osv, orm exception in wizard execution
2007-08-31 cedDon't modify input values
2007-08-30 cedAdd street to name of contact
2007-08-30 cedFix partner contact address to display '/' if the name...
2007-08-30 cedLog message format like for apache
2007-08-30 cedDon't commit in the middle of loading modules
2007-08-30 cedImprove RE in sql logging to add possibility of ""...
2007-08-30 cedReview property fields
2007-08-29 cedAdd partners to categories
2007-08-29 cedFix bool str unsupported operand
2007-08-29 cedUse the parent variable for check_recursion
2007-08-29 cedFix search on many2many, if there is no record matching
2007-08-29 cedBrowse function must return a browse_null when calling...
2007-08-28 Fabien PinckaersAdded image support from fields
2007-08-23 cedFix import csv when there is id and many one2many
2007-08-23 cedCoding declared on top of file was incorrect.
2007-08-23 cedIn import xml, id must be int()
next