[MERGE] base: raise an exception if the format of the bank account is wrong
[odoo/odoo.git] / openerp / addons / base / test /
2012-08-22 Jigar Amin - OpenERPmerge lp:openobject-server
2012-08-22 Christophe Simonis[IMP] remove unwanted log in test
2012-08-14 Fabien Pinckaersfix
2012-08-14 Fabien Pinckaers[IMP] removed categories in tags , fix
2012-08-13 Fabien Pinckaers[MERGE] demo data
2012-07-23 Quentin (OpenERP)[IMP] base: res_partner_categories have to be singular
2012-07-19 Rucha (Open ERP)[IMP]: base: Improved test instead of test result in yml
2012-07-16 Rucha (Open ERP)[FIX]: base: Fixed commented yml for ilike osv expressions
2012-07-12 Rucha (Open ERP)[FIX]: Fixed yml test cases based on new demo changes
2012-07-04 Pinakin Nayi (OpenERP)[IMP]server-log-warning
2012-06-21 Sbh (Openerp)[REVERT] revert changes of test_osv_expression.yml
2012-06-20 Rucha (Open ERP)[IMP,REM]: base: Improved demo partner names and xml_id...
2012-06-19 Rucha (Open ERP)[FIX]: base: fixed error in test
2012-06-15 Foram Katharotiya... [IMP] improve in server side
2012-03-19 Quentin (OpenERP)[REV] base, test_osv_expression: put back the tests...
2012-03-06 Bhumika (OpenERP)[MERGE] Merge with lp:openobject-server
2012-03-01 Vo Minh Thu[IMP] tests:
2012-02-20 Kuldeep Joshi (Ope... [IMP] res_partner: set parent_id field
2012-02-20 Kuldeep Joshi (Ope... [IMP] res_partner:add res_partner_address field to...
2012-02-09 Olivier Dony[IMP] ir.values: add (breaking) testcase for conditiona...
2012-01-18 Vo Minh Thu[IMP] tools: removed literal_eval as we drop python...
2011-12-21 Olivier Dony[FIX] fields.float: always round floats when persisting
2011-12-20 Olivier Dony[IMP] float_utils: simplified code, added float_repr
2011-12-20 Olivier Dony[IMP] float_utils: fix HALF_UP rounding according to...
2011-11-15 Olivier Dony[IMP] tools.float_*: more tests with negative values...
2011-11-14 Olivier Dony[IMP] tools.float_*: added tests and docstrings
2011-10-11 Olivier Dony[FIX] expression: proper handling of empty string in...
2011-10-05 Vo Minh Thu[FIX] expression: we dont add any restriction on the...
2011-10-05 Yogesh (OpenERP)[MERGE] Merge wtih trunk server upto revision no 3722.
2011-10-05 Olivier Dony[REM] base: removed unused pdf test file
2011-10-04 Olivier Dony[REM] edi: moved edi to a separate addon
2011-10-04 Olivier Dony[IMP] res.partner.edi: working edi implementation for...
2011-10-03 Vo Minh Thu[MERGE] merged trunk.
2011-09-29 Olivier Dony[MERGE] sync w/ latest trunk
2011-09-28 Olivier Dony[MERGE] sync with latest trunk
2011-09-24 Olivier Dony[MERGE] no-op merge of trunk, discarding osv-memory...
2011-09-24 Olivier Dony[FIX] orm,expression: sanity checks for domain terms...
2011-09-23 Vo Minh Thu[FIX] It is possible to mention an undeclared column...
2011-09-22 Olivier Dony[MERGE] sync with latest trunk
2011-09-22 Olivier Dony[IMP] expression: fix [(o2m,not in,...)] domains, re...
2011-09-21 Olivier Dony[MERGE] sync latest trunk, including fixes for =like...
2011-09-21 Olivier Dony[IMP] minor cosmetic changes to improve readability...
2011-09-21 Olivier Dony[FIX] osv.expression: fix =like/=ilike operators, broke...
2011-09-21 Olivier Dony[MERGE] sync w/ latest trunk
2011-09-20 Vo Minh Thu[MERGE] expression: support for =like/=ilike.
2011-09-02 Olivier Dony[IMP] ir.values: smoke test for action bindings
2011-09-01 Olivier Dony[IMP] ir.values: separated defaults and actions API...
2011-08-18 Olivier Dony[MERGE] latest trunk
2011-08-11 Vo Minh Thu[IMP] unaccent: support for the postgres unaccent contr...
2011-08-10 Vo Minh Thu[IMP] expression: some more tests pass with the correct...
2011-08-10 Vo Minh Thu[FIX] expression: better semantic for in/not in w.r...
2011-08-10 Vo Minh Thu[REF] expression: normalize the operator w.r.t. the...
2011-08-10 Vo Minh Thu[FIX] expression: better handling of []/False with...
2011-08-09 Vo Minh Thu[IMP] expression: started some new tests.
2011-08-09 Vo Minh Thu[IMP] cron: added yaml test.
2011-08-08 Vo Minh Thu[IMP] cron: moved testing code to some other file.
2011-07-28 Vo Minh Thu[REF] osv: osv_memory is really just osv,
2011-07-26 Vo Minh Thu[IMP] expression: make one more assert pass in expressi...
2011-07-26 Vo Minh Thu[IMP] expression: added some tests.
2011-07-25 Vo Minh Thu[IMP] expression: some tests, some cleaning, and a...
2011-07-22 Vo Minh Thu[REF] expression: instanciating an expression now ...
2011-07-11 Harry (OpenERP)[IMP] edi: yml of edi document
2011-06-30 Hardik Ansodariy... [MERGE]:testing of attachment in edi
2011-06-30 Quentin (OpenERP)[MERGE] merge with main trunk
2011-06-30 Harry (OpenERP)[IMP] edi:
2011-06-29 Hardik Ansodariy... [MERGE]: testing of edi functionality in res_partner
2011-06-27 Harry (OpenERP)[MERGE+REVIEW]
2011-06-24 Olivier Dony[MERGE] sync with trunk
2011-06-24 Vo Minh Thu[FIX] corrected a test giving warning from the previous...
2011-06-24 Olivier Dony[MERGE] sync with trunk
2011-06-24 Vo Minh Thu[MERGE] expression: all child_of cases can accept the...
2011-06-22 Amit Parmar (OpenERP)[EDI] refactored code of edi class
2011-06-21 Amit Parmar (OpenERP)[EDI] revised edi class
2011-06-13 Nimesh (Open ERP)remove print statement
2011-06-13 Nimesh (Open ERP)improve the yml test-case
2011-06-13 Yogesh (OpenERP)[IMP] add yaml test case.
2011-06-10 Nimesh (Open ERP)add yml test-case for =like and =ilike operator
2011-06-08 Naresh (OpenERP)[IMP]:naming convention and added test for id,ids
2011-06-01 Olivier Dony[IMP] base: update ir.rule tests for new combination...
2011-06-01 Olivier Dony[FIX] test_osv_expression: fixed for new normalization API
2011-05-31 Olivier Dony[MERGE] merged latest trunk
2011-05-27 Naresh (OpenERP)[IMP]:added .yml test cases for hierarchical search
2011-05-23 Vo Minh Thu[MERGE] ir.values: make sure we return the user-specifi...
2011-05-23 Vo Minh Thu[MERGE] res.user: fix the call to create_user:
2011-05-20 Yogesh (OpenERP)fix
2011-05-18 Yogesh (OpenERP)[ADD] add yml test case file of add user using configur...
2011-05-17 Vo Minh Thu[Fix] Set default value for current login user
2011-03-24 Olivier Dony[FIX] ir.rule,expression: domain expressions must be...
2011-03-03 Vo Minh Thu[MERGE] merge 6.0 branch.
2011-02-08 Olivier Dony[MERGE] merged latest 6.0 fixes up to rev 3339
2011-02-07 Vo Minh Thu[IMP] openerp python module.