mirror of
https://github.com/bringout/oca-ocb-hr.git
synced 2026-04-27 00:32:05 +02:00
Initial commit: Hr packages
This commit is contained in:
commit
62531cd146
2820 changed files with 1432848 additions and 0 deletions
|
|
@ -0,0 +1,7 @@
|
|||
from odoo.tests import tagged, HttpCase
|
||||
|
||||
|
||||
@tagged('post_install', '-at_install')
|
||||
class TestExpensesTour(HttpCase):
|
||||
def test_tour_expenses(self):
|
||||
self.start_tour("/web", "hr_expense_test_tour", login="admin")
|
||||
Loading…
Add table
Add a link
Reference in a new issue