silentbalanceyh/vertx-zero

View on GitHub
vertx-pin/zero-erp/src/main/resources/workflow/process.vendor.check-out/ui.assist.json

Summary

Maintainability
Test Coverage
{
    "service.catalog": {
        "uri": "/api/type/categories/:type",
        "magic": {
            "type": "FIX:zero.service.catalog"
        },
        "inherit": true
    },
    "workflow.cat": {
        "uri": "/api/type/tabulars/:type",
        "magic": {
            "type": "FIX:zero.workflow.cat"
        },
        "inherit": true
    },
    "resource.departments": {
        "uri": "/api/dept/by/sigma",
        "inherit": true
    },
    "oa.customer.type": {
        "uri": "/api/type/tabulars/:type",
        "magic": {
            "type": "FIX:zero.customer.employee"
        },
        "inherit": true
    }
}