|
@@ -310,8 +310,7 @@ PRO
|
|
|
cm_time_entries
|
|
|
# :: where cm_or_rm = cm
|
|
|
id=care_month_entry.care_month_id
|
|
|
-# :: api is createForCm
|
|
|
- add_new:care_month_entry
|
|
|
+ add_new:care_month_entry:createForCm
|
|
|
careMonthUid:hidden=uid
|
|
|
proUid:record:pro:uid,name_display
|
|
|
effectiveDate:date
|
|
@@ -325,8 +324,7 @@ PRO
|
|
|
rm_time_entries
|
|
|
# :: where cm_or_rm = rm
|
|
|
id=care_month_entry.care_month_id
|
|
|
-# :: api is createForRm
|
|
|
- add_new:care_month_entry
|
|
|
+ add_new:care_month_entry:createForRm
|
|
|
careMonthUid:hidden=uid
|
|
|
proUid:record:pro:uid,name_display
|
|
|
effectiveDate:date
|
|
@@ -508,8 +506,7 @@ ADMIN
|
|
|
SUB
|
|
|
dashboard
|
|
|
payment_schedule
|
|
|
-# :: and link to pro_rates/view/{uid}
|
|
|
- id=pro_rate.pro_id
|
|
|
+ id=pro_rate.pro_id=>/pro_rates/view/UID
|
|
|
add_new:pro_rate
|
|
|
proUid:hidden=uid
|
|
|
asHcpOrAlly:select:HCP,ALLY
|