feat: add invoice-configs management functionality
This commit is contained in:
@@ -19,7 +19,8 @@ const (
|
||||
API_GROUP_COMPONENT_TYPE = "/component-types"
|
||||
API_GROUP_COMPONENT = "/components"
|
||||
API_GROUP_COMPONENT_CODE = "/component-codes"
|
||||
API_GROUP_COMPONENT_ITEM = "/component-items"
|
||||
API_GROUP_COMPONENT_ITEM = "/component-items"
|
||||
API_GROUP_INVOICE_CONFIG = "/invoice-configs"
|
||||
)
|
||||
|
||||
const (
|
||||
|
||||
Reference in New Issue
Block a user