Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
accounting
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
5
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
DAR
accounting
Merge requests
!17
fix: accounting_webform save_account_id_key schema
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
fix: accounting_webform save_account_id_key schema
fix-accounting_webform-save_account_id_key_schema
into
master
Overview
0
Commits
1
Pipelines
2
Changes
1
Merged
simon
requested to merge
fix-accounting_webform-save_account_id_key_schema
into
master
3 years ago
Overview
0
Commits
1
Pipelines
2
Changes
1
Expand
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
7bd52b68
1 commit,
3 years ago
1 file
+
3
−
0
Expand all files
Preferences
File browser
List view
Tree view
Compare changes
Inline
Side-by-side
Show whitespace changes
Show one file at a time
modules/accounting_webform/config/schema/accounting_webform.schema.yml
+
3
−
0
Options
@@ -8,6 +8,9 @@ webform.handler.accounting_account_webform_handler:
account_submission_field
:
label
:
'
Account
submission
field'
type
:
string
save_account_id_key
:
label
:
'
Key
for
submission
data
to
save
created
account
id'
type
:
string
payment_description
:
label
:
'
Payment
description'
type
:
string