|
@@ -1038,7 +1038,7 @@ ADMIN
|
|
setProType
|
|
setProType
|
|
proType:select:ADMIN,INDIVIDUAL,GROUP
|
|
proType:select:ADMIN,INDIVIDUAL,GROUP
|
|
setInitiative
|
|
setInitiative
|
|
- initiative
|
|
|
|
|
|
+ initiatives=initiatives
|
|
putSlug
|
|
putSlug
|
|
slug*=slug
|
|
slug*=slug
|
|
updateProfileImage
|
|
updateProfileImage
|
|
@@ -1053,7 +1053,7 @@ ADMIN
|
|
dashboard
|
|
dashboard
|
|
!grp:Pro Type:pro_type:Change:circle=>/pros/view/$uid/ACTION_setProType
|
|
!grp:Pro Type:pro_type:Change:circle=>/pros/view/$uid/ACTION_setProType
|
|
!grp:Company:company_id:Change:circle=>/pros/view/$uid/ACTION_putCompany
|
|
!grp:Company:company_id:Change:circle=>/pros/view/$uid/ACTION_putCompany
|
|
- !grp:Initiative:initiative:Change:circle=>/pros/view/$uid/ACTION_setInitiative
|
|
|
|
|
|
+ !grp:Initiative:initiatives:Change:circle=>/pros/view/$uid/ACTION_setInitiative
|
|
!grp:Profile Slug:slug:Change:circle=>/pros/view/$uid/ACTION_putSlug
|
|
!grp:Profile Slug:slug:Change:circle=>/pros/view/$uid/ACTION_putSlug
|
|
!grp:Profile Image:profile_image_file_path:Change:circle=>/pros/view/$uid/ACTION_updateProfileImage
|
|
!grp:Profile Image:profile_image_file_path:Change:circle=>/pros/view/$uid/ACTION_updateProfileImage
|
|
!grp:Profile Bio:profile_data:Change:circle=>/pros/view/$uid/ACTION_updateProfileData
|
|
!grp:Profile Bio:profile_data:Change:circle=>/pros/view/$uid/ACTION_updateProfileData
|
|
@@ -1456,3 +1456,38 @@ ADMIN
|
|
detail=detail
|
|
detail=detail
|
|
SUB
|
|
SUB
|
|
dashboard
|
|
dashboard
|
|
|
|
+ products|product|add|view|icon:tablet-alt
|
|
|
|
+ products/add_new:create
|
|
|
|
+ title*
|
|
|
|
+ description
|
|
|
|
+ imageFile
|
|
|
|
+ isBdtDevice:bool
|
|
|
|
+ bdtDeviceCategory:select:BP,WEIGHT
|
|
|
|
+ clientUnderstandingMemoSuggestion
|
|
|
|
+ hasImeiNumber:bool
|
|
|
|
+ hasLot:bool
|
|
|
|
+ requiresClientSignature:bool
|
|
|
|
+ products/view/{uid}
|
|
|
|
+ ACTIONS
|
|
|
|
+ update
|
|
|
|
+ title=title
|
|
|
|
+ description=description
|
|
|
|
+ imageFile
|
|
|
|
+ isBdtDevice:bool=is_bdt_device
|
|
|
|
+ bdtDeviceCategory:select:BP,WEIGHT=bdt_device_category
|
|
|
|
+ clientUnderstandingMemoSuggestion=client_understanding_memo_suggestion
|
|
|
|
+ hasImeiNumber:bool=has_imei_number
|
|
|
|
+ hasLot:bool=has_lot
|
|
|
|
+ requiresClientSignature:bool=requires_client_signature
|
|
|
|
+ deactivate
|
|
|
|
+ memo
|
|
|
|
+ updateDeactivationMemo
|
|
|
|
+ memo=deactivation_memo
|
|
|
|
+ reactivate
|
|
|
|
+ memo
|
|
|
|
+ updateReactivationMemo
|
|
|
|
+ memo=reactivation_memo
|
|
|
|
+ SUB
|
|
|
|
+ dashboard
|
|
|
|
+ versions
|
|
|
|
+ id=product_version.product_id=>/products/view/UID
|