OSB enhancements to date
This commit is contained in:
@@ -66,7 +66,7 @@
|
||||
|
||||
<!-- define all the methods for this class, and the fields they have access to, if applicable. -->
|
||||
<method>
|
||||
<add>date_orig,staff_id,account_id,type,memo</add>
|
||||
<add>staff_id,account_id,type,memo</add>
|
||||
<update>id,site_id,date_orig,staff_id,account_id,type,memo</update>
|
||||
<delete>id,site_id,date_orig,staff_id,account_id,type,memo</delete>
|
||||
<view>id,site_id,date_orig,staff_id,account_id,type,memo</view>
|
||||
|
Reference in New Issue
Block a user