[FIX] name_get of res.partner.bank, use IBAN and BIC
[odoo/odoo.git] / openerp /
2011-07-25 Antony Lesuisse[FIX] remove customer flag from company 1
2011-07-24 Launchpad Translat... Launchpad automatic translations update.
2011-07-22 Raphael Collet[MERGE] from trunk
2011-07-20 Hardik Ansodariy... [IMP]: rename action sms send
2011-07-19 Raphael Collet[IMP] name_get of res.partner.address
2011-07-19 Raphael Collet[FIX] addresses in demo data, allow default addresses...
2011-07-19 Vo Minh Thu[MERGE] import: support for comma-separated ids in...
2011-07-19 Olivier Dony[MERGE] latest 6.0 fixes
2011-07-19 Hardik Ansodariy... [IMP]:removed comment from res_partner_address
2011-07-19 Raphael Collet[FIX] put default address in _defaults of res.partner...
2011-07-19 Hardik Ansodariy... [IMP]:improved name_get in res_partner_address
2011-07-18 Olivier Dony[IMP] safe_eval: allow 'max' builtin
2011-07-18 Raphael Collet[FIX] create default partner address only when an empty...
2011-07-18 Raphael Collet[MERGE] from trunk
2011-07-16 Launchpad Translat... Launchpad automatic translations update.
2011-07-14 Olivier Dony[IMP] sql_db: default cursor = serialized, deprecate...
2011-07-14 Vo Minh Thu[MERGE] ir_config_parameter: added optional default...
2011-07-14 Tejas (OpenERP)[usability] fix the server crash problems of merge
2011-07-14 Tejas (OpenERP)[usability] fix the server crash problems of merge
2011-07-13 Antony Lesuisse[FIX] remove incorrect res_currency name_get
2011-07-12 tfr@openerp.com[RM] remove get hostname
2011-07-12 Vo Minh Thu[MERGE] fields.py: cleaned a bit fields.property.
2011-07-12 tfr@openerp.com[IMP] get hostname using get_param + add default value...
2011-07-12 Antony Lesuisse[MERGE] modifiers: fields state attribute support ...
2011-07-12 Antony Lesuisse[FIX] apply some merge review feeback
2011-07-13 Xavier Morel[FIX] name of ordering param in read_group docstring...
2011-07-12 tfr@openerp.com[IMP] get_hostname tools function based on ir.config_pa...
2011-07-12 Olivier Dony[FIX] module.loading: ensure installed modules are...
2011-07-12 Vo Minh Thu[IMP] fields.py: removed unused import (and cyclic...
2011-07-12 Launchpad Translat... Launchpad automatic translations update.
2011-07-11 Vo Minh Thu[FIX] fields.property: typos/misnamed variables.
2011-07-11 Quentin (OpenERP)[IMP] base, rng: allowed name attribute on separator tag
2011-07-11 Vo Minh Thu[FIX] fields.property: set the m2o fields as False...
2011-07-11 Vo Minh Thu[FIX] loading: pool.get("ir.module.module") was done...
2011-07-11 Vo Minh Thu[IMP] fields.py: removed unnecessary initialization.
2011-07-11 Olivier Dony[IMP] module.loading: attempt to load each module atomi...
2011-07-11 Vo Minh Thu[IMP] fields.py: tidying up before merging in trunk.
2011-07-08 Quentin (OpenERP)[FIX] tools: get_and_sort_by_field function fixed and...
2011-07-08 niv-openerp[merge]
2011-07-08 Quentin (OpenERP)[FIX] openerp/osv/fields.py: _get_defaults() and _fnct_...
2011-07-08 Raphael Collet[MERGE] add field 'complexity' in ir.module.module
2011-07-08 Raphael Collet[MERGE] from trunk
2011-07-07 niv-openerp[imp] Improved modifiers algorithm to also take the...
2011-07-07 Quentin (OpenERP)[FIX] fields.py: reading and writing on ir.property...
2011-07-07 Quentin (OpenERP)[IMP] openerp/osv/fields.py: reading a property field...
2011-07-07 Quentin (OpenERP)[IMP] tools: added a function to get and sort by field
2011-07-07 Raphael Collet[IMP] remove unwanted domain on supplier list action
2011-07-07 Raphael Collet[IMP] create a default address in partner if none is...
2011-07-06 Vo Minh Thu (OpenERP)[MERGE] new configuration wizard system
2011-07-06 Vo Minh Thu[IMP] tidying up before merging in trunk.
2011-07-06 Quentin (OpenERP)[IMP] base: typo in preview report
2011-07-06 Quentin (OpenERP)[IMP] base: res.company preview report cleaning
2011-07-06 Quentin (OpenERP)[IMP] base: res.company preview report simplification
2011-07-06 Quentin (OpenERP)[MERGE] preview_report
2011-07-06 Rucha (Open ERP)[REM, ADD]: res.company: Removed preview_report function,
2011-07-06 Hardik Ansodariy... [IMP]: complexity field is added in ir_module_module
2011-07-05 Vo Minh Thu[MERGE] setting a o2m to null unlinks the other side...
2011-07-05 Vo Minh Thu[REVERT] re-apply the 4 commits that were reverted...
2011-07-05 Quentin (OpenERP)[IMP] res_company: preview_report function improved...
2011-07-05 niv-openerp[merge]
2011-07-05 niv-openerp[imp] changed meaning of operation 3 on o2m to behave...
2011-07-04 Quentin (OpenERP)[IMP] moved privew_report button server side (previousl...
2011-07-04 Quentin (OpenERP)[MERGE] small code improvement
2011-07-04 Rucha (Open ERP)[REF]: ir.module: Improvement in code, return common...
2011-07-04 Quentin (OpenERP)[MERGE] merge with main server trunk
2011-07-04 Tejas (OpenERP)[Usability] Enhance the search view of suppliers ,...
2011-07-04 Quentin (OpenERP)[MERGE] small code imp
2011-07-04 Quentin (OpenERP)[IMP] removed method=True on few functional fields
2011-07-04 Rucha (Open ERP)[REF]: res.currency: Improvements in checking by len...
2011-07-04 Tejas (OpenERP)[Usability] imporve supplier domain for search view
2011-07-04 Quentin (OpenERP)[MERGE] merge small code imp
2011-07-04 Quentin (OpenERP)[MERGE] ir.actions.todo documentation
2011-07-04 Quentin (OpenERP)[MERGE] small views imp
2011-07-04 Quentin (OpenERP)[MERGE] removal of unused method
2011-07-04 Quentin (OpenERP)[MERGE] merge small code imp
2011-07-04 aag (OpenERP)[REM] Base : Remove Unwanted changes from view
2011-07-04 aag (OpenERP)[IMP] Base : Remove Readonly="1" from view - already...
2011-07-04 aag (OpenERP)[FIX] Base : Remove select= 1 from view
2011-07-02 Launchpad Translat... Launchpad automatic translations update.
2011-07-01 Olivier Dony[IMP] fields.function: removed method=True param, added...
2011-07-01 P. Christeas[MERGE] docstrings improvements and preparation for...
2011-07-01 Olivier Dony[REVERT] last 4 revisions on fields_view_get, need...
2011-07-01 Rucha (Open ERP)[IMP, FIX]: res.company: - in the _{get,set}_address_da...
2011-07-01 Rucha (Open ERP)[REM]: removed unused methof createReport
2011-07-01 Rucha (Open ERP)[IMP]: ir.actions.todo: put docstring, _desrciption...
2011-07-01 Rucha (Open ERP)[REF]: put self.pool.get outside loop
2011-07-01 aag (OpenERP)[FIX] Base :required=True is already present in the...
2011-07-01 aag (OpenERP)[FIX] Base : Remove select= 1 from view
2011-07-01 Rucha (Open ERP)[IMP]: ir.actions.todo: minor improvement for dict.get
2011-06-30 Vo Minh Thu[IMP]: fields_view_get: respect priority of node over...
2011-06-30 Quentin (OpenERP)[IMP] usability: configuration wizards should be availa...
2011-06-30 Quentin (OpenERP)[MERGE] usability in list of config wizards
2011-06-30 Quentin (OpenERP)[MERGE] merge with main trunk
2011-06-30 Rucha (Open ERP)[FIX]: res.config: fixed problem of wizard stays in...
2011-06-30 Rucha (Open ERP)[FIX]: res.config: Fixed problem of passing "user"...
2011-06-30 niv-openerp[imp] small bug in o2m 5 improvement
2011-06-30 niv-openerp[merge]
2011-06-30 Xavier Morel[IMP] view_id should really be a m2o-style pair of...
2011-06-30 Rucha (Open ERP)[IMP]: res.config: Improvements for: When opening confi...
2011-06-30 Xavier Morel[FIX] view_id should be a scalar
next