odoo/addons/purchase_requisition/test
Xavier Morel f5b88f6309 [IMP] minor perf improvement during tests
During tests, some creation of user records would unnecessarily trigger
password reset or set a password, both of which would trigger password
hashing which takes some time (for good reasons).

Fix by:
* passing no_reset_password in YAML tests and some Python tests still
  missing it (a number of Python tests already used it)
* removing passwords from YAML records as they're never necessary, the
  test user records are not expected to ever log in
2015-06-26 14:22:29 +02:00
..
cancel_purchase_requisition.yml [IMP] add yml file in purchase_reqisition 2013-02-21 10:44:59 +05:30
purchase_requisition.yml [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
purchase_requisition_demo.yml [MERGE]sync with trunk 2013-06-05 12:49:05 +05:30
purchase_requisition_users.yml [IMP] minor perf improvement during tests 2015-06-26 14:22:29 +02:00