|
@@ -804,7 +804,11 @@ PRO
|
|
|
transactions
|
|
|
id=pro_transaction.bill_id
|
|
|
audit_log
|
|
|
- transactions|pro_transaction|icon:exchange-alt
|
|
|
+ transactions|pro_transaction|view|icon:exchange-alt
|
|
|
+ transactions/view/{uid}
|
|
|
+ ACTIONS
|
|
|
+ SUB
|
|
|
+ dashboard
|
|
|
med_profile_lines|client_info_line|view|icon:window-restore
|
|
|
med_profile_lines/view/{uid}
|
|
|
ACTIONS
|
|
@@ -1012,7 +1016,7 @@ ADMIN
|
|
|
!act:has_access_to_next_patient_button:setHasAccessToNextPatientButtonToTrue:circle:if-not:has_access_to_next_patient_button=>/pros/view/$uid/ACTION_setHasAccessToNextPatientButtonToTrue
|
|
|
!act:profile_picture_base64:removeProfilePicture:circle=>/pros/view/$uid/ACTION_removeProfilePicture
|
|
|
!nal:
|
|
|
- my_payment_schedule
|
|
|
+ pro_rates
|
|
|
id=pro_rate.pro_id=>/pro_rates/view/UID
|
|
|
!inc:@uid,responsibility,code,amount
|
|
|
add_new:pro_rate:create
|
|
@@ -1036,7 +1040,18 @@ ADMIN
|
|
|
care_month_entries
|
|
|
notes
|
|
|
bills
|
|
|
- pro_transactions
|
|
|
+ transactions
|
|
|
+ id=pro_transaction.pro_id=>/transactions/view/UID/SUB_dashboard
|
|
|
+ add_credit_transaction:pro_transaction:createManualPlusForPro
|
|
|
+ proUid:hidden=uid
|
|
|
+ amount:number
|
|
|
+ intendedResultingBalance:number
|
|
|
+ customMemo
|
|
|
+ add_debit_transaction:pro_transaction:createManualPlusForPro
|
|
|
+ proUid:hidden=uid
|
|
|
+ amount:number
|
|
|
+ intendedResultingBalance:number
|
|
|
+ customMemo
|
|
|
sessions
|
|
|
audit_log
|
|
|
pro_rates|pro_rate|view|icon:funnel-dollar
|