Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
E
ecommerce-ui
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
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
ecommerce-ui
Commits
19a52ad4
Commit
19a52ad4
authored
Feb 24, 2014
by
Sven Franck
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
updated table priorities
parent
68d3a04f
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
+5
-5
data/invoice_overview.json
data/invoice_overview.json
+1
-1
data/ticket_overview.json
data/ticket_overview.json
+4
-4
No files found.
data/invoice_overview.json
View file @
19a52ad4
...
@@ -49,7 +49,7 @@
...
@@ -49,7 +49,7 @@
{
"field"
:
"total_price"
,
"show"
:
true
,
"persist"
:
true
,
"sort"
:
false
},
{
"field"
:
"total_price"
,
"show"
:
true
,
"persist"
:
true
,
"sort"
:
false
},
{
"field"
:
"price_currency"
,
"show"
:
"true"
,
"priority"
:
4
,
"merge"
:
"total_price"
},
{
"field"
:
"price_currency"
,
"show"
:
"true"
,
"priority"
:
4
,
"merge"
:
"total_price"
},
{
"field"
:
"translated_simulation_state_title"
,
"show"
:
"true"
,
"priority"
:
5
},
{
"field"
:
"translated_simulation_state_title"
,
"show"
:
"true"
,
"priority"
:
5
},
{
"custom"
:
true
,
"show"
:
true
,
"p
ersist"
:
true
,
"sort"
:
false
,
"action_list"
:
[{
"class_list"
:
"action translate"
,
"action"
:
"download"
,
"icon"
:
"file-alt"
,
"text"
:
"Download"
,
"text_i18n"
:
"portable_type_dict.invoice_dict.download"
}]}
{
"custom"
:
true
,
"show"
:
true
,
"p
riority"
:
6
,
"sort"
:
false
,
"action_list"
:
[{
"class_list"
:
"action translate"
,
"action"
:
"download"
,
"icon"
:
"file-alt"
,
"text"
:
"Download"
,
"text_i18n"
:
"portable_type_dict.invoice_dict.download"
}]}
]
]
}
}
],
],
...
...
data/ticket_overview.json
View file @
19a52ad4
...
@@ -34,16 +34,16 @@
...
@@ -34,16 +34,16 @@
{
{
"position"
:
"header"
,
"position"
:
"header"
,
"fieldlist"
:
[
"fieldlist"
:
[
{
"field"
:
"reference"
,
"show"
:
true
,
"priority"
:
4
},
{
"field"
:
"reference"
,
"show"
:
true
,
"priority"
:
6
},
{
"field"
:
"title"
,
"show"
:
true
,
"priority"
:
1
},
{
"field"
:
"title"
,
"show"
:
true
,
"priority"
:
5
},
{
"field"
:
"translated_validation_state_title"
,
"show"
:
"true"
,
"priority"
:
4
}
{
"field"
:
"translated_validation_state_title"
,
"show"
:
"true"
,
"priority"
:
4
}
]
]
},
},
{
{
"position"
:
"body"
,
"position"
:
"body"
,
"fieldlist"
:
[
"fieldlist"
:
[
{
"field"
:
"reference"
,
"show"
:
true
,
"priority"
:
4
},
{
"field"
:
"reference"
,
"show"
:
true
,
"priority"
:
6
},
{
"field"
:
"title"
,
"show"
:
true
,
"priority"
:
1
},
{
"field"
:
"title"
,
"show"
:
true
,
"priority"
:
5
},
{
"field"
:
"translated_validation_state_title"
,
"show"
:
"true"
,
"priority"
:
4
}
{
"field"
:
"translated_validation_state_title"
,
"show"
:
"true"
,
"priority"
:
4
}
]
]
}
}
...
...
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