[ADD]purchase:added default and search default on PO for partner_id
[odoo/odoo.git] / openerp / tests /
2012-10-16 Vo Minh Thu[MERGE] Make sure we pass only lists, tuples or dicts...
2012-10-15 Raphael Collet[FIX] tests: add missing test
2012-10-15 Raphael Collet[FIX] res_users.login: fix query parameters in cr.execute
2012-10-10 Xavier Morel[MERGE] from trunk
2012-10-09 Xavier Morel[CHG] make empty cells clear out the corresponding...
2012-10-09 Xavier Morel[FIX] treat imported datetime as local to the context...
2012-10-08 Xavier Morel[FIX] incorrect views spec in relational fields 'more...
2012-10-05 Raphael Collet[IMP] test_orm: add test for create with given inherite...
2012-10-05 Raphael Collet[IMP] tests: add tests on model inheritance (_inherits)
2012-10-04 Xavier Morel[FIX] import tests pertaining to failing to link a...
2012-10-04 Xavier Morel[IMP] use moreinfo key to provide more info as to what...
2012-10-04 Xavier Morel[IMP] error messages for datetime error
2012-10-04 Xavier Morel[FIX] don't import empty cells at all rather than set...
2012-10-03 Xavier Morel[FIX] if a selection label is empty, return the value...
2012-10-10 Xavier Morel[MERGE] from trunk
2012-10-01 Xavier Morel[FIX] conversion and validation of date and datetime...
2012-10-01 Xavier Morel[FIX] type error when providing a non-integer for a...
2012-09-27 Xavier Morel[IMP] reimplement BaseModel.import_data on top of BaseM...
2012-09-27 Xavier Morel[FIX] replace warnings capture by explicitly returning...
2012-09-27 Xavier Morel[FIX] make conversion errors for floats and integers...
2012-10-10 Xavier Morel[ADD] forgotten test file
2012-09-25 Xavier Morel[FIX] use lists instead of iterators in BaseModel._extr...
2012-09-25 Xavier Morel[ADD] ability to convert postgres error messages to...
2012-09-25 Xavier Morel[ADD] 'more info' action to m2o, o2m and m2m linking...
2012-09-24 Xavier Morel[IMP] return a dict from Model.load for easier future...
2012-09-24 Xavier Morel[IMP] allow converters to add data to import messages...
2012-09-24 Xavier Morel[IMP] return fields_get-style translated field strings...
2012-09-20 Xavier Morel[IMP] translation tests, translated acceptable values...
2012-09-20 Xavier Morel[ADD] inline o2m LINK_TO (m2m-style)
2012-09-20 Xavier Morel[FIX] non-linking o2m tests, corresponding code
2012-09-20 Xavier Morel[ADD] force linking to existing o2m being updated
2012-09-19 Xavier Morel[ADD] big bit on new import: pretty much everything...
2012-09-13 Olivier Dony[IMP] translations: wip, remove unnecessary code, suppo...
2012-09-12 Jigar Amin - OpenERP[merge] lp:openobject-server
2012-09-11 Olivier Dony[MERGE] Sync with trunk
2012-09-11 Stephane Wirtel[MERGE] report & netrpc protocol: Use the cPickle 2...
2012-09-10 Stephane Wirtel[MERGE] server: remove unused imports (Thanks to Floren...
2012-09-10 Raphael Collet[MERGE] from trunk
2012-09-07 Raphael Collet[FIX] method resolve_2many_commands and its tests
2012-09-07 Twinkle Christian... [IMP]Remove serverwarning
2012-09-07 Raphael Collet[FIX] orm: adapt tests of method resolve_2many_commands
2012-09-06 Xavier Morel[ADD] test for retarded behavior when importing o2m...
2012-09-06 Raphael Collet[IMP] orm: fix and generalize method resolve_o2m_comman...
2012-09-05 Olivier Dony[IMP] html_sanitize: attempt to make slightly more...
2012-09-05 Olivier Dony[MERGE] sync with trunk
2012-09-05 niv-openerp[IMP] removed dependency to pyquery
2012-09-05 niv-openerp[REVERT] 4394, because Thu is stupid
2012-09-04 Thibault Delavallée[MERGE] Merged with server/trunk.
2012-09-03 Vo Minh Thu[FIX] test_ir_sequence: reduce the number of call to...
2012-08-31 Olivier Dony[ADD] tools.misc: new function append_to_html, can...
2012-08-22 Vo Minh Thu[FIX] tests: allow running the tests when installing...
2012-08-22 Christophe Simonis[FIX] remove loggging for test "test_out_of_range"...
2012-08-22 Christophe Simonis[FIX] sequence testing
2012-08-17 Jigar Amin - OpenERPmerge lp:openobject-server
2012-08-16 Vo Minh Thu[IMP] html_sanitize: remove dependency on pyquery.
2012-08-14 niv-openerp[IMP] added html field
2012-08-14 niv-openerpFixed encoding problems
2012-08-14 niv-openerpRemoved print in test
2012-08-13 niv-openerpAdded protection against javascript in <a>
2012-08-13 Vo Minh Thu[MERGE] merged trunk.
2012-08-13 niv-openerpFirst working version of the html sanitizer
2012-08-10 Vo Minh Thu[MERGE] impex tests: added test module to unittest...
2012-08-09 Harry (OpenERP)[MERGE]
2012-08-08 Vo Minh Thu[IMP] test addons: pushed the Tests menu to the far...
2012-08-08 Twinkle Christian... [IMP]Remove type field from the remaining views.
2012-08-07 Vo Minh Thu[FIX] impex tests: removed unnecessary code.
2012-08-07 Vo Minh Thu[IMP] impex tests: moved test cases and models in their...
2012-08-07 Jigar Amin - OpenERP[FIX] Removed the unused test case to avoid the runtime...
2012-08-06 ajay javiya (OpenERP)[IMP]: Improve validation
2012-08-06 Xavier Morel[IMP] fixme comment
2012-08-06 Jigar Amin - OpenERPmerge lp:~openerp-dev/openobject-server/trunk-sloppy...
2012-08-06 Vo Minh Thu[MERGE] merged trunk.
2012-08-06 Vo Minh Thu[IMP] xml validation: white spaces.
2012-08-06 Vo Minh Thu[FIX] xml validation: removed duplicated tests.
2012-08-01 Xavier Morel[FIX] some notes and comments in import/export tests
2012-08-01 Xavier Morel[TEST] failure of o2m relinking via inline id (as exported)
2012-08-01 Xavier Morel[TEST] o2m importing of multiple fields
2012-07-31 Xavier Morel[TEST] o2m db-id export and import
2012-07-31 Xavier Morel[TEST] importing m2m fields to an existing object with...
2012-07-31 Xavier Morel[TEST] localized import/export of selection fields
2012-07-31 Xavier Morel[TEST] m2m import
2012-07-31 Xavier Morel[TEST] m2o import link by xid
2012-07-30 Xavier Morel[TEST] ids handling on main record
2012-07-30 Xavier Morel[TEST] m2o import
2012-07-30 Xavier Morel[TEST] incorrect value for selection field import
2012-07-30 Xavier Morel[TEST] selection fields import
2012-07-30 Xavier Morel[TEST] char and text fields
2012-07-30 Xavier Morel[TEST] integers import
2012-07-30 Xavier Morel[ADD] empty record/field case to booleans
2012-07-30 Xavier Morel[ADD] boolean field import tests
2012-07-30 Xavier Morel[ADD] tests for selection[function] and function fields...
2012-07-30 ajay javiya (OpenERP)[IMP]: Improve view validation
2012-07-26 Xavier Morel[TEST] export of multiple o2m fields in the same object
2012-07-26 ajay javiya (OpenERP)[IMP]:Improve in view_validation
2012-07-24 Xavier Morel[ADD] some m2m tests
2012-07-24 Xavier Morel[ADD] tests for o2m field export
2012-07-23 Xavier Morel[ADD] m2o field export tests
2012-07-23 Xavier Morel[IMP] prepare export test cases for relational fields
2012-07-23 Xavier Morel[ADD] test cases for export of simple fields
2012-07-16 Turkesh Patel (Ope... [IMP] change language.
next