OSB enhancements to date

This commit is contained in:
Deon George
2010-11-30 09:41:08 +11:00
parent 8715a2059b
commit ec6a542bc3
478 changed files with 23423 additions and 9309 deletions

View File

@@ -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>