Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
LinkAhead Loan
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
caosdb
Software
LinkAhead Loan
Commits
60ad4c36
Commit
60ad4c36
authored
1 month ago
by
Henrik tom Wörden
Browse files
Options
Downloads
Patches
Plain Diff
DOC: add documentation
parent
3de41d15
No related branches found
Branches containing commit
No related tags found
1 merge request
!5
MAINT: move datamodel config to a separate file
Pipeline
#60968
passed with warnings
1 month ago
Stage: info
Stage: setup
Stage: cert
Stage: style
Stage: test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+11
-1
11 additions, 1 deletion
README.md
with
11 additions
and
1 deletion
README.md
+
11
−
1
View file @
60ad4c36
...
...
@@ -16,10 +16,20 @@ Mount the custom folder by adding it to the `profile.yml`. E.g.
Also, you need to add the python package to the scripting interface in the
profile:
```
TODO
scripting:
packages:
loanpy:
mode: "copy"
path: "loan/loanpy"
package: "linkahead-sss-loanpy"
```
## Configuration
Note, that you can adjust names of Recordtypes and Properties that are used.
If you want to do this, you need to overwrite the files
-
`loanpy/src/loan/conf.py`
and
-
`loan-custom/caosdb-server/caosdb-webui/src/ext/js/a_box_loan_config.js`
.
## Integration tests
Run
`pytest .`
in the integration tests folder
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment