Review: Needs Fixing Hello Jagdish,
Need to make the following improvements:- -Load demo yml first -In assert do add strings there -In Order to test process of "Employee Expenses"=>I test the process of "Employee Expenses" by processing the expenses of an employee for September month. -Check that initially its state is draft. -I check state of expense after confirmed.=>I check that state is 'confirm'. -I accept this expense=>I approve the September expenses -Add assert to check the 'approved' state -I check invoice details after invoiced=>I check invoice details. -I paid the expense => ...pay the expenses -I check the expense after paid=>I check that state of expenses is 'Paid' -I print this expense=>I print a report of the expenses -In demo.yml check the id of hr.expense.expense record -- https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-clean_yml_hr_expense-jap/+merge/83114 Your team OpenERP R&D Team is subscribed to branch lp:~openerp-dev/openobject-addons/trunk-clean_yml_hr_expense-jap. _______________________________________________ Mailing list: https://launchpad.net/~openerp-dev-gtk Post to : [email protected] Unsubscribe : https://launchpad.net/~openerp-dev-gtk More help : https://help.launchpad.net/ListHelp

