diff --git a/process/KeywordRegistry_basic/process.js b/process/KeywordRegistry_basic/process.js index ec0826d23261cb279bb1ac85606d40d91e4495fe..b38cf7734be98a7c938ad3afae2112dc0245a190 100644 --- a/process/KeywordRegistry_basic/process.js +++ b/process/KeywordRegistry_basic/process.js @@ -36,6 +36,7 @@ $KeywordRegistry.offerStatus = function(){return "OfferStatus";}; $KeywordRegistry.organisationType = function(){return "OrganisationType";}; $KeywordRegistry.personGender = function(){return "PersonGender";}; $KeywordRegistry.taskStatus = function(){return "TaskStatus";}; +$KeywordRegistry.taskStatus$new = function(){return "21bc4d20-1a87-4247-8f7c-8d3a09631850";}; $KeywordRegistry.taskType = function(){return "TaskType";}; $KeywordRegistry.productPricelist = function(){return "ProductPricelist";};