Add flag for support to beta functionality (#876)
parent
b328c587d6
commit
02e4f34b21
|
@ -20,5 +20,12 @@
|
|||
"api": {
|
||||
"url": "https://api.github.com/repos/adempiere/"
|
||||
}
|
||||
},
|
||||
"betaFunctionality": {
|
||||
"window": false,
|
||||
"process": false,
|
||||
"report": false,
|
||||
"smartBrowser": false,
|
||||
"form": false
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue