Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
E
erp5_workflow
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wenjie.zheng
erp5_workflow
Commits
6f63d5bb
Commit
6f63d5bb
authored
Nov 15, 2011
by
Aurel
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
remove useless categories
parent
33c5eb8d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
12 deletions
+0
-12
product/ERP5/tests/testPayroll.py
product/ERP5/tests/testPayroll.py
+0
-12
No files found.
product/ERP5/tests/testPayroll.py
View file @
6f63d5bb
...
...
@@ -187,14 +187,6 @@ class TestPayrollMixin(TestTradeModelLineMixin, ERP5ReportTestCase):
'base_amount/payroll/base/contribution'
,
'base_amount/payroll/report/salary/net'
,
'base_amount/payroll/report/salary/gross'
,
'base_amount/payroll/l10n/fr/salary_range/a'
,
'base_amount/payroll/l10n/fr/salary_range/b'
,
'base_amount/payroll/l10n/fr/salary_range/c'
,
'base_amount/payroll/l10n/fr/salary_range/forfait'
,
'base_amount/payroll/l10n/fr/salary_range/slice_0_to_200'
,
'base_amount/payroll/l10n/fr/salary_range/slice_200_to_400'
,
'base_amount/payroll/l10n/fr/salary_range/slice_400_to_5000'
,
'base_amount/payroll/l10n/fr/salary_range/slice_600_to_800'
,
'grade/worker'
,
'grade/engineer'
,
'quantity_unit/time/month'
,
...
...
@@ -578,10 +570,6 @@ class TestPayrollMixin(TestTradeModelLineMixin, ERP5ReportTestCase):
quantity
=
150
,
resource_value
=
sequence
.
get
(
'labour_service'
),
base_contribution_list
=
[
'base_amount/payroll/base/contribution'
,
'base_amount/payroll/l10n/fr/salary_range/slice_0_to_200'
,
'base_amount/payroll/l10n/fr/salary_range/slice_200_to_400'
,
'base_amount/payroll/l10n/fr/salary_range/slice_400_to_5000'
,
'base_amount/payroll/l10n/fr/salary_range/slice_600_to_800'
,
'base_amount/payroll/report/salary/gross'
])
sequence
.
edit
(
labour_paysheet_line
=
paysheet_line
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment