Commit a6a2ad19 authored by Jérome Perrin's avatar Jérome Perrin

software/erp5: don't use link for software-py3.cfg.json

this does not work when serving the raw blob on gitlab, so it is not
always usable for parameter editor.
parent 38f5053c
software.cfg.json
\ No newline at end of file
{
"name": "ERP5",
"description": "ERP5, Open-Source ERP (using python3)",
"serialisation": "json-in-xml",
"software-type": {
"default": {
"title": "Default",
"software-type": "default",
"request": "instance-erp5-input-schema.json",
"response": "instance-erp5-output-schema.json",
"index": 0
}
}
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment