Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Nikola Balog
erp5
Commits
85bd2c82
Commit
85bd2c82
authored
8 years ago
by
Cédric Le Ninivin
Committed by
Xiaowu Zhang
8 years ago
Browse files
Options
Download
Email Patches
Plain Diff
erp5_travel_expense: Confirm Purchase Transaction instead of Stopping it
parent
9a36752f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
bt5/erp5_travel_expense/SkinTemplateItem/portal_skins/erp5_hr_request/ExpenseValidationRequest_createPurchaseTransaction.py
...est/ExpenseValidationRequest_createPurchaseTransaction.py
+1
-1
No files found.
bt5/erp5_travel_expense/SkinTemplateItem/portal_skins/erp5_hr_request/ExpenseValidationRequest_createPurchaseTransaction.py
View file @
85bd2c82
...
...
@@ -60,6 +60,6 @@ except ValidationFailed, error_message:
context
.
getAbsoluteUrl
(),
message
)
transaction
.
stop
()
transaction
.
confirm
()
return
transaction
.
getRelativeUrl
()
This diff is collapsed.
Click to expand it.
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