Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Tryton
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Tryton
Tryton
Commits
62b3ceb0
Commit
62b3ceb0
authored
6 years ago
by
Cédric Krier
Browse files
Options
Downloads
Patches
Plain Diff
Check read access on field in search domain
issue7766 review50591002 (grafted from
3a3d57ee2190
)
parent
df5ce156
Loading
Loading
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
tests/scenario_account_dunning.rst
+1
-0
1 addition, 0 deletions
tests/scenario_account_dunning.rst
with
1 addition
and
0 deletions
tests/scenario_account_dunning.rst
+
1
−
0
View file @
62b3ceb0
...
...
@@ -253,6 +253,7 @@
>>> reconcile2, = [l for l in move.lines if l.account == receivable]
>>> reconcile_lines = Wizard('account.move.reconcile_lines',
... [MoveLine(dunning.line.id), reconcile2])
>>> set_user(dunning_user)
>>> Dunning.find([])
[]
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment