Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
sakia
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor 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
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
clients
python
sakia
Merge requests
!781
0.52.0
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
0.52.0
dev
into
master
Overview
0
Commits
10
Pipelines
0
Changes
29
Merged
Vincent Texier
requested to merge
dev
into
master
5 years ago
Overview
0
Commits
10
Pipelines
0
Changes
29
Expand
v0.52.0 (23/04/2020)
Features
#807 (closed)
Add new "Percentage of Average" referential
Transfer window now use current referential instead of only relative by UD
Add current referential units on the balance display
Bugs
Fix referentials french translation
Fix network "Open in browser" menu
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
6f409329
10 commits,
5 years ago
29 files
+
1712
−
475
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Some changes are not shown
For a faster browsing experience, some files are collapsed by default.
Expand all files
Files
29
Search (e.g. *.vue) (Ctrl+P)
ci/appveyor/sakia.iss
+
1
−
1
Options
@@ -15,7 +15,7 @@
#error "Unable to find MyAppExe"
#endif
#define MyAppVerStr "0.5
1.1
"
#define MyAppVerStr "0.5
2.0
"
[Setup]
AppName={#MyAppName}
Loading