Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
erp5
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Labels
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
Romain Courteaud
erp5
Commits
1e4be3b4
Commit
1e4be3b4
authored
2 years ago
by
Jérome Perrin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
core: configure payment_request categories as arrow
this way they will be expanded in simulation
parent
0f77a6eb
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
2 deletions
+6
-2
product/ERP5/bootstrap/erp5_core/CategoryTemplateItem/portal_categories/destination_payment_request.xml
...ateItem/portal_categories/destination_payment_request.xml
+3
-1
product/ERP5/bootstrap/erp5_core/CategoryTemplateItem/portal_categories/source_payment_request.xml
...TemplateItem/portal_categories/source_payment_request.xml
+3
-1
No files found.
product/ERP5/bootstrap/erp5_core/CategoryTemplateItem/portal_categories/destination_payment_request.xml
View file @
1e4be3b4
...
@@ -119,7 +119,9 @@
...
@@ -119,7 +119,9 @@
<item>
<item>
<key>
<string>
category_type
</string>
</key>
<key>
<string>
category_type
</string>
</key>
<value>
<value>
<tuple/>
<tuple>
<string>
destination_arrow
</string>
</tuple>
</value>
</value>
</item>
</item>
<item>
<item>
...
...
This diff is collapsed.
Click to expand it.
product/ERP5/bootstrap/erp5_core/CategoryTemplateItem/portal_categories/source_payment_request.xml
View file @
1e4be3b4
...
@@ -119,7 +119,9 @@
...
@@ -119,7 +119,9 @@
<item>
<item>
<key>
<string>
category_type
</string>
</key>
<key>
<string>
category_type
</string>
</key>
<value>
<value>
<tuple/>
<tuple>
<string>
source_arrow
</string>
</tuple>
</value>
</value>
</item>
</item>
<item>
<item>
...
...
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