-- phpMyAdmin SQL Dump
-- version 4.7.7
-- https://www.phpmyadmin.net/
--
-- Host: localhost:3306
-- Generation Time: May 06, 2018 at 09:54 PM
-- Server version: 5.6.38
-- PHP Version: 5.6.30

SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
SET AUTOCOMMIT = 0;
START TRANSACTION;
SET time_zone = "+00:00";


/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8mb4 */;

--
-- Database: `mtfcouns_dtr`
--

-- --------------------------------------------------------

--
-- Table structure for table `client_contact_tbl`
--

CREATE TABLE `client_contact_tbl` (
  `client_contact_id` int(11) NOT NULL,
  `client_id` mediumint(9) NOT NULL,
  `contact_lastname` varchar(50) NOT NULL,
  `contact_firstname` varchar(50) NOT NULL,
  `contact_telno` varchar(50) NOT NULL,
  `contact_faxno` varchar(50) DEFAULT NULL,
  `contact_cellno` varchar(50) DEFAULT NULL,
  `contact_email` varchar(50) DEFAULT NULL,
  `contact_type` tinyint(4) DEFAULT NULL,
  `contact_position` varchar(50) NOT NULL,
  `active` tinyint(1) NOT NULL DEFAULT '1',
  `insert_by` tinyint(4) DEFAULT NULL,
  `insert_dt` datetime DEFAULT NULL,
  `update_by` tinyint(4) DEFAULT NULL,
  `update_dt` datetime DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

--
-- Dumping data for table `client_contact_tbl`
--

INSERT INTO `client_contact_tbl` (`client_contact_id`, `client_id`, `contact_lastname`, `contact_firstname`, `contact_telno`, `contact_faxno`, `contact_cellno`, `contact_email`, `contact_type`, `contact_position`, `active`, `insert_by`, `insert_dt`, `update_by`, `update_dt`) VALUES
(1, 1, 'Wahono', 'Shadik', '7763989', NULL, '', 'shadik@abcapitalmgt.com', 1, 'President', 1, 1, '2016-08-04 18:22:01', NULL, NULL),
(2, 1, 'Piramide-Sayson', 'Fema', '7767056', '', '', 'femasayson@gmail.com', 2, 'Vice President - Corporate Legal Affairs', 1, 1, '2016-08-04 18:24:39', NULL, NULL),
(3, 1, 'Stamboel', 'Nadia', '7763989', '', '', 'test@gmail.com', 2, 'Director, Chief Executive Officer Finance', 1, 1, '2016-08-04 18:27:06', 1, '2016-08-04 18:28:17'),
(4, 1, 'Magno', 'Joey', '7767056', '', '', 'test@gmail.com', 2, 'Vice President for Admin &amp; General Affairs', 1, 1, '2016-08-04 18:28:09', NULL, NULL),
(5, 1, 'Bugtas', 'Alvin', '7763989', '', '', 'alvin@abcapitalmgt.com', 2, 'Assistant Corporate Secretary', 1, 1, '2016-08-04 18:29:14', NULL, NULL),
(6, 2, 'Wahono', 'Shadik', ' 6879816', '', '9178170291', 'shadik@abcapitalmgt.com', 1, 'Authorized Representative', 1, 1, '2016-08-04 18:32:53', 6, '2016-08-04 18:57:35'),
(7, 2, 'Noor', 'Alfian', '6879816', '', '9178170291', 'test@gmail.com', 2, 'RE-CHECK', 1, 1, '2016-08-04 18:34:43', NULL, NULL),
(8, 3, 'Shadik', 'Wahono', '6370884', NULL, '', 'shadik@abcapitalmgt.com', 1, 'Authorized Representative', 1, 1, '2016-08-04 18:39:39', NULL, NULL),
(9, 4, 'Bautista', 'Mariejo', '8700188', NULL, '', 'mpbautista@phinma.com.ph', 1, 'Vice President - Controller)', 1, 1, '2016-08-04 18:44:49', NULL, NULL),
(10, 4, 'Ascalon', 'Alan', '8700433', '', '', 'atascalon@phinma.com.ph', 2, 'Vice President-Legal/Assistant Corporate Secretary', 1, 1, '2016-08-04 18:46:19', 1, '2016-08-04 18:48:26'),
(11, 4, 'Dimayuga', 'Ponciano &quot;Ponce&quot;', '8700188', '', '', 'test@gmail.com', 2, 'Senior Vice President Finance', 1, 1, '2016-08-04 18:48:11', NULL, NULL),
(12, 5, 'Genato', 'Lydia', '09175394831', NULL, '09175394831', 'genato_lydia@yahoo.com', 1, 'Re-Check', 1, 1, '2016-08-04 18:52:29', NULL, NULL),
(13, 6, 'Segovia', 'Francisco', '8765427', NULL, '09175342428', 'Fasegovia_mobile@yahoo.com', 1, 'Authorized Representative', 1, 1, '2016-08-04 18:55:54', NULL, NULL),
(14, 7, 'Sahagun', 'Eduardo', '4593333', NULL, '09175537410', 'eduardo.sahagun@holcim.com', 1, 'President', 1, 1, '2016-08-04 19:01:29', NULL, NULL),
(15, 7, 'Perera', 'Thusitha ', '4593422', '', '09175537410', 'thusitha.perera@holcim.com', 2, 'Chief Finance Adviser', 1, 1, '2016-08-04 19:03:01', NULL, NULL),
(16, 7, 'Lacson-Evangelista', 'Kristine ', '459330', '', '09175537410', 'kristine.evangelista@holcim.com', 1, 'General mtfcouns_dtr_sys', 1, 1, '2016-08-04 19:06:37', NULL, NULL),
(17, 7, 'Tomelden', 'Ma. Victoria', '459333', '', '09175537410', 'victoria.tomelden@holcim.com', 2, 'Head, Audit', 1, 1, '2016-08-04 19:08:39', NULL, NULL),
(18, 7, 'Dela Cruz', 'Allan', '4593422', '', '09175537410', 'test@gmail.com', 2, 'Senior Legal mtfcouns_dtr_sys', 1, 1, '2016-08-04 19:09:37', NULL, NULL),
(19, 7, 'Perez', 'Jocelyn', '4593330', '', '09175537410', 'jocelyn.perez@holcim.com', 2, 'Vice President, Business Development', 1, 1, '2016-08-04 19:10:43', NULL, NULL),
(20, 7, 'Ranada', 'Janceline', '459333', '', '09175537410', 'janceline.perez@holcim.com', 2, 'Senior Legal mtfcouns_dtr_sys', 1, 1, '2016-08-04 19:11:43', NULL, NULL),
(21, 7, 'Fellman', 'Beat', '4593422', '', '09175537410', 'test@gmail.com', 2, 'Deputy Group Chief Finance Officer', 1, 1, '2016-08-04 19:12:49', NULL, NULL),
(22, 7, 'Winterling', 'Alexander', '4593330', '', '09175537410', 'test@gmail.com', 2, 'Assistant to Exco Member', 1, 1, '2016-08-04 19:14:59', NULL, NULL),
(23, 7, 'Thackwray', 'Ian', '4593422', '', '09175537410', 'test@gmail.com', 2, 'Director', 1, 1, '2016-08-04 19:15:48', NULL, NULL),
(24, 7, 'Adsuara', 'Norlito', '4593330', '', '09175537410', 'test@gmail.com', 2, 'Quality Manager', 1, 1, '2016-08-04 19:16:40', NULL, NULL),
(25, 7, 'Arbis', 'Ma. Allen', '459333', '', '091775537410', 'allen.arbis@holcim.com', 2, 'Vice President, Legal', 1, 1, '2016-08-04 19:18:02', NULL, NULL),
(26, 8, 'Concepcion', 'Raul Joseph', '8501367', NULL, '09178426309', 'rauljoseph.concepcion@ccac.com.ph', 1, 'President/Chief', 1, 1, '2016-08-04 19:23:23', NULL, NULL),
(27, 8, 'Betita', 'Vicky', '8501367', '', '09178426309', 'victoria.betita@ccac.com.ph', 2, 'Chief Finance Officer', 1, 1, '2016-08-04 19:24:32', NULL, NULL),
(28, 8, 'Malite', 'Fernanditas', '8501367', '', '09178426309', 'test@gmail.com', 2, 'Business Development Senior Manager', 1, 1, '2016-08-04 19:25:31', NULL, NULL),
(29, 9, 'Bautista', 'Mariejo', '8700188', NULL, '', 'mpbautista@phinma.com.ph', 1, 'Vice President - Contoller', 1, 1, '2016-08-04 19:28:37', NULL, NULL),
(30, 10, 'Ang', 'Ramon', '0437577227', NULL, '', 'test@gmail.com', 1, 'Chairman of the Board', 1, 1, '2016-08-04 19:31:05', NULL, NULL),
(31, 10, 'Nazareno', 'Melvin', '0437567872', '', '', 'test@gmail.com', 1, 'President', 1, 1, '2016-08-04 19:31:39', NULL, NULL),
(32, 11, 'Segovia', 'Francisco', '7338321', NULL, '', 'fasegovia_mobile@yahoo.com', 1, 'Vice Chairman / Chief Executive Officer', 1, 1, '2016-08-04 19:35:44', NULL, NULL),
(33, 11, 'Reyes', 'Felisberto', '7338321', '', '', 'felynbert1950@gmail.com', 2, 'Chairman / Trustee', 1, 1, '2016-08-04 19:40:14', NULL, NULL),
(34, 11, 'Gopez', 'Adolfo Jesus', '7338321', '', '', 'president@featiu.edu.ph', 2, 'President / Trustee', 1, 1, '2016-08-04 19:41:01', NULL, NULL),
(35, 11, 'Alberto', 'Gloria', '7338321', '', '', 'gmalberto@featiu.edu.ph', 2, 'Executive Vice President / Chief Operating Officer', 1, 1, '2016-08-04 19:42:41', NULL, NULL),
(36, 11, 'Abis', 'Leopoldo', '7338321', '', '', 'lvabis@featiu.edu.ph', 2, 'Trustee', 1, 1, '2016-08-04 19:43:49', NULL, NULL),
(37, 11, 'Lizares', 'Danielle', '7338321', '', '', 'planetmercury33@yahoo.com', 2, 'Trustee', 1, 1, '2016-08-04 19:56:45', NULL, NULL),
(38, 11, 'Lopez', 'Jose Ma.', '7338321', '', '', 'jmlopez@pldtdsl.net', 2, 'Trustee', 1, 1, '2016-08-04 19:57:21', NULL, NULL),
(39, 11, 'Pernas', 'Mary Ann', '7338321', '', '', 'jmlopez@pldtdsl.net', 2, 'Trustee', 1, 1, '2016-08-04 19:57:54', NULL, NULL),
(40, 11, 'Santos-Ocampo', 'Victoria', '7338321', '', '', 'vickysantosocampo@yahoo.com', 2, 'Trustee', 1, 1, '2016-08-04 19:58:37', NULL, NULL),
(41, 12, 'Macalino', 'Joel', '', NULL, '', 'macalino.joel@yahoo.com', 1, 'RE_CHECK', 1, 1, '2016-08-04 20:14:27', NULL, NULL),
(42, 13, 'Wahono', 'Shadik', '5844688', NULL, '', 'shadik@abcapitalmgt.com', 1, 'President', 1, 1, '2016-08-04 20:19:49', NULL, NULL),
(43, 13, 'Borromeo', 'Ramon', '5844688', '', '', 'test@gmail.com', 2, 'Senior Executive Vice President', 1, 1, '2016-08-04 20:20:41', NULL, NULL),
(44, 14, 'Santiago', 'Maria Lina', '3619275', NULL, '', 'test@gmail.com', 1, 'President', 1, 1, '2016-08-04 20:32:39', NULL, NULL),
(45, 14, 'Tumala', 'Edna', '3619275', '', '', 'edna@victoriaaraneta.com', 2, 'Secretary', 1, 1, '2016-08-04 20:34:39', NULL, NULL),
(46, 14, 'Concepcion', 'Ma. Victoria', '3619275', '', '', 'test@gmail.com', 2, 'Stockholder', 1, 1, '2016-08-04 20:35:19', NULL, NULL),
(47, 15, 'Segovia', 'Francisco', '8978781', NULL, '', 'fasegovia_mobile@yahoo.com', 1, 'Vice Chairman / Director', 1, 1, '2016-08-04 20:39:03', NULL, NULL),
(48, 15, 'Reyes', 'Felisberto', '8977887', '', '', 'felynbert1950@gmail.com', 2, 'Chairman', 1, 1, '2016-08-04 20:40:21', NULL, NULL),
(49, 15, 'Virata', 'Steven Cesar', '8978781', '', '', 'test@gmail.com', 2, 'Director', 1, 1, '2016-08-04 20:40:57', 1, '2016-08-04 20:41:12'),
(50, 15, 'Pernas', 'May Ann', '8977887', '', '', 'lscmnl@pldtdsl.net', 2, 'Director', 1, 1, '2016-08-04 20:42:23', NULL, NULL),
(51, 15, 'Lopez', 'Jose Ma.', '8978781', '', '', 'jmlopez@pldtdsl.net', 2, 'Director', 1, 1, '2016-08-04 20:43:09', NULL, NULL),
(52, 16, 'Concepcion', 'Jose Ma. III', '6318101', NULL, '', 'jaconcepcion@mac.com', 1, 'President', 1, 1, '2016-08-04 20:45:58', NULL, NULL),
(53, 16, 'Nacino Jr.', 'Felicisimo ', '6320839', '', '', 'test@gmail.com', 2, 'Executive Vice President &amp; CEO', 1, 1, '2016-08-04 20:47:42', 1, '2016-08-04 20:48:13'),
(54, 16, 'Bernardo', 'Romeo', '6318101', '', '', 'test@gmail.com', 2, 'Vice Chairman', 1, 1, '2016-08-04 20:49:20', NULL, NULL),
(55, 16, 'Laforteza', 'Monette', '6320839', '', '', 'test@gmail.com', 2, 'Vice President, Accounting', 1, 1, '2016-08-04 20:50:28', NULL, NULL),
(56, 16, 'Barba', 'Rowel', '6318101', '', '', 'test@gmail.com', 2, 'Vice President-Head, Corporate HR and Legal', 1, 1, '2016-08-04 20:51:19', NULL, NULL),
(57, 16, 'Valdez', 'Pat', '6320839', '', '', 'test@gmail.com', 2, 'HR Consultant', 1, 1, '2016-08-04 20:52:18', NULL, NULL),
(58, 17, 'Concepcion III', 'Jose Ma.', '6315024', NULL, '09188176161', 'rgbailon@rtm.com.ph', 1, 'President', 1, 1, '2016-08-11 18:28:07', NULL, NULL),
(59, 17, 'Nacino', 'Felicisimo Jr.', '6344060', '', '09188176161', 'test@gmail.com', 2, 'Executive Vice President and CEO', 1, 1, '2016-08-11 18:30:02', NULL, NULL),
(60, 17, 'Bernardo', 'Romeo', '6315024', '', '09188176161', 'test@gmail.com', 2, 'Re-Check', 1, 1, '2016-08-11 18:33:31', NULL, NULL),
(61, 18, 'Lam', 'Chris', '2472828', NULL, '', 'chris.lam@fhpi.com.ph', 1, 'Chief Finance Officer', 1, 1, '2016-08-11 18:38:59', NULL, NULL),
(62, 18, 'Li', 'Nelson', '2474443', '', '', 'nelson.li@fhpi.com.ph', 2, 'Financial Controller and Treasurer', 1, 1, '2016-08-11 19:05:48', 1, '2016-08-11 19:06:14'),
(63, 18, 'To', 'Gerald', '2472828', '', '', 'gto@geraldto.com.hk', 2, 'Re-Check', 1, 1, '2016-08-11 19:07:05', NULL, NULL),
(64, 19, 'Lim', 'Lawrence', '6565113088', NULL, '', 'llim@cgcm.com', 1, 'Chief Financial Officer', 1, 1, '2016-08-11 19:11:08', NULL, NULL),
(65, 19, 'Lum', 'Carol', '', '', '', 'test@gmail.com', 2, 'Re-check', 1, 1, '2016-08-11 19:11:56', NULL, NULL),
(66, 19, 'Hand', 'David', '6562235992', '', '', 'test@gmail.com', 2, 'Cresent Advisor\'s Pte. Ltd.', 1, 1, '2016-08-11 19:12:57', NULL, NULL),
(67, 19, 'McLennan', 'James', '6565113088', '', '', 'test@gmail.com', 2, 'Re-Check', 1, 1, '2016-08-11 19:13:46', NULL, NULL),
(68, 20, 'Montinola', 'Jose', '8222539', NULL, '', 'jose.montinola@keyland.com.ph', 1, 'President', 1, 1, '2016-08-11 19:16:58', NULL, NULL),
(69, 20, 'Ignacio', 'Dennis', '8564143', '', '', 'dlignacio@gmail.com', 2, 'Chief Finance Officer', 1, 1, '2016-08-11 19:17:52', NULL, NULL),
(70, 21, 'Wahono', 'Shadik', '7763989', NULL, '', 'shadik@abcapitalmgt.com', 1, 'President', 1, 1, '2016-08-11 19:22:38', NULL, NULL),
(71, 21, 'Punsalan III', 'Silvestre', '7767056', '', '', 'srpunzalan@yahoo.com', 2, 'President', 1, 1, '2016-08-11 19:24:35', NULL, NULL),
(72, 22, 'Bowen', 'Louis', '', NULL, '', 'test@gmail.com', 1, 'Re-check', 1, 1, '2016-08-11 19:30:17', NULL, NULL),
(73, 22, 'Collins-Taylor', 'James', '', '', '', 'test@gmail.com', 2, 'Re-check', 1, 1, '2016-08-11 19:31:09', NULL, NULL),
(74, 22, 'Yuen', 'Lorreta', '', '', '', 'test@gmail.com', 2, 'Re-check', 1, 1, '2016-08-11 19:31:31', NULL, NULL),
(75, 23, 'Imperio', 'Angelito', '9121559', NULL, '09189105794', 'aimperio@skybroadban.com.ph', 1, 'President', 1, 1, '2016-08-11 19:33:53', NULL, NULL),
(76, 24, 'Santiago', 'Lina', '8999132', NULL, '09205358465', 'mlsantiago@yahoo.com', 1, 'President', 1, 1, '2016-08-11 19:35:52', NULL, NULL),
(77, 25, 'Sahagun', 'Eduardo', '4593333', '', '09175537410', 'eduardo.sahagun@holcim.com', 1, 'Re-check', 1, 1, '2016-08-11 19:38:25', 1, '2016-08-11 19:42:03'),
(78, 25, 'Arbis', 'Ma. Allen', '4593422', '', '09175537410', 'allen.arbis@lafargeholcim.com', 2, 'Re-check', 1, 1, '2016-08-11 19:39:24', NULL, NULL),
(79, 25, 'Evangelista', 'Kristine', '4593330', '', '09175537410', 'kristine.evangelista@holcim.com', 2, 'OIC-Vice President Legal Affairs', 1, 1, '2016-08-11 19:41:11', NULL, NULL),
(80, 25, 'Go', 'Sherly', '4593333', '', '09175537410', 'shirley.go@holcim.com', 2, 'Treasurer', 1, 1, '2016-08-11 19:41:55', NULL, NULL),
(81, 26, 'Re-check', 'Re-check', '', NULL, '', 'test@gmail.com', 1, 'Re-check', 1, 1, '2016-08-11 19:43:58', NULL, NULL),
(82, 27, 'Concepcion', 'Maria Victoria', '85001367', NULL, '09178426309', 'victoria.betita@ccac.com', 1, 'Director', 1, 1, '2016-08-11 19:47:40', NULL, NULL),
(83, 28, 'Bautista', 'Mariejo', '8700188', '', '8700433', 'mpbautista@phinma.com.ph', 1, 'Vice President - Controller', 1, 1, '2016-08-11 19:50:43', 1, '2016-08-11 19:51:39'),
(84, 29, 'Bautista', 'Mariejo', '8700188', NULL, '8700433', 'mpbautista@phinma.com.ph', 1, 'Vice President - Controller', 1, 1, '2016-08-11 19:53:51', NULL, NULL),
(85, 30, 'Syquia', 'Juan Martin', '', NULL, '', 'marty.syquia@syngtec.com', 1, 'President', 1, 1, '2016-08-11 19:58:47', NULL, NULL),
(86, 31, 'Perez', 'Gregorio', '90167791', NULL, '09128275136', 'gregmp@yahoo.com', 1, 'Re-Check', 1, 1, '2016-08-11 20:01:53', NULL, NULL),
(87, 31, 'Mata-Perez', 'Euney Marie', '9016791', '', '09128275136', 'test@gmail.com', 2, 'Re-check', 1, 1, '2016-08-11 20:02:42', NULL, NULL),
(88, 32, 'Cortes', 'Ken', '', NULL, '091780063801', 'cortes_ken@yahoo.com', 1, 'President', 1, 1, '2016-08-11 20:05:02', NULL, NULL),
(89, 33, 'Hachez', 'Brian Russel', '8232299', NULL, '8231720', 'brian.hachez@gdslinkasia.com', 1, 'Managing Partner', 1, 1, '2016-08-11 20:07:55', NULL, NULL),
(90, 34, 'Garcia', 'Michael', '', NULL, '', 'mike@mbgcapital.com', 1, 'President', 1, 1, '2016-08-11 20:10:02', NULL, NULL),
(91, 35, 'Garcia', 'Michael', '', NULL, '', 'mike@mbgcapital.com', 1, 'Chief Executive Officer', 1, 1, '2016-08-11 20:12:31', NULL, NULL),
(92, 36, 'Shirozono', 'Kazuaki', '', NULL, '', 'test@gmail.com', 1, 'Re-check', 1, 1, '2016-08-11 20:14:19', NULL, NULL),
(93, 36, 'Okuyama', 'Hiroshi', '', '', '', 'test@gmail.com', 2, 'Re-check', 1, 1, '2016-08-11 20:14:47', NULL, NULL),
(94, 36, 'Ninomiya', 'Kosuke', '', '', '', 'test@gmail.com', 2, 'Re-check', 1, 1, '2016-08-11 20:15:14', NULL, NULL),
(95, 36, 'Takatsuka', 'Hiroyuki', '', '', '', 'test@gmail.com', 2, 'Re-check', 1, 1, '2016-08-11 20:15:41', NULL, NULL),
(96, 37, 'Sjafrudin', 'Agus', '8242491', NULL, '', 'test@gmail.com', 1, 'Shareholder', 1, 1, '2016-08-11 20:18:24', NULL, NULL),
(97, 37, 'Bugtas', 'Alvin', '8242491', '', '', 'alvin@abcapitalmgt.com', 2, 'Assistant Corporate Secretary', 1, 1, '2016-08-11 20:19:15', NULL, NULL),
(98, 37, 'Manalastas', 'Ritche', '8242491', '', '', 'ramanalastas@abcapitalmgt.com', 2, 'Accounting Consultant', 1, 1, '2016-08-11 20:20:01', 1, '2016-08-11 20:20:19'),
(99, 38, 'Arbis', 'Ma. Allen', '4593333', NULL, '09175537410', 'allen.arbis@lafargeholcim.com', 1, 'President/ General Manager', 1, 1, '2016-08-11 20:23:06', NULL, NULL),
(100, 39, 'Perez', 'Teresita', '', NULL, '098235354', 'tperez320@gmail.com', 1, 'Administrator, Estate of Ms. Theresa Wai Ching Kwa', 1, 1, '2016-08-11 20:25:17', NULL, NULL),
(101, 40, 'Alvarez', 'Regina', '8700631', NULL, '', 'rbalvarez@phinma.com.ph', 1, 'Senior Vice President - Finance', 1, 1, '2016-08-11 20:27:24', NULL, NULL),
(102, 40, 'Vera', 'Giovanna', '8700456', '', '', 'test@gmail.com', 2, 'Treasury Dept', 1, 1, '2016-08-11 20:28:08', NULL, NULL),
(103, 40, 'Lavina', 'Roberto', '8700631', '', '8700456', 'rmlavina@phinma.com.ph', 2, 'Senior Executive Vice President and Chief Operatin', 1, 1, '2016-08-11 20:29:11', NULL, NULL),
(104, 40, 'Brion Jr.', 'Phytagoras', '8700631', '', '8700456', 'plbrion@phinma.com.ph', 2, 'Senior Vice President and Treasurer', 1, 1, '2016-08-11 20:30:38', NULL, NULL),
(105, 41, 'Borromeo', 'Ma. Theresa', '', NULL, '09178460456', 'mitosb@yahoo.com', 1, 'Re-check', 1, 1, '2016-08-11 20:32:39', NULL, NULL),
(106, 42, 'Santiago', 'Lina ', '3554466', NULL, '09269310496', 'sahara_management@yahoo.com', 1, 'President', 1, 1, '2016-08-11 20:35:46', NULL, NULL),
(107, 42, 'Jose', 'Kaicelynne ', '3554466', '', '09269310496', 'kaicelynne@yahoo.com', 1, 'Accounting Staff', 1, 1, '2016-08-11 20:36:54', NULL, NULL),
(108, 43, 'Arcinue', 'Eduardo', '', NULL, '09293309847', 'arcinuesmd@hotmail.com', 1, 'Re-Check', 1, 1, '2016-08-15 18:27:23', NULL, NULL),
(109, 44, 'Izquierdo', 'Jose Manuel', '09178816644', NULL, '09175245544', 'jmir@sourceleader.ph', 1, 'President', 1, 1, '2016-08-15 18:32:50', NULL, NULL),
(110, 45, 'Punsalan III', 'Silvestre', '', NULL, '', 'srpunzalan@yahoo.com', 1, 'President', 1, 1, '2016-08-15 18:36:41', NULL, NULL),
(111, 45, 'Mayor', 'Sahra', '', '', '', 'test@gmail.com', 2, 'Re-check', 1, 1, '2016-08-15 18:37:11', NULL, NULL),
(112, 46, 'Lynch', 'Coleen', '6305177660', NULL, '', 'clynch@ftportfolios.com', 1, 'Assistant President', 1, 1, '2016-08-15 18:42:33', NULL, NULL),
(113, 46, 'Shannon', 'Shane', '6307658726', '', '', 'test@gmail.com', 2, 'Associate mtfcouns_dtr_sys-First Trust Advisors L.P.', 1, 1, '2016-08-15 18:43:45', NULL, NULL),
(114, 47, 'Lam', 'Chirs', '8421515', NULL, '', 'chrisdelrosario@amspecial.com', 1, 'Chief Finance Officer', 1, 1, '2016-08-15 18:46:42', NULL, NULL),
(115, 48, 'Betita', 'Ma. Victoria', '8501367', NULL, '09178426309', 'Victoria.betita@ccac.com.ph', 1, 'ChiefFinance Officer', 1, 1, '2016-08-15 18:51:37', NULL, NULL),
(116, 49, 'Sy', 'Erwin Terrell', '4916366', NULL, '', 'tysy@fortmanchline.com', 1, 'Re-check', 1, 1, '2016-08-15 18:54:25', NULL, NULL),
(117, 49, 'Palomo', 'Manuel', '4916366', '', '', 'mgpower.bluesky@gmail.com', 2, 'Re-check', 1, 1, '2016-08-15 18:55:53', NULL, NULL),
(118, 50, 'Perera', 'Thusita', '4593333', NULL, '09175537410', 'Thusita.Perera@holcim.com', 1, 'Country Manager', 1, 1, '2016-08-15 19:00:11', NULL, NULL),
(119, 50, 'Tansingco', 'Bernadette', '4593422', '', '09175537410', 'bernadette.tansingco@holcim.com', 2, 'HR Head', 1, 1, '2016-08-15 19:01:56', NULL, NULL),
(120, 51, 'Torres', 'Marjorie', '', NULL, '9064333164', 'Marjorie.Torres@WTAlliance.co.uk', 1, 'Principal', 1, 1, '2016-08-15 19:06:31', NULL, NULL),
(121, 52, 'Liuson-Tan', 'Joyce', '8211111', NULL, '', 'joyce.tan@tgp.com.ph', 1, 'Chief Resource Officer', 1, 1, '2016-08-15 19:24:57', NULL, NULL),
(122, 52, 'Liuson', 'Benjamin', '8215304', '', '', 'test@gmail.com', 2, 'Re-check', 1, 1, '2016-08-15 19:28:31', NULL, NULL),
(123, 53, 'Gutierez', 'Sara', '', NULL, '', 'sgutierrez@igusol.com', 1, 'Director', 1, 1, '2016-08-15 19:32:22', NULL, NULL),
(124, 54, 'Kim', 'Larry Howon', '5374944', NULL, '0939280695', 'hwking@CohecoPh.com', 1, 'Director', 1, 1, '2016-08-15 19:40:50', NULL, NULL),
(125, 55, 'Thompson', 'Leechoo', '5191818', NULL, '', 'lcythmompson@yahoo.com', 1, 'President', 1, 1, '2016-08-15 19:43:56', NULL, NULL),
(126, 56, 'Francisco-Kong', 'Joanne Christina', '', NULL, '', 'jcg.francisco@gmail.com', 1, 'Re-Check', 1, 1, '2016-08-15 19:48:11', NULL, NULL),
(127, 57, 'Naguit', 'Cornelia', '8888500', NULL, '', 'nellie.naguit@phmcd.com', 1, 'Director, Accounting', 1, 1, '2016-08-15 19:52:12', NULL, NULL),
(128, 58, 'Hodges', 'Rohan Graham', '', NULL, '', 'rghodge@ozemail.com.au', 1, 'Re-Check', 1, 1, '2016-08-15 19:53:52', NULL, NULL),
(129, 59, 'Malapad', 'Arazeli', '8862800', NULL, '09173107395', 'arazeli.malapad@aboitiz.com', 1, 'AVP-Controller', 1, 1, '2016-08-15 19:58:07', NULL, NULL),
(130, 59, 'Tugonon', 'Joseph', '8862645', '', '09173107395', 'joseph.tugonon@aboitiz.com', 2, 'Re-check', 1, 1, '2016-08-15 19:59:06', NULL, NULL),
(131, 59, 'Gabriel', 'Golda May', '8862800', '', '09173107395', 'golda.may.gabriel@aboitiz.com', 2, 'Corporate Lawyer', 1, 1, '2016-08-15 19:59:57', NULL, NULL),
(132, 60, 'Vallente', 'Ma. Emeren', '8848484', NULL, '', 'Emeren.V.Vallente@prulifeuk.com.ph', 1, 'Senior Vice President and Chief Legal &amp; Compli', 1, 1, '2016-08-15 20:04:15', NULL, NULL),
(133, 61, 'Torres', 'Marjorie', '', '', '09064333164', 'Marjorie.Torres@WTAlliance.co.uk', 1, 'Principal', 1, 1, '2016-08-15 20:32:16', 24, '2016-09-22 09:46:03'),
(134, 62, 'Tanco', 'Vanessa', '', NULL, '', 'vanessa.tanco@iacademy.edu.ph', 1, 'President', 1, 1, '2016-08-15 20:34:51', NULL, NULL),
(135, 63, 'Cheng', 'Gary Emerson', '4917367', NULL, '09178370564', 'gpcheng@fortmancline.com', 1, 'Managing Director', 1, 1, '2016-08-15 20:38:57', NULL, NULL),
(136, 64, 'Vegas', 'Ignasi', '', NULL, '09173767512', 'ivegas.ribas@gmail.com', 1, 'Re-check', 1, 1, '2016-08-15 20:44:03', NULL, NULL),
(137, 65, 'Chan', 'Gregory', '24799777', NULL, '', 'hr@sanyoseiki.com.ph', 1, 'President', 1, 1, '2016-08-15 20:46:33', NULL, NULL),
(138, 66, 'Cruz', 'Jack Mikhail', '2634145', NULL, '09062197580', 'jazypolicrete@gmail.com', 1, 'General Manager', 1, 1, '2016-08-22 18:27:25', NULL, NULL),
(139, 66, 'San Gabriel', 'Sophia', '6252503', '', '09175780317', 'test@gmail.com', 2, 'Secretary', 1, 1, '2016-08-22 18:29:44', NULL, NULL),
(140, 67, 'Bautista', 'Mariejo', '', NULL, '', 'mpbautista@phinma.com.ph', 1, 'Vice President - Controller', 1, 1, '2016-08-22 18:31:37', NULL, NULL),
(141, 68, 'Cruz', 'Jack Mikhail', '2634145', NULL, '09062197580', 'jazypolicrete@gmail.com', 1, 'General Manager', 1, 1, '2016-08-22 18:34:03', NULL, NULL),
(142, 68, 'San Gabriel', 'Sophia ', '6252503', '', '09175780317', 'test@gmail.com', 2, 'Secretary', 1, 1, '2016-08-22 18:34:52', NULL, NULL),
(143, 69, 'Anyayahan', 'Divina', '', NULL, '', 'DAnyayahan@newlywedsfoods.com.ph', 1, 'Financial Controller', 1, 1, '2016-08-22 18:36:37', NULL, NULL),
(144, 70, 'Lim', 'Sharon Siok', '', NULL, '', 'sharonglim75@gmail.com', 1, 'Vice President', 1, 1, '2016-08-22 18:38:58', NULL, NULL),
(145, 70, 'Teng', 'Philip', '', '', '', 'philipteng@gmail.com', 2, 'Re-check', 1, 1, '2016-08-22 18:39:42', NULL, NULL),
(146, 71, 'Chan', 'Erik ', '', NULL, '09175339718', 'ecth@allotrope.partners.com', 1, 'Managing Partner', 1, 1, '2016-08-22 18:52:21', NULL, NULL),
(147, 71, 'Aspanada', 'Marlon Joseph', '', '', '09175339718', 'amj@allotropepartners.com', 2, 'Country Manager, Phils.', 1, 1, '2016-08-22 18:54:13', NULL, NULL),
(148, 72, 'Casas', 'Charlie', '8404423', NULL, '', 'charlie.casas@casasarchitects.com', 1, 'Treasurer and Chief Operating Officer', 1, 1, '2016-08-22 18:57:02', NULL, NULL),
(149, 73, 'Zuellig', 'David', '4625202', NULL, '09177110416', 'dz@davidzuellig.com', 1, 'Chairman', 1, 1, '2016-08-25 18:30:28', NULL, NULL),
(150, 73, 'Paragua-Zuellig', 'Hazel', '4625202', '', '09177110416', 'drhazel.zuellig@yahoo.com', 2, 'Re-check', 1, 1, '2016-08-25 18:31:34', NULL, NULL),
(151, 74, 'Arbis', 'Ma. Allen', '4593333', NULL, '', 'allen.abis@holcim.com', 1, 'Vice President, Legal', 1, 1, '2016-08-25 18:35:00', NULL, NULL),
(152, 75, 'Arbis', 'Ma. Allen', '4593333', NULL, '', 'allen.abis@holcim.com', 1, 'Vice President, Legal', 1, 1, '2016-08-25 18:41:58', NULL, NULL),
(153, 76, 'Arbis', 'Ma. Allen', '4593333', NULL, '', 'allen.abis@holcim.com', 1, 'Vice President, Legal', 1, 1, '2016-08-25 19:04:41', NULL, NULL),
(154, 77, 'Arbis', 'Ma. Allen', '4593333', NULL, '', 'allen.abis@holcim.com', 1, 'Vice President, Legal', 1, 1, '2016-08-25 19:09:31', NULL, NULL),
(155, 78, 'Abrea', 'Raymond', '6227720', NULL, '', 'consult.abrea@gmail.com', 1, 'Re-check', 1, 1, '2016-08-25 19:18:07', NULL, NULL),
(156, 79, 'Lemen', 'Rowena', '', NULL, '', 'test@gmail.com', 1, 'President', 1, 1, '2016-08-25 19:25:31', NULL, NULL),
(157, 80, 'Bugtas', 'Alvin', '', NULL, '', 'alvin@abcapitalmgt.com', 1, 'Assistant Corporate Secretary', 1, 1, '2016-08-25 19:33:37', NULL, NULL),
(158, 81, 'Izquierdo', 'Jose Manuel', '4776815', NULL, '09175854150', 'josemizquierdo@behnmeyer.com.ph', 1, 'Division Manager', 1, 1, '2016-08-25 20:04:41', NULL, NULL),
(159, 82, 'Re-Check', 'Re-Check', '', NULL, '', 'test@gmail.com', 1, '4776036', 1, 1, '2016-09-05 18:52:57', NULL, NULL),
(160, 83, 'West', 'Dorrit', '50508484', NULL, '', 'west@divergent.dk', 1, 'Mediator, MMCR &amp; Senior Consultant, MPM', 1, 1, '2016-09-05 18:58:23', NULL, NULL),
(161, 84, 'Tolentino', 'Beverly', '8862365', NULL, '', 'arazeli.malapad@aboitiz.com', 1, 'Treasurer', 1, 1, '2016-09-05 19:08:39', NULL, NULL),
(162, 84, 'Malapad', 'Apple', '8862365', '', '', 'arazeli.malapad@aboitiz.com', 1, 'Chief Finance Officer', 1, 1, '2016-09-05 19:09:38', NULL, NULL),
(163, 85, 'Ezerins', 'Vilnis', '8123945', NULL, '09175956424', 'test@gmail.com', 1, 'President', 1, 1, '2016-09-05 19:20:13', NULL, NULL),
(164, 85, 'Molino-Villegas', 'Lea', '8123945', '', '09175956424', 'lmolino@pacificgroup.com', 1, 'Country Asset Manager', 1, 1, '2016-09-05 19:22:20', NULL, NULL),
(165, 86, 'Serrano', 'Alberto', '', NULL, '', 'test@gmail.com', 1, 'Industrial Management Engineer', 1, 1, '2016-09-05 19:24:32', NULL, NULL),
(166, 87, 'Lim', 'Sharon Siok', '09052491858', NULL, '09178369712', 'sharonglim75@gmail.com', 1, 'Re-check', 1, 1, '2016-09-05 19:34:26', NULL, NULL),
(167, 87, 'Teng', 'Philip ', '09052491858', '', '09178369712', 'philipteng@gmail.com', 2, 'Re-check', 1, 1, '2016-09-05 19:38:23', NULL, NULL),
(168, 87, 'Choong', 'Dorathy', '09052491858', '', '09178369712', 'test@gmail.com', 2, 'Re-check', 1, 1, '2016-09-05 19:40:19', NULL, NULL),
(169, 88, 'Go', 'Shirley', '4659575', NULL, '', 'shirley.go@holcim.com', 1, 'Treasurer', 1, 1, '2016-09-05 19:46:35', NULL, NULL),
(170, 88, 'Arbis', 'Ma. Allen', '4659575', '', '', 'allen.arbis@holcim.com', 1, 'President', 1, 1, '2016-09-05 19:47:44', NULL, NULL),
(171, 89, 'Go', 'Shirley', '4659575', NULL, '', 'shirley.go@holcim.com', 1, 'Treasurer', 1, 1, '2016-09-05 20:00:03', NULL, NULL),
(172, 89, 'Arbis', 'Ma. Allen', '4659575', '', '', 'allen.arbis@holcim.com', 2, 'President', 1, 1, '2016-09-05 20:05:28', NULL, NULL),
(173, 90, 'Go', 'Shirley', '4659575', NULL, '', 'shirley.go@holcim.com', 1, 'Treasurer', 1, 1, '2016-09-05 20:09:50', NULL, NULL),
(174, 90, 'Arbis', 'Ma. Allen', '4659575', '', '', 'allen.arbis@holcim.com', 2, 'President', 1, 1, '2016-09-05 20:10:36', NULL, NULL),
(175, 91, 'Go', 'Shirley', '4659575', NULL, '', 'shirley.go@holcim.com', 1, 'Treasurer', 1, 1, '2016-09-05 20:12:42', NULL, NULL),
(176, 91, 'Arbis', 'Ma. Allen', '4659575', '', '', 'allen.arbis@holcim.com', 1, 'President', 1, 1, '2016-09-05 20:24:46', NULL, NULL),
(177, 92, 'Go', 'Shirley ', '4659575', NULL, '', 'shirley.go@holcim.com', 1, 'Treasurer', 1, 1, '2016-09-05 20:27:33', NULL, NULL),
(178, 92, 'Arbis', 'Ma. Allen', '4659575', '', '', 'allen.arbis@holcim.com', 1, 'President', 1, 1, '2016-09-05 20:28:06', NULL, NULL),
(179, 93, 'Go', 'Shirley', '4659575', NULL, '', 'shirley.go@holcim.com', 1, 'Treasurer', 1, 1, '2016-09-05 20:30:33', NULL, NULL),
(180, 93, 'Arbis', 'Ma. Allen', '4659575', '', '', 'allen.arbis@holcim.com', 1, 'President', 1, 1, '2016-09-05 20:31:15', NULL, NULL),
(181, 94, 'Shigekawa', 'Genshi', '', NULL, '', 'genshi.zgroup@gmail.com', 1, 'Director', 1, 1, '2016-09-08 16:42:40', NULL, NULL),
(182, 95, 'Gurumurthy', 'Shanthi', '', NULL, '', 'test@gmail.com', 1, 'Chief Financial Officer', 1, 1, '2016-09-08 16:45:51', NULL, NULL),
(183, 96, 'Gabriel', 'Golda May', '8862645', NULL, '', 'golda.may.gabriel@aboitiz.com', 1, 'Associate General mtfcouns_dtr_sys', 1, 1, '2016-09-08 16:48:58', NULL, NULL),
(184, 97, 'Gabriel', 'Golda May', '8862645', NULL, '', 'golda.may.gabriel@gmail.com', 1, 'Associate General mtfcouns_dtr_sys', 1, 1, '2016-09-08 16:52:00', NULL, NULL),
(185, 97, 'Tugonon', 'Joseph ', '', '', '', 'test@gmail.com', 1, 'Re-check', 1, 1, '2016-09-08 16:52:29', NULL, NULL),
(186, 96, 'Tugonon', 'Joseph', '', '', '', 'test@gmail.com', 1, 'Re-check', 1, 1, '2016-09-08 16:52:57', NULL, NULL),
(187, 98, 'Razo', 'Gilbert Santiago', '', NULL, '', 'test@gmail.com', 1, 'Re-check', 1, 1, '2016-09-08 16:55:23', NULL, NULL),
(188, 99, 'Shigekawa', 'Genshi', '', NULL, '', 'test@gmail.com', 1, 'Re-check', 1, 1, '2016-09-08 16:57:16', NULL, NULL),
(189, 100, 'Shigekawa', 'Genshi', '', NULL, '', 'test@gmail.com', 1, 'Re-check', 1, 1, '2016-09-08 17:06:01', NULL, NULL),
(190, 101, 'Martinez', 'Gina', '', NULL, '', 'test@gmail.com', 1, 'Legal mtfcouns_dtr_sys', 1, 1, '2016-09-08 17:11:46', NULL, NULL),
(191, 102, 'Hachez', 'Brian Russel', '8232299', NULL, '', 'briam.hachez@gdslinkasia.com', 1, 'Re-Check', 1, 1, '2016-09-08 18:19:50', NULL, NULL),
(192, 103, 'Del Mundo', 'Eliezer  Jr.', '5568250', '', '', 'ej_dbrli@yahoo.com', 1, 'Re-check', 1, 1, '2016-09-08 18:22:32', 1, '2016-09-08 18:27:57'),
(193, 104, 'Cruz', 'Jack Mikhail', '2634145', '', '09062197580', 'jazypolicrete@gmail.com', 1, 'General Manager', 1, 1, '2016-09-08 18:30:59', 1, '2016-09-08 18:32:09'),
(194, 104, 'San Gabrie', 'Sophia', '6252503', '', '09175780317', 'jazypolicrete@gmail.com', 2, 'Secretary', 1, 1, '2016-09-08 18:31:57', NULL, NULL),
(195, 105, 'Lim', 'Sharon Siok', '', NULL, '', 'sharonlim75@gmail.com', 1, 'Vice President', 1, 1, '2016-09-08 18:37:33', NULL, NULL),
(196, 105, 'Teng', 'Philip', '', '', '', 'philipteng@gmail.com', 2, 'Re-check', 1, 1, '2016-09-08 18:38:16', NULL, NULL),
(197, 106, 'Pascual', 'Lorquel', '5322951', NULL, '', 'meknal@yahoo.com', 1, 'President', 1, 1, '2016-09-08 18:41:28', NULL, NULL),
(198, 106, 'Mendoza', 'Maricar', '5322951', '', '', 'mcmendoza@advatech.com.ph', 2, 'Accountant', 1, 1, '2016-09-08 18:42:38', NULL, NULL),
(199, 107, 'Santos', 'Arben', '4007843', NULL, '', 'amaranta318@gmail.com', 1, 'Chairman', 1, 1, '2016-09-08 18:44:40', NULL, NULL),
(200, 107, 'Basco', 'Michelle', '4007843', '', '', 'test@gmail.com', 1, 'President', 1, 1, '2016-09-08 18:45:45', NULL, NULL),
(201, 108, 'Arbis', 'Allen', '4659575', NULL, '', 'allen.arbis@lafargeholcim.com', 1, 'Director', 1, 1, '2016-09-08 18:54:22', NULL, NULL),
(202, 109, 'Jones', 'Keith', '', NULL, '09175419615', 'kjshealth@aol.com', 1, 'Re-check', 1, 1, '2016-09-08 18:56:06', NULL, NULL),
(203, 110, 'Aspiras', 'Ma. Gemma', '7184027', NULL, '', 'mgaspiras@primewatercorp.com', 1, 'Managing Director for Legal Affairs', 1, 1, '2016-09-08 18:58:27', NULL, NULL),
(204, 111, 'Aquino', 'Maria Pilar', '', NULL, '', 'test@gmail.com', 1, 'Re-check', 1, 1, '2016-09-08 19:00:46', NULL, NULL),
(205, 112, 'Aquino', 'Maria Pilar', '', NULL, '', 'test@gmail.com', 1, 'Re-check', 1, 1, '2016-09-08 19:02:16', NULL, NULL),
(206, 64, 'Yabut', 'Alcina', '0', '', '0', 'alcineyabut@gmail.com', 2, 'non', 1, 1, '2016-09-19 16:40:25', NULL, NULL),
(207, 113, 'Nisce', 'Rosanno', 'RECHECK', NULL, '', 'sonny.nisce@nmgra-law.com', 1, 'Partner', 1, 1, '2016-09-21 16:08:49', NULL, NULL),
(208, 114, 'MPF Account', 'MPF Account', '09226149059', '', '9226149059', 'joy.castillo@mpfmtfcouns_dtr_sys.com', 1, 'MPF Account', 1, 24, '2016-09-22 10:14:51', 1, '2016-09-22 14:57:52'),
(209, 115, 'Guevara', 'Rafael', '8927951', '', '8927954', 'raffy_guevara@yahoo.com', 1, 'President', 1, 1, '2016-09-22 13:21:19', 1, '2016-09-22 13:26:22'),
(210, 116, 'Ching', 'Benito', '(02) 664-1068', NULL, '', 'benching121@yahoo.com', 1, 'President', 1, 1, '2016-09-22 13:48:07', NULL, NULL),
(211, 117, 'Basco', 'Michelle', '', '', '', 'amaranta318@gmail.com', 1, 'Re-check', 1, 1, '2016-09-23 09:30:03', 1, '2016-10-14 14:39:09'),
(212, 118, 'Castalone', 'Celso', '0495302918', '', '09175273060', 'recheck@yahoo.com', 1, 'Project Manager', 1, 1, '2016-09-28 13:25:09', 1, '2016-10-14 14:45:19'),
(213, 119, 'Levy', 'Gil', '', NULL, '', 'gil.levy@gilsons.com.au', 1, 'Principa, Gilsons Chartered Accountants and C ....', 1, 1, '2016-10-14 14:49:21', NULL, NULL),
(214, 120, 'Zuellig', 'Hazel', '7270001', '', '', 'drhazel.zuellig@yahoo.com', 1, 'Owner', 1, 1, '2016-11-21 11:37:27', 1, '2016-11-21 12:36:36'),
(215, 120, 'Mercado', 'Rico', '4035719', '', '8070420', 'rico.mercado@iee.com.ph', 1, 'Treasurer', 0, 1, '2016-11-21 11:38:56', 1, '2016-11-21 12:36:42'),
(216, 121, 'Zuellig', 'Hazel', '7270001', NULL, '', 'drhazel.zuellig@yahoo.com', 1, 'Owner', 1, 1, '2016-11-21 12:49:58', NULL, NULL),
(217, 122, 'Arakawa', 'Itsuo', '40357719', NULL, '8149170', 'itsuo.arakawa@mitsubishicorp.com', 1, 'Division Head, Machinery', 1, 1, '2016-11-21 13:23:05', NULL, NULL),
(218, 122, 'Mercado', 'Rico', '4035719', '', '8070420', 'rico.mercado@iee.com.ph', 1, 'Treasurer', 1, 1, '2016-11-21 13:23:39', NULL, NULL),
(219, 123, 'Maceda', 'Tomas', '400-7843', NULL, '', 'trmaceda@southwest.com.ph', 1, 'Managing Director', 1, 1, '2017-01-24 12:57:12', NULL, NULL),
(220, 124, 'Perez', 'Gregorio', '', NULL, '', 'info@mpfmtfcouns_dtr_sys.com', 1, 'Owner', 1, 1, '2017-01-24 13:01:38', NULL, NULL),
(221, 125, 'Hachez', 'Brian Russel', '8232299', NULL, '', 'brian.hachez@gdslinkasia.com', 1, 'President', 1, 1, '2017-01-24 13:08:11', NULL, NULL),
(222, 126, 'Lim', 'Sharon Siok', '', NULL, '91792103', 'sharonglim75@gmail.com', 1, 'Vice President', 1, 1, '2017-01-24 14:24:05', NULL, NULL),
(223, 126, 'Teng', 'Philip', '', '', '', 'philipteng@gmail.com', 1, 'Vice President', 1, 1, '2017-01-24 14:24:49', NULL, NULL),
(224, 127, 'Lee', 'Angela', '91792103', NULL, '', 'alee@hksinc.com', 1, 'Principal and Regional Director', 1, 1, '2017-01-24 14:27:19', NULL, NULL),
(225, 128, 'Romulo', 'Jose Antonio', '', NULL, '', 'anton@strongview.com.ph', 1, 'Position', 1, 1, '2017-01-24 16:25:57', NULL, NULL),
(226, 129, 'Lichauco', 'Josephine', '5235233', NULL, '09399025725', 'delichauco@yahoo.com', 1, 'Position', 1, 1, '2017-01-24 16:32:47', NULL, NULL),
(227, 129, 'De Jesus', 'Denise ', '0464420670', '', '09399025725', 'delichauco@yahoo.com', 1, 'Managing Director', 1, 1, '2017-01-24 16:33:37', NULL, NULL),
(228, 130, 'Surana', 'P. Sudarshan', '914445094444', NULL, '', 'sudarshan@clarusrcm.com', 1, 'Chief Executive Offices', 1, 1, '2017-01-25 14:06:59', NULL, NULL),
(229, 131, 'Arbis', 'Ma. Allen', '4593333', NULL, '', 'allen.arbis@holcim.com', 1, 'VP, Legal', 1, 1, '2017-02-17 11:35:50', NULL, NULL),
(230, 132, 'Panaguiton', 'Divina', '', NULL, '', 'd.panaquiton@yahoo.com', 1, 're-check', 1, 1, '2017-02-17 11:39:13', NULL, NULL),
(231, 133, 'Shigekawa', 'Genshi', '', NULL, '', 'genshi.oneglobe@gmail.com', 1, 'Director', 1, 1, '2017-03-03 11:11:43', NULL, NULL),
(232, 134, 'Cruz', 'Jack Mikhai', '6252503', NULL, '09062197580', 'recheck@gmail.com', 1, 'recheck', 1, 1, '2017-03-22 15:48:48', NULL, NULL),
(233, 135, 'Shigekawa', 'Genshi', '', NULL, '', 'genshi.zgroup@gmail.com', 1, 'Director', 1, 1, '2017-03-22 15:54:24', NULL, NULL),
(234, 136, 'Zuellig', 'Hazel', '', NULL, '', 'drhazel.zuellig@yahoo.com', 1, 'President', 1, 1, '2017-03-22 15:57:55', NULL, NULL),
(235, 137, 'Attar', 'Sagit', '+972 52 31888558', NULL, '', 'sagit@dojesta.com', 1, 'Chief Executive Officer', 1, 1, '2017-03-22 15:59:46', NULL, NULL),
(236, 138, 'Torres', 'Marjorie', '', NULL, '09064333163', 'Marjorie.Torres@wisetrain.co.uk', 1, 'Principal', 1, 1, '2017-03-22 16:03:27', NULL, NULL),
(237, 139, 'Sreenivas', 'Suganya', '+972 52 3188558', NULL, '', 'recheck@gmail.com', 1, 'Director', 1, 1, '2017-03-22 16:08:09', NULL, NULL),
(238, 140, 'Uy', 'Benjamin', '', NULL, '', 'recheck@gmail.com', 1, 'Recheck', 1, 1, '2017-04-11 11:54:35', NULL, NULL),
(239, 141, 'Yeo-Thompson', 'Lee Choo', '', NULL, '', 'recheck@gmail.com', 1, 'President', 1, 1, '2017-04-11 12:55:02', NULL, NULL),
(240, 142, 'Otani', 'Shogo', '', NULL, '', 'recheck@gmail.com', 1, 'General Manager', 1, 1, '2017-04-11 17:39:12', NULL, NULL),
(241, 143, 'Marasigan', 'Alva', '4641600', NULL, '', 'Alva.Marasigan@globalpower.com.ph', 1, 'Vice President, Controllership', 1, 1, '2017-04-11 17:49:03', NULL, NULL),
(242, 144, 'Delos Santos', 'Sophia', '', NULL, '', 'receheck@gmail.com', 1, 'President', 1, 1, '2017-04-11 18:05:26', NULL, NULL),
(243, 145, 'Gonzales', 'Joseph Trillana', '8862800', NULL, '09176324349', 'joseph.trillana.gonzales@aboitiz.com', 1, 'FVP - General mtfcouns_dtr_sys', 1, 1, '2017-05-10 14:12:05', NULL, NULL),
(244, 146, 'Palagua', 'Editha ', '', NULL, '', 'recheck@gmail.com', 1, 'Administrator, Estate of Maria Angbetic Laxina', 1, 1, '2017-05-18 15:54:56', NULL, NULL),
(245, 147, 'Ganendra, Dato Dr.', 'Dennis', '60379525772', NULL, '', 'dennisg@timelessgreen.com.my', 1, 'Founder Director', 1, 1, '2017-05-18 15:59:27', NULL, NULL),
(246, 148, 'Howon-Kim', 'Larry', '', NULL, '09985856450', 'larry.kim@cohecoph.com', 1, 'Director', 1, 1, '2017-05-18 16:14:44', NULL, NULL),
(247, 149, 'Ng', 'Esther', '897-0577/  +61 409 400432', NULL, '09189155944', 'jngmelb@yahoo.com', 1, 'Authorized Representative', 1, 1, '2017-05-29 10:07:05', NULL, NULL),
(248, 150, 'Punch', 'Thomas Norman ', '+61 414 655-222', NULL, '', 'tom@havenasia.com', 1, 'President', 1, 1, '2017-05-29 10:17:29', NULL, NULL),
(249, 151, 'Rojas', 'Jesusa Natividad', '4593214', NULL, '', 'jena.rojas@lafargeholcim.com', 1, 'Director', 1, 1, '2017-07-06 09:20:35', NULL, NULL),
(250, 152, 'Rojas', 'Jususa Natividad', '4593214', NULL, '', 'jena.rojas@lafargeholcim.com', 1, 'Director', 1, 1, '2017-07-06 09:26:43', NULL, NULL),
(251, 153, 'Rojas', 'Jesusa Natividad', '4593214', NULL, '', 'jena.rojas@lafargeholcim.com', 1, 'Director', 1, 1, '2017-07-06 09:31:49', NULL, NULL),
(252, 154, 'Cunanan', 'Andrew', '', NULL, '', 'recheck@gmail.com', 1, 'recheck', 1, 1, '2017-08-10 10:07:32', NULL, NULL),
(253, 155, 'Panganiban', 'Teresita', '', NULL, '', 'recheck@gmail.com', 1, 'President', 1, 1, '2017-08-10 10:11:11', NULL, NULL),
(254, 156, 'De Jong', 'Tjebco', '', NULL, '09060774913', 'tjebcodejong@yahoo.com', 1, 'Re-check', 1, 1, '2017-11-20 10:55:00', NULL, NULL),
(255, 157, 'Limkin', 'Laarni', '', NULL, '', 'research@strongview.com.ph', 1, 'Client', 1, 1, '2017-11-20 11:00:12', NULL, NULL),
(256, 158, '', '', '', NULL, '', 'recheck@gmail.com', 1, 'recheck', 1, 1, '2017-11-22 14:29:00', NULL, NULL),
(257, 159, '', '', '', NULL, '', 'check@gmail.com', 1, 'check', 1, 1, '2017-11-22 14:31:27', NULL, NULL),
(258, 160, '', '', '', NULL, '', 'check@gmail.com', 1, 'Client', 1, 1, '2017-11-28 09:46:43', NULL, NULL);

-- --------------------------------------------------------

--
-- Table structure for table `client_info_tbl`
--

CREATE TABLE `client_info_tbl` (
  `client_id` mediumint(9) NOT NULL,
  `client_code` varchar(20) NOT NULL,
  `client_name` varchar(200) NOT NULL,
  `client_address` varchar(255) DEFAULT NULL,
  `client_telno` varchar(50) DEFAULT NULL,
  `client_tinno` varchar(12) DEFAULT NULL,
  `billing_info` varchar(255) DEFAULT NULL,
  `website_email` varchar(50) DEFAULT NULL,
  `active` tinyint(1) NOT NULL DEFAULT '1',
  `insert_by` tinyint(4) DEFAULT NULL,
  `insert_dt` datetime DEFAULT NULL,
  `update_by` tinyint(4) DEFAULT NULL,
  `update_dt` datetime DEFAULT NULL,
  `client_group` varchar(100) NOT NULL,
  `industry_id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

--
-- Dumping data for table `client_info_tbl`
--

INSERT INTO `client_info_tbl` (`client_id`, `client_code`, `client_name`, `client_address`, `client_telno`, `client_tinno`, `billing_info`, `website_email`, `active`, `insert_by`, `insert_dt`, `update_by`, `update_dt`, `client_group`, `industry_id`) VALUES
(1, 'CMT', 'Citra Metro Manila Tollways Incorporation', '3rd Floor Toll Operations Building, Dona Soledad Avenue, Brgy. Don Bosco, 1705 Paranaque City', NULL, NULL, NULL, NULL, 1, 1, '2016-08-04 18:22:01', 1, '2016-08-04 20:21:44', 'Citra Group', 5),
(2, 'ABC', 'AB Capital International', 'c/o Unit 1601 OMM-CITRA Building San Miguel Avenue, Ortigas Center, Pasig City', NULL, NULL, NULL, NULL, 1, 1, '2016-08-04 18:32:53', 1, '2016-08-04 20:21:17', 'Citra Group', 5),
(3, 'PDF', 'Padma Funds', 'c/o Unit 1601 OMM CITRA Building', NULL, NULL, NULL, NULL, 1, 1, '2016-08-04 18:39:39', 1, '2016-08-04 20:12:22', 'Citra Group', 5),
(4, 'TAO', 'Trans-Asia Oil &amp; Energy Dev. Corp. (Phinma Energy ', '11th Floor, PHINMA Plaza 39 Plaza Drive, Rockwell Center Makati City', NULL, NULL, NULL, NULL, 1, 1, '2016-08-04 18:44:49', 1, '2017-01-06 12:54:19', 'Phinma Group', 7),
(5, 'GEN', 'Spouses Eduardo X. Genato &amp; Lydia M. Genato', '230 Amapola Street, Palm Village, Makati City', NULL, NULL, NULL, NULL, 1, 1, '2016-08-04 18:52:29', 1, '2016-08-04 20:37:08', 'Genato Group', 6),
(6, 'SEG', 'Segovia Family', 'Metro Star Building, Makati City', NULL, NULL, NULL, NULL, 1, 1, '2016-08-04 18:55:54', 1, '2016-08-04 20:45:08', 'FEATI Group', 4),
(7, 'HPI', 'HOLCIM Philippines, Inc.', '8th Floor, Three World Square McKinley Hill, Fort Bonifacio Taguig City', NULL, NULL, NULL, NULL, 1, 1, '2016-08-04 19:01:29', 1, '2016-08-04 20:47:55', 'Holcim Group', 6),
(8, 'CII', 'Concepcion Industries, Inc.', 'Km 20 East Service Road, South Superhighway Alabang, Muntinlupa City', NULL, NULL, NULL, NULL, 1, 1, '2016-08-04 19:23:22', NULL, NULL, '', 6),
(9, 'TAR', 'Trans-Asia Renewable Energy Corp.', '11th Floor, PHINMA Plaza 39 Plaza Drive, Rockwell Center Makati City', NULL, NULL, NULL, NULL, 1, 1, '2016-08-04 19:28:37', NULL, NULL, '', 6),
(10, 'STC', 'Star Tollways Corporation', 'Brgy. Tambo, Lipa City, Batangas', NULL, NULL, NULL, NULL, 1, 1, '2016-08-04 19:31:05', NULL, NULL, '', 6),
(11, 'FU', 'FEATI University, Inc.', 'Helios ST., Sta. Cruz Manila', NULL, NULL, NULL, NULL, 1, 1, '2016-08-04 19:35:44', NULL, NULL, '', 6),
(12, 'COR', 'Corsalis, Inc.', 'Suite 1604 East Tower Philippines Stock Exchange Road, Pasig City', NULL, NULL, NULL, NULL, 1, 1, '2016-08-04 20:14:27', NULL, NULL, '', 6),
(13, 'SLTC', 'South Luzon Tollways Corp.', '2nd Floor, Operation Bldg. Control Center, Km 44 Northbound, South Luzon Expressway, Sitio Latian, Brgy. Mapagong, Calamba City, Laguna', NULL, NULL, NULL, NULL, 1, 1, '2016-08-04 20:19:49', NULL, NULL, '', 6),
(14, 'VLAP', 'Victoria L. Araneta Properties, Inc. ', 'Araneta Compound, Victoria Avenue, Potrero Malabon', NULL, NULL, NULL, NULL, 1, 1, '2016-08-04 20:32:39', NULL, NULL, '', 6),
(15, 'RPMC', 'RPMC Resources, Inc.', 'Helios St., Sta. Cruz Manila', NULL, NULL, NULL, NULL, 1, 1, '2016-08-04 20:39:03', NULL, NULL, '', 6),
(16, 'RFM', 'RFM  Corporation', 'RFM Corporate Centre Pioneer cor. Sheridan Streets, Mandaluyong City', NULL, NULL, NULL, NULL, 1, 1, '2016-08-04 20:45:58', 1, '2016-09-05 19:16:39', 'Concepcion Group', 6),
(17, 'TEH', 'Triple Eight Holding, Inc.', 'c/o 7th Floor, RFM Corporation Center Pioneer cor. Sheridan Sts., Mandaluyong City 1550', NULL, NULL, NULL, NULL, 1, 1, '2016-08-11 18:28:07', NULL, NULL, '', 6),
(18, 'MSPI', 'Marina Square Properties, Inc.', '5/F New World Manila Bay Hotel, 1588 MH Del Pilar cor. P. Gil, Malate, 076, Brgy. 699, Manila', NULL, NULL, NULL, NULL, 1, 1, '2016-08-11 18:38:59', 1, '2016-08-15 18:03:41', 'Marina Group', 8),
(19, 'CRES', 'Crescent Point ', 'One Temasek AVenue, #20-01 Millenia Tower, SIngapore 039192', NULL, NULL, NULL, NULL, 1, 1, '2016-08-11 19:11:07', 1, '2017-01-25 15:54:03', 'Crescent Point', 6),
(20, 'KLC', 'Keyland Corporation', '18th Floor, Security Bank Center 6776 Ayala Avenue, Makati City Philippines 0719', NULL, NULL, NULL, NULL, 1, 1, '2016-08-11 19:16:57', 1, '2016-08-15 18:46:37', 'Security Bank', 9),
(21, 'AAI', 'Atlantic Aurum Investments Phil', '3rd Floor Toll Operations Building, Doña Soledad Avenue, Brgy Don Bosco, 1705 Parañaque City', NULL, NULL, NULL, NULL, 1, 1, '2016-08-11 19:22:37', NULL, NULL, '', 6),
(22, 'DHH', 'Dragon Housing Holding Philippines, Inc.', '17th floor, China Hong Kong Tower 8-2 Hennessy Road, Hongk Kong Area Code: 852', NULL, NULL, NULL, NULL, 1, 1, '2016-08-11 19:30:17', NULL, NULL, '', 6),
(23, 'ACI', 'Angelito C. Imperio', '17 Third Street, Saint Ignatius Village, Quezon City', NULL, NULL, NULL, NULL, 1, 1, '2016-08-11 19:33:53', NULL, NULL, '', 6),
(24, 'OLEP', 'Our Lady of Eternal Peace, Inc.', 'zon City of San Jose del Monte Bulacan, Bulacan', NULL, NULL, NULL, NULL, 1, 1, '2016-08-11 19:35:51', NULL, NULL, '', 6),
(25, 'CLI', 'Clinco Corporation', '8th Floor, Two World Square McKinley Hill, Fort Bonifacio, Taguig City', NULL, NULL, NULL, NULL, 1, 1, '2016-08-11 19:38:25', NULL, NULL, '', 6),
(26, 'CHI', 'Cemco Holdings, Inc.', '815-816 Tower One &amp; Exchange Plaza Ayala Triangle, Ayala Avenue, Makati City', NULL, NULL, NULL, NULL, 1, 1, '2016-08-11 19:43:58', 1, '2016-08-15 20:26:58', '', 4),
(27, 'HRI', 'Horizons Realty, Inc.', 'Km 20 East Service Road, South Superhighway Alabang, Muntinlupa City', NULL, NULL, NULL, NULL, 1, 1, '2016-08-11 19:47:40', NULL, NULL, '', 6),
(28, 'TAPC', 'Trans-Asia Petroleum Corporation', '11th Floor, PHINMA Plaza \r\n39 Plaza Drive, Rockwell Center\r\nMakati City', NULL, NULL, NULL, NULL, 1, 1, '2016-08-11 19:50:43', 1, '2016-08-15 20:36:25', 'Phinma Group', 6),
(29, 'TPGC', 'Trans-Asia Power Generation Corporation', '11th Floor, PHINMA Plaza \r\n39 Plaza Drive, Rockwell Center\r\nMakati City', NULL, NULL, NULL, NULL, 1, 1, '2016-08-11 19:53:51', 1, '2016-08-15 20:40:17', 'Phinma Group', 6),
(30, 'SYN', 'Syngtec Corporation', 'Unit 301 B, 936 Pasay Road Condominium Corporation (PRCC) 926 Arnaiz Ave., Brgy. San Lorenzo, Makati City', NULL, NULL, NULL, NULL, 1, 1, '2016-08-11 19:58:47', NULL, NULL, '', 6),
(31, 'GMP', 'Gregorio M. Perez', '141 Rizal Cor. Mabini St.,\r\nAyala Southvale Village\r\nBacoor, Cavite', NULL, NULL, NULL, NULL, 1, 1, '2016-08-11 20:01:53', NULL, NULL, '', 6),
(32, 'FKC', 'Francisco Ken Cortes', '3 Mushroom Street, Valle Verde 5, Brgy. Ugong, Pasig City 1604', NULL, NULL, NULL, NULL, 1, 1, '2016-08-11 20:05:02', NULL, NULL, '', 6),
(33, 'GDS', 'GDS Link Asia, Inc.', '5th Floor, Rufino Building 6784 Ayala Avenue, Makati City', NULL, NULL, NULL, NULL, 1, 1, '2016-08-11 20:07:55', NULL, NULL, '', 6),
(34, 'MBG', 'MBG Capital, Inc.', 'Twin Cities Condominium\r\nGround Floor, 110 Legazpi Street\r\nLegaspi Village, Makati City 1229', NULL, NULL, NULL, NULL, 1, 1, '2016-08-11 20:10:02', 1, '2016-08-25 19:24:51', 'Michael B. Garcia', 6),
(35, 'SPF', 'Seahedge Philippines Fund', 'c/o MBG Capital, Inc.\r\nGround Floor, 110 Legazpi Street\r\nLegaspi Village, Makati City 1229', NULL, NULL, NULL, NULL, 1, 1, '2016-08-11 20:12:31', 1, '2016-08-25 19:27:03', 'Michael B. Garcia', 6),
(36, 'MAR', 'Marubeni Corporation', '4-2 Ohtemachi, 1-chome\r\nChiyoda-ku, Tokyo 100-8088\r\nJapan', NULL, NULL, NULL, NULL, 1, 1, '2016-08-11 20:14:19', NULL, NULL, '', 6),
(37, 'CCEC', 'Citra Central Expressway Corporation', 'c/o 16th Floor, OMM-Citra Bldg., San Miguel Avenue, Ortigas Center, Pasig City', NULL, NULL, NULL, NULL, 1, 1, '2016-08-11 20:18:23', 1, '2016-08-25 19:42:24', 'Citra Metro Manila Tollway Corporation', 6),
(38, 'HMDC', 'Holcim Mining and Development Corporation', '8th Floor, Three World Square McKinley Hill, Fort Bonifacio Taguig City', NULL, NULL, NULL, NULL, 1, 1, '2016-08-11 20:23:06', 1, '2016-08-25 20:01:00', 'Holcim Group', 6),
(39, 'TTP', 'Teresita T. Perez', 'Unit 41-B Laguna Tower, The Residences Greenbelt, Esperanza St., Greenbelt, Makati City', NULL, NULL, NULL, NULL, 1, 1, '2016-08-11 20:25:16', NULL, NULL, '', 6),
(40, 'PHIN', 'PHINMA Corporation', '12th Floor, PHINMA Plaza\r\n39 Rockwell Drive, Rockwell Center, Makati City', NULL, NULL, NULL, NULL, 1, 1, '2016-08-11 20:27:24', NULL, NULL, '', 6),
(41, 'MSB', 'Ma. Theresa S. Borromeo', '#8 Joey Lane, White Plains, Quezon City', NULL, NULL, NULL, NULL, 1, 1, '2016-08-11 20:32:39', NULL, NULL, '', 6),
(42, 'SMDC', 'Sahara Management &amp; Development Corporation', '#1 Sahara Bldg., McArthur Hiway cor. Victoneta Ave., Potrero, Malabon', NULL, NULL, NULL, NULL, 1, 1, '2016-08-11 20:35:46', 1, '2016-09-05 19:43:12', '', 9),
(43, 'ELA', 'Eduardo L. Arcinue', '170 Rizal Avenue West, Lingayen, Pangasinan', NULL, NULL, NULL, NULL, 1, 1, '2016-08-15 18:27:23', NULL, NULL, '', 6),
(44, 'SLII', 'Source Leader International, Inc.', 'Unit 20D Two Lafayette Square 105 Toerdesillas Street, Salcedo Village, Makati City', NULL, NULL, NULL, NULL, 1, 1, '2016-08-15 18:32:49', NULL, NULL, '', 6),
(45, 'ECHI', 'E-Linkage Clearing House, Inc.', 'OMM-Citra Bldg., 16th and 23rd Flr. San Miguel Avenue, Ortigas Center, Pasig City', NULL, NULL, NULL, NULL, 1, 1, '2016-08-15 18:36:41', 1, '2016-09-05 20:06:39', 'Citra Metro Manila Tollway Corporation', 6),
(46, 'FTE', 'First Trust Emerging Market Small Cap AlphaDEX Fun', '120 East Liberty Drive, Suite 400\r\nWheaton, IL 60187', NULL, NULL, NULL, NULL, 1, 1, '2016-08-15 18:42:33', 1, '2016-09-05 20:25:01', 'First Trust Portfolios LP/First Trust Advisors LP', 10),
(47, 'WMH', 'W.M.H. Rennolds Co.', 'Km. 21 West Service Road, South Superhighway, Muntinlupa City\r\n', NULL, NULL, NULL, NULL, 1, 1, '2016-08-15 18:46:42', NULL, NULL, '', 6),
(48, 'CCRH', 'Concepcion Carrier Realty Holdings, Inc.', 'Km. 20 East Service Road South Superhighway Alabang, Muntinlupa City', NULL, NULL, NULL, NULL, 1, 1, '2016-08-15 18:51:37', NULL, NULL, '', 6),
(49, 'MEDC', 'McPower Energy Development Corp.', 'Unit 703, Liberty Center Building, 104 H.V. Dela Costa St., Makati City, Philippines', NULL, NULL, NULL, NULL, 1, 1, '2016-08-15 18:54:25', 1, '2016-09-08 18:17:18', '', 11),
(50, 'HEAB', 'Holcim East Asia Business Service Centre B.V. ', '8th Floor, Three World Square McKinley Hill, Fort Bonifacio Taguig City', NULL, NULL, NULL, NULL, 1, 1, '2016-08-15 19:00:10', 1, '2016-09-08 18:31:18', 'Holcim Group', 6),
(51, 'WTL', 'Wise Train Limited', 'Makati City, Philippines', NULL, NULL, NULL, NULL, 1, 1, '2016-08-15 19:06:31', 1, '2016-09-08 18:43:34', '', 12),
(52, 'TGP', 'TGP Pharma, Inc.', 'Km. 14 Edison St. cor. Cul De Sac West Service Road, Paranaque City', NULL, NULL, NULL, NULL, 1, 1, '2016-08-15 19:24:56', NULL, NULL, '', 6),
(53, 'IASA', 'Igusol Philippines, Inc.', 'Calle La Losa 7-2, Poligon Ind. Lentiscares, 26370 Navarrete-La Rioja, Spain', NULL, NULL, NULL, NULL, 1, 1, '2016-08-15 19:32:21', 1, '2016-09-08 18:53:21', '', 14),
(54, 'CIL', 'COHECO International Limted', 'NovaSage Chambers, P.O. Box 4389, Road Town, Tortola, British Virgin Islands PRINCIPAL OFFICE: Aso, Datakan, Kapangan Benguet, Philippines  MAKATI OFFICE: 1603 Pacific Star Bldg. Sen. Gil Puyat ', NULL, NULL, NULL, NULL, 1, 1, '2016-08-15 19:40:50', NULL, NULL, '', 6),
(55, 'TCI', 'Tommie Creative, Inc.', 'Km. 21 West Service Road, South Super Highway\r\nMuntinlupa City, Philippines', NULL, NULL, NULL, NULL, 1, 1, '2016-08-15 19:43:55', 1, '2016-09-19 14:37:05', 'Leechoo Y. Thompson', 6),
(56, 'JCFK', 'Joanne Christina Francisco Kong', 'Re-Check', NULL, NULL, NULL, NULL, 1, 1, '2016-08-15 19:48:10', NULL, NULL, '', 6),
(57, 'DCFI', 'Davao City Foods Industries, Inc.', 'Victoria Plaza\r\nJP Rizal Avenue\r\nBajada, Davao City', NULL, NULL, NULL, NULL, 1, 1, '2016-08-15 19:52:11', 1, '2016-09-19 15:23:10', '', 14),
(58, 'RGH', 'Rohan Graham Hodges', 'Melbourne, Australia', NULL, NULL, NULL, NULL, 1, 1, '2016-08-15 19:53:50', NULL, NULL, '', 6),
(59, 'HED', 'Hedcor Sibulan, Inc.', 'Darong, Sta. Cruz, Davao del Sur', NULL, NULL, NULL, NULL, 1, 1, '2016-08-15 19:58:07', NULL, NULL, '', 6),
(60, 'PRU', 'Pru Life UK', '22/F Marajo Tower\r\n312 26th Street West cor. Fourth Avenue\r\nBonifacio Global City, Taguig City', NULL, NULL, NULL, NULL, 1, 1, '2016-08-15 20:04:15', NULL, NULL, '', 6),
(61, 'ACQ', 'AcquaPower, Inc.', 'Makati City, Philippines', NULL, NULL, NULL, NULL, 1, 1, '2016-08-15 20:32:15', 24, '2016-09-22 09:44:53', 'Wise Train Limited', 12),
(62, 'IACA', 'iAcademy, Inc.', '324 Sen. Gil Puyat Avenue, Salcedo Village, Makati City', NULL, NULL, NULL, NULL, 1, 1, '2016-08-15 20:34:51', NULL, NULL, '', 6),
(63, 'FCC', 'Fortman Cline Capital Market Phils, Inc.', '7/F Liberty Center Building 104 H.V. Dela Costa St., Makati City', NULL, NULL, NULL, NULL, 1, 1, '2016-08-15 20:38:57', NULL, NULL, '', 6),
(64, 'MSCS', 'MSCS Philippines, Inc. ', 'Re-check', NULL, NULL, NULL, NULL, 1, 1, '2016-08-15 20:44:03', NULL, NULL, '', 6),
(65, 'SAN', 'Sanyo Seiki Stainless Steel Corporation', '2001 World Trade Exchange Bldg. 215 Juan Luna St, Binondo, Manila', NULL, NULL, NULL, NULL, 1, 1, '2016-08-15 20:46:31', NULL, NULL, '', 6),
(66, 'JAZ', 'Jazy Policrete, Inc.', '#28 Madison St. cor. Union St., Mandaluyong City', NULL, NULL, NULL, NULL, 1, 1, '2016-08-22 18:27:25', NULL, NULL, '', 6),
(67, 'CIP', 'CIP II Power Corporation', 'Barangay Quirino, Bacnotan, La Union, Philippines', NULL, NULL, NULL, NULL, 1, 1, '2016-08-22 18:31:37', 1, '2016-09-19 16:58:05', 'Trans-Asia', 6),
(68, 'API', 'AsiaMortar Philippines, Inc.', '#28 Madison St. cor. Union St., Mandaluyong City', NULL, NULL, NULL, NULL, 1, 1, '2016-08-22 18:34:03', 1, '2016-10-12 14:16:01', '', 6),
(69, 'NFCI', 'New Food Coatings (Philippines) Incorporated', 'Unit A. 103 Excellence Avenue, Carmelray Industrial Park 1, Calamba, Laguna', NULL, NULL, NULL, NULL, 1, 1, '2016-08-22 18:36:37', 1, '2016-09-05 19:29:01', '', 6),
(70, 'OVD', 'One Versace Development Corporation', 'Unit 290 Avant At the Fort, 3rd Ave., 26th St. cor. Bonifacio Global City, Taguig City', NULL, NULL, NULL, NULL, 1, 1, '2016-08-22 18:38:57', 1, '2016-09-19 17:12:35', '', 9),
(71, 'ALLO', 'Allotrope Partners', '105 Cecil Street, 15-01, The Octagon, Singapore 069534', NULL, NULL, NULL, NULL, 1, 1, '2016-08-22 18:52:21', NULL, NULL, '', 6),
(72, 'CAI', 'Casas + Architects, Inc.', 'Penthouse, Paseo Center, 8757 Paseo de Roxas, Salcedo Village, Makati City', NULL, NULL, NULL, NULL, 1, 1, '2016-08-22 18:57:02', NULL, NULL, '', 6),
(73, 'FPG', 'FPG Insuarance Holdings Limited', '32/F Zuellig Bldg., Makati Ave., cor. Paseo de Roxas, Makati City, Phils./  Room 176, Medical Arts Bldg. 3, Cardinal Santos Medical Center 10 Wilson St., Greenhills', NULL, NULL, NULL, NULL, 1, 1, '2016-08-25 18:30:28', NULL, NULL, '', 6),
(74, 'LRAI', 'Lafarge Republic Aggregates, Inc. ', '7th Floor, Two World Square\r\nMcKinley Hill, Fort Bonifacio ', NULL, NULL, NULL, NULL, 1, 1, '2016-08-25 18:35:00', NULL, NULL, '', 6),
(75, 'APC', 'APC Properties, Inc. ', '7th Floor, Two World Square\r\nMcKinley Hill, Fort Bonifacio ', NULL, NULL, NULL, NULL, 1, 1, '2016-08-25 18:41:58', NULL, NULL, '', 6),
(76, 'QLI', 'Quimson Limestones, Inc.', '7th Floor, Two World Square\r\nMcKinley Hill, Fort Bonifacio ', NULL, NULL, NULL, NULL, 1, 1, '2016-08-25 19:04:41', NULL, NULL, '', 6),
(77, 'SCMC', 'Sigma Cee Mining Corporation', '7th Floor, Two World Square\r\nMcKinley Hill, Fort Bonifacio ', NULL, NULL, NULL, NULL, 1, 1, '2016-08-25 19:09:31', NULL, NULL, '', 6),
(78, 'CSR', 'Center for Strategic Reforms of the Phils', 'Rm. 702 FSS Bldg. II\r\nSct. Tuason Cor. Sct. Castor\r\nBrgy. LagingHanda, Quezon City', NULL, NULL, NULL, NULL, 1, 1, '2016-08-25 19:18:06', NULL, NULL, '', 6),
(79, 'ISI', 'Infocycle Solutions, Inc.', '4F Filipino Buidling, 135 Dela Rosa St., Legaspi Village, Makati City', NULL, NULL, NULL, NULL, 1, 1, '2016-08-25 19:25:30', NULL, NULL, '', 6),
(80, 'PCMP', 'Padma Citra Maharlikha Philippines, Inc.', '3rd Flr., Toll Operations Building\r\nDoña Soldead Ave., Brgy. Don Bosco\r\n1705 Parañaque City', NULL, NULL, NULL, NULL, 1, 1, '2016-08-25 19:33:37', NULL, NULL, '', 6),
(81, 'BMC', 'Behn Meyer Chemicals (Philippines), Inc.', 'No. 17, San Miguel Avenue\r\n#1808, Hanston Square\r\nOrtigas Center, Pasig City\r\n', NULL, NULL, NULL, NULL, 1, 1, '2016-08-25 20:04:41', NULL, NULL, '', 6),
(82, 'FWPI', 'Falcon Waterfree Philippines, Inc.', 'GF Unique Plaza Bldg., 56 Sierra Madre St., Hi-way Hills, Mandaluyong City', NULL, NULL, NULL, NULL, 1, 1, '2016-09-05 18:52:57', NULL, NULL, '', 6),
(83, 'WEST', 'Dorrit West', 'Denmark', NULL, NULL, NULL, NULL, 1, 1, '2016-09-05 18:58:22', NULL, NULL, '', 6),
(84, 'HSI', 'Hedcor Sabangan, Inc.', 'Namatec, Sabangan, Mountain Provicen, NAC Tower, 32nd St., Bonifacio Global City', NULL, NULL, NULL, NULL, 1, 1, '2016-09-05 19:08:39', NULL, NULL, '', 6),
(85, 'ARA', 'Alvis Realty Asia LLC', '2F CYA Land, 110 Rada St., Legaspi Village, Makati City', NULL, NULL, NULL, NULL, 1, 1, '2016-09-05 19:20:13', NULL, NULL, '', 6),
(86, 'ATI', 'ATI Consultores', 'ATI Consultoores, Avda. M40, N21, 137, 28925 Madrid, Spain', NULL, NULL, NULL, NULL, 1, 1, '2016-09-05 19:24:32', NULL, NULL, '', 6),
(87, 'NFC', 'Nicchoong Family Corporation', 'Unit 290 Avant At the Fort, 3rd Avenue, 26th Street cor. Bonifacio  Global City, Taguig City', NULL, NULL, NULL, NULL, 1, 1, '2016-09-05 19:34:26', NULL, NULL, '', 6),
(88, 'HRDC', 'Holcim Resources and Development Corporation', '5th Floor, One Campus Place, Tower B, 1080 Campus Avenue, Mckinley Town Center, Taguig City 1634\r\n', NULL, NULL, NULL, NULL, 1, 1, '2016-09-05 19:46:35', 1, '2016-09-21 10:16:34', 'Holcim Group', 6),
(89, 'LHAI', 'LafargeHolcim Aggregates, Inc. ', '5th Floor, One Campus Place, Tower B, 1080 Campus Avenue, Mckinley Town Center, Taguig City 1634', NULL, NULL, NULL, NULL, 1, 1, '2016-09-05 20:00:03', NULL, NULL, '', 6),
(90, 'APCD', 'APC Distribution Network, Inc.', '5th Floor, One Campus Place, Tower B, 1080 Campus Avenue, Mckinley Town Center, Taguig City 1634', NULL, NULL, NULL, NULL, 1, 1, '2016-09-05 20:09:50', NULL, NULL, '', 6),
(91, 'LGMC', 'Limay Grinding Mill Corporation', '5th Floor, One Campus Place, Tower B, 1080 Campus Avenue, Mckinley Town Center, Taguig City 1634', NULL, NULL, NULL, NULL, 1, 1, '2016-09-05 20:12:42', NULL, NULL, '', 6),
(92, 'SSI', 'Seacem Silos, Inc.', '5th Floor, One Campus Place, Tower B, 1080 Campus Avenue, Mckinley Town Center, Taguig City 1634', NULL, NULL, NULL, NULL, 1, 1, '2016-09-05 20:27:33', NULL, NULL, '', 6),
(93, 'SCCC', 'Southern Cross Cement Corporation', '5th Floor, One Campus Place, Tower B, 1080 Campus Avenue, Mckinley Town Center, Taguig City 1634', NULL, NULL, NULL, NULL, 1, 1, '2016-09-05 20:30:32', NULL, NULL, '', 6),
(94, 'GCH', 'Gate Capital Holdings PTE. LTD', 'Unit 22, 22/F Legaspi Suites 178 Salcedo St., Legaspi Village Makati City 1229', NULL, NULL, NULL, NULL, 1, 1, '2016-09-08 16:42:40', NULL, NULL, '', 6),
(95, 'BBS', 'Benchmark Broadcast Systems Philippines, Inc.', '12 Tannery Road #09-05/06/07 HB Centre, Singapore 347722', NULL, NULL, NULL, NULL, 1, 1, '2016-09-08 16:45:51', NULL, NULL, '', 6),
(96, 'HINC', 'Hedcor, Inc.', '214 Ambuklao Road Obulan, Bektel La Trinidad, Benguet', NULL, NULL, NULL, NULL, 1, 1, '2016-09-08 16:48:58', 1, '2016-09-08 16:52:59', '', 6),
(97, 'LHC', 'Luzon Hydro Corporation', 'Poblacion Alilem Ilocos Sur', NULL, NULL, NULL, NULL, 1, 1, '2016-09-08 16:51:59', NULL, NULL, '', 6),
(98, 'VSI', 'Vertical Space Interiors, Inc.', '268 Unit B and C, IPMC Building Barangay Niog, Bacoor City, Cavite', NULL, NULL, NULL, NULL, 1, 1, '2016-09-08 16:55:23', NULL, NULL, '', 6),
(99, 'GLGI', 'Go Lifestyle Group, Inc.', 'Unit 22, 22/F Legaspi Suites 178 Salcedo St., Legaspi Village Makati City 1229', NULL, NULL, NULL, NULL, 1, 1, '2016-09-08 16:57:15', NULL, NULL, '', 6),
(100, 'SMC', 'Shea Mira Corporation', 'Unit 22, 22/F Legaspi Suites 178 Salcedo St., Legaspi Village Makati City 1229', NULL, NULL, NULL, NULL, 1, 1, '2016-09-08 17:06:01', NULL, NULL, '', 6),
(101, 'EPI', 'Emerging Power, Inc.', 'Unit 1603B West Tower Philippine Stock Exchange Center, Exchange Road, Ortigas', NULL, NULL, NULL, NULL, 1, 1, '2016-09-08 17:11:45', NULL, NULL, '', 6),
(102, 'BRH', 'BRH Property Holdings, Inc.', '5th Floor, Rufino Bldg., 678 Ayala Ave., Makati City', NULL, NULL, NULL, NULL, 1, 1, '2016-09-08 18:19:50', 1, '2016-09-21 14:53:05', '', 15),
(103, 'DLI', 'Drugmakers Laboratories, Inc.', 'E &amp; E Complex, Narra Road, Brgy. San Antonio, San Pedro, Laguna', NULL, NULL, NULL, NULL, 1, 1, '2016-09-08 18:22:31', 1, '2016-09-08 18:28:40', '', 6),
(104, 'OMN', 'Omnibuild, Inc.', '#28 Madison St. cor. Union St., Mandaluyong City', NULL, NULL, NULL, NULL, 1, 1, '2016-09-08 18:30:59', 1, '2016-09-08 18:33:03', '', 6),
(105, 'PPIC', 'Pinoy Properties Investment Corporation', 'Unit 290 Avant  At the Fort 3rd Avenue 26th St. cor. Bonifacio Global City Taguig City', NULL, NULL, NULL, NULL, 1, 1, '2016-09-08 18:37:32', NULL, NULL, '', 6),
(106, 'AII', 'Advatech Industries, Inc.', 'Advatech Bldg., 14 Buenconsejo St., cor. Ligaya St., Plainview, Mandaluyong City', NULL, NULL, NULL, NULL, 1, 1, '2016-09-08 18:41:27', NULL, NULL, '', 6),
(107, 'SWMC', 'Southwest Marine Corporation', '5th Floor, S &amp; L Building 1500 Roxas Boulevard, Ermita, Manila', NULL, NULL, NULL, NULL, 1, 1, '2016-09-08 18:44:39', 1, '2016-09-08 18:46:09', '', 6),
(108, 'MIR', 'Mirabilis Corporation', 'Re-cheeck', NULL, NULL, NULL, NULL, 1, 1, '2016-09-08 18:54:21', NULL, NULL, '', 6),
(109, 'GCC', 'Global Creditpros Corporation', 'Makati City', NULL, NULL, NULL, NULL, 1, 1, '2016-09-08 18:56:05', NULL, NULL, '', 6),
(110, 'PWC', 'Prime Water Corporation', 'Unit 14-17 Small Business Offices ', NULL, NULL, NULL, NULL, 1, 1, '2016-09-08 18:58:26', NULL, NULL, '', 6),
(111, 'PLBD', 'The Plaza Lodge Baguio City Developement Corp', 'Unit 509 Tektite Tower, San Miguel Avenue, Ortigas Center, Pasig City', NULL, NULL, NULL, NULL, 1, 1, '2016-09-08 19:00:45', 1, '2016-09-21 15:57:22', '', 9),
(112, 'PLBM', 'The Plaza Lodge Baguio City Management Corp.', 'Unit 509 Tektite Tower, San Miguel Avenue, Ortigas Center, Pasig City', NULL, NULL, NULL, NULL, 1, 1, '2016-09-08 19:02:16', NULL, NULL, '', 6),
(113, 'NMGR', 'Nisce Mamuric Guinto Rivera &amp; Alcantara', '8/F 139 Corporate Center, 139 Valero St., Salcedo Village, Makati City 1227', NULL, NULL, NULL, NULL, 1, 1, '2016-09-21 16:08:49', NULL, NULL, '', 6),
(114, 'MPF', 'MPF Account (Non-Billable)', 'Unit 15A, ACT Tower, 135 H.V. Dela Costa St., Salcedo Village, Makati City', NULL, NULL, NULL, NULL, 1, 24, '2016-09-22 10:14:51', 1, '2016-09-22 14:57:16', '', 6),
(115, 'FEMC', 'Filipinas Elson Manufacturing Corporation', 'Suit 71, Zeta Building,191 Salcedo St., Legaspi Village, Makati City', NULL, NULL, NULL, NULL, 1, 1, '2016-09-22 13:21:19', NULL, NULL, '', 6),
(116, 'VITA', 'Vitalite Trading', '438 Del Monte Ave., Brgy. Sienna, Quezon City', NULL, NULL, NULL, NULL, 1, 1, '2016-09-22 13:48:06', NULL, NULL, '', 6),
(117, 'SPFI', 'Southwest Premiere Ferries, Inc.', '5th Floor, S &amp; L Building, 1500 Roxas Blvd., Brgy. 668, Ermita, Manila 1000', NULL, NULL, NULL, NULL, 1, 1, '2016-09-23 09:30:02', 1, '2016-10-14 14:42:08', '', 6),
(118, 'AGEH', 'Ayala Greenfield Estates Homeowners Association, I', 'Brgy. Maugong, Calamba City, Laguna 4027', NULL, NULL, NULL, NULL, 1, 1, '2016-09-28 13:25:09', 1, '2016-10-14 14:43:58', '', 6),
(119, 'LEVY', 'Gil Levy', 'Gilson John Pty Limited Level 5,6 O\'Çonnell Street, Sydney 2000', NULL, NULL, NULL, NULL, 1, 1, '2016-10-14 14:49:21', NULL, NULL, '', 6),
(120, 'CMI', 'Centre Medicale Internationale, Inc.', '32/F Zuellig Building, 8741 Paseo de Roxas cor. Makati Avenue, Bel-Air, Makati', NULL, NULL, NULL, NULL, 1, 1, '2016-11-21 11:37:27', 1, '2016-11-21 12:40:43', '', 6),
(121, 'ZHAH', 'Z Healthcare Asia Holdings Corporation', '32/F Zuellig Building, 8741 Paseo de Roxas cor. Makati Avenue, Bel-Air, Makati City', NULL, NULL, NULL, NULL, 1, 1, '2016-11-21 12:49:57', NULL, NULL, '', 6),
(122, 'MIT', 'Mitsubishi Corporation', '14th Flr., L.V. Locsin Bldg., 6752 Ayala Avenue cor. Makati Ave., Makati City, Metro Manila, Philippines', NULL, NULL, NULL, NULL, 1, 1, '2016-11-21 13:23:05', NULL, NULL, '', 6),
(123, 'SGTI', 'Southwest Gas Trading Inc.', 'Unit 808 The Taipan Placw, F. Ortigas Jr. Road, San Antonio, Ortigas Center, Pasig City 1605', NULL, NULL, NULL, NULL, 1, 1, '2017-01-24 12:57:12', NULL, NULL, '', 6),
(124, 'GMPI', 'Greefin Management Professionals, Inc.', 'Unit 15A, ACT Tower 135 HV Dela Costa St., Salcedo Village, Bel-Air, Makati City', NULL, NULL, NULL, NULL, 1, 1, '2017-01-24 13:01:37', NULL, NULL, '', 6),
(125, 'GGSP', 'GDS Global Services Philippines, Inc.', '14th Floor Suite D, Robinsons Summit Center 6783 Ayala Avenue, Makati City', NULL, NULL, NULL, NULL, 1, 1, '2017-01-24 13:08:11', NULL, NULL, '', 6),
(126, 'SSL', 'Sharon Siok Lim', 'Unit 290 Avant At The Fort, 3rd Avenue 26th Street cor. Bonifacio Global City, Taguig City', NULL, NULL, NULL, NULL, 1, 1, '2017-01-24 14:24:05', NULL, NULL, '', 6),
(127, 'HKS', 'HKS, Inc.', '350 N Saint Paul St., Suite 100 Dallas, Texas 75201-240 51 Duxon, SIngapore 089515', NULL, NULL, NULL, NULL, 1, 1, '2017-01-24 14:27:19', NULL, NULL, '', 6),
(128, 'JAR', 'Mr. Jose Antonio M. Romulo', 'Apartment 305, 215 Salcedo Street, Legaspi Village, Makati City', NULL, NULL, NULL, NULL, 1, 1, '2017-01-24 16:25:56', NULL, NULL, '', 6),
(129, 'FPI', 'Filipinas Paradise Inc.', '10th Floor, Stanisco Tower, 999 Pedro Gil St., Ermita. Manila', NULL, NULL, NULL, NULL, 1, 1, '2017-01-24 16:32:47', NULL, NULL, '', 6),
(130, 'CRI', 'Clarus RCM Infotech (India) Private Limited', 'No. 134/62 Level 2 Greenways Road, Raja Annamalai Puram Chennai, Tamil Nadu, 600028, India', NULL, NULL, NULL, NULL, 1, 1, '2017-01-25 14:06:59', NULL, NULL, '', 6),
(131, 'LORV', 'Lucky One Realty Ventures, Inc.', '7th Floor, Two World Square Mckinley Hill, Fort Bonifacio Taguiq City', NULL, NULL, NULL, NULL, 1, 1, '2017-02-17 11:35:50', NULL, NULL, '', 6),
(132, 'PAN', 'Pantaleon Family', 're-check', NULL, NULL, NULL, NULL, 1, 1, '2017-02-17 11:39:13', NULL, NULL, '', 6),
(133, 'ZLAS', 'Z Lifestyle and Science Corporation', 'Unit 22, 2nd Floor, Legaspi Suites, 178 Salcedo Street, Legaspi Village, Makati City, 1229', NULL, NULL, NULL, NULL, 1, 1, '2017-03-03 11:11:42', NULL, NULL, '', 6),
(134, 'OAAC', 'One Accrete and Accent Chemicals, Inc.', '#28 Madison Street, Mandaluyong City', NULL, NULL, NULL, NULL, 1, 1, '2017-03-22 15:48:48', NULL, NULL, '', 6),
(135, 'ART', 'Art Personas, Inc.', 'Unit 22, 22nd Floor, Legaspi Suites, 178 Salcedo Street, Legaspi Village, Makati City 1229', NULL, NULL, NULL, NULL, 1, 1, '2017-03-22 15:54:23', NULL, NULL, '', 6),
(136, 'DERM', 'Derma 360° Corporation', '105 Ground Floor, Loyas South Tower. Rockwell Center, Makati City', NULL, NULL, NULL, NULL, 1, 1, '2017-03-22 15:57:55', NULL, NULL, '', 6),
(137, 'DPI', 'Dojesta Philippines, Inc.', 'Derech Hayam 19/57 Ganey Tikva 559/220 ', NULL, NULL, NULL, NULL, 1, 1, '2017-03-22 15:59:46', NULL, NULL, '', 6),
(138, 'SCC', 'Sustento Capital Corporation', 'Makati City, Philippines', NULL, NULL, NULL, NULL, 1, 1, '2017-03-22 16:03:27', NULL, NULL, '', 6),
(139, 'ASSI', 'Asia Society for Social Improvement and Sustainable Transformation', 'Level 8, Montepino Bldg. 138 Adelantado St. cor. Gamboa St., Legaspi Village, Makati City', NULL, NULL, NULL, NULL, 1, 1, '2017-03-22 16:08:09', NULL, NULL, '', 6),
(140, 'BZU', 'Benjamin Zabala Uy', '1160W One Rockwell West Tower Rockwell Drive cor. Estrella St. Makati City', NULL, NULL, NULL, NULL, 1, 1, '2017-04-11 11:54:35', NULL, NULL, '', 6),
(141, 'ASC', 'Amalgamated Specialties Corporation', 'Km 121 West Service Road South Superhighway Cupang, Muntinlupa City', NULL, NULL, NULL, NULL, 1, 1, '2017-04-11 12:55:02', NULL, NULL, '', 6),
(142, 'PAPS', 'PIC Asia Pacific SDN. BHD. (Philippine Branch) ', '8th Floor, L.V. Locsin Building, Ayala cor. Makati Ave., Makati City, Philippines', NULL, NULL, NULL, NULL, 1, 1, '2017-04-11 17:39:12', NULL, NULL, '', 6),
(143, 'GBPC', 'Global Business Power Corporation', '22nd Floor GT Tower International 6813 Ayala Avenue corner H.V. Dela Costa St., Salcedo Village, 1227 Makati City', NULL, NULL, NULL, NULL, 1, 1, '2017-04-11 17:49:03', NULL, NULL, '', 6),
(144, 'TII', 'Tradeshow International Inc.', 'Rm 302, 3rd Floor, Reliance IT Center, 99 e. Rodriguez Jr. Ave., Brgy. Ugong, Pasig City', NULL, NULL, NULL, NULL, 1, 1, '2017-04-11 18:05:26', NULL, NULL, '', 6),
(145, 'ABOI', 'Aboitiz Power Corporation ', 'NAC Tower, 32nd Street, Bonifacio Global City, Taguig City, Manila', NULL, NULL, NULL, NULL, 1, 1, '2017-05-10 14:12:03', NULL, NULL, '', 6),
(146, 'NJL', 'Laxina, Nestor Jimenez', 'New Jersey, USA', NULL, NULL, NULL, NULL, 1, 1, '2017-05-18 15:54:56', NULL, NULL, '', 6),
(147, 'TGI', 'Timeless Green, Inc.', 'Lot 6, Jalan 51A/223 46100 Petaling Jaya Selangor, Malaysia', NULL, NULL, NULL, NULL, 1, 1, '2017-05-18 15:59:27', NULL, NULL, '', 6),
(148, 'LHK', 'Kim. Larry H.', 'NovaSage Chambers P.O. Box 4389 Road Town, Tortola British Virgin Islands', NULL, NULL, NULL, NULL, 1, 1, '2017-05-18 16:14:44', NULL, NULL, '', 6),
(149, 'EHN', 'Esther H. Ng', 'c/o Star House, Inc.\r\nUnit 204, 1007 Metropolitan Avenue, Makati City', NULL, NULL, NULL, NULL, 1, 1, '2017-05-29 10:07:05', NULL, NULL, '', 6),
(150, 'HCP', 'Havenasia Consumer Products Philippines, Inc.', 'G/F One Ecom Center, Ocean Drive\r\nMOA Complex, Pasay City', NULL, NULL, NULL, NULL, 1, 1, '2017-05-29 10:17:28', NULL, NULL, '', 6),
(151, 'CAHI', 'Calumboyan Holdings, Inc.', '14th Floor Net Cube Center, 3rd Avenue cor. 30th Street, 1634 E-Square Crescent Park West Bonifacio Global City, Taguig City', NULL, NULL, NULL, NULL, 1, 1, '2017-07-06 09:20:35', NULL, NULL, '', 6),
(152, 'LHPI', 'Lafarge Holdings (Philippines), Inc.', '7th Floor Venice Corporate Center, 8 Turin Street, McKinley Town Center, Fort Bonifacio, Taguig City', NULL, NULL, NULL, NULL, 1, 1, '2017-07-06 09:26:41', 1, '2017-11-22 14:39:30', '', 6),
(153, 'UCHC', 'Union Cement Holdings Corporation', '7/F Two World Square, McKinley Hill, Fort Bonifacio, Taguig City', NULL, NULL, NULL, NULL, 1, 1, '2017-07-06 09:31:48', NULL, NULL, '', 6),
(154, 'ITC', 'Intelligens Tempus Corporation', 'Unit 15A, ACT Tower, 135 H.V. Dela Costa St., Salcedo Village, Makati City', NULL, NULL, NULL, NULL, 1, 1, '2017-08-10 10:07:32', NULL, NULL, 'Wise Train Limited', 6),
(155, 'FCFI', 'FriendlyCare Foundation, Inc.', '710 Shaw Boulevard, Mandaluyong City, Philippines', NULL, NULL, NULL, NULL, 1, 1, '2017-08-10 10:11:11', NULL, NULL, '', 6),
(156, 'TDJ', 'Tjebco De Jong', 'Re-check', NULL, NULL, NULL, NULL, 1, 1, '2017-11-20 10:55:00', NULL, NULL, '', 6),
(157, 'LJCL', 'Laarni Janel Cruz Limkin, CFA', 'Room 305 The Renaissance 215 Salcedo St., Legaspi Village, Makati City', NULL, NULL, NULL, NULL, 1, 1, '2017-11-20 11:00:11', NULL, NULL, '', 6),
(158, 'TEI', 'Trucktrade Enterprises, Inc,', 'Recheck', NULL, NULL, NULL, NULL, 1, 1, '2017-11-22 14:29:00', NULL, NULL, '', 6),
(159, 'ADDY', 'Addy, Christian', 'Check', NULL, NULL, NULL, NULL, 1, 1, '2017-11-22 14:31:27', 1, '2017-11-28 09:45:43', '', 6),
(160, 'RLVL', 'Ronnie Leslie V. Lipio', 'Check', NULL, NULL, NULL, NULL, 1, 1, '2017-11-28 09:46:43', NULL, NULL, '', 6);

-- --------------------------------------------------------

--
-- Stand-in structure for view `client_list_vw`
-- (See below for the actual view)
--
CREATE TABLE `client_list_vw` (
`client_id` mediumint(9)
,`client_code` varchar(20)
,`client_group` varchar(100)
,`client_name` varchar(200)
,`client_active` tinyint(1)
,`client_contact_id` int(11)
,`contact_name` varchar(101)
,`contact_lastname` varchar(50)
,`contact_firstname` varchar(50)
,`contact_type` tinyint(4)
,`contact_active` tinyint(1)
);

-- --------------------------------------------------------

--
-- Table structure for table `department_tbl`
--

CREATE TABLE `department_tbl` (
  `department_id` int(11) NOT NULL,
  `dept_code` varchar(50) NOT NULL,
  `dept_name` varchar(200) NOT NULL,
  `active` tinyint(4) NOT NULL,
  `insert_by` tinyint(4) NOT NULL,
  `insert_dt` datetime NOT NULL,
  `update_by` tinyint(4) DEFAULT NULL,
  `update_dt` datetime DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

--
-- Dumping data for table `department_tbl`
--

INSERT INTO `department_tbl` (`department_id`, `dept_code`, `dept_name`, `active`, `insert_by`, `insert_dt`, `update_by`, `update_dt`) VALUES
(1, 'COS', 'DDDDD', 0, 1, '2016-06-02 14:42:42', 1, '2016-06-02 14:42:54'),
(2, 'COS', 'Corporate Services', 1, 1, '2016-07-25 11:45:35', NULL, NULL),
(3, 'IMM', 'Immigration', 1, 1, '2016-07-25 11:45:52', 1, '2016-07-25 11:47:28'),
(4, 'LAB', 'Labor', 1, 1, '2016-07-25 11:46:00', NULL, NULL),
(5, 'LIT', 'Litigation', 1, 1, '2016-07-25 11:46:11', NULL, NULL),
(6, 'RET', 'Retainer', 1, 1, '2016-07-25 11:46:30', NULL, NULL),
(7, 'SP', 'Special Project', 1, 1, '2016-07-25 11:46:45', NULL, NULL),
(8, 'TAX', 'Tax', 1, 1, '2016-07-25 11:47:57', NULL, NULL);

-- --------------------------------------------------------

--
-- Table structure for table `file_billing_tbl`
--

CREATE TABLE `file_billing_tbl` (
  `file_billing_id` bigint(20) NOT NULL,
  `user_id` int(11) NOT NULL,
  `position` tinyint(4) NOT NULL,
  `billing_date` datetime NOT NULL,
  `file_id` int(11) NOT NULL,
  `work_detail` text NOT NULL,
  `rate` double NOT NULL,
  `time_spent_sec` smallint(6) DEFAULT NULL,
  `time_spent` float NOT NULL,
  `amount` double NOT NULL,
  `active` tinyint(1) NOT NULL DEFAULT '1',
  `insert_by` tinyint(4) DEFAULT NULL,
  `insert_dt` datetime DEFAULT NULL,
  `update_by` tinyint(4) DEFAULT NULL,
  `update_dt` datetime DEFAULT NULL,
  `task_type` tinyint(4) NOT NULL COMMENT '0 - Non-billable; 1- Billable',
  `start_time` time NOT NULL,
  `end_time` time NOT NULL,
  `task_code` tinyint(4) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

--
-- Dumping data for table `file_billing_tbl`
--

INSERT INTO `file_billing_tbl` (`file_billing_id`, `user_id`, `position`, `billing_date`, `file_id`, `work_detail`, `rate`, `time_spent_sec`, `time_spent`, `amount`, `active`, `insert_by`, `insert_dt`, `update_by`, `update_dt`, `task_type`, `start_time`, `end_time`, `task_code`) VALUES
(1, 12, 0, '2016-08-04 00:00:00', 1, 'Attended meeting at ', 6500, NULL, 2, 13000, 1, 12, '2016-08-04 19:48:17', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(2, 12, 0, '2016-08-04 00:00:00', 1, 'Attended meeting at ', 6500, NULL, 3, 19500, 1, 12, '2016-08-04 19:51:27', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(3, 12, 0, '2016-08-04 00:00:00', 1, 'Wrote email to', 0, NULL, 1, 0, 1, 12, '2016-08-04 19:53:07', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(4, 18, 0, '2016-08-10 00:00:00', 10, 'Drafted affidavit of Atty. Arbis re:  SPA on nominee shares on ACC-RCC sale of ICC shares', 0, NULL, 1.5, 0, 1, 18, '2016-09-19 10:28:49', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5, 18, 0, '2016-08-10 00:00:00', 10, 'Wrote letter to BIR ECTAD explaining 1) proof of cost; 2) SPA on nominee shares; 3) exchange rate', 0, NULL, 4, 0, 1, 18, '2016-09-19 10:37:20', NULL, NULL, 1, '13:00:00', '17:00:00', 9),
(6, 17, 0, '2016-08-17 00:00:00', 87, 'Attended meeting with Ignasi Vegas and Engr. John Yrastorza and RAB (re: Igusol\'s and Promudix issues with BAI)', 2500, NULL, 1, 2500, 1, 17, '2016-09-19 10:46:46', NULL, NULL, 1, '13:00:00', '14:00:00', 1),
(7, 18, 0, '2016-09-19 00:00:00', 10, 'Read Email from client', 0, NULL, 0.35, 0, 1, 18, '2016-09-19 10:48:40', NULL, NULL, 1, '00:00:00', '00:00:00', 4),
(8, 12, 0, '2016-09-19 00:00:00', 63, 'Attended meeting at  ', 0, NULL, 1, 0, 1, 21, '2016-09-19 11:29:01', NULL, NULL, 1, '10:00:00', '11:00:00', 1),
(9, 16, 0, '2016-09-19 00:00:00', 90, 'Traveled to Paranaque City RTC branch 195', 0, NULL, 1.75, 0, 0, 16, '2016-09-20 06:48:37', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(10, 16, 0, '2016-09-20 00:00:00', 90, 'Traveled to Parañaque City RTC Branch 195 for hearing', 0, NULL, 1.5, 0, 1, 16, '2016-09-20 06:51:15', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(11, 16, 0, '2016-09-20 00:00:00', 90, 'Attended trial/hearing at Paranaque RTC Branch 195 (Motion for Reconsideration)', 0, NULL, 1, 0, 1, 16, '2016-09-20 11:26:41', 16, '2016-09-20 11:27:53', 2, '00:00:00', '00:00:00', 15),
(12, 16, 0, '2016-09-20 00:00:00', 90, 'Traveled to office from Paranaque RTC Branch 195', 0, NULL, 2, 0, 1, 16, '2016-09-20 11:27:09', 16, '2016-09-20 11:28:00', 2, '00:00:00', '00:00:00', 14),
(13, 16, 0, '2016-09-20 00:00:00', 39, 'Traveled to Makati City Hall for meeting with Atty Labra', 100, NULL, 0.5, 50, 1, 16, '2016-09-20 15:21:45', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(14, 16, 0, '2016-09-20 00:00:00', 39, 'Internally discussed with GVF re case', 100, NULL, 0.5, 50, 1, 16, '2016-09-20 15:22:18', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(15, 16, 0, '2016-09-20 00:00:00', 39, 'Attended meeting at Makati City Hall with Atty Labra (settlement negotiations)', 100, NULL, 1, 100, 1, 16, '2016-09-20 15:23:30', 16, '2016-10-25 15:19:12', 2, '00:00:00', '00:00:00', 1),
(16, 13, 0, '2016-09-20 00:00:00', 39, 'Traveled to Makati City Hall', 180, NULL, 0.583333, 105, 1, 13, '2016-09-20 15:35:47', NULL, NULL, 1, '14:45:00', '15:20:00', 14),
(17, 13, 0, '2016-09-20 00:00:00', 39, 'Attended meeting at Makati City Hall with Atty. Ariel Labra and DRP', 180, NULL, 0.65, 117, 1, 13, '2016-09-20 15:57:53', NULL, NULL, 1, '15:21:00', '16:00:00', 1),
(18, 13, 0, '2016-09-20 00:00:00', 39, 'Traveled to MPF from Makati City Hall', 180, NULL, 0.333333, 60, 1, 13, '2016-09-20 16:24:03', NULL, NULL, 1, '16:01:00', '16:21:00', 14),
(19, 12, 0, '2016-09-16 00:00:00', 63, 'Reviewed of work of MPP Opinion', 0, NULL, 2.5, 0, 1, 21, '2016-09-20 17:44:45', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(20, 12, 0, '2016-09-16 00:00:00', 63, 'Reviewed of work of SGV comments on RF Rules', 0, NULL, 0.3, 0, 0, 21, '2016-09-20 17:45:29', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(21, 12, 0, '2016-09-16 00:00:00', 3, 'Conferred with Shadik &amp; team', 0, NULL, 2, 0, 1, 21, '2016-09-20 17:49:11', NULL, NULL, 1, '10:30:00', '12:30:00', 2),
(22, 12, 0, '2016-09-16 00:00:00', 63, 'Made telephone call to Allen Arbis', 0, NULL, 0.5, 0, 1, 21, '2016-09-20 17:51:09', NULL, NULL, 1, '15:00:00', '15:30:00', 16),
(23, 12, 0, '2016-09-16 00:00:00', 63, 'Reviewed of work of LGU Lugait donation MOA', 0, NULL, 1, 0, 1, 21, '2016-09-20 17:52:22', NULL, NULL, 1, '17:00:00', '18:00:00', 12),
(24, 12, 0, '2016-09-16 00:00:00', 63, 'Reviewed of work of RF SGV copy', 0, NULL, 0.416667, 0, 1, 21, '2016-09-20 17:53:09', NULL, NULL, 1, '18:00:00', '18:25:00', 12),
(25, 12, 0, '2016-09-16 00:00:00', 80, 'Reviewed of work of charging agreements with HSEE', 0, NULL, 1.33333, 0, 1, 21, '2016-09-20 17:53:57', NULL, NULL, 1, '18:25:00', '19:45:00', 12),
(26, 12, 0, '2016-09-19 00:00:00', 9, 'Wrote email to Kitten, RF', 0, NULL, 0.5, 0, 1, 21, '2016-09-20 17:55:25', NULL, NULL, 1, '10:00:00', '10:30:00', 6),
(27, 12, 0, '2016-09-19 00:00:00', 80, 'Wrote email to April re SLA for Vietnam', 0, NULL, 0.5, 0, 1, 21, '2016-09-20 17:56:19', NULL, NULL, 1, '10:30:00', '11:00:00', 6),
(28, 12, 0, '2016-09-19 00:00:00', 63, 'Reviewed of work of MPP Opinion', 0, NULL, 2, 0, 1, 21, '2016-09-20 17:57:04', NULL, NULL, 1, '13:00:00', '15:00:00', 12),
(29, 12, 0, '2016-09-19 00:00:00', 63, 'Reviewed of work of MPP Memo', 0, NULL, 2.58333, 0, 1, 21, '2016-09-20 17:57:59', NULL, NULL, 1, '15:00:00', '17:35:00', 12),
(30, 13, 0, '2016-09-20 00:00:00', 80, 'Reviewed Service Agreement with IT Managers, Inc.', 0, NULL, 1, 0, 1, 13, '2016-09-21 10:50:37', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(31, 12, 0, '2016-09-21 00:00:00', 63, 'Received telephone call from Atty. Arbis', 0, NULL, 0.2, 0, 1, 12, '2016-09-21 15:34:38', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(32, 12, 0, '2016-09-21 00:00:00', 124, 'Internally discussed with DRP re results of meeting', 6000, NULL, 0.2, 1200, 1, 12, '2016-09-21 15:36:53', NULL, NULL, 0, '00:00:00', '00:00:00', 8),
(33, 12, 0, '2016-09-19 00:00:00', 158, 'Wrote email to Sonny', 6000, NULL, 0.25, 1500, 1, 21, '2016-09-22 13:09:20', NULL, NULL, 1, '18:00:00', '18:15:00', 6),
(34, 12, 0, '2016-09-19 00:00:00', 134, 'Reviewed of work of Memo', 0, NULL, 0.75, 0, 1, 21, '2016-09-22 13:09:54', NULL, NULL, 1, '18:15:00', '19:00:00', 12),
(35, 12, 0, '2016-09-16 00:00:00', 134, 'Reviewed of work of UNTV Addendum', 0, NULL, 0.5, 0, 1, 21, '2016-09-22 13:16:46', NULL, NULL, 1, '19:15:00', '19:45:00', 12),
(36, 12, 0, '2016-09-16 00:00:00', 88, 'Conferred with Diego', 6000, NULL, 1, 6000, 1, 21, '2016-09-22 13:17:32', NULL, NULL, 1, '14:00:00', '15:00:00', 2),
(37, 14, 0, '2016-09-16 00:00:00', 94, 'Reviewed of work of Judicial Affidavit of ICPA Querido', 4000, NULL, 0.833333, 3333.33333333, 2, 21, '2016-09-22 13:18:56', NULL, NULL, 1, '09:40:00', '10:30:00', 12),
(38, 18, 0, '2016-09-22 00:00:00', 155, 'Performed Other Service DST ', 3000, NULL, 1, 3000, 0, 23, '2016-09-22 14:32:53', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(39, 19, 0, '2016-09-19 00:00:00', 163, 'Internally discussed with staff and iManila on DTR System', 0, NULL, 2, 0, 1, 19, '2016-09-22 15:23:46', NULL, NULL, 2, '00:00:00', '00:00:00', 8),
(40, 19, 0, '2016-09-19 00:00:00', 163, 'Internally discussed with lawyers on case update reports', 0, NULL, 1, 0, 1, 19, '2016-09-22 15:26:11', NULL, NULL, 2, '01:00:00', '02:00:00', 8),
(41, 19, 0, '2016-09-19 00:00:00', 163, 'Researched on SEC Opinion on Nationality Requirement of Manufacturing Business', 0, NULL, 0.3, 0, 1, 19, '2016-09-22 15:27:50', NULL, NULL, 2, '00:00:00', '00:00:00', 13),
(42, 19, 0, '2016-09-19 00:00:00', 163, 'Performed Other Service, updated case database  and reported case summary', 0, NULL, 1.3, 0, 1, 19, '2016-09-22 15:29:41', 19, '2016-09-22 15:30:10', 2, '00:00:00', '00:00:00', 11),
(43, 18, 0, '2016-08-16 00:00:00', 155, 'Performed Other Service', 3000, NULL, 1, 3000, 0, 23, '2016-09-22 15:52:05', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(44, 18, 0, '2016-09-22 00:00:00', 155, 'Wrote email to', 3000, NULL, 8, 24000, 0, 23, '2016-09-22 15:56:19', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(45, 14, 0, '2016-09-20 00:00:00', 161, 'Conferred with Vilma of BIR', 3000, NULL, 0.25, 750, 2, 21, '2016-09-22 16:56:04', NULL, NULL, 1, '10:30:00', '10:45:00', 2),
(46, 14, 0, '2016-09-20 00:00:00', 161, 'Conferred with Vilma of BIR', 3000, NULL, 0.166667, 500, 2, 21, '2016-09-22 16:56:54', NULL, NULL, 1, '09:30:00', '09:40:00', 2),
(47, 14, 0, '2016-09-20 00:00:00', 163, 'Attended meeting at Tsumura with Dennis Puno, EMP, GVF', 0, NULL, 2.5, 0, 2, 21, '2016-09-22 16:58:11', NULL, NULL, 2, '11:30:00', '14:00:00', 1),
(48, 14, 0, '2016-09-20 00:00:00', 163, 'Internally discussed with JLL', 0, NULL, 1.5, 0, 2, 21, '2016-09-22 16:59:31', NULL, NULL, 2, '14:00:00', '15:30:00', 8),
(49, 14, 0, '2016-09-22 00:00:00', 94, 'Reviewed of work of Judicial Affidavit of ICPA Querido', 0, NULL, 0.833333, 0, 0, 21, '2016-09-22 17:02:44', NULL, NULL, 1, '09:40:00', '10:30:00', 12),
(50, 16, 0, '2016-09-23 00:00:00', 97, 'Reviewed/proofread Shareholders Agreement', 2500, NULL, 4, 10000, 1, 16, '2016-09-23 10:27:44', 16, '2016-10-25 16:19:07', 1, '00:00:00', '00:00:00', 12),
(51, 16, 0, '2016-09-22 00:00:00', 97, 'Internally discussed with EMP re: Shareholders Agreement', 2500, NULL, 1.5, 3750, 1, 16, '2016-09-23 10:28:23', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(52, 17, 0, '2016-09-01 00:00:00', 9, 'Attended meeting at BIR RDO 39 to check on the CAR application (Tokuyama &amp;amp; Taiheyo to LHPI)', 0, NULL, 2, 0, 0, 22, '2016-09-26 13:05:44', 22, '2016-09-26 14:00:15', 1, '00:00:00', '00:00:00', 1),
(53, 17, 0, '2016-09-01 00:00:00', 9, 'Attended meeting at RDO 29 - Manila to check on the CAR application (SCCC to LRI)', 0, NULL, 2, 0, 1, 22, '2016-09-26 13:06:59', 17, '2016-09-26 14:20:57', 1, '00:00:00', '00:00:00', 1),
(54, 17, 0, '2016-09-01 00:00:00', 9, 'Attended meeting at RD of Manila to check on the cancellation of mortgage (Star Terminal Properties)', 0, NULL, 1.5, 0, 1, 22, '2016-09-26 13:10:34', 22, '2016-09-26 17:15:00', 1, '00:00:00', '00:00:00', 1),
(55, 17, 0, '2016-09-01 00:00:00', 67, 'Followed-up work at RD of Pasig regarding registration of condo unit', 0, NULL, 4, 0, 1, 22, '2016-09-26 13:11:42', 22, '2016-09-26 17:15:38', 1, '00:00:00', '00:00:00', 7),
(56, 17, 0, '2016-09-02 00:00:00', 63, 'Revised draft Affidavit of Non-Renewal', 0, NULL, 0.5, 0, 1, 22, '2016-09-26 13:25:06', 22, '2016-09-26 17:16:16', 1, '00:00:00', '00:00:00', 11),
(57, 17, 0, '2016-09-02 00:00:00', 145, 'Wrote email to Genshi regarding update on Go Lifestyle', 3000, NULL, 0.5, 1500, 1, 22, '2016-09-26 13:26:24', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(58, 17, 0, '2016-09-02 00:00:00', 145, 'Made telephone call to Samantha Limbo and prepared documents of Go Lifestyle for her signature', 3000, NULL, 0.5, 1500, 1, 22, '2016-09-26 13:28:11', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(59, 17, 0, '2016-09-02 00:00:00', 163, 'Law firm matters/lawyers lunch/reporting', 0, NULL, 3, 0, 1, 22, '2016-09-26 13:30:45', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(60, 17, 0, '2016-09-05 00:00:00', 144, 'Drafted Paper Minutes and Secretary\'s Certificate for the release of 2015 FS of VSI', 0, NULL, 1.5, 0, 1, 22, '2016-09-26 13:32:00', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(61, 17, 0, '2016-09-05 00:00:00', 89, 'Prepared Certification and Compliance for submission to the Court of Appeals', 2500, NULL, 1.5, 3750, 1, 22, '2016-09-26 13:33:12', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(62, 17, 0, '2016-09-05 00:00:00', 163, 'Prepared and gave lecture on time periods', 0, NULL, 2, 0, 1, 22, '2016-09-26 13:42:53', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(63, 17, 0, '2016-09-05 00:00:00', 152, 'Finalized memo for Advatech', 2500, NULL, 5, 12500, 1, 22, '2016-09-26 13:43:42', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(64, 17, 0, '2016-09-06 00:00:00', 163, 'Digested cases for office purposes', 0, NULL, 1.5, 0, 0, 22, '2016-09-26 13:45:32', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(65, 17, 0, '2016-09-06 00:00:00', 67, 'Drafted request for Management Certification (Renaissance)', 0, NULL, 0.5, 0, 0, 22, '2016-09-26 13:46:13', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(66, 17, 0, '2016-09-06 00:00:00', 137, 'Updated Hedcor deadlines', 2500, NULL, 0.75, 1875, 1, 22, '2016-09-26 13:49:59', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(67, 17, 0, '2016-09-01 00:00:00', 9, 'Traveled to BIR RDO 39 to check on the CAR application (Tokuyama &amp;amp;amp; Taiheyo to LHPI)', 0, NULL, 2, 0, 1, 22, '2016-09-26 14:05:14', 22, '2016-09-27 10:06:40', 1, '00:00:00', '00:00:00', 14),
(68, 17, 0, '2016-09-24 00:00:00', 82, 'Revised memo to HEABS', 0, NULL, 4.5, 0, 1, 22, '2016-09-26 14:24:07', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(69, 16, 0, '2016-09-26 00:00:00', 163, 'Internally discussed with EMP re: BSP requirements for registration of foreign direct investments (Gil Levy)', 0, NULL, 0.3, 0, 1, 16, '2016-09-26 15:57:05', 16, '2016-09-26 16:16:27', 1, '00:00:00', '00:00:00', 8),
(70, 16, 0, '2016-09-26 00:00:00', 163, 'Researched on BSP registration requirements for foreign direct investments (Gil Levy)', 0, NULL, 0.75, 0, 1, 16, '2016-09-26 15:57:47', 16, '2016-09-26 15:58:33', 1, '00:00:00', '00:00:00', 13),
(71, 16, 0, '2016-09-26 00:00:00', 163, 'Wrote email to EMP re: BSP registration requirements for foreign direct investments (Gil Levy)', 0, NULL, 0.3, 0, 1, 16, '2016-09-26 15:58:22', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(72, 16, 0, '2016-09-26 00:00:00', 163, 'Reviewed firm practice areas for website', 0, NULL, 1.5, 0, 1, 16, '2016-09-26 15:59:10', NULL, NULL, 2, '00:00:00', '00:00:00', 12),
(73, 16, 0, '2016-09-26 00:00:00', 143, 'Reviewed work of JLL (Pretrial Brief, Judicial Affidavits, Motion for Commissioning of ICPA) ', 2500, NULL, 2.25, 5625, 1, 16, '2016-09-26 15:59:59', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(74, 16, 0, '2016-09-26 00:00:00', 143, 'Wrote email to EMP re: Project Cancer', 2500, NULL, 0.2, 500, 1, 16, '2016-09-26 16:00:25', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(75, 16, 0, '2016-09-26 00:00:00', 143, 'Made telephone calls to JLL re: PTB/Judicial Affidavits', 2500, NULL, 0.25, 625, 1, 16, '2016-09-26 16:01:27', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(76, 16, 0, '2016-09-26 00:00:00', 163, 'Internally discussed with EMP re: Gil Levy query on BSP registration of foreign direct investments (certificate of inward remittance)', 0, NULL, 0.3, 0, 1, 16, '2016-09-26 16:10:50', 16, '2016-09-26 16:15:42', 1, '00:00:00', '00:00:00', 8),
(77, 16, 0, '2016-09-26 00:00:00', 163, 'Further researched on BSP registration of foreign direct investments (certificate of inward remittance) (Gil Levy)', 0, NULL, 0.5, 0, 1, 16, '2016-09-26 16:11:20', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(78, 16, 0, '2016-09-26 00:00:00', 80, 'Reviewed Standard Assignment and Assumption Agreement', 0, NULL, 3, 0, 1, 16, '2016-09-26 16:17:36', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(79, 17, 0, '2016-09-06 00:00:00', 163, 'Read and digested cases for office purposes', 0, NULL, 1.5, 0, 1, 22, '2016-09-26 17:20:22', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(80, 17, 0, '2016-09-06 00:00:00', 67, 'Drafted request for Management Certification (Renaissance)', 0, NULL, 0.5, 0, 1, 22, '2016-09-26 17:21:09', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(81, 17, 0, '2016-09-07 00:00:00', 9, 'Updated table on CAR request on prior transfer', 0, NULL, 1.5, 0, 1, 22, '2016-09-26 17:23:03', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(82, 17, 0, '2016-09-07 00:00:00', 63, 'Drafted Deed of Assignment of Permit for EMP\'s review', 0, NULL, 1, 0, 0, 22, '2016-09-26 17:23:47', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(83, 17, 0, '2016-09-08 00:00:00', 63, 'Traveled to Davao City to follow up transfer of  FLAs', 0, NULL, 9, 0, 1, 22, '2016-09-26 17:26:54', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(84, 17, 0, '2016-09-08 00:00:00', 63, 'Attended meeting with Brgy Captain Cabling re HMDC properties', 0, NULL, 1.5, 0, 0, 22, '2016-09-26 17:27:48', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(85, 16, 0, '2016-09-26 00:00:00', 124, 'Internally discussed with EMP re: remedies against PMCAI', 3000, NULL, 0.2, 600, 1, 16, '2016-09-26 17:44:45', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(86, 16, 0, '2016-09-26 00:00:00', 124, 'Examined Petron Corp/PMCAI GIS ', 3000, NULL, 1.25, 3750, 1, 16, '2016-09-26 17:45:34', NULL, NULL, 1, '00:00:00', '00:00:00', 5),
(87, 16, 0, '2016-09-26 00:00:00', 163, 'Internally discussed with EMP re: Gil Levy incorporation', 0, NULL, 0.1, 0, 1, 16, '2016-09-26 17:45:53', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(88, 16, 0, '2016-09-24 00:00:00', 56, 'Reviewed Employment Agreement/Resignation Letters for GDS Global Services Philippines', 0, NULL, 3, 0, 1, 16, '2016-09-26 17:50:59', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(89, 16, 0, '2016-09-27 00:00:00', 124, 'Conference call with Alvis Realty and EMP', 3000, NULL, 0.75, 2250, 1, 16, '2016-09-27 08:37:10', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(90, 16, 0, '2016-09-27 00:00:00', 124, 'Examined GIS of Petron Corp. in preparation for conference call with Alvis and EMP', 3000, NULL, 0.25, 750, 1, 16, '2016-09-27 08:41:19', NULL, NULL, 1, '00:00:00', '00:00:00', 5),
(91, 17, 0, '2016-09-09 00:00:00', 63, 'Prepared update to EMP', 0, NULL, 1.5, 0, 1, 22, '2016-09-27 09:29:01', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(92, 17, 0, '2016-09-09 00:00:00', 144, 'Finalized Notice of Annual Meeting of VSI', 0, NULL, 2, 0, 1, 22, '2016-09-27 09:30:04', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(93, 17, 0, '2016-09-09 00:00:00', 163, 'Prepared proposal to Mr. Faerber', 0, NULL, 1, 0, 1, 22, '2016-09-27 09:30:51', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(94, 17, 0, '2016-09-09 00:00:00', 163, 'Lawyers\' lunch and reporting', 0, NULL, 3, 0, 1, 22, '2016-09-27 09:31:31', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(95, 17, 0, '2016-09-09 00:00:00', 144, 'Finalized VSI Secretary\'s Certificate and prepared documents of VSI for the joint stockholders and directors meeting', 0, NULL, 1.5, 0, 1, 22, '2016-09-27 09:32:27', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(96, 17, 0, '2016-09-09 00:00:00', 63, 'Revised draft of Deed of Assignment for Brgy. Captain Cabling', 0, NULL, 1, 0, 0, 22, '2016-09-27 09:33:25', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(97, 17, 0, '2016-09-10 00:00:00', 144, 'Attended Joint Stockholders and Directors meeting of VSI', 0, NULL, 8, 0, 1, 22, '2016-09-27 09:35:30', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(98, 17, 0, '2016-09-12 00:00:00', 63, 'Attended meeting with EMP,, SLP and Atty. Allen Arbis', 0, NULL, 3.5, 0, 0, 22, '2016-09-27 09:36:22', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(99, 17, 0, '2016-09-12 00:00:00', 86, 'Notarized documents of Igusol', 2500, NULL, 0.5, 1250, 0, 22, '2016-09-27 09:37:11', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(100, 17, 0, '2016-09-14 00:00:00', 119, 'Wrote email to Dorrit West re update and answered her queries', 100, NULL, 0.5, 50, 1, 22, '2016-09-27 09:38:20', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(101, 17, 0, '2016-09-15 00:00:00', 94, 'Attended meeting with Richard Querido', 2500, NULL, 2, 5000, 1, 22, '2016-09-27 09:39:35', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(102, 17, 0, '2016-09-15 00:00:00', 9, 'Followed-up work at BIR National Office re CAC request for CAR', 0, NULL, 3, 0, 1, 22, '2016-09-27 09:40:33', NULL, NULL, 1, '00:00:00', '00:00:00', 7),
(103, 17, 0, '2016-09-19 00:00:00', 163, 'Case reporting and lawyers\' lunch', 0, NULL, 3, 0, 1, 22, '2016-09-27 09:41:23', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(104, 17, 0, '2016-09-19 00:00:00', 163, 'Finalized work prospectus', 0, NULL, 1.5, 0, 1, 22, '2016-09-27 09:41:58', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(105, 17, 0, '2016-09-19 00:00:00', 63, 'Finalized memo re: MPP', 0, NULL, 2, 0, 1, 22, '2016-09-27 09:42:43', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(106, 17, 0, '2016-09-19 00:00:00', 163, 'Attended MPF DTR Seminar', 0, NULL, 1, 0, 1, 22, '2016-09-27 09:43:42', NULL, NULL, 2, '00:00:00', '00:00:00', 1),
(107, 17, 0, '2016-09-19 00:00:00', 94, 'Prepared JA of Mr. Querido', 2500, NULL, 2, 5000, 1, 22, '2016-09-27 09:44:41', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(108, 17, 0, '2016-09-20 00:00:00', 94, 'Prepared Judicial  Affidavit of Richard Querido', 2500, NULL, 5, 12500, 1, 22, '2016-09-27 09:45:22', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(109, 17, 0, '2016-09-20 00:00:00', 63, 'Finalized MPP memo', 0, NULL, 1, 0, 1, 22, '2016-09-27 09:46:05', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(110, 17, 0, '2016-09-20 00:00:00', 9, 'Followed-up work at RDO 29 re: issuance of CAR on SCCC-LRI transaction', 0, NULL, 3, 0, 1, 22, '2016-09-27 09:47:04', NULL, NULL, 1, '00:00:00', '00:00:00', 7),
(111, 17, 0, '2016-09-21 00:00:00', 163, 'Went to St. Luke\'s for check-up (postponed)', 0, NULL, 3, 0, 1, 22, '2016-09-27 09:48:13', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(112, 17, 0, '2016-09-21 00:00:00', 9, 'Followed-up work at BIR National re: CAC request for CAR', 0, NULL, 2, 0, 1, 22, '2016-09-27 09:49:16', NULL, NULL, 1, '00:00:00', '00:00:00', 7),
(113, 17, 0, '2016-09-21 00:00:00', 144, 'Finalized Secretary\'s Certificate for VSI', 0, NULL, 1, 0, 1, 22, '2016-09-27 09:49:58', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(114, 17, 0, '2016-09-22 00:00:00', 94, 'Finalized JA of Mr. Querido', 2500, NULL, 3, 7500, 1, 22, '2016-09-27 09:50:48', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(115, 17, 0, '2016-09-22 00:00:00', 86, 'Finalized Igusol\'s BOC application documents', 2500, NULL, 1, 2500, 1, 22, '2016-09-27 09:52:16', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(116, 17, 0, '2016-09-22 00:00:00', 89, 'Internally discussed with GVF re: Llarena', 2500, NULL, 0.25, 625, 1, 22, '2016-09-27 09:53:44', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(117, 17, 0, '2016-09-22 00:00:00', 82, 'Internally discussed with GVF re: HEABS', 0, NULL, 1, 0, 1, 22, '2016-09-27 09:54:50', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(118, 17, 0, '2016-09-22 00:00:00', 82, 'Reviewed job descriptions of HEABS\' employees', 0, NULL, 3, 0, 1, 22, '2016-09-27 09:55:39', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(119, 17, 0, '2016-09-24 00:00:00', 82, 'Revised memo to HEABS', 0, NULL, 4.5, 0, 0, 22, '2016-09-27 09:56:16', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(120, 17, 0, '2016-09-07 00:00:00', 24, 'Drafted Secretary\'s Certificate for Lani Diaceno', 0, NULL, 1, 0, 1, 22, '2016-09-27 10:09:59', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(121, 17, 0, '2016-09-12 00:00:00', 63, 'Wrote email to EMP re:  Chapter XI of DAO 2010-21', 0, NULL, 0.33, 0, 1, 22, '2016-09-27 10:12:35', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(122, 17, 0, '2016-09-13 00:00:00', 63, 'Attended meeting with EMP, SLP and Atty. Allen Arbis', 0, NULL, 3.5, 0, 1, 22, '2016-09-27 10:15:03', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(123, 17, 0, '2016-09-13 00:00:00', 86, 'Notarized documents for Igusol', 2500, NULL, 0.5, 1250, 1, 22, '2016-09-27 10:16:01', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(124, 17, 0, '2016-09-14 00:00:00', 63, 'Researched on nationality requirement for manufacturing business and finalized memo on MPP', 0, NULL, 5, 0, 1, 22, '2016-09-27 10:17:56', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(125, 17, 0, '2016-09-15 00:00:00', 63, 'Internally discussed with EMP re: memo on MPP', 0, NULL, 2, 0, 1, 22, '2016-09-27 10:18:46', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(126, 16, 0, '2016-09-27 00:00:00', 143, 'Made telephone call to JLL re: 9183 ICPA JA', 2500, NULL, 0.2, 500, 1, 16, '2016-09-27 12:45:15', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(127, 16, 0, '2016-09-27 00:00:00', 143, 'Received telephone call from JLL re: 9183 documents for PTB', 2500, NULL, 0.2, 500, 1, 16, '2016-09-27 12:45:43', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(128, 16, 0, '2016-09-27 00:00:00', 141, 'Received telephone call from JLL re: 9187 documents for PTB', 2500, NULL, 0.2, 500, 1, 16, '2016-09-27 12:45:58', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(129, 16, 0, '2016-09-27 00:00:00', 40, 'Internally discussed with MAC re: minutes of meeting to shorten corporate term', 100, NULL, 0.25, 25, 1, 16, '2016-09-27 12:46:48', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(130, 16, 0, '2016-09-27 00:00:00', 40, 'Drafted minutes to shorten corporate term (CAC and CAHC)', 100, NULL, 0.75, 75, 1, 16, '2016-09-27 12:47:12', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(131, 16, 0, '2016-09-27 00:00:00', 40, 'Examined 2016 GIS of CAC and CAHC', 100, NULL, 0.5, 50, 1, 16, '2016-09-27 12:47:33', NULL, NULL, 1, '00:00:00', '00:00:00', 5),
(132, 14, 0, '2016-09-27 00:00:00', 106, 'Internally discussed with MAC', 0, NULL, 0.2, 0, 0, 21, '2016-09-27 12:56:06', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(133, 14, 0, '2016-09-26 00:00:00', 163, 'Conferred with ', 0, NULL, 0.75, 0, 2, 21, '2016-09-27 12:57:30', NULL, NULL, 2, '12:00:00', '12:45:00', 2),
(134, 14, 0, '2016-09-26 00:00:00', 140, 'Reviewed filing of Compliance &amp; MOTEX of Comment', 4000, NULL, 0.25, 1000, 2, 21, '2016-09-27 12:59:16', NULL, NULL, 1, '12:45:00', '13:00:00', 12),
(135, 14, 0, '2016-09-26 00:00:00', 163, 'Conferred with EMP', 0, NULL, 1, 0, 2, 21, '2016-09-27 12:59:59', NULL, NULL, 2, '13:00:00', '14:00:00', 2),
(136, 16, 0, '2016-09-27 00:00:00', 90, 'Examined Oppositor\'s Motion to Recall Order', 0, NULL, 0.5, 0, 1, 16, '2016-09-27 13:05:25', NULL, NULL, 1, '00:00:00', '00:00:00', 5),
(137, 16, 0, '2016-09-27 00:00:00', 90, 'Researched on grounds to oppose Motion to Recall Order dated Aug 31', 0, NULL, 2.5, 0, 1, 16, '2016-09-27 13:06:13', 16, '2016-09-27 17:06:27', 1, '00:00:00', '00:00:00', 13),
(138, 14, 0, '2016-09-26 00:00:00', 106, 'Conferred with BIR officials, MAC at RDO Makati', 0, NULL, 0.5, 0, 2, 21, '2016-09-27 13:15:37', NULL, NULL, 1, '14:00:00', '14:30:00', 2),
(139, 14, 0, '2016-09-26 00:00:00', 163, 'Performed Other Service, discussion w/ JLL', 0, NULL, 1.5, 0, 2, 21, '2016-09-27 13:16:40', NULL, NULL, 2, '14:30:00', '16:00:00', 11),
(140, 14, 0, '2016-09-22 00:00:00', 161, 'Conferred with Vilma of BIR', 3000, NULL, 0.166667, 500, 2, 21, '2016-09-27 13:19:00', NULL, NULL, 1, '09:30:00', '09:40:00', 2),
(141, 14, 0, '2016-09-22 00:00:00', 94, 'Reviewed of work of Judicial affidavit of ICPA', 4000, NULL, 0.833333, 3333.33333333, 2, 21, '2016-09-27 13:19:46', NULL, NULL, 1, '09:40:00', '10:30:00', 12),
(142, 14, 0, '2016-09-22 00:00:00', 163, 'Conferred with Dennis Puno, GVF &amp; EMP at Tsumura Restaurant Makati', 0, NULL, 2.5, 0, 2, 21, '2016-09-27 13:20:36', NULL, NULL, 2, '11:30:00', '14:00:00', 2),
(143, 14, 0, '2016-09-22 00:00:00', 163, 'Performed Other Service', 0, NULL, 1.5, 0, 2, 21, '2016-09-27 13:21:10', NULL, NULL, 2, '14:00:00', '15:30:00', 11),
(144, 12, 0, '2016-09-27 00:00:00', 140, 'Internal routing MOTEX Comment', 0, NULL, 0.1, 0, 1, 21, '2016-09-27 13:47:58', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(145, 12, 0, '2016-09-27 00:00:00', 140, 'Internal routing documents from Katie of Hedcor', 0, NULL, 0.1, 0, 1, 21, '2016-09-27 13:48:37', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(146, 12, 0, '2016-09-27 00:00:00', 140, 'Internal routing Compliance filed on Sept. 26', 0, NULL, 0.1, 0, 1, 21, '2016-09-27 13:49:11', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(147, 12, 0, '2016-09-26 00:00:00', 10, 'Internal routing letter to BIR', 0, NULL, 0.1, 0, 1, 21, '2016-09-27 13:50:03', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(148, 12, 0, '2016-09-26 00:00:00', 94, 'Internal routing Judicial aff. of ICPA', 0, NULL, 0.1, 0, 1, 21, '2016-09-27 13:51:44', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(149, 12, 0, '2016-09-26 00:00:00', 94, 'Internal routing supporting documents', 0, NULL, 0.1, 0, 1, 21, '2016-09-27 13:52:16', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(150, 12, 0, '2016-09-26 00:00:00', 86, 'Internal routing application for bureau of customs', 6000, NULL, 0.1, 600, 1, 21, '2016-09-27 13:55:38', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(151, 12, 0, '2016-09-26 00:00:00', 140, 'Internal routing notice of resolution', 0, NULL, 0.1, 0, 1, 21, '2016-09-27 13:56:24', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(152, 12, 0, '2016-09-26 00:00:00', 64, 'Internal routing transmittal letter re GIS ', 0, NULL, 0.1, 0, 1, 21, '2016-09-27 13:57:10', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(153, 12, 0, '2016-09-26 00:00:00', 119, 'Internal routing authentication letter', 0, NULL, 0.1, 0, 1, 21, '2016-09-27 13:57:44', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(154, 12, 0, '2016-09-22 00:00:00', 120, 'Internal routing transmittal letter', 0, NULL, 0.1, 0, 1, 21, '2016-09-27 14:01:16', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(155, 12, 0, '2016-09-22 00:00:00', 63, 'Internal routing Certification', 0, NULL, 0.1, 0, 1, 21, '2016-09-27 14:06:07', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(156, 12, 0, '2016-09-22 00:00:00', 162, 'Internal routing transmittal letter', 6000, NULL, 0.1, 600, 1, 21, '2016-09-27 14:06:52', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(157, 12, 0, '2016-09-19 00:00:00', 161, 'Internal routing letter to Comm. Henares', 6000, NULL, 0.1, 600, 1, 21, '2016-09-27 14:07:34', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(158, 12, 0, '2016-09-19 00:00:00', 120, 'Internal routing Joint stipulation of facts', 0, NULL, 0.1, 0, 1, 21, '2016-09-27 14:08:09', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(159, 12, 0, '2016-09-16 00:00:00', 162, 'Internal routing request for reinvestigation', 6000, NULL, 0.1, 600, 1, 21, '2016-09-27 14:08:59', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(160, 12, 0, '2016-09-16 00:00:00', 161, 'Internal routing request for assistance', 6000, NULL, 0.1, 600, 1, 21, '2016-09-27 14:09:36', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(161, 12, 0, '2016-09-16 00:00:00', 67, 'Internal routing letter to Atty. Maog of RTC 155', 0, NULL, 0.1, 0, 1, 21, '2016-09-27 14:10:13', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(162, 12, 0, '2016-09-16 00:00:00', 80, 'Internal routing transmittal of employers sworn affidavit', 0, NULL, 0.1, 0, 1, 21, '2016-09-27 14:11:06', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(163, 12, 0, '2016-09-16 00:00:00', 66, 'Internal routing transmittal of supply agreement', 0, NULL, 0.1, 0, 1, 21, '2016-09-27 14:11:47', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(164, 16, 0, '2016-09-27 00:00:00', 90, 'Drafted Comment/Opposition re: Motion to Recall ORder', 0, NULL, 3, 0, 1, 16, '2016-09-27 17:04:46', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(165, 16, 0, '2016-09-27 00:00:00', 141, 'Received telephone call from JLL re: BIR records (9187)', 2500, NULL, 0.1, 250, 1, 16, '2016-09-27 17:05:15', 16, '2016-09-27 17:05:46', 1, '00:00:00', '00:00:00', 17),
(166, 16, 0, '2016-09-27 00:00:00', 143, 'Received telephone call from JLL re: BIR records (9183)', 2500, NULL, 0.1, 250, 1, 16, '2016-09-27 17:05:39', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(167, 16, 0, '2016-09-27 00:00:00', 141, 'Internally discussed with EMP re: strategy on newly discovered BIR records and PTB filing ', 2500, NULL, 0.25, 625, 1, 16, '2016-09-27 17:06:17', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(168, 16, 0, '2016-09-28 00:00:00', 141, 'Traveled to CTA to inspect BIR docket for 9187', 2500, NULL, 1.25, 3125, 0, 16, '2016-09-27 17:09:27', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(169, 12, 0, '2016-09-27 00:00:00', 134, 'Wrote Opinion on income tax and VAT on service fees', 0, NULL, 1.41667, 0, 1, 12, '2016-09-27 17:51:34', NULL, NULL, 1, '04:05:00', '05:30:00', 10),
(170, 12, 0, '2016-09-27 00:00:00', 134, 'Reviewed of work of draft of memo', 0, NULL, 0.2, 0, 1, 12, '2016-09-27 17:52:53', 12, '2016-09-27 17:53:13', 1, '00:00:00', '00:00:00', 12),
(171, 12, 0, '2016-09-27 00:00:00', 124, 'Conferred with Mr. Ezerins and Lea Molino re results of PETRON meeting', 6000, NULL, 1, 6000, 1, 12, '2016-09-27 17:55:08', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(172, 12, 0, '2016-09-28 00:00:00', 143, 'Reviewed of work of JLL - Pre-trial brief and judicial affidavit', 0, NULL, 1.5, 0, 1, 12, '2016-09-28 09:54:55', 12, '2016-09-28 09:56:38', 1, '00:00:00', '00:00:00', 12),
(173, 12, 0, '2016-09-28 00:00:00', 143, 'Wrote email to client', 0, NULL, 0.5, 0, 1, 12, '2016-09-28 09:56:00', 12, '2016-09-28 10:09:11', 1, '00:00:00', '00:00:00', 6),
(174, 12, 0, '2016-09-28 00:00:00', 143, 'Internally discussed with Jan and Dianne', 0, NULL, 0.3, 0, 1, 12, '2016-09-28 09:57:23', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(175, 16, 0, '2016-09-28 00:00:00', 141, 'Traveled to CTA to review BIR docket', 2500, NULL, 1.5, 3750, 1, 16, '2016-09-28 10:15:17', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(176, 16, 0, '2016-09-28 00:00:00', 141, 'Examined BIR docket at CTA', 2500, NULL, 1.75, 4375, 1, 16, '2016-09-28 10:17:10', 16, '2016-09-28 11:44:05', 1, '00:00:00', '00:00:00', 5),
(177, 12, 0, '2016-09-20 00:00:00', 134, 'Drafted memo', 0, NULL, 1.75, 0, 1, 21, '2016-09-28 11:16:39', NULL, NULL, 1, '07:00:00', '08:45:00', 3),
(178, 12, 0, '2016-09-20 00:00:00', 94, 'Reviewed of work of ICPA Affidavit', 0, NULL, 0.5, 0, 1, 21, '2016-09-28 11:17:18', NULL, NULL, 1, '08:45:00', '09:15:00', 12),
(179, 12, 0, '2016-09-20 00:00:00', 63, 'Reviewed of work of MPP Memo', 0, NULL, 0.416667, 0, 1, 21, '2016-09-28 11:21:07', NULL, NULL, 1, '11:00:00', '11:25:00', 12),
(180, 12, 0, '2016-09-20 00:00:00', 124, 'Conferred with Atty. Tecson', 6000, NULL, 0.666667, 4000, 1, 21, '2016-09-28 11:21:54', NULL, NULL, 1, '11:20:00', '12:00:00', 2),
(181, 12, 0, '2016-09-20 00:00:00', 124, 'Performed Other Service', 6000, NULL, 0.5, 3000, 1, 21, '2016-09-28 11:23:45', NULL, NULL, 1, '14:00:00', '14:30:00', 11),
(182, 12, 0, '2016-09-20 00:00:00', 163, 'Attended meeting at FINEX', 0, NULL, 1, 0, 1, 21, '2016-09-28 11:25:04', NULL, NULL, 2, '14:30:00', '15:30:00', 1),
(183, 12, 0, '2016-09-22 00:00:00', 63, 'Wrote email to Kitten re valuable of MPSA', 0, NULL, 0.75, 0, 1, 21, '2016-09-28 11:26:01', NULL, NULL, 1, '09:00:00', '09:45:00', 6),
(184, 12, 0, '2016-09-22 00:00:00', 63, 'Reviewed of work of', 0, NULL, 0.5, 0, 1, 21, '2016-09-28 11:27:22', NULL, NULL, 1, '09:45:00', '10:15:00', 12),
(185, 12, 0, '2016-09-22 00:00:00', 63, 'Wrote email to Kat ', 0, NULL, 0.5, 0, 1, 21, '2016-09-28 11:28:29', NULL, NULL, 1, '10:30:00', '11:00:00', 6),
(186, 12, 0, '2016-09-22 00:00:00', 66, 'Reviewed of work of MOA re Lugait Land donation', 0, NULL, 1, 0, 1, 21, '2016-09-28 11:29:12', NULL, NULL, 1, '13:00:00', '14:00:00', 12),
(187, 12, 0, '2016-09-22 00:00:00', 158, 'Wrote email to Sonny', 6000, NULL, 0.333333, 2000, 1, 21, '2016-09-28 11:29:49', NULL, NULL, 1, '13:00:00', '13:20:00', 6),
(188, 12, 0, '2016-09-23 00:00:00', 155, 'Conferred with Keith Jones', 6000, NULL, 1, 6000, 1, 21, '2016-09-28 11:30:34', NULL, NULL, 1, '10:00:00', '11:00:00', 2),
(189, 12, 0, '2016-09-23 00:00:00', 152, 'Wrote email to', 0, NULL, 0.25, 0, 1, 21, '2016-09-28 11:39:42', NULL, NULL, 1, '10:00:00', '10:15:00', 6),
(190, 12, 0, '2016-09-23 00:00:00', 23, 'Drafted Gonzales JV', 0, NULL, 0.666667, 0, 1, 21, '2016-09-28 11:41:17', NULL, NULL, 1, '11:00:00', '11:40:00', 3),
(191, 12, 0, '2016-09-23 00:00:00', 97, 'Revised SHA', 6000, NULL, 1, 6000, 1, 21, '2016-09-28 11:42:16', NULL, NULL, 1, '13:00:00', '14:00:00', 19),
(192, 12, 0, '2016-09-23 00:00:00', 22, 'Attended meeting at BOD Meeting at Bel-Air Makati', 0, NULL, 2, 0, 1, 21, '2016-09-28 11:43:18', NULL, NULL, 1, '14:00:00', '16:00:00', 1),
(193, 12, 0, '2016-09-23 00:00:00', 63, 'Reviewed of work of RF Investment, 2nd amendment Agreement of SHA', 0, NULL, 1, 0, 1, 21, '2016-09-28 11:44:03', NULL, NULL, 1, '16:00:00', '17:00:00', 12),
(194, 16, 0, '2016-09-28 00:00:00', 143, 'Examined BIR docket at CTA', 2500, NULL, 1.5, 3750, 1, 16, '2016-09-28 11:44:37', NULL, NULL, 1, '00:00:00', '00:00:00', 5),
(195, 16, 0, '2016-09-28 00:00:00', 143, 'Traveled from CTA to Concorde Condominium for BOD meeting', 2500, NULL, 1.75, 4375, 1, 16, '2016-09-28 11:45:09', 16, '2016-09-28 18:39:54', 1, '00:00:00', '00:00:00', 14),
(196, 12, 0, '2016-09-26 00:00:00', 163, 'Attended meeting at Senate hearing for FINEX', 0, NULL, 2, 0, 1, 21, '2016-09-28 11:58:20', NULL, NULL, 2, '07:30:00', '09:30:00', 1),
(197, 12, 0, '2016-09-26 00:00:00', 22, 'Internally discussed with RAB', 0, NULL, 0.5, 0, 1, 21, '2016-09-28 11:58:46', NULL, NULL, 1, '09:30:00', '10:00:00', 8),
(198, 12, 0, '2016-09-26 00:00:00', 64, 'Drafted Reply to Allen RE BIR registration of Royalty ', 0, NULL, 1, 0, 1, 21, '2016-09-28 12:02:27', NULL, NULL, 1, '10:00:00', '11:00:00', 3),
(199, 12, 0, '2016-09-26 00:00:00', 108, 'Wrote email to Kitten', 0, NULL, 0.416667, 0, 1, 21, '2016-09-28 12:02:56', NULL, NULL, 1, '13:35:00', '14:00:00', 6),
(200, 12, 0, '2016-09-26 00:00:00', 10, 'Internally discussed with RAB', 0, NULL, 0.5, 0, 1, 21, '2016-09-28 13:05:34', NULL, NULL, 1, '14:00:00', '14:30:00', 8),
(201, 12, 0, '2016-09-26 00:00:00', 9, 'Internally discussed with RAB', 0, NULL, 0.5, 0, 1, 21, '2016-09-28 13:06:14', NULL, NULL, 1, '14:30:00', '15:00:00', 8),
(202, 12, 0, '2016-09-27 00:00:00', 80, 'Reviewed of work of Assignment agreement w/ Citibank', 0, NULL, 0.5, 0, 1, 21, '2016-09-28 13:09:20', NULL, NULL, 1, '14:00:00', '14:30:00', 12),
(203, 14, 0, '2016-09-27 00:00:00', 10, 'Attended meeting at BIR with MAC', 0, NULL, 7, 0, 2, 21, '2016-09-28 15:47:49', NULL, NULL, 1, '08:30:00', '15:30:00', 1),
(204, 16, 0, '2016-09-28 00:00:00', 163, 'Attended BOD meeting for Concorde Condominium (Genato/Landmart; no JEM)', 0, NULL, 1.1, 0, 1, 16, '2016-09-28 18:26:04', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(205, 16, 0, '2016-09-28 00:00:00', 163, 'Traveled from Concorde Condominium to office', 0, NULL, 0.5, 0, 1, 16, '2016-09-28 18:26:30', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(206, 16, 0, '2016-09-28 00:00:00', 163, 'Performed Other Service: Business Etiquette seminar', 0, NULL, 1.25, 0, 1, 16, '2016-09-28 18:26:55', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(207, 16, 0, '2016-09-28 00:00:00', 141, 'Internally discussed with EMP re: Pisces newly discovered documents', 2500, NULL, 0.25, 625, 1, 16, '2016-09-28 18:27:19', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(208, 16, 0, '2016-09-28 00:00:00', 141, 'Made telephone calls (2) to Ada Santiago re: documents for Pisces', 2500, NULL, 0.2, 500, 1, 16, '2016-09-28 18:39:00', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(209, 16, 0, '2016-09-28 00:00:00', 141, 'Revised PTB, Judicial Affidavit of Apple Malapad', 2500, NULL, 3.5, 8750, 1, 16, '2016-09-28 18:39:33', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(210, 16, 0, '2016-09-28 00:00:00', 90, 'Internally discussed with GVF re: Oppositor\'s Motion to Recall', 0, NULL, 0.1, 0, 1, 16, '2016-09-28 19:14:11', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(211, 16, 0, '2016-09-28 00:00:00', 90, 'Internally discussed with MAC hearing on Oppositor\'s Motion to Recall scheduled on 9/29/16, and earlier Motion for Reconsideration ', 0, NULL, 0.5, 0, 1, 16, '2016-09-28 19:14:57', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(212, 16, 0, '2016-09-29 00:00:00', 141, 'Revised PTB, JAs for 9187', 2500, NULL, 1.5, 3750, 1, 16, '2016-09-29 11:03:06', 16, '2016-09-29 11:06:05', 1, '00:00:00', '00:00:00', 19),
(213, 16, 0, '2016-09-29 00:00:00', 143, 'Revised PTB, JAs for 9183', 2500, NULL, 1.5, 3750, 1, 16, '2016-09-29 11:03:25', 16, '2016-09-29 11:06:10', 1, '00:00:00', '00:00:00', 19),
(214, 16, 0, '2016-09-29 00:00:00', 141, 'Received telephone call from Ada Santiago re: JA of Arazeli Malapad', 2500, NULL, 0.2, 500, 1, 16, '2016-09-29 11:03:50', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(215, 16, 0, '2016-09-29 00:00:00', 141, 'Performed Other Service: checked exhibits to be attached to 9187 PTB', 2500, NULL, 2, 5000, 1, 16, '2016-09-29 11:04:31', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(216, 16, 0, '2016-09-29 00:00:00', 141, 'Supervised filing of PTB, JAs for 9187', 2500, NULL, 5, 12500, 1, 16, '2016-09-29 11:05:13', 16, '2016-09-30 10:55:57', 1, '00:00:00', '00:00:00', 18),
(217, 16, 0, '2016-09-29 00:00:00', 143, 'Supervised filing of PTB, JAs for 9183', 2500, NULL, 5, 12500, 1, 16, '2016-09-29 11:05:33', 16, '2016-09-30 10:56:18', 1, '00:00:00', '00:00:00', 18),
(218, 16, 0, '2016-09-29 00:00:00', 141, 'Received telephone call from EMP re: filing of PTBs and JAs for 9187 and 9183', 2500, NULL, 0.2, 500, 1, 16, '2016-09-29 11:05:56', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(219, 16, 0, '2016-09-29 00:00:00', 163, 'Examined documents received from Nisce Mamuric (Generali Asia NV Tax Treaty Relief Application)', 0, NULL, 1.25, 0, 1, 16, '2016-09-29 11:07:28', NULL, NULL, 1, '00:00:00', '00:00:00', 5),
(220, 16, 0, '2016-09-29 00:00:00', 90, 'Received telephone calls from MAC re: hearing on Oppositor\'s Motion to Recall Order', 0, NULL, 0.2, 0, 1, 16, '2016-09-29 11:10:48', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(221, 16, 0, '2016-09-29 00:00:00', 56, 'Conference call with EMP and GVF re: transfer of employees from GDS Link Asia to GDS Global', 0, NULL, 0.25, 0, 1, 16, '2016-09-29 16:39:22', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(222, 12, 0, '2016-09-29 00:00:00', 143, 'Internal routing Jud. Aff of Mr. Mendoza', 0, NULL, 0.1, 0, 1, 21, '2016-09-30 10:15:49', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(223, 12, 0, '2016-09-29 00:00:00', 63, 'Internal routing of SPA', 0, NULL, 0.1, 0, 1, 21, '2016-09-30 10:16:22', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(224, 12, 0, '2016-09-29 00:00:00', 140, 'Internal routing Order', 0, NULL, 0.1, 0, 1, 21, '2016-09-30 10:17:07', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(225, 12, 0, '2016-09-29 00:00:00', 158, 'Internal routing certified true copies of documents', 6000, NULL, 0.1, 600, 1, 21, '2016-09-30 10:17:39', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(226, 12, 0, '2016-09-29 00:00:00', 120, 'Internal routing Order', 0, NULL, 0.1, 0, 1, 21, '2016-09-30 10:18:08', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(227, 16, 0, '2016-09-29 00:00:00', 99, 'Received telephone call from Jenny Chan re: birth certificate affidavit', 2500, NULL, 0.5, 1250, 1, 16, '2016-09-30 10:55:38', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(228, 16, 0, '2016-09-29 00:00:00', 141, 'Drafted Manifestation re: filing of PTB by registered mail', 2500, NULL, 1, 2500, 1, 16, '2016-09-30 10:56:46', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(229, 16, 0, '2016-09-30 00:00:00', 141, 'Drafted Manifestation re: filing of PTB by registered mail', 2500, NULL, 1, 2500, 1, 16, '2016-09-30 10:57:22', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(230, 16, 0, '2016-09-30 00:00:00', 143, 'Drafted Manifestation re: filing of PTB by registered mail', 2500, NULL, 1, 2500, 1, 16, '2016-09-30 10:57:39', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(231, 16, 0, '2016-09-30 00:00:00', 56, 'Drafted Offer Letter', 0, NULL, 1, 0, 0, 16, '2016-09-30 11:07:36', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(232, 16, 0, '2016-09-30 00:00:00', 163, 'Performed Other Service: Lawyers\' lunch/case reporting', 0, NULL, 2.5, 0, 1, 16, '2016-09-30 11:07:57', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(233, 16, 0, '2016-09-30 00:00:00', 163, 'Internally discussed planning meeting to Cambodia', 0, NULL, 1, 0, 1, 16, '2016-09-30 15:10:19', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(234, 16, 0, '2016-09-30 00:00:00', 56, 'Revised offer letter, employment contract', 0, NULL, 1, 0, 1, 16, '2016-09-30 15:23:47', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(235, 16, 0, '2016-09-30 00:00:00', 163, 'Examined GANV documents transmitted by Nisce Mamuric', 0, NULL, 0.75, 0, 1, 16, '2016-09-30 15:45:50', NULL, NULL, 1, '00:00:00', '00:00:00', 5),
(236, 16, 0, '2016-09-30 00:00:00', 163, 'Drafted Certification to be executed by custodian of GANV Deeds of Sale', 0, NULL, 0.5, 0, 1, 16, '2016-09-30 15:46:18', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(237, 16, 0, '2016-09-30 00:00:00', 163, 'Wrote email to EMP re: GANV documents', 0, NULL, 0.25, 0, 1, 16, '2016-09-30 15:46:36', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(238, 19, 0, '2016-10-03 00:00:00', 140, 'Examined transmitted original and certified true copies of documents/exhibits', 2500, NULL, 0.5, 1250, 1, 19, '2016-10-03 12:53:03', 19, '2016-10-03 12:53:35', 1, '11:00:00', '11:30:00', 5),
(239, 19, 0, '2016-09-19 00:00:00', 163, 'Attended meeting at MPF on DTR system', 0, NULL, 1.5, 0, 0, 19, '2016-10-03 12:55:14', NULL, NULL, 2, '00:00:00', '00:00:00', 1),
(240, 19, 0, '2016-09-23 00:00:00', 140, 'Drafted ICPA compliance submission', 2500, NULL, 0.5, 1250, 1, 19, '2016-10-03 12:57:16', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(241, 19, 0, '2016-09-26 00:00:00', 140, 'Drafted Motion for extension to file comment', 2500, NULL, 0.25, 625, 1, 19, '2016-10-03 12:59:04', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(242, 19, 0, '2016-09-28 00:00:00', 163, 'Attended meeting at MPF on Atty. Sta. Maria\'s etiquette lecture ', 0, NULL, 2, 0, 1, 19, '2016-10-03 13:00:52', NULL, NULL, 2, '00:00:00', '00:00:00', 1),
(243, 19, 0, '2016-09-30 00:00:00', 163, 'Internally discussed with JLL on Benjamin Uy case update Re: Appeal and Reply to respondent\'s appeal', 0, NULL, 1, 0, 1, 19, '2016-10-03 13:03:47', NULL, NULL, 2, '00:00:00', '00:00:00', 8),
(244, 19, 0, '2016-09-30 00:00:00', 140, 'Performed Other Service (Proofread) Comment on BIR\'s motion for early resolution', 2500, NULL, 0.5, 1250, 1, 19, '2016-10-03 13:06:43', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(245, 16, 0, '2016-10-03 00:00:00', 141, 'Examined Pretrial Brief in preparation for tomorrow\'s Pretrial', 2500, NULL, 1, 2500, 1, 16, '2016-10-03 15:08:46', NULL, NULL, 1, '00:00:00', '00:00:00', 5),
(246, 16, 0, '2016-10-03 00:00:00', 80, 'Received telephone call from EMP re: amendments to HEABS\' multiple SLAs', 0, NULL, 0.3, 0, 1, 16, '2016-10-03 15:11:03', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(247, 16, 0, '2016-10-03 00:00:00', 80, 'Drafted Amendment Agreement (to SLA) template', 0, NULL, 1.25, 0, 1, 16, '2016-10-03 15:12:01', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(248, 16, 0, '2016-10-03 00:00:00', 80, 'Attended meeting at HEABS office with EMP and Mr. Ed Santiago', 0, NULL, 1, 0, 1, 16, '2016-10-03 21:24:05', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(249, 16, 0, '2016-10-03 00:00:00', 80, 'Traveled to HEABS office for meeting with Ed Santiago', 0, NULL, 1.2, 0, 1, 16, '2016-10-03 21:24:34', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(250, 16, 0, '2016-10-03 00:00:00', 80, 'Traveled from HEABS office to MPF office after meeting with Ed Santiago', 0, NULL, 0.75, 0, 1, 16, '2016-10-03 21:25:07', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(251, 16, 0, '2016-10-03 00:00:00', 80, 'Drafted Service Level Agreement for Lafarge Vietnam, revised SLA for Holcim Vietnam', 0, NULL, 1.25, 0, 1, 16, '2016-10-03 21:25:42', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(252, 16, 0, '2016-10-03 00:00:00', 80, 'Made telephone call to MAC re: memo on divestment of affiliates', 0, NULL, 0.25, 0, 1, 16, '2016-10-03 21:26:32', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(253, 16, 0, '2016-10-03 00:00:00', 143, 'Received telephone call from Clerk of Court of CTA 3rd division re CTA case 9183', 2500, NULL, 0.2, 500, 1, 16, '2016-10-03 21:27:09', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(254, 16, 0, '2016-10-03 00:00:00', 143, 'Examined Resolution dated Sep 1 for CTA Case 9183', 2500, NULL, 1, 2500, 1, 16, '2016-10-03 21:27:50', NULL, NULL, 1, '00:00:00', '00:00:00', 5),
(255, 16, 0, '2016-10-03 00:00:00', 143, 'Internally discussed with EMP re: next steps for CTA Case 9183', 2500, NULL, 0.25, 625, 1, 16, '2016-10-03 21:28:18', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(256, 18, 0, '2016-09-09 00:00:00', 163, 'Attended meeting with I-Manila on DTR', 0, NULL, 1.5, 0, 0, 18, '2016-10-04 13:42:00', NULL, NULL, 2, '00:00:00', '00:00:00', 1),
(257, 18, 0, '2016-09-09 00:00:00', 120, 'traveled to CTA for Commissioner\'s Hearing (Pre-marking Exhibits)', 2500, NULL, 1.5, 3750, 0, 18, '2016-10-04 13:45:46', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(258, 18, 0, '2016-09-09 00:00:00', 120, 'Performed Other Service for Commissioner\'s Hearing (Pre-Marking Exhibits)', 2500, NULL, 1.5, 3750, 0, 18, '2016-10-04 13:53:25', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(259, 18, 0, '2016-09-09 00:00:00', 134, 'Revise Memo on Situs of Taxation of Services rendered offsite/onsite', 100, NULL, 2.5, 250, 0, 18, '2016-10-04 13:54:59', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(260, 18, 0, '2016-09-19 00:00:00', 163, 'Attended meeting with I-Manila on DTR', 0, NULL, 1.5, 0, 1, 18, '2016-10-04 13:58:09', NULL, NULL, 2, '00:00:00', '00:00:00', 1),
(261, 18, 0, '2016-09-19 00:00:00', 120, 'Traveled to CTA for Pre-Marking of Exhibits', 2500, NULL, 1.5, 3750, 1, 18, '2016-10-04 13:58:52', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(262, 18, 0, '2016-09-19 00:00:00', 120, 'Performed Other Service for Commissioner\'s Hearing (Pre-Marking Exhibits)', 2500, NULL, 1.5, 3750, 1, 18, '2016-10-04 13:59:32', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(263, 18, 0, '2016-09-19 00:00:00', 134, 'Revise Memo on Situs of Taxation of Services rendered Offsite/Onsite.', 100, NULL, 2.5, 250, 1, 18, '2016-10-04 14:00:21', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(264, 18, 0, '2016-09-20 00:00:00', 106, 'Followed-up work at status of assessment at RDO 50', 2500, NULL, 2, 5000, 1, 18, '2016-10-04 14:03:22', NULL, NULL, 1, '00:00:00', '00:00:00', 7),
(265, 18, 0, '2016-09-20 00:00:00', 134, 'Followed-up work to Cecile Carillo of Maybank re: Board Resolution on Internet Banking', 100, NULL, 0.5, 50, 1, 18, '2016-10-04 14:05:55', NULL, NULL, 1, '00:00:00', '00:00:00', 7),
(266, 18, 0, '2016-09-20 00:00:00', 134, 'Wrote email to client on status of Board Resolution on Internet Banking', 100, NULL, 0.5, 50, 1, 18, '2016-10-04 14:06:58', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(267, 18, 0, '2016-09-20 00:00:00', 134, 'Revise memo on Situs of Taxation on Services Rendered Offsite/Onsite', 100, NULL, 3, 300, 1, 18, '2016-10-04 14:08:03', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(268, 18, 0, '2016-09-20 00:00:00', 134, 'Internally discussed with EMP re: Benchmark Memo', 100, NULL, 0.5, 50, 1, 18, '2016-10-04 14:08:35', NULL, NULL, 1, '00:00:00', '00:00:00', 8);
INSERT INTO `file_billing_tbl` (`file_billing_id`, `user_id`, `position`, `billing_date`, `file_id`, `work_detail`, `rate`, `time_spent_sec`, `time_spent`, `amount`, `active`, `insert_by`, `insert_dt`, `update_by`, `update_dt`, `task_type`, `start_time`, `end_time`, `task_code`) VALUES
(269, 16, 0, '2016-10-04 00:00:00', 141, 'Traveled to CTA for pretrial', 2500, NULL, 1.75, 4375, 1, 16, '2016-10-06 07:48:09', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(270, 16, 0, '2016-10-04 00:00:00', 141, 'Attended pretrial for pisces', 0, NULL, 1.5, 0, 1, 16, '2016-10-06 07:49:21', NULL, NULL, 1, '00:00:00', '00:00:00', 15),
(271, 16, 0, '2016-10-04 00:00:00', 141, 'Traveled from CTA from pisces pretrial', 2500, NULL, 2, 5000, 1, 16, '2016-10-06 07:50:20', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(272, 16, 0, '2016-10-04 00:00:00', 163, 'Performed Other Service: sick leave', 0, NULL, 8, 0, 0, 16, '2016-10-06 07:51:06', 16, '2016-10-06 07:56:35', 2, '00:00:00', '00:00:00', 11),
(273, 16, 0, '2016-10-04 00:00:00', 163, 'Performed Other Service: vacation leave', 0, NULL, 8, 0, 1, 16, '2016-10-06 07:51:51', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(274, 16, 0, '2016-10-06 00:00:00', 90, 'Traveled to Paranaque City Hall for hearing', 0, NULL, 1.25, 0, 1, 16, '2016-10-06 07:52:26', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(275, 16, 0, '2016-10-06 00:00:00', 90, 'Attended trial/hearing at Paranaque RTC Br 195', 0, NULL, 2, 0, 1, 16, '2016-10-06 07:53:20', 16, '2016-10-06 12:03:43', 1, '00:00:00', '00:00:00', 15),
(276, 16, 0, '2016-10-06 00:00:00', 90, 'Traveled to office from Paranaque RTC', 0, NULL, 3.1, 0, 1, 16, '2016-10-06 07:53:41', 16, '2016-10-06 12:03:56', 1, '00:00:00', '00:00:00', 14),
(277, 16, 0, '2016-10-05 00:00:00', 80, 'Revised HVL, LCL SLAs/Amendment Agreement to HVL SLA', 0, NULL, 2.5, 0, 1, 16, '2016-10-06 07:54:52', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(278, 16, 0, '2016-10-04 00:00:00', 90, 'Researched on execution pending appeal/discretionary execution', 0, NULL, 3, 0, 1, 16, '2016-10-06 07:55:43', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(279, 16, 0, '2016-10-04 00:00:00', 90, 'Drafted Comment on Motion to Recall', 0, NULL, 1.5, 0, 1, 16, '2016-10-06 07:56:20', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(280, 18, 0, '2016-09-21 00:00:00', 39, 'Performed Other Service, Prepare/arrange documents for transmittal to SGV and update bank passbook of CAC and CAHC', 100, NULL, 1.5, 150, 1, 18, '2016-10-06 10:33:20', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(281, 18, 0, '2016-09-21 00:00:00', 39, 'Wrote email to Ms. Gemma Merin regarding CAC and CAHC', 0, NULL, 0.5, 0, 1, 18, '2016-10-06 10:34:27', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(282, 18, 0, '2016-09-21 00:00:00', 149, 'Wrote email to Dayrelle Servidad ', 3500, NULL, 0.5, 1750, 1, 18, '2016-10-06 10:35:05', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(283, 18, 0, '2016-09-21 00:00:00', 155, 'Drafted Minutes of the Organizational Meeting of Stockholders; and Minutes of Organizational Meeting of BOD.', 3000, NULL, 2, 6000, 1, 18, '2016-10-06 10:36:50', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(284, 18, 0, '2016-09-21 00:00:00', 134, 'Drafted Minutes of BOD Meeting re: Internet Banking Facility and Director\'s Certificate (Singaporean Directors).', 100, NULL, 2.5, 250, 1, 18, '2016-10-06 10:38:42', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(285, 18, 0, '2016-09-21 00:00:00', 39, 'Drafted email to SGV', 100, NULL, 1, 100, 1, 18, '2016-10-06 10:39:34', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(286, 18, 0, '2016-09-22 00:00:00', 128, 'Drafted Minutes of the BOD Meeting Held August 31, 2016.', 0, NULL, 2, 0, 1, 18, '2016-10-06 10:42:36', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(287, 18, 0, '2016-09-22 00:00:00', 64, 'Drafted Minutes of the Meeting (August 31, 2016).', 0, NULL, 2, 0, 1, 18, '2016-10-06 10:43:43', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(288, 18, 0, '2016-09-22 00:00:00', 155, 'Revise Minutes of Organizational Meeting of Shareholders and BOD; and Sec\'s Cert RE: BPI and Coins.ph.', 3000, NULL, 2, 6000, 1, 18, '2016-10-06 10:45:18', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(289, 18, 0, '2016-09-22 00:00:00', 128, 'Revise LHAI Minutes of BOD Meeting (August 31, 2016).', 0, NULL, 1, 0, 1, 18, '2016-10-06 10:46:14', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(290, 18, 0, '2016-09-23 00:00:00', 155, 'Attended meeting with Keith Jones &amp; EMP.', 3000, NULL, 1.5, 4500, 1, 18, '2016-10-06 10:48:43', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(291, 18, 0, '2016-09-23 00:00:00', 10, 'Revise letter to ELTAD', 0, NULL, 1, 0, 1, 18, '2016-10-06 10:49:23', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(292, 18, 0, '2016-09-23 00:00:00', 10, 'Supervised filing of Letter tp ELTAD', 0, NULL, 0.5, 0, 1, 18, '2016-10-06 10:49:48', NULL, NULL, 1, '00:00:00', '00:00:00', 18),
(293, 18, 0, '2016-09-23 00:00:00', 134, 'Revise Minutes of the BOD Meeting re: Internet Banking; and Director\'s Certificate.', 100, NULL, 1.5, 150, 1, 18, '2016-10-06 10:50:40', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(294, 18, 0, '2016-09-23 00:00:00', 149, 'Wrote email to Dayrelle Servidad', 3500, NULL, 0.5, 1750, 1, 18, '2016-10-06 10:57:01', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(295, 18, 0, '2016-09-23 00:00:00', 120, 'Wrote email to CTA 2n Division re: List of Document Exhibits to be presented by Petitioner', 2500, NULL, 0.5, 1250, 1, 18, '2016-10-06 10:58:10', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(296, 18, 0, '2016-09-23 00:00:00', 134, 'Revise Memo on Situs of Taxation on Services rendered Offsite/Onsite', 100, NULL, 2, 200, 1, 18, '2016-10-06 10:58:44', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(297, 18, 0, '2016-09-26 00:00:00', 134, 'Revise Memo to be sent to UNTV', 0, NULL, 1.5, 0, 1, 18, '2016-10-06 11:00:51', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(298, 18, 0, '2016-09-26 00:00:00', 106, 'Internally discussed with with RAB, EMP and Ms. Badeth Nanaga.', 2500, NULL, 1.5, 3750, 1, 18, '2016-10-06 11:02:12', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(299, 18, 0, '2016-09-26 00:00:00', 106, 'Attended meeting with BIR Officer Charlemagne Ramil, with Atty. Roberto Baquiran and Badeth Nanaga.', 0, NULL, 1.5, 0, 1, 18, '2016-10-06 11:04:28', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(300, 18, 0, '2016-09-26 00:00:00', 163, 'Performed Other Service Updated List of Case Reporting Assignment', 0, NULL, 1, 0, 1, 18, '2016-10-06 11:08:57', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(301, 18, 0, '2016-09-26 00:00:00', 40, 'Contact Ms. Gemma Merin', 100, NULL, 1, 100, 1, 18, '2016-10-06 11:13:15', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(302, 18, 0, '2016-10-06 00:00:00', 80, 'Traveled to BOI', 0, NULL, 1, 0, 0, 18, '2016-10-06 11:40:02', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(303, 18, 0, '2016-09-27 00:00:00', 80, 'Traveled to BOI', 0, NULL, 1, 0, 1, 18, '2016-10-06 11:40:26', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(304, 18, 0, '2016-09-27 00:00:00', 80, 'Attended meeting with Atty. Pia Alano', 0, NULL, 1, 0, 1, 18, '2016-10-06 11:40:53', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(305, 18, 0, '2016-09-27 00:00:00', 80, 'Traveled to SEC', 0, NULL, 1.5, 0, 1, 18, '2016-10-06 11:42:11', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(306, 18, 0, '2016-09-27 00:00:00', 80, 'Attended meeting with Ms. Margarette Almazan of Compliance Monitoring Division (SEC)', 0, NULL, 1.5, 0, 1, 18, '2016-10-06 11:42:49', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(307, 18, 0, '2016-09-27 00:00:00', 80, 'Drafted email re: updated to Mr. Santiago.', 0, NULL, 1, 0, 1, 18, '2016-10-06 11:43:17', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(308, 18, 0, '2016-10-06 00:00:00', 10, 'Traveled to BIR National Office', 0, NULL, 1.5, 0, 0, 18, '2016-10-06 11:45:34', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(309, 18, 0, '2016-09-28 00:00:00', 10, 'Traveled to BIR National Office', 0, NULL, 1.5, 0, 1, 18, '2016-10-06 11:46:28', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(310, 18, 0, '2016-09-28 00:00:00', 10, 'Attended meeting with BIR Examiner Ernesto Gamrad and Atty. Roberto Baqurian', 0, NULL, 3, 0, 1, 18, '2016-10-06 11:47:15', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(311, 18, 0, '2016-09-28 00:00:00', 10, 'Internally discussed with Atty. Baquiran and Atty. Euney', 0, NULL, 1, 0, 1, 18, '2016-10-06 11:47:45', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(312, 18, 0, '2016-09-28 00:00:00', 10, 'Drafted email to update the Client', 0, NULL, 1, 0, 1, 18, '2016-10-06 11:48:06', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(313, 18, 0, '2016-09-28 00:00:00', 163, 'Attended seminar re: Etiquette.\n', 0, NULL, 1, 0, 1, 18, '2016-10-06 11:49:47', NULL, NULL, 2, '00:00:00', '00:00:00', 1),
(314, 18, 0, '2016-09-29 00:00:00', 90, 'Traveled to RTC Parañaque', 0, NULL, 1.5, 0, 1, 18, '2016-10-06 11:52:12', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(315, 18, 0, '2016-09-29 00:00:00', 90, 'Performed Other Service, Inquire status of case with court staff', 0, NULL, 1, 0, 1, 18, '2016-10-06 11:53:33', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(316, 18, 0, '2016-09-30 00:00:00', 106, 'Made telephone call to Charlemagne Ramil of RR No. 8', 2500, NULL, 1, 2500, 1, 18, '2016-10-06 13:21:21', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(317, 18, 0, '2016-09-30 00:00:00', 120, 'Made telephone call to Ms. Ada Santiago re: Draft ICPA Report and CTC of DOE Certificate.', 2500, NULL, 1, 2500, 1, 18, '2016-10-06 13:22:08', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(318, 18, 0, '2016-09-30 00:00:00', 128, 'Drafted Secretary\'s Certificate on Assets Recommended for Approval.', 0, NULL, 1.5, 0, 1, 18, '2016-10-06 13:24:21', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(319, 18, 0, '2016-09-30 00:00:00', 39, 'Made telephone call to Ms. Gemma Merin re: sending documents for transmittal', 100, NULL, 1, 100, 1, 18, '2016-10-06 13:25:03', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(320, 18, 0, '2016-09-30 00:00:00', 10, 'Performed Other Service , Locate schedules of the SPA for the records.', 0, NULL, 1.5, 0, 1, 18, '2016-10-06 13:26:50', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(321, 14, 0, '2016-10-06 00:00:00', 163, 'Attended FINEX Tax Forum at Marriot Grand Ballroom Building, Pasay', 0, NULL, 3.5, 0, 2, 21, '2016-10-06 16:49:45', NULL, NULL, 2, '14:00:00', '17:30:00', 1),
(322, 17, 0, '2016-09-27 00:00:00', 94, 'Attended hearing at the Court of Tax Appeals for the presentation of ICPA', 2500, NULL, 3, 7500, 1, 22, '2016-10-07 14:06:05', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(323, 17, 0, '2016-09-27 00:00:00', 163, 'Check-up at St. Luke\'s Hospital', 0, NULL, 3, 0, 1, 22, '2016-10-07 14:07:03', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(324, 17, 0, '2016-10-27 00:00:00', 143, 'Checking of files at the Court of Tax Appeals for CTA Cases 9183 and 9187', 2500, NULL, 2.5, 6250, 0, 22, '2016-10-07 14:08:06', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(325, 17, 0, '2016-09-27 00:00:00', 143, 'Revised Pretrial Brief, Motion for ICPA Commissioning and Judicial Affidavit of Mr. Emmanuel Mendoza', 0, NULL, 3, 0, 1, 22, '2016-10-07 14:09:02', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(326, 17, 0, '2016-09-27 00:00:00', 63, 'Updated EMP re: Davao FLAs', 0, NULL, 0.33, 0, 1, 22, '2016-10-07 14:10:04', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(327, 17, 0, '2016-09-28 00:00:00', 63, 'Traveled to Batangas to submit application for Provisional Permit and SPA of Mata-Perez &amp; Francisco with Jeric Leonardo', 0, NULL, 8.5, 0, 1, 22, '2016-10-07 14:11:24', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(328, 17, 0, '2016-09-28 00:00:00', 163, 'Attended lecture on etiquette ', 0, NULL, 2, 0, 1, 22, '2016-10-07 14:11:54', NULL, NULL, 2, '00:00:00', '00:00:00', 1),
(329, 17, 0, '2016-09-28 00:00:00', 143, 'Finalized Pretrial Brief and Judicial Affidavit of Apple Malapad', 2500, NULL, 3.5, 8750, 1, 22, '2016-10-07 14:12:56', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(330, 17, 0, '2016-09-29 00:00:00', 143, 'Supervised filing of Pretrial Brief for CTA Case 9183', 0, NULL, 2.5, 0, 1, 22, '2016-10-07 14:13:56', NULL, NULL, 1, '00:00:00', '00:00:00', 18),
(331, 17, 0, '2016-09-29 00:00:00', 163, 'Attended TMAP  Seminar', 0, NULL, 5, 0, 1, 22, '2016-10-07 14:14:28', NULL, NULL, 2, '00:00:00', '00:00:00', 1),
(332, 17, 0, '2016-09-30 00:00:00', 163, 'Case reporting and lawyers\' lunch', 0, NULL, 3, 0, 1, 22, '2016-10-07 14:15:07', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(333, 17, 0, '2016-09-30 00:00:00', 163, 'Prepared time reports', 0, NULL, 1, 0, 1, 22, '2016-10-07 14:15:43', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(334, 17, 0, '2016-09-30 00:00:00', 163, 'Prepared request for payment', 0, NULL, 1.5, 0, 1, 22, '2016-10-07 14:16:09', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(335, 17, 0, '2016-09-30 00:00:00', 63, 'Oriented RHO re Batangas MLA', 0, NULL, 0.5, 0, 1, 22, '2016-10-07 14:16:50', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(336, 17, 0, '2016-09-27 00:00:00', 143, 'Checking of files at the Court of Tax Appeals for CTA Cases 9183 and 9187', 0, NULL, 2.5, 0, 1, 22, '2016-10-07 14:20:57', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(337, 15, 0, '2016-10-11 00:00:00', 93, 'Revised JLL\'s draft of formal offer of evidence. Consultation on how to submit the ICPA report and all 1500 exhibits. ', 2500, NULL, 0.5, 1250, 1, 15, '2016-10-11 14:09:03', NULL, NULL, 1, '14:15:00', '14:45:00', 19),
(338, 15, 0, '2016-10-11 00:00:00', 163, 'Researched and Revised Powerpoint on Corp. Sec training. Include revision of ppt on GIS filing. ', 0, NULL, 4.25, 0, 1, 15, '2016-10-11 14:11:41', NULL, NULL, 2, '10:30:00', '14:45:00', 13),
(339, 12, 0, '2016-10-10 00:00:00', 63, 'Wrote email to ALLEN RE STATUS ', 0, NULL, 0.3, 0, 1, 12, '2016-10-11 15:45:35', NULL, NULL, 0, '00:00:00', '00:00:00', 6),
(340, 12, 0, '2016-10-10 00:00:00', 9, 'Reviewed of work of JLL re updates of CAR; discussion with Bobby', 0, NULL, 0.5, 0, 1, 12, '2016-10-11 15:46:38', NULL, NULL, 0, '00:00:00', '00:00:00', 12),
(341, 12, 0, '2016-10-10 00:00:00', 10, 'Internally discussed with RAB and Maki re BIR Requirements', 0, NULL, 0.5, 0, 1, 12, '2016-10-11 15:49:19', NULL, NULL, 0, '00:00:00', '00:00:00', 8),
(342, 16, 0, '2016-10-10 00:00:00', 11, 'Examined Judicial Affidavit of Teresita Villamor/prepared cross-examination questions', 0, NULL, 2, 0, 1, 16, '2016-10-11 16:18:24', NULL, NULL, 1, '00:00:00', '00:00:00', 5),
(343, 16, 0, '2016-10-10 00:00:00', 11, 'Traveled to CTA for hearing', 0, NULL, 1, 0, 1, 16, '2016-10-11 16:18:43', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(344, 16, 0, '2016-10-10 00:00:00', 11, 'Attended trial/hearing at CTA Third Div for TA Oil v CIR', 0, NULL, 2.5, 0, 1, 16, '2016-10-11 16:19:46', NULL, NULL, 1, '00:00:00', '00:00:00', 15),
(345, 16, 0, '2016-10-10 00:00:00', 11, 'Traveled from CTA', 0, NULL, 1.25, 0, 1, 16, '2016-10-11 16:20:09', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(346, 16, 0, '2016-10-10 00:00:00', 11, 'Drafted email update to client', 0, NULL, 0.75, 0, 1, 16, '2016-10-11 16:20:32', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(347, 16, 0, '2016-10-10 00:00:00', 97, 'Reviewed previous research on fishpond matter', 2500, NULL, 1, 2500, 1, 16, '2016-10-11 16:21:16', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(348, 16, 0, '2016-10-10 00:00:00', 97, 'Received telephone call from EMP re: Fortman Cline fishpond matter', 2500, NULL, 0.2, 500, 1, 16, '2016-10-11 16:21:38', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(349, 16, 0, '2016-10-10 00:00:00', 97, 'Attended meeting at Fortman Cline re fishpond matter', 2500, NULL, 2, 5000, 0, 16, '2016-10-11 16:21:51', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(350, 16, 0, '2016-10-10 00:00:00', 97, 'Researched on nationality restrictions on fishponds', 2500, NULL, 1, 2500, 0, 16, '2016-10-11 16:22:05', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(351, 16, 0, '2016-10-11 00:00:00', 97, 'Attended meeting at Fortman Cline re fishpond matter', 0, NULL, 2, 0, 1, 16, '2016-10-11 16:23:05', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(352, 16, 0, '2016-10-11 00:00:00', 97, 'Researched on nationality restrictions on fishponds', 0, NULL, 1, 0, 1, 16, '2016-10-11 16:23:35', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(353, 16, 0, '2016-10-11 00:00:00', 141, 'Drafted Joint Stipulation of Facts and Issues', 2500, NULL, 3, 7500, 1, 16, '2016-10-11 16:23:56', 16, '2016-10-11 16:26:46', 1, '00:00:00', '00:00:00', 3),
(354, 16, 0, '2016-10-11 00:00:00', 163, 'Wrote emails to Dr. Hazel Zuellig re: amendment of AOI of ZHC', 0, NULL, 0.4, 0, 1, 16, '2016-10-11 16:24:48', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(355, 16, 0, '2016-10-11 00:00:00', 99, 'Drafted Affidavit of Discrepancy re birth date of Jenny Chan', 2500, NULL, 1, 2500, 1, 16, '2016-10-11 16:25:16', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(356, 16, 0, '2016-10-11 00:00:00', 163, 'Wrote email to EMP re: requirements for amendment of AOI (Southwest Premiere Ferries)', 0, NULL, 0.2, 0, 1, 16, '2016-10-11 16:25:53', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(357, 16, 0, '2016-10-11 00:00:00', 163, 'Internally discussed with RHO re: requirements for amendment of AOI/increase in ACS/conversion of shares to RPS (Southwest Premiere Ferries)', 0, NULL, 0.4, 0, 1, 16, '2016-10-11 16:26:24', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(358, 16, 0, '2016-10-11 00:00:00', 11, 'Internally discussed with EMP re possibility of presenting rebuttal evidence', 0, NULL, 0.25, 0, 1, 16, '2016-10-11 16:28:27', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(359, 12, 0, '2016-10-14 00:00:00', 141, 'Reviewed of work of DRP Joint Stipulation of Facts', 0, NULL, 0.5, 0, 1, 12, '2016-10-14 19:39:59', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(360, 12, 0, '2016-10-14 00:00:00', 166, 'Conferred with Anton Lichauco', 0, NULL, 1.3, 0, 1, 12, '2016-10-14 19:40:35', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(361, 12, 0, '2016-10-14 00:00:00', 166, 'Drafted Subscription Agreement/Amended AOI', 0, NULL, 1.25, 0, 1, 12, '2016-10-14 19:41:05', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(362, 12, 0, '2016-10-14 00:00:00', 94, 'Reviewed of work of Formal Offer of Evidence', 0, NULL, 0.5, 0, 1, 12, '2016-10-14 19:43:20', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(363, 12, 0, '2016-10-14 00:00:00', 9, 'Internally discussed with Bobby/Jan re Star Terminal CAR', 0, NULL, 0.2, 0, 1, 12, '2016-10-14 19:45:23', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(364, 12, 0, '2016-10-14 00:00:00', 85, 'Wrote letter to BIR re CAR amendments', 0, NULL, 0.2, 0, 1, 12, '2016-10-14 19:49:53', NULL, NULL, 1, '00:00:00', '00:00:00', 9),
(365, 12, 0, '2016-10-14 00:00:00', 106, 'Reviewed of work of MAC re letter to BIR for pull-out of records', 0, NULL, 0.2, 0, 1, 12, '2016-10-14 19:51:11', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(366, 12, 0, '2016-10-14 00:00:00', 120, 'Internally discussed with MAC', 0, NULL, 0.2, 0, 1, 12, '2016-10-14 19:53:44', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(367, 12, 0, '2016-10-14 00:00:00', 80, 'Internally discussed with Dianne  re various contracts', 0, NULL, 0.5, 0, 1, 12, '2016-10-14 19:54:26', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(368, 12, 0, '2016-10-14 00:00:00', 166, 'Drafted Subscription Agreement, Amended AOI, Certificate of Amendment', 0, NULL, 1.5, 0, 1, 12, '2016-10-14 21:15:11', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(369, 12, 0, '2016-10-13 00:00:00', 65, 'Conferred with Vangie Caballa', 0, NULL, 1.5, 0, 1, 12, '2016-10-14 21:16:58', NULL, NULL, 0, '00:00:00', '00:00:00', 2),
(370, 12, 0, '2016-10-13 00:00:00', 65, 'Internally discussed with Bobby and Dianne', 0, NULL, 0.5, 0, 1, 12, '2016-10-14 21:17:18', NULL, NULL, 0, '00:00:00', '00:00:00', 8),
(371, 12, 0, '2016-10-13 00:00:00', 65, 'Traveled to RFM Office', 0, NULL, 0.45, 0, 1, 12, '2016-10-14 21:17:40', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(372, 12, 0, '2016-10-13 00:00:00', 85, 'Internally discussed with GVF CAR amendments', 0, NULL, 0.3, 0, 1, 12, '2016-10-14 21:18:29', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(373, 12, 0, '2016-10-13 00:00:00', 166, 'Made telephone call to Anton Lichauco', 0, NULL, 0.3, 0, 1, 12, '2016-10-14 21:19:04', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(374, 12, 0, '2016-10-13 00:00:00', 106, 'Internally discussed with RAB and Macky', 0, NULL, 0.5, 0, 1, 12, '2016-10-14 21:19:46', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(375, 12, 0, '2016-10-13 00:00:00', 80, 'Wrote email to Jon Testor', 0, NULL, 0.2, 0, 1, 12, '2016-10-14 21:21:01', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(376, 12, 0, '2016-10-13 00:00:00', 80, 'Internally discussed with mac', 0, NULL, 0.2, 0, 1, 12, '2016-10-14 21:21:19', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(377, 12, 0, '2016-10-13 00:00:00', 166, 'Wrote email to Michelle', 0, NULL, 0.2, 0, 1, 12, '2016-10-14 21:21:49', NULL, NULL, 0, '00:00:00', '00:00:00', 6),
(378, 12, 0, '2016-10-12 00:00:00', 166, 'Drafted Subscription Agreement', 0, NULL, 1.5, 0, 1, 12, '2016-10-14 21:23:18', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(379, 12, 0, '2016-10-12 00:00:00', 106, 'Conferred with Charlie and Maning Mendoza', 0, NULL, 1.75, 0, 1, 12, '2016-10-14 21:25:13', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(380, 12, 0, '2016-10-12 00:00:00', 166, 'Wrote email to Michelle - re conversion', 0, NULL, 0.2, 0, 1, 12, '2016-10-14 21:25:59', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(381, 12, 0, '2016-10-11 00:00:00', 97, 'Conferred with Mark Luz to discuss Prawn project', 6000, NULL, 1, 6000, 1, 12, '2016-10-14 21:27:52', NULL, NULL, 0, '00:00:00', '00:00:00', 2),
(382, 12, 0, '2016-10-11 00:00:00', 63, 'Internally discussed withJLL', 0, NULL, 0.5, 0, 1, 12, '2016-10-14 21:28:55', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(383, 16, 0, '2016-10-17 00:00:00', 143, 'Reviewed JLL\'s draft Motion for Reconsideration (re: Resolution dated September 1, 2016)', 2500, NULL, 2.75, 6875, 1, 16, '2016-10-17 12:21:18', 16, '2016-10-17 12:24:58', 1, '00:00:00', '00:00:00', 12),
(384, 16, 0, '2016-10-17 00:00:00', 85, 'Revised letters requesting amendment of Sarah Ongsun\'s CARs, reviewed AFS for market value of shares', 0, NULL, 1.75, 0, 1, 16, '2016-10-17 12:22:00', 16, '2016-10-17 12:25:13', 1, '00:00:00', '00:00:00', 19),
(385, 16, 0, '2016-10-17 00:00:00', 80, 'Internally discussed with EMP and RHO re: Amendment Agreements for OpCo SLAs', 0, NULL, 0.35, 0, 1, 16, '2016-10-17 12:22:29', 16, '2016-10-17 12:25:20', 1, '00:00:00', '00:00:00', 8),
(386, 16, 0, '2016-10-17 00:00:00', 80, 'Revised OpCo SLA Amendment Agreements', 0, NULL, 3.5, 0, 1, 16, '2016-10-17 12:22:46', 16, '2016-10-17 12:24:48', 1, '00:00:00', '00:00:00', 19),
(387, 16, 0, '2016-10-17 00:00:00', 163, 'Performed Other Service: attended HMO seminar', 0, NULL, 1, 0, 1, 16, '2016-10-17 12:24:37', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(388, 16, 0, '2016-10-18 00:00:00', 163, 'Attended trial/hearing RTC Branch 149 for Concorde Condominium matter (Genato/Landmart Philippines, Inc. c/o GVF)', 0, NULL, 4.5, 0, 1, 16, '2016-10-17 12:29:14', 16, '2016-10-18 12:25:38', 1, '00:00:00', '00:00:00', 15),
(389, 15, 0, '2016-06-15 00:00:00', 120, 'Revise and reviewed MAC\'s Motion to Admit supplemental petition for review. ', 2500, NULL, 1.25, 3125, 1, 15, '2016-10-17 14:54:55', 15, '2016-10-17 14:55:22', 1, '00:00:00', '00:00:00', 19),
(390, 15, 0, '2016-06-15 00:00:00', 120, 'Revise and reviewed MAC\'s Motion to Admit Supplemental Petition for Review', 2500, NULL, 2.5, 6250, 1, 15, '2016-10-17 14:56:19', NULL, NULL, 1, '09:15:00', '11:45:00', 19),
(391, 15, 0, '2016-06-16 00:00:00', 120, 'Revised and reviewed MAC\'s motion to admit supplemental petition for review. ', 0, NULL, 1.5, 0, 1, 15, '2016-10-17 15:00:41', NULL, NULL, 1, '09:15:00', '10:45:00', 19),
(392, 15, 0, '2016-06-16 00:00:00', 153, 'Researched on and Revised opinion on tax incentives of roro owners and operators', 0, NULL, 1.08333, 0, 1, 15, '2016-10-17 15:09:33', NULL, NULL, 1, '12:45:00', '13:50:00', 13),
(393, 15, 0, '2016-10-17 00:00:00', 19, 'Wrote email to Lani regarding materials for preparation and distribution to shareholders. ', 0, NULL, 0.5, 0, 1, 15, '2016-10-17 17:26:24', NULL, NULL, 1, '17:00:00', '17:30:00', 6),
(394, 15, 0, '2016-10-17 00:00:00', 153, 'Drafted materials for amendment of articles of incorporation (extended entry to include brief conferences with EMP) ', 0, NULL, 2.66667, 0, 1, 15, '2016-10-17 17:28:15', NULL, NULL, 1, '09:30:00', '12:10:00', 3),
(395, 15, 0, '2016-10-17 00:00:00', 18, 'Drafted initial draft of memorandum, include going over and reviewing records form 2013 to build facts of case.  ', 0, NULL, 3.25, 0, 1, 15, '2016-10-17 17:30:21', NULL, NULL, 1, '11:30:00', '14:45:00', 3),
(396, 15, 0, '2016-10-17 00:00:00', 163, 'Performed Other Service', 0, NULL, 1.25, 0, 1, 15, '2016-10-17 17:31:28', NULL, NULL, 2, '15:00:00', '16:15:00', 11),
(397, 15, 0, '2016-10-17 00:00:00', 120, 'Revised and reviewed MAC\'s Omnibus motion to admit supplemental petition for review and supplemental petition for review. ', 2500, NULL, 2.33333, 5833.33333333, 0, 15, '2016-10-17 17:37:38', NULL, NULL, 1, '10:10:00', '12:30:00', 19),
(398, 15, 0, '2016-06-16 00:00:00', 120, 'Revised and reviewed MAC\'s Supplemental Petition for Review with the accompanying Motion to Admin Supplemental Petition for Review', 0, NULL, 2.33333, 0, 1, 15, '2016-10-17 17:40:45', NULL, NULL, 1, '10:10:00', '12:30:00', 19),
(399, 15, 0, '2016-06-16 00:00:00', 139, 'Revised and reviewed MAC\'s draft memorandum.', 2500, NULL, 1.5, 3750, 1, 15, '2016-10-17 17:46:15', NULL, NULL, 1, '13:15:00', '14:45:00', 19),
(400, 15, 0, '2016-06-16 00:00:00', 139, 'Revised and reviewed MAC\'s Omnibus motion to admit supplemental petition for review and supplemental petition for review.', 0, NULL, 2.58333, 0, 0, 15, '2016-10-17 17:49:28', NULL, NULL, 1, '10:10:00', '12:45:00', 19),
(401, 15, 0, '2016-06-16 00:00:00', 139, 'Researched on Hedcor cases for citation in the memorandum ', 0, NULL, 1.41667, 0, 1, 15, '2016-10-17 17:52:31', NULL, NULL, 1, '16:20:00', '17:45:00', 13),
(402, 15, 0, '2016-06-16 00:00:00', 153, 'Revised the opinion based on additional research. ', 0, NULL, 1, 0, 1, 15, '2016-10-17 18:02:30', NULL, NULL, 1, '17:30:00', '18:30:00', 19),
(403, 15, 0, '2016-06-15 00:00:00', 9, 'Traveled to Republic\'s office to discuss updates on CAR application of Cities asset purchases. ', 0, NULL, 2.16667, 0, 1, 15, '2016-10-17 18:04:29', NULL, NULL, 1, '15:00:00', '17:10:00', 14),
(404, 12, 0, '2016-10-18 00:00:00', 143, 'Reviewed of work of DRP/JLL re Motion for Reconsideration', 0, NULL, 1.2, 0, 1, 12, '2016-10-18 05:33:52', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(405, 12, 0, '2016-10-17 00:00:00', 136, 'Reviewed of work of SLP Memorandum', 0, NULL, 1.5, 0, 1, 12, '2016-10-18 05:35:52', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(406, 12, 0, '2016-10-17 00:00:00', 166, 'Drafted revised Certificate of Increase, and other SEC Documents', 0, NULL, 2, 0, 1, 12, '2016-10-18 05:36:26', 12, '2016-10-18 05:40:15', 1, '00:00:00', '00:00:00', 3),
(407, 12, 0, '2016-10-17 00:00:00', 146, 'Conferred with GEnshi and Osamu', 0, NULL, 0.5, 0, 1, 12, '2016-10-18 05:39:22', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(408, 12, 0, '2016-10-17 00:00:00', 145, 'Conferred with GEnshi and Osamu re various matters', 0, NULL, 0.5, 0, 1, 12, '2016-10-18 05:39:49', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(409, 12, 0, '2016-10-17 00:00:00', 122, 'Internally discussed with Bobby and Jan', 6000, NULL, 0.3, 1800, 1, 12, '2016-10-18 05:40:49', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(410, 12, 0, '2016-10-17 00:00:00', 80, 'Reviewed of work of DRP - Various Amendments', 0, NULL, 1.9, 0, 1, 12, '2016-10-18 05:44:51', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(411, 15, 0, '2016-10-18 00:00:00', 153, 'Conferred with EMP regarding new changes on the AOI and subscription agreement drafts. Include, review of revised by-laws from RHO. Include, conference with EMP and MAC re consultation with the SEC on procedure for conversion of shares i.e. whether AOI amendment is necessary for each conversion. ', 0, NULL, 3.91667, 0, 1, 15, '2016-10-18 14:09:16', NULL, NULL, 1, '10:10:00', '14:05:00', 2),
(412, 12, 0, '2016-10-18 00:00:00', 142, 'Reviewed of work of MAC:  Pre-Trial Brief, Motion for Commissioning, JA of Apple Malapad', 0, NULL, 1.5, 0, 1, 12, '2016-10-18 14:11:30', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(413, 12, 0, '2016-10-18 00:00:00', 166, 'Drafted revised AOI', 0, NULL, 0.5, 0, 1, 12, '2016-10-18 14:12:00', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(414, 12, 0, '2016-10-18 00:00:00', 166, 'with SLP and MAC', 0, NULL, 0.5, 0, 1, 12, '2016-10-18 14:12:19', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(415, 12, 0, '2016-10-18 00:00:00', 166, 'Reviewed of work of Subscription Agreement', 0, NULL, 0.5, 0, 1, 12, '2016-10-18 14:12:57', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(416, 12, 0, '2016-10-18 00:00:00', 65, 'Internal discussion with RAB/DRP', 0, NULL, 0.3, 0, 1, 12, '2016-10-18 14:13:34', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(417, 15, 0, '2016-10-18 00:00:00', 19, 'Performed Other Service i.e. preparation of materials, script and calculation of proxies for the 2016 ASHM. ', 0, NULL, 2.16667, 0, 1, 15, '2016-10-18 14:19:12', NULL, NULL, 1, '14:10:00', '16:20:00', 11),
(418, 12, 0, '2016-10-18 00:00:00', 141, 'Reviewed of work of MAC - Joint Stipulation of Facts', 0, NULL, 0.3, 0, 1, 12, '2016-10-18 14:19:48', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(419, 15, 0, '2016-10-18 00:00:00', 153, 'Internally discussed with RHO to look for SEC opinions on conversion of stocks from RPS to common. ', 0, NULL, 0.333333, 0, 1, 15, '2016-10-18 14:22:34', NULL, NULL, 1, '15:00:00', '15:20:00', 8),
(420, 15, 0, '2016-10-18 00:00:00', 18, 'Internally discussed with Anne regarding request for copies of TSN with the court for purposes of drafting memorandum. ', 0, NULL, 0.333333, 0, 1, 15, '2016-10-18 14:30:44', NULL, NULL, 1, '16:00:00', '16:20:00', 8),
(421, 14, 0, '2016-10-18 00:00:00', 22, 'Wrote letter to Dir. Myrna Leonida of Revenue Region 5 of Caloocan re SDT No. RRS-3-2015-163 of VLAP', 0, NULL, 2.5, 0, 2, 21, '2016-10-18 15:14:58', NULL, NULL, 1, '10:00:00', '12:30:00', 9),
(422, 12, 0, '2016-10-03 00:00:00', 134, 'Internal routing bank statements', 0, NULL, 0.2, 0, 1, 21, '2016-10-18 15:19:25', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(423, 12, 0, '2016-10-03 00:00:00', 119, 'Internal routing Letter addressed to Ms. Tata Tan of BPI\n', 0, NULL, 0.1, 0, 1, 21, '2016-10-18 15:20:00', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(424, 12, 0, '2016-10-03 00:00:00', 81, 'Internal routing Filed preferential tax of Kyle Villaflor to BIR &amp; Transmitted to Ms. Jigs\n', 0, NULL, 0.1, 0, 1, 21, '2016-10-18 15:21:27', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(425, 12, 0, '2016-10-03 00:00:00', 140, 'Internal routing Certificate of registration', 0, NULL, 0.1, 0, 1, 21, '2016-10-18 15:22:08', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(426, 12, 0, '2016-10-03 00:00:00', 120, 'Internal routing DOE Certificate of endorsement\n', 0, NULL, 0.1, 0, 1, 21, '2016-10-18 15:22:48', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(427, 12, 0, '2016-10-04 00:00:00', 142, 'Internal routing respondent\'s pre-trial brief\n', 0, NULL, 0.1, 0, 1, 21, '2016-10-18 15:23:24', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(428, 12, 0, '2016-10-04 00:00:00', 155, 'Internal routing transmittal of docs. for bank\n', 6000, NULL, 0.1, 600, 1, 21, '2016-10-18 15:24:04', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(429, 12, 0, '2016-10-06 00:00:00', 18, 'Internal routing notice of resolution dtd. 9.23.16\n', 0, NULL, 0.1, 0, 1, 21, '2016-10-18 15:24:37', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(430, 12, 0, '2016-10-06 00:00:00', 94, 'Internal routing Order dated 9.27.16\n', 0, NULL, 0.1, 0, 1, 21, '2016-10-18 15:25:16', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(431, 12, 0, '2016-10-06 00:00:00', 140, 'Internal routing Order dated 9.30.16\n', 0, NULL, 0.1, 0, 1, 21, '2016-10-18 15:25:48', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(432, 12, 0, '2016-10-06 00:00:00', 140, 'Internal routing Comment/Opposition\n', 0, NULL, 0.1, 0, 1, 21, '2016-10-18 15:26:18', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(433, 12, 0, '2016-10-06 00:00:00', 136, 'Internal routing MOTEX to file Memorandum\n', 0, NULL, 0.1, 0, 1, 21, '2016-10-18 15:27:05', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(434, 12, 0, '2016-10-06 00:00:00', 120, 'Internal routing motion to set 2nd commissioner\'s hearing\n', 0, NULL, 0.1, 0, 1, 21, '2016-10-18 15:27:33', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(435, 12, 0, '2016-10-06 00:00:00', 63, 'Internal routing Letter from DENR\n', 0, NULL, 0.1, 0, 1, 21, '2016-10-18 15:28:08', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(436, 12, 0, '2016-10-06 00:00:00', 18, 'Internal routing Order dtd 8.8.16\n&amp; notice of resolution dtd. 9.23.16\n', 0, NULL, 0.2, 0, 1, 21, '2016-10-18 15:29:03', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(437, 12, 0, '2016-10-06 00:00:00', 94, 'Internal routing Order  dtd. 9.27.16\n', 0, NULL, 0.1, 0, 1, 21, '2016-10-18 15:29:39', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(438, 12, 0, '2016-10-10 00:00:00', 66, 'Internal routing Support Services Agreement\n', 0, NULL, 0.1, 0, 1, 21, '2016-10-18 15:35:18', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(439, 12, 0, '2016-10-10 00:00:00', 143, 'Internal routing transmittal notice of resolution\n', 0, NULL, 0.1, 0, 1, 21, '2016-10-18 15:36:04', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(440, 12, 0, '2016-10-11 00:00:00', 63, 'Internal routing Memo from DENR Region IVA\n', 0, NULL, 0.1, 0, 1, 21, '2016-10-18 15:36:39', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(441, 12, 0, '2016-10-11 00:00:00', 63, 'Internal routing SPA', 0, NULL, 0.1, 0, 1, 21, '2016-10-18 15:37:13', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(442, 12, 0, '2016-10-11 00:00:00', 63, 'Internal routing Documents for certification\n', 0, NULL, 0.1, 0, 1, 21, '2016-10-18 15:37:36', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(443, 12, 0, '2016-10-11 00:00:00', 136, 'Internal routing Manifestation dtd 10/5/16\n', 0, NULL, 0.1, 0, 1, 21, '2016-10-18 15:40:27', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(444, 12, 0, '2016-10-14 00:00:00', 120, 'Internal routing Notice of Pre-trial order dtd. 10.5.16\n', 0, NULL, 0.1, 0, 1, 21, '2016-10-18 15:41:08', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(445, 12, 0, '2016-10-14 00:00:00', 134, 'Internal routing certificate of authentication\n', 0, NULL, 0.1, 0, 1, 21, '2016-10-18 15:46:29', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(446, 12, 0, '2016-10-14 00:00:00', 120, 'Internal routing Order dtd 10.6.16\n', 0, NULL, 0.1, 0, 1, 21, '2016-10-18 15:51:35', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(447, 12, 0, '2016-10-14 00:00:00', 136, 'Internal routing Minute resolution dtd 10.6.16\n', 0, NULL, 0.1, 0, 1, 21, '2016-10-18 15:52:15', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(448, 12, 0, '2016-10-14 00:00:00', 136, 'Internal routing Order dtd 10.5.16\n', 0, NULL, 0.1, 0, 1, 21, '2016-10-18 15:52:43', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(449, 12, 0, '2016-10-14 00:00:00', 144, 'Internal routing 2015 AFS, 2015 ITR\n', 0, NULL, 0.1, 0, 1, 21, '2016-10-18 15:53:17', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(450, 12, 0, '2016-10-14 00:00:00', 106, 'Internal routing Docs. for CTA-BIR Assessment for year 2012\n', 0, NULL, 0.1, 0, 1, 21, '2016-10-18 15:53:47', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(451, 12, 0, '2016-10-14 00:00:00', 63, 'Internal routing documents from April Militar\n', 0, NULL, 0.1, 0, 1, 21, '2016-10-18 15:54:22', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(452, 16, 0, '2016-10-18 00:00:00', 163, 'Drafted status update email to client re: hearing for Concorde Condominium (client: Landmart Philippines/Genato c/o GVF)', 0, NULL, 1.25, 0, 1, 16, '2016-10-18 16:29:40', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(453, 16, 0, '2016-10-18 00:00:00', 143, 'Internally discussed with EMP re: Motion for Reconsideration', 2500, NULL, 0.5, 1250, 1, 16, '2016-10-18 16:30:28', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(454, 16, 0, '2016-10-18 00:00:00', 143, 'Revised Motion for Reconsideration', 2500, NULL, 4, 10000, 1, 16, '2016-10-18 16:30:43', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(455, 12, 0, '2016-10-19 00:00:00', 143, 'Drafted and reviewed Motion for Reconsideration', 0, NULL, 1, 0, 1, 12, '2016-10-19 10:01:38', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(456, 12, 0, '2016-10-19 00:00:00', 166, 'Drafted amended AOI/BL and Subscription Agreement', 0, NULL, 0.75, 0, 1, 12, '2016-10-19 10:05:06', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(457, 12, 0, '2016-10-19 00:00:00', 166, 'Internally discussed with MAC', 0, NULL, 0.2, 0, 1, 12, '2016-10-19 10:06:42', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(458, 18, 0, '2016-10-03 00:00:00', 163, 'Drafted powerpoint on Corporate Secretary Duties', 0, NULL, 3, 0, 1, 18, '2016-10-19 10:10:34', NULL, NULL, 2, '00:00:00', '00:00:00', 3),
(459, 18, 0, '2016-10-03 00:00:00', 40, 'Performed Other Service re: Consolidate documents for submission to SGV ', 100, NULL, 1.5, 150, 1, 18, '2016-10-19 10:11:37', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(460, 18, 0, '2016-10-03 00:00:00', 120, 'Drafted Motion to set Commissioner\'s Hearing ', 2500, NULL, 2, 5000, 1, 18, '2016-10-19 10:12:32', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(461, 18, 0, '2016-10-03 00:00:00', 134, 'Revise Memo on ICC Clearance ', 100, NULL, 1.5, 150, 1, 18, '2016-10-19 10:13:09', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(462, 18, 0, '2016-10-19 00:00:00', 155, 'Reviewed of work of Contract (Loan Agreement)', 3000, NULL, 3.5, 10500, 0, 18, '2016-10-19 10:29:11', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(463, 18, 0, '2016-10-03 00:00:00', 155, 'Reviewed of work of contract (Loan Agreement)', 0, NULL, 3.5, 0, 1, 18, '2016-10-19 10:30:58', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(464, 16, 0, '2016-10-19 00:00:00', 143, 'Internally discussed with EMP and MAC re: Cancer/Leo', 2500, NULL, 1, 2500, 1, 16, '2016-10-19 10:36:25', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(465, 16, 0, '2016-10-19 00:00:00', 65, 'Internally discussed with EMP re: meeting on sales allowances/bad debts', 0, NULL, 0.5, 0, 1, 16, '2016-10-19 10:36:50', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(466, 18, 0, '2016-10-03 00:00:00', 128, 'Revise Secretary\'s Certificate and BOD Minutes (re: Assets for Disposal)', 0, NULL, 1, 0, 1, 18, '2016-10-19 10:38:18', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(467, 18, 0, '2016-10-04 00:00:00', 134, 'Drafted Powerpoint on presentation to UNTV', 100, NULL, 2, 200, 1, 18, '2016-10-19 10:39:24', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(468, 18, 0, '2016-10-04 00:00:00', 142, 'Drafted Authorization letter to claim BIR records from CTA', 2500, NULL, 1, 2500, 1, 18, '2016-10-19 10:40:39', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(469, 18, 0, '2016-10-04 00:00:00', 155, 'Revise Loan Agreement', 3000, NULL, 1, 3000, 1, 18, '2016-10-19 10:41:07', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(470, 18, 0, '2016-10-04 00:00:00', 149, 'Made telephone call to RDO 57 Laguna ', 3500, NULL, 0.5, 1750, 1, 18, '2016-10-19 10:41:43', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(471, 16, 0, '2016-10-19 00:00:00', 65, 'Researched on sales allowances', 0, NULL, 2, 0, 1, 16, '2016-10-19 10:41:59', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(472, 18, 0, '2016-10-04 00:00:00', 90, 'Researched on Jurisprudence on executions pending appeal', 0, NULL, 1.5, 0, 1, 18, '2016-10-19 10:42:24', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(473, 18, 0, '2016-10-04 00:00:00', 120, 'Made telephone call to to Ms. Ada Santiago', 2500, NULL, 0.5, 1250, 1, 18, '2016-10-19 10:42:47', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(474, 18, 0, '2016-10-04 00:00:00', 10, 'Internally discussed with Atty. Euney ', 0, NULL, 1, 0, 1, 18, '2016-10-19 10:43:23', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(475, 18, 0, '2016-10-04 00:00:00', 134, 'Traveled to UNTV at Quezon City', 100, NULL, 2, 200, 1, 18, '2016-10-19 10:43:52', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(476, 18, 0, '2016-10-04 00:00:00', 134, 'Attended meeting with UNTV', 100, NULL, 3, 300, 1, 18, '2016-10-19 10:44:20', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(477, 18, 0, '2016-10-05 00:00:00', 40, 'Performed Other Service re: Consolidate/Print documents for transmittal to SGV', 100, NULL, 2, 200, 1, 18, '2016-10-19 10:45:25', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(478, 18, 0, '2016-10-05 00:00:00', 155, 'Revise Loan Agreement', 3000, NULL, 1, 3000, 1, 18, '2016-10-19 10:45:49', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(479, 18, 0, '2016-10-05 00:00:00', 149, 'Drafted cover letter for Application for CAR.', 3500, NULL, 1.56, 5460, 1, 18, '2016-10-19 10:46:20', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(480, 18, 0, '2016-10-05 00:00:00', 149, 'Supervised, Prepare/Print Documents for filing of CAR', 3500, NULL, 3, 10500, 1, 18, '2016-10-19 10:47:15', NULL, NULL, 1, '00:00:00', '00:00:00', 18),
(481, 18, 0, '2016-10-05 00:00:00', 149, 'Made telephone call to RDO 57 Laguna', 3500, NULL, 0.5, 1750, 1, 18, '2016-10-19 10:47:43', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(482, 18, 0, '2016-10-05 00:00:00', 134, 'Attended meeting with Matt Ashe', 100, NULL, 2, 200, 1, 18, '2016-10-19 10:49:20', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(483, 18, 0, '2016-10-05 00:00:00', 40, 'Made telephone call to Ms. Gemma Merin of Idein Consulting ', 100, NULL, 1, 100, 1, 18, '2016-10-19 10:50:13', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(484, 18, 0, '2016-10-06 00:00:00', 155, 'Traveled to SEC ', 3000, NULL, 2, 6000, 1, 18, '2016-10-19 10:52:24', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(485, 18, 0, '2016-10-06 00:00:00', 155, 'Attended meeting with the Officer from SEC Licensing Division to follow up on Certificate of Authority', 3000, NULL, 2, 6000, 1, 18, '2016-10-19 10:53:42', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(486, 18, 0, '2016-10-06 00:00:00', 120, 'Drafted Judicial Affidavit of Mr. Richard Querido', 2500, NULL, 3, 7500, 1, 18, '2016-10-19 10:54:16', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(487, 18, 0, '2016-10-07 00:00:00', 163, 'Performed Other Service, updated list of case Assignments and research on new tax and labor cases', 0, NULL, 3, 0, 1, 18, '2016-10-19 10:55:29', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(488, 18, 0, '2016-10-07 00:00:00', 40, 'Revise minutes of Shareholders and Boar of Directors Meeting on the approval of FS and shortening of corporate term ', 100, NULL, 3.5, 350, 1, 18, '2016-10-19 10:56:32', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(489, 18, 0, '2016-10-10 00:00:00', 10, 'Drafted and revise letter to ELTAD ', 0, NULL, 2.5, 0, 1, 18, '2016-10-19 10:57:21', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(490, 18, 0, '2016-10-10 00:00:00', 10, 'Supervised filing of letter to ELTAD', 0, NULL, 1, 0, 1, 18, '2016-10-19 10:57:51', NULL, NULL, 1, '00:00:00', '00:00:00', 18),
(491, 18, 0, '2016-10-10 00:00:00', 149, 'Made telephone call to RDO 57', 3500, NULL, 0.5, 1750, 1, 18, '2016-10-19 10:58:14', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(492, 18, 0, '2016-10-10 00:00:00', 120, 'Revise Judicial Affidavit of Richard Querido', 2500, NULL, 2, 5000, 1, 18, '2016-10-19 10:59:21', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(493, 12, 0, '2016-10-19 00:00:00', 143, 'Internally discussed with MAC and DRP the Motion of Reconsideration and other cases for summarisation to client.', 0, NULL, 0.5, 0, 1, 12, '2016-10-19 11:08:27', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(494, 18, 0, '2016-10-11 00:00:00', 134, 'Made telephone call to Mr. Rex of BIR revenue Region no. 2', 0, NULL, 0.5, 0, 0, 18, '2016-10-19 11:37:39', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(495, 18, 0, '2016-10-11 00:00:00', 134, 'Drafted email to client re: update on meeting with UNTV', 0, NULL, 2.5, 0, 1, 18, '2016-10-19 13:28:57', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(496, 18, 0, '2016-10-11 00:00:00', 106, 'Made telephone call to Mr. Rex of BIR Revenue Regon no. 2.', 2500, NULL, 0.5, 1250, 1, 18, '2016-10-19 13:29:50', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(497, 18, 0, '2016-10-11 00:00:00', 106, 'Made telephone call to Ms. Charlemagne Ramil of Revenue Region no. 2', 0, NULL, 0.5, 0, 1, 18, '2016-10-19 13:30:23', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(498, 18, 0, '2016-10-12 00:00:00', 106, 'Traveled to SEC ', 2500, NULL, 2, 5000, 1, 18, '2016-10-19 13:39:31', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(499, 18, 0, '2016-10-12 00:00:00', 106, 'Attended meeting with Marife Yee re: Quasi-reorganization and Equity Restructuring ', 2500, NULL, 2, 5000, 1, 18, '2016-10-19 13:41:02', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(500, 18, 0, '2016-10-12 00:00:00', 166, 'Internally discussed with Atty. Euney and Atty. Richelle', 0, NULL, 1, 0, 1, 18, '2016-10-19 13:41:35', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(501, 18, 0, '2016-10-12 00:00:00', 166, 'Researched on study term sheet and Subscription Agreement ', 0, NULL, 3, 0, 1, 18, '2016-10-19 13:42:16', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(502, 18, 0, '2016-10-12 00:00:00', 106, 'Made telephone call to Ms. Charlemagne Ramil of Revenue Region No. 2', 2500, NULL, 0.5, 1250, 1, 18, '2016-10-19 13:43:13', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(503, 18, 0, '2016-10-12 00:00:00', 120, 'Revise Judicial Affidavit of Richard Querido ', 2500, NULL, 1, 2500, 1, 18, '2016-10-19 13:43:43', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(504, 18, 0, '2016-10-12 00:00:00', 149, 'Made telephone call RDO 57 Laguna', 3500, NULL, 0.5, 1750, 1, 18, '2016-10-19 13:44:07', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(505, 18, 0, '2016-10-12 00:00:00', 166, 'Researched on Term Sheet ad Subscription Agreement', 0, NULL, 3, 0, 1, 18, '2016-10-19 15:47:29', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(506, 18, 0, '2016-10-13 00:00:00', 106, 'Made telephone call to Ms. Charlemagne Ramil of Revenue Region No. 2', 2500, NULL, 0.5, 1250, 1, 18, '2016-10-19 15:48:10', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(507, 18, 0, '2016-10-13 00:00:00', 120, 'Revise Judicial Affidavit of Mr. Richard  Querido', 2500, NULL, 1, 2500, 1, 18, '2016-10-19 15:49:28', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(508, 18, 0, '2016-10-13 00:00:00', 149, 'Made telephone call to RDO 57 Laguna', 3500, NULL, 0.5, 1750, 1, 18, '2016-10-19 15:49:57', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(509, 18, 0, '2016-10-13 00:00:00', 80, 'Supervised and checked completeness of the documents for filing of  Updated list of Affiliates with BOI/SEC', 0, NULL, 2, 0, 1, 18, '2016-10-19 15:51:51', NULL, NULL, 1, '00:00:00', '00:00:00', 18),
(510, 18, 0, '2016-10-13 00:00:00', 163, 'Reviewed of work MPF lecture on Corporate Secretary Work', 0, NULL, 2, 0, 1, 18, '2016-10-19 15:54:10', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(511, 18, 0, '2016-10-13 00:00:00', 120, 'Supervised filing of Compliance re: ICPA Report ', 2500, NULL, 2, 5000, 1, 18, '2016-10-19 15:54:51', NULL, NULL, 1, '00:00:00', '00:00:00', 18),
(512, 18, 0, '2016-10-13 00:00:00', 106, 'Attended meeting with Charlie Casas, Emmanuel Mendoza and Ms. Badeth Nanaga', 2500, NULL, 2, 5000, 1, 18, '2016-10-19 15:55:27', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(513, 18, 0, '2016-10-14 00:00:00', 155, 'Drafted General Information Sheet', 3000, NULL, 2, 6000, 1, 18, '2016-10-19 15:58:26', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(514, 18, 0, '2016-10-14 00:00:00', 142, 'Drafted Judicial Affidavit of Emmanuel Mendoza', 2500, NULL, 3.5, 8750, 1, 18, '2016-10-19 15:59:17', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(515, 18, 0, '2016-10-14 00:00:00', 142, 'Made telephone call to Emmanuel Mendoza', 2500, NULL, 0.5, 1250, 1, 18, '2016-10-19 15:59:36', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(516, 18, 0, '2016-10-14 00:00:00', 120, 'Revise Judicial Affidavit of Mr. Richard Querido', 2500, NULL, 2, 5000, 1, 18, '2016-10-19 16:00:36', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(517, 18, 0, '2016-10-14 00:00:00', 155, 'Revise Loan Agreement and email to client ', 3000, NULL, 1.5, 4500, 1, 18, '2016-10-19 16:01:26', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(518, 18, 0, '2016-10-15 00:00:00', 142, 'Drafted Motion for Commissioning of ICPA', 2500, NULL, 3, 7500, 0, 18, '2016-10-19 16:05:53', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(519, 19, 0, '2016-09-20 00:00:00', 163, 'Researched on SC decision', 0, NULL, 0.3, 0, 0, 23, '2016-10-20 08:32:09', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(520, 19, 0, '2016-09-20 00:00:00', 163, 'Researched on new SC decisions', 0, NULL, 0.3, 0, 1, 23, '2016-10-20 08:33:37', NULL, NULL, 2, '00:00:00', '00:00:00', 13),
(521, 19, 0, '2016-09-20 00:00:00', 163, 'Researched on SC decision', 0, NULL, 0.3, 0, 1, 23, '2016-10-20 08:33:52', NULL, NULL, 2, '00:00:00', '00:00:00', 13),
(522, 19, 0, '2016-09-20 00:00:00', 163, 'Researched on labor Updates', 0, NULL, 1, 0, 1, 23, '2016-10-20 08:34:23', NULL, NULL, 2, '00:00:00', '00:00:00', 13),
(523, 17, 0, '2016-10-02 00:00:00', 144, 'Prepared GIS 2016 of VSI', 0, NULL, 1.5, 0, 0, 17, '2016-10-20 09:00:52', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(524, 17, 0, '2016-10-02 00:00:00', 9, 'Drafted letter to RDO Agraam', 0, NULL, 2.5, 0, 0, 17, '2016-10-20 09:01:29', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(525, 17, 0, '2016-10-02 00:00:00', 67, 'Drafted letter to RD of Pasig', 0, NULL, 1, 0, 0, 17, '2016-10-20 09:02:22', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(526, 17, 0, '2016-10-03 00:00:00', 144, 'Prepared GIS for 2016 of VSI', 0, NULL, 1.5, 0, 1, 17, '2016-10-20 09:03:26', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(527, 17, 0, '2016-10-03 00:00:00', 9, 'Drafted letter to RDO Agraam', 0, NULL, 2.5, 0, 1, 17, '2016-10-20 09:04:47', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(528, 17, 0, '2016-10-03 00:00:00', 67, 'Drafted letter to RD of Pasig', 0, NULL, 1, 0, 1, 17, '2016-10-20 09:05:34', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(529, 17, 0, '2016-10-04 00:00:00', 19, 'Prepared Notice for FEATI meetings', 0, NULL, 1, 0, 1, 17, '2016-10-20 09:06:27', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(530, 17, 0, '2016-10-04 00:00:00', 19, 'Researched/studied on lost stock certificates', 0, NULL, 1, 0, 1, 17, '2016-10-20 09:07:10', NULL, NULL, 1, '00:00:00', '00:00:00', 13);
INSERT INTO `file_billing_tbl` (`file_billing_id`, `user_id`, `position`, `billing_date`, `file_id`, `work_detail`, `rate`, `time_spent_sec`, `time_spent`, `amount`, `active`, `insert_by`, `insert_dt`, `update_by`, `update_dt`, `task_type`, `start_time`, `end_time`, `task_code`) VALUES
(531, 17, 0, '2016-10-04 00:00:00', 19, 'Drafted FEATI Minutes', 0, NULL, 1.5, 0, 1, 17, '2016-10-20 09:07:33', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(532, 17, 0, '2016-10-04 00:00:00', 63, 'Updated EMP re: Davao FLAs', 0, NULL, 0.75, 0, 1, 17, '2016-10-20 09:08:39', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(533, 17, 0, '2016-10-05 00:00:00', 145, 'Wrote email to EMP re: concern of Genshi Shigekawa', 3000, NULL, 0.5, 1500, 1, 17, '2016-10-20 09:09:54', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(534, 17, 0, '2016-10-05 00:00:00', 19, 'Wrote email to EMP re: lost stock certificates', 0, NULL, 0.33, 0, 1, 17, '2016-10-20 09:10:45', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(535, 17, 0, '2016-10-05 00:00:00', 144, 'Revised GIS for 2016 of VSI', 0, NULL, 0.5, 0, 1, 17, '2016-10-20 09:11:17', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(536, 17, 0, '2016-10-06 00:00:00', 19, 'Attended FEATI Board Meeting', 0, NULL, 1.5, 0, 1, 17, '2016-10-20 09:14:08', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(537, 17, 0, '2016-10-06 00:00:00', 19, 'Drafted email to EMP re: FEATI Board Meeting', 0, NULL, 0.5, 0, 1, 17, '2016-10-20 09:14:37', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(538, 17, 0, '2016-10-06 00:00:00', 9, 'Updated EMP on the CAC CAR', 0, NULL, 0.25, 0, 1, 17, '2016-10-20 09:15:26', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(539, 17, 0, '2016-10-06 00:00:00', 119, 'Wrote email to Dorrit West re: instruction to BPI', 100, NULL, 0.25, 25, 1, 17, '2016-10-20 09:16:07', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(540, 17, 0, '2016-10-06 00:00:00', 122, 'Reviewed Primewater memo', 3000, NULL, 1, 3000, 1, 17, '2016-10-20 09:16:44', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(541, 17, 0, '2016-10-07 00:00:00', 9, 'Traveled to LMB Binondo to discuss with LMB the transfer of MLA in Calaca, Batangas', 0, NULL, 3, 0, 1, 17, '2016-10-20 09:18:40', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(542, 17, 0, '2016-10-07 00:00:00', 163, 'Lawyers\' lunch', 0, NULL, 2.5, 0, 1, 17, '2016-10-20 09:19:23', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(543, 17, 0, '2016-10-07 00:00:00', 163, 'Preparation of reimbursements', 0, NULL, 3.5, 0, 1, 17, '2016-10-20 09:19:50', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(544, 17, 0, '2016-10-10 00:00:00', 144, 'Finalized VSI GIS for 2016', 0, NULL, 1.5, 0, 1, 17, '2016-10-20 09:20:57', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(545, 17, 0, '2016-10-10 00:00:00', 9, 'Revised CAR application table', 0, NULL, 0.75, 0, 1, 17, '2016-10-20 09:21:34', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(546, 12, 0, '2016-10-03 00:00:00', 134, 'Reviewed Memo', 0, NULL, 0.5, 0, 1, 21, '2016-10-20 09:21:49', NULL, NULL, 1, '09:00:00', '09:30:00', 12),
(547, 12, 0, '2016-10-03 00:00:00', 140, 'Review Comment', 0, NULL, 0.5, 0, 1, 21, '2016-10-20 09:22:28', NULL, NULL, 1, '09:30:00', '10:00:00', 12),
(548, 17, 0, '2016-10-10 00:00:00', 63, 'Requested Atty. Jonathan Fernandez for certified true copies of certain documents', 0, NULL, 0.25, 0, 1, 17, '2016-10-20 09:22:41', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(549, 17, 0, '2016-10-10 00:00:00', 63, 'Traveled to DENR Region IV-A', 0, NULL, 2.5, 0, 1, 17, '2016-10-20 09:23:26', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(550, 17, 0, '2016-10-10 00:00:00', 165, 'Traveled with RAB to Ayala Greenfield Homeowners Association, Inc. office in Calamba City, Laguna', 0, NULL, 3.5, 0, 1, 17, '2016-10-20 09:25:20', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(551, 17, 0, '2016-10-11 00:00:00', 165, 'Reported to EMP and GVF the meeting at Ayala Greenfield Homeowner\'s Association, Inc.', 0, NULL, 0.25, 0, 1, 17, '2016-10-20 09:27:00', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(552, 17, 0, '2016-10-11 00:00:00', 163, 'Drafted article re: EMP election', 0, NULL, 0.75, 0, 1, 17, '2016-10-20 09:27:44', NULL, NULL, 2, '00:00:00', '00:00:00', 3),
(553, 17, 0, '2016-10-11 00:00:00', 94, 'Drafted Formal Offer of Evidence for CTA Case No. 9080', 2500, NULL, 2.5, 6250, 1, 17, '2016-10-20 09:28:21', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(554, 17, 0, '2016-10-11 00:00:00', 63, 'Drafted letter to CENRO Calaca', 0, NULL, 1.5, 0, 1, 17, '2016-10-20 09:28:54', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(555, 17, 0, '2016-10-11 00:00:00', 63, 'Drafted letter to RED Alicer', 0, NULL, 1, 0, 1, 17, '2016-10-20 09:29:12', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(556, 17, 0, '2016-10-12 00:00:00', 94, 'Traveled to CTA to photocopy documents marked as exhibits for CTA Case No. 9080', 2500, NULL, 3.5, 8750, 1, 17, '2016-10-20 09:30:06', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(557, 17, 0, '2016-10-12 00:00:00', 63, 'Traveled to Davao City', 0, NULL, 4.5, 0, 1, 17, '2016-10-20 09:30:35', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(558, 17, 0, '2016-10-13 00:00:00', 63, 'Attended meeting with Engr. Nihil Panangit, April Militar and Ryan Mejillano at Davao City', 0, NULL, 3, 0, 1, 17, '2016-10-20 09:31:43', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(559, 17, 0, '2016-10-13 00:00:00', 63, 'Traveled to CENRO and DENR Regional Office in Davao City to follow-up transfer of FLAs', 0, NULL, 2, 0, 1, 17, '2016-10-20 09:32:26', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(560, 17, 0, '2016-10-13 00:00:00', 63, 'Traveled to PENRO in Digos City to submit documents', 0, NULL, 5, 0, 1, 17, '2016-10-20 09:32:57', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(561, 17, 0, '2016-10-14 00:00:00', 63, 'Traveled back to Manila', 0, NULL, 5.5, 0, 1, 17, '2016-10-20 09:33:31', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(562, 17, 0, '2016-10-14 00:00:00', 94, 'Completion of FOE attachments for CTA Case No. 9080', 2500, NULL, 2, 5000, 1, 17, '2016-10-20 09:34:18', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(563, 17, 0, '2016-10-14 00:00:00', 163, 'Lawyers\' lunch and reporting', 0, NULL, 3, 0, 1, 17, '2016-10-20 09:34:53', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(564, 17, 0, '2016-10-14 00:00:00', 163, 'Preparation of time charges and liquidation', 0, NULL, 1.5, 0, 1, 17, '2016-10-20 09:35:23', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(565, 16, 0, '2016-10-19 00:00:00', 65, 'Traveled to RFM Corporate Center for meeting with Vangie Caballa', 0, NULL, 1, 0, 1, 16, '2016-10-20 10:26:35', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(566, 16, 0, '2016-10-19 00:00:00', 65, 'Attended meeting at RFM Corporate Center with Vangie Caballa', 0, NULL, 2.25, 0, 1, 16, '2016-10-20 10:26:57', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(567, 16, 0, '2016-10-19 00:00:00', 65, 'Traveled from RFM Corporate Center to office', 0, NULL, 1, 0, 1, 16, '2016-10-20 10:27:18', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(568, 16, 0, '2016-10-19 00:00:00', 143, 'Further researched re: RMC 54-2014 and Sec. 112(C) of Tax Code for Project Cancer Motion for Reconsideration', 2500, NULL, 2, 5000, 1, 16, '2016-10-20 10:28:09', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(569, 12, 0, '2016-10-19 00:00:00', 25, 'Attended meeting at RFM Office with RAB, DRP and Ms. Vangie', 0, NULL, 1.5, 0, 1, 12, '2016-10-20 15:53:07', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(570, 12, 0, '2016-10-19 00:00:00', 51, 'Performed Other Service - Various emails discussion re bond and manifestation', 0, NULL, 0.2, 0, 1, 12, '2016-10-20 15:54:13', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(571, 12, 0, '2016-10-19 00:00:00', 19, 'Reviewed of work of - Minutes of Meeting', 0, NULL, 0.5, 0, 1, 12, '2016-10-20 15:55:42', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(572, 12, 0, '2016-10-19 00:00:00', 19, 'Performed Other Service - Various emails to and from Mrs. Santiago; revising notice of meeting; internal discussion', 0, NULL, 0.5, 0, 1, 12, '2016-10-20 15:56:25', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(573, 12, 0, '2016-10-19 00:00:00', 143, 'Reviewed of work of  - Revised Motion for Reconsideration', 0, NULL, 0.8, 0, 1, 12, '2016-10-20 15:57:03', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(574, 12, 0, '2016-10-19 00:00:00', 143, 'Reviewed of work of JLL/DRP Motion for Reconsideration', 0, NULL, 0.8, 0, 0, 12, '2016-10-20 15:57:25', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(575, 12, 0, '2016-10-19 00:00:00', 134, 'Reviewed of work of Various Contracts', 0, NULL, 1.2, 0, 1, 12, '2016-10-20 15:58:04', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(576, 12, 0, '2016-10-20 00:00:00', 143, 'Reviewed of work of DRP/JLL re Motion for Reconsideration', 0, NULL, 1.2, 0, 1, 12, '2016-10-20 15:59:47', NULL, NULL, 0, '00:00:00', '00:00:00', 12),
(577, 17, 0, '2016-09-25 00:00:00', 143, 'Preparation of Pretrial Brief, Judicial Affidavits of Araceli Malapad and ICPA, and Motion for Commissioning of ICPA', 0, NULL, 10, 0, 1, 22, '2016-10-20 18:02:02', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(578, 17, 0, '2016-09-26 00:00:00', 9, 'Traveled to BIR RDO 39 to check CAR on the transfer of Tokuyama Taiheyo SCCC shares transaction', 0, NULL, 2.5, 0, 1, 22, '2016-10-20 18:03:11', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(579, 17, 0, '2016-09-26 00:00:00', 9, 'Internally discussed with EMP and RAB various applications for CAR', 0, NULL, 0.5, 0, 1, 22, '2016-10-20 18:04:08', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(580, 17, 0, '2016-09-26 00:00:00', 163, 'Drafted memo to GVF re: tax consequences of doing business in the Philippines', 0, NULL, 4, 0, 1, 22, '2016-10-20 18:05:03', NULL, NULL, 2, '00:00:00', '00:00:00', 3),
(581, 17, 0, '2016-09-26 00:00:00', 143, 'Wrote email to Mr. Mendoza (ICPA) to ask for his services', 2500, NULL, 0.5, 1250, 1, 22, '2016-10-20 18:05:59', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(582, 15, 0, '2016-06-17 00:00:00', 163, 'Researched on RMO 26-2016 for reporting ', 0, NULL, 0.75, 0, 1, 15, '2016-10-24 10:13:30', NULL, NULL, 2, '09:00:00', '09:45:00', 13),
(583, 15, 0, '2016-06-17 00:00:00', 139, 'Revised and reviewed of memorandum with client\'s comments. ', 2500, NULL, 1.66667, 4166.66666667, 1, 15, '2016-10-24 10:20:00', NULL, NULL, 1, '10:10:00', '11:50:00', 19),
(584, 15, 0, '2016-06-17 00:00:00', 9, 'Traveled to Republic\'s office to discuss status of CAR applications with Mr. Malibiran. ', 0, NULL, 1.83333, 0, 1, 15, '2016-10-24 10:22:37', NULL, NULL, 1, '13:10:00', '15:00:00', 14),
(585, 15, 0, '2016-06-17 00:00:00', 9, 'Revised post closing checklist in accordance with meeting with Republic. ', 0, NULL, 1.5, 0, 1, 15, '2016-10-24 10:31:20', NULL, NULL, 1, '15:30:00', '17:00:00', 19),
(586, 15, 0, '2016-06-17 00:00:00', 163, 'Performed Other Service: reporting of cases and lawyer\'s lunch', 0, NULL, 2.16667, 0, 1, 15, '2016-10-24 10:32:37', NULL, NULL, 2, '12:00:00', '14:10:00', 11),
(587, 15, 0, '2016-06-17 00:00:00', 9, 'Conferred with JLL regarding pending requirements for CAR application and revision of checklist', 0, NULL, 0.75, 0, 1, 15, '2016-10-24 10:34:57', NULL, NULL, 1, '18:00:00', '18:45:00', 2),
(588, 15, 0, '2016-06-20 00:00:00', 9, 'Reviewed intern\'s draft table of CAR application requirements. ', 0, NULL, 0.5, 0, 1, 15, '2016-10-24 11:02:03', NULL, NULL, 1, '09:30:00', '10:00:00', 12),
(589, 15, 0, '2016-06-20 00:00:00', 19, 'Conferred with JLL on requested Feati secretary\'s certificate', 0, NULL, 0.666667, 0, 1, 15, '2016-10-24 11:10:10', NULL, NULL, 1, '10:10:00', '10:50:00', 2),
(590, 15, 0, '2016-06-20 00:00:00', 66, 'Reviewed operating agreements emailed by HMDC for purposes of drafting reexecution copies. ', 0, NULL, 1.75, 0, 1, 15, '2016-10-24 11:15:30', NULL, NULL, 1, '11:15:00', '13:00:00', 12),
(591, 15, 0, '2016-06-20 00:00:00', 120, 'Traveled to NAC for meeting with Golda and Ada regarding Sabangan.', 2500, NULL, 3.25, 8125, 1, 15, '2016-10-24 11:16:49', NULL, NULL, 1, '13:15:00', '16:30:00', 14),
(592, 15, 0, '2016-06-20 00:00:00', 120, 'Revised intern\'s draft trial plan for Hedcor Sabangan while conferring with MAC. ', 0, NULL, 1.5, 0, 1, 15, '2016-10-24 11:20:06', NULL, NULL, 1, '17:00:00', '18:30:00', 19),
(593, 15, 0, '2016-06-21 00:00:00', 163, 'Performed Other Service: waited for Imanila to troubleshoot laptop since inbox cannot receive emails since last night. ', 0, NULL, 1.25, 0, 1, 15, '2016-10-24 11:34:18', NULL, NULL, 2, '09:45:00', '11:00:00', 11),
(594, 15, 0, '2016-06-21 00:00:00', 58, 'Supervised filing of amendment for increase of ACS. ', 0, NULL, 1.25, 0, 1, 15, '2016-10-24 11:37:22', NULL, NULL, 1, '10:00:00', '11:15:00', 18),
(595, 15, 0, '2016-06-21 00:00:00', 163, 'Reviewed email from Fritz Seegovia re Citibank matter', 0, NULL, 0.5, 0, 1, 15, '2016-10-24 11:44:02', NULL, NULL, 1, '11:00:00', '11:30:00', 12),
(596, 15, 0, '2016-06-21 00:00:00', 120, 'Internally discussed with EMP, MAC and RAB regarding newly discovered memorandum report from the BIR granting the tax refund. ', 2500, NULL, 1.75, 4375, 1, 15, '2016-10-24 11:45:37', NULL, NULL, 1, '13:00:00', '14:45:00', 8),
(597, 15, 0, '2016-06-21 00:00:00', 80, 'Internally discussed with EMP re requirements to update HEAB\'s SEC records to include the Lafarge affiliates. ', 0, NULL, 0.666667, 0, 1, 15, '2016-10-24 12:04:07', NULL, NULL, 1, '14:30:00', '15:10:00', 8),
(598, 15, 0, '2016-06-21 00:00:00', 19, 'Drafted requested secretary\'s certificates for enrolling in EFPS and opening of account with Landbank ', 0, NULL, 1.16667, 0, 1, 15, '2016-10-24 12:07:04', NULL, NULL, 1, '15:10:00', '16:20:00', 3),
(599, 15, 0, '2016-06-21 00:00:00', 66, 'Drafted and revised Doric operating agreement', 0, NULL, 1.75, 0, 1, 15, '2016-10-24 12:10:01', NULL, NULL, 1, '18:00:00', '19:45:00', 3),
(600, 15, 0, '2016-06-22 00:00:00', 66, 'Reviewed operating agreement for Heirs of Zayco and HPI royalty agreements with third parties. ', 0, NULL, 1.66667, 0, 1, 15, '2016-10-24 12:18:39', NULL, NULL, 1, '09:50:00', '11:30:00', 12),
(601, 15, 0, '2016-06-22 00:00:00', 66, 'Drafted Operating Agreement with heirs of zayco; drafted deed of assignment for royalty agreements; drafted interim operating agreement between HPI and HPMC. ', 0, NULL, 5.25, 0, 1, 15, '2016-10-24 12:20:31', NULL, NULL, 1, '11:30:00', '16:45:00', 3),
(602, 15, 0, '2016-06-22 00:00:00', 66, 'Internally discussed with EMP regarding pending agreements', 0, NULL, 0.666667, 0, 1, 15, '2016-10-24 12:22:23', NULL, NULL, 1, '16:20:00', '17:00:00', 8),
(603, 15, 0, '2016-07-22 00:00:00', 63, 'Internally discussed with EMP and JLL on pending spin-off matters. ', 0, NULL, 0.5, 0, 1, 15, '2016-10-24 12:23:12', NULL, NULL, 1, '17:10:00', '17:40:00', 8),
(604, 15, 0, '2016-06-22 00:00:00', 63, 'Internally discussed with EMP and JLL on pending spin-off issues. ', 0, NULL, 0.833333, 0, 1, 15, '2016-10-24 12:27:45', NULL, NULL, 1, '17:10:00', '18:00:00', 8),
(605, 15, 0, '2016-06-23 00:00:00', 128, 'Reviewed LHAI Plan retirement rules to determine procedure for replacing committee member in view of Domenic Rosina\'s resignation. ', 0, NULL, 1.08333, 0, 1, 15, '2016-10-24 16:03:54', NULL, NULL, 1, '09:45:00', '10:50:00', 12),
(606, 15, 0, '2016-06-23 00:00:00', 153, 'Revised maritime opinion based on additional comments from client. Additional research input included to answer specific issues raised. ', 0, NULL, 1.66667, 0, 1, 15, '2016-10-24 16:16:06', NULL, NULL, 1, '10:30:00', '12:10:00', 19),
(607, 15, 0, '2016-06-23 00:00:00', 153, 'Internally discussed with EMP and Fam regarding Michelle\'s comments on the opinion. ', 0, NULL, 1.33333, 0, 1, 15, '2016-10-24 16:19:45', NULL, NULL, 1, '13:20:00', '14:40:00', 8),
(608, 15, 0, '2016-06-23 00:00:00', 66, 'Revised Deeds of assignment (royalty agreements, operating agreements and fringe assets) reviewed by EMP. ', 0, NULL, 1.5, 0, 1, 15, '2016-10-24 16:32:26', NULL, NULL, 1, '15:30:00', '17:00:00', 19),
(609, 15, 0, '2016-06-23 00:00:00', 66, 'Revised and updated status of contracts. ', 0, NULL, 0.666667, 0, 1, 15, '2016-10-24 16:47:33', NULL, NULL, 1, '18:10:00', '18:50:00', 19),
(610, 15, 0, '2016-06-23 00:00:00', 58, 'emailed MBG Capital on computation of SEC filing fees for icnrease in ACS. Supervised filing of application with SEC. ', 0, NULL, 0.666667, 0, 1, 15, '2016-10-24 16:49:22', NULL, NULL, 1, '19:00:00', '19:40:00', 18),
(611, 15, 0, '2016-06-24 00:00:00', 9, 'Reviewed consolidated table of all CAR issues raised by Republic. ', 0, NULL, 0.666667, 0, 1, 15, '2016-10-24 17:09:56', NULL, NULL, 1, '09:30:00', '10:10:00', 12),
(612, 15, 0, '2016-06-24 00:00:00', 163, 'Performed Other Service: prepared for reporting. ', 0, NULL, 1, 0, 1, 15, '2016-10-24 17:10:43', NULL, NULL, 2, '10:30:00', '11:30:00', 11),
(613, 15, 0, '2016-06-24 00:00:00', 163, 'Performed Other Service: lawyer\'s lunch and reporting. ', 0, NULL, 2.75, 0, 1, 15, '2016-10-24 17:11:50', NULL, NULL, 2, '12:00:00', '14:45:00', 11),
(614, 15, 0, '2016-06-24 00:00:00', 153, 'Internally discussed with EMP and Fam the issues raised regarding BOI incentives particularly to operating of vessels in missionary routes. Include additional research. ', 0, NULL, 2.58333, 0, 1, 15, '2016-10-24 17:14:02', NULL, NULL, 1, '15:10:00', '17:45:00', 8),
(615, 15, 0, '2016-06-27 00:00:00', 18, 'Attended at trial/hearing at CTA for presentation of respondent\'s witness. ', 0, NULL, 4.66667, 0, 1, 15, '2016-10-24 17:21:30', NULL, NULL, 1, '06:30:00', '11:10:00', 15),
(616, 15, 0, '2016-06-27 00:00:00', 45, 'Traveled to BIR central office to update on status of request for ruling on tax-deferred exchange. ', 0, NULL, 2.25, 0, 1, 15, '2016-10-24 17:22:40', NULL, NULL, 1, '13:00:00', '15:15:00', 14),
(617, 15, 0, '2016-06-27 00:00:00', 63, 'Traveled to BIR central to inquire regarding status of request for ruling on tax free exchange. ', 0, NULL, 1.83333, 0, 1, 15, '2016-10-24 17:24:23', NULL, NULL, 1, '13:10:00', '15:00:00', 14),
(618, 15, 0, '2016-06-28 00:00:00', 63, 'Wrote email to Mr. Segovia regarding status of CTA Case no. 8569. ', 0, NULL, 0.75, 0, 1, 15, '2016-10-24 17:33:35', NULL, NULL, 1, '09:45:00', '10:30:00', 6),
(619, 15, 0, '2016-06-28 00:00:00', 45, 'Wrote email update to EMP and RAB on the status of the ruling request for tax-deferred exchange. ', 0, NULL, 0.5, 0, 1, 15, '2016-10-24 17:35:15', NULL, NULL, 1, '10:10:00', '10:40:00', 6),
(620, 15, 0, '2016-06-28 00:00:00', 45, 'Drafted letter to SEC requesting for further extension to submit proof of transfer of property. ', 0, NULL, 0.5, 0, 1, 15, '2016-10-24 17:37:30', NULL, NULL, 1, '11:00:00', '11:30:00', 3),
(621, 15, 0, '2016-06-28 00:00:00', 63, 'Drafted letter to SEC requesting for further extension to submit proof of transfer of property. ', 0, NULL, 0.583333, 0, 1, 15, '2016-10-24 17:38:18', NULL, NULL, 1, '11:30:00', '12:05:00', 3),
(622, 15, 0, '2016-06-28 00:00:00', 63, 'Revised and updated HMDC\'s summary of contracts. ', 0, NULL, 0.333333, 0, 1, 15, '2016-10-24 17:46:21', NULL, NULL, 1, '13:00:00', '13:20:00', 19),
(623, 15, 0, '2016-06-28 00:00:00', 63, 'Reviewed HPI - HMDC group consultancy agreement ', 0, NULL, 1.33333, 0, 1, 15, '2016-10-24 17:52:03', NULL, NULL, 1, '14:10:00', '15:30:00', 12),
(624, 15, 0, '2016-06-28 00:00:00', 153, 'Reviewed intern\'s research on imposition of surety bond in the importation of goods as part of the items for review in the maritime opinion. ', 0, NULL, 1.33333, 0, 1, 15, '2016-10-24 17:55:16', NULL, NULL, 1, '15:20:00', '16:40:00', 12),
(625, 15, 0, '2016-06-28 00:00:00', 80, 'Reviewed and updated documents for filing with SEC to update HEAB records after project cities. ', 0, NULL, 1.16667, 0, 1, 15, '2016-10-24 17:56:46', NULL, NULL, 1, '16:50:00', '18:00:00', 12),
(626, 15, 0, '2016-06-28 00:00:00', 137, 'Wrote letter to client with draft table of hedcor and LHC deadlines. ', 2500, NULL, 1, 2500, 1, 15, '2016-10-24 17:59:28', NULL, NULL, 1, '18:30:00', '19:30:00', 9),
(627, 15, 0, '2016-06-29 00:00:00', 153, 'Reviewed and revised draft of maritime opinion with EMP\'s additional comments and additional inputs from Fam. ', 0, NULL, 1.5, 0, 1, 15, '2016-10-24 18:03:16', NULL, NULL, 1, '10:00:00', '11:30:00', 12),
(628, 15, 0, '2016-06-29 00:00:00', 66, 'Wrote email to Ms. Laus cc EMP and Atty. Allen regarding advice on CSR service provider extension of contract. ', 0, NULL, 0.75, 0, 1, 15, '2016-10-24 18:04:54', NULL, NULL, 1, '11:45:00', '12:30:00', 6),
(629, 15, 0, '2016-06-29 00:00:00', 66, 'Reviewed and revised HMDC contracts (supply, operating and deeds of assignments) based on comments from client\'s operations team. Include revisions and updating of status of contracts. ', 0, NULL, 2.25, 0, 1, 15, '2016-10-24 18:07:43', NULL, NULL, 1, '13:30:00', '15:45:00', 12),
(630, 15, 0, '2016-06-29 00:00:00', 66, 'Made telephone call to Micha of HMDC to go over status of all pending contracts. and internal discussion with EMP aftewards. ', 0, NULL, 1.16667, 0, 1, 15, '2016-10-24 18:28:50', NULL, NULL, 1, '15:10:00', '16:20:00', 16),
(631, 15, 0, '2016-06-29 00:00:00', 140, 'Reviewed incoming court orders for project zodiac. and updated project calendar to note incoming hearing dates and submission deadlines. ', 2500, NULL, 0.833333, 2083.33333333, 1, 15, '2016-10-24 18:31:01', NULL, NULL, 1, '18:00:00', '18:50:00', 12),
(632, 15, 0, '2016-06-29 00:00:00', 66, 'Revised supply agreement annexes according to the changes made in the HPI-HMDC agreement. ', 0, NULL, 0.75, 0, 1, 15, '2016-10-24 18:32:28', NULL, NULL, 1, '19:00:00', '19:45:00', 19),
(633, 15, 0, '2016-06-29 00:00:00', 19, 'Drafted secretary\'s certificate for labor case. ', 0, NULL, 0.5, 0, 1, 15, '2016-10-24 18:33:59', NULL, NULL, 1, '20:00:00', '20:30:00', 3),
(634, 15, 0, '2016-06-30 00:00:00', 137, 'Attended at trial/hearing at CTA for presentation of respondent\'s evidence. ', 2500, NULL, 5.1, 12750, 1, 15, '2016-10-24 18:47:01', 15, '2016-10-24 18:53:26', 1, '00:00:00', '00:00:00', 15),
(635, 15, 0, '2016-06-30 00:00:00', 128, 'Wrote email to on list of items that need to be brought up during the board meeting. ', 0, NULL, 0.5, 0, 1, 15, '2016-10-24 18:48:07', NULL, NULL, 1, '13:00:00', '13:30:00', 6),
(636, 15, 0, '2016-06-30 00:00:00', 66, 'Reviewed and revised further the supply agreement annexes based on EMP\'s comments. ', 0, NULL, 0.833333, 0, 1, 15, '2016-10-24 18:49:21', NULL, NULL, 1, '14:00:00', '14:50:00', 12),
(637, 15, 0, '2016-06-30 00:00:00', 66, 'Revised operating agreements for zayco and doric to include MPSA details recently emailed covering the areas of operation. ', 0, NULL, 1.5, 0, 1, 15, '2016-10-24 18:51:39', NULL, NULL, 1, '14:30:00', '16:00:00', 19),
(638, 15, 0, '2016-06-30 00:00:00', 128, 'Wrote email to Kat Mamba regarding procedure for replacing Domenic Rosina as committee member. ', 0, NULL, 0.5, 0, 1, 15, '2016-10-24 18:52:45', NULL, NULL, 1, '17:00:00', '17:30:00', 6),
(639, 15, 0, '2016-07-01 00:00:00', 66, 'Reviewed and emailed HMDC and HRDC operating agreements to HMDC group for review. ', 0, NULL, 1, 0, 1, 15, '2016-10-25 13:06:14', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(640, 15, 0, '2016-07-05 00:00:00', 66, 'Reviewed supply agreements and revised according to Kat Mamba\'s email dated July 5. ', 0, NULL, 2.3, 0, 1, 15, '2016-10-25 13:08:17', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(641, 15, 0, '2016-07-07 00:00:00', 66, 'Revised LHAI supply agreement to include provision and language on stranded cost. ', 0, NULL, 1.2, 0, 1, 15, '2016-10-25 13:10:29', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(642, 15, 0, '2016-07-18 00:00:00', 66, 'Reviewed letter extending HPI - HMDC quarry service agreement ', 0, NULL, 0.8, 0, 1, 15, '2016-10-25 13:12:57', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(643, 15, 0, '2016-07-18 00:00:00', 66, 'Reviewed and revised LHAI supply agreement with HMDC\'s comments. ', 0, NULL, 1.4, 0, 1, 15, '2016-10-25 13:13:58', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(644, 15, 0, '2016-07-18 00:00:00', 66, 'Reviewed and revised HPHI-HMDC Quarry service agreement ', 0, NULL, 1.5, 0, 1, 15, '2016-10-25 13:14:53', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(645, 15, 0, '2016-07-22 00:00:00', 66, 'Conferred with Kat Mamba and Zoe Sibala regarding the volume requirement provisin of the LHAI - HPI Supply Agreement', 0, NULL, 2, 0, 1, 15, '2016-10-25 13:25:50', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(646, 15, 0, '2016-07-26 00:00:00', 66, 'Reviewed and revised contract for disposal of non-essential assets as requested by Jon Fernandez', 0, NULL, 1.7, 0, 1, 15, '2016-10-25 13:29:00', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(647, 15, 0, '2016-07-28 00:00:00', 9, 'Reviewed communication between Republic and MPF on CAR application for the LRAI shares ', 0, NULL, 0.6, 0, 1, 15, '2016-10-25 13:31:44', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(648, 15, 0, '2016-07-29 00:00:00', 66, 'Reviewed and revised Royalty agreement with Mr. Pantonial', 0, NULL, 2.8, 0, 1, 15, '2016-10-25 13:32:41', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(649, 15, 0, '2016-07-29 00:00:00', 64, 'Drafted and revised HMDC and HRDC secretary\'s certificates on Land Bank trust funds', 0, NULL, 1.8, 0, 1, 15, '2016-10-25 13:34:06', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(650, 15, 0, '2016-07-29 00:00:00', 64, 'Drafted, reviewed and revised treasury memorandA secretary\'s certificates for HMDC, HRDC, LORVI and LHAI', 0, NULL, 3.2, 0, 1, 15, '2016-10-25 13:35:43', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(651, 15, 0, '2016-08-04 00:00:00', 64, 'Traveled to Traveled to HPI office and met with EMP and HPI/HMDC group to discuss pending contracts and RF matters', 0, NULL, 5.2, 0, 1, 15, '2016-10-25 13:38:34', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(652, 15, 0, '2016-08-03 00:00:00', 64, 'Revised status of contracts based on latest drafts in preparation for tomorrow\'s meeting. ', 0, NULL, 1.5, 0, 1, 15, '2016-10-25 13:39:50', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(653, 15, 0, '2016-08-04 00:00:00', 64, 'Reviewed and final revision of the royalty agreement before release to other party. ', 0, NULL, 1.4, 0, 1, 15, '2016-10-25 13:40:49', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(654, 15, 0, '2016-08-05 00:00:00', 64, 'Drafted and revised remaining corp sec certificates for the other items in the HMDC Group treasury memoranda', 0, NULL, 2.3, 0, 1, 15, '2016-10-25 13:43:17', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(655, 15, 0, '2016-08-09 00:00:00', 64, 'Revised summary of contracts as per EMP\'s instructions for client update. ', 0, NULL, 0.7, 0, 1, 15, '2016-10-25 13:44:25', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(656, 15, 0, '2016-08-08 00:00:00', 13, 'Drafted Drafted and revised minutes and SPA for Rolive dissolution', 3000, NULL, 1.5, 4500, 1, 15, '2016-10-25 13:46:08', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(657, 15, 0, '2016-08-08 00:00:00', 64, 'Reviewed and revised GIS of HDMC group of companies in accordance with rules on change of business address (consolidated entry) ', 0, NULL, 2.8, 0, 1, 15, '2016-10-25 13:47:16', NULL, NULL, 1, '00:00:00', '00:00:00', 18),
(658, 15, 0, '2016-08-11 00:00:00', 64, 'Revised royalty agreement in accordance with discussion with other party', 0, NULL, 1.1, 0, 1, 15, '2016-10-25 13:47:58', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(659, 15, 0, '2016-08-11 00:00:00', 64, 'Reviewed revised draft AOI amendment documents drafted by RHO and MAC. ', 0, NULL, 2.1, 0, 1, 15, '2016-10-25 13:49:54', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(660, 15, 0, '2016-08-12 00:00:00', 64, 'Revised draft HMDC group GIS for filing', 0, NULL, 1.5, 0, 1, 15, '2016-10-25 13:51:10', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(661, 15, 0, '2016-08-15 00:00:00', 64, 'Supervised filing of HMDC group GIS with amendment on business address', 0, NULL, 1.5, 0, 1, 15, '2016-10-25 13:52:25', NULL, NULL, 1, '00:00:00', '00:00:00', 18),
(662, 15, 0, '2016-08-15 00:00:00', 64, 'Internally discussed with EMP, MAC and RHO on amendments to be reflected in the AOI from the amendments to the SHA. ', 0, NULL, 1.8, 0, 1, 15, '2016-10-25 13:54:14', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(663, 15, 0, '2016-08-17 00:00:00', 66, 'Revised final version of royalty agreement and finalized for execution. ', 0, NULL, 0.7, 0, 1, 15, '2016-10-25 13:55:28', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(664, 15, 0, '2016-08-18 00:00:00', 64, 'Drafted notice of agenda for Aug. 31 board meeting. Include discussion with EMP and communication with client on upcoming agenda. ', 0, NULL, 1.5, 0, 1, 15, '2016-10-25 13:57:19', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(665, 15, 0, '2016-08-26 00:00:00', 64, 'Drafted and revised minutes of previous board meeting; consolidated with review and revisions based on emp\'s comments. ', 0, NULL, 2.7, 0, 1, 15, '2016-10-25 13:59:23', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(666, 15, 0, '2016-08-30 00:00:00', 64, 'Revised and reviewed minutes of meeting of BOD as per emp\'s corrections. ', 0, NULL, 0.8, 0, 1, 15, '2016-10-25 14:00:29', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(667, 15, 0, '2016-08-30 00:00:00', 64, 'Performed Other Service: prepared, drafted and consoldiated materials for tomorrow\'s board meeting. ', 0, NULL, 3.5, 0, 1, 15, '2016-10-25 14:01:01', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(668, 15, 0, '2016-08-31 00:00:00', 64, 'Traveled to HPI office for HMDC group board meeting. ', 0, NULL, 4.8, 0, 1, 15, '2016-10-25 14:02:02', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(669, 15, 0, '2016-08-31 00:00:00', 64, 'Drafted minutes from meeting', 0, NULL, 0.8, 0, 1, 15, '2016-10-25 14:02:35', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(670, 15, 0, '2016-09-01 00:00:00', 128, 'Drafted sec certs for AMO accreditation', 0, NULL, 0.8, 0, 1, 15, '2016-10-25 14:03:27', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(671, 15, 0, '2016-09-01 00:00:00', 128, 'Performed Other Service: furnished HPI with requested GIS from HMDC group and CLINCO/CEMCO', 0, NULL, 0.8, 0, 1, 15, '2016-10-25 14:04:12', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(672, 15, 0, '2016-09-02 00:00:00', 9, 'Internally discussed with EMP and JAN regarding pending documents for CAR application ', 0, NULL, 1, 0, 1, 15, '2016-10-25 14:05:45', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(673, 15, 0, '2016-09-02 00:00:00', 64, 'Supervised filing of and transmittal to client of GIS of HMDC group', 0, NULL, 1.2, 0, 1, 15, '2016-10-25 14:06:25', NULL, NULL, 1, '00:00:00', '00:00:00', 18),
(674, 15, 0, '2016-09-13 00:00:00', 9, 'Traveled to HMDC office to discuss drafting of position paper on inclusion of crushing and grinding in the MPP requirement', 0, NULL, 3.8, 0, 1, 15, '2016-10-25 14:08:16', 15, '2016-10-25 14:13:29', 1, '00:00:00', '00:00:00', 14),
(675, 15, 0, '2016-09-13 00:00:00', 64, 'Revised status of contracts for update to client. ', 0, NULL, 0.6, 0, 1, 15, '2016-10-25 14:09:25', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(676, 15, 0, '2016-09-13 00:00:00', 128, 'Internally discussed with EMP regarding proposal for due diligence on the Hard Rock Acquisition', 0, NULL, 0.6, 0, 1, 15, '2016-10-25 14:10:04', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(677, 15, 0, '2016-09-13 00:00:00', 9, 'Researched laws, jurisprudence and agency issuance on MPP requirement; include drafting of position paper.', 0, NULL, 4.8, 0, 1, 15, '2016-10-25 14:11:42', 15, '2016-10-25 14:13:06', 1, '00:00:00', '00:00:00', 13),
(678, 15, 0, '2016-09-16 00:00:00', 66, 'Drafted Drafted second amendment to shareholders\'s agreement', 0, NULL, 1, 0, 1, 15, '2016-10-25 14:14:56', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(679, 15, 0, '2016-09-19 00:00:00', 66, 'Performed Other Service: compiled all execution copies of HMDC group contracts.', 0, NULL, 1, 0, 1, 15, '2016-10-25 14:15:45', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(680, 15, 0, '2016-09-20 00:00:00', 66, 'Performed Other Service: calculated number of shares paid for by the MPSAs assigned to HMDC. Include internal discusison with EMP', 0, NULL, 1.8, 0, 1, 15, '2016-10-25 14:17:52', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(681, 15, 0, '2016-09-23 00:00:00', 66, 'Revised amendment to SHA as per EMP\'s comments', 0, NULL, 0.5, 0, 1, 15, '2016-10-25 14:19:27', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(682, 15, 0, '2016-09-23 00:00:00', 66, 'Revised deeds of assignment of operating and royalty agreements and fringe assets as per EMP\'s comments', 0, NULL, 1.8, 0, 1, 15, '2016-10-25 14:20:54', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(683, 15, 0, '2016-09-23 00:00:00', 9, 'Traveled to HMDC to discuss MPP opinion with Mike Cabalda', 0, NULL, 3.5, 0, 1, 15, '2016-10-25 14:22:14', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(684, 15, 0, '2016-09-26 00:00:00', 128, 'Performed Other Service Performed Other Service: reviewed board resolutions to determine who has authority to sign for LHAI\'s day - to -day transactions. ', 0, NULL, 1, 0, 1, 15, '2016-10-25 14:23:21', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(685, 15, 0, '2016-09-26 00:00:00', 66, 'Internally discussed with EMP regarding BIR registration of sellers of the Pantonial royalty agreement', 0, NULL, 0.8, 0, 1, 15, '2016-10-25 14:24:27', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(686, 15, 0, '2016-09-27 00:00:00', 128, 'Drafted and reviewed draft board minutes for disposal of assets', 0, NULL, 1, 0, 1, 15, '2016-10-25 14:25:50', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(687, 15, 0, '2016-09-29 00:00:00', 66, 'Revised and reviewed all pending contracts for tomorrow\'s meeting. Also updated status of contracts. ', 0, NULL, 2.7, 0, 1, 15, '2016-10-25 14:27:13', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(688, 15, 0, '2016-09-30 00:00:00', 66, 'Traveled to HMDC office to discuss pending contracts for HMDC group', 0, NULL, 3, 0, 1, 15, '2016-10-25 14:27:52', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(689, 15, 0, '2016-07-21 00:00:00', 66, 'Reviewed and revised draft operating agreements, royalty agreements and deeds of assignments for HMDC group', 0, NULL, 2.8, 0, 1, 15, '2016-10-25 14:28:33', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(690, 15, 0, '2016-07-28 00:00:00', 64, 'Drafted secretary\'s certificates on treasury memoranda from HMDC group', 0, NULL, 2.4, 0, 1, 15, '2016-10-25 14:29:22', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(691, 16, 0, '2016-09-20 00:00:00', 124, 'Attended meeting with Atty. Tecson and EMP', 3000, NULL, 1.5, 4500, 1, 16, '2016-10-25 15:19:00', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(692, 16, 0, '2016-09-01 00:00:00', 80, 'Internally discussed with EMP re: Intra Group Data Protection agreement', 0, NULL, 1, 0, 1, 16, '2016-10-25 15:21:43', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(693, 16, 0, '2016-09-01 00:00:00', 163, 'Wrote email to Dr. Hazel Zuellig', 0, NULL, 0.3, 0, 1, 16, '2016-10-25 15:22:55', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(694, 16, 0, '2016-09-01 00:00:00', 163, 'Drafted/finalized documents for AOI amendment of ZHC (Zuellig)', 0, NULL, 1.5, 0, 1, 16, '2016-10-25 15:23:28', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(695, 16, 0, '2016-09-01 00:00:00', 158, 'Conferred with BIR ITAD officer of the day re: certified true copies of AFS and GIS for TTRA filing', 3000, NULL, 0.3, 900, 1, 16, '2016-10-25 15:25:53', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(696, 16, 0, '2016-09-01 00:00:00', 80, 'Drafted/revised form of Declaration of Accession of Intra Group Data Protection Agreement', 0, NULL, 1, 0, 1, 16, '2016-10-25 15:26:35', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(697, 16, 0, '2016-09-01 00:00:00', 158, 'Internally discussed with EMP re: updates to TTRA checklist', 3000, NULL, 0.5, 1500, 1, 16, '2016-10-25 15:27:11', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(698, 16, 0, '2016-09-01 00:00:00', 158, 'Examined files of GANV TTRA/updated checklist', 0, NULL, 0.5, 0, 1, 16, '2016-10-25 15:27:32', NULL, NULL, 1, '00:00:00', '00:00:00', 5),
(699, 16, 0, '2016-09-01 00:00:00', 158, 'Wrote emails to EMP re: GANV TTRA/checklist', 0, NULL, 0.3, 0, 1, 16, '2016-10-25 15:27:56', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(700, 16, 0, '2016-09-01 00:00:00', 80, 'Drafted opinion on HEABS/HANZ master data processing', 0, NULL, 4, 0, 1, 16, '2016-10-25 15:28:35', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(701, 16, 0, '2016-09-02 00:00:00', 80, 'Conducted research/drafted opinion on HEABS/HANZ master data processing', 0, NULL, 7, 0, 1, 16, '2016-10-25 15:29:04', 16, '2016-10-25 15:31:20', 1, '00:00:00', '00:00:00', 3),
(702, 16, 0, '2016-09-02 00:00:00', 80, 'Internally discussed with EMP and RHO re: master data processing opinion/limitations under Data Privacy Act', 0, NULL, 0.5, 0, 1, 16, '2016-10-25 15:29:46', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(703, 16, 0, '2016-09-02 00:00:00', 141, 'Performed Other Service: updated table of deadlines for LHC/Hedcor cases', 2500, NULL, 0.5, 1250, 1, 16, '2016-10-25 15:31:14', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(704, 16, 0, '2016-09-02 00:00:00', 91, 'Conferred with Ms. Elaine of DCFII/GADC re: billing for DCFII v. CIR', 2500, NULL, 0.3, 750, 1, 16, '2016-10-25 15:32:37', 16, '2016-10-25 15:32:49', 2, '00:00:00', '00:00:00', 2),
(705, 16, 0, '2016-09-02 00:00:00', 91, 'Internally discussed with EMP re: billing for DCFII v. CIR', 0, NULL, 0.2, 0, 1, 16, '2016-10-25 15:33:25', NULL, NULL, 2, '00:00:00', '00:00:00', 8),
(706, 16, 0, '2016-09-05 00:00:00', 65, 'Drafted/revised memo on sales discounts/shelf rentals per EMP\'s comments', 0, NULL, 4, 0, 1, 16, '2016-10-25 15:34:16', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(707, 16, 0, '2016-09-05 00:00:00', 65, 'Internally discussed with EMP re: memo on sales discounts/shelf rentals per EMP\'s comments', 0, NULL, 0.5, 0, 1, 16, '2016-10-25 15:34:39', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(708, 15, 0, '2016-10-26 00:00:00', 66, 'Reviewed and revised remaining pending contracts for execution and updated status of pending contracts. Include email to Micha and atty. Allen to apprise them of status and request for copies of latest executed contracts. ', 0, NULL, 1.5, 0, 1, 15, '2016-10-25 15:35:07', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(709, 16, 0, '2016-09-05 00:00:00', 90, 'Internally discussed with GVF re: filing of Manifestation and Motion to Issue Letters of Administration', 0, NULL, 0.3, 0, 1, 16, '2016-10-25 15:35:32', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(710, 16, 0, '2016-09-05 00:00:00', 90, 'Drafted Manifestation and Motion to Issue Letters of Administration', 0, NULL, 2, 0, 1, 16, '2016-10-25 15:35:45', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(711, 16, 0, '2016-09-05 00:00:00', 114, 'Drafted billing proposal for Tax Treaty Relief Certification (RP-Vietnam Tax Treaty)', 2500, NULL, 1.5, 3750, 1, 16, '2016-10-25 15:36:22', NULL, NULL, 2, '00:00:00', '00:00:00', 3),
(712, 15, 0, '2016-10-24 00:00:00', 66, 'Made telephone call to Micha of HMDC regarding update on status of pending contracts and to discuss execution of remaining agreements. ', 0, NULL, 0.8, 0, 1, 15, '2016-10-25 15:36:31', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(713, 16, 0, '2016-09-05 00:00:00', 48, 'Internally discussed with EMP whether amendment of AOI is still necessary to change principal address in light of new SEC regs', 0, NULL, 0.5, 0, 1, 16, '2016-10-25 15:37:15', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(714, 15, 0, '2016-10-24 00:00:00', 9, 'Drafted Drafted SPA in favor of MPF to process, sign and coordinate with government agencies for the process of the CAR of the Cities assets. ', 0, NULL, 1, 0, 1, 15, '2016-10-25 15:37:33', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(715, 16, 0, '2016-09-05 00:00:00', 48, 'Performed Other Service: reviewed SEC regs on change of principal address', 0, NULL, 0.75, 0, 1, 16, '2016-10-25 15:38:04', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(716, 16, 0, '2016-09-06 00:00:00', 163, 'Internally discussed with GVF re: Atty. Sta Maria\'s La Vista matter', 0, NULL, 0.5, 0, 1, 16, '2016-10-25 15:38:29', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(717, 16, 0, '2016-09-06 00:00:00', 163, 'Performed Other Service: lunch with Mr. Ed Santiago of HEABS with EMP, RAB, SLP and MAC', 0, NULL, 3, 0, 1, 16, '2016-10-25 15:38:52', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(718, 16, 0, '2016-09-06 00:00:00', 163, 'Researched on Atty. Sta Maria\'s La Vista matter (trespass to dwelling)', 0, NULL, 4, 0, 1, 16, '2016-10-25 15:39:22', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(719, 16, 0, '2016-09-06 00:00:00', 163, 'Drafted memo on Atty. Sta Maria\'s La Vista matter (trespass to dwelling)', 0, NULL, 3.5, 0, 1, 16, '2016-10-25 15:39:59', 16, '2016-10-25 15:40:17', 1, '00:00:00', '00:00:00', 3),
(720, 16, 0, '2016-09-06 00:00:00', 163, 'Received telephone call from GVF re: La Vista matter', 0, NULL, 0.2, 0, 1, 16, '2016-10-25 15:41:04', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(721, 16, 0, '2016-09-08 00:00:00', 163, 'Researched on Lupong Tagapamayapa (Atty. Sta Maria La Vista matter c/o GVF)', 0, NULL, 1.25, 0, 1, 16, '2016-10-25 15:43:54', 16, '2016-10-25 15:44:00', 1, '00:00:00', '00:00:00', 13),
(722, 16, 0, '2016-09-07 00:00:00', 38, 'Researched on Bloomberry SC Decision', 0, NULL, 0.5, 0, 1, 16, '2016-10-25 15:45:36', NULL, NULL, 2, '00:00:00', '00:00:00', 13),
(723, 16, 0, '2016-09-07 00:00:00', 85, 'Internally discussed with RAB re: TGPI CARs (correction)', 0, NULL, 1, 0, 1, 16, '2016-10-25 15:46:06', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(724, 16, 0, '2016-09-07 00:00:00', 85, 'Examined TGP CARs', 0, NULL, 2, 0, 1, 16, '2016-10-25 15:46:24', NULL, NULL, 1, '00:00:00', '00:00:00', 5),
(725, 16, 0, '2016-09-07 00:00:00', 141, 'Revised documents for Pretrial Brief (Judicial Affidavits and Motion for Commissioning of ICPA)', 2500, NULL, 4.5, 11250, 1, 16, '2016-10-25 15:48:21', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(726, 16, 0, '2016-09-08 00:00:00', 85, 'Internally discussed with Ariel, RAB and Joyce re correction of Sarah Ongsun\'s CAR/monitored issuance of new CAR', 0, NULL, 1.5, 0, 1, 16, '2016-10-25 15:52:14', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(727, 16, 0, '2016-09-08 00:00:00', 141, 'Revised documents for Pretrial Brief (Judicial Affidavits and Motion for Commissioning of ICPA)/reviewed documents', 2500, NULL, 5.25, 13125, 1, 16, '2016-10-25 15:52:50', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(728, 16, 0, '2016-09-09 00:00:00', 80, 'Examined files for HEABS SLA with Vietnam', 0, NULL, 2, 0, 1, 16, '2016-10-25 15:54:32', 16, '2016-10-25 15:56:52', 1, '00:00:00', '00:00:00', 5),
(729, 16, 0, '2016-09-09 00:00:00', 80, 'Drafted new SLA for HEABS-Lafarge Cement LLC Vietnam', 0, NULL, 4, 0, 1, 16, '2016-10-25 15:55:43', 16, '2016-10-25 15:55:51', 1, '00:00:00', '00:00:00', 3),
(730, 16, 0, '2016-09-09 00:00:00', 163, 'Performed Other Service: writing session', 0, NULL, 2, 0, 1, 16, '2016-10-25 15:56:46', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(731, 15, 0, '2016-10-26 00:00:00', 140, 'Revised table of LHC/Hedcor cases with jurisdictional challenges. ', 2500, NULL, 0.5, 1250, 1, 15, '2016-10-25 15:57:12', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(732, 16, 0, '2016-09-12 00:00:00', 163, 'Performed Other Service: Eid\'l Adha holiday', 0, NULL, 8, 0, 1, 16, '2016-10-25 15:57:33', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(733, 15, 0, '2016-10-26 00:00:00', 64, 'Wrote email to Jon Fernandez re his request for SPA in favor of Catherine Batucan', 0, NULL, 0.6, 0, 1, 15, '2016-10-25 15:58:36', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(734, 16, 0, '2016-09-13 00:00:00', 90, 'Drafted Motion for Reconsideration', 0, NULL, 4.5, 0, 1, 16, '2016-10-25 15:59:15', 16, '2016-10-25 16:03:44', 1, '00:00:00', '00:00:00', 3),
(735, 16, 0, '2016-09-16 00:00:00', 115, 'Attended meeting with EMP, GVF, Padma officials', 0, NULL, 2, 0, 1, 16, '2016-10-25 16:00:46', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(736, 16, 0, '2016-09-13 00:00:00', 90, 'Drafted Affidavit to be attached to Motion for Reconsideration', 0, NULL, 1.5, 0, 1, 16, '2016-10-25 16:02:44', 16, '2016-10-25 16:03:52', 1, '00:00:00', '00:00:00', 3),
(737, 16, 0, '2016-09-13 00:00:00', 80, 'Revised HEABS-LCL SLA per EMP\'s comments', 0, NULL, 2, 0, 1, 16, '2016-10-25 16:03:37', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(738, 16, 0, '2016-09-16 00:00:00', 163, 'Performed Other Service: conference call with Diego Recalde re: visa issue of his children; pending work with Sustento', 0, NULL, 1, 0, 1, 16, '2016-10-25 16:04:42', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(739, 16, 0, '2016-09-16 00:00:00', 163, 'Researched on student visa/student permit (Diego Recalde, c/o EMP)', 0, NULL, 2, 0, 1, 16, '2016-10-25 16:05:15', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(740, 16, 0, '2016-09-16 00:00:00', 163, 'Wrote email to Diego Recalde re: student visa/student permit (c/o EMP)', 0, NULL, 1, 0, 1, 16, '2016-10-25 16:05:38', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(741, 16, 0, '2016-09-16 00:00:00', 80, 'Revised HEABS-LCL SLA', 0, NULL, 2, 0, 0, 16, '2016-10-25 16:06:05', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(742, 16, 0, '2016-09-15 00:00:00', 80, 'Revised HEABS-LCL SLA', 0, NULL, 2, 0, 1, 16, '2016-10-25 16:06:34', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(743, 15, 0, '2016-07-01 00:00:00', 66, 'Drafted and revised HMDC and HRDC supply agreements with HPI', 0, NULL, 2.1, 0, 1, 15, '2016-10-25 16:06:41', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(744, 16, 0, '2016-09-16 00:00:00', 90, 'Researched on notices of appeal/records on appeal', 0, NULL, 2.5, 0, 1, 16, '2016-10-25 16:06:53', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(745, 16, 0, '2016-09-16 00:00:00', 90, 'Wrote reply emails to GVF re: record on appeal/notice of appeal', 0, NULL, 1.25, 0, 1, 16, '2016-10-25 16:07:20', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(746, 15, 0, '2016-07-01 00:00:00', 163, 'Performed Other Service: Writing session and report; include prepping for reporting of cases.', 0, NULL, 3.8, 0, 1, 15, '2016-10-25 16:07:29', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(747, 15, 0, '2016-07-01 00:00:00', 66, 'Internally discussed with Internally discussed with EMP regrading operating and supply agreements', 0, NULL, 0.8, 0, 1, 15, '2016-10-25 16:08:39', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(748, 16, 0, '2016-09-14 00:00:00', 90, 'Internally discussed with GVF re: Motion for Reconsideration and Affidavit', 0, NULL, 0.4, 0, 1, 16, '2016-10-25 16:09:15', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(749, 16, 0, '2016-09-14 00:00:00', 90, 'Revised MR and Affidavit per GVF\'s comments', 0, NULL, 7.6, 0, 1, 16, '2016-10-25 16:09:30', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(750, 15, 0, '2016-07-01 00:00:00', 66, 'Wrote email to Atty. Allen and Micha attaching draft agreements', 0, NULL, 0.5, 0, 1, 15, '2016-10-25 16:09:36', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(751, 16, 0, '2016-09-15 00:00:00', 90, 'Revised MR and Affidavit per GVF\'s comments', 0, NULL, 6, 0, 1, 16, '2016-10-25 16:09:54', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(752, 16, 0, '2016-09-19 00:00:00', 85, 'Internally discussed with GVF re: admission of new members in a foundation', 0, NULL, 0.3, 0, 1, 16, '2016-10-25 16:10:42', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(753, 16, 0, '2016-09-19 00:00:00', 85, 'Examined incorporation documents of TGP Foundation/conducted research re admission of new members/drafted reply to GVF', 0, NULL, 6, 0, 1, 16, '2016-10-25 16:11:07', 16, '2016-10-25 16:12:03', 1, '00:00:00', '00:00:00', 5),
(754, 16, 0, '2016-09-19 00:00:00', 39, 'Examined files in preparation for Sep 20 meeting with Atty Labra', 100, NULL, 2, 200, 1, 16, '2016-10-25 16:11:40', 16, '2016-10-25 16:12:14', 1, '00:00:00', '00:00:00', 5),
(755, 15, 0, '2016-07-04 00:00:00', 153, 'Revised opinion. added an update on the query regarding the surety bond for the 4.5%FWT and whether this is also applicable to a bareboat charter between two domestic entities. Include conference with Marina. ', 0, NULL, 3.5, 0, 1, 15, '2016-10-25 16:11:55', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(756, 16, 0, '2016-09-21 00:00:00', 158, 'Made telephone call to BIR ITAD re: GANV TTRA matter', 3000, NULL, 0.4, 1200, 1, 16, '2016-10-25 16:13:15', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(757, 16, 0, '2016-09-21 00:00:00', 158, 'Wrote email to EMP re: GANV TTRA', 0, NULL, 0.4, 0, 1, 16, '2016-10-25 16:13:32', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(758, 16, 0, '2016-09-21 00:00:00', 159, 'Internally discussed with GVF re: deeds of assignment, DST, and declarations of trust for Acquapower and Sustento', 0, NULL, 0.5, 0, 1, 16, '2016-10-25 16:14:14', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(759, 16, 0, '2016-09-21 00:00:00', 159, 'Performed Other Service: reviewed files, drafted checklist, prepared drafts of declarations of trust, wrote emails to GVF, calculated unpaid subscriptions, prepared tables of share transfers (Acquapower and Sustento)', 0, NULL, 7, 0, 1, 16, '2016-10-25 16:14:44', 16, '2016-10-25 16:15:25', 1, '00:00:00', '00:00:00', 11),
(760, 15, 0, '2016-07-04 00:00:00', 153, 'Revised quick look table to conform with revisions on main body of opinion ', 0, NULL, 1.2, 0, 1, 15, '2016-10-25 16:15:38', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(761, 16, 0, '2016-09-21 00:00:00', 159, 'Drafted letter-application to obtain CAR for GVF\'s Acquapower shares', 0, NULL, 1.25, 0, 1, 16, '2016-10-25 16:16:01', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(762, 16, 0, '2016-09-22 00:00:00', 99, 'Made telephone call to Mary Pauline Villarosa of Sanyo Seiki re Jenny Chan affidavit', 2500, NULL, 0.3, 750, 1, 16, '2016-10-25 16:16:53', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(763, 15, 0, '2016-07-04 00:00:00', 19, 'Reviewed JLL\'s sec cert drafts for Land Bank accounts', 0, NULL, 0.8, 0, 1, 15, '2016-10-25 16:17:12', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(764, 16, 0, '2016-09-22 00:00:00', 99, 'Drafted Jenny Chan affidavit on birth certificate', 2500, NULL, 1.5, 3750, 1, 16, '2016-10-25 16:17:13', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(765, 16, 0, '2016-09-22 00:00:00', 141, 'Further revised documents for Pretrial (PTB, JAs, Motion for Commissioning)', 2500, NULL, 4.7, 11750, 1, 16, '2016-10-25 16:18:03', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(766, 15, 0, '2016-07-04 00:00:00', 153, 'Internally discussed with EMP and Fam regarding additional research and consultation with the Marina', 0, NULL, 1.2, 0, 1, 15, '2016-10-25 16:18:42', NULL, NULL, 1, '00:00:00', '00:00:00', 8);
INSERT INTO `file_billing_tbl` (`file_billing_id`, `user_id`, `position`, `billing_date`, `file_id`, `work_detail`, `rate`, `time_spent_sec`, `time_spent`, `amount`, `active`, `insert_by`, `insert_dt`, `update_by`, `update_dt`, `task_type`, `start_time`, `end_time`, `task_code`) VALUES
(767, 16, 0, '2016-09-23 00:00:00', 56, 'Reviewed contracts re: reassignment of GDS Link Asia employees to GDS Global', 0, NULL, 4, 0, 1, 16, '2016-10-25 16:18:59', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(768, 15, 0, '2016-07-04 00:00:00', 9, 'Made telephone call to Ms. Yayie of Republic to inquire on status of our request for CAR documents for Cities transaction. ', 0, NULL, 0.8, 0, 1, 15, '2016-10-25 16:23:27', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(769, 16, 0, '2016-10-05 00:00:00', 163, 'Performed Other Service: VL', 0, NULL, 8, 0, 1, 16, '2016-10-25 16:42:23', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(770, 16, 0, '2016-10-07 00:00:00', 143, 'Examined Resolution of CTA 3rd Div dated September 5, 2016', 2500, NULL, 2, 5000, 1, 16, '2016-10-25 16:43:30', NULL, NULL, 1, '00:00:00', '00:00:00', 5),
(771, 16, 0, '2016-10-07 00:00:00', 143, 'Wrote email update to Atty. Golda re: Sep. 5 Resolution', 0, NULL, 1, 0, 1, 16, '2016-10-25 16:43:54', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(772, 16, 0, '2016-10-07 00:00:00', 11, 'Reviewed TA Oil files in preparation for hearing on October 10, 2016/prepared cross-examination questions for BIR witness Teresita Villamor', 0, NULL, 5, 0, 1, 16, '2016-10-25 16:45:08', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(773, 16, 0, '2016-10-12 00:00:00', 85, 'Drafted letters-request for amendment of TGP CARs/examined CARs for errors', 0, NULL, 4, 0, 1, 16, '2016-10-25 16:46:07', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(774, 16, 0, '2016-10-12 00:00:00', 141, 'Drafted Joint Stipulation of Facts and Issues', 2500, NULL, 3, 7500, 1, 16, '2016-10-25 16:46:44', 16, '2016-10-25 16:46:56', 1, '00:00:00', '00:00:00', 3),
(775, 16, 0, '2016-10-12 00:00:00', 65, 'Internally discussed with EMP re: RFM matters (Philtown bad debts issue, shelf rentals/sales discounts and allowances issue)', 0, NULL, 1, 0, 1, 16, '2016-10-25 16:47:30', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(776, 16, 0, '2016-10-14 00:00:00', 80, 'Drafted Amendment Agreements for various HEABS OpCos/updated schedules', 0, NULL, 5, 0, 1, 16, '2016-10-25 16:48:10', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(777, 16, 0, '2016-10-14 00:00:00', 11, 'Drafted TA Oil Manifestation re: rebuttal evidence', 0, NULL, 1.5, 0, 1, 16, '2016-10-25 16:48:35', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(778, 16, 0, '2016-10-14 00:00:00', 143, 'Researched on RMC 54-2014, NIRC 112(C) ', 2500, NULL, 2, 5000, 1, 16, '2016-10-25 16:49:11', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(779, 16, 0, '2016-10-20 00:00:00', 11, 'Drafted Manifestation re: surety bond extension/examined surety bond issued by Liberty Insurance', 0, NULL, 2.5, 0, 1, 16, '2016-10-25 16:52:38', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(780, 18, 0, '2016-10-13 00:00:00', 106, 'Drafted affidavit of Declaration on Current Year\'s Gross Income', 2500, NULL, 0.5, 1250, 1, 18, '2016-10-26 10:46:29', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(781, 19, 0, '2016-10-18 00:00:00', 166, 'Researched on consequence or effect of optional conversion of preferred shares to common shares and SEC opinions on the said matter.', 0, NULL, 1, 0, 1, 19, '2016-10-26 10:47:48', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(782, 18, 0, '2016-10-15 00:00:00', 142, 'Drafted Motion for Commissioning of ICPA ', 2500, NULL, 3, 7500, 1, 18, '2016-10-26 10:48:18', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(783, 18, 0, '2016-10-15 00:00:00', 142, 'Reviewed of BIR files.', 0, NULL, 2, 0, 1, 18, '2016-10-26 10:49:15', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(784, 19, 0, '2016-10-19 00:00:00', 166, 'Internally discussed with EMP on pre-clearance with respect to the reclassification of common shares to preferred shares.', 0, NULL, 0.5, 0, 1, 19, '2016-10-26 10:49:35', 19, '2016-10-26 10:50:09', 1, '00:00:00', '00:00:00', 8),
(785, 18, 0, '2016-10-15 00:00:00', 142, 'Drafted Pre-Trial Brief', 0, NULL, 4, 0, 1, 18, '2016-10-26 10:51:36', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(786, 19, 0, '2016-10-19 00:00:00', 166, 'Internally discussed with SLP on the pre-clearance with respect to the reclassification of common shares to preferred shares.', 0, NULL, 0.25, 0, 1, 19, '2016-10-26 10:51:53', NULL, NULL, 1, '11:15:00', '11:30:00', 8),
(787, 18, 0, '2016-10-15 00:00:00', 142, 'Drafted Judicial Affidavit of Apple Malapad', 2500, NULL, 4, 10000, 1, 18, '2016-10-26 10:52:08', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(788, 18, 0, '2016-10-15 00:00:00', 80, 'Drafted letter to BOI (updated list of Singaporean Affiliates)', 0, NULL, 2, 0, 1, 18, '2016-10-26 10:52:48', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(789, 18, 0, '2016-10-15 00:00:00', 149, 'Wrote email to client', 3500, NULL, 0.5, 1750, 1, 18, '2016-10-26 10:53:20', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(790, 18, 0, '2016-10-15 00:00:00', 149, 'Drafted request to amend CAR', 3500, NULL, 1, 3500, 1, 18, '2016-10-26 10:53:42', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(791, 19, 0, '2016-10-19 00:00:00', 166, 'Examined SEC documentary requirements for the reclassification of common shares to preferred shares.', 0, NULL, 0.5, 0, 1, 19, '2016-10-26 10:53:55', NULL, NULL, 1, '11:30:00', '12:00:00', 5),
(792, 16, 0, '2016-10-26 00:00:00', 85, 'Internally discussions with Ariel re: correction of Sarah Ongsun CARs', 0, NULL, 0.4, 0, 1, 16, '2016-10-26 10:57:56', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(793, 16, 0, '2016-10-26 00:00:00', 85, 'Wrote email to GVF re: originals of Sarah Ongsun CARs', 0, NULL, 0.3, 0, 1, 16, '2016-10-26 10:58:13', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(794, 16, 0, '2016-10-26 00:00:00', 158, 'Internally discussed with Ms. Lyn re: GANV TTRA', 3000, NULL, 0.3, 900, 1, 16, '2016-10-26 10:58:28', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(795, 19, 0, '2016-10-19 00:00:00', 166, 'Traveled to SEC for the pre-clearance of reclassification of common shares to preferred shares.', 0, NULL, 4, 0, 1, 19, '2016-10-26 10:59:18', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(796, 19, 0, '2016-10-20 00:00:00', 166, 'Internally discussed with EMP on SEC\'s comment on the documentary requirements for the reclassification of common shares to preferred shares. ', 0, NULL, 0.5, 0, 1, 19, '2016-10-26 11:01:56', 19, '2016-10-26 11:02:19', 1, '00:00:00', '00:00:00', 8),
(797, 19, 0, '2016-10-20 00:00:00', 166, 'Examined documentary requirements for the reclassification of common shares to preferred shares.', 0, NULL, 0.25, 0, 1, 19, '2016-10-26 11:04:03', NULL, NULL, 1, '03:15:00', '03:30:00', 5),
(798, 19, 0, '2016-10-21 00:00:00', 166, 'Traveled to SEC satellite office at Robinsons Galleria for the pre-clearance of documentary requirements on reclassification of common shares to preferred shares. ', 0, NULL, 4, 0, 1, 19, '2016-10-26 11:08:00', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(799, 16, 0, '2016-10-26 00:00:00', 158, 'Internally discussed with EMP re: GANV TTRA requirements', 3000, NULL, 0.25, 750, 1, 16, '2016-10-26 11:21:50', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(800, 19, 0, '2016-10-25 00:00:00', 166, 'Followed-up work at SEC satellite office Robinsons Galleria for the pre-clearance of documentary requirements on reclassification of common shares to preferred shares.', 0, NULL, 4, 0, 1, 19, '2016-10-26 11:22:12', NULL, NULL, 1, '00:00:00', '00:00:00', 7),
(801, 15, 0, '2016-07-25 00:00:00', 140, 'Revised table of schedules and deadlines for client\'s update', 2500, NULL, 1.1, 2750, 1, 15, '2016-10-26 13:30:18', 15, '2016-11-07 17:22:12', 1, '00:00:00', '00:00:00', 19),
(802, 15, 0, '2016-08-02 00:00:00', 140, 'Drafted pre-trial bried and judicial affidavit of the ICPA', 2500, NULL, 2.8, 7000, 1, 15, '2016-10-26 13:31:15', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(803, 15, 0, '2016-08-03 00:00:00', 140, 'Traveled to Hedcor, Inc. office at NAC tower to meet regarding pre-trial and judicial affidavits', 0, NULL, 4.5, 0, 1, 15, '2016-10-26 13:33:38', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(804, 15, 0, '2016-08-01 00:00:00', 140, 'Drafted ALM\'s judicial affidavit. Include review of case records. ', 0, NULL, 2.9, 0, 1, 15, '2016-10-26 13:34:20', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(805, 15, 0, '2016-08-03 00:00:00', 140, 'Revised and reviewed drafts of PTB and judicial affidavits and motion to set case for commissioner\'s hearing. ', 0, NULL, 2.5, 0, 1, 15, '2016-10-26 13:35:13', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(806, 15, 0, '2016-08-04 00:00:00', 140, 'further revision of ALM\'s judicial affidavit. ', 0, NULL, 1.8, 0, 1, 15, '2016-10-26 13:37:56', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(807, 15, 0, '2016-08-05 00:00:00', 140, 'further revised and reviewed pre-trial documents as per client\'s and emp\'s comments. supervised review, reproduction and arrangement of exhibits. ', 0, NULL, 4.6, 0, 1, 15, '2016-10-26 13:38:29', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(808, 15, 0, '2016-08-05 00:00:00', 140, 'Supervised filing of pre-trial documents', 0, NULL, 3.2, 0, 1, 15, '2016-10-26 13:39:35', NULL, NULL, 1, '00:00:00', '00:00:00', 18),
(809, 15, 0, '2016-08-08 00:00:00', 140, 'Wrote email to Richard Querido regarding pre-trial and commissioning schedule. Coordinated with Mr. Querido on the drafting and execution of his judicial affidavit (consolidated entry) ', 0, NULL, 2.8, 0, 1, 15, '2016-10-26 13:41:19', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(810, 15, 0, '2016-08-11 00:00:00', 140, 'Attended at trial/hearing for pre-trial and motioning for commissioning of ICPA', 0, NULL, 5.4, 0, 1, 15, '2016-10-26 13:45:32', NULL, NULL, 1, '00:00:00', '00:00:00', 15),
(811, 15, 0, '2016-08-22 00:00:00', 140, 'Revised and reviewed JSF drafted by RHO. ', 0, NULL, 1.3, 0, 1, 15, '2016-10-26 13:46:31', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(812, 15, 0, '2016-08-19 00:00:00', 140, 'Internally discussed with RHO regarding coordination with BIR lawyer and drafting of Joint Stipulation of Facts (JSF) ', 0, NULL, 1, 0, 1, 15, '2016-10-26 13:47:14', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(813, 15, 0, '2016-08-24 00:00:00', 140, 'Revised draft of JSF for signing and filing. Supervised filing of JSF. ', 0, NULL, 2, 0, 1, 15, '2016-10-26 13:48:22', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(814, 15, 0, '2016-09-21 00:00:00', 140, 'Reviewed Motion for Early Resolution of Jurisdiction filed by the BIR for purposes of drafting Comment', 0, NULL, 1, 0, 1, 15, '2016-10-26 13:50:39', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(815, 15, 0, '2016-09-23 00:00:00', 140, 'Drafted Comment and Opposition to Motion for Early Resolution. Include research of applicable laws, jurisprudence and regulations. ', 2500, NULL, 4.4, 11000, 1, 15, '2016-10-26 13:51:42', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(816, 15, 0, '2016-09-26 00:00:00', 140, 'Drafted and finalized compliance to court order to file ICPA report. Coordinated with Mr. Querido in securing copies of the ICPA report. Supervised filing of ICPA report. ', 0, NULL, 3.5, 0, 1, 15, '2016-10-26 13:53:50', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(817, 15, 0, '2016-09-27 00:00:00', 140, 'Internally discussed with EMP the draft Comment to the jurisdictional challenge. Include time spent on additional research of jurisprudence and revisions based on EMP\'s comments. Include composing of email to client attaching draft Comment explaining background of case. ', 0, NULL, 5.4, 0, 1, 15, '2016-10-26 13:55:46', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(818, 15, 0, '2016-10-03 00:00:00', 140, 'Revised further the draft Comment as per EMP\'s review. ', 0, NULL, 2, 0, 1, 15, '2016-10-26 14:01:57', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(819, 15, 0, '2016-10-04 00:00:00', 140, 'Final revision of Comment and supervised filing of comment', 0, NULL, 2.5, 0, 1, 15, '2016-10-26 14:07:40', NULL, NULL, 1, '00:00:00', '00:00:00', 18),
(820, 15, 0, '2016-09-29 00:00:00', 140, 'Attended at trial/hearing CTA for marking of exhibits', 0, NULL, 3, 0, 1, 15, '2016-10-26 14:13:57', NULL, NULL, 1, '00:00:00', '00:00:00', 15),
(821, 15, 0, '2016-07-08 00:00:00', 153, 'Revised and proofread Opinion including additional revisions to the quick-look table. ', 0, NULL, 1.5, 0, 1, 15, '2016-10-26 14:23:48', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(822, 15, 0, '2016-07-05 00:00:00', 153, 'Researched on additional BIR rulings. Further revision on opinion draft. ', 0, NULL, 1.2, 0, 1, 15, '2016-10-26 14:42:50', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(823, 15, 0, '2016-07-05 00:00:00', 58, 'Wrote email to Mike Garcia regarding approval of capital increase. Coordinated with client on DST payment', 0, NULL, 1.2, 0, 1, 15, '2016-10-26 14:44:20', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(824, 15, 0, '2016-07-07 00:00:00', 19, 'Drafted secretary\'s certificate for Nancy Cabuhat case', 0, NULL, 0.8, 0, 1, 15, '2016-10-26 15:10:17', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(825, 15, 0, '2016-07-07 00:00:00', 128, 'Performed Other Service: coordinated with LHAI\'s Jonah Togueno regarding BOC requirements', 0, NULL, 1, 0, 1, 15, '2016-10-26 15:27:32', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(826, 15, 0, '2016-07-07 00:00:00', 80, 'Performed Other Service: coordinated with BOI and SEC on updating the list of affiliates', 0, NULL, 1.2, 0, 1, 15, '2016-10-26 15:30:56', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(827, 15, 0, '2016-07-07 00:00:00', 58, 'Drafted letter requesting update on the request for ruling re preferred tax treatment filed for Seahedge. ', 0, NULL, 1, 0, 1, 15, '2016-10-26 15:36:34', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(828, 15, 0, '2016-07-08 00:00:00', 58, 'Performed Other Service: prepared for reporting and writing class. reporting and writing class. ', 0, NULL, 3.8, 0, 1, 15, '2016-10-26 15:37:45', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(829, 15, 0, '2016-07-08 00:00:00', 153, 'Internally discussed with EMP and Fam regarding final revisions and changes to the opinion', 0, NULL, 1.3, 0, 1, 15, '2016-10-26 15:38:27', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(830, 15, 0, '2016-07-12 00:00:00', 58, 'Performed Other Service: Coordinated with Alvin Tan of MBG to obtain documentary requirements for filing of administrative claim for refund of excess taxes paid. ', 0, NULL, 2.1, 0, 1, 15, '2016-10-26 16:02:34', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(831, 15, 0, '2016-07-11 00:00:00', 45, 'Performed Other Service: drafted email reply to ACI on status of request for ruling on tax-deferred status of assignment of shares. ', 0, NULL, 0.5, 0, 1, 15, '2016-10-26 17:31:56', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(832, 15, 0, '2016-10-26 00:00:00', 64, 'Drafted SPA in favor Catherine Batucan to process CAR for Bacolod properties. ', 0, NULL, 0.8, 0, 1, 15, '2016-10-26 17:32:42', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(833, 15, 0, '2016-07-11 00:00:00', 120, 'Reviewed CIR\'s Comment to Omnibus Motion to Admit Supplemental Petition', 2500, NULL, 0.8, 2000, 1, 15, '2016-10-26 17:40:43', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(834, 16, 0, '2016-10-27 00:00:00', 158, 'Internally discussed with Ms. Lyn re GANV TTRA', 3000, NULL, 0.3, 900, 1, 16, '2016-10-27 12:06:45', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(835, 16, 0, '2016-10-27 00:00:00', 158, 'Examined documents transmitted by Nisce for GANV TTRA', 3000, NULL, 0.5, 1500, 1, 16, '2016-10-27 12:06:59', NULL, NULL, 1, '00:00:00', '00:00:00', 5),
(836, 16, 0, '2016-10-27 00:00:00', 11, 'Supervised preparation of filing copies of Motion for Extension/FOE', 0, NULL, 0.5, 0, 1, 16, '2016-10-27 12:07:28', NULL, NULL, 1, '00:00:00', '00:00:00', 18),
(837, 16, 0, '2016-10-27 00:00:00', 163, 'Internally discussed with EMP re: MOA/Agreement to Buy and Sell (Maginhawa restaurant)', 0, NULL, 0.3, 0, 1, 16, '2016-10-27 12:07:50', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(838, 16, 0, '2016-10-27 00:00:00', 97, 'Performed Other Service: transcribed Oct 11 meeting notes', 2500, NULL, 1, 2500, 1, 16, '2016-10-27 12:08:08', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(839, 16, 0, '2016-10-27 00:00:00', 163, 'Wrote email to Dr. Zuellig re CMI DST returns', 0, NULL, 0.3, 0, 1, 16, '2016-10-27 12:08:33', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(840, 16, 0, '2016-10-27 00:00:00', 163, 'Made telephone call to iManila re: email account/office 365', 0, NULL, 1.2, 0, 1, 16, '2016-10-27 12:08:59', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(841, 16, 0, '2016-10-27 00:00:00', 163, 'Internally discussed with SLP, MAC and RHO re: Christmas party and Christmas giveaways', 0, NULL, 1.5, 0, 1, 16, '2016-10-27 13:28:15', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(842, 12, 0, '2016-10-27 00:00:00', 134, 'Reviewed of various contracts', 0, NULL, 1.3, 0, 1, 12, '2016-10-27 14:20:32', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(843, 12, 0, '2016-10-27 00:00:00', 80, 'Wrote email to Eduardo Santiago', 0, NULL, 0.3, 0, 1, 12, '2016-10-27 14:21:12', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(844, 12, 0, '2016-10-27 00:00:00', 19, 'Email to Mrs. Santiago', 0, NULL, 0.2, 0, 1, 12, '2016-10-27 14:22:43', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(845, 12, 0, '2016-10-27 00:00:00', 146, 'Performed Other Service - signing of Treasurer\'s Affidavit', 0, NULL, 0.2, 0, 1, 12, '2016-10-27 14:23:15', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(846, 15, 0, '2016-09-12 00:00:00', 63, 'Traveled to HMDC and met with Atty. Allen and EMP to discuss drafting of opinion on why HPI crushing and grinding is not covered by an MPP. ', 0, NULL, 3.2, 0, 1, 15, '2016-10-27 16:02:11', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(847, 15, 0, '2016-09-09 00:00:00', 9, 'Traveled to HMDC and met with Atty. Allen and EMP to discuss drafting of opinion on why HPI crushing and grinding is not covered by an MPP. ', 0, NULL, 3.2, 0, 1, 15, '2016-10-27 16:02:59', 15, '2016-10-27 16:05:31', 1, '00:00:00', '00:00:00', 14),
(848, 15, 0, '2016-09-09 00:00:00', 9, 'Reviewed materials, industry journals, jurisprudence and laws pertaining to the nature and issuance of MPPs. ', 0, NULL, 3.5, 0, 1, 15, '2016-10-27 16:04:07', 15, '2016-10-27 16:05:44', 1, '00:00:00', '00:00:00', 12),
(849, 15, 0, '2016-09-09 00:00:00', 9, 'Drafted initial memorandum on application of MPP to the cement industry', 0, NULL, 2.4, 0, 1, 15, '2016-10-27 16:04:50', 15, '2016-10-27 16:06:03', 1, '00:00:00', '00:00:00', 3),
(850, 15, 0, '2016-09-13 00:00:00', 9, 'continued writing memorandum on application of MPP to the cement industry.', 0, NULL, 2.8, 0, 1, 15, '2016-10-27 16:07:03', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(851, 15, 0, '2016-09-08 00:00:00', 9, 'Traveled to HMDC office to discuss drafting of position paper on inclusion of crushing and grinding in the MPP requirement', 0, NULL, 3.8, 0, 1, 15, '2016-10-27 16:07:52', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(852, 15, 0, '2016-09-15 00:00:00', 9, 'Internally discussed with EMP, JLL and RHO, initial draft of the MPP memorandum', 0, NULL, 3.1, 0, 1, 15, '2016-10-27 16:10:48', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(853, 15, 0, '2016-09-15 00:00:00', 9, 'Reviewed and revised RHO\'s inputs on the MPP memorandum ', 0, NULL, 1.5, 0, 1, 15, '2016-10-27 16:12:54', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(854, 15, 0, '2016-09-19 00:00:00', 9, 'Traveled to HMDC office to discuss and live edit draft MPP with Atty. Allen, EMP and Mike Cabalda', 0, NULL, 3.5, 0, 1, 15, '2016-10-27 16:14:00', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(855, 15, 0, '2016-09-20 00:00:00', 9, 'Reviewed and revised MPP memorandum substantially according to Mike Cabalda\'s comments.', 0, NULL, 2.4, 0, 1, 15, '2016-10-27 16:16:09', 15, '2016-10-27 16:16:28', 1, '00:00:00', '00:00:00', 12),
(856, 15, 0, '2016-09-21 00:00:00', 9, 'Drafted transmittal letter to the DENR secretary', 0, NULL, 0.5, 0, 1, 15, '2016-10-27 16:17:18', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(857, 15, 0, '2016-09-21 00:00:00', 9, 'Internally discussed with RHO and EMP inclusion of definition of terms for MPP memorandum. Research on what differentiates metallurgical work from quarry work. ', 0, NULL, 2.1, 0, 1, 15, '2016-10-27 16:18:40', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(858, 15, 0, '2016-09-21 00:00:00', 9, 'Internally discussed final draft of memorandum with EMP and RHO before transmitting execution copy to client. ', 0, NULL, 1.2, 0, 1, 15, '2016-10-27 16:19:59', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(859, 15, 0, '2016-10-27 00:00:00', 64, 'Drafted SPA for Cathy Batucan as per Jon Fernandez\' request. Include revision for additional info and emailing of draft to client. ', 0, NULL, 0.8, 0, 1, 15, '2016-10-28 11:26:32', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(860, 15, 0, '2016-10-27 00:00:00', 163, 'Internally discussed with Associates about the christmas party and the christmas basket giveaway', 0, NULL, 1.5, 0, 1, 15, '2016-10-28 11:27:18', NULL, NULL, 2, '00:00:00', '00:00:00', 8),
(861, 15, 0, '2016-10-27 00:00:00', 153, 'Internally discussed with EMP and RHO additional SEC requirement of Marina certification for capital reclassifcation.', 0, NULL, 0.8, 0, 1, 15, '2016-10-28 11:28:34', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(862, 15, 0, '2016-10-27 00:00:00', 153, 'Reviewed and revised RHO\'s letter to MARINA requesting certification. Include internal discussion with RHO and EMP.', 0, NULL, 1.5, 0, 1, 15, '2016-10-28 11:29:22', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(863, 15, 0, '2016-10-27 00:00:00', 153, 'Review of FEATI documents for initial draft of memorandum', 0, NULL, 2.8, 0, 1, 15, '2016-10-28 11:33:25', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(864, 15, 0, '2016-10-25 00:00:00', 63, 'Internally discussed with EMP and JLL on pending spin-off matters', 0, NULL, 1.5, 0, 1, 15, '2016-10-28 11:41:30', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(865, 15, 0, '2016-10-25 00:00:00', 63, 'Review of draft of pending contracts and updated status of contracts for email to client', 0, NULL, 1.2, 0, 1, 15, '2016-10-28 11:42:34', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(866, 15, 0, '2016-10-25 00:00:00', 66, 'Followed-up with Micha of HMDC regarding any comments on pending contracts and coordinated regarding finalization and execution', 0, NULL, 0.8, 0, 1, 15, '2016-10-28 11:43:38', NULL, NULL, 1, '00:00:00', '00:00:00', 7),
(867, 15, 0, '2016-10-25 00:00:00', 18, 'Performed Other Service: instructed staff to request and collate FEATI TSN since 2014. ', 0, NULL, 0.5, 0, 1, 15, '2016-10-28 13:43:44', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(868, 15, 0, '2016-10-25 00:00:00', 153, 'Internally discussed with EMP and RHO re status of SEC filing and pending requirements, if any', 0, NULL, 1, 0, 1, 15, '2016-10-28 13:44:37', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(869, 15, 0, '2016-10-21 00:00:00', 19, 'Attended Annual Stockholders\' meeting at FEATI University. ', 0, NULL, 4, 0, 1, 15, '2016-10-28 13:54:18', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(870, 15, 0, '2016-10-21 00:00:00', 142, 'Reviewed pre-trial documents for filing. Internal discussion with MAC in preparation for pre-trial conference', 2500, NULL, 1.7, 4250, 1, 15, '2016-10-28 13:56:44', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(871, 15, 0, '2016-10-21 00:00:00', 19, 'Internally discussed with RHO regarding drafting of FEATI and RPMC minutes. ', 0, NULL, 1, 0, 1, 15, '2016-10-28 14:00:53', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(872, 15, 0, '2016-10-28 00:00:00', 18, 'Drafted initial memorandum', 0, NULL, 2.5, 0, 1, 15, '2016-10-28 14:27:24', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(873, 15, 0, '2016-10-28 00:00:00', 163, 'Revised HO billing on MPP opinion', 0, NULL, 0.8, 0, 1, 15, '2016-10-28 14:27:46', NULL, NULL, 2, '00:00:00', '00:00:00', 19),
(874, 15, 0, '2016-10-28 00:00:00', 58, 'Performed Other Service: Lawyer\'s Lunch', 0, NULL, 2, 0, 1, 15, '2016-10-28 14:28:14', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(875, 16, 0, '2016-11-02 00:00:00', 56, 'Drafted Sec Cert and Minutes for GDS Global (opening of Chinabank account)', 0, NULL, 2.2, 0, 1, 16, '2016-11-02 10:37:33', 16, '2016-11-22 11:14:02', 1, '00:00:00', '00:00:00', 3),
(876, 16, 0, '2016-11-02 00:00:00', 56, 'Wrote email to directors of GDS Global re: Chinabank account minutes and Sec Cert', 0, NULL, 0.5, 0, 1, 16, '2016-11-02 10:37:52', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(877, 16, 0, '2016-11-02 00:00:00', 158, 'Drafted Certificate of No Pending Case (GPHC)', 3000, NULL, 0.75, 2250, 1, 16, '2016-11-02 11:31:04', 16, '2016-11-22 11:14:18', 1, '00:00:00', '00:00:00', 3),
(878, 16, 0, '2016-11-02 00:00:00', 158, 'Wrote email to Atty. Sonny Nisce re: GPHC Certificate of No Pending Case', 3000, NULL, 0.5, 1500, 1, 16, '2016-11-02 11:31:22', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(879, 16, 0, '2016-11-02 00:00:00', 11, 'Discussed with Ms. Lyn/supervised revision of Motion for Extension of Time to File Comment on FOE', 0, NULL, 0.5, 0, 1, 16, '2016-11-02 11:31:59', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(880, 16, 0, '2016-11-02 00:00:00', 85, 'Drafted email to Atty. Annaleah and Atty. Gilbert Millado re Sarah Ongsun\'s corrected CARs / sent draft email to GVF', 0, NULL, 0.6, 0, 1, 16, '2016-11-02 11:37:25', 16, '2016-11-22 11:14:38', 1, '00:00:00', '00:00:00', 3),
(881, 16, 0, '2016-11-02 00:00:00', 158, 'Performed Other Service: reviewed CGT return previously filed/supervised preparation of amended CGT return for GANV.', 3000, NULL, 0.5, 1500, 1, 16, '2016-11-02 14:42:52', 16, '2016-11-02 14:42:59', 1, '00:00:00', '00:00:00', 11),
(882, 16, 0, '2016-11-02 00:00:00', 85, 'Examined documents for registration of TGP land', 0, NULL, 1.25, 0, 1, 16, '2016-11-02 14:43:22', NULL, NULL, 1, '00:00:00', '00:00:00', 5),
(883, 16, 0, '2016-11-02 00:00:00', 97, 'Received telephone call from Lily Gonzales of Fortman Cline re aquaculture village project', 2500, NULL, 0.2, 500, 1, 16, '2016-11-02 14:44:53', 16, '2016-11-02 14:56:38', 1, '00:00:00', '00:00:00', 17),
(884, 16, 0, '2016-11-02 00:00:00', 85, 'Made telephone call to SEC re TGP foundation (admission of new members)', 0, NULL, 0.5, 0, 1, 16, '2016-11-02 14:55:43', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(885, 16, 0, '2016-11-02 00:00:00', 85, 'Wrote email to GVF re: TGP foundation (admission of new members)', 0, NULL, 0.5, 0, 1, 16, '2016-11-02 14:56:14', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(886, 12, 0, '2016-10-18 00:00:00', 166, 'Internal routing Certification, directors cert., cert. of amendment of AOI', 0, NULL, 0.1, 0, 1, 21, '2016-11-03 09:48:43', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(887, 12, 0, '2016-10-18 00:00:00', 144, 'Internal routing notarized sec cert', 0, NULL, 0.1, 0, 1, 21, '2016-11-03 09:49:08', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(888, 12, 0, '2016-10-21 00:00:00', 141, 'Internal routing Order dtd 10-4-16\n', 0, NULL, 0.1, 0, 1, 21, '2016-11-03 09:49:54', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(889, 12, 0, '2016-10-21 00:00:00', 5, 'Internal routing Order dtd 10-10-16\n', 0, NULL, 0.1, 0, 1, 21, '2016-11-03 09:51:05', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(890, 12, 0, '2016-10-21 00:00:00', 155, 'Internal routing GIS 2016\n', 6000, NULL, 0.1, 600, 1, 21, '2016-11-03 09:51:40', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(891, 12, 0, '2016-10-21 00:00:00', 120, 'Internal routing minute resolution 10-17-2016\n', 0, NULL, 0.1, 0, 1, 21, '2016-11-03 09:52:06', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(892, 12, 0, '2016-10-24 00:00:00', 142, 'Internal routing Pre-Trial Brief\n', 0, NULL, 0.1, 0, 1, 21, '2016-11-03 09:52:45', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(893, 12, 0, '2016-10-24 00:00:00', 149, 'Internal routing transmittal of CAR\n', 0, NULL, 0.1, 0, 1, 21, '2016-11-03 09:53:09', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(894, 12, 0, '2016-10-26 00:00:00', 5, 'Internal routing Respondent\'s FOE\n', 0, NULL, 0.1, 0, 1, 21, '2016-11-03 09:55:53', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(895, 12, 0, '2016-10-26 00:00:00', 81, 'Internal routing Sec cert.\n', 0, NULL, 0.1, 0, 1, 21, '2016-11-03 10:03:42', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(896, 12, 0, '2016-10-26 00:00:00', 81, 'Internal routing Filed preferential tax of Ma. Cecilia Dela Torre to BIR &amp; Transmitted to Ms. Jigs\n', 0, NULL, 0.1, 0, 1, 21, '2016-11-03 10:04:07', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(897, 12, 0, '2016-10-26 00:00:00', 166, 'Internal routing AOI &amp; By-Laws, treasurers affidavit, Marina indorsement, check\n', 0, NULL, 0.1, 0, 1, 21, '2016-11-03 10:04:39', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(898, 12, 0, '2016-10-26 00:00:00', 81, 'Internal routing Letter to Atty. Marjorie Samaniego of BOI \n', 0, NULL, 0.1, 0, 1, 21, '2016-11-03 10:05:15', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(899, 17, 0, '2016-10-16 00:00:00', 143, 'Drafted Motion for Reconsideration for Project Cancer', 2500, NULL, 7, 17500, 1, 17, '2016-11-04 09:01:54', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(900, 17, 0, '2016-10-16 00:00:00', 144, 'Drafted Secretary\'s Certificate for VSI', 0, NULL, 0.5, 0, 1, 17, '2016-11-04 09:02:36', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(901, 17, 0, '2016-10-16 00:00:00', 94, 'Drafted Formal Offer Evidence for Hedcor 9080 ', 2500, NULL, 2, 5000, 1, 17, '2016-11-04 09:03:46', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(902, 17, 0, '2016-10-16 00:00:00', 63, 'Wrote email to EMP re status report', 0, NULL, 0.67, 0, 1, 17, '2016-11-04 09:04:59', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(903, 17, 0, '2016-10-17 00:00:00', 92, 'Drafted letter to Assumption Antipolo', 2500, NULL, 1, 2500, 1, 17, '2016-11-04 09:05:35', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(904, 17, 0, '2016-10-18 00:00:00', 9, 'Drafted letter to Lafarge for Project Cities re: Computation of Surcharges', 0, NULL, 1.5, 0, 1, 17, '2016-11-04 09:06:46', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(905, 17, 0, '2016-10-18 00:00:00', 143, 'Added discussion of RMC No. 54-2014 to the Motion for Reconsideration', 2500, NULL, 0.5, 1250, 1, 17, '2016-11-04 09:07:51', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(906, 17, 0, '2016-10-18 00:00:00', 163, 'Drafted memo on ICC application', 0, NULL, 1, 0, 1, 17, '2016-11-04 09:10:45', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(907, 17, 0, '2016-10-18 00:00:00', 144, 'Started to draft VSI Minutes', 0, NULL, 4, 0, 1, 17, '2016-11-04 09:11:26', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(908, 17, 0, '2016-10-18 00:00:00', 9, 'Drafted/finalized letter to Lafarge re: Surcharges', 0, NULL, 1, 0, 1, 17, '2016-11-04 09:12:11', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(909, 17, 0, '2016-10-18 00:00:00', 19, 'Drafted minutes of FEATI', 0, NULL, 2, 0, 1, 17, '2016-11-04 09:12:43', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(910, 17, 0, '2016-10-19 00:00:00', 9, 'Researched on RR-4-2008', 0, NULL, 0.5, 0, 1, 17, '2016-11-04 09:13:35', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(911, 17, 0, '2016-10-19 00:00:00', 19, 'Continue drafting FEATI minutes ', 0, NULL, 2, 0, 1, 17, '2016-11-04 09:14:07', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(912, 17, 0, '2016-10-19 00:00:00', 9, 'Went to RDO 39 to follow-up CAR application', 0, NULL, 3.5, 0, 1, 17, '2016-11-04 09:15:25', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(913, 17, 0, '2016-10-24 00:00:00', 144, 'Drafted/finalized Secretary\'s Certificate for VSI on bank signatories', 0, NULL, 2.5, 0, 1, 17, '2016-11-04 09:16:25', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(914, 17, 0, '2016-10-24 00:00:00', 82, 'Researched on retirement law rules', 0, NULL, 3.5, 0, 1, 17, '2016-11-04 09:16:54', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(915, 17, 0, '2016-10-24 00:00:00', 9, 'Revised/updated table on CAR applications with discussions with EMP', 0, NULL, 1.5, 0, 1, 17, '2016-11-04 09:17:39', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(916, 17, 0, '2016-10-25 00:00:00', 82, 'Made further discussion with RHO re: retirement rules and emailed GVF', 0, NULL, 1, 0, 1, 17, '2016-11-04 09:18:35', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(917, 17, 0, '2016-10-25 00:00:00', 9, 'Went to RDO 39 to check on CAR application SCCC shares', 0, NULL, 3.5, 0, 1, 17, '2016-11-04 09:19:17', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(918, 17, 0, '2016-10-25 00:00:00', 146, 'Attended meeting with Genshi Shigekawa', 3000, NULL, 1, 3000, 1, 17, '2016-11-04 09:19:49', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(919, 17, 0, '2016-10-26 00:00:00', 163, 'Wrote email to Ronnie Cruz re: Art Personas Financial Statements', 0, NULL, 0.25, 0, 1, 17, '2016-11-04 09:20:43', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(920, 17, 0, '2016-10-26 00:00:00', 9, 'Went to RDO 39 to check on CAR application (SCCC shares transfer)', 0, NULL, 3.5, 0, 1, 17, '2016-11-04 09:21:35', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(921, 17, 0, '2016-10-26 00:00:00', 163, 'Went with EMP to Caritas Manila Concert', 0, NULL, 3.5, 0, 1, 17, '2016-11-04 09:22:19', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(922, 17, 0, '2016-10-27 00:00:00', 146, 'Wrote email to Gemma Merin re: Shea Mira opening of TITF account', 3000, NULL, 0.25, 750, 1, 17, '2016-11-04 09:23:15', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(923, 17, 0, '2016-10-27 00:00:00', 146, 'Prepared Treasurer\'s Affidavit for Shea Mira', 3000, NULL, 1, 3000, 1, 17, '2016-11-04 09:24:11', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(924, 17, 0, '2016-10-27 00:00:00', 89, 'Drafted TCI Comment to the Motion for Reconsideration of Llarena', 2500, NULL, 7.5, 18750, 1, 17, '2016-11-04 09:24:47', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(925, 17, 0, '2016-10-28 00:00:00', 63, 'Traveled to Batangas to file letter to CENRO Calaca', 0, NULL, 8, 0, 1, 17, '2016-11-04 09:25:36', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(926, 16, 0, '2016-11-03 00:00:00', 163, 'Performed Other Service: sick leave', 0, NULL, 8, 0, 1, 16, '2016-11-04 10:25:05', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(927, 16, 0, '2016-11-03 00:00:00', 158, 'Wrote email to EMP re: amended CGT return for GANV', 3000, NULL, 0.5, 1500, 1, 16, '2016-11-04 10:25:39', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(928, 16, 0, '2016-11-03 00:00:00', 159, 'Wrote email to GVF re: Sustento GIS', 0, NULL, 0.3, 0, 1, 16, '2016-11-04 10:26:29', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(929, 16, 0, '2016-11-04 00:00:00', 159, 'Wrote email to GVF re: Sustento GIS', 0, NULL, 0.3, 0, 1, 16, '2016-11-04 10:27:21', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(930, 16, 0, '2016-11-04 00:00:00', 158, 'Wrote email to EMP re: amended CGT return of GANV', 3000, NULL, 0.5, 1500, 1, 16, '2016-11-04 10:27:45', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(931, 16, 0, '2016-11-04 00:00:00', 163, 'Researched on Cyprus-Ph Tax Treaty for EMP', 0, NULL, 0.3, 0, 1, 16, '2016-11-04 10:28:38', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(932, 15, 0, '2016-07-11 00:00:00', 163, 'Performed Other Service: Meeting with Tina to discuss procedure for providing notary services to client, protocol regarding notarial books and collection and distribution of notarial fees', 0, NULL, 1.5, 0, 1, 15, '2016-11-06 16:50:33', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(933, 15, 0, '2016-07-11 00:00:00', 19, 'Reviewed JLL\'s draft of the Secretary\'s certificates on opening of Land Bank account and representation for the Nancy Cabuhat case', 0, NULL, 1.2, 0, 1, 15, '2016-11-06 16:52:03', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(934, 15, 0, '2016-07-11 00:00:00', 120, 'Examined and reviewed Comment/Opposition filed by the BIR to the Motion to Admit Supplemental Petition for Review. Discussed with EMP and MAC regarding drafting of Reply', 2500, NULL, 2.1, 5250, 1, 15, '2016-11-06 16:54:50', NULL, NULL, 1, '00:00:00', '00:00:00', 5),
(935, 15, 0, '2016-07-11 00:00:00', 59, 'Conferred with Conferred with with Alvin Tan of Seahedge regarding request for documentary requirements for filing of admin claim for refund for seahedge overpayment of FWT.', 2500, NULL, 1.2, 3000, 1, 15, '2016-11-06 16:58:34', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(936, 15, 0, '2016-07-12 00:00:00', 63, 'Conferred with EMP and RAB regarding next steps for the request for ruling on tax-deferred status of Holcim spin-off. Include drafting of BIR Letter request ', 0, NULL, 2.1, 0, 1, 15, '2016-11-06 17:00:48', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(937, 15, 0, '2016-07-12 00:00:00', 45, 'Conferred with EMP and RAB regarding next steps on the request for ruling of tax-deferred status of the Big@St. Ig. property in exchange for shares transaction. Include drafting of letter request to BIR for status update', 0, NULL, 1.2, 0, 1, 15, '2016-11-06 17:02:00', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(938, 15, 0, '2016-07-12 00:00:00', 59, 'Internally discussed with GVF and intern regarding reckoning period for the prescription on the filing of admin claims for refund', 2500, NULL, 1.2, 3000, 1, 15, '2016-11-06 17:14:13', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(939, 15, 0, '2016-07-12 00:00:00', 66, 'Revised LHAI Supply Agreement on pricing and annex C. ', 0, NULL, 0.8, 0, 1, 15, '2016-11-06 17:26:26', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(940, 15, 0, '2016-07-12 00:00:00', 66, 'Internally discussed with EMP regarding LHAI Supply Agreement revisions', 0, NULL, 0.8, 0, 1, 15, '2016-11-06 17:39:33', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(941, 15, 0, '2016-07-13 00:00:00', 66, 'Revised LHA Supply Agreement after further instructions from EMP. ', 0, NULL, 0.7, 0, 1, 15, '2016-11-06 17:53:23', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(942, 15, 0, '2016-07-13 00:00:00', 66, 'Wrote email to Kat Mamba attaching the revised LHAI Supply Agreement', 0, NULL, 0.5, 0, 1, 15, '2016-11-06 17:57:18', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(943, 15, 0, '2016-07-13 00:00:00', 59, 'Wrote email to GVF on research regarding reckoning period of prescription for filing of admin claim', 2500, NULL, 0.5, 1250, 1, 15, '2016-11-06 18:02:28', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(944, 15, 0, '2016-07-13 00:00:00', 59, 'Performed Other Service Performed Other Service: Coordinated with Alvin Tan of MBG to obtain documentary requirements for filing of administrative claim for refund of excess taxes paid.', 0, NULL, 1, 0, 1, 15, '2016-11-06 18:03:34', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(945, 15, 0, '2016-07-13 00:00:00', 19, 'Performed Other Service: Updated EMP on the status of contracts sent b FEATI for review and requested secretary\'s certificates', 0, NULL, 0.8, 0, 1, 15, '2016-11-06 18:05:17', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(946, 15, 0, '2016-07-13 00:00:00', 19, 'Internally discussed with JLL on the drafting of two more additional secretary\'s certificate i.e. EFPS filing and Richard Janer labor case. Reviewed drafts.', 0, NULL, 1.5, 0, 1, 15, '2016-11-06 18:07:20', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(947, 15, 0, '2016-07-13 00:00:00', 19, 'Reviewed final drafts of MOAs with ClearSkies and Dwightsteel Corp before sending to client', 0, NULL, 1.5, 0, 1, 15, '2016-11-06 18:09:47', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(948, 15, 0, '2016-07-13 00:00:00', 59, 'Performed Other Service: compiled documentary requirements for filing of admin claim for refund. Include further coordination with Alvin Tan of Seahedge to inquire on status of requested proof of withholding from seller. ', 2500, NULL, 1.2, 3000, 1, 15, '2016-11-06 18:11:34', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(949, 15, 0, '2016-07-14 00:00:00', 147, 'Received telephone call from EMP regarding instructions on the EPI memorandum. ', 3000, NULL, 0.5, 1500, 1, 15, '2016-11-06 18:16:19', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(950, 15, 0, '2016-07-14 00:00:00', 147, 'Read Email from EMP attaching draft opinion. Reviewed draft opinion to update myself on status of project and topic of pending inquiry to the ERC. ', 0, NULL, 1.6, 0, 1, 15, '2016-11-06 18:19:47', NULL, NULL, 1, '00:00:00', '00:00:00', 4),
(951, 15, 0, '2016-07-14 00:00:00', 147, 'Traveled to ERC to request for further information or copies of regulations/rulngs pertaining to the FIT requirements and whether a previous or subsequent PPA with private entity is ground for disqualification. ', 3000, NULL, 3.8, 11400, 1, 15, '2016-11-06 18:23:50', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(952, 15, 0, '2016-07-14 00:00:00', 147, 'Revised draft opinion to include results of consultation with ERC. ', 0, NULL, 1, 0, 1, 15, '2016-11-06 18:24:29', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(953, 15, 0, '2016-07-14 00:00:00', 147, 'Internally discussed with EMP and MAC regarding consultation with ERC. ', 0, NULL, 0.8, 0, 1, 15, '2016-11-06 18:25:20', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(954, 15, 0, '2016-07-14 00:00:00', 59, 'Made telephone call to Alvin Tan of Seahedge to inquire regarding status of documents requested from San Miguel Corp. ', 2500, NULL, 0.5, 1250, 1, 15, '2016-11-06 18:28:51', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(955, 15, 0, '2016-07-15 00:00:00', 59, 'Internally discussed with RAB regarding issue with SMC\'s inability to provide a 2306 specific to Seahedge\'s transactions since shares are lodged with the depositary, Deutsche. The 2306 wil pertain to all transctions made by depository so there is no proof of specific withholding. ', 2500, NULL, 1.1, 2750, 1, 15, '2016-11-06 18:31:57', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(956, 15, 0, '2016-07-15 00:00:00', 59, 'Drafted Letter of Refund and emailed the draft to GVF and RAB for review. ', 0, NULL, 1.2, 0, 1, 15, '2016-11-06 18:33:34', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(957, 15, 0, '2016-07-15 00:00:00', 59, 'Wrote email to Alvin Tan of Seahedge based ondiscussion with RAB. Requested for SMC\'s 1604E which indicate all income payments subject to WT. Include further exchange of emails with Mr. Tan confirming if a certification from Deutsche will suffice. ', 0, NULL, 1.3, 0, 1, 15, '2016-11-06 18:35:50', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(958, 15, 0, '2016-07-15 00:00:00', 58, 'Performed Other Service: prepared table of pending ruling requests with the BIR Legal Division as per EMP\'s request', 0, NULL, 0.6, 0, 1, 15, '2016-11-06 18:36:56', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(959, 15, 0, '2016-07-15 00:00:00', 81, 'Revised Confirmation of Completeness', 0, NULL, 0.5, 0, 1, 15, '2016-11-06 18:37:39', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(960, 15, 0, '2016-07-15 00:00:00', 147, 'Reviewed latest draft of opinion to update myself on any changes', 3000, NULL, 0.7, 2100, 1, 15, '2016-11-06 18:39:16', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(961, 15, 0, '2016-07-15 00:00:00', 163, 'Performed Other Service: writing session with Janet', 0, NULL, 2.1, 0, 1, 15, '2016-11-06 18:45:23', 15, '2016-11-06 18:46:40', 2, '00:00:00', '00:00:00', 11),
(962, 15, 0, '2016-07-15 00:00:00', 163, 'Performed Other Service: Lawyers\' Lunch', 0, NULL, 1.2, 0, 1, 15, '2016-11-06 18:45:44', 15, '2016-11-06 18:46:58', 2, '00:00:00', '00:00:00', 11),
(963, 15, 0, '2016-07-18 00:00:00', 9, 'Read Email from Rikki Guevarra re CAR for transfer of APC shares. Forwarded email to Joy for docketing. ', 0, NULL, 0.5, 0, 1, 15, '2016-11-06 19:04:42', NULL, NULL, 1, '00:00:00', '00:00:00', 4),
(964, 15, 0, '2016-07-18 00:00:00', 64, 'Read Email from Micha Lingan regarding request for sec cert on opening of government bank accounts and request for latest amended GIS', 0, NULL, 0.5, 0, 1, 15, '2016-11-06 19:06:21', NULL, NULL, 1, '00:00:00', '00:00:00', 4),
(965, 15, 0, '2016-07-18 00:00:00', 19, 'Wrote email to Lani Diaceno regarding request for original AOI and BL. Forwarded request to Joy with instructions to obtain first copy of articles and BL without amendments as per request. ', 0, NULL, 0.7, 0, 1, 15, '2016-11-06 19:08:48', 15, '2016-11-06 19:10:46', 1, '00:00:00', '00:00:00', 6),
(966, 15, 0, '2016-07-18 00:00:00', 58, 'Read Email from Alvin Tan requesting for board resolutions authorizing the use of the name MBG. Draft board resolutions and secretary\'s certificates for GVF\'s review and signature. ', 0, NULL, 1.2, 0, 1, 15, '2016-11-06 19:12:22', NULL, NULL, 1, '00:00:00', '00:00:00', 4),
(967, 15, 0, '2016-07-18 00:00:00', 59, 'Read Email from Alvin Tan confirming actual date of withholding and payment of FWT for Seahedge declaration of dividends. Emailed information to GVF and RAB. ', 2500, NULL, 0.6, 1500, 1, 15, '2016-11-06 19:13:59', NULL, NULL, 1, '00:00:00', '00:00:00', 4),
(968, 15, 0, '2016-07-18 00:00:00', 64, 'Internally discussed with intern regarding drafting of sec certs reflecting board resolutions on HMDC group treasury memoranda. ', 0, NULL, 0.6, 0, 1, 15, '2016-11-06 19:16:42', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(969, 15, 0, '2016-07-19 00:00:00', 64, 'Reviewed and revised sec certs drafted by intern on the HMDC group treasury memoranda', 0, NULL, 1.3, 0, 1, 15, '2016-11-06 19:26:44', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(970, 15, 0, '2016-07-19 00:00:00', 140, 'Performed Other Service: updated table on status of cases for reporting to client. ', 2500, NULL, 0.6, 1500, 1, 15, '2016-11-06 19:33:33', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(971, 15, 0, '2016-07-19 00:00:00', 58, 'Reviewed and revised draft sec certs based on GVF\'s comments and revisions', 0, NULL, 0.5, 0, 1, 15, '2016-11-06 19:35:20', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(972, 15, 0, '2016-07-19 00:00:00', 58, 'Drafted update email to Mike Garcia on status of seahedge\'s admin claim for refund. ', 0, NULL, 0.5, 0, 1, 15, '2016-11-06 19:36:25', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(973, 15, 0, '2016-07-19 00:00:00', 19, 'Revised drafts of MOAs for EMP\'s final review. ', 0, NULL, 0.7, 0, 1, 15, '2016-11-06 19:37:40', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(974, 15, 0, '2016-07-19 00:00:00', 13, 'Internally discussed with EMP regarding Roliva liquidation. Drafted minutes authorizing liquidation and executor. ', 3000, NULL, 1.3, 3900, 1, 15, '2016-11-06 19:41:30', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(975, 15, 0, '2016-07-19 00:00:00', 137, 'Performed Other Service: further revisions on table  on status of cases as per EMP\'s instructions.', 2500, NULL, 0.6, 1500, 1, 15, '2016-11-06 19:43:32', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(976, 15, 0, '2016-07-19 00:00:00', 58, 'Reviewed final drafts of resolution and secretary\'s certificates for transmittal to client', 0, NULL, 0.7, 0, 1, 15, '2016-11-06 19:49:07', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(977, 15, 0, '2016-07-19 00:00:00', 63, 'Drafted letter-request for admin claim for GVF and RAB\'s review', 0, NULL, 1.5, 0, 1, 15, '2016-11-06 20:12:59', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(978, 15, 0, '2016-07-20 00:00:00', 63, 'Revised and reviewed the BIR letter requesting for update on status of ruling request', 0, NULL, 0.6, 0, 1, 15, '2016-11-06 20:14:46', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(979, 15, 0, '2016-07-20 00:00:00', 45, 'Revised and reviewed the BIR letter requesting for update on status of ruling request', 0, NULL, 0.5, 0, 1, 15, '2016-11-06 20:21:01', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(980, 15, 0, '2016-07-20 00:00:00', 13, 'Reviewed and revised UHCH sec cert to include appoint of attorney-in-fact', 3000, NULL, 0.7, 2100, 1, 15, '2016-11-06 20:22:02', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(981, 15, 0, '2016-07-20 00:00:00', 9, 'Read Email from Rhodora Celira of Republic regarding the updates from the BIR on the CAR applications for the previous transfers for cities assets.', 0, NULL, 0.5, 0, 1, 15, '2016-11-06 20:34:43', NULL, NULL, 1, '00:00:00', '00:00:00', 4),
(982, 15, 0, '2016-07-20 00:00:00', 59, 'Conferred with Alvin Tan in relation to additional details requested by Deutsche for issuance of certification on the fact of withholding (consolidated entry throughout the day)', 2500, NULL, 1.2, 3000, 1, 15, '2016-11-06 22:29:23', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(983, 15, 0, '2016-07-20 00:00:00', 9, 'Reviewed table of CAR applications and requirements revised by JLL.', 0, NULL, 0.6, 0, 1, 15, '2016-11-06 22:31:57', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(984, 15, 0, '2016-07-20 00:00:00', 14, 'Reviewed Letter received from BIR denying request for abatement', 0, NULL, 0.8, 0, 1, 15, '2016-11-06 22:33:14', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(985, 15, 0, '2016-07-20 00:00:00', 64, 'Reviewed revised corp sec certificates based on HMDC group treasury memoranda for execution', 0, NULL, 0.7, 0, 1, 15, '2016-11-06 22:41:06', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(986, 15, 0, '2016-07-20 00:00:00', 63, 'Drafted cover letter for BIR Ruling request letter update', 0, NULL, 0.4, 0, 1, 15, '2016-11-06 22:48:38', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(987, 15, 0, '2016-07-20 00:00:00', 163, 'Performed Other Service: meeting with Tina re librarian', 0, NULL, 0.5, 0, 1, 15, '2016-11-06 22:50:30', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(988, 15, 0, '2016-07-20 00:00:00', 14, 'Internally discussed with EMP regarding denial of request for abatement', 0, NULL, 1, 0, 1, 15, '2016-11-06 22:52:43', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(989, 15, 0, '2016-07-21 00:00:00', 139, 'Traveled to CTA for commissioner\'s hearing', 2500, NULL, 4.1, 10250, 1, 15, '2016-11-06 23:11:05', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(990, 15, 0, '2016-07-21 00:00:00', 14, 'Researched on cases for preliminary draft of second motion for reconsideration', 0, NULL, 1.5, 0, 1, 15, '2016-11-06 23:12:26', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(991, 16, 0, '2016-11-07 00:00:00', 39, 'Attended trial/hearing at RTC Makati Br. 132', 100, NULL, 3.5, 350, 1, 16, '2016-11-07 12:07:48', NULL, NULL, 1, '00:00:00', '00:00:00', 15),
(992, 16, 0, '2016-11-07 00:00:00', 163, 'Revised VLAP-FIFASCI memo on loan/advances', 0, NULL, 4.5, 0, 1, 16, '2016-11-07 12:15:15', 16, '2016-11-22 11:13:27', 1, '00:00:00', '00:00:00', 19),
(993, 15, 0, '2016-07-22 00:00:00', 163, 'Performed Other Service Lawyer\'s lunch and writing session.', 0, NULL, 3.1, 0, 1, 15, '2016-11-07 17:18:37', NULL, NULL, 1, '00:00:00', '00:00:00', 11);
INSERT INTO `file_billing_tbl` (`file_billing_id`, `user_id`, `position`, `billing_date`, `file_id`, `work_detail`, `rate`, `time_spent_sec`, `time_spent`, `amount`, `active`, `insert_by`, `insert_dt`, `update_by`, `update_dt`, `task_type`, `start_time`, `end_time`, `task_code`) VALUES
(994, 15, 0, '2016-07-25 00:00:00', 64, 'Wrote email to Jon Fernandez\' email responding to his question regarding lease agreement btween HPI and HMDC', 0, NULL, 0.5, 0, 1, 15, '2016-11-07 17:21:34', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(995, 15, 0, '2016-07-22 00:00:00', 80, 'Examined ownership structure of HEAB to check if HMDC group was included in the diagram', 0, NULL, 0.5, 0, 1, 15, '2016-11-07 17:24:21', NULL, NULL, 1, '00:00:00', '00:00:00', 5),
(996, 15, 0, '2016-07-25 00:00:00', 137, 'Revised JLL\'s draft memorandum ', 2500, NULL, 1.5, 3750, 1, 15, '2016-11-07 17:25:28', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(997, 15, 0, '2016-07-25 00:00:00', 80, 'Researched for rules on whether the HEAB can provide interim service for an already divested affiliate', 0, NULL, 1, 0, 1, 15, '2016-11-07 17:26:59', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(998, 15, 0, '2016-07-25 00:00:00', 14, 'Researched and drafted second motion for reconsideration.', 0, NULL, 2.1, 0, 1, 15, '2016-11-07 17:28:11', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(999, 15, 0, '2016-07-25 00:00:00', 64, 'Drafted secretary\'s certficates for HMDC group on opening of bank accounts', 0, NULL, 1.3, 0, 1, 15, '2016-11-07 17:29:15', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1000, 15, 0, '2016-07-26 00:00:00', 14, 'Revised draft second motion for reconsideration as per EMP\'s comments', 0, NULL, 1.2, 0, 1, 15, '2016-11-07 17:32:25', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(1001, 15, 0, '2016-07-26 00:00:00', 64, 'Revised secretary\'s certificates on opening of bank accounts', 0, NULL, 0.8, 0, 1, 15, '2016-11-07 17:34:04', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(1002, 15, 0, '2016-07-26 00:00:00', 9, 'Wrote email to and communicated with Yayie of Republic regarding lacking documents for new CAR applications.', 0, NULL, 1.2, 0, 1, 15, '2016-11-07 17:36:32', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(1003, 15, 0, '2016-07-26 00:00:00', 147, 'Researched on additional FIT regulatory question from client. CW with EMP and MAC re research results and revision of opinion', 3000, NULL, 1.4, 4200, 1, 15, '2016-11-07 17:38:45', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(1004, 15, 0, '2016-07-26 00:00:00', 59, 'Wrote email to Alvin Tan on status of requested copies of 1604CF and certifications as documentary requirements for admin claim for refund (consolidated entry)', 2500, NULL, 1.2, 3000, 1, 15, '2016-11-07 17:41:54', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(1005, 15, 0, '2016-07-27 00:00:00', 64, 'Drafted secretary\'s certificates for HMDC group in the opening of government accounts', 0, NULL, 1.2, 0, 1, 15, '2016-11-07 17:44:59', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1006, 15, 0, '2016-07-27 00:00:00', 64, 'Internally discussed with EMP regarding pending corp sec work for HMDC group', 0, NULL, 0.6, 0, 1, 15, '2016-11-07 17:45:19', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(1007, 15, 0, '2016-07-27 00:00:00', 19, 'Wrote email to Laina Esquerra of Feati after internal discusison with EMP on whether the 2015 GIS can be filed based on tentative annual income tax return. ', 0, NULL, 1, 0, 1, 15, '2016-11-07 17:47:33', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(1008, 15, 0, '2016-07-27 00:00:00', 163, 'Performed Other Service: answered and submitted writing exercises to Janet', 0, NULL, 0.8, 0, 1, 15, '2016-11-07 17:49:39', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(1009, 15, 0, '2016-07-27 00:00:00', 64, 'Revised secretary\'s certificates on government mandated opening of accounts to reflect per resolution and not per corporation', 0, NULL, 1.2, 0, 1, 15, '2016-11-07 17:50:36', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(1010, 15, 0, '2016-07-27 00:00:00', 136, 'Internally discussed with MAC regarding decision of CTA to disallow some exhibits. ID with EMP aftewards', 2500, NULL, 1.6, 4000, 1, 15, '2016-11-07 17:53:12', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(1011, 15, 0, '2016-07-27 00:00:00', 19, 'Wrote email to EMP after reading Mrs. Segovia\'s email regarding submission of FEATI\'s updated GIS and that the GIS cannot be updated because FEATI has not yet submitted its FS since 2014', 0, NULL, 1, 0, 1, 15, '2016-11-07 17:55:37', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(1012, 15, 0, '2016-07-27 00:00:00', 19, 'Internally discussed with EMP on pending corp sec items', 0, NULL, 0.8, 0, 1, 15, '2016-11-07 17:56:26', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(1013, 15, 0, '2016-07-28 00:00:00', 80, 'Revised GIS for HEAB removing Ms. Piangskol as officer. Drafted certificate authorizing retirement plan signatory', 0, NULL, 1.2, 0, 1, 15, '2016-11-07 17:57:49', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(1014, 15, 0, '2016-07-28 00:00:00', 163, 'Performed Other Service: Attended TMAP seminar in Makati Diamond Residence', 0, NULL, 3.8, 0, 1, 15, '2016-11-07 17:59:22', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(1015, 15, 0, '2016-08-01 00:00:00', 163, 'Performed Other Service: Lawyer\'s Lunch; reporting and writing class', 0, NULL, 3.5, 0, 1, 15, '2016-11-07 18:00:44', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(1016, 12, 0, '2016-11-08 00:00:00', 18, 'Internal routing MOTEX Memorandum\n', 0, NULL, 0.1, 0, 1, 21, '2016-11-08 17:13:35', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1017, 12, 0, '2016-11-08 00:00:00', 63, 'Internal routing Letter to CENRO Januel Peras dtd 10/25/16\n', 0, NULL, 0.1, 0, 1, 21, '2016-11-08 17:17:19', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1018, 12, 0, '2016-11-08 00:00:00', 142, 'Internal routing Minute resolution\n', 0, NULL, 0.1, 0, 1, 21, '2016-11-08 17:18:28', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1019, 12, 0, '2016-11-08 00:00:00', 94, 'Internal routing FOE\n', 0, NULL, 0.1, 0, 1, 21, '2016-11-08 17:18:54', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1020, 12, 0, '2016-11-08 00:00:00', 18, 'Internal routing Respondent\'s MOTEX Memorandum \n', 0, NULL, 0.1, 0, 1, 21, '2016-11-08 17:19:19', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1021, 12, 0, '2016-11-08 00:00:00', 136, 'Internal routing notice of resolution 10/24/16\n', 0, NULL, 0.1, 0, 1, 21, '2016-11-08 17:19:42', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1022, 12, 0, '2016-11-08 00:00:00', 94, 'Internal routing Respondent\'s Comment\n', 0, NULL, 0.1, 0, 1, 21, '2016-11-08 17:20:09', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1023, 12, 0, '2016-11-08 00:00:00', 81, 'Internal routing Sworn statement of Reywen Delos Reyes\n', 0, NULL, 0.1, 0, 1, 21, '2016-11-08 17:20:40', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1024, 16, 0, '2016-11-08 00:00:00', 81, 'Internally discussed with EMP re: Ed Santiago\'s query on Holderfin BV and Holcim Lanka', 0, NULL, 0.4, 0, 1, 16, '2016-11-08 17:41:53', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(1025, 16, 0, '2016-11-08 00:00:00', 85, 'Reviewed documents/drafted letter to Registry of Deeds of Paranaque (TGP Land)', 0, NULL, 1.75, 0, 1, 16, '2016-11-08 17:42:26', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1026, 18, 0, '2016-10-18 00:00:00', 155, 'Drafted General Information Sheet 2016', 3000, NULL, 2, 6000, 1, 18, '2016-11-09 09:07:57', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1027, 18, 0, '2016-10-18 00:00:00', 142, 'Revise Pre-Trial Brief', 2500, NULL, 2, 5000, 1, 18, '2016-11-09 09:08:41', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(1028, 18, 0, '2016-10-18 00:00:00', 142, 'Revise Judicial Affidavit of Apple Malapad', 2500, NULL, 2, 5000, 1, 18, '2016-11-09 09:09:07', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(1029, 18, 0, '2016-10-19 00:00:00', 120, 'Traveled to Court of Tax Appeals (Quezon City)', 2500, NULL, 2, 5000, 1, 18, '2016-11-09 09:10:21', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(1030, 18, 0, '2016-10-19 00:00:00', 120, 'Attended Commissioner\'s Hearing ', 0, NULL, 2, 0, 1, 18, '2016-11-09 09:10:55', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(1031, 18, 0, '2016-10-19 00:00:00', 142, 'Revise Pre-Trial Brief', 2500, NULL, 2, 5000, 1, 18, '2016-11-09 09:11:26', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(1032, 18, 0, '2016-10-19 00:00:00', 142, 'Revise Judicial Affidavit of Apple Malapad', 0, NULL, 2, 0, 1, 18, '2016-11-09 09:14:48', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(1033, 18, 0, '2016-10-20 00:00:00', 142, 'Revise Pre-trial Brief', 2500, NULL, 2, 5000, 1, 18, '2016-11-09 09:15:14', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(1034, 18, 0, '2016-10-20 00:00:00', 142, 'Revise Judicial Affidavit of Apple Malapad', 0, NULL, 3, 0, 1, 18, '2016-11-09 09:17:02', 18, '2016-11-09 09:17:56', 1, '00:00:00', '00:00:00', 19),
(1035, 18, 0, '2016-10-20 00:00:00', 142, 'Drafted Judicial Affidavit of Emmanuel Mendoza', 0, NULL, 3, 0, 1, 18, '2016-11-09 09:17:28', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1036, 18, 0, '2016-10-21 00:00:00', 142, 'Revise Pre-Trial Brief', 2500, NULL, 2, 5000, 1, 18, '2016-11-09 09:18:44', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(1037, 18, 0, '2016-10-21 00:00:00', 142, 'Revise Judicial Affidavit of Apple Malapad', 0, NULL, 2, 0, 1, 18, '2016-11-09 09:19:11', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(1038, 18, 0, '2016-10-21 00:00:00', 142, 'Drafted Judicial Affidavit of Emmanuel Mendoza', 0, NULL, 3, 0, 1, 18, '2016-11-09 09:19:41', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1039, 18, 0, '2016-10-21 00:00:00', 142, 'Supervised filing of of Pre-Trial Brief and Prepared Exhibits', 0, NULL, 2, 0, 1, 18, '2016-11-09 09:51:43', NULL, NULL, 1, '00:00:00', '00:00:00', 18),
(1040, 18, 0, '2016-10-24 00:00:00', 163, 'Reviewed of case assignment', 0, NULL, 0.5, 0, 1, 18, '2016-11-09 10:00:04', NULL, NULL, 2, '00:00:00', '00:00:00', 12),
(1041, 18, 0, '2016-10-24 00:00:00', 120, 'Wrote email to Ms. Ada Aquino', 2500, NULL, 0.5, 1250, 1, 18, '2016-11-09 10:01:44', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(1042, 18, 0, '2016-10-24 00:00:00', 134, 'Drafted Minutes of Meeting.', 100, NULL, 1.5, 150, 1, 18, '2016-11-09 10:02:13', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1043, 18, 0, '2016-10-24 00:00:00', 134, 'Drafted Director\'s Certificate', 100, NULL, 1.5, 150, 1, 18, '2016-11-09 10:02:38', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1044, 18, 0, '2016-10-25 00:00:00', 120, 'Traveled to Hedcor Office', 2500, NULL, 1.5, 3750, 1, 18, '2016-11-09 10:13:37', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(1045, 18, 0, '2016-10-25 00:00:00', 120, 'Attended meeting with Ms. Charisse Bacurio', 0, NULL, 1.5, 0, 1, 18, '2016-11-09 10:14:00', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(1046, 18, 0, '2016-10-26 00:00:00', 134, 'meeting with Mr. Matt Ashe', 100, NULL, 1, 100, 1, 18, '2016-11-09 10:14:34', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(1047, 18, 0, '2016-10-26 00:00:00', 120, 'Traveled to Court of Tax Appeals (QC)', 2500, NULL, 2, 5000, 1, 18, '2016-11-09 10:14:55', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(1048, 18, 0, '2016-10-26 00:00:00', 120, 'Attended Hearing at CTA', 2500, NULL, 2, 5000, 1, 18, '2016-11-09 10:15:27', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(1049, 18, 0, '2016-10-27 00:00:00', 142, 'Traveled to Court of Tax Appeals', 2500, NULL, 2, 5000, 1, 18, '2016-11-09 10:20:37', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(1050, 18, 0, '2016-10-27 00:00:00', 142, 'Attended Pre-Trial', 0, NULL, 2, 0, 1, 18, '2016-11-09 10:21:04', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(1051, 18, 0, '2016-10-27 00:00:00', 142, 'Wrote email to Client for update', 0, NULL, 0.5, 0, 1, 18, '2016-11-09 10:21:32', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(1052, 18, 0, '2016-10-27 00:00:00', 80, 'Drafted Memo on legal effects of divestment of interest in affiliate company.', 0, NULL, 3, 0, 1, 18, '2016-11-09 10:23:02', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1053, 18, 0, '2016-10-27 00:00:00', 80, 'Revise diagram on the ownership structure of HEAB ROHQ', 0, NULL, 1, 0, 1, 18, '2016-11-09 10:23:29', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(1054, 15, 0, '2016-08-01 00:00:00', 80, 'Revised HEAB diagram to include HMDC group. Revised GIS to reflect new officers and additional affiliates. ', 0, NULL, 1.2, 0, 1, 15, '2016-11-09 12:43:13', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(1055, 15, 0, '2016-08-02 00:00:00', 80, 'Reviewed final drafts of diagram and GIS before filing. ', 0, NULL, 0.6, 0, 1, 15, '2016-11-09 12:57:31', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(1056, 15, 0, '2016-08-02 00:00:00', 58, 'Performed Other Service. prepared and supervised filing of DST return and payment of tax for MBG increase in ACS', 0, NULL, 2.5, 0, 1, 15, '2016-11-09 12:59:02', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(1057, 15, 0, '2016-08-02 00:00:00', 140, 'Internally discussed with EMP regarding denial of MR to admit excluded evidence. Drafted Motion to Admit Exhibits', 2500, NULL, 2.8, 7000, 1, 15, '2016-11-09 14:11:28', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(1058, 15, 0, '2016-08-08 00:00:00', 136, 'Conferred with EMP regarding status of Hedcor cases particularly pending ones like Taurus. ', 2500, NULL, 0.8, 2000, 1, 15, '2016-11-09 14:20:11', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(1059, 15, 0, '2016-08-10 00:00:00', 147, 'Traveled to Shangri-La BGC to meet with Emerging Power lawyers to discuss pending issue. ', 3000, NULL, 3.8, 11400, 1, 15, '2016-11-09 14:21:57', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(1060, 15, 0, '2016-08-10 00:00:00', 147, 'Reviewed opinion to prepare for meeting with Emerging Power.', 0, NULL, 0.7, 0, 1, 15, '2016-11-09 14:23:16', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(1061, 15, 0, '2016-08-10 00:00:00', 66, 'Internally discussed with EMP re status of pending contracts', 0, NULL, 0.6, 0, 1, 15, '2016-11-09 14:26:05', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(1062, 15, 0, '2016-08-10 00:00:00', 13, 'Revised Roliva/UCHC minutes based on client\'s comments', 3000, NULL, 0.5, 1500, 1, 15, '2016-11-09 14:26:33', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(1063, 15, 0, '2016-08-10 00:00:00', 58, 'Drafted sec certs and minutes for MBG Capital and EIFI on authority to use MBG name for GVF review', 0, NULL, 1.5, 0, 1, 15, '2016-11-09 14:28:36', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1064, 15, 0, '2016-08-10 00:00:00', 64, 'Internally discussed with Joy regarding updates to HMDC group\'s GIS; complied with Ms. Cabangon\'s request for LORVI GIS; studied if change of address requires amendment of articles', 0, NULL, 1, 0, 1, 15, '2016-11-09 14:42:24', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(1065, 15, 0, '2016-08-12 00:00:00', 64, 'Internally discussed with EMP and MAC regarding pending AOI amendments for HMDC; also discussed amendments of GIS to reflect change of address', 0, NULL, 1.3, 0, 1, 15, '2016-11-09 14:45:58', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(1066, 15, 0, '2016-08-12 00:00:00', 64, 'Drafted corp sec certs for remaining items in the HMDC Group treasury memoranda. ', 0, NULL, 1.5, 0, 1, 15, '2016-11-09 14:57:37', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1067, 15, 0, '2016-08-12 00:00:00', 163, 'Traveled to Shangri-La Makati to attend seminar on the Phil. Competition Act', 0, NULL, 3.8, 0, 1, 15, '2016-11-09 14:59:07', NULL, NULL, 2, '00:00:00', '00:00:00', 14),
(1068, 15, 0, '2016-08-15 00:00:00', 58, 'Revised MBG GIS to reflect changes in ACS and MBG EIFI to reflect changes in director composition', 0, NULL, 1, 0, 1, 15, '2016-11-09 15:23:19', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(1069, 18, 0, '2016-10-25 00:00:00', 167, 'Drafted memo on remedies to wipe out trade payables/deficit.', 0, NULL, 3.5, 0, 1, 18, '2016-11-09 17:38:53', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1070, 18, 0, '2016-10-26 00:00:00', 167, 'Drafted memo on remedies to wipe out trade payables/deficit.', 0, NULL, 5, 0, 1, 18, '2016-11-09 17:39:53', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1071, 16, 0, '2016-11-09 00:00:00', 163, 'Performed Other Service: attended Accounting for Non-Accountants seminar', 0, NULL, 8.33333, 0, 1, 16, '2016-11-09 19:36:26', NULL, NULL, 1, '09:00:00', '17:20:00', 11),
(1072, 16, 0, '2016-11-09 00:00:00', 124, 'Internally discussed with GVF and EMP: remedies against PMCAI, Supalai, Petron', 3000, NULL, 1, 3000, 1, 16, '2016-11-09 19:36:51', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(1073, 12, 0, '2016-11-10 00:00:00', 63, 'Reviewed various Deed of Assignment and status report', 0, NULL, 0.3, 0, 1, 12, '2016-11-10 14:35:52', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(1074, 12, 0, '2016-11-08 00:00:00', 166, 'Internal Discussion with Richelle Orpilla', 0, NULL, 0.2, 0, 1, 12, '2016-11-10 14:38:08', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(1075, 12, 0, '2016-11-08 00:00:00', 166, 'Wrote email to Michelle Basco', 0, NULL, 0.3, 0, 1, 12, '2016-11-10 14:38:37', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(1076, 12, 0, '2016-11-08 00:00:00', 166, 'Internally discussed with Richelle', 0, NULL, 0.1, 0, 1, 12, '2016-11-10 14:45:43', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(1077, 12, 0, '2016-11-08 00:00:00', 166, 'Made telephone call to Ms. Subido-Amatong of SEC', 0, NULL, 0.2, 0, 1, 12, '2016-11-10 14:46:22', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(1078, 12, 0, '2016-11-08 00:00:00', 166, 'Internally discussed with Richelle', 0, NULL, 0.1, 0, 1, 12, '2016-11-10 14:46:47', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(1079, 12, 0, '2016-11-10 00:00:00', 166, 'Internally discussed with Richelle', 0, NULL, 0.1, 0, 1, 12, '2016-11-10 14:47:41', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(1080, 12, 0, '2016-11-10 00:00:00', 166, 'Made telephone call to SEC - Ms. Subido-Amatong', 0, NULL, 0.2, 0, 1, 12, '2016-11-10 14:47:59', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(1081, 12, 0, '2016-11-10 00:00:00', 19, 'Reviewed of Minutes of Meeting', 0, NULL, 0.2, 0, 1, 12, '2016-11-10 14:51:03', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(1082, 12, 0, '2016-11-10 00:00:00', 19, 'Made telephone call to Fritz Segovia and discussion with SLP', 0, NULL, 0.3, 0, 1, 12, '2016-11-10 14:51:32', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(1083, 12, 0, '2016-11-10 00:00:00', 9, 'Internally discussed with Maki re ACC assessment', 0, NULL, 0.3, 0, 1, 12, '2016-11-10 14:55:15', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(1084, 12, 0, '2016-11-11 00:00:00', 80, 'Wrote Opinion on Service to HSL', 0, NULL, 1.5, 0, 1, 12, '2016-11-11 23:31:24', NULL, NULL, 1, '00:00:00', '00:00:00', 10),
(1085, 12, 0, '2016-11-11 00:00:00', 88, 'Conferred with Mr. Kim', 6000, NULL, 1.2, 7200, 1, 12, '2016-11-11 23:32:16', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(1086, 12, 0, '2016-11-11 00:00:00', 66, 'Drafted Various Assignment Agreements and Status Table with email to client', 0, NULL, 1.2, 0, 1, 12, '2016-11-11 23:33:33', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1087, 12, 0, '2016-11-09 00:00:00', 64, 'Wrote email to Kitten and Directors', 0, NULL, 0.3, 0, 1, 12, '2016-11-11 23:34:43', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(1088, 12, 0, '2016-11-09 00:00:00', 81, 'Internally discussed with Maki re Thusitha[s query on Malaysia withholding tax', 0, NULL, 0.3, 0, 1, 12, '2016-11-11 23:37:29', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(1089, 12, 0, '2016-11-09 00:00:00', 81, 'Wrote email to thusitha re RP-MLAYSIA TAX', 0, NULL, 0.5, 0, 1, 12, '2016-11-11 23:38:28', NULL, NULL, 0, '00:00:00', '00:00:00', 6),
(1090, 12, 0, '2016-11-14 00:00:00', 124, 'Reviewed of files and documents', 6000, NULL, 0.45, 2700, 1, 12, '2016-11-15 12:40:11', NULL, NULL, 0, '00:00:00', '00:00:00', 12),
(1091, 12, 0, '2016-11-14 00:00:00', 124, 'Conferred with client', 0, NULL, 1.5, 0, 1, 12, '2016-11-15 12:40:36', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(1092, 12, 0, '2016-11-14 00:00:00', 64, 'Wrote email to Directors re time of Dec 2 meeting; email to Kitten re Notices of Meeting', 0, NULL, 0.5, 0, 1, 12, '2016-11-15 12:41:18', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(1093, 12, 0, '2016-11-14 00:00:00', 144, 'Wrote email to Ms. Carina Go', 0, NULL, 0.3, 0, 1, 12, '2016-11-15 12:42:04', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(1094, 12, 0, '2016-11-14 00:00:00', 166, 'Wrote email to Ms. Basco', 0, NULL, 0.2, 0, 1, 12, '2016-11-15 12:42:43', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(1095, 12, 0, '2016-11-14 00:00:00', 163, 'Conferred with  Sam, Nikki, Tina, Gary', 0, NULL, 3, 0, 1, 12, '2016-11-15 12:43:28', NULL, NULL, 2, '00:00:00', '00:00:00', 2),
(1096, 12, 0, '2016-11-14 00:00:00', 104, 'Received telephone call from Sharon', 6000, NULL, 0.5, 3000, 1, 12, '2016-11-15 12:44:13', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(1097, 12, 0, '2016-11-15 00:00:00', 81, 'Revising Opinion to Thusitha', 0, NULL, 2.8, 0, 1, 12, '2016-11-15 12:44:48', NULL, NULL, 1, '00:00:00', '00:00:00', 10),
(1098, 12, 0, '2016-11-15 00:00:00', 166, 'Internally discussed with Richelle re pending SEC application', 0, NULL, 0.2, 0, 1, 12, '2016-11-15 12:45:24', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(1099, 12, 0, '2016-11-15 00:00:00', 24, 'Wrote letter to Mrs. Santiago', 0, NULL, 0.1, 0, 1, 12, '2016-11-15 12:45:45', NULL, NULL, 1, '00:00:00', '00:00:00', 9),
(1100, 12, 0, '2016-11-15 00:00:00', 64, 'Drafted minutes and notices', 0, NULL, 1, 0, 1, 12, '2016-11-15 13:57:46', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1101, 16, 0, '2016-11-16 00:00:00', 124, 'Drafted demand letter to PMCAI and Supalai', 0, NULL, 3, 0, 1, 16, '2016-11-17 10:11:16', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1102, 16, 0, '2016-11-16 00:00:00', 124, 'Drafted Director\'s Certificate', 0, NULL, 1, 0, 1, 16, '2016-11-17 10:11:24', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1103, 16, 0, '2016-11-16 00:00:00', 97, 'Internally discussed with EMP, SLP and RHO re Aquavillage', 2500, NULL, 0.75, 1875, 1, 16, '2016-11-17 10:11:57', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(1104, 16, 0, '2016-11-16 00:00:00', 81, 'Internally discussed with EMP and RHO re: query on data privacy', 0, NULL, 0.75, 0, 1, 16, '2016-11-17 10:12:27', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(1105, 16, 0, '2016-11-16 00:00:00', 124, 'Internally discussed with EMP and MAC re: Branch Profits Remittance Tax query', 3000, NULL, 0.75, 2250, 1, 16, '2016-11-17 10:12:55', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(1106, 16, 0, '2016-11-16 00:00:00', 124, 'Made telephone call to Lea Molino re: signing of Director\'s Certificate', 3000, NULL, 0.2, 600, 1, 16, '2016-11-17 10:13:31', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(1107, 16, 0, '2016-11-16 00:00:00', 40, 'Revised/finalized CAC and CAHC Minutes and Sec Cert shortening corporate term', 100, NULL, 1, 100, 1, 16, '2016-11-17 10:14:02', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(1108, 16, 0, '2016-11-16 00:00:00', 99, 'Wrote email to Pau Villarosa re: birth certificate affidavit of Ms. Chan', 2500, NULL, 0.2, 500, 1, 16, '2016-11-17 10:14:52', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(1109, 16, 0, '2016-11-16 00:00:00', 39, 'Revised/finalized and emailed draft of Joint Stipulation of Facts to Atty Labra', 100, NULL, 1, 100, 1, 16, '2016-11-17 10:15:52', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(1110, 16, 0, '2016-11-15 00:00:00', 163, 'Sick Leave', 0, NULL, 8, 0, 1, 16, '2016-11-17 10:16:22', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(1111, 16, 0, '2016-11-14 00:00:00', 163, 'Sick Leave', 0, NULL, 8, 0, 1, 16, '2016-11-17 10:16:45', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(1112, 16, 0, '2016-11-15 00:00:00', 39, 'Drafted Joint Stipulation of Facts', 100, NULL, 3, 300, 1, 16, '2016-11-17 10:17:13', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1113, 16, 0, '2016-11-15 00:00:00', 39, 'Made telephone call to RTC Makati Br 132', 100, NULL, 0.3, 30, 1, 16, '2016-11-17 10:17:26', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(1114, 16, 0, '2016-11-17 00:00:00', 97, 'Made telephone call to BFAR re: Aquavillage Project', 2500, NULL, 0.4, 1000, 1, 16, '2016-11-17 11:08:46', 16, '2016-11-17 11:08:52', 1, '00:00:00', '00:00:00', 16),
(1115, 16, 0, '2016-11-17 00:00:00', 97, 'Made telephone call to NWRB re: Aquavillage Project', 2500, NULL, 0.3, 750, 1, 16, '2016-11-17 11:09:09', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(1116, 16, 0, '2016-11-17 00:00:00', 97, 'Researched on fishpond permits, licenses', 2500, NULL, 1.3, 3250, 1, 16, '2016-11-17 11:09:28', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(1117, 16, 0, '2016-11-17 00:00:00', 141, 'Traveled to CTA for Commissioner\'s Hearing', 2500, NULL, 1, 2500, 1, 16, '2016-11-17 11:17:02', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(1118, 16, 0, '2016-11-17 00:00:00', 141, 'Attended Commissioner\'s Hearing', 2500, NULL, 1.5, 3750, 1, 16, '2016-11-17 11:17:36', NULL, NULL, 1, '00:00:00', '00:00:00', 15),
(1119, 12, 0, '2016-11-10 00:00:00', 120, 'Internal routing Order dtd 10.26.16\n', 0, NULL, 0.1, 0, 1, 21, '2016-11-18 09:52:44', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1120, 12, 0, '2016-11-10 00:00:00', 63, 'Internal routing Letter to CENRO Januel Peras dtd 10/25/16\n', 0, NULL, 0.1, 0, 1, 21, '2016-11-18 09:53:18', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1121, 12, 0, '2016-11-16 00:00:00', 80, 'Internal routing Letter to SEC from BOI\n', 0, NULL, 0.1, 0, 1, 21, '2016-11-18 09:53:57', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1122, 12, 0, '2016-11-16 00:00:00', 143, 'Internal routing MOTEX to file Comment\n', 0, NULL, 0.1, 0, 1, 21, '2016-11-18 09:54:31', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1123, 17, 0, '2016-11-02 00:00:00', 86, 'Reviewed BAI letters to Igusol and requested Ignasi to provide supporting documents', 2500, NULL, 1, 2500, 1, 17, '2016-11-18 15:56:37', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(1124, 17, 0, '2016-11-02 00:00:00', 134, 'Sent email to EMP re: ICC Memo', 100, NULL, 0.25, 25, 1, 17, '2016-11-18 15:59:03', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(1125, 17, 0, '2016-11-02 00:00:00', 87, 'Drafted letter to BAI re: Pro-Vet\'s complaint', 2500, NULL, 5, 12500, 1, 17, '2016-11-18 16:53:38', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1126, 17, 0, '2016-11-03 00:00:00', 9, 'Traveled to RDO 39 to follow-up issuance of CAR', 0, NULL, 3.5, 0, 1, 17, '2016-11-18 16:54:24', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(1127, 17, 0, '2016-11-03 00:00:00', 87, 'Drafted letter to BAI requesting for 10 days within which to file reply to Pro-Vet\'s complaint', 2500, NULL, 1, 2500, 1, 17, '2016-11-18 16:55:22', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1128, 17, 0, '2016-11-03 00:00:00', 134, 'Drafted short email re: ICC application', 100, NULL, 0.5, 50, 1, 17, '2016-11-18 16:56:16', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1129, 17, 0, '2016-11-03 00:00:00', 163, 'Prepared liquidation', 0, NULL, 2.5, 0, 1, 17, '2016-11-18 16:56:57', 17, '2016-11-21 09:30:29', 2, '00:00:00', '00:00:00', 11),
(1130, 17, 0, '2016-11-04 00:00:00', 19, 'Wrote email to Sam re: FEATI Board Resolution and Secretary\'s Certificate for High School offer', 0, NULL, 0.25, 0, 1, 17, '2016-11-18 16:59:19', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(1131, 17, 0, '2016-11-04 00:00:00', 9, 'Reviewed Project Cities transfer documents and drafted email to EMP', 0, NULL, 1.5, 0, 1, 17, '2016-11-18 16:59:59', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(1132, 17, 0, '2016-11-04 00:00:00', 9, 'Went to RDO 39 to follow-up issuance of CAR', 0, NULL, 3, 0, 1, 17, '2016-11-18 17:00:44', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(1133, 17, 0, '2016-11-04 00:00:00', 9, 'Updated EMP re: Davao FLAs', 0, NULL, 0.25, 0, 1, 17, '2016-11-18 17:01:37', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(1134, 17, 0, '2016-11-06 00:00:00', 63, 'Traveled to Davao to check transfer of FLAs', 0, NULL, 3, 0, 1, 17, '2016-11-18 17:02:20', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(1135, 17, 0, '2016-11-06 00:00:00', 63, 'Attended meeting with Ryan Mejillano', 0, NULL, 2, 0, 1, 17, '2016-11-18 17:02:50', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(1136, 17, 0, '2016-11-07 00:00:00', 63, 'Attended meeting with Cathy Orella of DENR XI', 0, NULL, 2, 0, 1, 17, '2016-11-18 17:03:45', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(1137, 17, 0, '2016-11-07 00:00:00', 63, 'Attended meeting with Perla Guarra of CENRO Davao', 0, NULL, 2, 0, 1, 17, '2016-11-18 17:04:12', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(1138, 17, 0, '2016-11-07 00:00:00', 63, 'Attended meeting with Ryan Mejillano and April Militar', 0, NULL, 2, 0, 1, 17, '2016-11-18 17:04:42', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(1139, 17, 0, '2016-11-07 00:00:00', 63, 'Traveled back to Manila', 0, NULL, 5, 0, 1, 17, '2016-11-18 17:05:06', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(1140, 17, 0, '2016-11-08 00:00:00', 9, 'Updated table on prior transfer', 0, NULL, 0.75, 0, 1, 17, '2016-11-18 17:05:51', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(1141, 17, 0, '2016-11-08 00:00:00', 82, 'Researched on valid job contracting', 0, NULL, 4, 0, 1, 17, '2016-11-18 17:06:27', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(1142, 17, 0, '2016-11-08 00:00:00', 87, 'Revised letter to BAI', 2500, NULL, 0.5, 1250, 1, 17, '2016-11-18 17:07:09', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(1143, 17, 0, '2016-11-09 00:00:00', 163, 'Sick Leave', 0, NULL, 8, 0, 1, 17, '2016-11-18 17:07:47', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(1144, 17, 0, '2016-11-10 00:00:00', 92, 'Followed-up work at Assumption Antipolo and drafted email to GVF', 2500, NULL, 0.25, 625, 1, 17, '2016-11-18 17:10:34', NULL, NULL, 1, '00:00:00', '00:00:00', 7),
(1145, 17, 0, '2016-11-10 00:00:00', 163, 'Reviewed Benito Ching document for protest', 0, NULL, 0.75, 0, 1, 17, '2016-11-18 17:11:28', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(1146, 17, 0, '2016-11-11 00:00:00', 163, 'Attended meeting with EMP', 0, NULL, 2, 0, 1, 17, '2016-11-18 17:12:04', NULL, NULL, 2, '00:00:00', '00:00:00', 1),
(1147, 17, 0, '2016-11-12 00:00:00', 165, 'Attended Board Meeting of Ayala Greenfields ', 0, NULL, 9, 0, 1, 17, '2016-11-18 17:12:42', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(1148, 17, 0, '2016-11-13 00:00:00', 87, 'Reviewed documents and drafted letter to BAI re:  Bai letter dated October 19, 2016', 2500, NULL, 2.5, 6250, 1, 17, '2016-11-18 17:13:31', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(1149, 17, 0, '2016-11-11 00:00:00', 165, 'Attended meeting re: burglary at Ayala Greenfields', 0, NULL, 9, 0, 1, 17, '2016-11-18 17:14:10', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(1150, 17, 0, '2016-11-14 00:00:00', 87, 'Finalized Igusol\'s response to BAI', 2500, NULL, 2, 5000, 1, 17, '2016-11-18 17:15:08', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(1151, 17, 0, '2016-11-14 00:00:00', 82, 'Internally discussed with GVF re:  HEABS concern', 0, NULL, 0.17, 0, 1, 17, '2016-11-18 17:16:20', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(1152, 17, 0, '2016-11-14 00:00:00', 163, 'Internally discussed with GVF', 0, NULL, 2, 0, 1, 17, '2016-11-18 17:16:48', NULL, NULL, 2, '00:00:00', '00:00:00', 8),
(1153, 17, 0, '2016-11-14 00:00:00', 23, 'Drafted letter to Revenue Region V', 0, NULL, 1.5, 0, 1, 17, '2016-11-18 17:17:17', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1154, 17, 0, '2016-11-15 00:00:00', 9, 'Went to BIR RDO 29', 0, NULL, 3, 0, 1, 17, '2016-11-18 17:18:06', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(1155, 17, 0, '2016-11-15 00:00:00', 82, 'Researched on HEABS labor issue re: apprenticeship', 0, NULL, 3, 0, 1, 17, '2016-11-18 17:18:45', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(1156, 17, 0, '2016-11-15 00:00:00', 86, 'Researched on VAT tax exemption', 2500, NULL, 0.5, 1250, 1, 17, '2016-11-18 17:19:23', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(1157, 17, 0, '2016-11-15 00:00:00', 163, '(Benito Ching) Drafted supplemental letter to BIR and reviewed additional documents', 0, NULL, 3, 0, 1, 17, '2016-11-18 17:20:15', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1158, 12, 0, '2016-11-18 00:00:00', 124, 'Revise of demand letter', 6000, NULL, 1.5, 9000, 1, 12, '2016-11-18 19:15:33', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(1159, 12, 0, '2016-11-18 00:00:00', 63, 'Internally discussed with Jan and Sam re BIR Ruling Revisions', 0, NULL, 0.5, 0, 1, 12, '2016-11-18 19:16:08', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(1160, 12, 0, '2016-11-18 00:00:00', 134, 'Reviewed of work of contract MOU with Benchmark Singapore', 180, NULL, 0.5, 90, 1, 12, '2016-11-18 19:16:43', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(1161, 12, 0, '2016-11-18 00:00:00', 106, 'Reviewed of work of Badeth - re VAT calculatipn plus interest and penalties; internal discussion with Bobby and Maki; review of emails - Raytheon Matter', 0, NULL, 0.75, 0, 1, 12, '2016-11-18 19:17:39', 12, '2016-11-18 19:29:53', 1, '00:00:00', '00:00:00', 12),
(1162, 12, 0, '2016-11-17 00:00:00', 63, 'Conferred with Dep. Commissioner Clint Aranas', 0, NULL, 1.5, 0, 1, 12, '2016-11-18 19:18:32', NULL, NULL, 0, '00:00:00', '00:00:00', 2),
(1163, 12, 0, '2016-11-17 00:00:00', 166, 'Made telephone call to PICC SEC', 0, NULL, 1.75, 0, 1, 12, '2016-11-18 19:19:22', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(1164, 12, 0, '2016-11-17 00:00:00', 166, 'Conferred with SEC Officers re amendment of AOI', 0, NULL, 1.2, 0, 1, 12, '2016-11-18 19:20:01', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(1165, 12, 0, '2016-11-17 00:00:00', 80, 'Reviewed of work of various documents re Indonesia Affiliates', 0, NULL, 0.5, 0, 1, 12, '2016-11-18 19:21:23', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(1166, 12, 0, '2016-11-17 00:00:00', 80, 'Discuss with Maki and Richelle re table', 0, NULL, 0.3, 0, 1, 12, '2016-11-18 19:21:43', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(1167, 12, 0, '2016-11-17 00:00:00', 80, 'Wrote email to Thusitha', 0, NULL, 0.3, 0, 1, 12, '2016-11-18 19:22:07', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(1168, 12, 0, '2016-11-17 00:00:00', 144, 'Received telephone call from Carina Go to discuss minutes of meeting', 0, NULL, 0.5, 0, 1, 12, '2016-11-18 19:23:02', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(1169, 12, 0, '2016-11-17 00:00:00', 10, 'Internally discussed with Maki', 0, NULL, 0.4, 0, 1, 12, '2016-11-18 19:23:29', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(1170, 12, 0, '2016-11-17 00:00:00', 80, 'Received telephone call from Det Tansinco - re Privacy Issues', 0, NULL, 0.3, 0, 1, 12, '2016-11-18 19:26:25', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(1171, 12, 0, '2016-11-18 00:00:00', 163, 'Performed Other Service - Nayong ng Kabataan', 0, NULL, 3, 0, 1, 12, '2016-11-18 19:29:18', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(1172, 17, 0, '2016-11-14 00:00:00', 87, 'Finalized Igusol\'s response to BAI', 2500, NULL, 2, 5000, 0, 17, '2016-11-21 09:23:58', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(1173, 17, 0, '2016-11-14 00:00:00', 82, 'Internally discussed with GVF re: HEABS concern', 0, NULL, 0.17, 0, 0, 17, '2016-11-21 09:24:55', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(1174, 17, 0, '2016-11-14 00:00:00', 163, 'Internally discussed with GVF', 0, NULL, 2, 0, 0, 17, '2016-11-21 09:25:25', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(1175, 17, 0, '2016-11-14 00:00:00', 23, 'Drafted letter to Revenue Region V', 0, NULL, 1.5, 0, 0, 17, '2016-11-21 09:25:54', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1176, 12, 0, '2016-11-21 00:00:00', 63, 'Internally discussed with Jan and Sam - re status ', 0, NULL, 0.5, 0, 1, 12, '2016-11-21 11:23:10', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(1177, 12, 0, '2016-11-21 00:00:00', 91, 'Internally discussed with Dianne - re possible cross examination questions', 0, NULL, 0.5, 0, 1, 12, '2016-11-21 11:24:09', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(1178, 12, 0, '2016-11-21 00:00:00', 9, 'Internally discussed with Jan re status of CARs', 0, NULL, 0.5, 0, 1, 12, '2016-11-21 11:25:20', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(1179, 16, 0, '2016-11-18 00:00:00', 91, 'Drafted cross-examination questions for RO Abutazil/reviewed files', 2500, NULL, 3, 7500, 1, 16, '2016-11-21 11:27:46', 16, '2016-11-22 11:09:08', 1, '00:00:00', '00:00:00', 3),
(1180, 16, 0, '2016-11-18 00:00:00', 91, 'Internally discussed with EMP re: cross examination of RO Abutazil', 2500, NULL, 0.5, 1250, 0, 16, '2016-11-21 11:28:03', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(1181, 16, 0, '2016-11-18 00:00:00', 91, 'Revised cross examination questions per EMP\'s comments', 2500, NULL, 0.5, 1250, 0, 16, '2016-11-21 11:28:18', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(1182, 16, 0, '2016-11-21 00:00:00', 91, 'Internally discussed with EMP re: cross examination of RO Abutazil', 0, NULL, 0.5, 0, 1, 16, '2016-11-21 11:29:17', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(1183, 16, 0, '2016-11-21 00:00:00', 91, 'Revised cross examination questions per EMP\'s comments', 0, NULL, 0.5, 0, 1, 16, '2016-11-21 11:29:44', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(1184, 16, 0, '2016-11-21 00:00:00', 91, 'Traveled to CTA', 0, NULL, 1.25, 0, 1, 16, '2016-11-21 11:29:54', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(1185, 16, 0, '2016-11-21 00:00:00', 91, 'Attended at trial at CTA', 0, NULL, 2.5, 0, 1, 16, '2016-11-21 11:30:11', NULL, NULL, 1, '00:00:00', '00:00:00', 15),
(1186, 16, 0, '2016-11-21 00:00:00', 124, 'Revised/finalized Demand Letter to PMCAI and Supalai', 3000, NULL, 0.3, 900, 1, 16, '2016-11-21 11:30:42', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(1187, 16, 0, '2016-11-21 00:00:00', 124, 'Received telephone call from Ms. Lyn re: copies of previous demand letters to be attached to new demand letter', 0, NULL, 0.3, 0, 1, 16, '2016-11-22 10:17:21', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(1188, 16, 0, '2016-11-21 00:00:00', 91, 'Drafted status report on hearing', 2500, NULL, 1, 2500, 1, 16, '2016-11-22 10:17:43', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1189, 16, 0, '2016-11-21 00:00:00', 91, 'Examined BIR docket before hearing to prepare for cross examination of RO Abutazil', 2500, NULL, 1.75, 4375, 1, 16, '2016-11-22 10:17:57', 16, '2016-11-22 10:22:32', 1, '00:00:00', '00:00:00', 5),
(1190, 16, 0, '2016-11-22 00:00:00', 65, 'Internally discussed with EMP re: RFM memo on bad debts', 0, NULL, 0.2, 0, 1, 16, '2016-11-22 10:22:56', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(1191, 12, 0, '2016-11-21 00:00:00', 63, 'Conferred with Allen Arbis ', 0, NULL, 2, 0, 1, 12, '2016-11-22 10:35:38', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(1192, 12, 0, '2016-11-22 00:00:00', 63, 'Reviewed documents', 0, NULL, 0.5, 0, 1, 12, '2016-11-22 10:37:54', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(1193, 16, 0, '2016-11-22 00:00:00', 65, 'Revised RFM memo on bad debts', 0, NULL, 1, 0, 1, 16, '2016-11-22 11:04:25', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(1194, 16, 0, '2016-11-17 00:00:00', 65, 'Drafted RFM memo on bad debts/conducted research', 0, NULL, 4, 0, 1, 16, '2016-11-22 11:04:50', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1195, 16, 0, '2016-11-18 00:00:00', 163, 'Performed Other Service: outreach at DSWD Nayon ng Kabataan', 0, NULL, 2, 0, 1, 16, '2016-11-22 11:08:40', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(1196, 16, 0, '2016-11-18 00:00:00', 65, 'Drafted RFM memo on bad debts/conducted research', 0, NULL, 3, 0, 1, 16, '2016-11-22 11:09:23', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1197, 16, 0, '2016-11-10 00:00:00', 163, 'Performed Other Service: Accounting for Non-Accountants', 0, NULL, 8.5, 0, 1, 16, '2016-11-22 11:11:29', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(1198, 16, 0, '2016-11-11 00:00:00', 163, 'Accounting for Non-Accountants', 0, NULL, 8.2, 0, 1, 16, '2016-11-22 11:12:11', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(1199, 16, 0, '2016-11-04 00:00:00', 163, 'Researched for/drafted VLAP-FIFASCI memo', 0, NULL, 3, 0, 1, 16, '2016-11-22 11:16:44', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1200, 16, 0, '2016-11-04 00:00:00', 39, 'Examined/reviewed files in preparation for Monday\'s Pretrial', 100, NULL, 2, 200, 1, 16, '2016-11-22 11:17:35', NULL, NULL, 1, '00:00:00', '00:00:00', 5),
(1201, 16, 0, '2016-11-22 00:00:00', 99, 'Drafted Director\'s Indemnity', 2500, NULL, 0.5, 1250, 1, 16, '2016-11-22 11:19:44', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1202, 16, 0, '2016-11-04 00:00:00', 65, 'Researched on capital losses/writing off of investment receivables', 0, NULL, 2, 0, 1, 16, '2016-11-22 11:22:45', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(1203, 16, 0, '2016-11-22 00:00:00', 81, 'Researched on Data Privacy/studied HEABS\' query on access to mailboxes', 0, NULL, 6.3, 0, 1, 16, '2016-11-22 11:26:20', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(1204, 16, 0, '2016-11-08 00:00:00', 124, 'Examined GIS of PMCAI, Petron Corp. and Supalai', 3000, NULL, 1, 3000, 1, 16, '2016-11-22 11:29:52', NULL, NULL, 1, '00:00:00', '00:00:00', 5),
(1205, 16, 0, '2016-11-08 00:00:00', 65, 'Researched re: memo on sales discounts and allowances', 0, NULL, 6, 0, 1, 16, '2016-11-22 11:31:56', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(1206, 12, 0, '2016-11-22 00:00:00', 138, 'Reviewed of Memorandum', 0, NULL, 1.5, 0, 1, 12, '2016-11-22 15:11:11', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(1207, 12, 0, '2016-11-22 00:00:00', 80, 'Reviewed of work of documents from Thusitha; email to Thusitha; internal discussion with Maki', 0, NULL, 0.7, 0, 1, 12, '2016-11-22 15:12:12', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(1208, 12, 0, '2016-11-22 00:00:00', 168, 'Wrote letter to bir', 0, NULL, 0.5, 0, 1, 12, '2016-11-22 15:13:01', NULL, NULL, 1, '00:00:00', '00:00:00', 9),
(1209, 12, 0, '2016-11-22 00:00:00', 166, 'Wrote letter to Michelle transmitting AOI, By-laws and stock and transfer books', 0, NULL, 0.3, 0, 1, 12, '2016-11-22 15:14:01', NULL, NULL, 1, '00:00:00', '00:00:00', 9),
(1210, 12, 0, '2016-11-22 00:00:00', 163, 'Performed Other Service', 0, NULL, 1.5, 0, 1, 12, '2016-11-22 15:14:42', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(1211, 19, 0, '2016-10-26 00:00:00', 166, 'Internally discussed with EMP and SLP on the SEC\'s comments on pre-clearance of the submitted documents.', 0, NULL, 0.25, 0, 1, 19, '2016-11-23 10:35:03', NULL, NULL, 1, '10:30:00', '10:45:00', 8),
(1212, 19, 0, '2016-10-26 00:00:00', 166, 'Revise documentary requirements for reclassification of shares and incorporated SEC comments.', 0, NULL, 2.5, 0, 1, 19, '2016-11-23 10:37:43', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(1213, 19, 0, '2016-10-26 00:00:00', 168, 'Revise draft minutes of annual stockholders\' meeting.', 0, NULL, 0.5, 0, 1, 19, '2016-11-23 10:39:02', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(1214, 19, 0, '2016-10-26 00:00:00', 140, 'Drafted motion to set new commissioner\'s hearing for CTA case No. 9218', 2500, NULL, 0.5, 1250, 1, 19, '2016-11-23 10:41:39', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1215, 19, 0, '2016-10-27 00:00:00', 166, 'Wrote letter to MARINA for endorsement in compliance with SEC requirements for re-classification of shares and amendment of Articles of Incorporation and By-laws', 0, NULL, 0.5, 0, 1, 19, '2016-11-23 10:43:41', NULL, NULL, 1, '00:00:00', '00:00:00', 9),
(1216, 19, 0, '2016-10-27 00:00:00', 166, 'Made telephone call to SEC regarding clearance or endorsements from other government agency for amendment of articles of incorporation and by-laws.', 0, NULL, 0.5, 0, 1, 19, '2016-11-23 10:45:15', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(1217, 19, 0, '2016-10-26 00:00:00', 140, 'Made telephone call to Court of Tax Appeals First Division for the setting of Commissioner\'s Hearing for CTA Case No. 9218.', 2500, NULL, 0.25, 625, 1, 19, '2016-11-23 10:46:11', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(1218, 19, 0, '2016-10-27 00:00:00', 166, 'Traveled to MARINA office at Manila for endorsement regarding amendment of articles of incorporation and by-laws for the reclassification of shares.', 0, NULL, 4, 0, 1, 19, '2016-11-23 10:49:50', NULL, NULL, 1, '02:00:00', '06:00:00', 14),
(1219, 19, 0, '2016-10-28 00:00:00', 166, 'Made telephone call to MARINA (Atty. Fernan Cabral) for follow-up on the endorsement for the amendment of AOI and By-laws.', 0, NULL, 0.5, 0, 1, 19, '2016-11-23 10:51:50', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(1220, 19, 0, '2016-10-28 00:00:00', 166, 'Examined documents to be submitted for SEC approval on the reclassification of shares and amendments of AOI and By-laws.', 0, NULL, 0.5, 0, 1, 19, '2016-11-23 10:53:19', NULL, NULL, 1, '00:00:00', '00:00:00', 5),
(1221, 19, 0, '2016-10-28 00:00:00', 166, 'Traveled to MARINA office at Manila for follow-up and release of endorsement to SEC for the amendment of AOI and by-laws.', 0, NULL, 2, 0, 1, 19, '2016-11-23 10:54:41', 19, '2016-11-23 10:56:56', 1, '01:00:00', '03:00:00', 14),
(1222, 19, 0, '2016-10-28 00:00:00', 166, 'Traveled to SEC Robinsons Galleria for completion and submission of documentary requirements for approval of reclassification of shares.', 0, NULL, 3, 0, 1, 19, '2016-11-23 10:56:04', NULL, NULL, 1, '03:00:00', '06:00:00', 14),
(1223, 19, 0, '2016-11-11 00:00:00', 166, 'Traveled to SEC Robinsons Galleria for follow-up on approval for the reclassification of shares and amendment of AOI and by-laws.', 0, NULL, 4, 0, 1, 19, '2016-11-23 11:02:24', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(1224, 19, 0, '2016-11-14 00:00:00', 166, 'Traveled to SEC Robinsons Galleria for follow-up on approval for the reclassification of shares and amendment of AOI and by-laws.', 0, NULL, 7, 0, 1, 19, '2016-11-23 11:04:29', 19, '2016-11-23 11:05:01', 1, '10:00:00', '17:00:00', 14),
(1225, 19, 0, '2016-11-16 00:00:00', 166, 'Traveled to SEC Main office at PICC, Pasay to follow-up on the release of certificate of filing amended AOI and by-laws.', 0, NULL, 4.5, 0, 1, 19, '2016-11-23 11:07:45', NULL, NULL, 1, '09:30:00', '14:00:00', 14),
(1226, 19, 0, '2016-11-17 00:00:00', 166, 'Traveled to SEC main office at PICC, Pasay to follow-up on the release of certificate of filing amended AOI and by-laws.', 0, NULL, 2, 0, 1, 19, '2016-11-23 11:10:10', NULL, NULL, 1, '09:00:00', '11:00:00', 14),
(1227, 19, 0, '2016-11-17 00:00:00', 166, 'Traveled to SEC main office at PICC to follow-up on the release of certificate of filing amended AOI and by-laws.', 0, NULL, 3.5, 0, 1, 19, '2016-11-23 11:11:20', NULL, NULL, 1, '13:30:00', '17:00:00', 14),
(1228, 19, 0, '2016-11-18 00:00:00', 166, 'Traveled to SEC main office at PICC to follow-up on the release of certificate of filing amended AOI and by-laws.', 0, NULL, 1.5, 0, 1, 19, '2016-11-23 11:12:31', NULL, NULL, 1, '09:30:00', '11:00:00', 14),
(1229, 19, 0, '2016-11-18 00:00:00', 166, 'Traveled to SEC main office at PICC, Pasay to follow-up the release of certificate of filing amended AOI and by-laws', 0, NULL, 2, 0, 1, 19, '2016-11-23 11:13:42', NULL, NULL, 1, '15:00:00', '17:00:00', 14),
(1230, 12, 0, '2016-11-16 00:00:00', 143, 'Internal routing MOTEX to file Comment\n', 0, NULL, 0.1, 0, 1, 21, '2016-11-23 11:23:06', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1231, 12, 0, '2016-11-08 00:00:00', 22, 'Internal routing Request fo Consideration letter to Dr. Leonida dated 11.15.16\n', 0, NULL, 0.1, 0, 1, 21, '2016-11-23 11:23:38', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1232, 16, 0, '2016-11-23 00:00:00', 81, 'Internally discussed with EMP re: memo on IT access to mailboxes of separated employees', 0, NULL, 0.5, 0, 1, 16, '2016-11-23 11:24:42', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(1233, 16, 0, '2016-11-23 00:00:00', 81, 'Researched for memo on IT access to mailboxes of separated employees', 0, NULL, 1.5, 0, 1, 16, '2016-11-23 11:24:59', 16, '2016-11-23 11:25:32', 1, '00:00:00', '00:00:00', 13),
(1234, 16, 0, '2016-11-23 00:00:00', 81, 'Drafted memo on IT access to mailboxes of separated employees', 0, NULL, 2, 0, 1, 16, '2016-11-23 11:25:10', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1235, 16, 0, '2016-11-23 00:00:00', 124, 'Researched on BPRT query', 3000, NULL, 5, 15000, 1, 16, '2016-11-23 11:26:14', 16, '2016-11-23 14:48:58', 1, '00:00:00', '00:00:00', 13),
(1236, 16, 0, '2016-10-28 00:00:00', 163, 'Sick Leave', 0, NULL, 8, 0, 1, 16, '2016-11-23 11:34:40', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(1237, 16, 0, '2016-10-27 00:00:00', 65, 'Research for and drafting of opinion on the deductibility of shelf rentals and listing fees from gross income for VAT-purposes', 0, NULL, 3, 0, 1, 16, '2016-11-23 11:35:42', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(1238, 16, 0, '2016-10-27 00:00:00', 65, 'Research for and drafting of opinion on the possibility of writing-off of uncollectible investment receivable', 0, NULL, 3, 0, 1, 16, '2016-11-23 11:36:00', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(1239, 16, 0, '2016-10-26 00:00:00', 163, 'Research for VLAP/FIFASCI issue/studied documents', 0, NULL, 3, 0, 1, 16, '2016-11-23 11:37:12', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(1240, 16, 0, '2016-10-26 00:00:00', 11, 'Drafted Motion for Extension of Time to File Comment on FOE', 0, NULL, 1.25, 0, 1, 16, '2016-11-23 11:37:47', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1241, 16, 0, '2016-10-26 00:00:00', 11, 'Drafted Comment on FOE/examined files', 0, NULL, 4, 0, 1, 16, '2016-11-23 11:38:06', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1242, 16, 0, '2016-10-25 00:00:00', 81, 'Revised/finalized Amendment Agreement to Malaysia SLA', 0, NULL, 1, 0, 1, 16, '2016-11-23 11:39:26', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(1243, 16, 0, '2016-10-25 00:00:00', 158, 'Wrote email to Atty. My Pablico re: GANV TTRA documents', 3000, NULL, 0.3, 900, 1, 16, '2016-11-23 11:39:57', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(1244, 16, 0, '2016-10-25 00:00:00', 158, 'Examined/reviewed documents for GANV TTRA', 3000, NULL, 1.5, 4500, 1, 16, '2016-11-23 11:40:26', NULL, NULL, 1, '00:00:00', '00:00:00', 5),
(1245, 16, 0, '2016-10-25 00:00:00', 124, 'Revised opinion/memo on and conducted research for legal remedies available to Alvis for PMCAI/Supalai issue', 3000, NULL, 2.5, 7500, 1, 16, '2016-11-23 11:41:26', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(1246, 16, 0, '2016-10-25 00:00:00', 11, 'Examined documents in preparation for drafting of Comment on FOE', 0, NULL, 3.5, 0, 1, 16, '2016-11-23 11:42:23', NULL, NULL, 1, '00:00:00', '00:00:00', 5),
(1247, 12, 0, '2016-11-18 00:00:00', 11, 'Internal routing Comment/Opposition\n', 0, NULL, 0.1, 0, 1, 21, '2016-11-23 13:04:55', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1248, 16, 0, '2016-11-23 00:00:00', 163, 'GENATO/LANDMART: Revised demand letter to Concorde Condominium', 0, NULL, 0.5, 0, 1, 16, '2016-11-23 14:48:45', NULL, NULL, 1, '00:00:00', '00:00:00', 19);
INSERT INTO `file_billing_tbl` (`file_billing_id`, `user_id`, `position`, `billing_date`, `file_id`, `work_detail`, `rate`, `time_spent_sec`, `time_spent`, `amount`, `active`, `insert_by`, `insert_dt`, `update_by`, `update_dt`, `task_type`, `start_time`, `end_time`, `task_code`) VALUES
(1249, 12, 0, '2016-11-23 00:00:00', 91, 'Internal routing Hearing letter\n', 0, NULL, 0.1, 0, 1, 21, '2016-11-23 17:26:24', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1250, 12, 0, '2016-11-23 00:00:00', 81, 'Internal routing Letter to BOI re updated list of Indonesian affiliates\n', 0, NULL, 0.1, 0, 1, 21, '2016-11-23 17:26:55', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1251, 12, 0, '2016-11-23 00:00:00', 17, 'Internal routing Letter to BIR re Benchmarking notice\n', 0, NULL, 0.1, 0, 1, 21, '2016-11-23 17:27:16', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1252, 12, 0, '2016-11-24 00:00:00', 104, 'Drafted  Revised Loan Agreement and email to Sharon', 6000, NULL, 2.5, 15000, 1, 12, '2016-11-24 09:52:29', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1253, 12, 0, '2016-11-24 00:00:00', 10, 'Conferred with Shirley and Vicky', 0, NULL, 2, 0, 1, 12, '2016-11-24 09:53:03', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(1254, 12, 0, '2016-11-23 00:00:00', 80, 'Email to Thusitha - re BOI letter', 0, NULL, 0.1, 0, 1, 12, '2016-11-24 09:53:57', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(1255, 12, 0, '2016-11-23 00:00:00', 80, 'Wrote Opinion on Data Privacy', 0, NULL, 2.5, 0, 1, 12, '2016-11-24 09:54:16', NULL, NULL, 1, '00:00:00', '00:00:00', 10),
(1256, 12, 0, '2016-11-23 00:00:00', 65, 'Wrote Opinion on Write Off of Promissory Note', 0, NULL, 2.8, 0, 1, 12, '2016-11-24 09:55:29', NULL, NULL, 1, '00:00:00', '00:00:00', 10),
(1257, 12, 0, '2016-11-23 00:00:00', 163, 'Conferred with ', 6000, NULL, 2.5, 15000, 1, 12, '2016-11-24 09:57:07', NULL, NULL, 2, '00:00:00', '00:00:00', 2),
(1258, 12, 0, '2016-11-23 00:00:00', 166, 'Revising of Subscription Agreement\n', 0, NULL, 1.5, 0, 1, 12, '2016-11-24 10:01:48', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(1259, 12, 0, '2016-11-24 00:00:00', 9, 'Meeting with Shirley and Vicky', 0, NULL, 0.5, 0, 1, 12, '2016-11-24 10:03:26', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(1260, 12, 0, '2016-11-24 00:00:00', 80, 'Revising of Amendment to SLA', 0, NULL, 0.75, 0, 1, 12, '2016-11-24 14:39:09', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(1261, 12, 0, '2016-11-24 00:00:00', 104, 'Conferred with Sharon via whatsapp and viber', 0, NULL, 0.3, 0, 1, 12, '2016-11-24 14:40:00', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(1262, 12, 0, '2016-11-24 00:00:00', 166, 'Drafted revised Subscription Agreement', 0, NULL, 0.8, 0, 1, 12, '2016-11-24 19:36:12', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1263, 16, 0, '2016-11-25 00:00:00', 124, 'Revised opinion on reinvestment of branch profits', 3000, NULL, 3, 9000, 1, 16, '2016-11-25 16:46:05', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(1264, 16, 0, '2016-11-24 00:00:00', 163, 'Sick Leave', 0, NULL, 8, 0, 1, 16, '2016-11-25 16:46:26', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(1265, 16, 0, '2016-11-24 00:00:00', 124, 'Researched on reinvestment of branch profits, constructive branch profits', 3000, NULL, 3, 9000, 1, 16, '2016-11-25 16:47:03', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(1266, 16, 0, '2016-11-25 00:00:00', 124, 'Internally discussed with EMP and RHO re: Alvis memo on branch profits', 3000, NULL, 0.5, 1500, 1, 16, '2016-11-25 16:47:23', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(1267, 16, 0, '2016-11-25 00:00:00', 141, 'Examined/studied various resolutions issued by the CTA', 2500, NULL, 1, 2500, 1, 16, '2016-11-25 16:47:52', NULL, NULL, 1, '00:00:00', '00:00:00', 5),
(1268, 16, 0, '2016-11-25 00:00:00', 141, 'Examined/studied Motion for Early Resolution filed by Respondent', 2500, NULL, 1.5, 3750, 1, 16, '2016-11-25 16:48:20', NULL, NULL, 1, '00:00:00', '00:00:00', 5),
(1269, 16, 0, '2016-11-25 00:00:00', 143, 'Examined/studied various resolutions issued by the CTA', 2500, NULL, 1, 2500, 1, 16, '2016-11-25 16:48:36', NULL, NULL, 1, '00:00:00', '00:00:00', 5),
(1270, 16, 0, '2016-11-25 00:00:00', 143, 'Examined/studied Respondent\'s Comment on Motion for Reconsideration', 2500, NULL, 1, 2500, 1, 16, '2016-11-25 16:49:08', NULL, NULL, 1, '00:00:00', '00:00:00', 5),
(1271, 16, 0, '2016-11-25 00:00:00', 11, 'Wrote email to Jong Bautista re: surety bond', 0, NULL, 0.3, 0, 1, 16, '2016-11-25 16:49:28', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(1272, 16, 0, '2016-11-25 00:00:00', 11, 'Internally discussed with EMP re: surety bond', 0, NULL, 0.3, 0, 1, 16, '2016-11-25 16:49:40', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(1273, 16, 0, '2016-11-25 00:00:00', 11, 'Examined/studied various resolutions issued by the CTA', 0, NULL, 1, 0, 1, 16, '2016-11-25 16:50:17', NULL, NULL, 1, '00:00:00', '00:00:00', 5),
(1274, 16, 0, '2016-11-25 00:00:00', 11, 'Wrote email to EMP re: memorandum filing', 0, NULL, 0.3, 0, 1, 16, '2016-11-25 16:50:29', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(1275, 12, 0, '2016-11-25 00:00:00', 124, 'Revising Opinion', 6000, NULL, 1.5, 9000, 1, 12, '2016-11-28 09:26:13', NULL, NULL, 1, '00:00:00', '00:00:00', 10),
(1276, 12, 0, '2016-11-25 00:00:00', 64, 'Conferred with Senen Matoto and Ray Goco', 0, NULL, 1.75, 0, 1, 12, '2016-11-28 09:27:19', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(1277, 12, 0, '2016-11-25 00:00:00', 64, 'Drafted revised minutes', 0, NULL, 1.5, 0, 1, 12, '2016-11-28 09:28:04', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1278, 12, 0, '2016-11-25 00:00:00', 80, 'Read Email from and reply to Thusitha - re Australia MSA and BOI requirements', 0, NULL, 0.2, 0, 1, 12, '2016-11-28 09:29:16', NULL, NULL, 1, '00:00:00', '00:00:00', 4),
(1279, 12, 0, '2016-11-25 00:00:00', 167, 'Revising of Memo on Merger', 0, NULL, 1.25, 0, 1, 12, '2016-11-28 09:30:23', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(1280, 16, 0, '2016-11-28 00:00:00', 39, 'Examined/reviewed files in preparation for pretrial', 100, NULL, 1.5, 150, 1, 16, '2016-11-28 13:23:21', NULL, NULL, 1, '00:00:00', '00:00:00', 5),
(1281, 16, 0, '2016-11-28 00:00:00', 39, 'Attended pretrial at RTC Makati Br. 132', 100, NULL, 3.5, 350, 1, 16, '2016-11-28 13:23:45', NULL, NULL, 1, '00:00:00', '00:00:00', 15),
(1282, 16, 0, '2016-11-28 00:00:00', 158, 'Internally discussed with Ms. Lyn re: TTRA filing with ITAD', 3000, NULL, 0.3, 900, 1, 16, '2016-11-28 13:24:27', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(1283, 16, 0, '2016-11-28 00:00:00', 141, 'Drafted Comment on Motion for Early Resolution', 2500, NULL, 4, 10000, 1, 16, '2016-11-28 14:29:53', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1284, 16, 0, '2016-11-28 00:00:00', 141, 'Internally discussed with EMP re: Comment on Motion for Early Resolution', 2500, NULL, 0.3, 750, 1, 16, '2016-11-28 16:27:07', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(1285, 16, 0, '2016-10-20 00:00:00', 143, 'Supervised filing of/revised Motion for Reconsideration', 2500, NULL, 4, 10000, 1, 16, '2016-11-28 16:28:47', NULL, NULL, 1, '00:00:00', '00:00:00', 18),
(1286, 16, 0, '2016-10-20 00:00:00', 143, 'Internally discussed with EMP re: Motion for REconsideration', 2500, NULL, 0.5, 1250, 1, 16, '2016-11-28 16:28:58', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(1287, 16, 0, '2016-10-20 00:00:00', 90, 'Revised/finalized Comment on Motion to Recall', 0, NULL, 2, 0, 1, 16, '2016-11-28 16:30:06', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(1288, 16, 0, '2016-10-24 00:00:00', 141, 'Wrote email to Ms. Gen of CTA 3rd Div re: Joint Stipulation of Facts', 2500, NULL, 0.3, 750, 1, 16, '2016-11-28 16:33:25', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(1289, 16, 0, '2016-10-24 00:00:00', 124, 'Research for memo for Alvis Realty on PMCAI/Supalai issue', 3000, NULL, 3, 9000, 1, 16, '2016-11-28 16:34:12', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(1290, 16, 0, '2016-10-24 00:00:00', 11, 'Examined documents in preparation for drafting of Comment on FOE', 0, NULL, 2, 0, 1, 16, '2016-11-28 16:38:25', NULL, NULL, 1, '00:00:00', '00:00:00', 5),
(1291, 16, 0, '2016-10-24 00:00:00', 11, 'Researched in preparation for drafting of Memorandum', 0, NULL, 4, 0, 1, 16, '2016-11-28 16:38:43', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(1292, 16, 0, '2016-10-21 00:00:00', 11, 'Researched in preparation for drafting of Memorandum', 0, NULL, 8, 0, 1, 16, '2016-11-28 16:39:05', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(1293, 16, 0, '2016-11-28 00:00:00', 11, 'Internally discussed with EMP re: surety bond and memorandum filing', 0, NULL, 0.3, 0, 1, 16, '2016-11-28 18:40:21', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(1294, 12, 0, '2016-11-28 00:00:00', 124, 'Wrote Opinion on BPRT', 6000, NULL, 1.5, 9000, 1, 12, '2016-11-29 05:36:41', NULL, NULL, 1, '00:00:00', '00:00:00', 10),
(1295, 12, 0, '2016-11-29 00:00:00', 80, 'Revise of Master Service Agreement', 0, NULL, 1.8, 0, 1, 12, '2016-11-29 05:37:26', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(1296, 12, 0, '2016-11-28 00:00:00', 10, 'Internal routing SPA of EAS', 0, NULL, 0.1, 0, 1, 21, '2016-11-29 10:20:59', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1297, 12, 0, '2016-11-28 00:00:00', 134, 'Internal routing Statement of acct. from Maybank\n', 180, NULL, 0.1, 18, 1, 21, '2016-11-29 10:21:28', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1298, 12, 0, '2016-11-28 00:00:00', 81, 'Internal routing BOI Assessment\n', 0, NULL, 0.1, 0, 1, 21, '2016-11-29 10:22:38', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1299, 12, 0, '2016-11-28 00:00:00', 138, 'Internal routing MOTEX Memorandum\n', 0, NULL, 0.1, 0, 1, 21, '2016-11-29 10:23:16', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1300, 12, 0, '2016-11-28 00:00:00', 11, 'Internal routing Notice of resolution 11/10/16\n', 0, NULL, 0.1, 0, 1, 21, '2016-11-29 10:25:51', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1301, 12, 0, '2016-11-28 00:00:00', 141, 'Internal routing Minute resolution\n', 0, NULL, 0.1, 0, 1, 21, '2016-11-29 10:26:22', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1302, 12, 0, '2016-11-28 00:00:00', 18, 'Internal routing Notice of resolution 11/10/16\n ', 0, NULL, 0.1, 0, 1, 21, '2016-11-29 10:26:49', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1303, 12, 0, '2016-11-28 00:00:00', 141, 'Internal routing Notice of resolution 10/20/16\n', 0, NULL, 0.1, 0, 1, 21, '2016-11-29 10:27:17', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1304, 12, 0, '2016-11-28 00:00:00', 158, 'Internal routing Letter to Atty. Bandon of BIR ITAD\n', 6000, NULL, 0.1, 600, 1, 21, '2016-11-29 10:30:13', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1305, 16, 0, '2016-11-28 00:00:00', 91, 'Internally discussed with EMP re: revisions to Motion for Production and Inspection of Waiver', 2500, NULL, 0.5, 1250, 1, 16, '2016-11-29 11:42:03', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(1306, 16, 0, '2016-11-28 00:00:00', 91, 'Revised Motion for Production and Inspection of Waiver', 2500, NULL, 3, 7500, 0, 16, '2016-11-29 11:42:22', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(1307, 16, 0, '2016-11-29 00:00:00', 91, 'Revised Motion for Production and Inspection of Waiver', 0, NULL, 2, 0, 1, 16, '2016-11-29 11:42:54', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(1308, 16, 0, '2016-11-29 00:00:00', 91, 'Traveled to CTA to inspect BIR records', 0, NULL, 1.25, 0, 1, 16, '2016-11-29 11:43:10', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(1309, 16, 0, '2016-11-29 00:00:00', 91, 'Examined BIR records', 2500, NULL, 3, 7500, 1, 16, '2016-11-29 11:43:26', 16, '2016-11-29 11:43:34', 1, '00:00:00', '00:00:00', 5),
(1310, 16, 0, '2016-11-29 00:00:00', 11, 'Reviewed Pretrial Order against files to check if motion for amendment of Pretrial Order is necessary (deadline Dec 1)', 0, NULL, 3, 0, 1, 16, '2016-11-29 11:44:26', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(1311, 16, 0, '2016-12-01 00:00:00', 163, 'Attended Concorde Board Meeting (client: Genato/Landmart)', 0, NULL, 3.25, 0, 1, 16, '2016-11-29 11:45:21', 16, '2016-12-01 17:01:05', 1, '00:00:00', '00:00:00', 1),
(1312, 16, 0, '2016-12-01 00:00:00', 163, 'Traveled to Concorde Board meeting', 0, NULL, 0.5, 0, 1, 16, '2016-11-29 11:45:40', 16, '2016-12-01 17:00:58', 1, '00:00:00', '00:00:00', 14),
(1313, 16, 0, '2016-12-01 00:00:00', 11, 'Examined Bond Endorsement', 0, NULL, 0.3, 0, 1, 16, '2016-12-01 12:54:23', NULL, NULL, 1, '00:00:00', '00:00:00', 5),
(1314, 16, 0, '2016-12-01 00:00:00', 11, 'Made telephone call to CTA 3rd Div', 0, NULL, 0.3, 0, 1, 16, '2016-12-01 12:54:34', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(1315, 16, 0, '2016-12-01 00:00:00', 11, 'Wrote emails to Jong Bautista re: surety bond', 0, NULL, 0.3, 0, 1, 16, '2016-12-01 12:54:50', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(1316, 16, 0, '2016-12-01 00:00:00', 163, 'Traveled back to office from Concorde board meeting', 0, NULL, 0.5, 0, 1, 16, '2016-12-01 17:01:29', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(1317, 16, 0, '2016-12-01 00:00:00', 90, 'Internally discussed with GVF re: Reply filed by Oppositor/Motion to Recall', 0, NULL, 0.3, 0, 1, 16, '2016-12-01 17:24:44', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(1318, 16, 0, '2016-12-01 00:00:00', 80, 'Reviewed Master Sourcing Agreement', 0, NULL, 3, 0, 1, 16, '2016-12-01 17:50:12', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(1319, 12, 0, '2016-11-29 00:00:00', 64, 'Performed Other Service - Review and preparation of meeting materials', 0, NULL, 2.5, 0, 1, 12, '2016-12-02 04:53:18', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(1320, 12, 0, '2016-11-29 00:00:00', 1, 'Finance Committee Meeting', 0, NULL, 3.5, 0, 1, 12, '2016-12-02 04:54:14', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(1321, 12, 0, '2016-11-29 00:00:00', 163, 'Attended MAP Meeting', 0, NULL, 2.5, 0, 1, 12, '2016-12-02 04:55:03', NULL, NULL, 0, '00:00:00', '00:00:00', 1),
(1322, 12, 0, '2016-11-29 00:00:00', 64, 'Performed Other Service - Preparation of Meeting Materials', 0, NULL, 1.5, 0, 1, 12, '2016-12-02 04:58:23', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(1323, 12, 0, '2016-11-29 00:00:00', 1, 'Attended Board Meeting', 0, NULL, 5.25, 0, 1, 12, '2016-12-02 04:58:52', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(1324, 12, 0, '2016-12-02 00:00:00', 64, 'Drafted meeting materials - re LHAI amendments', 0, NULL, 1.25, 0, 1, 12, '2016-12-02 08:39:28', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1325, 12, 0, '2016-12-02 00:00:00', 166, 'Revised Subscription Agreement', 0, NULL, 0.75, 0, 1, 12, '2016-12-02 08:40:04', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(1326, 12, 0, '2016-12-02 00:00:00', 64, 'Traveled to HPI Office', 0, NULL, 0.7, 0, 1, 12, '2016-12-02 08:40:36', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(1327, 18, 0, '2016-11-07 00:00:00', 134, 'Drafted Secretary\'s certificate on Authorization of Bank Signatories', 100, NULL, 2, 200, 1, 18, '2016-12-02 14:54:03', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1328, 18, 0, '2016-11-07 00:00:00', 142, 'Drafted Joint Stipulation of Facts', 2500, NULL, 2, 5000, 1, 18, '2016-12-02 14:55:10', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1329, 18, 0, '2016-11-07 00:00:00', 142, 'Made telephone call to Atty. Rowell Vicente', 0, NULL, 0.5, 0, 1, 18, '2016-12-02 14:56:12', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(1330, 18, 0, '2016-11-08 00:00:00', 138, 'Drafted Memorandum', 2500, NULL, 3, 7500, 1, 18, '2016-12-02 14:57:00', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1331, 18, 0, '2016-11-08 00:00:00', 142, 'Revise Joint Stipulation of Facts', 2500, NULL, 2, 5000, 1, 18, '2016-12-02 14:58:09', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(1332, 18, 0, '2016-11-08 00:00:00', 167, 'Made telephone call to Charlemagne Ramil ', 0, NULL, 0.5, 0, 1, 18, '2016-12-02 14:59:43', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(1333, 18, 0, '2016-11-08 00:00:00', 80, 'Drafted Memo on Effect of Divestment of Holcim Sri Lanka', 0, NULL, 2, 0, 1, 18, '2016-12-02 15:00:20', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1334, 18, 0, '2016-11-09 00:00:00', 120, 'Performed Other Service- Updated table on case Status', 2500, NULL, 1, 2500, 1, 18, '2016-12-02 15:03:08', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(1335, 18, 0, '2016-11-09 00:00:00', 10, 'Drafted request for Extension of Time to File Schedule of Special Power of Attorney', 0, NULL, 2, 0, 1, 18, '2016-12-02 15:04:06', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1336, 18, 0, '2016-11-09 00:00:00', 106, 'Drafted Transmittal letter to City of Treasurer of Makati', 2500, NULL, 1.5, 3750, 1, 18, '2016-12-02 15:05:07', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1337, 18, 0, '2016-11-09 00:00:00', 106, 'Made telephone call to Ms. Badeth ', 0, NULL, 0.5, 0, 1, 18, '2016-12-02 15:05:24', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(1338, 18, 0, '2016-11-09 00:00:00', 64, 'Internally discussed with EMP and SLP re: December 2, 2016 Board Meeting', 0, NULL, 1, 0, 1, 18, '2016-12-02 15:06:12', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(1339, 18, 0, '2016-11-09 00:00:00', 80, 'Drafted Memo on Applicability of RP-Malaysia Tax Treaty', 0, NULL, 4, 0, 1, 18, '2016-12-02 15:06:55', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1340, 18, 0, '2016-11-10 00:00:00', 163, 'Aboitiz Power-Traveled to Department of Energy ', 0, NULL, 2, 0, 1, 18, '2016-12-02 15:12:04', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(1341, 18, 0, '2016-11-10 00:00:00', 163, 'Aboitiz Power- Attended meeting with Atty. Joyce delos Santos', 0, NULL, 1.5, 0, 1, 18, '2016-12-02 15:12:39', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(1342, 18, 0, '2016-11-10 00:00:00', 10, 'Internally discussed with EMP and RAB', 0, NULL, 1, 0, 1, 18, '2016-12-02 15:13:06', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(1343, 18, 0, '2016-11-10 00:00:00', 147, 'Attended meeting with Gina Martinez', 3000, NULL, 2, 6000, 1, 18, '2016-12-02 15:13:41', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(1344, 18, 0, '2016-11-10 00:00:00', 80, 'Revise Memo on Applicability of RP -Malaysia Tax Treaty', 0, NULL, 3, 0, 1, 18, '2016-12-02 15:14:14', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(1345, 18, 0, '2016-11-11 00:00:00', 80, 'Revise memo on Effect of Divestment of Holcim Sri Lanka', 0, NULL, 2, 0, 1, 18, '2016-12-02 15:14:59', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(1346, 18, 0, '2016-11-11 00:00:00', 80, 'Internally discussed with EMP and RHO', 0, NULL, 1, 0, 1, 18, '2016-12-02 15:15:33', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(1347, 18, 0, '2016-11-11 00:00:00', 142, 'Made telephone call to Ms. Ada Aquino', 2500, NULL, 0.5, 1250, 1, 18, '2016-12-02 15:16:10', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(1348, 18, 0, '2016-11-11 00:00:00', 142, 'Performed Other Service- Sort documents for Commissioner\'s Hearing', 0, NULL, 1, 0, 1, 18, '2016-12-02 15:20:42', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(1349, 18, 0, '2016-11-11 00:00:00', 138, 'Drafted Memorandum ', 2500, NULL, 3, 7500, 1, 18, '2016-12-02 15:21:07', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1350, 18, 0, '2016-11-14 00:00:00', 120, 'Revise Judicial Affidavit of Richard Querido', 2500, NULL, 2.5, 6250, 1, 18, '2016-12-02 15:21:43', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(1351, 18, 0, '2016-11-14 00:00:00', 10, 'Drafted Special Power of Attorney of Ed Sahagun', 0, NULL, 1.5, 0, 1, 18, '2016-12-02 15:22:34', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1352, 18, 0, '2016-11-14 00:00:00', 142, 'Performed Other Service- Prepare Documents for Commissioner\'s Hearing', 2500, NULL, 1, 2500, 1, 18, '2016-12-02 15:23:31', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(1353, 18, 0, '2016-11-14 00:00:00', 80, 'Revise Memo on Applicability of RP-Malaysia Tax Treaty', 0, NULL, 2, 0, 1, 18, '2016-12-02 15:50:41', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(1354, 16, 0, '2016-12-02 00:00:00', 80, 'Conference call with EMP and Thusitha re: PTHI MSA', 0, NULL, 0.75, 0, 1, 16, '2016-12-02 15:54:27', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(1355, 16, 0, '2016-12-02 00:00:00', 80, 'Revised MSA pursuant to details of call with Thusi', 0, NULL, 1, 0, 1, 16, '2016-12-02 15:55:08', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(1356, 16, 0, '2016-12-02 00:00:00', 80, 'Reviewed PTHI MSA', 0, NULL, 2.5, 0, 1, 16, '2016-12-02 15:55:24', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(1357, 16, 0, '2016-12-02 00:00:00', 11, 'Drafted Motion to Suspend Filing of Memorandum', 0, NULL, 1.5, 0, 1, 16, '2016-12-02 15:55:46', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1358, 16, 0, '2016-12-02 00:00:00', 163, 'Drafted memo on setting up of branch office', 0, NULL, 1, 0, 1, 16, '2016-12-02 15:57:02', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1359, 18, 0, '2016-11-15 00:00:00', 10, 'Traveled to BIR RDO', 0, NULL, 1.5, 0, 1, 18, '2016-12-02 16:07:17', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(1360, 18, 0, '2016-11-15 00:00:00', 10, 'Attended meeting with BIR Officer Ernesto Gamad', 0, NULL, 2, 0, 1, 18, '2016-12-02 16:07:39', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(1361, 18, 0, '2016-11-15 00:00:00', 142, 'Traveled to CTA ', 2500, NULL, 2, 5000, 1, 18, '2016-12-02 16:08:06', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(1362, 18, 0, '2016-11-15 00:00:00', 142, 'Attended at Commissioner\'s hearing', 0, NULL, 2, 0, 1, 18, '2016-12-02 16:08:38', NULL, NULL, 1, '00:00:00', '00:00:00', 15),
(1363, 18, 0, '2016-11-16 00:00:00', 10, 'Performed Other Service-Update on Meeting with BIR', 0, NULL, 1.5, 0, 1, 18, '2016-12-02 16:09:17', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(1364, 18, 0, '2016-11-16 00:00:00', 120, 'Revise Judicial Affidavit of Richard Querido', 2500, NULL, 2, 5000, 1, 18, '2016-12-02 16:10:11', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(1365, 18, 0, '2016-11-16 00:00:00', 120, 'Revise Memorandum', 0, NULL, 2, 0, 1, 18, '2016-12-02 16:11:28', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(1366, 18, 0, '2016-11-17 00:00:00', 163, 'Researched on Tax Blast on RMC 109-2016', 0, NULL, 1, 0, 1, 18, '2016-12-02 16:12:07', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(1367, 18, 0, '2016-11-17 00:00:00', 142, 'Traveled to CTA ', 2500, NULL, 2, 5000, 1, 18, '2016-12-02 16:12:54', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(1368, 16, 0, '2016-12-05 00:00:00', 143, 'Reviewed work of JLL-Reply re: Comment dated Nov 17, 2016', 2500, NULL, 3, 7500, 1, 16, '2016-12-05 12:00:29', 16, '2016-12-05 12:03:32', 1, '00:00:00', '00:00:00', 12),
(1369, 16, 0, '2016-12-05 00:00:00', 143, 'Internally discussed with JLL re: filing MOTEX', 2500, NULL, 0.2, 500, 1, 16, '2016-12-05 12:00:54', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(1370, 16, 0, '2016-12-05 00:00:00', 143, 'Internally discussed with  EMP re: Reply to Comment', 2500, NULL, 0.3, 750, 1, 16, '2016-12-05 12:01:13', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(1371, 16, 0, '2016-12-05 00:00:00', 141, 'Internally discussed with EMP re: Comment on Motion for Early Resolution', 2500, NULL, 0.3, 750, 1, 16, '2016-12-05 12:01:45', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(1372, 16, 0, '2016-12-05 00:00:00', 143, 'Supervised filing of MOTEX', 0, NULL, 0.5, 0, 1, 16, '2016-12-05 12:02:14', NULL, NULL, 1, '00:00:00', '00:00:00', 18),
(1373, 16, 0, '2016-12-05 00:00:00', 141, 'Supervised filing of Comment on Motion for Early Resolution', 2500, NULL, 0.5, 1250, 1, 16, '2016-12-05 12:02:35', NULL, NULL, 1, '00:00:00', '00:00:00', 18),
(1374, 16, 0, '2016-12-05 00:00:00', 90, 'Drafted Rejoinder re: Reply dated November 22, 2016', 0, NULL, 3.75, 0, 1, 16, '2016-12-05 12:03:07', 16, '2016-12-05 12:03:50', 1, '00:00:00', '00:00:00', 3),
(1375, 16, 0, '2016-12-02 00:00:00', 91, 'Examined/read Respondent\'s FOE received on December 1, 2016', 2500, NULL, 1.5, 3750, 1, 16, '2016-12-05 12:04:45', NULL, NULL, 1, '00:00:00', '00:00:00', 5),
(1376, 18, 0, '2016-11-17 00:00:00', 163, 'Researched on Tax Blast on RMC 109-2016', 0, NULL, 1, 0, 0, 18, '2016-12-05 14:26:02', NULL, NULL, 2, '00:00:00', '00:00:00', 13),
(1377, 18, 0, '2016-11-17 00:00:00', 142, 'Attended at trial/hearing (Commissioner\'s Hearing).', 2500, NULL, 2, 5000, 0, 18, '2016-12-05 14:26:59', NULL, NULL, 1, '00:00:00', '00:00:00', 15),
(1378, 18, 0, '2016-11-18 00:00:00', 167, 'Internally discussed with EMP', 0, NULL, 1, 0, 1, 18, '2016-12-05 14:27:38', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(1379, 18, 0, '2016-11-18 00:00:00', 167, 'Made telephone call to Atty. Baquiran', 0, NULL, 0.5, 0, 1, 18, '2016-12-05 14:28:11', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(1380, 18, 0, '2016-11-18 00:00:00', 167, 'Made telephone call to Ms. Badeth.', 0, NULL, 0.5, 0, 1, 18, '2016-12-05 14:28:34', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(1381, 18, 0, '2016-11-18 00:00:00', 167, 'Revise Computation on Taxes to be Recovered from Raytheon', 0, NULL, 3, 0, 1, 18, '2016-12-05 14:28:59', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(1382, 18, 0, '2016-11-18 00:00:00', 138, 'Revise Memorandum', 2500, NULL, 3, 7500, 1, 18, '2016-12-05 14:29:24', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(1383, 18, 0, '2016-11-19 00:00:00', 138, 'Revise Memorandum', 2500, NULL, 4, 10000, 1, 18, '2016-12-05 14:29:59', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(1384, 18, 0, '2016-11-21 00:00:00', 120, 'Traveled to CTA', 2500, NULL, 2, 5000, 1, 18, '2016-12-05 14:31:58', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(1385, 18, 0, '2016-11-21 00:00:00', 120, 'Attended at trial/hearing on Presentation of ICPA as witness.', 0, NULL, 2, 0, 1, 18, '2016-12-05 14:33:23', NULL, NULL, 1, '00:00:00', '00:00:00', 15),
(1386, 18, 0, '2016-11-17 00:00:00', 142, 'Attended at trial/hearing Commissioner\'s Hearing', 2500, NULL, 2, 5000, 1, 18, '2016-12-05 14:34:41', NULL, NULL, 1, '00:00:00', '00:00:00', 15),
(1387, 18, 0, '2016-11-21 00:00:00', 134, 'Wrote email to Client on Maybank Statement of Account', 100, NULL, 1, 100, 1, 18, '2016-12-05 14:35:38', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(1388, 18, 0, '2016-11-21 00:00:00', 106, 'Revise Computation on Taxes to be recovered from Raytheon', 2500, NULL, 3, 7500, 1, 18, '2016-12-05 14:36:50', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(1389, 18, 0, '2016-11-22 00:00:00', 80, 'Drafted Updated List of Indonesian Affiliates', 0, NULL, 5, 0, 1, 18, '2016-12-05 14:38:01', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1390, 18, 0, '2016-11-22 00:00:00', 138, 'Revise Memorandum ', 2500, NULL, 2, 5000, 1, 18, '2016-12-05 14:38:27', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(1391, 18, 0, '2016-11-24 00:00:00', 10, 'Traveled to BGC', 0, NULL, 2, 0, 1, 18, '2016-12-05 14:39:43', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(1392, 18, 0, '2016-11-24 00:00:00', 10, 'Attended meeting with Vicky Tomelden, Shirley Go, RAB and EMP.', 0, NULL, 2, 0, 1, 18, '2016-12-05 14:40:50', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(1393, 18, 0, '2016-11-24 00:00:00', 138, 'Drafted Motion for Extension of time to file Memorandum', 2500, NULL, 2.5, 6250, 1, 18, '2016-12-05 14:41:20', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1394, 18, 0, '2016-11-24 00:00:00', 40, 'Revise General Representation letter, Secretary\'s Certificate approving FS and Minutes of the BOD Meeting approving 2014-2016 FS.', 100, NULL, 6, 600, 1, 18, '2016-12-05 14:42:26', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(1395, 18, 0, '2016-11-25 00:00:00', 155, 'Drafted Memorandum of Understanding ', 3000, NULL, 3, 9000, 1, 18, '2016-12-05 14:42:58', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1396, 18, 0, '2016-11-25 00:00:00', 167, 'Traveled to BIR RDO 50 to follow up transmittal of documents', 0, NULL, 3, 0, 1, 18, '2016-12-05 14:43:33', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(1397, 18, 0, '2016-11-28 00:00:00', 40, 'Drafted Minutes of the Meeting re: authorization for release of audited FS for 2014-2016 ', 100, NULL, 2.5, 250, 1, 18, '2016-12-05 14:44:35', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1398, 18, 0, '2016-11-28 00:00:00', 120, 'Revise Formal Offer of Evidence and prepare documents attached to FOE', 2500, NULL, 4, 10000, 1, 18, '2016-12-05 14:45:14', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(1399, 18, 0, '2016-11-28 00:00:00', 40, 'Internally discussed with GVF re: liquidation process of CAC and CAHC', 100, NULL, 0.5, 50, 1, 18, '2016-12-05 14:45:49', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(1400, 18, 0, '2016-11-28 00:00:00', 80, 'Wrote email to Client re: reportorial requirements and penalties with BOI', 0, NULL, 0.5, 0, 1, 18, '2016-12-05 14:46:34', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(1401, 18, 0, '2016-11-29 00:00:00', 40, 'Traveled to BIR to inquire re: deadlines on short period FS/Return', 100, NULL, 1.5, 150, 1, 18, '2016-12-05 14:47:25', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(1402, 18, 0, '2016-11-29 00:00:00', 80, 'Traveled to BIR to inquire re: registration of retirement plan', 0, NULL, 1.5, 0, 1, 18, '2016-12-05 14:48:01', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(1403, 18, 0, '2016-11-29 00:00:00', 120, 'Drafted Omnibus Motion to replace ICPA with Moton to admit Judicial Affidavit ', 2500, NULL, 3, 7500, 1, 18, '2016-12-05 14:50:48', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1404, 18, 0, '2016-11-29 00:00:00', 138, 'Revise Memorandum', 2500, NULL, 2, 5000, 1, 18, '2016-12-05 14:51:13', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(1405, 18, 0, '2016-12-01 00:00:00', 142, 'Revise Omnibus Motion to Replace ICPA and Admit Judicial Affidavit ', 2500, NULL, 3, 7500, 1, 18, '2016-12-05 14:52:07', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(1406, 18, 0, '2016-12-01 00:00:00', 80, 'Researched on Tax Deductibility of company contributions to retirement plan', 0, NULL, 3, 0, 1, 18, '2016-12-05 14:53:13', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(1407, 18, 0, '2016-12-01 00:00:00', 163, 'MBG Equity-Drafted Memo on requirements for foreign insurance company to appoint Philippine Agent.', 0, NULL, 3, 0, 1, 18, '2016-12-05 14:54:05', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1408, 16, 0, '2016-12-05 00:00:00', 141, 'Internally discussed with EMP re: Comment on Motion for Early Resolution', 2500, NULL, 0.5, 1250, 1, 16, '2016-12-05 16:53:29', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(1409, 16, 0, '2016-12-05 00:00:00', 143, 'Internally discussed with EMP re: Reply to Comment', 2500, NULL, 0.5, 1250, 1, 16, '2016-12-05 16:53:43', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(1410, 16, 0, '2016-12-05 00:00:00', 141, 'Drafted Motion for Extension', 2500, NULL, 0.5, 1250, 1, 16, '2016-12-05 16:53:52', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1411, 16, 0, '2016-12-05 00:00:00', 11, 'Wrote email to Jong Bautista re: Bond Endorsement', 0, NULL, 0.3, 0, 1, 16, '2016-12-05 16:54:09', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(1412, 16, 0, '2016-12-05 00:00:00', 11, 'Examined Bond Endorsement', 0, NULL, 0.3, 0, 1, 16, '2016-12-05 16:54:21', NULL, NULL, 1, '00:00:00', '00:00:00', 5),
(1413, 16, 0, '2016-12-05 00:00:00', 11, 'Drafted Manifestation re: Bond Endorsement', 0, NULL, 0.75, 0, 1, 16, '2016-12-05 16:54:38', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1414, 12, 0, '2016-12-02 00:00:00', 64, 'Attended BOD/Shareholders Meeting', 0, NULL, 3.5, 0, 1, 12, '2016-12-06 11:49:47', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(1415, 12, 0, '2016-12-03 00:00:00', 18, 'Revising Memorandum', 0, NULL, 2.75, 0, 1, 12, '2016-12-06 11:53:09', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(1416, 12, 0, '2016-12-03 00:00:00', 138, 'Revising Memorandum', 0, NULL, 1.2, 0, 1, 12, '2016-12-06 11:53:37', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(1417, 12, 0, '2016-12-05 00:00:00', 138, 'Revise - Finalizing Memorandum', 0, NULL, 0.3, 0, 1, 12, '2016-12-06 11:54:18', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(1418, 12, 0, '2016-12-05 00:00:00', 18, 'Revising Memorandum', 0, NULL, 2.25, 0, 1, 12, '2016-12-06 11:54:40', 12, '2016-12-06 11:55:04', 1, '00:00:00', '00:00:00', 19),
(1419, 12, 0, '2016-12-05 00:00:00', 120, 'Revised FOE', 0, NULL, 0.2, 0, 1, 12, '2016-12-06 11:57:22', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(1420, 12, 0, '2016-12-06 00:00:00', 120, 'Revised FOE', 0, NULL, 0.2, 0, 1, 12, '2016-12-06 11:58:04', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(1421, 12, 0, '2016-12-06 00:00:00', 11, 'Read Email to/from Jong re surety bond', 0, NULL, 0.2, 0, 1, 12, '2016-12-06 11:59:10', NULL, NULL, 1, '00:00:00', '00:00:00', 4),
(1422, 17, 0, '2016-11-16 00:00:00', 125, 'Drafted Deed of Sales for the sale of two Palawan properties', 2500, NULL, 2, 5000, 1, 17, '2016-12-06 12:47:13', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1423, 17, 0, '2016-11-16 00:00:00', 125, 'Sent various emails to Agnes Bohnen', 0, NULL, 0.5, 0, 1, 17, '2016-12-06 12:47:49', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(1424, 17, 0, '2016-11-16 00:00:00', 19, 'Performed Other Service - looked for bonding companies', 0, NULL, 0.5, 0, 1, 17, '2016-12-06 12:48:43', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(1425, 17, 0, '2016-11-16 00:00:00', 163, 'Performed Other Service - Prepared time charges', 0, NULL, 1, 0, 1, 17, '2016-12-06 12:49:18', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(1426, 17, 0, '2016-11-16 00:00:00', 163, 'Performed Other Service -  Prepared request for payment and liquidation', 0, NULL, 1, 0, 1, 17, '2016-12-06 12:49:44', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(1427, 17, 0, '2016-11-17 00:00:00', 144, 'Internally discussed with EMP and revised Minutes  and draft board resolutions', 0, NULL, 2, 0, 1, 17, '2016-12-06 12:50:47', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(1428, 17, 0, '2016-11-17 00:00:00', 125, 'Revised Deed of Absolute Sale', 2500, NULL, 1, 2500, 1, 17, '2016-12-06 12:51:12', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(1429, 17, 0, '2016-11-18 00:00:00', 125, 'Sent emails to Agnes Bohnen', 0, NULL, 0.5, 0, 1, 17, '2016-12-06 12:57:27', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(1430, 17, 0, '2016-11-18 00:00:00', 163, 'Performed Other Service - Company Outreach', 0, NULL, 3, 0, 1, 17, '2016-12-06 12:58:18', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(1431, 17, 0, '2016-11-18 00:00:00', 163, 'Performed Other Service - meeting with Nikki', 0, NULL, 0.5, 0, 1, 17, '2016-12-06 12:59:35', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(1432, 17, 0, '2016-11-18 00:00:00', 163, 'Performed Other Service -  meeting with Associates', 0, NULL, 1, 0, 1, 17, '2016-12-06 12:59:53', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(1433, 17, 0, '2016-11-21 00:00:00', 63, 'Revised update on the status of Davao FLAs', 0, NULL, 0.75, 0, 1, 17, '2016-12-06 13:00:43', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(1434, 17, 0, '2016-11-21 00:00:00', 63, 'Internally discussed with EMP re: Holcim spin-off', 0, NULL, 0.75, 0, 1, 17, '2016-12-06 13:07:45', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(1435, 17, 0, '2016-11-21 00:00:00', 9, 'Performed Other Service -  Updated list of pending CAR applications', 0, NULL, 0.5, 0, 1, 17, '2016-12-06 13:15:48', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(1436, 17, 0, '2016-11-21 00:00:00', 165, 'Drafted RAB\'s resignation as Assistant Corporate Secretary of Ayala Greenfields', 0, NULL, 0.5, 0, 1, 17, '2016-12-06 13:16:37', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1437, 17, 0, '2016-11-21 00:00:00', 92, 'Performed Other Service -  Prepared for the hearing and arranged exhibits', 2500, NULL, 2.5, 6250, 1, 17, '2016-12-06 13:17:19', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(1438, 17, 0, '2016-11-21 00:00:00', 143, 'Performed Other Service - Updated table of updates for Hedcor cases', 2500, NULL, 0.58, 1450, 1, 17, '2016-12-06 13:18:39', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(1439, 17, 0, '2016-11-22 00:00:00', 92, 'Traveled to Binangonan, Rizal and attended first hearing of the Jeremi Garais Hodges case', 2500, NULL, 6, 15000, 1, 17, '2016-12-06 13:20:37', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(1440, 17, 0, '2016-11-22 00:00:00', 63, 'Traveled to Davao City to follow-up transfer of FLAs', 0, NULL, 6, 0, 1, 17, '2016-12-06 13:21:18', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(1441, 17, 0, '2016-11-22 00:00:00', 63, 'Attended meeting with Ryan Mejillano', 0, NULL, 3, 0, 1, 17, '2016-12-06 13:21:42', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(1442, 17, 0, '2016-11-22 00:00:00', 144, 'Performed Other Service - Finalized documents for amendment of AAOI of VSI', 0, NULL, 1.5, 0, 1, 17, '2016-12-06 13:22:25', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(1443, 17, 0, '2016-11-23 00:00:00', 63, 'Followed-up with the DENR Regional Office, PENRO and CENRO the documents necessary for the transfer of Davao FLAs', 0, NULL, 8, 0, 1, 17, '2016-12-06 13:23:47', NULL, NULL, 1, '00:00:00', '00:00:00', 7),
(1444, 17, 0, '2016-11-24 00:00:00', 63, 'Followed-up with the DENR Regional Office, PENRO and CENRO the documents necessary for the transfer of Davao FLAs', 0, NULL, 8, 0, 1, 17, '2016-12-06 13:24:10', NULL, NULL, 1, '00:00:00', '00:00:00', 7),
(1445, 17, 0, '2016-11-25 00:00:00', 163, 'Performed Other Service - Lawyers\' lunch', 0, NULL, 2.5, 0, 1, 17, '2016-12-06 13:26:40', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(1446, 17, 0, '2016-11-25 00:00:00', 163, 'Performed Other Service - Prepare report', 0, NULL, 1, 0, 1, 17, '2016-12-06 13:27:03', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(1447, 17, 0, '2016-11-25 00:00:00', 165, 'Drafted Board Resolutions for Ayala Greenfields', 0, NULL, 1.5, 0, 1, 17, '2016-12-06 13:27:41', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1448, 17, 0, '2016-11-25 00:00:00', 162, 'Sent to Vitalite copy of the letter to Director Misajon', 2500, NULL, 0.25, 625, 1, 17, '2016-12-06 13:29:42', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(1449, 17, 0, '2016-11-25 00:00:00', 125, 'Sent email to Agnes Bohnen', 2500, NULL, 0.25, 625, 1, 17, '2016-12-06 13:31:12', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(1450, 17, 0, '2016-11-28 00:00:00', 144, 'Finalized VSI\'s Directors\' Certificate and Certificate of No Intra-Corporate Dispute ', 0, NULL, 2.5, 0, 1, 17, '2016-12-06 13:32:38', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(1451, 12, 0, '2016-12-06 00:00:00', 11, 'Review and Signing of Motion to Suspend', 0, NULL, 0.2, 0, 1, 12, '2016-12-06 13:44:45', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(1452, 12, 0, '2016-12-06 00:00:00', 11, 'Reviewed of Manifestation', 0, NULL, 0.2, 0, 1, 12, '2016-12-06 13:45:05', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(1453, 12, 0, '2016-12-06 00:00:00', 141, 'Performed Other Service - Signing of Manifestation', 0, NULL, 0.1, 0, 1, 12, '2016-12-06 13:46:03', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(1454, 17, 0, '2016-11-28 00:00:00', 92, 'Followed-up Assumption Antipolo and updated GVF', 2500, NULL, 0.5, 1250, 1, 17, '2016-12-06 14:51:13', NULL, NULL, 1, '00:00:00', '00:00:00', 7),
(1455, 17, 0, '2016-11-28 00:00:00', 125, 'Wrote email to Agnes Bohnen', 2500, NULL, 0.25, 625, 1, 17, '2016-12-06 14:52:11', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(1456, 17, 0, '2016-11-28 00:00:00', 9, 'Attended meeting with Almira Navarro of RDO 29', 0, NULL, 4, 0, 1, 17, '2016-12-06 14:55:05', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(1457, 17, 0, '2016-11-29 00:00:00', 146, 'Performed Other Service -  Updated Genshi on Shea Mira incorporation', 3000, NULL, 0.5, 1500, 1, 17, '2016-12-06 14:55:42', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(1458, 17, 0, '2016-11-29 00:00:00', 63, 'Traveled to Davao City to facilitate signing of Order of Transfer of Davao FLAs', 0, NULL, 8, 0, 1, 17, '2016-12-06 14:56:29', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(1459, 17, 0, '2016-11-30 00:00:00', 63, 'Performed Other Service - Compiled and arranged documents for the transfer of Davao FLAs and meeting with Ryan Mejillano', 0, NULL, 4, 0, 1, 17, '2016-12-06 14:57:39', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(1460, 17, 0, '2016-12-01 00:00:00', 63, 'Performed Other Service - Obtained approval of RED Felix Alicer on the transfer of Davao FLAs', 0, NULL, 8, 0, 1, 17, '2016-12-06 14:58:21', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(1461, 17, 0, '2016-12-02 00:00:00', 63, 'Traveled back to Manila and updated EMP and Atty. Allen', 0, NULL, 6, 0, 1, 17, '2016-12-06 14:58:52', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(1462, 17, 0, '2016-12-04 00:00:00', 143, 'Drafted Reply to Respondent\'s Opposition to Petitioner\'s Motion for Reconsideration', 2500, NULL, 6.5, 16250, 1, 17, '2016-12-06 14:59:48', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1463, 12, 0, '2016-12-06 00:00:00', 22, 'Made telephone call to Annabelle', 0, NULL, 0.2, 0, 1, 12, '2016-12-07 08:08:48', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(1464, 12, 0, '2016-12-06 00:00:00', 80, 'Internally discussed with Maki and Dianne', 0, NULL, 0.2, 0, 1, 12, '2016-12-07 08:10:13', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(1465, 12, 0, '2016-12-06 00:00:00', 80, 'Read Email from Thusitha', 0, NULL, 0.2, 0, 1, 12, '2016-12-07 08:10:30', NULL, NULL, 1, '00:00:00', '00:00:00', 4),
(1466, 12, 0, '2016-12-06 00:00:00', 10, 'Internally discussed with Jan and Maki', 0, NULL, 0.2, 0, 1, 12, '2016-12-07 08:10:56', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(1467, 12, 0, '2016-12-05 00:00:00', 142, 'Internal routing Omnibus Motion to Replace ICPA\n', 0, NULL, 0.1, 0, 1, 21, '2016-12-07 16:38:14', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1468, 12, 0, '2016-12-05 00:00:00', 55, 'Internal routing Signed &amp; notarized Sec Cert\n', 0, NULL, 0.1, 0, 1, 21, '2016-12-07 16:38:47', NULL, NULL, 2, '00:00:00', '00:00:00', 20),
(1469, 12, 0, '2016-12-05 00:00:00', 22, 'Internal routing Initial waiver of the defense of prescription under the statue of limitation of the national internal revenue code\n', 0, NULL, 0.1, 0, 1, 21, '2016-12-07 16:39:21', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1470, 12, 0, '2016-12-05 00:00:00', 36, 'Internal routing Minutes of special meeting of BOD of New Coast Hotel\n', 0, NULL, 0.1, 0, 1, 21, '2016-12-07 16:40:01', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1471, 12, 0, '2016-12-05 00:00:00', 36, 'Internal routing Minutes of special meeting of BOD of New Coast Hotel\n', 0, NULL, 0.1, 0, 1, 21, '2016-12-07 16:42:16', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1472, 12, 0, '2016-12-05 00:00:00', 11, 'Internal routing Bond endorsement\n', 0, NULL, 0.1, 0, 1, 21, '2016-12-07 16:42:41', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1473, 12, 0, '2016-12-05 00:00:00', 143, 'Internal routing MOTEX to file reply\n', 0, NULL, 0.1, 0, 1, 21, '2016-12-07 16:43:06', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1474, 12, 0, '2016-12-05 00:00:00', 138, 'Internal routing Memorandum filed on 12.5.16\n', 0, NULL, 0.1, 0, 1, 21, '2016-12-07 16:43:34', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1475, 12, 0, '2016-12-05 00:00:00', 18, 'Internal routing Memorandum filed on 12.5.16\n', 0, NULL, 0.1, 0, 1, 21, '2016-12-07 16:43:57', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1476, 12, 0, '2016-12-05 00:00:00', 141, 'Internal routing MOTEX to file COMMENT\n', 0, NULL, 0.1, 0, 1, 21, '2016-12-07 16:44:22', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1477, 12, 0, '2016-12-05 00:00:00', 125, 'Internal routing Deed of absolute sale b/w Sarah Pascual &amp; Nicchoong Family Corp\n', 6000, NULL, 0.1, 600, 1, 21, '2016-12-07 16:44:43', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1478, 12, 0, '2016-12-07 00:00:00', 11, 'Internal routing Manifestation', 0, NULL, 0.1, 0, 1, 21, '2016-12-08 09:41:43', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1479, 12, 0, '2016-12-07 00:00:00', 141, 'Internal routing Manifestation', 0, NULL, 0.1, 0, 1, 21, '2016-12-08 09:42:07', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1480, 15, 0, '2016-11-04 00:00:00', 63, 'Internally discussed with EMP and JLL and RAB re pending CAR matters new acquisition', 0, NULL, 1, 0, 1, 15, '2016-12-08 13:53:55', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(1481, 15, 0, '2016-11-04 00:00:00', 9, 'Reviewed JLL\'s updated table re Cities\' prior transaction CAR applications', 0, NULL, 0.6, 0, 1, 15, '2016-12-08 13:55:20', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(1482, 15, 0, '2016-11-08 00:00:00', 9, 'Reviewed EMP\'s email to Bong Malibiran regarding possible penalties on the SCMC CAR', 0, NULL, 0.5, 0, 1, 15, '2016-12-08 14:16:32', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(1483, 15, 0, '2016-11-08 00:00:00', 172, 'Reviewed EMP\'s email to Bong Malibiran regarding possible penalties on the SCMC CAR', 0, NULL, 0.5, 0, 1, 15, '2016-12-08 15:10:41', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(1484, 12, 0, '2016-12-07 00:00:00', 172, 'Reviewed of letter to BIR and Affidavit of Vicky Tomelden', 0, NULL, 2.5, 0, 1, 12, '2016-12-09 04:49:26', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(1485, 12, 0, '2016-12-07 00:00:00', 172, 'Internally discussed with Macky', 0, NULL, 0.3, 0, 1, 12, '2016-12-09 04:49:46', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(1486, 12, 0, '2016-12-08 00:00:00', 172, 'Made telephone call to Vicky Tomelden', 0, NULL, 0.3, 0, 1, 12, '2016-12-09 04:50:55', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(1487, 12, 0, '2016-12-08 00:00:00', 172, 'Reviewed of letter to BIR', 0, NULL, 1.5, 0, 1, 12, '2016-12-09 04:51:29', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(1488, 12, 0, '2016-12-08 00:00:00', 104, 'Internally discussed with Ariel and Tin ', 6000, NULL, 0.5, 3000, 1, 12, '2016-12-09 04:52:04', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(1489, 12, 0, '2016-12-08 00:00:00', 104, 'Read Email from Philip Tent', 6000, NULL, 0.5, 3000, 1, 12, '2016-12-09 04:52:25', NULL, NULL, 1, '00:00:00', '00:00:00', 4),
(1490, 16, 0, '2016-12-13 00:00:00', 163, 'Performed Other Service: sick leave', 0, NULL, 8, 0, 1, 16, '2016-12-14 10:52:17', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(1491, 16, 0, '2016-12-12 00:00:00', 163, 'Internally discussed with RHO re: memo for Project Compass on buy-back of minority shares', 0, NULL, 0.3, 0, 1, 16, '2016-12-14 10:52:54', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(1492, 16, 0, '2016-12-12 00:00:00', 163, 'Research re: buy-back of minority shares (Project Compass)', 0, NULL, 3, 0, 1, 16, '2016-12-14 10:55:49', 16, '2016-12-14 10:56:22', 1, '00:00:00', '00:00:00', 13),
(1493, 16, 0, '2016-12-12 00:00:00', 163, 'Drafted memo re buy-back of minority shares (Project Compass)', 0, NULL, 3, 0, 1, 16, '2016-12-14 10:56:13', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1494, 16, 0, '2016-12-12 00:00:00', 141, 'Revised Comment on Motion for Early Resolution ', 2500, NULL, 4, 10000, 1, 16, '2016-12-14 10:57:00', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(1495, 16, 0, '2016-12-12 00:00:00', 143, 'Revised Reply re: Comment/Opposition on MR', 2500, NULL, 3, 7500, 1, 16, '2016-12-14 10:57:19', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(1496, 16, 0, '2016-12-08 00:00:00', 163, 'Performed Other Service: sick leave', 0, NULL, 8, 0, 1, 16, '2016-12-14 11:00:28', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(1497, 19, 0, '2016-12-01 00:00:00', 163, 'MBG Capital- Drafted Memo on Foreign Insurance company appointing agent in the Philippines', 0, NULL, 1.5, 0, 1, 23, '2016-12-22 15:30:15', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1498, 19, 0, '2016-12-01 00:00:00', 163, 'LHAI/HMDC - organized reviewed BOD meeting materials Performed Other Service', 0, NULL, 1.5, 0, 1, 23, '2016-12-22 15:31:27', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(1499, 15, 0, '2016-10-07 00:00:00', 166, 'Conferred with SPFI and EMP regarding the amendment of articles and drafting of subscription agreement (include travel time)', 0, NULL, 2.5, 0, 1, 15, '2016-12-22 16:26:02', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(1500, 15, 0, '2016-10-10 00:00:00', 166, 'Conferred with EMP and RHO on division of tasks i.e. drafting of documentary requirements for increase of ACS ', 0, NULL, 0.8, 0, 1, 15, '2016-12-22 16:31:35', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(1501, 15, 0, '2016-10-11 00:00:00', 166, 'Drafted SEC documentary requirements for increase of ACS and conversion of shares.', 0, NULL, 4.5, 0, 1, 15, '2016-12-22 16:33:14', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1502, 15, 0, '2016-10-13 00:00:00', 166, 'Revised and reviewed drafts of ACS requirements as per EMP\'s comments. Reviewed draft of revised AOI. ', 0, NULL, 4.8, 0, 1, 15, '2016-12-22 16:34:07', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(1503, 15, 0, '2016-10-17 00:00:00', 166, 'Conferred with RHO and supervised filing of requirements for ACS conversion (consolidated entry, including bi-weekly updates with RHO and EMP on status of application)', 0, NULL, 3.2, 0, 1, 15, '2016-12-22 16:36:33', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(1504, 15, 0, '2016-10-24 00:00:00', 166, 'Reviewed drafts of Subscription Agreement', 0, NULL, 1.8, 0, 1, 15, '2016-12-22 16:37:42', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(1505, 15, 0, '2016-10-27 00:00:00', 166, 'Reviewed and revised RHOs letter to Marina for endorsement of conversion', 0, NULL, 0.8, 0, 1, 15, '2016-12-22 16:40:24', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(1506, 15, 0, '2016-12-15 00:00:00', 166, 'Drafted subscription agreement for single subscriber.', 0, NULL, 1.5, 0, 1, 15, '2016-12-22 16:42:19', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1507, 19, 0, '2016-12-23 00:00:00', 163, 'Drafted Memo on Foreign insurance company appointing agent in the Philippines.', 0, NULL, 2.5, 0, 0, 23, '2016-12-23 11:56:53', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1508, 19, 0, '2016-12-02 00:00:00', 163, 'LHAI/HMDC-Attended meeting of Board of Directors', 0, NULL, 5, 0, 1, 23, '2016-12-23 14:27:02', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(1509, 19, 0, '2016-12-05 00:00:00', 168, 'Reviewed of work of  Memorandum for filing and assisted filing of the Memorandum', 0, NULL, 7, 0, 1, 23, '2016-12-23 14:42:51', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(1510, 19, 0, '2016-12-06 00:00:00', 163, 'LHAI-Drafted minutes for the December 2, 2016, BOD meeting', 0, NULL, 3, 0, 1, 23, '2016-12-27 10:54:02', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1511, 19, 0, '2016-12-08 00:00:00', 163, 'LHAI-Drafted minutes of the Dec. 2, 2016 BOD meeting.', 0, NULL, 4, 0, 1, 23, '2016-12-27 10:55:04', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1512, 19, 0, '2016-12-08 00:00:00', 80, 'Internally discussed with EMP on inward remittance/assigned capital from HEABS Netherland', 0, NULL, 0.5, 0, 1, 23, '2016-12-27 10:57:36', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(1513, 19, 0, '2016-12-08 00:00:00', 163, 'Reviewed of memo on setting-up a branch office in the Philippines and read term sheet of crescent Point and Axelum Resources Corporation.', 0, NULL, 1.5, 0, 1, 23, '2016-12-27 10:58:48', NULL, NULL, 2, '00:00:00', '00:00:00', 12);
INSERT INTO `file_billing_tbl` (`file_billing_id`, `user_id`, `position`, `billing_date`, `file_id`, `work_detail`, `rate`, `time_spent_sec`, `time_spent`, `amount`, `active`, `insert_by`, `insert_dt`, `update_by`, `update_dt`, `task_type`, `start_time`, `end_time`, `task_code`) VALUES
(1514, 19, 0, '2016-12-08 00:00:00', 80, 'Internally discussed with MAC on HEABS ROHQ vs. Subsidiary', 0, NULL, 0.5, 0, 1, 23, '2016-12-27 10:59:19', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(1515, 19, 0, '2016-12-09 00:00:00', 80, 'Traveled to SEC for inquiry on assigned capital/inward remittance from HEABS netherland', 0, NULL, 6, 0, 1, 23, '2016-12-27 11:03:31', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(1516, 19, 0, '2016-12-09 00:00:00', 80, 'Made telephone call to SEC fpr HEABS ROHQ on assigned capital and securities deposit requisites.', 0, NULL, 1, 0, 1, 23, '2016-12-27 11:04:18', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(1517, 19, 0, '2016-12-09 00:00:00', 163, 'Internally discussed with GVF, SLP and DRP for Crescent point and Axelum Resources Corp.', 0, NULL, 0.5, 0, 1, 23, '2016-12-27 11:18:04', NULL, NULL, 2, '00:00:00', '00:00:00', 8),
(1518, 19, 0, '2016-12-12 00:00:00', 80, 'Traveled to SEC - inquiring and confirmation of securities deposit requisites in case of assigned capital/inward remittance from HEABS netherland to HEABS ROHQ and Crescent Point on inquiry re: reacquisition/buyback of minority SH shares.', 0, NULL, 5, 0, 1, 23, '2016-12-27 11:23:15', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(1519, 19, 0, '2016-12-12 00:00:00', 80, 'Wrote email to EMP on SEC Advisory re: securities deposit and treatment of the assigned capital', 0, NULL, 0.5, 0, 1, 23, '2016-12-27 11:24:03', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(1520, 19, 0, '2016-12-12 00:00:00', 163, 'HMDC- Drafted minutes of the meeting Dec. 2, 2016 BOD meeting ', 0, NULL, 1, 0, 1, 23, '2016-12-27 11:24:39', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1521, 19, 0, '2016-12-12 00:00:00', 163, 'HMDC-Drafted minutes to Dec 2, 2016 BOD meeting ', 0, NULL, 1, 0, 1, 23, '2016-12-27 11:25:15', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1522, 19, 0, '2016-12-12 00:00:00', 163, 'Crescent Point- Wrote email to DRP on buy-back of shares inquiry and comment of SEC', 0, NULL, 0.5, 0, 1, 23, '2016-12-27 11:28:11', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(1523, 19, 0, '2016-12-14 00:00:00', 163, 'LHAI-Drafted task list based on the Dec. 2, 2016 BOD meeting ', 0, NULL, 1.5, 0, 1, 23, '2016-12-27 11:28:51', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1524, 19, 0, '2016-12-14 00:00:00', 163, 'LHAI-Revise and read minutes to December 2, 2016 BOD meeting ', 0, NULL, 1, 0, 1, 23, '2016-12-27 11:32:10', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(1525, 19, 0, '2016-12-14 00:00:00', 163, 'HMDC-revise and read minutes to Dec. 2, 2016 BOD meeting ', 0, NULL, 1, 0, 1, 23, '2016-12-27 11:32:46', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(1526, 19, 0, '2016-12-14 00:00:00', 163, 'Performed Other Service completed status reports for Southwest Premier\'s and Hedcor 9218; Luzon Hydro; Holcim and HEABS ', 0, NULL, 1.5, 0, 1, 23, '2016-12-27 11:34:39', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(1527, 19, 0, '2016-12-13 00:00:00', 163, 'HMDC-Drafted minutes to Dec. 2, 2016 BOD meeting ', 0, NULL, 0.5, 0, 1, 23, '2016-12-27 11:35:38', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1528, 19, 0, '2016-12-13 00:00:00', 163, 'Performed Other Service- Photoshoot', 0, NULL, 0.5, 0, 1, 23, '2016-12-27 11:36:06', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(1529, 19, 0, '2016-12-13 00:00:00', 163, 'HMDC-Drafted Minutes to Dec. 2, 2016 BOD meeting ', 0, NULL, 1.5, 0, 1, 23, '2016-12-27 11:36:34', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1530, 19, 0, '2016-12-13 00:00:00', 163, 'Drafted minutes to Dec. 2, 2016 BOD meeting ', 0, NULL, 1, 0, 1, 23, '2016-12-27 11:37:54', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1531, 19, 0, '2016-12-16 00:00:00', 163, 'Greefin-filing and payment for SEC certification of incorporation', 0, NULL, 1, 0, 1, 23, '2016-12-27 11:46:02', NULL, NULL, 2, '00:00:00', '00:00:00', 18),
(1532, 19, 0, '2016-12-16 00:00:00', 163, 'HMDC-Finalized drafted minutes to Dec. 2, 2016 BOD meeting HMDC and Task list ', 0, NULL, 2, 0, 1, 23, '2016-12-27 11:48:43', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(1533, 16, 0, '2017-01-03 00:00:00', 65, 'Internally discussed with EMP re memo on write-off of uncollectible investment receivable', 0, NULL, 0.3, 0, 1, 16, '2017-01-03 13:18:03', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(1534, 16, 0, '2017-01-03 00:00:00', 65, 'Conducted further research for memo on write-off', 0, NULL, 3, 0, 1, 16, '2017-01-03 13:18:22', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(1535, 16, 0, '2017-01-03 00:00:00', 48, 'Internally discussed with EMP re: Cemco GIS amendment', 0, NULL, 0.2, 0, 1, 16, '2017-01-03 13:18:39', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(1536, 16, 0, '2017-01-03 00:00:00', 47, 'Internally discussed with EMP re: Cemco GIS amendment', 0, NULL, 0.2, 0, 1, 16, '2017-01-03 13:18:57', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(1537, 16, 0, '2017-01-03 00:00:00', 47, 'Reviewed records of previous GIS filed with SEC', 0, NULL, 0.5, 0, 1, 16, '2017-01-03 13:19:33', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(1538, 16, 0, '2017-01-03 00:00:00', 48, 'Reviewed records of previous GIS filed with SEC', 0, NULL, 0.5, 0, 1, 16, '2017-01-03 13:19:58', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(1539, 16, 0, '2017-01-03 00:00:00', 65, 'Revised memo on write-off', 0, NULL, 3, 0, 1, 16, '2017-01-03 13:20:16', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(1540, 16, 0, '2017-01-03 00:00:00', 170, 'Supervised revisions to Amendment of AOI', 0, NULL, 1.5, 0, 1, 16, '2017-01-03 13:20:38', NULL, NULL, 1, '00:00:00', '00:00:00', 18),
(1541, 16, 0, '2017-01-05 00:00:00', 141, 'Internally discussed with EMP, SLP and MAC re: Zodiac case updates', 2500, NULL, 1, 2500, 1, 16, '2017-01-05 16:12:45', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(1542, 16, 0, '2017-01-05 00:00:00', 143, 'Internally discussed with EMP, SLP and MAC re: Zodiac case updates', 2500, NULL, 1, 2500, 1, 16, '2017-01-05 16:13:02', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(1543, 16, 0, '2017-01-05 00:00:00', 143, 'Performed Other Service: updated table of deadlines/status updates for Zodiac cases', 2500, NULL, 1, 2500, 1, 16, '2017-01-05 16:13:20', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(1544, 16, 0, '2017-01-05 00:00:00', 56, 'Drafted Minutes of Special Meeting for election of new treasurer', 0, NULL, 0.5, 0, 1, 16, '2017-01-05 16:13:47', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1545, 16, 0, '2017-01-05 00:00:00', 56, 'Drafted Affidavit for GDS Global', 0, NULL, 0.5, 0, 1, 16, '2017-01-05 16:14:00', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1546, 16, 0, '2017-01-05 00:00:00', 56, 'Wrote several emails to Engel Gutierrez re: date of BOD meeting, other details for Minutes and Affidavit', 0, NULL, 0.75, 0, 1, 16, '2017-01-05 16:14:27', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(1547, 16, 0, '2017-01-05 00:00:00', 163, 'Examined docs downloaded from Project Compass VDR (Client: Crescent)', 0, NULL, 5, 0, 1, 16, '2017-01-05 16:15:13', NULL, NULL, 1, '00:00:00', '00:00:00', 5),
(1548, 16, 0, '2017-01-04 00:00:00', 65, 'Multiple internal discussions with EMP re: RFM memo on write-off', 0, NULL, 1.2, 0, 1, 16, '2017-01-05 16:15:59', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(1549, 16, 0, '2017-01-04 00:00:00', 65, 'Conducted further research for RFM memo on write-off', 0, NULL, 2, 0, 1, 16, '2017-01-05 16:16:14', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(1550, 16, 0, '2017-01-04 00:00:00', 65, 'Revised memo on write-off', 0, NULL, 2, 0, 1, 16, '2017-01-05 16:16:37', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(1551, 16, 0, '2017-01-04 00:00:00', 163, 'Examined documents downloaded from Project Compass VDR (Client: Crescent)', 0, NULL, 4, 0, 1, 16, '2017-01-05 16:17:16', NULL, NULL, 1, '00:00:00', '00:00:00', 5),
(1552, 16, 0, '2016-12-29 00:00:00', 163, 'Performed Other Service: sick leave', 0, NULL, 8, 0, 1, 16, '2017-01-05 16:17:34', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(1553, 16, 0, '2017-01-09 00:00:00', 163, 'Internally discussed with EMP re: GIS filings and Mayor\'s Permit renewals for: Sustento, Acquapower, Source Leader, ZHC', 0, NULL, 1, 0, 1, 16, '2017-01-09 16:54:15', 16, '2017-01-09 16:57:43', 1, '00:00:00', '00:00:00', 8),
(1554, 16, 0, '2017-01-09 00:00:00', 163, 'Performed Other Service: tutorial on Office 365', 0, NULL, 2, 0, 1, 16, '2017-01-09 16:54:30', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(1555, 16, 0, '2017-01-09 00:00:00', 170, 'Drafted emails to Dr. Hazel and Audrey Lee re: Mayor\'s Permit renewal requirements', 0, NULL, 0.4, 0, 1, 16, '2017-01-09 16:55:01', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1556, 16, 0, '2017-01-09 00:00:00', 170, 'Reviewed documents from previous year re: Mayor\'s Permit', 0, NULL, 0.4, 0, 1, 16, '2017-01-09 16:55:24', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(1557, 16, 0, '2017-01-09 00:00:00', 39, 'Drafted email to Atty. Arnaldo re: Cora Calumba\'s Judicial Affidavit', 100, NULL, 0.3, 30, 1, 16, '2017-01-09 16:55:50', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1558, 16, 0, '2017-01-09 00:00:00', 11, 'Internally discussed with EMP re: rebuttal evidence for TA Oil v. CIR', 0, NULL, 0.5, 0, 1, 16, '2017-01-09 16:56:17', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(1559, 16, 0, '2017-01-09 00:00:00', 11, 'Reviewed TSN of Teresita Villamor\'s testimony', 0, NULL, 1, 0, 1, 16, '2017-01-09 16:56:50', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(1560, 16, 0, '2017-01-09 00:00:00', 11, 'Drafted email to Jong Bautista re: rebuttal evidence', 0, NULL, 0.4, 0, 1, 16, '2017-01-09 16:57:03', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1561, 16, 0, '2017-01-09 00:00:00', 163, 'Performed Other Service: lawters\' lunch and reporting', 0, NULL, 2, 0, 1, 16, '2017-01-09 16:57:31', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(1562, 16, 0, '2017-01-09 00:00:00', 91, 'Drafted Reply to Auditor for GADC/DCFII/reviewed DCFII files', 2500, NULL, 3, 7500, 1, 16, '2017-01-09 16:58:05', 16, '2017-01-09 18:12:33', 1, '00:00:00', '00:00:00', 3),
(1563, 16, 0, '2017-01-10 00:00:00', 163, 'Performed Other Service: due diligence for Project Compass', 0, NULL, 4, 0, 1, 16, '2017-01-10 12:37:12', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(1564, 16, 0, '2017-01-10 00:00:00', 11, 'Attended meeting at TA Oil with Jong Bautista and EMP for rebuttal evidence preparation', 0, NULL, 2, 0, 1, 16, '2017-01-10 12:37:39', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(1565, 16, 0, '2017-01-10 00:00:00', 11, 'Reviewed TSN of Revenue Officer Teresita Villamor in preparation for meeting with Ms. Bautista', 0, NULL, 1, 0, 1, 16, '2017-01-10 12:38:06', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(1566, 16, 0, '2017-01-10 00:00:00', 163, 'Research for Project Compass', 0, NULL, 1.5, 0, 1, 16, '2017-01-10 12:38:26', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(1567, 12, 0, '2017-01-09 00:00:00', 104, 'Conferred with Sharon and Philp', 0, NULL, 2.5, 0, 1, 12, '2017-01-10 17:08:53', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(1568, 12, 0, '2017-01-09 00:00:00', 144, 'Read Email from Carina Go', 0, NULL, 0.2, 0, 1, 12, '2017-01-10 17:09:23', NULL, NULL, 1, '00:00:00', '00:00:00', 4),
(1569, 12, 0, '2017-01-09 00:00:00', 11, 'Conferred with  Jong', 0, NULL, 1.2, 0, 1, 12, '2017-01-10 17:10:22', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(1570, 12, 0, '2017-01-09 00:00:00', 64, 'Received telephone call from Kat Madamba', 0, NULL, 0.1, 0, 1, 12, '2017-01-10 17:11:09', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(1571, 12, 0, '2017-01-09 00:00:00', 125, 'Performed Other Service - TRANSFER OF PROPERTIES; discussion; coordination.', 6000, NULL, 0.5, 3000, 1, 12, '2017-01-10 17:43:24', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(1572, 12, 0, '2017-01-09 00:00:00', 125, 'Conferred with Philip', 6000, NULL, 0.5, 3000, 1, 12, '2017-01-11 05:02:48', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(1573, 12, 0, '2017-01-06 00:00:00', 9, 'Reviewed of status of CARs', 0, NULL, 0.5, 0, 1, 12, '2017-01-11 05:04:22', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(1574, 19, 0, '2016-12-19 00:00:00', 163, 'Greefin Management-Traveled to SEC for assessment of incorporation requirements in relation to the comments made by SEC examiner on the purpose of the corporation', 0, NULL, 2.5, 0, 1, 23, '2017-01-11 09:37:39', NULL, NULL, 2, '00:00:00', '00:00:00', 14),
(1575, 19, 0, '2016-12-19 00:00:00', 163, 'Crescent-Reviewed/read AOI', 0, NULL, 1, 0, 1, 23, '2017-01-11 09:44:30', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(1576, 19, 0, '2016-12-20 00:00:00', 163, 'Crescent Point-Reviewed/Read AOI and By-Laws; GIS and FS', 0, NULL, 3, 0, 1, 23, '2017-01-11 09:50:49', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(1577, 19, 0, '2016-12-20 00:00:00', 163, 'LHAI-Drafted Affidavit for William Lumley', 0, NULL, 0.5, 0, 1, 23, '2017-01-11 09:52:19', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1578, 19, 0, '2016-12-21 00:00:00', 163, 'Crescent Point-Reviewed/Read AOI, By-Laws, GIS and FS', 0, NULL, 1, 0, 1, 23, '2017-01-11 10:00:56', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(1579, 19, 0, '2016-12-21 00:00:00', 163, 'LHAI-Revised Affidavit/Sec\'s Certificate for William de Lumley', 0, NULL, 0.5, 0, 1, 23, '2017-01-11 10:10:21', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(1580, 19, 0, '2016-12-21 00:00:00', 163, 'Performed Other Service- Turn over briefing with Atty. Lumanta', 0, NULL, 0.5, 0, 1, 23, '2017-01-11 10:14:05', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(1581, 12, 0, '2017-01-04 00:00:00', 64, 'Internal routing Notice of meeting\n', 0, NULL, 0.1, 0, 1, 21, '2017-01-11 11:13:40', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1582, 19, 0, '2016-12-27 00:00:00', 65, 'Researched on write off of bad debts and donors tax liability of creditor', 0, NULL, 1, 0, 1, 23, '2017-01-11 11:19:54', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(1583, 19, 0, '2016-12-27 00:00:00', 65, 'Researched on write off of bad debts and donor\'s tax liability of creditor', 0, NULL, 2, 0, 1, 23, '2017-01-11 13:28:51', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(1584, 12, 0, '2017-01-04 00:00:00', 64, 'Internal routing Transmittal ltr to AB Capital\n', 0, NULL, 0.1, 0, 1, 21, '2017-01-11 13:38:52', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1585, 12, 0, '2017-01-05 00:00:00', 86, 'Internal routing response of Corporation letters \n', 6000, NULL, 0.1, 600, 1, 21, '2017-01-11 13:39:36', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1586, 12, 0, '2017-01-04 00:00:00', 66, 'Internal routing Notarized MOA \n', 0, NULL, 0.1, 0, 1, 21, '2017-01-11 13:40:06', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1587, 12, 0, '2017-01-05 00:00:00', 80, 'Internal routing BOI Atty. Sales letter\n', 0, NULL, 0.1, 0, 1, 21, '2017-01-11 13:41:02', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1588, 12, 0, '2017-01-05 00:00:00', 140, 'Internal routing Notice of resolution\n', 0, NULL, 0.1, 0, 1, 21, '2017-01-11 13:41:40', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1589, 12, 0, '2017-01-05 00:00:00', 138, 'Internal routing Notice of resolution\n', 0, NULL, 0.1, 0, 1, 21, '2017-01-11 13:42:08', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1590, 12, 0, '2017-01-05 00:00:00', 142, 'Internal routing Order\n', 0, NULL, 0.1, 0, 1, 21, '2017-01-11 13:50:17', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1591, 19, 0, '2016-12-27 00:00:00', 65, 'Drafted memo on donor\'s tax liability of creditor for writing off bad debts', 0, NULL, 1, 0, 1, 23, '2017-01-11 13:51:04', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1592, 12, 0, '2017-01-05 00:00:00', 134, 'Internal routing Statement of Account from Maybank\n', 180, NULL, 0.1, 18, 1, 21, '2017-01-11 13:52:12', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1593, 12, 0, '2017-01-05 00:00:00', 128, 'Internal routing Transmittal of Sec Cert\n', 0, NULL, 0.1, 0, 1, 21, '2017-01-11 13:52:37', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1594, 12, 0, '2017-01-05 00:00:00', 158, 'Internal routing Transmittal letter\n', 6000, NULL, 0.1, 600, 1, 21, '2017-01-11 13:54:07', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1595, 12, 0, '2017-01-05 00:00:00', 10, 'Internal routing Letter to Lindagrace Sagun\n', 0, NULL, 0.1, 0, 1, 21, '2017-01-11 13:54:37', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1596, 12, 0, '2017-01-10 00:00:00', 94, 'Internal routing Minute Resolution\n', 0, NULL, 0.1, 0, 1, 21, '2017-01-11 13:55:06', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1597, 12, 0, '2017-01-10 00:00:00', 141, 'Internal routing Withdrawal of appearance\n', 0, NULL, 0.1, 0, 1, 21, '2017-01-11 13:55:36', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1598, 12, 0, '2017-01-10 00:00:00', 140, 'Internal routing Withdrawal of appearance\n', 0, NULL, 0.1, 0, 1, 21, '2017-01-11 13:56:03', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1599, 19, 0, '2016-12-27 00:00:00', 65, 'Drafted  memo on donor\'s tax liability of creditor for writing off bad debts', 0, NULL, 2.5, 0, 1, 23, '2017-01-11 14:05:10', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1600, 16, 0, '2017-01-11 00:00:00', 163, 'Internally discussed with EMP and MAC re: HKS agreements', 0, NULL, 0.75, 0, 1, 16, '2017-01-11 16:29:23', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(1601, 16, 0, '2017-01-11 00:00:00', 163, 'Internally discussed with EMP re: Vertical Space Interiors local business tax query', 0, NULL, 0.5, 0, 1, 16, '2017-01-11 16:29:57', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(1602, 16, 0, '2017-01-11 00:00:00', 163, 'Internally discussed with RHO re: Vertical Space Interiors local business tax query', 0, NULL, 0.3, 0, 1, 16, '2017-01-11 16:30:08', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(1603, 16, 0, '2017-01-11 00:00:00', 163, 'Reviewed HKS-SLMC Contracts', 0, NULL, 6, 0, 1, 16, '2017-01-11 16:30:30', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(1604, 16, 0, '2017-01-11 00:00:00', 163, 'Drafted South Luzon Tollway Corp Reply to Auditor', 0, NULL, 0.5, 0, 1, 16, '2017-01-11 16:31:11', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1605, 19, 0, '2016-12-23 00:00:00', 163, 'Hedcor Sibulan, Inc. CTA CASE no. 9009-Reviewed Memorandum', 0, NULL, 2.5, 0, 1, 23, '2017-01-12 14:40:49', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(1606, 19, 0, '2016-12-28 00:00:00', 65, 'Revise drafted memo on donor\'s tax liability of creditor for writing off bad debts', 0, NULL, 1.5, 0, 1, 23, '2017-01-12 14:45:32', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(1607, 19, 0, '2016-12-28 00:00:00', 163, 'Hedcor Sibulan CTA CASE no. 9080-Reviewed Petition for Review', 0, NULL, 2, 0, 1, 23, '2017-01-12 14:46:40', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(1608, 19, 0, '2017-01-29 00:00:00', 163, 'Hedcor Sibulan Inc. CTA CASE No. 9080-Reviewed cases for Petition for Review', 0, NULL, 3, 0, 1, 23, '2017-01-12 14:48:50', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(1609, 16, 0, '2017-01-12 00:00:00', 56, 'Attended meeting with Bruce Hutchison and EMP for GDS Global Services (re: assignment of shares, sale of computer equipment, loan agreement, service contracts)', 0, NULL, 1.25, 0, 1, 16, '2017-01-12 14:48:57', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(1610, 16, 0, '2017-01-12 00:00:00', 56, 'Drafted Deed of Assignment of Shares, Declarations of Trust, Deed of Absolute Sale, Deed of Assignment of Contract, Service Contracts', 0, NULL, 6.5, 0, 1, 16, '2017-01-12 14:49:29', 16, '2017-01-13 15:39:22', 1, '00:00:00', '00:00:00', 3),
(1611, 16, 0, '2017-01-12 00:00:00', 163, 'conference call with carina go of vertical space interiors (with emp and rho)', 0, NULL, 0.5, 0, 1, 16, '2017-01-12 18:04:00', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(1612, 12, 0, '2017-01-12 00:00:00', 144, 'Conferred with Carina Go', 0, NULL, 0.5, 0, 1, 12, '2017-01-12 21:00:08', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(1613, 12, 0, '2017-01-12 00:00:00', 144, 'Internally discussed with Dianne and Richelle re Local Business Tax', 0, NULL, 0.3, 0, 1, 12, '2017-01-12 21:00:30', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(1614, 12, 0, '2017-01-12 00:00:00', 56, 'Conferred with Bruce', 0, NULL, 1.5, 0, 1, 12, '2017-01-12 21:00:59', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(1615, 12, 0, '2017-01-12 00:00:00', 56, 'Reviewed Drafts of Deed of Assignment', 0, NULL, 0.7, 0, 1, 12, '2017-01-12 21:01:24', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(1616, 12, 0, '2017-01-12 00:00:00', 163, 'Reviewed of HKS Agreement and Opinions', 0, NULL, 5, 0, 1, 12, '2017-01-12 21:02:00', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(1617, 12, 0, '2017-01-12 00:00:00', 141, 'Internal routing Notice of resolution dtd 12.19.16\n', 0, NULL, 0.1, 0, 1, 21, '2017-01-13 10:41:41', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1618, 12, 0, '2017-01-12 00:00:00', 18, 'Internal routing Notice of resolution dtd 12.21.16\n', 0, NULL, 0.1, 0, 1, 21, '2017-01-13 10:42:27', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1619, 12, 0, '2017-01-12 00:00:00', 86, 'Internal routing BAI application forms\n', 6000, NULL, 0.1, 600, 1, 21, '2017-01-13 10:43:40', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1620, 12, 0, '2017-01-12 00:00:00', 99, 'Internal routing SPA\n', 0, NULL, 0.1, 0, 1, 21, '2017-01-13 10:44:07', NULL, NULL, 2, '00:00:00', '00:00:00', 20),
(1621, 12, 0, '2017-01-12 00:00:00', 163, 'Internal routing transmittal of returned check (Filipinas Paradise &amp; Atty. Imperio)\n', 0, NULL, 0.1, 0, 1, 21, '2017-01-13 10:45:07', NULL, NULL, 2, '00:00:00', '00:00:00', 20),
(1622, 12, 0, '2017-01-12 00:00:00', 140, 'Internal routing Minute Resolution\n', 0, NULL, 0.1, 0, 1, 21, '2017-01-13 10:50:35', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1623, 12, 0, '2017-01-12 00:00:00', 11, 'Internal routing Notice of resolution dtd 12.15.16\n', 0, NULL, 0.1, 0, 1, 21, '2017-01-13 10:51:08', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1624, 12, 0, '2017-01-12 00:00:00', 91, 'Internal routing Order dtd 11.21.16\n', 0, NULL, 0.1, 0, 1, 21, '2017-01-13 10:51:30', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1625, 12, 0, '2017-01-12 00:00:00', 143, 'Internal routing Notice of resolution dtd 12.19.16\n', 0, NULL, 0.1, 0, 1, 21, '2017-01-13 10:52:00', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1626, 12, 0, '2017-01-12 00:00:00', 18, 'Internal routing Transmittal of Memo\n', 0, NULL, 0.1, 0, 1, 21, '2017-01-13 10:52:21', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1627, 16, 0, '2017-01-13 00:00:00', 163, 'Attended meeting with Bruce Hutchison and Engel Gutierrez for Deed of Assignment of Shares (GDS Global)', 0, NULL, 1, 0, 1, 16, '2017-01-13 15:35:03', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(1628, 16, 0, '2017-01-13 00:00:00', 163, 'Performed Other Service: finalized Deed of Assignment of Shares (GDS Global)', 0, NULL, 0.5, 0, 1, 16, '2017-01-13 15:35:20', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(1629, 16, 0, '2017-01-13 00:00:00', 163, 'Wrote multiple emails to Bruce Hutchison and Engel Gutierrez re: Deed of Assignment of Shares, one-time TINs (GDS Global)', 0, NULL, 0.5, 0, 1, 16, '2017-01-13 15:36:42', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(1630, 16, 0, '2017-01-13 00:00:00', 163, 'Attended meeting with Larry Kim and EMP', 0, NULL, 1.5, 0, 1, 16, '2017-01-13 15:37:01', 16, '2017-01-13 15:40:18', 1, '00:00:00', '00:00:00', 1),
(1631, 16, 0, '2017-01-13 00:00:00', 86, 'Attended meeting with EMP and Ignasi Vegas', 2500, NULL, 1.5, 3750, 1, 16, '2017-01-13 15:40:03', 16, '2017-01-13 15:40:24', 1, '00:00:00', '00:00:00', 1),
(1632, 16, 0, '2017-01-17 00:00:00', 124, 'Research for Mr. Ezerins\' queries on setting up Philippine investment company', 3000, NULL, 4, 12000, 1, 16, '2017-01-17 14:54:59', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(1633, 16, 0, '2017-01-17 00:00:00', 80, 'Drafted Reply to Auditor', 0, NULL, 1, 0, 1, 16, '2017-01-17 14:55:16', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1634, 16, 0, '2017-01-17 00:00:00', 163, 'Internally discussed with GVF re: Axelum', 0, NULL, 0.25, 0, 1, 16, '2017-01-17 14:55:42', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(1635, 12, 0, '2017-01-18 00:00:00', 80, 'Conferred with Malaysia - re Malaysia Tax', 0, NULL, 1, 0, 1, 12, '2017-01-18 11:04:58', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(1636, 12, 0, '2017-01-18 00:00:00', 80, 'Internally discussed with Maki', 0, NULL, 0.2, 0, 1, 12, '2017-01-18 11:05:11', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(1637, 12, 0, '2017-01-13 00:00:00', 63, 'Conferred with Kitten and Glenn re SGV Opinion', 0, NULL, 2.5, 0, 1, 12, '2017-01-18 11:05:53', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(1638, 12, 0, '2017-01-14 00:00:00', 63, 'Reviewed and Revising of SGV Letter', 0, NULL, 1.75, 0, 1, 12, '2017-01-18 11:06:43', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(1639, 12, 0, '2017-01-14 00:00:00', 1, 'Reviewed of Technical Services Agreement', 0, NULL, 1.5, 0, 1, 12, '2017-01-18 11:07:15', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(1640, 12, 0, '2017-01-13 00:00:00', 88, 'Conferred with Mr. Kim', 6000, NULL, 1.5, 9000, 1, 12, '2017-01-18 11:11:01', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(1641, 16, 0, '2017-01-18 00:00:00', 163, 'Attended meeting at Axelum office (Project Compass DD) ', 0, NULL, 3, 0, 1, 16, '2017-01-19 12:33:52', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(1642, 16, 0, '2017-01-18 00:00:00', 163, 'Traveled to Axelum office (Project Compass DD)', 0, NULL, 0.5, 0, 1, 16, '2017-01-19 12:34:15', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(1643, 16, 0, '2017-01-18 00:00:00', 163, 'Traveled back to office from Axelum (Project Compass DD)', 0, NULL, 0.75, 0, 1, 16, '2017-01-19 12:35:09', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(1644, 16, 0, '2017-01-18 00:00:00', 163, 'Internally discussed with RHO re: Project Compass DD', 0, NULL, 0.75, 0, 1, 16, '2017-01-19 12:35:30', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(1645, 16, 0, '2017-01-18 00:00:00', 163, 'Performed Other Service: Project Compass DD', 0, NULL, 4, 0, 1, 16, '2017-01-19 12:35:44', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(1646, 16, 0, '2017-01-19 00:00:00', 86, 'Drafted Minutes for Igusol (election of new directors), proxy form', 2500, NULL, 1.5, 3750, 1, 16, '2017-01-19 12:36:31', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1647, 16, 0, '2017-01-19 00:00:00', 48, 'Drafted Cemco RTA', 0, NULL, 1, 0, 1, 16, '2017-01-19 12:36:52', 16, '2017-01-19 14:01:03', 1, '00:00:00', '00:00:00', 3),
(1648, 16, 0, '2017-01-19 00:00:00', 11, 'Drafted summary of facts for benefit of rebuttal witness', 0, NULL, 1, 0, 1, 16, '2017-01-19 13:26:17', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1649, 16, 0, '2017-01-19 00:00:00', 56, 'Wrote email to Bruce Hutchison re: TIN and tax payment for share transfer from dallas to uk holdings', 0, NULL, 0.25, 0, 1, 16, '2017-01-19 14:01:41', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(1650, 16, 0, '2017-01-19 00:00:00', 163, 'Performed Other Service: Due dil for Project Compass', 0, NULL, 5, 0, 1, 16, '2017-01-19 14:02:01', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(1651, 12, 0, '2017-01-18 00:00:00', 140, 'Reviewed of work of Sam - Motion for Reconsideration', 0, NULL, 1.5, 0, 1, 12, '2017-01-19 16:20:44', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(1652, 12, 0, '2017-01-18 00:00:00', 11, 'Discussion with Dianne; review of Petition for Review', 0, NULL, 0.5, 0, 1, 12, '2017-01-19 16:21:44', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(1653, 12, 0, '2017-01-18 00:00:00', 11, 'Memo from Dianne', 0, NULL, 0.5, 0, 1, 12, '2017-01-19 16:22:25', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(1654, 12, 0, '2017-01-19 00:00:00', 100, 'Conferred with Client', 0, NULL, 1, 0, 1, 12, '2017-01-19 16:23:40', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(1655, 12, 0, '2017-01-12 00:00:00', 64, 'Internal routing Minutes \n', 0, NULL, 0.1, 0, 1, 21, '2017-01-20 17:27:56', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1656, 12, 0, '2017-01-18 00:00:00', 142, 'Internal routing MOTEX ICPA Report\n', 0, NULL, 0.1, 0, 1, 21, '2017-01-20 17:29:05', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1657, 12, 0, '2017-01-18 00:00:00', 143, 'Internal routing Motion for Reconsideration\n', 0, NULL, 0.1, 0, 1, 21, '2017-01-20 17:30:03', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1658, 12, 0, '2017-01-18 00:00:00', 8, 'Internal routing Transmittal of Sec Cert to Atty. Mamba\n', 0, NULL, 0.1, 0, 1, 21, '2017-01-20 17:31:15', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1659, 12, 0, '2017-01-19 00:00:00', 80, 'Internal routing Letter to BOI\n', 0, NULL, 0.1, 0, 1, 21, '2017-01-20 17:32:55', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1660, 12, 0, '2017-01-19 00:00:00', 94, 'Internal routing MOTEX Memorandum\n', 0, NULL, 0.1, 0, 1, 21, '2017-01-20 17:34:01', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1661, 18, 0, '2016-12-09 00:00:00', 10, 'Revise/Review Letter Reply to BIR ELTAD II and Supervise filing', 0, NULL, 4, 0, 1, 23, '2017-01-23 10:23:08', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(1662, 18, 0, '2016-12-09 00:00:00', 80, 'Internally discussed with EMP and DRP re: Requirements on assigned capital', 0, NULL, 1.5, 0, 1, 23, '2017-01-23 10:25:12', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(1663, 18, 0, '2016-12-12 00:00:00', 80, 'Registration of Retirement Plan-Reviewed/Study files of and law on retirement plan', 0, NULL, 2.5, 0, 1, 23, '2017-01-23 10:48:54', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(1664, 18, 0, '2016-12-12 00:00:00', 80, 'Drafted email to client- re: lacking files ', 0, NULL, 1, 0, 1, 23, '2017-01-23 10:49:23', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1665, 18, 0, '2016-12-13 00:00:00', 134, 'Made telephone call to Matt Ashe re: Clearing check with Maybank.', 100, NULL, 1.5, 150, 1, 23, '2017-01-23 11:08:36', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(1666, 18, 0, '2016-12-13 00:00:00', 163, 'Traveled to SEC (PICC) to attend Seminar on Lending companies', 0, NULL, 5, 0, 1, 23, '2017-01-23 11:09:09', NULL, NULL, 2, '00:00:00', '00:00:00', 14),
(1667, 18, 0, '2016-12-14 00:00:00', 141, 'Revise/Revise Comment on the Motion for Early Resolution ', 2500, NULL, 3, 7500, 1, 23, '2017-01-23 11:12:11', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(1668, 18, 0, '2016-12-15 00:00:00', 141, 'Revise/Review Comment on the Motion for Early Resolution of Case', 0, NULL, 3, 0, 1, 23, '2017-01-23 11:38:32', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(1669, 18, 0, '2016-12-15 00:00:00', 141, 'Supervised filing of Comment on the Motion for Early Resolution of Case', 2500, NULL, 2.5, 6250, 1, 23, '2017-01-23 13:30:11', NULL, NULL, 1, '00:00:00', '00:00:00', 18),
(1670, 18, 0, '2016-12-16 00:00:00', 106, 'Traveled to BIR RR No. 8 and followup up on re: 2011 Tax Assessment', 2500, NULL, 4.5, 11250, 1, 23, '2017-01-23 14:48:47', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(1671, 18, 0, '2016-12-19 00:00:00', 10, 'Internally discussed with EMP re: CAR on Sale of Shares', 0, NULL, 2, 0, 1, 23, '2017-01-23 14:49:28', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(1672, 18, 0, '2017-01-20 00:00:00', 10, 'Wrote email to (CAR on Sale of Shares) – Email Update on Meeting with BIR ', 0, NULL, 2, 0, 0, 23, '2017-01-23 14:50:12', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(1673, 18, 0, '2016-12-22 00:00:00', 65, 'Researched on BIR rulings/Cases on the donor\'s tax liability on the write-off/Condonation of debt/payables.', 0, NULL, 2.5, 0, 1, 23, '2017-01-23 15:33:45', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(1674, 18, 0, '2016-12-23 00:00:00', 65, 'Reviewed BIR rulings/Case on the donor\'s Tax liability on the write-off/condonation of debt/payables', 0, NULL, 3, 0, 1, 23, '2017-01-23 16:47:56', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(1675, 18, 0, '2017-01-03 00:00:00', 163, 'Performed Other Service- write letter to clients re: renewal of business/barangay permit', 0, NULL, 2, 0, 1, 23, '2017-01-23 16:48:45', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(1676, 18, 0, '2017-01-03 00:00:00', 163, 'Performed Other Service- Case reporting Assignments.', 0, NULL, 2, 0, 1, 23, '2017-01-23 16:49:43', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(1677, 18, 0, '2017-01-03 00:00:00', 80, 'Internally discussed with EMP re: update of affiliates', 0, NULL, 1, 0, 1, 23, '2017-01-23 16:50:12', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(1678, 18, 0, '2017-01-04 00:00:00', 163, 'Clarus RCM- Drafted re: subsidiary vs. branch', 0, NULL, 4, 0, 1, 23, '2017-01-23 16:51:13', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1679, 18, 0, '2017-01-04 00:00:00', 80, 'Performed Other Service- Updated/report on registration of Vietnamese/Australian and NZ affiliates', 0, NULL, 2, 0, 1, 23, '2017-01-23 16:52:01', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(1680, 18, 0, '2017-01-04 00:00:00', 134, 'Performed Other Service-Answer Client querries', 100, NULL, 1, 100, 1, 23, '2017-01-23 16:52:35', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(1681, 12, 0, '2017-01-23 00:00:00', 64, 'Internally discussed with Sam; review of emails from Kitten and Allen.', 0, NULL, 0.5, 0, 1, 12, '2017-01-24 13:01:20', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(1682, 12, 0, '2017-01-23 00:00:00', 63, 'Reviewed of work of SGV Opinion', 0, NULL, 1.5, 0, 1, 12, '2017-01-24 13:01:39', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(1683, 12, 0, '2017-01-23 00:00:00', 11, 'Conferred with Mr. Sadogascol', 0, NULL, 0.5, 0, 1, 12, '2017-01-24 13:02:29', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(1684, 12, 0, '2017-01-20 00:00:00', 11, 'Conferred with Mr. Sadogascol', 0, NULL, 1.5, 0, 1, 12, '2017-01-24 13:03:26', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(1685, 12, 0, '2017-01-20 00:00:00', 151, 'Performed Other Service - Renewal of Mayor\'s permit', 6000, NULL, 0.4, 2400, 1, 12, '2017-01-24 13:04:41', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(1686, 12, 0, '2017-01-19 00:00:00', 100, 'Conferred with  Client', 0, NULL, 0.5, 0, 1, 12, '2017-01-24 13:05:33', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(1687, 12, 0, '2017-01-19 00:00:00', 102, 'Conferred with Client', 0, NULL, 0.5, 0, 1, 12, '2017-01-24 13:05:56', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(1688, 12, 0, '2017-01-23 00:00:00', 10, 'Performed Other Service - Gathering of cost; discussion with Maki; letter to BIR', 0, NULL, 0.5, 0, 1, 12, '2017-01-24 13:08:08', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(1689, 12, 0, '2017-01-20 00:00:00', 106, 'Email to Charlie Casas', 0, NULL, 0.3, 0, 1, 12, '2017-01-24 13:11:39', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(1690, 12, 0, '2017-01-20 00:00:00', 106, 'Conferred with Badeth', 0, NULL, 1.5, 0, 1, 12, '2017-01-24 13:12:15', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(1691, 12, 0, '2017-01-20 00:00:00', 10, 'Reviewed of documents - re FS', 0, NULL, 0.5, 0, 1, 12, '2017-01-24 13:13:33', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(1692, 12, 0, '2017-01-20 00:00:00', 10, 'Made telephone call to Allen Arbis', 0, NULL, 0.2, 0, 1, 12, '2017-01-24 13:14:35', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(1693, 12, 0, '2017-01-20 00:00:00', 10, 'Internally discussed with Maki', 0, NULL, 0.5, 0, 1, 12, '2017-01-24 13:14:50', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(1694, 12, 0, '2017-01-24 00:00:00', 146, 'Discussion re filing requirements; filing fee', 0, NULL, 0.3, 0, 1, 12, '2017-01-24 14:08:14', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(1695, 12, 0, '2017-01-24 00:00:00', 172, 'Internally discussed with Sam and Ian re pending matters.', 0, NULL, 0.4, 0, 1, 12, '2017-01-24 17:05:38', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(1696, 12, 0, '2017-01-24 00:00:00', 178, 'Wrote email to client re: indemnity', 200, NULL, 0.5, 100, 1, 12, '2017-01-24 17:06:11', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(1697, 12, 0, '2017-01-25 00:00:00', 125, 'Performed Other Service  - emails to/from Agnes and Philip and calls to Mr. Monsod; checking of records', 6000, NULL, 1.5, 9000, 1, 12, '2017-01-26 10:05:39', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(1698, 12, 0, '2017-01-25 00:00:00', 11, 'Reviewed of work of - q &amp; a', 0, NULL, 0.5, 0, 1, 12, '2017-01-26 10:06:34', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(1699, 16, 0, '2017-01-26 00:00:00', 63, 'Internally discussed with GVF and EMP re: CAGAT Nationality Opinion', 0, NULL, 0.5, 0, 1, 16, '2017-01-26 14:03:11', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(1700, 16, 0, '2017-01-26 00:00:00', 163, 'Internally discussed with EMP and GVF re: Mr. Kim BIR issue', 0, NULL, 0.5, 0, 1, 16, '2017-01-26 14:03:33', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(1701, 16, 0, '2017-01-26 00:00:00', 143, 'Drafted Comment on MR', 2500, NULL, 5, 12500, 1, 16, '2017-01-26 14:03:45', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1702, 16, 0, '2017-01-26 00:00:00', 61, 'Reviewed GIS of other logistics companies (new project)', 0, NULL, 1, 0, 1, 16, '2017-01-26 14:04:10', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(1703, 16, 0, '2017-01-26 00:00:00', 61, 'Attended meeting at Marubeni office with GVF', 0, NULL, 1, 0, 1, 16, '2017-01-26 14:04:24', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(1704, 16, 0, '2017-01-25 00:00:00', 163, 'Sick Leave', 0, NULL, 8, 0, 1, 16, '2017-01-26 14:04:45', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(1705, 16, 0, '2017-01-24 00:00:00', 163, 'Sick Leave', 0, NULL, 8, 0, 1, 16, '2017-01-26 14:05:01', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(1706, 16, 0, '2017-01-23 00:00:00', 135, 'Reviewed files and drafted case summary for RTA', 2500, NULL, 0.5, 1250, 1, 16, '2017-01-26 14:05:46', 16, '2017-01-26 14:05:59', 1, '00:00:00', '00:00:00', 3),
(1707, 16, 0, '2017-01-23 00:00:00', 141, 'Reviewed files and drafted case summary for RTA', 2500, NULL, 0.5, 1250, 1, 16, '2017-01-26 14:06:23', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1708, 16, 0, '2017-01-23 00:00:00', 143, 'Reviewed files and drafted case summary for RTA', 2500, NULL, 0.5, 1250, 1, 16, '2017-01-26 14:06:34', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1709, 16, 0, '2017-01-25 00:00:00', 86, 'Wrote emails to Ignasi re: GIS, replacement of Treasurer and directors', 2500, NULL, 0.75, 1875, 1, 16, '2017-01-26 14:07:23', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(1710, 16, 0, '2017-01-25 00:00:00', 72, 'Wrote email to Jose-Manuel Izquierdo re: closure of Source Leader and filing of GIS', 0, NULL, 0.25, 0, 1, 16, '2017-01-26 14:07:59', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(1711, 16, 0, '2017-01-25 00:00:00', 170, 'Wrote email to Dr. Zuellig re: new directors and officers of ZHC and CMI', 0, NULL, 0.25, 0, 1, 16, '2017-01-26 14:08:39', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(1712, 16, 0, '2017-01-23 00:00:00', 11, 'Attended meeting with Mr Jekell Salosagcol and EMP', 0, NULL, 1.5, 0, 1, 16, '2017-01-26 14:09:10', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(1713, 16, 0, '2017-01-23 00:00:00', 11, 'Drafted Q&amp;A for Mr. Jekell Salosagcol', 0, NULL, 2, 0, 1, 16, '2017-01-26 14:09:27', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1714, 16, 0, '2017-01-23 00:00:00', 177, 'Wrote emails to Victoria Robertson (GDS Holdings UK mtfcouns_dtr_sys) re: Articles of Incorporation and Change of Name of GDS UK', 0, NULL, 0.5, 0, 1, 16, '2017-01-26 14:10:07', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(1715, 16, 0, '2017-01-23 00:00:00', 177, 'Supervised preparation of application for TIN, GIS', 0, NULL, 0.5, 0, 1, 16, '2017-01-26 14:10:51', NULL, NULL, 1, '00:00:00', '00:00:00', 18),
(1716, 16, 0, '2017-01-23 00:00:00', 11, 'Drafted Motion to Postpone Hearing', 0, NULL, 1, 0, 1, 16, '2017-01-26 14:11:43', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1717, 16, 0, '2017-01-23 00:00:00', 143, 'Reviewed files in preparation for drafting of Comment on MR', 2500, NULL, 2, 5000, 1, 16, '2017-01-26 14:12:18', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(1718, 12, 0, '2017-01-27 00:00:00', 125, 'Reviewed of work of', 6000, NULL, 0.666667, 4000, 1, 21, '2017-01-30 10:18:41', NULL, NULL, 1, '10:20:00', '11:00:00', 12),
(1719, 12, 0, '2017-01-27 00:00:00', 63, 'Reviewed of work of', 0, NULL, 0.5, 0, 1, 21, '2017-01-30 10:19:07', NULL, NULL, 1, '11:00:00', '11:30:00', 12),
(1720, 12, 0, '2017-01-27 00:00:00', 144, 'Conferred with Carina Go\n', 0, NULL, 0.416667, 0, 1, 21, '2017-01-30 10:19:53', NULL, NULL, 1, '11:35:00', '12:00:00', 2),
(1721, 12, 0, '2017-01-27 00:00:00', 163, 'Internally discussed with Lawyers', 0, NULL, 2, 0, 1, 21, '2017-01-30 10:20:50', NULL, NULL, 2, '12:00:00', '14:00:00', 8),
(1722, 12, 0, '2017-01-27 00:00:00', 63, 'Internally discussed re CAGAT Opinion', 0, NULL, 0.5, 0, 1, 21, '2017-01-30 10:21:38', NULL, NULL, 1, '14:00:00', '14:30:00', 8),
(1723, 12, 0, '2017-01-27 00:00:00', 169, 'Received telephone call from Hazel ', 0, NULL, 0.416667, 0, 1, 21, '2017-01-30 10:22:24', NULL, NULL, 1, '14:35:00', '15:00:00', 17),
(1724, 12, 0, '2017-01-27 00:00:00', 125, 'Reviewed of work of', 6000, NULL, 0.25, 1500, 1, 21, '2017-01-30 10:23:26', NULL, NULL, 1, '15:00:00', '15:15:00', 12),
(1725, 12, 0, '2017-01-27 00:00:00', 177, 'Wrote email to Brian', 0, NULL, 0.416667, 0, 1, 21, '2017-01-30 10:24:00', NULL, NULL, 1, '15:15:00', '15:40:00', 6),
(1726, 12, 0, '2017-01-26 00:00:00', 63, 'Reviewed of CAGAT Opinion', 0, NULL, 2.15, 0, 1, 21, '2017-01-30 10:31:04', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(1727, 12, 0, '2017-01-26 00:00:00', 81, 'Conferred with Malaysia - re withholding tax', 0, NULL, 0.58, 0, 1, 21, '2017-01-30 10:31:42', 12, '2017-01-31 15:33:56', 1, '00:00:00', '00:00:00', 2),
(1728, 12, 0, '2017-01-26 00:00:00', 63, 'Reviewed of work of', 0, NULL, 0.75, 0, 1, 21, '2017-01-30 10:32:31', NULL, NULL, 1, '10:15:00', '11:00:00', 12),
(1729, 12, 0, '2017-01-26 00:00:00', 81, 'Reviewed of work of', 0, NULL, 0.25, 0, 1, 21, '2017-01-30 10:32:56', NULL, NULL, 1, '11:00:00', '11:15:00', 12),
(1730, 12, 0, '2017-01-26 00:00:00', 182, 'Reviewed of work of', 200, NULL, 0.25, 50, 1, 21, '2017-01-30 10:33:16', NULL, NULL, 1, '11:15:00', '11:30:00', 12),
(1731, 12, 0, '2017-01-26 00:00:00', 163, 'Attended Seminar', 0, NULL, 1.75, 0, 1, 21, '2017-01-30 10:33:56', NULL, NULL, 2, '12:00:00', '13:45:00', 1),
(1732, 12, 0, '2017-01-26 00:00:00', 163, 'BBC', 0, NULL, 2.25, 0, 1, 21, '2017-01-30 10:34:33', NULL, NULL, 2, '13:45:00', '16:00:00', 1),
(1733, 12, 0, '2017-01-26 00:00:00', 63, 'Conferred with Kitten', 0, NULL, 0.5, 0, 1, 21, '2017-01-30 10:35:05', NULL, NULL, 1, '17:00:00', '17:30:00', 2),
(1734, 18, 0, '2017-01-04 00:00:00', 142, 'Made telephone call to Richard Querido re: ICPA Report', 2500, NULL, 1, 2500, 1, 23, '2017-01-30 10:41:05', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(1735, 18, 0, '2017-01-05 00:00:00', 134, 'Performed Other Service- Answer client\'s queries. ', 100, NULL, 1, 100, 1, 23, '2017-01-30 10:41:45', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(1736, 18, 0, '2017-01-05 00:00:00', 142, 'Made telephone call to Ms. Ada Santiago', 2500, NULL, 1, 2500, 1, 23, '2017-01-30 10:44:36', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(1737, 18, 0, '2017-01-05 00:00:00', 140, 'Internally discussed with DRP and SLP', 2500, NULL, 2, 5000, 1, 23, '2017-01-30 10:57:19', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(1738, 18, 0, '2017-01-05 00:00:00', 134, 'Wrote email to Client re: Statement of account with Maybank for Nov. 1-30, 2016.', 100, NULL, 1, 100, 1, 23, '2017-01-30 11:06:46', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(1739, 18, 0, '2017-01-05 00:00:00', 142, 'Reviewed of work of pre-trial order issued by CTA', 2500, NULL, 2, 5000, 1, 23, '2017-01-30 11:09:26', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(1740, 18, 0, '2017-01-06 00:00:00', 64, 'Traveled to BIR National Office and Follow up issuance of BIR Ruling at BIR National Office', 0, NULL, 2, 0, 1, 23, '2017-01-30 11:10:32', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(1741, 18, 0, '2017-01-06 00:00:00', 45, 'Followed-up issuance of BIR ruling at BIR National Office', 0, NULL, 2, 0, 1, 23, '2017-01-30 11:28:26', NULL, NULL, 1, '00:00:00', '00:00:00', 7),
(1742, 18, 0, '2017-01-06 00:00:00', 116, 'Followed-up issuance of BIR Ruling at BIR National Office', 0, NULL, 2, 0, 1, 23, '2017-01-30 11:28:53', NULL, NULL, 1, '00:00:00', '00:00:00', 7),
(1743, 18, 0, '2017-01-09 00:00:00', 80, 'Drafted registration Update of Affiliates with BOI', 0, NULL, 2, 0, 1, 23, '2017-01-30 11:36:32', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1744, 18, 0, '2017-01-09 00:00:00', 182, 'Drafted Memo re: Subsidiary vs. brance', 120, NULL, 3, 360, 1, 23, '2017-01-30 11:36:55', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1745, 18, 0, '2017-01-10 00:00:00', 80, 'Drafted General Information Sheet (GIS)', 0, NULL, 2, 0, 1, 23, '2017-01-30 14:29:14', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1746, 18, 0, '2017-01-10 00:00:00', 142, 'Drafted Motion to Suspend ICPA Review Proceedings', 2500, NULL, 2, 5000, 1, 23, '2017-01-30 14:30:09', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1747, 18, 0, '2017-01-10 00:00:00', 182, 'Drafted Memo re: Subsidiary vs. Branch', 120, NULL, 2, 240, 1, 23, '2017-01-30 14:30:43', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1748, 18, 0, '2017-01-10 00:00:00', 120, 'Performed Other Service- Status Update on Hedcor and LHC cases (as of January 5, 2017).', 2500, NULL, 2, 5000, 1, 23, '2017-01-30 14:31:43', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(1749, 18, 0, '2017-01-11 00:00:00', 182, 'Drafted Board Resolution on setting up of branch in the Philippines.', 120, NULL, 3, 360, 1, 23, '2017-01-30 14:33:47', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1750, 18, 0, '2017-01-11 00:00:00', 134, 'Performed Other Service- Request SEC for Certificate of Good Standing', 100, NULL, 2, 200, 1, 23, '2017-01-30 14:34:21', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(1751, 18, 0, '2017-01-11 00:00:00', 178, 'Reviewed BIR rulings, re: discussing&quot;Effective Connection&quot; or &quot;Attribution&quot; to the PE and invoking the non-PE clauses of the RP-US Tax Treaty.', 120, NULL, 2.5, 300, 1, 23, '2017-01-30 14:39:39', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(1752, 18, 0, '2017-01-11 00:00:00', 163, 'Z lifestyle-Drafted Appeal Letter of name Reservation', 0, NULL, 2, 0, 1, 23, '2017-01-30 14:40:50', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1753, 18, 0, '2017-01-12 00:00:00', 142, 'Drafted Motion to Suspend ICPA Review Proceedings.', 2500, NULL, 3.5, 8750, 1, 23, '2017-01-30 14:41:47', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1754, 18, 0, '2017-01-12 00:00:00', 182, 'Revise Board Resolution on setting up of Branch in the Philippines.', 120, NULL, 2, 240, 1, 23, '2017-01-30 14:42:19', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(1755, 18, 0, '2017-01-13 00:00:00', 182, 'Performed Other Service- Answer client inquiry re: deposit of Securities', 0, NULL, 2, 0, 1, 23, '2017-01-30 14:42:55', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(1756, 18, 0, '2017-01-13 00:00:00', 178, 'Revise opinion on contract and internal discussion with EMP', 120, NULL, 4, 480, 1, 23, '2017-01-30 14:43:29', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(1757, 18, 0, '2017-01-13 00:00:00', 163, 'Traveled to Robinsons Ermita to claim NBI Clearance and draft Affidavit re: No relative/s in Bureau of Immigration', 0, NULL, 4, 0, 1, 23, '2017-01-30 14:44:27', NULL, NULL, 2, '00:00:00', '00:00:00', 14),
(1758, 18, 0, '2017-01-17 00:00:00', 80, 'Performed Other Service- Update if Vietnamese Affiliates with BOI- and internal discussion with FGS and EMP', 0, NULL, 3.5, 0, 1, 23, '2017-01-30 14:49:25', 23, '2017-01-30 14:50:29', 1, '00:00:00', '00:00:00', 11),
(1759, 18, 0, '2017-01-17 00:00:00', 182, 'Performed Other Service- name reservation', 120, NULL, 1, 120, 1, 23, '2017-01-30 14:51:14', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(1760, 18, 0, '2017-01-17 00:00:00', 22, 'Drafted transmittal letter', 0, NULL, 1, 0, 1, 23, '2017-01-30 15:03:21', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1761, 18, 0, '2017-01-17 00:00:00', 186, 'Tax Assessment-Reviewed/Study PAN and Schedule of Discrepancies', 3000, NULL, 2, 6000, 1, 23, '2017-01-30 15:04:52', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(1762, 18, 0, '2017-01-17 00:00:00', 22, 'Drafted transmittal letter to BIR ', 0, NULL, 1, 0, 0, 23, '2017-01-30 15:09:59', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1763, 18, 0, '2017-01-18 00:00:00', 22, 'Drafted transmittal letter to BIR ', 0, NULL, 1, 0, 1, 23, '2017-01-30 15:11:24', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1764, 18, 0, '2017-01-18 00:00:00', 182, 'Attended meeting with MR. Sudarshan', 120, NULL, 3, 360, 1, 23, '2017-01-30 15:13:17', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(1765, 18, 0, '2017-01-18 00:00:00', 163, 'Drafted Minutes of Meeting of Shareholders and Board of Directors', 0, NULL, 2, 0, 1, 23, '2017-01-30 15:14:18', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1766, 18, 0, '2017-01-18 00:00:00', 80, 'Made telephone call to (conference Call) with Michael Lim, Swee Tok and Reywen delos Reyes', 0, NULL, 2, 0, 1, 23, '2017-01-30 15:15:11', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(1767, 12, 0, '2017-01-23 00:00:00', 140, 'Internal routing Manifestation\n', 0, NULL, 0.1, 0, 1, 21, '2017-01-30 17:15:19', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1768, 12, 0, '2017-01-23 00:00:00', 140, 'Internal routing Motion for Reconsideration\n', 0, NULL, 0.1, 0, 1, 21, '2017-01-30 17:15:51', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1769, 12, 0, '2017-01-23 00:00:00', 10, 'Internal routing Letter to BIR\n', 0, NULL, 0.1, 0, 1, 21, '2017-01-30 17:17:45', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1770, 12, 0, '2017-01-23 00:00:00', 81, 'Internal routing Notification update to SEC\n', 0, NULL, 0.1, 0, 1, 21, '2017-01-30 17:18:07', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1771, 12, 0, '2017-01-23 00:00:00', 186, 'Internal routing BIR Assessment 2013\n', 6000, NULL, 0.1, 600, 1, 21, '2017-01-30 17:18:33', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1772, 12, 0, '2017-01-23 00:00:00', 22, 'Internal routing Letter to BIR\n', 0, NULL, 0.1, 0, 1, 21, '2017-01-30 17:19:16', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1773, 12, 0, '2017-01-23 00:00:00', 22, 'Internal routing Letter to BIR\n', 0, NULL, 0.1, 0, 1, 21, '2017-01-30 17:21:35', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1774, 12, 0, '2017-01-24 00:00:00', 141, 'Internal routing Minute Resolution\n', 0, NULL, 0.1, 0, 1, 21, '2017-01-30 17:23:42', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1775, 12, 0, '2017-01-24 00:00:00', 143, 'Internal routing Notice of pre-trial conference\n', 0, NULL, 0.1, 0, 1, 21, '2017-01-30 17:26:39', NULL, NULL, 1, '00:00:00', '00:00:00', 20);
INSERT INTO `file_billing_tbl` (`file_billing_id`, `user_id`, `position`, `billing_date`, `file_id`, `work_detail`, `rate`, `time_spent_sec`, `time_spent`, `amount`, `active`, `insert_by`, `insert_dt`, `update_by`, `update_dt`, `task_type`, `start_time`, `end_time`, `task_code`) VALUES
(1776, 12, 0, '2017-01-24 00:00:00', 143, 'Internal routing Notice of resolution dtd 1-9-17\n', 0, NULL, 0.1, 0, 1, 21, '2017-01-30 17:27:07', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1777, 12, 0, '2017-01-27 00:00:00', 177, 'Internal routing minutes &amp; declaration of trust\n', 0, NULL, 0.1, 0, 1, 21, '2017-01-30 17:27:42', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1778, 12, 0, '2017-01-27 00:00:00', 142, 'Internal routing Order dtd 11.17.17\n', 0, NULL, 0.1, 0, 1, 21, '2017-01-30 17:32:29', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1779, 12, 0, '2017-01-27 00:00:00', 94, 'Internal routing Order dtd 11.19.17\n', 0, NULL, 0.1, 0, 1, 21, '2017-01-30 17:32:53', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1780, 12, 0, '2017-01-27 00:00:00', 11, 'Internal routing Urgent motion to reset hearing\n', 0, NULL, 0.1, 0, 1, 21, '2017-01-30 17:34:04', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1781, 12, 0, '2017-01-27 00:00:00', 134, 'Internal routing Maybank Statement of Acct.\n', 180, NULL, 0.1, 18, 1, 21, '2017-01-30 17:34:29', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1782, 12, 0, '2017-01-27 00:00:00', 143, 'Internal routing Resolution dtd 1.20.17\n', 0, NULL, 0.1, 0, 1, 21, '2017-01-30 17:34:57', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1783, 18, 0, '2016-12-23 00:00:00', 101, 'Performed Other Service-Update/Report on 2011 Tax Assessment and steps taken ', 0, NULL, 2, 0, 1, 23, '2017-01-31 09:53:00', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(1784, 18, 0, '2017-01-17 00:00:00', 106, 'Traveled to BIR RDO No. 50 to follow up 2012 tax assessment', 2500, NULL, 2, 5000, 1, 23, '2017-01-31 09:56:55', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(1785, 18, 0, '2017-01-19 00:00:00', 163, 'Internally discussed with FGS', 0, NULL, 1, 0, 1, 23, '2017-01-31 10:07:29', NULL, NULL, 2, '00:00:00', '00:00:00', 8),
(1786, 18, 0, '2017-01-19 00:00:00', 186, 'Study/Reviewed of PAN, client files; reply to PAN; and internal discussion with EMP, RHO, and FGS', 3000, NULL, 8, 24000, 1, 23, '2017-01-31 10:09:09', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(1787, 18, 0, '2017-01-20 00:00:00', 10, 'Drafted Motion for Extension of time to file FS and other documents and internal discussion with EMP', 0, NULL, 2.5, 0, 1, 23, '2017-01-31 10:11:36', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1788, 18, 0, '2017-01-20 00:00:00', 163, 'MPF BIR Accreditation-Internally discussed with Ms. Tina', 0, NULL, 1, 0, 1, 23, '2017-01-31 10:12:12', NULL, NULL, 2, '00:00:00', '00:00:00', 8),
(1789, 18, 0, '2017-01-20 00:00:00', 186, 'Attended meeting with Ms. Badeth Nanaga, EMP and RHO and drafted Protest letter to FAN ', 3000, NULL, 5.5, 16500, 1, 23, '2017-01-31 10:12:52', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(1790, 18, 0, '2017-01-10 00:00:00', 163, 'Philip Teng-Attended meeting re: AEP and 9g visa of Khita Hua', 0, NULL, 1, 0, 1, 23, '2017-01-31 10:24:43', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(1791, 12, 0, '2017-01-26 00:00:00', 163, 'TMAP Induction', 0, NULL, 1.5, 0, 1, 12, '2017-01-31 15:34:34', NULL, NULL, 2, '00:00:00', '00:00:00', 2),
(1792, 12, 0, '2017-01-25 00:00:00', 163, 'MAP Induction', 0, NULL, 2, 0, 1, 12, '2017-01-31 15:35:22', NULL, NULL, 2, '00:00:00', '00:00:00', 1),
(1793, 12, 0, '2017-01-25 00:00:00', 63, 'Researched on PLDT, GAMBOA and Roy Cases', 0, NULL, 2.5, 0, 1, 12, '2017-01-31 15:36:16', NULL, NULL, 2, '00:00:00', '00:00:00', 13),
(1794, 12, 0, '2017-01-27 00:00:00', 63, 'Reviewed of work of CG Opinion', 0, NULL, 2.5, 0, 1, 12, '2017-01-31 15:36:51', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(1795, 12, 0, '2017-01-24 00:00:00', 163, 'Attended meeting at PWC re Tax Reform Bill', 0, NULL, 2, 0, 1, 12, '2017-01-31 15:37:54', NULL, NULL, 2, '00:00:00', '00:00:00', 1),
(1796, 12, 0, '2017-01-25 00:00:00', 125, 'Performed Other Service - various emails re Palawan Property; review of files', 6000, NULL, 1.5, 9000, 1, 12, '2017-01-31 15:39:16', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(1797, 12, 0, '2017-01-24 00:00:00', 125, 'Performed Other Service - Various emails', 0, NULL, 0.5, 0, 1, 12, '2017-01-31 15:40:22', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(1798, 12, 0, '2017-01-28 00:00:00', 63, 'Review of Caguioa Opinion; review of cases; email to Kitten', 0, NULL, 2.5, 0, 1, 12, '2017-01-31 15:41:14', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(1799, 12, 0, '2017-01-30 00:00:00', 125, 'Conferred with Atty. Monsod', 6000, NULL, 1.5, 9000, 1, 12, '2017-01-31 15:41:57', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(1800, 12, 0, '2017-01-30 00:00:00', 125, 'Traveled to meeting with Atty. Monsod', 6000, NULL, 1.5, 9000, 1, 12, '2017-01-31 15:42:14', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(1801, 12, 0, '2017-01-30 00:00:00', 63, 'Reviewed of work of SGV Opinion', 0, NULL, 0.8, 0, 1, 12, '2017-01-31 15:43:53', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(1802, 12, 0, '2017-01-31 00:00:00', 120, 'Wrote letter to Auditor', 0, NULL, 0.5, 0, 1, 12, '2017-01-31 17:34:50', NULL, NULL, 1, '00:00:00', '00:00:00', 9),
(1803, 12, 0, '2017-01-31 00:00:00', 120, 'Reviewed of work of - Manifestation and Motion re FOE', 0, NULL, 0.7, 0, 1, 12, '2017-01-31 17:35:10', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(1804, 12, 0, '2017-01-31 00:00:00', 125, 'Reviewed of work of SLP - GIS', 6000, NULL, 0.5, 3000, 1, 12, '2017-01-31 17:35:34', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(1805, 12, 0, '2017-01-31 00:00:00', 151, 'Reviewed of work of SLP- GIS', 6000, NULL, 0.5, 3000, 1, 12, '2017-01-31 17:36:05', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(1806, 25, 0, '2017-01-26 00:00:00', 73, 'Drafted GIS 2016', 2500, NULL, 3, 7500, 1, 25, '2017-01-31 18:07:09', NULL, NULL, 1, '13:00:00', '16:00:00', 3),
(1807, 25, 0, '2017-01-30 00:00:00', 181, 'Wrote Opinion on tax liabilities and accounting procedures', 3000, NULL, 3, 9000, 1, 25, '2017-01-31 18:09:48', NULL, NULL, 1, '10:00:00', '13:00:00', 10),
(1808, 25, 0, '2017-01-20 00:00:00', 163, 'Wrote Opinion on tax exemption of SPARK Women - for EMP', 0, NULL, 3, 0, 1, 25, '2017-01-31 18:13:54', NULL, NULL, 2, '00:00:00', '00:00:00', 10),
(1809, 25, 0, '2017-01-20 00:00:00', 39, 'Internally discussed with DRP and RHO regarding facts of the case', 100, NULL, 1, 100, 1, 25, '2017-01-31 18:15:32', NULL, NULL, 2, '00:00:00', '00:00:00', 8),
(1810, 25, 0, '2017-01-18 00:00:00', 163, 'Performed Other Service - BI Accreditation as Law Office', 0, NULL, 4, 0, 1, 25, '2017-01-31 18:18:25', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(1811, 25, 0, '2017-01-19 00:00:00', 80, 'Traveled to Bureau of Immigration for updating', 0, NULL, 2, 0, 1, 25, '2017-01-31 18:22:04', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(1812, 25, 0, '2017-01-17 00:00:00', 80, 'Drafted papers needed for Bureau of Investment updating ', 0, NULL, 2, 0, 1, 25, '2017-01-31 18:23:13', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1813, 25, 0, '2017-01-17 00:00:00', 80, 'Drafted documents for SEC updating', 0, NULL, 3, 0, 1, 25, '2017-01-31 18:23:56', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1814, 25, 0, '2017-01-17 00:00:00', 80, 'Internally discussed with MAC re procedures', 0, NULL, 1, 0, 1, 25, '2017-01-31 18:24:47', NULL, NULL, 2, '00:00:00', '00:00:00', 8),
(1815, 25, 0, '2017-01-18 00:00:00', 80, 'Drafted SEC Notification Update Form', 0, NULL, 2, 0, 1, 25, '2017-01-31 18:25:31', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1816, 25, 0, '2017-02-01 00:00:00', 163, 'Researched on BIR rulings - for EMP', 0, NULL, 1, 0, 1, 25, '2017-02-01 17:39:11', NULL, NULL, 2, '00:00:00', '00:00:00', 13),
(1817, 25, 0, '2017-02-01 00:00:00', 163, 'Wrote email to EMP re research', 0, NULL, 1, 0, 1, 25, '2017-02-01 17:39:38', NULL, NULL, 2, '00:00:00', '00:00:00', 6),
(1818, 25, 0, '2017-02-01 00:00:00', 163, 'Examined for BI Accreditation', 0, NULL, 2, 0, 1, 25, '2017-02-01 17:41:34', NULL, NULL, 2, '00:00:00', '00:00:00', 5),
(1819, 25, 0, '2017-02-01 00:00:00', 163, 'Drafted case digests', 0, NULL, 2, 0, 1, 25, '2017-02-01 17:42:18', NULL, NULL, 2, '00:00:00', '00:00:00', 3),
(1820, 19, 0, '2017-01-10 00:00:00', 94, 'Drafted Motion for Extension Hedcor Sibulan, Inc. ', 2500, NULL, 0.3, 750, 1, 23, '2017-02-06 12:00:18', 19, '2017-03-01 15:08:31', 1, '00:00:00', '00:00:00', 3),
(1821, 19, 0, '2017-01-10 00:00:00', 94, 'Reviewed of work of record files of CTA', 0, NULL, 1.5, 0, 1, 23, '2017-02-06 12:00:41', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(1822, 19, 0, '2017-01-10 00:00:00', 144, 'Reviewed of work of record files of Vertical Space, Interiors, ', 0, NULL, 0.3, 0, 1, 23, '2017-02-06 12:01:11', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(1823, 19, 0, '2017-01-10 00:00:00', 100, 'Made telephone call to Ms. Phia San Gabriel', 0, NULL, 0.15, 0, 1, 23, '2017-02-06 12:01:39', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(1824, 19, 0, '2017-01-10 00:00:00', 144, 'Read Email from VSI query. ', 0, NULL, 0.15, 0, 1, 23, '2017-02-06 12:02:20', NULL, NULL, 1, '00:00:00', '00:00:00', 4),
(1825, 19, 0, '2017-01-10 00:00:00', 144, 'Researched on and Drafted Opinion on VSI query: re local Business Tax', 0, NULL, 2, 0, 1, 23, '2017-02-06 12:03:01', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(1826, 19, 0, '2017-01-11 00:00:00', 144, 'Reviewed GIS and Minutes of meeting from January 1, 2016 to Dec. 31, 2016', 0, NULL, 1, 0, 1, 23, '2017-02-06 14:31:22', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(1827, 19, 0, '2017-01-11 00:00:00', 144, 'Drafted Secretary\'s certificate on Capital Stock Information', 0, NULL, 0.3, 0, 1, 23, '2017-02-06 14:31:51', 19, '2017-03-21 12:02:13', 1, '00:00:00', '00:00:00', 3),
(1828, 19, 0, '2017-01-11 00:00:00', 94, 'Reviewed Petition for Review and record files of CTA ', 2500, NULL, 2, 5000, 1, 23, '2017-02-06 14:32:44', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(1829, 19, 0, '2017-01-12 00:00:00', 144, 'Reviewed draft opinion of VSI query re: Local Business Tax', 0, NULL, 0.3, 0, 1, 23, '2017-02-06 14:33:33', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(1830, 19, 0, '2017-01-12 00:00:00', 93, 'Reviewed Memorandum filed for CTA ', 2500, NULL, 1.5, 3750, 1, 23, '2017-02-06 14:34:46', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(1831, 19, 0, '2017-01-12 00:00:00', 144, 'Conferred with Carina Go of VSI', 0, NULL, 1, 0, 1, 23, '2017-02-06 14:35:32', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(1832, 19, 0, '2017-01-13 00:00:00', 163, 'Reviewed assigned cases', 0, NULL, 1, 0, 1, 23, '2017-02-06 14:39:48', NULL, NULL, 2, '00:00:00', '00:00:00', 12),
(1833, 19, 0, '2017-01-13 00:00:00', 80, 'Traveled to Board of Investments for pre-clearance of Holcim ROHQ affiliates in Vietnam.', 0, NULL, 3, 0, 1, 23, '2017-02-06 14:41:22', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(1834, 19, 0, '2017-01-16 00:00:00', 67, 'Traveled to Registry of Deeds Pasig for Mrs. Teresitya Perez ', 0, NULL, 4, 0, 1, 23, '2017-02-06 14:42:38', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(1835, 19, 0, '2017-01-16 00:00:00', 182, 'Traveled to SEC for Claurus regarding securities deposit', 120, NULL, 4, 480, 1, 23, '2017-02-06 14:50:06', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(1836, 19, 0, '2017-01-17 00:00:00', 140, 'Revise Motion for Reconsideration.', 2500, NULL, 2.5, 6250, 1, 23, '2017-02-06 14:50:36', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(1837, 19, 0, '2017-01-17 00:00:00', 94, 'Drafted Memorandum.', 2500, NULL, 3, 7500, 1, 23, '2017-02-06 14:50:54', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1838, 19, 0, '2017-01-17 00:00:00', 94, 'Revise Motion for Extension due for filing.', 2500, NULL, 0.15, 375, 1, 23, '2017-02-06 14:51:20', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(1839, 19, 0, '2017-01-18 00:00:00', 94, 'Revise Motion for Extension due for filing.', 0, NULL, 0.15, 0, 1, 23, '2017-02-06 15:06:39', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(1840, 19, 0, '2017-01-18 00:00:00', 181, 'Attended meeting with Mrs. Josephine Lichauco together with EMP. ', 3000, NULL, 2, 6000, 1, 23, '2017-02-06 15:07:14', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(1841, 19, 0, '2017-01-18 00:00:00', 140, 'Reviewed/Proofread Motion for Reconsideration', 2500, NULL, 1.5, 3750, 1, 23, '2017-02-06 15:07:47', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(1842, 19, 0, '2017-01-18 00:00:00', 163, 'Traveled to to NBI for clearance for MPF immigration accreditation', 0, NULL, 2, 0, 1, 23, '2017-02-06 15:08:20', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(1843, 19, 0, '2017-01-19 00:00:00', 140, 'Reviewed/Proofread Motion for Reconsideration; Supervised filing of Motion for Reconsideration', 2500, NULL, 3, 7500, 1, 23, '2017-02-06 15:09:02', 23, '2017-02-06 15:10:22', 1, '00:00:00', '00:00:00', 12),
(1844, 19, 0, '2017-01-19 00:00:00', 64, 'Drafted amendment of AOI and By-Laws', 0, NULL, 0.4, 0, 1, 23, '2017-02-06 15:10:51', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1845, 19, 0, '2017-01-19 00:00:00', 100, 'Attended meeting with Phia San Gabriel  ', 0, NULL, 1.5, 0, 1, 23, '2017-02-06 15:17:32', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(1846, 19, 0, '2017-01-20 00:00:00', 163, 'Reviewed/read cases for reporting ', 0, NULL, 1, 0, 1, 23, '2017-02-06 15:18:18', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(1847, 19, 0, '2017-01-20 00:00:00', 67, 'Reviewed documents on record for on TCT of Condominium', 0, NULL, 0.4, 0, 1, 23, '2017-02-06 15:19:41', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(1848, 19, 0, '2017-01-20 00:00:00', 167, 'Conferred with Ms. Badeht and Read BIR Assessment for Casas Architects.', 0, NULL, 2, 0, 1, 23, '2017-02-06 15:20:22', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(1849, 19, 0, '2017-01-20 00:00:00', 167, 'Reviewed/Read Next Mobile cases protest to FAN', 0, NULL, 2, 0, 1, 23, '2017-02-06 15:21:34', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(1850, 19, 0, '2017-01-24 00:00:00', 100, 'Reviewed records for Jazy Policrete', 0, NULL, 0.5, 0, 1, 23, '2017-02-06 15:23:04', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(1851, 19, 0, '2017-01-24 00:00:00', 102, 'Reviewed records for AsiaMortar ', 0, NULL, 1, 0, 1, 23, '2017-02-06 15:23:27', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(1852, 19, 0, '2017-01-24 00:00:00', 140, 'Drafted email for Ada Santiago to give update on CTA CASE no. 9218', 2500, NULL, 0.3, 750, 1, 23, '2017-02-06 15:24:05', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1853, 19, 0, '2017-01-24 00:00:00', 102, 'Drafted SEC required documents.', 0, NULL, 1, 0, 1, 23, '2017-02-06 15:28:34', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1854, 19, 0, '2017-01-20 00:00:00', 100, 'Drafted SEC required documents.', 0, NULL, 1, 0, 1, 23, '2017-02-06 15:29:06', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1855, 19, 0, '2017-01-20 00:00:00', 163, 'One Accrete-Drafted SEC required Documents ', 0, NULL, 1, 0, 1, 23, '2017-02-06 15:29:55', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1856, 19, 0, '2017-01-20 00:00:00', 163, 'Performed Other Service- iManila fixed Computer', 0, NULL, 2, 0, 1, 23, '2017-02-06 15:30:24', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(1857, 19, 0, '2017-01-25 00:00:00', 163, 'Performed Other Service-MPF labeling', 0, NULL, 0.3, 0, 1, 23, '2017-02-06 15:31:49', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(1858, 19, 0, '2017-01-25 00:00:00', 163, 'Performed Other Service- Imanila fixed computers.', 0, NULL, 1, 0, 1, 23, '2017-02-06 15:32:13', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(1859, 19, 0, '2017-01-25 00:00:00', 140, 'Wrote email to Ms. Ada Santiago for update on CTA CASE no. 9218', 2500, NULL, 0.15, 375, 1, 23, '2017-02-06 15:32:55', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(1860, 19, 0, '2017-01-25 00:00:00', 102, 'Drafted Minutes for amendment of AOI ', 0, NULL, 1, 0, 1, 23, '2017-02-06 15:33:32', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1861, 19, 0, '2017-01-25 00:00:00', 100, 'Drafted Minutes for Amendment of AOI', 0, NULL, 1, 0, 1, 23, '2017-02-06 15:33:54', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1862, 19, 0, '2017-01-25 00:00:00', 163, 'One Accrete-Drafted Minutes for Amendment of AOI ', 0, NULL, 0.5, 0, 1, 23, '2017-02-06 15:34:25', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1863, 19, 0, '2017-01-26 00:00:00', 67, 'Reviewed  documents on record for on TCT of Condominium property ', 0, NULL, 0.3, 0, 1, 23, '2017-02-06 15:35:41', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(1864, 19, 0, '2017-01-26 00:00:00', 67, 'Wrote email to Mrs. Teresita Perez .', 0, NULL, 1, 0, 1, 23, '2017-02-06 15:36:54', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(1865, 19, 0, '2017-01-26 00:00:00', 100, 'Made telephone call to Ms. Phia San Gabriel.', 0, NULL, 0.15, 0, 1, 23, '2017-02-06 15:39:06', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(1866, 19, 0, '2017-01-26 00:00:00', 140, 'Drafted Reply to Auditor ', 2500, NULL, 1.5, 3750, 1, 23, '2017-02-06 15:43:24', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1867, 19, 0, '2017-01-26 00:00:00', 94, 'Drafted Reply to Auditor', 2500, NULL, 1.5, 3750, 1, 23, '2017-02-06 15:49:34', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1868, 19, 0, '2017-01-26 00:00:00', 102, 'Drafted Amended AOI', 0, NULL, 0.5, 0, 1, 23, '2017-02-06 15:51:32', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1869, 19, 0, '2017-01-27 00:00:00', 100, 'Drafted Amended AOI', 0, NULL, 0.5, 0, 1, 23, '2017-02-06 15:51:50', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1870, 19, 0, '2017-01-26 00:00:00', 163, 'One Accrete- Drafted Amended AOI', 0, NULL, 0.5, 0, 1, 23, '2017-02-06 15:52:18', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1871, 19, 0, '2017-01-27 00:00:00', 163, 'Performed Other Service-digest for Next Mobile cases ', 0, NULL, 0.3, 0, 1, 23, '2017-02-06 15:53:05', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(1872, 19, 0, '2017-01-27 00:00:00', 102, 'Reviewed soft copy of AOI ', 0, NULL, 0.5, 0, 1, 23, '2017-02-06 15:53:45', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(1873, 19, 0, '2017-01-27 00:00:00', 100, 'Reviewed soft copy of AOI ', 0, NULL, 0.5, 0, 1, 23, '2017-02-06 15:54:03', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(1874, 19, 0, '2017-01-27 00:00:00', 163, 'One Accrete-Reviewed soft copy of AOI ', 0, NULL, 1, 0, 1, 23, '2017-02-06 15:54:37', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(1875, 15, 0, '2016-11-02 00:00:00', 64, 'Drafted and reviewed SPA giving authority to HMDC to process necessary documents to for Pantonial royalty agreement registration', 0, NULL, 0.45, 0, 1, 15, '2017-02-06 15:58:34', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1876, 15, 0, '2016-11-02 00:00:00', 18, 'Drafted and supervised filing of Motion to Extend', 0, NULL, 0.45, 0, 1, 15, '2017-02-06 16:01:29', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1877, 15, 0, '2016-11-02 00:00:00', 18, 'Performed Other Service: received phone call from Fritz Segovia regarding issuance of sec certificate for the opening of the university\'s Junior Highschool program. ', 0, NULL, 0.45, 0, 1, 15, '2017-02-06 16:03:25', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(1878, 12, 0, '2017-02-06 00:00:00', 167, 'Conferred with ', 0, NULL, 2, 0, 1, 12, '2017-02-07 10:09:48', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(1879, 16, 0, '2017-02-06 00:00:00', 141, 'Traveled to CTA for hearing for 9187', 2500, NULL, 1.25, 3125, 1, 16, '2017-02-07 10:40:02', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(1880, 16, 0, '2017-02-06 00:00:00', 141, 'Attended hearing at CTA 3rd Div for 9187', 0, NULL, 3, 0, 1, 16, '2017-02-07 10:40:23', NULL, NULL, 1, '00:00:00', '00:00:00', 15),
(1881, 16, 0, '2017-02-06 00:00:00', 170, 'Made telephone call to Jeric re: ZHC Amendment of Articles', 0, NULL, 0.2, 0, 1, 16, '2017-02-07 10:41:06', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(1882, 16, 0, '2017-02-06 00:00:00', 85, 'Followed-up re: TGP Land title transfer and TGP CAR amendments', 0, NULL, 0.5, 0, 1, 16, '2017-02-07 10:42:02', NULL, NULL, 1, '00:00:00', '00:00:00', 7),
(1883, 16, 0, '2017-02-06 00:00:00', 185, 'Researched on actions requiring approval of specific class of shares', 100, NULL, 4, 400, 1, 16, '2017-02-07 10:42:57', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(1884, 16, 0, '2017-02-01 00:00:00', 141, 'Traveled to CTA for hearing for 9188', 2500, NULL, 1, 2500, 1, 16, '2017-02-07 10:43:45', 16, '2017-02-07 10:44:17', 1, '00:00:00', '00:00:00', 14),
(1885, 16, 0, '2017-02-01 00:00:00', 141, 'Attended hearing for 9188', 0, NULL, 3, 0, 1, 16, '2017-02-07 10:44:06', NULL, NULL, 1, '00:00:00', '00:00:00', 15),
(1886, 12, 0, '2017-01-31 00:00:00', 94, 'Internal routing Withdrawal of appearance\n', 0, NULL, 0.1, 0, 1, 21, '2017-02-07 10:44:09', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1887, 16, 0, '2017-02-01 00:00:00', 141, 'Traveled to office from CTA hearing for 9188', 0, NULL, 1.5, 0, 1, 16, '2017-02-07 10:44:34', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(1888, 12, 0, '2017-01-31 00:00:00', 91, 'Internal routing Withdrawal of appearance\n', 0, NULL, 0.1, 0, 1, 21, '2017-02-07 10:44:35', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1889, 12, 0, '2017-01-31 00:00:00', 93, 'Internal routing Withdrawal of appearance\n', 0, NULL, 0.1, 0, 1, 21, '2017-02-07 10:44:58', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1890, 16, 0, '2017-02-01 00:00:00', 61, 'Drafted memo on hauling/delivery of petroleum products', 0, NULL, 5, 0, 1, 16, '2017-02-07 10:45:09', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1891, 12, 0, '2017-01-31 00:00:00', 120, 'Internal routing Withdrawal of appearance\n', 0, NULL, 0.1, 0, 1, 21, '2017-02-07 10:45:21', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1892, 12, 0, '2017-02-06 00:00:00', 170, 'Internal routing certificate of filing of Amended AOI\n', 0, NULL, 0.1, 0, 1, 21, '2017-02-07 10:45:52', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1893, 16, 0, '2017-01-31 00:00:00', 143, 'Drafted revised Q&amp;A for Ms. Malapad\'s direct examination for 9188 LEO', 2500, NULL, 1, 2500, 1, 16, '2017-02-07 10:45:58', 16, '2017-02-09 18:57:11', 1, '00:00:00', '00:00:00', 3),
(1894, 12, 0, '2017-02-06 00:00:00', 11, 'Internal routing notice of resolution dtd 1.30.17\n', 0, NULL, 0.1, 0, 1, 21, '2017-02-07 10:46:41', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1895, 12, 0, '2017-02-06 00:00:00', 143, 'Internal routing Comment/Opposition\n', 0, NULL, 0.1, 0, 1, 21, '2017-02-07 10:47:05', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1896, 12, 0, '2017-02-06 00:00:00', 120, 'Internal routing Motion for Reconsideration and Manifestation\n', 0, NULL, 0.1, 0, 1, 21, '2017-02-07 10:47:26', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1897, 12, 0, '2017-02-06 00:00:00', 81, 'Internal routing Letter from Board of Investment to SEC\n', 0, NULL, 0.1, 0, 1, 21, '2017-02-07 10:48:49', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1898, 16, 0, '2017-02-07 00:00:00', 169, 'Attended meeting with EMP, Dr. Zuellig, Mr. Zuellig', 0, NULL, 2, 0, 1, 16, '2017-02-07 16:37:01', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(1899, 16, 0, '2017-02-07 00:00:00', 163, 'Notarized Deeds of Assignment for Mrs. Genato', 0, NULL, 1, 0, 1, 16, '2017-02-07 16:37:35', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(1900, 16, 0, '2017-02-07 00:00:00', 115, 'Internally discussed with EMP, RHO and FGS re: Padma/San Miguel matter', 0, NULL, 0.25, 0, 1, 16, '2017-02-07 16:38:03', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(1901, 16, 0, '2017-02-07 00:00:00', 115, 'Performed Other Service: segregated files with EMP re: Padma/San Miguel matter', 0, NULL, 1.25, 0, 1, 16, '2017-02-07 16:38:22', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(1902, 16, 0, '2017-02-07 00:00:00', 91, 'Drafted Reply to Auditor', 2500, NULL, 0.5, 1250, 1, 16, '2017-02-07 16:38:44', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1903, 16, 0, '2017-02-07 00:00:00', 170, 'Wrote emails to Dr. Zuellig re: amendment of AOI', 0, NULL, 0.5, 0, 1, 16, '2017-02-07 16:39:30', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(1904, 16, 0, '2017-02-07 00:00:00', 170, 'Reviewed ZHC files for meeting', 0, NULL, 0.5, 0, 1, 16, '2017-02-07 16:39:49', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(1905, 16, 0, '2017-02-07 00:00:00', 124, 'Researched on follow-up query of Mr. Ezerins', 3000, NULL, 2, 6000, 0, 16, '2017-02-07 16:40:31', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(1906, 16, 0, '2017-02-07 00:00:00', 124, 'Researched re: followup query of Mr. Ezerins', 3000, NULL, 2, 6000, 1, 16, '2017-02-07 16:40:40', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(1907, 16, 0, '2017-02-08 00:00:00', 56, 'Internally discussed with EMP re: Loan Agreement', 0, NULL, 0.3, 0, 1, 16, '2017-02-08 15:15:12', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(1908, 16, 0, '2017-02-08 00:00:00', 56, 'Drafted Loan Agreement', 0, NULL, 2.5, 0, 1, 16, '2017-02-08 15:15:23', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1909, 16, 0, '2017-02-08 00:00:00', 124, 'Internally discussed with EMP re: Alvis follow-up query', 3000, NULL, 0.2, 600, 1, 16, '2017-02-08 15:15:40', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(1910, 16, 0, '2017-02-08 00:00:00', 47, 'Received telephone call from Atty. Riki Guevara re: Clinco minutes', 0, NULL, 0.2, 0, 1, 16, '2017-02-08 15:15:59', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(1911, 16, 0, '2017-02-08 00:00:00', 48, 'Received telephone call from Atty. Riki Guevara re: Cemco minutes', 0, NULL, 0.2, 0, 1, 16, '2017-02-08 15:16:16', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(1912, 16, 0, '2017-02-08 00:00:00', 48, 'Drafted Minutes of Special BOD meeting', 0, NULL, 0.5, 0, 1, 16, '2017-02-08 15:16:25', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1913, 16, 0, '2017-02-08 00:00:00', 47, 'Drafted Minutes of special BOD meeting', 0, NULL, 0.5, 0, 1, 16, '2017-02-08 15:16:39', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1914, 16, 0, '2017-02-08 00:00:00', 48, 'Drafted Comment on MR', 0, NULL, 3, 0, 1, 16, '2017-02-08 15:16:49', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1915, 16, 0, '2017-02-08 00:00:00', 169, 'Internally discussed with FGS re: CGT and DST for assignment of shares to ZHC', 0, NULL, 0.25, 0, 1, 16, '2017-02-08 15:17:16', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(1916, 16, 0, '2017-02-08 00:00:00', 48, 'Revised Comment on MR per GVF\'s comments', 0, NULL, 2, 0, 1, 16, '2017-02-08 15:17:51', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(1917, 12, 0, '2017-02-08 00:00:00', 178, 'Conferred with Angela, then with SLMC and Quash', 200, NULL, 4.2, 840, 1, 12, '2017-02-08 18:07:45', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(1918, 12, 0, '2017-02-08 00:00:00', 178, 'Reviewed of files', 200, NULL, 0.45, 90, 1, 12, '2017-02-08 18:08:01', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(1919, 12, 0, '2017-02-08 00:00:00', 178, 'Drafted  Loan Agreement', 200, NULL, 1.25, 250, 1, 12, '2017-02-08 18:08:26', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1920, 12, 0, '2017-02-08 00:00:00', 155, 'Revised MOU', 6000, NULL, 1.2, 7200, 1, 12, '2017-02-08 18:11:39', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(1921, 12, 0, '2017-02-07 00:00:00', 3, 'Made telephone call to Alvin', 0, NULL, 0.3, 0, 1, 12, '2017-02-08 18:18:58', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(1922, 12, 0, '2017-02-07 00:00:00', 3, 'Internally discussed with Dianne and review of various files/documents', 0, NULL, 1.75, 0, 1, 12, '2017-02-08 18:19:33', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(1923, 12, 0, '2017-02-09 00:00:00', 3, 'Made telephone call to Alvin', 0, NULL, 0.2, 0, 1, 12, '2017-02-09 18:34:12', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(1924, 12, 0, '2017-02-09 00:00:00', 97, 'Drafted partnership admission agreement', 6000, NULL, 0.75, 4500, 1, 12, '2017-02-09 18:35:07', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1925, 12, 0, '2017-02-09 00:00:00', 80, 'Internally discussed with Maki -re subsidiary registration; internally discussed with Dianne re amendment agreements', 0, NULL, 0.75, 0, 1, 12, '2017-02-09 18:36:49', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(1926, 12, 0, '2017-02-09 00:00:00', 80, 'Wrote email to email to April Santiago', 0, NULL, 0.2, 0, 1, 12, '2017-02-09 18:37:21', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(1927, 12, 0, '2017-02-09 00:00:00', 56, 'Drafted -Loan Agreement', 0, NULL, 1.2, 0, 1, 12, '2017-02-09 18:38:26', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1928, 16, 0, '2017-02-09 00:00:00', 81, 'Internally discussed with EMP re: amendment of SLAs', 0, NULL, 0.25, 0, 1, 16, '2017-02-09 18:40:46', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(1929, 16, 0, '2017-02-09 00:00:00', 81, 'Conference call with April Santiago re: amendment of SLAs for 2017', 0, NULL, 0.25, 0, 1, 16, '2017-02-09 18:41:05', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(1930, 16, 0, '2017-02-09 00:00:00', 81, 'Drafted letter-amendments to SLAs with HEABS\' OpCos', 0, NULL, 1.5, 0, 1, 16, '2017-02-09 18:41:24', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1931, 16, 0, '2017-02-09 00:00:00', 61, 'Attended meeting at Locsin Bldg with GVF and Marubeni officers (new matter, pre-litigation with Megawide)', 0, NULL, 2, 0, 1, 16, '2017-02-09 18:42:03', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(1932, 16, 0, '2017-02-09 00:00:00', 61, 'Traveled to office from Marubeni meeting at Locsin building', 0, NULL, 0.75, 0, 1, 16, '2017-02-09 18:42:28', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(1933, 16, 0, '2017-02-09 00:00:00', 163, 'Attended meeting with Nikki re: planning', 0, NULL, 3, 0, 1, 16, '2017-02-09 18:42:43', NULL, NULL, 2, '00:00:00', '00:00:00', 1),
(1934, 16, 0, '2017-02-09 00:00:00', 124, 'Internally discussed with EMP re: Alvis follow-up query', 3000, NULL, 0.4, 1200, 1, 16, '2017-02-09 18:42:59', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(1935, 16, 0, '2017-02-09 00:00:00', 56, 'Drafted Loan Agreement (shorter version)', 0, NULL, 2, 0, 1, 16, '2017-02-09 18:43:23', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1936, 16, 0, '2017-02-09 00:00:00', 177, 'Internally discussed with Ms. Lyn re: TINs of GDS Dallas and GDS Holdings UK', 0, NULL, 0.25, 0, 1, 16, '2017-02-09 18:43:47', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(1937, 16, 0, '2017-02-09 00:00:00', 177, 'Wrote emails to Victoria Robertson (GDS UK mtfcouns_dtr_sys) re: incorporation papers of GDS UK', 0, NULL, 0.5, 0, 1, 16, '2017-02-09 18:44:14', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(1938, 16, 0, '2017-02-09 00:00:00', 177, 'Wrote email to Kent Roberts re: GDS Dallas incorporation papers', 0, NULL, 0.2, 0, 1, 16, '2017-02-09 18:44:44', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(1939, 16, 0, '2017-02-08 00:00:00', 169, 'Wrote email to Dr Zuellig re: Derma 360 GIS and FS', 0, NULL, 0.2, 0, 1, 16, '2017-02-09 18:45:29', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(1940, 16, 0, '2017-02-02 00:00:00', 40, 'Performed Other Service: due diligence (Project Compass)', 100, NULL, 8, 800, 1, 16, '2017-02-09 18:55:18', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(1941, 16, 0, '2017-02-03 00:00:00', 40, 'Performed Other Service: due diligence (Project Compass)', 0, NULL, 8, 0, 1, 16, '2017-02-09 18:55:27', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(1942, 16, 0, '2017-01-31 00:00:00', 169, 'Drafted Minutes of SH and BOD meetings; Secretary\'s Certificate', 0, NULL, 3, 0, 1, 16, '2017-02-09 18:57:41', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1943, 16, 0, '2017-01-31 00:00:00', 169, 'Wrote emails to Dr. Zuellig re: minutes of meetings and seccert', 0, NULL, 0.5, 0, 1, 16, '2017-02-09 18:58:11', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(1944, 16, 0, '2017-01-31 00:00:00', 56, 'Wrote email to Brian Hachez re: securing TIN for GDS Link HK', 0, NULL, 0.2, 0, 1, 16, '2017-02-09 18:59:19', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(1945, 16, 0, '2017-01-31 00:00:00', 11, 'Wrote email to Jong Bautista re: postponement of presentation of rebuttal evidence', 0, NULL, 0.2, 0, 1, 16, '2017-02-09 18:59:47', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(1946, 16, 0, '2017-01-31 00:00:00', 47, 'Performed Other Service: reviewed files to check date of previous annual meeting; wrote email to EMP ', 0, NULL, 0.3, 0, 1, 16, '2017-02-09 19:00:28', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(1947, 16, 0, '2017-01-31 00:00:00', 48, 'Performed Other Service: reviewed files to check date of previous annual meeting; wrote email to EMP ', 0, NULL, 0.3, 0, 1, 16, '2017-02-09 19:00:42', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(1948, 16, 0, '2017-01-31 00:00:00', 40, 'Performed Other Service: due diligence', 100, NULL, 3, 300, 1, 16, '2017-02-09 19:01:06', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(1949, 12, 0, '2017-02-07 00:00:00', 48, 'Internal routing sworn certification\n', 0, NULL, 0.1, 0, 1, 21, '2017-02-10 13:42:05', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1950, 12, 0, '2017-02-07 00:00:00', 94, 'Internal routing minute resolution dtd 2.1.17\n', 0, NULL, 0.1, 0, 1, 21, '2017-02-10 13:42:44', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1951, 12, 0, '2017-02-07 00:00:00', 120, 'Internal routing notice of resolution dtd 2.3.17\n', 0, NULL, 0.1, 0, 1, 21, '2017-02-10 13:45:06', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1952, 12, 0, '2017-02-07 00:00:00', 100, 'Internal routing BIR Payment annual registration\n', 0, NULL, 0.1, 0, 1, 21, '2017-02-10 13:46:16', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1953, 12, 0, '2017-02-07 00:00:00', 100, 'Internal routing BIR Payment annual registration\n', 0, NULL, 0.1, 0, 1, 21, '2017-02-10 13:49:51', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1954, 12, 0, '2017-02-07 00:00:00', 45, 'Internal routing BIR Payment annual registration\n', 0, NULL, 0.1, 0, 1, 21, '2017-02-10 13:51:41', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1955, 12, 0, '2017-02-07 00:00:00', 146, 'Internal routing BIR Payment annual registration\n', 0, NULL, 0.1, 0, 1, 21, '2017-02-10 13:53:52', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1956, 12, 0, '2017-02-07 00:00:00', 73, 'Internal routing BIR Payment annual registration\n', 6000, NULL, 0.1, 600, 1, 21, '2017-02-10 13:54:55', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1957, 12, 0, '2017-02-07 00:00:00', 72, 'Internal routing BIR Payment annual registration\n', 0, NULL, 0.1, 0, 1, 21, '2017-02-10 13:55:40', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1958, 12, 0, '2017-02-08 00:00:00', 120, 'Internal routing minute resolution dtd 1.27.17\n', 0, NULL, 0.1, 0, 1, 21, '2017-02-10 13:56:34', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1959, 12, 0, '2017-02-08 00:00:00', 93, 'Internal routing minute resolution dtd 1.27.17\n', 0, NULL, 0.1, 0, 1, 21, '2017-02-10 13:56:57', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1960, 12, 0, '2017-02-09 00:00:00', 81, 'Internal routing Email from April\n', 0, NULL, 0.1, 0, 1, 21, '2017-02-10 13:57:30', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(1961, 12, 0, '2017-02-01 00:00:00', 142, 'Attended at trial/hearing with DRP for presentation of Ms. Malapad', 0, NULL, 0, 0, 0, 21, '2017-02-10 16:07:08', NULL, NULL, 1, '08:11:00', '00:00:00', 15),
(1962, 12, 0, '2017-02-01 00:00:00', 163, 'Attended meeting with Divina Panaguiton, GVF', 0, NULL, 0, 0, 0, 21, '2017-02-10 16:08:37', NULL, NULL, 1, '15:16:00', '00:00:00', 1),
(1963, 12, 0, '2017-02-03 00:00:00', 125, 'Wrote email to Agnes Bohnen', 6000, NULL, 0, 0, 0, 21, '2017-02-10 16:11:58', NULL, NULL, 1, '09:15:00', '00:00:00', 6),
(1964, 12, 0, '2017-02-03 00:00:00', 63, 'Drafted Secretary\'s Certificate', 0, NULL, 0.166667, 0, 1, 21, '2017-02-10 16:12:56', NULL, NULL, 1, '09:15:00', '09:25:00', 3),
(1965, 12, 0, '2017-02-01 00:00:00', 142, 'Attended at trial/hearing at CTA with DRP, for the presentation of Arazeli Malapad', 0, NULL, 3, 0, 1, 21, '2017-02-10 16:17:05', NULL, NULL, 1, '08:00:00', '11:00:00', 15),
(1966, 12, 0, '2017-02-10 00:00:00', 56, 'Drafted Loan Agreement and Service Agreement', 0, NULL, 1.5, 0, 1, 12, '2017-02-10 18:42:54', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1967, 12, 0, '2017-02-10 00:00:00', 66, 'Drafted Zayco Operatiang Agreement', 0, NULL, 3.85, 0, 1, 12, '2017-02-10 18:43:38', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1968, 12, 0, '2017-02-10 00:00:00', 3, 'Meeting with Alvin', 0, NULL, 0.75, 0, 1, 12, '2017-02-10 18:44:23', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(1969, 12, 0, '2017-02-10 00:00:00', 3, 'Performed Other Service - Review of Files', 0, NULL, 1.2, 0, 1, 12, '2017-02-10 18:44:46', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(1970, 12, 0, '2017-02-10 00:00:00', 66, 'Made telephone call to Allen Arbis', 0, NULL, 0.5, 0, 1, 12, '2017-02-10 18:45:15', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(1971, 12, 0, '2017-02-03 00:00:00', 125, 'Wrote email to Agnes Bohnen', 6000, NULL, 0.25, 1500, 1, 21, '2017-02-13 10:40:04', NULL, NULL, 1, '09:00:00', '09:15:00', 6),
(1972, 12, 0, '2017-02-03 00:00:00', 64, 'Wrote email to note/email', 0, NULL, 0.166667, 0, 1, 21, '2017-02-13 10:40:42', NULL, NULL, 1, '09:25:00', '09:35:00', 6),
(1973, 12, 0, '2017-02-06 00:00:00', 84, 'Conferred with ', 6000, NULL, 0.5, 3000, 1, 21, '2017-02-13 10:41:19', NULL, NULL, 1, '13:30:00', '14:00:00', 2),
(1974, 12, 0, '2017-02-06 00:00:00', 106, 'Reviewed of work of Raytheon', 0, NULL, 1.5, 0, 1, 21, '2017-02-13 10:42:22', NULL, NULL, 1, '14:00:00', '15:30:00', 12),
(1975, 12, 0, '2017-02-06 00:00:00', 84, 'Wrote email to Dutch mtfcouns_dtr_syss', 6000, NULL, 0.5, 3000, 1, 21, '2017-02-13 10:43:01', NULL, NULL, 1, '16:00:00', '16:30:00', 6),
(1976, 12, 0, '2017-02-06 00:00:00', 144, 'Received telephone call from  Caina Go various tax matters', 0, NULL, 0.5, 0, 1, 21, '2017-02-13 10:43:46', NULL, NULL, 1, '18:00:00', '18:30:00', 17),
(1977, 12, 0, '2017-02-07 00:00:00', 3, 'Received telephone call from Alvin', 0, NULL, 0.25, 0, 1, 21, '2017-02-13 10:44:19', NULL, NULL, 1, '09:00:00', '09:15:00', 17),
(1978, 12, 0, '2017-02-07 00:00:00', 163, 'Wrote email to Art Personas', 0, NULL, 0.25, 0, 1, 21, '2017-02-13 10:45:01', NULL, NULL, 1, '09:45:00', '10:00:00', 6),
(1979, 12, 0, '2017-02-07 00:00:00', 151, 'Wrote email to Agnes re Sec Certs', 6000, NULL, 0.416667, 2500, 1, 21, '2017-02-13 10:45:44', NULL, NULL, 1, '10:00:00', '10:25:00', 6),
(1980, 12, 0, '2017-02-07 00:00:00', 19, 'Reviewed of work of Sec. Cert.', 0, NULL, 0.416667, 0, 1, 21, '2017-02-13 10:46:13', NULL, NULL, 1, '11:00:00', '11:25:00', 12),
(1981, 12, 0, '2017-02-07 00:00:00', 3, 'Reviewed of work of files', 0, NULL, 1.5, 0, 1, 21, '2017-02-13 10:46:44', NULL, NULL, 1, '13:00:00', '14:30:00', 12),
(1982, 12, 0, '2017-02-07 00:00:00', 170, 'Attended meeting with Dr. Hazel, David &amp; DRP', 0, NULL, 0.5, 0, 1, 21, '2017-02-13 10:47:51', NULL, NULL, 1, '14:30:00', '15:00:00', 1),
(1983, 12, 0, '2017-02-07 00:00:00', 169, 'Attended meeting with Dr. Hazel, David &amp; DRP', 0, NULL, 0.5, 0, 1, 21, '2017-02-13 10:48:23', NULL, NULL, 1, '15:00:00', '15:30:00', 1),
(1984, 12, 0, '2017-02-07 00:00:00', 163, 'Attended meeting with Dr. Hazel, David &amp; DRP re Derma 360', 0, NULL, 0.5, 0, 1, 21, '2017-02-13 10:49:55', NULL, NULL, 1, '15:30:00', '16:00:00', 1),
(1985, 12, 0, '2017-02-07 00:00:00', 81, 'Wrote email Malaysia Tax', 0, NULL, 1.41667, 0, 1, 21, '2017-02-13 10:50:32', NULL, NULL, 1, '18:00:00', '19:25:00', 6),
(1986, 12, 0, '2017-02-08 00:00:00', 84, 'Wrote various email to Dutch mtfcouns_dtr_sys', 6000, NULL, 0.75, 4500, 1, 21, '2017-02-13 10:51:12', NULL, NULL, 1, '08:00:00', '08:45:00', 6),
(1987, 12, 0, '2017-02-08 00:00:00', 144, 'Reviewed of work of Amended AOI', 0, NULL, 0.333333, 0, 1, 21, '2017-02-13 10:51:54', NULL, NULL, 1, '09:40:00', '10:00:00', 12),
(1988, 12, 0, '2017-02-08 00:00:00', 178, 'Performed Other Service ', 200, NULL, 0.5, 100, 1, 21, '2017-02-13 10:52:42', NULL, NULL, 1, '10:15:00', '10:45:00', 11),
(1989, 12, 0, '2017-02-08 00:00:00', 155, 'Performed Other Service', 6000, NULL, 0.5, 3000, 1, 21, '2017-02-13 10:53:08', NULL, NULL, 1, '11:00:00', '11:30:00', 11),
(1990, 12, 0, '2017-02-08 00:00:00', 178, 'Attended meeting with Angela Lee', 200, NULL, 4, 800, 1, 21, '2017-02-13 10:53:43', NULL, NULL, 1, '12:00:00', '16:00:00', 1),
(1991, 12, 0, '2017-02-08 00:00:00', 155, 'Performed Other Service', 6000, NULL, 0.5, 3000, 1, 21, '2017-02-13 10:54:16', NULL, NULL, 1, '16:00:00', '16:30:00', 11),
(1992, 12, 0, '2017-02-08 00:00:00', 56, 'Performed Other Service', 0, NULL, 1, 0, 1, 21, '2017-02-13 10:55:09', NULL, NULL, 1, '17:00:00', '18:00:00', 11),
(1993, 16, 0, '2017-02-13 00:00:00', 159, 'Internally discussed with GVF re: Preliminary Notice received from BIR', 0, NULL, 0.2, 0, 1, 16, '2017-02-13 11:51:07', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(1994, 16, 0, '2017-02-13 00:00:00', 39, 'Internally discussed with GVF re due diligence', 100, NULL, 0.2, 20, 1, 16, '2017-02-13 11:51:23', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(1995, 16, 0, '2017-02-13 00:00:00', 90, 'Internally discussed with GVF re: application for approval of sale', 0, NULL, 0.2, 0, 1, 16, '2017-02-13 11:51:42', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(1996, 16, 0, '2017-02-13 00:00:00', 163, 'Internally discussed with GVF re: Intelligens AOI', 0, NULL, 0.2, 0, 1, 16, '2017-02-13 11:52:01', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(1997, 16, 0, '2017-02-13 00:00:00', 159, 'Drafted Reply to Preliminary Notice', 0, NULL, 1, 0, 1, 16, '2017-02-13 11:52:16', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(1998, 16, 0, '2017-02-13 00:00:00', 169, 'Supervised filing of DST returns; GIS', 0, NULL, 0.5, 0, 1, 16, '2017-02-13 11:52:47', 16, '2017-02-13 12:22:39', 1, '00:00:00', '00:00:00', 18),
(1999, 16, 0, '2017-02-13 00:00:00', 56, 'Drafted Sec Cert and minutes to authorize corporation to secure tax clearance from BIR', 0, NULL, 1, 0, 1, 16, '2017-02-13 11:53:16', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2000, 16, 0, '2017-02-13 00:00:00', 163, 'Drafted Minutes for Derma 360 appointing EMP as Corp Sec', 0, NULL, 1, 0, 1, 16, '2017-02-13 12:04:09', 16, '2017-02-13 12:22:28', 1, '00:00:00', '00:00:00', 3),
(2001, 16, 0, '2017-02-13 00:00:00', 163, 'Supervised filing/preparation of GIS for Derma 360', 0, NULL, 0.3, 0, 1, 16, '2017-02-13 12:23:10', NULL, NULL, 1, '00:00:00', '00:00:00', 18),
(2002, 16, 0, '2017-02-13 00:00:00', 39, 'Internally discussed with SLP, RHO and FGS re: Project Compass due diligence checklist and due diligence update', 100, NULL, 2, 200, 1, 16, '2017-02-13 17:30:01', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(2003, 16, 0, '2017-02-13 00:00:00', 169, 'Supervised preparation of CGT and DST returns; drafted email of draft returns to Dr. Zuellig', 0, NULL, 0.5, 0, 1, 16, '2017-02-13 17:30:29', NULL, NULL, 1, '00:00:00', '00:00:00', 18),
(2004, 16, 0, '2017-02-13 00:00:00', 169, 'Internally discussed with EMP re: Sec Cert appointing Dr. Jao as attorney-in-fact for previous transactions entered into by Dr. Benjamin Co', 0, NULL, 0.3, 0, 1, 16, '2017-02-13 17:31:32', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(2005, 16, 0, '2017-02-13 00:00:00', 81, 'Internally discussed with GVF, then RHO, re: HEABS v. Victoria Hernandez Motion for Reconsideration', 0, NULL, 0.3, 0, 1, 16, '2017-02-13 17:32:11', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(2006, 16, 0, '2017-02-13 00:00:00', 39, 'Performed Other Service: due diligence', 100, NULL, 2, 200, 1, 16, '2017-02-13 17:32:34', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(2007, 16, 0, '2017-02-10 00:00:00', 163, 'Performed Other Service: Sick Leave', 0, NULL, 8, 0, 1, 16, '2017-02-13 17:33:01', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(2008, 16, 0, '2017-02-10 00:00:00', 169, 'Drafted minutes and sec cert appointing Dr. Jao as attorney-in-fact for previous transactions entered into by Dr. Co', 0, NULL, 1.2, 0, 1, 16, '2017-02-13 17:33:37', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2009, 16, 0, '2017-02-10 00:00:00', 177, 'Wrote emails to Kent Roberts and Victoria Robertson re: incorporation papers of GDS Dallas and GDS UK (for CGT payment of transfer of shares of GDS Global)', 0, NULL, 0.4, 0, 1, 16, '2017-02-13 17:34:31', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(2010, 16, 0, '2017-02-10 00:00:00', 56, 'Drafted Service Agreement between GDS Dallas and GDS Link Asia', 0, NULL, 1, 0, 1, 16, '2017-02-13 17:34:59', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2011, 15, 0, '2017-02-13 00:00:00', 181, 'Drafted and researched applicable laws, jurisprudence and regulations in drafting of opinion on options available to Mrs. Lichauco. (consolidated entry)', 3000, NULL, 3.8, 11400, 1, 15, '2017-02-14 15:24:28', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2012, 15, 0, '2017-02-13 00:00:00', 181, 'Conferred with EMP and FGS on EMP\'s comments and revisions on the draft opinion. \n', 0, NULL, 1, 0, 1, 15, '2017-02-14 15:25:20', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(2013, 15, 0, '2017-02-13 00:00:00', 128, 'Drafted 3 sec certs for updating of bank signatories ', 0, NULL, 0.5, 0, 1, 15, '2017-02-14 15:26:30', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2014, 16, 0, '2017-02-14 00:00:00', 124, 'Researched for/drafted memo re: Mr. Ezerin\'s follow-up query on reinvestment of branch profits', 3000, NULL, 7.6, 22800, 1, 16, '2017-02-14 15:31:35', 16, '2017-02-14 15:32:45', 1, '00:00:00', '00:00:00', 3),
(2015, 16, 0, '2017-02-14 00:00:00', 177, 'Internally discussed with Ms. Lyn re: TIN of GDS Link LLC', 0, NULL, 0.2, 0, 1, 16, '2017-02-14 15:32:04', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(2016, 16, 0, '2017-02-14 00:00:00', 177, 'Wrote email to Kent Roberts re: TIN of GDS Link LLC', 0, NULL, 0.2, 0, 1, 16, '2017-02-14 15:32:26', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(2017, 15, 0, '2017-02-13 00:00:00', 128, 'Drafted 3 secretary\'s certificates to update bank signatories. ', 0, NULL, 0.8, 0, 1, 15, '2017-02-14 15:54:57', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2018, 15, 0, '2017-02-13 00:00:00', 64, 'Performed Other Service - addressed Raquel de Guzman\'s email and Micha\'s Lingan\'s requests for Cert of AOI amendment for HMDC', 0, NULL, 1, 0, 1, 15, '2017-02-14 15:56:43', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(2019, 15, 0, '2017-02-13 00:00:00', 66, 'Revised DORIC operating agreement as per EMP\'s instructions; include conference with EMP on the agreement to clean up last minute issues before sending to client (consolidated entry)', 0, NULL, 2.5, 0, 1, 15, '2017-02-14 15:57:44', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(2020, 15, 0, '2017-02-13 00:00:00', 94, 'Reviewed RHO\'s working draft of the Memorandum. Include research of cited laws and cases to verify applicability. ', 2500, NULL, 2.8, 7000, 1, 15, '2017-02-14 16:01:04', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2021, 15, 0, '2017-02-11 00:00:00', 64, 'Drafted and finalized Notice for February 23 BOD meeting', 0, NULL, 0.5, 0, 1, 15, '2017-02-14 16:02:59', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2022, 15, 0, '2017-02-10 00:00:00', 128, 'Drafted and finalized Notice for Feb. 23 BOD meeting', 0, NULL, 0.5, 0, 1, 15, '2017-02-14 16:03:42', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2023, 15, 0, '2017-02-13 00:00:00', 185, 'Conferred with DRP, RHO and FGS on the preparation and division of labor for the due diligence report. Include review of uploaded documents to update checklist of requested documents. ', 100, NULL, 2, 200, 1, 15, '2017-02-14 16:05:09', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(2024, 12, 0, '2017-02-13 00:00:00', 163, 'Performed Other Service - Various office matter', 0, NULL, 3.5, 0, 1, 12, '2017-02-14 16:06:03', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(2025, 12, 0, '2017-02-13 00:00:00', 66, 'Drafted - Doric Operating Agreement and discussed with Sam and Ian', 0, NULL, 1.75, 0, 1, 12, '2017-02-14 16:06:45', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2026, 15, 0, '2017-02-10 00:00:00', 110, 'Revised and finalized RHO\'s draft legal confirmation letters for SGV. ', 0, NULL, 0.8, 0, 1, 15, '2017-02-14 16:07:01', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(2027, 15, 0, '2017-02-10 00:00:00', 64, 'Revised and finalized RHO\'s draft legal confirmation letters for SGV. ', 0, NULL, 0.8, 0, 1, 15, '2017-02-14 16:07:51', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(2028, 15, 0, '2017-02-10 00:00:00', 128, 'Revised and finalized RHO\'s draft legal confirmation letters for SGV. ', 0, NULL, 0.8, 0, 1, 15, '2017-02-14 16:08:21', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(2029, 15, 0, '2017-02-10 00:00:00', 112, 'Revised and finalized RHO\'s draft legal confirmation letters for SGV. ', 0, NULL, 0.8, 0, 1, 15, '2017-02-14 16:09:25', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(2030, 15, 0, '2017-02-10 00:00:00', 111, 'Revised and finalized RHO\'s draft legal confirmation letters for SGV. ', 0, NULL, 0.8, 0, 1, 15, '2017-02-14 16:09:42', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(2031, 15, 0, '2017-02-08 00:00:00', 58, 'Drafted, revised and finalized Subscription Agreement (include conference with GVF on the revisions) (consolidated entry)', 0, NULL, 3.7, 0, 1, 15, '2017-02-14 16:11:10', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2032, 12, 0, '2017-02-13 00:00:00', 163, 'Conferred with  Gary re various matters', 0, NULL, 2, 0, 0, 12, '2017-02-14 16:13:50', NULL, NULL, 2, '00:00:00', '00:00:00', 2),
(2033, 12, 0, '2017-02-13 00:00:00', 66, 'Drafted revised Doric Operating AGreement', 0, NULL, 1.2, 0, 0, 12, '2017-02-14 16:14:18', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2034, 12, 0, '2017-02-14 00:00:00', 66, 'Drafted revised DORIC Operating Agreement', 0, NULL, 1.5, 0, 1, 12, '2017-02-14 16:15:07', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2035, 12, 0, '2017-02-14 00:00:00', 163, 'Conferred with Gary', 0, NULL, 2, 0, 1, 12, '2017-02-14 16:15:30', NULL, NULL, 2, '00:00:00', '00:00:00', 2),
(2036, 15, 0, '2016-11-15 00:00:00', 19, 'Performed Other Service: Coordinated and communicated with Luz Canlapan on the drafting of affidavit of loss for missing stock certificate. ', 0, NULL, 1, 0, 1, 15, '2017-02-14 16:16:36', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(2037, 15, 0, '2016-11-15 00:00:00', 19, 'Performed Other Service - coordinated with Luz Canlapan on the requirements and procedure for replace of Feati\'s lost stock certificate. Include supervising paralegal for the publication of the notice ', 0, NULL, 2.5, 0, 1, 15, '2017-02-14 16:18:03', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(2038, 15, 0, '2016-11-15 00:00:00', 64, 'Drafted BOD minutes in preparation for December 2 meeting. ', 0, NULL, 1, 0, 1, 15, '2017-02-14 16:19:02', NULL, NULL, 1, '00:00:00', '00:00:00', 3);
INSERT INTO `file_billing_tbl` (`file_billing_id`, `user_id`, `position`, `billing_date`, `file_id`, `work_detail`, `rate`, `time_spent_sec`, `time_spent`, `amount`, `active`, `insert_by`, `insert_dt`, `update_by`, `update_dt`, `task_type`, `start_time`, `end_time`, `task_code`) VALUES
(2039, 15, 0, '2016-11-15 00:00:00', 128, 'Drafted BOD minutes in preparation for December meeting. Include drafting of sec cert for asset disposal. ', 0, NULL, 1.5, 0, 1, 15, '2017-02-14 16:19:57', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2040, 15, 0, '2017-02-06 00:00:00', 22, 'Traveled to Araneta Compound in Malabon to meet witjj BIR Examiner and Group Supervisor for VLAP\'s 2011 audit who will undertake examination of documents', 0, NULL, 6.8, 0, 1, 15, '2017-02-14 16:21:53', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(2041, 15, 0, '2016-11-15 00:00:00', 136, 'Wrote email to other handling associates and updated table of case status to send update to client and to facilitate drafting of Replies to Auditor. ', 2500, NULL, 0.8, 2000, 1, 15, '2017-02-14 16:23:45', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(2042, 15, 0, '2016-11-15 00:00:00', 64, 'Conferred with EMP and subsequently Raquel de Guzman re request for sec cert - not included in master list of permits. ', 0, NULL, 0.5, 0, 1, 15, '2017-02-14 17:15:51', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(2043, 16, 0, '2017-02-15 00:00:00', 3, 'Reviewed documents from Salvador re CMMTC/AAIBV SHA', 0, NULL, 1.25, 0, 1, 16, '2017-02-15 11:58:19', 16, '2017-02-15 11:59:44', 1, '00:00:00', '00:00:00', 12),
(2044, 16, 0, '2017-02-15 00:00:00', 3, 'Attended meeting with EMP, RHO, Alvin Bugtas, Suegene Ang re: CMMTC/AAIBV SHA', 0, NULL, 2, 0, 1, 16, '2017-02-15 11:58:44', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(2045, 16, 0, '2017-02-15 00:00:00', 163, 'Attended board meeting for Concorde Condominium (client: Lydia Genato/Landmart Philippines) - meeting cancelled', 0, NULL, 0.5, 0, 1, 16, '2017-02-15 11:59:34', 16, '2017-02-15 14:53:35', 1, '00:00:00', '00:00:00', 1),
(2046, 16, 0, '2017-02-15 00:00:00', 163, 'Wrote email to GVF re meeting with Cora Calumba', 0, NULL, 0.2, 0, 1, 16, '2017-02-15 12:01:10', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(2047, 16, 0, '2017-02-15 00:00:00', 163, 'Wrote email to Atty. Jay Arnaldo of Salvador re: meeting with Cora Calumba', 0, NULL, 0.2, 0, 1, 16, '2017-02-15 12:01:26', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(2048, 16, 0, '2017-02-15 00:00:00', 163, 'Traveled to Concorde Condominium for board meeting', 0, NULL, 0.5, 0, 1, 16, '2017-02-15 12:02:19', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(2049, 16, 0, '2017-02-15 00:00:00', 39, 'Performed Other Service: due diligence', 100, NULL, 4, 400, 1, 16, '2017-02-15 12:02:34', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(2050, 16, 0, '2017-02-15 00:00:00', 163, 'Traveled to office from Concorde Condominium ', 0, NULL, 1, 0, 1, 16, '2017-02-15 14:55:50', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(2051, 16, 0, '2017-02-15 00:00:00', 159, 'Internally discussed with GVF re: Sustento and Acquapower', 0, NULL, 0.35, 0, 1, 16, '2017-02-15 14:56:13', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(2052, 12, 0, '2017-02-15 00:00:00', 3, 'Conferred with Alvin and Wong lawyers', 0, NULL, 4.25, 0, 1, 12, '2017-02-15 19:31:42', 12, '2017-02-15 19:34:08', 1, '00:00:00', '00:00:00', 2),
(2053, 12, 0, '2017-02-15 00:00:00', 178, 'Conferred with Charlie and Meloy Casas', 200, NULL, 1, 200, 1, 12, '2017-02-15 19:32:09', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(2054, 12, 0, '2017-02-15 00:00:00', 63, 'Reviewed of work of HOLCIM meeting materials re RF and Trust Agreement; discussions with Kitten', 0, NULL, 0.5, 0, 1, 12, '2017-02-15 19:33:16', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2055, 12, 0, '2017-02-15 00:00:00', 144, 'Made telephone call to Carina re Fringe Benefits on Car and Share Transfers', 0, NULL, 0.5, 0, 1, 12, '2017-02-15 19:33:46', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(2056, 12, 0, '2017-02-15 00:00:00', 163, 'Attended meeting at FINEX', 0, NULL, 2.25, 0, 1, 12, '2017-02-15 19:34:33', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(2057, 18, 0, '2017-01-23 00:00:00', 163, 'Drafted letter of undertakin re: MPF Accreditation with Bureau of Immigration', 0, NULL, 1.5, 0, 1, 18, '2017-02-16 10:51:35', NULL, NULL, 2, '00:00:00', '00:00:00', 3),
(2058, 18, 0, '2017-01-23 00:00:00', 116, 'Performed Other Service-Update on Request for Ruling', 0, NULL, 1.5, 0, 1, 18, '2017-02-16 10:52:02', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(2059, 18, 0, '2017-01-23 00:00:00', 163, 'the Big @ St., Inc-Drafted Proposal for Business Permit', 0, NULL, 1, 0, 1, 18, '2017-02-16 10:53:18', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2060, 18, 0, '2017-01-23 00:00:00', 188, 'Drafted Board Resolution/Director\'s Certificate re: ICC Application', 3000, NULL, 2.5, 7500, 1, 18, '2017-02-16 10:53:54', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2061, 18, 0, '2017-01-24 00:00:00', 120, 'Drafted Legal Confirmation Reply', 2500, NULL, 2, 5000, 1, 18, '2017-02-16 10:54:13', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2062, 18, 0, '2017-01-24 00:00:00', 141, 'Made telephone call to Ms. Ada Aquino', 2500, NULL, 1, 2500, 1, 18, '2017-02-16 10:54:51', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(2063, 18, 0, '2017-01-24 00:00:00', 163, 'Philip Teng- (Khita Hua\'s 9g Visa Application) Drafted Proposal for legal services-AEP and 9g', 0, NULL, 1, 0, 1, 18, '2017-02-16 10:57:28', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2064, 18, 0, '2017-01-24 00:00:00', 163, 'Philip Teng- Internally discussed with EMP and FGS ', 0, NULL, 1, 0, 1, 18, '2017-02-16 10:58:06', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(2065, 18, 0, '2017-01-24 00:00:00', 163, 'Philip Teng- Reviewed list of Requirements ', 0, NULL, 1.5, 0, 1, 18, '2017-02-16 10:58:38', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2066, 18, 0, '2017-01-24 00:00:00', 80, 'Wrote email to client for required additional information', 0, NULL, 0.5, 0, 1, 18, '2017-02-16 10:59:20', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(2067, 18, 0, '2017-01-25 00:00:00', 163, 'Phlip Teng-Wrote email to Sharon re: list of documents required in connection with Khita hua\'s Applications for an Alien Employment Permit and a 9g visa', 0, NULL, 1, 0, 1, 18, '2017-02-16 11:00:24', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(2068, 18, 0, '2017-01-25 00:00:00', 163, 'Philip Teng-Reviewed of checklist', 0, NULL, 1, 0, 1, 18, '2017-02-16 11:09:57', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2069, 18, 0, '2017-01-25 00:00:00', 80, 'Update Client re: Registration Documents for Australia and new Zealand', 0, NULL, 1, 0, 1, 18, '2017-02-16 11:16:04', 18, '2017-02-16 11:19:14', 1, '00:00:00', '00:00:00', 11),
(2070, 18, 0, '2017-01-25 00:00:00', 188, 'Wrote email to update the client re: ICC', 3000, NULL, 1, 3000, 1, 18, '2017-02-16 11:25:26', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(2071, 18, 0, '2017-01-25 00:00:00', 142, 'Wrote email to client re: Judicial Affidavit of Arazeli L. Malapad.', 2500, NULL, 0.5, 1250, 1, 18, '2017-02-16 11:26:27', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(2072, 18, 0, '2017-01-25 00:00:00', 186, 'Drafted reply to FAN', 3000, NULL, 2, 6000, 1, 18, '2017-02-16 11:26:56', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2073, 18, 0, '2017-01-26 00:00:00', 138, 'Drafted Reply to Auditor', 2500, NULL, 2, 5000, 1, 18, '2017-02-16 11:30:06', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2074, 18, 0, '2017-01-26 00:00:00', 139, 'Drafted Reply to Auditor', 2500, NULL, 2, 5000, 1, 18, '2017-02-16 11:30:26', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2075, 18, 0, '2017-01-26 00:00:00', 120, 'Drafted Reply to Auditor', 2500, NULL, 2, 5000, 1, 18, '2017-02-16 11:36:54', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2076, 18, 0, '2017-01-26 00:00:00', 142, 'Drafted Reply to Auditor', 2500, NULL, 2, 5000, 1, 18, '2017-02-16 11:37:20', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2077, 18, 0, '2017-01-27 00:00:00', 163, 'South Luzon Tollways Corp.- Drafted Reply to Auditor', 0, NULL, 2, 0, 1, 18, '2017-02-16 11:42:12', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2078, 18, 0, '2017-01-27 00:00:00', 155, 'Drafted Memorandum of Undertaking', 3000, NULL, 5, 15000, 1, 18, '2017-02-16 11:44:07', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2079, 18, 0, '2017-01-30 00:00:00', 155, 'Drafted General Information Sheet', 0, NULL, 1.5, 0, 1, 18, '2017-02-16 11:45:01', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2080, 18, 0, '2017-01-30 00:00:00', 80, 'Drafted General Information Sheet', 0, NULL, 1.5, 0, 1, 18, '2017-02-16 11:45:22', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2081, 18, 0, '2017-01-30 00:00:00', 120, 'Revise Reply to Auditor', 2500, NULL, 2, 5000, 1, 18, '2017-02-16 11:45:53', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(2082, 18, 0, '2017-01-30 00:00:00', 120, 'Made telephone call to Ms. Ada Santiago', 0, NULL, 0.5, 0, 1, 18, '2017-02-16 11:46:14', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(2083, 18, 0, '2017-01-30 00:00:00', 138, 'Revise Reply to Auditor', 2500, NULL, 1, 2500, 1, 18, '2017-02-16 11:46:41', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(2084, 18, 0, '2017-01-30 00:00:00', 142, 'Revise Reply to Auditor', 2500, NULL, 1, 2500, 1, 18, '2017-02-16 11:47:10', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(2085, 18, 0, '2017-01-31 00:00:00', 120, 'Drafted MR with Manifestation', 2500, NULL, 3, 7500, 1, 18, '2017-02-16 11:49:02', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2086, 18, 0, '2017-01-31 00:00:00', 142, 'Revise Reply to Auditor', 2500, NULL, 1, 2500, 1, 18, '2017-02-16 11:49:34', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(2087, 18, 0, '2017-01-31 00:00:00', 120, 'Revise Reply to Auditor', 2500, NULL, 1, 2500, 1, 18, '2017-02-16 11:49:57', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(2088, 18, 0, '2017-01-31 00:00:00', 155, 'Update- SEC re: Lending Companies', 3000, NULL, 2, 6000, 1, 18, '2017-02-16 13:51:48', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(2089, 18, 0, '2017-01-31 00:00:00', 163, 'Art Personas-Drafted  Minutes of Meeting electing new directors', 0, NULL, 2, 0, 1, 18, '2017-02-16 13:53:44', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2090, 18, 0, '2017-02-01 00:00:00', 120, 'Revise MR with Manifestation', 2500, NULL, 2, 5000, 1, 18, '2017-02-16 13:54:10', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(2091, 18, 0, '2017-02-01 00:00:00', 163, 'Z lifestyle &amp; Science-Revise AOI', 0, NULL, 1, 0, 1, 18, '2017-02-16 13:54:54', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(2092, 18, 0, '2017-02-01 00:00:00', 163, 'Wrote email to client re: Certificate of Incorporation', 0, NULL, 1, 0, 1, 18, '2017-02-16 13:55:34', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(2093, 18, 0, '2017-02-01 00:00:00', 186, 'Drafted Reply to FAN', 3000, NULL, 2, 6000, 1, 18, '2017-02-16 13:56:03', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2094, 18, 0, '2017-02-02 00:00:00', 155, 'Revise Memorandum of Undertaking', 3000, NULL, 2, 6000, 1, 18, '2017-02-16 13:59:38', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(2095, 18, 0, '2017-02-02 00:00:00', 186, 'Drafted Reply to FAN', 3000, NULL, 2, 6000, 1, 18, '2017-02-16 14:01:25', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2096, 18, 0, '2017-02-02 00:00:00', 186, 'Internally discussed with RHO and EMP', 3000, NULL, 2, 6000, 1, 18, '2017-02-16 14:02:48', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(2097, 18, 0, '2017-02-02 00:00:00', 163, 'Drafted Certificate of Employment', 0, NULL, 1.5, 0, 1, 18, '2017-02-16 14:03:12', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2098, 18, 0, '2017-02-03 00:00:00', 186, 'Revise Reply to FAN', 3000, NULL, 4, 12000, 1, 18, '2017-02-16 14:04:32', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(2099, 18, 0, '2017-02-03 00:00:00', 186, 'Internally discussed with EMP re: Raytheon Issue', 0, NULL, 1, 0, 1, 18, '2017-02-16 14:04:55', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(2100, 18, 0, '2017-02-03 00:00:00', 163, 'Updated list-Case Reporting Assignments', 0, NULL, 2, 0, 1, 18, '2017-02-16 14:05:30', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(2101, 18, 0, '2017-02-06 00:00:00', 120, 'Traveled to CTA and attended hearing ', 2500, NULL, 4.5, 11250, 1, 18, '2017-02-16 14:23:16', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(2102, 18, 0, '2017-02-06 00:00:00', 186, 'Attended meeting with Charlie Casas and Badeht Nanaga', 3000, NULL, 2, 6000, 1, 18, '2017-02-16 14:23:43', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(2103, 18, 0, '2017-02-06 00:00:00', 186, 'Revise Reply to FAN', 0, NULL, 2, 0, 1, 18, '2017-02-16 14:25:23', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(2104, 18, 0, '2017-02-07 00:00:00', 186, 'Revise Reply to FAN ', 0, NULL, 3.5, 0, 1, 18, '2017-02-16 14:26:24', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(2105, 18, 0, '2017-02-07 00:00:00', 155, 'Revise Memorandum of Undertaking', 3000, NULL, 1, 3000, 1, 18, '2017-02-16 14:26:53', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(2106, 18, 0, '2017-02-07 00:00:00', 163, 'Revise Certificate of Employment', 0, NULL, 0.5, 0, 1, 18, '2017-02-16 14:28:15', NULL, NULL, 2, '00:00:00', '00:00:00', 19),
(2107, 18, 0, '2017-02-07 00:00:00', 163, 'Art Personas- Drafted ', 0, NULL, 2, 0, 1, 18, '2017-02-16 14:28:45', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2108, 15, 0, '2017-02-16 00:00:00', 64, 'Drafted and listened to 1.3 hours of recorded BOD minutes to prepare minutes and task list of December 2, 2016 board meeting', 0, NULL, 2.8, 0, 1, 15, '2017-02-16 15:01:35', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2109, 15, 0, '2017-02-16 00:00:00', 64, 'Conferred with EMP and Atty. Allen over the phone re February 23 board meeting. ', 0, NULL, 0.8, 0, 1, 15, '2017-02-16 15:02:05', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(2110, 15, 0, '2017-02-16 00:00:00', 163, 'Performed Other Service - consolidated SEC rules on ASH and filing of GIS', 0, NULL, 2.3, 0, 1, 15, '2017-02-16 15:02:45', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(2111, 15, 0, '2017-02-15 00:00:00', 128, 'Drafted and listend to 1.8 hours of recorded BOD meeting to prepare minutes and task list of December 2, 2016 meeting. ', 0, NULL, 3.2, 0, 1, 15, '2017-02-16 15:03:37', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2112, 15, 0, '2017-02-15 00:00:00', 94, 'Reviewed RHO\'s work to include additional comments. ', 2500, NULL, 1.2, 3000, 1, 15, '2017-02-16 15:04:53', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2113, 12, 0, '2017-02-16 00:00:00', 94, 'Reviewed of Memorandum and internal discussion with SLP', 0, NULL, 1.5, 0, 1, 12, '2017-02-16 17:16:41', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2114, 12, 0, '2017-02-16 00:00:00', 63, 'Conference call with Allen re Doric Marble, internal discussion with Sam and revising of Doric Marble Operating Agreement', 0, NULL, 0.5, 0, 1, 12, '2017-02-16 17:17:37', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(2115, 12, 0, '2017-02-16 00:00:00', 3, 'Conferred with Alvin, Fema and Wong Lawyers', 0, NULL, 2, 0, 1, 12, '2017-02-16 17:18:07', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(2116, 12, 0, '2017-02-16 00:00:00', 3, 'Examined files', 0, NULL, 0.6, 0, 1, 12, '2017-02-16 17:18:40', NULL, NULL, 1, '00:00:00', '00:00:00', 5),
(2117, 12, 0, '2017-02-16 00:00:00', 186, 'Reviewed of work of MAC - Protest', 6000, NULL, 0.6, 3600, 1, 12, '2017-02-16 17:28:24', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2118, 16, 0, '2017-02-16 00:00:00', 159, 'Internally discussed with GVF in preparation for meeting with Marjorie Torres, Diego Recalde and Andrew Cunanan', 0, NULL, 1, 0, 1, 16, '2017-02-16 17:28:35', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(2119, 16, 0, '2017-02-16 00:00:00', 159, 'Attended eeting with Marjorie Torres, Diego Recalde and Andrew Cunanan', 0, NULL, 1, 0, 1, 16, '2017-02-16 17:28:54', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(2120, 16, 0, '2017-02-16 00:00:00', 163, 'Internally discussed with GVF in preparation for meeting with Marjorie Torres, Diego Recalde and Andrew Cunanan (Sustento)', 0, NULL, 1, 0, 1, 16, '2017-02-16 17:29:17', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(2121, 16, 0, '2017-02-16 00:00:00', 163, 'Attended meeting with Marjorie Torres, Diego Recalde and Andrew Cunanan (Sustento)', 0, NULL, 2, 0, 1, 16, '2017-02-16 17:29:34', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(2122, 16, 0, '2017-02-16 00:00:00', 163, 'Reviewed corpsec documents for Sustento', 0, NULL, 1, 0, 1, 16, '2017-02-16 17:29:53', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2123, 16, 0, '2017-02-16 00:00:00', 159, 'Reviewed corpsec documents for Acquapower', 0, NULL, 1, 0, 1, 16, '2017-02-16 17:30:13', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2124, 16, 0, '2017-02-16 00:00:00', 56, 'Wrote email to Jatrina Chua re: Sec Cert and Minutes', 0, NULL, 0.2, 0, 1, 16, '2017-02-16 17:30:39', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(2125, 12, 0, '2017-02-16 00:00:00', 80, 'Reviewed of work LIST OF DOCUMENTS; internal discussion with maki and rochelle', 0, NULL, 1, 0, 1, 12, '2017-02-16 19:13:11', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2126, 12, 0, '2017-02-16 00:00:00', 63, 'Revising of Doric Marble Operating Agreement', 0, NULL, 1.2, 0, 1, 12, '2017-02-16 19:13:39', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(2127, 15, 0, '2017-02-16 00:00:00', 64, 'Revised and rewrote HMDC minutes and task list by RHO in order to account for other matters in the December 2 BOD minutes. ', 0, NULL, 1.8, 0, 1, 15, '2017-02-17 09:14:02', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(2128, 15, 0, '2017-02-16 00:00:00', 94, 'Revised RHO\'s draft based on EMP\'s comments. Emailed draft to client for comments. ', 2500, NULL, 0.8, 2000, 1, 15, '2017-02-17 09:14:35', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(2129, 15, 0, '2017-02-16 00:00:00', 66, 'Revised draft DORIC agreement to conform with old draft. Include conference with EMP and Atty. Allen on the agreement. ', 0, NULL, 1, 0, 1, 15, '2017-02-17 09:15:33', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(2130, 16, 0, '2017-02-16 00:00:00', 169, 'Wrote email to Pia Yturzaeta re: CMI GIS', 0, NULL, 0.2, 0, 1, 16, '2017-02-17 11:53:04', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(2131, 16, 0, '2017-02-16 00:00:00', 56, 'Revised minutes and Sec Cert for sworn application to secure tax clearance', 0, NULL, 1, 0, 1, 16, '2017-02-17 11:53:31', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(2132, 16, 0, '2017-02-17 00:00:00', 124, 'Revised Alvis follow-up memo on reinvestment of branch profits', 3000, NULL, 2.5, 7500, 1, 16, '2017-02-17 12:09:01', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(2133, 16, 0, '2017-02-17 00:00:00', 159, 'Internally discussed with GVF re: outcome of meeting with client', 0, NULL, 0.5, 0, 1, 16, '2017-02-17 12:09:24', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(2134, 16, 0, '2017-02-17 00:00:00', 61, 'Internally discussed with GVF re: outcome of meeting with client (Sustento)', 0, NULL, 0.5, 0, 1, 16, '2017-02-17 12:10:14', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(2135, 15, 0, '2017-02-16 00:00:00', 185, 'Performed Other Service: Read and examined ARC financial statements as initial review of required due diligence information.', 100, NULL, 3.5, 350, 0, 15, '2017-02-17 15:59:43', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(2136, 15, 0, '2017-02-18 00:00:00', 185, 'Performed Other Service: Read and examined ARC financial statements as initial review of required due diligence information.', 0, NULL, 3.5, 0, 1, 15, '2017-02-17 16:00:32', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(2137, 16, 0, '2017-02-17 00:00:00', 61, 'Internally discussed with GVF', 0, NULL, 0.4, 0, 1, 16, '2017-02-20 11:15:25', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(2138, 16, 0, '2017-02-17 00:00:00', 169, 'Wrote emails to Dr. Zuellig re: CMI GIS details', 0, NULL, 0.5, 0, 1, 16, '2017-02-20 11:15:53', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(2139, 16, 0, '2017-02-17 00:00:00', 85, 'Internally discussed with GVF and Ms. Lyn re: TGP Land RD issues; drafted email containing list of additional requirements', 0, NULL, 0.6, 0, 1, 16, '2017-02-20 11:16:33', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(2140, 16, 0, '2017-02-17 00:00:00', 185, 'Performed Other Service: Due diligence', 100, NULL, 5, 500, 1, 16, '2017-02-20 11:17:12', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(2141, 16, 0, '2017-02-17 00:00:00', 97, 'Internally discussed with EMP re: draft agreements', 2500, NULL, 0.3, 750, 1, 16, '2017-02-20 11:17:32', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(2142, 16, 0, '2017-02-17 00:00:00', 163, 'Drafted Minutes of Meetings (Sustento)', 0, NULL, 1.25, 0, 1, 16, '2017-02-20 11:18:04', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2143, 16, 0, '2017-02-20 00:00:00', 159, 'Drafted Minutes of Meetings ', 0, NULL, 0.75, 0, 1, 16, '2017-02-20 11:18:34', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2144, 16, 0, '2017-02-20 00:00:00', 163, 'Drafted Minutes of Meetings (Sustento)', 0, NULL, 1.25, 0, 1, 16, '2017-02-20 11:18:54', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2145, 16, 0, '2017-02-20 00:00:00', 97, 'Internally discussed with EMP re: draft agreements/revisions', 2500, NULL, 0.4, 1000, 1, 16, '2017-02-20 11:19:13', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(2146, 16, 0, '2017-02-20 00:00:00', 81, 'Internally discussed with EMP re: Master Service Agreement with Australia', 0, NULL, 0.2, 0, 1, 16, '2017-02-20 11:19:37', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(2147, 16, 0, '2017-02-20 00:00:00', 163, 'Drafted Declarations of Trust with Deeds of Assignment/Reviewed Sustento Share Transfers', 0, NULL, 3, 0, 1, 16, '2017-02-20 11:20:22', 16, '2017-02-20 12:15:46', 1, '00:00:00', '00:00:00', 3),
(2148, 16, 0, '2017-02-20 00:00:00', 185, 'Attended meeting with GVF at Axelum Office', 100, NULL, 3, 300, 1, 16, '2017-02-20 11:20:40', 16, '2017-02-20 18:32:31', 1, '00:00:00', '00:00:00', 1),
(2149, 16, 0, '2017-02-20 00:00:00', 124, 'Wrote email to Lea Molino re: conference call', 3000, NULL, 0.1, 300, 1, 16, '2017-02-20 18:32:51', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(2150, 16, 0, '2017-02-20 00:00:00', 80, 'Reviewed Motion for Reconsideration drafted by RHO', 0, NULL, 2, 0, 1, 16, '2017-02-20 18:33:18', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2151, 16, 0, '2017-02-20 00:00:00', 141, 'Wrote email to MAC re: SGV query on Mr. Querido\'s commissioning as ICPA', 2500, NULL, 0.3, 750, 1, 16, '2017-02-20 18:34:01', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(2152, 16, 0, '2017-02-20 00:00:00', 163, 'Internally discussed with Ms. Lyn re; drafts of Sustento stock certificates', 0, NULL, 0.5, 0, 1, 16, '2017-02-20 18:34:34', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(2153, 16, 0, '2017-02-20 00:00:00', 163, 'Wrote email to Dr. Zuellig re: Derma 360 GIS', 0, NULL, 0.3, 0, 1, 16, '2017-02-20 18:38:13', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(2154, 16, 0, '2017-02-20 00:00:00', 61, 'Researched for query on hauling/wrote email with cases to GVF', 0, NULL, 0.5, 0, 1, 16, '2017-02-20 18:43:45', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(2155, 16, 0, '2017-02-21 00:00:00', 163, 'Filled out entries for Sustento\'s stock and transfer book (assisted by Ms. Lyn)', 0, NULL, 1.2, 0, 1, 16, '2017-02-21 16:17:36', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2156, 16, 0, '2017-02-21 00:00:00', 159, 'Filled out entries for Acquapower\'s stock and transfer book (assisted by Ms. Lyn)', 0, NULL, 0.75, 0, 1, 16, '2017-02-21 16:17:52', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2157, 16, 0, '2017-02-21 00:00:00', 169, 'Wrote email to Dr. Zuellig re: CMI CGT returns', 0, NULL, 0.2, 0, 1, 16, '2017-02-21 16:18:23', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(2158, 16, 0, '2017-02-21 00:00:00', 47, 'Reviewed draft GIS', 0, NULL, 0.4, 0, 1, 16, '2017-02-21 16:18:44', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2159, 16, 0, '2017-02-21 00:00:00', 48, 'Reviewed draft GIS', 0, NULL, 0.4, 0, 1, 16, '2017-02-21 16:19:01', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2160, 16, 0, '2017-02-21 00:00:00', 48, 'Wrote email to EMP re GIS filing and amendment of AOI', 0, NULL, 0.3, 0, 1, 16, '2017-02-21 16:19:18', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(2161, 16, 0, '2017-02-21 00:00:00', 47, 'Wrote email to EMP re GIS filing and amendment of AOI', 0, NULL, 0.3, 0, 1, 16, '2017-02-21 16:19:33', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(2162, 16, 0, '2017-02-21 00:00:00', 159, 'Wrote email to Marjorie Torres re: meeting for deliverables', 0, NULL, 0.2, 0, 1, 16, '2017-02-21 16:19:54', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(2163, 16, 0, '2017-02-21 00:00:00', 124, 'Internally discussed with EMP re: Alvis memo (3 meetings total)', 3000, NULL, 1.25, 3750, 1, 16, '2017-02-21 16:20:29', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(2164, 16, 0, '2017-02-21 00:00:00', 124, 'Further revised Alvis follow-up memo', 3000, NULL, 4, 12000, 1, 16, '2017-02-21 16:20:46', 16, '2017-02-21 16:20:56', 1, '00:00:00', '00:00:00', 19),
(2165, 16, 0, '2017-02-21 00:00:00', 84, 'Drafted comparison of fee proposals for DutchCo/LuxCo', 2500, NULL, 2, 5000, 1, 16, '2017-02-21 16:52:20', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2166, 12, 0, '2017-02-21 00:00:00', 63, 'Received telephone call from  Kitten re HMDC Directors', 0, NULL, 0.5, 0, 1, 12, '2017-02-22 05:18:50', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(2167, 12, 0, '2017-02-21 00:00:00', 181, 'Wrote Opinion on Mrs. Lichauco/Memorandum of Agreement/TAx', 6000, NULL, 1.5, 9000, 1, 12, '2017-02-22 05:19:55', NULL, NULL, 1, '00:00:00', '00:00:00', 10),
(2168, 12, 0, '2017-02-21 00:00:00', 124, 'Wrote Opinion on Branch Profits', 6000, NULL, 1.5, 9000, 1, 12, '2017-02-22 05:20:15', NULL, NULL, 1, '00:00:00', '00:00:00', 10),
(2169, 12, 0, '2017-02-21 00:00:00', 84, 'Wrote email to client/Dutch Service Providers', 6000, NULL, 1, 6000, 1, 12, '2017-02-22 05:20:59', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(2170, 12, 0, '2017-02-20 00:00:00', 64, 'Drafted Minutes of meeting', 0, NULL, 1.5, 0, 1, 12, '2017-02-22 06:21:06', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2171, 12, 0, '2017-02-22 00:00:00', 64, 'Wrote email to Directors', 0, NULL, 1, 0, 1, 12, '2017-02-22 06:21:42', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(2172, 12, 0, '2017-02-22 00:00:00', 80, 'Reviewed of work of Australia MSA', 0, NULL, 1.5, 0, 1, 12, '2017-02-22 06:22:25', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2173, 16, 0, '2017-02-22 00:00:00', 124, 'Conference call with Alvis', 3000, NULL, 0.5, 1500, 1, 16, '2017-02-22 15:34:42', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(2174, 16, 0, '2017-02-22 00:00:00', 84, 'Attended meeting with Marjorie Torres and Andrew Cunanan', 2500, NULL, 2.25, 5625, 1, 16, '2017-02-22 15:35:07', 16, '2017-02-22 15:38:06', 1, '00:00:00', '00:00:00', 1),
(2175, 16, 0, '2017-02-22 00:00:00', 39, 'Attended meeting at Salvador office with Cora Calumba and Atty. Arnaldo', 100, NULL, 1, 100, 1, 16, '2017-02-22 15:36:14', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(2176, 16, 0, '2017-02-22 00:00:00', 84, 'Performed Other Service: reviewed documents in preparation for Sustento/Acquapower/WTL meeting', 2500, NULL, 1.25, 3125, 1, 16, '2017-02-22 15:37:58', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(2177, 12, 0, '2017-02-23 00:00:00', 80, 'Conferred with  ', 0, NULL, 0.8, 0, 1, 12, '2017-02-23 09:46:15', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(2178, 12, 0, '2017-02-22 00:00:00', 64, 'Performed Other Service - Coordinating meeting schedule and various phone calls', 0, NULL, 0.75, 0, 1, 12, '2017-02-23 09:47:53', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(2179, 12, 0, '2017-02-22 00:00:00', 66, 'Conferred with  HAZ representives and Atty Allen Arbis re HAZ Operating Agreement', 0, NULL, 1.75, 0, 1, 12, '2017-02-23 09:48:30', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(2180, 12, 0, '2017-02-22 00:00:00', 66, 'Traveled to Holcim', 0, NULL, 0.75, 0, 1, 12, '2017-02-23 09:48:49', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(2181, 12, 0, '2017-02-22 00:00:00', 124, 'Conferred with  Mr. Ezerins', 6000, NULL, 0.75, 4500, 1, 12, '2017-02-23 09:49:37', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(2182, 12, 0, '2017-02-20 00:00:00', 124, 'Finalizing of Opinion', 6000, NULL, 1.75, 10500, 1, 12, '2017-02-23 09:50:22', NULL, NULL, 1, '00:00:00', '00:00:00', 10),
(2183, 12, 0, '2017-02-20 00:00:00', 181, 'Wrote Opinion on income tax', 6000, NULL, 1.75, 10500, 1, 12, '2017-02-23 09:50:55', NULL, NULL, 1, '00:00:00', '00:00:00', 10),
(2184, 12, 0, '2017-02-20 00:00:00', 84, 'Wrote email to Netherlands/Marjorie', 6000, NULL, 0.75, 4500, 1, 12, '2017-02-23 09:51:47', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(2185, 16, 0, '2017-02-22 00:00:00', 84, 'Drafted table of comparison of fees, steps and scope of work for Dutch-LuxCo structure', 0, NULL, 4, 0, 1, 16, '2017-02-23 12:20:59', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2186, 16, 0, '2017-02-22 00:00:00', 84, 'Drafted table of comparison of fees, steps and scope of work for Dutch-LuxCo structure', 0, NULL, 1, 0, 1, 16, '2017-02-23 12:21:17', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2187, 16, 0, '2017-02-22 00:00:00', 81, 'Revised/finalized Motion for Reconsideration for filing', 0, NULL, 1.5, 0, 1, 16, '2017-02-23 12:21:37', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(2188, 16, 0, '2017-02-23 00:00:00', 81, 'Revised/finalized Motion for Reconsideration for HEABS v. Hernandez', 0, NULL, 1.25, 0, 1, 16, '2017-02-23 12:22:07', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(2189, 16, 0, '2017-02-23 00:00:00', 84, 'Drafted table of comparison of fees, steps and scope of work for Dutch-LuxCo structure', 2500, NULL, 2, 5000, 1, 16, '2017-02-23 12:22:18', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2190, 12, 0, '2017-02-20 00:00:00', 64, 'Attended BOD Meeting of HMDC', 0, NULL, 3.25, 0, 1, 12, '2017-02-23 13:42:17', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(2191, 12, 0, '2017-02-20 00:00:00', 64, 'Attended BOD Meeting', 0, NULL, 3.25, 0, 1, 12, '2017-02-23 13:42:36', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(2192, 12, 0, '2017-02-09 00:00:00', 169, 'Internal routing minutes of organizational meeting 1.27.17\n', 0, NULL, 0.1, 0, 1, 21, '2017-02-24 13:57:02', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(2193, 12, 0, '2017-02-09 00:00:00', 81, 'Internal routing GIS 2016\n', 0, NULL, 0.1, 0, 1, 21, '2017-02-24 13:58:16', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(2194, 12, 0, '2017-02-20 00:00:00', 142, 'Internal routing Order dtd. 2.1.17\n', 0, NULL, 0.1, 0, 1, 21, '2017-02-24 13:59:13', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(2195, 12, 0, '2017-02-20 00:00:00', 143, 'Internal routing Notice of resolution dtd 2.8.17\n', 0, NULL, 0.1, 0, 1, 21, '2017-02-24 13:59:35', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(2196, 12, 0, '2017-02-20 00:00:00', 186, 'Internal routing Letter to BIR\n', 6000, NULL, 0.1, 600, 1, 21, '2017-02-24 14:00:20', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(2197, 12, 0, '2017-02-20 00:00:00', 140, 'Internal routing Comment by Respondent\n', 0, NULL, 0.1, 0, 1, 21, '2017-02-24 14:00:57', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(2198, 12, 0, '2017-02-21 00:00:00', 134, 'Internal routing certification of good standing from SEC\n', 180, NULL, 0.1, 18, 1, 21, '2017-02-24 14:01:30', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(2199, 12, 0, '2017-02-23 00:00:00', 141, 'Internal routing Order dtd. 2.6.17\n', 0, NULL, 0.1, 0, 1, 21, '2017-02-24 14:39:02', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(2200, 12, 0, '2017-02-23 00:00:00', 142, 'Internal routing Compliance\n', 0, NULL, 0.1, 0, 1, 21, '2017-02-24 14:39:31', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(2201, 12, 0, '2017-02-23 00:00:00', 49, 'Internal routing notice of resolution 2.20.17\n', 0, NULL, 0.1, 0, 1, 21, '2017-02-24 14:39:58', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(2202, 12, 0, '2017-02-23 00:00:00', 93, 'Internal routing Notice of decision\n', 0, NULL, 0.1, 0, 1, 21, '2017-02-24 14:40:47', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(2203, 12, 0, '2017-02-23 00:00:00', 94, 'Internal routing Memorandum\n', 0, NULL, 0.1, 0, 1, 21, '2017-02-24 14:41:45', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(2204, 12, 0, '2017-02-23 00:00:00', 10, 'Internal routing Letter to BIR\n', 0, NULL, 0.1, 0, 1, 21, '2017-02-24 14:42:22', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(2205, 12, 0, '2017-02-23 00:00:00', 186, 'Internal routing transmittal letter\n', 6000, NULL, 0.1, 600, 1, 21, '2017-02-24 14:42:57', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(2206, 15, 0, '2017-02-27 00:00:00', 105, 'Conferred with EMP, MAC, Erik Chan, Martin Apanda and Dato Dennis re revival of solar panel leasing contract', 100, NULL, 1, 100, 1, 15, '2017-02-27 16:13:45', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(2207, 15, 0, '2017-02-27 00:00:00', 105, 'Internally discussed with EMP, MAC and FGS to review issues on solar generation and panel leasing.', 100, NULL, 0.8, 80, 1, 15, '2017-02-27 16:14:22', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(2208, 15, 0, '2017-03-01 00:00:00', 105, 'Reviewed previous opinions on solar energy laws to prep for meeting. Reviewed ERC Regulation No. 5-2016 to updated on PPA issue', 100, NULL, 1.5, 150, 1, 15, '2017-03-01 11:44:09', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2209, 15, 0, '2017-03-01 00:00:00', 163, 'Performed Other Service: filed up evaluation form for non-legal staff', 0, NULL, 2.5, 0, 1, 15, '2017-03-01 12:58:36', 15, '2017-03-01 12:59:37', 1, '00:00:00', '00:00:00', 11),
(2210, 15, 0, '2017-03-01 00:00:00', 66, 'Revised HZ-HRDC OPerating Agreement to conform with EMP\'s notes on the negotiations with HAZ representative. ', 0, NULL, 2.1, 0, 1, 15, '2017-03-01 12:59:24', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(2211, 19, 0, '2017-01-26 00:00:00', 67, 'Drafted reply email to Mrs. Teresita Perez', 0, NULL, 0.2, 0, 0, 19, '2017-03-01 15:06:03', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2212, 19, 0, '2017-01-26 00:00:00', 67, 'Examined documents and records of Mrs. Teresita Perez for transfer of title requirements', 0, NULL, 0.3, 0, 0, 19, '2017-03-01 15:11:14', 19, '2017-03-01 15:12:12', 1, '00:00:00', '00:00:00', 5),
(2213, 15, 0, '2017-03-01 00:00:00', 163, 'Performed Other Service: conducted individual staff evaluation of Joy and Anne. ', 0, NULL, 2, 0, 1, 15, '2017-03-01 18:47:03', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(2214, 15, 0, '2017-02-27 00:00:00', 140, 'Revised Reply based on EMP\'s comments. Finalized and supervsied filing.', 2500, NULL, 3, 7500, 1, 15, '2017-03-01 18:48:09', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(2215, 15, 0, '2017-03-26 00:00:00', 140, 'Drafted Reply for Project Taurus (CTA Case No. 9218). Include additional research of statutes and jurisprduence. ', 0, NULL, 3.2, 0, 1, 15, '2017-03-01 18:48:59', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2216, 15, 0, '2017-02-28 00:00:00', 163, 'Performed Other Service: Attended seminar on Tax Audit', 0, NULL, 4, 0, 1, 15, '2017-03-01 18:49:42', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(2217, 15, 0, '2017-02-28 00:00:00', 105, 'Conferred with EMP, EriK Chan and Marlon Apanda. Continuation of catching and moving forward with the solar project. ', 100, NULL, 1.3, 130, 1, 15, '2017-03-01 18:50:19', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(2218, 15, 0, '2017-02-28 00:00:00', 66, 'Conferred with with EMP on revisions for the HZ-HRDC Operating Agreement. ', 0, NULL, 0.5, 0, 1, 15, '2017-03-01 18:51:19', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(2219, 19, 0, '2017-01-30 00:00:00', 163, 'APC Properties-Drafted Secretary\'s Certificate on minutes', 0, NULL, 0.2, 0, 1, 19, '2017-03-03 14:42:46', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2220, 19, 0, '2017-01-30 00:00:00', 163, 'APC Properties-Reviewed transmittal letter ', 0, NULL, 0.3, 0, 1, 19, '2017-03-03 14:43:24', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2221, 19, 0, '2017-01-30 00:00:00', 163, 'APC Properties-Drafted Secretary\'s Certificate on Shareholdings', 0, NULL, 0.2, 0, 1, 19, '2017-03-03 14:44:16', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2222, 19, 0, '2017-01-30 00:00:00', 163, 'APC Properties-Drafted Secretary\'s Certificate for Bank Signatories', 0, NULL, 0.15, 0, 1, 19, '2017-03-03 14:44:50', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2223, 19, 0, '2017-01-30 00:00:00', 163, 'Sigma Cee Mining-Drafted Secretary\'s Certificate on minutes', 0, NULL, 0.2, 0, 1, 19, '2017-03-03 14:45:30', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2224, 19, 0, '2017-01-30 00:00:00', 163, 'SCMC-Reviewed Transmittal letter ', 0, NULL, 0.3, 0, 1, 19, '2017-03-03 14:46:02', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2225, 19, 0, '2017-01-30 00:00:00', 163, 'Drafted Secretary\'s Certificate on Shareholdings and for Bank Signatories', 0, NULL, 0.35, 0, 1, 19, '2017-03-03 15:00:08', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2226, 19, 0, '2017-01-30 00:00:00', 163, 'HRDC-Drafted Secretary\'s Certificate on Minutes and Secretary\'s Certificate on Shareholdings.', 0, NULL, 0.4, 0, 1, 19, '2017-03-03 15:01:52', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2227, 19, 0, '2017-01-30 00:00:00', 163, 'HRDC-Reviewed Transmittal letter', 0, NULL, 0.03, 0, 1, 19, '2017-03-03 15:02:29', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2228, 19, 0, '2017-01-30 00:00:00', 140, 'Reviewed Reply to Auditor', 2500, NULL, 0.4, 1000, 1, 19, '2017-03-03 15:04:20', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2229, 19, 0, '2017-01-30 00:00:00', 94, 'Reviewed Reply to Auditor', 2500, NULL, 0.45, 1125, 1, 19, '2017-03-03 15:05:11', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2230, 19, 0, '2017-01-31 00:00:00', 163, 'LORVI-Drafted Secretary\'s Certificate on minutes; and Secretary\'s Certificate on shareholdings', 0, NULL, 0.4, 0, 1, 19, '2017-03-03 15:06:13', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2231, 19, 0, '2017-01-31 00:00:00', 163, 'LORVI-Reviewed transmittal letter', 0, NULL, 0.03, 0, 1, 19, '2017-03-03 15:07:03', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2232, 19, 0, '2017-01-31 00:00:00', 163, 'QLI-Drafted Secretary\'s Certificate on minutes and Secretary\'s Certificate on Shareholdings', 0, NULL, 0.4, 0, 1, 19, '2017-03-03 15:07:43', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2233, 19, 0, '2017-01-31 00:00:00', 163, 'QLI-Reviewed transmittal letter', 0, NULL, 0.03, 0, 1, 19, '2017-03-03 15:08:09', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2234, 19, 0, '2017-01-31 00:00:00', 64, 'Drafted Secretary\'s Certificate on Minutes and on shareholdings', 0, NULL, 0.4, 0, 1, 19, '2017-03-03 15:08:49', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2235, 19, 0, '2017-01-31 00:00:00', 64, 'Reviewed transmittal letter', 0, NULL, 0.03, 0, 1, 19, '2017-03-03 15:09:12', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2236, 19, 0, '2017-01-31 00:00:00', 128, 'Drafted Secretary\'s Certificate on minutes and Secretary\'s Certificate on Shareholdings', 0, NULL, 0.4, 0, 1, 19, '2017-03-03 15:12:01', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2237, 19, 0, '2017-01-31 00:00:00', 128, 'Reviewed transmittal letter and previously issued Secretary\'s Certificate', 0, NULL, 0.25, 0, 1, 19, '2017-03-03 15:12:28', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2238, 15, 0, '2017-02-28 00:00:00', 93, 'Researched and studied denial of CTA Case no. 9009 for purspoes of filing MR. Conference with FGS on the drafting of the MR. ', 2500, NULL, 2, 5000, 1, 15, '2017-03-03 15:18:35', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(2239, 15, 0, '2017-03-02 00:00:00', 58, 'Performed Other Service: communicated with John Merin re authentication of documents for MEIF', 0, NULL, 0.5, 0, 1, 15, '2017-03-03 17:14:58', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(2240, 15, 0, '2017-03-02 00:00:00', 163, 'Performed Other Service: evaluated staff', 0, NULL, 3.8, 0, 1, 15, '2017-03-03 17:46:10', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(2241, 15, 0, '2017-03-02 00:00:00', 151, 'Revised FGS\' draft of minutes for BDO dollar account. Drafted secretary\'s certficate', 2500, NULL, 1, 2500, 1, 15, '2017-03-03 17:53:26', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(2242, 15, 0, '2017-03-02 00:00:00', 64, 'Reviewed incorporated changes to December 2, 2016 minutes of meeeting for LHAI and HMDC. ', 0, NULL, 0.8, 0, 1, 15, '2017-03-03 17:54:55', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2243, 15, 0, '2017-03-03 00:00:00', 58, 'Performed Other Service: traveled to MBG office to authenticate documents. ', 0, NULL, 1.5, 0, 1, 15, '2017-03-03 17:58:24', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(2244, 15, 0, '2017-03-03 00:00:00', 163, 'Performed Other Service: read cases for friday lawyer\'s lunch and drafted digests. Include lawyer\'s lunch. ', 0, NULL, 4.5, 0, 1, 15, '2017-03-03 18:00:30', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(2245, 15, 0, '2017-03-03 00:00:00', 163, 'Performed Other Service: staff evaluation and discussion regarding procedure to cascade incoming documents with dockets. ', 0, NULL, 3.2, 0, 1, 15, '2017-03-03 18:01:19', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(2246, 15, 0, '2017-03-05 00:00:00', 93, 'Revised and reviewed and redrafted  FGS\'s MR draft. Include research of updated rules regulations and cases on VAT refund. ', 2500, NULL, 4.8, 12000, 1, 15, '2017-03-06 02:12:22', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(2247, 15, 0, '2017-03-01 00:00:00', 93, 'Researched on updated rules and cases on input VAT refund and reviewed court decision denying the judicial claim. ', 2500, NULL, 2.5, 6250, 1, 15, '2017-03-06 02:13:53', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(2248, 12, 0, '2017-03-03 00:00:00', 63, 'Received telephone call from ', 0, NULL, 0.5, 0, 1, 12, '2017-03-06 08:16:49', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(2249, 12, 0, '2017-03-02 00:00:00', 63, 'Received telephone call from Kitten - re various RF issues', 0, NULL, 1, 0, 1, 12, '2017-03-06 08:17:19', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(2250, 12, 0, '2017-03-04 00:00:00', 80, 'Drafted Collaboration Agreement', 0, NULL, 1.75, 0, 1, 12, '2017-03-06 08:18:26', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2251, 12, 0, '2017-03-03 00:00:00', 80, 'Read Email from Thusitha re Collaboration Agreement', 0, NULL, 0.3, 0, 1, 12, '2017-03-06 08:18:58', NULL, NULL, 1, '00:00:00', '00:00:00', 4),
(2252, 12, 0, '2017-03-03 00:00:00', 144, 'Read Email from Carina Go re SGV requirements', 0, NULL, 0.2, 0, 1, 12, '2017-03-06 08:20:19', NULL, NULL, 1, '00:00:00', '00:00:00', 4),
(2253, 12, 0, '2017-02-27 00:00:00', 163, 'Attended meeting at Sofitel Hotel re ICD', 0, NULL, 3, 0, 1, 12, '2017-03-06 08:21:23', NULL, NULL, 2, '00:00:00', '00:00:00', 1),
(2254, 12, 0, '2017-02-27 00:00:00', 84, 'Performed Other Service - Various emails to Netherlands mtfcouns_dtr_sys and Marjorie', 6000, NULL, 1.5, 9000, 1, 12, '2017-03-06 08:21:57', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(2255, 12, 0, '2017-02-28 00:00:00', 84, 'Wrote email to Marjorie and Dutch mtfcouns_dtr_sys; review of emails', 0, NULL, 1, 0, 1, 12, '2017-03-06 08:23:05', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(2256, 12, 0, '2017-02-28 00:00:00', 80, 'Conferred with Holcim Australia and Jon Testor', 0, NULL, 0.8, 0, 1, 12, '2017-03-06 08:23:51', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(2257, 12, 0, '2017-02-28 00:00:00', 1, 'Attended Board Meeting', 0, NULL, 2.5, 0, 1, 12, '2017-03-06 08:24:42', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(2258, 12, 0, '2017-02-28 00:00:00', 1, 'Conference Call with Shadik', 0, NULL, 0.75, 0, 1, 12, '2017-03-06 08:25:03', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(2259, 12, 0, '2017-02-28 00:00:00', 151, 'Read Email from Philip Teng re PPIC Board Resolutions', 6000, NULL, 0.2, 1200, 1, 12, '2017-03-06 08:26:10', NULL, NULL, 1, '00:00:00', '00:00:00', 4),
(2260, 12, 0, '2017-03-01 00:00:00', 66, 'Drafted Revised HAZ Operating Agreement', 0, NULL, 1.75, 0, 1, 12, '2017-03-06 08:27:10', 12, '2017-03-06 08:31:22', 1, '00:00:00', '00:00:00', 3),
(2261, 12, 0, '2017-03-01 00:00:00', 163, 'Performed Other Service  - Billings', 0, NULL, 1.5, 0, 1, 12, '2017-03-06 08:28:05', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(2262, 12, 0, '2017-02-27 00:00:00', 105, 'Conferred with Erik Chan and Co.', 0, NULL, 2, 0, 1, 12, '2017-03-06 08:30:17', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(2263, 12, 0, '2017-02-28 00:00:00', 105, 'Conferred with Erik Chan', 0, NULL, 1, 0, 1, 12, '2017-03-06 08:30:45', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(2264, 12, 0, '2017-03-01 00:00:00', 105, 'Read Email from Erik Chan', 0, NULL, 0.2, 0, 1, 12, '2017-03-06 08:31:12', NULL, NULL, 1, '00:00:00', '00:00:00', 4),
(2265, 12, 0, '2017-02-28 00:00:00', 163, 'Attended meeting at  MAP GMM', 0, NULL, 2, 0, 1, 12, '2017-03-06 08:32:00', NULL, NULL, 2, '00:00:00', '00:00:00', 1),
(2266, 12, 0, '2017-03-02 00:00:00', 163, 'Attended meeting at FINEX - NAC ', 0, NULL, 2, 0, 1, 12, '2017-03-06 08:32:49', NULL, NULL, 2, '00:00:00', '00:00:00', 1),
(2267, 12, 0, '2017-03-02 00:00:00', 124, 'Wrote email to Mr. Ezerins', 6000, NULL, 0.5, 3000, 1, 12, '2017-03-06 08:34:50', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(2268, 19, 0, '2017-01-31 00:00:00', 163, 'Attended meeting on MPF library rules, labeling and book acquisition ', 0, NULL, 0.3, 0, 1, 19, '2017-03-06 09:44:04', NULL, NULL, 2, '00:00:00', '00:00:00', 1),
(2269, 19, 0, '2017-01-31 00:00:00', 163, 'APC-Reviewed drafted Secretary\'s Certificate on minutes and shareholdings.', 0, NULL, 0.1, 0, 1, 19, '2017-03-06 10:00:11', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2270, 19, 0, '2017-01-31 00:00:00', 163, 'SCMC-Reviewed drafted Secretary\'s Certificate on minutes and shareholdings.', 0, NULL, 0.1, 0, 1, 19, '2017-03-06 10:01:25', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2271, 19, 0, '2017-01-31 00:00:00', 163, 'LORVI-Reviewed drafted Secretary\'s Certificate on minutes and shareholdings.', 0, NULL, 0.1, 0, 1, 19, '2017-03-06 10:01:51', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2272, 19, 0, '2017-01-31 00:00:00', 163, 'QLI-Reviewed drafted Secretary\'s Certificate on minutes and shareholdings.', 0, NULL, 0.1, 0, 1, 19, '2017-03-06 10:02:08', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2273, 19, 0, '2017-01-31 00:00:00', 128, 'Reviewed drafted Secretary\'s Certificate on minutes and shareholdings', 0, NULL, 0.1, 0, 1, 19, '2017-03-06 10:03:52', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2274, 19, 0, '2017-01-31 00:00:00', 64, '-Reviewed drafted Secretary\'s Certificate on minutes and shareholdings', 0, NULL, 0.1, 0, 1, 19, '2017-03-06 10:04:13', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2275, 15, 0, '2016-11-09 00:00:00', 66, 'Revised all draft assignment agreements after EMP\'s review. Include updating of status of contracts', 0, NULL, 1.5, 0, 1, 15, '2017-03-06 15:05:18', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(2276, 19, 0, '2017-02-01 00:00:00', 64, 'Reviewed/Proofread minutes and listened to recordings ', 0, NULL, 1, 0, 1, 19, '2017-03-06 15:20:42', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2277, 19, 0, '2017-02-01 00:00:00', 128, 'Reviewed/Proofread minutes and listened to recordings ', 0, NULL, 1.5, 0, 1, 19, '2017-03-06 15:39:34', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2278, 19, 0, '2017-02-01 00:00:00', 163, 'Performed Other Service- digest previously reported cases', 0, NULL, 0.15, 0, 1, 19, '2017-03-06 15:40:49', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(2279, 19, 0, '2017-02-01 00:00:00', 94, 'Reviewed/examined CIR\'s Answer', 2500, NULL, 0.35, 875, 0, 19, '2017-03-06 15:41:33', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2280, 19, 0, '2017-02-01 00:00:00', 94, 'Drafted Memorandum ', 0, NULL, 1, 0, 1, 19, '2017-03-06 15:42:24', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2281, 19, 0, '2017-02-02 00:00:00', 163, 'Researched on SEC rules', 0, NULL, 0.3, 0, 1, 19, '2017-03-06 15:42:51', NULL, NULL, 2, '00:00:00', '00:00:00', 13),
(2282, 19, 0, '2017-02-02 00:00:00', 163, 'Performed Other Service-digest previously reported cases', 0, NULL, 0.15, 0, 1, 19, '2017-03-06 15:43:43', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(2283, 19, 0, '2017-02-02 00:00:00', 94, 'Reviewed/examined CIR\'s Answer ', 0, NULL, 0.35, 0, 1, 19, '2017-03-06 15:45:44', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2284, 19, 0, '2017-02-02 00:00:00', 94, 'Drafted Memorandum ', 0, NULL, 2, 0, 1, 19, '2017-03-06 15:46:01', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2285, 19, 0, '2017-02-03 00:00:00', 163, 'Performed Other Service digest previously repored cases', 0, NULL, 0.15, 0, 1, 19, '2017-03-06 15:46:36', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(2286, 19, 0, '2017-02-03 00:00:00', 163, 'Researched on SEC Rules ', 0, NULL, 0.3, 0, 1, 19, '2017-03-06 15:51:13', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(2287, 19, 0, '2017-02-03 00:00:00', 94, 'Drafted Memorandum ', 2500, NULL, 2, 5000, 1, 19, '2017-03-06 15:54:21', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2288, 19, 0, '2017-02-07 00:00:00', 94, 'Drafted Memorandum ', 2500, NULL, 4, 10000, 1, 19, '2017-03-06 16:04:15', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2289, 19, 0, '2017-02-06 00:00:00', 94, 'Drafted Memorandum ', 0, NULL, 2, 0, 1, 19, '2017-03-06 16:05:01', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2290, 19, 0, '2017-02-06 00:00:00', 94, 'Reviewed/examined Formal Offer of Evidence ', 0, NULL, 1, 0, 1, 19, '2017-03-06 16:05:51', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2291, 19, 0, '2017-02-08 00:00:00', 94, 'Drafted Memorandum ', 2500, NULL, 4, 10000, 1, 19, '2017-03-06 16:06:39', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2292, 19, 0, '2017-02-09 00:00:00', 94, 'Reviewed drafted Memorandum ', 2500, NULL, 1.5, 3750, 1, 19, '2017-03-06 16:07:15', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2293, 19, 0, '2017-03-09 00:00:00', 167, 'Drafted Protests to FAN', 0, NULL, 2.5, 0, 1, 19, '2017-03-06 16:08:05', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2294, 15, 0, '2017-01-05 00:00:00', 125, 'Performed Other Service: reviewed list of pending work for Nichoong properties, including post-transfer of property requirements. Conference with EMP and Ariel Elcane on the urgent items on the list. ', 0, NULL, 1.8, 0, 1, 15, '2017-03-06 16:09:23', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(2295, 19, 0, '2017-02-09 00:00:00', 167, 'Drafted Protest to FAN', 0, NULL, 2.5, 0, 1, 19, '2017-03-06 16:20:07', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2296, 19, 0, '2017-02-09 00:00:00', 163, 'Attended meeting with Ms. Nikki', 0, NULL, 2, 0, 1, 19, '2017-03-06 16:20:30', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(2297, 19, 0, '2017-02-10 00:00:00', 163, 'Performed Other Service-digest of reported case', 0, NULL, 0.15, 0, 1, 19, '2017-03-06 16:24:49', NULL, NULL, 1, '00:00:00', '00:00:00', 11);
INSERT INTO `file_billing_tbl` (`file_billing_id`, `user_id`, `position`, `billing_date`, `file_id`, `work_detail`, `rate`, `time_spent_sec`, `time_spent`, `amount`, `active`, `insert_by`, `insert_dt`, `update_by`, `update_dt`, `task_type`, `start_time`, `end_time`, `task_code`) VALUES
(2298, 19, 0, '2017-02-10 00:00:00', 3, 'Reviewed transmitted files from Salvador Law', 0, NULL, 7, 0, 1, 19, '2017-03-06 16:25:18', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2299, 19, 0, '2017-02-13 00:00:00', 94, 'Reviewed/Proofread Memorandum', 2500, NULL, 0.5, 1250, 1, 19, '2017-03-06 16:26:14', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2300, 19, 0, '2017-02-13 00:00:00', 185, 'Attended meeting on due diligence with SLP, DRP and FGS', 100, NULL, 1, 100, 1, 19, '2017-03-06 16:26:51', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(2301, 19, 0, '2017-02-13 00:00:00', 80, 'Reviewed documents for BOI accreditation', 0, NULL, 0.3, 0, 1, 19, '2017-03-06 16:28:26', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2302, 19, 0, '2017-02-13 00:00:00', 163, 'Performed Other Service-digest previously reported cases', 0, NULL, 0.15, 0, 1, 19, '2017-03-06 16:29:02', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(2303, 25, 0, '2017-02-09 00:00:00', 172, 'Wrote Opinion on status of project cities', 0, NULL, 2, 0, 1, 22, '2017-03-06 16:47:47', NULL, NULL, 1, '00:00:00', '00:00:00', 10),
(2304, 25, 0, '2017-02-09 00:00:00', 186, 'Internally discussed with EMP and MAC', 0, NULL, 1, 0, 1, 22, '2017-03-06 16:48:19', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(2305, 25, 0, '2017-02-10 00:00:00', 125, 'Drafted minutes of SH meeting', 0, NULL, 2, 0, 1, 22, '2017-03-06 16:49:07', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2306, 25, 0, '2017-02-10 00:00:00', 104, 'Drafted minutes of SH meeting', 0, NULL, 1, 0, 1, 22, '2017-03-06 16:53:38', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2307, 25, 0, '2017-02-10 00:00:00', 3, 'Examined PADMA files', 0, NULL, 4, 0, 1, 22, '2017-03-06 16:54:22', NULL, NULL, 1, '00:00:00', '00:00:00', 5),
(2308, 25, 0, '2017-02-13 00:00:00', 151, 'Drafted Articles of Incorporation for amendment', 2500, NULL, 2, 5000, 1, 22, '2017-03-06 16:55:09', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2309, 25, 0, '2017-02-13 00:00:00', 151, 'Drafted Minutes', 0, NULL, 1, 0, 1, 22, '2017-03-06 16:55:23', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2310, 25, 0, '2017-02-13 00:00:00', 151, 'Drafted Director\'s Certificate', 0, NULL, 1, 0, 1, 22, '2017-03-06 16:55:53', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2311, 25, 0, '2017-02-13 00:00:00', 151, 'Drafted Corporate Secretary\'s Certificate', 0, NULL, 1, 0, 1, 22, '2017-03-06 16:56:20', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2312, 25, 0, '2017-02-13 00:00:00', 181, 'Made telephone call to HLURB', 3000, NULL, 1, 3000, 1, 22, '2017-03-06 16:57:04', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(2313, 25, 0, '2017-02-13 00:00:00', 181, 'Wrote email to SLP re HLURB', 0, NULL, 1, 0, 1, 22, '2017-03-06 16:59:04', NULL, NULL, 1, '00:00:00', '00:00:00', 9),
(2314, 25, 0, '2017-02-13 00:00:00', 185, 'Attended meeting with Associates', 0, NULL, 3, 0, 1, 22, '2017-03-06 16:59:32', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(2315, 25, 0, '2017-02-14 00:00:00', 185, 'Drafted due diligence', 0, NULL, 3, 0, 1, 22, '2017-03-06 16:59:59', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2316, 25, 0, '2017-02-14 00:00:00', 66, 'Reviewed work of SLP re operating agreement', 0, NULL, 2, 0, 1, 22, '2017-03-06 17:00:51', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2317, 25, 0, '2017-02-09 00:00:00', 163, 'Internally discussed with Ms. Nikki and Associates', 0, NULL, 3, 0, 1, 22, '2017-03-06 17:01:24', NULL, NULL, 2, '00:00:00', '00:00:00', 8),
(2318, 25, 0, '2017-02-09 00:00:00', 163, 'Performed Other Service:  Bi Accreditation', 0, NULL, 1, 0, 1, 22, '2017-03-06 17:01:48', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(2319, 25, 0, '2017-02-10 00:00:00', 163, 'Performed Other Service:  BI Accreditation', 0, NULL, 1, 0, 1, 22, '2017-03-06 17:02:06', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(2320, 25, 0, '2017-02-14 00:00:00', 163, 'Conferred with EMP re 2017 PHL budget', 0, NULL, 1, 0, 1, 22, '2017-03-06 17:02:33', NULL, NULL, 2, '00:00:00', '00:00:00', 2),
(2321, 25, 0, '2017-02-14 00:00:00', 163, 'Researched on cases re DAP/PDAF, etc.', 0, NULL, 2, 0, 1, 22, '2017-03-06 17:03:02', NULL, NULL, 2, '00:00:00', '00:00:00', 13),
(2322, 25, 0, '2017-02-16 00:00:00', 163, 'Researched on GIS filing rules', 0, NULL, 1, 0, 1, 22, '2017-03-06 17:04:16', NULL, NULL, 2, '00:00:00', '00:00:00', 13),
(2323, 25, 0, '2017-02-16 00:00:00', 163, 'Wrote email to RHO re GIS filing', 0, NULL, 1, 0, 1, 22, '2017-03-06 17:05:01', NULL, NULL, 2, '00:00:00', '00:00:00', 6),
(2324, 25, 0, '2017-02-16 00:00:00', 185, 'Drafted portion of due diligence for Project Compass', 0, NULL, 3, 0, 1, 22, '2017-03-06 17:06:09', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2325, 25, 0, '2017-02-16 00:00:00', 185, 'Wrote email to DRP re assignment for Project Compass', 0, NULL, 2, 0, 1, 22, '2017-03-06 17:06:43', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(2326, 25, 0, '2017-02-16 00:00:00', 163, 'Revised COE for BI Accreditation', 0, NULL, 1, 0, 1, 22, '2017-03-06 17:07:16', NULL, NULL, 2, '00:00:00', '00:00:00', 19),
(2327, 25, 0, '2017-02-17 00:00:00', 183, 'Researched on requirements for PEZA registration', 0, NULL, 3, 0, 1, 22, '2017-03-06 17:07:49', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(2328, 25, 0, '2017-02-17 00:00:00', 183, 'Traveled to PEZA-BGC', 0, NULL, 2, 0, 1, 22, '2017-03-06 17:08:18', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(2329, 25, 0, '2017-02-17 00:00:00', 183, 'Drafted memo on PEZA registration requirements', 0, NULL, 3, 0, 1, 22, '2017-03-06 17:08:49', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2330, 25, 0, '2017-02-20 00:00:00', 104, 'Drafted minutes', 0, NULL, 2, 0, 1, 22, '2017-03-06 17:09:16', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2331, 25, 0, '2017-02-20 00:00:00', 151, 'Drafted minutes', 2500, NULL, 2, 5000, 1, 22, '2017-03-06 17:09:36', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2332, 25, 0, '2017-02-20 00:00:00', 163, 'Internally discussed with Joy re common transactions of the firm for MPF planning', 0, NULL, 1, 0, 1, 22, '2017-03-06 17:10:12', NULL, NULL, 2, '00:00:00', '00:00:00', 8),
(2333, 25, 0, '2017-02-21 00:00:00', 163, 'Drafted letter re BI Accreditation', 0, NULL, 1, 0, 1, 22, '2017-03-06 17:10:45', NULL, NULL, 2, '00:00:00', '00:00:00', 3),
(2334, 25, 0, '2017-02-21 00:00:00', 181, 'Reviewed - proofread legal opinion', 3000, NULL, 2, 6000, 1, 22, '2017-03-06 17:11:19', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2335, 25, 0, '2017-02-21 00:00:00', 163, 'Researched on estate tax amnesty bill', 0, NULL, 1, 0, 1, 22, '2017-03-06 17:11:45', NULL, NULL, 2, '00:00:00', '00:00:00', 13),
(2336, 25, 0, '2017-02-21 00:00:00', 181, 'Drafted legal opinion for consolidation with SLP and EMP\'s comments', 3000, NULL, 2, 6000, 1, 22, '2017-03-06 17:12:18', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2337, 25, 0, '2017-02-21 00:00:00', 181, 'Wrote email to Ms. Anne re consolidation of opinion', 3000, NULL, 1, 3000, 1, 22, '2017-03-06 17:12:46', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(2338, 25, 0, '2017-02-21 00:00:00', 185, 'Performed Other Service:  Comparison of Definitive Agreement vs Stock Certificate', 0, NULL, 2, 0, 1, 22, '2017-03-06 17:13:26', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(2339, 25, 0, '2017-02-21 00:00:00', 163, 'Wrote email to Ms. Nikki re planning presentation', 0, NULL, 2, 0, 1, 22, '2017-03-06 17:13:50', NULL, NULL, 2, '00:00:00', '00:00:00', 6),
(2340, 25, 0, '2017-02-22 00:00:00', 163, 'AMSPEC (2013 Assessment) - Drafted Reply to PAN', 0, NULL, 7, 0, 1, 22, '2017-03-06 17:14:39', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2341, 25, 0, '2017-02-22 00:00:00', 163, 'AMSPEC (2013 Assessment) - Wrote email to MAC re draft', 0, NULL, 1, 0, 1, 22, '2017-03-06 17:15:03', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(2342, 25, 0, '2017-02-23 00:00:00', 163, 'AMSPEC (2013 Assessment) - Attended meeting with client, EMP and MAC', 0, NULL, 3, 0, 1, 22, '2017-03-06 17:15:34', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(2343, 25, 0, '2017-02-23 00:00:00', 163, 'AMSPEC (2013 Assessment) - Drafted Reply to PAN ', 0, NULL, 5, 0, 1, 22, '2017-03-06 17:16:07', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2344, 25, 0, '2017-02-23 00:00:00', 163, 'Researched on Mindanao Geothermal and Allegro rulings', 0, NULL, 2, 0, 1, 22, '2017-03-06 17:16:32', NULL, NULL, 2, '00:00:00', '00:00:00', 13),
(2345, 25, 0, '2017-02-24 00:00:00', 163, 'Performed Other Service: Planning', 0, NULL, 5, 0, 1, 22, '2017-03-06 17:16:52', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(2346, 25, 0, '2017-02-27 00:00:00', 93, 'Researched on provisional remedy after denial of CTA', 0, NULL, 3, 0, 1, 22, '2017-03-06 17:17:46', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(2347, 25, 0, '2017-02-28 00:00:00', 93, 'Drafted Motion for Reconsideration', 0, NULL, 2, 0, 1, 22, '2017-03-06 17:18:21', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2348, 25, 0, '2017-02-27 00:00:00', 105, 'Attended meeting with EMP, SLP and MAC', 0, NULL, 2, 0, 1, 22, '2017-03-06 18:01:22', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(2349, 25, 0, '2017-02-27 00:00:00', 105, 'Researched on provisional remedy after denial of CTA', 0, NULL, 3, 0, 1, 22, '2017-03-06 18:01:48', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(2350, 25, 0, '2017-02-28 00:00:00', 86, 'Attended meeting with GVF re documents needed to be drafted', 0, NULL, 1, 0, 1, 22, '2017-03-06 18:02:30', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(2351, 25, 0, '2017-02-28 00:00:00', 86, 'Drafted several documents re BAI licensing', 0, NULL, 4, 0, 1, 22, '2017-03-06 18:02:49', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2352, 15, 0, '2017-03-06 00:00:00', 94, 'Revised further the MR on the denial of the petition. Include additional research. ', 2500, NULL, 2.1, 5250, 1, 15, '2017-03-08 19:41:14', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(2353, 15, 0, '2017-03-06 00:00:00', 63, 'Conferred with EMP and Atty. Allen on the HAZ agreement (consolidated entry)', 0, NULL, 2.3, 0, 1, 15, '2017-03-08 19:41:51', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(2354, 15, 0, '2017-03-06 00:00:00', 66, 'Revised the HAZ agreement based on instructions from EMP. Include further study of the expert determination on royalty payments. ', 0, NULL, 1.5, 0, 1, 15, '2017-03-08 19:42:32', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(2355, 15, 0, '2017-03-06 00:00:00', 66, 'Revised the reviews made by RHO on the Survey Contract Agreement for EMP\'s review. ', 0, NULL, 1.3, 0, 1, 15, '2017-03-08 19:43:48', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(2356, 15, 0, '2017-03-06 00:00:00', 64, 'Reviewed the changes incorporated by Atty. Evangelista on the draft December 2, 2016 minutes of the HMDC and LHAI meetings. ', 0, NULL, 0.8, 0, 1, 15, '2017-03-08 19:44:40', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2357, 15, 0, '2017-03-07 00:00:00', 116, 'Traveled to BIR Central office to inquire on status of request for ruling. ', 0, NULL, 3.1, 0, 1, 15, '2017-03-08 19:57:04', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(2358, 15, 0, '2017-03-07 00:00:00', 45, 'Traveled to BIR Central Office to inquire on the status of request for ruling. ', 0, NULL, 1.6, 0, 1, 15, '2017-03-08 19:57:42', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(2359, 15, 0, '2017-03-07 00:00:00', 64, 'Performed Other Service: various telephone conference to RHO and secretaries to ensure the release of HMDC sec certs. ', 0, NULL, 0.8, 0, 1, 15, '2017-03-08 20:16:29', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(2360, 15, 0, '2016-11-09 00:00:00', 64, 'Reviewed MAC\'s draft of sec cert on disposal of LHAI assets', 0, NULL, 0.8, 0, 1, 15, '2017-03-08 21:07:00', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2361, 19, 0, '2017-02-13 00:00:00', 163, 'APC Properties, Inc.- Reviewed/Proofread Secretary\'s Certificates', 0, NULL, 0.1, 0, 1, 19, '2017-03-09 09:50:05', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2362, 19, 0, '2017-02-13 00:00:00', 163, 'LHAI-Reviewed/Proofread Secretary\'s Certificates', 0, NULL, 0.1, 0, 1, 19, '2017-03-09 09:58:06', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2363, 16, 0, '2017-03-09 00:00:00', 39, 'Drafted direct examination questions for Cora Calumba/sent email to Ms. Calumba', 100, NULL, 1.5, 150, 1, 16, '2017-03-09 12:57:05', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2364, 16, 0, '2017-03-09 00:00:00', 163, 'Reviewed files/Email to Dr. Zuellig re: Derma 360 Subscription Agreement', 0, NULL, 0.4, 0, 1, 16, '2017-03-09 12:58:06', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(2365, 16, 0, '2017-03-09 00:00:00', 48, 'Revised/finalized Cemco GIS for filing/Email to Atty. Kitten and Atty. Riki re: TIN of Jesusa Rojas', 0, NULL, 0.5, 0, 1, 16, '2017-03-09 12:58:51', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(2366, 16, 0, '2017-03-09 00:00:00', 47, 'Revised/finalized Clinco GIS for filing/Email to Atty. Kitten and Atty. Riki re: TIN of Jesusa Rojas', 0, NULL, 0.5, 0, 1, 16, '2017-03-09 12:59:12', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(2367, 16, 0, '2017-03-09 00:00:00', 48, 'Drafted notice of SH meeting', 0, NULL, 0.3, 0, 1, 16, '2017-03-09 12:59:34', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2368, 16, 0, '2017-03-09 00:00:00', 47, 'Drafted notice of SH meeting', 0, NULL, 0.3, 0, 1, 16, '2017-03-09 12:59:48', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2369, 16, 0, '2017-03-09 00:00:00', 11, 'Reviewed files/Drafted reply to auditor', 0, NULL, 1.25, 0, 1, 16, '2017-03-09 13:03:48', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2370, 16, 0, '2017-03-09 00:00:00', 185, 'Performed Other Service: due diligence', 100, NULL, 5, 500, 1, 16, '2017-03-09 15:07:02', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(2371, 16, 0, '2017-03-09 00:00:00', 163, 'Received telephone call from EMP re: Advatech Warrant of Garnishment', 0, NULL, 0.2, 0, 1, 16, '2017-03-09 18:51:37', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(2372, 16, 0, '2017-03-09 00:00:00', 163, 'Researched on remedies against Warrant of Garnishment', 0, NULL, 1, 0, 1, 16, '2017-03-09 18:51:53', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(2373, 18, 0, '2017-02-08 00:00:00', 155, 'Revise Memorandum of Undertaking', 3000, NULL, 3, 9000, 1, 18, '2017-03-10 09:21:58', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(2374, 18, 0, '2017-02-08 00:00:00', 120, 'Revise Reply to Auditor', 2500, NULL, 1.5, 3750, 1, 18, '2017-03-10 09:22:18', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(2375, 18, 0, '2017-02-08 00:00:00', 188, 'Reviewed/Study documents sent by client for Australian/NZ affiliates', 3000, NULL, 2, 6000, 0, 18, '2017-03-10 09:30:26', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2376, 18, 0, '2017-02-08 00:00:00', 188, 'request for SEC Certificate of Good Standing', 3000, NULL, 1, 3000, 1, 18, '2017-03-10 09:31:13', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(2377, 18, 0, '2017-02-09 00:00:00', 80, 'Reviewed/Study documents sent by client for Australian N/Z affiliates', 0, NULL, 2, 0, 1, 18, '2017-03-10 09:31:54', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2378, 18, 0, '2017-02-09 00:00:00', 186, 'Drafted Reply to FAN', 3000, NULL, 5, 15000, 1, 18, '2017-03-10 09:32:18', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2379, 18, 0, '2017-02-10 00:00:00', 163, 'Reviewed/Digest of Report Case/s', 0, NULL, 1, 0, 1, 18, '2017-03-10 09:32:56', NULL, NULL, 2, '00:00:00', '00:00:00', 12),
(2380, 18, 0, '2017-02-10 00:00:00', 163, 'Updated |ist of Case Reporting Assignments ', 0, NULL, 1.5, 0, 1, 18, '2017-03-10 09:33:29', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(2381, 18, 0, '2017-02-10 00:00:00', 186, 'Reviewed/study jurisprudence on due process in tax assessment ', 3000, NULL, 3, 9000, 1, 18, '2017-03-10 09:34:10', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2382, 18, 0, '2017-02-10 00:00:00', 186, 'Drafted Reply to FAN', 0, NULL, 1.5, 0, 1, 18, '2017-03-10 09:34:30', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2383, 18, 0, '2017-02-13 00:00:00', 163, 'Art Personas-Made telephone call to Ronnie Cruz and drafted GIS ', 0, NULL, 1.5, 0, 1, 18, '2017-03-10 09:36:11', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(2384, 18, 0, '2017-02-13 00:00:00', 80, 'Reviewed/Study documents sent by client for Malaysian Affiliates', 0, NULL, 2, 0, 1, 18, '2017-03-10 09:36:46', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2385, 18, 0, '2017-02-13 00:00:00', 186, 'Revise Reply to FAN', 3000, NULL, 3, 9000, 1, 18, '2017-03-10 09:37:04', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(2386, 18, 0, '2017-02-14 00:00:00', 80, 'Reviewed status of documents on Malaysian Affiliates', 0, NULL, 2, 0, 1, 18, '2017-03-10 09:37:50', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2387, 18, 0, '2017-02-14 00:00:00', 186, 'Revise Reply to FAN', 3000, NULL, 1.5, 4500, 1, 18, '2017-03-10 09:38:09', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(2388, 18, 0, '2017-02-14 00:00:00', 163, 'Supervised/assist (immigration case with GVF)\n-List of Documents of AEP and 9g Visa Application\n-Prepare Documents, applications forms to be sent to client.\n-Internal Discussion with GVF', 0, NULL, 4, 0, 1, 18, '2017-03-10 09:39:47', NULL, NULL, 2, '00:00:00', '00:00:00', 18),
(2389, 18, 0, '2017-02-15 00:00:00', 163, 'Dojesta Philippines-Examined requirements on TIN for Non Resident Foreigner  and Name reservation ', 0, NULL, 1.5, 0, 1, 18, '2017-03-10 09:41:51', NULL, NULL, 1, '00:00:00', '00:00:00', 5),
(2390, 18, 0, '2017-02-15 00:00:00', 163, 'Art Personas-Drafted ', 0, NULL, 1.5, 0, 1, 18, '2017-03-10 09:47:01', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2391, 18, 0, '2017-02-15 00:00:00', 186, 'Revise Reply to FAN\nand contact Badeth Nanaga', 3000, NULL, 2, 6000, 1, 18, '2017-03-10 09:47:40', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(2392, 18, 0, '2017-02-16 00:00:00', 186, 'Revise Reply to FAN', 0, NULL, 4, 0, 1, 18, '2017-03-10 09:48:00', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(2393, 18, 0, '2017-02-16 00:00:00', 186, 'Made telephone call to Badeth Nanaga', 0, NULL, 0.5, 0, 1, 18, '2017-03-10 09:48:22', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(2394, 18, 0, '2017-02-16 00:00:00', 80, 'Revise status of documents for the Malaysian, Australian and New Zealand Affiliates', 0, NULL, 1, 0, 1, 18, '2017-03-10 09:49:03', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(2395, 18, 0, '2017-02-17 00:00:00', 80, 'table of forwarded documents- Malaysia, Australia and NZ affiliates', 0, NULL, 1.5, 0, 1, 18, '2017-03-10 09:51:12', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(2396, 18, 0, '2017-02-17 00:00:00', 163, 'Case reporting', 0, NULL, 0.5, 0, 1, 18, '2017-03-10 09:52:39', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(2397, 18, 0, '2017-02-17 00:00:00', 163, 'Art Personas-Made telephone call to Contact Ronnie Cruz re: GIS', 0, NULL, 0.5, 0, 1, 18, '2017-03-10 09:53:36', 18, '2017-03-10 09:53:56', 1, '00:00:00', '00:00:00', 16),
(2398, 18, 0, '2017-02-17 00:00:00', 163, 'performance evaluation of staff', 0, NULL, 2.5, 0, 1, 18, '2017-03-10 09:54:24', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(2399, 18, 0, '2017-02-17 00:00:00', 186, 'Revise reply to FAN and Supervise filing of Reply to FAN', 3000, NULL, 4, 12000, 1, 18, '2017-03-10 09:54:59', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(2400, 18, 0, '2017-02-20 00:00:00', 142, 'Drafted Compliance and supervise filing ', 2500, NULL, 3, 7500, 1, 18, '2017-03-10 09:56:24', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2401, 18, 0, '2017-02-20 00:00:00', 163, 'updated list of Case reporting assignments', 0, NULL, 1.5, 0, 1, 18, '2017-03-10 09:56:52', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(2402, 18, 0, '2017-02-20 00:00:00', 163, 'Art Personas-Wrote email to EMP re: GIS', 0, NULL, 0.5, 0, 1, 18, '2017-03-10 09:57:20', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(2403, 18, 0, '2017-02-20 00:00:00', 142, 'Internally discussed with DRP re: reply to Auditor and answer SGV queries.', 2500, NULL, 2, 5000, 1, 18, '2017-03-10 09:58:01', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(2404, 18, 0, '2017-02-20 00:00:00', 120, 'Reviewed/study ICPA report and drafted Judicial Affidavit of ICPA', 2500, NULL, 5, 12500, 1, 18, '2017-03-10 09:58:32', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2405, 18, 0, '2017-02-21 00:00:00', 163, 'Dojesta Philippines-Attended meeting with Sagit and Zohar', 0, NULL, 2, 0, 1, 18, '2017-03-10 09:59:10', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(2406, 18, 0, '2017-02-21 00:00:00', 120, 'Revise Judicial Affidavit of ICPA', 2500, NULL, 2, 5000, 1, 18, '2017-03-10 10:01:29', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(2407, 18, 0, '2017-02-21 00:00:00', 163, 'AMSPEC-Reviewed/Study Jurisprudence, rulings, tax regulations and drafted Reply to PAN', 0, NULL, 5.5, 0, 1, 18, '2017-03-10 10:02:42', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2408, 18, 0, '2017-02-22 00:00:00', 163, 'AMSPEC-Attended meeting with Bong Alcaraz and Leecho Thompson', 0, NULL, 3, 0, 1, 18, '2017-03-10 10:03:16', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(2409, 18, 0, '2017-02-22 00:00:00', 120, 'Revise Judicial Affidavit of ICPA ', 2500, NULL, 2.5, 6250, 1, 18, '2017-03-10 10:04:47', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(2410, 18, 0, '2017-02-22 00:00:00', 163, 'AMSPEC-Reviewed/Study Jurisprudence, rulings, tax regulations and drafted Reply to PAN', 0, NULL, 8.5, 0, 1, 18, '2017-03-10 10:06:37', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2411, 18, 0, '2017-02-23 00:00:00', 182, 'contact information of surety companies', 120, NULL, 0.5, 60, 1, 18, '2017-03-10 10:07:29', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(2412, 18, 0, '2017-02-23 00:00:00', 163, 'AMSPEC-Revise reply to PAN, internal discussion with EMP and FGS and contact Bong Alcaraz', 0, NULL, 7.5, 0, 1, 18, '2017-03-10 10:08:29', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(2413, 18, 0, '2017-02-23 00:00:00', 120, 'Revise Judicial Affidavit of ICPA and supervise filing ', 2500, NULL, 3, 7500, 1, 18, '2017-03-10 10:08:55', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(2414, 18, 0, '2017-02-24 00:00:00', 163, 'AMSPEC-Revise reply to PAN', 0, NULL, 5, 0, 1, 18, '2017-03-10 10:09:42', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(2415, 18, 0, '2017-02-27 00:00:00', 163, 'Updated List of Case Reporting Assignments', 0, NULL, 1.5, 0, 1, 18, '2017-03-10 10:10:15', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(2416, 18, 0, '2017-02-27 00:00:00', 142, 'Made telephone call to Richard Querido re: Resetting of hearing ', 2500, NULL, 0.5, 1250, 1, 18, '2017-03-10 10:10:54', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(2417, 18, 0, '2017-02-27 00:00:00', 163, 'Dojesta Philippines-Follow up TIN of Sagit and Zohar', 0, NULL, 1, 0, 1, 18, '2017-03-10 10:11:56', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(2418, 18, 0, '2017-02-27 00:00:00', 101, 'Drafted Reply to Auditor', 0, NULL, 1, 0, 1, 18, '2017-03-10 10:12:16', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2419, 18, 0, '2017-02-27 00:00:00', 105, 'Attended meeting at with Erik Chan, Marlon Apanada, and Dato Dennis Ganendra', 100, NULL, 2, 200, 1, 18, '2017-03-10 10:12:43', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(2420, 18, 0, '2017-02-28 00:00:00', 163, 'Pinoy Properties-Attended meeting with Myra Desiderio, Khita Hua and Leonard Yu ', 0, NULL, 2, 0, 1, 18, '2017-03-10 10:13:59', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(2421, 18, 0, '2017-02-28 00:00:00', 163, 'PPIC-prepare AEP application documents for Khita\'s signature', 0, NULL, 2, 0, 1, 18, '2017-03-10 10:16:09', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(2422, 18, 0, '2017-02-28 00:00:00', 182, 'Reviewed SEC Form 103 of Clarus and update client on Incorporation Process', 120, NULL, 2.5, 300, 1, 18, '2017-03-10 10:17:22', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2423, 18, 0, '2017-02-28 00:00:00', 163, 'Format of Update blast to clients and compile UBL newsletter issuances', 0, NULL, 2, 0, 1, 18, '2017-03-10 10:25:13', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(2424, 18, 0, '2017-03-01 00:00:00', 163, 'PPIC-Reviewed Contract of employment of Khita Hua and email Desiderio re: PPIC annual income tax return', 0, NULL, 1.25, 0, 1, 18, '2017-03-10 10:26:06', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2425, 18, 0, '2017-03-01 00:00:00', 182, 'Made telephone call to Ms. Jewel Pangilinan of BDO for TITF account ', 120, NULL, 0.5, 60, 1, 18, '2017-03-10 10:26:41', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(2426, 18, 0, '2017-03-01 00:00:00', 163, 'Staff evaluation', 0, NULL, 2, 0, 1, 18, '2017-03-10 10:44:25', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(2427, 18, 0, '2017-03-01 00:00:00', 142, 'Drafted Q &amp; A for Presentation of witness Ms. Malapad and contact Ms. ADA', 2500, NULL, 1.25, 3125, 1, 18, '2017-03-10 10:45:10', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2428, 18, 0, '2017-03-01 00:00:00', 182, 'Drafted Treasurer\'s Affidavit', 120, NULL, 1, 120, 1, 18, '2017-03-10 10:45:57', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2429, 18, 0, '2017-03-02 00:00:00', 182, 'Traveled to SEC for inquiry with SEC CRMD re: Surety  bond requirement and contact insurance companies and email Jewel Re: TITF account', 0, NULL, 6.5, 0, 1, 18, '2017-03-10 10:47:15', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(2430, 18, 0, '2017-03-02 00:00:00', 101, 'Drafted Reply to Auditor', 0, NULL, 1.5, 0, 1, 18, '2017-03-10 10:47:42', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2431, 18, 0, '2017-03-02 00:00:00', 163, 'PPIC-Wrote email to Myra Desiderio', 0, NULL, 0.5, 0, 1, 18, '2017-03-10 10:48:37', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(2432, 18, 0, '2017-03-02 00:00:00', 141, 'Made telephone call to Ms. Ada', 2500, NULL, 0.5, 1250, 1, 18, '2017-03-10 10:49:14', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(2433, 18, 0, '2017-03-03 00:00:00', 80, 'Traveled to RTC Taguig and hearing on MR ', 0, NULL, 1, 0, 1, 18, '2017-03-10 10:53:46', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(2434, 18, 0, '2017-03-03 00:00:00', 163, 'PPIC Khita Hua Immigration-Drafted Minutes of the Meeting and Secretary\'s Certificate; Email Philip Teng and Myra Desiderio', 0, NULL, 2.5, 0, 1, 18, '2017-03-10 10:59:20', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2435, 18, 0, '2017-03-03 00:00:00', 141, 'Revise Reply to Auditor', 2500, NULL, 0.5, 1250, 1, 18, '2017-03-10 10:59:42', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(2436, 18, 0, '2017-03-03 00:00:00', 163, 'staff evaluation and case digest', 0, NULL, 2.5, 0, 1, 18, '2017-03-10 11:00:12', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(2437, 18, 0, '2017-03-06 00:00:00', 141, 'Traveled to CTA and attended hearing on the Presentation of Petitioner\'s First witness (Apple Malapad)', 2500, NULL, 4.5, 11250, 1, 18, '2017-03-10 11:01:17', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(2438, 18, 0, '2017-03-06 00:00:00', 186, 'Drafted memo on VAT liability of on Subcontractor agreement with Raytheon and internal discussed with EMP', 3000, NULL, 1, 3000, 1, 18, '2017-03-10 11:02:26', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2439, 18, 0, '2017-03-03 00:00:00', 163, 'Go Lifestyle-Wrote email to Gemma Merin re: GIS', 0, NULL, 0.5, 0, 1, 18, '2017-03-10 11:04:16', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(2440, 18, 0, '2017-03-07 00:00:00', 163, 'updated list of case reporting assigment', 0, NULL, 1.5, 0, 1, 18, '2017-03-10 11:06:44', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(2441, 18, 0, '2017-03-07 00:00:00', 182, 'Followed-up with BDO bank manager client\'s remittance in TITF account', 120, NULL, 0.5, 60, 1, 18, '2017-03-10 11:07:42', NULL, NULL, 1, '00:00:00', '00:00:00', 7),
(2442, 18, 0, '2017-03-07 00:00:00', 186, 'Drafted Memo on VAT liability of Casas on subcontractor agreement with Raytheon', 3000, NULL, 6, 18000, 1, 18, '2017-03-10 11:09:58', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2443, 18, 0, '2017-03-07 00:00:00', 10, 'Internally discussed with EMP re: documents to be submitted to BIR ELTAD', 0, NULL, 0.5, 0, 1, 18, '2017-03-10 11:10:42', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(2444, 18, 0, '2017-03-07 00:00:00', 141, 'drafted reply to SGV queries re: RTA', 2500, NULL, 2, 5000, 1, 18, '2017-03-10 11:15:49', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2445, 18, 0, '2017-03-07 00:00:00', 163, 'Reviewed/study laws/regulations for EMP lecture with PIA', 0, NULL, 1.5, 0, 1, 18, '2017-03-10 11:20:50', NULL, NULL, 2, '00:00:00', '00:00:00', 12),
(2446, 18, 0, '2017-03-08 00:00:00', 186, 'Reviewed/Study on &quot;doing business&quot;in the Philippines and drafted memo on VAT liability of Casas on Subcontractor agreement with Ratyheon', 3000, NULL, 6, 18000, 1, 18, '2017-03-10 11:22:04', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2447, 18, 0, '2017-03-08 00:00:00', 182, 'Wrote email to bank re:&quot;remittance and contact Mr. Sudarshan', 120, NULL, 1, 120, 1, 18, '2017-03-10 11:25:43', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(2448, 18, 0, '2017-03-08 00:00:00', 163, 'Internally discussed with RHO and FGS re: EMP lecture with PIA', 0, NULL, 0.5, 0, 1, 18, '2017-03-10 11:26:15', NULL, NULL, 2, '00:00:00', '00:00:00', 8),
(2449, 18, 0, '2017-03-09 00:00:00', 10, 'Traveled to One Campus Place Office and attended meeting with Vicky Tomelden and Allen Arbis', 0, NULL, 3.5, 0, 1, 18, '2017-03-10 11:29:02', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(2450, 18, 0, '2017-03-09 00:00:00', 163, 'Dojesta Philippines -Wrote email to Cherry Calleja', 0, NULL, 0.5, 0, 1, 18, '2017-03-10 11:29:42', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(2451, 18, 0, '2017-03-09 00:00:00', 182, 'Made telephone call to Ms. Jewel Pangilinan', 120, NULL, 0.5, 60, 1, 18, '2017-03-10 11:34:07', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(2452, 18, 0, '2017-03-09 00:00:00', 163, 'Reviewed FINEX article of EMP', 0, NULL, 0.5, 0, 1, 18, '2017-03-10 11:34:51', NULL, NULL, 2, '00:00:00', '00:00:00', 12),
(2453, 18, 0, '2017-03-09 00:00:00', 186, 'Revise Memo on VAT liability of Casas on subcontractor agreement with Raytheon', 3000, NULL, 3, 9000, 1, 18, '2017-03-10 11:35:30', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(2454, 16, 0, '2017-03-10 00:00:00', 84, 'Conference call with EMP and Marjorie Torres re WTL Dutch/LuxCo ', 2500, NULL, 1.25, 3125, 1, 16, '2017-03-10 12:06:39', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(2455, 16, 0, '2017-03-10 00:00:00', 84, 'Internally discussed with EMP re: Dutch/LuxCo requirements', 2500, NULL, 0.2, 500, 1, 16, '2017-03-10 12:06:56', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(2456, 16, 0, '2017-03-10 00:00:00', 47, 'Internally discussed with EMP re: SH and BOD meeting notices', 0, NULL, 0.1, 0, 1, 16, '2017-03-10 12:07:18', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(2457, 16, 0, '2017-03-10 00:00:00', 48, 'Internally discussed with EMP re: SH and BOD meeting notices', 0, NULL, 0.1, 0, 1, 16, '2017-03-10 12:07:28', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(2458, 16, 0, '2017-03-10 00:00:00', 48, 'Revised SH and BOD meeting notices', 0, NULL, 0.3, 0, 1, 16, '2017-03-10 12:07:45', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(2459, 16, 0, '2017-03-10 00:00:00', 47, 'Revised SH and BOD meeting notices', 0, NULL, 0.3, 0, 1, 16, '2017-03-10 12:07:56', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(2460, 16, 0, '2017-03-10 00:00:00', 48, 'Internally discussed with EMP and RHO re: Cemco Treasury Memo and Sec Certs', 0, NULL, 0.25, 0, 1, 16, '2017-03-10 12:08:30', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(2461, 19, 0, '2017-02-13 00:00:00', 163, 'SCMC-Reviewed/Proofread Secretary\'s Certificates', 0, NULL, 0.1, 0, 1, 19, '2017-03-10 13:14:04', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2462, 19, 0, '2017-02-13 00:00:00', 163, 'HRDC-Reviewed/Proofread Secretary\'s Certificates', 0, NULL, 0.1, 0, 1, 19, '2017-03-10 13:14:30', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2463, 19, 0, '2017-02-13 00:00:00', 163, 'LORVI-Reviewed/Proofread Secretary\'s Certificates', 0, NULL, 0.1, 0, 1, 19, '2017-03-10 13:14:59', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2464, 19, 0, '2017-02-13 00:00:00', 163, 'QLI-Reviewed/Proofread Secretary\'s Certificates', 0, NULL, 0.1, 0, 1, 19, '2017-03-10 13:15:24', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2465, 19, 0, '2017-02-13 00:00:00', 64, 'Reviewed/Proofread Secretary\'s Certificates', 0, NULL, 0.1, 0, 1, 19, '2017-03-10 13:15:49', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2466, 19, 0, '2017-02-14 00:00:00', 83, 'Reviewed case record', 0, NULL, 0.3, 0, 1, 19, '2017-03-10 13:16:33', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2467, 19, 0, '2017-02-14 00:00:00', 83, 'Researched on proper service of summons and drafted motion for reconsideration on order of provisional dismissal', 0, NULL, 2, 0, 1, 19, '2017-03-10 13:17:28', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(2468, 19, 0, '2017-02-14 00:00:00', 167, 'Internally discussed with EMP and MAC and revised reply to FAN', 0, NULL, 0.55, 0, 1, 19, '2017-03-10 13:18:14', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(2469, 19, 0, '2017-02-14 00:00:00', 81, 'Reviewed documents for BOI accreditation', 0, NULL, 0.3, 0, 1, 19, '2017-03-10 13:19:47', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2470, 19, 0, '2017-02-14 00:00:00', 185, 'Reviewed due diligence', 100, NULL, 0.3, 30, 1, 19, '2017-03-10 13:20:30', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2471, 19, 0, '2017-02-15 00:00:00', 3, 'Attended meeting with Singaporean lawyers', 0, NULL, 0.3, 0, 1, 19, '2017-03-10 13:21:01', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(2472, 19, 0, '2017-02-15 00:00:00', 190, 'Internally discussed with GVF', 2500, NULL, 0.15, 375, 1, 19, '2017-03-10 13:21:52', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(2473, 19, 0, '2017-02-15 00:00:00', 190, 'Researched on property zonal value', 0, NULL, 1, 0, 1, 19, '2017-03-10 13:22:10', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(2474, 19, 0, '2017-02-15 00:00:00', 83, 'Drafted motion for reconsideration on order of provisional dismissal ', 0, NULL, 1, 0, 1, 19, '2017-03-10 13:23:51', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2475, 19, 0, '2017-02-15 00:00:00', 94, 'Reviewed/proofread Memorandum', 2500, NULL, 0.45, 1125, 1, 19, '2017-03-10 13:24:24', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2476, 19, 0, '2017-02-15 00:00:00', 167, 'Reviewed reply to FAN', 0, NULL, 0.4, 0, 1, 19, '2017-03-10 13:24:54', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2477, 19, 0, '2017-02-16 00:00:00', 94, 'Reviewed/proofread Memorandum ', 2500, NULL, 0.4, 1000, 1, 19, '2017-03-10 13:25:36', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2478, 16, 0, '2017-03-10 00:00:00', 84, 'Followed-up work at SEC for Intelligens incorporation papers', 2500, NULL, 2.25, 5625, 1, 16, '2017-03-10 13:32:19', 16, '2017-03-10 16:35:22', 1, '00:00:00', '00:00:00', 7),
(2479, 16, 0, '2017-03-10 00:00:00', 84, 'Revised Intelligens incorporation papers', 2500, NULL, 0.5, 1250, 1, 16, '2017-03-10 13:35:49', 16, '2017-03-10 13:36:35', 1, '00:00:00', '00:00:00', 19),
(2480, 16, 0, '2017-03-10 00:00:00', 84, 'Traveled to SEC PICC to resubmit Intelligens incorporation papers', 2500, NULL, 0.5, 1250, 1, 16, '2017-03-10 13:36:18', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(2481, 16, 0, '2017-03-10 00:00:00', 163, 'Performed Other Service: lawyers\' lunch', 0, NULL, 2, 0, 1, 16, '2017-03-10 13:37:35', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(2482, 16, 0, '2017-03-10 00:00:00', 48, 'Reviewed work of RHO re: Cemco Sec Certs (Treasury Memo)', 0, NULL, 1, 0, 1, 16, '2017-03-10 13:47:00', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2483, 15, 0, '2017-03-09 00:00:00', 94, 'Revised and made additional research on the Motion for Reconsideration. Supervised filing. (Consolidated entry) ', 2500, NULL, 3.5, 8750, 1, 15, '2017-03-10 16:07:44', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(2484, 15, 0, '2017-03-09 00:00:00', 66, 'Additional Revisions on the Survey Service Contract. ', 0, NULL, 0.8, 0, 1, 15, '2017-03-10 16:08:45', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(2485, 15, 0, '2017-03-09 00:00:00', 94, 'Internally discussed with EMP and FGS on the arguments of the motion for reconsideration. ', 2500, NULL, 1, 2500, 1, 15, '2017-03-10 16:09:42', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(2486, 15, 0, '2017-03-08 00:00:00', 185, 'Performed Other Service: due diligence review on VR documents for Regulatory compliance', 100, NULL, 3.9, 390, 1, 15, '2017-03-10 16:13:13', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(2487, 15, 0, '2017-03-08 00:00:00', 185, 'Internally discussed with EMP and FGS on MR arguments', 0, NULL, 0.6, 0, 1, 15, '2017-03-10 16:14:20', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(2488, 15, 0, '2017-03-08 00:00:00', 64, 'Review of additional revisions on the December 2, 2016 BOD minutes of meeting. ', 0, NULL, 0.8, 0, 1, 15, '2017-03-10 16:15:33', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2489, 15, 0, '2017-03-08 00:00:00', 163, 'Performed Other Service: discussion of labeling protocols with EMP and GVF', 0, NULL, 0.5, 0, 1, 15, '2017-03-10 16:16:17', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(2490, 15, 0, '2017-03-07 00:00:00', 158, 'Traveled to BIR to inquire on status of ITAD ruling. ', 3000, NULL, 1.3, 3900, 1, 15, '2017-03-10 16:17:22', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(2491, 15, 0, '2017-03-10 00:00:00', 163, 'Performed Other Service: read and report on assigned cases. Lawyer\'s lunch. ', 0, NULL, 3, 0, 1, 15, '2017-03-10 16:18:01', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(2492, 15, 0, '2017-03-10 00:00:00', 64, 'Internally discussed with RHO and Jam on the deliverables for the March 17, 2017 board meeting', 0, NULL, 1, 0, 1, 15, '2017-03-10 16:19:59', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(2493, 15, 0, '2017-03-10 00:00:00', 64, 'Review of draft minutes and tasks lists for HMDC and LHAI board meeting February 23, 2017', 0, NULL, 1.2, 0, 1, 15, '2017-03-10 16:20:38', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2494, 15, 0, '2017-03-08 00:00:00', 181, 'Conferred with EMP, Denise De Guzman and Mrs. Lichauco on the advisory opinion and options moving forward', 3000, NULL, 1.8, 5400, 1, 15, '2017-03-10 16:21:22', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(2495, 15, 0, '2017-03-07 00:00:00', 94, 'Review of case records and court decision for revision of motion for reconsideration', 2500, NULL, 1.3, 3250, 1, 15, '2017-03-10 16:22:54', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2496, 15, 0, '2017-03-09 00:00:00', 185, 'Review of new documents uploaded in the VR.', 100, NULL, 1.8, 180, 1, 15, '2017-03-10 16:24:34', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2497, 15, 0, '2017-03-10 00:00:00', 152, 'Performed Other Service: researched on computation of CTA filing fees for petition for review. ', 0, NULL, 0.8, 0, 1, 15, '2017-03-10 17:34:33', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(2498, 15, 0, '2017-03-10 00:00:00', 152, 'Conferred with Maricar Mendoza on new assessment against client for FY 2013. (To be transferred to different JEM once opened)', 0, NULL, 1, 0, 1, 15, '2017-03-10 17:35:36', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(2499, 15, 0, '2017-03-10 00:00:00', 163, 'Drafted digests of case reports.', 0, NULL, 1, 0, 1, 15, '2017-03-11 18:00:47', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2500, 15, 0, '2017-03-10 00:00:00', 64, 'Drafted notice of ASHM and BOD for 7 corporations under the HMDC group', 0, NULL, 0.8, 0, 1, 15, '2017-03-11 18:01:29', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2501, 15, 0, '2017-03-11 00:00:00', 64, 'Revised Minutes and Task list drafted by RHO. Include listening to recording of meeting to verify accuracy of minutes. ', 0, NULL, 2.8, 0, 1, 15, '2017-03-11 21:46:35', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(2502, 15, 0, '2017-03-13 00:00:00', 64, 'Conferred with EMP on the revised notices. ', 0, NULL, 0.5, 0, 1, 15, '2017-03-13 10:28:50', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(2503, 15, 0, '2017-03-13 00:00:00', 66, 'Conferred with EMP on review and revisions of the Survey Service Contract', 0, NULL, 0.5, 0, 1, 15, '2017-03-13 10:29:19', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(2504, 15, 0, '2017-03-13 00:00:00', 163, 'Drafted case digests for March 10 case reporting. ', 0, NULL, 0.6, 0, 1, 15, '2017-03-13 10:29:58', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2505, 15, 0, '2017-03-13 00:00:00', 163, 'Performed Other Service: revised evaluation for Hazel and sent email to Nikki. ', 0, NULL, 0.5, 0, 1, 15, '2017-03-13 10:30:34', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(2506, 19, 0, '2017-02-16 00:00:00', 163, 'Reviewed/digest previously reported cases', 0, NULL, 0.15, 0, 1, 19, '2017-03-13 10:33:13', NULL, NULL, 2, '00:00:00', '00:00:00', 12),
(2507, 19, 0, '2017-02-16 00:00:00', 83, 'Drafted Motion for Reconsideration on Order of Provisional dismissal', 0, NULL, 1, 0, 1, 19, '2017-03-13 10:34:00', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2508, 19, 0, '2017-02-16 00:00:00', 83, 'Reviewed motion for reconsideration on order of provisional dismissal', 0, NULL, 0.3, 0, 1, 19, '2017-03-13 10:35:17', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2509, 19, 0, '2017-02-16 00:00:00', 83, 'Revise Motion for reconsideration on order of provisional dismissal', 0, NULL, 0.3, 0, 1, 19, '2017-03-13 10:35:40', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(2510, 19, 0, '2017-02-16 00:00:00', 163, 'staff Evaluation', 0, NULL, 0.2, 0, 1, 19, '2017-03-13 10:36:13', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(2511, 19, 0, '2017-02-16 00:00:00', 163, 'Wrote email to Atene Graduate School, Japan Foundation Manila for presentation on training and development', 0, NULL, 0.15, 0, 1, 19, '2017-03-13 10:36:54', NULL, NULL, 2, '00:00:00', '00:00:00', 6),
(2512, 19, 0, '2017-02-16 00:00:00', 185, 'due Diligence', 100, NULL, 1, 100, 1, 19, '2017-03-13 10:37:27', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2513, 19, 0, '2017-02-17 00:00:00', 83, 'Reviewed/Proofread motion for reconsideration on order of provisional dismissal', 0, NULL, 0.3, 0, 1, 19, '2017-03-13 10:38:19', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2514, 19, 0, '2017-02-17 00:00:00', 163, 'Made telephone call to Manila wine for presentation on training and development', 0, NULL, 0.2, 0, 1, 19, '2017-03-13 10:38:50', NULL, NULL, 2, '00:00:00', '00:00:00', 16),
(2515, 19, 0, '2017-02-17 00:00:00', 163, 'Made telephone call to Sofitel for Presentaion on training and development', 0, NULL, 0.1, 0, 1, 19, '2017-03-13 10:39:47', NULL, NULL, 2, '00:00:00', '00:00:00', 16),
(2516, 19, 0, '2017-02-17 00:00:00', 163, 'Made telephone call to Mapua Graduate school for presentation on training and development ', 0, NULL, 0.15, 0, 1, 19, '2017-03-13 10:40:15', NULL, NULL, 2, '00:00:00', '00:00:00', 16),
(2517, 19, 0, '2017-02-17 00:00:00', 185, 'due diligence', 100, NULL, 1.5, 150, 1, 19, '2017-03-13 10:40:36', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2518, 19, 0, '2017-02-17 00:00:00', 163, 'staff evaluation and Presentation for planning', 0, NULL, 0.5, 0, 1, 19, '2017-03-13 10:41:06', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(2519, 16, 0, '2017-03-13 00:00:00', 39, 'Attended trial/hearing at RTC Makati Br. 132 for Casop Atlas v. City of Makati', 100, NULL, 2.75, 275, 1, 16, '2017-03-13 14:31:58', NULL, NULL, 1, '00:00:00', '00:00:00', 15),
(2520, 16, 0, '2017-03-13 00:00:00', 48, 'Drafted Sec Cert for return of Holderfin advances', 0, NULL, 0.5, 0, 1, 16, '2017-03-13 14:32:31', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2521, 16, 0, '2017-03-13 00:00:00', 85, 'Reviewed new CARs issued by the BIR RDO 38', 0, NULL, 0.5, 0, 1, 16, '2017-03-13 14:32:51', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2522, 16, 0, '2017-03-13 00:00:00', 85, 'Drafted email update to GVF re: issues with newly issued CARs', 0, NULL, 0.5, 0, 1, 16, '2017-03-13 14:35:12', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2523, 16, 0, '2017-03-13 00:00:00', 84, 'Supervised refiling of incorporation papers of Intelligens/extension of name reservation', 2500, NULL, 0.5, 1250, 1, 16, '2017-03-13 14:35:41', NULL, NULL, 1, '00:00:00', '00:00:00', 18),
(2524, 16, 0, '2017-03-13 00:00:00', 84, 'Wrote email to Marjorie re update on Intelligens', 2500, NULL, 0.2, 500, 1, 16, '2017-03-13 14:36:00', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(2525, 16, 0, '2017-03-13 00:00:00', 185, 'Performed Other Service: due diligence', 100, NULL, 4, 400, 1, 16, '2017-03-13 14:36:22', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(2526, 16, 0, '2017-03-13 00:00:00', 61, 'Reviewed/proofread opinion on delivered service', 0, NULL, 0.35, 0, 1, 16, '2017-03-13 14:43:57', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2527, 16, 0, '2017-03-13 00:00:00', 61, 'Attended meeting at Locsin Bldg with GVF', 0, NULL, 1, 0, 1, 16, '2017-03-13 14:44:10', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(2528, 15, 0, '2017-03-13 00:00:00', 163, '(IPG - No JEM yet) Performed Other Service: traveled to Rufino Pacific Tower to notarize a document for a client. Include waiting for affiant and travel time. ', 0, NULL, 1.5, 0, 1, 15, '2017-03-13 15:29:33', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(2529, 15, 0, '2017-03-13 00:00:00', 64, 'Reviewed and revised RHO\'s draft of LHAI minutes and task list; include listening to record of meeting for confirmation and accuracy; reviewed draft notices revised by Anne based on EMP\'s comments. ', 0, NULL, 3.2, 0, 1, 15, '2017-03-13 15:34:56', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2530, 12, 0, '2017-03-12 00:00:00', 167, 'Revising Raytheon Memo', 0, NULL, 2, 0, 1, 12, '2017-03-14 04:25:18', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2531, 12, 0, '2017-03-12 00:00:00', 64, 'Reviewed of Survey Contract', 0, NULL, 1.5, 0, 1, 12, '2017-03-14 04:25:47', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2532, 12, 0, '2017-03-12 00:00:00', 64, 'Reviewed of notices and minutes', 0, NULL, 1.2, 0, 1, 12, '2017-03-14 04:26:15', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2533, 12, 0, '2017-03-13 00:00:00', 163, 'Conferred with Tina and Nikki', 0, NULL, 3.5, 0, 1, 12, '2017-03-14 04:27:05', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(2534, 12, 0, '2017-03-09 00:00:00', 10, 'Conferred with Allen and Vicky', 0, NULL, 3.5, 0, 1, 12, '2017-03-14 05:41:30', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(2535, 12, 0, '2017-03-07 00:00:00', 63, 'Drafted HAZ Operating Agreement', 0, NULL, 1.75, 0, 1, 12, '2017-03-14 05:42:39', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2536, 12, 0, '2017-03-06 00:00:00', 63, 'Drafted revised HAZ Operating Agreement', 0, NULL, 1.75, 0, 1, 12, '2017-03-14 05:43:44', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2537, 12, 0, '2017-03-08 00:00:00', 181, 'Conferred with Mrs. Lichauco', 6000, NULL, 2.5, 15000, 1, 12, '2017-03-14 05:44:28', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(2538, 12, 0, '2017-03-05 00:00:00', 80, 'Drafted initial draft of Collaboration Agreement', 0, NULL, 2.5, 0, 1, 12, '2017-03-14 05:47:08', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2539, 12, 0, '2017-03-06 00:00:00', 10, 'Wrote emails to Vicky and Allen re meeting', 0, NULL, 0.5, 0, 1, 12, '2017-03-14 05:47:56', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(2540, 12, 0, '2017-03-06 00:00:00', 167, 'Internally discussed with Maki and Florian', 0, NULL, 0.75, 0, 1, 12, '2017-03-14 05:48:54', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(2541, 12, 0, '2017-03-06 00:00:00', 80, 'Drafted and revised Collaboration Agreement', 0, NULL, 2.5, 0, 1, 12, '2017-03-14 05:49:31', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2542, 12, 0, '2017-03-06 00:00:00', 11, 'Read Email from and to Jong re Expert Witness', 0, NULL, 0.3, 0, 1, 12, '2017-03-14 05:51:02', NULL, NULL, 1, '00:00:00', '00:00:00', 4),
(2543, 12, 0, '2017-03-07 00:00:00', 84, 'Performed Other Service - Various emails to Marjorie Torres; review of files; review of fees', 6000, NULL, 2.75, 16500, 1, 12, '2017-03-14 05:52:07', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(2544, 12, 0, '2017-03-07 00:00:00', 64, 'Drafted various secretary\'s certificates', 0, NULL, 1.75, 0, 1, 12, '2017-03-14 05:53:21', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2545, 12, 0, '2017-03-07 00:00:00', 10, 'Wrote emails to Allen and Vicky', 0, NULL, 0.3, 0, 1, 12, '2017-03-14 05:53:50', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(2546, 12, 0, '2017-03-13 00:00:00', 167, 'Internally discussed with Maki re Raytheon Contract', 0, NULL, 0.3, 0, 1, 12, '2017-03-14 05:56:35', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(2547, 12, 0, '2017-03-14 00:00:00', 167, 'Drafted an revised Raytheon Opinion', 0, NULL, 1.75, 0, 1, 12, '2017-03-14 05:57:05', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2548, 12, 0, '2017-03-13 00:00:00', 66, 'Revise of Survey Contract', 0, NULL, 1.5, 0, 1, 12, '2017-03-14 07:26:31', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(2549, 12, 0, '2017-03-14 00:00:00', 63, 'Revising HAZ OPERATING CONTRACT', 0, NULL, 0.5, 0, 1, 12, '2017-03-14 07:29:44', 12, '2017-03-14 17:20:49', 1, '00:00:00', '00:00:00', 19),
(2550, 15, 0, '2017-03-13 00:00:00', 151, 'Internally discussed with MAC re PPIC\'s request for firm to handle purchase of vehicle. ', 2500, NULL, 0.3, 750, 1, 15, '2017-03-14 12:59:09', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(2551, 15, 0, '2017-03-13 00:00:00', 66, 'Internally discussed with RHO regarding preparation of resolutions for ratification and going through records of minutes for confirmation and verification', 0, NULL, 1.5, 0, 1, 15, '2017-03-14 13:00:06', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(2552, 12, 0, '2017-03-14 00:00:00', 66, 'Drafted HAZ Contract', 0, NULL, 0.5, 0, 1, 12, '2017-03-14 17:19:12', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2553, 12, 0, '2017-03-14 00:00:00', 167, 'Revised the memo re Raytheon', 0, NULL, 1.75, 0, 0, 12, '2017-03-14 17:19:45', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(2554, 12, 0, '2017-03-14 00:00:00', 66, 'Revised Survey Service Contract', 0, NULL, 1.5, 0, 1, 12, '2017-03-14 17:20:22', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(2555, 12, 0, '2017-03-14 00:00:00', 151, 'Performed Other Service -Assistance in Vehicle Sale', 6000, NULL, 0.3, 1800, 1, 12, '2017-03-14 17:23:09', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(2556, 25, 0, '2017-03-15 00:00:00', 186, 'Revised memo re VAT Liability on services with Raytheon', 0, NULL, 6, 0, 1, 25, '2017-03-15 19:09:32', 25, '2017-03-15 19:14:13', 1, '00:00:00', '00:00:00', 19),
(2557, 25, 0, '2017-02-07 00:00:00', 186, 'Drafted memo on VAT Liability', 0, NULL, 4, 0, 1, 25, '2017-03-15 19:10:31', NULL, NULL, 1, '00:00:00', '00:00:00', 3);
INSERT INTO `file_billing_tbl` (`file_billing_id`, `user_id`, `position`, `billing_date`, `file_id`, `work_detail`, `rate`, `time_spent_sec`, `time_spent`, `amount`, `active`, `insert_by`, `insert_dt`, `update_by`, `update_dt`, `task_type`, `start_time`, `end_time`, `task_code`) VALUES
(2558, 25, 0, '2017-03-02 00:00:00', 186, 'Internally discussed with EMP and MAC re memo', 0, NULL, 1, 0, 1, 25, '2017-03-15 19:11:31', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(2559, 12, 0, '2017-02-27 00:00:00', 142, 'Internal routing Judicial Affidavit of Mr. Richard Querido filed on 2-23-2017\n', 0, NULL, 0.1, 0, 1, 21, '2017-03-16 13:51:21', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(2560, 12, 0, '2017-02-28 00:00:00', 163, 'Internal routing re Derma 360 GIS 2017\n', 0, NULL, 0.1, 0, 1, 21, '2017-03-16 13:52:23', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(2561, 12, 0, '2017-03-01 00:00:00', 87, 'Internal routing Authorized personnel to transact with BAI\n', 6000, NULL, 0.1, 600, 1, 21, '2017-03-16 13:54:19', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(2562, 12, 0, '2017-03-01 00:00:00', 87, 'Internal routing Transmittal of SPA \n', 0, NULL, 0.1, 0, 1, 21, '2017-03-16 13:54:41', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(2563, 12, 0, '2017-03-01 00:00:00', 140, 'Internal routing Reply re Respondents Comment/Opposition\n', 0, NULL, 0.1, 0, 1, 21, '2017-03-16 13:55:21', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(2564, 12, 0, '2017-03-01 00:00:00', 182, 'Internal routing Consularized documents for SEC requirements\n', 200, NULL, 0.1, 20, 1, 21, '2017-03-16 13:55:49', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(2565, 12, 0, '2017-03-06 00:00:00', 140, 'Internal routing notice of resolution\n', 0, NULL, 0.1, 0, 1, 21, '2017-03-16 13:56:21', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(2566, 12, 0, '2017-03-06 00:00:00', 142, 'Internal routing minute resolution dtd 2.27.17\n', 0, NULL, 0.1, 0, 1, 21, '2017-03-16 13:56:54', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(2567, 12, 0, '2017-03-07 00:00:00', 140, 'Internal routing transmittal of reply\n', 0, NULL, 0.1, 0, 1, 21, '2017-03-16 13:57:25', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(2568, 12, 0, '2017-03-07 00:00:00', 128, 'Internal routing transmittal of Sec certs to Peter\n', 0, NULL, 0.1, 0, 1, 21, '2017-03-16 13:58:03', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(2569, 12, 0, '2017-03-07 00:00:00', 64, 'Internal routing transmittal of Sec certs to Peter\n', 0, NULL, 0.1, 0, 1, 21, '2017-03-16 14:00:21', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(2570, 12, 0, '2017-03-07 00:00:00', 163, 'Internal routing Documents from client (AMSPEC)\n', 0, NULL, 0.1, 0, 1, 21, '2017-03-16 14:01:04', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(2571, 12, 0, '2017-03-09 00:00:00', 128, 'Internal routing Transmittal of Sec Certs to SGV, LHAI &amp; reply to auditor\n', 0, NULL, 0.3, 0, 1, 21, '2017-03-16 14:01:54', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(2572, 12, 0, '2017-03-09 00:00:00', 64, 'Internal routing Transmittal of Sec Certs to HMDC\n', 0, NULL, 0.1, 0, 1, 21, '2017-03-16 14:02:22', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(2573, 12, 0, '2017-03-09 00:00:00', 141, 'Internal routing Compliance\n', 0, NULL, 0.1, 0, 1, 21, '2017-03-16 14:06:35', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(2574, 12, 0, '2017-03-09 00:00:00', 120, 'Internal routing notice of resolution dtd. 3-7-2017\n', 0, NULL, 0.1, 0, 1, 21, '2017-03-16 14:08:11', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(2575, 12, 0, '2017-03-09 00:00:00', 99, 'Internal routing transmittal of Sec Certs\n', 0, NULL, 0.1, 0, 1, 21, '2017-03-16 14:08:37', NULL, NULL, 2, '00:00:00', '00:00:00', 20),
(2576, 12, 0, '2017-03-13 00:00:00', 47, 'Internal routing GIS 2016\n', 0, NULL, 0.1, 0, 1, 21, '2017-03-16 14:09:35', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(2577, 12, 0, '2017-03-13 00:00:00', 48, 'Internal routing GIS 2016\n', 0, NULL, 0.1, 0, 1, 21, '2017-03-16 14:09:53', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(2578, 12, 0, '2017-03-13 00:00:00', 93, 'Internal routing Manifestation filing of M.R.\n', 0, NULL, 0.2, 0, 1, 21, '2017-03-16 14:11:18', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(2579, 12, 0, '2017-03-14 00:00:00', 155, 'Internal routing minutes of special meeting held on March 3, 2017\n', 6000, NULL, 0.1, 600, 1, 21, '2017-03-16 14:11:47', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(2580, 12, 0, '2017-03-14 00:00:00', 151, 'Internal routing Transmittal of the Minutes\n', 6000, NULL, 0.1, 600, 1, 21, '2017-03-16 14:13:05', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(2581, 15, 0, '2017-03-14 00:00:00', 66, 'Revised the survey service contract as per EMP\'s additional comments', 0, NULL, 2, 0, 1, 15, '2017-03-16 23:12:06', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(2582, 15, 0, '2017-03-14 00:00:00', 151, 'Conferred with client on purchase of vehicle and application for alien work permit. ', 2500, NULL, 2.5, 6250, 1, 15, '2017-03-16 23:13:50', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(2583, 15, 0, '2017-03-14 00:00:00', 185, 'Conferred with DRP, RHO and FGS on due diligence report', 100, NULL, 1.2, 120, 1, 15, '2017-03-16 23:14:52', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(2584, 15, 0, '2017-03-14 00:00:00', 64, 'Revised and reviewed HMDC and LHAi minutes. Conferred with RHO on the table of transfer pricing provisions to be presented to the board. Conferred with EMP and RHO on pending matters for the board meeting. (consolidated entry)', 0, NULL, 3.4, 0, 1, 15, '2017-03-16 23:16:29', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(2585, 15, 0, '2017-03-15 00:00:00', 163, 'Performed Other Service: Attended seminar', 0, NULL, 8, 0, 1, 15, '2017-03-16 23:18:19', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(2586, 15, 0, '2017-03-15 00:00:00', 163, 'Met with RHO to update on status of board materials.', 0, NULL, 1.2, 0, 1, 15, '2017-03-16 23:19:28', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2587, 15, 0, '2017-03-16 00:00:00', 163, 'Performed Other Service: attended seminar', 0, NULL, 8, 0, 1, 15, '2017-03-16 23:20:04', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(2588, 15, 0, '2017-03-16 00:00:00', 64, 'Revised the table of transfer pricing provisions and minutes on treasury memorandum for the 5 other corporations. Drafted minutes of previous stockholders\' meeting on April 7.', 0, NULL, 2.1, 0, 1, 15, '2017-03-16 23:21:59', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(2589, 16, 0, '2017-03-16 00:00:00', 56, 'Made telephone call to Jatrina Chua re: Sec Cert for vendor accreditation with Sterling Bank', 0, NULL, 0.2, 0, 1, 16, '2017-03-17 12:05:41', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(2590, 16, 0, '2017-03-16 00:00:00', 56, 'Drafted minutes and Sec Cert for vendor accreditation with Sterling Bank', 0, NULL, 1.1, 0, 1, 16, '2017-03-17 12:06:01', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2591, 16, 0, '2017-03-16 00:00:00', 169, 'Wrote emails to Pia Yturzaeta re: Sec Cert for POS terminal', 0, NULL, 0.3, 0, 1, 16, '2017-03-17 12:06:41', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(2592, 16, 0, '2017-03-16 00:00:00', 169, 'Drafted Sec Cert and minutes for POS terminal', 0, NULL, 1.1, 0, 1, 16, '2017-03-17 12:06:59', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2593, 16, 0, '2017-03-16 00:00:00', 84, 'Supervised preparation of bank requirements for Intelligens', 2500, NULL, 0.4, 1000, 1, 16, '2017-03-17 12:07:33', NULL, NULL, 1, '00:00:00', '00:00:00', 18),
(2594, 16, 0, '2017-03-16 00:00:00', 84, 'Performed Other Service: updated tables of fees for Greyfriars/Graham Smith and Vistra/Houthoff; made comparison of fees; emailed Marjorie', 0, NULL, 1.2, 0, 1, 16, '2017-03-17 12:09:05', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(2595, 16, 0, '2017-03-16 00:00:00', 84, 'Wrote emails to Marjorie re: Intelligens bank account opening/signing of documents for BDO', 2500, NULL, 0.3, 750, 1, 16, '2017-03-17 12:10:32', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(2596, 16, 0, '2017-03-16 00:00:00', 84, 'Revised tax memo for Dutch/LuxCo', 0, NULL, 2, 0, 1, 16, '2017-03-17 12:11:12', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(2597, 16, 0, '2017-03-16 00:00:00', 185, 'Performed Other Service: due diligence', 100, NULL, 2.5, 250, 1, 16, '2017-03-17 12:11:31', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(2598, 16, 0, '2017-03-16 00:00:00', 169, 'Revised minutes and Sec Cert for POS terminal', 0, NULL, 0.75, 0, 0, 16, '2017-03-17 12:11:48', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(2599, 16, 0, '2017-03-16 00:00:00', 99, 'Drafted Sec Cert on annual meeting and no intracorporate dispute', 2500, NULL, 1, 2500, 0, 16, '2017-03-17 12:12:19', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2600, 16, 0, '2017-03-17 00:00:00', 99, 'Drafted Sec Cert on annual meeting and no intracorporate dispute', 0, NULL, 1.2, 0, 1, 16, '2017-03-17 12:12:54', 16, '2017-03-22 17:18:53', 1, '00:00:00', '00:00:00', 3),
(2601, 16, 0, '2017-03-17 00:00:00', 99, 'Reviewed files and previous GIS ', 0, NULL, 0.5, 0, 1, 16, '2017-03-17 12:13:09', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2602, 16, 0, '2017-03-17 00:00:00', 169, 'Revised minutes and Sec Cert for POS terminal', 0, NULL, 0.75, 0, 1, 16, '2017-03-17 12:13:42', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(2603, 16, 0, '2017-03-17 00:00:00', 158, 'Followed-up work at BIR National ITAD re: GANV TTRA', 3000, NULL, 1.5, 4500, 1, 16, '2017-03-17 12:15:13', 16, '2017-03-22 17:17:50', 1, '00:00:00', '00:00:00', 7),
(2604, 16, 0, '2017-03-17 00:00:00', 163, 'Followed-up work at BIR National re: Behn Meyer ruling', 0, NULL, 1.5, 0, 1, 16, '2017-03-17 12:15:44', 16, '2017-03-22 17:18:00', 1, '00:00:00', '00:00:00', 7),
(2605, 25, 0, '2017-03-01 00:00:00', 80, 'Wrote email to MAC re list of subsidiaries for updating', 0, NULL, 1, 0, 1, 22, '2017-03-20 17:09:59', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(2606, 25, 0, '2017-03-01 00:00:00', 163, 'Made telephone call to BI re accreditation', 0, NULL, 2, 0, 1, 22, '2017-03-20 17:10:40', NULL, NULL, 2, '00:00:00', '00:00:00', 16),
(2607, 25, 0, '2017-03-01 00:00:00', 163, 'Drafted letter to BI re outstanding documents', 0, NULL, 2, 0, 1, 22, '2017-03-20 17:29:16', NULL, NULL, 2, '00:00:00', '00:00:00', 3),
(2608, 25, 0, '2017-03-01 00:00:00', 163, 'Supervised filing of BI Accreditation', 0, NULL, 2, 0, 1, 22, '2017-03-20 17:29:40', NULL, NULL, 2, '00:00:00', '00:00:00', 18),
(2609, 25, 0, '2017-03-01 00:00:00', 163, 'Conferred with GVF re legal issues of client with civil registry', 0, NULL, 2, 0, 0, 22, '2017-03-20 17:39:19', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(2610, 25, 0, '2017-03-01 00:00:00', 163, 'Drafted memo (via email) re legal basis of civil registry - Andrew Cunanan', 0, NULL, 4, 0, 1, 22, '2017-03-20 17:40:02', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2611, 25, 0, '2017-03-01 00:00:00', 163, 'Conferred with GVF re legal issues of client with civil registry - Andrew Cunanan', 0, NULL, 2, 0, 1, 22, '2017-03-20 17:40:48', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(2612, 25, 0, '2017-03-02 00:00:00', 163, 'Drafted evaluation re non-legal staff performance evaluation', 0, NULL, 2, 0, 1, 22, '2017-03-20 17:41:21', NULL, NULL, 2, '00:00:00', '00:00:00', 3),
(2613, 25, 0, '2017-03-02 00:00:00', 151, 'Drafted minutes', 2500, NULL, 2, 5000, 1, 22, '2017-03-20 17:41:46', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2614, 25, 0, '2017-03-02 00:00:00', 151, 'Wrote email to SLP re minutes', 2500, NULL, 1, 2500, 1, 22, '2017-03-20 17:42:22', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(2615, 25, 0, '2017-03-02 00:00:00', 86, 'Attended meeting with GVF re documents needed', 0, NULL, 2, 0, 1, 22, '2017-03-20 17:43:49', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(2616, 25, 0, '2017-03-03 00:00:00', 86, 'Drafted several documents re BAI transactions', 0, NULL, 5, 0, 1, 22, '2017-03-20 17:44:15', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2617, 25, 0, '2017-03-03 00:00:00', 86, 'Wrote email to GVF re documents needed by the client', 0, NULL, 1, 0, 1, 22, '2017-03-20 17:44:39', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(2618, 25, 0, '2017-03-03 00:00:00', 93, 'Drafted MR for case no. 9009', 0, NULL, 3, 0, 1, 22, '2017-03-20 17:45:06', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2619, 25, 0, '2017-03-06 00:00:00', 93, 'Attended meeting EMP and SLPO re MR', 0, NULL, 1, 0, 1, 22, '2017-03-20 17:45:26', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(2620, 25, 0, '2017-03-06 00:00:00', 93, 'Researched on BIR issuances (RMO 17-2006 and RR16-2005)', 0, NULL, 2, 0, 1, 22, '2017-03-20 17:46:01', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(2621, 25, 0, '2017-03-06 00:00:00', 93, 'Reviewed work of SLP re MR', 0, NULL, 3, 0, 1, 22, '2017-03-20 17:46:26', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2622, 25, 0, '2017-03-07 00:00:00', 151, 'Drafted minutes', 2500, NULL, 2, 5000, 1, 22, '2017-03-20 17:46:54', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2623, 25, 0, '2017-03-07 00:00:00', 104, 'Drafted minutes', 0, NULL, 2, 0, 1, 22, '2017-03-20 17:47:11', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2624, 25, 0, '2017-03-07 00:00:00', 93, 'Revised the MR', 0, NULL, 4, 0, 1, 22, '2017-03-20 17:47:31', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(2625, 25, 0, '2017-03-08 00:00:00', 93, 'Attended meeting with EMP and SLP re MR', 0, NULL, 2, 0, 1, 22, '2017-03-20 17:48:02', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(2626, 25, 0, '2017-03-08 00:00:00', 93, 'Drafted timetable', 0, NULL, 2, 0, 1, 22, '2017-03-20 17:48:20', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2627, 25, 0, '2017-03-08 00:00:00', 93, 'Revised MR', 0, NULL, 3, 0, 1, 22, '2017-03-20 17:48:36', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(2628, 25, 0, '2017-03-09 00:00:00', 93, 'Researched on BIR issuance re audit as SOP in case of application for credit/refund', 0, NULL, 2, 0, 1, 22, '2017-03-20 17:49:08', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(2629, 25, 0, '2017-03-09 00:00:00', 93, 'Wrote email to SLP re BIR Audit Program', 0, NULL, 1, 0, 1, 22, '2017-03-20 17:49:33', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(2630, 25, 0, '2017-03-09 00:00:00', 93, 'Supervised filing of MR', 0, NULL, 1, 0, 1, 22, '2017-03-20 17:49:48', NULL, NULL, 1, '00:00:00', '00:00:00', 18),
(2631, 25, 0, '2017-03-09 00:00:00', 105, 'Researched on several ERC issuances', 0, NULL, 3, 0, 1, 22, '2017-03-20 17:50:12', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(2632, 25, 0, '2017-03-09 00:00:00', 163, 'Drafted outline on PIA Lecture of EMP', 0, NULL, 2, 0, 1, 22, '2017-03-20 17:50:41', NULL, NULL, 2, '00:00:00', '00:00:00', 3),
(2633, 25, 0, '2017-03-09 00:00:00', 93, 'Drafted internal memo (via email) re Total Gas vis-a-vis Hedcor case', 0, NULL, 2, 0, 1, 22, '2017-03-20 17:51:14', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2634, 25, 0, '2017-03-09 00:00:00', 80, 'Drafted summary of resolutions', 0, NULL, 2, 0, 1, 22, '2017-03-20 17:51:34', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2635, 16, 0, '2017-03-20 00:00:00', 163, 'Attended meeting with Advatech Industries and EMP', 0, NULL, 2, 0, 1, 16, '2017-03-20 18:12:10', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(2636, 16, 0, '2017-03-20 00:00:00', 11, 'Attended meeting with Ms. Tess Dimaculangan and EMP', 0, NULL, 2, 0, 1, 16, '2017-03-20 18:12:32', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(2637, 16, 0, '2017-03-20 00:00:00', 169, 'Drafted Consultancy Agreement', 0, NULL, 2, 0, 1, 16, '2017-03-20 18:13:19', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2638, 16, 0, '2017-03-20 00:00:00', 169, 'Drafted waiver form/informed consent form', 0, NULL, 1.5, 0, 1, 16, '2017-03-20 18:13:34', 16, '2017-03-20 18:14:47', 1, '00:00:00', '00:00:00', 3),
(2639, 16, 0, '2017-03-20 00:00:00', 169, 'Received telephone call from Ms. PIa Yturzaeta re: Sec Cert', 0, NULL, 0.2, 0, 1, 16, '2017-03-20 18:13:55', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(2640, 16, 0, '2017-03-20 00:00:00', 84, 'Received telephone call from Marjorie Torres re: BIR Registration of INtelligens', 2500, NULL, 0.3, 750, 1, 16, '2017-03-20 18:14:17', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(2641, 16, 0, '2017-03-20 00:00:00', 84, 'Supervised filing of mayor\'s permit application', 2500, NULL, 0.2, 500, 1, 16, '2017-03-20 18:14:32', NULL, NULL, 1, '00:00:00', '00:00:00', 18),
(2642, 25, 0, '2017-03-10 00:00:00', 185, 'Revised draft on due diligence', 0, NULL, 5, 0, 1, 22, '2017-03-20 18:21:08', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(2643, 25, 0, '2017-03-10 00:00:00', 163, 'Revised work of RHO re PIC Lecture', 0, NULL, 2, 0, 1, 22, '2017-03-20 18:21:40', NULL, NULL, 2, '00:00:00', '00:00:00', 19),
(2644, 12, 0, '2017-03-15 00:00:00', 187, 'Attended meeting with Ms. Pam Tangso and Ms. Alva Marasigan at Global Business Power', 6000, NULL, 1, 6000, 1, 21, '2017-03-21 10:32:39', NULL, NULL, 1, '15:30:00', '16:30:00', 1),
(2645, 12, 0, '2017-03-16 00:00:00', 163, 'Conferred with AOTCA Conference call', 0, NULL, 1, 0, 1, 21, '2017-03-21 10:33:46', NULL, NULL, 2, '10:00:00', '11:00:00', 2),
(2646, 12, 0, '2017-03-16 00:00:00', 163, 'FINEX GMM', 0, NULL, 2, 0, 1, 21, '2017-03-21 10:40:32', NULL, NULL, 2, '12:00:00', '14:00:00', 1),
(2647, 12, 0, '2017-03-17 00:00:00', 64, 'Attended board meeting at Venice Corporate Center', 0, NULL, 3.5, 0, 1, 21, '2017-03-21 10:41:18', NULL, NULL, 1, '12:00:00', '15:30:00', 1),
(2648, 12, 0, '2017-03-20 00:00:00', 163, 'Attended MAP meeting at Citibank Plaza', 0, NULL, 2, 0, 1, 21, '2017-03-21 10:42:12', NULL, NULL, 2, '12:00:00', '14:00:00', 1),
(2649, 12, 0, '2017-03-20 00:00:00', 152, 'Attended meeting with Kel Pascual  ', 0, NULL, 1.75, 0, 1, 21, '2017-03-21 10:42:55', NULL, NULL, 1, '14:00:00', '15:45:00', 1),
(2650, 12, 0, '2017-03-20 00:00:00', 64, 'Conferred with Kitten, Richelle', 0, NULL, 0.5, 0, 1, 21, '2017-03-21 10:44:25', NULL, NULL, 1, '17:45:00', '18:15:00', 2),
(2651, 12, 0, '2017-03-21 00:00:00', 186, 'Attended meeting with Charlie Casas, Badeth ', 6000, NULL, 1.66667, 10000, 1, 21, '2017-03-21 17:36:46', NULL, NULL, 1, '10:00:00', '11:40:00', 1),
(2652, 12, 0, '2017-03-17 00:00:00', 81, 'Signed documents for standard chartered\n', 0, NULL, 0.2, 0, 1, 21, '2017-03-21 17:37:55', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(2653, 12, 0, '2017-03-17 00:00:00', 93, 'Internal routing transmittal of decision &amp; M.R.\n', 0, NULL, 0.1, 0, 1, 21, '2017-03-21 17:38:34', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(2654, 12, 0, '2017-03-17 00:00:00', 48, 'Internal routing transmittal of Sec certs to Ms. Shirley Go\n', 0, NULL, 0.1, 0, 1, 21, '2017-03-21 17:39:00', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(2655, 12, 0, '2017-03-17 00:00:00', 163, 'Internal routing Transmittal of AOI, Cert. of bank deposit to Navarro Amper (DOJESTA)\n', 0, NULL, 0.1, 0, 1, 21, '2017-03-21 17:39:46', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(2656, 16, 0, '2017-03-21 00:00:00', 48, 'Drafted minutes for 2016 annual meeting', 0, NULL, 1, 0, 1, 16, '2017-03-21 18:07:56', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2657, 16, 0, '2017-03-21 00:00:00', 47, 'Drafted minutes for 2016 annual meeting', 0, NULL, 1, 0, 1, 16, '2017-03-21 18:08:06', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2658, 16, 0, '2017-03-21 00:00:00', 84, 'Internally discussed with Ms. Lyn and Jeric re status of mayor\'s permit application and BIR registration', 2500, NULL, 0.5, 1250, 1, 16, '2017-03-21 18:08:41', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(2659, 16, 0, '2017-03-21 00:00:00', 84, 'Wrote email to Marjorie Torres re: mayor\'s permit application and BIR registration', 2500, NULL, 0.3, 750, 1, 16, '2017-03-21 18:09:09', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(2660, 16, 0, '2017-03-21 00:00:00', 158, 'Internally discussed with EMP re: GANV TTRA status and follow-up', 3000, NULL, 0.5, 1500, 1, 16, '2017-03-21 18:09:36', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(2661, 16, 0, '2017-03-21 00:00:00', 158, 'Drafted GANV TTRA follow-up letter', 3000, NULL, 0.5, 1500, 1, 16, '2017-03-21 18:09:54', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2662, 16, 0, '2017-03-21 00:00:00', 84, 'Drafted tax memo for WTL Dutch/LuxCo', 2500, NULL, 4.2, 10500, 1, 16, '2017-03-21 18:10:21', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2663, 12, 0, '2017-03-22 00:00:00', 63, 'Conferred with Atty. Allen re HAZ Operating Agreement', 0, NULL, 1.25, 0, 1, 21, '2017-03-22 11:45:15', 12, '2017-03-22 16:44:15', 1, '00:00:00', '00:00:00', 2),
(2664, 12, 0, '2017-03-21 00:00:00', 86, 'Internal routing letter request to BAI\n', 6000, NULL, 0.1, 600, 1, 21, '2017-03-22 11:45:46', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(2665, 12, 0, '2017-03-21 00:00:00', 141, 'Internal routing order dated Mar. 6, 2017\n', 0, NULL, 0.1, 0, 1, 21, '2017-03-22 11:46:20', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(2666, 12, 0, '2017-03-21 00:00:00', 63, 'Drafted of the revised HAZ Agreement', 0, NULL, 1.5, 0, 1, 12, '2017-03-22 12:57:19', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2667, 12, 0, '2017-03-21 00:00:00', 186, 'Conferred with BIR Regional Director and Bobby', 6000, NULL, 1.75, 10500, 0, 12, '2017-03-22 12:59:07', NULL, NULL, 0, '00:00:00', '00:00:00', 2),
(2668, 12, 0, '2017-03-21 00:00:00', 125, 'Wrote email to Agnes re shareholdings', 6000, NULL, 0.3, 1800, 1, 12, '2017-03-22 12:59:33', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(2669, 12, 0, '2017-03-21 00:00:00', 125, 'Internally discussed with Sam an Florian', 6000, NULL, 0.5, 3000, 1, 12, '2017-03-22 12:59:56', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(2670, 12, 0, '2017-03-20 00:00:00', 63, 'Drafted the HAZ Operating Agreement', 0, NULL, 1.2, 0, 1, 12, '2017-03-22 13:30:52', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2671, 12, 0, '2017-03-20 00:00:00', 63, 'Conferred with Patrick and Kitten', 0, NULL, 1.25, 0, 1, 12, '2017-03-22 13:32:37', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(2672, 12, 0, '2017-03-22 00:00:00', 106, 'Internally discussed with Maki', 0, NULL, 0.5, 0, 1, 12, '2017-03-22 15:54:42', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(2673, 12, 0, '2017-03-21 00:00:00', 186, 'Conferred with BIR Regional director', 6000, NULL, 1.75, 10500, 1, 12, '2017-03-22 16:24:53', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(2674, 12, 0, '2017-03-20 00:00:00', 11, 'Conferred with Ms. Dimaculangan', 0, NULL, 0.75, 0, 1, 12, '2017-03-22 16:26:38', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(2675, 12, 0, '2017-03-22 00:00:00', 1, 'Conferred with CMMTC Finance Committee (including travel time)', 0, NULL, 2.5, 0, 1, 12, '2017-03-22 16:27:36', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(2676, 12, 0, '2017-03-22 00:00:00', 99, 'Conferred with Gregory and Jenny Chan', 0, NULL, 1.75, 0, 1, 12, '2017-03-22 16:43:56', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(2677, 19, 0, '2017-02-20 00:00:00', 94, 'Reviewed/proofread Memorandum', 2500, NULL, 0.45, 1125, 1, 19, '2017-03-22 16:55:25', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2678, 19, 0, '2017-02-20 00:00:00', 94, 'Supervised filing of Memorandum', 0, NULL, 2, 0, 1, 19, '2017-03-22 16:56:04', NULL, NULL, 1, '00:00:00', '00:00:00', 18),
(2679, 19, 0, '2017-02-20 00:00:00', 163, 'Digest reported cases', 0, NULL, 0.15, 0, 1, 19, '2017-03-22 16:56:29', NULL, NULL, 2, '00:00:00', '00:00:00', 12),
(2680, 19, 0, '2017-02-20 00:00:00', 64, 'Wrote email to Ms. Shirley Go and Carmel Necor', 0, NULL, 0.1, 0, 1, 19, '2017-03-22 16:56:57', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(2681, 19, 0, '2017-02-21 00:00:00', 67, 'Drafted Letter to Registry of Deeds of PAsig', 0, NULL, 0.25, 0, 1, 19, '2017-03-22 16:57:44', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2682, 19, 0, '2017-02-22 00:00:00', 185, 'due diligence ', 100, NULL, 2.5, 250, 1, 19, '2017-03-22 16:58:19', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(2683, 19, 0, '2017-02-21 00:00:00', 64, 'Wrote email to Mariesse for BOD meeting materials', 0, NULL, 0.05, 0, 1, 19, '2017-03-22 16:59:09', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(2684, 19, 0, '2017-02-21 00:00:00', 64, 'Made telephone call to from Marisse for Board meeting materials', 0, NULL, 0.1, 0, 1, 19, '2017-03-22 16:59:27', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(2685, 19, 0, '2017-02-21 00:00:00', 163, 'Presentation for planning', 0, NULL, 0.3, 0, 1, 19, '2017-03-22 17:00:03', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(2686, 19, 0, '2017-02-22 00:00:00', 185, 'due diligence', 100, NULL, 2, 200, 1, 19, '2017-03-22 17:00:29', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(2687, 19, 0, '2017-02-22 00:00:00', 67, 'Revise draft letter to Registry of Deeds Pasig', 0, NULL, 0.15, 0, 1, 19, '2017-03-22 17:01:11', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(2688, 19, 0, '2017-02-22 00:00:00', 64, 'Made telephone call to Mr. Norlito Adusara for Previous BOD meeting and assisted in the preparation of BOD materials', 0, NULL, 4.1, 0, 1, 19, '2017-03-22 17:01:47', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(2689, 19, 0, '2017-02-22 00:00:00', 163, 'MPF planning', 0, NULL, 0.2, 0, 1, 19, '2017-03-22 17:02:09', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(2690, 19, 0, '2017-02-23 00:00:00', 64, 'Attended Board Meeting and drafted Secretary\'s Certificate ', 0, NULL, 2.2, 0, 1, 19, '2017-03-22 17:02:46', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(2691, 19, 0, '2017-02-24 00:00:00', 163, 'Planning Trip', 0, NULL, 3, 0, 1, 19, '2017-03-22 17:03:30', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(2692, 19, 0, '2017-02-27 00:00:00', 140, 'Reviewed reply to comment', 2500, NULL, 0.45, 1125, 1, 19, '2017-03-22 17:03:55', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2693, 19, 0, '2017-02-27 00:00:00', 100, 'Read Email from Client', 0, NULL, 0.5, 0, 1, 19, '2017-03-22 17:04:30', NULL, NULL, 1, '00:00:00', '00:00:00', 4),
(2694, 19, 0, '2017-02-27 00:00:00', 100, 'Drafted Secretary\'s Certificate on authorized signatory', 0, NULL, 0.2, 0, 1, 19, '2017-03-22 17:04:52', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2695, 19, 0, '2017-02-27 00:00:00', 102, 'Revise draft minutes', 0, NULL, 0.15, 0, 1, 19, '2017-03-22 17:05:13', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(2696, 19, 0, '2017-02-27 00:00:00', 100, 'Drafted Minutes of the meeting', 0, NULL, 0.3, 0, 1, 19, '2017-03-22 17:05:35', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2697, 19, 0, '2017-02-28 00:00:00', 102, 'Drafted Director\'s Certificate and phone call to Phia San Gabriel', 0, NULL, 0.3, 0, 1, 19, '2017-03-22 17:06:14', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2698, 19, 0, '2017-02-28 00:00:00', 100, 'Drafted Director\'s Certificate and revised minutes ', 0, NULL, 0.35, 0, 1, 19, '2017-03-22 17:06:45', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2699, 19, 0, '2017-02-28 00:00:00', 163, 'Wise Train-Made telephone call to Australian Embassy/return phone call talked to Consular Officer ', 0, NULL, 1.1, 0, 1, 19, '2017-03-22 17:09:31', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(2700, 19, 0, '2017-02-28 00:00:00', 163, 'Wise Train-Wrote email to Australian Embassy', 0, NULL, 0.2, 0, 1, 19, '2017-03-22 17:09:54', 19, '2017-03-22 17:10:11', 1, '00:00:00', '00:00:00', 6),
(2701, 19, 0, '2017-02-28 00:00:00', 67, 'Drafted letter to President of Condo Corp.', 0, NULL, 0.15, 0, 1, 19, '2017-03-22 17:11:53', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2702, 19, 0, '2017-02-28 00:00:00', 185, 'due diligence', 100, NULL, 0.4, 40, 1, 19, '2017-03-22 17:12:10', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(2703, 16, 0, '2017-03-21 00:00:00', 163, 'Internally discussed with MAC and EMP re: Falcon Waterfree tax query', 0, NULL, 0.5, 0, 1, 16, '2017-03-22 17:15:05', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(2704, 16, 0, '2017-03-21 00:00:00', 163, 'Researched on Falcon Waterfree tax query ', 0, NULL, 4, 0, 0, 16, '2017-03-22 17:15:20', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(2705, 16, 0, '2017-03-22 00:00:00', 163, 'Researched on Falcon Waterfree tax query', 0, NULL, 3, 0, 1, 16, '2017-03-22 17:15:45', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(2706, 16, 0, '2017-03-22 00:00:00', 99, 'Attended meeting with EMP, Greg Chan, Jenny Chan ', 2500, NULL, 2.25, 5625, 1, 16, '2017-03-22 17:16:05', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(2707, 16, 0, '2017-03-22 00:00:00', 84, 'Received telephone calls from Andrew Cunanan re: Intelligens bank account documents', 2500, NULL, 0.2, 500, 1, 16, '2017-03-22 17:16:30', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(2708, 16, 0, '2017-03-22 00:00:00', 197, 'Received telephone call from Andrew Cunanan re: Sustento online banking details', 2500, NULL, 0.2, 500, 1, 16, '2017-03-22 17:16:53', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(2709, 16, 0, '2017-03-22 00:00:00', 84, 'Supervised preparation of Intelligens bank opening documents', 2500, NULL, 0.4, 1000, 1, 16, '2017-03-22 17:17:14', NULL, NULL, 1, '00:00:00', '00:00:00', 18),
(2710, 16, 0, '2017-03-22 00:00:00', 163, 'Drafted memo for Falcon Waterfree tax query', 0, NULL, 5, 0, 1, 16, '2017-03-22 17:17:34', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2711, 16, 0, '2017-03-17 00:00:00', 84, 'Wrote email to Marjorie Torres re: Intelligens', 2500, NULL, 0.3, 750, 1, 16, '2017-03-22 17:18:40', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(2712, 16, 0, '2017-03-17 00:00:00', 185, 'Performed Other Service: due diligence', 100, NULL, 2.25, 225, 1, 16, '2017-03-22 17:20:36', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(2713, 16, 0, '2017-02-28 00:00:00', 163, 'Performed Other Service: on leave', 0, NULL, 8, 0, 1, 16, '2017-03-22 17:21:06', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(2714, 16, 0, '2017-03-01 00:00:00', 163, 'Performed Other Service: on leave', 0, NULL, 8, 0, 1, 16, '2017-03-22 17:21:16', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(2715, 16, 0, '2017-03-02 00:00:00', 163, 'Performed Other Service: on leave', 0, NULL, 8, 0, 1, 16, '2017-03-22 17:21:25', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(2716, 16, 0, '2017-03-03 00:00:00', 163, 'Performed Other Service: on leave', 0, NULL, 8, 0, 1, 16, '2017-03-22 17:21:35', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(2717, 16, 0, '2017-03-06 00:00:00', 163, 'Performed Other Service: on leave', 0, NULL, 8, 0, 1, 16, '2017-03-22 17:21:46', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(2718, 16, 0, '2017-03-07 00:00:00', 163, 'Performed Other Service: on leave', 0, NULL, 8, 0, 1, 16, '2017-03-22 17:21:57', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(2719, 16, 0, '2017-03-08 00:00:00', 163, 'Performed Other Service: on leave', 0, NULL, 8, 0, 1, 16, '2017-03-22 17:22:22', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(2720, 16, 0, '2017-02-24 00:00:00', 163, 'Performed Other Service: firm planning meeting', 0, NULL, 8, 0, 1, 16, '2017-03-22 17:22:46', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(2721, 16, 0, '2017-02-23 00:00:00', 163, 'Traveled to Cambodia for firm planning', 0, NULL, 6, 0, 1, 16, '2017-03-22 17:23:13', NULL, NULL, 2, '00:00:00', '00:00:00', 14),
(2722, 12, 0, '2017-03-22 00:00:00', 63, 'Drafted HAZ Operating Agreement', 0, NULL, 1.5, 0, 1, 12, '2017-03-23 14:04:45', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2723, 12, 0, '2017-03-23 00:00:00', 63, 'Revised the HAZ Operating Agreement', 0, NULL, 1.5, 0, 1, 12, '2017-03-23 14:06:20', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(2724, 12, 0, '2017-03-23 00:00:00', 63, 'Conferred with Allen Arbis re HAZ Operating Agreement', 0, NULL, 0.75, 0, 1, 12, '2017-03-23 14:07:06', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(2725, 12, 0, '2017-03-23 00:00:00', 163, 'Conferred with Tina and tin re budget', 0, NULL, 1, 0, 1, 12, '2017-03-23 14:07:36', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(2726, 12, 0, '2017-03-23 00:00:00', 118, 'Revised the Opinion re withholding tax', 0, NULL, 1.2, 0, 1, 12, '2017-03-23 14:08:59', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(2727, 12, 0, '2017-03-22 00:00:00', 183, 'Conferred with Sharon via Watsapp', 0, NULL, 0.25, 0, 1, 12, '2017-03-23 16:47:55', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(2728, 12, 0, '2017-03-22 00:00:00', 63, 'Conferred with Kitten and Allen @ Holiday Inn', 0, NULL, 1.5, 0, 1, 12, '2017-03-23 16:53:29', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(2729, 15, 0, '2017-03-17 00:00:00', 64, 'Performed Other Service: Attended board meeting for HMDC Group and LHAI. ', 0, NULL, 4.2, 0, 1, 15, '2017-03-27 11:20:27', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(2730, 15, 0, '2017-03-17 00:00:00', 163, 'Performed Other Service: Attended seminar for non-accountants', 0, NULL, 4.5, 0, 1, 15, '2017-03-27 11:21:01', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(2731, 15, 0, '2017-03-17 00:00:00', 163, 'Performed Other Service: supervised final preparation of materials for the board meeting.', 0, NULL, 1, 0, 1, 15, '2017-03-27 11:21:38', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(2732, 15, 0, '2017-03-17 00:00:00', 64, 'Performed Other Service: finalized preparation of BOD Materials. ', 0, NULL, 1, 0, 1, 15, '2017-03-27 11:22:44', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(2733, 15, 0, '2017-03-27 00:00:00', 19, 'Performed Other Service: attended board meeting. prepared last minute material for board meeting. ', 0, NULL, 2, 0, 1, 15, '2017-03-27 11:42:20', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(2734, 15, 0, '2017-03-27 00:00:00', 19, 'Internally discussed with FGS on deliverables post-BOT meeting.', 0, NULL, 0.5, 0, 1, 15, '2017-03-27 11:42:44', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(2735, 15, 0, '2017-03-27 00:00:00', 63, 'Internally discussed with EMP re revisions for Doric and HAZ agreement', 0, NULL, 0.3, 0, 1, 15, '2017-03-27 11:43:13', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(2736, 15, 0, '2017-03-25 00:00:00', 183, 'Wrote email to Sharon and Philip on moving forward with the incorporation of the BPO. Include revising and updating information list. ', 0, NULL, 1, 0, 1, 15, '2017-03-27 11:45:32', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(2737, 15, 0, '2017-03-25 00:00:00', 163, 'Performed Other Service: drafted digests for case reporting', 0, NULL, 1, 0, 1, 15, '2017-03-27 12:02:52', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(2738, 15, 0, '2016-08-08 00:00:00', 18, 'Attended at trial/hearing at the CTA for presentation of Respondent\'s witness', 0, NULL, 3.5, 0, 1, 15, '2017-03-27 15:03:27', NULL, NULL, 1, '00:00:00', '00:00:00', 15),
(2739, 15, 0, '2016-12-05 00:00:00', 18, 'Drafted, researched, revised and reviewed Memorandum. Include discussions with EMP on the arguments and revisiting statutes and jurisprudence (consolidated entry)', 0, NULL, 10.5, 0, 1, 15, '2017-03-27 15:07:14', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2740, 15, 0, '2017-03-28 00:00:00', 63, 'Wrote email to Atty. Kat Mamba requesting case details on the FLA conflict in davao', 0, NULL, 0.5, 0, 1, 15, '2017-03-28 16:36:00', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(2741, 15, 0, '2017-03-27 00:00:00', 63, 'Conferred with EMP and Micha Lingan over telephone to discuss and revise the Doric Operating Agreement.', 0, NULL, 1.5, 0, 1, 15, '2017-03-28 16:37:03', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(2742, 15, 0, '2017-03-27 00:00:00', 63, 'Conferred with EMP and Atty. Allen and Mr. San Miguel to work on the HAZ operating Agreement ', 0, NULL, 2.5, 0, 1, 15, '2017-03-28 17:56:49', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(2743, 15, 0, '2017-03-27 00:00:00', 63, 'Conferred with Atty. Allen and EMP on the Doric Agreement', 0, NULL, 1.5, 0, 1, 15, '2017-03-28 17:57:27', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(2744, 15, 0, '2017-03-27 00:00:00', 63, 'Revised and reviewed draft amended articles, directors certificate and by-laws for amendment of articles and by laws. Include discussion with EMP and RHO.', 0, NULL, 2.6, 0, 1, 15, '2017-03-28 17:58:16', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(2745, 15, 0, '2017-03-28 00:00:00', 63, 'Conferred with aTTY. Allen, EMP and Engr. San Miguel on the final revisions for the HAZ agreement', 0, NULL, 3, 0, 1, 15, '2017-03-28 17:59:00', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(2746, 15, 0, '2017-03-28 00:00:00', 63, 'Conferred with Atty. Allen and EMP on the Doric amendments', 0, NULL, 1.5, 0, 1, 15, '2017-03-28 18:01:00', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(2747, 15, 0, '2017-03-28 00:00:00', 63, 'Revise and redrafted amended articles, director\'s certificate and by-laws for the amended of articles and by laws', 0, NULL, 2.8, 0, 1, 15, '2017-03-28 18:03:29', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(2748, 15, 0, '2017-03-28 00:00:00', 63, 'Revised Doric agreement to incorporate recent changes from Doric/', 0, NULL, 0.8, 0, 1, 15, '2017-03-28 18:04:13', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(2749, 15, 0, '2017-03-20 00:00:00', 185, 'Performed Other Service: Due diligence review of ARC assets and liabilities; include drafting of report', 100, NULL, 4, 400, 1, 15, '2017-03-28 23:34:45', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(2750, 15, 0, '2017-03-21 00:00:00', 185, 'Performed Other Service: due diligence on ARC\'s regulatory compliance', 0, NULL, 3.1, 0, 1, 15, '2017-03-28 23:35:18', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(2751, 15, 0, '2017-03-23 00:00:00', 185, 'Performed Other Service: Due diligence on ARC\'s material contracts. Include research on applicable contract laws for recommendations.', 0, NULL, 6.6, 0, 1, 15, '2017-03-28 23:36:02', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(2752, 15, 0, '2017-03-23 00:00:00', 185, 'Conferred with DRP, RHO and FGS to consolidate draft report and line by line edit of report and review completeness of documents reviewed.', 0, NULL, 4.5, 0, 1, 15, '2017-03-28 23:36:49', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(2753, 15, 0, '2017-03-24 00:00:00', 185, 'Revised draft report to conform with team\'s findings', 0, NULL, 2.8, 0, 1, 15, '2017-03-28 23:37:46', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(2754, 15, 0, '2017-03-14 00:00:00', 185, 'Internally discussed with RHO on her findings in the assets and liabilities due diligence for ARC.', 0, NULL, 1.9, 0, 1, 15, '2017-03-28 23:38:26', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(2755, 12, 0, '2017-03-28 00:00:00', 63, 'Revising HAZ Operating Agreements', 0, NULL, 3.5, 0, 1, 12, '2017-03-29 13:41:33', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2756, 12, 0, '2017-03-28 00:00:00', 63, 'Conferred with  Allen and HAZ Representative', 0, NULL, 2.8, 0, 1, 12, '2017-03-29 13:41:49', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(2757, 12, 0, '2017-03-28 00:00:00', 64, 'Drafted revised AOI and Direcctor\'s Certifiates', 0, NULL, 2.5, 0, 1, 12, '2017-03-29 13:42:07', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2758, 12, 0, '2017-03-29 00:00:00', 158, 'Followed-up work at BIR', 6000, NULL, 2.5, 15000, 1, 12, '2017-03-29 13:43:18', NULL, NULL, 1, '00:00:00', '00:00:00', 7),
(2759, 12, 0, '2017-03-29 00:00:00', 63, 'Followed-up work at BIR of BIR Ruling', 0, NULL, 2.5, 0, 1, 12, '2017-03-29 13:43:40', NULL, NULL, 1, '00:00:00', '00:00:00', 7),
(2760, 12, 0, '2017-03-29 00:00:00', 63, 'Drafted DORIC Operating Agreement', 0, NULL, 2.5, 0, 1, 12, '2017-03-29 13:44:15', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2761, 12, 0, '2017-03-29 00:00:00', 63, 'Call with Allen to discuss Doric', 0, NULL, 0.5, 0, 1, 12, '2017-03-29 13:44:33', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(2762, 12, 0, '2017-03-27 00:00:00', 63, 'Drafted Haz Operating Agreement', 0, NULL, 1.8, 0, 1, 12, '2017-03-29 13:45:24', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2763, 12, 0, '2017-03-27 00:00:00', 63, 'Drafted DORIC Operating Agreemet', 0, NULL, 0.5, 0, 1, 12, '2017-03-29 13:45:53', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2764, 12, 0, '2017-03-27 00:00:00', 141, 'Wrote email to client and discussion with Dianne', 0, NULL, 0.5, 0, 1, 12, '2017-03-29 13:46:55', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(2765, 12, 0, '2017-03-20 00:00:00', 186, 'Conferred with Charlie and Badeth re 2012 Assessment (time for transfer)', 6000, NULL, 1.5, 9000, 0, 12, '2017-03-29 13:48:17', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(2766, 12, 0, '2017-03-27 00:00:00', 186, 'Conferred with Charlie and Badeth re 2012 Assessment', 6000, NULL, 1.5, 9000, 1, 12, '2017-03-29 13:49:03', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(2767, 12, 0, '2017-03-24 00:00:00', 80, 'Reviewed of Confidentiality Agreement', 0, NULL, 0.75, 0, 1, 12, '2017-03-29 14:14:48', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2768, 12, 0, '2017-03-24 00:00:00', 80, 'Wrote email to David Paean', 0, NULL, 0.75, 0, 1, 12, '2017-03-29 14:15:37', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(2769, 12, 0, '2017-03-24 00:00:00', 183, 'Reviewed of AOI and By-laws of ROMAR, Inc.', 0, NULL, 0.5, 0, 1, 12, '2017-03-29 14:16:16', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2770, 12, 0, '2017-03-30 00:00:00', 164, 'Conferred with Simone Sweeney and discussed various potential tax issues of Haven Asia Philippines', 180, NULL, 0.6, 108, 1, 12, '2017-03-30 16:29:49', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(2771, 12, 0, '2017-03-30 00:00:00', 125, 'Email to Agnes Bohnen', 6000, NULL, 0.4, 2400, 1, 12, '2017-03-30 16:30:20', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(2772, 12, 0, '2017-03-30 00:00:00', 63, 'Drafted and revised HAZ Operating Agreement', 0, NULL, 1.25, 0, 1, 12, '2017-03-30 16:31:05', 12, '2017-03-30 19:06:59', 1, '00:00:00', '00:00:00', 3),
(2773, 12, 0, '2017-03-30 00:00:00', 64, 'Performed Other Service - Sending Director\'s certificate to directors', 0, NULL, 0.5, 0, 1, 12, '2017-03-30 16:32:13', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(2774, 12, 0, '2017-03-30 00:00:00', 151, 'Conferred with Philip and Sharon via WhatsApp', 6000, NULL, 0.3, 1800, 1, 12, '2017-03-30 16:32:59', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(2775, 12, 0, '2017-03-30 00:00:00', 151, 'Internally discussed with Florian re Opening of bank accounts; review of minutes; ;email to client', 6000, NULL, 0.5, 3000, 1, 12, '2017-03-30 16:34:28', 12, '2017-03-30 19:17:26', 1, '00:00:00', '00:00:00', 8),
(2776, 12, 0, '2017-03-30 00:00:00', 151, 'Wrote email to Agnes Bohnen', 6000, NULL, 0.5, 3000, 0, 12, '2017-03-30 19:05:09', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(2777, 12, 0, '2017-03-30 00:00:00', 125, 'Wrote email to Agnes Bonen', 6000, NULL, 0.5, 3000, 1, 12, '2017-03-30 19:05:45', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(2778, 12, 0, '2017-03-30 00:00:00', 84, 'Emails to Andrew, Floris and Peter', 6000, NULL, 0.5, 3000, 1, 12, '2017-03-30 19:06:33', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(2779, 12, 0, '2017-03-30 00:00:00', 163, 'Conferred with Gemma re firm\'s ITR', 0, NULL, 2, 0, 1, 12, '2017-03-30 19:17:57', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(2780, 15, 0, '2017-03-31 00:00:00', 64, 'Performed Other Service signed CTC of IDs of the HMDC signatories, requested by Peter Lachaona', 0, NULL, 1, 0, 1, 21, '2017-03-31 11:19:30', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(2781, 12, 0, '2017-03-22 00:00:00', 186, 'Internal routing Letter to BIR RR No. 8 re 2012 &amp; 2013 Tax assessment)\n', 6000, NULL, 0.1, 600, 1, 21, '2017-03-31 11:22:39', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(2782, 12, 0, '2017-03-22 00:00:00', 102, 'Internal routing Transmittal of minutes\n', 0, NULL, 0.1, 0, 1, 21, '2017-03-31 11:23:22', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(2783, 12, 0, '2017-03-22 00:00:00', 100, 'Internal routing Transmittal of minutes\n', 0, NULL, 0.1, 0, 1, 21, '2017-03-31 11:23:43', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(2784, 12, 0, '2017-03-22 00:00:00', 99, 'Internal routing board resolution\n', 0, NULL, 0.1, 0, 1, 21, '2017-03-31 11:24:16', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(2785, 12, 0, '2017-03-22 00:00:00', 169, 'Internal routing transmittal of minutes &amp; sec certs\n', 0, NULL, 0.1, 0, 1, 21, '2017-03-31 11:24:39', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(2786, 12, 0, '2017-03-22 00:00:00', 93, 'Internal routing minute resolution dtd 3.14.17\n', 0, NULL, 0.1, 0, 1, 21, '2017-03-31 11:26:22', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(2787, 12, 0, '2017-03-22 00:00:00', 94, 'Internal routing resolution dated 3.20.17\n', 0, NULL, 0.1, 0, 1, 21, '2017-03-31 11:26:47', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(2788, 12, 0, '2017-03-24 00:00:00', 143, 'Internal routing Manifestation filing of Pretrial brief\n', 0, NULL, 0.1, 0, 1, 21, '2017-03-31 11:27:19', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(2789, 12, 0, '2017-03-29 00:00:00', 93, 'Internal routing notice of resolution\n', 0, NULL, 0.1, 0, 1, 21, '2017-03-31 11:29:09', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(2790, 12, 0, '2017-03-29 00:00:00', 151, 'Internal routing MAA Insurance\n', 6000, NULL, 0.1, 600, 1, 21, '2017-03-31 11:29:37', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(2791, 12, 0, '2017-03-29 00:00:00', 128, 'Internal routing Amended GIS 2017\n', 0, NULL, 0.1, 0, 1, 21, '2017-03-31 11:30:10', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(2792, 12, 0, '2017-03-30 00:00:00', 152, 'Internal routing Letter to BDO\n', 0, NULL, 0.1, 0, 1, 21, '2017-03-31 11:30:37', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(2793, 12, 0, '2017-03-30 00:00:00', 146, 'Internal routing transmittal of bank documents to Idein\n', 0, NULL, 0.1, 0, 1, 21, '2017-03-31 11:31:03', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(2794, 12, 0, '2017-04-03 00:00:00', 125, 'Reviewed of records; discussions with SLP and Florian; calls to RAB and Sharon', 6000, NULL, 0.8, 4800, 1, 12, '2017-04-03 18:41:33', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2795, 12, 0, '2017-04-03 00:00:00', 63, 'Performed Other Service - Assistance in the signing and finalisation of HAZ Operating Agreement', 0, NULL, 4.5, 0, 1, 12, '2017-04-03 18:42:21', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(2796, 12, 0, '2017-03-31 00:00:00', 1, 'Attended meeting at ', 0, NULL, 2.5, 0, 1, 12, '2017-04-03 18:43:46', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(2797, 12, 0, '2017-03-31 00:00:00', 63, 'Revised HAZ Operating Agreement', 0, NULL, 1.5, 0, 1, 12, '2017-04-03 18:44:42', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(2798, 12, 0, '2017-03-31 00:00:00', 80, 'Revised HEAB Malaysia SLA', 0, NULL, 2.5, 0, 1, 12, '2017-04-03 18:46:26', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(2799, 16, 0, '2017-04-03 00:00:00', 39, 'Attended hearing at RTC Makati Br. 132 for Casop v. City of Makati', 100, NULL, 3.5, 350, 1, 16, '2017-04-04 10:07:58', NULL, NULL, 1, '00:00:00', '00:00:00', 15),
(2800, 16, 0, '2017-04-03 00:00:00', 141, 'Internally discussed with EMP re: Presentation of Mr. Querido/conference call with Atty. Golda', 2500, NULL, 0.6, 1500, 1, 16, '2017-04-04 10:08:34', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(2801, 16, 0, '2017-04-03 00:00:00', 141, 'Reviewed work of FGS: Judicial Affidavit of Mr. Querido, covering manifestation', 0, NULL, 1, 0, 1, 16, '2017-04-04 10:09:02', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2802, 16, 0, '2017-04-03 00:00:00', 141, 'Wrote email to Atty. Golda re: JA of Mr. Querido', 0, NULL, 0.2, 0, 1, 16, '2017-04-04 10:09:29', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(2803, 16, 0, '2017-04-03 00:00:00', 6, 'Researched on tax credit certificates re: Genato case', 2500, NULL, 1, 2500, 1, 16, '2017-04-04 10:10:10', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(2804, 16, 0, '2017-04-03 00:00:00', 6, 'Wrote email to GVF re: findings on TCCs', 0, NULL, 0.4, 0, 1, 16, '2017-04-04 10:10:29', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(2805, 16, 0, '2017-04-03 00:00:00', 169, 'Drafted minutes of special meeting of BOD approving AFS for 2016', 0, NULL, 0.5, 0, 1, 16, '2017-04-04 10:10:57', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2806, 16, 0, '2017-04-03 00:00:00', 84, 'Supervised filing of Intelligens Mayor\'s Permit application/phone call to Atty. Pagente of Permits and Licensing office', 2500, NULL, 0.75, 1875, 1, 16, '2017-04-04 10:11:37', NULL, NULL, 1, '00:00:00', '00:00:00', 18),
(2807, 16, 0, '2017-04-03 00:00:00', 84, 'Drafted tax memo for Dutch/LuxCo', 0, NULL, 3, 0, 1, 16, '2017-04-04 10:12:04', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2808, 16, 0, '2017-03-31 00:00:00', 84, 'Drafted tax memo for Dutch/LuxCo', 0, NULL, 2.5, 0, 1, 16, '2017-04-04 10:15:27', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2809, 16, 0, '2017-04-04 00:00:00', 163, 'Conducted research/Drafted tax memo for Global Business Power Corp. (tax treaty relief)', 0, NULL, 6, 0, 1, 16, '2017-04-04 15:56:01', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2810, 16, 0, '2017-04-04 00:00:00', 84, 'Supervised filing of Mayor\'s permit application/emails to Marjorie Torres re: company profile, target market/client list; discussed with RHO re: feedback from Makati Permits office', 2500, NULL, 1, 2500, 1, 16, '2017-04-04 15:56:47', NULL, NULL, 1, '00:00:00', '00:00:00', 18),
(2811, 16, 0, '2017-04-04 00:00:00', 163, 'Drafted Derma 360 minutes for approval of 2016 AFS', 0, NULL, 0.4, 0, 1, 16, '2017-04-04 15:57:19', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2812, 16, 0, '2017-04-04 00:00:00', 143, 'Finalized 9183 Joint Stipulation of Facts and Issues/drafted email to Atty. Rowell Vicente of the BIR', 2500, NULL, 1.5, 3750, 1, 16, '2017-04-04 15:58:00', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2813, 12, 0, '2017-04-04 00:00:00', 80, 'Conferred with Reywen', 0, NULL, 0.5, 0, 1, 12, '2017-04-04 18:27:09', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(2814, 12, 0, '2017-04-04 00:00:00', 10, 'Conferred with BIR OFFICIALS', 0, NULL, 3.5, 0, 1, 12, '2017-04-04 18:27:52', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(2815, 12, 0, '2017-04-04 00:00:00', 23, 'Attended BOARD MEETING', 0, NULL, 2, 0, 1, 12, '2017-04-04 18:29:24', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(2816, 12, 0, '2017-04-03 00:00:00', 151, 'Internal routing Alien employment permit of Chi Wen Hua\n', 6000, NULL, 0.1, 600, 1, 21, '2017-04-05 13:30:58', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(2817, 12, 0, '2017-04-03 00:00:00', 151, 'Internal routing transmittal of Sec certs\n', 0, NULL, 0.1, 0, 1, 21, '2017-04-05 13:33:10', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(2818, 12, 0, '2017-04-03 00:00:00', 170, 'Internal routing GIS 2017\n', 0, NULL, 0.1, 0, 1, 21, '2017-04-05 13:33:49', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(2819, 12, 0, '2017-04-03 00:00:00', 64, 'Internal routing transmittal of Directors\' Certificate to AMA\n', 0, NULL, 0.1, 0, 1, 21, '2017-04-05 13:34:36', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(2820, 12, 0, '2017-04-03 00:00:00', 116, 'Internal routing letter to BIR dtd Mar 30, 2017\n', 0, NULL, 0.1, 0, 1, 21, '2017-04-05 13:35:05', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(2821, 12, 0, '2017-04-03 00:00:00', 10, 'Internal routing letter to BIR dtd Mar 30, 2017\n', 0, NULL, 0.1, 0, 1, 21, '2017-04-05 13:42:14', NULL, NULL, 1, '00:00:00', '00:00:00', 20);
INSERT INTO `file_billing_tbl` (`file_billing_id`, `user_id`, `position`, `billing_date`, `file_id`, `work_detail`, `rate`, `time_spent_sec`, `time_spent`, `amount`, `active`, `insert_by`, `insert_dt`, `update_by`, `update_dt`, `task_type`, `start_time`, `end_time`, `task_code`) VALUES
(2822, 12, 0, '2017-04-03 00:00:00', 151, 'Internal routing Transmittal of MAA General assurance policy, invoice &amp; receipt to Mr. Khita Hua\n', 6000, NULL, 0.1, 600, 1, 21, '2017-04-05 13:43:12', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(2823, 12, 0, '2017-04-03 00:00:00', 146, 'Internal routing transmittal of Sec certs\n', 0, NULL, 0.1, 0, 1, 21, '2017-04-05 13:43:39', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(2824, 12, 0, '2017-04-03 00:00:00', 47, 'Internal routing Power of Attorney\n', 0, NULL, 0.1, 0, 1, 21, '2017-04-05 13:44:09', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(2825, 12, 0, '2017-04-03 00:00:00', 196, 'Internal routing transmittal of treasurers aff.\n', 0, NULL, 0.1, 0, 1, 21, '2017-04-05 13:44:37', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(2826, 12, 0, '2017-04-03 00:00:00', 186, 'Internal routing letter to BIR dtd Mar 29, 2017\n', 6000, NULL, 0.1, 600, 1, 21, '2017-04-05 13:45:22', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(2827, 16, 0, '2017-04-05 00:00:00', 163, 'Further revised/finalized tax memo for Global Business Power/reviewed FGS\' work', 0, NULL, 3.5, 0, 1, 16, '2017-04-05 16:13:10', 16, '2017-04-05 16:24:17', 1, '00:00:00', '00:00:00', 3),
(2828, 16, 0, '2017-04-05 00:00:00', 163, 'Attended meeting with GVF and new client (Tradeshow International, Inc.)', 0, NULL, 1.2, 0, 1, 16, '2017-04-05 16:13:33', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(2829, 16, 0, '2017-04-05 00:00:00', 163, 'Drafted Secretary\'s Certificate for Tradeshow International, Inc. - GVF new client', 0, NULL, 0.5, 0, 1, 16, '2017-04-05 16:13:55', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2830, 16, 0, '2017-04-05 00:00:00', 84, 'Supervised filing of BIR Registration/Mayor\'s Permit applications of Intelligens', 2500, NULL, 1, 2500, 1, 16, '2017-04-05 16:14:32', NULL, NULL, 1, '00:00:00', '00:00:00', 18),
(2831, 16, 0, '2017-04-05 00:00:00', 84, 'Wrote emails to Marjorie re: Intelligens/Sustento', 2500, NULL, 0.3, 750, 1, 16, '2017-04-05 16:14:48', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(2832, 16, 0, '2017-04-05 00:00:00', 163, 'Researched on libel laws re: Growl Audio v. Tradeshow Intl case (GVF new client)/reviewed files given by new client', 0, NULL, 1.5, 0, 1, 16, '2017-04-05 16:15:43', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(2833, 16, 0, '2017-04-06 00:00:00', 169, 'Drafted Sec Certs for two CMI Security Bank accounts; drafted underlying minutes', 0, NULL, 1, 0, 1, 16, '2017-04-06 14:05:32', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2834, 16, 0, '2017-04-06 00:00:00', 81, 'Traveled to Two World Square for notarization of Trainee Contracts', 0, NULL, 0.75, 0, 1, 16, '2017-04-06 14:06:15', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(2835, 16, 0, '2017-04-06 00:00:00', 81, 'Performed Other Service: notarization of trainee contracts at Two World Square HEABS office', 0, NULL, 3.5, 0, 1, 16, '2017-04-06 14:06:49', 16, '2017-04-07 16:18:59', 1, '00:00:00', '00:00:00', 11),
(2836, 16, 0, '2017-04-06 00:00:00', 163, 'Reviewed Dojesta contracts', 0, NULL, 2, 0, 1, 16, '2017-04-06 14:07:24', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2837, 12, 0, '2017-04-05 00:00:00', 152, 'Conferred with BIR - Gilda Iglesias', 0, NULL, 1.75, 0, 1, 12, '2017-04-07 09:42:12', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(2838, 12, 0, '2017-04-05 00:00:00', 163, 'Conferred with BIR - CIR Dulay and Mon Abrea re CSR Philippiens', 0, NULL, 1.5, 0, 1, 12, '2017-04-07 09:56:00', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(2839, 12, 0, '2017-04-05 00:00:00', 186, 'Conferred with Charlie Casas at the Region - but BIR officer were not around', 6000, NULL, 1.2, 7200, 1, 12, '2017-04-07 10:06:17', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(2840, 12, 0, '2017-04-06 00:00:00', 152, 'Conferred with Kel and company, re options for the compromise', 0, NULL, 1.5, 0, 1, 12, '2017-04-07 10:06:57', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(2841, 12, 0, '2017-04-06 00:00:00', 152, 'Conferred with Kel and company re options for property dividends', 0, NULL, 1.2, 0, 1, 12, '2017-04-07 10:07:15', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(2842, 12, 0, '2017-04-06 00:00:00', 125, 'Conferred with Greefin, Sharon and Philip re booking of 2016 transactions', 6000, NULL, 1.75, 10500, 1, 12, '2017-04-07 10:07:54', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(2843, 16, 0, '2017-04-06 00:00:00', 11, 'Drafted Judicial Affidavit-Tess Dimaculangan', 0, NULL, 2, 0, 1, 16, '2017-04-07 16:19:21', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2844, 16, 0, '2017-04-06 00:00:00', 163, 'Reviewed Dojesta Contracts', 0, NULL, 3, 0, 0, 16, '2017-04-07 16:19:43', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(2845, 16, 0, '2017-04-07 00:00:00', 163, 'Reviewed Dojesta Contracts', 0, NULL, 3, 0, 1, 16, '2017-04-07 16:20:05', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2846, 16, 0, '2017-04-07 00:00:00', 11, 'Internally discussed with EMP re: judicial affidavit of Ms. Tess Dimaculangan', 0, NULL, 0.3, 0, 1, 16, '2017-04-07 16:20:27', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(2847, 16, 0, '2017-04-07 00:00:00', 11, 'Further revised judicial affidavit of Ms. Tess Dimaculangan', 0, NULL, 1.7, 0, 1, 16, '2017-04-07 16:20:47', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(2848, 16, 0, '2017-04-07 00:00:00', 90, 'Internally discussed with GVF and FGS re: Joanne Francisco case (replies to Oppositor\'s Comments)', 0, NULL, 0.5, 0, 1, 16, '2017-04-07 16:21:20', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(2849, 16, 0, '2017-04-07 00:00:00', 39, 'Drafted Casop Atlas Corp v. City of Makati FOE', 100, NULL, 2.75, 275, 1, 16, '2017-04-07 16:21:58', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2850, 15, 0, '2017-04-10 00:00:00', 152, 'Drafted letter to BIR Region 7 RD reiterating request for compromise and amortization of payments. Meeting with EMP and Advatech (consolidated entry). Include research on laws and regulations on compromise/abatement', 0, NULL, 4.2, 0, 0, 15, '2017-04-10 10:38:29', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2851, 12, 0, '2017-04-07 00:00:00', 152, 'Traveled to and from BIR', 0, NULL, 2.5, 0, 1, 12, '2017-04-10 15:19:08', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(2852, 12, 0, '2017-04-07 00:00:00', 152, 'Conferred with Regional Dir. Marina de Guzman', 0, NULL, 1, 0, 1, 12, '2017-04-10 15:19:30', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(2853, 12, 0, '2017-04-07 00:00:00', 152, 'Drafted letter to BIR', 0, NULL, 0.75, 0, 1, 12, '2017-04-10 15:20:11', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2854, 12, 0, '2017-04-07 00:00:00', 84, 'Wrote email to Diego and Marjorie', 6000, NULL, 0.3, 1800, 1, 12, '2017-04-10 15:21:06', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(2855, 12, 0, '2017-04-07 00:00:00', 163, 'Conferred with Lawyers \'s Lunch', 0, NULL, 2, 0, 1, 12, '2017-04-10 15:21:37', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(2856, 12, 0, '2017-04-07 00:00:00', 125, 'Internally discussed with GMP re FS', 6000, NULL, 0.3, 1800, 1, 12, '2017-04-10 15:22:24', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(2857, 12, 0, '2017-04-10 00:00:00', 125, 'Wrote email to Agnes', 6000, NULL, 0.6, 3600, 1, 12, '2017-04-10 18:40:34', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(2858, 12, 0, '2017-04-10 00:00:00', 186, 'Wrote email to Charlie - RAYTHEON', 6000, NULL, 1.5, 9000, 1, 12, '2017-04-10 18:41:14', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(2859, 16, 0, '2017-04-10 00:00:00', 163, 'Further revised Global Business Power legal opinion based on EMP\'s comments; conducted further research', 0, NULL, 3.5, 0, 1, 16, '2017-04-11 15:06:15', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(2860, 16, 0, '2017-04-10 00:00:00', 163, 'Reviewed Dojesta contracts', 0, NULL, 3, 0, 1, 16, '2017-04-11 15:06:33', 16, '2017-04-11 15:12:15', 1, '00:00:00', '00:00:00', 12),
(2861, 16, 0, '2017-04-10 00:00:00', 143, 'Revised Cancer Joint Stipulation of Facts based on comments of Atty. Vicente (mtfcouns_dtr_sys for respondent CIR)', 2500, NULL, 1, 2500, 1, 16, '2017-04-11 15:08:06', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(2862, 16, 0, '2017-04-10 00:00:00', 39, 'Drafted Casop Atlas authorization letter (to obtain certified true copies of TCC/CAR/Tax return for Formal Offer of Evidence)', 100, NULL, 0.4, 40, 1, 16, '2017-04-11 15:08:44', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2863, 16, 0, '2017-04-10 00:00:00', 85, 'Internally discussed with GVF re: TGP Land transfer tax', 0, NULL, 0.3, 0, 1, 16, '2017-04-11 15:12:07', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(2864, 16, 0, '2017-04-11 00:00:00', 90, 'Reviewed/revised drafts of the ff:\n\nReply re: Comment on Motion to Release Rents;\nReply re: Comment on Motion to Surrender Titles;\nMotion to Exclude Oppositor; and\nManifestation and Motion re: Stale Check', 0, NULL, 5, 0, 1, 16, '2017-04-11 15:13:27', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2865, 16, 0, '2017-04-11 00:00:00', 163, 'Drafted Motion for Extension of Time to File Answer', 0, NULL, 1, 0, 1, 16, '2017-04-11 15:13:52', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2866, 16, 0, '2017-04-11 00:00:00', 163, 'Internally discussed with EMP re: Global Business Power legal opinion', 0, NULL, 0.5, 0, 1, 16, '2017-04-11 15:14:10', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(2867, 16, 0, '2017-04-11 00:00:00', 163, 'Conducted further research for Global Business Power legal opinion', 0, NULL, 0.75, 0, 1, 16, '2017-04-11 15:14:29', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(2868, 16, 0, '2017-04-11 00:00:00', 163, 'Reviewed/proofread Global Business Power legal opinion', 0, NULL, 0.9, 0, 1, 16, '2017-04-11 15:14:47', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2869, 19, 0, '2017-03-01 00:00:00', 163, 'Wise Train - Made telephone call to Australian Embassy and phone call to DFA on Authentication of Passport ', 0, NULL, 0.5, 0, 1, 19, '2017-04-17 13:12:52', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(2870, 19, 0, '2017-03-01 00:00:00', 163, 'Wise Train-Wrote email to Australian Embassy ', 0, NULL, 0.1, 0, 1, 19, '2017-04-17 13:45:00', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(2871, 19, 0, '2017-03-01 00:00:00', 163, 'Staff Evaluations', 0, NULL, 3, 0, 1, 19, '2017-04-17 13:45:20', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(2872, 19, 0, '2017-03-01 00:00:00', 127, 'Reviewed/Proofread survey service contract.', 0, NULL, 2, 0, 1, 19, '2017-04-17 15:41:15', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2873, 16, 0, '2017-04-18 00:00:00', 11, 'Attended meeting with Ms. Tess Dimaculangan and EMP for drafting of Judicial Affidavit', 0, NULL, 3.5, 0, 1, 16, '2017-04-18 14:55:25', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(2874, 16, 0, '2017-04-18 00:00:00', 11, 'Reviewed files in preparation for meeting with Ms. Dimaculangan', 0, NULL, 0.75, 0, 1, 16, '2017-04-18 14:55:42', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2875, 16, 0, '2017-04-18 00:00:00', 90, 'Revised Supplemental Reply re: Comment on Motion to Release Rents', 0, NULL, 1, 0, 1, 16, '2017-04-18 14:56:27', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2876, 16, 0, '2017-04-18 00:00:00', 90, 'Revised Supplemental Reply re Comment on MOtion to Surrender Titles', 0, NULL, 1, 0, 1, 16, '2017-04-18 14:56:49', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(2877, 16, 0, '2017-04-18 00:00:00', 85, 'Reviewed CARs, drafted email to GVF/EMP, supervised request for correction', 0, NULL, 0.75, 0, 1, 16, '2017-04-18 14:57:24', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2878, 16, 0, '2017-04-18 00:00:00', 163, 'Research for invoicing memo', 0, NULL, 1.5, 0, 1, 16, '2017-04-18 14:58:20', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(2879, 16, 0, '2017-04-17 00:00:00', 163, 'Revised Dojesta Privacy Policy/revised covering email to Sagit', 0, NULL, 3, 0, 1, 16, '2017-04-18 14:59:56', 16, '2017-04-27 11:21:49', 1, '00:00:00', '00:00:00', 19),
(2880, 16, 0, '2017-04-17 00:00:00', 163, 'Internally discussed with EMP and RHO re: HavenAsia invoicing and tax treaty memoranda', 0, NULL, 1, 0, 1, 16, '2017-04-18 15:00:21', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(2881, 12, 0, '2017-04-18 00:00:00', 14, 'Conferred with Dep. Com Aranas, Atty. Manzanares and Atty. Mape Cantillep of BIR Legal Service', 0, NULL, 3.5, 0, 1, 12, '2017-04-18 16:26:18', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(2882, 12, 0, '2017-04-18 00:00:00', 10, 'Conferred with Ms. Tes Angeles, head of LT Division.', 0, NULL, 3, 0, 1, 12, '2017-04-18 16:26:56', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(2883, 12, 0, '2017-04-18 00:00:00', 11, 'Conferred with Independent CPA', 0, NULL, 3, 0, 1, 12, '2017-04-18 16:27:25', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(2884, 12, 0, '2017-04-17 00:00:00', 11, 'Revised Judicial Affidavit of Accountant', 0, NULL, 1.75, 0, 1, 12, '2017-04-18 16:30:28', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(2885, 12, 0, '2017-04-17 00:00:00', 196, 'Reviewed of Privacy Policy', 0, NULL, 1.75, 0, 1, 12, '2017-04-18 16:43:59', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2886, 12, 0, '2017-04-17 00:00:00', 64, 'Reviewed of work of General Information Sheet', 0, NULL, 2.5, 0, 1, 12, '2017-04-18 16:44:40', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2887, 12, 0, '2017-04-18 00:00:00', 22, 'Conferred with Annabelle re 2012 and 2011 BIR audit.', 0, NULL, 1.75, 0, 1, 12, '2017-04-18 16:48:09', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(2888, 12, 0, '2017-04-18 00:00:00', 10, 'Email to Kitten and Vicky', 0, NULL, 0.3, 0, 1, 12, '2017-04-18 16:59:02', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(2889, 16, 0, '2017-04-18 00:00:00', 97, 'Reviewed/proofread Partnership/Shareholders Agreements', 2500, NULL, 1, 2500, 1, 16, '2017-04-18 17:59:57', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2890, 16, 0, '2017-04-18 00:00:00', 85, 'Internally discussed with RHO re: TGP CAR correction', 0, NULL, 0.4, 0, 1, 16, '2017-04-18 18:00:16', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(2891, 16, 0, '2017-04-18 00:00:00', 163, 'Internally discussed with Carlo (intern) re: consularization of documents by Vietnamese embassy', 0, NULL, 0.5, 0, 1, 16, '2017-04-18 18:00:53', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(2892, 16, 0, '2017-04-19 00:00:00', 11, 'Revised JA of Ms. Dimaculangan per EMP, Jong Bautista and Atty. Ascalon\'s comments', 0, NULL, 3, 0, 1, 16, '2017-04-19 14:40:11', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(2893, 16, 0, '2017-04-19 00:00:00', 163, 'Performed Other Service: style guide lecture', 0, NULL, 1, 0, 1, 16, '2017-04-19 14:40:31', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(2894, 16, 0, '2017-04-19 00:00:00', 163, 'Internally discussed with Carlo Soriano re: MBG Capital consularization of documents', 0, NULL, 0.5, 0, 1, 16, '2017-04-19 14:41:13', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(2895, 16, 0, '2017-04-19 00:00:00', 11, 'Supervised filing of TA Oil JA of Ms. Dimaculangan', 0, NULL, 2, 0, 1, 16, '2017-04-19 14:41:35', 16, '2017-04-19 14:43:14', 1, '00:00:00', '00:00:00', 18),
(2896, 16, 0, '2017-04-19 00:00:00', 197, 'Wrote email to Marjorie Torres re: stock certificates', 2500, NULL, 0.2, 500, 1, 16, '2017-04-19 14:42:06', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(2897, 16, 0, '2017-04-19 00:00:00', 85, 'Internally discussed with RHO re: TGP CAR correction at RDO 38', 0, NULL, 0.3, 0, 1, 16, '2017-04-19 14:42:50', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(2898, 16, 0, '2017-04-19 00:00:00', 85, 'Internally discussed with Jeric and Joy re: TGP Land transfer of title', 0, NULL, 0.3, 0, 1, 16, '2017-04-19 14:43:07', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(2899, 16, 0, '2017-04-19 00:00:00', 90, 'Internally discussed with FGS and GVF re: Joanne Francisco hearings scheduled on 4/20/2017', 0, NULL, 0.3, 0, 1, 16, '2017-04-19 14:44:38', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(2900, 16, 0, '2017-04-19 00:00:00', 163, 'Reviewed MBG Capital docs for consularization', 0, NULL, 0.5, 0, 1, 16, '2017-04-19 14:45:11', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2901, 12, 0, '2017-04-19 00:00:00', 80, 'Conference call with HO Malaysia', 0, NULL, 2.3, 0, 1, 12, '2017-04-19 19:31:36', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(2902, 12, 0, '2017-04-19 00:00:00', 106, 'Conferred with Maki re BIR findings', 0, NULL, 0.4, 0, 1, 12, '2017-04-19 19:32:15', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(2903, 12, 0, '2017-04-19 00:00:00', 210, 'Performed Other Service  - finalising opinion', 6000, NULL, 0.4, 2400, 1, 12, '2017-04-19 19:32:43', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(2904, 12, 0, '2017-04-19 00:00:00', 11, 'Performed Other Service - Finalising of Judicial Affidavit; various emails to and from client/Ms. Dimaculangan', 0, NULL, 2.5, 0, 1, 12, '2017-04-19 19:34:05', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(2905, 12, 0, '2017-04-19 00:00:00', 85, 'Performed Other Service - various discussions on CAR AND LAND', 0, NULL, 0.5, 0, 1, 12, '2017-04-19 19:36:45', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(2906, 16, 0, '2017-04-20 00:00:00', 210, 'Attended meeting at GBPC offices with EMP (attended by Ms. Pamela Tangso and Ms. Alva Marasigan)', 3500, NULL, 1.5, 5250, 1, 16, '2017-04-20 16:49:37', 16, '2017-04-20 16:49:44', 1, '00:00:00', '00:00:00', 1),
(2907, 16, 0, '2017-04-20 00:00:00', 84, 'Conference call with Martijn Perquin re: LuxCo incorporation', 2500, NULL, 0.5, 1250, 1, 16, '2017-04-20 16:50:21', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(2908, 16, 0, '2017-04-20 00:00:00', 84, 'Internally discussed with EMP re: LuxCo documentation', 2500, NULL, 0.3, 750, 1, 16, '2017-04-20 16:50:40', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(2909, 16, 0, '2017-04-20 00:00:00', 84, 'Reviewed LuxCo documentation', 2500, NULL, 0.5, 1250, 1, 16, '2017-04-20 16:50:59', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2910, 16, 0, '2017-04-20 00:00:00', 84, 'Internally discussed with GVF re: Sustento stock certificates', 2500, NULL, 0.4, 1000, 1, 16, '2017-04-20 16:51:23', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(2911, 16, 0, '2017-04-20 00:00:00', 84, 'Internally discussed with Ms. Lyn re: stock certs for Sustento/supervised preparation of new stock certs', 2500, NULL, 0.5, 1250, 1, 16, '2017-04-20 16:51:52', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(2912, 16, 0, '2017-04-20 00:00:00', 163, 'Reviewed work of RHO re: dividends memo for Haven Asia', 0, NULL, 4.5, 0, 1, 16, '2017-04-20 16:52:24', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2913, 19, 0, '2017-03-02 00:00:00', 64, 'Drafted Minutes for February 23, 2017', 0, NULL, 2, 0, 1, 19, '2017-04-21 14:53:05', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2914, 19, 0, '2017-03-02 00:00:00', 128, 'Drafted Minutes for Feb. 23, 2017', 0, NULL, 2, 0, 1, 19, '2017-04-21 14:54:54', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2915, 19, 0, '2017-03-02 00:00:00', 163, 'Staff Evaluation and digested Case for reporting.', 0, NULL, 2.3, 0, 1, 19, '2017-04-21 14:56:09', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(2916, 19, 0, '2017-03-03 00:00:00', 83, 'Attended at hearing at RTC Taguig. re: HEABS v. Hernandez', 0, NULL, 5, 0, 1, 19, '2017-04-21 15:32:57', NULL, NULL, 1, '00:00:00', '00:00:00', 15),
(2917, 19, 0, '2017-03-03 00:00:00', 163, 'Staff Evaluation ', 0, NULL, 2, 0, 1, 19, '2017-04-21 15:36:02', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(2918, 19, 0, '2017-03-03 00:00:00', 128, 'Drafted Secretary\'s certificate for Bank Signatories for several banks.', 0, NULL, 1, 0, 1, 19, '2017-04-21 15:36:58', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2919, 19, 0, '2017-03-07 00:00:00', 83, 'Made telephone call to Sheriff Sherwin Luluquisin re: HEABS ROHQ V. Hernandez.', 0, NULL, 0.3, 0, 1, 19, '2017-04-26 16:24:12', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(2920, 19, 0, '2017-03-07 00:00:00', 64, 'Drafted Minutes of the meeting for Feb. 23, 2017.', 0, NULL, 3, 0, 1, 19, '2017-04-26 16:25:18', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2921, 19, 0, '2017-03-07 00:00:00', 128, 'Drafted Minutes of the meeting for Feb. 23, 2017', 0, NULL, 2.5, 0, 1, 19, '2017-04-26 16:25:47', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2922, 16, 0, '2017-04-26 00:00:00', 84, 'Attended meeting with EMP, Marjorie Torres, Diego Recalde and Andrew Cunanan re: DutchCo/LuxCo structure setup', 2500, NULL, 2, 5000, 1, 16, '2017-04-27 10:42:53', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(2923, 16, 0, '2017-04-26 00:00:00', 84, 'Drafted Intelligens Declarations of Trust/supervised execution', 2500, NULL, 1.25, 3125, 1, 16, '2017-04-27 10:43:18', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2924, 16, 0, '2017-04-26 00:00:00', 84, 'Wrote various emails to EMP related to DutchCo/LuxCo structure (Intelligens, Pronimbus, Susteno primary purposes)', 2500, NULL, 0.75, 1875, 1, 16, '2017-04-27 10:43:57', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(2925, 16, 0, '2017-04-26 00:00:00', 85, 'Internally discussed with EMP and GVF re: TGP Land RD matters', 0, NULL, 0.2, 0, 1, 16, '2017-04-27 10:44:32', 16, '2017-04-27 10:45:08', 1, '00:00:00', '00:00:00', 8),
(2926, 16, 0, '2017-04-26 00:00:00', 85, 'Internally discussed with Jeric re: TGP Land status with RD', 0, NULL, 0.3, 0, 1, 16, '2017-04-27 10:44:51', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(2927, 16, 0, '2017-04-26 00:00:00', 85, 'Internally discussed with EMP re: TGP CAR correction', 0, NULL, 0.2, 0, 1, 16, '2017-04-27 10:46:24', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(2928, 16, 0, '2017-04-26 00:00:00', 143, 'Reviewed Pre-Trial Brief, exhibits, and JSFI in preparation for Commissioner\'s Hearing on 4/27/17', 2500, NULL, 2, 5000, 1, 16, '2017-04-27 10:47:49', 16, '2017-04-27 10:48:01', 1, '00:00:00', '00:00:00', 12),
(2929, 16, 0, '2017-04-26 00:00:00', 91, 'Reviewed files in preparation for Memorandum-drafting', 2500, NULL, 1.5, 3750, 1, 16, '2017-04-27 10:48:53', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2930, 16, 0, '2017-04-24 00:00:00', 11, 'Attended trial/hearing at CTA for presentation of Ms. Tess Dimaculangan', 0, NULL, 3, 0, 1, 16, '2017-04-27 10:49:27', NULL, NULL, 1, '00:00:00', '00:00:00', 15),
(2931, 16, 0, '2017-04-24 00:00:00', 11, 'Attended lunch meeting with Ms. Tess Dimaculangan in preparation for hearing', 0, NULL, 1.5, 0, 1, 16, '2017-04-27 10:49:56', 16, '2017-04-27 11:02:30', 1, '00:00:00', '00:00:00', 1),
(2932, 16, 0, '2017-04-24 00:00:00', 11, 'Reviewed files in preparation for presentation of Ms. Tess Dimaculangan', 0, NULL, 1, 0, 1, 16, '2017-04-27 10:50:17', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2933, 19, 0, '2017-03-07 00:00:00', 163, 'Conferred with EMP, MAC FGS on PIA lecture', 0, NULL, 0.4, 0, 1, 19, '2017-04-27 10:51:03', NULL, NULL, 2, '00:00:00', '00:00:00', 2),
(2934, 16, 0, '2017-04-24 00:00:00', 84, 'Internal discussion with Ms. Lyn re: Sustento/Acquapower minutes; supervised scanning of docs; Wrote email to Marjorie Torres re: Sustento/Acquapower minutes ', 2500, NULL, 0.5, 1250, 1, 16, '2017-04-27 10:52:40', 16, '2017-04-27 10:53:13', 1, '00:00:00', '00:00:00', 6),
(2935, 19, 0, '2017-03-08 00:00:00', 67, 'Prepared documents for RD Pasig Conference', 0, NULL, 0.3, 0, 1, 19, '2017-04-27 10:52:52', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(2936, 16, 0, '2017-04-24 00:00:00', 169, 'Internal discussion with Ms. Lyn re: execution of revised Sec Cert; Wrote email to Ms. Yturzaeta re: CMI Sec Cert', 0, NULL, 0.4, 0, 1, 16, '2017-04-27 10:54:55', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(2937, 16, 0, '2017-04-24 00:00:00', 97, 'Received telephone call from EMP re: Fortmancline meeting', 2500, NULL, 0.2, 500, 1, 16, '2017-04-27 10:56:33', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(2938, 16, 0, '2017-04-24 00:00:00', 11, 'Received telephone call from EMP re: TA Oil hearing update', 0, NULL, 0.2, 0, 1, 16, '2017-04-27 10:56:55', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(2939, 19, 0, '2017-03-08 00:00:00', 64, 'Drafted Summary of Approved Resolutions', 0, NULL, 1.5, 0, 1, 19, '2017-04-27 10:59:10', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2940, 19, 0, '2017-03-08 00:00:00', 128, 'Drafted summary of approved resolutions', 0, NULL, 1.5, 0, 1, 19, '2017-04-27 10:59:55', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2941, 19, 0, '2017-03-08 00:00:00', 128, 'Revise Minutes of the meeting for Feb. 23, 2017', 0, NULL, 1.5, 0, 1, 19, '2017-04-27 11:00:19', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(2942, 19, 0, '2017-03-08 00:00:00', 64, 'Revise Minutes of the meetings for Feb. 23, 2017', 0, NULL, 1.5, 0, 1, 19, '2017-04-27 11:01:01', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(2943, 16, 0, '2017-04-24 00:00:00', 91, 'Reviewed files in preparation for Memorandum drafting', 2500, NULL, 1.25, 3125, 1, 16, '2017-04-27 11:03:10', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2944, 19, 0, '2017-03-09 00:00:00', 127, 'Drafted summary of approved resolutions', 0, NULL, 1.5, 0, 1, 19, '2017-04-27 11:10:59', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2945, 19, 0, '2017-03-09 00:00:00', 110, 'Drafted Summary of approved resolutions', 0, NULL, 1.5, 0, 1, 19, '2017-04-27 11:14:54', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2946, 16, 0, '2017-04-25 00:00:00', 84, 'Internally discussed with EMP re: DutchCo/LuxCo structure setup', 2500, NULL, 1, 2500, 1, 16, '2017-04-27 11:15:29', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(2947, 16, 0, '2017-04-25 00:00:00', 84, 'Reviewed emails from Greyfriars, Private Trustees, Vistra re: DutchCo/LuxCo structure setup', 0, NULL, 2.5, 0, 1, 16, '2017-04-27 11:15:59', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2948, 16, 0, '2017-04-25 00:00:00', 84, 'Drafted email containing all pending matters for DutchCo/LuxCo structure', 0, NULL, 1, 0, 1, 16, '2017-04-27 11:16:18', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2949, 16, 0, '2017-04-25 00:00:00', 143, 'Internally discussed with Ms. Lyn and Jam re: exhibits for marking at Commissioner\'s hearing', 2500, NULL, 0.75, 1875, 1, 16, '2017-04-27 11:16:56', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(2950, 16, 0, '2017-04-25 00:00:00', 143, 'Made telephone call to Ada Santiago-Aquino of LHC re: exhibits for marking at Commissioner\'s hearing', 2500, NULL, 0.25, 625, 1, 16, '2017-04-27 11:17:17', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(2951, 16, 0, '2017-04-25 00:00:00', 91, 'Researched re: DCFII Memorandum matters', 2500, NULL, 2.5, 6250, 1, 16, '2017-04-27 11:18:15', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(2952, 16, 0, '2017-04-17 00:00:00', 39, 'Drafted Affidavit of Loss re: request for Certified True Copies of Casop Atlas exhibits from BIR', 100, NULL, 1, 100, 1, 16, '2017-04-27 11:19:43', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2953, 16, 0, '2017-04-17 00:00:00', 11, 'Internally discussed with EMP re: IFRIC 17 and other matters related to Ms. Dimaculangan\'s affidavit', 0, NULL, 1, 0, 1, 16, '2017-04-27 11:20:19', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(2954, 19, 0, '2017-03-09 00:00:00', 67, 'Conferred with RD Pasig', 0, NULL, 3.5, 0, 1, 19, '2017-04-27 11:21:29', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(2955, 16, 0, '2017-04-17 00:00:00', 11, 'Revised Affidavit of Ms. Dimaculangan per EMP\'s comments', 0, NULL, 2, 0, 1, 16, '2017-04-27 11:21:32', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(2956, 19, 0, '2017-03-09 00:00:00', 163, 'Researched for EMP\'s PIA lecture', 0, NULL, 1.5, 0, 1, 19, '2017-04-27 11:22:00', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(2957, 19, 0, '2017-03-09 00:00:00', 163, 'digest of reported cases', 0, NULL, 0.3, 0, 1, 19, '2017-04-27 11:22:23', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(2958, 19, 0, '2017-03-10 00:00:00', 111, 'Drafted summary of approved resolutions', 0, NULL, 1.5, 0, 1, 19, '2017-04-27 11:22:50', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2959, 16, 0, '2017-04-21 00:00:00', 85, 'Internally discussed with Jeric re: TGP Land RD status', 0, NULL, 0.5, 0, 1, 16, '2017-04-27 11:23:04', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(2960, 19, 0, '2017-03-10 00:00:00', 112, 'Drafted Summary of approved resolutions', 0, NULL, 1.5, 0, 1, 19, '2017-04-27 11:23:16', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2961, 16, 0, '2017-04-21 00:00:00', 169, 'Wrote email to Ms. Pia Yturzaeta re: new Sec Cert for SBC account', 0, NULL, 0.2, 0, 1, 16, '2017-04-27 11:23:41', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(2962, 19, 0, '2017-03-10 00:00:00', 189, 'Drafted Summary of approved resolutions', 0, NULL, 1.5, 0, 1, 19, '2017-04-27 11:24:06', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2963, 16, 0, '2017-04-21 00:00:00', 163, 'Researched on invoicing for commission payments (HavenAsia)', 0, NULL, 7.3, 0, 1, 16, '2017-04-27 11:24:08', 16, '2017-04-27 11:56:29', 1, '00:00:00', '00:00:00', 13),
(2964, 19, 0, '2017-03-10 00:00:00', 48, 'Drafted Secretary\'s Certificates', 0, NULL, 1.5, 0, 1, 19, '2017-04-27 11:24:25', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2965, 19, 0, '2017-03-10 00:00:00', 128, 'Drafted GIS for the year 2017', 0, NULL, 1, 0, 1, 19, '2017-04-27 11:24:46', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2966, 19, 0, '2017-03-10 00:00:00', 144, 'Drafted Proxy Form', 0, NULL, 0.1, 0, 1, 19, '2017-04-27 11:25:15', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2967, 19, 0, '2017-03-13 00:00:00', 67, 'Prepared requirements for submission to condo corporation', 0, NULL, 0.3, 0, 1, 19, '2017-04-27 11:26:00', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(2968, 19, 0, '2017-03-13 00:00:00', 100, 'Made telephone call to Phia San Gabriel', 0, NULL, 0.15, 0, 1, 19, '2017-04-27 11:27:08', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(2969, 19, 0, '2017-03-13 00:00:00', 102, 'Made telephone call to Phia San Gabriel', 0, NULL, 0.15, 0, 1, 19, '2017-04-27 11:27:32', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(2970, 19, 0, '2017-03-13 00:00:00', 64, 'Reviewed resolutions', 0, NULL, 0.2, 0, 1, 19, '2017-04-27 11:29:29', 19, '2017-04-27 11:40:30', 1, '00:00:00', '00:00:00', 12),
(2971, 19, 0, '2017-03-13 00:00:00', 128, 'Reviewed resolutions', 0, NULL, 0.2, 0, 1, 19, '2017-04-27 11:30:51', 19, '2017-04-27 11:40:40', 1, '00:00:00', '00:00:00', 12),
(2972, 19, 0, '2017-03-13 00:00:00', 111, 'Reviewed  resolutions', 0, NULL, 0.2, 0, 1, 19, '2017-04-27 11:31:19', 19, '2017-04-27 11:40:49', 1, '00:00:00', '00:00:00', 12),
(2973, 19, 0, '2017-03-13 00:00:00', 110, 'Reviewed resolutions', 0, NULL, 0.2, 0, 1, 19, '2017-04-27 11:33:19', 19, '2017-04-27 11:41:02', 1, '00:00:00', '00:00:00', 12),
(2974, 16, 0, '2017-04-12 00:00:00', 48, 'Received telephone call from Atty. Riki Guevarra re: Cemco minutes', 0, NULL, 0.2, 0, 1, 16, '2017-04-27 11:33:32', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(2975, 16, 0, '2017-04-12 00:00:00', 47, 'Received telephone call from Atty. Riki Guevarra re: Cemco minutes', 0, NULL, 0.2, 0, 1, 16, '2017-04-27 11:33:42', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(2976, 19, 0, '2017-03-13 00:00:00', 112, 'Reviewed resolutions', 0, NULL, 0.2, 0, 1, 19, '2017-04-27 11:33:59', 19, '2017-04-27 11:41:16', 1, '00:00:00', '00:00:00', 12),
(2977, 19, 0, '2017-03-13 00:00:00', 127, 'Reviewed resolutions', 0, NULL, 0.2, 0, 1, 19, '2017-04-27 11:34:17', 19, '2017-04-27 11:41:29', 1, '00:00:00', '00:00:00', 12),
(2978, 19, 0, '2017-03-13 00:00:00', 189, 'Reviewed resolutions', 0, NULL, 0.2, 0, 1, 19, '2017-04-27 11:34:42', 19, '2017-04-27 11:41:36', 1, '00:00:00', '00:00:00', 12),
(2979, 19, 0, '2017-03-13 00:00:00', 110, 'Drafted Secretary\'s Certificate per Treasury Memo', 0, NULL, 0.3, 0, 1, 19, '2017-04-27 11:39:24', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2980, 19, 0, '2017-03-13 00:00:00', 111, 'Drafted Secretary\'s certificates per Treasury memo', 0, NULL, 0.3, 0, 1, 19, '2017-04-27 11:40:00', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2981, 16, 0, '2017-04-12 00:00:00', 47, 'Reviewed Clinco minute files/internal discussion with Joy, Ms. Lyn, and EMP', 0, NULL, 0.5, 0, 1, 16, '2017-04-27 11:42:41', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2982, 16, 0, '2017-04-12 00:00:00', 48, 'Reviewed Clinco minute files/internal discussion with Joy, Ms. Lyn, and EMP', 0, NULL, 0.5, 0, 1, 16, '2017-04-27 11:42:56', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2983, 19, 0, '2017-03-13 00:00:00', 112, 'Drafted Secretary\'s Certificates per Treasury Memo', 0, NULL, 0.3, 0, 1, 19, '2017-04-27 11:43:03', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2984, 16, 0, '2017-04-12 00:00:00', 97, 'Revised/proofread Partnership Agreement and SHA', 2500, NULL, 1.5, 3750, 1, 16, '2017-04-27 11:43:38', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(2985, 16, 0, '2017-04-12 00:00:00', 163, 'Performed Other Service: Lingkod TMAP', 0, NULL, 4, 0, 1, 16, '2017-04-27 11:44:07', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(2986, 16, 0, '2017-04-12 00:00:00', 163, 'Revised/reviewed Dojesta Privacy Policy and Distribution Agreement', 0, NULL, 2.5, 0, 1, 16, '2017-04-27 11:44:48', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(2987, 16, 0, '2017-04-12 00:00:00', 163, 'Internally discussed with EMP and FGS re: Dojesta Privacy Policy/Data Privacy Act', 0, NULL, 0.75, 0, 1, 16, '2017-04-27 11:45:17', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(2988, 16, 0, '2017-04-13 00:00:00', 163, 'Performed Other Service: Holy Week', 0, NULL, 8, 0, 1, 16, '2017-04-27 11:46:14', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(2989, 16, 0, '2017-04-14 00:00:00', 163, 'Performed Other Service: Holy Week', 0, NULL, 8, 0, 1, 16, '2017-04-27 11:46:24', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(2990, 19, 0, '2017-03-13 00:00:00', 64, 'Internally discussed with SLP on Minutes, Secretary\'s Certificate and March 17 Annual Stockholders Meeting.', 0, NULL, 0.2, 0, 1, 19, '2017-04-27 11:47:10', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(2991, 19, 0, '2017-03-13 00:00:00', 128, 'Internally discussed with SLP on Minutes, Secretary\'s Certificate and March 17 Annual Stockholders Meeting.', 0, NULL, 0.2, 0, 1, 19, '2017-04-27 11:47:30', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(2992, 16, 0, '2017-04-27 00:00:00', 143, 'Reviewed documentary exhibits for marking during Commissioner\'s Hearing', 2500, NULL, 2, 5000, 1, 16, '2017-04-27 11:50:02', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(2993, 16, 0, '2017-04-27 00:00:00', 143, 'Attended Commissioner\'s Hearing', 2500, NULL, 2.5, 6250, 1, 16, '2017-04-27 11:50:30', NULL, NULL, 1, '00:00:00', '00:00:00', 15),
(2994, 16, 0, '2017-04-27 00:00:00', 143, 'Traveled to CTA for Commissioner\'s Hearing', 2500, NULL, 1, 2500, 1, 16, '2017-04-27 11:50:50', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(2995, 16, 0, '2017-04-27 00:00:00', 84, 'Performed Other Service: clarified Intelligens, WTL, DutchCo/LuxCo billing', 2500, NULL, 0.5, 1250, 1, 16, '2017-04-27 11:54:43', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(2996, 16, 0, '2017-04-27 00:00:00', 163, 'Researched on invoicing requirements for commission payments (Haven Asia)', 0, NULL, 2, 0, 1, 16, '2017-04-27 11:55:27', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(2997, 19, 0, '2017-03-14 00:00:00', 64, 'Drafted Summary of Lease agreements', 0, NULL, 0.2, 0, 1, 19, '2017-04-27 11:56:31', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2998, 19, 0, '2017-03-14 00:00:00', 128, 'Drafted Summary of Lease agreements', 0, NULL, 0.2, 0, 1, 19, '2017-04-27 11:56:50', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(2999, 19, 0, '2017-03-14 00:00:00', 110, 'Drafted Summary of Lease agreements', 0, NULL, 0.2, 0, 1, 19, '2017-04-27 11:57:08', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3000, 19, 0, '2017-03-14 00:00:00', 111, 'Drafted Summary of Lease agreements', 0, NULL, 0.2, 0, 1, 19, '2017-04-27 11:57:49', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3001, 19, 0, '2017-03-14 00:00:00', 112, 'Drafted Summary of Lease agreements', 0, NULL, 0.2, 0, 1, 19, '2017-04-27 11:58:07', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3002, 19, 0, '2017-03-14 00:00:00', 127, 'Drafted Summary of Lease agreements', 0, NULL, 0.2, 0, 1, 19, '2017-04-27 12:00:23', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3003, 19, 0, '2017-03-14 00:00:00', 189, 'Drafted Summary of Lease agreements', 0, NULL, 0.2, 0, 1, 19, '2017-04-27 12:00:41', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3004, 19, 0, '2017-03-14 00:00:00', 64, 'Drafted Summary of Supply Agreements', 0, NULL, 0.2, 0, 1, 19, '2017-04-27 12:01:14', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3005, 19, 0, '2017-03-14 00:00:00', 128, 'Drafted Summary of Supply Agreements', 0, NULL, 0.2, 0, 1, 19, '2017-04-27 12:01:30', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3006, 19, 0, '2017-03-14 00:00:00', 110, 'Drafted summary of Supply Agreements ', 0, NULL, 0.2, 0, 1, 19, '2017-04-27 13:35:42', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3007, 19, 0, '2017-03-14 00:00:00', 111, 'Drafted summary of Supply Agreements ', 0, NULL, 0.2, 0, 1, 19, '2017-04-27 13:35:57', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3008, 19, 0, '2017-03-14 00:00:00', 112, 'Drafted summary of Supply Agreements ', 0, NULL, 0.2, 0, 1, 19, '2017-04-27 13:36:12', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3009, 19, 0, '2017-03-14 00:00:00', 127, 'Drafted summary of Supply Agreements ', 0, NULL, 0.2, 0, 1, 19, '2017-04-27 13:36:30', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3010, 19, 0, '2017-03-14 00:00:00', 189, 'Drafted summary of Supply Agreements ', 0, NULL, 0.2, 0, 1, 19, '2017-04-27 13:36:50', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3011, 19, 0, '2017-03-14 00:00:00', 127, 'Reviewed/proofread Survey Service Contract', 0, NULL, 1, 0, 1, 19, '2017-04-27 13:37:19', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(3012, 19, 0, '2017-03-14 00:00:00', 163, 'Axelum Resources Center- Due Diligence', 0, NULL, 3.5, 0, 1, 19, '2017-04-27 13:40:05', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(3013, 19, 0, '2017-03-15 00:00:00', 67, 'Conferred on status of transfer of title', 0, NULL, 0.3, 0, 1, 19, '2017-04-27 13:48:07', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(3014, 19, 0, '2017-03-15 00:00:00', 151, 'Conferred on Sale, transfer and insurance of vehicle', 2500, NULL, 2.5, 6250, 1, 19, '2017-04-27 13:48:50', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(3015, 19, 0, '2017-03-15 00:00:00', 127, 'Drafted Secretary\'s Certificate per treasury memo', 0, NULL, 0.3, 0, 1, 19, '2017-04-27 13:52:37', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3016, 19, 0, '2017-03-15 00:00:00', 189, 'Drafted Secretary\'s Certificate per treasury memo', 0, NULL, 0.3, 0, 1, 19, '2017-04-27 13:55:51', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3017, 19, 0, '2017-03-15 00:00:00', 110, 'Drafted Minutes for February 23, 2017 meeting ', 0, NULL, 0.3, 0, 1, 19, '2017-04-27 14:33:21', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3018, 25, 0, '2017-03-15 00:00:00', 203, 'Revised memo on VAT liability', 0, NULL, 5, 0, 1, 22, '2017-04-27 16:35:14', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(3019, 25, 0, '2017-03-15 00:00:00', 163, 'Revised EMP\'s PIA pressentation', 0, NULL, 2, 0, 1, 22, '2017-04-27 16:35:40', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(3020, 25, 0, '2017-03-15 00:00:00', 163, 'Researched on jurisprudence on architects', 0, NULL, 1, 0, 1, 22, '2017-04-27 16:36:08', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(3021, 25, 0, '2017-03-16 00:00:00', 86, 'Revised several documents for client\'s application with BAI', 0, NULL, 4, 0, 1, 22, '2017-04-27 16:37:04', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(3022, 25, 0, '2017-03-16 00:00:00', 86, 'Attended meeting with GVF and client', 0, NULL, 2, 0, 1, 22, '2017-04-27 16:37:26', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(3023, 25, 0, '2017-03-16 00:00:00', 163, 'Attended meeting with EMP re PIA lecture', 0, NULL, 1, 0, 1, 22, '2017-04-27 16:37:57', NULL, NULL, 2, '00:00:00', '00:00:00', 1),
(3024, 25, 0, '2017-03-16 00:00:00', 163, 'Researched on other jurisprudence for PIA', 0, NULL, 2, 0, 1, 22, '2017-04-27 16:38:30', NULL, NULL, 2, '00:00:00', '00:00:00', 13),
(3025, 25, 0, '2017-03-16 00:00:00', 163, 'Revised EMP\'s presentation and referred the same to RHO for further revisions', 0, NULL, 1, 0, 1, 22, '2017-04-27 16:39:08', NULL, NULL, 2, '00:00:00', '00:00:00', 19),
(3026, 25, 0, '2017-03-16 00:00:00', 185, 'Revised Due Diligence Report', 0, NULL, 3, 0, 1, 22, '2017-04-27 16:41:11', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(3027, 25, 0, '2017-03-20 00:00:00', 125, 'Attended meeting with EMP re shares subscribed', 0, NULL, 2, 0, 1, 22, '2017-04-27 16:49:00', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(3028, 25, 0, '2017-03-20 00:00:00', 125, 'Drafted summary of subscribed shares', 0, NULL, 2, 0, 1, 22, '2017-04-27 16:49:32', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3029, 25, 0, '2017-03-21 00:00:00', 185, 'Researched on DOF guideline on tax exemption of cooperative contractor of ARC', 0, NULL, 2, 0, 0, 22, '2017-04-27 16:57:46', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(3030, 25, 0, '2017-03-22 00:00:00', 185, 'Researched on DOF guideline on tax exemption of cooperative contractor of ARC', 0, NULL, 2, 0, 1, 22, '2017-04-27 16:58:41', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(3031, 25, 0, '2017-03-22 00:00:00', 104, 'Drafted minutes', 0, NULL, 3, 0, 1, 22, '2017-04-27 16:59:08', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3032, 25, 0, '2017-03-22 00:00:00', 151, 'Drafted minutes', 2500, NULL, 2, 5000, 1, 22, '2017-04-27 16:59:28', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3033, 25, 0, '2017-03-22 00:00:00', 183, 'Attended meeting with EMP and SLP on Romar BPO incorporation', 0, NULL, 2, 0, 1, 22, '2017-04-27 17:00:06', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(3034, 25, 0, '2017-03-22 00:00:00', 183, 'Drafted AOI of Romar', 0, NULL, 3, 0, 1, 22, '2017-04-27 17:00:38', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3035, 25, 0, '2017-03-23 00:00:00', 183, 'Revised AOI of Romar', 0, NULL, 2, 0, 1, 22, '2017-04-27 17:01:02', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(3036, 25, 0, '2017-03-23 00:00:00', 203, 'Attended meeting re memo on VAT liability', 0, NULL, 3, 0, 1, 22, '2017-04-27 17:01:42', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(3037, 25, 0, '2017-03-23 00:00:00', 203, 'Revised memo on VAT liability', 0, NULL, 2, 0, 1, 22, '2017-04-27 17:02:09', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(3038, 25, 0, '2017-03-23 00:00:00', 183, 'Drafted By-Laws of Romar', 0, NULL, 2, 0, 1, 22, '2017-04-27 17:02:47', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3039, 25, 0, '2017-03-24 00:00:00', 185, 'Researched on BIR RR adopting DOF joint guideline', 0, NULL, 1, 0, 1, 22, '2017-04-27 17:03:35', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(3040, 25, 0, '2017-03-24 00:00:00', 183, 'Drafted By-Laws of Romar', 0, NULL, 2, 0, 1, 22, '2017-04-27 17:04:08', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3041, 25, 0, '2017-03-24 00:00:00', 125, 'Drafted notices to SH', 0, NULL, 2, 0, 1, 22, '2017-04-27 17:05:26', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3042, 25, 0, '2017-03-24 00:00:00', 104, 'Drafted notices to SH', 0, NULL, 2, 0, 1, 22, '2017-04-27 17:05:52', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3043, 25, 0, '2017-03-24 00:00:00', 185, 'Revised Due Diligence (labor and litigation)', 0, NULL, 2, 0, 1, 22, '2017-04-27 17:06:35', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(3044, 25, 0, '2017-03-24 00:00:00', 163, 'Attended meeting with associates', 0, NULL, 1, 0, 1, 22, '2017-04-27 17:07:00', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(3045, 25, 0, '2017-03-24 00:00:00', 185, 'Revised due diligence report', 0, NULL, 2, 0, 1, 22, '2017-04-27 17:07:38', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(3046, 25, 0, '2017-03-27 00:00:00', 163, 'Attended meeting re FINEX - tax filing', 0, NULL, 4, 0, 1, 22, '2017-04-27 17:08:15', NULL, NULL, 2, '00:00:00', '00:00:00', 1),
(3047, 25, 0, '2017-03-27 00:00:00', 203, 'Internally discussed with EMP', 0, NULL, 2, 0, 1, 22, '2017-04-27 17:08:49', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(3048, 25, 0, '2017-03-28 00:00:00', 203, 'Drafted letter request for meeting', 0, NULL, 2, 0, 1, 22, '2017-04-27 17:09:23', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3049, 25, 0, '2017-03-28 00:00:00', 203, 'Revised letter as per MAC', 0, NULL, 2, 0, 1, 22, '2017-04-27 17:09:51', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(3050, 25, 0, '2017-03-29 00:00:00', 183, 'Revised draft AOI', 0, NULL, 2, 0, 1, 22, '2017-04-27 17:10:24', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(3051, 25, 0, '2017-03-29 00:00:00', 151, 'Drafted 11March minutes', 2500, NULL, 2, 5000, 1, 22, '2017-04-27 17:11:16', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3052, 25, 0, '2017-03-29 00:00:00', 151, 'Drafted 12Dec minutes', 0, NULL, 1, 0, 1, 22, '2017-04-27 17:11:39', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3053, 25, 0, '2017-03-29 00:00:00', 151, 'Wrote email to SLP re way forward on minutes due to the bank', 0, NULL, 1, 0, 1, 22, '2017-04-27 17:12:07', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(3054, 25, 0, '2017-03-29 00:00:00', 186, 'Revised letter to BIR', 0, NULL, 1, 0, 1, 22, '2017-04-27 17:12:34', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(3055, 25, 0, '2017-03-29 00:00:00', 151, 'Drafted Sec Certs re March 11 resolutions', 2500, NULL, 1, 2500, 1, 22, '2017-04-27 17:13:11', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3056, 25, 0, '2017-03-30 00:00:00', 151, 'Revised Sec Certs re March 11 resolutions', 2500, NULL, 2, 5000, 1, 22, '2017-04-27 17:13:36', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(3057, 25, 0, '2017-03-30 00:00:00', 151, 'Revised minutes', 0, NULL, 1, 0, 1, 22, '2017-04-27 17:13:53', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(3058, 25, 0, '2017-03-30 00:00:00', 151, 'Drafted new minutes for opening of BDO account', 2500, NULL, 2, 5000, 1, 22, '2017-04-27 17:14:22', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3059, 25, 0, '2017-03-30 00:00:00', 151, 'Conferred with SLP re need for Sec Cert for credit card account', 0, NULL, 1, 0, 1, 22, '2017-04-27 17:14:53', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(3060, 25, 0, '2017-03-31 00:00:00', 151, 'Drafted minutes re credit card account', 0, NULL, 2, 0, 1, 22, '2017-04-27 17:15:24', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3061, 25, 0, '2017-03-31 00:00:00', 151, 'Wrote email to EMP confirming corporate secretary position', 0, NULL, 1, 0, 1, 22, '2017-04-27 17:15:55', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(3062, 25, 0, '2017-03-31 00:00:00', 151, 'Revised minutes as per SLP', 2500, NULL, 3, 7500, 1, 22, '2017-04-27 17:16:16', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(3063, 25, 0, '2017-04-04 00:00:00', 163, 'Meeting with EMP re estate tax filing', 0, NULL, 2, 0, 1, 22, '2017-04-27 17:17:39', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(3064, 25, 0, '2017-04-04 00:00:00', 163, 'Drafted checklist of requirements', 0, NULL, 4, 0, 1, 22, '2017-04-27 17:18:35', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3065, 25, 0, '2017-04-05 00:00:00', 210, 'Revised memo on tax treaty relief ', 3000, NULL, 3, 9000, 1, 22, '2017-04-27 17:19:53', 22, '2017-04-27 17:22:17', 1, '00:00:00', '00:00:00', 19),
(3066, 25, 0, '2017-04-05 00:00:00', 163, 'Drafted BIR form 1904 (Estate of Laxina)', 0, NULL, 3, 0, 1, 22, '2017-04-27 17:20:22', 22, '2017-04-27 17:21:39', 1, '00:00:00', '00:00:00', 3),
(3067, 25, 0, '2017-04-05 00:00:00', 163, 'Drafted Notice of Death (Estate of Laxina)', 0, NULL, 2, 0, 1, 22, '2017-04-27 17:20:42', 22, '2017-04-27 17:22:27', 1, '00:00:00', '00:00:00', 3),
(3068, 25, 0, '2017-04-05 00:00:00', 163, 'Drafted SPA (Estate of Laxina)', 0, NULL, 2, 0, 1, 22, '2017-04-27 17:23:10', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3069, 25, 0, '2017-04-05 00:00:00', 163, 'Revised checklist of requirements as per EMP (Estate of Laxina)', 0, NULL, 2, 0, 1, 22, '2017-04-27 17:23:39', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(3070, 25, 0, '2017-04-05 00:00:00', 163, 'Meeting with EMP re need for CPA report (Estate of Laxina)', 0, NULL, 1, 0, 1, 22, '2017-04-27 17:24:17', 22, '2017-04-27 17:25:03', 1, '00:00:00', '00:00:00', 1),
(3071, 25, 0, '2017-04-05 00:00:00', 163, 'Revised Form 1904 (Estate of Laxina)', 0, NULL, 1, 0, 1, 22, '2017-04-27 17:24:41', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(3072, 25, 0, '2017-04-05 00:00:00', 125, 'Conferred with Declaration of Trusts, Minutes and Sec Certs', 0, NULL, 3, 0, 1, 22, '2017-04-27 17:27:02', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3073, 25, 0, '2017-04-05 00:00:00', 104, 'Drafted several minutes', 0, NULL, 3, 0, 1, 22, '2017-04-27 17:27:35', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3074, 25, 0, '2017-04-06 00:00:00', 151, 'Drafted minutes and Sec Certs re obtainment of loan facilities', 2500, NULL, 2, 5000, 1, 22, '2017-04-27 17:29:15', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3075, 25, 0, '2017-04-06 00:00:00', 125, 'Drafted minutes to revoke previous board resolution', 0, NULL, 2, 0, 1, 22, '2017-04-27 17:29:55', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3076, 25, 0, '2017-04-06 00:00:00', 125, 'Drafted minutes re ASM', 0, NULL, 1, 0, 1, 22, '2017-04-27 17:30:14', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3077, 25, 0, '2017-04-06 00:00:00', 104, 'Drafted several minutes', 0, NULL, 3, 0, 1, 22, '2017-04-27 17:30:36', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3078, 25, 0, '2017-04-06 00:00:00', 151, 'Drafted several minutes', 2500, NULL, 1, 2500, 1, 22, '2017-04-27 17:31:31', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3079, 25, 0, '2017-04-06 00:00:00', 163, 'Researched on SRC Rule 68 as EMP instructed', 0, NULL, 1, 0, 1, 22, '2017-04-27 17:32:53', NULL, NULL, 2, '00:00:00', '00:00:00', 13),
(3080, 25, 0, '2017-04-06 00:00:00', 163, 'Drafted Form 1801 (Estate of Laxina)', 0, NULL, 3, 0, 1, 22, '2017-04-27 17:33:27', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3081, 25, 0, '2017-04-06 00:00:00', 183, 'Revised By-Laws for Romar', 0, NULL, 1, 0, 1, 22, '2017-04-27 17:34:10', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(3082, 25, 0, '2017-04-06 00:00:00', 104, 'Attended meeting with Sharon, Philip, EMP', 0, NULL, 3, 0, 1, 22, '2017-04-27 17:34:43', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(3083, 25, 0, '2017-04-06 00:00:00', 104, 'Revised several minutes as EMP instructed', 0, NULL, 1, 0, 1, 22, '2017-04-27 17:35:23', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(3084, 25, 0, '2017-04-06 00:00:00', 151, 'Revised several minutes as EMP instructed', 2500, NULL, 1, 2500, 1, 22, '2017-04-27 17:35:49', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(3085, 12, 0, '2017-04-27 00:00:00', 63, 'Drafted Deed of Accession', 0, NULL, 1.5, 0, 1, 12, '2017-04-27 19:41:26', NULL, NULL, 1, '00:00:00', '00:00:00', 3);
INSERT INTO `file_billing_tbl` (`file_billing_id`, `user_id`, `position`, `billing_date`, `file_id`, `work_detail`, `rate`, `time_spent_sec`, `time_spent`, `amount`, `active`, `insert_by`, `insert_dt`, `update_by`, `update_dt`, `task_type`, `start_time`, `end_time`, `task_code`) VALUES
(3086, 12, 0, '2017-04-26 00:00:00', 84, 'Conferred with Diego, Andrew and Marjorie', 6000, NULL, 2.5, 15000, 1, 12, '2017-04-27 19:42:29', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(3087, 12, 0, '2017-04-26 00:00:00', 84, 'Wrote emails to John Graham and Martijn of Greyfriars', 0, NULL, 1.5, 0, 1, 12, '2017-04-27 19:43:09', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(3088, 12, 0, '2017-04-26 00:00:00', 163, 'Attended TMAP meeting  ', 0, NULL, 2, 0, 1, 12, '2017-04-27 19:43:49', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(3089, 15, 0, '2017-04-01 00:00:00', 45, 'Wrote email to ACI attaching GIS filed for 2015. ', 0, NULL, 0.1, 0, 1, 15, '2017-04-30 15:13:56', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(3090, 15, 0, '2017-04-01 00:00:00', 125, 'Conferred with EMP and Jan Lumanta regarding the status of the Nichoong property transfers and retracing the increase in the subscription of NFC\'s shares of stock. ', 0, NULL, 1.5, 0, 1, 15, '2017-04-30 15:15:17', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(3091, 15, 0, '2017-04-03 00:00:00', 125, 'Conferred with EMP and Jan Lumanta on the status of the property transfers and the recent subscriptions of shares by existing shareholders on July 6, 2016. ', 0, NULL, 1.8, 0, 1, 15, '2017-04-30 15:17:19', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(3092, 15, 0, '2017-04-03 00:00:00', 63, 'Performed Other Service: Prepared and drafted additional annexes , reviewed final drafts of the HAZ oeprating agreement and assisted in the contract signing. ', 0, NULL, 2.8, 0, 1, 15, '2017-04-30 15:19:09', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(3093, 15, 0, '2017-04-03 00:00:00', 152, 'Performed Other Service: coordinated with Maricar regarding the BDO letter that Advatech received notifying the corporation of its intention to honor the writ of garnishment. Conferred with Atty. Marasigan of BDO legal regarding the bank\'s protocol. Requested BDO to hold garnishment in view of scheduled meeting with BIR (consolidated entry)', 0, NULL, 2.2, 0, 1, 15, '2017-04-30 15:25:12', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(3094, 15, 0, '2017-04-03 00:00:00', 163, 'Performed Other Service: drafted case digests', 0, NULL, 0.5, 0, 1, 15, '2017-04-30 15:26:00', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(3095, 15, 0, '2017-04-04 00:00:00', 58, 'Wrote email to John Merin of MBG regarding no CAR requirement for increase in ACS. ', 0, NULL, 0.2, 0, 1, 15, '2017-04-30 15:38:02', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(3096, 15, 0, '2017-04-04 00:00:00', 64, 'Reviewed December 2 minutes before forwarding draft to EMP to finalize. ', 0, NULL, 0.5, 0, 1, 15, '2017-04-30 15:39:23', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(3097, 15, 0, '2017-04-04 00:00:00', 207, 'Reviewed draft Articles and By-Laws for SEC amendments. Include drafting of additional amendment requirements i.e. sec cert of no-intracorporate dispute. ', 0, NULL, 1.5, 0, 1, 15, '2017-04-30 15:40:56', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(3098, 15, 0, '2017-04-03 00:00:00', 163, 'Performed Other Service: Read Lyn\'s tax updates', 0, NULL, 0.5, 0, 1, 15, '2017-04-30 15:43:05', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(3099, 15, 0, '2017-04-03 00:00:00', 22, 'Reviewed 2012 BIR assessment in preparation for meeting with Annabelle. ', 0, NULL, 0.5, 0, 1, 15, '2017-04-30 15:45:16', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(3100, 15, 0, '2017-04-06 00:00:00', 152, 'Drafted Letter to BIR Regional Office regarding request for abatement of tax due. Include revisions. Meeting with EMP, Mr. Pascual, et al. of Advatech regarding the 2009 assessment and the options re property dividends. (consolidated entry)', 0, NULL, 4.2, 0, 1, 15, '2017-04-30 15:53:23', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3101, 15, 0, '2017-04-06 00:00:00', 64, 'Performed Other Service: notarized voluminous documents for HPHIs treasury department\'s requirements.', 0, NULL, 0.8, 0, 1, 15, '2017-04-30 15:54:33', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(3102, 15, 0, '2017-04-06 00:00:00', 10, 'Performed Other Service: coordinated with docket to check if CAR was issued for the transfer of 1.9million shares. Including forwarding scanned documents to EMP and phone call discussion. ', 0, NULL, 1.2, 0, 1, 15, '2017-04-30 15:57:38', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(3103, 15, 0, '2017-04-04 00:00:00', 64, 'Reviewed RHO\'s drafts of sec certs for changes in bank signatories for the HMDC group. Supervised transmittal to client. Received phone call from Shirley GO. ', 0, NULL, 1.1, 0, 1, 15, '2017-04-30 16:03:57', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(3104, 15, 0, '2017-04-06 00:00:00', 152, 'Reviewed and studied RHO\'s research on issuance of property dividends to prepare for meeting with EMP and Advatech. ', 0, NULL, 0.5, 0, 1, 15, '2017-04-30 16:07:16', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(3105, 15, 0, '2017-04-07 00:00:00', 104, 'Reviewed FGS\' 7 drafts of various minutes of meetings for one versace.', 2500, NULL, 1.8, 4500, 1, 15, '2017-04-30 16:09:29', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(3106, 15, 0, '2017-04-07 00:00:00', 163, 'Performed Other Service. Case reporting and case digests. Include, lecture from Imanila on use of one drive with docket and secretaries. ', 0, NULL, 3.8, 0, 1, 15, '2017-04-30 16:12:05', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(3107, 15, 0, '2017-04-07 00:00:00', 151, 'Reviewed FGS\' draft of PPIC minutes on the corporation\'s bank accounts. ', 2500, NULL, 0.8, 2000, 1, 15, '2017-04-30 16:27:30', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(3108, 15, 0, '2017-04-10 00:00:00', 64, 'Revised RHO\'s draft GIS for HMDC group. ', 0, NULL, 1.2, 0, 1, 15, '2017-04-30 16:34:19', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(3109, 15, 0, '2017-04-10 00:00:00', 183, 'Reviewed FGS\' draft of ROMAR\'s incorporation documents (i.e. AOI, BL, Director\'s Certificate, etc.) Drafted treasurer\'s affidavit.', 0, NULL, 2.5, 0, 1, 15, '2017-04-30 16:36:28', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(3110, 15, 0, '2017-04-10 00:00:00', 183, 'Conferred with EMP. Researched on PEZA requirements and if there is any capitalization requirement for BPO with purely export services. ', 0, NULL, 1.5, 0, 1, 15, '2017-04-30 16:39:40', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(3111, 15, 0, '2017-04-10 00:00:00', 183, 'Performed Other Service: downloaded and filled-up SEC\'s FIA Form 100. Emailed researched materials to client plus request to complete FORM 100. ', 0, NULL, 1, 0, 1, 15, '2017-04-30 16:40:46', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(3112, 15, 0, '2017-04-10 00:00:00', 207, 'Conferred with Joy regarding issues with the HMDC\'s SEC compliance. ', 0, NULL, 0.5, 0, 1, 15, '2017-04-30 16:54:53', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(3113, 15, 0, '2017-04-10 00:00:00', 64, 'Made telephone call to Shirley Go regarding current total assets and URE of the HMDC group of companies. ', 0, NULL, 0.3, 0, 1, 15, '2017-04-30 16:58:13', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(3114, 15, 0, '2017-04-10 00:00:00', 163, 'Wrote email to Mr. Gallegos regarding schedule preference of MPF volunteer lawyers.', 0, NULL, 0.2, 0, 1, 15, '2017-04-30 16:59:31', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(3115, 15, 0, '2017-04-11 00:00:00', 163, 'Performed Other Service. Evaluation Lunch Meeting with EMP', 0, NULL, 1.8, 0, 1, 15, '2017-04-30 17:00:11', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(3116, 15, 0, '2017-04-11 00:00:00', 125, 'Revised further the minutes revoking the July 11 resolutions and reviewed notices and drafts of minutes for NFC\'s ASHM and OM in order to reflect the subsequent instructions from EMP. ', 0, NULL, 1, 0, 1, 15, '2017-04-30 17:07:26', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(3117, 15, 0, '2017-04-11 00:00:00', 163, 'Performed Other Service: Lingkod TMAP ', 0, NULL, 4.5, 0, 1, 15, '2017-04-30 17:08:52', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(3118, 15, 0, '2017-04-12 00:00:00', 64, 'Performed Other Service: Reviewed GIS of HMDC group', 0, NULL, 0.8, 0, 1, 15, '2017-04-30 17:10:22', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(3119, 15, 0, '2017-04-12 00:00:00', 45, 'Wrote email to ACI regarding business registration renewal. ', 0, NULL, 0.3, 0, 1, 15, '2017-04-30 17:11:14', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(3120, 15, 0, '2017-04-17 00:00:00', 64, 'Revised and finalized HMDC group 2017 GIS', 0, NULL, 1.5, 0, 1, 15, '2017-04-30 21:44:06', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(3121, 15, 0, '2017-04-17 00:00:00', 45, 'Wrote email to ACI to update on status of business permits renewal ', 0, NULL, 0.3, 0, 1, 15, '2017-04-30 21:47:01', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(3122, 15, 0, '2017-04-17 00:00:00', 183, 'Revised ROMAR documents to reflect change in stockholders. ', 0, NULL, 0.5, 0, 1, 15, '2017-04-30 21:48:21', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(3123, 15, 0, '2017-04-18 00:00:00', 172, 'Revised FGS\' letter to RDO 39 re-transmitting documents for the CAR application, as instructed. ', 0, NULL, 0.5, 0, 1, 15, '2017-04-30 21:51:19', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(3124, 15, 0, '2017-04-18 00:00:00', 183, 'Wrote email to Sharon and Philip regarding updates on the ROMAR incorporation. Include findings on capitalization requirement and request for information for Form 100. ', 0, NULL, 0.8, 0, 1, 15, '2017-04-30 21:53:04', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(3125, 15, 0, '2017-04-18 00:00:00', 183, 'Researched on PEZA requirements for ROMAR. ', 0, NULL, 0.5, 0, 1, 15, '2017-04-30 21:54:02', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(3126, 15, 0, '2017-04-18 00:00:00', 183, 'Internally discussed with FGS regarding coordination with Katherine Silva for signing of treasurer\'s affidavit and other incorporation requirements. Coordinated with Joy to initiate SEC\'s compliance review for PPIC', 0, NULL, 1.2, 0, 1, 15, '2017-04-30 21:58:35', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(3127, 15, 0, '2017-04-18 00:00:00', 45, 'Revised BIR follow-up letter for EMP to bring to Deputy Commissioner Aranas. ', 0, NULL, 0.8, 0, 1, 15, '2017-04-30 22:01:25', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(3128, 15, 0, '2017-04-18 00:00:00', 22, 'Conferred with EMP and Anabel of VLAP to discuss moving forward with the 2009 and 2011 assessments.', 0, NULL, 1.8, 0, 1, 15, '2017-04-30 22:10:28', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(3129, 15, 0, '2017-04-17 00:00:00', 207, 'Internally discussed with RHO on last minute details for the filing of the AOI amendment. Updated EMP on the status of Joy\'s comparison of GIS and FS signatories. Drafted email to Kitten for EMP\'s review. ', 0, NULL, 1.2, 0, 1, 15, '2017-04-30 22:16:37', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(3130, 15, 0, '2017-04-18 00:00:00', 183, 'Performed Other Service: Met Ms. Silva at the office and explained purpose of TITF. Presented documents for signature and gave last minute instructions to FGS before he accompanies Ms. Silva to the bank for opening of account. ', 0, NULL, 1, 0, 1, 15, '2017-04-30 22:21:02', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(3131, 15, 0, '2017-04-19 00:00:00', 151, 'Performed Other Service: supervised the drafting and preparation of documents for the opening of PPIC\'s OPE bank account. Updated with EMP on status of the revival of the US dollar account. Coordinated with BDO shangri-la to finalize revival of bank account. ', 2500, NULL, 1.5, 3750, 1, 15, '2017-04-30 22:24:07', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(3132, 15, 0, '2017-04-19 00:00:00', 151, 'Reviewed drafts of PPIC\'s AOI amendment for change of address. Drafted certificate of no intr-corporate dispute. Coordinated with Joy on status of monitoring. Updated EMP that amendments cannot be filed  because PPIC has not submitted GIS since incorporation.', 2500, NULL, 1.2, 3000, 1, 15, '2017-04-30 22:27:07', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(3133, 15, 0, '2017-04-19 00:00:00', 163, 'Performed Other Service: meeting with Partners, Tina and marketing team on the website, brochure and social media presence of the firm.', 0, NULL, 1, 0, 1, 15, '2017-04-30 22:30:29', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(3134, 15, 0, '2017-04-19 00:00:00', 163, 'Performed Other Service. attended Dianne\'s style guide lecture. ', 0, NULL, 0.8, 0, 1, 15, '2017-04-30 22:31:35', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(3135, 15, 0, '2017-04-19 00:00:00', 104, 'Reviewed of OVC\'s ASHM and BOD minutes for GIS filing. ', 2500, NULL, 0.5, 1250, 1, 15, '2017-04-30 22:43:36', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(3136, 15, 0, '2017-04-19 00:00:00', 125, 'Reviewed ASHM and BOD minutes of NFC for filing of GIS', 0, NULL, 0.5, 0, 1, 15, '2017-04-30 22:45:24', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(3137, 15, 0, '2017-04-20 00:00:00', 163, 'Conferred with Sudarshan of Clarus with EMP and MAC. ', 0, NULL, 0.5, 0, 1, 15, '2017-04-30 22:48:47', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(3138, 15, 0, '2017-04-20 00:00:00', 104, 'Revised OVC GIS and filled-up Form 100 for regulatory compliance of the 10,000,000 capital infusion. Emailed drafts to EMP for discussion with Sharon on how to book additional capital. ', 2500, NULL, 0.8, 2000, 1, 15, '2017-04-30 22:52:14', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(3139, 15, 0, '2017-04-20 00:00:00', 63, 'Drafted and revised Notice of Withdrawal from Operating Agreements with HPI. Include discussion with EMP and email to Atty. Allen', 0, NULL, 0.8, 0, 1, 15, '2017-04-30 23:05:23', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3140, 15, 0, '2017-04-21 00:00:00', 163, 'Conferred with Sudarshan and Ms. Gemma of Idein after opening of bank account to discuss Clarus\' tax structure and to confirm opinion that structure is not subject to tax. ', 0, NULL, 1.5, 0, 1, 15, '2017-04-30 23:07:27', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(3141, 15, 0, '2017-04-21 00:00:00', 152, 'Made telephone call to Maricar of Advatech to coordinate with UCPB legal\'s contact person regarding the garnishment of accounts.', 0, NULL, 0.2, 0, 1, 15, '2017-04-30 23:08:52', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(3142, 15, 0, '2017-04-21 00:00:00', 63, 'Revised and reviewed intern\'s draft of the summary of events and documents for the case of HPI v. Cruz (to be substituted by HMDC.)', 0, NULL, 0.5, 0, 1, 15, '2017-04-30 23:14:57', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(3143, 15, 0, '2017-05-01 00:00:00', 125, 'Revised further the minutes and sec certs revoking the resolution on the loan agreement. Revised draft notice sent by FGS. Drafted cover email to EMP for above documents. ', 0, NULL, 0.8, 0, 1, 15, '2017-05-01 12:31:47', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(3144, 25, 0, '2017-04-07 00:00:00', 151, 'Drafted minutes, Sec Certs and Directors\' Cert re AOI amendment', 0, NULL, 3, 0, 1, 22, '2017-05-02 09:17:15', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3145, 25, 0, '2017-04-07 00:00:00', 163, 'Revised the checklist as EMP instructed (simplify) - Estate of Laxina', 0, NULL, 1, 0, 1, 22, '2017-05-02 09:18:24', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(3146, 25, 0, '2017-04-07 00:00:00', 183, 'Revised AOI and By-laws for Romar', 0, NULL, 1, 0, 1, 22, '2017-05-02 09:25:58', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(3147, 25, 0, '2017-04-07 00:00:00', 151, 'Attended meeting with Phillip and bank officer at BDO Shangrila', 2500, NULL, 3, 7500, 1, 22, '2017-05-02 09:26:29', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(3148, 25, 0, '2017-04-07 00:00:00', 151, 'Revised several minutes for signature of Sharon et al', 0, NULL, 3, 0, 1, 22, '2017-05-02 09:27:08', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(3149, 25, 0, '2017-04-10 00:00:00', 163, 'Researched on Data Privacy Laws', 0, NULL, 2, 0, 1, 22, '2017-05-02 09:27:52', NULL, NULL, 2, '00:00:00', '00:00:00', 13),
(3150, 25, 0, '2017-04-10 00:00:00', 163, 'Researched on rules re Voluntary Licensing', 0, NULL, 1, 0, 1, 22, '2017-05-02 09:28:22', NULL, NULL, 2, '00:00:00', '00:00:00', 13),
(3151, 25, 0, '2017-04-10 00:00:00', 163, 'Drafted Motion, Manifestation, and Replies (Joanne Francisco case)', 0, NULL, 5, 0, 1, 22, '2017-05-02 09:29:24', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3152, 25, 0, '2017-04-11 00:00:00', 163, 'Revised the motion, manifestation, and Replies (Joanne Francisco case)', 0, NULL, 2, 0, 1, 22, '2017-05-02 09:30:02', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(3153, 25, 0, '2017-04-11 00:00:00', 163, 'Revised the replies again, after DRP\'s comments (Joanne Francisco case)', 0, NULL, 1, 0, 1, 22, '2017-05-02 09:30:37', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(3154, 25, 0, '2017-04-11 00:00:00', 163, 'Drafted motion to exclude oppositor (Joanne Francisco case)', 0, NULL, 3, 0, 1, 22, '2017-05-02 09:31:53', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3155, 25, 0, '2017-04-11 00:00:00', 163, 'Attended Lingkod TMAP at BIR Gil Puyat', 0, NULL, 4, 0, 1, 22, '2017-05-02 09:32:25', NULL, NULL, 2, '00:00:00', '00:00:00', 1),
(3156, 25, 0, '2017-04-11 00:00:00', 125, 'Reviewed work of Lyn re GIS', 0, NULL, 1, 0, 1, 22, '2017-05-02 09:33:52', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(3157, 25, 0, '2017-04-12 00:00:00', 163, 'Revised the Replies and Manifestation to incorporate GVF comments (Joanne Francisco case)', 0, NULL, 2, 0, 1, 22, '2017-05-02 09:37:45', 22, '2017-05-02 09:38:08', 1, '00:00:00', '00:00:00', 19),
(3158, 25, 0, '2017-04-12 00:00:00', 163, 'Supervised filing of court documents (Joanne Francisco case)', 0, NULL, 2, 0, 1, 22, '2017-05-02 09:38:42', NULL, NULL, 1, '00:00:00', '00:00:00', 18),
(3159, 25, 0, '2017-04-12 00:00:00', 163, 'Reviewed work of DRP re Privacy Policy as EMP instructed (Dojesta Philippines)', 0, NULL, 3, 0, 1, 22, '2017-05-02 09:40:35', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(3160, 25, 0, '2017-04-12 00:00:00', 125, 'Drafted notice and proxy form for ASM as SLP instructed', 0, NULL, 2, 0, 1, 22, '2017-05-02 09:41:11', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3161, 25, 0, '2017-04-12 00:00:00', 163, 'Attended meeting with EMP and DRP re data privacy act (Dojesta Philippines)', 0, NULL, 1, 0, 1, 22, '2017-05-02 09:42:09', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(3162, 25, 0, '2017-04-12 00:00:00', 163, 'Drafted cover letter/email re privacy policy  (Dojesta Philippines)', 0, NULL, 1, 0, 1, 22, '2017-05-02 09:42:41', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3163, 25, 0, '2017-04-17 00:00:00', 163, 'Drafted Supplemental Replies as DRP instructed (Joanne Francisco case)', 0, NULL, 3, 0, 1, 22, '2017-05-02 09:43:37', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3164, 25, 0, '2017-04-17 00:00:00', 198, 'Drafted checklist of requirements', 2500, NULL, 2, 5000, 1, 22, '2017-05-02 09:44:14', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3165, 25, 0, '2017-04-17 00:00:00', 104, 'Revised minutes to change date of ASM', 0, NULL, 1, 0, 1, 22, '2017-05-02 09:45:33', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(3166, 25, 0, '2017-04-17 00:00:00', 125, 'Revised minutes to change date of ASM', 0, NULL, 1, 0, 1, 22, '2017-05-02 09:46:24', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(3167, 25, 0, '2017-04-17 00:00:00', 163, 'Revised Supplemental Replies', 0, NULL, 2, 0, 1, 22, '2017-05-02 09:48:33', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(3168, 19, 0, '2017-03-15 00:00:00', 111, 'Drafted Minutes for Feb. 23, 2017 meeting ', 0, NULL, 0.3, 0, 1, 19, '2017-05-02 10:25:15', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3169, 19, 0, '2017-03-15 00:00:00', 112, 'Drafted Minutes for Feb. 23, 2017 meeting ', 0, NULL, 0.3, 0, 1, 19, '2017-05-02 10:25:31', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3170, 19, 0, '2017-03-15 00:00:00', 127, 'Drafted Minutes for Feb. 23, 2017 meeting ', 0, NULL, 0.3, 0, 1, 19, '2017-05-02 10:25:51', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3171, 19, 0, '2017-03-15 00:00:00', 189, 'Drafted Minutes for Feb. 23, 2017 meeting ', 0, NULL, 0.3, 0, 1, 19, '2017-05-02 10:26:06', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3172, 19, 0, '2017-03-15 00:00:00', 64, 'Revised and updated approved resolutions ', 0, NULL, 0.2, 0, 1, 19, '2017-05-02 10:26:57', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(3173, 19, 0, '2017-03-15 00:00:00', 128, 'Revise and updated approved resolutions', 0, NULL, 0.2, 0, 1, 19, '2017-05-02 10:27:37', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(3174, 19, 0, '2017-03-15 00:00:00', 112, 'Revise and updated approved resolutions', 0, NULL, 0.2, 0, 1, 19, '2017-05-02 10:34:38', 19, '2017-05-02 10:39:52', 1, '00:00:00', '00:00:00', 19),
(3175, 19, 0, '2017-03-15 00:00:00', 110, 'Revise and updated approved resolutions', 0, NULL, 0.2, 0, 1, 19, '2017-05-02 10:40:26', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(3176, 19, 0, '2017-03-15 00:00:00', 111, 'Revise and updated approved resolutions', 0, NULL, 0.2, 0, 1, 19, '2017-05-02 10:40:51', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(3177, 19, 0, '2017-03-15 00:00:00', 127, 'Revise and updated approved resolutions', 0, NULL, 0.2, 0, 1, 19, '2017-05-02 10:41:15', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(3178, 19, 0, '2017-03-15 00:00:00', 189, 'Revise and updated approved resolutions', 0, NULL, 0.2, 0, 1, 19, '2017-05-02 10:41:44', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(3179, 19, 0, '2017-03-16 00:00:00', 64, 'Prepared materials for Annual Shareholders Meeting', 0, NULL, 1.5, 0, 1, 19, '2017-05-02 10:42:48', 19, '2017-05-02 10:45:19', 1, '00:00:00', '00:00:00', 11),
(3180, 19, 0, '2017-03-16 00:00:00', 128, 'prepared materials for Annual Shareholders meeting', 0, NULL, 1.5, 0, 1, 19, '2017-05-02 10:44:14', 19, '2017-05-02 10:45:05', 1, '00:00:00', '00:00:00', 11),
(3181, 19, 0, '2017-03-16 00:00:00', 163, 'Axelum Resources-Due diligence of Project compass', 0, NULL, 3, 0, 1, 19, '2017-05-02 10:44:52', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(3182, 19, 0, '2017-03-17 00:00:00', 64, 'Prepared materials for Annual Stockholders Meeting and attended Stockholders meeting', 0, NULL, 2.5, 0, 1, 19, '2017-05-02 11:13:30', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(3183, 19, 0, '2017-03-17 00:00:00', 128, 'Prepared materials for Annual Stockholders Meeting and attended Stockholders meeting', 0, NULL, 2.5, 0, 1, 19, '2017-05-02 11:14:13', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(3184, 19, 0, '2017-03-20 00:00:00', 67, 'Followed-up on condo corporation certification and drafted request letter for Certified true copy of Condominium Certificate of Title for Submission to LRA', 0, NULL, 1, 0, 1, 19, '2017-05-02 11:18:00', NULL, NULL, 1, '00:00:00', '00:00:00', 7),
(3185, 19, 0, '2017-03-20 00:00:00', 64, 'Researched on rounding up of alloted Board of Directors seats', 0, NULL, 3.5, 0, 1, 19, '2017-05-02 11:18:38', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(3186, 19, 0, '2017-03-21 00:00:00', 64, 'Drafted General Information Sheet (GIS) for the year 2017', 0, NULL, 1, 0, 1, 19, '2017-05-02 11:24:57', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3187, 19, 0, '2017-03-21 00:00:00', 110, 'Drafted GIS for the year 2017', 0, NULL, 0.5, 0, 1, 19, '2017-05-02 11:25:24', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3188, 19, 0, '2017-03-21 00:00:00', 127, 'HRDC-Spinoff-Reviewed/proofread addendum to operating agreement ', 0, NULL, 2, 0, 1, 19, '2017-05-02 11:26:06', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(3189, 19, 0, '2017-03-21 00:00:00', 64, 'Wrote email to Ms. Kat Mamba', 0, NULL, 0.2, 0, 1, 19, '2017-05-02 11:27:23', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(3190, 19, 0, '2017-03-22 00:00:00', 111, 'Drafted GIS', 0, NULL, 0.5, 0, 1, 19, '2017-05-02 11:28:05', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3191, 19, 0, '2017-03-22 00:00:00', 127, 'HRDC-Spinoff-Reviewed addendum to operating agreement', 0, NULL, 2, 0, 1, 19, '2017-05-02 11:30:11', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(3192, 19, 0, '2017-03-22 00:00:00', 118, 'Researched on rulings and cases ', 0, NULL, 3, 0, 1, 19, '2017-05-02 11:30:34', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(3193, 19, 0, '2017-03-23 00:00:00', 112, 'Drafted Minutes of the meeting', 0, NULL, 1, 0, 1, 19, '2017-05-02 11:31:33', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3194, 19, 0, '2017-03-23 00:00:00', 127, 'Drafted Minutes of the meeting ', 0, NULL, 1, 0, 1, 19, '2017-05-02 11:31:58', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3195, 19, 0, '2017-03-22 00:00:00', 189, 'Drafted Minutes of the meeting', 0, NULL, 1, 0, 0, 19, '2017-05-02 11:32:24', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3196, 19, 0, '2017-03-23 00:00:00', 189, 'Drafted Minutes of the Meeting', 0, NULL, 1, 0, 1, 19, '2017-05-02 11:33:14', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3197, 19, 0, '2017-03-23 00:00:00', 64, 'Drafted memo on rounding up of allotted Board of Directors seats.', 0, NULL, 1.5, 0, 1, 19, '2017-05-02 11:33:49', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3198, 19, 0, '2017-03-23 00:00:00', 207, 'Drafted documents of AOI and By-laws', 0, NULL, 1, 0, 1, 19, '2017-05-02 11:34:12', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3199, 19, 0, '2017-03-23 00:00:00', 100, 'Made telephone call to Phia San Gabriel', 0, NULL, 0.15, 0, 1, 19, '2017-05-02 11:53:06', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(3200, 19, 0, '2017-04-23 00:00:00', 102, 'Made telephone call to Phia San Gabriel', 0, NULL, 0.15, 0, 0, 19, '2017-05-02 11:53:35', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(3201, 19, 0, '2017-03-23 00:00:00', 102, 'Made telephone call to Phia San Gabriel', 0, NULL, 0.15, 0, 1, 19, '2017-05-02 11:55:13', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(3202, 19, 0, '2017-03-24 00:00:00', 67, 'Followed-up on Request for CTC of Condo Certificate of Title', 0, NULL, 0.3, 0, 1, 19, '2017-05-02 12:02:02', NULL, NULL, 1, '00:00:00', '00:00:00', 7),
(3203, 19, 0, '2017-03-24 00:00:00', 168, 'Reviewed/Proofread October 21, 2016 Minutes of the BOD meeting and Drafted Declaration of Trust for New Directors', 0, NULL, 2, 0, 1, 19, '2017-05-02 12:02:51', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(3204, 25, 0, '2017-04-17 00:00:00', 183, 'Drafted email re contacting Kat Silva, as EMP instructed', 0, NULL, 1, 0, 1, 22, '2017-05-02 12:33:18', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3205, 25, 0, '2017-04-18 00:00:00', 163, 'Drafted Notice of Death and Tax Return (Estate of Laxina)', 0, NULL, 3, 0, 1, 22, '2017-05-02 12:33:56', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3206, 25, 0, '2017-04-18 00:00:00', 198, 'Drafted several letters and documents re Max Tobias\' AEP and visa renewal application', 2500, NULL, 4, 10000, 1, 22, '2017-05-02 12:35:03', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3207, 25, 0, '2017-04-18 00:00:00', 163, 'Revised draft of Supplemental Replies (Joanne Francisco case)', 0, NULL, 2, 0, 1, 22, '2017-05-02 12:35:38', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(3208, 25, 0, '2017-04-18 00:00:00', 183, 'Made telephone call to PEZA re Romar\'s PEZA registration, as SLP instructed', 0, NULL, 1, 0, 1, 22, '2017-05-02 12:36:28', 22, '2017-05-02 12:36:59', 1, '00:00:00', '00:00:00', 16),
(3209, 25, 0, '2017-04-18 00:00:00', 163, 'Attended meeting with EMP re calculation of estate tax liability (Estate of Laxina)', 0, NULL, 1, 0, 1, 22, '2017-05-02 12:59:19', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(3210, 25, 0, '2017-04-18 00:00:00', 163, 'Revised Form 1904 (Estate of Laxina)', 0, NULL, 1, 0, 1, 22, '2017-05-02 12:59:40', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(3211, 25, 0, '2017-04-18 00:00:00', 163, 'Drafted Form 1801 (Estate of Laxina)', 0, NULL, 4, 0, 1, 22, '2017-05-02 12:59:58', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3212, 25, 0, '2017-04-18 00:00:00', 163, 'Revised calculation of tax liability, as EMP instructed', 0, NULL, 1, 0, 1, 22, '2017-05-02 13:00:15', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(3213, 25, 0, '2017-04-19 00:00:00', 163, 'Revised Form 1801 after Piper\'s comments', 0, NULL, 1, 0, 1, 22, '2017-05-02 13:31:36', NULL, NULL, 2, '00:00:00', '00:00:00', 19),
(3214, 25, 0, '2017-04-19 00:00:00', 183, 'Wrote email to Kat Silva to request presence for signing documents on Romar incorporation', 0, NULL, 1, 0, 1, 22, '2017-05-02 13:32:43', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(3215, 25, 0, '2017-04-19 00:00:00', 163, 'Attended meeting with Firm staff re style guide and HR matters', 0, NULL, 3, 0, 1, 22, '2017-05-02 13:33:29', NULL, NULL, 2, '00:00:00', '00:00:00', 1),
(3216, 25, 0, '2017-04-19 00:00:00', 151, 'Conferred with SLP re Phillip\'s concerns re change of address', 2500, NULL, 1, 2500, 1, 22, '2017-05-02 13:35:18', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(3217, 25, 0, '2017-04-19 00:00:00', 104, 'Drafted 2017 GIS and supporting minutes', 0, NULL, 2, 0, 1, 22, '2017-05-02 13:36:57', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3218, 25, 0, '2017-04-19 00:00:00', 104, 'Drafted SEC Form F-100, as SLP instructed', 0, NULL, 2, 0, 1, 22, '2017-05-02 13:37:25', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3219, 25, 0, '2017-04-20 00:00:00', 104, 'Revised 2017 GIS after SLP\'s comments', 0, NULL, 1, 0, 1, 22, '2017-05-02 13:38:01', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(3220, 25, 0, '2017-04-20 00:00:00', 151, 'Drafted corporate governance matrix SLP instructed', 2500, NULL, 2, 5000, 1, 22, '2017-05-02 13:38:39', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3221, 25, 0, '2017-04-20 00:00:00', 104, 'Drafted corporate governance matrix SLP instructed', 0, NULL, 2, 0, 1, 22, '2017-05-02 13:38:58', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3222, 25, 0, '2017-04-20 00:00:00', 125, 'Drafted corporate governance matrix SLP instructed', 0, NULL, 2, 0, 1, 22, '2017-05-02 13:39:20', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3223, 25, 0, '2017-04-20 00:00:00', 183, 'Romar BPO - Drafted corporate governance matrix as SLP instructed', 0, NULL, 2, 0, 1, 22, '2017-05-02 13:40:18', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3224, 25, 0, '2017-04-20 00:00:00', 104, 'Drafted JLL\'s DecTrusts', 0, NULL, 1, 0, 1, 22, '2017-05-02 13:40:42', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3225, 25, 0, '2017-04-20 00:00:00', 104, 'Drafted JLL\'s resignation letter as corporate director', 0, NULL, 1, 0, 1, 22, '2017-05-02 13:41:08', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3226, 25, 0, '2017-04-20 00:00:00', 104, 'Revised 2017 GIS', 0, NULL, 1, 0, 1, 22, '2017-05-02 13:41:27', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(3227, 25, 0, '2017-04-20 00:00:00', 104, 'Made telephone call to BDO re requirements for cert of inward remittance', 0, NULL, 1, 0, 1, 22, '2017-05-02 13:42:15', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(3228, 19, 0, '2017-03-24 00:00:00', 163, 'digest or reported cases ', 0, NULL, 0.3, 0, 1, 19, '2017-05-02 13:44:46', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(3229, 19, 0, '2017-03-24 00:00:00', 163, 'Axelum Resources-Internally discussed on due diligence', 0, NULL, 2, 0, 1, 19, '2017-05-02 13:46:15', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(3230, 25, 0, '2017-04-20 00:00:00', 104, 'Drafted letter to request Certificate of Inward Remittance', 0, NULL, 1, 0, 1, 22, '2017-05-02 13:48:30', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3231, 25, 0, '2017-04-20 00:00:00', 163, 'Made telephone call to BI to inquire for status update on accreditation', 0, NULL, 1, 0, 1, 22, '2017-05-02 13:49:06', NULL, NULL, 2, '00:00:00', '00:00:00', 16),
(3232, 25, 0, '2017-04-24 00:00:00', 151, 'Revised Director\'s Cert re AOI amendment, as SLP instructed', 2500, NULL, 2, 5000, 1, 22, '2017-05-02 13:49:43', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(3233, 19, 0, '2017-03-27 00:00:00', 64, 'Attended meeting with SGV on minutes viewing and checking', 0, NULL, 0.2, 0, 1, 19, '2017-05-02 13:50:40', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(3234, 19, 0, '2017-03-27 00:00:00', 128, 'Attended meeting with SGV on Minutes viewing and checking', 0, NULL, 0.2, 0, 1, 19, '2017-05-02 13:54:17', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(3235, 19, 0, '2017-03-27 00:00:00', 110, 'Attended meeting with SGV on Minutes viewing and checking', 0, NULL, 0.2, 0, 1, 19, '2017-05-02 13:54:45', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(3236, 19, 0, '2017-03-27 00:00:00', 111, 'Attended meeting with SGV on Minutes viewing and checking', 0, NULL, 0.2, 0, 1, 19, '2017-05-02 13:58:51', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(3237, 19, 0, '2017-03-27 00:00:00', 112, 'Attended meeting with SGV on Minutes viewing and checking', 0, NULL, 0.2, 0, 1, 19, '2017-05-02 14:00:00', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(3238, 19, 0, '2017-03-27 00:00:00', 112, ' Attended meeting with SGV on Minutes viewing and checking', 0, NULL, 0.2, 0, 1, 19, '2017-05-02 14:00:38', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(3239, 19, 0, '2017-03-27 00:00:00', 127, 'Attended meeting with SGV on Minutes viewing and checking', 0, NULL, 0.2, 0, 1, 19, '2017-05-02 14:01:00', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(3240, 19, 0, '2017-03-27 00:00:00', 189, 'Attended meeting with SGV on Minutes viewing and checking', 0, NULL, 0.2, 0, 1, 19, '2017-05-02 14:01:20', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(3241, 19, 0, '2017-03-27 00:00:00', 127, 'Reviewed/Proofread Contract Operating Agreement', 0, NULL, 2, 0, 1, 19, '2017-05-02 14:04:53', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(3242, 19, 0, '2017-03-27 00:00:00', 64, 'Revise director\'s Certificate ', 0, NULL, 0.4, 0, 1, 19, '2017-05-02 14:05:19', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(3243, 19, 0, '2017-03-28 00:00:00', 64, 'Drafted Minutes for March 17, 2017 Annual Stockholders Meeting', 0, NULL, 1.5, 0, 1, 19, '2017-05-02 14:06:24', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3244, 19, 0, '2017-03-28 00:00:00', 207, 'Reviewed/Proofread AOI and By-Laws', 0, NULL, 4.5, 0, 1, 19, '2017-05-02 14:06:47', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(3245, 19, 0, '2017-03-29 00:00:00', 207, 'Reviewed/Proofread AOI and By-Laws', 0, NULL, 1.5, 0, 1, 19, '2017-05-02 14:07:43', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(3246, 19, 0, '2017-03-29 00:00:00', 127, 'Drafted Secretary\'s Certificate', 0, NULL, 0.2, 0, 1, 19, '2017-05-02 14:08:06', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3247, 19, 0, '2017-03-29 00:00:00', 64, 'Drafted Secretary\'s Certificate', 0, NULL, 0.2, 0, 1, 19, '2017-05-02 14:10:36', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3248, 19, 0, '2017-03-29 00:00:00', 64, 'Reviewed previous minutes for Secretary\'s Certificate', 0, NULL, 1.25, 0, 1, 19, '2017-05-02 14:11:59', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(3249, 19, 0, '2017-03-29 00:00:00', 127, 'Reviewed previous minutes for Secretary\'s Certificate', 0, NULL, 1.25, 0, 1, 19, '2017-05-02 14:12:17', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(3250, 19, 0, '2017-03-29 00:00:00', 64, 'Reviewed/Proofread director\'s Certificate', 0, NULL, 0.2, 0, 1, 19, '2017-05-02 14:12:48', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(3251, 12, 0, '2017-04-05 00:00:00', 64, 'Internal routing transmittal of Directors\' Certificate to Ms. Jena\n', 0, NULL, 0.1, 0, 1, 21, '2017-05-02 15:05:01', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3252, 12, 0, '2017-04-05 00:00:00', 64, 'Internal routing Notarized statement management responsibility, and CTCs of GIS of HMDC Group\n', 0, NULL, 0.1, 0, 1, 21, '2017-05-02 15:05:41', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3253, 12, 0, '2017-04-07 00:00:00', 169, 'Internal routing sec certs\n', 0, NULL, 0.1, 0, 1, 21, '2017-05-02 15:06:42', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3254, 12, 0, '2017-04-07 00:00:00', 128, 'Internal routing Transmittal of CTCs of bank documents requested by Peter\n', 0, NULL, 0.1, 0, 1, 21, '2017-05-02 15:07:18', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3255, 12, 0, '2017-04-07 00:00:00', 64, 'Internal routing transmittal of SPA\n', 0, NULL, 0.1, 0, 1, 21, '2017-05-02 15:07:45', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3256, 25, 0, '2017-04-24 00:00:00', 125, 'Revised DecTrusts and minutes', 0, NULL, 1, 0, 1, 22, '2017-05-02 15:08:35', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(3257, 12, 0, '2017-04-07 00:00:00', 64, 'Internal routing transmittal of Sec certs\n', 0, NULL, 0.1, 0, 1, 21, '2017-05-02 15:08:44', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3258, 12, 0, '2017-04-07 00:00:00', 120, 'Internal routing Order dtd March 29, 2017\n', 0, NULL, 0.1, 0, 1, 21, '2017-05-02 15:09:08', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3259, 25, 0, '2017-04-24 00:00:00', 151, 'Revised SecCert and Minutes, as per SLP', 2500, NULL, 1, 2500, 1, 22, '2017-05-02 15:09:09', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(3260, 25, 0, '2017-04-24 00:00:00', 125, 'Revised DecTrusts after SLP comments', 0, NULL, 1, 0, 1, 22, '2017-05-02 15:09:33', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(3261, 25, 0, '2017-04-24 00:00:00', 125, 'Drafted SecCert for SLP', 0, NULL, 1, 0, 1, 22, '2017-05-02 15:09:52', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3262, 12, 0, '2017-04-07 00:00:00', 134, 'Internal routing Preliminary Notice\n', 180, NULL, 0.1, 18, 1, 21, '2017-05-02 15:10:07', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3263, 25, 0, '2017-04-24 00:00:00', 73, 'Drafted 2017 GIS and minutes', 2500, NULL, 2, 5000, 1, 22, '2017-05-02 15:10:11', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3264, 12, 0, '2017-04-10 00:00:00', 128, 'Internal routing Metrobank info sheet\n', 0, NULL, 0.1, 0, 1, 21, '2017-05-02 15:10:35', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3265, 12, 0, '2017-04-10 00:00:00', 182, 'Internal routing application of a foreign corporation \n', 200, NULL, 0.1, 20, 1, 21, '2017-05-02 15:11:11', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3266, 25, 0, '2017-03-17 00:00:00', 163, 'Meeting with DRP re memo on ratification of sale (Joanne Francisco case)', 0, NULL, 3, 0, 1, 22, '2017-05-02 15:11:20', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(3267, 12, 0, '2017-04-10 00:00:00', 202, 'Internal routing Raytheon BIR Ruling\n', 0, NULL, 0.1, 0, 1, 21, '2017-05-02 15:11:45', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3268, 25, 0, '2017-03-17 00:00:00', 163, 'Drafted memo on ratification of sale (Joanne Francisco case)', 0, NULL, 4, 0, 1, 22, '2017-05-02 15:11:51', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3269, 12, 0, '2017-04-10 00:00:00', 146, 'Internal routing Minutes of the meeting held on March 15, 2017 for signature \n', 0, NULL, 0.1, 0, 1, 21, '2017-05-02 15:12:08', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3270, 25, 0, '2017-03-20 00:00:00', 163, 'Revised minutes for Oct 2016 meetings (FEATI - COS)', 0, NULL, 2, 0, 1, 22, '2017-05-02 15:12:32', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(3271, 25, 0, '2017-03-20 00:00:00', 163, 'Supervised filing of notices of meeting (FEATI - COS)', 0, NULL, 2, 0, 1, 22, '2017-05-02 15:13:07', NULL, NULL, 1, '00:00:00', '00:00:00', 18),
(3272, 25, 0, '2017-03-21 00:00:00', 163, 'Attended meeting re ASM (FEATI - COS)', 0, NULL, 2, 0, 1, 22, '2017-05-02 15:13:32', 22, '2017-05-02 15:13:49', 1, '00:00:00', '00:00:00', 1),
(3273, 12, 0, '2017-04-11 00:00:00', 152, 'Internal routing Letter to RD No. 7\n', 0, NULL, 0.1, 0, 1, 21, '2017-05-02 15:13:34', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3274, 12, 0, '2017-04-11 00:00:00', 186, 'Internal routing Letter to BIR Region No. 8\n', 6000, NULL, 0.1, 600, 1, 21, '2017-05-02 15:14:34', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3275, 25, 0, '2017-03-24 00:00:00', 163, 'Conferred with RHO re further amendment to the 2016 minutes (FEATI - COS)', 0, NULL, 1, 0, 1, 22, '2017-05-02 15:14:34', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(3276, 25, 0, '2017-03-24 00:00:00', 163, 'Drafted BOT attendace (FEATI - COS)', 0, NULL, 1, 0, 1, 22, '2017-05-02 15:15:07', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3277, 25, 0, '2017-03-28 00:00:00', 163, 'Attended trial/hearing (Luzon Hydro Corporation CTA Case 9183)', 0, NULL, 4, 0, 1, 22, '2017-05-02 15:16:19', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(3278, 25, 0, '2017-03-29 00:00:00', 163, 'Drafted minutes and amended GIS (FEATI - COS)', 0, NULL, 2, 0, 1, 22, '2017-05-02 15:16:49', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3279, 25, 0, '2017-03-30 00:00:00', 163, 'Drafted JSOF (Luzon Hydro Corporation CTA Case 9183)', 0, NULL, 4, 0, 1, 22, '2017-05-02 15:17:55', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3280, 25, 0, '2017-04-03 00:00:00', 163, 'Drafted judicial affidavit of witness (Luzon Hydro Corporation CTA Case 9187)', 0, NULL, 4, 0, 1, 22, '2017-05-02 15:18:38', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3281, 25, 0, '2017-04-03 00:00:00', 163, 'Drafted covering manifestation (Luzon Hydro Corporation CTA Case 9187)', 0, NULL, 3, 0, 1, 22, '2017-05-02 15:19:02', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3282, 25, 0, '2017-04-04 00:00:00', 163, 'Supervised filing of JSOF (Luzon Hydro Corporation CTA Case 9187)', 0, NULL, 1, 0, 1, 22, '2017-05-02 15:19:38', NULL, NULL, 1, '00:00:00', '00:00:00', 18),
(3283, 12, 0, '2017-04-17 00:00:00', 151, 'Internal routing Minutes for signature\n', 6000, NULL, 0.1, 600, 1, 21, '2017-05-02 15:19:44', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3284, 12, 0, '2017-04-17 00:00:00', 64, 'Internal routing transmittal of Directors\' Certificate to Atty. Allen\n', 0, NULL, 0.1, 0, 1, 21, '2017-05-02 15:20:09', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3285, 25, 0, '2017-04-05 00:00:00', 163, 'Revised memo on tax treaty relief (Global Business Power)', 0, NULL, 3, 0, 1, 22, '2017-05-02 15:20:20', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(3286, 12, 0, '2017-04-17 00:00:00', 104, 'Internal routing Minutes for signature\n', 6000, NULL, 0.2, 1200, 1, 21, '2017-05-02 15:20:34', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3287, 12, 0, '2017-04-17 00:00:00', 104, 'Internal routing letter from Pag-Ibig\n', 0, NULL, 0.1, 0, 1, 21, '2017-05-02 15:21:03', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3288, 12, 0, '2017-04-17 00:00:00', 104, 'Internal routing letter from Pag-Ibig\n', 0, NULL, 0.1, 0, 1, 21, '2017-05-02 15:28:16', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3289, 12, 0, '2017-04-17 00:00:00', 72, 'Internal routing letter from Pag-Ibig\n', 0, NULL, 0.1, 0, 1, 21, '2017-05-02 15:28:55', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3290, 12, 0, '2017-04-19 00:00:00', 127, 'Internal routing GIS 2017\n', 0, NULL, 0.1, 0, 1, 21, '2017-05-02 15:29:36', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3291, 12, 0, '2017-04-19 00:00:00', 64, 'Internal routing GIS 2017\n', 0, NULL, 0.1, 0, 1, 21, '2017-05-02 15:30:01', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3292, 12, 0, '2017-04-19 00:00:00', 143, 'Internal routing Joint stipulation of facts\n', 0, NULL, 0.1, 0, 1, 21, '2017-05-02 15:30:28', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3293, 12, 0, '2017-04-19 00:00:00', 141, 'Internal routing notice of resolution\n', 0, NULL, 0.1, 0, 1, 21, '2017-05-02 15:31:01', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3294, 12, 0, '2017-04-19 00:00:00', 143, 'Internal routing Order dtd March 28, 2017\n', 0, NULL, 0.1, 0, 1, 21, '2017-05-02 15:31:31', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3295, 12, 0, '2017-04-19 00:00:00', 91, 'Internal routing notice of resolution dtd 3/23/17\n', 0, NULL, 0.1, 0, 1, 21, '2017-05-02 15:32:45', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3296, 12, 0, '2017-04-19 00:00:00', 141, 'Internal routing notice of resolution dtd 4/3/2017\n', 0, NULL, 0.1, 0, 1, 21, '2017-05-02 15:33:18', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3297, 12, 0, '2017-04-20 00:00:00', 151, 'Internal routing Transmittal of Deed of absolute sale to Ms. Janet Brul\n', 6000, NULL, 0.1, 600, 1, 21, '2017-05-02 15:33:47', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3298, 12, 0, '2017-04-20 00:00:00', 48, 'Internal routing Signed bank documents \n', 0, NULL, 0.1, 0, 1, 21, '2017-05-02 15:34:15', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3299, 12, 0, '2017-04-20 00:00:00', 73, 'Internal routing Pag-IBIG Fund letter\n', 6000, NULL, 0.1, 600, 1, 21, '2017-05-02 15:34:40', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3300, 12, 0, '2017-04-20 00:00:00', 134, 'Internal routing Letter to BIR RDO 49\n', 180, NULL, 0.1, 18, 1, 21, '2017-05-02 15:35:59', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3301, 12, 0, '2017-04-27 00:00:00', 142, 'Internal routing request for admission of documents\n', 0, NULL, 0.1, 0, 1, 21, '2017-05-02 15:36:38', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3302, 12, 0, '2017-04-27 00:00:00', 11, 'Internal routing FS 2013 &amp;  2014\n', 0, NULL, 0.2, 0, 1, 21, '2017-05-02 15:37:22', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3303, 12, 0, '2017-04-27 00:00:00', 106, 'Internal routing Letter to BIR dtd Apr. 26, 2017\n', 0, NULL, 0.1, 0, 1, 21, '2017-05-02 15:37:51', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3304, 19, 0, '2017-03-30 00:00:00', 163, 'Axelum Resources-Researched on statement of Management responsibility signatories', 0, NULL, 1, 0, 1, 19, '2017-05-03 10:29:55', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(3305, 19, 0, '2017-03-30 00:00:00', 64, 'Reviewed/Proofread December 2 Minutes of the meeting', 0, NULL, 1, 0, 1, 19, '2017-05-03 10:33:15', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(3306, 19, 0, '2017-04-30 00:00:00', 163, 'Attended TMAP lecture/Seminar', 0, NULL, 4, 0, 1, 19, '2017-05-03 10:33:49', NULL, NULL, 2, '00:00:00', '00:00:00', 1),
(3307, 19, 0, '2017-03-31 00:00:00', 163, 'digest of reported cases', 0, NULL, 0.3, 0, 1, 19, '2017-05-03 10:34:17', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(3308, 19, 0, '2017-03-31 00:00:00', 163, 'RTC Makati Notarial Commission oath', 0, NULL, 4, 0, 1, 19, '2017-05-03 10:35:06', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(3309, 18, 0, '2017-03-10 00:00:00', 163, 'Pinoy Properties Investment Corp-Drafted Minutes of the meeting dated March 11, 2017', 0, NULL, 1, 0, 1, 18, '2017-05-03 11:00:35', 18, '2017-05-03 11:00:52', 1, '00:00:00', '00:00:00', 3),
(3310, 18, 0, '2017-03-10 00:00:00', 163, 'Prepared documents to be sent to sharon lim', 0, NULL, 0.5, 0, 1, 18, '2017-05-03 13:37:06', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(3311, 18, 0, '2017-03-10 00:00:00', 163, 'Case reporting and updated list of case reporting assignments', 0, NULL, 1.5, 0, 1, 18, '2017-05-03 13:37:49', 18, '2017-05-03 13:37:59', 2, '00:00:00', '00:00:00', 11),
(3312, 18, 0, '2017-03-10 00:00:00', 116, 'Wrote email Email updated to Atty. Euney ', 0, NULL, 0.5, 0, 1, 18, '2017-05-03 13:41:10', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(3313, 18, 0, '2017-03-10 00:00:00', 196, 'Wrote email to Ms. Cherry Calleja and Deposit Php60,000 to TITF account in BDO', 0, NULL, 2, 0, 1, 18, '2017-05-03 13:42:05', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(3314, 12, 0, '2017-05-02 00:00:00', 102, 'Internal routing orig. stock &amp; transfer book\n\n', 0, NULL, 0.1, 0, 1, 21, '2017-05-03 14:04:24', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3315, 12, 0, '2017-05-02 00:00:00', 81, 'Internal routing Signed declaration of ownership\n', 0, NULL, 0.1, 0, 1, 21, '2017-05-03 14:04:51', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3316, 12, 0, '2017-05-02 00:00:00', 99, 'Internal routing sec certs &amp; board res\n', 0, NULL, 0.1, 0, 1, 21, '2017-05-03 14:05:24', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3317, 12, 0, '2017-05-02 00:00:00', 72, 'Internal routing Notice letter from office of the city treasurer\n', 0, NULL, 0.1, 0, 1, 21, '2017-05-03 14:10:15', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3318, 12, 0, '2017-05-02 00:00:00', 128, 'Internal routing Signed bank documents for LHAI\n', 0, NULL, 0.1, 0, 1, 21, '2017-05-03 14:10:56', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3319, 12, 0, '2017-05-02 00:00:00', 81, 'Internal routing Application for preferential tax of Elrick John B. Cruz\n', 0, NULL, 0.1, 0, 1, 21, '2017-05-03 14:11:18', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3320, 12, 0, '2017-05-02 00:00:00', 81, 'Internal routing Transmittal to HEAB re Application for preferential tax of Elrick John B. Cruz\n', 0, NULL, 0.1, 0, 1, 21, '2017-05-03 14:11:58', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3321, 12, 0, '2017-05-02 00:00:00', 93, 'Internal routing notice of resolution dtd 4.27.17\n', 0, NULL, 0.1, 0, 1, 21, '2017-05-03 14:13:49', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3322, 18, 0, '2017-03-10 00:00:00', 146, 'Made telephone call to Gemma Merin and Drafted Minutes of Organization Meeting of Stockholdrs and BOD ', 0, NULL, 2.5, 0, 1, 18, '2017-05-03 15:57:26', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(3323, 18, 0, '2017-03-10 00:00:00', 155, 'Drafted minutes of meeting dated March 3, 2017', 3000, NULL, 1.5, 4500, 1, 18, '2017-05-03 15:58:01', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3324, 18, 0, '2017-03-10 00:00:00', 211, 'Reviewed/study documents re: 2013 tax Assessment', 3000, NULL, 1.5, 4500, 1, 18, '2017-05-03 15:58:57', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(3325, 12, 0, '2017-05-03 00:00:00', 84, 'Wrote emails to WTL and DutchCo/LuxCo mtfcouns_dtr_syss', 6000, NULL, 1.5, 9000, 1, 12, '2017-05-04 10:18:19', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(3326, 12, 0, '2017-05-03 00:00:00', 84, 'Read Emails from Diego', 0, NULL, 0.5, 0, 1, 12, '2017-05-04 10:18:51', NULL, NULL, 1, '00:00:00', '00:00:00', 4),
(3327, 12, 0, '2017-05-03 00:00:00', 84, 'Conferred with Diego Recallde', 6000, NULL, 0.4, 2400, 1, 12, '2017-05-04 10:19:28', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(3328, 12, 0, '2017-05-03 00:00:00', 203, 'Internally discussed with MAC re meeting with BIR', 0, NULL, 0.5, 0, 1, 12, '2017-05-04 10:20:20', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(3329, 12, 0, '2017-05-02 00:00:00', 84, 'Conference call with DutchCo/LuxCo mtfcouns_dtr_syss and WTL', 6000, NULL, 1.25, 7500, 1, 12, '2017-05-04 10:21:07', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(3330, 16, 0, '2017-05-03 00:00:00', 163, 'Performed Other Service: sick leave', 0, NULL, 8, 0, 1, 16, '2017-05-04 15:51:55', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(3331, 16, 0, '2017-05-04 00:00:00', 163, 'Attended meeting at GT Tower with Ms. Pamela Tangso and EMP (for Global Business Power Corp)', 0, NULL, 1, 0, 1, 16, '2017-05-04 15:53:10', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(3332, 16, 0, '2017-05-04 00:00:00', 163, 'Traveled to office from GT Tower (GBPC meeting)', 0, NULL, 1, 0, 1, 16, '2017-05-04 15:53:36', NULL, NULL, 1, '00:00:00', '00:00:00', 14);
INSERT INTO `file_billing_tbl` (`file_billing_id`, `user_id`, `position`, `billing_date`, `file_id`, `work_detail`, `rate`, `time_spent_sec`, `time_spent`, `amount`, `active`, `insert_by`, `insert_dt`, `update_by`, `update_dt`, `task_type`, `start_time`, `end_time`, `task_code`) VALUES
(3333, 16, 0, '2017-05-04 00:00:00', 72, 'Reviewed/proofread reply to City of Makati re: business tax', 0, NULL, 0.5, 0, 1, 16, '2017-05-04 15:53:58', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(3334, 16, 0, '2017-05-04 00:00:00', 72, 'Received telephone call from Jose-Manuel Izquierdo re: business license', 0, NULL, 0.2, 0, 1, 16, '2017-05-04 15:54:29', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(3335, 12, 0, '2017-05-03 00:00:00', 93, 'Internal routing notice of resolution dtd 4.27.17\n', 0, NULL, 0.1, 0, 1, 21, '2017-05-04 15:58:23', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3336, 16, 0, '2017-05-04 00:00:00', 197, 'Reviewed 2017 GIS for filing', 2500, NULL, 0.5, 1250, 1, 16, '2017-05-04 15:58:54', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(3337, 16, 0, '2017-05-04 00:00:00', 124, 'Made telephone call to Atty Melina Tecson re: Petron Megaplaza issue', 3000, NULL, 0.4, 1200, 1, 16, '2017-05-04 16:19:56', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(3338, 16, 0, '2017-05-04 00:00:00', 124, 'Drafted email update to EMP re: conversation with Atty. Melina Tecson', 3000, NULL, 0.3, 900, 1, 16, '2017-05-04 16:21:42', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3339, 16, 0, '2017-05-04 00:00:00', 124, 'Drafted second final demand leltter to PMCAI', 3000, NULL, 1, 3000, 1, 16, '2017-05-04 16:22:01', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3340, 18, 0, '2017-03-12 00:00:00', 146, 'Drafted Minutes of Organization Meeting of Stockholders and Board of Directors.', 0, NULL, 2, 0, 1, 18, '2017-05-05 10:05:13', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3341, 18, 0, '2017-03-13 00:00:00', 186, 'Traveled to BIR RDO 50 to inquire re: Status of Assessment and to BIR RR No. 8 to inquire the status of assessment.', 3000, NULL, 3.5, 10500, 1, 18, '2017-05-05 10:11:58', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(3342, 18, 0, '2017-03-13 00:00:00', 186, 'Internally discussed with EMP , drafted letter to RDO for pullout of docket files from Revenue Region ', 0, NULL, 1.5, 0, 1, 18, '2017-05-05 10:13:03', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(3343, 18, 0, '2017-03-13 00:00:00', 182, 'Drafted SEC form F-103', 120, NULL, 1.5, 180, 1, 18, '2017-05-05 10:14:56', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3344, 18, 0, '2017-03-13 00:00:00', 163, 'PPIC-Chi-Wen Hua-Prepared application paper for AEP', 0, NULL, 1.5, 0, 1, 18, '2017-05-05 10:15:47', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(3345, 16, 0, '2017-05-04 00:00:00', 39, 'Drafted Formal Offer of Evidence', 100, NULL, 3.2, 320, 1, 16, '2017-05-05 12:58:14', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3346, 16, 0, '2017-05-05 00:00:00', 158, 'Follow-up work at BIR National re: GANV TTRA', 3000, NULL, 1, 3000, 1, 16, '2017-05-08 09:07:42', NULL, NULL, 1, '00:00:00', '00:00:00', 7),
(3347, 16, 0, '2017-05-05 00:00:00', 163, 'Follow-up work at BIR National re: The Big @ St Ig', 0, NULL, 1, 0, 1, 16, '2017-05-08 09:08:08', NULL, NULL, 1, '00:00:00', '00:00:00', 7),
(3348, 16, 0, '2017-05-05 00:00:00', 158, 'Traveled to BIR National ', 3000, NULL, 1.25, 3750, 1, 16, '2017-05-08 09:08:48', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(3349, 16, 0, '2017-05-08 00:00:00', 97, 'Performed Other Service: Prepared execution copies of documents; attended signing of Partnership, Admission, and Shareholders\' Agreements at Fortman Cline offices', 2500, NULL, 2, 5000, 1, 16, '2017-05-08 10:55:05', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(3350, 16, 0, '2017-05-08 00:00:00', 81, 'Further revised HEABS memo on market research services', 0, NULL, 4, 0, 1, 16, '2017-05-08 10:55:31', 16, '2017-05-10 16:55:34', 1, '00:00:00', '00:00:00', 12),
(3351, 16, 0, '2017-05-08 00:00:00', 85, 'Internally discussed with EMP re: TGP Land/Register of Deeds', 0, NULL, 0.3, 0, 1, 16, '2017-05-08 11:09:24', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(3352, 16, 0, '2017-05-08 00:00:00', 85, 'Researched on Land Registration Act requirements for conveyance of land', 0, NULL, 0.4, 0, 1, 16, '2017-05-08 11:09:43', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(3353, 16, 0, '2017-05-08 00:00:00', 85, 'Internally discussed with Ms. Lyn re: TGP Land/Register of Deeds', 0, NULL, 0.4, 0, 1, 16, '2017-05-08 11:10:00', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(3354, 18, 0, '2017-03-13 00:00:00', 182, 'Drafted SEC Form F-103', 120, NULL, 1.5, 180, 1, 18, '2017-05-08 11:10:46', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3355, 12, 0, '2017-05-04 00:00:00', 203, 'Attended meeting with RD Geraldino, MAC at the BIR Revenue Region 8', 0, NULL, 2, 0, 1, 21, '2017-05-10 11:49:02', NULL, NULL, 1, '08:00:00', '10:00:00', 1),
(3356, 12, 0, '2017-05-04 00:00:00', 163, 'Attended meeting with Mr. Mon Silos', 0, NULL, 2, 0, 1, 21, '2017-05-10 11:49:36', NULL, NULL, 2, '10:00:00', '12:00:00', 1),
(3357, 12, 0, '2017-05-04 00:00:00', 210, 'Attended meeting ', 6000, NULL, 1.5, 9000, 1, 21, '2017-05-10 11:52:26', NULL, NULL, 1, '14:30:00', '16:00:00', 1),
(3358, 12, 0, '2017-05-05 00:00:00', 9, 'Attended meeting with Atty. Kitten', 0, NULL, 2, 0, 1, 21, '2017-05-10 11:58:56', NULL, NULL, 1, '10:00:00', '12:00:00', 1),
(3359, 12, 0, '2017-05-05 00:00:00', 163, 'Performed Other Service - Lawyers lunch and case reporting', 0, NULL, 2, 0, 1, 21, '2017-05-10 11:59:37', NULL, NULL, 2, '12:00:00', '14:00:00', 11),
(3360, 12, 0, '2017-05-08 00:00:00', 97, 'Attended meeting, execution of shareholders and partnership agreements', 6000, NULL, 1, 6000, 1, 21, '2017-05-10 12:01:00', NULL, NULL, 1, '09:30:00', '10:30:00', 1),
(3361, 12, 0, '2017-05-08 00:00:00', 163, 'Attended meeting with Ms. Jocelyn Ng', 0, NULL, 1.5, 0, 1, 21, '2017-05-10 12:01:40', NULL, NULL, 1, '13:00:00', '14:30:00', 1),
(3362, 12, 0, '2017-05-09 00:00:00', 163, 'Attended meeting with Mr. Ronnie Liepno &amp; FGS', 0, NULL, 2, 0, 1, 21, '2017-05-10 12:02:22', NULL, NULL, 1, '10:00:00', '12:00:00', 1),
(3363, 12, 0, '2017-05-09 00:00:00', 163, 'Attended meeting with Atty. Fema', 0, NULL, 2, 0, 1, 21, '2017-05-10 12:02:55', NULL, NULL, 1, '12:00:00', '14:00:00', 1),
(3364, 12, 0, '2017-05-09 00:00:00', 63, 'HMDC HAZ signing', 0, NULL, 1, 0, 0, 21, '2017-05-10 12:03:32', NULL, NULL, 1, '16:00:00', '17:00:00', 1),
(3365, 12, 0, '2017-05-03 00:00:00', 213, 'Attended meeting at Aboitiz', 6000, NULL, 2, 12000, 1, 21, '2017-05-10 12:04:23', 12, '2017-05-11 06:58:14', 1, '00:00:00', '00:00:00', 1),
(3366, 12, 0, '2017-05-03 00:00:00', 86, 'Internal routing ITR &amp; Statement of management responsibility signed by GVF, DRP\n', 6000, NULL, 0.1, 600, 1, 21, '2017-05-10 13:57:17', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3367, 12, 0, '2017-05-04 00:00:00', 64, 'Internal routing Notarized certification of bulkcem phils., amended trust agreement b/w HPI &amp; AB Capital\n', 0, NULL, 0.1, 0, 1, 21, '2017-05-10 13:58:15', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3368, 12, 0, '2017-05-04 00:00:00', 104, 'Internal routing Leter to PAG-IBIG Fund\n', 6000, NULL, 0.1, 600, 1, 21, '2017-05-10 13:59:05', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3369, 12, 0, '2017-05-10 00:00:00', 213, 'Conferred with SPPI and AP Team', 6000, NULL, 2.25, 13500, 1, 12, '2017-05-10 15:56:48', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(3370, 12, 0, '2017-05-10 00:00:00', 80, 'Revising Opinion on Affiliates', 0, NULL, 1.25, 0, 1, 12, '2017-05-10 15:57:48', NULL, NULL, 1, '00:00:00', '00:00:00', 10),
(3371, 12, 0, '2017-05-10 00:00:00', 84, 'Read Email from Martijn and email to WTL', 6000, NULL, 0.5, 3000, 1, 12, '2017-05-10 15:58:54', NULL, NULL, 1, '00:00:00', '00:00:00', 4),
(3372, 16, 0, '2017-05-08 00:00:00', 143, 'Wrote emails to Ms. Ada Santiago-Aquino re: exhibits for 9183', 2500, NULL, 0.4, 1000, 1, 16, '2017-05-10 16:56:16', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(3373, 16, 0, '2017-05-08 00:00:00', 143, 'Reviewed documentary exhibits in preparation for Commissioner\'s Hearing on May 9', 0, NULL, 1, 0, 1, 16, '2017-05-10 16:57:00', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(3374, 16, 0, '2017-05-09 00:00:00', 185, 'Internally discussed with Ms. Lyn and GVF re: Project Compass DD documents', 100, NULL, 0.5, 50, 1, 16, '2017-05-10 16:57:28', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(3375, 16, 0, '2017-05-09 00:00:00', 163, 'Revised Dojesta Intercompany Agreement', 0, NULL, 1.2, 0, 1, 16, '2017-05-10 16:57:53', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(3376, 16, 0, '2017-05-09 00:00:00', 84, 'Drafted legalization documents for Andrew\'s passport and proof of address (WTL Dutch/LuxCo)', 2500, NULL, 0.75, 1875, 1, 16, '2017-05-10 16:58:34', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3377, 16, 0, '2017-05-09 00:00:00', 143, 'Reviewed documentary exhibits in preparation for Commissioner\'s Hearing ', 2500, NULL, 0.7, 1750, 1, 16, '2017-05-10 16:58:56', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(3378, 16, 0, '2017-05-09 00:00:00', 143, 'Traveled to CTA for Commissioner\'s Hearing', 0, NULL, 1.5, 0, 1, 16, '2017-05-10 16:59:10', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(3379, 16, 0, '2017-05-09 00:00:00', 143, 'Attended Commissioner\'s Hearing', 0, NULL, 1.5, 0, 1, 16, '2017-05-10 16:59:23', NULL, NULL, 1, '00:00:00', '00:00:00', 15),
(3380, 16, 0, '2017-05-09 00:00:00', 81, 'Drafted memo on affiliates', 0, NULL, 2, 0, 1, 16, '2017-05-10 17:01:53', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3381, 16, 0, '2017-05-10 00:00:00', 201, 'Reviewed files; drafted Motion to Resolve Motion for Reconsideration/supervised filing', 0, NULL, 2.5, 0, 1, 16, '2017-05-10 17:02:24', 16, '2017-05-10 17:03:36', 1, '00:00:00', '00:00:00', 3),
(3382, 16, 0, '2017-05-10 00:00:00', 81, 'Further revised memo on market research services', 0, NULL, 2, 0, 1, 16, '2017-05-10 17:02:54', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(3383, 16, 0, '2017-05-10 00:00:00', 81, 'Further revised memo on affiliates', 0, NULL, 3, 0, 1, 16, '2017-05-10 17:03:10', 16, '2017-05-10 17:03:42', 1, '00:00:00', '00:00:00', 19),
(3384, 16, 0, '2017-05-10 00:00:00', 81, 'Internally discussed with EMP re: memo on affiliates', 0, NULL, 0.5, 0, 1, 16, '2017-05-10 17:03:26', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(3385, 12, 0, '2017-05-10 00:00:00', 80, 'Wrote Opinion on &quot;\nAffiliates&quot;', 0, NULL, 1.25, 0, 1, 12, '2017-05-11 06:37:33', NULL, NULL, 1, '00:00:00', '00:00:00', 10),
(3386, 12, 0, '2017-05-10 00:00:00', 80, 'Internally discussed with Dianne', 0, NULL, 0.5, 0, 1, 12, '2017-05-11 06:37:55', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(3387, 12, 0, '2017-05-10 00:00:00', 207, 'Internally discussed with Sam', 0, NULL, 0.5, 0, 1, 12, '2017-05-11 06:38:57', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(3388, 12, 0, '2017-05-10 00:00:00', 152, 'Conferred with Kel and Maricar, and preparing of letter to BIR.', 0, NULL, 1.25, 0, 1, 12, '2017-05-11 06:44:15', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(3389, 12, 0, '2017-05-05 00:00:00', 213, 'Reviewed term sheet, identification of issues, discussion with SLP', 6000, NULL, 2.25, 13500, 1, 12, '2017-05-11 06:46:06', NULL, NULL, 1, '00:00:00', '00:00:00', 10),
(3390, 12, 0, '2017-05-05 00:00:00', 213, 'Read Email from Joseph Gonzales', 6000, NULL, 0.3, 1800, 1, 12, '2017-05-11 06:46:54', NULL, NULL, 1, '00:00:00', '00:00:00', 4),
(3391, 12, 0, '2017-05-05 00:00:00', 63, 'Read Email from Allen re HAZ Operating Agreement', 0, NULL, 0.5, 0, 1, 12, '2017-05-11 06:48:01', NULL, NULL, 1, '00:00:00', '00:00:00', 4),
(3392, 12, 0, '2017-05-08 00:00:00', 63, 'Revising the HAZ Operating Agreement', 0, NULL, 2.25, 0, 1, 12, '2017-05-11 06:48:36', 12, '2017-05-11 06:54:35', 1, '00:00:00', '00:00:00', 3),
(3393, 12, 0, '2017-05-09 00:00:00', 63, 'Assistance in the signing of the HAZ Operating Agreement', 0, NULL, 3.5, 0, 1, 12, '2017-05-11 06:49:13', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(3394, 12, 0, '2017-05-05 00:00:00', 158, 'Followed-up email to BIR', 6000, NULL, 0.5, 3000, 1, 12, '2017-05-11 06:51:53', NULL, NULL, 1, '00:00:00', '00:00:00', 7),
(3395, 12, 0, '2017-05-08 00:00:00', 158, 'Wrote email to Sonny  Nisce re update; internally discussed with DRP', 6000, NULL, 0.5, 3000, 1, 12, '2017-05-11 06:54:08', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(3396, 12, 0, '2017-05-08 00:00:00', 97, 'Performed Other Service - Signing', 6000, NULL, 1.25, 7500, 1, 12, '2017-05-11 06:55:13', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(3397, 12, 0, '2017-05-09 00:00:00', 63, 'Drafted - Review of execution copies', 0, NULL, 0.75, 0, 1, 12, '2017-05-11 06:56:07', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3398, 12, 0, '2017-05-03 00:00:00', 213, 'Reviewed term sheet', 6000, NULL, 1.25, 7500, 1, 12, '2017-05-11 06:58:52', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(3399, 12, 0, '2017-05-11 00:00:00', 80, 'Reviewed Opinion on Affiliates', 0, NULL, 0.75, 0, 1, 12, '2017-05-11 06:59:37', NULL, NULL, 1, '00:00:00', '00:00:00', 10),
(3400, 16, 0, '2017-05-11 00:00:00', 185, 'Internally discussed with GVF re: due diligence report', 100, NULL, 0.3, 30, 1, 16, '2017-05-11 17:13:09', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(3401, 16, 0, '2017-05-11 00:00:00', 185, 'Internally discussed with GVF, SLP, FGS re: due diligence report', 100, NULL, 1.2, 120, 1, 16, '2017-05-11 17:13:26', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(3402, 16, 0, '2017-05-11 00:00:00', 185, 'Performed Other Service: due diligence', 100, NULL, 6, 600, 1, 16, '2017-05-11 17:13:38', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(3403, 16, 0, '2017-05-11 00:00:00', 81, 'Internally discussed with EMP re: memo on affiliates', 0, NULL, 0.4, 0, 1, 16, '2017-05-11 17:13:57', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(3404, 16, 0, '2017-05-11 00:00:00', 81, 'Further revised memo on affiliates', 0, NULL, 1, 0, 1, 16, '2017-05-11 17:14:19', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(3405, 16, 0, '2017-05-11 00:00:00', 81, 'Internally discussed with EMP re: memo on market research', 0, NULL, 0.4, 0, 1, 16, '2017-05-11 17:14:36', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(3406, 16, 0, '2017-05-11 00:00:00', 81, 'Further revised memo on market research', 0, NULL, 0.6, 0, 1, 16, '2017-05-11 17:14:53', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(3407, 16, 0, '2017-05-12 00:00:00', 185, 'Performed Other Service: due diligence', 100, NULL, 8, 800, 1, 16, '2017-05-11 17:15:19', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(3408, 12, 0, '2017-05-04 00:00:00', 104, 'Internal routing Leter to PAG-IBIG Fund\n', 6000, NULL, 0.1, 600, 1, 21, '2017-05-12 09:57:21', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3409, 12, 0, '2017-05-09 00:00:00', 169, 'Internal routing Sec Cert.\n', 0, NULL, 0.1, 0, 1, 21, '2017-05-12 09:57:50', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3410, 12, 0, '2017-05-09 00:00:00', 210, 'Internal routing Invoking provisions of double taxation treaties\n', 6000, NULL, 0.1, 600, 1, 21, '2017-05-12 09:58:21', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3411, 12, 0, '2017-05-09 00:00:00', 141, 'Internal routing notice of resolution dtd 5.4.17\n', 0, NULL, 0.1, 0, 1, 21, '2017-05-12 09:58:47', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3412, 12, 0, '2017-05-09 00:00:00', 151, 'Internal routing Alien employment permit of Hua, Chi Wen\n', 6000, NULL, 0.1, 600, 1, 21, '2017-05-12 09:59:10', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3413, 12, 0, '2017-05-09 00:00:00', 134, 'Internal routing S.A. from Maybank\n', 180, NULL, 0.1, 18, 1, 21, '2017-05-12 09:59:34', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3414, 12, 0, '2017-05-09 00:00:00', 134, 'Internal routing Application Form for BIR Importer clearance certificate\n', 180, NULL, 0.1, 18, 1, 21, '2017-05-12 09:59:59', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3415, 12, 0, '2017-05-12 00:00:00', 45, 'Internal routing Orig. minutes of the annual stockholders\n', 0, NULL, 0.1, 0, 1, 21, '2017-05-15 10:31:06', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3416, 12, 0, '2017-05-12 00:00:00', 64, 'Internal routing Letter to Atty. Sales of SEC re issuance of clearance and certificate of good standing \n', 0, NULL, 0.1, 0, 1, 21, '2017-05-15 10:32:27', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3417, 12, 0, '2017-05-15 00:00:00', 141, 'Internal routing Manifestation filed on May 9, 2017\n', 0, NULL, 0.1, 0, 1, 21, '2017-05-15 10:33:04', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3418, 12, 0, '2017-05-15 00:00:00', 81, 'Internal routing signed, notarized and filed Notification Update Form\n', 0, NULL, 0.2, 0, 1, 21, '2017-05-15 10:34:03', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3419, 12, 0, '2017-05-15 00:00:00', 19, 'Internal routing Transmittal of signed bank signature cards\n', 0, NULL, 0.1, 0, 1, 21, '2017-05-15 10:34:38', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3420, 12, 0, '2017-05-15 00:00:00', 127, 'Internal routing Transmittal of Deed of Accession between the heirs of Arturo Zayco, Sr. and HRDC\n', 0, NULL, 0.1, 0, 1, 21, '2017-05-15 10:35:06', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3421, 12, 0, '2017-05-15 00:00:00', 128, 'Internal routing Transmittal of ID of Mr. Renato Baja &amp; Mr. William De Lumley\n', 0, NULL, 0.2, 0, 1, 21, '2017-05-15 10:37:47', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3422, 12, 0, '2017-05-15 00:00:00', 128, 'Internal routing Transmittal of Sec Cert re online banking system\n', 0, NULL, 0.1, 0, 1, 21, '2017-05-15 10:38:05', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3423, 12, 0, '2017-05-15 00:00:00', 48, 'Internal routing Signed and transmittal of Sworn Certification\n', 0, NULL, 0.2, 0, 1, 21, '2017-05-15 10:38:22', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3424, 12, 0, '2017-05-15 00:00:00', 208, 'Internal routing Orig. FS of Tommie Creative &amp; AMSPEC\n', 6000, NULL, 0.1, 600, 1, 21, '2017-05-15 10:38:47', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3425, 18, 0, '2017-03-13 00:00:00', 163, 'PPIC (Khita Hua)- prepare Application papers', 0, NULL, 1.5, 0, 1, 18, '2017-05-15 11:38:26', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(3426, 18, 0, '2017-03-13 00:00:00', 202, 'Revise memo on the  VAT liability of Casas+Architects on its Subcontractor Agreement with Raytheon Company', 0, NULL, 2, 0, 1, 18, '2017-05-15 11:41:30', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(3427, 18, 0, '2017-03-13 00:00:00', 163, 'PPIC-Philip Teng-Wrote email to Philip Tent re: signed minutes', 0, NULL, 0.5, 0, 1, 18, '2017-05-15 11:43:06', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(3428, 16, 0, '2017-05-15 00:00:00', 141, 'Attended meeting at Eton Centris with Richard Querido to discuss ICPA report and testimony', 2500, NULL, 1.5, 3750, 1, 16, '2017-05-15 19:58:54', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(3429, 16, 0, '2017-05-15 00:00:00', 141, 'Traveled to CTA/Eton Centris for 9187 hearing', 2500, NULL, 1.25, 3125, 1, 16, '2017-05-15 19:59:06', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(3430, 16, 0, '2017-05-15 00:00:00', 141, 'Attended trial/hearing at CTA 3rd division for presentation of ICPA', 2500, NULL, 2.2, 5500, 1, 16, '2017-05-15 19:59:23', NULL, NULL, 1, '00:00:00', '00:00:00', 15),
(3431, 16, 0, '2017-05-15 00:00:00', 141, 'Traveled to office from CTA', 2500, NULL, 1, 2500, 1, 16, '2017-05-15 19:59:34', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(3432, 16, 0, '2017-05-15 00:00:00', 141, 'Internally discussed with EMP, SLP, RHO and FGS re: Hedcor Group case updates', 2500, NULL, 1, 2500, 1, 16, '2017-05-15 19:59:52', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(3433, 16, 0, '2017-05-15 00:00:00', 141, 'Drafted case update letter re: Hedcor Group cases', 2500, NULL, 1.5, 3750, 1, 16, '2017-05-15 20:00:11', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3434, 16, 0, '2017-05-15 00:00:00', 163, 'Internally discussed with EMP and FGS re: Dojesta Intercompany agreement', 0, NULL, 0.75, 0, 1, 16, '2017-05-15 20:00:29', 16, '2017-05-15 20:00:46', 1, '00:00:00', '00:00:00', 8),
(3435, 16, 0, '2017-05-15 00:00:00', 163, 'Revised Dojesta Intercompany agreement', 0, NULL, 0.5, 0, 1, 16, '2017-05-15 20:01:00', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(3436, 16, 0, '2017-05-15 00:00:00', 212, 'Internally discussed with RHO re: Tradeshow Answer with Counterclaim', 3000, NULL, 1, 3000, 1, 16, '2017-05-15 20:01:18', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(3437, 16, 0, '2017-05-14 00:00:00', 212, 'Reviewed work of RHO re: Answer with Counterclaim', 0, NULL, 5, 0, 1, 16, '2017-05-15 20:01:34', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(3438, 16, 0, '2017-05-14 00:00:00', 141, 'Drafted Comment on MR (re: Resolution dated April 6, 2017)', 2500, NULL, 1.6, 4000, 1, 16, '2017-05-15 20:02:08', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3439, 16, 0, '2017-05-15 00:00:00', 212, 'Reviewed work of RHO re: Answer with Counterclaim ', 3000, NULL, 2, 6000, 1, 16, '2017-05-15 20:06:07', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(3440, 16, 0, '2017-05-15 00:00:00', 48, 'Drafted proxy form for HPI meeting', 0, NULL, 0.3, 0, 1, 16, '2017-05-15 20:07:01', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3441, 12, 0, '2017-05-15 00:00:00', 9, 'Internal routing Letter from SGV re Accounting consultation for HPI\'s LandCo project dated Apr. 26, 2017\n', 0, NULL, 0.1, 0, 1, 21, '2017-05-16 13:16:19', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3442, 12, 0, '2017-05-15 00:00:00', 152, 'Internal routing Letter to Dir Marina De Guzman re request for calculation and extension of time to settle first installment of compromise settlement of tax liabilities\n', 0, NULL, 0.1, 0, 1, 21, '2017-05-16 13:16:53', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3443, 12, 0, '2017-05-15 00:00:00', 22, 'Internal routing Docs from Ms. Annabel\n', 0, NULL, 0.1, 0, 1, 21, '2017-05-16 13:17:24', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3444, 12, 0, '2017-05-15 00:00:00', 207, 'Internal routing Letter to SEC re issuance of clearance &amp; certificate of good standing\n', 0, NULL, 0.1, 0, 1, 21, '2017-05-16 13:17:48', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3445, 12, 0, '2017-05-15 00:00:00', 73, 'Internal routing Business Permit\n', 6000, NULL, 0.1, 600, 1, 21, '2017-05-16 13:18:12', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3446, 12, 0, '2017-05-15 00:00:00', 182, 'Internal routing transmittal to Idein of SSS, Pagibig, philhealth\n', 200, NULL, 0.1, 20, 1, 21, '2017-05-16 13:18:34', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3447, 12, 0, '2017-05-15 00:00:00', 146, 'Internal routing certificate of registration \n', 0, NULL, 0.1, 0, 1, 21, '2017-05-16 13:19:01', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3448, 12, 0, '2017-05-15 00:00:00', 163, 'Internal routing transmittal of SSS, Pagibig, philhealth\n', 0, NULL, 0.1, 0, 1, 21, '2017-05-16 13:19:21', NULL, NULL, 2, '00:00:00', '00:00:00', 20),
(3449, 12, 0, '2017-05-15 00:00:00', 64, 'Internal routing Letter to MGB &amp; EMB DENR re officers of HMDC\n', 0, NULL, 0.2, 0, 1, 21, '2017-05-16 13:20:20', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3450, 12, 0, '2017-05-15 00:00:00', 64, 'Internal routing Transmittal letter to AB Capital of Directors cert.\n', 0, NULL, 0.1, 0, 1, 21, '2017-05-16 13:20:40', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3451, 12, 0, '2017-05-15 00:00:00', 81, 'Internal routing Memo re provision of market/telephone interview service by an ROHQ to an affilliate\n', 0, NULL, 0.1, 0, 1, 21, '2017-05-16 13:21:04', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3452, 12, 0, '2017-05-15 00:00:00', 81, 'Internal routing Memo re Provision of ROHQ qualifying services to HMDC\n', 0, NULL, 0.1, 0, 1, 21, '2017-05-16 13:21:20', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3453, 12, 0, '2017-05-15 00:00:00', 81, 'Internal routing Memo re Provision of ROHQ qualifying services to HMDC\n', 0, NULL, 0.1, 0, 1, 21, '2017-05-16 13:23:05', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3454, 12, 0, '2017-05-15 00:00:00', 99, 'Internal routing sec certs &amp; other bank documents\n', 0, NULL, 0.1, 0, 1, 21, '2017-05-16 13:23:32', NULL, NULL, 2, '00:00:00', '00:00:00', 20),
(3455, 12, 0, '2017-05-15 00:00:00', 48, 'Internal routing notarized certification\n', 0, NULL, 0.1, 0, 1, 21, '2017-05-16 13:23:53', NULL, NULL, 2, '00:00:00', '00:00:00', 20),
(3456, 12, 0, '2017-05-15 00:00:00', 163, 'Internal routing AXA Global health access service request form of EMP &amp; GVF transmitted to AXA thru LBC\n', 0, NULL, 0.1, 0, 1, 21, '2017-05-16 13:24:27', NULL, NULL, 2, '00:00:00', '00:00:00', 20),
(3457, 12, 0, '2017-05-15 00:00:00', 104, 'Internal routing GIS 2017\n', 6000, NULL, 0.1, 600, 1, 21, '2017-05-16 13:24:50', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3458, 12, 0, '2017-05-15 00:00:00', 125, 'Internal routing GIS 2017\n', 6000, NULL, 0.1, 600, 1, 21, '2017-05-16 13:25:11', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3459, 16, 0, '2017-05-16 00:00:00', 141, 'Internally discussed with EMP re: case updates for Hedcor Group cases', 2500, NULL, 1, 2500, 1, 16, '2017-05-18 11:08:59', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(3460, 16, 0, '2017-05-16 00:00:00', 141, 'Revised Hedcor Group case updates file per EMP\'s comments', 2500, NULL, 1, 2500, 1, 16, '2017-05-18 11:09:18', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(3461, 16, 0, '2017-05-16 00:00:00', 212, 'Drafted second Motion for Extension of Time to File Answer', 3000, NULL, 0.75, 2250, 1, 16, '2017-05-18 11:09:55', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3462, 16, 0, '2017-05-16 00:00:00', 169, 'Drafted Formal Offer of Evidence/reviewed exhibits', 0, NULL, 3, 0, 1, 16, '2017-05-18 11:10:19', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3463, 16, 0, '2017-05-16 00:00:00', 210, 'Researched on merger/tax free exchange for GBPC ', 3500, NULL, 3, 10500, 1, 16, '2017-05-18 11:11:17', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(3464, 16, 0, '2017-05-17 00:00:00', 91, 'Drafted Motion for Extension of Time to File Memorandum', 2500, NULL, 0.75, 1875, 1, 16, '2017-05-18 11:11:47', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3465, 16, 0, '2017-05-17 00:00:00', 91, 'Supervised filing of Motion for Extension of Time to File Memorandum', 0, NULL, 0.5, 0, 1, 16, '2017-05-18 11:12:00', NULL, NULL, 1, '00:00:00', '00:00:00', 18),
(3466, 16, 0, '2017-05-17 00:00:00', 212, 'Supervised filing of Motion for Extension of Time to File Answer', 3000, NULL, 0.5, 1500, 1, 16, '2017-05-18 11:12:22', NULL, NULL, 1, '00:00:00', '00:00:00', 18),
(3467, 16, 0, '2017-05-17 00:00:00', 143, 'Supervised filing of Comment (re: MR)', 2500, NULL, 0.5, 1250, 1, 16, '2017-05-18 11:12:43', NULL, NULL, 1, '00:00:00', '00:00:00', 18),
(3468, 16, 0, '2017-05-17 00:00:00', 90, 'Internally discussed with GVF and RHO re: May 18 hearing', 0, NULL, 0.5, 0, 1, 16, '2017-05-18 11:20:09', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(3469, 16, 0, '2017-05-17 00:00:00', 81, 'Internally discussed with GVF re: memo on discrimination', 0, NULL, 0.5, 0, 1, 16, '2017-05-18 11:20:26', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(3470, 16, 0, '2017-05-17 00:00:00', 81, 'Researched on antidiscrimination labor laws', 0, NULL, 2, 0, 1, 16, '2017-05-18 11:20:39', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(3471, 16, 0, '2017-05-17 00:00:00', 81, 'Drafted memo re: anti-gender discrimination', 0, NULL, 1.2, 0, 1, 16, '2017-05-18 11:21:10', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3472, 16, 0, '2017-05-17 00:00:00', 84, 'Attended conference call with Martijn Perquin (Dutch/LuxCo)', 2500, NULL, 0.75, 1875, 1, 16, '2017-05-18 11:21:55', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(3473, 16, 0, '2017-05-17 00:00:00', 84, 'Attended conference call with Diego Recalde (Dutch/LuxCo)', 2500, NULL, 1, 2500, 1, 16, '2017-05-18 11:22:11', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(3474, 16, 0, '2017-05-17 00:00:00', 97, 'Internally discussed with EMP re: new page 7 of Shareholders Agreement/supervised change of page 7', 2500, NULL, 0.5, 1250, 1, 16, '2017-05-18 11:27:39', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(3475, 16, 0, '2017-05-17 00:00:00', 90, 'Internally discussed with RHO re: May 18 motion hearing', 0, NULL, 0.3, 0, 1, 16, '2017-05-18 11:28:04', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(3476, 16, 0, '2017-05-17 00:00:00', 163, 'Internally discussed with EMP re: HavenAsia; supervised reservation of new names with SEC for change of corporate name', 0, NULL, 0.75, 0, 1, 16, '2017-05-18 11:28:51', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(3477, 16, 0, '2017-05-18 00:00:00', 86, 'Attended meeting with EMP and Ignasi Vegas ', 2500, NULL, 1, 2500, 1, 16, '2017-05-18 11:36:30', 16, '2017-05-18 12:10:58', 1, '00:00:00', '00:00:00', 1),
(3478, 16, 0, '2017-05-18 00:00:00', 163, 'Wrote email to EMP re: HavenAsia query on whether or not a foreigner may occupy position of treasurer', 0, NULL, 0.2, 0, 1, 16, '2017-05-18 11:54:05', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(3479, 16, 0, '2017-05-18 00:00:00', 86, 'Revised Igusol Sec Cert and minutes', 2500, NULL, 1.2, 3000, 1, 16, '2017-05-18 11:54:26', 16, '2017-05-18 12:10:51', 1, '00:00:00', '00:00:00', 19),
(3480, 12, 0, '2017-05-18 00:00:00', 80, 'Read Email from Eolani - re Affiliates Registration', 0, NULL, 0.3, 0, 1, 12, '2017-05-18 14:36:27', NULL, NULL, 1, '00:00:00', '00:00:00', 4),
(3481, 12, 0, '2017-05-18 00:00:00', 134, 'Conferred with Veena re Maki\'s Shares; examining files', 180, NULL, 0.4, 72, 1, 12, '2017-05-18 14:36:57', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(3482, 12, 0, '2017-05-18 00:00:00', 22, 'Conferred with Annabelle re 2011 and 2012 assessment of VLAP', 0, NULL, 1.5, 0, 1, 12, '2017-05-18 14:37:36', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(3483, 12, 0, '2017-05-18 00:00:00', 86, 'Conferred with Ignasi re: amendment of place of business; other transactions', 6000, NULL, 0.75, 4500, 1, 12, '2017-05-18 14:38:31', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(3484, 12, 0, '2017-05-16 00:00:00', 202, 'Wrote email to Charlie re: Raytheon', 0, NULL, 0.5, 0, 1, 12, '2017-05-18 15:12:48', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(3485, 16, 0, '2017-05-18 00:00:00', 47, 'Reviewed files to check GIS filing/previous minutes prepared', 0, NULL, 0.5, 0, 1, 16, '2017-05-18 18:22:14', 16, '2017-05-18 18:23:27', 1, '00:00:00', '00:00:00', 12),
(3486, 16, 0, '2017-05-18 00:00:00', 48, 'Reviewed files to check GIS filing/previous minutes prepared', 0, NULL, 0.5, 0, 1, 16, '2017-05-18 18:22:29', 16, '2017-05-18 18:23:34', 1, '00:00:00', '00:00:00', 12),
(3487, 16, 0, '2017-05-18 00:00:00', 90, 'Reviewed work of RHO re: Manifestation and Motion', 0, NULL, 0.5, 0, 1, 16, '2017-05-18 18:22:53', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(3488, 16, 0, '2017-05-18 00:00:00', 39, 'Drafted Formal Offer of Evidence', 100, NULL, 4.2, 420, 1, 16, '2017-05-18 18:23:12', 16, '2017-05-18 18:23:40', 1, '00:00:00', '00:00:00', 3),
(3489, 12, 0, '2017-05-16 00:00:00', 134, 'Internal routing SSS &amp; Philhealth\n', 180, NULL, 0.1, 18, 1, 21, '2017-05-19 10:21:27', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3490, 12, 0, '2017-05-18 00:00:00', 219, 'Internal routing Sec Cert &amp; Entry of appearance\n\n', 6000, NULL, 0.2, 1200, 1, 21, '2017-05-19 10:23:40', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3491, 12, 0, '2017-05-18 00:00:00', 49, 'Internal routing notice of resolution dtd May 12, 2017\n', 0, NULL, 0.1, 0, 1, 21, '2017-05-19 10:24:02', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3492, 12, 0, '2017-05-18 00:00:00', 64, 'Internal routing transmittal of Dir. Cert.\n', 0, NULL, 0.1, 0, 1, 21, '2017-05-19 13:46:50', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3493, 12, 0, '2017-05-18 00:00:00', 219, 'Internal routing Resume of Engr. Alfonso Nonato &amp; Company Profile\n', 6000, NULL, 0.1, 600, 1, 21, '2017-05-19 13:47:23', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3494, 12, 0, '2017-05-18 00:00:00', 219, 'Internal routing Appraisal of Property\n', 0, NULL, 0.1, 0, 1, 21, '2017-05-19 13:47:47', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3495, 12, 0, '2017-05-18 00:00:00', 142, 'Internal routing Opposition\n', 0, NULL, 0.1, 0, 1, 21, '2017-05-19 13:48:20', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3496, 12, 0, '2017-05-18 00:00:00', 11, 'Internal routing Order dtd 4/24/2017\n', 0, NULL, 0.1, 0, 1, 21, '2017-05-19 13:49:59', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3497, 12, 0, '2017-05-18 00:00:00', 120, 'Internal routing Order dtd 5/3/2017\n', 0, NULL, 0.1, 0, 1, 21, '2017-05-19 13:53:40', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3498, 12, 0, '2017-05-18 00:00:00', 128, 'Internal routing signed bdo &amp; security bank documents\n', 0, NULL, 0.1, 0, 1, 21, '2017-05-19 13:54:14', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3499, 12, 0, '2017-05-18 00:00:00', 11, 'Internal routing Order dtd 4/24/2017\n', 0, NULL, 0.1, 0, 1, 21, '2017-05-19 13:54:58', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3500, 12, 0, '2017-05-18 00:00:00', 81, 'Internal routing Notarized proof of residency of Ms. Thusitha Perera\n', 0, NULL, 0.1, 0, 1, 21, '2017-05-19 13:55:30', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3501, 12, 0, '2017-05-18 00:00:00', 48, 'Internal routing transmittal of Sec. Certs and minutes\n', 0, NULL, 0.1, 0, 1, 21, '2017-05-19 13:56:25', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3502, 18, 0, '2017-03-14 00:00:00', 186, 'Traveled to BIR RDO 50 to inquire with the status of 2011 Assessment and meet up with the revenue examiner Hosnia Sundad, and to email update to Client', 3000, NULL, 2.5, 7500, 1, 18, '2017-05-22 09:38:12', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(3503, 18, 0, '2017-03-14 00:00:00', 182, 'Made telephone call to Jewel and arrange/collate documents for filing', 120, NULL, 2, 240, 1, 18, '2017-05-22 09:40:12', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(3504, 18, 0, '2017-03-14 00:00:00', 151, 'Internally discussed with SLP and RHO, Drafted Deed of Sale of Motor Vehicle and Affidavit of Undertaking', 2500, NULL, 3, 7500, 1, 18, '2017-05-22 09:43:43', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(3505, 18, 0, '2017-03-14 00:00:00', 218, 'Attended meeting at Khita Hua and Leonard Yu', 2500, NULL, 2, 5000, 1, 18, '2017-05-22 09:45:11', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(3506, 16, 0, '2017-05-22 00:00:00', 163, 'Conference call/organizational meeting of the BOD (HavenAsia)', 0, NULL, 0.5, 0, 1, 16, '2017-05-22 10:06:25', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(3507, 16, 0, '2017-05-22 00:00:00', 163, 'Revised minutes of BOD and SH meetings (HavenAsia)', 0, NULL, 0.5, 0, 1, 16, '2017-05-22 10:07:01', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(3508, 16, 0, '2017-05-22 00:00:00', 209, 'Revised guidelines on Philippine employment ', 3000, NULL, 1.25, 3750, 1, 16, '2017-05-22 10:07:25', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(3509, 15, 0, '2017-05-22 00:00:00', 63, 'Conferred with EMP and Atty. Allen to discuss the status of contracts and mining and foreshore rights. ', 0, NULL, 2.5, 0, 1, 15, '2017-05-22 10:31:02', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(3510, 18, 0, '2017-03-14 00:00:00', 151, 'Wrote email to Sharon Lim re: Insurance Company quotation and inquire with insurance companies amount of insurance rate for car', 2500, NULL, 1.25, 3125, 1, 18, '2017-05-22 11:01:37', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(3511, 18, 0, '2017-03-15 00:00:00', 146, 'Drafted Minutes of Organization Meeting of Stockholders and BOD.', 0, NULL, 1.5, 0, 1, 18, '2017-05-22 11:04:18', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3512, 18, 0, '2017-03-15 00:00:00', 106, 'Internally discussed with EMP', 2500, NULL, 1, 2500, 1, 18, '2017-05-22 11:04:39', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(3513, 18, 0, '2017-03-15 00:00:00', 163, 'Attended Seminar on Accounting', 0, NULL, 6, 0, 1, 18, '2017-05-22 11:05:02', NULL, NULL, 2, '00:00:00', '00:00:00', 1),
(3514, 18, 0, '2017-03-16 00:00:00', 146, 'Revise Minutes and Proxy', 0, NULL, 2, 0, 1, 18, '2017-05-22 11:17:21', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(3515, 18, 0, '2017-03-16 00:00:00', 151, 'Revise Minutes of the Meeting', 2500, NULL, 1, 2500, 1, 18, '2017-05-22 11:17:42', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(3516, 18, 0, '2017-03-16 00:00:00', 80, 'Review forwarded documents re: Malaysia, Australia and NZ Affiliates', 0, NULL, 2, 0, 1, 18, '2017-05-22 11:20:20', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(3517, 18, 0, '2017-03-15 00:00:00', 163, 'Reviewed/Proofread PIA lecture draft outline', 0, NULL, 1.5, 0, 1, 18, '2017-05-22 11:25:50', NULL, NULL, 2, '00:00:00', '00:00:00', 12),
(3518, 18, 0, '2017-03-15 00:00:00', 218, 'Drafted Minutes of the Meeting re: Appointment of Khita Hua', 2500, NULL, 1, 2500, 1, 18, '2017-05-22 11:26:26', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3519, 18, 0, '2017-03-15 00:00:00', 163, 'Attended Seminar on Accounting ', 0, NULL, 6, 0, 1, 18, '2017-05-22 11:27:01', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(3520, 18, 0, '2017-03-17 00:00:00', 80, 'Reviewed forwarded documents re: Malaysia, Australia and NZ Affiliates, and Internal discussion with EMP and RHO', 0, NULL, 3, 0, 1, 18, '2017-05-22 11:29:14', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(3521, 18, 0, '2017-03-17 00:00:00', 163, 'Attended meeting on Seminar Accounting', 0, NULL, 6, 0, 1, 18, '2017-05-22 11:29:42', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(3522, 18, 0, '2017-03-20 00:00:00', 80, 'Drafted Table of forwarded of documents-Malaysia, Australia and NZ Affiliates', 0, NULL, 2.5, 0, 1, 18, '2017-05-22 11:32:54', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3523, 18, 0, '2017-03-20 00:00:00', 182, 'Revise SEC Form No. F-103-', 120, NULL, 1, 120, 1, 18, '2017-05-22 11:34:28', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(3524, 18, 0, '2017-03-20 00:00:00', 151, 'Made telephone call to MAA insurance re: quote on vehicle insurance', 2500, NULL, 1, 2500, 1, 18, '2017-05-22 11:38:20', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(3525, 18, 0, '2017-04-21 00:00:00', 163, 'Axelum Resources-Drafted Memo on requirement to secure CAR on conversion of Shares', 0, NULL, 3, 0, 0, 18, '2017-05-22 13:46:57', NULL, NULL, 2, '00:00:00', '00:00:00', 3),
(3526, 18, 0, '2017-03-21 00:00:00', 163, 'Axelum Resources-Drafted Memo on requirement to secure CAR on conversion of Shares', 0, NULL, 3, 0, 1, 18, '2017-05-22 13:47:37', NULL, NULL, 2, '00:00:00', '00:00:00', 3),
(3527, 18, 0, '2017-03-21 00:00:00', 151, 'Followed-up on vehicle insurance quote with MAA insurance', 2500, NULL, 2, 5000, 1, 18, '2017-05-22 13:48:55', NULL, NULL, 1, '00:00:00', '00:00:00', 7),
(3528, 18, 0, '2017-03-21 00:00:00', 186, 'Drafted  proposals re:  2012 and 2013 Assessment ', 3000, NULL, 1, 3000, 1, 18, '2017-05-22 13:53:41', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3529, 18, 0, '2017-03-21 00:00:00', 186, 'Internally discussed with EMP re: 2012 and 2013 Assessment ', 3000, NULL, 1, 3000, 1, 18, '2017-05-22 13:54:43', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(3530, 18, 0, '2017-03-22 00:00:00', 151, 'Drafted deed of sale of Vehicle', 2500, NULL, 2, 5000, 1, 18, '2017-05-22 13:58:12', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3531, 18, 0, '2017-03-22 00:00:00', 10, 'Drafted letter of Extension to ELTAD II', 0, NULL, 1, 0, 1, 18, '2017-05-22 13:58:46', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3532, 18, 0, '2017-03-22 00:00:00', 151, 'Followed-up on vehicle insurance quote with MAA insurance', 2500, NULL, 0.5, 1250, 1, 18, '2017-05-22 13:59:16', NULL, NULL, 1, '00:00:00', '00:00:00', 7),
(3533, 18, 0, '2017-03-22 00:00:00', 146, 'Drafted transmittal for AOI and By-laws to Gemma Merin', 0, NULL, 0.5, 0, 1, 18, '2017-05-22 13:59:52', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3534, 18, 0, '2017-03-22 00:00:00', 80, 'Internally discussed with EMP re: Malaysia, Australia and NZ affiliates ', 0, NULL, 1, 0, 1, 18, '2017-05-22 14:00:23', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(3535, 18, 0, '2017-03-22 00:00:00', 203, 'Internally discussed with EMP', 0, NULL, 1, 0, 1, 18, '2017-05-22 14:00:53', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(3536, 18, 0, '2017-03-23 00:00:00', 146, 'Wrote email to Client re: Mayor\'s Permit ', 0, NULL, 0.5, 0, 1, 18, '2017-05-22 14:28:41', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(3537, 16, 0, '2017-05-22 00:00:00', 209, 'Further revised guidelines on Philippine employment per GVF\'s comments', 3000, NULL, 1.5, 4500, 1, 16, '2017-05-22 15:55:49', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(3538, 16, 0, '2017-05-22 00:00:00', 163, 'Conference call with Jocelyn Ng and EMP (Re: Esther Ng matter)', 0, NULL, 1.1, 0, 1, 16, '2017-05-22 15:56:21', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(3539, 16, 0, '2017-05-22 00:00:00', 163, 'Internally discussed with EMP re: Esther Ng matter', 0, NULL, 0.3, 0, 1, 16, '2017-05-22 15:56:34', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(3540, 16, 0, '2017-05-22 00:00:00', 39, 'Revised Casop Atlas FOE', 100, NULL, 1, 100, 1, 16, '2017-05-22 15:57:00', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(3541, 16, 0, '2017-05-22 00:00:00', 163, 'Drafted HavenAsia GIS', 0, NULL, 0.75, 0, 1, 16, '2017-05-22 15:57:47', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3542, 16, 0, '2017-05-22 00:00:00', 163, 'Researched for/drafted memo on reply to demand letters from Eric Ng (Esther Ng matter)/right of first refusal', 0, NULL, 1.8, 0, 1, 16, '2017-05-22 15:58:31', 16, '2017-05-22 18:02:22', 1, '00:00:00', '00:00:00', 13),
(3543, 16, 0, '2017-05-22 00:00:00', 6, 'Drafted Comment/Opposition re: MR (Decision dated March 30, 2017) for Genato/LPI/CPI v. CIR', 2500, NULL, 2, 5000, 1, 16, '2017-05-22 16:04:49', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3544, 12, 0, '2017-05-19 00:00:00', 172, 'Wrote letter to BIR - to argue for the FOREX issue once again.', 0, NULL, 2.5, 0, 1, 12, '2017-05-22 17:33:45', NULL, NULL, 1, '00:00:00', '00:00:00', 9),
(3545, 12, 0, '2017-05-19 00:00:00', 215, 'Drafted Lease Agreement.', 200, NULL, 2.5, 500, 1, 12, '2017-05-22 17:40:00', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3546, 12, 0, '2017-05-19 00:00:00', 215, 'Wrote Opinion on Branch v. Subsidiary', 200, NULL, 2.3, 460, 1, 12, '2017-05-22 17:40:41', NULL, NULL, 1, '00:00:00', '00:00:00', 10),
(3547, 12, 0, '2017-05-19 00:00:00', 217, 'Conferred with Sagit and the Banks; discussed the agreement with Sagit.', 200, NULL, 2.3, 460, 1, 12, '2017-05-22 17:41:37', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(3548, 16, 0, '2017-05-22 00:00:00', 217, 'Conference call with Oron Ben Haim (Israel mtfcouns_dtr_sys) re: Distribution/Intercompany Agreement ', 120, NULL, 0.5, 60, 1, 16, '2017-05-22 18:01:57', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(3549, 12, 0, '2017-05-22 00:00:00', 63, 'Conferred with Allen Arbis re: Various Outstanding Issues', 0, NULL, 4, 0, 1, 12, '2017-05-22 18:36:30', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(3550, 18, 0, '2017-03-28 00:00:00', 80, 'Made telephone call to Eolani Osorio', 0, NULL, 0.5, 0, 1, 18, '2017-05-23 10:14:42', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(3551, 18, 0, '2017-04-05 00:00:00', 80, 'Made telephone call to Eolani Osorio re: HEAB Malaysian Affiliates', 0, NULL, 0.5, 0, 1, 18, '2017-05-23 10:15:41', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(3552, 18, 0, '2017-04-20 00:00:00', 80, 'Prepared documents re: Malaysian Affiliates', 0, NULL, 2, 0, 1, 18, '2017-05-23 10:16:31', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(3553, 18, 0, '2017-05-04 00:00:00', 80, 'Internally discussed with EMP and conference call with Eolani Osorio and prepared documents for filing with BOI', 0, NULL, 2.5, 0, 1, 18, '2017-05-23 10:17:48', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(3554, 18, 0, '2017-03-05 00:00:00', 80, 'Prepare docs for filing of updated of Malaysian Affiliates', 0, NULL, 2, 0, 1, 18, '2017-05-23 10:18:27', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(3555, 18, 0, '2017-05-08 00:00:00', 80, 'Drafted letter request re: Updated of Malaysian Affiliates and prepared documents for filing of update of Malaysian Affiliates ', 0, NULL, 2, 0, 1, 18, '2017-05-23 10:19:06', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3556, 18, 0, '2017-05-09 00:00:00', 80, 'Prepare docs for filing of update of Malaysian Affiliates', 0, NULL, 2, 0, 1, 18, '2017-05-23 10:19:33', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(3557, 18, 0, '2017-04-10 00:00:00', 80, 'Drafted updated of Malaysian Affiliates with BOI and SEC Notification update Form ', 0, NULL, 4, 0, 1, 18, '2017-05-23 10:20:17', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3558, 25, 0, '2017-05-11 00:00:00', 80, 'Internally discussed with DRP re need to confirm with BOI the status of HMDC as &quot;affiliate.&quot;', 0, NULL, 1, 0, 1, 22, '2017-05-23 11:01:15', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(3559, 25, 0, '2017-05-15 00:00:00', 80, 'Traveled to BOI', 0, NULL, 1, 0, 1, 22, '2017-05-23 11:02:24', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(3560, 25, 0, '2017-05-15 00:00:00', 80, 'Attended meeting with Atty. Albano re status of HMDC as affiliate', 0, NULL, 4, 0, 1, 22, '2017-05-23 11:02:49', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(3561, 25, 0, '2017-05-15 00:00:00', 80, 'Wrote on opinion (internal) on status of HMDC as &quot;affiliate&quot;', 0, NULL, 2, 0, 1, 22, '2017-05-23 11:14:52', NULL, NULL, 1, '00:00:00', '00:00:00', 10),
(3562, 18, 0, '2017-03-30 00:00:00', 10, 'Wrote email to client and drafted letter to set meeting with BIR ', 0, NULL, 1.5, 0, 1, 18, '2017-05-23 11:27:16', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(3563, 18, 0, '2017-04-04 00:00:00', 10, 'Traveled to BIR national Office and attended meeting with EMP, Ernest Gamad and Francis Nabua', 0, NULL, 4, 0, 1, 18, '2017-05-23 11:28:08', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(3564, 18, 0, '2017-04-17 00:00:00', 10, 'Internally discussed with EMP and SLP', 0, NULL, 1, 0, 1, 18, '2017-05-23 11:28:40', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(3565, 18, 0, '2017-04-18 00:00:00', 10, 'Traveled to BIR national Office and attended meeting with Tess Angeles and EMP', 0, NULL, 4, 0, 1, 18, '2017-05-23 11:29:34', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(3566, 18, 0, '2017-04-24 00:00:00', 10, 'Traveled to Venice Corporate Center Office and search files on proof of cost', 0, NULL, 5, 0, 1, 18, '2017-05-23 11:30:06', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(3567, 18, 0, '2017-05-07 00:00:00', 10, 'Drafted letter to ELTAD to explain prescription of assessment and justification of forex rate', 0, NULL, 3.5, 0, 1, 18, '2017-05-23 11:31:00', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3568, 18, 0, '2017-05-12 00:00:00', 10, 'Revised letter to Atty. Tess Angeles', 0, NULL, 2, 0, 1, 18, '2017-05-23 11:31:28', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(3569, 16, 0, '2017-05-23 00:00:00', 81, 'Conference call with Thusitha Perera and EMP re: ROHQ report', 0, NULL, 0.5, 0, 1, 16, '2017-05-23 11:52:38', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(3570, 16, 0, '2017-05-23 00:00:00', 81, 'Internally discussed with EMP, RHO and Joy re: ROHQ report', 0, NULL, 1, 0, 1, 16, '2017-05-23 11:53:39', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(3571, 16, 0, '2017-05-23 00:00:00', 143, 'Internally discussed with EMP and FGS re: 9188/Leo Reply to Opposition (Request for Admission)', 2500, NULL, 0.3, 750, 1, 16, '2017-05-23 11:54:30', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(3572, 16, 0, '2017-05-23 00:00:00', 39, 'Revised/supervised filing of Formal Offer of Evidence', 100, NULL, 2, 200, 1, 16, '2017-05-23 12:50:54', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(3573, 16, 0, '2017-05-23 00:00:00', 163, 'Drafted memo for Mrs. Esther Ng re: Mr. Eric Ng\'s demand letters', 0, NULL, 1.2, 0, 1, 16, '2017-05-23 12:51:25', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3574, 19, 0, '2017-05-03 00:00:00', 80, 'Researched on definition of affiliates', 0, NULL, 0.3, 0, 1, 19, '2017-05-23 14:18:05', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(3575, 19, 0, '2017-05-04 00:00:00', 80, 'Researched on on added services of ROHQ and drafted opinion on added services of ROHQ', 0, NULL, 3.5, 0, 1, 19, '2017-05-23 14:19:42', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(3576, 19, 0, '2017-05-08 00:00:00', 80, 'Researched on affiliates and ROHQ and drafted opinion on disaffiliation of affiliates and ROHQ', 0, NULL, 4, 0, 1, 19, '2017-05-23 14:20:56', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(3577, 19, 0, '2017-05-09 00:00:00', 80, 'Revise drafted opinion on affiliates and ROHQ', 0, NULL, 1.5, 0, 1, 19, '2017-05-23 14:21:23', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(3578, 16, 0, '2017-05-23 00:00:00', 217, 'Reviewed new Intercompany Agreement', 120, NULL, 1, 120, 1, 16, '2017-05-23 14:36:17', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(3579, 16, 0, '2017-05-23 00:00:00', 163, 'Revised Esther Ng memo per EMP\'s comments', 0, NULL, 1.2, 0, 1, 16, '2017-05-23 18:05:22', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(3580, 16, 0, '2017-05-23 00:00:00', 185, 'Performed Other Service: due diligence', 100, NULL, 1.5, 150, 1, 16, '2017-05-23 18:05:47', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(3581, 16, 0, '2017-05-24 00:00:00', 185, 'Performed Other Service: due diligence', 100, NULL, 6, 600, 1, 16, '2017-05-25 12:37:35', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(3582, 16, 0, '2017-05-24 00:00:00', 185, 'Internally discussed with GVF and SLP re: document checklist updates', 100, NULL, 0.4, 40, 1, 16, '2017-05-25 12:37:51', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(3583, 16, 0, '2017-05-24 00:00:00', 185, 'Updated document checklist for Project Compass', 100, NULL, 0.7, 70, 1, 16, '2017-05-25 12:38:05', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3584, 16, 0, '2017-05-24 00:00:00', 163, 'Revised Esther Ng memo on Eric\'s demand letters per EMP\'s comments', 0, NULL, 1, 0, 1, 16, '2017-05-25 12:38:35', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(3585, 16, 0, '2017-05-24 00:00:00', 169, 'Drafted minutes for replacement of president; seccerts for change in bank signatories', 0, NULL, 1.25, 0, 1, 16, '2017-05-25 12:39:06', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3586, 16, 0, '2017-05-24 00:00:00', 217, 'Revised/reviewed Dojesta privacy policy and EULA per Sagit Attar\'s comments', 120, NULL, 1, 120, 1, 16, '2017-05-25 12:39:36', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(3587, 16, 0, '2017-05-24 00:00:00', 85, 'Wrote emails to GVF and EMP re: update on TGP CARs and TGP Land transfer', 0, NULL, 0.4, 0, 1, 16, '2017-05-25 12:40:06', NULL, NULL, 1, '00:00:00', '00:00:00', 6);
INSERT INTO `file_billing_tbl` (`file_billing_id`, `user_id`, `position`, `billing_date`, `file_id`, `work_detail`, `rate`, `time_spent_sec`, `time_spent`, `amount`, `active`, `insert_by`, `insert_dt`, `update_by`, `update_dt`, `task_type`, `start_time`, `end_time`, `task_code`) VALUES
(3588, 16, 0, '2017-05-19 00:00:00', 163, 'sick leave', 0, NULL, 8, 0, 1, 16, '2017-05-25 12:40:28', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(3589, 16, 0, '2017-05-02 00:00:00', 197, 'Reviewed Sustento corpsec files; prepared Declarations of Trust', 2500, NULL, 1.25, 3125, 1, 16, '2017-05-25 12:53:38', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(3590, 16, 0, '2017-05-02 00:00:00', 185, 'Performed Other Service: due diligence', 100, NULL, 10, 1000, 1, 16, '2017-05-25 12:54:39', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(3591, 16, 0, '2017-05-25 00:00:00', 143, 'Drafted Motion to Replace ICPA and JA of ICPA', 2500, NULL, 2, 5000, 1, 16, '2017-05-25 14:33:47', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3592, 16, 0, '2017-05-25 00:00:00', 169, 'Wrote email to Ms. Yturzaeta and Dr. Zuellig re: CMI replacement of president', 0, NULL, 0.5, 0, 1, 16, '2017-05-25 14:40:20', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(3593, 16, 0, '2017-05-25 00:00:00', 163, 'Drafted cover letter for amendment of MBG Capital GIS', 0, NULL, 0.5, 0, 1, 16, '2017-05-25 14:41:03', 16, '2017-05-25 18:17:22', 1, '00:00:00', '00:00:00', 3),
(3594, 16, 0, '2017-05-25 00:00:00', 185, 'Performed Other Service: due diligence', 100, NULL, 5, 500, 1, 16, '2017-05-25 14:41:26', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(3595, 12, 0, '2017-05-25 00:00:00', 158, 'Performed Other Service - Obtained signed copy of TTRA', 6000, NULL, 3, 18000, 1, 12, '2017-05-25 16:33:49', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(3596, 12, 0, '2017-05-25 00:00:00', 45, 'Followed-up work at BIR - BIR Ruling', 0, NULL, 1.5, 0, 1, 12, '2017-05-25 16:34:39', NULL, NULL, 1, '00:00:00', '00:00:00', 7),
(3597, 12, 0, '2017-05-25 00:00:00', 14, 'Followed-up work at Dep Commissioner Clint Aranas Office', 0, NULL, 2, 0, 1, 12, '2017-05-25 16:35:16', NULL, NULL, 1, '00:00:00', '00:00:00', 7),
(3598, 12, 0, '2017-05-25 00:00:00', 158, 'Wrote email to Sonny Nisce and GANV', 6000, NULL, 0.3, 1800, 1, 12, '2017-05-25 16:35:44', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(3599, 12, 0, '2017-05-25 00:00:00', 158, 'Internally discussed with Dianne', 6000, NULL, 0.4, 2400, 1, 12, '2017-05-25 16:35:55', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(3600, 12, 0, '2017-05-24 00:00:00', 84, 'Conferred with WTL and Greyfriars', 6000, NULL, 1.25, 7500, 1, 12, '2017-05-25 16:36:33', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(3601, 12, 0, '2017-05-24 00:00:00', 64, 'Reviewed of Minutes', 0, NULL, 0.75, 0, 1, 12, '2017-05-25 16:58:09', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(3602, 12, 0, '2017-05-24 00:00:00', 217, 'Conferred with Oron via conference call', 200, NULL, 0.5, 100, 1, 12, '2017-05-25 16:59:07', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(3603, 12, 0, '2017-05-24 00:00:00', 203, 'Drafted letter to BIR; emails to Badeth/Charlie', 0, NULL, 0.5, 0, 1, 12, '2017-05-25 16:59:53', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3604, 12, 0, '2017-05-23 00:00:00', 22, 'Drafted - Memo on Audit Findings', 0, NULL, 1.5, 0, 1, 12, '2017-05-25 17:00:55', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3605, 16, 0, '2017-05-25 00:00:00', 217, 'Internally discussed with EMP re: Dojesta Privacy Policy', 120, NULL, 0.2, 24, 1, 16, '2017-05-25 18:16:52', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(3606, 16, 0, '2017-05-25 00:00:00', 217, 'Drafted cover email re: Dojesta Privacy Policy', 120, NULL, 0.3, 36, 1, 16, '2017-05-25 18:17:06', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3607, 16, 0, '2017-05-25 00:00:00', 47, 'Reviewed Clinco GIS draft', 0, NULL, 0.3, 0, 1, 16, '2017-05-25 18:17:37', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(3608, 16, 0, '2017-05-25 00:00:00', 48, 'Reviewed Cemco GIS draft', 0, NULL, 0.3, 0, 1, 16, '2017-05-25 18:17:51', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(3609, 16, 0, '2017-05-25 00:00:00', 163, 'Finalized Esther Ng memo on Eric\'s demand letters', 0, NULL, 0.3, 0, 1, 16, '2017-05-25 18:18:19', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(3610, 16, 0, '2017-05-25 00:00:00', 158, 'Internally discussed with EMP re: CAR application of GANV', 3000, NULL, 0.3, 900, 1, 16, '2017-05-25 18:18:46', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(3611, 12, 0, '2017-05-22 00:00:00', 219, 'Internal routing Hearing report\n', 6000, NULL, 0.1, 600, 1, 21, '2017-05-29 11:36:27', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3612, 12, 0, '2017-05-22 00:00:00', 48, 'Internal routing signed bank documents \n', 0, NULL, 0.1, 0, 1, 21, '2017-05-29 11:36:57', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3613, 12, 0, '2017-05-22 00:00:00', 151, 'Internal routing transmittal of check book to Cza\n', 6000, NULL, 0.1, 600, 1, 21, '2017-05-29 11:37:24', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3614, 12, 0, '2017-05-22 00:00:00', 142, 'Internal routing Order dated 5/9/2017\n', 0, NULL, 0.1, 0, 1, 21, '2017-05-29 11:37:52', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3615, 12, 0, '2017-05-22 00:00:00', 48, 'Internal routing Minutes for signature dated May 15, 2017\n', 0, NULL, 0.1, 0, 1, 21, '2017-05-29 11:38:24', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3616, 12, 0, '2017-05-22 00:00:00', 141, 'Internal routing Comment/Opposition\n', 0, NULL, 0.1, 0, 1, 21, '2017-05-29 11:38:51', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3617, 12, 0, '2017-05-22 00:00:00', 91, 'Internal routing MOTEX MEMORANDUM\n', 0, NULL, 0.1, 0, 1, 21, '2017-05-29 11:39:12', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3618, 12, 0, '2017-05-22 00:00:00', 81, 'Internal routing Notarized certification of Thusitha Perera\n', 0, NULL, 0.1, 0, 1, 21, '2017-05-29 11:39:39', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3619, 12, 0, '2017-05-22 00:00:00', 45, 'Internal routing MOTEX MEMORANDUM\n', 0, NULL, 0.1, 0, 1, 21, '2017-05-29 11:40:02', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3620, 12, 0, '2017-05-22 00:00:00', 10, 'Internal routing letter to BIR\n', 0, NULL, 0.1, 0, 1, 21, '2017-05-29 11:40:33', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3621, 12, 0, '2017-05-24 00:00:00', 86, 'Internal routing Sec Cert\n', 6000, NULL, 0.1, 600, 1, 21, '2017-05-29 11:41:01', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3622, 12, 0, '2017-05-24 00:00:00', 64, 'Internal routing transmittal of minutes to Mr. Sahagun\n', 0, NULL, 0.1, 0, 1, 21, '2017-05-29 11:41:30', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3623, 12, 0, '2017-04-25 00:00:00', 163, 'Attended MAP GMM at Manila Peninsula', 0, NULL, 2.5, 0, 1, 21, '2017-05-29 11:56:28', NULL, NULL, 2, '11:30:00', '14:00:00', 1),
(3624, 12, 0, '2017-04-25 00:00:00', 106, 'Attended meeting with Mr. Charlie Casas, Ms. Badeth', 0, NULL, 1, 0, 1, 21, '2017-05-29 12:03:34', NULL, NULL, 1, '16:00:00', '17:00:00', 1),
(3625, 16, 0, '2017-05-26 00:00:00', 217, 'Received telephone call from Philip Pesigan of Deloitte re: Dojesta permit and clearance requirements', 120, NULL, 0.3, 36, 1, 16, '2017-05-30 14:17:08', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(3626, 16, 0, '2017-05-26 00:00:00', 217, 'Supervised preparation of Dojesta permit and clearance requirements', 0, NULL, 0.5, 0, 1, 16, '2017-05-30 14:17:24', NULL, NULL, 1, '00:00:00', '00:00:00', 18),
(3627, 16, 0, '2017-05-26 00:00:00', 163, 'Supervised preparation and filing of request for CANA (MBG Capital)', 0, NULL, 0.5, 0, 1, 16, '2017-05-30 14:17:51', NULL, NULL, 1, '00:00:00', '00:00:00', 18),
(3628, 16, 0, '2017-05-26 00:00:00', 185, 'Internally discussed with GVF re: Project Compass (Bulk Sales Law)', 100, NULL, 0.5, 50, 1, 16, '2017-05-30 14:18:20', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(3629, 16, 0, '2017-05-26 00:00:00', 185, 'Researched for Project Compass (Bulk Sales Law)', 0, NULL, 1, 0, 1, 16, '2017-05-30 14:18:37', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(3630, 16, 0, '2017-05-26 00:00:00', 185, 'Performed Other Service: due diligence', 0, NULL, 5, 0, 1, 16, '2017-05-30 14:18:55', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(3631, 16, 0, '2017-05-26 00:00:00', 217, 'Internally discussed with EMP re: Dojesta Privacy Policy and other agreements', 120, NULL, 0.3, 36, 1, 16, '2017-05-30 14:19:25', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(3632, 16, 0, '2017-05-26 00:00:00', 217, 'Wrote email to Sagit Attar re Dojesta Privacy Policy and other agreements', 120, NULL, 0.5, 60, 1, 16, '2017-05-30 14:19:37', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(3633, 16, 0, '2017-05-28 00:00:00', 143, 'Reviewed work of FGS (Leo 9188 Reply re: Opposition to Request for Admission)', 2500, NULL, 3, 7500, 1, 16, '2017-05-30 14:20:23', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(3634, 16, 0, '2017-05-29 00:00:00', 143, 'Finalized and supervised filing of LEO 9188 Reply re: Opposition to Request for Admission', 0, NULL, 1.2, 0, 1, 16, '2017-05-30 14:21:06', NULL, NULL, 1, '00:00:00', '00:00:00', 18),
(3635, 16, 0, '2017-05-29 00:00:00', 6, 'Supervised filing of Genato Comment', 2500, NULL, 0.8, 2000, 1, 16, '2017-05-30 14:21:41', NULL, NULL, 1, '00:00:00', '00:00:00', 18),
(3636, 16, 0, '2017-05-29 00:00:00', 158, 'Reviewed files, prepared checklist for CAR application, discussed with EMP', 3000, NULL, 1.5, 4500, 1, 16, '2017-05-30 14:22:11', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(3637, 16, 0, '2017-05-29 00:00:00', 221, 'Reviewed work of RHO re: amendment of AOI', 3500, NULL, 1, 3500, 1, 16, '2017-05-30 14:22:42', 16, '2017-05-30 14:23:16', 1, '00:00:00', '00:00:00', 12),
(3638, 16, 0, '2017-05-29 00:00:00', 221, 'Internally discussed with EMP re: memo on tax and invoicing', 3500, NULL, 0.6, 2100, 1, 16, '2017-05-30 14:22:57', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(3639, 16, 0, '2017-05-29 00:00:00', 221, 'Researched for memo on tax/invoicing of royalty payments to nonresidents', 3500, NULL, 2, 7000, 1, 16, '2017-05-30 14:23:39', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(3640, 16, 0, '2017-05-29 00:00:00', 221, 'Drafted memo on tax/invoicing of royalty payments to nonresidents', 3500, NULL, 7, 24500, 0, 16, '2017-05-30 14:23:50', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3641, 16, 0, '2017-05-30 00:00:00', 221, 'Drafted memo on tax/invoicing of royalty payments to nonresidents', 0, NULL, 6, 0, 1, 16, '2017-05-30 14:24:08', 16, '2017-05-30 18:09:14', 1, '00:00:00', '00:00:00', 3),
(3642, 16, 0, '2017-05-29 00:00:00', 185, 'Performed Other Service: due diligence', 100, NULL, 1.2, 120, 1, 16, '2017-05-30 14:24:53', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(3643, 16, 0, '2017-05-30 00:00:00', 163, 'Wrote email to Michael Jack Garcia re authentication of documents', 0, NULL, 0.3, 0, 1, 16, '2017-05-30 14:25:21', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(3644, 16, 0, '2017-05-30 00:00:00', 163, 'Internally discussed with GVF re: MBG authentication of documents', 0, NULL, 0.2, 0, 1, 16, '2017-05-30 14:25:37', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(3645, 16, 0, '2017-05-30 00:00:00', 212, 'Attended meeting with GVF and client Tradeshow', 3000, NULL, 1.75, 5250, 1, 16, '2017-05-30 14:36:03', 16, '2017-05-30 17:14:21', 1, '00:00:00', '00:00:00', 1),
(3646, 16, 0, '2017-05-30 00:00:00', 81, 'Drafted turnover memo on HEABS/ROHQs', 0, NULL, 1, 0, 1, 16, '2017-05-30 17:01:06', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3647, 16, 0, '2017-05-30 00:00:00', 212, 'Drafted minutes of meeting with Sophie delos Santos and Gian Carlo Nieves', 3000, NULL, 0.6, 1800, 1, 16, '2017-05-30 17:03:00', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3648, 16, 0, '2017-05-30 00:00:00', 212, 'Revised draft Answer', 3000, NULL, 1.25, 3750, 1, 16, '2017-05-30 18:08:57', 16, '2017-05-30 18:09:07', 1, '00:00:00', '00:00:00', 19),
(3649, 16, 0, '2017-05-31 00:00:00', 221, 'Revised HavenAsia memo on invoicing per EMP\'s comments', 3500, NULL, 3.5, 12250, 1, 16, '2017-05-31 17:30:28', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(3650, 16, 0, '2017-05-31 00:00:00', 204, 'Internally discussed with GVF and FGS re: query on MISI rep office', 2500, NULL, 0.5, 1250, 1, 16, '2017-05-31 17:30:56', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(3651, 16, 0, '2017-05-31 00:00:00', 204, 'Researched on MISI rep office issue', 2500, NULL, 1.5, 3750, 1, 16, '2017-05-31 17:31:05', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(3652, 16, 0, '2017-05-31 00:00:00', 217, 'Received telephone calls from Philip Pesigan of Deloitte re Mayor\'s PErmit of Dojesta', 120, NULL, 0.4, 48, 1, 16, '2017-05-31 17:31:36', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(3653, 16, 0, '2017-05-31 00:00:00', 81, 'Drafted Holcim memo on ROHQ taxation', 0, NULL, 3, 0, 1, 16, '2017-05-31 17:32:14', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3654, 12, 0, '2017-06-02 00:00:00', 213, 'Conferred with SPPI and Aboitiz Team', 6000, NULL, 1.25, 7500, 1, 12, '2017-06-05 09:46:19', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(3655, 12, 0, '2017-06-02 00:00:00', 213, 'Traveled to ABoitiz Office ', 6000, NULL, 1.25, 7500, 1, 12, '2017-06-05 09:46:53', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(3656, 12, 0, '2017-06-02 00:00:00', 80, 'Conferred with Dianne/Richelle', 0, NULL, 0.5, 0, 1, 12, '2017-06-05 09:47:32', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(3657, 12, 0, '2017-06-02 00:00:00', 80, 'Reviewed of Files - Various Opinions', 0, NULL, 2.5, 0, 1, 12, '2017-06-05 09:47:56', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(3658, 12, 0, '2017-06-02 00:00:00', 215, 'Reviewed of Opinion', 200, NULL, 1.5, 300, 1, 12, '2017-06-05 09:54:14', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(3659, 12, 0, '2017-06-03 00:00:00', 144, 'BOD Meeting ', 0, NULL, 4.5, 0, 1, 12, '2017-06-05 09:55:07', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(3660, 12, 0, '2017-05-29 00:00:00', 158, 'Wrote email to Sony Nisce', 6000, NULL, 0.2, 1200, 1, 12, '2017-06-05 09:56:29', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(3661, 12, 0, '2017-05-29 00:00:00', 158, 'Internally discussed with Dianne', 0, NULL, 0.5, 0, 1, 12, '2017-06-05 09:57:06', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(3662, 12, 0, '2017-05-29 00:00:00', 144, 'Drafted Notices to the Board; emails to the Board', 0, NULL, 0.65, 0, 1, 12, '2017-06-05 09:58:05', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3663, 12, 0, '2017-05-29 00:00:00', 64, 'Performed Other Service - Preparation for BOD Meeting', 0, NULL, 1.5, 0, 1, 12, '2017-06-05 09:59:06', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(3664, 12, 0, '2017-05-29 00:00:00', 215, 'Reviewed of Opinion', 200, NULL, 1.5, 300, 1, 12, '2017-06-05 09:59:27', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(3665, 12, 0, '2017-05-29 00:00:00', 221, 'Wrote email to Tracy re Directors', 6000, NULL, 0.2, 1200, 1, 12, '2017-06-05 10:00:48', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(3666, 12, 0, '2017-05-30 00:00:00', 64, 'Attended BOD Meeting at HMDC Office', 0, NULL, 4.5, 0, 1, 12, '2017-06-05 10:02:20', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(3667, 12, 0, '2017-05-30 00:00:00', 220, 'Wrote email to Jocelyn Ng', 6000, NULL, 1.25, 7500, 1, 12, '2017-06-05 19:44:15', 12, '2017-06-05 19:52:26', 1, '00:00:00', '00:00:00', 6),
(3668, 12, 0, '2017-05-30 00:00:00', 221, 'Review of AOI Amendment Docs', 6000, NULL, 0.5, 3000, 1, 12, '2017-06-05 19:45:17', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(3669, 12, 0, '2017-05-30 00:00:00', 207, 'Wrote email to Directors', 0, NULL, 0.3, 0, 1, 12, '2017-06-05 19:46:09', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(3670, 12, 0, '2017-05-31 00:00:00', 221, 'Wrote Opinion on Tax Consequences', 6000, NULL, 2.25, 13500, 1, 12, '2017-06-05 19:47:27', NULL, NULL, 1, '00:00:00', '00:00:00', 10),
(3671, 12, 0, '2017-05-31 00:00:00', 213, 'Wrote emails', 6000, NULL, 0.4, 2400, 1, 12, '2017-06-05 19:47:51', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(3672, 12, 0, '2017-06-01 00:00:00', 220, 'Conferred with Jocelyn Ng.', 6000, NULL, 0.85, 5100, 1, 12, '2017-06-05 19:49:13', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(3673, 12, 0, '2017-06-01 00:00:00', 213, 'Attended meeting at Aboitiz Office', 6000, NULL, 1.24, 7440, 1, 12, '2017-06-05 19:49:55', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(3674, 12, 0, '2017-06-01 00:00:00', 213, 'Reviewed of documents/emails', 6000, NULL, 0.5, 3000, 1, 12, '2017-06-05 19:50:52', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(3675, 12, 0, '2017-06-01 00:00:00', 213, 'Traveled to Aboitiz Office', 6000, NULL, 1.2, 7200, 1, 12, '2017-06-05 19:51:20', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(3676, 18, 0, '2017-04-27 00:00:00', 182, 'Prepare documents for Business Permit Processing', 120, NULL, 2, 240, 1, 18, '2017-06-06 14:12:54', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(3677, 18, 0, '2017-04-27 00:00:00', 163, 'Drafted Turn over Report', 0, NULL, 2, 0, 1, 18, '2017-06-06 14:13:16', NULL, NULL, 2, '00:00:00', '00:00:00', 3),
(3678, 18, 0, '2017-04-27 00:00:00', 188, 'Internally discussed with FGS re: ICC Application Requirements and Contacted Ms. Gemma Merin', 3000, NULL, 1.5, 4500, 1, 18, '2017-06-06 14:14:55', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(3679, 18, 0, '2017-04-28 00:00:00', 182, 'Prepare documents for LGU registration and contacted Surdarshan', 120, NULL, 1.5, 180, 1, 18, '2017-06-06 14:18:10', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(3680, 18, 0, '2017-04-28 00:00:00', 163, 'Case reporting, Updating list of case reporting assignment and drafted turnover report', 0, NULL, 2, 0, 1, 18, '2017-06-06 14:18:42', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(3681, 18, 0, '2017-05-03 00:00:00', 120, 'Traveled to CTA and attended hearing on the initial presentation of Respondent\'s evidence', 2500, NULL, 3.5, 8750, 1, 18, '2017-06-06 14:20:25', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(3682, 12, 0, '2017-06-05 00:00:00', 210, 'Reviewed of work of Merger Memo', 0, NULL, 1.75, 0, 1, 12, '2017-06-06 14:21:11', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(3683, 18, 0, '2017-05-03 00:00:00', 163, 'Revise turn over report', 0, NULL, 1, 0, 1, 18, '2017-06-06 14:21:11', NULL, NULL, 2, '00:00:00', '00:00:00', 19),
(3684, 18, 0, '2017-05-03 00:00:00', 163, 'Go lifestyle- Drafted  Declaration of Trust and Resignation letter', 0, NULL, 0.5, 0, 1, 18, '2017-06-06 14:21:57', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3685, 18, 0, '2017-05-03 00:00:00', 134, 'Drafted Declaration of Trust and Resignation letter ', 100, NULL, 0.5, 50, 1, 18, '2017-06-06 14:22:25', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3686, 12, 0, '2017-06-05 00:00:00', 11, 'Internally discussed with Dianne and Tes Dimaculangan', 0, NULL, 0.5, 0, 1, 12, '2017-06-06 14:23:14', 12, '2017-06-06 14:27:02', 1, '00:00:00', '00:00:00', 8),
(3687, 12, 0, '2017-06-06 00:00:00', 202, 'Review of Ruling Request', 0, NULL, 1.5, 0, 1, 12, '2017-06-06 14:24:01', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(3688, 18, 0, '2017-05-03 00:00:00', 163, 'Padma Citra Maharlika-Drafted Declaration of trust and resignation letter', 0, NULL, 0.5, 0, 1, 18, '2017-06-06 14:24:22', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3689, 12, 0, '2017-06-06 00:00:00', 215, 'Reviewed of Regulatory Memo', 200, NULL, 2.5, 500, 1, 12, '2017-06-06 14:24:28', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(3690, 18, 0, '2017-05-03 00:00:00', 146, 'Drafted resignation letter', 0, NULL, 0.5, 0, 1, 18, '2017-06-06 14:24:36', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3691, 12, 0, '2017-06-06 00:00:00', 80, 'Reviewed of memo', 0, NULL, 0.75, 0, 1, 12, '2017-06-06 14:24:54', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(3692, 18, 0, '2017-05-03 00:00:00', 203, 'Drafted transmittal of documents dated May 4, 2017, internal discussion with EMP and contacted Ms. Badeth.', 0, NULL, 3, 0, 1, 18, '2017-06-06 14:25:31', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3693, 18, 0, '2017-05-04 00:00:00', 203, 'Traveled to RR no. 8, attended meeting with Regional Director Glen Geraldino and with Ms. Badeth and EMP, internal discussion with RHO', 0, NULL, 4.5, 0, 1, 18, '2017-06-06 14:26:28', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(3694, 12, 0, '2017-06-06 00:00:00', 11, 'Reviewed of Manifestation', 0, NULL, 0.3, 0, 1, 12, '2017-06-06 14:26:30', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(3695, 18, 0, '2017-05-04 00:00:00', 198, 'Made telephone call to Ms. Tess Villanueva', 2500, NULL, 0.5, 1250, 1, 18, '2017-06-06 14:27:03', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(3696, 18, 0, '2017-05-04 00:00:00', 218, 'Followed-up of AEP application of Khita hua with DOLE', 2500, NULL, 0.5, 1250, 1, 18, '2017-06-06 14:27:43', NULL, NULL, 1, '00:00:00', '00:00:00', 7),
(3697, 18, 0, '2017-05-04 00:00:00', 106, 'Wrote email to update to client', 2500, NULL, 0.5, 1250, 1, 18, '2017-06-06 14:29:16', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(3698, 18, 0, '2017-05-05 00:00:00', 182, 'Followed-up work at brgy. certification and contacted Anderson Business holdings', 120, NULL, 2, 240, 1, 18, '2017-06-06 14:30:39', NULL, NULL, 1, '00:00:00', '00:00:00', 7),
(3699, 12, 0, '2017-06-05 00:00:00', 143, 'Reviewed of Manifestation', 0, NULL, 0.2, 0, 1, 12, '2017-06-06 14:31:30', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(3700, 18, 0, '2017-05-05 00:00:00', 163, 'Intelligence Tempus-Drafted email to client and prepare documents for AEP Application and 9g Visa of Diego Recalde', 0, NULL, 3, 0, 1, 18, '2017-06-06 14:31:37', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3701, 18, 0, '2017-05-08 00:00:00', 218, 'Wrote email to Khita Hua re: AEP and prepared documents for application for BI clearance Certificate and documents for filing of 9g Visa', 2500, NULL, 3.5, 8750, 1, 18, '2017-06-06 14:32:49', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(3702, 18, 0, '2017-05-08 00:00:00', 142, 'Made telephone call to Richard Queriod', 2500, NULL, 0.5, 1250, 1, 18, '2017-06-06 14:33:45', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(3703, 18, 0, '2017-05-09 00:00:00', 142, 'Traveled to CTA and attended hearing on the presentation of witnesses', 0, NULL, 4, 0, 1, 18, '2017-06-06 14:34:13', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(3704, 18, 0, '2017-05-09 00:00:00', 182, 'Made telephone call to Anderson Business holdings re: Certification on area occupied under lease ', 120, NULL, 0.5, 60, 1, 18, '2017-06-06 14:35:42', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(3705, 18, 0, '2017-05-09 00:00:00', 198, 'prepare documents for AEP/9g visa application of Aman Luthra', 2500, NULL, 2, 5000, 1, 18, '2017-06-06 14:36:18', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(3706, 18, 0, '2017-05-10 00:00:00', 163, 'Ester Ng-Attended meeting with EMP, FGS and Jocelyn Ng.', 0, NULL, 1, 0, 1, 18, '2017-06-06 14:39:33', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(3707, 18, 0, '2017-05-10 00:00:00', 182, 'Followed-up brgy. Certification', 120, NULL, 1.5, 180, 1, 18, '2017-06-06 14:39:56', NULL, NULL, 1, '00:00:00', '00:00:00', 7),
(3708, 18, 0, '2017-05-11 00:00:00', 182, 'prepare documents for SSS, PAG-IBIG and Philhealth regisrtration', 0, NULL, 2, 0, 1, 18, '2017-06-06 14:40:58', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(3709, 18, 0, '2017-05-11 00:00:00', 163, 'Timeless Green-Drafted Memo on Branch v.s Subsidiary', 0, NULL, 2, 0, 1, 18, '2017-06-06 14:41:41', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3710, 18, 0, '2017-05-11 00:00:00', 163, 'case reporting and updated list of Case assignment', 0, NULL, 2, 0, 1, 18, '2017-06-06 14:42:05', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(3711, 18, 0, '2017-05-11 00:00:00', 120, 'Wrote email to client update on Schedule and deadlines', 2500, NULL, 1, 2500, 1, 18, '2017-06-06 14:43:33', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(3712, 18, 0, '2017-05-12 00:00:00', 182, 'Drafted table of Post- SEC incorporation guide and email to update client', 120, NULL, 2.5, 300, 1, 18, '2017-06-06 14:44:22', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3713, 18, 0, '2017-05-12 00:00:00', 195, 'Drafted minutes of SH and BOD meeting and email to Genshi Shikagawa', 0, NULL, 1.5, 0, 1, 18, '2017-06-06 14:45:02', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3714, 18, 0, '2017-05-12 00:00:00', 188, 'Wrote email to client Re: update ICC application', 3000, NULL, 0.5, 1500, 1, 18, '2017-06-06 14:45:39', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(3715, 16, 0, '2017-06-01 00:00:00', 212, 'Drafted Motion to Admit', 3000, NULL, 0.6, 1800, 1, 16, '2017-06-06 17:01:44', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3716, 16, 0, '2017-06-01 00:00:00', 212, 'Finalized and supervised filing of Answer', 3000, NULL, 1.2, 3600, 1, 16, '2017-06-06 17:16:53', NULL, NULL, 1, '00:00:00', '00:00:00', 18),
(3717, 16, 0, '2017-06-01 00:00:00', 185, 'Attended meeting at Axelum office for due diligence', 100, NULL, 3, 300, 1, 16, '2017-06-06 17:17:34', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(3718, 16, 0, '2017-06-01 00:00:00', 185, 'Performed Other Service: due diligence', 0, NULL, 7, 0, 1, 16, '2017-06-06 17:17:51', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(3719, 16, 0, '2017-06-02 00:00:00', 124, 'Conference call with EMP, Mr Ezerins and Lea Molino re: PMCAI issue', 3000, NULL, 0.5, 1500, 1, 16, '2017-06-06 17:18:46', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(3720, 16, 0, '2017-06-02 00:00:00', 124, 'Made telephone call to Atty. Tecson re: PMCAI issue', 3000, NULL, 0.4, 1200, 1, 16, '2017-06-06 17:19:09', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(3721, 16, 0, '2017-06-02 00:00:00', 185, 'Performed Other Service: due diligence', 100, NULL, 12, 1200, 1, 16, '2017-06-06 17:19:34', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(3722, 16, 0, '2017-06-05 00:00:00', 11, 'Attended meeting with Tess Dimaculangan and EMP re: rebuttal evidence for TA Oil case', 0, NULL, 1.5, 0, 1, 16, '2017-06-06 17:23:39', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(3723, 16, 0, '2017-06-05 00:00:00', 11, 'Drafted judicial affidavits of Ms. Tess Dimaculangan and Yolly Anonuevo', 0, NULL, 2, 0, 1, 16, '2017-06-06 17:23:58', 16, '2017-06-06 17:25:12', 1, '00:00:00', '00:00:00', 3),
(3724, 16, 0, '2017-06-05 00:00:00', 185, 'Performed Other Service: due diligence', 100, NULL, 9, 900, 1, 16, '2017-06-06 17:25:36', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(3725, 16, 0, '2017-06-06 00:00:00', 163, 'Internally discussed with GVF and FGS re: ATI Konsulta labor issue', 0, NULL, 0.6, 0, 1, 16, '2017-06-06 17:26:05', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(3726, 16, 0, '2017-06-06 00:00:00', 86, 'Internally discussed with FGS and GVF re: Igusol BAI issue', 2500, NULL, 0.5, 1250, 1, 16, '2017-06-06 17:26:24', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(3727, 16, 0, '2017-06-06 00:00:00', 86, 'Attended meeting with GVF, Ignasi Vegas and JLL re: BAI meeting', 2500, NULL, 1.5, 3750, 1, 16, '2017-06-06 17:26:46', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(3728, 16, 0, '2017-06-06 00:00:00', 80, 'Drafted memo on ROHQ, supervised compilation of opinions, accreditations', 0, NULL, 5, 0, 1, 16, '2017-06-06 17:27:23', 16, '2017-06-06 17:28:13', 1, '00:00:00', '00:00:00', 3),
(3729, 16, 0, '2017-06-06 00:00:00', 169, 'Performed Other Service: review of Nondisclosure and Confidentiality Agreement requested by Dr. Donn Valdez', 0, NULL, 1.75, 0, 1, 16, '2017-06-06 17:28:08', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(3730, 12, 0, '2017-05-24 00:00:00', 196, 'Internal routing certificate of no rental\n', 0, NULL, 0.1, 0, 1, 21, '2017-06-07 10:41:20', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3731, 12, 0, '2017-05-24 00:00:00', 64, 'Internal routing transmittal of Dir. Cert. to HPI\n', 0, NULL, 0.1, 0, 1, 21, '2017-06-07 10:42:29', NULL, NULL, 2, '00:00:00', '00:00:00', 20),
(3732, 12, 0, '2017-05-29 00:00:00', 220, 'Internal routing demand letters for inspection of corporate books \n', 6000, NULL, 0.1, 600, 1, 21, '2017-06-07 10:43:30', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3733, 12, 0, '2017-05-29 00:00:00', 203, 'Internal routing letter to the BIR dated 5.24.17\n', 0, NULL, 0.1, 0, 1, 21, '2017-06-07 10:44:04', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3734, 12, 0, '2017-05-30 00:00:00', 91, 'Internal routing letter from CTA\n', 0, NULL, 0.1, 0, 1, 21, '2017-06-07 10:45:10', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3735, 12, 0, '2017-05-30 00:00:00', 141, 'Internal routing letter from CTA\n', 0, NULL, 0.1, 0, 1, 21, '2017-06-07 10:46:01', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3736, 12, 0, '2017-05-30 00:00:00', 158, 'Internal routing Certification\n', 6000, NULL, 0.1, 600, 1, 21, '2017-06-07 10:46:56', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3737, 12, 0, '2017-05-30 00:00:00', 169, 'Internal routing Minutes, Sec. Certs\n', 0, NULL, 0.1, 0, 1, 21, '2017-06-07 10:58:41', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3738, 12, 0, '2017-05-30 00:00:00', 64, 'Internal routing transmittal of materials for BOD Mtg\n', 0, NULL, 0.1, 0, 1, 21, '2017-06-07 10:59:23', NULL, NULL, 2, '00:00:00', '00:00:00', 20),
(3739, 12, 0, '2017-05-30 00:00:00', 47, 'Internal routing GIS 2017\n', 0, NULL, 0.1, 0, 1, 21, '2017-06-07 11:07:57', NULL, NULL, 2, '00:00:00', '00:00:00', 20),
(3740, 12, 0, '2017-05-30 00:00:00', 48, 'Internal routing GIS 2017\n', 0, NULL, 0.1, 0, 1, 21, '2017-06-07 11:08:29', NULL, NULL, 2, '00:00:00', '00:00:00', 20),
(3741, 12, 0, '2017-06-09 00:00:00', 215, 'Wrote Opinion on Regulatory Framework and Issues', 0, NULL, 2.8, 0, 1, 12, '2017-06-09 20:04:50', NULL, NULL, 1, '00:00:00', '00:00:00', 10),
(3742, 12, 0, '2017-06-09 00:00:00', 215, 'Reviewed and Revised Lease-To-Own Agreement', 200, NULL, 1.75, 350, 1, 12, '2017-06-09 20:05:38', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(3743, 12, 0, '2017-06-09 00:00:00', 213, 'Performed Other Services - Various emails to AP, BJ of SPPI; internal discussion', 6000, NULL, 0.75, 4500, 1, 12, '2017-06-09 20:06:21', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(3744, 12, 0, '2017-06-09 00:00:00', 182, 'Review of GIS', 200, NULL, 0.4, 80, 1, 12, '2017-06-09 20:06:50', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3745, 12, 0, '2017-06-09 00:00:00', 221, 'Call from Tracy Chen', 6000, NULL, 0.3, 1800, 1, 12, '2017-06-09 20:07:21', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(3746, 12, 0, '2017-06-09 00:00:00', 80, 'Conferred with Call with Indonesia', 6000, NULL, 0.75, 4500, 1, 12, '2017-06-09 20:08:00', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(3747, 12, 0, '2017-06-09 00:00:00', 215, 'Made telephone call to DOE - Mr. Peter Sablay', 200, NULL, 0.5, 100, 1, 12, '2017-06-09 20:08:49', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(3748, 12, 0, '2017-06-08 00:00:00', 80, 'Review of Malaysia and Indonesia MSA', 0, NULL, 2.25, 0, 1, 12, '2017-06-09 20:09:30', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(3749, 12, 0, '2017-06-08 00:00:00', 215, 'Review of Opinion', 200, NULL, 0.65, 130, 1, 12, '2017-06-09 20:11:30', NULL, NULL, 1, '00:00:00', '00:00:00', 10),
(3750, 12, 0, '2017-06-08 00:00:00', 213, 'Conferred with PEZA OFFICIALS, AP and SPPI officers ', 6000, NULL, 1.5, 9000, 1, 12, '2017-06-09 20:12:07', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(3751, 12, 0, '2017-06-08 00:00:00', 213, 'Travel to and from DOE', 6000, NULL, 1.5, 9000, 1, 12, '2017-06-09 20:12:26', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(3752, 12, 0, '2017-06-08 00:00:00', 210, 'Wrote Opinion on Merger', 6000, NULL, 1.5, 9000, 1, 12, '2017-06-09 20:14:05', NULL, NULL, 1, '00:00:00', '00:00:00', 10),
(3753, 12, 0, '2017-06-08 00:00:00', 86, 'Wrote email to Directors re ASM and BOD meeting', 6000, NULL, 0.75, 4500, 1, 12, '2017-06-09 20:15:03', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(3754, 12, 0, '2017-06-07 00:00:00', 84, 'Received telephone call from Martijn of Greyfriars', 6000, NULL, 0.3, 1800, 1, 12, '2017-06-09 20:17:44', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(3755, 12, 0, '2017-06-07 00:00:00', 84, 'Wrote email to Diego', 0, NULL, 0.3, 0, 1, 12, '2017-06-09 20:18:05', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(3756, 12, 0, '2017-06-07 00:00:00', 220, 'Revised Jocelyn\'s letter to her siblings', 6000, NULL, 0.75, 4500, 1, 12, '2017-06-09 20:19:09', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(3757, 12, 0, '2017-06-07 00:00:00', 215, 'Wrote Opinion and discussed with SLP', 200, NULL, 0.75, 150, 1, 12, '2017-06-09 20:19:39', NULL, NULL, 1, '00:00:00', '00:00:00', 10),
(3758, 12, 0, '2017-06-07 00:00:00', 202, 'Drafted and reviewed the BIR Request forRuling', 0, NULL, 0.75, 0, 1, 12, '2017-06-09 20:21:54', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3759, 12, 0, '2017-06-07 00:00:00', 80, 'Performed Other Service - Review of Opinion and Documents for Transmittal', 0, NULL, 3.75, 0, 1, 12, '2017-06-09 20:22:56', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(3760, 12, 0, '2017-06-06 00:00:00', 80, 'Wrote Opinion on ROHQ - reviewed', 0, NULL, 1.35, 0, 1, 12, '2017-06-09 20:23:40', NULL, NULL, 1, '00:00:00', '00:00:00', 10),
(3761, 12, 0, '2017-06-13 00:00:00', 80, 'Received telephone call from Reywen re Indonesia MSA', 0, NULL, 0.3, 0, 1, 12, '2017-06-14 05:17:30', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(3762, 12, 0, '2017-06-13 00:00:00', 213, 'Attended meeting at NAC with JT and his team', 6000, NULL, 1.5, 9000, 1, 12, '2017-06-14 05:18:06', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(3763, 12, 0, '2017-06-13 00:00:00', 213, 'Traveled to NAC building', 6000, NULL, 1.2, 7200, 1, 12, '2017-06-14 05:18:25', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(3764, 12, 0, '2017-06-13 00:00:00', 11, 'Attended at trial/hearing CTA', 0, NULL, 3.5, 0, 1, 12, '2017-06-14 05:20:51', NULL, NULL, 1, '00:00:00', '00:00:00', 15),
(3765, 12, 0, '2017-06-13 00:00:00', 11, 'Reviewed of files', 0, NULL, 0.75, 0, 1, 12, '2017-06-14 05:21:09', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(3766, 12, 0, '2017-06-14 00:00:00', 80, 'Reviewed of MSA for Indonesia', 0, NULL, 1.65, 0, 1, 12, '2017-06-14 05:21:55', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(3767, 12, 0, '2017-06-14 00:00:00', 213, 'Reviewed of Temporary Power Contract', 6000, NULL, 1.5, 9000, 1, 12, '2017-06-14 05:22:25', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(3768, 12, 0, '2017-06-01 00:00:00', 203, 'Internal routing Letter to BIR RR No. 8\n', 0, NULL, 0.1, 0, 1, 21, '2017-06-15 10:54:34', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3769, 12, 0, '2017-06-01 00:00:00', 169, 'Internal routing Sec. Cert\n', 0, NULL, 0.1, 0, 1, 21, '2017-06-15 10:56:04', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3770, 12, 0, '2017-06-01 00:00:00', 142, 'Internal routing Reply\n', 0, NULL, 0.1, 0, 1, 21, '2017-06-15 10:56:36', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3771, 12, 0, '2017-06-01 00:00:00', 99, 'Internal routing Sec. Cert &amp; Board Res\n', 0, NULL, 0.1, 0, 1, 21, '2017-06-15 10:57:04', NULL, NULL, 2, '00:00:00', '00:00:00', 20),
(3772, 12, 0, '2017-06-01 00:00:00', 196, 'Internal routing transmittal of certificate of no rental &amp; application form for locational clearance\n', 0, NULL, 0.1, 0, 1, 21, '2017-06-15 10:57:29', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3773, 12, 0, '2017-06-01 00:00:00', 221, 'Internal routing Sec. Cert &amp; Proxy\n', 6000, NULL, 0.1, 600, 1, 21, '2017-06-15 10:59:44', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3774, 12, 0, '2017-06-05 00:00:00', 124, 'Internal routing Letter to Petron MegaPlaza\n', 6000, NULL, 0.1, 600, 1, 21, '2017-06-15 11:00:24', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3775, 12, 0, '2017-06-05 00:00:00', 142, 'Internal routing notice of resolution dated 6.1.17\n', 0, NULL, 0.1, 0, 1, 21, '2017-06-15 11:04:13', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3776, 12, 0, '2017-06-05 00:00:00', 11, 'Internal routing Letter from CTA\n', 0, NULL, 0.1, 0, 1, 21, '2017-06-15 11:04:44', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3777, 16, 0, '2017-06-12 00:00:00', 163, 'Performed Other Service: Independence day holiday', 0, NULL, 8, 0, 1, 16, '2017-06-15 11:11:42', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(3778, 16, 0, '2017-06-13 00:00:00', 11, 'Attended trial/hearing to present Tess Dimaculangan and Yolly Anonuevo', 0, NULL, 2, 0, 1, 16, '2017-06-15 11:24:08', NULL, NULL, 1, '00:00:00', '00:00:00', 15),
(3779, 16, 0, '2017-06-13 00:00:00', 143, 'Attended trial/hearing for commissioning of ICPA', 2500, NULL, 2, 5000, 1, 16, '2017-06-15 11:24:52', NULL, NULL, 1, '00:00:00', '00:00:00', 15),
(3780, 16, 0, '2017-06-13 00:00:00', 163, 'Supervised filing of complaints for Calumboyan, UCHC and LHPI', 0, NULL, 5, 0, 1, 16, '2017-06-15 11:25:21', NULL, NULL, 1, '00:00:00', '00:00:00', 18),
(3781, 16, 0, '2017-06-14 00:00:00', 91, 'Drafted Memorandum', 2500, NULL, 12, 30000, 1, 16, '2017-06-15 11:26:19', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3782, 12, 0, '2017-06-05 00:00:00', 91, 'Internal routing notice of resolution dated 5.26.17\n', 0, NULL, 0.1, 0, 1, 21, '2017-06-15 15:46:25', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3783, 12, 0, '2017-06-05 00:00:00', 32, 'Internal routing Stock certificates Nos. 1-11 (Fortunegate Holiday Phils Inc.)\n', 0, NULL, 0.1, 0, 1, 21, '2017-06-15 15:47:26', NULL, NULL, 2, '00:00:00', '00:00:00', 20),
(3784, 12, 0, '2017-06-06 00:00:00', 99, 'Internal routing sec certs &amp; board res\n', 0, NULL, 0.1, 0, 1, 21, '2017-06-15 15:47:48', NULL, NULL, 2, '00:00:00', '00:00:00', 20),
(3785, 12, 0, '2017-06-06 00:00:00', 86, 'Internal routing signed &amp; notarized directors cert.\n', 6000, NULL, 0.1, 600, 1, 21, '2017-06-15 15:48:30', NULL, NULL, 2, '00:00:00', '00:00:00', 20),
(3786, 12, 0, '2017-06-06 00:00:00', 196, 'Internal routing signed BIR Form 1905\n', 0, NULL, 0.1, 0, 1, 21, '2017-06-15 16:33:43', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3787, 12, 0, '2017-06-06 00:00:00', 49, 'Internal routing Petition for review\n', 0, NULL, 0.1, 0, 1, 21, '2017-06-15 16:34:09', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3788, 12, 0, '2017-06-08 00:00:00', 86, 'Internal routing treasurer\' certification\n', 6000, NULL, 0.1, 600, 1, 21, '2017-06-15 16:34:34', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3789, 12, 0, '2017-06-08 00:00:00', 64, 'Internal routing notarized certifications\n', 0, NULL, 0.1, 0, 1, 21, '2017-06-15 16:35:19', NULL, NULL, 2, '00:00:00', '00:00:00', 20),
(3790, 12, 0, '2017-06-08 00:00:00', 182, 'Internal routing signed philhealth &amp; sss forms\n', 200, NULL, 0.1, 20, 1, 21, '2017-06-15 16:35:50', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3791, 12, 0, '2017-06-08 00:00:00', 221, 'Internal routing signed sec. cert\n', 6000, NULL, 0.1, 600, 1, 21, '2017-06-15 16:36:18', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3792, 12, 0, '2017-06-08 00:00:00', 182, 'Internal routing business permit and other documents\n', 200, NULL, 0.1, 20, 1, 21, '2017-06-15 16:36:38', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3793, 12, 0, '2017-06-08 00:00:00', 64, 'Internal routing transmittal of directors\' cert.\n', 0, NULL, 0.1, 0, 1, 21, '2017-06-15 16:37:18', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3794, 12, 0, '2017-06-08 00:00:00', 99, 'Internal routing revised sec cert &amp; board res\n', 0, NULL, 0.1, 0, 1, 21, '2017-06-15 16:38:21', NULL, NULL, 2, '00:00:00', '00:00:00', 20),
(3795, 12, 0, '2017-06-09 00:00:00', 81, 'Internal routing transmittal of memo &amp; opinions\n', 0, NULL, 0.1, 0, 1, 21, '2017-06-15 16:38:53', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3796, 12, 0, '2017-06-09 00:00:00', 11, 'Internal routing Judicial affidavit for signature of Ms. Yolly\n', 0, NULL, 0.1, 0, 1, 21, '2017-06-15 16:39:19', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3797, 12, 0, '2017-06-09 00:00:00', 182, 'Internal routing Philhealth signature card, signed by EMP\n', 200, NULL, 0.1, 20, 1, 21, '2017-06-15 16:39:41', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3798, 12, 0, '2017-06-09 00:00:00', 218, 'Internal routing Original passport of Chi-Wen Hua\n', 5000, NULL, 0.1, 500, 1, 21, '2017-06-15 16:40:14', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3799, 12, 0, '2017-06-09 00:00:00', 87, 'Internal routing Photocopies of files\n', 6000, NULL, 0.1, 600, 1, 21, '2017-06-15 16:40:41', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3800, 12, 0, '2017-06-09 00:00:00', 127, 'Internal routing Amended GIS 2017\n', 0, NULL, 0.1, 0, 1, 21, '2017-06-15 16:41:14', NULL, NULL, 2, '00:00:00', '00:00:00', 20),
(3801, 12, 0, '2017-06-09 00:00:00', 64, 'Internal routing Amended GIS 2017\n', 0, NULL, 0.1, 0, 1, 21, '2017-06-15 16:41:37', NULL, NULL, 2, '00:00:00', '00:00:00', 20),
(3802, 12, 0, '2017-06-09 00:00:00', 128, 'Internal routing Amended GIS 2017\n', 0, NULL, 0.1, 0, 1, 21, '2017-06-15 16:42:02', NULL, NULL, 2, '00:00:00', '00:00:00', 20),
(3803, 12, 0, '2017-06-09 00:00:00', 10, 'Internal routing Letter dtd 6.5.17, requesting for a meeting on 6.15.17\n', 0, NULL, 0.1, 0, 1, 21, '2017-06-15 16:42:32', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3804, 12, 0, '2017-06-09 00:00:00', 139, 'Internal routing Notice of decision dtd 7.7.17\n', 0, NULL, 0.1, 0, 1, 21, '2017-06-15 16:43:11', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3805, 12, 0, '2017-06-09 00:00:00', 196, 'Internal routing signed and notarized business permit application\n', 0, NULL, 0.1, 0, 1, 21, '2017-06-15 16:43:35', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3806, 12, 0, '2017-06-09 00:00:00', 64, 'Internal routing transmittal of directors\' cert. to Ms. Jena &amp; Sapna\n', 0, NULL, 0.1, 0, 1, 21, '2017-06-15 16:44:06', NULL, NULL, 2, '00:00:00', '00:00:00', 20),
(3807, 12, 0, '2017-06-09 00:00:00', 139, 'Internal routing Letter from CTA\n', 0, NULL, 0.1, 0, 1, 21, '2017-06-15 16:44:35', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3808, 12, 0, '2017-06-09 00:00:00', 143, 'Internal routing Manifestation and Motion\n', 0, NULL, 0.1, 0, 1, 21, '2017-06-15 16:45:18', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3809, 12, 0, '2017-06-09 00:00:00', 143, 'Internal routing Manifestation and Motion\n', 0, NULL, 0.1, 0, 1, 21, '2017-06-15 16:58:52', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3810, 12, 0, '2017-06-09 00:00:00', 151, 'Internal routing Secretary\'s Certificate\n', 6000, NULL, 0.1, 600, 1, 21, '2017-06-15 16:59:35', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3811, 12, 0, '2017-06-14 00:00:00', 66, 'Internal routing Transmittal of original SPA between Cristina Cuenca, et al. &amp; Operating Agreement between Zayco and HRDC\n', 0, NULL, 0.1, 0, 1, 21, '2017-06-15 17:00:05', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3812, 12, 0, '2017-06-14 00:00:00', 183, 'Internal routing Certificate of Incorporation of Romar BPO\n', 0, NULL, 0.1, 0, 1, 21, '2017-06-15 17:00:33', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3813, 12, 0, '2017-06-14 00:00:00', 99, 'Internal routing transmittal of sec cert\n', 0, NULL, 0.1, 0, 1, 21, '2017-06-15 17:01:00', NULL, NULL, 2, '00:00:00', '00:00:00', 20),
(3814, 12, 0, '2017-06-14 00:00:00', 64, 'Internal routing Treasury memo\n', 0, NULL, 0.1, 0, 1, 21, '2017-06-15 17:01:23', NULL, NULL, 2, '00:00:00', '00:00:00', 20),
(3815, 12, 0, '2017-06-14 00:00:00', 120, 'Internal routing Submission Judicial affidavit of Revenue Officer Evangeline Casipe\n', 0, NULL, 0.1, 0, 1, 21, '2017-06-15 17:01:57', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(3816, 16, 0, '2017-06-09 00:00:00', 86, 'Attended meeting at BAI for Igusol', 2500, NULL, 3, 7500, 1, 16, '2017-06-15 19:43:41', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(3817, 16, 0, '2017-06-09 00:00:00', 163, 'Further drafted/revised draft complaints for UCHC, Calumboyan, LHPI', 0, NULL, 5, 0, 1, 16, '2017-06-15 19:44:12', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3818, 16, 0, '2017-06-08 00:00:00', 163, 'Drafted complaints for UCHC, Calumboyan, LHPI', 0, NULL, 5, 0, 1, 16, '2017-06-15 19:44:58', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3819, 16, 0, '2017-06-08 00:00:00', 163, 'Finalized/Supervised filing of ATI Konsulta MR and Affidavit of Explanation with DOLE and BIR, respectively', 0, NULL, 1.5, 0, 1, 16, '2017-06-15 19:45:27', NULL, NULL, 1, '00:00:00', '00:00:00', 18),
(3820, 16, 0, '2017-06-08 00:00:00', 11, 'Supervised filing of TA Oil Judicial Affidavits of Tess Dimaculangan and Yolly Anonuevo', 0, NULL, 3, 0, 1, 16, '2017-06-15 19:46:28', NULL, NULL, 1, '00:00:00', '00:00:00', 18),
(3821, 16, 0, '2017-06-07 00:00:00', 11, 'Drafted/finalized judicial affidavits of Tess Dimaculangan and Yolly Anonuevo', 0, NULL, 5, 0, 1, 16, '2017-06-15 19:46:52', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3822, 16, 0, '2017-06-07 00:00:00', 163, 'Reviewed work of FGS re: ATI Konsulta MR and Affidavit of Explanation', 0, NULL, 1.75, 0, 1, 16, '2017-06-15 19:47:23', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(3823, 16, 0, '2017-06-07 00:00:00', 185, 'Performed Other Service: due diligence and DD meeting', 100, NULL, 4.5, 450, 1, 16, '2017-06-15 19:47:41', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(3824, 12, 0, '2017-06-16 00:00:00', 80, 'Revising and review of the MSA and Collaboration Agreement for Australia', 0, NULL, 2.5, 0, 1, 12, '2017-06-16 10:53:33', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(3825, 12, 0, '2017-06-14 00:00:00', 80, 'Conferred with Thusitha and Emmanuel', 0, NULL, 1.5, 0, 1, 12, '2017-06-16 10:54:27', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(3826, 12, 0, '2017-06-14 00:00:00', 80, 'Reviewed of work Indonesia MSA; discussion with Reywen', 0, NULL, 0.65, 0, 1, 12, '2017-06-16 10:56:39', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(3827, 12, 0, '2017-06-14 00:00:00', 144, 'Wrote email to Carina; review of sec certs', 0, NULL, 0.5, 0, 1, 12, '2017-06-16 10:58:18', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(3828, 16, 0, '2017-06-16 00:00:00', 81, 'Internally discussed with EMP re: deliverables/services issue in Malaysia MSA', 0, NULL, 0.4, 0, 1, 16, '2017-06-16 18:41:03', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(3829, 16, 0, '2017-06-16 00:00:00', 81, 'Drafted memo re: deliverables/services issue in Malaysia MSA', 0, NULL, 3, 0, 1, 16, '2017-06-16 18:41:13', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3830, 16, 0, '2017-06-16 00:00:00', 91, 'Internally discussed with EMP re: DCFII memorandum draft', 2500, NULL, 0.5, 1250, 1, 16, '2017-06-16 18:42:13', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(3831, 16, 0, '2017-06-16 00:00:00', 91, 'Revised DCFII memorandum per EMP\'s comments', 2500, NULL, 4.1, 10250, 1, 16, '2017-06-16 18:42:39', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(3832, 16, 0, '2017-06-15 00:00:00', 91, 'Drafted DCFII memorandum', 0, NULL, 8, 0, 1, 16, '2017-06-16 18:43:18', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3833, 16, 0, '2017-06-22 00:00:00', 11, 'Attended commissioner\'s hearing; reviewed court docket for filing of FOE; reproduced documents for FOE', 0, NULL, 4.5, 0, 1, 16, '2017-06-22 13:29:57', 16, '2017-07-05 12:08:31', 1, '00:00:00', '00:00:00', 15),
(3834, 16, 0, '2017-06-22 00:00:00', 143, 'Drafted Omnibus Motion for issuance of subpoena or for resolution of objection to Request for Admission (CTA Case No. 9188)', 2500, NULL, 2, 5000, 1, 16, '2017-06-22 13:30:33', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3835, 16, 0, '2017-06-22 00:00:00', 143, 'Internally discussed with EMP re: omnibus motion', 2500, NULL, 0.5, 1250, 1, 16, '2017-06-22 13:31:05', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(3836, 16, 0, '2017-06-22 00:00:00', 220, 'Internally discussed with EMP and RHO re: esther ng memo', 3500, NULL, 0.5, 1750, 1, 16, '2017-06-22 13:31:23', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(3837, 16, 0, '2017-06-22 00:00:00', 47, 'Drafted minutes for election of Alexander Taar as treasurer', 0, NULL, 0.4, 0, 1, 16, '2017-06-22 13:31:47', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3838, 16, 0, '2017-06-22 00:00:00', 48, 'Drafted minutes for election of Alexander Taar as treasurer', 0, NULL, 0.4, 0, 1, 16, '2017-06-22 13:32:02', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3839, 16, 0, '2017-06-22 00:00:00', 204, 'Drafted memo on scope of work re: data privacy act', 2500, NULL, 1.5, 3750, 1, 16, '2017-06-22 13:32:37', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3840, 16, 0, '2017-06-22 00:00:00', 220, 'Drafted Esther Ng memo', 3500, NULL, 1.5, 5250, 0, 16, '2017-06-22 13:32:58', 16, '2017-06-22 18:38:03', 1, '00:00:00', '00:00:00', 3),
(3841, 16, 0, '2017-06-21 00:00:00', 163, 'Internally discussed with GVF and KRA re: Strongview memo on investment adviser regulation', 0, NULL, 0.5, 0, 1, 16, '2017-06-22 13:33:43', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(3842, 16, 0, '2017-06-21 00:00:00', 204, 'Internally discussed with GVF re: scope of work for Data Privacy Act compliance', 2500, NULL, 0.2, 500, 1, 16, '2017-06-22 13:34:16', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(3843, 16, 0, '2017-06-21 00:00:00', 204, 'Reviewed Data Privacy Act, IRR, NPC circulars; draft memo on scope of work', 2500, NULL, 1.5, 3750, 1, 16, '2017-06-22 13:34:42', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(3844, 16, 0, '2017-06-21 00:00:00', 221, 'Drafted Certification re: election of officers', 3500, NULL, 0.4, 1400, 1, 16, '2017-06-22 13:35:12', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3845, 16, 0, '2017-06-21 00:00:00', 221, 'Internally discussed with EMP re: bank account of HavenAsia', 0, NULL, 0.4, 0, 1, 16, '2017-06-22 13:35:29', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(3846, 16, 0, '2017-06-21 00:00:00', 163, 'Researched on investment adviser regulation for Strongview', 0, NULL, 3, 0, 1, 16, '2017-06-22 13:36:11', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(3847, 16, 0, '2017-06-19 00:00:00', 91, 'Finalized and supervised filing of memorandum', 2500, NULL, 3, 7500, 1, 16, '2017-06-22 13:37:15', NULL, NULL, 1, '00:00:00', '00:00:00', 18),
(3848, 16, 0, '2017-06-19 00:00:00', 217, 'Drafted minutes of organizational meeting of SH and BOD', 120, NULL, 1, 120, 1, 16, '2017-06-22 13:37:52', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3849, 16, 0, '2017-06-19 00:00:00', 158, 'Drafted cover letter for issuance of CAR', 3000, NULL, 1, 3000, 1, 16, '2017-06-22 13:38:21', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3850, 12, 0, '2017-06-23 00:00:00', 196, 'Reviewed certificates; email to SAgit', 0, NULL, 0.3, 0, 1, 12, '2017-06-23 11:18:21', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(3851, 12, 0, '2017-06-23 00:00:00', 139, 'Revised Motion for Reconsideration', 0, NULL, 1.5, 0, 1, 12, '2017-06-23 11:19:27', 12, '2017-06-23 14:26:29', 1, '00:00:00', '00:00:00', 19),
(3852, 12, 0, '2017-06-22 00:00:00', 139, 'Revised MR', 0, NULL, 0.75, 0, 1, 12, '2017-06-23 11:20:58', NULL, NULL, 1, '00:00:00', '00:00:00', 12);
INSERT INTO `file_billing_tbl` (`file_billing_id`, `user_id`, `position`, `billing_date`, `file_id`, `work_detail`, `rate`, `time_spent_sec`, `time_spent`, `amount`, `active`, `insert_by`, `insert_dt`, `update_by`, `update_dt`, `task_type`, `start_time`, `end_time`, `task_code`) VALUES
(3853, 12, 0, '2017-06-21 00:00:00', 215, 'Revised Lease Agreement, internal discussion, reviewed timeline.', 200, NULL, 3.5, 700, 1, 12, '2017-06-23 11:45:24', 12, '2017-06-23 14:54:07', 1, '00:00:00', '00:00:00', 19),
(3854, 12, 0, '2017-06-21 00:00:00', 221, 'Performed Other Service - Assistance on bank matters', 6000, NULL, 0.5, 3000, 1, 12, '2017-06-23 11:49:22', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(3855, 12, 0, '2017-06-23 00:00:00', 188, 'Internally discussed with IAN', 6000, NULL, 0.4, 2400, 1, 12, '2017-06-23 14:25:20', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(3856, 12, 0, '2017-06-23 00:00:00', 139, 'Internally discussed with SLP re MR', 0, NULL, 0.3, 0, 1, 12, '2017-06-23 14:26:01', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(3857, 12, 0, '2017-06-23 00:00:00', 220, 'Internally discussed with Dianne and Kim re tax calculation', 6000, NULL, 0.5, 3000, 1, 12, '2017-06-23 14:27:09', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(3858, 12, 0, '2017-06-22 00:00:00', 196, 'Performed Other Services - Conference call with Sagit; revising of various Sec certs', 0, NULL, 0.5, 0, 1, 12, '2017-06-23 14:28:17', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(3859, 12, 0, '2017-06-22 00:00:00', 188, 'Internally discussed with Jeric re BIR requirements', 6000, NULL, 0.3, 1800, 1, 12, '2017-06-23 14:28:52', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(3860, 12, 0, '2017-06-22 00:00:00', 213, 'Reviewed of initial due diligence report; internal discussion with Ernie and Sam', 6000, NULL, 0.75, 4500, 1, 12, '2017-06-23 14:29:45', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(3861, 12, 0, '2017-06-22 00:00:00', 220, 'Preparation of Opinion Outline', 6000, NULL, 1.2, 7200, 1, 12, '2017-06-23 14:30:23', NULL, NULL, 1, '00:00:00', '00:00:00', 10),
(3862, 12, 0, '2017-06-22 00:00:00', 80, 'Performed Other Service - BIR filing for employee incentive', 0, NULL, 0.4, 0, 1, 12, '2017-06-23 14:35:13', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(3863, 12, 0, '2017-06-02 00:00:00', 124, 'Conference call/Skype with Lea Molino, DRP', 6000, NULL, 1, 6000, 1, 21, '2017-06-27 11:59:31', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(3864, 19, 0, '2017-04-17 00:00:00', 64, 'Drafted GIS for 2017', 0, NULL, 0.3, 0, 1, 19, '2017-06-28 11:09:41', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3865, 19, 0, '2017-04-17 00:00:00', 128, 'Drafted GIS 2017', 0, NULL, 0.3, 0, 1, 19, '2017-06-28 11:10:00', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3866, 19, 0, '2017-04-17 00:00:00', 110, 'Drafted GIS 2017', 0, NULL, 0.3, 0, 1, 19, '2017-06-28 11:10:19', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3867, 19, 0, '2017-04-17 00:00:00', 127, 'Drafted GIS 2017', 0, NULL, 0.3, 0, 1, 19, '2017-06-28 11:10:43', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3868, 19, 0, '2017-04-17 00:00:00', 189, 'Drafted GIS 2017', 0, NULL, 0.3, 0, 1, 19, '2017-06-28 11:11:03', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3869, 19, 0, '2017-04-17 00:00:00', 112, 'Drafted GIS 2017', 0, NULL, 0.3, 0, 1, 19, '2017-06-28 11:11:22', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3870, 19, 0, '2017-04-17 00:00:00', 111, 'Drafted GIS 2017', 0, NULL, 0.3, 0, 1, 19, '2017-06-28 11:11:38', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3871, 19, 0, '2017-04-18 00:00:00', 64, 'revised minutes for March 17, 2017', 0, NULL, 1, 0, 1, 19, '2017-06-28 11:12:32', 19, '2017-11-02 14:24:32', 1, '00:00:00', '00:00:00', 13),
(3872, 19, 0, '2017-04-18 00:00:00', 128, 'Revise minutes march 17, 2017 ', 0, NULL, 1, 0, 1, 19, '2017-06-28 11:13:01', 19, '2017-11-02 14:25:19', 1, '00:00:00', '00:00:00', 19),
(3873, 19, 0, '2017-04-19 00:00:00', 64, 'Drafted Corporate Governance matrix', 0, NULL, 1, 0, 1, 19, '2017-06-28 11:13:56', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3874, 19, 0, '2017-05-19 00:00:00', 128, 'Drafted Corporate Governance Matrix', 0, NULL, 1, 0, 0, 19, '2017-06-28 11:14:22', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3875, 19, 0, '2017-04-19 00:00:00', 128, 'Drafted Corporate Governance Matrix', 0, NULL, 1, 0, 1, 19, '2017-06-28 11:15:39', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3876, 19, 0, '2017-04-19 00:00:00', 127, 'Drafted Minutes of the meeting dated March 17, 2017', 0, NULL, 1, 0, 1, 19, '2017-06-28 11:16:55', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3877, 19, 0, '2017-04-19 00:00:00', 110, 'Drafted Minutes held on March 17, 2017', 0, NULL, 1, 0, 1, 19, '2017-06-28 11:17:35', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3878, 19, 0, '2017-04-19 00:00:00', 189, 'Drafted Minutes of the Meeting March 17, 2017', 0, NULL, 1, 0, 1, 19, '2017-06-28 11:17:55', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3879, 19, 0, '2017-04-19 00:00:00', 112, 'Drafted Minutes of the meeting March 17, 2017', 0, NULL, 1, 0, 1, 19, '2017-06-28 11:18:18', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3880, 19, 0, '2017-04-19 00:00:00', 111, 'Drafted minutes of the meeting held on March 17, 2017', 0, NULL, 1, 0, 1, 19, '2017-06-28 11:18:45', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3881, 19, 0, '2017-04-21 00:00:00', 64, 'Reviewed/Proofread Minutes of the Meeting', 0, NULL, 0.4, 0, 1, 19, '2017-06-28 11:19:30', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(3882, 19, 0, '2017-04-21 00:00:00', 128, 'Reviewed/Proofread Minutes of the Meeting', 0, NULL, 0.4, 0, 1, 19, '2017-06-28 11:19:44', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(3883, 19, 0, '2017-04-21 00:00:00', 110, 'Reviewed/Proofread Minutes of the Meeting', 0, NULL, 0.3, 0, 1, 19, '2017-06-28 11:20:05', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(3884, 19, 0, '2017-04-21 00:00:00', 127, 'Reviewed/Proofread Minutes of the Meeting', 0, NULL, 0.3, 0, 1, 19, '2017-06-28 11:20:22', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(3885, 19, 0, '2017-04-21 00:00:00', 189, 'Reviewed/Proofread Minutes of the Meeting', 0, NULL, 0.3, 0, 1, 19, '2017-06-28 11:20:37', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(3886, 19, 0, '2017-04-21 00:00:00', 112, 'Reviewed/Proofread Minutes of the Meeting', 0, NULL, 0.3, 0, 1, 19, '2017-06-28 11:21:10', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(3887, 19, 0, '2017-04-21 00:00:00', 111, 'Reviewed/Proofread Minutes of the Meeting', 0, NULL, 0.3, 0, 1, 19, '2017-06-28 11:21:24', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(3888, 19, 0, '2017-04-24 00:00:00', 64, 'Traveled to Holcim Office at Taguig for document review', 0, NULL, 5, 0, 1, 19, '2017-06-28 11:23:19', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(3889, 19, 0, '2017-04-25 00:00:00', 64, 'Reviewed GIS 2017 ', 0, NULL, 0.2, 0, 1, 19, '2017-06-28 11:24:09', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(3890, 19, 0, '2017-04-25 00:00:00', 128, 'Reviewed GIS 2017', 0, NULL, 0.2, 0, 1, 19, '2017-06-28 11:24:33', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(3891, 19, 0, '2017-04-25 00:00:00', 127, 'Reviewed GIS 2017', 0, NULL, 0.2, 0, 1, 19, '2017-06-28 11:24:52', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(3892, 19, 0, '2017-04-25 00:00:00', 127, 'Reviewed GIS 2017', 0, NULL, 0.2, 0, 1, 19, '2017-06-28 11:25:12', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(3893, 19, 0, '2017-04-25 00:00:00', 110, 'Reviewed GIS 2017', 0, NULL, 0.2, 0, 1, 19, '2017-06-28 11:25:38', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(3894, 19, 0, '2017-04-25 00:00:00', 112, 'Reviewed GIS 2017', 0, NULL, 0.2, 0, 1, 19, '2017-06-28 11:25:54', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(3895, 19, 0, '2017-04-25 00:00:00', 111, 'Reviewed GIS 2017', 0, NULL, 0.2, 0, 1, 19, '2017-06-28 11:26:11', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(3896, 19, 0, '2017-04-26 00:00:00', 64, 'reviewed/Proofread Feb. 23, 2017 Minutes of the Meeting', 0, NULL, 0.3, 0, 1, 19, '2017-06-28 11:26:58', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(3897, 19, 0, '2017-04-26 00:00:00', 128, 'reviewed/Proofread Feb. 23, 2017 Minutes of the Meeting', 0, NULL, 0.3, 0, 1, 19, '2017-06-28 11:27:18', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(3898, 19, 0, '2017-04-26 00:00:00', 128, 'reviewed/Proofread Dec. 2, 2016  Minutes of the Meeting', 0, NULL, 0.3, 0, 1, 19, '2017-06-28 11:27:44', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(3899, 19, 0, '2017-04-26 00:00:00', 64, 'reviewed/Proofread Dec. 2, 2016  Minutes of the Meeting', 0, NULL, 0.3, 0, 1, 19, '2017-06-28 11:28:01', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(3900, 19, 0, '2017-05-02 00:00:00', 64, 'Revise and correction on Minutes on March \n17, 2017', 0, NULL, 0.3, 0, 1, 19, '2017-06-28 11:28:45', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(3901, 19, 0, '2017-05-02 00:00:00', 64, 'Drafted Letter addressed to DENR-MGB and EMB', 0, NULL, 0.2, 0, 1, 19, '2017-06-28 11:29:46', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3902, 19, 0, '2017-05-02 00:00:00', 127, 'Drafted Letter addressed to DENR-MGB and EMB', 0, NULL, 0.2, 0, 1, 19, '2017-06-28 11:30:04', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3903, 19, 0, '2017-05-02 00:00:00', 127, 'Drafted Director\'s Certificate', 0, NULL, 0.2, 0, 1, 19, '2017-06-28 11:30:26', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3904, 19, 0, '2017-05-02 00:00:00', 64, 'Drafted Director\'s Certificate', 0, NULL, 0.2, 0, 1, 19, '2017-06-28 11:30:41', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3905, 19, 0, '2017-05-03 00:00:00', 163, 'Holcim- Spin-OFF-Reviewed and compiled issued opinions', 0, NULL, 3, 0, 1, 19, '2017-06-28 11:32:30', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(3906, 19, 0, '2017-05-03 00:00:00', 64, 'review of all minutes issued on 2016 for deficiency or unsigned minutes', 0, NULL, 1, 0, 1, 19, '2017-06-28 11:33:16', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(3907, 19, 0, '2017-05-03 00:00:00', 128, 'review of all minutes issued on 2016 for deficiency or unsigned minutes', 0, NULL, 1, 0, 1, 19, '2017-06-28 11:33:30', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(3908, 19, 0, '2017-05-03 00:00:00', 127, 'review of all minutes issued on 2016 for deficiency or unsigned minutes', 0, NULL, 1, 0, 1, 19, '2017-06-28 11:33:44', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(3909, 19, 0, '2017-05-03 00:00:00', 110, 'review of all minutes issued on 2016 for deficiency or unsigned minutes', 0, NULL, 0.3, 0, 1, 19, '2017-06-28 11:34:01', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(3910, 19, 0, '2017-05-03 00:00:00', 111, 'review of all minutes issued on 2016 for deficiency or unsigned minutes', 0, NULL, 0.3, 0, 1, 19, '2017-06-28 11:34:16', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(3911, 19, 0, '2017-05-03 00:00:00', 189, 'review of all minutes issued on 2016 for deficiency or unsigned minutes', 0, NULL, 0.3, 0, 1, 19, '2017-06-28 11:34:30', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(3912, 19, 0, '2017-05-03 00:00:00', 112, 'review of all minutes issued on 2016 for deficiency or unsigned minutes', 0, NULL, 0.3, 0, 1, 19, '2017-06-28 11:34:48', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(3913, 19, 0, '2017-05-04 00:00:00', 64, 'finalize Minutes of the Meeting March 17, 2017', 0, NULL, 0.2, 0, 1, 19, '2017-06-28 11:35:55', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3914, 19, 0, '2017-05-04 00:00:00', 128, 'finalize Minutes of the Meeting March 17, 2017', 0, NULL, 0.2, 0, 1, 19, '2017-06-28 11:36:18', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3915, 19, 0, '2017-05-04 00:00:00', 127, 'reviewed/revised deed of Accession', 0, NULL, 1, 0, 1, 19, '2017-06-28 11:37:06', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(3916, 19, 0, '2017-05-08 00:00:00', 207, 'Revise Amendment of AOI and By-Laws', 0, NULL, 1, 0, 1, 19, '2017-06-28 11:37:51', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(3917, 19, 0, '2017-05-09 00:00:00', 207, 'Traveled to SEC Pasay for Amendment of AOI and By-Laws', 0, NULL, 3, 0, 1, 19, '2017-06-28 11:39:10', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(3918, 19, 0, '2017-05-10 00:00:00', 64, 'Attended meeting with Atty. Ladrido of SEC-CRMD', 0, NULL, 3, 0, 1, 19, '2017-06-28 11:39:59', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(3919, 19, 0, '2017-05-10 00:00:00', 207, 'Internally discussed with SLP and MAC on amendment of AOI and by-Laws', 0, NULL, 1, 0, 1, 19, '2017-06-28 11:40:35', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(3920, 19, 0, '2017-05-11 00:00:00', 207, 'Traveled to SEC for updated on amendment of AOI and by-laws', 0, NULL, 3, 0, 0, 19, '2017-06-28 11:41:07', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(3921, 19, 0, '2017-05-29 00:00:00', 207, 'prepared meeting materials for May 30, 2017 meeting', 0, NULL, 1.5, 0, 1, 19, '2017-06-28 11:42:45', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(3922, 19, 0, '2017-05-29 00:00:00', 128, 'Prepared meeting materials for May 30, 2017', 0, NULL, 1, 0, 1, 19, '2017-06-28 11:43:17', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(3923, 19, 0, '2017-05-30 00:00:00', 128, 'Attended meeting at BGS ', 0, NULL, 4, 0, 1, 19, '2017-06-28 11:43:48', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(3924, 19, 0, '2017-06-21 00:00:00', 128, 'Revise and reviewed minutes for May 30, 2017 meeting', 0, NULL, 0.5, 0, 1, 19, '2017-06-28 11:44:27', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(3925, 19, 0, '2017-05-30 00:00:00', 64, 'Attended meeting at BGC', 0, NULL, 4, 0, 1, 19, '2017-06-28 11:44:28', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(3926, 19, 0, '2017-05-30 00:00:00', 64, 'finalized meeting materials', 0, NULL, 1.5, 0, 1, 19, '2017-06-28 11:44:48', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(3927, 19, 0, '2017-06-21 00:00:00', 128, 'Drafted GIS', 0, NULL, 0.3, 0, 1, 19, '2017-06-28 11:45:02', 19, '2017-06-28 11:47:11', 1, '00:00:00', '00:00:00', 3),
(3928, 19, 0, '2017-05-30 00:00:00', 128, 'Finalized meeting materials', 0, NULL, 1.5, 0, 1, 19, '2017-06-28 11:45:11', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(3929, 19, 0, '2017-06-21 00:00:00', 128, 'Drafted GIS', 0, NULL, 0.5, 0, 0, 19, '2017-06-28 11:45:30', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3930, 19, 0, '2017-06-21 00:00:00', 110, 'Drafted GIS', 0, NULL, 0.3, 0, 1, 19, '2017-06-28 11:45:49', 19, '2017-06-28 11:47:31', 1, '00:00:00', '00:00:00', 3),
(3931, 19, 0, '2017-06-21 00:00:00', 64, 'Drafted GIS', 0, NULL, 0.3, 0, 1, 19, '2017-06-28 11:46:36', 19, '2017-06-28 11:47:44', 1, '00:00:00', '00:00:00', 3),
(3932, 19, 0, '2017-06-05 00:00:00', 64, 'Drafted GIS 2017', 0, NULL, 0.4, 0, 1, 19, '2017-06-28 11:47:16', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3933, 19, 0, '2017-06-05 00:00:00', 128, 'Drafted GIS 2017', 0, NULL, 0.4, 0, 1, 19, '2017-06-28 11:48:02', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3934, 19, 0, '2017-06-21 00:00:00', 189, 'Drafted GIS', 0, NULL, 0.3, 0, 1, 19, '2017-06-28 11:48:20', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3935, 19, 0, '2017-06-21 00:00:00', 111, 'Drafted GIS', 0, NULL, 0.3, 0, 1, 19, '2017-06-28 11:48:44', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3936, 19, 0, '2017-06-05 00:00:00', 127, 'Drafted GIS 2017', 0, NULL, 0.4, 0, 1, 19, '2017-06-28 11:48:48', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3937, 19, 0, '2017-06-21 00:00:00', 112, 'Drafted GIS', 0, NULL, 0.3, 0, 1, 19, '2017-06-28 11:49:04', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3938, 19, 0, '2017-06-07 00:00:00', 128, 'Drafted Minutes for May 30 Meeting ', 0, NULL, 1.5, 0, 1, 19, '2017-06-28 11:49:20', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3939, 19, 0, '2017-06-21 00:00:00', 127, 'Drafted GIS', 0, NULL, 0.3, 0, 1, 19, '2017-06-28 11:49:40', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3940, 19, 0, '2017-06-07 00:00:00', 127, 'Prepared Operating and SPA', 0, NULL, 1.5, 0, 1, 19, '2017-06-28 11:50:00', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(3941, 19, 0, '2017-06-13 00:00:00', 128, 'Drafted Minutes for May 30, 2017 meeting', 0, NULL, 1.5, 0, 1, 19, '2017-06-28 11:50:25', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3942, 19, 0, '2017-06-13 00:00:00', 64, 'Revise Secretary\'s Certificate re: Treasury Memos ', 0, NULL, 0.3, 0, 1, 19, '2017-06-28 11:50:55', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(3943, 19, 0, '2017-06-20 00:00:00', 110, 'Drafted minutes May 30 meeting', 0, NULL, 0.3, 0, 1, 19, '2017-06-28 11:51:00', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3944, 19, 0, '2017-06-13 00:00:00', 128, 'Revise Secretary\'s Certificate re: Treasury Memos', 0, NULL, 0.3, 0, 1, 19, '2017-06-28 11:51:12', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(3945, 19, 0, '2017-06-13 00:00:00', 127, 'Revise Secretary\'s Certificate re: Treasury Memos', 0, NULL, 0.3, 0, 1, 19, '2017-06-28 11:51:28', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3946, 19, 0, '2017-06-20 00:00:00', 127, 'Drafted minutes May 30 meeting', 0, NULL, 0.4, 0, 1, 19, '2017-06-28 11:51:28', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3947, 19, 0, '2017-06-13 00:00:00', 110, 'Revise Secretary\'s Certificate re: Treasury Memos', 0, NULL, 0.3, 0, 1, 19, '2017-06-28 11:51:41', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(3948, 19, 0, '2017-06-20 00:00:00', 189, 'Drafted minutes May 30', 0, NULL, 0.3, 0, 1, 19, '2017-06-28 11:51:50', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3949, 19, 0, '2017-06-13 00:00:00', 112, 'Revise Secretary\'s Certificate re: Treasury Memos', 0, NULL, 0.3, 0, 1, 19, '2017-06-28 11:52:01', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(3950, 19, 0, '2017-06-20 00:00:00', 111, 'Drafted minutes May 30', 0, NULL, 0.3, 0, 1, 19, '2017-06-28 11:52:12', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3951, 19, 0, '2017-06-13 00:00:00', 189, 'Revise Secretary\'s Certificate re: Treasury Memos', 0, NULL, 0.3, 0, 1, 19, '2017-06-28 11:52:16', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(3952, 19, 0, '2017-06-13 00:00:00', 111, 'Revise Secretary\'s Certificate re: Treasury Memos', 0, NULL, 0.3, 0, 1, 19, '2017-06-28 11:52:30', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(3953, 19, 0, '2017-06-20 00:00:00', 111, 'Drafted  minutes May 30', 0, NULL, 0.3, 0, 1, 19, '2017-06-28 11:52:34', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3954, 19, 0, '2017-06-14 00:00:00', 64, 'Reviewed Secretary\'s Certificate re: Treasury Memos ', 0, NULL, 0.15, 0, 1, 19, '2017-06-28 11:53:56', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(3955, 19, 0, '2017-06-14 00:00:00', 128, 'Reviewed Secretary\'s Certificate re: Treasury Memos ', 0, NULL, 0.15, 0, 1, 19, '2017-06-28 11:54:09', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(3956, 19, 0, '2017-06-19 00:00:00', 64, 'Revise and reviewed minutes for May 30 meeting  ', 0, NULL, 1.3, 0, 1, 19, '2017-06-28 11:54:14', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(3957, 19, 0, '2017-06-05 00:00:00', 127, 'Reviewed Secretary\'s Certificate re: Treasury Memos ', 0, NULL, 0.15, 0, 1, 19, '2017-06-28 11:54:42', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(3958, 19, 0, '2017-06-19 00:00:00', 128, 'Revise and reviewed minutes May 30 meeting', 0, NULL, 1.3, 0, 1, 19, '2017-06-28 11:54:43', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(3959, 19, 0, '2017-06-14 00:00:00', 127, 'Reviewed Secretary\'s Certificate re: Treasury Memos ', 0, NULL, 0.15, 0, 1, 19, '2017-06-28 11:55:34', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(3960, 19, 0, '2017-06-14 00:00:00', 110, 'Reviewed Secretary\'s Certificate re: Treasury Memos ', 0, NULL, 0.15, 0, 1, 19, '2017-06-28 11:55:54', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(3961, 19, 0, '2017-06-14 00:00:00', 112, 'Reviewed Secretary\'s Certificate re: Treasury Memos ', 0, NULL, 0.15, 0, 1, 19, '2017-06-28 11:56:12', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(3962, 19, 0, '2017-06-14 00:00:00', 189, 'Reviewed Secretary\'s Certificate re: Treasury Memos ', 0, NULL, 0.15, 0, 1, 19, '2017-06-28 11:56:41', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(3963, 19, 0, '2017-06-14 00:00:00', 111, 'Reviewed Secretary\'s Certificate re: Treasury Memos ', 0, NULL, 0.15, 0, 1, 19, '2017-06-28 11:56:55', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(3964, 19, 0, '2017-06-23 00:00:00', 172, 'Checked documents for CAR application and prepared documents for Tax declaration application on the Pinagtulayan Property', 0, NULL, 1.3, 0, 1, 19, '2017-06-28 11:57:01', 19, '2017-06-28 11:58:44', 1, '00:00:00', '00:00:00', 11),
(3965, 19, 0, '2017-06-14 00:00:00', 64, 'Drafted Minutes for May 30, 2017', 0, NULL, 1, 0, 1, 19, '2017-06-28 11:57:21', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3966, 19, 0, '2017-06-14 00:00:00', 64, 'Drafted Secretary\'s Certificate for single log-in entry ', 0, NULL, 0.15, 0, 1, 19, '2017-06-28 11:57:44', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3967, 19, 0, '2017-06-14 00:00:00', 128, 'Drafted Secretary\'s Certificate for single log-in entry', 0, NULL, 0.15, 0, 1, 19, '2017-06-28 11:58:09', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3968, 19, 0, '2017-06-26 00:00:00', 172, 'Revise and reviewed position paper on tax-free exchange', 0, NULL, 1.3, 0, 1, 19, '2017-06-28 11:58:16', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(3969, 19, 0, '2017-06-16 00:00:00', 128, 'Reviewed Secretary\'s Certificate re: Treasury Memos', 0, NULL, 0.1, 0, 1, 19, '2017-06-28 11:58:49', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(3970, 19, 0, '2017-06-16 00:00:00', 64, 'Reviewed Secretary\'s Certificate re: Treasury Memos', 0, NULL, 0.1, 0, 1, 19, '2017-06-28 11:59:07', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(3971, 19, 0, '2017-06-16 00:00:00', 127, 'Reviewed Secretary\'s Certificate re: Treasury Memos', 0, NULL, 0.1, 0, 1, 19, '2017-06-28 11:59:32', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(3972, 19, 0, '2017-06-16 00:00:00', 110, 'Reviewed Secretary\'s Certificate re: Treasury Memos', 0, NULL, 0.1, 0, 1, 19, '2017-06-28 11:59:47', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(3973, 19, 0, '2017-06-16 00:00:00', 112, 'Reviewed Secretary\'s Certificate re: Treasury Memos', 0, NULL, 0.1, 0, 1, 19, '2017-06-28 12:00:07', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(3974, 19, 0, '2017-06-16 00:00:00', 189, 'Reviewed Secretary\'s Certificate re: Treasury Memos', 0, NULL, 0.1, 0, 1, 19, '2017-06-28 12:00:30', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(3975, 19, 0, '2017-06-16 00:00:00', 111, 'Reviewed Secretary\'s Certificate re: Treasury Memos', 0, NULL, 0.1, 0, 1, 19, '2017-06-28 12:00:48', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(3976, 19, 0, '2017-06-27 00:00:00', 67, 'Traveled to LRA Quezon City for update on condominium title', 0, NULL, 2, 0, 1, 19, '2017-06-28 12:00:57', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(3977, 19, 0, '2017-06-16 00:00:00', 172, 'Internally discussed on transfer of CAR', 0, NULL, 1, 0, 1, 19, '2017-06-28 12:01:12', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(3978, 19, 0, '2017-06-16 00:00:00', 128, 'Supervised documentary requirements for MERALCO deposits', 0, NULL, 0.3, 0, 1, 19, '2017-06-28 12:02:00', NULL, NULL, 1, '00:00:00', '00:00:00', 18),
(3979, 12, 0, '2017-06-26 00:00:00', 63, 'Drafted supplemental letter request to BIR.', 0, NULL, 1.5, 0, 1, 12, '2017-06-28 16:07:09', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3980, 12, 0, '2017-06-27 00:00:00', 63, 'Drafted supplemental letter to BIR', 0, NULL, 2.35, 0, 1, 12, '2017-06-28 16:07:42', 12, '2017-06-28 16:22:55', 1, '00:00:00', '00:00:00', 3),
(3981, 12, 0, '2017-06-27 00:00:00', 188, 'Email to Veena, discussion with Ian, call to Gemma re additional requirements', 6000, NULL, 0.5, 3000, 1, 12, '2017-06-28 16:18:46', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(3982, 12, 0, '2017-06-26 00:00:00', 221, 'Received telephone call from Tracy', 6000, NULL, 0.5, 3000, 1, 12, '2017-06-28 16:21:30', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(3983, 12, 0, '2017-06-27 00:00:00', 221, 'Conferred with Gemma re tax calculation; email to Gemma', 6000, NULL, 0.5, 3000, 1, 12, '2017-06-28 16:21:58', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(3984, 12, 0, '2017-06-28 00:00:00', 63, 'Wrote letter to BIR - re VAT on tax-free transfers', 0, NULL, 1.75, 0, 1, 12, '2017-06-28 16:23:51', NULL, NULL, 1, '00:00:00', '00:00:00', 9),
(3985, 12, 0, '2017-06-28 00:00:00', 188, 'Wrote email to Veena', 6000, NULL, 0.2, 1200, 1, 12, '2017-06-28 16:24:16', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(3986, 12, 0, '2017-06-28 00:00:00', 220, 'Read Email fromJocelyn Ng', 6000, NULL, 0.2, 1200, 1, 12, '2017-06-28 16:24:35', NULL, NULL, 1, '00:00:00', '00:00:00', 4),
(3987, 12, 0, '2017-06-28 00:00:00', 163, 'Performed Other Service - Billing Letters', 0, NULL, 1.75, 0, 1, 12, '2017-06-28 16:25:05', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(3988, 12, 0, '2017-06-27 00:00:00', 151, 'Conferred with Greg; reviewed email re employee benefits', 6000, NULL, 0.3, 1800, 1, 12, '2017-06-28 16:25:51', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(3989, 12, 0, '2017-06-23 00:00:00', 142, 'Performed Other Service - Revised Motion to Resolve Objection to Request for Admission', 0, NULL, 1.2, 0, 1, 12, '2017-06-28 16:34:04', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(3990, 12, 0, '2017-06-28 00:00:00', 63, 'Drafted - Letter and Position Paper to BIR re VAT on tax-free transfer', 0, NULL, 1.2, 0, 1, 12, '2017-06-29 11:26:29', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(3991, 12, 0, '2017-06-28 00:00:00', 220, 'Internally discussed with Richelle and Kim', 6000, NULL, 0.5, 3000, 1, 12, '2017-06-29 11:27:04', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(3992, 12, 0, '2017-06-28 00:00:00', 220, 'Revised Memo to Client', 6000, NULL, 1.75, 10500, 1, 12, '2017-06-29 11:27:33', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(3993, 12, 0, '2017-06-28 00:00:00', 220, 'Internally discussed with Richelle and Kim', 6000, NULL, 0.75, 4500, 1, 12, '2017-06-29 11:27:47', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(3994, 12, 0, '2017-06-28 00:00:00', 220, 'Wrote email to Jocelyn; review of email.', 0, NULL, 0.5, 0, 1, 12, '2017-06-29 11:28:15', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(3995, 25, 0, '2017-05-17 00:00:00', 215, 'Attended meeting  with EMP and SLP re memo on SPV project', 100, NULL, 3, 300, 1, 25, '2017-06-29 15:05:32', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(3996, 25, 0, '2017-05-18 00:00:00', 215, 'Traveled to ERC and DOE re SPV project', 0, NULL, 6, 0, 1, 25, '2017-06-29 15:06:34', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(3997, 25, 0, '2017-05-18 00:00:00', 215, 'Attended meeting with EMP and SLP re outcome of research at ERC and DOE', 0, NULL, 2, 0, 1, 25, '2017-06-29 15:07:25', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(3998, 25, 0, '2017-05-19 00:00:00', 215, 'Researched on PEZA zones', 0, NULL, 2, 0, 1, 25, '2017-06-29 15:08:10', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(3999, 25, 0, '2017-05-19 00:00:00', 215, 'Revise the memo', 0, NULL, 4, 0, 1, 25, '2017-06-29 15:08:45', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(4000, 25, 0, '2017-05-22 00:00:00', 215, 'Drafted memo on SPV project', 0, NULL, 2, 0, 1, 25, '2017-06-29 15:09:33', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4001, 25, 0, '2017-05-23 00:00:00', 215, 'Revise the memo on SPV project', 0, NULL, 4, 0, 1, 25, '2017-06-29 15:10:14', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(4002, 25, 0, '2017-05-24 00:00:00', 215, 'Attended meeting with SLP re ERC resolution', 0, NULL, 2, 0, 1, 25, '2017-06-29 15:10:46', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(4003, 25, 0, '2017-05-25 00:00:00', 215, 'Attended meeting with SLP re DU intervention', 0, NULL, 2, 0, 1, 25, '2017-06-29 15:11:20', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(4004, 25, 0, '2017-05-26 00:00:00', 215, 'Revise memo on SPV project', 0, NULL, 3, 0, 1, 25, '2017-06-29 15:11:55', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(4005, 25, 0, '2017-05-30 00:00:00', 215, 'Revised the memo on SPV project', 0, NULL, 3, 0, 1, 25, '2017-06-29 15:12:38', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(4006, 25, 0, '2017-05-30 00:00:00', 215, 'Researched on regulations on financial lease', 0, NULL, 3, 0, 1, 25, '2017-06-29 15:13:02', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(4007, 25, 0, '2017-05-30 00:00:00', 215, 'Traveled to to BOI to clarify remaining questions for SPV memo', 0, NULL, 4, 0, 1, 25, '2017-06-29 15:13:43', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(4008, 25, 0, '2017-06-07 00:00:00', 215, 'Supervised filing of memo and prepared the attachments', 0, NULL, 2, 0, 1, 25, '2017-06-29 15:14:25', NULL, NULL, 1, '00:00:00', '00:00:00', 18),
(4009, 25, 0, '2017-05-02 00:00:00', 213, 'Attended meeting with EMP and SLP re new client and issues needed to be addressed', 3000, NULL, 2, 6000, 1, 25, '2017-06-29 16:15:05', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(4010, 25, 0, '2017-05-02 00:00:00', 213, 'Researched on applicable regulatory requirements and rules (EPIRA)', 0, NULL, 3, 0, 1, 25, '2017-06-29 16:15:48', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(4011, 25, 0, '2017-06-05 00:00:00', 213, 'Attended meeting with EMP and SLP re possible need to conduct due diligence', 0, NULL, 3, 0, 1, 25, '2017-06-29 16:26:09', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(4012, 25, 0, '2017-06-15 00:00:00', 213, 'Researched on RMC 26-2013', 3000, NULL, 1, 3000, 1, 25, '2017-06-29 16:29:23', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(4013, 25, 0, '2017-06-20 00:00:00', 213, 'Attended meeting with EMP/SLP re due diligence ', 3000, NULL, 2, 6000, 1, 25, '2017-06-29 16:30:34', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(4014, 25, 0, '2017-06-21 00:00:00', 213, 'Attended meeting with EMP and SLP re due diligence ', 0, NULL, 2, 0, 1, 25, '2017-06-29 16:32:24', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(4015, 25, 0, '2017-06-22 00:00:00', 213, 'Traveled to Tanauan to conduct due diligence ', 0, NULL, 4, 0, 1, 25, '2017-06-29 16:33:18', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(4016, 25, 0, '2017-06-22 00:00:00', 213, 'Traveled to Malvar to conduct due diligence', 0, NULL, 4, 0, 1, 25, '2017-06-29 16:33:39', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(4017, 25, 0, '2017-06-22 00:00:00', 213, 'Drafted Due Diligence Report for LISP Batangas Lot', 3000, NULL, 3, 9000, 1, 25, '2017-06-29 16:34:32', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4018, 25, 0, '2017-06-22 00:00:00', 213, 'Supervised filing of request for TCT from LRA', 0, NULL, 2, 0, 1, 25, '2017-06-29 16:35:10', NULL, NULL, 1, '00:00:00', '00:00:00', 18),
(4019, 25, 0, '2017-06-23 00:00:00', 213, 'Revise the due diligence report as EMP instructed ', 0, NULL, 3, 0, 1, 25, '2017-06-29 16:49:03', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(4020, 25, 0, '2017-06-23 00:00:00', 213, 'Revise further the due diligence report as instructed', 0, NULL, 2, 0, 1, 25, '2017-06-29 16:49:26', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(4021, 15, 0, '2017-06-29 00:00:00', 64, 'Revised and supervised filing of GIS for LORVI, SCMC, APC, QLI and HRDC. ', 0, NULL, 1, 0, 1, 15, '2017-06-29 17:36:55', NULL, NULL, 1, '00:00:00', '00:00:00', 18),
(4022, 15, 0, '2017-06-29 00:00:00', 142, 'Attended trial/hearing presentation of Mr. Querido and hearing on the motion to resolve opposition to request for admission', 2500, NULL, 4.5, 11250, 1, 15, '2017-06-29 17:38:00', NULL, NULL, 1, '00:00:00', '00:00:00', 15),
(4023, 15, 0, '2017-06-29 00:00:00', 213, 'Revised FGS\' due diligence report on the Malvar property. ', 3000, NULL, 1, 3000, 1, 15, '2017-06-29 17:38:43', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(4024, 25, 0, '2017-04-25 00:00:00', 183, '(Romar BPO, Inc.) Drafted Secretary\'s Certificate', 0, NULL, 3, 0, 1, 22, '2017-06-30 09:03:48', 22, '2017-06-30 10:08:40', 1, '00:00:00', '00:00:00', 3),
(4025, 25, 0, '2017-04-25 00:00:00', 151, 'Drafted Secretary\'s Certificate', 2500, NULL, 3, 7500, 1, 22, '2017-06-30 09:04:40', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4026, 25, 0, '2017-04-25 00:00:00', 151, 'Researched on remedy if subscription is not fully paid', 0, NULL, 3, 0, 1, 22, '2017-06-30 09:05:16', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(4027, 25, 0, '2017-04-26 00:00:00', 198, 'Drafted AEP Form for Mr. Panda', 2500, NULL, 3, 7500, 1, 22, '2017-06-30 09:06:07', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4028, 25, 0, '2017-04-27 00:00:00', 104, 'Revised minutes', 0, NULL, 2, 0, 1, 22, '2017-06-30 09:10:44', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(4029, 25, 0, '2017-04-27 00:00:00', 125, 'Revised GIS', 0, NULL, 3, 0, 1, 22, '2017-06-30 09:11:15', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(4030, 25, 0, '2017-05-02 00:00:00', 214, 'Drafted Estate Tax Return and Letter', 0, NULL, 4, 0, 1, 22, '2017-06-30 09:11:55', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4031, 25, 0, '2017-05-02 00:00:00', 163, 'Meeting with GVF and Carlo (Intern)', 0, NULL, 2, 0, 1, 22, '2017-06-30 09:12:48', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(4032, 25, 0, '2017-05-02 00:00:00', 163, 'Meeting with Carlo re memo on applicability of Rule 84 Sec 3', 0, NULL, 2, 0, 1, 22, '2017-06-30 09:13:43', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(4033, 25, 0, '2017-05-04 00:00:00', 104, 'Revised minutes', 0, NULL, 2, 0, 1, 22, '2017-06-30 09:14:08', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(4034, 25, 0, '2017-05-04 00:00:00', 125, 'Revised minutes', 0, NULL, 2, 0, 1, 22, '2017-06-30 09:14:31', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(4035, 25, 0, '2017-05-04 00:00:00', 151, 'Conferred with SLP re need for AOI and by-laws for bank account', 2500, NULL, 2, 5000, 1, 22, '2017-06-30 09:15:08', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(4036, 25, 0, '2017-05-04 00:00:00', 125, 'Drafted 2017 GIS', 0, NULL, 3, 0, 1, 22, '2017-06-30 09:15:34', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4037, 25, 0, '2017-05-04 00:00:00', 104, 'Drafted 2017 GIS', 0, NULL, 3, 0, 1, 22, '2017-06-30 09:15:50', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4038, 25, 0, '2017-05-04 00:00:00', 172, 'Conferred with SLP re letter to RDO 39', 0, NULL, 3, 0, 1, 22, '2017-06-30 09:16:35', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(4039, 25, 0, '2017-05-04 00:00:00', 214, 'Drafted cover letter re request for CAR', 0, NULL, 3, 0, 1, 22, '2017-06-30 09:17:57', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4040, 25, 0, '2017-05-08 00:00:00', 214, 'Drafted transmittal letter, etc re filing of birth certificate and certificate of landholdings', 0, NULL, 4, 0, 1, 22, '2017-06-30 09:18:43', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4041, 25, 0, '2017-05-08 00:00:00', 125, 'Revised the minutes', 0, NULL, 2, 0, 1, 22, '2017-06-30 09:20:04', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(4042, 25, 0, '2017-05-08 00:00:00', 151, 'Conferred with SLP and secretaries re original AOI of PPIC', 2500, NULL, 3, 7500, 1, 22, '2017-06-30 09:20:37', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(4043, 25, 0, '2017-05-08 00:00:00', 163, '(Joanne Francisco) Revised Carlo\'s memo re applicability of Rule 84 Sec 3', 0, NULL, 4, 0, 1, 22, '2017-06-30 09:58:32', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(4044, 25, 0, '2017-05-08 00:00:00', 183, '(Romar BPO, Inc.) Drafted email memo re status of incorporation and need for further documents as SLP required ', 0, NULL, 2, 0, 1, 22, '2017-06-30 09:59:37', 22, '2017-06-30 10:07:52', 1, '00:00:00', '00:00:00', 3),
(4045, 25, 0, '2017-05-09 00:00:00', 163, '(AMSPEC) Attended meeting with Ronnie Lipio re estate tax', 0, NULL, 3, 0, 1, 22, '2017-06-30 10:02:59', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(4046, 25, 0, '2017-05-09 00:00:00', 163, '(Joanne Francisco) Revised Carlo\'s memo re applicability of Rule 84 Sec 3', 0, NULL, 4, 0, 1, 22, '2017-06-30 10:03:51', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(4047, 25, 0, '2017-05-10 00:00:00', 163, '(Joanne Francisco) Drafted memo re applicability of Rule 84 Sec 3', 0, NULL, 4, 0, 1, 22, '2017-06-30 10:04:26', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4048, 25, 0, '2017-05-10 00:00:00', 214, 'Drafted authorization for staff', 0, NULL, 2, 0, 1, 22, '2017-06-30 10:05:26', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4049, 25, 0, '2017-05-10 00:00:00', 104, 'Revised 2017 GIS', 0, NULL, 3, 0, 1, 22, '2017-06-30 10:06:01', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(4050, 25, 0, '2017-05-10 00:00:00', 183, 'Revised AOI of Romar after SEC comments', 0, NULL, 2, 0, 1, 22, '2017-06-30 10:07:26', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(4051, 25, 0, '2017-05-10 00:00:00', 183, '(Romar BPO, Inc.) Revised SEC Form F-100 after SEC comments', 0, NULL, 2, 0, 1, 22, '2017-06-30 10:09:39', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(4052, 25, 0, '2017-05-10 00:00:00', 210, 'Meeting with Carlo to discuss memo', 3000, NULL, 2, 6000, 1, 22, '2017-06-30 10:10:10', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(4053, 25, 0, '2017-05-10 00:00:00', 125, 'Revised the ASM and Organization Meeting minutes', 0, NULL, 2, 0, 1, 22, '2017-06-30 10:10:47', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(4054, 25, 0, '2017-05-11 00:00:00', 86, 'Drafted Secretary\'s Certificate, etc.', 0, NULL, 3, 0, 1, 22, '2017-06-30 10:11:31', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4055, 25, 0, '2017-05-12 00:00:00', 198, 'Supervised filing/transmittal of Mr. Panda\'s passport', 2500, NULL, 2, 5000, 1, 22, '2017-06-30 10:12:12', NULL, NULL, 1, '00:00:00', '00:00:00', 18),
(4056, 25, 0, '2017-05-12 00:00:00', 185, 'Revised the Due Diligence', 0, NULL, 4, 0, 1, 22, '2017-06-30 10:12:48', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(4057, 25, 0, '2017-05-12 00:00:00', 198, 'Drafted documents for AEP and visa application', 2500, NULL, 3, 7500, 1, 22, '2017-06-30 10:13:19', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4058, 25, 0, '2017-05-12 00:00:00', 198, '(ECCI) Drafted documents for AEP and visa application', 0, NULL, 3, 0, 1, 22, '2017-06-30 10:14:03', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4059, 25, 0, '2017-05-12 00:00:00', 86, 'Drafted Secretary\'s Certificate, etc.', 0, NULL, 3, 0, 1, 22, '2017-06-30 10:14:39', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4060, 25, 0, '2017-05-15 00:00:00', 214, 'Revised the documents for BIR filing', 0, NULL, 3, 0, 1, 22, '2017-06-30 10:15:12', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(4061, 25, 0, '2017-05-16 00:00:00', 217, 'Revised/Proofread Intercompany Agreement', 100, NULL, 3, 300, 1, 22, '2017-06-30 10:16:10', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(4062, 25, 0, '2017-05-16 00:00:00', 217, 'Meeting with EMP and DRP re intercompany agreement', 100, NULL, 2, 200, 1, 22, '2017-06-30 10:16:46', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(4063, 25, 0, '2017-05-16 00:00:00', 217, 'Researched on mandatory and prohibited clauses under IP Code as EMP instructed', 0, NULL, 2, 0, 1, 22, '2017-06-30 10:17:30', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(4064, 25, 0, '2017-05-16 00:00:00', 163, '(Renato Francisco) Meeting with GVF re status of case and way forward', 0, NULL, 3, 0, 1, 22, '2017-06-30 10:18:13', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(4065, 25, 0, '2017-05-16 00:00:00', 163, '(Renato Francisco) Researched on remedies to move forward with the case', 0, NULL, 4, 0, 1, 22, '2017-06-30 10:18:43', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(4066, 25, 0, '2017-05-16 00:00:00', 163, '(Renato Francisco) Drafted internal memo for GVF re remedy', 0, NULL, 3, 0, 1, 22, '2017-06-30 10:19:12', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4067, 25, 0, '2017-05-16 00:00:00', 163, '(Davao City Foods Ind) Drafted Motion to extend', 0, NULL, 4, 0, 1, 22, '2017-06-30 10:19:56', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4068, 25, 0, '2017-05-16 00:00:00', 163, '(Joanne Francisco) Drafted Sur-rejoinders for the two motions', 0, NULL, 5, 0, 1, 22, '2017-06-30 10:20:32', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4069, 25, 0, '2017-05-15 00:00:00', 80, 'Traveled to BOI re status of HMDC as affiliate.  Spoke to Atty. Albano', 0, NULL, 4, 0, 1, 22, '2017-06-30 10:21:28', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(4070, 25, 0, '2017-05-16 00:00:00', 210, 'Revised Carlo\'s memo re transfer of land', 3000, NULL, 5, 15000, 1, 22, '2017-06-30 10:22:20', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(4071, 25, 0, '2017-05-17 00:00:00', 214, 'Drafted internal memo re status', 0, NULL, 3, 0, 1, 22, '2017-06-30 10:23:19', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4072, 25, 0, '2017-05-17 00:00:00', 214, 'Conferred with secretary re assessment for com penalty', 0, NULL, 2, 0, 1, 22, '2017-06-30 10:23:51', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(4073, 25, 0, '2017-05-17 00:00:00', 163, '(Clarus RCM) Meeting with EMP re status of LGU registration', 0, NULL, 2, 0, 1, 22, '2017-06-30 10:24:49', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(4074, 25, 0, '2017-05-17 00:00:00', 214, 'Meeting re address to be declared', 0, NULL, 2, 0, 1, 22, '2017-06-30 10:25:29', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(4075, 25, 0, '2017-05-17 00:00:00', 214, 'Drafted letter to QC Assessor', 0, NULL, 3, 0, 1, 22, '2017-06-30 10:25:54', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4076, 25, 0, '2017-05-17 00:00:00', 163, '(Clarus) Drafted internal memo re status of LGU registration', 0, NULL, 3, 0, 1, 22, '2017-06-30 10:26:32', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4077, 19, 0, '2017-04-17 00:00:00', 163, 'Attended TMAP seminar', 0, NULL, 4.5, 0, 1, 19, '2017-06-30 10:27:06', NULL, NULL, 2, '00:00:00', '00:00:00', 1),
(4078, 25, 0, '2017-05-17 00:00:00', 215, 'Meeting with EMP and SLP re memo on SPV project', 100, NULL, 3, 300, 1, 22, '2017-06-30 10:27:14', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(4079, 25, 0, '2017-05-18 00:00:00', 215, 'Travelled to ERC and DOE re SPV project procedure', 0, NULL, 6, 0, 1, 22, '2017-06-30 10:27:52', 22, '2017-07-12 13:35:34', 1, '00:00:00', '00:00:00', 14),
(4080, 25, 0, '2017-05-18 00:00:00', 215, 'Meeting with EMP re outcome of inquiries', 0, NULL, 2, 0, 1, 22, '2017-06-30 10:28:29', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(4081, 12, 0, '2017-06-20 00:00:00', 10, 'Internal routing computation from BIR\n', 0, NULL, 0.1, 0, 1, 21, '2017-06-30 10:28:37', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4082, 25, 0, '2017-05-19 00:00:00', 217, 'Meeting with EMP re status of contract as TTA', 100, NULL, 2, 200, 1, 22, '2017-06-30 10:29:12', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(4083, 12, 0, '2017-06-20 00:00:00', 82, 'Internal routing DOLE RKS Form 5, establishment termination report\n', 0, NULL, 0.1, 0, 1, 21, '2017-06-30 10:29:46', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4084, 25, 0, '2017-05-19 00:00:00', 217, 'Made telephone call to IPOPhil re status of contract as TTA', 0, NULL, 3, 0, 1, 22, '2017-06-30 10:30:00', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(4085, 25, 0, '2017-05-19 00:00:00', 217, 'Attended meeting with CMS re status of contract as TTA ', 0, NULL, 3, 0, 1, 22, '2017-06-30 10:30:31', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(4086, 25, 0, '2017-05-19 00:00:00', 217, 'Wrote email to IPOPhil re TTAs', 0, NULL, 3, 0, 1, 22, '2017-06-30 10:30:54', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(4087, 12, 0, '2017-06-21 00:00:00', 213, 'Internal routing Authorization letter from Science Park of the Phils.\n', 6000, NULL, 0.1, 600, 1, 21, '2017-06-30 10:31:14', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4088, 25, 0, '2017-05-19 00:00:00', 215, 'Researched on PEZA zones', 100, NULL, 2, 200, 1, 22, '2017-06-30 10:32:13', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(4089, 12, 0, '2017-06-21 00:00:00', 196, 'Internal routing Original Certificate of Inc. AOI &amp; BL\n', 0, NULL, 0.1, 0, 1, 21, '2017-06-30 10:32:13', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4090, 25, 0, '2017-05-19 00:00:00', 215, 'Revised memo', 0, NULL, 4, 0, 1, 22, '2017-06-30 10:32:26', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(4091, 25, 0, '2017-05-22 00:00:00', 215, 'Drafted memo on SPV project', 0, NULL, 2, 0, 1, 22, '2017-06-30 10:32:56', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4092, 12, 0, '2017-06-21 00:00:00', 144, 'Internal routing Notarized Sec Certs\n', 0, NULL, 0.1, 0, 1, 21, '2017-06-30 10:33:02', NULL, NULL, 2, '00:00:00', '00:00:00', 20),
(4093, 25, 0, '2017-05-23 00:00:00', 151, 'Wrote email to Khita Hua re outstanding information needed for visa application', 2500, NULL, 2, 5000, 1, 22, '2017-06-30 10:33:29', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(4094, 12, 0, '2017-06-21 00:00:00', 221, 'Internal routing Certification for review of EMP\n', 6000, NULL, 0.1, 600, 1, 21, '2017-06-30 10:33:48', NULL, NULL, 2, '00:00:00', '00:00:00', 20),
(4095, 25, 0, '2017-05-23 00:00:00', 163, '(Clarus RCM) Researched on transfer pricing regulations', 0, NULL, 3, 0, 1, 22, '2017-06-30 10:34:08', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(4096, 12, 0, '2017-06-21 00:00:00', 196, 'Internal routing Addt\'l documenta requirements for locational clearance for review of EMP\n', 0, NULL, 0.1, 0, 1, 21, '2017-06-30 10:34:19', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4097, 25, 0, '2017-05-23 00:00:00', 215, 'Revised memo on SPV project', 100, NULL, 4, 400, 1, 22, '2017-06-30 10:34:38', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(4098, 12, 0, '2017-06-21 00:00:00', 141, 'Internal routing notice of resolution dated 6.16.17\n', 0, NULL, 0.1, 0, 1, 21, '2017-06-30 10:34:46', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4099, 12, 0, '2017-06-21 00:00:00', 221, 'Internal routing TIN application of King, Yvonne Helen\n', 6000, NULL, 0.1, 600, 1, 21, '2017-06-30 10:35:09', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4100, 25, 0, '2017-05-24 00:00:00', 215, 'Meeting with SLP re ERC resolution', 100, NULL, 2, 200, 1, 22, '2017-06-30 10:35:10', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(4101, 12, 0, '2017-06-21 00:00:00', 86, 'Internal routing board resolution\n', 6000, NULL, 0.1, 600, 1, 21, '2017-06-30 10:35:37', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4102, 25, 0, '2017-05-25 00:00:00', 215, 'Meeting with SLP re DU intervention', 100, NULL, 2, 200, 1, 22, '2017-06-30 10:35:49', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(4103, 12, 0, '2017-06-21 00:00:00', 91, 'Internal routing Memorandum filed on 6.19.17\n', 0, NULL, 0.1, 0, 1, 21, '2017-06-30 10:36:06', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4104, 25, 0, '2017-05-26 00:00:00', 215, 'Revised memo on SPV project', 100, NULL, 3, 300, 1, 22, '2017-06-30 10:36:15', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(4105, 12, 0, '2017-06-21 00:00:00', 64, 'Internal routing Transmittal of Sec Certs\n', 0, NULL, 0.1, 0, 1, 21, '2017-06-30 10:36:31', NULL, NULL, 2, '00:00:00', '00:00:00', 20),
(4106, 12, 0, '2017-06-22 00:00:00', 81, 'Internal routing Application for preferential tax\n', 0, NULL, 0.1, 0, 1, 21, '2017-06-30 10:38:17', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4107, 12, 0, '2017-06-22 00:00:00', 213, 'Internal routing TCTs\n', 6000, NULL, 0.1, 600, 1, 21, '2017-06-30 10:38:43', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4108, 25, 0, '2017-05-26 00:00:00', 183, '(Romar BPO, Inc.) Drafted internal memo on status of incorporation', 0, NULL, 2, 0, 1, 22, '2017-06-30 10:39:11', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4109, 12, 0, '2017-06-22 00:00:00', 221, 'Internal routing GIS &amp; Sec Cert\n', 6000, NULL, 0.1, 600, 1, 21, '2017-06-30 10:39:15', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4110, 25, 0, '2017-05-26 00:00:00', 163, '(LHC CTA Case 9188) Drafted Reply re Request for Admission', 0, NULL, 4, 0, 1, 22, '2017-06-30 10:40:07', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4111, 12, 0, '2017-06-22 00:00:00', 99, 'Internal routing sec certs &amp; board res\n', 0, NULL, 0.1, 0, 1, 21, '2017-06-30 10:40:44', NULL, NULL, 2, '00:00:00', '00:00:00', 20),
(4112, 25, 0, '2017-05-29 00:00:00', 214, 'Drafted internal memo re status (need for TIN)', 0, NULL, 2, 0, 1, 22, '2017-06-30 10:40:59', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4113, 12, 0, '2017-06-22 00:00:00', 81, 'Internal routing Memo\n', 0, NULL, 0.1, 0, 1, 21, '2017-06-30 10:41:39', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4114, 25, 0, '2017-05-29 00:00:00', 183, 'Requirements re exporting fruits', 0, NULL, 4, 0, 1, 22, '2017-06-30 10:41:43', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(4115, 12, 0, '2017-06-22 00:00:00', 172, 'Internal routing letter to BIR No. 39\n', 0, NULL, 0.1, 0, 1, 21, '2017-06-30 10:42:23', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4116, 25, 0, '2017-05-29 00:00:00', 163, 'Revised the MOA', 0, NULL, 4, 0, 1, 22, '2017-06-30 10:42:32', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(4117, 25, 0, '2017-05-30 00:00:00', 215, 'Revised the memo on SPV project', 100, NULL, 3, 300, 1, 22, '2017-06-30 10:43:07', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(4118, 12, 0, '2017-06-22 00:00:00', 47, 'Internal routing transmittal of Cert. of AOI\n', 0, NULL, 0.1, 0, 1, 21, '2017-06-30 10:43:27', NULL, NULL, 2, '00:00:00', '00:00:00', 20),
(4119, 12, 0, '2017-06-22 00:00:00', 120, 'Internal routing TSN dtd March 29, 2017 &amp; TSN dtd May 3, 2017\n\n', 0, NULL, 0.2, 0, 1, 21, '2017-06-30 10:44:00', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4120, 12, 0, '2017-06-22 00:00:00', 128, 'Internal routing Supply agreement b/w LHAI &amp; HPI, HRDC &amp; HPI\n', 0, NULL, 0.1, 0, 1, 21, '2017-06-30 10:45:13', NULL, NULL, 2, '00:00:00', '00:00:00', 20),
(4121, 12, 0, '2017-06-27 00:00:00', 81, 'Internal routing Transmittal of preferential tax of Renato Eje Jr., Ben John Tormon\n', 0, NULL, 0.1, 0, 1, 21, '2017-06-30 10:45:40', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4122, 12, 0, '2017-06-27 00:00:00', 182, 'Internal routing GIS 2017\n', 200, NULL, 0.1, 20, 1, 21, '2017-06-30 10:46:06', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4123, 12, 0, '2017-06-27 00:00:00', 202, 'Internal routing transmittal letter to BIR\n', 0, NULL, 0.1, 0, 1, 21, '2017-06-30 10:47:04', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4124, 12, 0, '2017-06-27 00:00:00', 221, 'Internal routing Certificate of Incorporation\n', 6000, NULL, 0.1, 600, 1, 21, '2017-06-30 10:47:38', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4125, 12, 0, '2017-06-27 00:00:00', 91, 'Internal routing Transmittal of memorandum\n', 0, NULL, 0.1, 0, 1, 21, '2017-06-30 10:47:56', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4126, 12, 0, '2017-06-27 00:00:00', 11, 'Internal routing Order dtd 6.13.17\n', 0, NULL, 0.1, 0, 1, 21, '2017-06-30 11:16:35', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4127, 12, 0, '2017-06-27 00:00:00', 120, 'Internal routing Order dtd 6.14.17\n', 0, NULL, 0.1, 0, 1, 21, '2017-06-30 11:17:15', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4128, 25, 0, '2017-05-30 00:00:00', 215, 'Traveled to BOI to clarify remaining questions for SPV memo', 0, NULL, 4, 0, 1, 22, '2017-06-30 14:17:48', NULL, NULL, 1, '00:00:00', '00:00:00', 14);
INSERT INTO `file_billing_tbl` (`file_billing_id`, `user_id`, `position`, `billing_date`, `file_id`, `work_detail`, `rate`, `time_spent_sec`, `time_spent`, `amount`, `active`, `insert_by`, `insert_dt`, `update_by`, `update_dt`, `task_type`, `start_time`, `end_time`, `task_code`) VALUES
(4129, 25, 0, '2017-05-31 00:00:00', 163, '(Clarus RCM) Drafted memo re update and need for info for post incorporation registrations', 0, NULL, 2, 0, 1, 22, '2017-06-30 14:18:46', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4130, 25, 0, '2017-05-31 00:00:00', 163, '(Marubeni) Meeting with GVF and DRP re memo for client on Mr. Kano-san assignment as VP', 0, NULL, 3, 0, 1, 22, '2017-06-30 14:19:46', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(4131, 25, 0, '2017-06-01 00:00:00', 214, 'Supervised filing of outstanding documents', 0, NULL, 3, 0, 1, 22, '2017-06-30 14:20:24', NULL, NULL, 1, '00:00:00', '00:00:00', 18),
(4132, 25, 0, '2017-06-01 00:00:00', 214, 'Drafted application for TIN', 0, NULL, 3, 0, 1, 22, '2017-06-30 14:20:46', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4133, 25, 0, '2017-06-01 00:00:00', 163, '(Clarus RCM) Drafted memo re authority of MPF to act, as per License to Operate', 0, NULL, 3, 0, 1, 22, '2017-06-30 14:21:25', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4134, 25, 0, '2017-06-01 00:00:00', 163, '(Clarus RCM) Drafted email memo re outstanding documents', 0, NULL, 3, 0, 1, 22, '2017-06-30 14:21:59', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4135, 25, 0, '2017-06-01 00:00:00', 163, '(Clarus RCM) Supervised filing for business registration', 0, NULL, 3, 0, 1, 22, '2017-06-30 14:22:29', NULL, NULL, 1, '00:00:00', '00:00:00', 18),
(4136, 25, 0, '2017-06-01 00:00:00', 183, '(Romar BPO, Inc.) Supervised filing of outstanding documents', 0, NULL, 3, 0, 1, 22, '2017-06-30 14:23:04', NULL, NULL, 1, '00:00:00', '00:00:00', 18),
(4137, 25, 0, '2017-06-01 00:00:00', 163, '(Clarus RCM) Drafted email memo re outstanding documents and further clarifications re x-ray requirement', 0, NULL, 3, 0, 1, 22, '2017-06-30 14:23:45', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4138, 25, 0, '2017-06-02 00:00:00', 185, 'Revised Due Diligence', 0, NULL, 4, 0, 1, 22, '2017-06-30 14:24:17', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(4139, 25, 0, '2017-06-05 00:00:00', 163, '(FEATI) Revised MOA on scholarship', 0, NULL, 4, 0, 1, 22, '2017-06-30 14:25:02', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(4140, 25, 0, '2017-06-05 00:00:00', 185, 'Revised Due Diligence', 0, NULL, 4, 0, 1, 22, '2017-06-30 14:25:32', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(4141, 25, 0, '2017-06-05 00:00:00', 210, 'Researched on memo re tax free exchanges', 3000, NULL, 3, 9000, 1, 22, '2017-06-30 14:25:58', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(4142, 25, 0, '2017-06-05 00:00:00', 203, 'Drafted Request for Ruling', 0, NULL, 4, 0, 1, 22, '2017-06-30 14:26:51', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4143, 25, 0, '2017-06-06 00:00:00', 203, 'Revised Request for Ruling', 0, NULL, 4, 0, 1, 22, '2017-06-30 14:27:16', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(4144, 25, 0, '2017-06-06 00:00:00', 203, 'Meeting with EMP re Request for Ruling', 0, NULL, 2, 0, 1, 22, '2017-06-30 14:27:48', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(4145, 25, 0, '2017-06-06 00:00:00', 163, 'Researched on RA 7729 as EMP instructed', 0, NULL, 2, 0, 1, 22, '2017-06-30 14:28:20', NULL, NULL, 2, '00:00:00', '00:00:00', 13),
(4146, 25, 0, '2017-06-06 00:00:00', 163, '(ATI Konsulta) Meeting with GVF re remedy after DOLE denial fo AEP application', 0, NULL, 3, 0, 1, 22, '2017-06-30 14:29:07', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(4147, 25, 0, '2017-06-06 00:00:00', 151, 'Supervised filing of visa application for Khita Hua', 2500, NULL, 3, 7500, 1, 22, '2017-06-30 14:29:38', NULL, NULL, 1, '00:00:00', '00:00:00', 18),
(4148, 25, 0, '2017-06-06 00:00:00', 203, 'Wrote email to Badeth re need for certificate of registration', 0, NULL, 2, 0, 1, 22, '2017-06-30 14:30:23', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(4149, 25, 0, '2017-06-06 00:00:00', 210, 'Researched on rulings on de facto merger', 3000, NULL, 2, 6000, 1, 22, '2017-06-30 14:30:50', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(4150, 25, 0, '2017-06-06 00:00:00', 210, 'Revised memo on land transfer', 0, NULL, 4, 0, 1, 22, '2017-06-30 14:31:10', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(4151, 25, 0, '2017-06-07 00:00:00', 163, '(ATI Konsulta) Drafted MR, Affidavits', 0, NULL, 5, 0, 1, 22, '2017-06-30 14:31:43', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4152, 25, 0, '2017-06-07 00:00:00', 215, 'Supervised filing of memo (prepared attachments)', 100, NULL, 2, 200, 1, 22, '2017-06-30 14:32:10', NULL, NULL, 1, '00:00:00', '00:00:00', 18),
(4153, 25, 0, '2017-06-08 00:00:00', 163, 'Attended seminar for BI accreditation ', 0, NULL, 8, 0, 1, 22, '2017-06-30 14:32:41', NULL, NULL, 2, '00:00:00', '00:00:00', 1),
(4154, 25, 0, '2017-06-08 00:00:00', 151, 'Supervised filing of visa application for Khita Hua', 2500, NULL, 2, 5000, 1, 22, '2017-06-30 14:33:06', NULL, NULL, 1, '00:00:00', '00:00:00', 18),
(4155, 25, 0, '2017-06-09 00:00:00', 163, 'Attended seminar for BI accreditation', 0, NULL, 8, 0, 1, 22, '2017-06-30 14:33:36', NULL, NULL, 2, '00:00:00', '00:00:00', 1),
(4156, 25, 0, '2017-06-09 00:00:00', 163, '(Clarus RCM) Drafted 2017 GIS', 0, NULL, 3, 0, 1, 22, '2017-06-30 14:34:17', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4157, 12, 0, '2017-06-30 00:00:00', 63, 'Internal routing letter to BIR Dep Com. Aranas\n', 0, NULL, 0.1, 0, 1, 21, '2017-07-03 09:51:31', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4158, 12, 0, '2017-06-30 00:00:00', 64, 'Internal routing transmittal of Sec Certs to Mr. Sioting\n', 0, NULL, 0.1, 0, 1, 21, '2017-07-03 09:52:55', NULL, NULL, 2, '00:00:00', '00:00:00', 20),
(4159, 12, 0, '2017-06-30 00:00:00', 143, 'Internal routing motion for commissioning of independent CPA\n', 0, NULL, 0.1, 0, 1, 21, '2017-07-03 09:53:55', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4160, 12, 0, '2017-06-30 00:00:00', 213, 'Internal routing CTCs of Titles\n', 6000, NULL, 0.1, 600, 1, 21, '2017-07-03 09:56:33', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4161, 12, 0, '2017-06-30 00:00:00', 158, 'Internal routing letter to BIR RDO 39 re issuance of tax clearance certificate and CAR\n', 6000, NULL, 0.1, 600, 1, 21, '2017-07-03 09:58:54', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4162, 12, 0, '2017-06-30 00:00:00', 111, 'Internal routing Amended GIS 2017\n', 0, NULL, 0.1, 0, 1, 21, '2017-07-03 09:59:18', NULL, NULL, 2, '00:00:00', '00:00:00', 20),
(4163, 12, 0, '2017-06-30 00:00:00', 189, 'Internal routing Amended GIS 2017\n', 0, NULL, 0.1, 0, 1, 21, '2017-07-03 09:59:42', NULL, NULL, 2, '00:00:00', '00:00:00', 20),
(4164, 12, 0, '2017-06-30 00:00:00', 127, 'Internal routing Amended GIS 2017\n', 0, NULL, 0.1, 0, 1, 21, '2017-07-03 10:00:08', NULL, NULL, 2, '00:00:00', '00:00:00', 20),
(4165, 12, 0, '2017-06-30 00:00:00', 112, 'Internal routing Amended GIS 2017\n', 0, NULL, 0.1, 0, 1, 21, '2017-07-03 10:00:38', NULL, NULL, 2, '00:00:00', '00:00:00', 20),
(4166, 12, 0, '2017-06-30 00:00:00', 110, 'Internal routing Amended GIS 2017\n', 0, NULL, 0.1, 0, 1, 21, '2017-07-03 10:01:06', NULL, NULL, 2, '00:00:00', '00:00:00', 20),
(4167, 12, 0, '2017-06-30 00:00:00', 64, 'Internal routing Amended GIS 2017\n', 0, NULL, 0.1, 0, 1, 21, '2017-07-03 10:01:40', NULL, NULL, 2, '00:00:00', '00:00:00', 20),
(4168, 16, 0, '2017-06-26 00:00:00', 163, 'Holiday: End of Ramadan', 0, NULL, 8, 0, 1, 16, '2017-07-03 16:14:29', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(4169, 16, 0, '2017-06-27 00:00:00', 163, 'Performed Other Service: Vacation Leave', 0, NULL, 8, 0, 1, 16, '2017-07-03 16:14:42', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(4170, 16, 0, '2017-06-28 00:00:00', 163, 'Performed Other Service: Vacation Leave', 0, NULL, 8, 0, 1, 16, '2017-07-03 16:14:58', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(4171, 16, 0, '2017-06-29 00:00:00', 163, 'Performed Other Service: Vacation Leave', 0, NULL, 8, 0, 1, 16, '2017-07-03 16:16:02', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(4172, 16, 0, '2017-06-30 00:00:00', 163, 'Performed Other Service: Vacation Leave', 0, NULL, 8, 0, 1, 16, '2017-07-03 16:16:18', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(4173, 12, 0, '2017-07-03 00:00:00', 47, 'Internal routing certificate of filing of AAOI\n', 0, NULL, 0.1, 0, 1, 21, '2017-07-04 10:17:02', NULL, NULL, 2, '00:00:00', '00:00:00', 20),
(4174, 12, 0, '2017-07-03 00:00:00', 48, 'Internal routing certificate of filing of AAOI\n', 0, NULL, 0.1, 0, 1, 21, '2017-07-04 10:17:31', NULL, NULL, 2, '00:00:00', '00:00:00', 20),
(4175, 12, 0, '2017-07-03 00:00:00', 182, 'Internal routing transmittal to BDO notarized Egovernment payment services letter agreement\n', 200, NULL, 0.1, 20, 1, 21, '2017-07-04 10:18:14', NULL, NULL, 2, '00:00:00', '00:00:00', 20),
(4176, 12, 0, '2017-07-03 00:00:00', 169, 'Internal routing GIS 2017\n', 0, NULL, 0.1, 0, 1, 21, '2017-07-04 10:18:40', NULL, NULL, 2, '00:00:00', '00:00:00', 20),
(4177, 12, 0, '2017-07-03 00:00:00', 183, 'Internal routing stock &amp; transfer book\nof Romar', 0, NULL, 0.1, 0, 1, 21, '2017-07-04 10:19:08', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4178, 12, 0, '2017-07-03 00:00:00', 221, 'Internal routing stock &amp; transfer book\n', 6000, NULL, 0.1, 600, 1, 21, '2017-07-04 10:19:31', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4179, 12, 0, '2017-07-03 00:00:00', 91, 'Internal routing notice of resolution dtd. 6-28-2017\n', 0, NULL, 0.1, 0, 1, 21, '2017-07-04 10:19:54', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4180, 12, 0, '2017-07-03 00:00:00', 139, 'Internal routing notice of resolution dtd. 6-28-2017\n', 0, NULL, 0.1, 0, 1, 21, '2017-07-04 10:21:34', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4181, 12, 0, '2017-07-03 00:00:00', 143, 'Internal routing Order dtd 6.13.17\n', 0, NULL, 0.1, 0, 1, 21, '2017-07-04 10:21:57', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4182, 12, 0, '2017-07-03 00:00:00', 67, 'Internal routing Certificate of title\n', 0, NULL, 0.1, 0, 1, 21, '2017-07-04 10:22:26', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4183, 19, 0, '2017-04-18 00:00:00', 97, 'Reviewed capital markets Shareholders Agreements and Partnership Agreements', 2500, NULL, 2, 5000, 1, 19, '2017-07-04 10:51:25', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(4184, 19, 0, '2017-04-18 00:00:00', 212, 'Internally discussed on Answer to Complaint', 3000, NULL, 0.3, 900, 1, 19, '2017-07-04 10:54:06', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(4185, 12, 0, '2017-07-04 00:00:00', 221, 'Conferred with Tracy re: Licensing Invoicing ', 6000, NULL, 1.5, 9000, 1, 12, '2017-07-04 11:10:55', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(4186, 16, 0, '2017-07-04 00:00:00', 221, 'Received telephone call from Tracy Chen re: Amendment of AOI and BIR/Mayor\'s Permit update', 3500, NULL, 0.4, 1400, 1, 16, '2017-07-04 11:41:04', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(4187, 16, 0, '2017-07-04 00:00:00', 221, 'Conference call with EMP and Tracy Chen re: HavenAsia licensing/tax matters', 3500, NULL, 1.2, 4200, 1, 16, '2017-07-04 11:41:37', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(4188, 16, 0, '2017-07-04 00:00:00', 163, 'Drafted DST Return for Intelligens Loan Agreement', 0, NULL, 0.4, 0, 1, 16, '2017-07-04 11:42:07', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4189, 16, 0, '2017-07-03 00:00:00', 90, 'Internally discussed with GVF and FGS re: Joanne Francisco MR', 0, NULL, 0.4, 0, 1, 16, '2017-07-04 11:42:47', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(4190, 16, 0, '2017-07-03 00:00:00', 90, 'Reviewed case files in preparation for MR drafting', 0, NULL, 1, 0, 1, 16, '2017-07-04 11:43:19', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(4191, 16, 0, '2017-07-03 00:00:00', 143, 'Reviewed JA of Mr. Wilfrido Rodriguez (new ICPA) and Compliance', 2500, NULL, 0.75, 1875, 1, 16, '2017-07-04 11:44:15', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(4192, 16, 0, '2017-07-03 00:00:00', 142, 'Drafted status update re: June 29 hearing attended by EMP and FGS', 2500, NULL, 0.3, 750, 1, 16, '2017-07-04 11:45:18', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4193, 16, 0, '2017-07-03 00:00:00', 56, 'Drafted Sec Cert and minutes for Land Bank vendor accreditation', 0, NULL, 0.75, 0, 1, 16, '2017-07-04 11:45:50', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4194, 16, 0, '2017-07-03 00:00:00', 163, 'Reviewed/proofread EMP\'s article on waivers', 0, NULL, 1, 0, 1, 16, '2017-07-04 11:46:29', NULL, NULL, 2, '00:00:00', '00:00:00', 12),
(4195, 16, 0, '2017-07-03 00:00:00', 90, 'Researched on contempt for MR', 0, NULL, 4, 0, 1, 16, '2017-07-04 11:46:49', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(4196, 16, 0, '2017-07-04 00:00:00', 86, 'Attended SH and BOD meeting', 2500, NULL, 1, 2500, 1, 16, '2017-07-04 17:05:38', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(4197, 16, 0, '2017-07-04 00:00:00', 86, 'Drafted minutes of SH and BOD meetings', 2500, NULL, 1.25, 3125, 1, 16, '2017-07-04 17:05:52', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4198, 16, 0, '2017-07-04 00:00:00', 48, 'Internally discussed with EMP re: increase of capital stock ', 0, NULL, 0.3, 0, 1, 16, '2017-07-04 17:06:11', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(4199, 16, 0, '2017-07-04 00:00:00', 48, 'Reviewed Cemco minutes to find minutes approving return of deposit for future subscription / Reviewed AFS for 2016', 0, NULL, 1, 0, 1, 16, '2017-07-04 17:06:38', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(4200, 16, 0, '2017-07-04 00:00:00', 142, 'Reviewed status update/converted to formal latter', 2500, NULL, 0.3, 750, 1, 16, '2017-07-04 17:07:06', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(4201, 16, 0, '2017-07-04 00:00:00', 143, 'Received telephone call from Ada Santiago-Aquino re: meeting with Arazeli Malapad', 2500, NULL, 0.2, 500, 1, 16, '2017-07-04 17:07:33', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(4202, 16, 0, '2017-07-04 00:00:00', 85, 'Reviewed newly issued CAR for Sara Ongsun\'s TGPI shares', 0, NULL, 0.4, 0, 1, 16, '2017-07-04 17:07:59', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(4203, 16, 0, '2017-07-04 00:00:00', 217, 'Made telephone call to Cherry Calleja re: passport for notarization of Dojesta Sec Cert', 120, NULL, 0.2, 24, 1, 16, '2017-07-04 17:08:27', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(4204, 16, 0, '2017-07-04 00:00:00', 221, 'Wrote emails to Tracy Chen re: update on amendment of AOI process', 3500, NULL, 0.5, 1750, 1, 16, '2017-07-04 17:09:11', 16, '2017-07-04 17:17:24', 1, '00:00:00', '00:00:00', 6),
(4205, 16, 0, '2017-07-04 00:00:00', 81, 'Internally discussed with EMP re: submission to BOI of applications for new affiliates previously omitted', 0, NULL, 0.4, 0, 1, 16, '2017-07-04 17:11:19', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(4206, 12, 0, '2017-07-03 00:00:00', 221, 'Wrote email to TRACY', 0, NULL, 0.3, 0, 1, 12, '2017-07-04 17:38:00', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(4207, 12, 0, '2017-07-04 00:00:00', 48, 'Examined documents; email to Shirley', 0, NULL, 1.5, 0, 1, 12, '2017-07-04 17:41:26', NULL, NULL, 1, '00:00:00', '00:00:00', 5),
(4208, 12, 0, '2017-07-03 00:00:00', 48, 'Examined documents', 0, NULL, 1.5, 0, 1, 12, '2017-07-04 17:43:05', NULL, NULL, 1, '00:00:00', '00:00:00', 5),
(4209, 16, 0, '2017-07-04 00:00:00', 163, 'Reviewed KRA\'s memo on investment advice (Strongvieiw/Anton Romulo)', 0, NULL, 1, 0, 1, 16, '2017-07-04 17:48:22', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(4210, 12, 0, '2017-07-03 00:00:00', 86, 'Annual SM and BOD meeting by teleconference', 6000, NULL, 0.45, 2700, 1, 12, '2017-07-04 17:48:31', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(4211, 12, 0, '2017-07-04 00:00:00', 213, 'Reviewed of Tripartite Memorandum of Agreement', 6000, NULL, 1.5, 9000, 1, 12, '2017-07-04 18:37:39', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(4212, 12, 0, '2017-07-04 00:00:00', 196, 'Internally discussed with Dianne', 0, NULL, 0.5, 0, 1, 12, '2017-07-04 18:39:49', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(4213, 16, 0, '2017-06-23 00:00:00', 11, 'Finalized Supplemental FOE, reviewed documentary attachments, supervised filing', 0, NULL, 3, 0, 1, 16, '2017-07-05 12:08:11', 16, '2017-07-05 12:22:13', 1, '00:00:00', '00:00:00', 18),
(4214, 16, 0, '2017-06-19 00:00:00', 11, 'Reviewed files/drafted supplemental FOE', 0, NULL, 3, 0, 1, 16, '2017-07-05 12:08:57', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4215, 16, 0, '2017-06-20 00:00:00', 221, 'Internally discussed with Ms Lyn re: requirements for GIS filing, TINs of directors/shareholders; monitored status', 3500, NULL, 1, 3500, 1, 16, '2017-07-05 12:10:20', 16, '2017-07-05 12:10:29', 1, '00:00:00', '00:00:00', 8),
(4216, 16, 0, '2017-06-20 00:00:00', 143, 'Internally discussed with KRA re: submission of new JA of ICPA (Wilfrido Rodriguez)', 2500, NULL, 0.4, 1000, 1, 16, '2017-07-05 12:12:04', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(4217, 16, 0, '2017-06-20 00:00:00', 143, 'Wrote email to Atty Golda re: Mr. Wilfrido Rodriguez\'s credentials as ICPA', 0, NULL, 0.2, 0, 1, 16, '2017-07-05 12:12:37', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(4218, 16, 0, '2017-06-20 00:00:00', 217, 'Drafted BOD and SH minutes, and indemnity letters', 120, NULL, 1.5, 180, 1, 16, '2017-07-05 12:13:27', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4219, 16, 0, '2017-06-20 00:00:00', 47, 'Internally discussed with docket and Ms Lyn re: transmittal of Certificate of Filing of Amended Articles to Atty. Wilwayco of CAGAT Law', 0, NULL, 0.4, 0, 1, 16, '2017-07-05 12:14:32', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(4220, 16, 0, '2017-06-20 00:00:00', 81, 'Revised/reviewed Malaysia MSA', 0, NULL, 2, 0, 1, 16, '2017-07-05 12:15:23', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(4221, 16, 0, '2017-06-21 00:00:00', 163, 'Performed Other Service: sick leave in the am', 0, NULL, 4, 0, 1, 16, '2017-07-05 12:16:50', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(4222, 16, 0, '2017-06-20 00:00:00', 217, 'Reviewed Dojesta minutes, Sec Certs, board resolutions and other documentation', 120, NULL, 1, 120, 1, 16, '2017-07-05 12:17:36', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(4223, 16, 0, '2017-06-20 00:00:00', 11, 'Further revised Supplemental FOE and reviewed documentation that needs to be remarked', 0, NULL, 1.5, 0, 1, 16, '2017-07-05 12:19:03', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(4224, 16, 0, '2017-06-23 00:00:00', 142, 'Drafted Motion to Resolve Objection/Motion for Issuance of Subpoena Ad Testificandum', 2500, NULL, 2, 5000, 1, 16, '2017-07-05 12:20:08', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4225, 16, 0, '2017-06-23 00:00:00', 142, 'Internally discussed with EMP re: Project Leo 9188 Motion', 2500, NULL, 0.3, 750, 1, 16, '2017-07-05 12:20:24', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(4226, 16, 0, '2017-06-23 00:00:00', 142, 'Revised Motion to Resolve Objection/Supervised filing', 0, NULL, 1.5, 0, 1, 16, '2017-07-05 12:20:49', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(4227, 16, 0, '2017-06-23 00:00:00', 220, 'Drafted tax calculations for Esther Ng and Ng-family owned corporations', 3500, NULL, 5, 17500, 1, 16, '2017-07-05 12:22:03', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4228, 16, 0, '2017-07-05 00:00:00', 221, 'Drafted memo on illustration of royalty tax payments', 3500, NULL, 4, 14000, 1, 16, '2017-07-05 12:54:03', 16, '2017-07-05 17:08:05', 1, '00:00:00', '00:00:00', 3),
(4229, 16, 0, '2017-07-05 00:00:00', 81, 'Internally discussed with EMP and RHO re: reporting of affiliates / status of applications', 0, NULL, 0.5, 0, 1, 16, '2017-07-05 12:59:26', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(4230, 16, 0, '2017-07-05 00:00:00', 38, 'Further drafted/revised MSPI RTA per discussion with EMP', 0, NULL, 1, 0, 1, 16, '2017-07-05 17:05:28', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4231, 16, 0, '2017-07-05 00:00:00', 163, 'Internal discussion with and reviewed work of KRA re: memo for Strongview/Anton Romulo re: investment advisers', 0, NULL, 1.5, 0, 1, 16, '2017-07-05 17:06:13', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(4232, 16, 0, '2017-07-05 00:00:00', 86, 'Revised ASM minutes and sent email to Sara Gutierrez', 2500, NULL, 0.4, 1000, 1, 16, '2017-07-05 17:07:47', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(4233, 16, 0, '2017-07-05 00:00:00', 169, 'Reviewed informed consent form/Security Bank MOA', 0, NULL, 1, 0, 1, 16, '2017-07-05 17:08:45', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(4234, 12, 0, '2017-07-04 00:00:00', 144, 'Internal routing GIS 2017\n', 0, NULL, 0.1, 0, 1, 21, '2017-07-06 09:57:20', NULL, NULL, 2, '00:00:00', '00:00:00', 20),
(4235, 12, 0, '2017-07-04 00:00:00', 213, 'Internal routing Certification from Tanauan Batangas\n', 6000, NULL, 0.1, 600, 1, 21, '2017-07-06 09:57:45', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4236, 12, 0, '2017-07-04 00:00:00', 85, 'Internal routing CAR\n', 0, NULL, 0.1, 0, 1, 21, '2017-07-06 09:58:35', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4237, 12, 0, '2017-07-04 00:00:00', 189, 'Internal routing Sec. Cert\n', 0, NULL, 0.1, 0, 1, 21, '2017-07-06 09:59:01', NULL, NULL, 2, '00:00:00', '00:00:00', 20),
(4238, 12, 0, '2017-07-04 00:00:00', 120, 'Internal routing FOE\n', 0, NULL, 0.1, 0, 1, 21, '2017-07-06 09:59:26', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4239, 12, 0, '2017-07-04 00:00:00', 47, 'Internal routing Minutes held on June 20, 2017\n', 0, NULL, 0.1, 0, 1, 21, '2017-07-06 09:59:51', NULL, NULL, 2, '00:00:00', '00:00:00', 20),
(4240, 12, 0, '2017-07-04 00:00:00', 48, 'Internal routing Minutes held on June 20, 2017\n', 0, NULL, 0.1, 0, 1, 21, '2017-07-06 10:00:12', NULL, NULL, 2, '00:00:00', '00:00:00', 20),
(4241, 12, 0, '2017-07-04 00:00:00', 219, 'Internal routing Documents from Kat Mamba \n', 6000, NULL, 0.1, 600, 1, 21, '2017-07-06 10:00:40', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4242, 12, 0, '2017-07-05 00:00:00', 183, 'Internal routing BIR Form 2000-DST &amp; payment form of Romar', 0, NULL, 0.1, 0, 1, 21, '2017-07-06 10:01:22', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4243, 12, 0, '2017-07-05 00:00:00', 143, 'Internal routing compliance\n', 0, NULL, 0.1, 0, 1, 21, '2017-07-06 10:02:53', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4244, 16, 0, '2017-07-06 00:00:00', 163, 'Attended meeting at HPI with Jena Rojas, EMP, SLP re: Holcim Simplification', 0, NULL, 1.25, 0, 1, 16, '2017-07-06 17:41:58', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(4245, 16, 0, '2017-07-06 00:00:00', 163, 'Traveled to and from HPI office for Holcim Simplification meeting', 0, NULL, 1.5, 0, 1, 16, '2017-07-06 17:42:28', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(4246, 16, 0, '2017-07-06 00:00:00', 163, 'Attended meeting with new client (Friendlycare Foundation) with EMP', 0, NULL, 1.2, 0, 1, 16, '2017-07-06 17:42:54', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(4247, 16, 0, '2017-07-06 00:00:00', 169, 'Reviewed work of KRA re: review of Pacific Cross Agreement', 0, NULL, 1, 0, 1, 16, '2017-07-06 17:43:13', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(4248, 16, 0, '2017-07-06 00:00:00', 56, 'Followed-up status of Sec Cert with Ms. Lyn/Wrote email to Jatrina Chua re: Sec Cert for Land Bank vendor accreditation', 0, NULL, 0.3, 0, 1, 16, '2017-07-06 17:43:49', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(4249, 16, 0, '2017-07-06 00:00:00', 163, 'Internally discussed with KRA re: research for Friendlycare Foundation tax exemption issue', 0, NULL, 0.3, 0, 1, 16, '2017-07-06 17:44:21', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(4250, 16, 0, '2017-07-06 00:00:00', 212, 'Reviewed files in preparation for mediation/discussed with GVF re: Sec Cert', 3000, NULL, 0.75, 2250, 1, 16, '2017-07-06 18:11:47', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(4251, 12, 0, '2017-07-06 00:00:00', 172, 'Conferred with SLP/FGS', 0, NULL, 1.2, 0, 1, 12, '2017-07-06 19:36:30', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(4252, 12, 0, '2017-07-06 00:00:00', 172, 'Wrote letter to Jena', 0, NULL, 1.5, 0, 1, 12, '2017-07-06 19:36:53', NULL, NULL, 1, '00:00:00', '00:00:00', 9),
(4253, 12, 0, '2017-07-05 00:00:00', 172, 'Wrote letter to Jena', 0, NULL, 1.5, 0, 1, 12, '2017-07-06 19:37:19', NULL, NULL, 1, '00:00:00', '00:00:00', 9),
(4254, 12, 0, '2017-07-05 00:00:00', 213, 'Performed Other Service - Coordinating DD report', 6000, NULL, 0.5, 3000, 1, 12, '2017-07-06 19:38:23', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(4255, 12, 0, '2017-07-05 00:00:00', 66, 'Internally discussed with SAM re new agreements for review', 0, NULL, 0.3, 0, 1, 12, '2017-07-06 19:39:39', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(4256, 12, 0, '2017-07-05 00:00:00', 188, 'Performed Other Service - coordination with Ian/Gemma', 6000, NULL, 0.5, 3000, 1, 12, '2017-07-06 19:40:19', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(4257, 12, 0, '2017-07-06 00:00:00', 152, 'Drafted letter to BIR; internal discussion with RHO', 0, NULL, 0.5, 0, 1, 12, '2017-07-06 19:44:54', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4258, 16, 0, '2017-07-07 00:00:00', 212, 'Attended mediation for Growl v Tradeshow', 0, NULL, 2, 0, 1, 16, '2017-07-10 14:13:51', NULL, NULL, 1, '00:00:00', '00:00:00', 15),
(4259, 16, 0, '2017-07-10 00:00:00', 85, 'Traveled to Paranaque RD to confer with Registrar of Deeds on transfer of TGP Land title', 0, NULL, 1.2, 0, 1, 16, '2017-07-10 14:14:52', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(4260, 16, 0, '2017-07-10 00:00:00', 85, 'Conferred with Registrar of Deeds on transfer of TGP Land title/conferred with City Treasurer re: unpaid property taxes', 0, NULL, 4.2, 0, 1, 16, '2017-07-10 14:15:16', 16, '2017-07-25 13:28:02', 1, '00:00:00', '00:00:00', 2),
(4261, 16, 0, '2017-07-10 00:00:00', 221, 'Internally discussed with EMP re HavenAsia followup memo on royalty computations', 3500, NULL, 0.75, 2625, 1, 16, '2017-07-10 14:15:55', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(4262, 16, 0, '2017-07-10 00:00:00', 221, 'Revised followup memo on royalty tax computations based on discussion with EMP', 3500, NULL, 2, 7000, 1, 16, '2017-07-10 14:16:19', 16, '2017-07-25 13:22:48', 1, '00:00:00', '00:00:00', 19),
(4263, 12, 0, '2017-07-11 00:00:00', 134, 'Performed Other Service, signed letter to BIR RDO No. 49 re closing of open &quot;Stop Filer&quot; case', 180, NULL, 0.1, 18, 1, 21, '2017-07-11 16:07:52', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(4264, 12, 0, '2017-07-11 00:00:00', 81, 'Performed Other Service signed letter of intent to Bureau of Investments re Updated list of Switzerland and USA Affiliates', 0, NULL, 0.2, 0, 1, 21, '2017-07-11 16:08:57', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(4265, 12, 0, '2017-07-11 00:00:00', 81, 'Performed Other Service, signed letter of intent to BOI re Amended updated list of Singaporean affiliates', 0, NULL, 0.2, 0, 1, 21, '2017-07-11 16:10:00', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(4266, 12, 0, '2017-07-11 00:00:00', 134, 'Performed Other Service, signed management\'s responsibility for Annual ITR &amp; FS', 180, NULL, 0.2, 36, 1, 21, '2017-07-11 16:10:40', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(4267, 12, 0, '2017-07-11 00:00:00', 221, 'Performed Other Service, signed management\'s responsibility of Annual ITR &amp; FS', 6000, NULL, 0.2, 1200, 1, 21, '2017-07-11 16:11:14', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(4268, 12, 0, '2017-07-11 00:00:00', 19, 'Performed Other Service, review &amp; signed Secretary\'s Certificate for senior high-school', 0, NULL, 0.2, 0, 1, 21, '2017-07-11 17:38:14', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(4269, 12, 0, '2017-07-11 00:00:00', 19, 'Performed Other Service, review &amp; signed Minutes for SH', 0, NULL, 0.2, 0, 1, 21, '2017-07-11 17:40:19', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(4270, 12, 0, '2017-07-06 00:00:00', 81, 'Internal routing Letter to BOI re Amended updated list of Malaysian affiliates\n', 0, NULL, 0.1, 0, 1, 21, '2017-07-11 17:42:25', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4271, 12, 0, '2017-07-06 00:00:00', 142, 'Internal routing notice of hearing\n', 0, NULL, 0.1, 0, 1, 21, '2017-07-11 17:42:49', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4272, 12, 0, '2017-07-10 00:00:00', 139, 'Internal routing notice of resolution dtd 7.7.17\n', 0, NULL, 0.1, 0, 1, 21, '2017-07-11 17:43:31', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4273, 12, 0, '2017-07-06 00:00:00', 93, 'Internal routing notice of resolution dtd 7.5.17\n', 0, NULL, 0.1, 0, 1, 21, '2017-07-11 17:44:00', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4274, 12, 0, '2017-07-06 00:00:00', 142, 'Internal routing Order dtd 6.29.17\n', 0, NULL, 0.1, 0, 1, 21, '2017-07-11 17:44:27', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4275, 12, 0, '2017-07-06 00:00:00', 120, 'Internal routing comment/opposition\n', 0, NULL, 0.1, 0, 1, 21, '2017-07-11 17:44:45', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4276, 12, 0, '2017-07-06 00:00:00', 213, 'Internal routing Certification from Tanauan Batangas\n', 6000, NULL, 0.1, 600, 1, 21, '2017-07-11 17:45:05', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4277, 12, 0, '2017-07-06 00:00:00', 134, 'Internal routing Maybank statement of acct.\n', 180, NULL, 0.1, 18, 1, 21, '2017-07-11 17:45:25', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4278, 12, 0, '2017-07-06 00:00:00', 196, 'Internal routing Sec. Certs\n', 0, NULL, 0.1, 0, 1, 21, '2017-07-11 17:45:43', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4279, 12, 0, '2017-07-06 00:00:00', 81, 'Internal routing Notification update form \n', 0, NULL, 0.1, 0, 1, 21, '2017-07-11 17:48:32', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4280, 12, 0, '2017-07-06 00:00:00', 128, 'Internal routing Letter to William de Lumley &amp; Carmel Necor, notarized deed of absolute sale\n', 0, NULL, 0.1, 0, 1, 21, '2017-07-11 17:48:54', NULL, NULL, 2, '00:00:00', '00:00:00', 20),
(4281, 12, 0, '2017-07-06 00:00:00', 196, 'Internal routing transmittal of documents\n', 0, NULL, 0.1, 0, 1, 21, '2017-07-11 17:49:15', NULL, NULL, 2, '00:00:00', '00:00:00', 20),
(4282, 12, 0, '2017-07-06 00:00:00', 64, 'Internal routing Transmittal of Sec. Certs, Southern cross, limay, HPMC\n', 0, NULL, 0.1, 0, 1, 21, '2017-07-11 17:49:49', NULL, NULL, 2, '00:00:00', '00:00:00', 20),
(4283, 12, 0, '2017-07-11 00:00:00', 63, 'Conferred with  Allen - re final turn-over report', 0, NULL, 1.75, 0, 1, 12, '2017-07-11 19:20:07', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(4284, 12, 0, '2017-07-11 00:00:00', 188, 'Wrote letter/email to client', 6000, NULL, 0.5, 3000, 1, 12, '2017-07-11 19:20:41', NULL, NULL, 1, '00:00:00', '00:00:00', 9),
(4285, 12, 0, '2017-07-11 00:00:00', 128, 'Drafted Hard Rock Agreement', 0, NULL, 1.2, 0, 1, 12, '2017-07-11 19:22:01', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4286, 12, 0, '2017-07-11 00:00:00', 158, 'Wrote email to Sonny Nisce', 6000, NULL, 0.5, 3000, 1, 12, '2017-07-11 19:22:25', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(4287, 12, 0, '2017-07-11 00:00:00', 104, 'Wrote email/what/s app to Sharon re taxes on potential sale of condo owned by One Versace', 6000, NULL, 0.3, 1800, 1, 12, '2017-07-11 19:24:20', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(4288, 26, 0, '2017-06-19 00:00:00', 87, 'Internally discussed with GVF', 2500, NULL, 0.3, 750, 1, 26, '2017-07-12 11:47:58', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(4289, 26, 0, '2017-06-19 00:00:00', 80, 'Internally discussed with GVF', 0, NULL, 0.25, 0, 1, 26, '2017-07-12 11:48:27', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(4290, 26, 0, '2017-06-19 00:00:00', 80, 'Researched on non-dimunition', 0, NULL, 1.15, 0, 1, 26, '2017-07-12 11:48:50', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(4291, 26, 0, '2017-06-19 00:00:00', 80, 'Drafted memo and email to sir GVF', 0, NULL, 1.3, 0, 1, 26, '2017-07-12 11:50:30', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4292, 26, 0, '2017-06-19 00:00:00', 63, 'Internally discussed with SLP', 0, NULL, 0.15, 0, 1, 26, '2017-07-12 11:51:32', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(4293, 12, 0, '2017-07-12 00:00:00', 220, 'Conference call with Jocelyn  Ng', 6000, NULL, 1.25, 7500, 1, 12, '2017-07-12 11:57:12', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(4294, 12, 0, '2017-07-12 00:00:00', 220, 'Internally discussed with DRP and team', 6000, NULL, 0.5, 3000, 1, 12, '2017-07-12 11:57:26', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(4295, 12, 0, '2017-07-12 00:00:00', 226, 'Revised the Second Amendment Agreement; review of original Agreement; internal discussion with SLP; call to Kat Madamba', 0, NULL, 1.75, 0, 1, 12, '2017-07-12 11:58:44', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(4296, 12, 0, '2017-07-12 00:00:00', 228, 'Internal discussion with DRP re stock transaction tax on sales outside the PSE', 6000, NULL, 0.75, 4500, 1, 12, '2017-07-12 11:59:32', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(4297, 12, 0, '2017-07-11 00:00:00', 228, 'Internally discussed with the team', 6000, NULL, 1.75, 10500, 1, 12, '2017-07-12 12:00:20', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(4298, 12, 0, '2017-07-07 00:00:00', 228, 'Internally discussed with team', 6000, NULL, 1.75, 10500, 1, 12, '2017-07-12 12:00:59', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(4299, 26, 0, '2017-06-19 00:00:00', 63, 'Researched on Tax free exchange cases and laws issuance, and drafted email to SLP.', 0, NULL, 4, 0, 1, 26, '2017-07-12 13:02:39', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(4300, 26, 0, '2017-06-20 00:00:00', 87, 'Researched on BAI procedures ', 2500, NULL, 1, 2500, 1, 26, '2017-07-12 13:03:42', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(4301, 26, 0, '2017-06-20 00:00:00', 80, 'Attended meeting with GVF and research on policy, drafted internal memo and email it GVF', 0, NULL, 8.5, 0, 1, 26, '2017-07-12 13:05:58', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(4302, 26, 0, '2017-06-20 00:00:00', 143, 'Attended meeting with DRP and reviewed email', 2500, NULL, 0.15, 375, 1, 26, '2017-07-12 13:08:22', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(4303, 26, 0, '2017-06-20 00:00:00', 63, 'Attended meeting with SLP', 0, NULL, 0.3, 0, 1, 26, '2017-07-12 13:08:44', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(4304, 26, 0, '2017-06-21 00:00:00', 63, 'Attended meeting with SLP, review supplemental letter and draft part of the supplemental letter ', 0, NULL, 5.3, 0, 1, 26, '2017-07-12 13:09:20', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(4305, 26, 0, '2017-06-21 00:00:00', 63, 'Attended meeting with SLP executive overreach, research, draft summary, and email to SLP', 0, NULL, 1.15, 0, 1, 26, '2017-07-12 13:10:06', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(4306, 26, 0, '2017-06-21 00:00:00', 80, 'Attended meeting with GVF', 0, NULL, 0.25, 0, 1, 26, '2017-07-12 13:10:52', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(4307, 26, 0, '2017-06-21 00:00:00', 80, 'Researched on leverage ', 0, NULL, 0.3, 0, 1, 26, '2017-07-12 13:11:18', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(4308, 26, 0, '2017-06-21 00:00:00', 163, 'Marubeni Philippines-Attended meeting with DRP and GVF', 0, NULL, 0.1, 0, 1, 26, '2017-07-12 13:11:52', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(4309, 26, 0, '2017-06-21 00:00:00', 163, 'Anton Romulo-Attended meeting with GVF and DRP and research on investment adviser', 0, NULL, 1, 0, 1, 26, '2017-07-12 13:13:20', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(4310, 26, 0, '2017-06-21 00:00:00', 143, 'Reviewed email and attachments and drafted motion for commissioning ICPA', 2500, NULL, 0.35, 875, 1, 26, '2017-07-12 13:14:02', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(4311, 12, 0, '2017-07-12 00:00:00', 226, 'Drafted - Revised Second Amendment (v2) of Sto. Tomas Property', 0, NULL, 1.5, 0, 1, 12, '2017-07-12 13:33:33', 12, '2017-07-12 13:34:25', 1, '00:00:00', '00:00:00', 3),
(4312, 25, 0, '2017-06-20 00:00:00', 215, 'Meeting with SLP re need to confirm time line for regulatory compliance ', 100, NULL, 2, 200, 1, 22, '2017-07-12 13:38:12', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(4313, 25, 0, '2017-06-20 00:00:00', 215, 'Telephone call to Mr. Jose Angeles of DOE re tinmeline', 0, NULL, 2, 0, 1, 22, '2017-07-12 13:39:19', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(4314, 26, 0, '2017-06-22 00:00:00', 143, 'Drafted Judicial Affidavit of Mr. Rodriguez and email to DRP; read email of DRP and called Mr. Rodriguez .', 0, NULL, 1.28, 0, 1, 26, '2017-07-12 13:39:48', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4315, 25, 0, '2017-06-20 00:00:00', 215, 'Internally discussed with SCS re need to confirm timeline for clearance certificate with BOI', 0, NULL, 1, 0, 1, 22, '2017-07-12 13:40:11', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(4316, 25, 0, '2017-06-20 00:00:00', 215, 'Internally discussed with SCS re outcome of inquiry with BOI', 0, NULL, 1, 0, 0, 22, '2017-07-12 13:40:35', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(4317, 26, 0, '2017-06-22 00:00:00', 163, 'Marubeni-Read Email and attachments, research on data privacy and email', 0, NULL, 3.15, 0, 1, 26, '2017-07-12 13:41:00', NULL, NULL, 1, '00:00:00', '00:00:00', 4),
(4318, 25, 0, '2017-06-21 00:00:00', 215, 'Meeting with SCS re outcome of inquiry with BOI', 0, NULL, 1, 0, 1, 22, '2017-07-12 13:41:22', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(4319, 25, 0, '2017-06-21 00:00:00', 215, 'Drafted Gantt chart for memo', 100, NULL, 3, 300, 1, 22, '2017-07-12 13:42:08', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4320, 25, 0, '2017-06-21 00:00:00', 215, 'Revised Gantt chart upon SLP instruction', 0, NULL, 2, 0, 1, 22, '2017-07-12 13:42:31', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(4321, 25, 0, '2017-07-03 00:00:00', 213, 'Attended meeting with EMP and SLP re due diligence', 3000, NULL, 2, 6000, 1, 22, '2017-07-12 13:52:11', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(4322, 25, 0, '2017-07-03 00:00:00', 213, 'Researched on court branches for due diligence', 3000, NULL, 2, 6000, 1, 22, '2017-07-12 13:53:24', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(4323, 25, 0, '2017-07-03 00:00:00', 213, 'Travelled to Tanauan and Malvar for due diligence', 3000, NULL, 6, 18000, 0, 22, '2017-07-12 13:53:53', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(4324, 25, 0, '2017-07-05 00:00:00', 213, 'Traveled to Tanauan and Malvar for due diligence', 0, NULL, 6, 0, 1, 22, '2017-07-12 13:54:57', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(4325, 25, 0, '2017-07-05 00:00:00', 213, 'Revised due diligence report', 3000, NULL, 2, 6000, 1, 22, '2017-07-12 13:55:28', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(4326, 25, 0, '2017-07-07 00:00:00', 213, 'Revised due diligence report', 0, NULL, 3, 0, 1, 22, '2017-07-12 13:55:58', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(4327, 25, 0, '2017-06-13 00:00:00', 143, 'Attended at hearing at CTA fro Mr. Mendoza commissioning', 2500, NULL, 3, 7500, 1, 22, '2017-07-12 14:27:07', NULL, NULL, 1, '00:00:00', '00:00:00', 15),
(4328, 25, 0, '2017-06-13 00:00:00', 139, 'Drafted MR', 2500, NULL, 3, 7500, 1, 22, '2017-07-12 14:27:34', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4329, 25, 0, '2017-06-15 00:00:00', 183, '(Romar BPO, Inc.) Meeting with SLP re Romar incorporation', 0, NULL, 2, 0, 1, 22, '2017-07-12 14:31:25', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(4330, 25, 0, '2017-06-15 00:00:00', 172, 'Revised letter to RDO 39', 0, NULL, 2, 0, 1, 22, '2017-07-12 14:32:04', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(4331, 25, 0, '2017-06-15 00:00:00', 198, 'Researched on requirement for dependent visa for 9G visa applicant\'s dependent', 2500, NULL, 2, 5000, 1, 22, '2017-07-12 14:32:46', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(4332, 25, 0, '2017-06-15 00:00:00', 198, 'Drafted internal memo for GVF re dependents visa', 2500, NULL, 1, 2500, 1, 22, '2017-07-12 14:33:31', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4333, 25, 0, '2017-06-14 00:00:00', 10, 'Meeting with EMP and SLP re Alsons CAR application', 0, NULL, 2, 0, 1, 22, '2017-07-12 14:34:09', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(4334, 25, 0, '2017-06-15 00:00:00', 198, 'Telephone call to Ms. Judy Angeles of BI', 2500, NULL, 1, 2500, 1, 22, '2017-07-12 14:35:42', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(4335, 25, 0, '2017-06-16 00:00:00', 182, 'Supervised filing of Form 1904 (Registration) of directors for GIS filing', 120, NULL, 1, 120, 1, 22, '2017-07-12 14:37:04', 22, '2017-07-12 14:37:36', 1, '00:00:00', '00:00:00', 18),
(4336, 25, 0, '2017-06-16 00:00:00', 182, 'Revised GIS', 0, NULL, 2, 0, 1, 22, '2017-07-12 14:38:04', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(4337, 25, 0, '2017-06-16 00:00:00', 198, '(ECCI) Drafted form for visa extension application of Aman Luthra', 2500, NULL, 2, 5000, 1, 22, '2017-07-12 14:39:55', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4338, 25, 0, '2017-06-16 00:00:00', 198, '(ASSIST) Drafted form for visa extension application of Max Bengtsson', 0, NULL, 2, 0, 1, 22, '2017-07-12 14:40:47', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4339, 25, 0, '2017-06-16 00:00:00', 172, 'Revised matrix re update of CAR applications', 0, NULL, 2, 0, 1, 22, '2017-07-12 14:41:43', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(4340, 25, 0, '2017-06-16 00:00:00', 198, '(ASSIST) Drafted internal memo for GVF re need for visa extension for Bengtsson', 2500, NULL, 0.5, 1250, 1, 22, '2017-07-12 14:42:50', 22, '2017-07-12 14:44:12', 1, '00:00:00', '00:00:00', 3),
(4341, 25, 0, '2017-06-16 00:00:00', 198, '(ECCI) Drafted internal memo for GVF re need for visa extension for Luthra', 2500, NULL, 0.5, 1250, 1, 22, '2017-07-12 14:43:28', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4342, 25, 0, '2017-06-20 00:00:00', 213, 'Researched for relevant govt agencies and on requirements for securing documents for due diligence', 3000, NULL, 2, 6000, 1, 22, '2017-07-12 14:45:38', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(4343, 25, 0, '2017-06-23 00:00:00', 163, 'Revised Carlo\'s article on waivers', 0, NULL, 2, 0, 1, 22, '2017-07-12 14:46:23', 22, '2017-07-12 14:46:46', 2, '00:00:00', '00:00:00', 19),
(4344, 25, 0, '2017-06-23 00:00:00', 139, 'Meeting with EMP re MR and RR 1-2017', 2500, NULL, 3, 7500, 1, 22, '2017-07-12 14:47:19', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(4345, 25, 0, '2017-06-23 00:00:00', 188, 'Meeting with EMP re status of ICC application', 3000, NULL, 2, 6000, 1, 22, '2017-07-12 14:48:05', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(4346, 25, 0, '2017-06-23 00:00:00', 188, 'Travelled to RDO 49 re ICC application', 0, NULL, 2, 0, 1, 22, '2017-07-12 14:51:14', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(4347, 25, 0, '2017-06-23 00:00:00', 188, 'Drafted internal memo on status of ICC application', 0, NULL, 2, 0, 1, 22, '2017-07-12 14:51:43', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4348, 25, 0, '2017-06-23 00:00:00', 182, 'Wrote email to HR Clarus re need for x-ray result', 120, NULL, 1, 120, 1, 22, '2017-07-12 14:52:38', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(4349, 25, 0, '2017-06-27 00:00:00', 134, 'Meeting with Sudarshan re labor concerns', 100, NULL, 3, 300, 1, 22, '2017-07-12 14:59:25', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(4350, 25, 0, '2017-06-27 00:00:00', 163, 'Meeting with EMP and SCS re article on waiver', 0, NULL, 2, 0, 1, 22, '2017-07-12 15:00:06', NULL, NULL, 2, '00:00:00', '00:00:00', 1),
(4351, 25, 0, '2017-06-27 00:00:00', 143, 'Drafted Motion for commissioning', 2500, NULL, 3, 7500, 1, 22, '2017-07-12 15:00:35', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4352, 25, 0, '2017-06-27 00:00:00', 143, 'Drafted Compliance', 2500, NULL, 1, 2500, 1, 22, '2017-07-12 15:01:15', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4353, 25, 0, '2017-06-27 00:00:00', 183, '(Romar BPO, Inc.) Revised post incorporation matrix', 0, NULL, 2, 0, 1, 22, '2017-07-12 15:02:14', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(4354, 25, 0, '2017-06-27 00:00:00', 198, 'Drafted internal memo for GVF re permit for less than 6 months of gainful employment', 2500, NULL, 3, 7500, 1, 22, '2017-07-12 15:03:17', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4355, 25, 0, '2017-06-28 00:00:00', 151, 'Meeting with SLP re update', 2500, NULL, 1, 2500, 1, 22, '2017-07-12 15:07:52', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(4356, 25, 0, '2017-06-28 00:00:00', 169, 'Supervised filing of GIS', 0, NULL, 1, 0, 1, 22, '2017-07-12 15:08:15', NULL, NULL, 1, '00:00:00', '00:00:00', 18),
(4357, 25, 0, '2017-06-28 00:00:00', 169, 'Wrote email to DRP re update', 0, NULL, 1, 0, 1, 22, '2017-07-12 15:08:41', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(4358, 25, 0, '2017-06-28 00:00:00', 169, 'Wrote email to client re need for TIN and address of new president', 0, NULL, 1, 0, 1, 22, '2017-07-12 15:09:02', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(4359, 25, 0, '2017-06-28 00:00:00', 172, 'Meeting with SLP and RHO re update', 0, NULL, 2, 0, 1, 22, '2017-07-12 15:09:50', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(4360, 25, 0, '2017-06-28 00:00:00', 134, 'Wrote email to Ms. Gemma  re eFPS enrollment', 100, NULL, 1, 100, 1, 22, '2017-07-12 15:10:48', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(4361, 25, 0, '2017-06-28 00:00:00', 198, 'Meeting with GVF re proposal for SWP', 2500, NULL, 1, 2500, 1, 22, '2017-07-12 15:11:25', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(4362, 25, 0, '2017-06-28 00:00:00', 198, 'Revised the proposal re SWP to reflect update on requirements and fees involved', 0, NULL, 3, 0, 1, 22, '2017-07-12 15:11:56', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(4363, 25, 0, '2017-06-28 00:00:00', 142, 'Meeting with SLP re hearing for Mr. Querido\'s ICPA report', 2500, NULL, 3, 7500, 1, 22, '2017-07-12 15:12:33', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(4364, 25, 0, '2017-06-28 00:00:00', 142, 'Drafted outline for Mr. Querido\'s testimony', 0, NULL, 2, 0, 1, 22, '2017-07-12 15:13:01', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4365, 25, 0, '2017-06-29 00:00:00', 142, 'Attended at hearing at CTA to present Mr. Querido ', 0, NULL, 4, 0, 1, 22, '2017-07-12 15:18:27', NULL, NULL, 1, '00:00:00', '00:00:00', 15),
(4366, 25, 0, '2017-06-29 00:00:00', 142, 'Meeting with EMP re update on hearing', 2500, NULL, 1, 2500, 1, 22, '2017-07-12 15:19:06', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(4367, 25, 0, '2017-06-29 00:00:00', 221, 'Drafted status update on AOI amendment', 3500, NULL, 2, 7000, 1, 22, '2017-07-12 15:19:39', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4368, 25, 0, '2017-06-30 00:00:00', 188, 'Drafted letter of intent and board res re ICC application and eFPS enrollment', 3000, NULL, 2, 6000, 1, 22, '2017-07-12 15:20:26', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4369, 12, 0, '2017-07-12 00:00:00', 224, 'Internal routing Order dated 6.30.17\n', 6000, NULL, 0.1, 600, 1, 21, '2017-07-13 13:50:15', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4370, 12, 0, '2017-07-12 00:00:00', 81, 'Internal routing transmittal of letter to BOI\n', 0, NULL, 0.1, 0, 1, 21, '2017-07-13 13:52:30', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4371, 12, 0, '2017-07-12 00:00:00', 155, 'Internal routing transmittal of Sec. Certs &amp; Minutes\n', 6000, NULL, 0.1, 600, 1, 21, '2017-07-13 13:52:55', NULL, NULL, 2, '00:00:00', '00:00:00', 20),
(4372, 12, 0, '2017-07-12 00:00:00', 128, 'Internal routing Transmittal of Amended GIS 2017, Amended AOI, Sec. Certs. To Jonah Togueno\n', 0, NULL, 0.1, 0, 1, 21, '2017-07-13 13:53:37', NULL, NULL, 2, '00:00:00', '00:00:00', 20),
(4373, 12, 0, '2017-07-12 00:00:00', 56, 'Internal routing transmittal of Sec. Certs &amp; Minutes\n', 0, NULL, 0.1, 0, 1, 21, '2017-07-13 13:54:00', NULL, NULL, 2, '00:00:00', '00:00:00', 20),
(4374, 12, 0, '2017-07-12 00:00:00', 11, 'Internal routing transmittal of order &amp; supplemantal FOE\n', 0, NULL, 0.1, 0, 1, 21, '2017-07-13 13:54:31', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4375, 12, 0, '2017-07-12 00:00:00', 81, 'Internal routing Letter to BOI re Amended updated list of Singaporean affiliates\n', 0, NULL, 0.1, 0, 1, 21, '2017-07-13 13:55:06', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4376, 26, 0, '2017-06-22 00:00:00', 80, 'Drafted memo on leverage, email to GVF and research and draft memo on contract email', 0, NULL, 2.3, 0, 1, 26, '2017-07-14 14:00:40', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4377, 26, 0, '2017-06-22 00:00:00', 220, 'check files, ask for AFS', 2500, NULL, 0.3, 750, 1, 26, '2017-07-14 14:01:52', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(4378, 26, 0, '2017-06-22 00:00:00', 180, 'Researched on files.', 0, NULL, 1, 0, 1, 26, '2017-07-14 14:02:41', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(4379, 26, 0, '2017-06-22 00:00:00', 63, 'Drafted supplemental letter, and edit draft email to SLP', 0, NULL, 1.2, 0, 1, 26, '2017-07-14 14:03:15', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4380, 26, 0, '2017-06-22 00:00:00', 87, 'Reviewed the files ', 2500, NULL, 1, 2500, 1, 26, '2017-07-14 14:12:20', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(4381, 26, 0, '2017-06-23 00:00:00', 143, 'Read Email and reply to Mr. Rodriguez and edited JA of Mr. Rodriguez ', 2500, NULL, 1.15, 2875, 1, 26, '2017-07-14 14:25:48', NULL, NULL, 1, '00:00:00', '00:00:00', 4),
(4382, 26, 0, '2017-06-23 00:00:00', 180, 'Researched on jurisdiction of SEC over investment advising on foreign securities, Laws governing investment advising, SRC, Investment House Law, General Banking Law, Bank Manual for bank and non bank institutions, check SEC issuances, opinions regarding the subject matter, definition of Investment Adviser/advising on laws, check cases regarding foreign securities/unregistered securities. Check on when a person advising on investments should be regulated by law.  ', 0, NULL, 1, 0, 1, 26, '2017-07-14 14:42:28', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(4383, 26, 0, '2017-06-23 00:00:00', 163, 'case reporting and make digest', 0, NULL, 1, 0, 1, 26, '2017-07-14 14:43:05', NULL, NULL, 2, '00:00:00', '00:00:00', 8),
(4384, 26, 0, '2017-06-23 00:00:00', 63, 'Reviewed the draft and research on RA 7716 and EO 273 email to EMP', 0, NULL, 0.45, 0, 1, 26, '2017-07-14 14:43:53', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(4385, 26, 0, '2017-06-23 00:00:00', 220, 'Conferred with  DRP and EMP, computation and review computation', 2500, NULL, 2.1, 5250, 1, 26, '2017-07-14 14:45:35', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(4386, 12, 0, '2017-07-17 00:00:00', 226, 'Conferred with Kat Madamba', 0, NULL, 0.5, 0, 1, 12, '2017-07-17 09:54:20', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(4387, 12, 0, '2017-07-17 00:00:00', 228, 'Reviewed Opinion/Slides', 6000, NULL, 4.5, 27000, 1, 12, '2017-07-19 03:59:46', NULL, NULL, 1, '00:00:00', '00:00:00', 12);
INSERT INTO `file_billing_tbl` (`file_billing_id`, `user_id`, `position`, `billing_date`, `file_id`, `work_detail`, `rate`, `time_spent_sec`, `time_spent`, `amount`, `active`, `insert_by`, `insert_dt`, `update_by`, `update_dt`, `task_type`, `start_time`, `end_time`, `task_code`) VALUES
(4388, 12, 0, '2017-07-14 00:00:00', 228, 'Conferred with Gena', 6000, NULL, 3.5, 21000, 1, 12, '2017-07-19 04:01:32', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(4389, 12, 0, '2017-07-10 00:00:00', 80, 'Wrote email to Eolani re update  on BOI filing', 0, NULL, 0.3, 0, 1, 12, '2017-07-19 04:04:30', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(4390, 12, 0, '2017-07-10 00:00:00', 221, 'Wrote email to client; reviewed memo; discussion with Dianne', 6000, NULL, 0.3, 1800, 1, 12, '2017-07-19 04:05:00', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(4391, 12, 0, '2017-07-17 00:00:00', 226, 'Conferred with Kat Madamba; reviewed draft ', 0, NULL, 1.25, 0, 1, 12, '2017-07-19 04:06:13', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(4392, 12, 0, '2017-07-17 00:00:00', 14, 'Conferred with Atty. William Manzares ', 0, NULL, 1.5, 0, 1, 12, '2017-07-19 04:06:59', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(4393, 12, 0, '2017-07-17 00:00:00', 45, 'Followed-up work at BIR', 0, NULL, 1.5, 0, 1, 12, '2017-07-19 04:07:57', NULL, NULL, 1, '00:00:00', '00:00:00', 7),
(4394, 12, 0, '2017-07-17 00:00:00', 10, 'Conferred with  Nestor Valeroso', 0, NULL, 2.5, 0, 1, 12, '2017-07-19 04:08:26', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(4395, 12, 0, '2017-07-18 00:00:00', 228, 'Meetings with Christian, Laurent, Jena &amp; Team', 6000, NULL, 9.5, 57000, 1, 12, '2017-07-19 04:09:08', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(4396, 16, 0, '2017-07-20 00:00:00', 81, 'Conference call with EMP, Jon Testor and Reywen delos Reyes re: Malaysia, HPI and LHPI MSAs', 0, NULL, 0.75, 0, 1, 16, '2017-07-20 10:57:58', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(4397, 16, 0, '2017-07-20 00:00:00', 135, 'Internally discussed with KRA re: research 8875 Motion for Reconsideration', 2500, NULL, 1, 2500, 1, 16, '2017-07-20 10:58:25', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(4398, 16, 0, '2017-07-20 00:00:00', 141, 'Internally discussed with FGS re: hearing for 9187 on July 24, 1:30 pm (request for admission of BIR documents)', 2500, NULL, 0.5, 1250, 1, 16, '2017-07-20 10:58:57', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(4399, 16, 0, '2017-07-19 00:00:00', 135, 'Attended meeting at NAC Tower with Atty Tugonon, Atty Golda Gabriel, Charisse Bacurio, EMP and SLP re: 8875 Motion for Reconsideration (Hedcor case updates)', 2500, NULL, 2.75, 6875, 1, 16, '2017-07-20 10:59:47', 16, '2017-07-25 13:20:21', 1, '00:00:00', '00:00:00', 1),
(4400, 16, 0, '2017-07-18 00:00:00', 228, 'Attended meeting at Seda Hotel for Holcim Simplification', 3500, NULL, 12, 42000, 1, 16, '2017-07-20 11:15:02', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(4401, 16, 0, '2017-07-17 00:00:00', 143, 'Attended trial/hearing at CTA 3rd Div to present Arazeli Malapad and for commissioning of ICPA', 2500, NULL, 4, 10000, 1, 16, '2017-07-20 11:15:41', NULL, NULL, 1, '00:00:00', '00:00:00', 15),
(4402, 16, 0, '2017-07-17 00:00:00', 228, 'Revised powerpoint for HPI Simplification/revised memo/internal meeting with EMP and SLP', 3500, NULL, 6.4, 22400, 1, 16, '2017-07-20 11:16:14', 16, '2017-07-20 11:16:34', 1, '00:00:00', '00:00:00', 19),
(4403, 16, 0, '2017-07-14 00:00:00', 228, 'Attended meeting at HPI with Ms. Jena Rojas, EMP, GVF and SLP re: Simplification', 3500, NULL, 4, 14000, 1, 16, '2017-07-20 11:17:14', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(4404, 19, 0, '2017-04-19 00:00:00', 85, 'Traveled to RDO 38, QC for TGP CAR Application', 0, NULL, 3.5, 0, 1, 19, '2017-07-24 09:10:26', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(4405, 19, 0, '2017-04-25 00:00:00', 212, 'Researched on libel and damages claim of corporation', 3000, NULL, 1, 3000, 1, 19, '2017-07-24 09:11:53', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(4406, 19, 0, '2017-04-26 00:00:00', 163, 'MPF digest, and case assignment research', 0, NULL, 1.2, 0, 1, 19, '2017-07-24 09:12:42', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(4407, 19, 0, '2017-04-27 00:00:00', 220, 'Conferred with  Mrs. Esther Ng and Jocelyn Ng', 2500, NULL, 2.5, 6250, 1, 19, '2017-07-24 09:13:27', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(4408, 19, 0, '2017-04-28 00:00:00', 212, 'Researched on libel and damages claim of corporation', 3000, NULL, 0.4, 1200, 1, 19, '2017-07-24 09:15:02', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(4409, 19, 0, '2017-05-03 00:00:00', 81, 'Researched on Affiliates ', 0, NULL, 1, 0, 1, 19, '2017-07-24 09:15:49', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(4410, 19, 0, '2017-05-04 00:00:00', 81, 'Drafted  opinion on added services ', 0, NULL, 3, 0, 1, 19, '2017-07-24 09:16:15', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4411, 19, 0, '2017-05-04 00:00:00', 203, 'Conferred with Ms. Badeth', 0, NULL, 1.5, 0, 1, 19, '2017-07-24 09:17:14', 19, '2017-11-24 17:54:13', 1, '00:00:00', '00:00:00', 2),
(4412, 19, 0, '2017-05-05 00:00:00', 163, 'MPF read case and drafted digest', 0, NULL, 0.4, 0, 1, 19, '2017-07-24 09:18:14', NULL, NULL, 2, '00:00:00', '00:00:00', 14),
(4413, 19, 0, '2017-05-05 00:00:00', 97, 'Reviewed SHA, and Admin Partnership Agreement ', 2500, NULL, 2.5, 6250, 1, 19, '2017-07-24 09:18:50', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(4414, 19, 0, '2017-05-08 00:00:00', 97, 'signing of SHA, and Admin and Partnership Agreement ', 0, NULL, 2, 0, 1, 19, '2017-07-24 09:19:31', NULL, NULL, 1, '00:00:00', '00:00:00', 10),
(4415, 19, 0, '2017-05-08 00:00:00', 203, 'Internally discussed with EMP and MAC', 0, NULL, 1, 0, 1, 19, '2017-07-24 09:19:47', 19, '2017-11-24 17:54:34', 1, '00:00:00', '00:00:00', 8),
(4416, 19, 0, '2017-05-08 00:00:00', 163, 'Drafted digest compilation', 0, NULL, 1, 0, 1, 19, '2017-07-24 09:20:09', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4417, 19, 0, '2017-05-08 00:00:00', 81, 'Drafted memo on affiliates', 0, NULL, 1.5, 0, 1, 19, '2017-07-24 09:20:39', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4418, 19, 0, '2017-05-08 00:00:00', 203, 'Reviewed CASAS file folder for 2012 assessment', 0, NULL, 1, 0, 1, 19, '2017-07-24 09:21:12', 19, '2017-11-24 17:54:41', 1, '00:00:00', '00:00:00', 12),
(4419, 19, 0, '2017-05-09 00:00:00', 81, 'Drafted memo on Affiliates ', 0, NULL, 2.5, 0, 1, 19, '2017-07-24 09:23:40', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4420, 19, 0, '2017-05-10 00:00:00', 163, 'MAC turnover meeting', 0, NULL, 1, 0, 1, 19, '2017-07-24 09:24:06', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(4421, 19, 0, '2017-05-12 00:00:00', 163, 'Axelum Resources Corporation-Due diligence ', 0, NULL, 3.5, 0, 1, 19, '2017-07-24 09:29:54', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(4422, 19, 0, '2017-05-12 00:00:00', 212, 'Drafted Answer to Complaint', 3000, NULL, 1.5, 4500, 1, 19, '2017-07-24 09:30:18', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4423, 19, 0, '2017-05-12 00:00:00', 207, 'Traveled to SEC for updated on amendment of AOI and by-Laws ', 0, NULL, 3, 0, 1, 19, '2017-07-24 09:44:59', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(4424, 19, 0, '2017-05-15 00:00:00', 100, 'Drafted minutes, board resolution and Secretart\'s Certificate ', 0, NULL, 2, 0, 1, 19, '2017-07-24 09:46:04', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4425, 19, 0, '2017-06-15 00:00:00', 212, 'Drafted Answer to Complaint', 3000, NULL, 1.5, 4500, 1, 19, '2017-07-24 09:46:29', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4426, 19, 0, '2017-05-16 00:00:00', 203, 'Reviewed CASAS file folder for 2012 Assessment ', 0, NULL, 2, 0, 1, 19, '2017-07-24 09:52:56', 19, '2017-11-24 17:54:59', 1, '00:00:00', '00:00:00', 12),
(4427, 19, 0, '2017-05-16 00:00:00', 203, 'Drafted Supplemental letter to BIR on 2012 Assessment ', 0, NULL, 2, 0, 1, 19, '2017-07-24 09:53:27', 19, '2017-11-24 17:55:17', 1, '00:00:00', '00:00:00', 3),
(4428, 19, 0, '2017-05-17 00:00:00', 163, 'Attended EMP\'s Tax forum at Ateneo', 0, NULL, 3.5, 0, 1, 19, '2017-07-24 09:54:30', NULL, NULL, 2, '00:00:00', '00:00:00', 1),
(4429, 19, 0, '2017-05-17 00:00:00', 90, 'Reviewed pleadings/motion for May 18, hearing', 0, NULL, 1.5, 0, 1, 19, '2017-07-24 09:55:10', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(4430, 19, 0, '2017-05-18 00:00:00', 90, 'Attended hearing at RTC Paranaque', 0, NULL, 3, 0, 1, 19, '2017-07-24 09:56:19', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(4431, 19, 0, '2017-05-18 00:00:00', 90, 'Drafted manifestation and motion to release of rents', 0, NULL, 0.3, 0, 1, 19, '2017-07-24 09:56:44', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4432, 19, 0, '2017-05-18 00:00:00', 203, 'Drafted supplemental letter to BIR on 2012 assessment ', 0, NULL, 2, 0, 1, 19, '2017-07-24 09:57:09', 19, '2017-11-24 17:55:34', 1, '00:00:00', '00:00:00', 3),
(4433, 19, 0, '2017-05-19 00:00:00', 90, 'Supervised filing of manifestation and motion', 0, NULL, 0.4, 0, 1, 19, '2017-07-24 10:06:09', NULL, NULL, 1, '00:00:00', '00:00:00', 18),
(4434, 19, 0, '2017-05-19 00:00:00', 64, 'Drafted table of Agreements ', 0, NULL, 1.5, 0, 1, 19, '2017-07-24 10:08:11', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4435, 19, 0, '2017-05-19 00:00:00', 163, 'Attended Tax Forum Write-up', 0, NULL, 1, 0, 1, 19, '2017-07-24 10:08:40', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(4436, 19, 0, '2017-05-19 00:00:00', 215, 'Drafted table PEZA incentives ', 100, NULL, 3, 300, 1, 19, '2017-07-24 10:10:10', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4437, 19, 0, '2017-05-23 00:00:00', 90, 'Attended hearing at RTC Paranaque', 0, NULL, 2, 0, 1, 19, '2017-07-24 10:10:50', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(4438, 19, 0, '2017-05-23 00:00:00', 203, 'Internally discussed with EMP', 0, NULL, 0.4, 0, 1, 19, '2017-07-24 10:11:09', 19, '2017-11-24 17:55:51', 1, '00:00:00', '00:00:00', 8),
(4439, 19, 0, '2017-05-23 00:00:00', 85, 'Reviewed new TGP CAR ', 0, NULL, 0.3, 0, 1, 19, '2017-07-24 10:11:36', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(4440, 19, 0, '2017-05-23 00:00:00', 203, 'Drafted supplemental letter to BIR on 2012 assessment ', 0, NULL, 2, 0, 1, 19, '2017-07-24 10:12:02', 19, '2017-11-24 17:56:25', 1, '00:00:00', '00:00:00', 3),
(4441, 19, 0, '2017-05-24 00:00:00', 163, 'Attended MCLE ', 0, NULL, 8, 0, 1, 19, '2017-07-24 10:12:37', NULL, NULL, 2, '00:00:00', '00:00:00', 1),
(4442, 19, 0, '2017-05-24 00:00:00', 185, 'due diligence', 100, NULL, 2.5, 250, 1, 19, '2017-07-24 10:13:11', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(4443, 19, 0, '2017-05-24 00:00:00', 163, 'Researched on cases for reporting', 0, NULL, 1, 0, 1, 19, '2017-07-24 10:13:47', NULL, NULL, 2, '00:00:00', '00:00:00', 13),
(4444, 19, 0, '2017-05-25 00:00:00', 163, 'Attended MCLE', 0, NULL, 8, 0, 1, 19, '2017-07-24 10:17:59', NULL, NULL, 2, '00:00:00', '00:00:00', 1),
(4445, 19, 0, '2017-05-25 00:00:00', 203, 'Revise letter to BIR ', 0, NULL, 2, 0, 1, 19, '2017-07-24 10:18:20', 19, '2017-11-24 17:56:06', 1, '00:00:00', '00:00:00', 19),
(4446, 19, 0, '2017-05-25 00:00:00', 163, 'Drafted case digest ', 0, NULL, 0.3, 0, 1, 19, '2017-07-24 10:18:43', NULL, NULL, 2, '00:00:00', '00:00:00', 3),
(4447, 19, 0, '2017-05-26 00:00:00', 163, 'Attended MCLE ', 0, NULL, 8, 0, 1, 19, '2017-07-24 10:19:08', NULL, NULL, 2, '00:00:00', '00:00:00', 1),
(4448, 19, 0, '2017-05-26 00:00:00', 185, 'Drafted due diligence', 100, NULL, 5, 500, 1, 19, '2017-07-24 10:19:29', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4449, 19, 0, '2017-05-29 00:00:00', 163, 'photoshoot', 0, NULL, 5, 0, 1, 19, '2017-07-24 10:20:05', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(4450, 19, 0, '2017-05-29 00:00:00', 221, 'prepared documents for Amendment of AOI', 3000, NULL, 2, 6000, 1, 19, '2017-07-24 10:20:37', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(4451, 19, 0, '2017-05-30 00:00:00', 81, 'compiled documents for BOI, BIR, Pref tax rate, Labor bible', 0, NULL, 1, 0, 1, 19, '2017-07-24 10:21:30', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(4452, 19, 0, '2017-05-31 00:00:00', 81, 'compiled documents for BOI, BIR Pref tax Rate, Labor Bible', 0, NULL, 4, 0, 1, 19, '2017-07-24 10:22:07', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(4453, 19, 0, '2017-05-31 00:00:00', 221, 'Researched on BIR ruling ', 3000, NULL, 1.5, 4500, 1, 19, '2017-07-24 10:22:34', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(4454, 19, 0, '2017-06-01 00:00:00', 185, 'due diligence ', 100, NULL, 5, 500, 1, 19, '2017-07-24 10:23:00', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(4455, 19, 0, '2017-06-02 00:00:00', 185, 'due diligence ', 0, NULL, 5, 0, 1, 19, '2017-07-24 10:23:13', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(4456, 12, 0, '2017-07-24 00:00:00', 226, 'Reviewed of revised Agreement and email to William', 0, NULL, 0.5, 0, 1, 12, '2017-07-24 11:04:28', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(4457, 12, 0, '2017-07-24 00:00:00', 63, 'Revised report to Allen, and email to Allen', 0, NULL, 0.75, 0, 1, 12, '2017-07-24 11:05:46', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(4458, 12, 0, '2017-07-19 00:00:00', 228, 'Conferred with Jena, Laurent and Christian', 6000, NULL, 3, 18000, 1, 12, '2017-07-24 11:07:33', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(4459, 12, 0, '2017-07-19 00:00:00', 226, 'Conference call with William', 0, NULL, 0.25, 0, 1, 12, '2017-07-24 11:08:21', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(4460, 12, 0, '2017-07-19 00:00:00', 226, 'Revised draft of 2nd Amendment and Email to William', 0, NULL, 0.75, 0, 1, 12, '2017-07-24 11:08:42', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(4461, 12, 0, '2017-07-19 00:00:00', 163, 'Performed Other Service - APCACI Lecture', 0, NULL, 3, 0, 1, 12, '2017-07-24 11:09:23', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(4462, 12, 0, '2017-07-14 00:00:00', 228, 'Performed Other Service - Discussion with team; preparation of slides/outline', 6000, NULL, 2.75, 16500, 1, 12, '2017-07-24 11:10:41', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(4463, 12, 0, '2017-07-13 00:00:00', 228, 'Reviewed of work - Consolidated memo to Jena', 6000, NULL, 7.5, 45000, 1, 12, '2017-07-24 11:11:28', 12, '2017-07-24 11:12:53', 1, '00:00:00', '00:00:00', 12),
(4464, 12, 0, '2017-07-20 00:00:00', 149, 'Conferred with Mr. Del Mundo and his team', 0, NULL, 1.5, 0, 1, 12, '2017-07-24 14:29:08', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(4465, 12, 0, '2017-07-20 00:00:00', 80, 'Conferred with Jon and Reywen', 0, NULL, 1.2, 0, 1, 12, '2017-07-24 14:29:32', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(4466, 12, 0, '2017-07-20 00:00:00', 80, 'Revised Malaysia MSA and email to Reywen', 0, NULL, 0.75, 0, 1, 12, '2017-07-24 14:31:30', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(4467, 12, 0, '2017-07-21 00:00:00', 80, 'Conferred with Reywen via telephone', 0, NULL, 0.5, 0, 1, 12, '2017-07-24 14:32:05', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(4468, 12, 0, '2017-07-21 00:00:00', 80, 'Revised Malaysia MSA and email to Reywen', 0, NULL, 0.75, 0, 1, 12, '2017-07-24 14:32:30', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(4469, 12, 0, '2017-07-17 00:00:00', 127, 'Internal routing -  Amended GIS 2017', 0, NULL, 0.1, 0, 1, 22, '2017-07-24 15:46:34', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4470, 12, 0, '2017-07-17 00:00:00', 64, 'Internal routing - Amended GIS 2017', 0, NULL, 0.1, 0, 1, 22, '2017-07-24 15:47:42', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4471, 12, 0, '2017-07-17 00:00:00', 189, 'Internal routing - Letter to SEC re notification on the information of newly appointed Treasurer of LORVI', 0, NULL, 0.1, 0, 1, 22, '2017-07-24 15:48:29', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4472, 12, 0, '2017-07-17 00:00:00', 112, 'Internal routing - Amended GIS 2017', 0, NULL, 0.1, 0, 1, 22, '2017-07-24 15:48:57', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4473, 12, 0, '2017-07-17 00:00:00', 128, 'Internal routing - Amended GIS 2017', 0, NULL, 0.1, 0, 1, 22, '2017-07-24 15:49:21', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4474, 12, 0, '2017-07-17 00:00:00', 110, 'Internal routing - Amended GIS 2017', 0, NULL, 0.1, 0, 1, 22, '2017-07-24 15:50:32', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4475, 12, 0, '2017-07-17 00:00:00', 111, 'Internal routing - Amended GIS 2017', 0, NULL, 0.1, 0, 1, 22, '2017-07-24 15:50:54', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4476, 12, 0, '2017-07-17 00:00:00', 27, 'Internal routing - Minutes of the meeting held on June 23, 2017 signed by EMP', 0, NULL, 0.1, 0, 1, 22, '2017-07-24 15:55:05', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4477, 12, 0, '2017-07-17 00:00:00', 67, 'Internal routing - Letter to Renaissance Condominium Corporation re request for management certificate', 0, NULL, 0.1, 0, 1, 22, '2017-07-24 15:56:28', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4478, 16, 0, '2017-07-24 00:00:00', 39, 'Attended trial/hearing at RTC Makati Br. 132', 100, NULL, 3.25, 325, 1, 16, '2017-07-25 13:14:50', NULL, NULL, 1, '00:00:00', '00:00:00', 15),
(4479, 16, 0, '2017-07-24 00:00:00', 135, 'Internally discussed with EMP, KRA and RHO re: Libra MR', 2500, NULL, 1, 2500, 1, 16, '2017-07-25 13:15:19', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(4480, 16, 0, '2017-07-24 00:00:00', 135, 'Drafted Libra MR/conducted research', 2500, NULL, 7, 17500, 1, 16, '2017-07-25 13:15:31', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4481, 16, 0, '2017-07-24 00:00:00', 86, 'Received telephone call from Ignasi Vegas re amendment of articles of Igusol', 2500, NULL, 0.3, 750, 1, 16, '2017-07-25 13:15:54', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(4482, 16, 0, '2017-07-24 00:00:00', 86, 'Wrote email to Ignasi Vegas re amendment of Igusol AOI', 0, NULL, 0.4, 0, 1, 16, '2017-07-25 13:16:10', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(4483, 16, 0, '2017-07-25 00:00:00', 135, 'Drafted Libra MR', 2500, NULL, 8, 20000, 1, 16, '2017-07-25 13:16:29', 16, '2017-07-25 13:16:43', 1, '00:00:00', '00:00:00', 3),
(4484, 16, 0, '2017-07-25 00:00:00', 169, 'Drafted minutes, Sec Cert, Deed of Waiver for short name/acronym', 0, NULL, 1.2, 0, 1, 16, '2017-07-25 13:17:08', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4485, 16, 0, '2017-07-21 00:00:00', 163, 'Performed Other Service: sick leave', 0, NULL, 8, 0, 1, 16, '2017-07-25 13:17:25', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(4486, 16, 0, '2017-07-21 00:00:00', 135, 'Drafted Libra MR/conducted research', 2500, NULL, 6, 15000, 1, 16, '2017-07-25 13:17:42', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4487, 16, 0, '2017-07-20 00:00:00', 169, 'Reviewed Pacific Care contract/revised based on EMP\'s comments', 0, NULL, 2, 0, 1, 16, '2017-07-25 13:18:47', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(4488, 16, 0, '2017-07-20 00:00:00', 163, 'Drafted letter-request for continuance of audit (FriendlyCare)/emailed instructions to KRA', 0, NULL, 0.4, 0, 1, 16, '2017-07-25 13:19:30', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4489, 16, 0, '2017-07-20 00:00:00', 135, 'Researched for Libra MR', 2500, NULL, 4, 10000, 1, 16, '2017-07-25 13:20:06', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(4490, 16, 0, '2017-07-14 00:00:00', 228, 'Prepared powerpoint/outline, revised memo ', 3500, NULL, 4, 14000, 1, 16, '2017-07-25 13:21:20', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4491, 16, 0, '2017-07-13 00:00:00', 228, 'Drafted memo for Simplification/internal discussions with EMP', 0, NULL, 8, 0, 1, 16, '2017-07-25 13:21:44', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4492, 16, 0, '2017-07-12 00:00:00', 228, 'Drafted memo for Simplification/internal discussions with EMP', 3500, NULL, 11, 38500, 1, 16, '2017-07-25 13:26:35', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4493, 16, 0, '2017-07-11 00:00:00', 228, 'Drafted memo for Simplification/internal discussions with EMP', 0, NULL, 12, 0, 1, 16, '2017-07-25 13:27:05', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4494, 16, 0, '2017-07-28 00:00:00', 163, 'Attended meeting at Locsin Building for Medi Linx (new client)', 0, NULL, 1, 0, 1, 16, '2017-07-28 14:20:43', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(4495, 16, 0, '2017-07-28 00:00:00', 135, 'Revised Motion for Reconsideration/Supervised filing', 2500, NULL, 4.5, 11250, 1, 16, '2017-07-28 14:21:06', 16, '2017-09-15 17:36:44', 1, '00:00:00', '00:00:00', 19),
(4496, 16, 0, '2017-07-27 00:00:00', 135, 'Revised Motion for Reconsideration per EMP\'s comments', 0, NULL, 8, 0, 1, 16, '2017-07-28 14:24:05', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(4497, 16, 0, '2017-07-26 00:00:00', 49, 'Drafted Comment on Petition for Review (en banc)', 0, NULL, 3, 0, 1, 16, '2017-07-28 14:24:43', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4498, 16, 0, '2017-07-26 00:00:00', 221, 'Received telephone call from Tracy Chen re: amendment of Articles of Incorporation', 3500, NULL, 0.3, 1050, 1, 16, '2017-07-28 14:25:09', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(4499, 16, 0, '2017-07-26 00:00:00', 86, 'Drafted documents for amendment of Articles', 2500, NULL, 3, 7500, 1, 16, '2017-07-28 14:25:34', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4500, 16, 0, '2017-07-26 00:00:00', 221, 'Internally discussed with FGS re: amendment of AOI', 3500, NULL, 0.3, 1050, 1, 16, '2017-07-28 14:25:52', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(4501, 16, 0, '2017-07-26 00:00:00', 169, 'Revised/finalized security bank sec certs', 0, NULL, 0.5, 0, 1, 16, '2017-07-28 14:26:28', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(4502, 16, 0, '2017-07-26 00:00:00', 135, 'Internally discussed with EMP re: Motion for Reconsideration', 2500, NULL, 1, 2500, 1, 16, '2017-07-28 14:26:48', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(4503, 12, 0, '2017-07-19 00:00:00', 93, 'Internal routing - Transmittal letter to Charisse Bacurio re copy of Resolution dated July 5, 2017 denying our MR to the Order of Court denying our Petition for Review', 0, NULL, 0.1, 0, 1, 22, '2017-07-31 11:37:09', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4504, 12, 0, '2017-07-19 00:00:00', 63, 'Internal routing - transmittal letter to Jesusa Natividad Rojas re copy of letter addressed to Atty. Faith Umandap dated June 28, 2017 re HMDC tax-free ruling request', 0, NULL, 0.1, 0, 1, 22, '2017-07-31 11:42:36', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4505, 12, 0, '2017-07-19 00:00:00', 87, 'Internal routing - letter addressed to Dir. Enrico Garzon Jr. re Position Paper of Igusol (re Provet International Corporation\'s Complaint)', 6000, NULL, 0.1, 600, 1, 22, '2017-07-31 11:45:05', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4506, 12, 0, '2017-07-19 00:00:00', 186, 'Internal routing - Petition to Annul Assessment', 6000, NULL, 0.1, 600, 1, 22, '2017-07-31 11:48:26', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4507, 12, 0, '2017-07-20 00:00:00', 80, 'Internal routing - SEC Assessment with penalty of P3,980 dated July 19, 2017', 0, NULL, 0.1, 0, 1, 22, '2017-07-31 11:50:05', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4508, 12, 0, '2017-07-20 00:00:00', 186, 'Internal routing - transmittal letter to Charlie Casas re copy of Petition to Annul Assessment', 6000, NULL, 0.1, 600, 1, 22, '2017-07-31 12:10:56', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4509, 12, 0, '2017-07-20 00:00:00', 80, 'Internal routing - Letter to BOI re Compliance for Reportorial Requirements by HEABS-ROHQ', 0, NULL, 0.1, 0, 1, 22, '2017-07-31 12:11:57', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4510, 12, 0, '2017-07-21 00:00:00', 49, 'Internal routing - CTA EB 1661 - Notice of Resolution with attached Resolution dated June 14, 2017 ordering the Respondent to file comment on the Petitioner\'s Petition for Review', 0, NULL, 0.1, 0, 1, 22, '2017-07-31 12:13:14', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4511, 12, 0, '2017-07-21 00:00:00', 10, 'Internal routing - letter to Jesusa Natividad Rojas re update on ACC sale of Iligan Cement Shares', 0, NULL, 0.1, 0, 1, 22, '2017-07-31 12:14:52', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4512, 12, 0, '2017-07-21 00:00:00', 64, 'Internal routing - signing of various Secretary\'s Certificates, Special Power of Attorney and List of Non-Essential Assets', 0, NULL, 0.1, 0, 1, 22, '2017-07-31 12:21:35', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4513, 12, 0, '2017-07-21 00:00:00', 196, 'Internal routing - letter from Navarro Amper re Secretary\'s Certificates in relation to the opening of account with BDO and availment of BDO online banking', 0, NULL, 0.1, 0, 1, 22, '2017-07-31 12:22:44', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4514, 12, 0, '2017-07-21 00:00:00', 196, 'Internal routing - notarized Board Resolution re authority for permits and picture of office space', 0, NULL, 0.1, 0, 1, 22, '2017-07-31 12:23:22', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4515, 12, 0, '2017-07-21 00:00:00', 99, 'Internal routing - Secretary\'s Certificate and Board Resolution re authorization of the Corporation to apply for accreditation with BOC-AMO', 0, NULL, 0.1, 0, 1, 22, '2017-07-31 12:24:16', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4516, 12, 0, '2017-07-21 00:00:00', 196, 'Internal routing - Secretary\'s Certificate and Business Online Banking Enrollment Form submitted to BDO Branch Manager', 0, NULL, 0.1, 0, 1, 22, '2017-07-31 12:25:19', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4517, 12, 0, '2017-07-21 00:00:00', 169, 'Internal routing - transmittal to CMI re original GIS 2017', 0, NULL, 0.1, 0, 1, 22, '2017-07-31 12:25:59', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4518, 12, 0, '2017-07-27 00:00:00', 141, 'Internal routing - Respondent\'s urgent motion to reset hearing scheduled on July 24, 2017', 0, NULL, 0.1, 0, 1, 22, '2017-07-31 12:28:57', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4519, 12, 0, '2017-07-27 00:00:00', 213, 'Internal routing - Certification from the Municipal Treasurer of Malvar, Batangas issued on July 20, 2017 with OR No. 20149962 dated June 30, 2017', 6000, NULL, 0.1, 600, 1, 22, '2017-07-31 12:30:14', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4520, 12, 0, '2017-07-27 00:00:00', 146, 'Internal routing - transmittal letter to Arlene del Rosario re notarized Secretary\'s Certificate in relation to the authorization to apply for accreditation with GHL Systems Philippines', 0, NULL, 0.1, 0, 1, 22, '2017-07-31 12:34:46', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4521, 12, 0, '2017-07-27 00:00:00', 86, 'Internal routing - signed original Minutes of Organizational Meeting of board of Directors held on July 4, 2017 and Minutes of Annual Meeting held on the same day', 6000, NULL, 0.1, 600, 1, 22, '2017-07-31 12:35:56', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4522, 12, 0, '2017-07-27 00:00:00', 86, 'Internal routing - signed original SSS specimen signature card and SSS confirmation letter ', 0, NULL, 0.1, 0, 1, 22, '2017-07-31 12:36:46', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4523, 12, 0, '2017-07-27 00:00:00', 134, 'Internal routing - certified true copies of IDs of bank signatories', 180, NULL, 0.1, 18, 1, 22, '2017-07-31 12:38:19', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4524, 12, 0, '2017-07-27 00:00:00', 67, 'Internal routing - letter to Teresita Perez re Renaissance 3000 Condominium Corporation\'s request for management certificate', 0, NULL, 0.1, 0, 1, 22, '2017-07-31 12:39:28', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4525, 12, 0, '2017-07-27 00:00:00', 211, 'Internal routing - transmittal re copy of letter to Dir. Marina de Guzman re request for recalculation and extension of time to settle first installment of compromise settlement of tax liabilities', 6000, NULL, 0.1, 600, 1, 22, '2017-07-31 12:46:51', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4526, 12, 0, '2017-07-27 00:00:00', 134, 'Internal routing - BPI Express Link Enrollment Form', 180, NULL, 0.1, 18, 1, 22, '2017-07-31 12:47:39', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4527, 15, 0, '2017-05-04 00:00:00', 63, 'Conferred with EMP and Atty. Kitten Evangelista to discuss some of the capitalization issues of HMDC. ', 0, NULL, 1.2, 0, 1, 15, '2017-08-07 14:59:16', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(4528, 15, 0, '2017-05-06 00:00:00', 163, 'Researched, Reviewed and drafted step-plan for the Strongview project. (consolidated entry)', 0, NULL, 3.5, 0, 1, 15, '2017-08-07 15:00:52', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(4529, 15, 0, '2017-05-03 00:00:00', 163, 'STRONGVIEW: Conferred with GVF  - briefing on the Strongview transaction and requested output. ', 0, NULL, 0.5, 0, 1, 15, '2017-08-07 15:04:42', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(4530, 15, 0, '2017-05-11 00:00:00', 215, 'Conferred with EMP and FGS on the required outputs for Timeless Green. Include meeting with EMP on lease contract', 120, NULL, 2.1, 252, 1, 15, '2017-08-07 15:23:31', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(4531, 15, 0, '2017-05-12 00:00:00', 215, 'Drafted, researched and revised SPV Lease Agreement.', 0, NULL, 2.1, 0, 1, 15, '2017-08-07 15:27:36', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4532, 15, 0, '2017-05-14 00:00:00', 215, 'Revised SPV Lease Agreement based on EMP\'s comments.', 120, NULL, 1.2, 144, 1, 15, '2017-08-07 15:28:25', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(4533, 15, 0, '2017-05-15 00:00:00', 215, 'Conferred with EMP regarding SPV lease agreement; further revisions on the draft', 120, NULL, 1.5, 180, 1, 15, '2017-08-07 15:32:16', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(4534, 15, 0, '2017-05-17 00:00:00', 215, 'Conferred with EMP and FGS on the nationality, legal and regulatory requirements of the contracts. ', 0, NULL, 1.7, 0, 1, 15, '2017-08-07 15:34:19', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(4535, 15, 0, '2017-05-18 00:00:00', 215, 'Traveled to ERC office in Pasig and DOE in Taguig to consult with RE/Solar energy specialists for purposes of forming the whole picture on the regulatory requirements for SPV lease arrangements. ', 0, NULL, 6.4, 0, 1, 15, '2017-08-07 15:37:28', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(4536, 15, 0, '2017-05-19 00:00:00', 215, 'Researched and revised FGS\' report on the regulatory requirements. Proceeded to convert output into a memorandum on the legal and regulatory requirements.. ', 120, NULL, 2.1, 252, 1, 15, '2017-08-07 15:39:06', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(4537, 15, 0, '2017-05-24 00:00:00', 215, 'Revised latest draft of SPV Lease Agreement after comments from client.', 120, NULL, 0.8, 96, 1, 15, '2017-08-07 15:41:32', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(4538, 15, 0, '2017-05-24 00:00:00', 215, 'Conferred with EMP and FGS on the memorandum. Clarified some legal conclusions especially as to the regulatory requirements of the permit holders/importer vis-a-vis incentives available.', 120, NULL, 2, 240, 1, 15, '2017-08-07 15:42:54', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(4539, 15, 0, '2017-05-25 00:00:00', 215, 'Revised memorandum according to latest research from ERC and DOE regulatory issuances. ', 120, NULL, 2.4, 288, 1, 15, '2017-08-07 15:44:21', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(4540, 15, 0, '2017-05-26 00:00:00', 215, 'Conferred with EMP and FGS to reconcile any contradicitions in the memorandum with regard to nationality and legal requirements. Include live edits on the memorandum and revision of FGS gantt chart on the timeline. ', 120, NULL, 4.1, 492, 1, 15, '2017-08-07 15:46:47', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(4541, 15, 0, '2017-06-09 00:00:00', 215, 'Final revisions on the memorandum to incorporate EMP\'s discussion with Mr. Peter Sablay. ', 0, NULL, 0.8, 0, 1, 15, '2017-08-07 15:50:09', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(4542, 15, 0, '2017-06-09 00:00:00', 215, 'Revised SPV lease agreement to incorporate suggestions, comments from the client\'s Malaysian mtfcouns_dtr_sys. ', 120, NULL, 1.2, 144, 1, 15, '2017-08-07 15:53:58', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(4543, 15, 0, '2017-06-21 00:00:00', 215, 'Performed Other Service: finalized draft of the memorandum and attachments. Emailed memorandum and timeline to client. ', 120, NULL, 0.8, 96, 1, 15, '2017-08-07 15:56:38', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(4544, 15, 0, '2017-06-26 00:00:00', 215, 'Conferred with EMP to discuss Datu\'s query on whether the contract can proceed without the buy-out clause', 0, NULL, 1.2, 0, 1, 15, '2017-08-07 15:57:51', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(4545, 15, 0, '2017-07-10 00:00:00', 215, 'Conferred with EMP to discuss and draft reply to Yasmin\'s query as to can sign the agreement i.e. subsidiary or branch', 0, NULL, 0.9, 0, 1, 15, '2017-08-07 16:00:04', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(4546, 26, 0, '2017-07-06 00:00:00', 163, 'Centre Medicale Inc.-contract review with Pacific care and email to DRP', 0, NULL, 1.45, 0, 1, 26, '2017-08-08 09:18:02', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(4547, 26, 0, '2017-07-06 00:00:00', 104, 'Drafted subscription contract, and email to SLP', 2500, NULL, 0.45, 1125, 1, 26, '2017-08-08 09:20:05', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4548, 26, 0, '2017-07-06 00:00:00', 163, 'Carlos Benigno Uy- Traveled Makati RDO 50 for the application of TIN; check documents regarding the discrepancy for Cordova Condominium, and checked the records, distribution of shares, and computation', 0, NULL, 3.25, 0, 1, 26, '2017-08-08 09:36:23', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(4549, 26, 0, '2017-07-06 00:00:00', 163, '|Anton Romulo- Internally discussed with GVF regarding the memo on the act of advising on foreign securities', 0, NULL, 0.45, 0, 1, 26, '2017-08-08 09:37:22', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(4550, 26, 0, '2017-07-07 00:00:00', 163, 'Friendly Care-Researched on tax exemption, read the ppt sent by EMP, get all the issuance mentions therein.', 0, NULL, 1, 0, 1, 26, '2017-08-08 13:53:16', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(4551, 26, 0, '2017-07-07 00:00:00', 190, 'Attended meeting with GVF regarding facts of the case, reserach on OSD, meeting with DRP EMP and GVF.', 0, NULL, 0.4, 0, 1, 26, '2017-08-08 14:26:24', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(4552, 26, 0, '2017-07-07 00:00:00', 163, 'Reviewed/study of the case to be reported and lawyer\'s lunc', 0, NULL, 3, 0, 1, 26, '2017-08-08 17:23:09', NULL, NULL, 2, '00:00:00', '00:00:00', 12),
(4553, 26, 0, '2017-07-07 00:00:00', 155, 'Read Email from DRP and ask for minutes from Joan', 3000, NULL, 0.1, 300, 1, 26, '2017-08-08 17:23:53', NULL, NULL, 1, '00:00:00', '00:00:00', 4),
(4554, 26, 0, '2017-07-07 00:00:00', 179, 'Read Email ', 0, NULL, 0.1, 0, 1, 26, '2017-08-08 17:24:27', NULL, NULL, 1, '00:00:00', '00:00:00', 4),
(4555, 26, 0, '2017-07-07 00:00:00', 228, 'Attended meeting with GVF, EMP, SLP, DRP, RHO', 3000, NULL, 1.2, 3600, 1, 26, '2017-08-08 17:24:59', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(4556, 26, 0, '2017-07-07 00:00:00', 63, 'compilation of contracts with RHO', 0, NULL, 0.45, 0, 1, 26, '2017-08-08 17:25:44', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(4557, 26, 0, '2017-07-08 00:00:00', 155, 'Drafted Secretary\'s Certificate, Minutes for BDO and Email to DRP', 3000, NULL, 0.45, 1350, 1, 26, '2017-08-08 17:26:39', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4558, 26, 0, '2017-07-08 00:00:00', 48, 'Drafted email to DRP, minutes of Special meeting of BOD held on July 1, 2017', 0, NULL, 0.2, 0, 1, 26, '2017-08-08 17:27:30', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4559, 26, 0, '2017-07-08 00:00:00', 48, 'Drafted Secretary\'s Certificate Deutsche, ING Bank, Metrobank and Security Bank', 0, NULL, 1.2, 0, 1, 26, '2017-08-08 17:28:02', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4560, 26, 0, '2017-07-08 00:00:00', 47, 'Drafted email to DRP and minutes of  BOD July 1, 2017, and Sec\'s Cert of Deutsche ', 0, NULL, 0.2, 0, 1, 26, '2017-08-08 17:28:46', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4561, 26, 0, '2017-07-08 00:00:00', 163, 'Friendly care - compile all issuance regarding tax exemption, send to EMP and DRP', 0, NULL, 1, 0, 1, 26, '2017-08-08 17:30:44', 26, '2017-08-09 14:41:26', 1, '00:00:00', '00:00:00', 11),
(4562, 16, 0, '2017-08-08 00:00:00', 11, 'Reviewed files in preparation for drafting of Memorandum', 0, NULL, 5, 0, 1, 16, '2017-08-09 10:01:47', 16, '2017-08-09 10:04:15', 1, '00:00:00', '00:00:00', 12),
(4563, 16, 0, '2017-08-08 00:00:00', 138, 'Reviewed/revised draft MR for CTA Case 8990 (Scorpio) prepared by KRA', 2500, NULL, 1.5, 3750, 1, 16, '2017-08-09 10:02:52', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(4564, 16, 0, '2017-08-08 00:00:00', 228, 'Internally discussed with EMP re: step plan for Simplification', 3500, NULL, 1.5, 5250, 1, 16, '2017-08-09 10:04:04', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(4565, 16, 0, '2017-08-08 00:00:00', 81, 'Internally discussed with RHO and GVF (Separate discussions) re: motion for substituted service', 0, NULL, 0.5, 0, 1, 16, '2017-08-09 10:25:11', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(4566, 16, 0, '2017-08-09 00:00:00', 228, 'Revised step plan per EMP\'s comments', 3500, NULL, 2.25, 7875, 1, 16, '2017-08-09 11:27:25', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(4567, 16, 0, '2017-08-07 00:00:00', 90, 'Revised Comment on MR to add discussion on theft', 0, NULL, 2, 0, 1, 16, '2017-08-09 11:27:55', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(4568, 16, 0, '2017-08-07 00:00:00', 228, 'Prepared initial draft of step plan for Simplification', 3500, NULL, 5.6, 19600, 1, 16, '2017-08-09 11:28:27', 16, '2017-08-09 11:29:15', 1, '00:00:00', '00:00:00', 3),
(4569, 16, 0, '2017-08-07 00:00:00', 158, 'Internally discussed with Michael re: status of GANV CAR (checked files for CGT return)', 3000, NULL, 0.4, 1200, 1, 16, '2017-08-09 11:29:02', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(4570, 16, 0, '2017-08-04 00:00:00', 185, 'Researched on registration of foreign investments with the BSP; drafted email to GVF re: requirements and procedure', 100, NULL, 2, 200, 1, 16, '2017-08-09 11:30:28', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(4571, 16, 0, '2017-08-04 00:00:00', 163, 'Performed Other Service: internal discussion with Ms. Lyn re: Benchmark transmittal of documents, opening of bank account', 0, NULL, 0.5, 0, 1, 16, '2017-08-09 11:31:09', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(4572, 16, 0, '2017-08-04 00:00:00', 169, 'Revised memo on possible actions against Nancy Jimenez per GVF\'s comments', 0, NULL, 1.5, 0, 1, 16, '2017-08-09 11:31:46', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(4573, 16, 0, '2017-08-04 00:00:00', 11, 'Reviewed files in preparation for drafting of memorandum', 0, NULL, 1.2, 0, 0, 16, '2017-08-09 11:32:14', 16, '2017-08-09 11:33:05', 1, '00:00:00', '00:00:00', 12),
(4574, 16, 0, '2017-08-04 00:00:00', 228, 'Prepared initial draft of step plan for Simplification', 3500, NULL, 3.2, 11200, 0, 16, '2017-08-09 11:32:54', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4575, 16, 0, '2017-08-04 00:00:00', 228, 'Reviewed files of UCHC/LHPI Q3 and Q4 for LBT protest/internal discussion with RHO', 0, NULL, 1.8, 0, 1, 16, '2017-08-09 11:33:53', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(4576, 16, 0, '2017-08-04 00:00:00', 185, 'Attended closing meeting for Project Compass', 100, NULL, 4, 400, 1, 16, '2017-08-09 11:35:04', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(4577, 16, 0, '2017-08-03 00:00:00', 228, 'Prepared initial draft of step plan for Simplification', 3500, NULL, 3.2, 11200, 1, 16, '2017-08-09 11:35:36', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4578, 16, 0, '2017-08-03 00:00:00', 11, 'Reviewed files in preparation for drafting of memorandum', 0, NULL, 2, 0, 1, 16, '2017-08-09 11:36:21', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(4579, 16, 0, '2017-08-03 00:00:00', 169, 'Researched on theft/anti-fencing law re: possible actions against Nancy Jimenez/reviewed KRA\'s draft memo', 0, NULL, 5, 0, 1, 16, '2017-08-09 11:37:14', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(4580, 16, 0, '2017-08-01 00:00:00', 185, 'Attended pre-closing meeting for Project Compass', 100, NULL, 4, 400, 1, 16, '2017-08-09 11:45:43', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(4581, 16, 0, '2017-08-01 00:00:00', 185, 'Internally discussed with GVF and FGS re: closing documents for Project Compass', 100, NULL, 3, 300, 1, 16, '2017-08-09 11:46:09', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(4582, 16, 0, '2017-08-01 00:00:00', 185, 'Internally discussed with GVF and SLP re: applicability of PCA to Project Compass subscription', 100, NULL, 1, 100, 1, 16, '2017-08-09 11:46:52', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(4583, 16, 0, '2017-08-01 00:00:00', 185, 'Revised Project Compass due diligence report', 100, NULL, 2, 200, 1, 16, '2017-08-09 11:47:14', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(4584, 16, 0, '2017-08-02 00:00:00', 169, 'Internally discussed with GVF and KRA re: possible causes of action against Nancy Jimenez', 0, NULL, 0.5, 0, 1, 16, '2017-08-09 12:04:26', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(4585, 16, 0, '2017-08-02 00:00:00', 80, 'Reviewed Order of RTC re: Victoria Hernandez case/internal discussion with RHO re: filing of motion for substituted service', 0, NULL, 1.2, 0, 1, 16, '2017-08-09 12:06:15', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(4586, 16, 0, '2017-08-02 00:00:00', 169, 'Researched on theft and anti-fencing law (re: Nancy Jimenez)', 0, NULL, 3, 0, 1, 16, '2017-08-09 12:06:56', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(4587, 16, 0, '2017-08-02 00:00:00', 11, 'Reviewed files in preparation for filing of Memorandum', 0, NULL, 3.3, 0, 1, 16, '2017-08-09 12:07:28', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(4588, 16, 0, '2017-07-31 00:00:00', 185, 'Revised closing checklist for Project Compass/revised due dil report', 100, NULL, 3.75, 375, 1, 16, '2017-08-09 12:08:19', 16, '2017-08-09 12:12:37', 1, '00:00:00', '00:00:00', 19),
(4589, 16, 0, '2017-07-31 00:00:00', 185, 'Internally discussed with GVF and FGS re: preclosing meeting for Project Compass/documents for preclosing', 100, NULL, 2.5, 250, 1, 16, '2017-08-09 12:08:54', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(4590, 16, 0, '2017-07-31 00:00:00', 221, 'Internally discussed with Charie and FGS re: amended primary purpose of HavenAsia', 3500, NULL, 0.5, 1750, 1, 16, '2017-08-09 12:09:26', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(4591, 16, 0, '2017-07-31 00:00:00', 99, 'Drafted Secretary\'s Certificate for creation of employee fund', 2500, NULL, 0.75, 1875, 1, 16, '2017-08-09 12:10:06', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4592, 16, 0, '2017-07-31 00:00:00', 6, 'Internally discussed with GVF and KRA re: applicability of RR 6-2013 to estate tax', 2500, NULL, 0.5, 1250, 1, 16, '2017-08-09 12:10:46', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(4593, 16, 0, '2017-08-09 00:00:00', 228, 'Internally discussed with KRA, SLP and RHO re: matters for step plan (redemption viz PCC; LHPI loan)', 3500, NULL, 1.25, 4375, 1, 16, '2017-08-09 12:13:43', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(4594, 26, 0, '2017-07-10 00:00:00', 163, 'Reviewed/study the papers given and BIR issuance', 0, NULL, 0.35, 0, 1, 26, '2017-08-09 14:42:54', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(4595, 26, 0, '2017-07-10 00:00:00', 143, 'Check Judicial Affidavits and prepare script ', 2500, NULL, 0.3, 750, 1, 26, '2017-08-09 14:46:18', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(4596, 26, 0, '2017-07-10 00:00:00', 228, 'Researched on liquidating dividends and read case of Good year ', 3000, NULL, 2.3, 6900, 1, 26, '2017-08-09 14:56:55', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(4597, 16, 0, '2017-08-09 00:00:00', 11, 'Drafted memorandum', 0, NULL, 4, 0, 1, 16, '2017-08-09 14:57:46', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4598, 16, 0, '2017-08-09 00:00:00', 228, 'Internally discussed with EMP, SLP, RHO and KRA re: Simplification step plan', 3500, NULL, 1.5, 5250, 1, 16, '2017-08-09 14:58:12', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(4599, 26, 0, '2017-07-10 00:00:00', 87, 'Read Email from GVF re: draft position paper', 2500, NULL, 0.1, 250, 1, 26, '2017-08-09 14:58:25', NULL, NULL, 1, '00:00:00', '00:00:00', 4),
(4600, 26, 0, '2017-07-10 00:00:00', 163, 'drugmakers laboratories biotech -Attended meeting with EMP, SLP, FGS, check documents and research on nature of denial ', 0, NULL, 3.2, 0, 1, 26, '2017-08-09 15:00:26', 26, '2017-08-09 15:00:46', 1, '00:00:00', '00:00:00', 1),
(4601, 26, 0, '2017-07-10 00:00:00', 143, 'Wrote email to Rodriguez, prepare attachments ', 2500, NULL, 0.2, 500, 1, 26, '2017-08-09 15:02:03', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(4602, 26, 0, '2017-07-11 00:00:00', 228, 'Examined/study laws, research on ITAD rulings, treasury shares, draft write up, meeting and draft computation of HPI shares ', 3000, NULL, 14, 42000, 1, 26, '2017-08-09 15:05:17', NULL, NULL, 1, '00:00:00', '00:00:00', 5),
(4603, 26, 0, '2017-07-11 00:00:00', 220, 'Read Email and review comments ', 2500, NULL, 0.2, 500, 1, 26, '2017-08-09 15:05:39', NULL, NULL, 1, '00:00:00', '00:00:00', 4),
(4604, 26, 0, '2017-07-11 00:00:00', 163, 'Drugmakers Biotech-Researched on nature of denial, read cases, email SLP', 0, NULL, 2.45, 0, 1, 26, '2017-08-09 15:09:18', 26, '2017-08-09 15:09:39', 1, '00:00:00', '00:00:00', 13),
(4605, 26, 0, '2017-07-11 00:00:00', 163, 'Friendly care Attended meeting with EMP and DRP', 0, NULL, 0.15, 0, 1, 26, '2017-08-09 15:10:12', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(4606, 26, 0, '2017-07-12 00:00:00', 228, 'Researched on RF whether exemption covers CGT and donors, draft the memo. computation and list of stockholders ', 3000, NULL, 6.35, 19050, 1, 26, '2017-08-09 15:12:37', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(4607, 26, 0, '2017-07-12 00:00:00', 163, 'Drugmakers lab biotech- Internally discussed with SLP and research on elements of denial ', 0, NULL, 1.2, 0, 1, 26, '2017-08-09 15:13:56', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(4608, 26, 0, '2017-07-12 00:00:00', 220, 'Examined/study the comments of Jocelyn Ng and meeting with EMP and DRP and RHO, and skype with Jocelyn Ng. ', 2500, NULL, 1, 2500, 1, 26, '2017-08-09 15:15:03', NULL, NULL, 1, '00:00:00', '00:00:00', 5),
(4609, 26, 0, '2017-07-11 00:00:00', 143, 'Attended meeting with Arazeli Malapad at BGC', 2500, NULL, 3.45, 8625, 1, 26, '2017-08-09 15:17:09', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(4610, 26, 0, '2017-07-14 00:00:00', 143, 'Examined/check case for the exhibits and draft script for the Commissioning of ICPA ', 0, NULL, 0.3, 0, 1, 26, '2017-08-09 15:17:47', NULL, NULL, 1, '00:00:00', '00:00:00', 5),
(4611, 26, 0, '2017-07-14 00:00:00', 228, 'Examined/study the revisions and memo', 3000, NULL, 0.25, 750, 1, 26, '2017-08-09 15:18:39', NULL, NULL, 1, '00:00:00', '00:00:00', 5),
(4612, 26, 0, '2017-07-14 00:00:00', 163, 'Drugmarkers lab biotech-Researched on service 12-99, read recent cases pertaining to nature of denial and effect of procedural lapses on service to tax payer and draft write up ', 0, NULL, 7, 0, 1, 26, '2017-08-09 15:40:40', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(4613, 26, 0, '2017-07-14 00:00:00', 163, 'new client - Attended meeting (making of SPA), draft SPA obtain TCC and AR and leasing ', 0, NULL, 2.25, 0, 1, 26, '2017-08-09 15:46:34', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(4614, 26, 0, '2017-07-14 00:00:00', 163, 'Examined/study  the decision on ACER vs.CIR ', 0, NULL, 0.3, 0, 1, 26, '2017-08-09 15:47:09', NULL, NULL, 2, '00:00:00', '00:00:00', 5),
(4615, 26, 0, '2017-07-14 00:00:00', 143, 'practice for the hearing with DRP ', 2500, NULL, 0.45, 1125, 1, 26, '2017-08-09 15:48:02', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(4616, 26, 0, '2017-07-14 00:00:00', 228, 'make a power point for the July 18 presentation', 3000, NULL, 4, 12000, 1, 26, '2017-08-10 10:44:34', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4617, 26, 0, '2017-07-16 00:00:00', 143, 'study case 9183, practice for the presentation of Mr. Rodriguez ', 2500, NULL, 3, 7500, 1, 26, '2017-08-10 10:45:54', NULL, NULL, 1, '00:00:00', '00:00:00', 5),
(4618, 26, 0, '2017-07-16 00:00:00', 163, 'drugmakers biotech-read email of SLP regarding Assessment/findings ', 0, NULL, 0.1, 0, 1, 26, '2017-08-10 10:53:46', NULL, NULL, 1, '00:00:00', '00:00:00', 5),
(4619, 26, 0, '2017-07-17 00:00:00', 228, 'Revise email for EMP regarding the presentation, edited power point, read and study email ', 3000, NULL, 4.3, 12900, 1, 26, '2017-08-10 10:57:25', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(4620, 26, 0, '2017-07-17 00:00:00', 87, 'Revise Position Paper and email to GVF', 2500, NULL, 0.45, 1125, 1, 26, '2017-08-10 10:57:58', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(4621, 26, 0, '2017-07-17 00:00:00', 143, 'Attended hearing with DRP, commissioning of Mr. Wilfrido Rodriguez ', 2500, NULL, 4.3, 10750, 1, 26, '2017-08-10 10:58:43', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(4622, 26, 0, '2017-07-17 00:00:00', 163, 'new client (walk in) - Reviewed SPA (lease), email to client the SPA on lease and also SPA re CAR ', 0, NULL, 1, 0, 1, 26, '2017-08-10 10:59:35', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(4623, 26, 0, '2017-07-17 00:00:00', 203, 'Reviewed Petition ', 0, NULL, 3, 0, 1, 26, '2017-08-10 11:00:00', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(4624, 26, 0, '2017-07-18 00:00:00', 163, 'Frankie Lee (Walk in client)- Revise/finalize the SPA, meeting with client, facilitate notarization and ask for billing meeting ', 0, NULL, 1.45, 0, 1, 26, '2017-08-10 11:04:35', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(4625, 26, 0, '2017-07-18 00:00:00', 87, 'Reviewed/check filing, review position paper annexes', 2500, NULL, 0.2, 500, 1, 26, '2017-08-10 11:07:02', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(4626, 26, 0, '2017-07-18 00:00:00', 104, 'Drafted SEC Form, Cover sheet, Treasurer\'s affidavit, list of Stock holder, proxy form, subscription agreement, certification of waiver of pre-emptive rigths, Sec\'s Cert, Joint Minutes, Amended AOI, director\'s Cert, email to SLP, and review comments of SLP on the requirements for the application of increase on authorized capital', 2500, NULL, 4.15, 10375, 1, 26, '2017-08-10 11:10:48', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4627, 26, 0, '2017-07-18 00:00:00', 228, 'Examine/read the revised presentation', 3000, NULL, 1, 3000, 1, 26, '2017-08-10 11:11:34', NULL, NULL, 1, '00:00:00', '00:00:00', 5);
INSERT INTO `file_billing_tbl` (`file_billing_id`, `user_id`, `position`, `billing_date`, `file_id`, `work_detail`, `rate`, `time_spent_sec`, `time_spent`, `amount`, `active`, `insert_by`, `insert_dt`, `update_by`, `update_dt`, `task_type`, `start_time`, `end_time`, `task_code`) VALUES
(4628, 26, 0, '2017-07-19 00:00:00', 163, 'Drugmakers Boitech-read and study documents received from Drugmakers, research on jurisprudence regarding violation of due process in assessment cases, draft memo for our action regarding the assessments made for Drugmakers ', 0, NULL, 7.3, 0, 1, 26, '2017-08-10 11:13:28', NULL, NULL, 1, '00:00:00', '00:00:00', 5),
(4629, 26, 0, '2017-07-19 00:00:00', 104, 'prepared and review the signatory pages of the requirements for the increase of authorized capital transmittal letter, meeting with Sharon and Philip re: date of meeting for the increase in authorized capital which will be July 19, 2017; revise letters to incorporate the changes ', 2500, NULL, 1, 2500, 1, 26, '2017-08-10 11:21:53', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(4630, 26, 0, '2017-07-19 00:00:00', 235, 'Revise letter to RDO 41, email to EMP DRP, check papers to be attached to the letter ', 0, NULL, 1, 0, 1, 26, '2017-08-10 11:23:09', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(4631, 26, 0, '2017-07-20 00:00:00', 163, 'drrugmakers biotech- Reviewed/read memo. meeting with FGS, SLP and client revise memo', 0, NULL, 3.5, 0, 1, 26, '2017-08-10 11:35:55', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(4632, 26, 0, '2017-07-20 00:00:00', 135, 'Conferred with DRP', 2500, NULL, 0.15, 375, 1, 26, '2017-08-10 11:37:04', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(4633, 26, 0, '2017-07-20 00:00:00', 104, 'check CMD for the increase and update Sharon regarding issues with SEC. looked for a contact with SEC and talked with SEC via phone regarding the President should be Filipino', 2500, NULL, 0.5, 1250, 1, 26, '2017-08-10 11:41:06', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(4634, 26, 0, '2017-07-21 00:00:00', 169, 'combine and compare documents and sent to DRP ', 0, NULL, 0.45, 0, 1, 26, '2017-08-10 11:43:07', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(4635, 26, 0, '2017-07-21 00:00:00', 135, 'read/review decision and outline for motion for reconsideration, include points for the MR and research on unutilized  creditable input taxes attributable to zero-rated sales, and intent of the law for RA 9513', 2500, NULL, 3, 7500, 1, 26, '2017-08-10 11:48:40', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(4636, 26, 0, '2017-07-23 00:00:00', 163, 'read the case assigned for the lunch meeting', 0, NULL, 1.5, 0, 1, 26, '2017-08-10 11:49:14', NULL, NULL, 2, '00:00:00', '00:00:00', 12),
(4637, 26, 0, '2017-07-24 00:00:00', 135, 'Researched and input the same on the MR, read bicameral conference meeting with EMP, DRP, SLP, and RHO', 2500, NULL, 8, 20000, 1, 26, '2017-08-10 12:27:06', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(4638, 12, 0, '2017-08-01 00:00:00', 120, 'Internal routing - letter to Atty. Golda Gabriel re copy of Respondent\'s FOE and Comment to FOE', 0, NULL, 0.1, 0, 1, 22, '2017-08-10 14:49:02', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4639, 12, 0, '2017-08-01 00:00:00', 224, 'Internal routing - Entry of Appearance with Motion for Extension of Time to File Responsive Pleading', 6000, NULL, 0.1, 600, 1, 22, '2017-08-10 14:50:30', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4640, 12, 0, '2017-08-01 00:00:00', 48, 'Internal routing - Amended GIS 2017 filed with SEC on July 28, 2017', 0, NULL, 0.1, 0, 1, 22, '2017-08-10 14:51:16', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4641, 12, 0, '2017-08-01 00:00:00', 64, 'Internal routing - Request for Extension to Submit Proof of Ownership of TCT filed with SEC on July 28, 2017', 0, NULL, 0.1, 0, 1, 22, '2017-08-10 14:52:40', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4642, 12, 0, '2017-08-01 00:00:00', 45, 'Internal routing - Request for Extension to Submit Proof of Ownership of TCT filed with SEC on July 31, 2017', 0, NULL, 0.1, 0, 1, 22, '2017-08-10 14:56:54', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4643, 12, 0, '2017-08-01 00:00:00', 49, 'Internal routing - Comment on the Petitioner\'s Petition for Review filed with CTA on July 31, 2017', 0, NULL, 0.1, 0, 1, 22, '2017-08-10 14:59:30', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4644, 12, 0, '2017-08-02 00:00:00', 231, 'Internal routing - Petition for Review with Motion to Quash filed with CTA on July 28, 2017', 6000, NULL, 0.1, 600, 1, 22, '2017-08-10 15:01:23', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4645, 12, 0, '2017-08-02 00:00:00', 139, 'Internal routing - Opposition (re Motion for Partial Reconsideration)', 0, NULL, 0.1, 0, 1, 22, '2017-08-10 15:03:44', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4646, 12, 0, '2017-08-02 00:00:00', 81, 'Internal routing - letter to Jigs Maminta re application for preferential tax', 0, NULL, 0.1, 0, 1, 22, '2017-08-10 15:06:15', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4647, 12, 0, '2017-08-02 00:00:00', 81, 'Internal routing - letter to RDO 44 re application for preferential tax of Sambua', 0, NULL, 0.1, 0, 1, 22, '2017-08-10 15:06:50', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4648, 12, 0, '2017-08-02 00:00:00', 235, 'Internal routing - Letter to RDO 41 re request for continuance of audit and investigation', 0, NULL, 0.1, 0, 1, 22, '2017-08-10 16:53:01', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4649, 12, 0, '2017-08-02 00:00:00', 82, 'Internal routing - Civil Case 032 - Order dated July 16, 2017 granting the Motion for Reconsideration', 0, NULL, 0.1, 0, 1, 22, '2017-08-10 16:54:27', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4650, 12, 0, '2017-08-02 00:00:00', 169, 'Internal routing - Notarized Secretary\'s Certificate re account with SBC and Minutes of the Special Meeting held on July 26, 2017', 0, NULL, 0.1, 0, 1, 22, '2017-08-10 16:57:01', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4651, 12, 0, '2017-08-02 00:00:00', 169, 'Internal routing -  Letter to Pia Yturzaeta re Minutes of the Special Meeting, Secretary\'s Certificate and Deed of Waiver and Undertaking', 0, NULL, 0.1, 0, 1, 22, '2017-08-10 16:59:23', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4652, 12, 0, '2017-08-02 00:00:00', 48, 'Internal routing - Letter to Beatrix Guevarra re transmittal of a copy of the Certificate of Amendment of AOI', 0, NULL, 0.1, 0, 1, 22, '2017-08-10 17:00:29', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4653, 12, 0, '2017-08-02 00:00:00', 47, 'Internal routing - Letter to Beatrix Guevarra re transmittal of a copy of the Certificate of Amendment of AOI', 0, NULL, 0.1, 0, 1, 22, '2017-08-10 17:01:30', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4654, 12, 0, '2017-08-02 00:00:00', 196, 'Internal routing - Letter to Jewel Pangilinan (BDO Branch Manager) re transmittal of original Secretary\'s Certificate for opening of corporate account', 0, NULL, 0.1, 0, 1, 22, '2017-08-10 17:02:35', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4655, 12, 0, '2017-08-02 00:00:00', 80, 'Internal routing - Letter to Melanie Arcilla re transmittal of original Training Agreements of trainees', 0, NULL, 0.1, 0, 1, 22, '2017-08-10 17:03:28', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4656, 12, 0, '2017-08-02 00:00:00', 135, 'Internal routing - Motion for Reconsideration filed with CTA on July 28, 2017', 0, NULL, 0.1, 0, 1, 22, '2017-08-10 17:04:21', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4657, 12, 0, '2017-08-02 00:00:00', 231, 'Internal routing - Notice of Hearing dated August 1, 2017', 6000, NULL, 0.1, 600, 1, 22, '2017-08-10 17:09:07', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4658, 12, 0, '2017-08-02 00:00:00', 93, 'Internal routing - Letter from CTA re requirement for additional deposit for court expenses ', 0, NULL, 0.1, 0, 1, 22, '2017-08-10 17:11:40', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4659, 12, 0, '2017-08-02 00:00:00', 231, 'Internal routing - Letter to Dayrelle Servidad re copy of Petition for Review to Cancel Illegal Assessment and Motion to Quash', 6000, NULL, 0.1, 600, 1, 22, '2017-08-10 17:12:46', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4660, 12, 0, '2017-08-03 00:00:00', 11, 'Internal routing - Notice of Resolution dated July 24, 2017 with attached Resolution dated July 21, 2017', 0, NULL, 0.1, 0, 1, 22, '2017-08-10 17:14:23', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4661, 12, 0, '2017-08-03 00:00:00', 141, 'Internal routing - Notice of Resolution dated July 24, 2017 with attached Resolution dated July 21, 2017', 0, NULL, 0.1, 0, 1, 22, '2017-08-10 17:15:58', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4662, 12, 0, '2017-08-10 00:00:00', 163, 'CAI-72-TAX-A-6 - Internal routing - Respondent\'s Answer with Affirmative Defenses dated August 2, 2017', 0, NULL, 0.5, 0, 1, 22, '2017-08-11 09:06:18', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4663, 16, 0, '2017-08-14 00:00:00', 228, 'Revised Simplification memo per EMP\'s comments', 3500, NULL, 2, 7000, 1, 16, '2017-08-14 21:05:53', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(4664, 16, 0, '2017-08-14 00:00:00', 135, 'Internally discussed with EMP re: oral arguments and new trial ffor 8875', 2500, NULL, 0.5, 1250, 1, 16, '2017-08-14 21:09:55', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(4665, 16, 0, '2017-08-14 00:00:00', 135, 'Researched on oral arguments and new trial for 8875', 2500, NULL, 2, 5000, 1, 16, '2017-08-14 21:10:15', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(4666, 16, 0, '2017-08-14 00:00:00', 223, 'Reviewed work of RHO re: Manifestation and Motion to File Amended Complaint /internal discussions with EMP and RHO', 3500, NULL, 1.5, 5250, 1, 16, '2017-08-14 21:11:01', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(4667, 16, 0, '2017-08-14 00:00:00', 80, 'Reviewed work of RHO re: Motion for Extension of Time to Comply with Order (amended complaint) - Victoria Hernandez', 0, NULL, 1, 0, 1, 16, '2017-08-14 21:11:48', 16, '2017-08-14 21:11:59', 1, '00:00:00', '00:00:00', 12),
(4668, 16, 0, '2017-08-14 00:00:00', 80, 'Internally discussed with GVF re: Motion for Extension of Time to Comply with Order (amended complaint) - Victoria Hernandez', 0, NULL, 0.3, 0, 1, 16, '2017-08-14 21:12:13', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(4669, 16, 0, '2017-08-14 00:00:00', 90, 'Reviewed Appellee\'s Brief drafted by FGS', 0, NULL, 4, 0, 1, 16, '2017-08-14 21:12:41', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(4670, 12, 0, '2017-08-14 00:00:00', 228, 'Drafted OPINION/DISCUSSION', 6000, NULL, 3.85, 23100, 1, 12, '2017-08-14 21:38:30', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4671, 12, 0, '2017-08-11 00:00:00', 228, 'Revised Draft Opinion', 6000, NULL, 1.75, 10500, 1, 12, '2017-08-14 21:39:07', 12, '2017-08-15 19:06:35', 1, '00:00:00', '00:00:00', 19),
(4672, 12, 0, '2017-08-11 00:00:00', 220, 'Conferred with Jocelyn re Revised Opinion', 6000, NULL, 1.25, 7500, 1, 12, '2017-08-14 21:39:55', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(4673, 26, 0, '2017-07-24 00:00:00', 231, 'Conferred with SLP', 3000, NULL, 0.25, 750, 1, 26, '2017-08-15 11:38:21', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(4674, 26, 0, '2017-07-24 00:00:00', 163, 'Carlos Benigno Uy- Conferred with SLP', 0, NULL, 0.25, 0, 1, 26, '2017-08-15 11:39:50', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(4675, 26, 0, '2017-07-24 00:00:00', 104, 'Conferred with SLP', 2500, NULL, 0.25, 625, 1, 26, '2017-08-15 11:52:54', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(4676, 26, 0, '2017-07-24 00:00:00', 201, 'Conferred with GVF and SLP regarding update on the TIN and family home; computation of estate ', 0, NULL, 0.45, 0, 1, 26, '2017-08-15 11:55:03', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(4677, 26, 0, '2017-07-24 00:00:00', 235, 'conference with EMP, draft letter for client ', 0, NULL, 0.45, 0, 1, 26, '2017-08-15 13:54:14', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(4678, 26, 0, '2017-07-24 00:00:00', 163, 'Researched on case, digest and lawyers lunc', 0, NULL, 2, 0, 1, 26, '2017-08-15 13:56:23', NULL, NULL, 2, '00:00:00', '00:00:00', 13),
(4679, 26, 0, '2017-07-25 00:00:00', 201, 'Prepare necessary documents to get the Tax declaration of Makati Properties, gave instruction for the application of barangay certification of a family home', 0, NULL, 0.2, 0, 1, 26, '2017-08-15 13:59:45', NULL, NULL, 1, '00:00:00', '00:00:00', 10),
(4680, 26, 0, '2017-07-25 00:00:00', 135, 'Researched on incentive as optional, right, summarize the PEZA comparison and incorporate it on the MR; meeting with EMP, DRP,SLP, RHO and revise the MR ', 2500, NULL, 6.5, 16250, 1, 26, '2017-08-15 14:58:40', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(4681, 26, 0, '2017-07-25 00:00:00', 104, 'Reviewed GIS fill president and correction of the GIS paid up capital email to Philip regarding TIN of Windsor ', 2500, NULL, 1, 2500, 1, 26, '2017-08-15 15:02:00', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(4682, 26, 0, '2017-07-25 00:00:00', 163, 'Drugmakers Laboratories Biotech-Researched on injunction', 0, NULL, 0.55, 0, 1, 26, '2017-08-15 15:14:24', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(4683, 26, 0, '2017-08-15 00:00:00', 163, '-DrugMakers laboratories\n&gt;read and study the petition for review; follow up with dayrelle the necessary docs, annexes, checks \n-meeting with Dayrelle, SLP, EMP, revision of the verification, sec cert, \n-contact (text &amp; call)Dayrelle and ask how the PCL and FNBS was served to them, \n', 0, NULL, 6, 0, 0, 26, '2017-08-15 16:27:18', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(4684, 26, 0, '2017-07-26 00:00:00', 163, '-DrugMakers laboratories\n&amp;gt;read and study the petition for review; follow up with dayrelle the necessary docs, annexes, checks \n-meeting with Dayrelle, SLP, EMP, revision of the verification, sec cert, \n-contact (text &amp;amp; call)Dayrelle and ask how the PCL and FNBS was served to them, \n', 0, NULL, 6, 0, 1, 26, '2017-08-15 16:29:30', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(4685, 26, 0, '2017-07-26 00:00:00', 135, 'Reviewe MR of CBK and dissenting concurring in the hedcor decision', 2500, NULL, 1.2, 3000, 1, 26, '2017-08-15 16:32:08', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(4686, 26, 0, '2017-07-26 00:00:00', 201, 'talked with city assessor to get the assessment for the cordova apartment, update computation of the estate tax ', 0, NULL, 1.3, 0, 1, 26, '2017-08-15 16:34:11', NULL, NULL, 1, '00:00:00', '00:00:00', 10),
(4687, 26, 0, '2017-07-26 00:00:00', 48, 'Drafted amended GIS to reflect HBV\'s 40% ', 0, NULL, 0.2, 0, 1, 26, '2017-08-15 16:38:13', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4688, 26, 0, '2017-07-26 00:00:00', 47, 'Drafted amended GIS to reflect HBV\'s 40%', 0, NULL, 0.2, 0, 1, 26, '2017-08-15 16:38:34', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4689, 26, 0, '2017-07-26 00:00:00', 135, 'Made telephone call to legal division, incentive division, EAG division of PEZA,legal Div. of BIR to check if suppliers need accreditation', 2500, NULL, 0.5, 1250, 1, 26, '2017-08-15 16:39:40', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(4690, 12, 0, '2017-08-15 00:00:00', 137, 'Reviewed and transmittal of Omnibus Motion', 0, NULL, 2.45, 0, 1, 12, '2017-08-15 18:56:52', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(4691, 12, 0, '2017-08-15 00:00:00', 135, 'Conferred with HEDCOR Team and Atty. Ruy Ronda', 0, NULL, 3, 0, 1, 12, '2017-08-15 18:57:35', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(4692, 12, 0, '2017-08-15 00:00:00', 135, 'Researched on CTA Rules and internal discussion', 0, NULL, 0.75, 0, 1, 12, '2017-08-15 18:58:07', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(4693, 12, 0, '2017-08-07 00:00:00', 93, 'Reviewed Petition for Review', 0, NULL, 2.25, 0, 1, 12, '2017-08-15 19:01:00', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(4694, 12, 0, '2017-08-07 00:00:00', 228, 'Reviewed Opinion; internal dsicussion', 6000, NULL, 2.5, 15000, 1, 12, '2017-08-15 19:01:33', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(4695, 12, 0, '2017-08-08 00:00:00', 93, 'Reviewed Petition', 0, NULL, 2.5, 0, 1, 12, '2017-08-15 19:02:00', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(4696, 12, 0, '2017-08-08 00:00:00', 228, 'Reviewed Opinion', 6000, NULL, 3.5, 21000, 1, 12, '2017-08-15 19:02:26', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(4697, 12, 0, '2017-08-09 00:00:00', 93, 'Performed Other Service - Supervised filing of petition', 0, NULL, 1.25, 0, 1, 12, '2017-08-15 19:03:06', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(4698, 12, 0, '2017-08-11 00:00:00', 23, 'Attended BOD meeting', 0, NULL, 2, 0, 1, 12, '2017-08-15 19:04:13', NULL, NULL, 2, '00:00:00', '00:00:00', 1),
(4699, 12, 0, '2017-08-10 00:00:00', 228, 'Reviewed Opinion', 6000, NULL, 4.5, 27000, 1, 12, '2017-08-15 19:06:06', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(4700, 12, 0, '2017-07-19 00:00:00', 135, 'Attended meeting with Atty. Golda Gabriel, SLP and DRP re Hedcor case 8875', 0, NULL, 2.3, 0, 1, 22, '2017-08-16 10:53:48', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(4701, 26, 0, '2017-07-27 00:00:00', 135, 'Reviewed/read analyze email, suggestions of Joseph and research on the Mirant Case', 0, NULL, 3, 0, 1, 26, '2017-08-16 11:48:58', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(4702, 26, 0, '2017-07-27 00:00:00', 48, 'Reviewed amended GIS and instruct filing for friday', 0, NULL, 0.15, 0, 1, 26, '2017-08-16 11:49:25', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(4703, 26, 0, '2017-07-27 00:00:00', 163, 'Drugmakers biotech 9635-Revise the Petition ', 0, NULL, 0.5, 0, 1, 26, '2017-08-16 11:52:18', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(4704, 26, 0, '2017-07-28 00:00:00', 135, 'Reviewed email, incorporate changes in the motion for reconsidration', 2500, NULL, 4, 10000, 1, 26, '2017-08-16 11:58:07', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(4705, 26, 0, '2017-07-28 00:00:00', 163, 'lawyer\'s Lunch ', 0, NULL, 1.3, 0, 1, 26, '2017-08-16 11:59:34', NULL, NULL, 2, '00:00:00', '00:00:00', 10),
(4706, 26, 0, '2017-07-28 00:00:00', 201, 'Internally discussed with SLP and GVF regarding the estate tax return \ninstructed Michael regarding barangay Certificate for family home and certified true copy of CCT, check requirements for the computation of estate tax return by the BIR, email GVF regarding the required letter for the tax Dec. and drafted letter for RD Makati', 0, NULL, 1.25, 0, 1, 26, '2017-08-16 13:29:21', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(4707, 26, 0, '2017-07-28 00:00:00', 235, 'Made telephone call to Ms. Angelic and report to EMP and DRP, discussion on next move, ', 0, NULL, 0.15, 0, 1, 26, '2017-08-16 13:30:00', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(4708, 26, 0, '2017-07-31 00:00:00', 228, 'Revise changes in the PPt to the Memo, email to DRP', 3000, NULL, 4.25, 12750, 1, 26, '2017-08-16 13:33:53', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(4709, 26, 0, '2017-07-31 00:00:00', 201, 'Internally discussed with GVF instructions on drafting the extrajudicial settlement and renewal of CAR, and availment of the amnesty', 0, NULL, 0.1, 0, 1, 26, '2017-08-16 13:35:12', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(4710, 26, 0, '2017-07-31 00:00:00', 87, 'Internally discussed with GVF re: hearing and get the position paper ', 2500, NULL, 0.1, 250, 1, 26, '2017-08-16 13:41:45', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(4711, 26, 0, '2017-07-31 00:00:00', 6, 'Internally discussed with facts and the actions to be done', 2500, NULL, 0.1, 250, 1, 26, '2017-08-16 13:42:16', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(4712, 26, 0, '2017-07-31 00:00:00', 163, 'Drugmakers biotech 9635-Drafted email dayrelle a copy of Petition, and transmittal letter ', 0, NULL, 0.2, 0, 1, 26, '2017-08-16 13:43:06', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4713, 26, 0, '2017-07-31 00:00:00', 201, 'Drafted transmittal to Monina Uy and updated SLP', 0, NULL, 0.3, 0, 1, 26, '2017-08-16 13:43:41', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4714, 26, 0, '2017-07-31 00:00:00', 87, 'Wrote email to GVF and DRP regarding status of the case', 2500, NULL, 0.1, 250, 1, 26, '2017-08-16 13:44:07', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(4715, 26, 0, '2017-07-31 00:00:00', 6, 'Researched and study RR-2013', 2500, NULL, 1, 2500, 1, 26, '2017-08-16 13:44:30', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(4716, 26, 0, '2017-07-31 00:00:00', 196, 'Internally discussed with DRP regarding instructions BDO account', 0, NULL, 0.1, 0, 1, 26, '2017-08-16 13:44:54', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(4717, 19, 0, '2017-06-29 00:00:00', 64, 'Reviewed GIS and revised filing of GIS', 0, NULL, 0.3, 0, 1, 19, '2017-08-16 14:10:31', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(4718, 19, 0, '2017-06-29 00:00:00', 127, 'Internally discussed withGIS and revised filing of GIS', 0, NULL, 0.3, 0, 1, 19, '2017-08-16 14:11:30', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(4719, 19, 0, '2017-06-29 00:00:00', 110, 'GIS and revised filing of GIS', 0, NULL, 0.3, 0, 1, 19, '2017-08-16 14:11:54', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(4720, 19, 0, '2017-06-29 00:00:00', 189, 'GIS and revised filing of GIS', 0, NULL, 0.3, 0, 1, 19, '2017-08-16 14:12:25', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(4721, 19, 0, '2017-06-29 00:00:00', 111, 'GIS and revised filing of GIS', 0, NULL, 0.3, 0, 1, 19, '2017-08-16 14:12:43', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(4722, 19, 0, '2017-06-29 00:00:00', 112, 'GIS and revised filing of GIS', 0, NULL, 0.3, 0, 1, 19, '2017-08-16 14:13:00', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(4723, 19, 0, '2017-06-29 00:00:00', 220, 'Internally discussed with EMP and KRA\nrevised memo on transfer of Shares', 2500, NULL, 4.5, 11250, 1, 19, '2017-08-16 14:13:46', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(4724, 19, 0, '2017-06-30 00:00:00', 220, 'Revise memo', 2500, NULL, 3, 7500, 1, 19, '2017-08-16 14:14:24', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(4725, 19, 0, '2017-06-30 00:00:00', 163, 'Drafted table of comparison on rules of service of assessment ', 0, NULL, 1, 0, 1, 19, '2017-08-16 14:15:02', NULL, NULL, 2, '00:00:00', '00:00:00', 3),
(4726, 19, 0, '2017-06-30 00:00:00', 80, 'Drafted and prepared Malaysia Affiliates documents for submission to BOI', 0, NULL, 2, 0, 1, 19, '2017-08-16 14:15:45', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4727, 19, 0, '2017-06-30 00:00:00', 144, 'Drafted and prepared 2017 GIS', 0, NULL, 1, 0, 1, 19, '2017-08-16 14:16:02', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4728, 19, 0, '2017-07-05 00:00:00', 80, 'Supervised filing of Malaysia affiliated documents to BOI', 0, NULL, 1.5, 0, 1, 19, '2017-08-16 14:16:42', NULL, NULL, 1, '00:00:00', '00:00:00', 18),
(4729, 19, 0, '2017-07-05 00:00:00', 80, 'Reviewed new documents for Singapore, America and Switzerland Affiliates ', 0, NULL, 2, 0, 1, 19, '2017-08-16 14:17:52', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(4730, 19, 0, '2017-07-05 00:00:00', 163, 'Advatech - Revise letter to BIR \nphone call with Ms. Maricar Mendoza', 0, NULL, 0.45, 0, 1, 19, '2017-08-16 14:18:42', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(4731, 19, 0, '2017-07-05 00:00:00', 163, 'Mitos Borromeo -Reviewed documents and drafter letter to Mayor Bautista on donation of property', 0, NULL, 1, 0, 1, 19, '2017-08-16 14:22:20', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(4732, 19, 0, '2017-07-05 00:00:00', 189, 'Drafted Sec Cert on system administrator ', 0, NULL, 0.15, 0, 1, 19, '2017-08-16 14:25:37', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4733, 19, 0, '2017-07-05 00:00:00', 127, 'drafted Sec Certs on single log on Security Bank and password administrator ', 0, NULL, 0.3, 0, 1, 19, '2017-08-16 14:38:48', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4734, 19, 0, '2017-07-05 00:00:00', 228, 'Discussion on merger with EMP, SLP, DRP, KRA ', 3000, NULL, 2, 6000, 1, 19, '2017-08-16 14:50:00', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(4735, 19, 0, '2017-07-06 00:00:00', 163, 'Advatech -Revise letter to BIR', 0, NULL, 0.3, 0, 1, 19, '2017-08-16 14:52:54', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(4736, 19, 0, '2017-07-06 00:00:00', 163, 'Mitos Borromeo – revised letter to Mayor Bautista on donation of property and transmitted letter ', 0, NULL, 0.3, 0, 1, 19, '2017-08-16 14:53:18', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(4737, 19, 0, '2017-07-06 00:00:00', 144, 'Wrote email copies of 2017 GIS to client ', 0, NULL, 0.15, 0, 1, 19, '2017-08-16 14:55:00', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(4738, 19, 0, '2017-07-06 00:00:00', 128, 'Traveled to BGC on notarization of deeds of sale ', 0, NULL, 2.5, 0, 1, 19, '2017-08-16 14:57:11', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(4739, 12, 0, '2017-08-16 00:00:00', 142, 'Reviewed Notice of Resolution dated August 16, 2017 with attached Resolution dated August 15, 2017 re granting of Petitioner\'s Request for Admission of Documents', 0, NULL, 0.5, 0, 1, 22, '2017-08-17 07:41:30', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(4740, 12, 0, '2017-08-14 00:00:00', 137, 'Reviewed Motion for Reconsideration', 0, NULL, 1, 0, 1, 12, '2017-08-17 09:05:15', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(4741, 12, 0, '2017-08-16 00:00:00', 137, 'Internally discussed with Dianne; Reviewed MR', 0, NULL, 0.75, 0, 1, 12, '2017-08-17 09:05:42', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(4742, 12, 0, '2017-08-16 00:00:00', 137, 'Revised Motion for Reconsieration', 0, NULL, 2.5, 0, 0, 12, '2017-08-17 09:06:03', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(4743, 12, 0, '2017-08-17 00:00:00', 137, 'Revised Motion for Reconsideration', 0, NULL, 2.5, 0, 1, 12, '2017-08-17 09:06:48', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(4744, 12, 0, '2017-08-16 00:00:00', 231, 'Internally discussed with Sam', 6000, NULL, 0.5, 3000, 1, 12, '2017-08-17 09:08:59', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(4745, 12, 0, '2017-08-16 00:00:00', 228, 'Conference Call with Laurent', 6000, NULL, 1.5, 9000, 1, 12, '2017-08-17 09:09:33', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(4746, 12, 0, '2017-08-16 00:00:00', 228, 'Internally discussed with team', 0, NULL, 1.25, 0, 1, 12, '2017-08-17 09:10:38', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(4747, 12, 0, '2017-08-16 00:00:00', 220, 'Revised Opinion', 6000, NULL, 1.5, 9000, 1, 12, '2017-08-17 09:11:05', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(4748, 19, 0, '2017-07-06 00:00:00', 128, 'update on 2017 GIS ', 0, NULL, 0.3, 0, 1, 19, '2017-08-17 10:24:45', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4749, 19, 0, '2017-07-06 00:00:00', 64, 'update on 2017 GIS ', 0, NULL, 0.3, 0, 1, 19, '2017-08-17 10:43:08', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(4750, 19, 0, '2017-07-06 00:00:00', 127, 'update on 2017 GIS ', 0, NULL, 0.3, 0, 1, 19, '2017-08-17 10:43:27', NULL, NULL, 1, '00:00:00', '00:00:00', 10),
(4751, 19, 0, '2017-07-06 00:00:00', 110, 'update on 2017 GIS ', 0, NULL, 0.3, 0, 1, 19, '2017-08-17 10:43:44', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(4752, 19, 0, '2017-07-06 00:00:00', 189, 'update on 2017 GIS ', 0, NULL, 0.3, 0, 1, 19, '2017-08-17 10:44:08', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(4753, 19, 0, '2017-07-06 00:00:00', 112, 'update on 2017 GIS ', 0, NULL, 0.3, 0, 1, 19, '2017-08-17 10:46:02', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(4754, 19, 0, '2017-07-06 00:00:00', 111, 'update on 2017 GIS ', 0, NULL, 0.3, 0, 1, 19, '2017-08-17 10:46:17', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(4755, 16, 0, '2017-08-17 00:00:00', 138, 'Further revised Omnibus Motion for 8990 per EMP, GVF and Joseph comments', 2500, NULL, 3, 7500, 1, 16, '2017-08-18 14:26:44', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(4756, 16, 0, '2017-08-17 00:00:00', 138, 'Supervised filing of 8990 Omnibus Motion', 2500, NULL, 1.5, 3750, 1, 16, '2017-08-18 14:27:04', NULL, NULL, 1, '00:00:00', '00:00:00', 18),
(4757, 16, 0, '2017-08-17 00:00:00', 228, 'Drafted expanded CEMCO/LHPI transaction timeline and UCHC RPS conversion timeline', 3500, NULL, 2.5, 8750, 1, 16, '2017-08-18 14:27:46', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4758, 16, 0, '2017-08-17 00:00:00', 228, 'Revised Lego Step Plan per Laurent\'s comments', 3500, NULL, 1, 3500, 1, 16, '2017-08-18 14:28:10', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(4759, 15, 0, '2017-01-17 00:00:00', 140, 'Drafted Motion for Reconsideration on the denial of the Petition', 2500, NULL, 2.5, 6250, 1, 15, '2017-08-18 15:23:35', 15, '2017-08-18 15:26:03', 1, '00:00:00', '00:00:00', 3),
(4760, 15, 0, '2017-01-17 00:00:00', 140, 'Drafted and revised the MR based on EMP\'s comments. (Consolidated entry for 3 days)', 2500, NULL, 4.1, 10250, 1, 15, '2017-08-18 15:24:26', 15, '2017-08-18 15:26:21', 1, '00:00:00', '00:00:00', 3),
(4761, 15, 0, '2017-01-19 00:00:00', 140, 'Performed Other Service: finalized and supervised filing of MR. ', 0, NULL, 3.8, 0, 1, 15, '2017-08-18 15:28:22', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(4762, 15, 0, '2017-01-19 00:00:00', 140, 'Performed Other Service', 0, NULL, 3.8, 0, 0, 15, '2017-08-18 15:30:26', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(4763, 19, 0, '2017-07-06 00:00:00', 63, 'Compilation of Agreements and Opinions ', 0, NULL, 2, 0, 1, 19, '2017-08-22 11:13:09', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(4764, 19, 0, '2017-07-06 00:00:00', 163, 'assignment of cases ', 0, NULL, 0.3, 0, 1, 19, '2017-08-22 11:16:04', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(4765, 19, 0, '2017-07-06 00:00:00', 167, 'Made telephone call to Ms. Badeth', 0, NULL, 0.2, 0, 1, 19, '2017-08-22 11:17:03', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(4766, 19, 0, '2017-07-06 00:00:00', 163, 'Advatech- Internally discussed with EMP on letter to BIR', 0, NULL, 0.2, 0, 1, 19, '2017-08-22 11:17:38', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(4767, 19, 0, '2017-07-07 00:00:00', 167, 'Drafted reply letter on refund of local business tax ', 0, NULL, 0.3, 0, 1, 19, '2017-08-22 11:20:18', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4768, 19, 0, '2017-07-06 00:00:00', 63, 'compilation of agreements and opinions', 0, NULL, 1.5, 0, 0, 19, '2017-08-22 11:22:29', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(4769, 19, 0, '2017-07-07 00:00:00', 63, 'Compilation of Agreements and opinions ', 0, NULL, 1.5, 0, 1, 19, '2017-08-22 11:28:29', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(4770, 19, 0, '2017-07-07 00:00:00', 163, 'read and digested case', 0, NULL, 0.4, 0, 1, 19, '2017-08-22 11:29:22', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(4771, 19, 0, '2017-07-07 00:00:00', 228, 'Internally discussion on merger', 3000, NULL, 2.5, 7500, 1, 19, '2017-08-22 14:46:18', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(4772, 19, 0, '2017-07-07 00:00:00', 80, 'Drafted letter to BOI and illustration of relationship Singapore, America and Switzerland Affiliates', 0, NULL, 1, 0, 1, 19, '2017-08-22 14:47:26', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4773, 19, 0, '2017-07-10 00:00:00', 80, 'Made telephone call to Mr. John Biedlima of BOI on Malaysia Affiliates submissiion', 0, NULL, 0.2, 0, 1, 19, '2017-08-22 14:48:23', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(4774, 19, 0, '2017-07-10 00:00:00', 163, 'Reviewed contract with Security Bank', 0, NULL, 2, 0, 1, 19, '2017-08-22 15:15:41', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(4775, 19, 0, '2017-07-10 00:00:00', 64, 'Revise May 30, 2017 minutes and drafted Secretary\'s Certificate on Trans-Asia Exchange of property', 0, NULL, 0.4, 0, 1, 19, '2017-08-22 15:16:21', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(4776, 19, 0, '2017-07-10 00:00:00', 67, 'prepared documents for transmittal to condo corporation in relation to issuance of clearance', 0, NULL, 0.4, 0, 1, 19, '2017-08-22 15:16:57', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(4777, 19, 0, '2017-07-10 00:00:00', 67, 'Drafted letter to condo corporation for request for clearance on transfer of Condo title', 0, NULL, 0.3, 0, 1, 19, '2017-08-22 15:17:52', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4778, 19, 0, '2017-07-10 00:00:00', 80, 'Prepared documents for submission to BOI on new Affiliates\n-prepared documents for submission on Malaysia Affiliates as communicated by Mr. Biendelima', 0, NULL, 1, 0, 1, 19, '2017-08-22 15:18:51', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(4779, 19, 0, '2017-07-11 00:00:00', 167, 'Made telephone call  to Ms. Badeth on 2013 Assessment ', 0, NULL, 0.3, 0, 1, 19, '2017-08-22 15:19:23', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(4780, 19, 0, '2017-07-11 00:00:00', 228, 'Researched on appraisal rights and tender offer\n- internal discussion with EMP/SLP/DRP/FGS/ and KRA', 3000, NULL, 4, 12000, 1, 19, '2017-08-22 15:20:26', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(4781, 19, 0, '2017-07-11 00:00:00', 167, 'Reviewed protest letter sent to BIR on 2013 assessment ', 0, NULL, 1.5, 0, 1, 19, '2017-08-22 15:21:22', 19, '2017-08-22 15:27:15', 1, '00:00:00', '00:00:00', 12),
(4782, 19, 0, '2017-07-11 00:00:00', 80, 'Made telephone call to Mr. John Biendelima on submitted documents for Malaysia Affiliates ', 0, NULL, 0.3, 0, 1, 19, '2017-08-22 15:34:50', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(4783, 16, 0, '2017-08-22 00:00:00', 228, 'Conference call with LH Integration Team, Jena Rojas, EMP and SLP', 3500, NULL, 1, 3500, 1, 16, '2017-08-22 16:16:49', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(4784, 19, 0, '2017-07-11 00:00:00', 163, 'Researched on requirements for FDA Certificate of Product registration', 0, NULL, 0.3, 0, 1, 19, '2017-08-22 16:37:56', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(4785, 19, 0, '2017-07-11 00:00:00', 167, 'Made telephone call to Ms. Angeline Ifurong BIR Examiner on 2013 assessment ', 0, NULL, 0.3, 0, 1, 19, '2017-08-22 16:38:38', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(4786, 19, 0, '2017-07-12 00:00:00', 167, 'Made telephone call to Ms. Badeth on 2013 Assessment ', 0, NULL, 0.2, 0, 1, 19, '2017-08-22 16:38:59', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(4787, 19, 0, '2017-07-12 00:00:00', 220, 'Conferred with Jocelyn Ng, with EMP/DRP/KRA', 2500, NULL, 0.2, 500, 1, 19, '2017-08-22 16:41:53', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(4788, 19, 0, '2017-07-12 00:00:00', 167, 'Drafted Partners and Certificate and Verification \n-computed estimated filing fee', 0, NULL, 0.35, 0, 1, 19, '2017-08-22 16:48:11', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4789, 15, 0, '2017-08-22 00:00:00', 231, 'Revised KRA\'s direct and possible cross examination questions. Brief meeting with Dayrelle Servidad on tomorrow\'s hearing. ', 3500, NULL, 1.5, 5250, 1, 15, '2017-08-22 16:55:43', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(4790, 15, 0, '2017-08-22 00:00:00', 228, 'Made telephone call conference to Laurent Jacques and HPI Finance Team on the step plan and timeline.  With EMP and DRP. ', 3500, NULL, 0.8, 2800, 1, 15, '2017-08-22 16:57:00', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(4791, 16, 0, '2017-08-22 00:00:00', 11, 'Drafted Memorandum', 0, NULL, 8, 0, 1, 16, '2017-08-22 16:58:07', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4792, 16, 0, '2017-08-22 00:00:00', 185, 'Drafted updated Closing Checklist', 100, NULL, 0.75, 75, 1, 16, '2017-08-22 16:58:30', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4793, 19, 0, '2017-07-12 00:00:00', 228, 'Researched on tender offer \n-Drafted opinion on merger, acquisition of shares, appraisal right and tender offer ', 3000, NULL, 2.5, 7500, 1, 19, '2017-08-22 17:05:24', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(4794, 19, 0, '2017-07-13 00:00:00', 228, 'Traveled to SEC for inquiry on tender offer\n- conferred with EMP/GVF/SLP/DRP/FGS/KRA\n- revised opinion', 0, NULL, 6.5, 0, 1, 19, '2017-08-22 17:06:21', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(4795, 19, 0, '2017-07-13 00:00:00', 167, 'Reviewed and research case file on administrative claim for refund', 0, NULL, 2, 0, 1, 19, '2017-08-22 17:06:51', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(4796, 15, 0, '2017-08-21 00:00:00', 203, 'Revised RHO\'s draft Reply.', 0, NULL, 2, 0, 1, 15, '2017-08-22 17:07:56', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(4797, 19, 0, '2017-07-14 00:00:00', 228, 'Traveled to SEC for inquiry on upstream merger and re issuance of shares ', 3000, NULL, 3, 9000, 1, 19, '2017-08-22 17:08:34', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(4798, 15, 0, '2017-08-22 00:00:00', 163, 'FOR ROMAR BPO: Drafted and revised secretary\'s certificate for Kat Silva and Romar\'s Peza Registration', 0, NULL, 0.5, 0, 1, 15, '2017-08-22 17:09:17', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4799, 15, 0, '2017-08-22 00:00:00', 231, 'Conferred with KRA in preparation for tomorrow\'s hearing; studied documents and applicable laws', 3500, NULL, 1.8, 6300, 1, 15, '2017-08-22 17:10:19', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(4800, 19, 0, '2017-07-14 00:00:00', 163, 'Reviewed/read and digested case assignment', 0, NULL, 0.4, 0, 1, 19, '2017-08-22 17:10:49', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(4801, 19, 0, '2017-07-14 00:00:00', 167, 'Drafted Petition for Annulment of local business tax and claim for refund', 0, NULL, 4, 0, 1, 19, '2017-08-22 17:11:14', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4802, 19, 0, '2017-07-15 00:00:00', 167, 'Drafted and revised petition for annulment of local business tax and claim for refund', 0, NULL, 3, 0, 1, 19, '2017-08-22 17:11:45', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4803, 19, 0, '2017-07-17 00:00:00', 167, 'organized annexes and attachments for Casas filing to RTC on Petition to annul assessment ', 0, NULL, 2, 0, 1, 19, '2017-08-22 17:12:20', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(4804, 19, 0, '2017-07-17 00:00:00', 186, 'Made telephone call to Ms. Badeth on documents for 2013 assessment \n-Communicated with Angeline Ifurong of BIR RDO 50 regarding 2013 Assessment ', 0, NULL, 0.4, 0, 1, 19, '2017-08-22 17:18:59', 19, '2017-11-22 11:34:30', 1, '00:00:00', '00:00:00', 16),
(4805, 19, 0, '2017-07-17 00:00:00', 63, 'Reviewed and compiled agreements and opinions', 0, NULL, 2, 0, 1, 19, '2017-08-22 17:19:45', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(4806, 12, 0, '2017-08-25 00:00:00', 220, 'Wrote email and finalising of opinion', 6000, NULL, 0.5, 3000, 1, 12, '2017-08-25 18:43:09', NULL, NULL, 1, '00:00:00', '00:00:00', 10),
(4807, 12, 0, '2017-08-25 00:00:00', 203, 'Revised Reply to MR', 0, NULL, 3.5, 0, 1, 12, '2017-08-25 18:44:04', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(4808, 12, 0, '2017-08-25 00:00:00', 228, 'Revised and reviewed timelines', 6000, NULL, 2.3, 13800, 1, 12, '2017-08-25 18:44:37', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(4809, 12, 0, '2017-08-24 00:00:00', 80, 'Reviewed HPI MSA', 0, NULL, 1.75, 0, 1, 12, '2017-08-25 18:52:33', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(4810, 12, 0, '2017-08-24 00:00:00', 231, 'Reviewed of email from Kim', 6000, NULL, 0.2, 1200, 1, 12, '2017-08-25 18:55:27', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(4811, 12, 0, '2017-08-24 00:00:00', 220, 'Revised Opinion', 6000, NULL, 0.5, 3000, 1, 12, '2017-08-25 18:59:22', NULL, NULL, 1, '00:00:00', '00:00:00', 10),
(4812, 12, 0, '2017-08-25 00:00:00', 135, 'Reviewed of Motion for Oral Arguments and sent emails to client; set appointment with Jojo Bunag', 0, NULL, 0.6, 0, 1, 12, '2017-08-25 19:05:03', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(4813, 12, 0, '2017-08-24 00:00:00', 167, 'Wrote email to Charlie re Tax clearance', 0, NULL, 0.3, 0, 1, 12, '2017-08-25 19:06:41', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(4814, 12, 0, '2017-08-23 00:00:00', 220, 'Revised Opinion', 6000, NULL, 0.75, 4500, 1, 12, '2017-08-25 19:07:47', 12, '2017-08-25 19:13:41', 1, '00:00:00', '00:00:00', 10),
(4815, 12, 0, '2017-08-23 00:00:00', 167, 'Read Email from Charlie Casas and replied', 0, NULL, 0.3, 0, 1, 12, '2017-08-25 19:08:28', NULL, NULL, 1, '00:00:00', '00:00:00', 4),
(4816, 12, 0, '2017-08-24 00:00:00', 235, 'Conferred with RDO re Friendly Care Assessment', 0, NULL, 2.5, 0, 1, 12, '2017-08-25 19:09:16', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(4817, 12, 0, '2017-08-22 00:00:00', 228, 'Conferred with Lauren and Jena ', 6000, NULL, 1, 6000, 1, 12, '2017-08-25 19:10:27', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(4818, 12, 0, '2017-08-22 00:00:00', 228, 'Reviewed of Materials for the conference call', 6000, NULL, 0.5, 3000, 1, 12, '2017-08-25 19:10:46', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(4819, 12, 0, '2017-08-23 00:00:00', 235, 'Internally discussed with Dianne', 0, NULL, 0.3, 0, 1, 12, '2017-08-25 19:14:13', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(4820, 12, 0, '2017-08-22 00:00:00', 203, 'Reviewed Reply and Motion for Time', 0, NULL, 0.5, 0, 1, 12, '2017-08-25 19:16:32', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(4821, 12, 0, '2017-08-23 00:00:00', 228, 'Read Email from Laurent.', 6000, NULL, 0.3, 1800, 1, 12, '2017-08-25 19:25:50', NULL, NULL, 1, '00:00:00', '00:00:00', 4),
(4822, 12, 0, '2017-08-18 00:00:00', 228, 'Revised and sent revised memo and detailed timeline', 0, NULL, 2.75, 0, 1, 12, '2017-08-25 19:27:17', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(4823, 12, 0, '2017-08-18 00:00:00', 137, 'Reviewed Omnibus Motion', 0, NULL, 1, 0, 1, 12, '2017-08-25 19:52:19', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(4824, 12, 0, '2017-08-18 00:00:00', 231, 'Review of Judicial Affidavit', 6000, NULL, 1.25, 7500, 1, 12, '2017-08-25 19:53:33', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(4825, 12, 0, '2017-08-18 00:00:00', 228, 'Wrote email to Laurent', 6000, NULL, 0.3, 1800, 1, 12, '2017-08-25 19:54:31', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(4826, 12, 0, '2017-08-18 00:00:00', 228, 'Reviewed drafts/timeline', 6000, NULL, 0.5, 3000, 1, 12, '2017-08-25 19:54:56', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(4827, 12, 0, '2017-08-16 00:00:00', 228, 'Wrote email to Laurent', 0, NULL, 1, 0, 1, 12, '2017-08-25 20:01:06', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(4828, 19, 0, '2017-07-18 00:00:00', 186, 'Made telephone call with Angeline Ifurong of RDO 50, cancelling the meeting ', 0, NULL, 0.1, 0, 1, 19, '2017-08-29 10:28:07', 19, '2017-11-22 11:42:34', 1, '00:00:00', '00:00:00', 16),
(4829, 19, 0, '2017-07-18 00:00:00', 236, 'Supervised filing of Petition to Annul', 2500, NULL, 2.5, 6250, 1, 19, '2017-08-29 10:28:33', NULL, NULL, 1, '00:00:00', '00:00:00', 18),
(4830, 19, 0, '2017-07-18 00:00:00', 80, 'Update to BOI on 2016 FS, GIS and ITR Filing', 0, NULL, 2, 0, 1, 19, '2017-08-29 10:34:49', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(4831, 19, 0, '2017-07-18 00:00:00', 163, 'Advatech-received phone call from Ms. Maricar regarding letter to BIR asking for extension of time to pay ', 0, NULL, 0.2, 0, 1, 19, '2017-08-29 10:40:14', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(4832, 19, 0, '2017-07-18 00:00:00', 93, 'Reviewed case file ', 2500, NULL, 1.5, 3750, 1, 19, '2017-08-29 10:40:57', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(4833, 19, 0, '2017-07-19 00:00:00', 80, 'Supervised filing of BOI update', 0, NULL, 1, 0, 1, 19, '2017-08-29 11:01:27', NULL, NULL, 1, '00:00:00', '00:00:00', 18),
(4834, 19, 0, '2017-07-19 00:00:00', 186, 'Attended meeting with Angeline Ifurong RDO 50 on 2013 assessment ', 0, NULL, 2, 0, 1, 19, '2017-08-29 11:07:06', 19, '2017-11-22 11:43:09', 1, '00:00:00', '00:00:00', 1),
(4835, 19, 0, '2017-07-19 00:00:00', 228, 'phone call from Jonathan Fernandez, Follow-up on SPA and Royalty Agreement ', 3000, NULL, 0.15, 450, 1, 19, '2017-08-29 11:08:07', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(4836, 19, 0, '2017-07-19 00:00:00', 163, 'Advatech Industries, Inc. -Reviewed case file and prepared letter to BIR ', 0, NULL, 3.5, 0, 1, 19, '2017-08-29 14:31:03', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(4837, 19, 0, '2017-07-19 00:00:00', 93, 'Reviewed case file for CTA en Banc Petition ', 2500, NULL, 2, 5000, 1, 19, '2017-08-29 14:32:20', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(4838, 19, 0, '2017-07-20 00:00:00', 14, 'Concepcion Industries, Inc.-Researched on abatement and compromise', 0, NULL, 1, 0, 1, 19, '2017-08-29 14:35:55', 19, '2017-11-22 11:43:32', 1, '00:00:00', '00:00:00', 13),
(4839, 19, 0, '2017-07-20 00:00:00', 67, 'Wrote email to Renaissance Condominium Corporation representative on application for condo corp endorsement ', 0, NULL, 0.3, 0, 1, 19, '2017-08-29 14:36:43', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(4840, 19, 0, '2017-07-20 00:00:00', 185, 'Attended meeting with JG law representatives on trademarks of Axelum', 100, NULL, 4, 400, 1, 19, '2017-08-29 14:38:10', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(4841, 19, 0, '2017-07-21 00:00:00', 64, 'received phone call from Ms. Raquel on royalty Agreement follow up', 0, NULL, 0.15, 0, 1, 19, '2017-08-29 14:39:39', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(4842, 19, 0, '2017-07-21 00:00:00', 67, 'received phone call from Cindy of Renaissance condo corp on requirements for management certificate and endorsement ', 0, NULL, 0.3, 0, 1, 19, '2017-08-29 14:40:25', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(4843, 19, 0, '2017-07-21 00:00:00', 163, 'Hedcor, Inc. CTA CASE no. 8875 -Researched on PEZA law and IRR on refund of VAT ', 0, NULL, 4, 0, 1, 19, '2017-08-29 14:48:18', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(4844, 19, 0, '2017-07-24 00:00:00', 186, 'Attended meeting with Angeline Ifurong RDO 50 on 2013 assessment ', 0, NULL, 2.5, 0, 1, 19, '2017-08-29 14:50:21', 19, '2017-11-22 11:43:51', 1, '00:00:00', '00:00:00', 1),
(4845, 19, 0, '2017-07-24 00:00:00', 93, 'Researched on rules of CTA and rules of court, drafted Motion for Extension on filing of petition for review to CTA en banc', 2500, NULL, 0.3, 750, 1, 19, '2017-08-29 14:58:51', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(4846, 19, 0, '2017-07-24 00:00:00', 163, 'read and digested case', 0, NULL, 0.4, 0, 1, 19, '2017-08-29 15:00:34', NULL, NULL, 2, '00:00:00', '00:00:00', 13),
(4847, 19, 0, '2017-07-24 00:00:00', 163, 'Hedcor, Inc. CTA CASE no. 8875-Drafted Motion for reconsideration', 0, NULL, 4, 0, 1, 19, '2017-08-29 15:22:20', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4848, 19, 0, '2017-07-25 00:00:00', 93, 'Traveled to CTA re: inquiry on docket fees \n-finalized motion for extension and supervised filing of MOTEX', 2500, NULL, 1, 2500, 1, 19, '2017-08-29 15:23:15', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(4849, 12, 0, '2017-08-04 00:00:00', 226, 'Made telephone call to Atty. Kat Mamba re Solid Rock', 0, NULL, 1, 0, 1, 22, '2017-08-30 14:27:02', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(4850, 12, 0, '2017-08-04 00:00:00', 196, 'Internally discussed with DRP and KRA re Dojesta', 0, NULL, 0.3, 0, 1, 22, '2017-08-30 14:30:42', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(4851, 12, 0, '2017-08-07 00:00:00', 22, 'Attended meeting with Lina Santiago', 0, NULL, 0.3, 0, 1, 22, '2017-08-30 14:31:50', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(4852, 12, 0, '2017-08-15 00:00:00', 213, 'Attended meeting at NAC Tower with DRP &amp; KRA re Aboitiz Power', 6000, NULL, 2, 12000, 1, 22, '2017-08-30 14:33:58', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(4853, 12, 0, '2017-08-29 00:00:00', 228, 'Conferred with HMDC Patrick McGlinchey re HMDC Auditors Review', 6000, NULL, 1.5, 9000, 1, 22, '2017-08-30 14:36:46', 12, '2017-09-04 04:32:04', 1, '00:00:00', '00:00:00', 2),
(4854, 12, 0, '2017-08-29 00:00:00', 213, 'Attended meeting with Atty. Buñag re Aboitiz Group', 6000, NULL, 1, 6000, 1, 22, '2017-08-30 14:38:04', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(4855, 12, 0, '2017-08-10 00:00:00', 48, 'Internal routing - Minutes of the Special Meeting held on June 30, 2017 and Sec Certs amending signatories for all bank accounts maintained by the Corporation with Deustche Bank, ING Bank, MBTC &amp; SBC', 0, NULL, 0.1, 0, 1, 22, '2017-08-30 14:40:02', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4856, 12, 0, '2017-08-10 00:00:00', 47, 'Internal routing - Minutes of the Special Meeting held on June 30, 2017 and Sec Certs amending signatories for all bank accounts maintained by Clinco with Deustche Bank', 0, NULL, 0.1, 0, 1, 22, '2017-08-30 14:41:18', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4857, 12, 0, '2017-08-10 00:00:00', 86, 'Internal routing - Minutes of the Meeting held on July 28,m 2017 and Sec Cert re authorization of Igusol Phils. to transact with PLDT ', 6000, NULL, 0.1, 600, 1, 22, '2017-08-30 14:42:42', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4858, 12, 0, '2017-08-10 00:00:00', 93, 'Internal routing - transmittal from Catherine Bersamin re signed Verification and Certification against Forum Shopping and Secretary\'s Certificates', 0, NULL, 0.1, 0, 1, 22, '2017-08-30 14:43:49', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4859, 12, 0, '2017-08-10 00:00:00', 137, 'Internal routing - Letter from CTA re requirement to make a deposit for Court expenses incurred for the case', 0, NULL, 0.1, 0, 1, 22, '2017-08-30 14:45:06', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4860, 12, 0, '2017-08-30 00:00:00', 215, 'Revised Agreement and answered questions re Lease Contract; internal discussion with SLP', 200, NULL, 2.5, 500, 1, 12, '2017-08-30 15:04:38', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(4861, 12, 0, '2017-08-10 00:00:00', 93, 'Internal routing - Petition for Review submited to CTA on August 9, 2017', 0, NULL, 0.1, 0, 1, 22, '2017-08-30 15:06:41', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4862, 12, 0, '2017-08-15 00:00:00', 19, 'Internal routing - Minutes of the Action of the BOT held on July 7, 2017', 0, NULL, 0.1, 0, 1, 22, '2017-08-30 15:07:34', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4863, 12, 0, '2017-08-15 00:00:00', 231, 'Internal routing - Petitioner\'s Urgent Omnibus Motion filed with CTA on August 4, 2017', 6000, NULL, 0.1, 600, 1, 22, '2017-08-30 15:12:09', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4864, 19, 0, '2017-07-25 00:00:00', 140, 'Hedcor, Inc. CTA CASE no. 8875-Revised Motion for Reconsideration ', 2500, NULL, 3.5, 8750, 1, 19, '2017-08-30 15:17:52', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(4865, 19, 0, '2017-07-25 00:00:00', 163, 'Igusol Advance S.A.-Drafted  Amendment of AOI, prepared documentary requirements \n-drafted 2017 GIS ', 0, NULL, 3, 0, 1, 19, '2017-08-30 15:21:02', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4866, 19, 0, '2017-07-25 00:00:00', 63, 'Supervised and finalized compilation of agreements and opinion\n-compiled and arranged Salvador Issued opinions', 0, NULL, 3.5, 0, 1, 19, '2017-08-30 15:22:34', NULL, NULL, 1, '00:00:00', '00:00:00', 18);
INSERT INTO `file_billing_tbl` (`file_billing_id`, `user_id`, `position`, `billing_date`, `file_id`, `work_detail`, `rate`, `time_spent_sec`, `time_spent`, `amount`, `active`, `insert_by`, `insert_dt`, `update_by`, `update_dt`, `task_type`, `start_time`, `end_time`, `task_code`) VALUES
(4867, 19, 0, '2017-07-26 00:00:00', 186, 'Casas+Architects 2013 Assessment-Drafted letter/email updated on 2012 assessment ', 0, NULL, 0.3, 0, 1, 19, '2017-08-30 15:24:26', 19, '2017-11-22 14:03:44', 1, '00:00:00', '00:00:00', 3),
(4868, 19, 0, '2017-07-26 00:00:00', 93, 'Drafted letter of request to CTA ', 2500, NULL, 0.3, 750, 1, 19, '2017-08-30 15:24:56', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4869, 19, 0, '2017-07-26 00:00:00', 163, 'Attended business writing seminar', 0, NULL, 4, 0, 1, 19, '2017-08-30 15:26:17', NULL, NULL, 2, '00:00:00', '00:00:00', 1),
(4870, 19, 0, '2017-07-26 00:00:00', 80, 'BIR update of employee registration for pref tax rate', 0, NULL, 1.5, 0, 1, 19, '2017-08-30 15:27:00', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(4871, 19, 0, '2017-07-28 00:00:00', 93, 'Reviewed files and formal offer of Evidence ', 2500, NULL, 1.5, 3750, 1, 19, '2017-08-30 15:27:36', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(4872, 19, 0, '2017-07-28 00:00:00', 163, 'Igusol Advance S.A.-Reviewed and finalized 2017 GIS', 0, NULL, 0.4, 0, 1, 19, '2017-08-30 15:28:16', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(4873, 19, 0, '2017-07-28 00:00:00', 212, 'Attended mediation in Makati RTC\nTravelled to Makati RTC for Sec Cert Submission', 3000, NULL, 4, 12000, 1, 19, '2017-08-30 15:28:57', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(4874, 19, 0, '2017-07-28 00:00:00', 206, 'Drafted Deeds of Assignment', 3000, NULL, 0.4, 1200, 1, 19, '2017-08-30 15:30:11', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4875, 19, 0, '2017-07-29 00:00:00', 93, 'Drafted Petition for Review to CTA en Banc', 2500, NULL, 3, 7500, 1, 19, '2017-08-30 15:31:04', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4876, 19, 0, '2017-07-31 00:00:00', 93, 'Drafted Petition for Review to CTA en Banc', 2500, NULL, 6, 15000, 1, 19, '2017-08-30 15:31:29', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4877, 19, 0, '2017-07-31 00:00:00', 100, 'Made telephone call from Tony on Request for general authority of President to sign', 0, NULL, 0.2, 0, 1, 19, '2017-08-30 15:32:06', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(4878, 12, 0, '2017-08-15 00:00:00', 223, 'Internal routing - Respondent\'s Motion to Dismiss', 6000, NULL, 0.1, 600, 1, 22, '2017-08-30 16:17:11', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4879, 12, 0, '2017-08-15 00:00:00', 224, 'Internal routing - Respondent\'s Motion to Dismiss', 6000, NULL, 0.1, 600, 1, 22, '2017-08-30 16:38:13', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4880, 19, 0, '2017-08-01 00:00:00', 93, 'Drafted Petition for Review to CTA en Banc', 2500, NULL, 4, 10000, 1, 19, '2017-08-30 16:58:59', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4881, 12, 0, '2017-08-15 00:00:00', 135, 'Internal routing - transmittal to client of the Motion for Reconsideration filed with the CTA on July 28, 2017', 0, NULL, 0.1, 0, 1, 22, '2017-08-30 17:55:32', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4882, 12, 0, '2017-08-15 00:00:00', 27, 'Internal routing - Minutes of the Special Meeting of BOD of MSPI held on August 1, 2017', 0, NULL, 0.1, 0, 1, 22, '2017-08-30 17:57:24', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4883, 12, 0, '2017-08-16 00:00:00', 80, 'Internal routing - Civil Case No 32, Motion for Extension to Comply with Court\'s Order dated July 16, 2017', 0, NULL, 0.1, 0, 1, 22, '2017-08-30 17:59:21', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4884, 12, 0, '2017-08-16 00:00:00', 223, 'Internal routing - Respondent\'s Motion to Dismiss', 6000, NULL, 0.1, 600, 1, 22, '2017-08-30 18:00:28', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4885, 12, 0, '2017-08-16 00:00:00', 224, 'Internal routing - Request for Reply to Auditor (Navarro Amper)', 6000, NULL, 0.1, 600, 1, 22, '2017-08-30 18:11:28', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4886, 12, 0, '2017-08-16 00:00:00', 235, 'Internal routing - Letter reply from BIR RR 7 re FriendlyCare\'s request for continuance of audit pursuant to LOA 041-2016-338 dated June  2, 2016', 0, NULL, 0.1, 0, 1, 22, '2017-08-30 18:13:06', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4887, 12, 0, '2017-08-16 00:00:00', 231, 'Internal routing - Court\'s Order re presentation of evidence by Petitioner on August 23, 2017 and directive to file Judicial Affidavit of Petitioner\'s intended witness', 6000, NULL, 0.1, 600, 1, 22, '2017-08-30 18:14:32', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4888, 12, 0, '2017-08-17 00:00:00', 223, 'Internal routing - Petitioner\'s Manifestation and Motion to Admit Amended Petition to Annul Assessment', 6000, NULL, 0.1, 600, 1, 22, '2017-08-30 18:15:29', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4889, 12, 0, '2017-08-17 00:00:00', 142, 'Internal routing - Notice of Resolution dated August 16, 2017 with attached Resolution dated August 15, 2017 granting the Request for Admission of Documents', 0, NULL, 0.1, 0, 1, 22, '2017-08-30 18:16:40', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4890, 12, 0, '2017-08-17 00:00:00', 99, 'Internal routing - Customer Information Sheet of EastWest Bank', 0, NULL, 0.1, 0, 1, 22, '2017-08-30 18:17:19', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4891, 12, 0, '2017-08-17 00:00:00', 82, 'Internal routing - transmittal letter to Melanie Arcilla re copies of CTC of Director\'s Certificate, Establishment Termination Report, Notice of Termination of Edel Rojas and Richard Hernandez III', 0, NULL, 0.1, 0, 1, 22, '2017-08-30 18:36:07', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4892, 12, 0, '2017-08-17 00:00:00', 86, 'Internal routing - notarized Application for Feed Product Registration (Protemix PTO) and Secretary\'s Certificate re authorization to transact with PLDT', 6000, NULL, 0.1, 600, 1, 22, '2017-08-30 18:37:28', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4893, 12, 0, '2017-08-22 00:00:00', 82, 'Internal routing - transmittal letter to Melanie Arcilla re original Director\'s Certificates and Service Contract of Maritess Samson', 0, NULL, 0.1, 0, 1, 22, '2017-08-30 18:38:56', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4894, 12, 0, '2017-08-22 00:00:00', 170, 'Internal routing - transmittal letter to Dr. Zuellig re original Certificate of Incorporation with attached AOI and By-Laws and original Certificate of Filing of AAOI', 0, NULL, 0.1, 0, 1, 22, '2017-08-30 18:40:09', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4895, 12, 0, '2017-08-22 00:00:00', 9, 'Internal routing - notarized Secretary\'s Certificates of HRDC, HMDC, LHAI and APC', 0, NULL, 0.1, 0, 1, 22, '2017-08-30 18:41:07', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4896, 12, 0, '2017-08-22 00:00:00', 231, 'Internal routing - Compliance (Judicial Affidavit of Dayrelle Servidad)', 6000, NULL, 0.1, 600, 1, 22, '2017-08-30 18:42:11', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4897, 12, 0, '2017-08-22 00:00:00', 142, 'Internal routing - Opposition (to Motion to Withdraw BIR Records with Motion to Set Case for Commissioner\'s Hearing filed with CTA on August 17, 2017', 0, NULL, 0.1, 0, 1, 22, '2017-08-30 18:43:15', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4898, 12, 0, '2017-08-22 00:00:00', 137, 'Internal routing - Omnibus Motion filed with CTA on August 17, 2017', 0, NULL, 0.1, 0, 1, 22, '2017-08-30 18:45:43', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4899, 12, 0, '2017-08-23 00:00:00', 1, 'Internal routing - Notice of Special Meeting of Stockholders scheduled on September 7, 2017 at 2:30PM, Board Room, 8/F San Miguel Corporation- HOC', 0, NULL, 0.1, 0, 1, 22, '2017-08-30 18:46:57', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4900, 12, 0, '2017-08-23 00:00:00', 1, 'Internal routing - Notice of Regular Meeting scheduled on September 7, 2017 at 2PM, Board Room, 8/F San Miguel Corporation - HOC', 0, NULL, 0.1, 0, 1, 22, '2017-08-30 18:47:51', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4901, 12, 0, '2017-08-23 00:00:00', 231, 'Internal routing - Notification that Summons and Petition for Review have been served on the Respondents (SolGen &amp; CIR)', 6000, NULL, 0.1, 600, 1, 22, '2017-08-30 18:48:44', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4902, 12, 0, '2017-08-23 00:00:00', 202, 'Internal routing - Petitioner\'s Motion for Extension of Time', 0, NULL, 0.1, 0, 1, 22, '2017-08-30 18:50:38', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4903, 12, 0, '2017-08-23 00:00:00', 231, 'Internal routing - Respondent\'s MoTEx', 6000, NULL, 0.1, 600, 1, 22, '2017-08-30 18:51:13', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4904, 12, 0, '2017-08-24 00:00:00', 231, 'Internal routing - Order granting Respondent\'s MoTEx', 0, NULL, 0.1, 0, 1, 22, '2017-08-30 18:51:51', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4905, 12, 0, '2017-08-24 00:00:00', 224, 'Internal routing - Respondent\'s Motion for Extension of Time', 6000, NULL, 0.1, 600, 1, 22, '2017-08-30 18:52:38', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4906, 12, 0, '2017-08-24 00:00:00', 11, 'Internal routing - TSN during hearing on April 24, 2017', 0, NULL, 0.1, 0, 1, 22, '2017-08-30 18:53:25', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4907, 12, 0, '2017-08-24 00:00:00', 11, 'Internal routing - TSN during hearing on June 13, 2017', 0, NULL, 0.1, 0, 1, 22, '2017-08-30 18:56:29', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4908, 12, 0, '2017-08-25 00:00:00', 128, 'Internal routing - Certified true copies of the Certificate of Filing of AAOI, Amended By-Laws and GIS 2017', 0, NULL, 0.1, 0, 1, 22, '2017-08-30 18:58:27', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4909, 12, 0, '2017-08-25 00:00:00', 144, 'Internal routing - transmittal of original Certificate of Filing of AAOI dated February 15, 2017', 0, NULL, 0.1, 0, 1, 22, '2017-08-30 18:59:17', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4910, 12, 0, '2017-08-29 00:00:00', 104, 'Internal routing - Amended GIS 2017 filed with SEC on August 24, 2017', 6000, NULL, 0.1, 600, 1, 22, '2017-08-30 19:00:16', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4911, 12, 0, '2017-08-29 00:00:00', 202, 'Internal routing - Petitioner\'s Reply filed with CTA on August 25, 2017', 0, NULL, 0.1, 0, 1, 22, '2017-08-30 19:01:08', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4912, 19, 0, '2017-08-01 00:00:00', 63, 'request additional copies of agreements and opinions, supervised compilations', 0, NULL, 2, 0, 1, 19, '2017-08-31 09:52:31', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(4913, 19, 0, '2017-08-02 00:00:00', 205, 'Revise drafted deeds of assignment with computation of taxes due', 3000, NULL, 1.5, 4500, 1, 19, '2017-08-31 09:53:04', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(4914, 12, 0, '2017-08-29 00:00:00', 163, 'Pronove Tai - Internal routing - transmittal letter from Monique Pronove, CEO re letter offer to San Miguel Corp, Uni-Star Holdings &amp; Consolidation-Subdivision Plan', 0, NULL, 0.1, 0, 1, 22, '2017-08-31 09:54:15', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4915, 19, 0, '2017-08-02 00:00:00', 64, 'Drafted Secretary\'s Certificate on dividends declaration', 0, NULL, 0.2, 0, 1, 19, '2017-08-31 09:54:35', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4916, 19, 0, '2017-08-02 00:00:00', 127, 'Drafted Secretary\'s Certificate on dividends declaration', 0, NULL, 0.2, 0, 1, 19, '2017-08-31 09:54:59', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4917, 19, 0, '2017-08-02 00:00:00', 128, 'Drafted Secretary\'s Certificate on dividends declaration', 0, NULL, 0.2, 0, 1, 19, '2017-08-31 09:55:14', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4918, 19, 0, '2017-08-02 00:00:00', 110, 'Drafted Secretary\'s Certificate on dividends declaration', 0, NULL, 0.2, 0, 1, 19, '2017-08-31 09:55:27', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4919, 19, 0, '2017-08-02 00:00:00', 110, 'Drafted Secretary\'s Certificate on dividends declaration', 0, NULL, 0.2, 0, 1, 19, '2017-08-31 09:56:22', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4920, 19, 0, '2017-08-02 00:00:00', 93, 'Drafted Petition for Review to CTA en banc', 2500, NULL, 4, 10000, 1, 19, '2017-08-31 09:56:49', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4921, 19, 0, '2017-08-02 00:00:00', 86, 'Igusol Advance S.A.- Supervised filing of GIS', 0, NULL, 1, 0, 1, 19, '2017-08-31 09:58:17', 19, '2017-09-15 18:29:18', 1, '00:00:00', '00:00:00', 18),
(4922, 19, 0, '2017-08-03 00:00:00', 93, 'Drafted reviewed and revised petition for review to CTA en banc', 2500, NULL, 8, 20000, 1, 19, '2017-08-31 10:00:21', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4923, 19, 0, '2017-08-03 00:00:00', 100, 'Drafted Secretary\'s Certificate and minutes ', 0, NULL, 1, 0, 1, 19, '2017-08-31 10:00:57', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4924, 19, 0, '2017-08-03 00:00:00', 163, 'case assignment ', 0, NULL, 0.4, 0, 1, 19, '2017-08-31 10:01:57', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(4925, 19, 0, '2017-08-04 00:00:00', 93, 'Revise petition for review to CTA en banc', 2500, NULL, 4, 10000, 1, 19, '2017-08-31 10:03:21', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(4926, 19, 0, '2017-08-04 00:00:00', 100, 'Reviewed/check files on minutes/secretary\'s certificate on general authority of president ', 0, NULL, 1.5, 0, 1, 19, '2017-08-31 10:03:55', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(4927, 19, 0, '2017-08-04 00:00:00', 163, 'Status report update', 0, NULL, 1, 0, 1, 19, '2017-08-31 10:05:06', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(4928, 19, 0, '2017-08-07 00:00:00', 93, 'Traveled to to CTA to check dockets and exhibits\n- reviewed and finalized Petition for Review\n-Update on additional fees payable to CTA', 2500, NULL, 8.3, 20750, 1, 19, '2017-08-31 10:06:29', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(4929, 19, 0, '2017-08-08 00:00:00', 93, 'Supervised filing of Petition for Review', 0, NULL, 2.5, 0, 1, 19, '2017-08-31 10:06:47', NULL, NULL, 1, '00:00:00', '00:00:00', 18),
(4930, 19, 0, '2017-08-08 00:00:00', 228, 'Researched on interest income and transfer pricing rules on arm\'s length interest rate, filinvest case, drafted memo', 3000, NULL, 4.5, 13500, 1, 19, '2017-08-31 10:09:04', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(4931, 19, 0, '2017-08-09 00:00:00', 186, 'Casas+Architects 2013 Assessment-phone call from Angeline Ifurong RDO 50 on 2013 assessment ', 0, NULL, 0.3, 0, 1, 19, '2017-08-31 10:10:38', 19, '2017-11-22 14:04:50', 1, '00:00:00', '00:00:00', 16),
(4932, 19, 0, '2017-08-09 00:00:00', 205, 'Made telephone call to Ms. Carina Go on her comments to deeds of assignment and computation of taxes', 3000, NULL, 0.2, 600, 1, 19, '2017-08-31 10:12:08', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(4933, 19, 0, '2017-08-09 00:00:00', 80, 'Supervised transmittal of establishment termination report to DOLE', 0, NULL, 1, 0, 1, 19, '2017-08-31 10:15:04', NULL, NULL, 1, '00:00:00', '00:00:00', 18),
(4934, 19, 0, '2017-08-09 00:00:00', 163, 'Calumboyan Holdings, Inc. -Reviewed documents and drafted administrative protest for 3rd and 4th quarter 2017 local business tax assessment ', 0, NULL, 2.5, 0, 1, 19, '2017-08-31 10:18:06', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(4935, 19, 0, '2017-08-09 00:00:00', 223, 'Reviewed documents drafted administrative protest for 3rd and 4th quarter 2017 Local Business Tax assessment ', 2500, NULL, 2.5, 6250, 1, 19, '2017-08-31 10:24:01', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(4936, 19, 0, '2017-08-10 00:00:00', 228, 'Revise memo', 3000, NULL, 6, 18000, 1, 19, '2017-08-31 10:24:57', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(4937, 19, 0, '2017-08-10 00:00:00', 163, 'Calumboyan Holdings – drafted and revised administrative protest for 3rd and 4th quarter 2017 Local Business Tax assessment ', 0, NULL, 2, 0, 1, 19, '2017-08-31 10:25:56', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4938, 19, 0, '2017-08-10 00:00:00', 100, 'Drafted Minutes on BDO loan signatory', 0, NULL, 0.4, 0, 1, 19, '2017-08-31 10:26:19', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4939, 19, 0, '2017-08-10 00:00:00', 223, 'drafted administrative protest for 3rd and 4th quarter 2017 Local Business Tax assessment ', 2500, NULL, 2, 5000, 1, 19, '2017-08-31 10:26:42', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4940, 19, 0, '2017-08-11 00:00:00', 228, 'Revise Memo', 3000, NULL, 2.5, 7500, 1, 19, '2017-08-31 10:27:22', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(4941, 19, 0, '2017-08-11 00:00:00', 223, 'Researched on substituted service of summons', 2500, NULL, 2, 5000, 1, 19, '2017-08-31 10:28:01', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(4942, 19, 0, '2017-08-12 00:00:00', 83, 'Drafted Motion for Substituted of summons ', 0, NULL, 1.5, 0, 1, 19, '2017-08-31 10:28:29', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4943, 19, 0, '2017-08-14 00:00:00', 205, 'Revise Deeds of Assignment and computation of taxes\n-phone call from Ms. Carina Go on Donor\'s Tax ', 3000, NULL, 0.2, 600, 1, 19, '2017-08-31 10:30:24', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(4944, 19, 0, '2017-08-14 00:00:00', 83, 'Revise motion for substituted service and drafted motion for extension of time to comply with court order, supervised filing of motion ', 0, NULL, 2, 0, 1, 19, '2017-08-31 10:31:14', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(4945, 19, 0, '2017-07-15 00:00:00', 14, ' internal discussion with EMP and SLP\n-	reviewed files on issued memos and correspondences with BIR \n', 0, NULL, 2.3, 0, 1, 19, '2017-08-31 10:32:55', 19, '2017-11-22 11:32:46', 1, '00:00:00', '00:00:00', 8),
(4946, 19, 0, '2017-08-14 00:00:00', 223, 'researched, drafted and revised manifestation and motion to admit amended petition to annul.\n-	supervised reproduction of manifestation and motion to admit amended petition to annul, attachments and annexes for early morning filing \n', 2500, NULL, 4, 10000, 1, 19, '2017-08-31 10:34:59', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(4947, 26, 0, '2017-08-01 00:00:00', 196, '&gt;check the requirements, went to BDO with kuya Chari and met with Ms. Jewel and Ms. Bing, report to EMP and DRP  coordinate with Ms. Jewel with regard to the lacking requirements \ndraft sec cert for online banking, call Ms. Jewel to confirm if the signatory is Sagit or both Sagit and Callejo, email to EMP, \n', 0, NULL, 3.5, 0, 1, 26, '2017-08-31 10:41:16', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(4948, 26, 0, '2017-08-02 00:00:00', 237, 'Researched on Amnesty bill\n- look for forms of extrajudicial settlement, read and study', 0, NULL, 1.2, 0, 0, 26, '2017-08-31 10:52:30', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(4949, 26, 0, '2017-08-01 00:00:00', 237, 'Researched on Amnesty bill\n- look for forms of extrajudicial settlement, read and study', 0, NULL, 1.2, 0, 1, 26, '2017-08-31 10:53:05', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(4950, 26, 0, '2017-08-02 00:00:00', 196, '&gt;read email, edit seccert and email back to EMP \n&gt;read email, edit seccert and email back to EMP \nmeeting with EMP; and\n&gt;went to BDO to give the passbooks and clarified with Ms Bing that only one seccert is needed ', 0, NULL, 1.15, 0, 1, 26, '2017-08-31 10:58:49', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(4951, 16, 0, '2017-08-31 00:00:00', 209, 'Researched on nationality restrictions for EPC contracts/O&amp;amp;M of power plants', 3000, NULL, 2.25, 6750, 1, 16, '2017-08-31 19:27:15', 16, '2017-08-31 19:28:53', 1, '00:00:00', '00:00:00', 13),
(4952, 16, 0, '2017-08-31 00:00:00', 209, 'Drafted memo on nationality restrictions', 3000, NULL, 1.5, 4500, 1, 16, '2017-08-31 19:27:28', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4953, 16, 0, '2017-08-31 00:00:00', 135, 'Drafted Q&amp;A for Hedcor\'s suppliers ', 2500, NULL, 2, 5000, 1, 16, '2017-08-31 19:27:53', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4954, 16, 0, '2017-08-31 00:00:00', 135, 'Reviewed work of RHO/KRA re: PEZA regulations and rulings', 2500, NULL, 1.5, 3750, 1, 16, '2017-08-31 19:28:11', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(4955, 16, 0, '2017-08-31 00:00:00', 135, 'Internally discussed with RHO and KRA re: PEZA rulings/regulations', 2500, NULL, 0.5, 1250, 1, 16, '2017-08-31 19:28:25', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(4956, 16, 0, '2017-08-31 00:00:00', 135, 'Further reviewed work of RHO and KRA on PEZA regs/rulings', 2500, NULL, 0.75, 1875, 1, 16, '2017-08-31 19:28:47', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(4957, 16, 0, '2017-08-31 00:00:00', 209, 'Internally discussed with GVF re: memo on nationality restrictions ', 3000, NULL, 0.2, 600, 1, 16, '2017-08-31 19:29:14', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(4958, 16, 0, '2017-08-30 00:00:00', 11, 'Drafted Memorandum', 0, NULL, 6, 0, 1, 16, '2017-08-31 19:29:32', 16, '2017-08-31 19:29:47', 1, '00:00:00', '00:00:00', 3),
(4959, 16, 0, '2017-08-30 00:00:00', 228, 'Conference call with LH Integration Team, Jena Rojas, EMP and SLP (weekly update call)', 3500, NULL, 1.1, 3850, 1, 16, '2017-08-31 19:30:35', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(4960, 16, 0, '2017-08-30 00:00:00', 228, 'Revised/updated expanded timelines to reflect changes after weekly update call', 3500, NULL, 1.2, 4200, 1, 16, '2017-08-31 19:34:03', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(4961, 12, 0, '2017-09-03 00:00:00', 221, 'Reviewed TAX CALCULATION', 6000, NULL, 0.5, 3000, 1, 12, '2017-09-04 04:05:18', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(4962, 12, 0, '2017-08-30 00:00:00', 135, 'Meeting with Jojo Bunag', 0, NULL, 2, 0, 1, 12, '2017-09-04 04:14:48', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(4963, 12, 0, '2017-08-30 00:00:00', 135, 'Performed Other Service -  Internal discussion; review of records', 0, NULL, 0.5, 0, 1, 12, '2017-09-04 04:15:16', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(4964, 12, 0, '2017-08-30 00:00:00', 228, 'Wrote Opinion on  RF Provisions and HMDC', 6000, NULL, 3.5, 21000, 0, 12, '2017-09-04 04:16:15', NULL, NULL, 1, '00:00:00', '00:00:00', 10),
(4965, 12, 0, '2017-08-30 00:00:00', 228, 'Conferred with Jenna and Laurent', 6000, NULL, 1.5, 9000, 1, 12, '2017-09-04 04:17:06', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(4966, 12, 0, '2017-08-31 00:00:00', 228, 'Wrote Opinion on - RF - HMDC (patrick)', 6000, NULL, 3.5, 21000, 1, 12, '2017-09-04 04:18:05', NULL, NULL, 1, '00:00:00', '00:00:00', 10),
(4967, 12, 0, '2017-08-31 00:00:00', 135, 'Emails from Joseph Tugonon', 0, NULL, 0.5, 0, 1, 12, '2017-09-04 04:19:19', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(4968, 12, 0, '2017-08-30 00:00:00', 228, 'Drafted - Information/Table requested by Patrick; RC v. Trustee', 6000, NULL, 2.5, 15000, 1, 12, '2017-09-04 04:32:52', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4969, 12, 0, '2017-09-04 00:00:00', 91, 'Attended meeting at DCFII office wih Atty. Joanne Legaspi, Emanette Crisostomo and DRP', 0, NULL, 1.5, 0, 1, 22, '2017-09-04 17:26:45', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(4970, 12, 0, '2017-09-05 00:00:00', 228, 'Conferred with Laurent and Jena', 6000, NULL, 1.85, 11100, 1, 12, '2017-09-05 17:11:58', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(4971, 16, 0, '2017-09-05 00:00:00', 228, 'Conference call with LH Integration Team and Jena Rojas', 3500, NULL, 1.25, 4375, 1, 16, '2017-09-05 17:14:33', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(4972, 16, 0, '2017-09-05 00:00:00', 220, 'Attended meeting with Esther/Jocelyn Ng and Cathy Yabes of Chinabank', 3500, NULL, 2, 7000, 1, 16, '2017-09-05 17:14:54', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(4973, 12, 0, '2017-09-05 00:00:00', 228, 'Drafted various agreements, timelines, internal discussions.', 6000, NULL, 4.75, 28500, 1, 12, '2017-09-05 17:15:02', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(4974, 16, 0, '2017-09-05 00:00:00', 135, 'Drafted Reply to Opposition', 2500, NULL, 3, 7500, 1, 16, '2017-09-05 17:15:15', 16, '2017-09-05 17:16:55', 1, '00:00:00', '00:00:00', 3),
(4975, 16, 0, '2017-09-05 00:00:00', 221, 'Wrote email to Tracy re: issuance of Certificate of Amendment, filing of update to BIR', 3500, NULL, 0.2, 700, 1, 16, '2017-09-05 17:15:45', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(4976, 16, 0, '2017-09-05 00:00:00', 228, 'Revised Loan Agreement, Assignment of Loan, and Share Purchase Agreements per EMP\'s comments', 3500, NULL, 1.25, 4375, 1, 16, '2017-09-05 17:16:21', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4977, 16, 0, '2017-09-05 00:00:00', 228, 'Updated transaction timelines', 3500, NULL, 1, 3500, 1, 16, '2017-09-05 17:16:41', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4978, 12, 0, '2017-09-05 00:00:00', 63, 'Conferred with Cilor Guevara and Raquel re various items', 0, NULL, 1.5, 0, 1, 12, '2017-09-05 17:17:00', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(4979, 16, 0, '2017-09-04 00:00:00', 228, 'Drafted Loan Agreement and Assignment of Loan', 3500, NULL, 2, 7000, 1, 16, '2017-09-05 17:17:25', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(4980, 12, 0, '2017-09-05 00:00:00', 63, 'Travel to and from HMDC Office', 0, NULL, 1.25, 0, 1, 12, '2017-09-05 17:17:34', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(4981, 16, 0, '2017-09-04 00:00:00', 228, 'Internally discussed with EMP and SLP re: what to prepare for weekly call with Laurent', 3500, NULL, 1, 3500, 1, 16, '2017-09-05 17:17:44', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(4982, 16, 0, '2017-09-04 00:00:00', 223, 'Reviewed work of FGS re: Petition to Annul 2nd Qtr Assessment', 3500, NULL, 1.25, 4375, 1, 16, '2017-09-05 17:18:34', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(4983, 16, 0, '2017-09-04 00:00:00', 222, 'Reviewed work of KRA re: Petition to Annul 2nd Qtr Assessment', 3500, NULL, 1.25, 4375, 1, 16, '2017-09-05 17:18:49', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(4984, 16, 0, '2017-09-04 00:00:00', 224, 'Received telephone call from Minnette Hamtig re: UCHC LOA for &quot;unverified prior years to 2016&quot;', 3500, NULL, 0.3, 1050, 1, 16, '2017-09-05 17:21:27', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(4985, 16, 0, '2017-09-04 00:00:00', 224, 'Wrote emails to KRA re: UCHC LOA for &quot;unverified prior years to 2016&quot;', 3500, NULL, 0.3, 1050, 1, 16, '2017-09-05 17:24:41', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(4986, 16, 0, '2017-09-04 00:00:00', 91, 'Attended meeting with Atty Joanne Legaspi and Emanette Crisostomo re: CTA Case', 2500, NULL, 2, 5000, 1, 16, '2017-09-05 17:25:32', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(4987, 12, 0, '2017-09-04 00:00:00', 1, 'Conferred with FINANCE COMMITTEE MEETING', 0, NULL, 0.5, 0, 1, 12, '2017-09-05 17:27:58', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(4988, 12, 0, '2017-09-04 00:00:00', 1, 'Traveled to and from SMC ', 0, NULL, 2, 0, 1, 12, '2017-09-05 17:28:41', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(4989, 12, 0, '2017-09-04 00:00:00', 135, 'Reviewed Q&amp;A for Supplier', 0, NULL, 1, 0, 1, 12, '2017-09-05 17:30:11', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(4990, 12, 0, '2017-09-04 00:00:00', 231, 'Reviewed FOE', 6000, NULL, 0.75, 4500, 1, 12, '2017-09-05 17:30:51', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(4991, 12, 0, '2017-09-04 00:00:00', 228, 'Reviewed drafts; internal discussion', 6000, NULL, 2.5, 15000, 1, 12, '2017-09-05 17:32:58', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(4992, 12, 0, '2017-09-05 00:00:00', 228, 'Wrote email to Laurent and reviewed drafts.', 6000, NULL, 0.75, 4500, 1, 12, '2017-09-06 04:46:05', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(4993, 12, 0, '2017-09-06 00:00:00', 228, 'Wrote email to Laurent; reviewed drafts attached to his email', 6000, NULL, 1, 6000, 1, 12, '2017-09-06 05:33:58', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(4994, 12, 0, '2017-09-06 00:00:00', 11, 'Reviewed Memorandum', 0, NULL, 1.75, 0, 1, 12, '2017-09-06 05:34:44', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(4995, 12, 0, '2017-08-29 00:00:00', 169, 'Internal routing - transmittal letter to Pia Yturzaeta re Secretary\'s Certificate re Monte de Tesoro Corp and Minutes held on August 18, 2017', 0, NULL, 0.1, 0, 1, 22, '2017-09-06 13:35:42', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4996, 12, 0, '2017-08-29 00:00:00', 144, 'Internal routing - transmittal letter to Carina go re notarized Deeds of Assignment and Declaration of Stock', 0, NULL, 0.1, 0, 1, 22, '2017-09-06 16:12:57', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4997, 12, 0, '2017-08-29 00:00:00', 158, 'Internal routing - Certification issued by RDO 125 re DST payment and DST Return', 6000, NULL, 0.1, 600, 1, 22, '2017-09-06 16:14:18', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4998, 12, 0, '2017-08-30 00:00:00', 223, 'Internal routing - Order dated August 2, 2017 granting Respondent\'s Motion for Extension of Time', 6000, NULL, 0.1, 600, 1, 22, '2017-09-06 16:15:35', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(4999, 12, 0, '2017-08-30 00:00:00', 142, 'Internal routing - Order dated August 16, 2017 re BIR records to be returned by the Respondent on the same date Compliance will be submitted', 0, NULL, 0.1, 0, 1, 22, '2017-09-06 16:17:17', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(5000, 12, 0, '2017-08-30 00:00:00', 10, 'Internal routing - letter to BIR LTS (Teresita Angeles, Lindagrace Sagun, Ernest Gamad and Francis Nabua) re request for issuance of CAR', 0, NULL, 0.1, 0, 1, 22, '2017-09-06 16:22:36', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(5001, 12, 0, '2017-08-30 00:00:00', 67, 'Internal routing - Certification issued by RD Pasig City certifying that Theresa Wai Ching Kwa has no financial obligation to Renaissance Condo', 0, NULL, 0.1, 0, 1, 22, '2017-09-06 16:23:39', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(5002, 12, 0, '2017-08-30 00:00:00', 86, 'Internal routing - Certificate of Good Standing, GIS 2017 and Monitoring Sheet - no penalty', 6000, NULL, 0.1, 600, 1, 22, '2017-09-06 16:24:32', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(5003, 12, 0, '2017-08-30 00:00:00', 27, 'Internal routing - Minutes of the Organizational Meeting of the Board of Directors held on May 31, 2017', 0, NULL, 0.1, 0, 1, 22, '2017-09-06 16:25:59', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(5004, 12, 0, '2017-08-30 00:00:00', 31, 'Internal routing - Minutes of the Organizational Meeting of the Board of Directors held on May 31, 2017', 0, NULL, 0.1, 0, 1, 22, '2017-09-06 16:26:27', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(5005, 12, 0, '2017-08-30 00:00:00', 36, 'Internal routing - Minutes of the Organizational Meeting of the Board of Directors held on May 31, 2017', 0, NULL, 0.1, 0, 1, 22, '2017-09-06 16:26:51', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(5006, 12, 0, '2017-08-30 00:00:00', 29, 'Internal routing - Minutes of the Organizational Meeting of the Board of Directors held on May 31, 2017', 0, NULL, 0.1, 0, 1, 22, '2017-09-06 16:27:27', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(5007, 12, 0, '2017-08-23 00:00:00', 30, 'Internal routing - Minutes of the Organizational Meeting of the Board of Directors held on May 31, 2017', 0, NULL, 0.1, 0, 1, 22, '2017-09-06 16:28:26', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(5008, 12, 0, '2017-08-30 00:00:00', 11, 'Internal routing - Motion for Extension of Time to File Memorandum filed with CTA on August 30, 2017', 0, NULL, 0.1, 0, 1, 22, '2017-09-06 16:29:27', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(5009, 12, 0, '2017-08-30 00:00:00', 135, 'Internal routing - Respondent\'s Opposition (to Petitioner\'s Motion for Reconsideration dated July 28, 2017) which we received on August 30, 2017', 0, NULL, 0.1, 0, 1, 22, '2017-09-06 16:30:49', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(5010, 12, 0, '2017-08-30 00:00:00', 224, 'Internal routing - Court\'s Order dated August 17, 2017 granting Defendant\'s 2nd Motion for Extension of Time to File Responsive Pleading, which we received on August 30, 2017', 6000, NULL, 0.1, 600, 1, 22, '2017-09-06 16:31:56', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(5011, 12, 0, '2017-08-30 00:00:00', 135, 'Internal routing - Petitioner\'s Motion to Set Oral Arguments filed with CTA on August 29, 2017', 0, NULL, 0.1, 0, 1, 22, '2017-09-06 16:32:46', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(5012, 12, 0, '2017-08-30 00:00:00', 202, 'Internal routing - original Sworn Application for Tax Clearance, Secretary\'s Certificate, copy of COR and Monthly Remittance Return of Income Taxes (BIR Form 1601-C)', 0, NULL, 0.1, 0, 1, 22, '2017-09-06 16:34:10', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(5013, 12, 0, '2017-08-30 00:00:00', 1, 'Internal routing - Materials for the Regular BOD Meeting scheduled on Sept. 7 at 2PM, Board Room 8/F SMC - HOC', 0, NULL, 0.1, 0, 1, 22, '2017-09-06 16:35:07', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(5014, 12, 0, '2017-08-30 00:00:00', 1, 'Internal routing - Notice of the Special Shareholders\' Meeting with attached Proxy form', 0, NULL, 0.1, 0, 1, 22, '2017-09-06 16:35:51', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(5015, 12, 0, '2017-09-04 00:00:00', 231, 'Internal routing - Motion to Set Case for Commissioner\'s Hearing filed with CTA on August 30, 2017', 6000, NULL, 0.1, 600, 1, 22, '2017-09-06 16:38:23', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(5016, 12, 0, '2017-09-04 00:00:00', 231, 'Internal routing - Letter to Drugmakers re update on the status of the case', 0, NULL, 0.1, 0, 1, 22, '2017-09-06 16:38:48', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(5017, 12, 0, '2017-09-04 00:00:00', 231, 'Internal routing - original documents and exhibits to be used for Court filing', 6000, NULL, 0.1, 600, 1, 22, '2017-09-06 16:39:23', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(5018, 12, 0, '2017-09-04 00:00:00', 9, 'Internal routing - notarized Secretary\'s Certificate for HPI', 0, NULL, 0.1, 0, 1, 22, '2017-09-06 16:41:10', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(5019, 12, 0, '2017-09-04 00:00:00', 9, 'Internal routing - notarized Secretary\'s Certificate for CHI', 0, NULL, 0.1, 0, 1, 22, '2017-09-06 16:42:05', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(5020, 12, 0, '2017-09-04 00:00:00', 158, 'Internal routing - Letter of Endorsement of DST Paid received by RDO 39 on August 30, 2017', 6000, NULL, 0.1, 600, 1, 22, '2017-09-06 16:42:56', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(5021, 12, 0, '2017-09-05 00:00:00', 137, 'Internal routing - transmittal letter to Atty Joseph Tugonon re copy of Omnibus Motion filed with CTA on August 17, 2017', 0, NULL, 0.1, 0, 1, 22, '2017-09-06 16:55:19', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(5022, 12, 0, '2017-09-04 00:00:00', 80, 'Internal routing - Certification for notarization', 0, NULL, 0.1, 0, 1, 22, '2017-09-06 17:41:12', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(5023, 12, 0, '2017-09-05 00:00:00', 231, 'Internal routing - FOE filed with CTA  on September 4, 2017', 6000, NULL, 0.1, 600, 1, 22, '2017-09-06 17:43:02', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(5024, 12, 0, '2017-09-05 00:00:00', 80, 'Internal routing - Certification for notarization', 0, NULL, 0.1, 0, 1, 22, '2017-09-06 17:43:31', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(5025, 12, 0, '2017-09-06 00:00:00', 93, 'Internal routing - Court EB granted MOTEX filed on July 28, 2017', 0, NULL, 0.1, 0, 1, 22, '2017-09-06 17:44:38', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(5026, 26, 0, '2017-08-02 00:00:00', 63, 'Read Email\nContract Review of Royalty Agreement\ninternal Meeting with SLP and EMP', 0, NULL, 2.3, 0, 1, 26, '2017-09-11 10:33:52', NULL, NULL, 1, '00:00:00', '00:00:00', 4),
(5027, 26, 0, '2017-08-02 00:00:00', 169, 'Internally discussed with DRP and GVF regarding a possible criminal case against Ms. Nancy.\nresearch on QLT theft\nread emails of DRP, Draft Memo ', 0, NULL, 2, 0, 1, 26, '2017-09-11 10:47:41', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(5028, 15, 0, '2017-09-11 00:00:00', 231, 'Revised the letter request to certify documents in another case record. ', 3500, NULL, 0.3, 1050, 1, 15, '2017-09-11 18:08:52', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5029, 15, 0, '2017-09-11 00:00:00', 231, 'Performed Other Service: tasking of upcoming work with KRA and FGS and setting of deadlines.', 3500, NULL, 0.5, 1750, 1, 15, '2017-09-11 18:09:44', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(5030, 15, 0, '2017-09-11 00:00:00', 228, 'Researched and revised LAFSA-CEMCO prenotification letter to the PCC and annexes. ', 3500, NULL, 0.5, 1750, 1, 15, '2017-09-11 18:13:04', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(5031, 15, 0, '2017-09-11 00:00:00', 228, 'Conferred with EMP and DRP on timeline updates for tomorrow\'s conference call. ', 3500, NULL, 1, 3500, 1, 15, '2017-09-11 18:13:34', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(5032, 15, 0, '2017-09-11 00:00:00', 163, 'Performed Other Service: lawyer\'s lunch and reporting', 0, NULL, 2.5, 0, 1, 15, '2017-09-11 18:14:33', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(5033, 15, 0, '2017-09-11 00:00:00', 93, 'Reviewed en banc resolution dated Sept. 8, 2017', 2500, NULL, 0.3, 750, 1, 15, '2017-09-11 18:22:16', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(5034, 15, 0, '2017-09-11 00:00:00', 228, 'Revised and emailed Laurent Jacques on pending PCC requirements and information based on conference with Atty. Guevarra', 3500, NULL, 0.8, 2800, 1, 15, '2017-09-11 18:46:47', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5035, 15, 0, '2017-09-12 00:00:00', 213, 'Conferred with AP Legal and SPPI counterparts (at SPPI office)  to discuss pending matters in the temporary contract and MOA.', 3000, NULL, 2.8, 8400, 1, 15, '2017-09-12 12:11:29', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(5036, 15, 0, '2017-09-06 00:00:00', 213, 'Conferred with AP Legal and SPPI counterparts (at SPPI office)  to discuss pending matters in the temporary contract and MOA.', 0, NULL, 2.8, 0, 1, 15, '2017-09-12 12:12:42', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(5037, 15, 0, '2017-09-06 00:00:00', 213, 'Reviewed updated drafts of temp contract and MOA from SyCip/SPPI. ', 0, NULL, 1.5, 0, 1, 15, '2017-09-12 12:13:14', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(5038, 12, 0, '2017-09-12 00:00:00', 228, 'Internally discussed with Dianne and Sam', 6000, NULL, 0.75, 4500, 1, 12, '2017-09-12 16:07:16', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(5039, 12, 0, '2017-09-12 00:00:00', 213, 'Reviewed drafts of Temporary Agreement and MOA', 6000, NULL, 1.75, 10500, 1, 12, '2017-09-12 16:08:02', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(5040, 12, 0, '2017-09-11 00:00:00', 228, 'Drafted and review various documents for the LHPI and CEMCO transaction', 6000, NULL, 2.5, 15000, 1, 12, '2017-09-12 16:09:19', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5041, 12, 0, '2017-09-11 00:00:00', 221, 'Conferred with Tracy and review of records', 6000, NULL, 1, 6000, 1, 12, '2017-09-12 16:09:45', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(5042, 12, 0, '2017-09-11 00:00:00', 135, 'Reviewed Reply; call to Joseph Tugonon', 0, NULL, 0.75, 0, 1, 12, '2017-09-12 16:10:37', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(5043, 12, 0, '2017-09-12 00:00:00', 135, 'Read Email from Golda', 0, NULL, 0.3, 0, 1, 12, '2017-09-12 16:12:08', NULL, NULL, 1, '00:00:00', '00:00:00', 4),
(5044, 12, 0, '2017-09-12 00:00:00', 228, 'Conferred with Laurent and the HPI Team', 6000, NULL, 1.5, 9000, 1, 12, '2017-09-12 16:18:25', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(5045, 15, 0, '2017-09-12 00:00:00', 228, 'conference call with Laurent Jacques and the rest of the Holcim Group with EMP and DRP on simplification updates; revised prenotification letter and annexes as per discussion', 3500, NULL, 2.8, 9800, 1, 15, '2017-09-13 16:50:53', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(5046, 15, 0, '2017-09-12 00:00:00', 213, 'Conferred with AP Legal, SPPI and SyCip on the pending Tripartite MOA and Temporary Power Contract (include travel time)', 3000, NULL, 7.5, 22500, 1, 15, '2017-09-13 16:52:16', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(5047, 15, 0, '2017-09-12 00:00:00', 231, 'Conferred with KRA on the status of FOE', 3500, NULL, 0.5, 1750, 1, 15, '2017-09-13 16:52:43', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(5048, 15, 0, '2017-09-13 00:00:00', 231, 'Reviewed and revised KRA\'s formal offer of evidence. ', 3500, NULL, 1, 3500, 1, 15, '2017-09-13 21:23:54', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(5049, 15, 0, '2017-09-14 00:00:00', 231, 'Performed Other Service: supervised filing of FOE.', 3500, NULL, 0.5, 1750, 1, 15, '2017-09-14 14:45:01', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(5050, 15, 0, '2017-09-14 00:00:00', 163, 'Reviewed TA Oil memorandum for comments and suggestions.', 0, NULL, 1.5, 0, 1, 15, '2017-09-14 14:48:25', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(5051, 12, 0, '2017-09-14 00:00:00', 51, 'Reviewed and finalized memorandum', 0, NULL, 5.5, 0, 1, 12, '2017-09-15 03:55:20', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(5052, 12, 0, '2017-09-13 00:00:00', 51, 'Reviewed of draft memo/email form Jong Bautista/internal discussion with Dianne', 0, NULL, 1, 0, 1, 12, '2017-09-15 03:56:35', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(5053, 12, 0, '2017-09-07 00:00:00', 228, 'Wrote email to Laurent', 6000, NULL, 1, 6000, 1, 12, '2017-09-15 03:58:36', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(5054, 12, 0, '2017-09-07 00:00:00', 228, 'Revised various drafts - FLA SPA, etc.', 6000, NULL, 1.5, 9000, 1, 12, '2017-09-15 03:59:53', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5055, 12, 0, '2017-09-07 00:00:00', 51, 'Internally discussed with Dianne/Reviewed Memo', 0, NULL, 1, 0, 1, 12, '2017-09-15 04:08:29', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(5056, 12, 0, '2017-09-13 00:00:00', 213, 'Conferred with SPPI and Sycip', 6000, NULL, 6.3, 37800, 1, 12, '2017-09-15 04:09:36', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(5057, 12, 0, '2017-09-13 00:00:00', 213, 'Reviewed drafts MOA and Temporary Agreement', 6000, NULL, 1.25, 7500, 1, 12, '2017-09-15 04:10:56', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(5058, 12, 0, '2017-09-09 00:00:00', 221, 'Wrote email to Tracy Chen', 6000, NULL, 1, 6000, 1, 12, '2017-09-15 04:13:23', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(5059, 12, 0, '2017-09-08 00:00:00', 221, 'Examined files', 0, NULL, 0.75, 0, 1, 12, '2017-09-15 04:13:46', NULL, NULL, 1, '00:00:00', '00:00:00', 5),
(5060, 12, 0, '2017-09-11 00:00:00', 221, 'Wrote email to Tracy Chen', 6000, NULL, 0.5, 3000, 1, 12, '2017-09-15 04:14:53', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(5061, 12, 0, '2017-09-08 00:00:00', 224, 'Reviewed Opinion on Records for examination', 6000, NULL, 1.5, 9000, 1, 12, '2017-09-15 04:20:48', NULL, NULL, 1, '00:00:00', '00:00:00', 10),
(5062, 12, 0, '2017-09-08 00:00:00', 64, 'Wrote email to Jena', 0, NULL, 0.5, 0, 1, 12, '2017-09-15 04:21:34', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(5063, 12, 0, '2017-09-14 00:00:00', 135, 'Conferred with  Joseph/Ruy', 0, NULL, 0.75, 0, 1, 12, '2017-09-15 04:22:18', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(5064, 12, 0, '2017-09-13 00:00:00', 231, 'Reviewed FOE', 6000, NULL, 0.5, 3000, 1, 12, '2017-09-15 04:24:28', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(5065, 12, 0, '2017-09-14 00:00:00', 137, 'Internally discussed with Dianne', 0, NULL, 0.25, 0, 1, 12, '2017-09-15 04:25:42', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(5066, 12, 0, '2017-09-14 00:00:00', 135, 'Internally discussed with Dianne', 0, NULL, 0.25, 0, 1, 12, '2017-09-15 04:26:05', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(5067, 16, 0, '2017-09-15 00:00:00', 11, 'Revised Memorandum per EMP, Jong, Alan, Jordan, Pyth\'s\' comments', 0, NULL, 2.5, 0, 1, 16, '2017-09-15 16:29:26', 16, '2017-09-15 16:33:58', 1, '00:00:00', '00:00:00', 19),
(5068, 16, 0, '2017-09-15 00:00:00', 11, 'Conference call with EMP and Pyth Brion re: Memorandum', 0, NULL, 0.4, 0, 1, 16, '2017-09-15 16:29:46', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(5069, 16, 0, '2017-09-15 00:00:00', 11, 'Supervised filing of Memorandum', 0, NULL, 1.75, 0, 1, 16, '2017-09-15 16:29:59', 16, '2017-09-15 16:34:05', 1, '00:00:00', '00:00:00', 18),
(5070, 16, 0, '2017-09-15 00:00:00', 158, 'Internally discussed with Michael re: GANV CAR', 3000, NULL, 0.3, 900, 1, 16, '2017-09-15 16:30:19', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(5071, 16, 0, '2017-09-15 00:00:00', 135, 'Internally discussed with RHO re: drafting of Commissioner Bunag\'s JA for 8875 (expert testimony)', 2500, NULL, 0.5, 1250, 1, 16, '2017-09-15 16:32:02', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(5072, 16, 0, '2017-09-15 00:00:00', 6, 'Revised Comment on Petition for Review before CTA En Banc per GVF\'s comments', 2500, NULL, 1.25, 3125, 1, 16, '2017-09-15 16:32:30', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5073, 16, 0, '2017-09-15 00:00:00', 228, 'Made telephone call to Atty. Beatrix Guevarra re: LHPI number of outstanding shares', 3500, NULL, 0.3, 1050, 1, 16, '2017-09-15 16:33:03', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(5074, 16, 0, '2017-09-15 00:00:00', 228, 'Reviewed LHPI GIS re: number of outstanding shares', 3500, NULL, 0.5, 1750, 1, 16, '2017-09-15 16:33:22', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(5075, 16, 0, '2017-09-15 00:00:00', 228, 'Revised Lego Special POwer of Attorney, Share Purchase Agreement, Term Sheet to reflect correct number of LHPI shares', 3500, NULL, 0.5, 1750, 1, 16, '2017-09-15 16:33:45', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5076, 16, 0, '2017-09-14 00:00:00', 11, 'Further revised Memorandum per EMP, Jong, Alan, Jordan and Pyth\'s comments', 0, NULL, 6, 0, 1, 16, '2017-09-15 16:34:39', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5077, 26, 0, '2017-08-02 00:00:00', 237, 'Drafted ExtraJudicial Settlement ', 0, NULL, 1.4, 0, 1, 26, '2017-09-15 16:34:53', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5078, 16, 0, '2017-09-14 00:00:00', 224, 'Revised Reply per GVF\'s comments', 3500, NULL, 2, 7000, 1, 16, '2017-09-15 16:35:21', 16, '2017-09-15 16:38:28', 1, '00:00:00', '00:00:00', 19),
(5079, 26, 0, '2017-08-02 00:00:00', 231, 'Internally discussed with SLP regarding Judicial Affidavit \ncheck if the hearing for the motion was scheduled.', 3000, NULL, 0.1, 300, 1, 26, '2017-09-15 16:35:55', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(5080, 26, 0, '2017-08-03 00:00:00', 169, 'Researched and draft memo regarding a possible criminal case against Nancy, qualified theft, theft, estafa, email to DRP', 0, NULL, 5.2, 0, 1, 26, '2017-09-15 16:36:56', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(5081, 26, 0, '2017-08-03 00:00:00', 231, 'Reviewed Petition, meeting with SLP regarding our course of action', 3000, NULL, 5, 15000, 1, 26, '2017-09-15 16:37:53', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(5082, 16, 0, '2017-09-14 00:00:00', 224, 'Internally discussed with RHO and GVF re: Reply ', 0, NULL, 0.75, 0, 1, 16, '2017-09-15 16:38:22', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(5083, 16, 0, '2017-09-14 00:00:00', 224, 'Supervised filing of Reply', 0, NULL, 1, 0, 1, 16, '2017-09-15 16:38:43', NULL, NULL, 1, '00:00:00', '00:00:00', 18),
(5084, 26, 0, '2017-08-04 00:00:00', 231, 'Supervised filing of Motion \nread Motion and make script', 0, NULL, 2.4, 0, 1, 26, '2017-09-15 16:38:47', NULL, NULL, 1, '00:00:00', '00:00:00', 18),
(5085, 16, 0, '2017-09-14 00:00:00', 135, 'Conference call with Atty. Tugonon, Atty. Rondain and EMP re: Hedcor MR/Omnibus motion', 2500, NULL, 1, 2500, 1, 16, '2017-09-15 16:39:36', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(5086, 16, 0, '2017-09-13 00:00:00', 6, 'Reviewed files/Drafted Comment re Petition for Review pending with CTA en bance', 2500, NULL, 4.2, 10500, 1, 16, '2017-09-15 16:40:01', 16, '2017-09-15 16:43:58', 1, '00:00:00', '00:00:00', 3),
(5087, 16, 0, '2017-09-13 00:00:00', 11, 'Further revised TA Oil Memorandum', 0, NULL, 3, 0, 1, 16, '2017-09-15 16:40:55', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5088, 26, 0, '2017-08-04 00:00:00', 163, 'Axelum Resources Corporation-CRES-19-SP-A-4= \nwent to Axelum with DRP, GVF for the closing and lunch', 0, NULL, 6.3, 0, 0, 26, '2017-09-15 16:41:40', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5089, 16, 0, '2017-09-13 00:00:00', 135, 'Wrote emails to Atty. Tugonon re: status of 8875 and 8990', 2500, NULL, 0.5, 1250, 1, 16, '2017-09-15 16:41:55', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(5090, 16, 0, '2017-09-13 00:00:00', 228, 'Wrote email to KRA re: Project Lego OSD/Interim Dividends', 3500, NULL, 0.3, 1050, 1, 16, '2017-09-15 16:43:43', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(5091, 16, 0, '2017-09-12 00:00:00', 224, 'Reviewed RHO\'s draft Reply', 3500, NULL, 1.5, 5250, 1, 16, '2017-09-15 16:44:32', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(5092, 16, 0, '2017-09-14 00:00:00', 143, 'Reviewed KRA\'s draft JA for ICPA', 2500, NULL, 1.25, 3125, 1, 16, '2017-09-15 16:45:42', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(5093, 26, 0, '2017-08-04 00:00:00', 185, 'went to Axelum with DRP, GVF for the closing and lunch', 0, NULL, 6.3, 0, 1, 26, '2017-09-15 16:46:39', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(5094, 16, 0, '2017-09-13 00:00:00', 221, 'Received telephone call from Tracy Chen re: reporting of new address and purpose to BIR and City of Pasay', 3500, NULL, 0.3, 1050, 1, 16, '2017-09-15 16:46:55', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(5095, 15, 0, '2017-07-10 00:00:00', 228, 'Conferred with Project Lego team on the new HPI project. ', 3500, NULL, 1.5, 5250, 1, 15, '2017-09-15 16:47:10', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(5096, 26, 0, '2017-08-04 00:00:00', 196, 'Reviewed documents, called Ms. Jewel Regarding the requirements and supervise submission to Ms. Jewel ', 0, NULL, 1.15, 0, 1, 26, '2017-09-15 16:47:57', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(5097, 16, 0, '2017-09-13 00:00:00', 86, 'Studied Provet\'s Position Paper/Internal discussion with KRA re: talking points for Reply to Position Paper', 2500, NULL, 1.2, 3000, 1, 16, '2017-09-15 16:48:06', NULL, NULL, 1, '00:00:00', '00:00:00', 5),
(5098, 26, 0, '2017-08-04 00:00:00', 220, 'Internally discussed wit EMP and DRP', 2500, NULL, 0.2, 500, 1, 26, '2017-09-15 16:48:44', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(5099, 15, 0, '2017-07-11 00:00:00', 228, 'Researched and reviewed the SGV report on the upstream merger of the HPI subsidiaries. Include several discussions with EMP (consolidated entry)', 0, NULL, 4.6, 0, 1, 15, '2017-09-15 16:49:07', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(5100, 26, 0, '2017-08-06 00:00:00', 220, 'Revise Memo', 0, NULL, 6.2, 0, 1, 26, '2017-09-15 16:49:38', NULL, NULL, 1, '00:00:00', '00:00:00', 19);
INSERT INTO `file_billing_tbl` (`file_billing_id`, `user_id`, `position`, `billing_date`, `file_id`, `work_detail`, `rate`, `time_spent_sec`, `time_spent`, `amount`, `active`, `insert_by`, `insert_dt`, `update_by`, `update_dt`, `task_type`, `start_time`, `end_time`, `task_code`) VALUES
(5101, 16, 0, '2017-09-12 00:00:00', 228, 'Conference call with Laurent Jacques and LH Integration Team, EMP and SLP ', 3500, NULL, 1, 3500, 1, 16, '2017-09-15 16:49:55', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(5102, 15, 0, '2017-07-14 00:00:00', 228, 'Researched and drafted Step-plan for upstream merger', 0, NULL, 3.1, 0, 1, 15, '2017-09-15 16:49:56', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(5103, 16, 0, '2017-09-12 00:00:00', 228, 'Updated CEMCO-LHPI Transaction Timeline, reviewed documents', 3500, NULL, 1, 3500, 1, 16, '2017-09-15 16:50:39', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5104, 16, 0, '2017-09-12 00:00:00', 228, 'Revised CEMCO-LHPI Transaction documents', 3500, NULL, 1, 3500, 1, 16, '2017-09-15 16:51:13', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5105, 15, 0, '2017-07-14 00:00:00', 228, 'Traveled to HPI office and met with HPI Finance, EMP, GVF and DRP for internal discussion before workshop with Zurich execs. ', 0, NULL, 3.8, 0, 1, 15, '2017-09-15 16:51:20', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(5106, 26, 0, '2017-08-06 00:00:00', 231, 'Reviewed case and study case practice for monday\'s hearing', 3000, NULL, 4, 12000, 1, 26, '2017-09-15 16:52:26', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(5107, 15, 0, '2017-07-16 00:00:00', 228, 'Performed Other Service: prepared powerpoint presentation for July 18-19 Workshop with HPI.', 0, NULL, 3.2, 0, 1, 15, '2017-09-15 16:53:39', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(5108, 15, 0, '2017-07-14 00:00:00', 228, 'Drafted comparative table of options for the HPI Upstream Merger', 0, NULL, 2, 0, 1, 15, '2017-09-15 16:54:16', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5109, 15, 0, '2017-07-13 00:00:00', 228, 'Researched and studied the PCA and its IRR pursuant to the upcoming mergers and acquisitions. ', 0, NULL, 2.5, 0, 1, 15, '2017-09-15 16:54:50', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(5110, 26, 0, '2017-08-07 00:00:00', 231, 'Attended  hearing at CTA \nask for form of status report, draft and email to SLP', 3000, NULL, 7.05, 21150, 1, 26, '2017-09-15 16:54:50', NULL, NULL, 1, '00:00:00', '00:00:00', 15),
(5111, 26, 0, '2017-08-07 00:00:00', 220, 'Revise Memo', 2500, NULL, 0.3, 750, 1, 26, '2017-09-15 16:55:34', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5112, 16, 0, '2017-09-12 00:00:00', 228, 'Revised UCHC Conversion Timeline', 3500, NULL, 0.5, 1750, 1, 16, '2017-09-15 16:56:28', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5113, 16, 0, '2017-09-12 00:00:00', 228, 'Internally discussed with EMP and SLP re: Lego', 3500, NULL, 1, 3500, 1, 16, '2017-09-15 16:57:21', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(5114, 26, 0, '2017-08-07 00:00:00', 237, 'Revise/Finalize Extrajudicial Settlement and email to SLP', 0, NULL, 1.15, 0, 1, 26, '2017-09-15 16:58:36', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5115, 16, 0, '2017-09-12 00:00:00', 39, 'Reviewed Casop files in preparation for cross-examination of Examiner Stella Pery', 100, NULL, 2, 200, 1, 16, '2017-09-15 16:59:21', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(5116, 16, 0, '2017-09-11 00:00:00', 224, 'Reviewed RHO\'s draft Reply', 3500, NULL, 2, 7000, 1, 16, '2017-09-15 16:59:41', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(5117, 15, 0, '2017-07-17 00:00:00', 228, 'Internally discussed with EMP, DRP regarding the step plans for the workshop. Revised drafts according to discussion. ', 0, NULL, 3, 0, 1, 15, '2017-09-15 17:00:28', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(5118, 16, 0, '2017-09-11 00:00:00', 228, 'Drafted/revised UCHC conversion documents, CEMCO-LHPI transaction documents', 3500, NULL, 4.3, 15050, 1, 16, '2017-09-15 17:00:29', 16, '2017-09-15 17:01:49', 1, '00:00:00', '00:00:00', 3),
(5119, 16, 0, '2017-09-11 00:00:00', 228, 'Internally discussed with EMP and SLP re: Lego', 0, NULL, 1.5, 0, 1, 16, '2017-09-15 17:00:44', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(5120, 16, 0, '2017-09-11 00:00:00', 228, 'Internally discussed with FGS re: number of LHPI\'s outstanding shares', 0, NULL, 0.4, 0, 1, 16, '2017-09-15 17:01:21', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(5121, 15, 0, '2017-07-18 00:00:00', 228, 'Whole-day workshop with Zurich execs, SGV, HPI Finance and Legal simplification project at Seda BGC.', 0, NULL, 10, 0, 1, 15, '2017-09-15 17:01:29', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(5122, 16, 0, '2017-09-08 00:00:00', 163, 'Sick Leave', 0, NULL, 8, 0, 1, 16, '2017-09-15 17:02:15', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(5123, 16, 0, '2017-09-08 00:00:00', 228, 'Received telephone call from EMP and SLP re: revisions to Special Power of Attorney', 3500, NULL, 0.4, 1400, 1, 16, '2017-09-15 17:02:41', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(5124, 16, 0, '2017-09-08 00:00:00', 228, 'Revised Special Power of Attorney', 3500, NULL, 0.5, 1750, 1, 16, '2017-09-15 17:03:00', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5125, 16, 0, '2017-09-07 00:00:00', 224, 'Reviewed KRA\'s draft memo on LOA issued by City of Taguig for &quot;prior unexamined years&quot;', 3500, NULL, 2, 7000, 1, 16, '2017-09-15 17:03:59', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(5126, 16, 0, '2017-09-06 00:00:00', 11, 'Drafted TA Oil Memorandum', 0, NULL, 8, 0, 1, 16, '2017-09-15 17:04:47', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5127, 16, 0, '2017-09-06 00:00:00', 169, 'Drafted Sec Cert and Minutes authorizing mtfcouns_dtr_sys to represent CMI in case against NAncy Jimenez', 0, NULL, 1.25, 0, 1, 16, '2017-09-15 17:05:40', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5128, 16, 0, '2017-09-07 00:00:00', 11, 'Further drafted Memorandum', 0, NULL, 6, 0, 1, 16, '2017-09-15 17:06:43', 16, '2017-09-15 17:07:09', 1, '00:00:00', '00:00:00', 3),
(5129, 16, 0, '2017-09-01 00:00:00', 163, 'Eid\'l Adha holiday', 0, NULL, 8, 0, 1, 16, '2017-09-15 17:07:49', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(5130, 26, 0, '2017-08-07 00:00:00', 137, 'Reviewed/read decision, draft MR', 2500, NULL, 2.4, 6000, 1, 26, '2017-09-15 17:08:39', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(5131, 16, 0, '2017-08-29 00:00:00', 135, 'Internally discussed with EMP re: 8875 and 8990 (presentation of expert witnesses)', 2500, NULL, 1.25, 3125, 1, 16, '2017-09-15 17:08:54', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(5132, 26, 0, '2017-08-08 00:00:00', 137, 'Reviewed/read Decision, draft MR , email to DRP', 2500, NULL, 3.3, 8250, 1, 26, '2017-09-15 17:09:52', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(5133, 16, 0, '2017-08-29 00:00:00', 85, 'Internally discussed with Michael and GVF re: inspection of TGP Land/transfer of tax declarations to RRHI', 0, NULL, 0.75, 0, 1, 16, '2017-09-15 17:10:11', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(5134, 26, 0, '2017-08-08 00:00:00', 228, 'Revise Memo, Check FS of HPI and LHPI', 3000, NULL, 0.2, 600, 1, 26, '2017-09-15 17:10:37', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5135, 16, 0, '2017-08-29 00:00:00', 11, 'Drafted Motion for Extension of Time to File Memorandum', 0, NULL, 1, 0, 1, 16, '2017-09-15 17:10:38', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5136, 16, 0, '2017-08-29 00:00:00', 11, 'Drafted Memorandum', 0, NULL, 9, 0, 1, 16, '2017-09-15 17:10:51', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5137, 16, 0, '2017-08-28 00:00:00', 163, 'National Heroes\' Day', 0, NULL, 8, 0, 1, 16, '2017-09-15 17:11:57', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(5138, 16, 0, '2017-08-25 00:00:00', 11, 'Drafted Memorandum', 0, NULL, 9, 0, 1, 16, '2017-09-15 17:12:19', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5139, 16, 0, '2017-08-25 00:00:00', 158, 'Wrote email to EMP re: GANV CAR/Certification of tax paid', 3000, NULL, 0.4, 1200, 1, 16, '2017-09-15 17:13:09', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(5140, 16, 0, '2017-08-25 00:00:00', 228, 'Revised Step Plan to match periods/dates in timelines with those in tables in Step Plan', 3500, NULL, 1, 3500, 1, 16, '2017-09-15 17:14:16', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5141, 16, 0, '2017-08-25 00:00:00', 135, 'Revised Motion to Set Oral Arguments', 2500, NULL, 0.75, 1875, 1, 16, '2017-09-15 17:14:45', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5142, 16, 0, '2017-08-24 00:00:00', 135, 'Drafted Motion to Set Case for Oral Arguments', 0, NULL, 2, 0, 1, 16, '2017-09-15 17:15:36', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5143, 26, 0, '2017-08-08 00:00:00', 220, 'Reviewed/Read Email  from client', 2500, NULL, 0.15, 375, 1, 26, '2017-09-15 17:16:07', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(5144, 16, 0, '2017-08-24 00:00:00', 135, 'Performed Other Service: checked status of 8875 and 8990 with CTA and sent update to EMP', 2500, NULL, 1, 2500, 1, 16, '2017-09-15 17:16:10', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(5145, 16, 0, '2017-08-24 00:00:00', 224, 'Examined Answer filed by Respondents', 3500, NULL, 1, 3500, 1, 16, '2017-09-15 17:16:39', NULL, NULL, 1, '00:00:00', '00:00:00', 5),
(5146, 26, 0, '2017-08-08 00:00:00', 231, 'Made telephone call to Dayrelle regarding possilbe witnesses.\nstudy other JAS to be the basis of the Judicial Affidavit of Dayrelle', 3000, NULL, 1.1, 3300, 1, 26, '2017-09-15 17:17:08', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(5147, 26, 0, '2017-08-08 00:00:00', 6, 'Reviewed and study the files of Genato', 2500, NULL, 0.2, 500, 1, 26, '2017-09-15 17:17:51', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(5148, 16, 0, '2017-08-24 00:00:00', 90, 'Revised Appellee\'s Brief per GVF\'s comments/discussed with GVF and FGS/supervised filing', 0, NULL, 6, 0, 1, 16, '2017-09-15 17:18:04', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5149, 16, 0, '2017-08-23 00:00:00', 185, 'Attended post-closing meeting with Precy Castillo at Axelum offices (with FGS)', 100, NULL, 2.5, 250, 1, 16, '2017-09-15 17:19:23', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(5150, 26, 0, '2017-08-09 00:00:00', 228, 'Traveled to PCC, reported to DRP and SLP\ndraft Memo, meeting with EMP, DRP, SLP, and RHO', 3000, NULL, 8.1, 24300, 1, 26, '2017-09-15 17:19:50', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(5151, 26, 0, '2017-08-09 00:00:00', 220, 'Reviewed/REPLY to the comments of Esther Ng', 2500, NULL, 1.5, 3750, 1, 26, '2017-09-15 17:20:30', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(5152, 16, 0, '2017-08-24 00:00:00', 235, 'Attended meeting at RDO 41 for FRiendlyCare', 0, NULL, 2.5, 0, 1, 16, '2017-09-15 17:20:37', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(5153, 16, 0, '2017-08-23 00:00:00', 11, 'Drafted Memorandum', 0, NULL, 6.5, 0, 1, 16, '2017-09-15 17:20:59', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5154, 16, 0, '2017-08-21 00:00:00', 163, 'Ninoy Aquino Day', 0, NULL, 8, 0, 1, 16, '2017-09-15 17:21:28', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(5155, 26, 0, '2017-08-10 00:00:00', 231, 'Reviewed/read study check other documents from 2007 case that can be used for the JA of Dayrelle draft of JA of Dayrelle', 3000, NULL, 3, 9000, 1, 26, '2017-09-15 17:21:53', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(5156, 26, 0, '2017-08-10 00:00:00', 228, 'Attended meeting with SLP and EMP', 3000, NULL, 2.15, 6450, 1, 26, '2017-09-15 17:22:25', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(5157, 16, 0, '2017-08-18 00:00:00', 235, 'Drafted memo on 2014 assessment; revised KRA\'s letter-update to client', 0, NULL, 2, 0, 1, 16, '2017-09-15 17:22:41', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5158, 16, 0, '2017-08-18 00:00:00', 228, 'Drafted Expanded CEMCO-LHPI Transaction Timeline and UCHC Conversion Timeline', 3500, NULL, 3, 10500, 1, 16, '2017-09-15 17:23:22', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5159, 26, 0, '2017-08-13 00:00:00', 231, 'Reviewed and revise JA of Dayrelle', 3000, NULL, 2, 6000, 1, 26, '2017-09-15 17:23:44', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(5160, 16, 0, '2017-08-18 00:00:00', 169, 'Drafted Sec Cert and Minutes re lease of office space', 0, NULL, 1.5, 0, 1, 16, '2017-09-15 17:23:54', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5161, 16, 0, '2017-08-18 00:00:00', 234, 'Supervised filing of GIS; drafted email to Marjorie Torres re: Mayor\'s Permit and GIS', 0, NULL, 1.5, 0, 1, 16, '2017-09-15 17:24:38', NULL, NULL, 1, '00:00:00', '00:00:00', 18),
(5162, 26, 0, '2017-08-14 00:00:00', 231, 'Revise JA of Dayrelle, email to SLP\nmeeting with SLP\nRevise JA\n', 0, NULL, 5.35, 0, 1, 26, '2017-09-15 17:25:14', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5163, 26, 0, '2017-08-14 00:00:00', 237, 'Revise Extrajudicial Settlement, and email it to GVF', 0, NULL, 0.2, 0, 1, 26, '2017-09-15 17:25:39', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5164, 16, 0, '2017-08-15 00:00:00', 135, 'Attended meeting at Hedcor office with Atty. Tugonon, Atty. Rondain, EMP and GVF re: 8875 and 8990', 2500, NULL, 3, 7500, 1, 16, '2017-09-15 17:25:44', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(5165, 16, 0, '2017-08-15 00:00:00', 135, 'Drafted Omnibus Motion for 8990', 2500, NULL, 4, 10000, 1, 16, '2017-09-15 17:26:06', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5166, 26, 0, '2017-08-14 00:00:00', 104, 'Drafted Amended GIS, BR, Minutes, Secretary\'s  Certificate ', 2500, NULL, 1.4, 3500, 1, 26, '2017-09-15 17:26:54', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5167, 16, 0, '2017-08-15 00:00:00', 142, 'Revised FGS\' draft Opposition to MOtion to Withdraw', 2500, NULL, 1, 2500, 1, 16, '2017-09-15 17:28:04', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5168, 16, 0, '2017-08-16 00:00:00', 228, 'Conference call with LH Integration Team', 3500, NULL, 1, 3500, 1, 16, '2017-09-15 17:29:18', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(5169, 16, 0, '2017-08-16 00:00:00', 228, 'Revised step plan pursuant to call; emp\'s comments', 0, NULL, 4, 0, 1, 16, '2017-09-15 17:29:35', 16, '2017-09-15 17:30:07', 1, '00:00:00', '00:00:00', 19),
(5170, 16, 0, '2017-08-16 00:00:00', 135, 'Researched on whether oral arguments are allowed at the CTA level; drafted email report to EMP', 2500, NULL, 3, 7500, 1, 16, '2017-09-15 17:30:58', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(5171, 16, 0, '2017-08-11 00:00:00', 80, 'Reviewed RHO\'s draft Motion to Serve Summons by Publication', 0, NULL, 2, 0, 1, 16, '2017-09-15 17:32:34', 16, '2017-09-15 17:34:45', 1, '00:00:00', '00:00:00', 12),
(5172, 16, 0, '2017-08-10 00:00:00', 163, 'Sick LEave', 0, NULL, 8, 0, 1, 16, '2017-09-15 17:34:02', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(5173, 16, 0, '2017-08-11 00:00:00', 11, 'Drafted Memorandum', 0, NULL, 6, 0, 1, 16, '2017-09-15 17:34:19', 16, '2017-09-15 17:34:30', 1, '00:00:00', '00:00:00', 3),
(5174, 16, 0, '2017-07-28 00:00:00', 49, 'Further drafted Comment re Petition for Review pending before CTA en banc', 0, NULL, 3, 0, 1, 16, '2017-09-15 17:36:12', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5175, 26, 0, '2017-08-15 00:00:00', 135, 'Researched on presenting evidence before the CTA enbanc ', 2500, NULL, 1.3, 3250, 1, 26, '2017-09-15 17:50:29', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(5176, 26, 0, '2017-08-15 00:00:00', 143, 'Wrote email to Mr. Rodriguez,and drafted compliance \nemail DRP\nContact Ms. Ruby and coordinate with her regarding filing of ICPA report\ngive instructions for the filing, check the annexes and\nrevise compliance email, and supervise filing', 2500, NULL, 2, 5000, 1, 26, '2017-09-15 17:53:10', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(5177, 26, 0, '2017-08-15 00:00:00', 104, 'Drafted  board minutes, and email it to SLP', 2500, NULL, 0.45, 1125, 1, 26, '2017-09-15 17:56:33', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5178, 26, 0, '2017-08-15 00:00:00', 231, '*Made telephone call to Dayrelle\n*Communicate (text and call with Dayrelle to confirm meeting and ask her to check the Judicial Affidavit\n* Email Dayrelle the scanned copy of the Motion and status report\n', 3000, NULL, 0.45, 1350, 1, 26, '2017-09-15 17:59:48', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(5179, 26, 0, '2017-08-15 00:00:00', 137, 'Researched on MOTEX to file MR, call up CTA', 2500, NULL, 1.3, 3250, 1, 26, '2017-09-15 18:02:23', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(5180, 26, 0, '2017-08-15 00:00:00', 196, 'Made telephone call to Ms. Jewel, email DRP', 0, NULL, 0.15, 0, 1, 26, '2017-09-15 18:02:47', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(5181, 26, 0, '2017-08-15 00:00:00', 235, 'Reviewed and study letter, check action plan, and check documents', 0, NULL, 1.3, 0, 1, 26, '2017-09-15 18:05:26', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(5182, 26, 0, '2017-08-16 00:00:00', 143, 'Supervised filing of Compliance, check annexes and CDs', 2500, NULL, 1.35, 3375, 1, 26, '2017-09-15 18:09:29', NULL, NULL, 1, '00:00:00', '00:00:00', 18),
(5183, 26, 0, '2017-08-16 00:00:00', 231, 'Reviewed JA of Dayrelle, Meeting with Dayrelle\n*revised JA, Meeting with SLP and Finalize JA of Dayrelle', 3000, NULL, 5.25, 15750, 1, 26, '2017-09-15 18:11:04', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(5184, 26, 0, '2017-08-16 00:00:00', 185, 'Attended lunch with associates and axelum', 0, NULL, 3.1, 0, 1, 26, '2017-09-15 18:16:30', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(5185, 26, 0, '2017-08-15 00:00:00', 228, 'Reviewed/read email and research on transfer of ownership on sale of shares of stocks\n*meeting with SLP, Finalize JA of Dayrelle, Email Dayrelle ', 3000, NULL, 3.1, 9300, 0, 26, '2017-09-15 18:17:54', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(5186, 26, 0, '2017-08-16 00:00:00', 228, 'HPI-007-SP-A-8Reviewed/read email and research on transfer of ownership on sale of shares of stocks *meeting with SLP, Finalize JA of Dayrelle, Email Dayrelle', 3000, NULL, 1.2, 3600, 1, 26, '2017-09-15 18:20:28', NULL, NULL, 1, '00:00:00', '00:00:00', 4),
(5187, 26, 0, '2017-09-17 00:00:00', 220, 'Revise Memo, Check computation ', 2500, NULL, 2.5, 6250, 1, 26, '2017-09-15 18:21:13', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5188, 26, 0, '2017-08-17 00:00:00', 220, 'Revise Memo, check computation', 0, NULL, 2.5, 0, 1, 26, '2017-09-15 18:21:46', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5189, 15, 0, '2017-07-19 00:00:00', 137, 'Conferred with AP Tax at the AP office in NAC regarding denial of refund cases based on the CBK decision. ', 2500, NULL, 2.5, 6250, 1, 15, '2017-09-15 18:59:36', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(5190, 15, 0, '2017-08-02 00:00:00', 228, 'Internally discussed HPI simplification with EMP and DRP', 3500, NULL, 1.5, 5250, 1, 15, '2017-09-15 19:00:38', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(5191, 15, 0, '2017-08-03 00:00:00', 228, 'Revised and reviewed STEP PLAN for the LAFSA-CEMCO acquisition of LHPI shares', 0, NULL, 3.2, 0, 1, 15, '2017-09-15 19:01:47', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5192, 15, 0, '2017-08-16 00:00:00', 228, 'Internally discussed with team regarding memorandum/opinion on the restructuring', 0, NULL, 1.5, 0, 1, 15, '2017-09-15 19:03:00', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(5193, 15, 0, '2017-08-06 00:00:00', 228, 'Drafted portion of the opinion to Laurent on the simplification. ', 0, NULL, 3.8, 0, 1, 15, '2017-09-15 19:03:55', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5194, 15, 0, '2017-08-08 00:00:00', 228, 'Internally discussed Opinion and timelines with EMP and DRP', 0, NULL, 1.6, 0, 1, 15, '2017-09-15 19:05:21', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(5195, 15, 0, '2017-08-09 00:00:00', 228, 'Internally discussed PCC procedures and timelines with KRA; Internal discussion with EMP and DRP on expanded timelines. ', 0, NULL, 2.6, 0, 1, 15, '2017-09-15 19:07:46', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(5196, 15, 0, '2017-08-09 00:00:00', 228, 'Drafted and revised expanded timelines to incorporate PCC procedure and documentary requirements (consolidated entry over 2 days)', 0, NULL, 2.8, 0, 1, 15, '2017-09-15 19:08:46', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5197, 15, 0, '2017-07-19 00:00:00', 228, 'Workshop Day 2: Discussion on the RF and HMDC funding; include internal discussion with EMP afterwards. ', 0, NULL, 6.8, 0, 1, 15, '2017-09-15 19:09:44', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(5198, 15, 0, '2017-08-09 00:00:00', 228, 'Internally discussed with EMP, DRP, RHO and KRA regarding step plans and expanded timelines', 0, NULL, 2, 0, 1, 15, '2017-09-15 19:20:38', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(5199, 15, 0, '2017-08-18 00:00:00', 228, 'Performed Other Service: expanded timelines from the step plan', 0, NULL, 1.5, 0, 1, 15, '2017-09-15 19:21:20', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(5200, 15, 0, '2017-08-21 00:00:00', 228, 'Revised step plan and timelines according to Laurent\'s comments', 0, NULL, 1.5, 0, 1, 15, '2017-09-15 19:22:10', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(5201, 15, 0, '2017-08-21 00:00:00', 228, 'Received telephone call from Laurent and LH integration team with EMP and DRP to discuss moving forward on the simplification', 0, NULL, 1, 0, 1, 15, '2017-09-15 19:25:53', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(5202, 15, 0, '2017-08-30 00:00:00', 228, 'Weekly Conference Call with LH Integration team, EMP and DRP', 0, NULL, 1, 0, 1, 15, '2017-09-15 19:27:28', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(5203, 15, 0, '2017-08-30 00:00:00', 228, 'Internally discussed with EMP regarding RF matters', 0, NULL, 0.5, 0, 1, 15, '2017-09-15 19:28:24', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(5204, 15, 0, '2017-08-30 00:00:00', 228, 'Revised EMP\'s initial drafts of information required. Researched and reviewed 3 RF documents and the HPI RF SHA.', 0, NULL, 3, 0, 1, 15, '2017-09-15 19:29:28', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5205, 15, 0, '2017-08-31 00:00:00', 228, 'Traveled to HPI Office to discuss PCC compliance with Riki Guevarra', 0, NULL, 5.2, 0, 1, 15, '2017-09-15 19:31:23', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(5206, 15, 0, '2017-09-04 00:00:00', 228, 'Drafted initial MPF appendices to the PCC notification form based on the LHPI-BHI acquisition disclosures after review of LH Group FS. ', 0, NULL, 4.5, 0, 1, 15, '2017-09-15 19:33:39', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5207, 15, 0, '2017-09-04 00:00:00', 228, 'Internally discussed with KRA regarding the adoption of information from the LHPI- BHI disclosure to the LAFS-CEMCO Transaction. Include drafting of the email to Laurent. ', 0, NULL, 3.9, 0, 1, 15, '2017-09-15 19:34:45', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(5208, 15, 0, '2017-08-31 00:00:00', 226, 'Internally discussed with Kat Mamba regarding status of contract review over the sto. tomas project. ', 0, NULL, 0.5, 0, 1, 15, '2017-09-15 19:40:30', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(5209, 15, 0, '2017-09-05 00:00:00', 226, 'Weekly conference call with LH Integration team', 0, NULL, 1, 0, 1, 15, '2017-09-15 19:40:56', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(5210, 15, 0, '2017-09-06 00:00:00', 226, 'Drafted special power of attorney for PCC notification', 0, NULL, 0.5, 0, 1, 15, '2017-09-15 19:43:27', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5211, 15, 0, '2017-09-07 00:00:00', 228, 'Revised PCC consultation letter request and annexes. Drafted cover email to Laurent. ', 3500, NULL, 2, 7000, 1, 15, '2017-09-15 19:45:33', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5212, 15, 0, '2017-09-11 00:00:00', 228, 'Revised PCC consultation letter request and annexes. Drafted cover email to Laurent. ', 0, NULL, 2, 0, 1, 15, '2017-09-15 19:45:58', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5213, 15, 0, '2017-09-06 00:00:00', 228, 'Revised expanded timeline based on conference call. ', 0, NULL, 0.8, 0, 1, 15, '2017-09-15 19:46:34', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5214, 15, 0, '2017-09-12 00:00:00', 228, 'Weekly conference call with integration team', 0, NULL, 1, 0, 1, 15, '2017-09-15 19:48:22', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(5215, 15, 0, '2017-09-13 00:00:00', 228, 'Revised PCC notification letter request and term sheet based on Laurent\'s comments. ', 0, NULL, 1, 0, 1, 15, '2017-09-15 19:48:52', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5216, 15, 0, '2017-09-15 00:00:00', 172, 'Conferred with FGS regarding status of CAR acquisitions', 0, NULL, 0.5, 0, 1, 15, '2017-09-15 20:02:12', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(5217, 15, 0, '2017-09-15 00:00:00', 172, 'Revised and updated table of updates on the previous transfers of Cities assets', 0, NULL, 1.5, 0, 1, 15, '2017-09-15 20:03:05', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5218, 15, 0, '2017-09-15 00:00:00', 172, 'Internally discussed with EMP regarding status of CAR applications', 0, NULL, 0.8, 0, 1, 15, '2017-09-15 20:03:33', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(5219, 19, 0, '2017-09-15 00:00:00', 205, 'Received telephone call from Ms. Carina Go', 0, NULL, 0.25, 0, 0, 19, '2017-09-15 20:13:22', NULL, NULL, 1, '10:00:00', '10:15:00', 17),
(5220, 19, 0, '2017-08-15 00:00:00', 205, 'Received telephone call from Ms. Carina Go', 0, NULL, 0.25, 0, 0, 19, '2017-09-15 20:16:36', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(5221, 19, 0, '2017-08-15 00:00:00', 205, 'Received telephone call from Ms. Carina Go', 3000, NULL, 0.25, 750, 1, 19, '2017-09-15 20:17:23', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(5222, 19, 0, '2017-08-15 00:00:00', 206, 'Wrote email to Ms. Carina Go on query regarding DST and CGT on transfer of shares', 3000, NULL, 0.5, 1500, 1, 19, '2017-09-15 20:18:56', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(5223, 19, 0, '2017-08-15 00:00:00', 14, 'Researched on cases on abatement of surcharge compromise interest', 0, NULL, 5, 0, 1, 19, '2017-09-15 20:20:08', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(5224, 19, 0, '2017-08-16 00:00:00', 69, 'Performed Other Service prepared documents for meeting with Mr. Palma of QC City Hall', 0, NULL, 1.5, 0, 1, 19, '2017-09-15 20:21:50', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(5225, 19, 0, '2017-08-16 00:00:00', 14, 'Drafted memo on abatement of surcharge and researched cases', 0, NULL, 3, 0, 1, 19, '2017-09-15 20:22:56', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5226, 19, 0, '2017-08-16 00:00:00', 228, 'Internally discussed with KRA/DRP/FGS/SLP', 3000, NULL, 2, 6000, 1, 19, '2017-09-15 20:23:58', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(5227, 19, 0, '2017-08-17 00:00:00', 69, 'Attended meeting at QC City Hall', 0, NULL, 4, 0, 1, 19, '2017-09-15 20:25:22', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(5228, 19, 0, '2017-08-17 00:00:00', 14, 'Revise memo on abatement', 0, NULL, 0.68, 0, 1, 19, '2017-09-15 20:26:29', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5229, 19, 0, '2017-08-17 00:00:00', 228, 'Researched on DST and revised memo', 3000, NULL, 3, 9000, 1, 19, '2017-09-15 20:27:28', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(5230, 19, 0, '2017-08-18 00:00:00', 163, 'Performed Other Service Digest and research on cases', 0, NULL, 0.68, 0, 1, 19, '2017-09-15 20:28:14', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(5231, 19, 0, '2017-08-18 00:00:00', 236, 'Drafted reply and read answer of Makati City', 2500, NULL, 3, 7500, 1, 19, '2017-09-15 20:29:05', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5232, 19, 0, '2017-08-18 00:00:00', 14, 'Revise memo on abatement', 0, NULL, 0.68, 0, 1, 19, '2017-09-15 20:29:35', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5233, 19, 0, '2017-08-19 00:00:00', 236, 'Drafted reply', 2500, NULL, 3, 7500, 1, 19, '2017-09-15 20:29:58', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5234, 19, 0, '2017-08-22 00:00:00', 236, 'Drafted motex', 0, NULL, 0.34, 0, 1, 19, '2017-09-15 20:30:38', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5235, 19, 0, '2017-08-22 00:00:00', 236, 'Revise reply', 0, NULL, 3, 0, 1, 19, '2017-09-15 20:31:05', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5236, 19, 0, '2017-08-22 00:00:00', 64, 'Read Email from Ms. Raquel de Guzman and revised draft letter on encroachment', 0, NULL, 2, 0, 1, 19, '2017-09-15 20:32:18', NULL, NULL, 1, '00:00:00', '00:00:00', 4),
(5237, 19, 0, '2017-08-22 00:00:00', 69, 'Received telephone call from Mr. Martin of QC City Hall', 0, NULL, 0.34, 0, 1, 19, '2017-09-15 20:33:12', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(5238, 19, 0, '2017-08-22 00:00:00', 236, 'Researched on requirements for bidding clearance', 2500, NULL, 1.5, 3750, 1, 19, '2017-09-15 20:35:05', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(5239, 19, 0, '2017-08-23 00:00:00', 163, 'Performed Other Service briefing on Office 365', 0, NULL, 2, 0, 1, 19, '2017-09-15 20:35:52', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(5240, 19, 0, '2017-08-23 00:00:00', 236, 'Researched on bidding clearance procedure and wrote email to Ms. Badeth on query and bidding clearance requirements', 2500, NULL, 2, 5000, 1, 19, '2017-09-15 20:43:05', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(5241, 19, 0, '2017-08-23 00:00:00', 223, 'Drafted sec certs and verification on 2nd quarter petition ', 2500, NULL, 0.5, 1250, 1, 19, '2017-09-15 20:43:39', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5242, 19, 0, '2017-08-23 00:00:00', 223, 'Wrote email to Ms. Hamtig on Sec cert and verification; filing fee ', 2500, NULL, 0.25, 625, 1, 19, '2017-09-15 20:46:11', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(5243, 19, 0, '2017-08-24 00:00:00', 64, 'Revised and updated minutes on May 30, 2017 meeting', 0, NULL, 1, 0, 1, 19, '2017-09-15 20:48:03', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5244, 19, 0, '2017-08-24 00:00:00', 127, 'Revised and updated minutes for May 30, 2017 meeting ', 0, NULL, 0.5, 0, 1, 19, '2017-09-15 20:49:00', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5245, 19, 0, '2017-08-24 00:00:00', 128, 'Revised and updated minutes for May 30, 2017 meeting ', 0, NULL, 0.5, 0, 1, 19, '2017-09-15 20:49:50', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5246, 19, 0, '2017-08-24 00:00:00', 110, 'Revise and updated minutes for May 30, 2017 meeting ', 0, NULL, 0.5, 0, 1, 19, '2017-09-15 20:50:33', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5247, 19, 0, '2017-08-24 00:00:00', 189, 'Revised and updated minutes for May 30, 2017 meeting ', 0, NULL, 0.5, 0, 1, 19, '2017-09-15 20:51:11', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5248, 19, 0, '2017-08-24 00:00:00', 111, 'Revised and updated minutes for May 30, 2017 meeting ', 0, NULL, 0.5, 0, 1, 19, '2017-09-15 20:51:29', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5249, 19, 0, '2017-08-24 00:00:00', 111, 'Performed Other Service -	checked minutes on file for requested minutes ', 0, NULL, 0.34, 0, 1, 19, '2017-09-15 20:52:10', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(5250, 19, 0, '2017-08-24 00:00:00', 112, 'Performed Other Service -	checked minutes on file for requested minutes ', 0, NULL, 0.34, 0, 1, 19, '2017-09-15 20:52:41', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(5251, 19, 0, '2017-08-24 00:00:00', 128, 'Performed Other Service -	checked minutes on file for requested minutes ', 0, NULL, 0.34, 0, 1, 19, '2017-09-15 20:53:10', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(5252, 19, 0, '2017-08-24 00:00:00', 127, 'Performed Other Service -	checked minutes on file for requested minutes ', 0, NULL, 0.34, 0, 1, 19, '2017-09-15 20:53:38', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(5253, 19, 0, '2017-08-24 00:00:00', 64, 'Performed Other Service -	checked minutes on file for requested minutes ', 0, NULL, 0.34, 0, 1, 19, '2017-09-15 20:53:57', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(5254, 19, 0, '2017-08-24 00:00:00', 110, 'Performed Other Service -	checked minutes on file for requested minutes ', 0, NULL, 0.34, 0, 1, 19, '2017-09-15 20:54:24', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(5255, 19, 0, '2017-08-24 00:00:00', 236, 'Drafted resolution for bidding clearance ', 2500, NULL, 0.5, 1250, 1, 19, '2017-09-15 20:54:56', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5256, 19, 0, '2017-08-25 00:00:00', 236, 'Performed Other Service checked documents needed for BIR bidding', 2500, NULL, 0.5, 1250, 1, 19, '2017-09-15 20:57:40', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(5257, 19, 0, '2017-08-25 00:00:00', 206, 'Performed Other Service - prepared DST returns and CGT returns and recomputation of taxes', 3000, NULL, 2, 6000, 1, 19, '2017-09-15 20:59:07', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(5258, 19, 0, '2017-08-28 00:00:00', 206, 'Wrote email to Ms. Carina Go on DST and CGT filing and requirements', 3000, NULL, 0.5, 1500, 1, 19, '2017-09-15 21:00:37', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(5259, 19, 0, '2017-08-30 00:00:00', 110, 'Performed Other Service compiled minutes and updated unsigned minutes ', 0, NULL, 0.34, 0, 1, 19, '2017-09-15 21:01:20', 19, '2017-09-15 21:01:35', 1, '00:00:00', '00:00:00', 11),
(5260, 19, 0, '2017-08-30 00:00:00', 64, 'Performed Other Service compiled minutes and updated unsigned minutes ', 0, NULL, 0.34, 0, 1, 19, '2017-09-15 21:02:02', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(5261, 19, 0, '2017-08-30 00:00:00', 127, 'Performed Other Service compiled minutes and updated unsigned minutes ', 0, NULL, 0.34, 0, 1, 19, '2017-09-15 21:02:21', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(5262, 19, 0, '2017-08-30 00:00:00', 128, 'Performed Other Service compiled minutes and updated unsigned minutes ', 0, NULL, 0.34, 0, 1, 19, '2017-09-15 21:04:07', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(5263, 19, 0, '2017-08-30 00:00:00', 111, 'Performed Other Service compiled minutes and updated unsigned minutes ', 0, NULL, 0.34, 0, 1, 19, '2017-09-15 21:04:41', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(5264, 19, 0, '2017-08-30 00:00:00', 112, 'Performed Other Service compiled minutes and updated unsigned minutes ', 0, NULL, 0.34, 0, 1, 19, '2017-09-15 21:05:05', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(5265, 19, 0, '2017-08-30 00:00:00', 110, 'Revise minutes and updated task list ', 0, NULL, 0.5, 0, 1, 19, '2017-09-15 21:05:43', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5266, 19, 0, '2017-08-30 00:00:00', 64, 'Revise minutes and updated task list ', 0, NULL, 0.5, 0, 1, 19, '2017-09-15 21:06:08', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5267, 19, 0, '2017-08-30 00:00:00', 127, 'Revise minutes and updated task list ', 0, NULL, 0.5, 0, 1, 19, '2017-09-15 21:06:26', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5268, 19, 0, '2017-08-30 00:00:00', 128, 'Revise minutes and updated task list ', 0, NULL, 0.5, 0, 1, 19, '2017-09-15 21:06:51', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5269, 19, 0, '2017-08-30 00:00:00', 189, 'Revise minutes and updated task list ', 0, NULL, 0.5, 0, 1, 19, '2017-09-15 21:07:23', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5270, 19, 0, '2017-08-30 00:00:00', 111, 'Revise minutes and updated task list ', 0, NULL, 0.5, 0, 1, 19, '2017-09-15 21:07:47', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5271, 19, 0, '2017-08-30 00:00:00', 112, 'Revise minutes and updated task list ', 0, NULL, 0.5, 0, 1, 19, '2017-09-15 21:08:28', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5272, 19, 0, '2017-08-30 00:00:00', 206, 'Received telephone call from Ms. Carina Go on transfer of shares ', 3000, NULL, 0.34, 1020, 1, 19, '2017-09-15 21:09:26', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(5273, 19, 0, '2017-08-30 00:00:00', 67, 'Received telephone call from Mrs. Perez on transfer of condominium title', 0, NULL, 0.25, 0, 1, 19, '2017-09-15 21:10:20', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(5274, 19, 0, '2017-08-30 00:00:00', 223, 'Performed Other Service reviewed 2015 and 2016 FS and drafted petition', 2500, NULL, 2, 5000, 1, 19, '2017-09-15 21:13:10', 19, '2017-09-15 21:14:05', 1, '00:00:00', '00:00:00', 11),
(5275, 19, 0, '2017-08-31 00:00:00', 223, 'Revise 2nd quarter petition', 0, NULL, 1.5, 0, 1, 19, '2017-09-15 21:15:09', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5276, 19, 0, '2017-08-31 00:00:00', 135, 'Drafted PEZA memo and summary; researched on PEZA law and opinions', 2500, NULL, 5, 12500, 1, 19, '2017-09-15 21:16:15', 19, '2017-09-15 21:16:50', 1, '00:00:00', '00:00:00', 3),
(5277, 19, 0, '2017-09-04 00:00:00', 228, 'Drafted documents for conversion/reclassification of shares of UCHC', 3000, NULL, 4.5, 13500, 1, 19, '2017-09-15 21:18:11', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5278, 19, 0, '2017-09-04 00:00:00', 80, 'Performed Other Service compiled list of HEAB affiliates and diagram ', 0, NULL, 1, 0, 1, 19, '2017-09-15 21:18:56', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(5279, 19, 0, '2017-09-04 00:00:00', 110, 'Performed Other Service checked minutes for transmittal', 0, NULL, 0.34, 0, 1, 19, '2017-09-15 21:19:35', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(5280, 19, 0, '2017-09-04 00:00:00', 64, 'Performed Other Service checked minutes for transmittal', 0, NULL, 0.34, 0, 1, 19, '2017-09-15 21:20:01', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(5281, 19, 0, '2017-09-04 00:00:00', 127, 'Performed Other Service checked minutes for transmittal', 0, NULL, 0.34, 0, 1, 19, '2017-09-15 21:20:25', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(5282, 19, 0, '2017-09-04 00:00:00', 128, 'Performed Other Service checked minutes for transmittal', 0, NULL, 0.34, 0, 1, 19, '2017-09-15 21:20:47', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(5283, 19, 0, '2017-09-04 00:00:00', 189, 'Performed Other Service 0checked minutes for transmittal', 0, NULL, 0.34, 0, 1, 19, '2017-09-15 21:21:10', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(5284, 19, 0, '2017-09-04 00:00:00', 111, 'Performed Other Service checked minutes for transmittal', 0, NULL, 0.34, 0, 1, 19, '2017-09-15 21:21:33', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(5285, 19, 0, '2017-09-04 00:00:00', 112, 'Performed Other Service checked minutes for transmittal', 0, NULL, 0.34, 0, 1, 19, '2017-09-15 21:22:14', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(5286, 19, 0, '2017-09-04 00:00:00', 223, 'Performed Other Service assisted FGS and KRA in preparation of annexes for filing', 2500, NULL, 1, 2500, 1, 19, '2017-09-15 21:23:20', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(5287, 19, 0, '2017-09-04 00:00:00', 223, 'Wrote email to Ms. Hamtig on verification and filing fees', 2500, NULL, 0.25, 625, 1, 19, '2017-09-15 21:24:02', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(5288, 19, 0, '2017-09-04 00:00:00', 206, 'Performed Other Service prepared attaching documents for BIR DST filing and payment ', 3000, NULL, 1.5, 4500, 1, 19, '2017-09-15 21:24:34', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(5289, 19, 0, '2017-09-05 00:00:00', 64, 'Attended meeting at HMDC office', 0, NULL, 3, 0, 1, 19, '2017-09-15 21:25:31', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(5290, 19, 0, '2017-09-05 00:00:00', 236, 'Researched on efps filing and procedure', 2500, NULL, 1.5, 3750, 1, 19, '2017-09-15 21:26:32', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(5291, 19, 0, '2017-09-05 00:00:00', 224, 'Researched on LBT assessment and prescriptive period, unverified prior years', 2500, NULL, 2, 5000, 1, 19, '2017-09-15 21:27:24', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(5292, 19, 0, '2017-09-06 00:00:00', 14, 'Revise memo on interest and surcharge', 0, NULL, 0.68, 0, 1, 19, '2017-09-15 21:28:09', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5293, 19, 0, '2017-09-06 00:00:00', 64, 'Performed Other Service supervised the compilation of requested documents', 0, NULL, 1, 0, 1, 19, '2017-09-15 21:29:20', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(5294, 19, 0, '2017-09-06 00:00:00', 236, 'Received telephone call from Ms. Badeth on efps', 2500, NULL, 0.34, 850, 1, 19, '2017-09-15 21:30:09', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(5295, 19, 0, '2017-09-06 00:00:00', 206, 'Wrote email to Ms. Carina Go on transfer of shares', 3000, NULL, 0.5, 1500, 1, 19, '2017-09-15 21:30:54', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(5296, 19, 0, '2017-09-06 00:00:00', 67, 'Performed Other Service updated pending documents', 0, NULL, 1.5, 0, 1, 19, '2017-09-15 21:32:12', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(5297, 19, 0, '2017-09-06 00:00:00', 128, 'Revise minutes May 30, 2017', 0, NULL, 1, 0, 1, 19, '2017-09-15 21:32:44', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5298, 19, 0, '2017-09-07 00:00:00', 144, 'Researched on Davao operations and LBT liability', 0, NULL, 4, 0, 1, 19, '2017-09-15 21:33:46', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(5299, 19, 0, '2017-09-07 00:00:00', 228, 'Researched on DST on conversion of shares', 3000, NULL, 1, 3000, 1, 19, '2017-09-15 21:34:24', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(5300, 19, 0, '2017-09-07 00:00:00', 224, 'Drafted reply', 2500, NULL, 2, 5000, 1, 19, '2017-09-15 21:35:00', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5301, 19, 0, '2017-09-08 00:00:00', 144, 'Drafted memo on LBT liabity on Davao operations', 0, NULL, 3.5, 0, 1, 19, '2017-09-15 21:35:47', 19, '2017-09-15 21:35:59', 1, '00:00:00', '00:00:00', 3),
(5302, 19, 0, '2017-09-08 00:00:00', 236, 'Drafted resolutions for efps filing', 2500, NULL, 2, 5000, 1, 19, '2017-09-15 21:36:36', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5303, 19, 0, '2017-09-08 00:00:00', 224, 'Drafted reply ', 2500, NULL, 3, 7500, 1, 19, '2017-09-15 21:37:39', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5304, 19, 0, '2017-09-09 00:00:00', 224, 'Drafted reply', 0, NULL, 3, 0, 0, 19, '2017-09-15 21:38:06', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5305, 19, 0, '2017-09-09 00:00:00', 224, 'Drafted reply', 0, NULL, 3, 0, 0, 19, '2017-09-15 21:38:41', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5306, 19, 0, '2017-09-09 00:00:00', 224, 'Drafted reply', 0, NULL, 3, 0, 1, 19, '2017-09-15 21:39:04', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5307, 15, 0, '2017-09-16 00:00:00', 172, 'Performed Other Service: prepared summary of issues for the CITIES CAR -- old transfers; include looking at the case files to determine what documents are available for the re-filings. ', 0, NULL, 5.8, 0, 1, 15, '2017-09-19 11:19:21', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(5308, 15, 0, '2017-09-18 00:00:00', 228, 'Reviewed memorandum from Laurent on LHPI (Legacy Lafarge) restructuring, include CW with EMP and DRP later in the day to discuss. INclude, additional research on some of the pending issues raised by MPF in the document. (consolidated entry) ', 3500, NULL, 4.3, 15050, 1, 15, '2017-09-19 11:21:04', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(5309, 15, 0, '2017-09-18 00:00:00', 231, 'Reviewed incoming certification from CTA requested for evidentiary purpose. ', 3500, NULL, 0.5, 1750, 1, 15, '2017-09-19 11:31:32', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(5310, 26, 0, '2017-08-22 00:00:00', 6, 'Made telephone call to RDO 49 to set meeting ', 2500, NULL, 0.1, 250, 1, 26, '2017-09-19 11:43:10', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(5311, 16, 0, '2017-09-19 00:00:00', 135, 'Attended meeting with Mr. John Iturralde of Pazifik Power (Hedcor supplier), EMP and KRA to discuss possible testimony for 8875 Libra', 2500, NULL, 1, 2500, 1, 16, '2017-09-19 12:31:35', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(5312, 16, 0, '2017-09-19 00:00:00', 135, 'Wrote email update re: meeting with Mr. Iturralde (addressed to Attys Joseph and Golda)', 2500, NULL, 1, 2500, 1, 16, '2017-09-19 12:31:57', 16, '2017-09-19 12:45:17', 1, '00:00:00', '00:00:00', 6),
(5313, 16, 0, '2017-09-19 00:00:00', 185, 'Received telephone call from Precy Castillo re: BSP registration requirements', 100, NULL, 0.2, 20, 1, 16, '2017-09-19 12:32:30', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(5314, 16, 0, '2017-09-19 00:00:00', 185, 'Wrote email to Ms. Precy Castillo re: BSP registration requirement', 100, NULL, 0.3, 30, 1, 16, '2017-09-19 12:32:47', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(5315, 16, 0, '2017-09-19 00:00:00', 135, 'Internally discussed with EMP re: 8875 meeting with Hedcor supplier', 2500, NULL, 0.3, 750, 1, 16, '2017-09-19 12:33:16', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(5316, 16, 0, '2017-09-19 00:00:00', 86, 'Internally discussed with GVF / internal discussion with KRA re reply to position paper', 2500, NULL, 0.3, 750, 1, 16, '2017-09-19 12:33:36', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(5317, 16, 0, '2017-09-18 00:00:00', 86, 'Attended meeting with Ignasi Vegas, Melody Laurente, GVF and KRA re: reply to Pro-Vet\'s position paper', 0, NULL, 1, 0, 1, 16, '2017-09-19 12:34:21', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(5318, 16, 0, '2017-09-18 00:00:00', 228, 'Internally discussed with EMP and SLP re: LH restructuring memo', 3500, NULL, 1, 3500, 1, 16, '2017-09-19 12:34:41', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(5319, 16, 0, '2017-09-18 00:00:00', 228, 'Drafted updates to expanded CEMCO-LHPI transaction timeline, UCHC conversion timeline', 3500, NULL, 0.5, 1750, 1, 16, '2017-09-19 12:35:01', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5320, 16, 0, '2017-09-18 00:00:00', 228, 'Reviewed KRA\'s draft memo on optional standard deduction', 0, NULL, 0.75, 0, 1, 16, '2017-09-19 12:35:32', 16, '2017-09-19 12:42:56', 1, '00:00:00', '00:00:00', 12),
(5321, 16, 0, '2017-09-18 00:00:00', 228, 'Drafted memo on interim dividends ', 0, NULL, 1, 0, 1, 16, '2017-09-19 12:35:43', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5322, 16, 0, '2017-09-18 00:00:00', 6, 'Finalized/supervised filing on Comment re Petition for Review', 2500, NULL, 1, 2500, 1, 16, '2017-09-19 12:37:34', NULL, NULL, 1, '00:00:00', '00:00:00', 18),
(5323, 16, 0, '2017-09-18 00:00:00', 135, 'Reviewed RHO\'s draft judicial affidavit for former BIR commissioner Jojo Bunag', 2500, NULL, 1, 2500, 1, 16, '2017-09-19 12:38:07', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(5324, 16, 0, '2017-09-18 00:00:00', 135, 'Internal discussion with RHO re: RHO\'s draft judicial affidavit for former BIR commissioner Jojo Bunag', 0, NULL, 0.75, 0, 1, 16, '2017-09-19 12:38:25', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(5325, 16, 0, '2017-09-18 00:00:00', 163, 'Internally discussed with RHO re: CGT payment of VSI; VSI stock certifications and preparation thereof; VSI stock and transfer book', 0, NULL, 0.5, 0, 1, 16, '2017-09-19 12:43:55', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(5326, 16, 0, '2017-09-18 00:00:00', 86, 'Wrote email to Ignasi Vegas re Provet\'s AFS / coordinated with docket re: downloading of Provet\'s AFS', 2500, NULL, 0.6, 1500, 1, 16, '2017-09-19 12:44:59', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(5327, 16, 0, '2017-09-19 00:00:00', 58, 'Reviewed RHO\'s draft SPA', 0, NULL, 0.3, 0, 1, 16, '2017-09-19 12:45:36', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(5328, 16, 0, '2017-09-19 00:00:00', 135, 'Reviewed RHO\'s draft Judicial Affidavit for Commissioner Bunag', 2500, NULL, 2, 5000, 1, 16, '2017-09-19 12:46:12', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(5329, 16, 0, '2017-09-19 00:00:00', 228, 'Weekly update call with LH integration team', 3500, NULL, 1, 3500, 1, 16, '2017-09-19 12:47:26', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(5330, 16, 0, '2017-09-19 00:00:00', 135, 'Attended meeting at Manila Pen with Commr Bunag, Atty. Golda, Atty. Ruy Rondain, EMP and GVF re: testimony for 8875', 2500, NULL, 2, 5000, 1, 16, '2017-09-19 12:47:58', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(5331, 12, 0, '2017-09-19 00:00:00', 135, 'Conferred with Jojo Bunag and Ruy Ronda', 0, NULL, 2.75, 0, 1, 12, '2017-09-20 05:25:44', NULL, NULL, 1, '04:00:00', '06:45:00', 2),
(5332, 12, 0, '2017-09-19 00:00:00', 135, 'Traveled to Manila Pen', 0, NULL, 0.5, 0, 1, 12, '2017-09-20 05:26:08', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(5333, 12, 0, '2017-09-19 00:00:00', 228, 'Conferred by telecom with Laurent and Jena', 6000, NULL, 1.5, 9000, 1, 12, '2017-09-20 05:26:41', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(5334, 12, 0, '2017-09-19 00:00:00', 228, 'Reviewed emails, timeline, memo on interim dividends; internal discussion', 6000, NULL, 2, 12000, 1, 12, '2017-09-20 05:27:47', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(5335, 12, 0, '2017-09-18 00:00:00', 220, 'Conferred with Jocelyn and Esther Ng ', 6000, NULL, 1.25, 7500, 1, 12, '2017-09-20 05:28:35', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(5336, 12, 0, '2017-09-18 00:00:00', 228, 'Reviewed timeline', 6000, NULL, 0.75, 4500, 1, 12, '2017-09-20 05:29:46', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(5337, 12, 0, '2017-09-18 00:00:00', 135, 'Wrote email to Joseph/Ruy Rondain', 0, NULL, 0.3, 0, 1, 12, '2017-09-20 05:30:30', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(5338, 12, 0, '2017-09-18 00:00:00', 135, 'Made telephone call to Joseph Tugonon', 0, NULL, 0.4, 0, 1, 12, '2017-09-20 05:30:46', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(5339, 12, 0, '2017-09-18 00:00:00', 158, 'Wrote email to Sonny Nisce', 6000, NULL, 0.3, 1800, 1, 12, '2017-09-20 05:31:28', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(5340, 15, 0, '2017-09-19 00:00:00', 228, 'Internally discussed with EMP on the pending Simplification matters to prepare for the 3pm phone call. ', 3500, NULL, 1.5, 5250, 1, 15, '2017-09-21 11:47:10', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(5341, 15, 0, '2017-09-19 00:00:00', 228, 'Made weekly telephone call to Laurent and the Simplification Team', 0, NULL, 1.5, 0, 1, 15, '2017-09-21 11:47:44', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(5342, 15, 0, '2017-09-19 00:00:00', 228, 'Revised and reviewed latest draft of PCC pre-notification form before emailing to Laurent and the rest of the team. ', 0, NULL, 0.8, 0, 1, 15, '2017-09-21 11:48:14', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5343, 15, 0, '2017-09-19 00:00:00', 229, 'Internally discussed with EMP and KRA regarding the warrant of garnishment served to DBRLI\'s Security Bank account for the 2006 assessment', 3500, NULL, 0.5, 1750, 1, 15, '2017-09-21 12:01:36', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(5344, 15, 0, '2017-09-19 00:00:00', 163, 'Performed Other Service: Updated EMP\'s pending matters checklist', 0, NULL, 0.6, 0, 1, 15, '2017-09-21 12:02:10', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(5345, 15, 0, '2017-09-19 00:00:00', 163, 'Performed Other Service: Revised and assisted AMA in the incorporation of Gumersinda.', 0, NULL, 0.8, 0, 1, 15, '2017-09-21 12:03:52', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(5346, 12, 0, '2017-09-21 00:00:00', 10, 'Internally discussed with Sam and Ian; reviewed status.', 0, NULL, 1, 0, 1, 12, '2017-09-21 15:03:59', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(5347, 12, 0, '2017-09-21 00:00:00', 229, 'Conferred with Mr. Del Mundo', 6000, NULL, 1.5, 9000, 1, 12, '2017-09-21 15:04:32', NULL, NULL, 1, '00:00:00', '00:00:00', 2);
INSERT INTO `file_billing_tbl` (`file_billing_id`, `user_id`, `position`, `billing_date`, `file_id`, `work_detail`, `rate`, `time_spent_sec`, `time_spent`, `amount`, `active`, `insert_by`, `insert_dt`, `update_by`, `update_dt`, `task_type`, `start_time`, `end_time`, `task_code`) VALUES
(5348, 12, 0, '2017-09-22 00:00:00', 231, 'Reviewed Reply', 6000, NULL, 1.2, 7200, 1, 12, '2017-09-22 08:00:39', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(5349, 12, 0, '2017-09-22 00:00:00', 144, 'Reviewed Opinion on LBT', 0, NULL, 1.5, 0, 1, 12, '2017-09-22 08:01:16', NULL, NULL, 1, '00:00:00', '00:00:00', 10),
(5350, 12, 0, '2017-09-21 00:00:00', 231, 'Reviewed Reply', 6000, NULL, 1, 6000, 1, 12, '2017-09-22 08:02:08', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(5351, 12, 0, '2017-09-21 00:00:00', 144, 'REVEIWED Opinion on LBT', 0, NULL, 1.2, 0, 1, 12, '2017-09-22 08:02:58', NULL, NULL, 1, '00:00:00', '00:00:00', 10),
(5352, 12, 0, '2017-09-20 00:00:00', 202, 'Internally discussed with Ian and Sam', 0, NULL, 0.5, 0, 1, 12, '2017-09-22 08:04:11', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(5353, 12, 0, '2017-09-20 00:00:00', 228, 'Internally discussed with SLP/DRP/FGS re final draft PCC Pre-notification letter, final version SPA, memo on APIC/Capital Reduction and RF tax opinion, and other pending matters', 6000, NULL, 0.2, 1200, 1, 22, '2017-09-26 09:28:23', 22, '2017-09-26 14:04:47', 1, '00:00:00', '00:00:00', 8),
(5354, 12, 0, '2017-09-20 00:00:00', 10, 'Internally discussed with SLP/FGS re pending matters and updates to be sent to the client', 0, NULL, 0.2, 0, 1, 22, '2017-09-26 09:30:09', 22, '2017-09-26 14:06:17', 1, '00:00:00', '00:00:00', 8),
(5355, 12, 0, '2017-09-20 00:00:00', 172, 'Internally discussed with SLP/FGS re pending matters and draft update for client', 0, NULL, 0.2, 0, 1, 22, '2017-09-26 09:31:12', 22, '2017-09-26 14:07:17', 1, '00:00:00', '00:00:00', 8),
(5356, 12, 0, '2017-09-20 00:00:00', 64, 'Internally discussed with GVF/SLP/RHO re pending matters, Minutes for May 31 meeting, Treasury Memoranda from Lambert and Mabini Purchase, and other materials in preparation for the meeting', 0, NULL, 0.2, 0, 1, 22, '2017-09-26 09:32:57', 22, '2017-09-26 14:08:16', 1, '00:00:00', '00:00:00', 8),
(5357, 12, 0, '2017-09-20 00:00:00', 213, 'Internally discussed with GVF/SLP re  final drafts', 6000, NULL, 0.2, 1200, 1, 22, '2017-09-26 09:33:39', 22, '2017-09-26 14:08:56', 1, '00:00:00', '00:00:00', 8),
(5358, 12, 0, '2017-09-20 00:00:00', 135, 'Internally discussed with SLP/DRP re Reply to be drafted and preparation of judicial affidavits of witnesses', 0, NULL, 0.2, 0, 1, 22, '2017-09-26 09:35:15', 22, '2017-09-26 14:10:35', 1, '00:00:00', '00:00:00', 8),
(5359, 12, 0, '2017-09-20 00:00:00', 137, 'Internally discussed with SLP/DRP re pending matters and draft Motion to Set Oral Arguments', 0, NULL, 0.2, 0, 1, 22, '2017-09-26 09:36:35', 22, '2017-09-26 14:11:50', 1, '00:00:00', '00:00:00', 8),
(5360, 12, 0, '2017-09-20 00:00:00', 143, 'Internally discussed with DRP/KRA re ICPA Report, ICPA\'s Judicial Affidavit and pending matters', 0, NULL, 0.2, 0, 1, 22, '2017-09-26 09:37:51', 22, '2017-09-26 14:13:57', 1, '00:00:00', '00:00:00', 8),
(5361, 12, 0, '2017-09-20 00:00:00', 14, 'Internally discussed with SLP re supplemental research submitted to Atty. William Manzanares and status update', 0, NULL, 0.2, 0, 1, 22, '2017-09-26 09:39:26', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(5362, 12, 0, '2017-09-20 00:00:00', 188, 'Internally discussed with DRP/FGS re pending matters in relation to enrollment for online banking ', 6000, NULL, 0.2, 1200, 1, 22, '2017-09-26 09:40:59', 22, '2017-09-26 14:14:56', 1, '00:00:00', '00:00:00', 8),
(5363, 12, 0, '2017-09-20 00:00:00', 205, 'Internally discussed with DRP/RHO re filing of CGT Return and CAR application', 6000, NULL, 0.2, 1200, 1, 22, '2017-09-26 09:42:51', 22, '2017-09-26 09:45:56', 1, '00:00:00', '00:00:00', 8),
(5364, 12, 0, '2017-09-20 00:00:00', 206, 'Internally discussed with DRP/RHO re memo on local business tax on VSI Davao operations', 6000, NULL, 0.2, 1200, 1, 22, '2017-09-26 09:45:19', 22, '2017-09-26 14:15:31', 1, '00:00:00', '00:00:00', 8),
(5365, 12, 0, '2017-09-20 00:00:00', 124, 'Internally discussed with DRP/FGS re draft complaint to be submitted to SEC and draft petitioner to be sent to client', 6000, NULL, 0.2, 1200, 1, 22, '2017-09-26 09:47:09', 22, '2017-09-26 14:16:06', 1, '00:00:00', '00:00:00', 8),
(5366, 12, 0, '2017-09-20 00:00:00', 224, 'Internally discussed with DRP/RHO re mediation and status update', 6000, NULL, 0.2, 1200, 1, 22, '2017-09-26 09:48:43', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(5367, 12, 0, '2017-09-20 00:00:00', 11, 'Internally discussed with DRP re memorandum and other pending matters', 0, NULL, 0.2, 0, 1, 22, '2017-09-26 09:49:54', 22, '2017-09-26 14:17:06', 1, '00:00:00', '00:00:00', 8),
(5368, 12, 0, '2017-09-20 00:00:00', 231, 'Internally discussed with SLP re draft Reply to Respondent\'s Answer to our Petition', 6000, NULL, 0.2, 1200, 1, 22, '2017-09-26 09:50:58', 22, '2017-09-26 14:18:00', 1, '00:00:00', '00:00:00', 8),
(5369, 12, 0, '2017-09-20 00:00:00', 229, 'Internally discussed with SLP/FGS/KRA re Petition to Annul Assessment with Motion to Quash and TRO', 6000, NULL, 0.2, 1200, 1, 22, '2017-09-26 09:51:56', 22, '2017-09-26 14:18:36', 1, '00:00:00', '00:00:00', 8),
(5370, 26, 0, '2017-08-22 00:00:00', 231, '&gt;draft questions and answers for direct\nfinalize script, meet with Dayrelle \n&gt;draft list of exhibits and  study \n&gt;study for the case tomorrow, read annexes, practice \n', 3000, NULL, 7.05, 21150, 1, 26, '2017-09-26 09:52:27', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5371, 12, 0, '2017-09-20 00:00:00', 211, 'Internally discussed with SLP re pending matters', 6000, NULL, 0.2, 1200, 1, 22, '2017-09-26 09:52:49', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(5372, 26, 0, '2017-08-22 00:00:00', 190, 'research Philhealth laws, check computation of taxes, cw with gvf and accountant joy ', 0, NULL, 2.3, 0, 1, 26, '2017-09-26 09:53:16', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(5373, 12, 0, '2017-09-20 00:00:00', 235, 'Internally discussed with DRP/KRA re timeline/summary of documents to be submitted', 0, NULL, 0.2, 0, 1, 22, '2017-09-26 09:53:28', 22, '2017-09-26 14:19:20', 1, '00:00:00', '00:00:00', 8),
(5374, 26, 0, '2017-08-22 00:00:00', 163, 'Drafted time charges', 0, NULL, 0.3, 0, 1, 26, '2017-09-26 09:54:18', NULL, NULL, 2, '00:00:00', '00:00:00', 3),
(5375, 12, 0, '2017-09-20 00:00:00', 163, 'Dipolog Friendly Mart - Internally discussed with DRP/KRA re drafting of documents for stock dividends', 0, NULL, 0.2, 0, 1, 22, '2017-09-26 09:54:50', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(5376, 26, 0, '2017-08-23 00:00:00', 231, 'Attended at trial/hearing presentation of witness\ndraft status report', 3000, NULL, 6.1, 18300, 1, 26, '2017-09-26 09:55:21', NULL, NULL, 1, '00:00:00', '00:00:00', 15),
(5377, 12, 0, '2017-09-20 00:00:00', 220, 'Internally discussed with DRP/KRA re drafting of deed of donations and other pending matters', 6000, NULL, 0.2, 1200, 1, 22, '2017-09-26 09:56:54', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(5378, 12, 0, '2017-09-20 00:00:00', 221, 'Internally discussed with DRP/FGS re pending matters', 6000, NULL, 0.2, 1200, 1, 22, '2017-09-26 09:58:12', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(5379, 26, 0, '2017-08-23 00:00:00', 220, 'Wrote email to EMP regarding on Joceyly Ng\nConferred with EMP and DRP regarding memo and revise the same and sent to Jocelyn Ng.', 2500, NULL, 0.35, 875, 1, 26, '2017-09-26 09:58:54', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(5380, 12, 0, '2017-09-20 00:00:00', 158, 'Internally discussed with DRP re pending matters in relation to the issuance of CAR', 6000, NULL, 0.2, 1200, 1, 22, '2017-09-26 09:59:29', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(5381, 12, 0, '2017-09-05 00:00:00', 231, 'Internal routing - FOE filed with CTA thru registered mail on September 4, 2017', 6000, NULL, 0.1, 600, 1, 22, '2017-09-26 10:00:36', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(5382, 12, 0, '2017-09-06 00:00:00', 137, 'Internal routing - Notice of Resolution dated August 22, 2017 with attached Resolution on even date ordering the Respondent to comment on Petitioner\'s Omnibus Motion', 0, NULL, 0.1, 0, 1, 22, '2017-09-26 13:30:08', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(5383, 12, 0, '2017-09-06 00:00:00', 202, 'Internal routing - Letter to Charlie Casas re copy of letter to BIR re request for ruling confirming VAT zero-rating/exemption on sale of services filed with BIR Law Division on June 9, 2017', 0, NULL, 0.1, 0, 1, 22, '2017-09-26 13:32:21', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(5384, 12, 0, '2017-09-06 00:00:00', 231, 'Internal routing - Order dated August 23, 2017 re filing of memoranda', 6000, NULL, 0.1, 600, 1, 22, '2017-09-26 13:33:05', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(5385, 12, 0, '2017-09-06 00:00:00', 1, 'Internal routing - materials for the Regular Board of Directors Meeting &amp; Special SH Meeting scheduled on Sept 7 at 2PM, Board Room 8F San Miguel Corp - HOC', 0, NULL, 0.1, 0, 1, 22, '2017-09-26 13:34:10', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(5386, 12, 0, '2017-09-07 00:00:00', 231, 'Internal routing - Respondent\'s Compliance dated August 31, 2017', 6000, NULL, 0.1, 600, 1, 22, '2017-09-26 13:34:51', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(5387, 12, 0, '2017-09-08 00:00:00', 223, 'Internal routing - Petition to Annul Assessment filed with RTC Pasig City on September 6, 2017', 6000, NULL, 0.1, 600, 1, 22, '2017-09-26 13:35:48', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(5388, 12, 0, '2017-09-08 00:00:00', 224, 'Internal routing -  Motion for Extension of Time to File Reply filed with RTC Branch 153 of Pasig City on September 4, 2017', 6000, NULL, 0.1, 600, 1, 22, '2017-09-26 13:36:40', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(5389, 12, 0, '2017-09-08 00:00:00', 222, 'Internal routing - Petition to Annul Assessment filed with RTC Pasig City on September 6, 2017', 6000, NULL, 0.1, 600, 1, 22, '2017-09-26 13:37:18', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(5390, 12, 0, '2017-09-08 00:00:00', 93, 'Internal routing - Notice of Resolution dated August 24, 2017 with attached Resolution dated August 23, 2017', 0, NULL, 0.1, 0, 1, 22, '2017-09-26 13:42:03', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(5391, 12, 0, '2017-09-08 00:00:00', 231, 'Internal routing - Court\'s Order dated September 5, 2017 granting Petitioner\'s Motion to Set Case for Commissioner\'s Hearing', 6000, NULL, 0.1, 600, 1, 22, '2017-09-26 13:48:30', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(5392, 12, 0, '2017-09-08 00:00:00', 142, 'Internal routing - Respondent\'s Motion to Defer Compliance (Resolution dated August 15, 2017)', 0, NULL, 0.1, 0, 1, 22, '2017-09-26 13:49:13', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(5393, 12, 0, '2017-09-08 00:00:00', 64, 'Internal routing - HMDC Group documents transmitted to Atty. Kat Mamba on September 7, 2017', 0, NULL, 0.1, 0, 1, 22, '2017-09-26 13:49:55', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(5394, 12, 0, '2017-09-08 00:00:00', 31, 'Internal routing - Minutes of Organizational Meeting of BOD held on May 31, 2017', 0, NULL, 0.1, 0, 1, 22, '2017-09-26 14:21:37', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(5395, 12, 0, '2017-09-08 00:00:00', 87, 'Internal routing - Notice of Hearing dated August 14, 2017 re complaint of Provet against Igusol', 6000, NULL, 0.1, 600, 1, 22, '2017-09-26 14:27:49', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(5396, 12, 0, '2017-09-08 00:00:00', 143, 'Internal routing - Compliance filed; with CTA on August 16, 2017', 0, NULL, 0.1, 0, 1, 22, '2017-09-26 14:28:48', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(5397, 12, 0, '2017-09-08 00:00:00', 9, 'Internal routing - Sec Certs for notarization (re amendment of board resolution dated October 27, 2016)', 0, NULL, 0.1, 0, 1, 22, '2017-09-26 14:32:57', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(5398, 12, 0, '2017-09-08 00:00:00', 154, 'Internal routing - GIS 2016 for notarization', 0, NULL, 0.1, 0, 1, 22, '2017-09-26 14:35:34', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(5399, 12, 0, '2017-09-08 00:00:00', 169, 'Internal routing - transmittal receipt re Sec Certs re case against Nancy Jimenez and Minutes of the Special Meeting of BOD held on September 6, 2017', 0, NULL, 0.1, 0, 1, 22, '2017-09-26 14:36:35', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(5400, 12, 0, '2017-09-08 00:00:00', 56, 'Internal routing - Minutes of the Special Meeting of the BOD held on June 30, 2017', 0, NULL, 0.1, 0, 1, 22, '2017-09-26 14:37:44', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(5401, 12, 0, '2017-09-08 00:00:00', 134, 'Internal routing - Letter from Ashish Mukherjee authorizing Matthew Ashe to sign Non-Disclosure Agreement on behalf of the company', 180, NULL, 0.1, 18, 1, 22, '2017-09-26 14:38:45', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(5402, 12, 0, '2017-09-08 00:00:00', 144, 'Internal routing - Acknowledgment receipt of DST Returns for Gilbert Razo &amp; Allan Razo and Gilbert Razo &amp; Carina Go', 0, NULL, 0.1, 0, 1, 22, '2017-09-26 14:39:48', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(5403, 12, 0, '2017-09-08 00:00:00', 80, 'Internal routing - transmittal to Khyven Faed re notarized certification in relation to the information of employees covered under AXA Life and KYE identification process', 0, NULL, 0.1, 0, 1, 22, '2017-09-26 14:46:20', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(5404, 12, 0, '2017-09-08 00:00:00', 182, 'Internal routing - transmittal to Gemma Merin re signed authorization letter', 200, NULL, 0.1, 20, 1, 22, '2017-09-26 14:47:04', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(5405, 12, 0, '2017-09-08 00:00:00', 134, 'Internal routing - transmittal to Gemma Merin re Maybank statement of account', 180, NULL, 0.1, 18, 1, 22, '2017-09-26 14:47:49', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(5406, 12, 0, '2017-09-08 00:00:00', 134, 'Internal routing - Minutes of the Organizational Meeting, Sec Cert and copy of ID of Veena Manoharan', 180, NULL, 0.1, 18, 1, 22, '2017-09-26 14:49:17', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(5407, 16, 0, '2017-09-25 00:00:00', 163, 'Attended meeting at RDO San Pablo, Laguna for Drugmakers Biotech Warrant of Garnishment/2006 assessment (with RAB, KRA, Ms. Dayrelle)', 0, NULL, 6.5, 0, 1, 16, '2017-09-26 16:48:20', 16, '2017-09-26 16:52:04', 1, '00:00:00', '00:00:00', 1),
(5408, 16, 0, '2017-09-25 00:00:00', 221, 'Drafted letter to City of Pasay re: new address and primary purpose of HavenAsia', 3500, NULL, 0.5, 1750, 1, 16, '2017-09-26 16:50:39', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5409, 16, 0, '2017-09-25 00:00:00', 86, 'Wrote email to Ignasi Vegas re: approval of amendment of AOI', 2500, NULL, 0.3, 750, 1, 16, '2017-09-26 16:51:11', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(5410, 16, 0, '2017-09-25 00:00:00', 221, 'Researched on BIR form to be filed to avail of treaty exemption on royalties / drafted email reply to Ms. Gemma Merin', 3500, NULL, 0.75, 2625, 1, 16, '2017-09-26 16:51:50', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(5411, 16, 0, '2017-09-26 00:00:00', 228, 'Revised UCHC documentary requirements (for conversion of shares)', 3500, NULL, 1.5, 5250, 1, 16, '2017-09-26 16:52:30', 16, '2017-09-26 16:53:01', 1, '00:00:00', '00:00:00', 3),
(5412, 16, 0, '2017-09-26 00:00:00', 228, 'Updated CEMCO-LHPI transaction timeline', 3500, NULL, 0.5, 1750, 1, 16, '2017-09-26 16:52:47', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5413, 16, 0, '2017-09-26 00:00:00', 228, 'Conference call with LH integration team ', 3500, NULL, 1, 3500, 1, 16, '2017-09-26 16:53:27', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(5414, 16, 0, '2017-09-26 00:00:00', 228, 'Drafted proxies for UCHC meeting', 3500, NULL, 0.3, 1050, 1, 16, '2017-09-26 16:53:37', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5415, 16, 0, '2017-09-26 00:00:00', 90, 'Internally discussed with GVF re: MR on interlocutory order (order denying motion to exclude oppositor)', 0, NULL, 0.3, 0, 1, 16, '2017-09-26 16:54:13', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(5416, 16, 0, '2017-09-26 00:00:00', 90, 'Researched re: MR on interlocutory order (order denying motion to exclude oppositor)', 0, NULL, 1, 0, 1, 16, '2017-09-26 16:54:32', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(5417, 16, 0, '2017-09-26 00:00:00', 163, 'Internally discussed with RHO re: issuance of invoices/ORs for project offices', 0, NULL, 0.3, 0, 1, 16, '2017-09-26 16:54:59', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(5418, 16, 0, '2017-09-26 00:00:00', 163, 'Researched on issuance of invoices/ORs for project offices / sent email to RHO on findings', 0, NULL, 0.75, 0, 1, 16, '2017-09-26 16:55:20', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(5419, 16, 0, '2017-09-26 00:00:00', 163, 'Internally discussed with GVF re: Junie Francisco (appeal procedure from decision of CA) / internal discussion with KRA on same matter', 0, NULL, 0.5, 0, 1, 16, '2017-09-26 16:55:54', 16, '2017-09-26 16:56:09', 1, '00:00:00', '00:00:00', 8),
(5420, 16, 0, '2017-09-26 00:00:00', 90, 'Drafted MR on Order denying Motion to Exclude Oppositor', 0, NULL, 2, 0, 1, 16, '2017-09-26 16:56:31', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5421, 12, 0, '2017-09-11 00:00:00', 36, 'Internal routing - Minutes of the BOD Meeting held on July 27, 2017', 0, NULL, 0.1, 0, 1, 22, '2017-09-27 17:45:08', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(5422, 12, 0, '2017-09-11 00:00:00', 80, 'Internal routing - Registration of Data Processing System', 0, NULL, 0.1, 0, 1, 22, '2017-09-27 17:46:05', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(5423, 12, 0, '2017-09-11 00:00:00', 80, 'Internal routing - Letter to National Privacy Commission re Data Protection Officer filed on September 9, 2017', 0, NULL, 0.1, 0, 1, 22, '2017-09-27 17:46:55', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(5424, 12, 0, '2017-09-11 00:00:00', 49, 'Internal routing - CTA EB 1661, Notice of Resolution dated August 25, 2017 with attached Resolution dated August 24, 2017 ordering both parties to submit memoranda within 30 days from receipt of Reso', 0, NULL, 0.1, 0, 1, 22, '2017-09-27 17:49:48', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(5425, 12, 0, '2017-09-11 00:00:00', 222, 'Internal routing - Secretary\'s Certificate of Beatrix Guevarra for signature', 6000, NULL, 0.1, 600, 1, 22, '2017-09-27 17:54:11', 22, '2017-09-27 17:54:39', 1, '00:00:00', '00:00:00', 20),
(5426, 12, 0, '2017-09-13 00:00:00', 154, 'Internal routing - GIS 2017 filed with SEC on September 13, 2017', 0, NULL, 0.1, 0, 1, 22, '2017-09-27 17:55:51', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(5427, 12, 0, '2017-09-13 00:00:00', 154, 'Internal routing - GIS 2016 filed with SEC on September 13, 2017', 0, NULL, 0.1, 0, 1, 22, '2017-09-27 17:56:06', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(5428, 12, 0, '2017-09-13 00:00:00', 135, 'Internal routing - Petitioner\'s Reply (re: Opposition dated August 22, 2017) filed with CTA on September 11, 2017', 0, NULL, 0.1, 0, 1, 22, '2017-09-27 17:58:40', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(5429, 12, 0, '2017-09-13 00:00:00', 134, 'Internal routing - Transmittal to Ms Gemma Merin re Sec Certificate and Minutes of BOD Meeting held on June 30, 2017 for online banking with BPI', 180, NULL, 0.1, 18, 1, 22, '2017-09-27 17:59:59', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(5430, 12, 0, '2017-09-14 00:00:00', 231, 'Internal routing - Letter from BIR Collection Division re request for docket of Drugmakers', 6000, NULL, 0.1, 600, 1, 22, '2017-09-27 18:00:57', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(5431, 12, 0, '2017-09-14 00:00:00', 48, 'Internal routing - Certificate of Good Standing issued by SEC', 0, NULL, 0.1, 0, 1, 22, '2017-09-27 18:01:29', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(5432, 12, 0, '2017-09-14 00:00:00', 9, 'Internal routing - Notarized Sec Certs re amendment of resolution dated October 27, 2016 and BHI &amp; CHI dividends', 0, NULL, 0.1, 0, 1, 22, '2017-09-27 18:05:49', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(5433, 12, 0, '2017-09-14 00:00:00', 127, 'Internal routing - Certified true copy of Director\'s Certificate and Supply Agreement between HRDC and HPI', 0, NULL, 0.1, 0, 1, 22, '2017-09-28 10:11:58', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(5434, 12, 0, '2017-09-14 00:00:00', 151, 'Internal routing - Sec Certs re authorization to transact with GHL Systems and to enter into merchant agreement with VMoney, Inc.', 6000, NULL, 0.1, 600, 1, 22, '2017-09-28 10:13:39', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(5435, 12, 0, '2017-09-14 00:00:00', 134, 'Internal routing - Minutes of Board of Directors Meeting held on June 30, 2017 and Secretary\'s Certificate  re online banking with BPI', 180, NULL, 0.1, 18, 1, 22, '2017-09-28 10:14:48', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(5436, 12, 0, '2017-09-14 00:00:00', 223, 'Internal routing - Order dated August 16, 2017 giving plaintiff 15 days to file its comment/opposition', 6000, NULL, 0.1, 600, 1, 22, '2017-09-28 10:15:45', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(5437, 12, 0, '2017-09-14 00:00:00', 11, 'Internal routing - Notice of Resolution with attached Resolution dated September 7, 2017 granting Petitioner 15 days extension to file its memorandum', 0, NULL, 0.1, 0, 1, 22, '2017-09-28 10:17:13', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(5438, 12, 0, '2017-09-15 00:00:00', 128, 'Internal routing - original &amp; signed BDO specimen signature card and copies of passports', 0, NULL, 0.1, 0, 1, 22, '2017-09-28 10:18:08', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(5439, 12, 0, '2017-09-15 00:00:00', 36, 'Internal routing - Minutes of the Special Meeting with BOD of New Coast Hotel held on July 27, 2017', 0, NULL, 0.1, 0, 1, 22, '2017-09-28 10:19:02', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(5440, 12, 0, '2017-09-15 00:00:00', 86, 'Internal routing - Letter to Ignasi Vegas re transmittal of Position Paper filed by Pro-Vet with BAI on July 18, 2017', 6000, NULL, 0.1, 600, 1, 22, '2017-09-28 10:20:32', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(5441, 12, 0, '2017-09-15 00:00:00', 86, 'Internal routing - Minutes of the BOD Meeting held on July 28, 2017', 0, NULL, 0.1, 0, 1, 22, '2017-09-28 10:21:03', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(5442, 12, 0, '2017-09-15 00:00:00', 48, 'Internal routing - Certification and other supporting documents', 0, NULL, 0.1, 0, 1, 22, '2017-09-28 10:21:52', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(5443, 12, 0, '2017-09-18 00:00:00', 9, 'Internal routing - bank documents for authentication', 0, NULL, 0.1, 0, 1, 22, '2017-09-28 10:22:52', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(5444, 12, 0, '2017-09-18 00:00:00', 224, 'Read/review of Petitioner\'s Reply (re Respondent\'s Answer dated August 17, 2017)', 6000, NULL, 0.5, 3000, 1, 22, '2017-09-28 10:23:51', 22, '2017-09-28 10:25:36', 1, '00:00:00', '00:00:00', 20),
(5445, 12, 0, '2017-09-18 00:00:00', 231, 'Internal routing - FOE filed with CTA on September 14, 2017', 6000, NULL, 0.1, 600, 1, 22, '2017-09-28 10:26:25', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(5446, 12, 0, '2017-09-18 00:00:00', 231, 'Internal routing - Certification from CTA that original documents are attached to CTA', 6000, NULL, 0.1, 600, 1, 22, '2017-09-28 10:28:34', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(5447, 12, 0, '2017-09-18 00:00:00', 231, 'Internal routing - Motion for Extension of Time to File REPLY filed with CTA on September 15, 2017', 0, NULL, 0.1, 0, 1, 22, '2017-09-28 10:29:14', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(5448, 12, 0, '2017-09-18 00:00:00', 224, 'Internal routing - Order dated August 25, 2017', 6000, NULL, 0.1, 600, 1, 22, '2017-09-28 10:29:47', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(5449, 12, 0, '2017-09-18 00:00:00', 224, 'Internal routing - Manifestation filed with RTC-Branch 153 on September 15, 2017, manifesting that Petitioner\'s Reply (re Respondent\'s Answer dated August 17, 2017) was filed on September 14, 2017 thru registered mail', 6000, NULL, 0.1, 600, 1, 22, '2017-09-28 10:31:23', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(5450, 12, 0, '2017-09-18 00:00:00', 11, 'Internal routing - Memorandum filed with CTA on September 15, 2017', 0, NULL, 0.1, 0, 1, 22, '2017-09-28 10:32:10', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(5451, 12, 0, '2017-09-19 00:00:00', 183, 'Internal routing - documents for online banking enrollment', 0, NULL, 0.1, 0, 1, 22, '2017-09-28 10:32:54', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(5452, 12, 0, '2017-09-19 00:00:00', 113, 'Internal routing - Board Resolution for signature', 0, NULL, 0.1, 0, 1, 22, '2017-09-28 10:33:39', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(5453, 12, 0, '2017-09-19 00:00:00', 207, 'Internal routing - Letter to Lambert Aguisanda re transmittal of original Certificate of Filing of AAOI of LHAI dated October 2, 2015 and Certificate of Revision of Title of Amended By-Laws of LHAI on even date', 0, NULL, 0.1, 0, 1, 22, '2017-09-28 10:35:25', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(5454, 12, 0, '2017-09-19 00:00:00', 134, 'Internal routing - signed BPI Expresslink Enrollment Form and Cash Management Agreement', 180, NULL, 0.1, 18, 1, 22, '2017-09-28 10:36:26', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(5455, 12, 0, '2017-09-20 00:00:00', 135, 'Internal routing - Respondent\'s Opposition (to Petitioners Motion to Set Oral Arguments dated August 25, 2017) which was received on September 20, 2017', 0, NULL, 0.1, 0, 1, 22, '2017-09-28 10:37:41', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(5456, 12, 0, '2017-09-20 00:00:00', 104, 'Internal routing - Inspection Order received on September 20, 2017', 6000, NULL, 0.1, 600, 1, 22, '2017-09-28 10:38:25', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(5457, 26, 0, '2017-08-23 00:00:00', 6, 'study facts and prepare ', 2500, NULL, 1.1, 2750, 1, 26, '2017-09-28 13:47:30', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(5458, 12, 0, '2017-09-20 00:00:00', 221, 'Internal routing - Certificate of Filing of Amended AOI dated August 31, 2017 and OR Nos. 1567292 &amp; 1568401', 6000, NULL, 0.1, 600, 1, 22, '2017-09-28 17:32:02', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(5459, 12, 0, '2017-09-21 00:00:00', 231, 'Internal routing - Respondent\'s Opposition (re Motion to Quash the Warrant of Distraint and/or Levy)', 6000, NULL, 0.1, 600, 1, 22, '2017-09-28 17:33:13', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(5460, 12, 0, '2017-09-21 00:00:00', 135, 'Internal routing - Entry of Appearance of Rondain &amp; Mendiola in collaboration with MPF', 0, NULL, 0.1, 0, 1, 22, '2017-09-28 17:34:20', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(5461, 12, 0, '2017-09-21 00:00:00', 72, 'Internal routing - Inspection Order received on September 20, 2017', 0, NULL, 0.1, 0, 1, 22, '2017-09-28 17:35:03', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(5462, 12, 0, '2017-09-22 00:00:00', 104, 'Internal routing - Certification of Good Standing from SEC', 6000, NULL, 0.1, 600, 1, 22, '2017-09-28 17:35:56', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(5463, 12, 0, '2017-09-22 00:00:00', 64, 'Internal routing - bank documents authenticated by HMDC', 0, NULL, 0.1, 0, 1, 22, '2017-09-28 17:37:38', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(5464, 12, 0, '2017-09-22 00:00:00', 128, 'Internal routing - Letter from Melanie Arcilla re BDO specimen signature card and copy of passports of Fabio Negrao &amp; Eduardo Santiago and SSS ID of Reywen Delos Reyes', 0, NULL, 0.1, 0, 1, 22, '2017-09-28 17:39:20', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(5465, 12, 0, '2017-09-22 00:00:00', 80, 'Internal routing - BDO signature card and authenticated passports and driver\'s license of bank signatories', 0, NULL, 0.1, 0, 1, 22, '2017-09-28 17:40:10', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(5466, 12, 0, '2017-09-22 00:00:00', 144, 'Internal routing - Capital Gains Tax Return (BIR form 1707)', 0, NULL, 0.1, 0, 1, 22, '2017-09-28 17:40:59', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(5467, 12, 0, '2017-09-22 00:00:00', 163, 'Dipolog Friendly Mart - Internal routing - copy of certificate of incorporation dated December 20, 2010 and Audited Comparative FS for the year ended Dec. 31, 2016 and 2015', 0, NULL, 0.1, 0, 1, 22, '2017-09-28 17:43:37', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(5468, 26, 0, '2017-08-23 00:00:00', 163, 'clink it solutions', 0, NULL, 2.05, 0, 1, 26, '2017-10-03 13:16:40', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(5469, 26, 0, '2017-08-23 00:00:00', 104, 'Drafted minute telecon forms, call and email Ms. Kat Silva', 2500, NULL, 0.45, 1125, 1, 26, '2017-10-03 13:17:29', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5470, 26, 0, '2017-08-24 00:00:00', 231, 'Drafted hearing report, quotation for the bond, research on the amount of the bond, revise and send formal letter to client, \n-contacted BIR and prepared all pleadings to be given to BIR litigation division', 3000, NULL, 1.2, 3600, 1, 26, '2017-10-03 13:19:21', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5471, 26, 0, '2017-08-24 00:00:00', 220, 'Revise memo and email to EMP', 2500, NULL, 0.2, 500, 1, 26, '2017-10-03 13:20:22', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5472, 26, 0, '2017-08-24 00:00:00', 104, 'Drafted and finalize GIS and instructed for filing ', 2500, NULL, 0.2, 500, 1, 26, '2017-10-03 13:20:54', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5473, 26, 0, '2017-08-24 00:00:00', 222, 'Internally discussed with RHO and FGS regarding 2nd quarter petition and study the documents given', 2500, NULL, 2.1, 5250, 1, 26, '2017-10-03 13:22:02', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(5474, 26, 0, '2017-08-24 00:00:00', 6, 'Reviewed the documents and study the points to be discussed tom to Mr. Vileo Dela Cruz', 2500, NULL, 0.4, 1000, 1, 26, '2017-10-03 13:26:11', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(5475, 26, 0, '2017-08-25 00:00:00', 6, 'Traveled to BIR to talk with Mr. Vileo Dela Cruz', 0, NULL, 3.2, 0, 1, 26, '2017-10-03 13:27:19', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(5476, 26, 0, '2017-08-25 00:00:00', 163, 'read and digest cases', 0, NULL, 1, 0, 1, 26, '2017-10-03 13:27:58', NULL, NULL, 2, '00:00:00', '00:00:00', 10),
(5477, 26, 0, '2017-08-25 00:00:00', 231, 'Finalize transmittal, check documents for commissioner\'s hearing, contact Dayrelle for the original of the documents, endorse to FGS the documents for Commissioner\'s hearing.', 3000, NULL, 2.2, 6600, 1, 26, '2017-10-03 13:39:33', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5478, 26, 0, '2017-08-29 00:00:00', 222, 'Drafted Petition', 2500, NULL, 5.35, 13375, 1, 26, '2017-10-03 16:37:52', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5479, 26, 0, '2017-09-29 00:00:00', 163, 'Advatech Attended meeting with SLP and Maricar, then meeting with EMP and SLP regarding the assessment for the taxable yeawr 2010', 0, NULL, 0.45, 0, 0, 26, '2017-10-03 16:41:19', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(5480, 26, 0, '2017-08-29 00:00:00', 163, 'Advatech-Attended meeting with SLP and Maricar, then meeting with EMP and SLP regarding the assessment for the taxable yeawr 2010', 0, NULL, 0.45, 0, 1, 26, '2017-10-03 16:42:14', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(5481, 26, 0, '2017-08-29 00:00:00', 228, 'Reviewed/check notification form for PCC Cemco Acquisition of LHPI shares', 3000, NULL, 2.25, 6750, 1, 26, '2017-10-04 11:52:39', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(5482, 26, 0, '2017-08-29 00:00:00', 231, 'Drafted motion to set case for Commissioner\'s Hearing, and fix the documents to be presented tomorrow.\n- contact (text and call) Dayrelle regarding the original documents for the hearing', 3000, NULL, 2.1, 6300, 1, 26, '2017-10-04 11:54:43', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5483, 26, 0, '2017-08-31 00:00:00', 137, 'check for the BIR Rulings regarding PEZA Law ', 2500, NULL, 8.5, 21250, 1, 26, '2017-10-04 13:21:46', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(5484, 26, 0, '2017-08-31 00:00:00', 222, 'Revise/Finalize Petition', 2500, NULL, 1.5, 3750, 1, 26, '2017-10-04 13:22:10', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5485, 26, 0, '2017-09-02 00:00:00', 231, 'Researched and check format of FOE, draft FOE', 3000, NULL, 4.5, 13500, 1, 26, '2017-10-04 13:22:59', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(5486, 26, 0, '2017-09-03 00:00:00', 231, 'Read Email, review FOE and instruct secretary regarding FOE', 0, NULL, 1, 0, 1, 26, '2017-10-04 13:23:52', NULL, NULL, 1, '00:00:00', '00:00:00', 4),
(5487, 26, 0, '2017-09-03 00:00:00', 222, 'Reviewed/study FS, revise petition to annul', 2500, NULL, 4, 10000, 1, 26, '2017-10-04 13:24:48', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(5488, 26, 0, '2017-09-04 00:00:00', 231, 'Revise/finalize FOE, supervise Filing', 3000, NULL, 1.45, 4350, 1, 26, '2017-10-04 13:25:47', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5489, 26, 0, '2017-09-04 00:00:00', 222, 'Conferred with DRP and RHO \nrevise Petition to Annul', 2500, NULL, 1.2, 3000, 1, 26, '2017-10-04 13:26:34', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(5490, 26, 0, '2017-09-04 00:00:00', 135, 'Drafted Judicial Affidavit of Angara', 2500, NULL, 3.3, 8250, 1, 26, '2017-10-04 13:27:34', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5491, 26, 0, '2017-09-04 00:00:00', 137, 'Drafted Judicial Affidavit of Angara', 2500, NULL, 3.3, 8250, 1, 26, '2017-10-04 13:28:00', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5492, 26, 0, '2017-09-04 00:00:00', 228, 'Performed Other Service notif, SPA for CEMCO, SPA for LHPI, Term Sheed Updated timeline', 3000, NULL, 3.35, 10050, 1, 26, '2017-10-04 13:59:06', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(5493, 26, 0, '2017-09-04 00:00:00', 220, 'Examined/study memo for tomorrow\'s meeting', 2500, NULL, 1, 2500, 1, 26, '2017-10-04 13:59:50', NULL, NULL, 1, '00:00:00', '00:00:00', 5),
(5494, 26, 0, '2017-09-05 00:00:00', 231, 'Drafted letter for first division, email to SLP\ncheck records for the ITR and BDO cert, ask SLP regarding the text of Dayrelle\nread and study Opposition\ncommunicate (text and email) Dayrelle regarding BDO certificate', 3000, NULL, 2.3, 6900, 1, 26, '2017-10-04 14:02:42', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5495, 26, 0, '2017-09-05 00:00:00', 222, 'Supervised filing of\nfinalize Petition', 2500, NULL, 1.1, 2750, 1, 26, '2017-10-04 14:09:58', NULL, NULL, 1, '00:00:00', '00:00:00', 18),
(5496, 26, 0, '2017-09-05 00:00:00', 224, 'Researched and draft memo on LBT LOA', 2500, NULL, 2.15, 5375, 1, 26, '2017-10-04 14:10:56', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(5497, 26, 0, '2017-09-05 00:00:00', 228, 'Made telephone call to PCC regarding SPA, clarification note', 3000, NULL, 0.3, 900, 1, 26, '2017-10-04 14:12:18', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(5498, 26, 0, '2017-09-05 00:00:00', 220, 'Attended meeting with DRP, and EMP Jocelyn and Esther', 2500, NULL, 1, 2500, 1, 26, '2017-10-04 14:12:43', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(5499, 26, 0, '2017-09-06 00:00:00', 224, 'Drafted and finalize memo, email to DRP ', 2500, NULL, 4.2, 10500, 1, 26, '2017-10-04 14:13:43', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5500, 26, 0, '2017-09-06 00:00:00', 231, 'Made telephone call to CTA, finalize letter for CTA first division, go to CTA', 3000, NULL, 6.17, 18510, 1, 26, '2017-10-04 14:14:37', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(5501, 26, 0, '2017-09-06 00:00:00', 228, 'Internally discussed with SLP re: PCC notification', 3000, NULL, 0.3, 900, 1, 26, '2017-10-04 14:19:03', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(5502, 26, 0, '2017-09-07 00:00:00', 104, 'Examined/finalize requirements for increase of capital, for signature', 2500, NULL, 1, 2500, 1, 26, '2017-10-04 14:23:02', NULL, NULL, 1, '00:00:00', '00:00:00', 5),
(5503, 26, 0, '2017-09-07 00:00:00', 231, 'status report, draft letter for certification, email to SLP, research on memorandum, read answer', 3000, NULL, 2.5, 7500, 1, 26, '2017-10-04 14:30:49', NULL, NULL, 1, '00:00:00', '00:00:00', 18),
(5504, 26, 0, '2017-09-07 00:00:00', 224, 'Revise/finalize memo and email to EMP', 2500, NULL, 0.4, 1000, 1, 26, '2017-10-04 14:31:35', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5505, 26, 0, '2017-09-07 00:00:00', 228, 'Drafted Pre-notification request\ncheck AFS for the business of FLAF, finalize request ', 3000, NULL, 2.4, 7200, 1, 26, '2017-10-04 14:36:51', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5506, 26, 0, '2017-09-07 00:00:00', 163, 'digest cases', 0, NULL, 1.5, 0, 1, 26, '2017-10-04 14:41:34', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(5507, 26, 0, '2017-09-08 00:00:00', 231, 'Examined/check schedules and email joy to calendar the same\nreply to Dayrelle \nfollow up on the quotation for the surety bond', 3000, NULL, 0.45, 1350, 1, 26, '2017-10-04 14:45:33', NULL, NULL, 1, '00:00:00', '00:00:00', 5),
(5508, 26, 0, '2017-09-08 00:00:00', 228, 'Revise request, insert diagram email to SLP', 3000, NULL, 0.4, 1200, 1, 26, '2017-10-04 14:54:44', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5509, 26, 0, '2017-09-08 00:00:00', 135, 'Researched draft JA of Angara', 2500, NULL, 4, 10000, 1, 26, '2017-10-04 14:55:13', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(5510, 26, 0, '2017-09-04 00:00:00', 224, 'Internally discussed with EMP, \nfinalize memo and email to EMP', 2500, NULL, 0.4, 1000, 1, 26, '2017-10-04 14:55:47', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(5511, 26, 0, '2017-09-08 00:00:00', 104, 'Examined/check documents contact KAT Silva for the Treasurer\'s Affidavit', 2500, NULL, 0.2, 500, 1, 26, '2017-10-04 14:56:37', NULL, NULL, 1, '00:00:00', '00:00:00', 5),
(5512, 26, 0, '2017-09-11 00:00:00', 231, 'prepared/attended Commissioner\'s Hearing, secure BIR records, ask for certification from 1st Division', 3000, NULL, 5, 15000, 1, 26, '2017-10-04 14:59:20', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(5513, 26, 0, '2017-09-11 00:00:00', 104, 'Supervised for the pre-clearance ', 2500, NULL, 0.15, 375, 1, 26, '2017-10-04 15:01:37', NULL, NULL, 1, '00:00:00', '00:00:00', 18),
(5514, 26, 0, '2017-09-11 00:00:00', 143, 'Drafted JA of Mr. Wilfrido and send to DRP', 2500, NULL, 4.5, 11250, 1, 26, '2017-10-04 15:02:12', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5515, 26, 0, '2017-09-11 00:00:00', 87, 'Internally discussed with GVF and DRP', 2500, NULL, 0.5, 1250, 1, 26, '2017-10-04 15:03:05', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(5516, 26, 0, '2017-09-11 00:00:00', 231, 'Drafted Formal Offer of Evidence', 3000, NULL, 3, 9000, 1, 26, '2017-10-04 15:03:53', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5517, 26, 0, '2017-09-14 00:00:00', 231, 'Supervised filing of Formal Offer of Evidence', 0, NULL, 3.4, 0, 1, 26, '2017-10-04 15:04:38', NULL, NULL, 1, '00:00:00', '00:00:00', 18),
(5518, 26, 0, '2017-09-14 00:00:00', 104, 'Wrote email to Philip Teng ask for the basis of the fines ', 2500, NULL, 0.25, 625, 1, 26, '2017-10-04 15:05:09', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(5519, 26, 0, '2017-09-14 00:00:00', 228, 'Researched on interim dividends and OSD, draft Memo', 3000, NULL, 6, 18000, 1, 26, '2017-10-04 15:06:26', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(5520, 26, 0, '2017-09-14 00:00:00', 163, 'PHINMA Corporation- oversee printing of pleadings\n', 0, NULL, 0.45, 0, 1, 26, '2017-10-04 15:08:18', NULL, NULL, 1, '00:00:00', '00:00:00', 18),
(5521, 26, 0, '2017-09-18 00:00:00', 6, 'Read Email and check files', 2500, NULL, 0.15, 375, 1, 26, '2017-10-04 15:09:01', NULL, NULL, 1, '00:00:00', '00:00:00', 4),
(5522, 26, 0, '2017-09-18 00:00:00', 220, 'Attended meeting EMP and Jocely Ng', 2500, NULL, 1, 2500, 1, 26, '2017-10-04 15:09:23', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(5523, 26, 0, '2017-09-18 00:00:00', 87, 'Attended meeting with GVF, DRP \ndrafted Reply', 2500, NULL, 5.5, 13750, 1, 26, '2017-10-04 15:11:01', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(5524, 26, 0, '2017-09-18 00:00:00', 228, 'Researched on Interim Dividends\nrevise, Finalize and send OSD Memo to EMP', 3000, NULL, 1.15, 3450, 1, 26, '2017-10-04 15:11:37', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(5525, 26, 0, '2017-09-19 00:00:00', 87, 'Drafted Reply sent DRP and GVF', 2500, NULL, 13.5, 33750, 1, 26, '2017-10-04 15:14:22', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5526, 26, 0, '2017-09-20 00:00:00', 163, 'photoshoot', 0, NULL, 2, 0, 1, 26, '2017-10-06 09:39:32', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(5527, 26, 0, '2017-09-20 00:00:00', 229, 'Drafted letter, check documents, study 2006 documents', 3000, NULL, 5, 15000, 1, 26, '2017-10-06 09:40:23', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5528, 26, 0, '2017-09-20 00:00:00', 228, 'Internally discussed with SLP re: PCC requirements', 3000, NULL, 0.45, 1350, 1, 26, '2017-10-06 09:40:57', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(5529, 26, 0, '2017-09-21 00:00:00', 228, 'Drafted  PCC prenotif revise, re-do giagram', 0, NULL, 1.1, 0, 1, 26, '2017-10-06 09:41:33', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5530, 26, 0, '2017-09-21 00:00:00', 143, 'Revise/Finalize JA of Mr. Rodriguez send to DRP, contact Mr. Rodriguez ', 2500, NULL, 2, 5000, 1, 26, '2017-10-06 09:52:21', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5531, 26, 0, '2017-09-21 00:00:00', 104, 'Made telephone call to Kat Silva regarding execution of the Treasurer\'s Affidavit, revise the requirements for the increase of capital', 2500, NULL, 2.2, 5500, 1, 26, '2017-10-06 09:53:25', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(5532, 26, 0, '2017-09-21 00:00:00', 87, 'Internally discussed with GVF and revise reply and send to Mr. Ignasi', 2500, NULL, 3.15, 7875, 1, 26, '2017-10-06 10:02:36', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(5533, 26, 0, '2017-09-22 00:00:00', 228, 'Supervised filing of PCC prenotif\nrevise PCC notif Form', 3000, NULL, 1.1, 3300, 1, 26, '2017-10-06 10:03:41', NULL, NULL, 1, '00:00:00', '00:00:00', 18),
(5534, 26, 0, '2017-09-22 00:00:00', 143, 'Supervised filing and confirm the meeting with Mr. Rodriguez, meet with him, final look of the compliance and JA', 2500, NULL, 1.1, 2750, 1, 26, '2017-10-06 10:21:32', NULL, NULL, 1, '00:00:00', '00:00:00', 18),
(5535, 26, 0, '2017-09-22 00:00:00', 163, 'read cases, lawyers lunch\n', 0, NULL, 5, 0, 1, 26, '2017-10-06 10:22:49', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(5536, 26, 0, '2017-09-22 00:00:00', 163, 'Havenasia Consumer products-Traveled to Pasay regarding amendment of registration', 0, NULL, 4.3, 0, 1, 26, '2017-10-06 10:30:16', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(5537, 26, 0, '2017-09-24 00:00:00', 229, 'Examined/study documents for tomorrow\'s meeting', 3000, NULL, 4, 12000, 1, 26, '2017-10-06 10:31:16', NULL, NULL, 1, '00:00:00', '00:00:00', 5),
(5538, 26, 0, '2017-09-24 00:00:00', 104, 'Drafted Certificate of Increase, read and study the SEC circular 6-2008', 2500, NULL, 3, 7500, 1, 26, '2017-10-06 10:31:47', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5539, 26, 0, '2017-09-26 00:00:00', 143, 'Supervised filing of Judicial Affidavit, coordinate with AEP for the signing of the JA', 2500, NULL, 0.3, 750, 1, 26, '2017-10-06 10:40:39', NULL, NULL, 1, '00:00:00', '00:00:00', 18),
(5540, 26, 0, '2017-09-26 00:00:00', 163, 'Researched on GVF\'s brother concern on the 46 or 65', 0, NULL, 3, 0, 1, 26, '2017-10-06 10:41:14', NULL, NULL, 2, '00:00:00', '00:00:00', 13),
(5541, 26, 0, '2017-09-27 00:00:00', 104, 'Drafted Certificate of Increase of capital, special audit report to be signed by Philip Teng and Sharon Lim', 2500, NULL, 3.02, 7550, 1, 26, '2017-10-06 10:43:04', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5542, 26, 0, '2017-09-27 00:00:00', 228, 'Revise PCC, redo Diagram', 3000, NULL, 4, 12000, 1, 26, '2017-10-06 10:46:00', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5543, 26, 0, '2017-09-28 00:00:00', 104, 'complete documents for the increase, complete all the documents for the fire inspection', 2500, NULL, 2.5, 6250, 1, 26, '2017-10-10 09:30:20', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(5544, 26, 0, '2017-09-28 00:00:00', 228, 'Revise the PCC notification form, diagram and annexes and send to SLP', 3000, NULL, 1, 3000, 1, 26, '2017-10-10 09:31:11', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5545, 26, 0, '2017-09-25 00:00:00', 229, 'Traveled to Laguna with DRP, meeting with Asst. Director and Sir Bobby', 3000, NULL, 9.1, 27300, 1, 26, '2017-10-10 10:25:21', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(5546, 26, 0, '2017-09-25 00:00:00', 229, 'Drafted request for compromise \nresearch and study regarding collection', 0, NULL, 3, 0, 1, 26, '2017-10-10 10:25:47', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5547, 26, 0, '2017-09-26 00:00:00', 229, 'Drafted/finalize the letter and sent to SLP, compromise payment form 2011', 3000, NULL, 5, 15000, 1, 26, '2017-10-10 10:27:06', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5548, 26, 0, '2017-09-26 00:00:00', 229, 'Revise/incorporate GVF and SLP\'s revisions regarding the memo, check and fill up application form for compromise', 0, NULL, 3, 0, 1, 26, '2017-10-10 10:27:56', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5549, 26, 0, '2017-09-27 00:00:00', 229, 'Provide SLP with Documents', 3000, NULL, 0.15, 450, 1, 26, '2017-10-10 10:28:32', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(5550, 26, 0, '2017-09-28 00:00:00', 222, 'update case report', 2500, NULL, 1, 2500, 1, 26, '2017-10-10 10:29:13', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(5551, 26, 0, '2017-09-28 00:00:00', 163, 'GVF\'s brother-Researched on R45 or R65 memo', 0, NULL, 2, 0, 1, 26, '2017-10-10 10:29:47', NULL, NULL, 2, '00:00:00', '00:00:00', 13),
(5552, 26, 0, '2017-09-29 00:00:00', 237, 'Drafted renewal letter of the CAR', 0, NULL, 2, 0, 1, 26, '2017-10-10 10:30:17', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5553, 26, 0, '2017-09-29 00:00:00', 163, 'lawyer\'s lunch, \nlecture about Stock and transfer ', 0, NULL, 4.2, 0, 1, 26, '2017-10-10 10:31:01', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(5554, 26, 0, '2017-09-29 00:00:00', 222, 'Attended meeting regarding case status', 2500, NULL, 0.2, 500, 1, 26, '2017-10-10 10:31:25', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(5555, 26, 0, '2017-10-01 00:00:00', 143, 'Wrote email to Mr. Rodriguez\nstudy the case for tomorrow\'s hearing\nprepare script', 2500, NULL, 5, 12500, 1, 26, '2017-10-10 10:32:11', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(5556, 26, 0, '2017-10-02 00:00:00', 143, 'prepared files to bring in court\nAttended hearing at CTA ', 0, NULL, 5.1, 0, 1, 26, '2017-10-10 10:33:14', NULL, NULL, 1, '00:00:00', '00:00:00', 15),
(5557, 26, 0, '2017-10-02 00:00:00', 222, 'check and give instructions re: messenger to check up on the status and branch of 224, 271 and LHPI cases ', 2500, NULL, 0.2, 500, 1, 26, '2017-10-10 10:34:06', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(5558, 26, 0, '2017-10-02 00:00:00', 228, 'Drafted PCC notification\ncheck notes regarding SPA and report to SLP', 3000, NULL, 0.15, 450, 1, 26, '2017-10-10 10:36:43', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5559, 26, 0, '2017-10-02 00:00:00', 229, 'Made telephone call to Dayrelle regarding payment of 2006 and 2010', 3000, NULL, 0.1, 300, 1, 26, '2017-10-10 10:37:11', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(5560, 26, 0, '2017-10-02 00:00:00', 163, 'study tariff code', 0, NULL, 2, 0, 1, 26, '2017-10-10 10:37:37', NULL, NULL, 2, '00:00:00', '00:00:00', 5),
(5561, 26, 0, '2017-09-19 00:00:00', 135, 'Attended meeting with PPI, EMP, and DRP', 2500, NULL, 1.2, 3000, 1, 26, '2017-10-10 10:40:38', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(5562, 16, 0, '2017-10-16 00:00:00', 228, 'Internally discussed with EMP and SLP re: updates on Cemco-LHPI Transaction, transaction documents, UCHC reclassification of shares', 3500, NULL, 1.75, 6125, 1, 16, '2017-10-17 11:24:29', 16, '2017-10-17 11:29:25', 1, '00:00:00', '00:00:00', 8),
(5563, 16, 0, '2017-10-16 00:00:00', 228, 'Revised/updated Cemco-LHPI Transaction Timeline, Share Purchase Agreement, Loan Agreement, Assignment of Loan (per EMP\'s comments)', 3500, NULL, 2.5, 8750, 1, 16, '2017-10-17 11:25:07', 16, '2017-10-17 11:29:12', 1, '00:00:00', '00:00:00', 19),
(5564, 16, 0, '2017-10-16 00:00:00', 228, 'Supervised execution/circulation of documents for reclassification of UCHC shares', 3500, NULL, 0.75, 2625, 1, 16, '2017-10-17 11:27:13', NULL, NULL, 1, '00:00:00', '00:00:00', 18),
(5565, 16, 0, '2017-10-16 00:00:00', 235, 'Finalized Reply to PAN, checked annexes', 0, NULL, 1.25, 0, 1, 16, '2017-10-17 11:27:36', NULL, NULL, 1, '00:00:00', '00:00:00', 18),
(5566, 16, 0, '2017-10-16 00:00:00', 163, 'Reviewed RHO\'s memo on withholding tax on interest income (Vertical Space Interiors)', 0, NULL, 1.25, 0, 1, 16, '2017-10-17 11:28:22', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(5567, 16, 0, '2017-10-16 00:00:00', 90, 'Revised FGS\' draft Compliance to CA', 0, NULL, 0.5, 0, 1, 16, '2017-10-17 11:29:02', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5568, 16, 0, '2017-10-13 00:00:00', 163, 'Vacation Leave', 0, NULL, 8, 0, 1, 16, '2017-10-17 11:29:47', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(5569, 16, 0, '2017-10-12 00:00:00', 235, 'Further revised KRA\'s draft Reply to PAN per EMP and client\'s comments', 0, NULL, 3, 0, 1, 16, '2017-10-17 11:30:36', 16, '2017-10-17 11:35:35', 1, '00:00:00', '00:00:00', 19),
(5570, 16, 0, '2017-10-12 00:00:00', 39, 'Revised draft Comment on Formal Offer per GVF\'s comments', 100, NULL, 1, 100, 1, 16, '2017-10-17 11:31:35', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5571, 16, 0, '2017-10-12 00:00:00', 228, 'Revised documents for reclassification of UCHC shares (per discussion with Ms. Jena Rojas)', 3500, NULL, 1, 3500, 1, 16, '2017-10-17 11:32:30', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5572, 16, 0, '2017-10-12 00:00:00', 220, 'Attended meeting at office with EMP, Mrs. Esther Ng, Ms. Jocelyn Ng', 3500, NULL, 1.5, 5250, 1, 16, '2017-10-17 11:33:21', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(5573, 16, 0, '2017-10-12 00:00:00', 228, 'Internally discussed with EMP and SLP re: redemption for treasury, RF memo, Cemco-LHPI transaction timeline', 3500, NULL, 1.75, 6125, 1, 16, '2017-10-17 11:34:27', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(5574, 16, 0, '2017-10-11 00:00:00', 235, 'Revised KRA\'s draft Reply to PAN', 0, NULL, 5, 0, 1, 16, '2017-10-17 11:35:06', NULL, NULL, 1, '00:00:00', '00:00:00', 19);
INSERT INTO `file_billing_tbl` (`file_billing_id`, `user_id`, `position`, `billing_date`, `file_id`, `work_detail`, `rate`, `time_spent_sec`, `time_spent`, `amount`, `active`, `insert_by`, `insert_dt`, `update_by`, `update_dt`, `task_type`, `start_time`, `end_time`, `task_code`) VALUES
(5575, 16, 0, '2017-10-11 00:00:00', 39, 'Reviewed Casop files, drafted Comment on Formal Offer of Exhibits', 100, NULL, 3.5, 350, 1, 16, '2017-10-17 11:36:21', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(5576, 16, 0, '2017-10-09 00:00:00', 234, 'Attended meeting with Marjorie Torres and Diego Recalde re: SRRV, AEP, 9g visa (with GVF and FGS)', 0, NULL, 1.5, 0, 1, 16, '2017-10-17 11:37:40', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(5577, 16, 0, '2017-10-09 00:00:00', 234, 'Researched on SRRV, AEP, 9g visas; discussed with FGS, drafted email reply with requirements', 0, NULL, 3.25, 0, 1, 16, '2017-10-17 11:38:13', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(5578, 16, 0, '2017-10-09 00:00:00', 49, 'Revised Manifestation and Compliance (in lieu of Memorandum) per GVF\'s comments', 0, NULL, 0.5, 0, 1, 16, '2017-10-17 11:39:05', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5579, 16, 0, '2017-10-09 00:00:00', 228, 'Researched for and drafted clarificatory memo on taxation of redemption (for treasury v. retirement/cancellation) and decrease of capital stock', 3500, NULL, 3, 10500, 0, 16, '2017-10-17 11:43:07', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5580, 16, 0, '2017-10-09 00:00:00', 228, 'Revised documents for reclassification of UCHC shares (per Ms. Jena Rojas\'s comments), drafted email to Laurent', 3500, NULL, 2, 7000, 1, 16, '2017-10-17 11:43:36', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5581, 16, 0, '2017-10-10 00:00:00', 163, 'Performed Other Service: sick leave', 0, NULL, 8, 0, 1, 16, '2017-10-17 11:43:53', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(5582, 16, 0, '2017-10-06 00:00:00', 163, 'Revised Secretary\'s Certificate (to obtain Davao Mayor\'s Permit) for Vertical Space Interiors', 0, NULL, 1, 0, 1, 16, '2017-10-17 11:44:48', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5583, 16, 0, '2017-10-06 00:00:00', 228, 'Received telephone calls from Ms. Minnette Hamtig re:calculation of taxes on redemption of LHPI shares', 3500, NULL, 0.5, 1750, 1, 16, '2017-10-17 11:46:21', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(5584, 16, 0, '2017-10-06 00:00:00', 221, 'Received telephone call from Tracy Chen re: VAT on central marketing fund (for HavenAsia invoicing matter)', 3500, NULL, 0.2, 700, 1, 16, '2017-10-17 11:48:22', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(5585, 16, 0, '2017-10-06 00:00:00', 221, 'Wrote emails to Gemma Merin and Tracy Chen re: invoicing/VAT of central marketing fund component (HavenAsia invoicing matter)', 3500, NULL, 0.4, 1400, 1, 16, '2017-10-17 11:51:10', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(5586, 16, 0, '2017-10-06 00:00:00', 235, 'Attended meeting at FriendlyCare office Mandaluyong with Ms. MJ Pacunana and KRA to discuss reply to PAN', 0, NULL, 2, 0, 1, 16, '2017-10-17 11:53:13', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(5587, 16, 0, '2017-10-06 00:00:00', 235, 'Traveled to office from FriendlyCare Mandaluyong', 0, NULL, 1, 0, 1, 16, '2017-10-17 11:55:02', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(5588, 16, 0, '2017-10-06 00:00:00', 235, 'Drafted outline for Reply to PAN/conducted research', 0, NULL, 3.75, 0, 1, 16, '2017-10-17 11:56:13', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5589, 16, 0, '2017-10-05 00:00:00', 228, 'Attended meeting with Ms. Jena Rojas, Atty Beatrix Guevarra, Mr. Alex Taar, Ms. Minnette Hamtig, GVF and SLP at Holcim offices', 3500, NULL, 2, 7000, 1, 16, '2017-10-17 13:45:55', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(5590, 16, 0, '2017-10-05 00:00:00', 228, 'Traveled to Holcim office for Simplification meeting', 3500, NULL, 1, 3500, 1, 16, '2017-10-17 13:47:31', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(5591, 16, 0, '2017-10-05 00:00:00', 82, 'Attended meeting at HEABS office (Two World Square) with Ms. Mel Arcilla and GVF', 0, NULL, 1, 0, 1, 16, '2017-10-17 13:48:02', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(5592, 16, 0, '2017-10-03 00:00:00', 228, 'Conference call with LH Integration Team', 3500, NULL, 1, 3500, 1, 16, '2017-10-17 13:50:39', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(5593, 16, 0, '2017-10-03 00:00:00', 235, 'Attended meeting with Ms. Teresita Panganiban and Ms. MJ Pacunana re reply to PAN (with KRA)', 0, NULL, 1.2, 0, 1, 16, '2017-10-17 13:51:39', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(5594, 16, 0, '2017-10-02 00:00:00', 81, 'Received telephone call from Reywen delos Reyes re: MSA, Amendment and Extension Agreement Templates', 0, NULL, 0.5, 0, 1, 16, '2017-10-17 13:52:15', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(5595, 16, 0, '2017-10-02 00:00:00', 81, 'Drafted Amendment and Extension Agreement Templates', 0, NULL, 1.5, 0, 1, 16, '2017-10-17 13:52:27', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5596, 16, 0, '2017-10-02 00:00:00', 90, 'Drafted Motion for Reconsideration re Order dated September 18, 2017', 0, NULL, 3, 0, 1, 16, '2017-10-17 13:53:03', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5597, 16, 0, '2017-10-02 00:00:00', 228, 'Updated Cemco-LHPI Transaction Timeline, drafted email update to Team in preparation for Oct 3 call, updated transaction documents', 3500, NULL, 2, 7000, 1, 16, '2017-10-17 13:53:55', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5598, 16, 0, '2017-10-02 00:00:00', 228, 'Revised RF merger opinion drafted by FGS', 0, NULL, 3, 0, 1, 16, '2017-10-17 13:54:17', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5599, 16, 0, '2017-10-03 00:00:00', 228, 'Drafted minutes/email update to team', 0, NULL, 1, 0, 1, 16, '2017-10-17 13:55:00', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5600, 16, 0, '2017-10-03 00:00:00', 49, 'Drafted Manifestation/Compliance in lieu of Memorandum', 0, NULL, 0.75, 0, 1, 16, '2017-10-17 13:55:38', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5601, 16, 0, '2017-10-09 00:00:00', 135, 'Attended meeting at 88 Corporate Center/Whessoe office (with Ms. Evelyn Cabug, Atty Golda Gabriel, GVF)', 2500, NULL, 2, 5000, 1, 16, '2017-10-17 13:57:18', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(5602, 16, 0, '2017-10-03 00:00:00', 228, 'Internally discussed with GVF re: redemption of shares for treasury v. for retirement/cancellation; researched on redemption', 3500, NULL, 1.25, 4375, 1, 16, '2017-10-17 13:57:54', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(5603, 16, 0, '2017-10-03 00:00:00', 228, 'Researched for and drafted clarificatory memo on taxation of redemption (for treasury v. retirement/cancellation) and decrease of capital stock', 3500, NULL, 3, 10500, 1, 16, '2017-10-17 13:58:02', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5604, 16, 0, '2017-10-04 00:00:00', 235, 'Examined/studied PAN issued by BIR; conducted research in preparation for drafting of reply', 0, NULL, 8, 0, 1, 16, '2017-10-17 13:59:59', 16, '2017-10-17 14:10:09', 1, '00:00:00', '00:00:00', 5),
(5605, 16, 0, '2017-10-05 00:00:00', 221, 'Internally discussed with FGS, Ms Lyn and Michael re: amendment of business permit and BIR registration', 3500, NULL, 0.75, 2625, 1, 16, '2017-10-17 14:08:42', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(5606, 16, 0, '2017-10-05 00:00:00', 235, 'Reviewed reconciliation emailed by Ms. MJ Pacunana', 0, NULL, 2, 0, 1, 16, '2017-10-17 14:09:20', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(5607, 16, 0, '2017-10-05 00:00:00', 235, 'Researched re: tax exemption of nonstock nonprofit charitable corporations', 0, NULL, 1.25, 0, 1, 16, '2017-10-17 14:09:57', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(5608, 16, 0, '2017-09-29 00:00:00', 228, 'Received telephone call from Atty Beatrix Guevara re: Holderfin BV\'s shares in Cemco', 3500, NULL, 0.5, 1750, 1, 16, '2017-10-17 14:13:51', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(5609, 16, 0, '2017-09-29 00:00:00', 228, 'Wrote email to Laurent re: proxy for UCHC meeting', 0, NULL, 0.3, 0, 1, 16, '2017-10-17 14:14:15', 16, '2017-10-17 14:48:44', 1, '00:00:00', '00:00:00', 6),
(5610, 16, 0, '2017-09-29 00:00:00', 224, 'Wrote email to Atty Kat Mamba re: UCHC mediation update', 3500, NULL, 0.5, 1750, 1, 16, '2017-10-17 14:14:51', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(5611, 16, 0, '2017-09-27 00:00:00', 135, 'Attended meeting with Hedcor suppliers (with Atty Joseph Tugonon, Atty Golda Gabriel, Atty Ruy Rondain, GVF)', 2500, NULL, 3.5, 8750, 1, 16, '2017-10-17 14:15:52', 16, '2017-10-17 14:40:15', 1, '00:00:00', '00:00:00', 1),
(5612, 16, 0, '2017-09-27 00:00:00', 163, 'Attended meeting with Atty Gina Rodriguez and Mr. Gerardo Ongkingco (Nickel Asia Mining)', 0, NULL, 1.25, 0, 1, 16, '2017-10-17 14:16:22', 16, '2017-10-17 14:39:02', 1, '00:00:00', '00:00:00', 1),
(5613, 16, 0, '2017-09-20 00:00:00', 135, 'Drafted Q&amp;A for Commissioner Bunag', 2500, NULL, 2, 5000, 1, 16, '2017-10-17 14:18:27', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5614, 16, 0, '2017-09-22 00:00:00', 39, 'Attended hearing at RTC Makati Br 132 to cross-examine Respondent\'s witness', 100, NULL, 3.75, 375, 1, 16, '2017-10-17 14:20:09', 16, '2017-10-17 14:36:36', 1, '00:00:00', '00:00:00', 15),
(5615, 16, 0, '2017-09-21 00:00:00', 228, 'Wrote email to Laurent Jaques re LHPI stock certificates; outstanding matters re CEMCO-LHPI transaction', 3500, NULL, 0.5, 1750, 1, 16, '2017-10-17 14:21:00', 16, '2017-10-17 14:23:41', 1, '00:00:00', '00:00:00', 6),
(5616, 16, 0, '2017-09-21 00:00:00', 228, 'Revised Cemco minutes and Sec Cert approving LHPI transaction', 3500, NULL, 1.25, 4375, 1, 16, '2017-10-17 14:21:24', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5617, 16, 0, '2017-09-21 00:00:00', 81, 'Drafted HEABS-HPI Service Agreement for Onboarding Project', 0, NULL, 3, 0, 1, 16, '2017-10-17 14:22:12', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5618, 16, 0, '2017-09-21 00:00:00', 143, 'Reviewed KRA\'s draft Judicial Affidavit for ICPA; double-checked exhibits', 2500, NULL, 3.25, 8125, 1, 16, '2017-10-17 14:22:48', 16, '2017-10-17 14:23:17', 1, '00:00:00', '00:00:00', 12),
(5619, 16, 0, '2017-09-20 00:00:00', 39, 'Performed Other Service: practiced cross-examination with GVF; reviewed cross-examination questions', 100, NULL, 1.5, 150, 1, 16, '2017-10-17 14:24:29', 16, '2017-10-17 14:38:23', 1, '00:00:00', '00:00:00', 11),
(5620, 16, 0, '2017-09-22 00:00:00', 234, 'Received telephone call from Marjorie Torres re SRRV requirements', 0, NULL, 0.3, 0, 1, 16, '2017-10-17 14:25:03', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(5621, 16, 0, '2017-09-22 00:00:00', 234, 'Researched on SRRV requirements', 0, NULL, 1.5, 0, 1, 16, '2017-10-17 14:25:15', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(5622, 15, 0, '2017-09-20 00:00:00', 228, 'Internally discussed with KRA regarding requirements for the PCC pre-notification letter. Revised and supervised filing of the letter. Emailed letter to integration team for confirmation before filing. ', 3500, NULL, 2.5, 8750, 1, 15, '2017-10-17 14:34:59', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(5623, 16, 0, '2017-09-22 00:00:00', 228, 'Further revised documents for reclassification of UCHC shares; sent email to Laurent Jaques', 3500, NULL, 2.5, 8750, 1, 16, '2017-10-17 14:36:28', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5624, 16, 0, '2017-09-20 00:00:00', 135, 'Drafted Motion to Set Oral Arguments for 8990', 2500, NULL, 1, 2500, 1, 16, '2017-10-17 14:37:15', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5625, 16, 0, '2017-09-20 00:00:00', 163, 'Internally discussed with EMP and SLP re EMP\'s going away memo', 0, NULL, 3, 0, 1, 16, '2017-10-17 14:37:38', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(5626, 16, 0, '2017-09-20 00:00:00', 158, 'Wrote email to RDO 125 examiner re GANV CAR', 3000, NULL, 0.5, 1500, 1, 16, '2017-10-17 14:38:13', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(5627, 16, 0, '2017-09-27 00:00:00', 163, 'Traveled to NAC Tower for meeting with Atty Gina Rodriguez of Nickel Asia Mining', 0, NULL, 1, 0, 1, 16, '2017-10-17 14:39:36', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(5628, 16, 0, '2017-09-27 00:00:00', 135, 'Reviewed 8875 and 8990 files; Q&amp;amp;A for suppliers previously drafted', 2500, NULL, 2.25, 5625, 1, 16, '2017-10-17 14:40:01', 16, '2017-10-17 14:40:21', 1, '00:00:00', '00:00:00', 12),
(5629, 16, 0, '2017-09-28 00:00:00', 163, 'Performed Other Service: sick leave', 0, NULL, 8, 0, 1, 16, '2017-10-17 14:44:44', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(5630, 16, 0, '2017-09-29 00:00:00', 90, 'Drafted Motion for Reconsideration re: Order dated September 18, 2017', 0, NULL, 2, 0, 1, 16, '2017-10-17 14:45:40', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5631, 16, 0, '2017-09-29 00:00:00', 163, 'Internally discussed with RHO re: VSI query on Davao Permit/conducted further research', 0, NULL, 1.25, 0, 1, 16, '2017-10-17 14:47:04', 16, '2017-10-17 14:47:15', 1, '00:00:00', '00:00:00', 8),
(5632, 16, 0, '2017-09-29 00:00:00', 163, 'Internally discussed with GVF and KRA re: proper remedy for Junie Francisco case; conducted research', 0, NULL, 1.5, 0, 1, 16, '2017-10-17 14:47:53', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(5633, 16, 0, '2017-09-29 00:00:00', 224, 'Internally discussed with RHO, FGS and KRA re: Olympus Taguig LBT cases; sent email update to Ms. Minnette Hamtig', 3500, NULL, 1.5, 5250, 1, 16, '2017-10-17 14:48:20', 16, '2017-10-17 14:48:36', 1, '00:00:00', '00:00:00', 8),
(5634, 16, 0, '2017-09-29 00:00:00', 228, 'Examined Cemco AOI re: Atty Beatrix Guevarra\'s query', 3500, NULL, 1, 3500, 1, 16, '2017-10-17 14:49:22', NULL, NULL, 1, '00:00:00', '00:00:00', 5),
(5635, 15, 0, '2017-09-22 00:00:00', 228, 'Performed Other Service: finalized the filing of the pre-notification letter. Telephone call to the PCC to set date of consultation. ', 0, NULL, 1.2, 0, 1, 15, '2017-10-17 15:04:22', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(5636, 15, 0, '2017-09-28 00:00:00', 228, 'Traveled to PCC for preconsultation. PCC requested for consultation to be moved to October 2. ', 0, NULL, 2.5, 0, 1, 15, '2017-10-17 15:07:10', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(5637, 15, 0, '2017-09-28 00:00:00', 228, 'Drafted and revised the notification form, appendices and tables in preparation for the notification filing if PCC decides that CEMCO-FLAF transaction is subject to the mandatory notice. ', 0, NULL, 3.1, 0, 1, 15, '2017-10-17 15:08:10', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5638, 15, 0, '2017-09-28 00:00:00', 228, 'Made telephone call to Integration Team for weekly conference call. ', 0, NULL, 1.5, 0, 1, 15, '2017-10-17 15:12:10', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(5639, 16, 0, '2017-10-20 00:00:00', 6, 'Attended special board meeting of Concorde Condominium at The Wine Museum Pasay', 2500, NULL, 1.5, 3750, 1, 16, '2017-10-20 11:08:19', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(5640, 16, 0, '2017-10-20 00:00:00', 6, 'Traveled to The Wine Museum Pasay for Concorde Condominium special board meeting', 2500, NULL, 1.2, 3000, 1, 16, '2017-10-20 11:09:03', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(5641, 16, 0, '2017-10-19 00:00:00', 138, 'Reviewed case files/Drafted Reply to Auditor as of Oct 31, 2017', 2500, NULL, 1.25, 3125, 1, 16, '2017-10-20 11:09:53', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5642, 16, 0, '2017-10-19 00:00:00', 141, 'Reviewed case files/Drafted Reply to Auditor as of Oct 31, 2017 (9183, 9187, 9188)', 2500, NULL, 2, 5000, 1, 16, '2017-10-20 11:10:36', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5643, 16, 0, '2017-10-19 00:00:00', 228, 'Received telephone call from Ms Minnette Hamtig re tax consequences of capital reduction and redemption (with SLP) ', 3500, NULL, 0.5, 1750, 1, 16, '2017-10-20 11:11:26', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(5644, 16, 0, '2017-10-23 00:00:00', 163, 'Internally discussed with GVF re: SIRV for Thusitha Perera', 0, NULL, 0.3, 0, 1, 16, '2017-10-23 15:29:09', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(5645, 16, 0, '2017-10-23 00:00:00', 163, 'Internally discussed with GVF re: new case (Yamat v. Yamat annulment case)', 0, NULL, 0.4, 0, 1, 16, '2017-10-23 15:29:29', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(5646, 16, 0, '2017-10-23 00:00:00', 163, 'Researched on SIRV for Thusi', 0, NULL, 1.25, 0, 1, 16, '2017-10-23 15:31:46', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(5647, 16, 0, '2017-10-24 00:00:00', 228, 'Internally discussed with EMP re: revisions to CEMCO-LHPI Transaction documents', 3500, NULL, 0.5, 1750, 1, 16, '2017-10-24 11:09:01', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(5648, 16, 0, '2017-10-24 00:00:00', 228, 'Revised CEMCO-LHPI Transaction documents per EMP\'s comments', 3500, NULL, 1.5, 5250, 1, 16, '2017-10-24 11:09:19', 16, '2017-10-24 11:09:37', 1, '00:00:00', '00:00:00', 19),
(5649, 16, 0, '2017-10-24 00:00:00', 228, 'Drafted email update to Team', 3500, NULL, 0.3, 1050, 1, 16, '2017-10-24 11:09:29', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5650, 16, 0, '2017-10-24 00:00:00', 163, 'Reviewed case files of Yamat v. Yamat (GVF\'s new client)', 0, NULL, 1.5, 0, 1, 16, '2017-10-24 11:27:39', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(5651, 16, 0, '2017-10-24 00:00:00', 228, 'Wrote email to Laurent containing revised documents for discussion during Oct 24 integration call', 3500, NULL, 0.4, 1400, 1, 16, '2017-10-24 11:34:35', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(5652, 15, 0, '2017-10-02 00:00:00', 228, 'Traveled to PCC with GVF for pre-notification consultation meeting with PCC lawyers. ', 3500, NULL, 2.5, 8750, 1, 15, '2017-10-24 11:49:39', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(5653, 15, 0, '2017-10-05 00:00:00', 228, 'Traveled to HPI office to meet with Jena and the Finance Team to discuss moving forward with the simplification of the other parts of the HPI structure. ', 0, NULL, 3, 0, 1, 15, '2017-10-24 11:50:40', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(5654, 15, 0, '2017-10-03 00:00:00', 228, 'Revised timeline to reflect the PCC response regarding notification requirement. ', 0, NULL, 1, 0, 1, 15, '2017-10-24 11:51:54', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5655, 15, 0, '2017-10-03 00:00:00', 228, 'Made telephone call to the LHPI integration team to update on news of PCC decision; discussed the choices available for return of LHPI\'s APIC', 0, NULL, 1.5, 0, 1, 15, '2017-10-24 11:52:59', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(5656, 15, 0, '2017-10-13 00:00:00', 228, 'Conferred with EMP and DRP on developments in the timeline and update on the PCC pre-consultation result', 0, NULL, 1, 0, 1, 15, '2017-10-24 12:02:32', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(5657, 15, 0, '2017-10-17 00:00:00', 228, 'Made telephone call to the LHPI integration team for weekly update call with EMP and DRP ', 0, NULL, 1.5, 0, 1, 15, '2017-10-24 12:14:36', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(5658, 15, 0, '2017-10-16 00:00:00', 228, 'Internally discussed with DRP regarding the reversion of APIC issues, particularly the tax consequences of the options, in relation to the position of the transaction in the timeline. ', 0, NULL, 0.8, 0, 1, 15, '2017-10-24 12:16:40', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(5659, 15, 0, '2017-10-19 00:00:00', 228, 'Received telephone call from Minette Hamtig to address her questions on the LHPI capital reversion and to confirm if her understanding of the transaction, in relation to her simulations, are correct. ', 0, NULL, 0.8, 0, 1, 15, '2017-10-24 12:17:50', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(5660, 16, 0, '2017-10-24 00:00:00', 135, 'Reviewed KRA\'s draft of Atty. Bunag\'s Judicial Affidavit', 2500, NULL, 4.35, 10875, 1, 16, '2017-10-24 14:27:22', 16, '2017-10-24 14:27:29', 1, '00:00:00', '00:00:00', 12),
(5661, 25, 0, '2017-07-13 00:00:00', 228, 'Revise the draft memo on HPI subsidiance upstream simplification', 3000, NULL, 2, 6000, 1, 21, '2017-10-25 13:19:52', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5662, 25, 0, '2017-07-17 00:00:00', 228, 'Revised the memo on upstream merger as SLP instructions\n', 0, NULL, 2, 0, 1, 21, '2017-10-25 13:20:20', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5663, 25, 0, '2017-08-07 00:00:00', 228, 'Drafted memo on retirement fund merger\n', 0, NULL, 3, 0, 1, 21, '2017-10-25 13:22:53', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5664, 25, 0, '2017-08-08 00:00:00', 228, 'revised memo on RF merger\n', 0, NULL, 1, 0, 1, 21, '2017-10-25 13:23:14', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5665, 25, 0, '2017-08-24 00:00:00', 228, 'Drafted the expanded timeline on RF merger\n', 0, NULL, 2, 0, 1, 21, '2017-10-25 13:23:34', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5666, 25, 0, '2017-08-26 00:00:00', 228, 'revised draft of expanded timeline\n', 0, NULL, 2, 0, 1, 21, '2017-10-25 13:29:07', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5667, 25, 0, '2017-09-04 00:00:00', 228, 'Drafted documents for CEMCO-LHPI transfer\n', 0, NULL, 4, 0, 1, 21, '2017-10-25 13:29:31', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5668, 25, 0, '2017-09-05 00:00:00', 228, 'Drafted share transfer agreement for Cemco-LHPI transfer\n', 0, NULL, 2, 0, 1, 21, '2017-10-25 13:29:57', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5669, 25, 0, '2017-09-09 00:00:00', 228, 'revised document for Cemco-LHPI transfer\n', 0, NULL, 3, 0, 1, 21, '2017-10-25 13:30:20', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5670, 25, 0, '2017-09-11 00:00:00', 228, 'revised document for Cemco-LHPI transfer\n', 0, NULL, 1, 0, 1, 21, '2017-10-25 13:30:39', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5671, 25, 0, '2017-09-13 00:00:00', 228, 'revised document for Cemco-LHPI transfer\n', 0, NULL, 2, 0, 1, 21, '2017-10-25 13:32:28', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5672, 25, 0, '2017-09-23 00:00:00', 228, 'drafted tax opinion on RF merger\n', 0, NULL, 5, 0, 1, 21, '2017-10-25 13:32:49', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5673, 25, 0, '2017-09-24 00:00:00', 228, 'revised tax opinion on RF merger\n', 0, NULL, 3, 0, 1, 21, '2017-10-25 13:33:10', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5674, 25, 0, '2017-09-25 00:00:00', 228, 'revised tax opinion on RF merger\n', 0, NULL, 1, 0, 1, 21, '2017-10-25 13:33:30', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5675, 25, 0, '2017-10-03 00:00:00', 228, 'revised tax opinion on RF merger\n', 0, NULL, 2, 0, 1, 21, '2017-10-25 13:33:49', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5676, 25, 0, '2017-10-13 00:00:00', 228, 'meeting with EMP re reversion of fund in RF merger\n', 0, NULL, 1, 0, 1, 21, '2017-10-25 13:38:13', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(5677, 26, 0, '2017-10-25 00:00:00', 237, 'Revise/Finalize (renew CAR)', 0, NULL, 0.3, 0, 1, 26, '2017-10-25 14:04:40', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5678, 26, 0, '2017-10-04 00:00:00', 237, 'Revise/finalize letter (renew CAR) ', 0, NULL, 0.3, 0, 0, 26, '2017-10-25 14:05:10', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5679, 26, 0, '2017-10-04 00:00:00', 229, 'Wrote email to SLP regarding payment, make 0608 for payment of DBLRI ', 3000, NULL, 0.3, 900, 1, 26, '2017-10-25 14:07:02', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(5680, 26, 0, '2017-10-04 00:00:00', 237, 'Revise/finalize letter (renew CAR) ', 0, NULL, 0.3, 0, 1, 26, '2017-10-25 14:07:24', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5681, 26, 0, '2017-10-04 00:00:00', 235, 'Internally discussed with FGS and DRP\nplot the dates, research on reply to FAN', 0, NULL, 5, 0, 1, 26, '2017-10-25 14:13:57', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(5682, 26, 0, '2017-10-05 00:00:00', 235, 'Researched and draft Reply', 0, NULL, 9, 0, 1, 26, '2017-10-25 14:19:00', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(5683, 26, 0, '2017-10-05 00:00:00', 163, 'assign cases, read case assigned and digest', 0, NULL, 1.2, 0, 1, 26, '2017-10-25 14:19:50', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(5684, 26, 0, '2017-10-06 00:00:00', 235, 'Attended meeting with DRP', 0, NULL, 4.1, 0, 1, 26, '2017-10-25 14:21:16', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(5685, 26, 0, '2017-10-06 00:00:00', 163, 'lawyers lunch and discussion on CMPT', 0, NULL, 3.3, 0, 1, 26, '2017-10-25 14:21:45', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(5686, 26, 0, '2017-10-06 00:00:00', 163, 'Vertical Space Interior-Drafted  Sec\'s Certificate and email to DRP', 0, NULL, 0.3, 0, 1, 26, '2017-10-25 16:23:16', 26, '2017-10-26 14:28:56', 1, '00:00:00', '00:00:00', 3),
(5687, 26, 0, '2017-10-09 00:00:00', 237, 'Revise re validation letter, check annexes', 0, NULL, 0.3, 0, 1, 26, '2017-10-25 16:25:14', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5688, 26, 0, '2017-10-09 00:00:00', 235, 'Revise reply to PAN, research on withholding tax ', 0, NULL, 5.5, 0, 1, 26, '2017-10-25 16:25:43', 26, '2017-10-25 16:25:52', 1, '00:00:00', '00:00:00', 19),
(5689, 26, 0, '2017-10-09 00:00:00', 233, 'Drafted compromise letter for 2011 assessment ', 3000, NULL, 1, 3000, 1, 26, '2017-10-25 16:26:25', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5690, 26, 0, '2017-10-09 00:00:00', 104, 'Followed-up with the application', 2500, NULL, 0.15, 375, 1, 26, '2017-10-25 16:26:53', NULL, NULL, 1, '00:00:00', '00:00:00', 7),
(5691, 26, 0, '2017-10-10 00:00:00', 235, 'drafted reply to PAN, check and review documents received ', 0, NULL, 8, 0, 1, 26, '2017-10-25 16:28:22', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5692, 16, 0, '2017-10-25 00:00:00', 135, 'Attended meeting at Hedcor offices with Atty. Golda Gabriel, Atty. Joseph Tugonon, EMP, GVF, and SLP (to coordinate re: refund cases)', 2500, NULL, 1.75, 4375, 1, 16, '2017-10-25 17:19:43', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(5693, 16, 0, '2017-10-25 00:00:00', 135, 'Traveled to Hedcor office, and back to MPF office', 2500, NULL, 0.75, 1875, 1, 16, '2017-10-25 17:20:01', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(5694, 16, 0, '2017-10-25 00:00:00', 212, 'Attended meeting with GVF, RHO and Sophie delos Santos', 3000, NULL, 1.75, 5250, 1, 16, '2017-10-25 17:20:19', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(5695, 16, 0, '2017-10-25 00:00:00', 158, 'Drafted follow-up letter for issuance of CAR; discussed with EMP', 3000, NULL, 0.75, 2250, 1, 16, '2017-10-25 17:20:40', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5696, 16, 0, '2017-10-25 00:00:00', 234, 'Internally discussed with FGS re: 9g visa and AEP application of Diego Recalde; reviewed documents; drafted email update to client', 0, NULL, 1.25, 0, 1, 16, '2017-10-25 17:21:21', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(5697, 16, 0, '2017-10-25 00:00:00', 163, 'Received telephone call from Carina Go of VSI re: Metrobank Sec Cert; reviewed Metrobank Sec Cert', 0, NULL, 0.5, 0, 1, 16, '2017-10-25 17:21:52', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(5698, 16, 0, '2017-10-25 00:00:00', 56, 'Drafted CBTC Sec Cert for vendor accreditation; drafted underlying minutes', 0, NULL, 0.75, 0, 1, 16, '2017-10-25 17:22:16', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5699, 16, 0, '2017-10-25 00:00:00', 135, 'Reviewed Atty Bunag\'s judicial affidavit drafted/revised by KRA', 2500, NULL, 1.75, 4375, 1, 16, '2017-10-25 17:22:44', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(5700, 12, 0, '2017-09-07 00:00:00', 213, 'Attended meeting at Aboitiz Power with SLP', 6000, NULL, 1, 6000, 1, 22, '2017-10-26 14:23:48', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(5701, 12, 0, '2017-09-07 00:00:00', 1, 'Attended meeting the CMMTC Regular Meeting', 0, NULL, 0.3, 0, 1, 22, '2017-10-26 14:25:02', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(5702, 12, 0, '2017-09-07 00:00:00', 1, 'Attended meeting the CMMTC Stockholders Meeting', 0, NULL, 1, 0, 1, 22, '2017-10-26 14:25:37', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(5703, 12, 0, '2017-09-13 00:00:00', 213, 'Attended meeting at Aboitiz Power re Malvar Ecozone with SLP', 6000, NULL, 3, 18000, 1, 22, '2017-10-26 14:27:37', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(5704, 26, 0, '2017-10-10 00:00:00', 235, 'Drafted Reply to PAN check and review documents received ', 0, NULL, 8, 0, 0, 26, '2017-10-26 14:30:01', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5705, 12, 0, '2017-09-14 00:00:00', 213, 'Conference call with Aboitiz Group, SLP and DRP', 6000, NULL, 0.3, 1800, 1, 22, '2017-10-26 14:31:23', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(5706, 12, 0, '2017-09-18 00:00:00', 10, 'Attended meeting at BIR with Ms. Grace Sagun and Mr. Ernest Gammad re ACC-CAR acquisition', 0, NULL, 1, 0, 1, 22, '2017-10-26 14:33:46', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(5707, 26, 0, '2017-10-10 00:00:00', 136, 'Drafted MR', 2500, NULL, 6.2, 15500, 0, 26, '2017-10-26 14:34:26', 26, '2017-10-26 15:04:52', 1, '00:00:00', '00:00:00', 3),
(5708, 12, 0, '2017-10-19 00:00:00', 228, 'Conference call with Laurent Jaques, SLP &amp; DRP', 6000, NULL, 1, 6000, 1, 22, '2017-10-26 14:34:35', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(5709, 12, 0, '2017-10-17 00:00:00', 228, 'Conference call with Patrick McGlinchey (LafargeHolcim)', 6000, NULL, 1, 6000, 1, 22, '2017-10-26 14:40:39', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(5710, 12, 0, '2017-10-23 00:00:00', 64, 'Attended meeting at HMDC office with Mr. Renato Baja and SLP', 0, NULL, 1.5, 0, 1, 22, '2017-10-26 14:43:50', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(5711, 12, 0, '2017-10-24 00:00:00', 228, 'Conference call re HPI Simplification', 6000, NULL, 1, 6000, 1, 22, '2017-10-26 14:44:33', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(5712, 12, 0, '2017-10-25 00:00:00', 136, 'Attended meeting at NAC Tower re CTA Case No. 8931 with GVF, SLP, DRP, Atty. Ruy Rondain, Atty. Golda Gab', 0, NULL, 1.5, 0, 1, 22, '2017-10-26 14:53:06', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(5713, 26, 0, '2017-10-11 00:00:00', 235, 'Reviewed/Proofread and study reply from DRP', 0, NULL, 1.5, 0, 1, 26, '2017-10-26 15:06:15', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(5714, 26, 0, '2017-10-11 00:00:00', 136, ' Drafted MR', 2500, NULL, 5.5, 13750, 1, 26, '2017-10-26 15:08:04', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5715, 26, 0, '2017-10-12 00:00:00', 163, 'Reviewed/study and draft memo on amended decision\nread and digest case and send to RHO', 0, NULL, 4, 0, 1, 26, '2017-10-26 15:09:06', NULL, NULL, 2, '00:00:00', '00:00:00', 12),
(5716, 26, 0, '2017-10-12 00:00:00', 235, 'Internally discussed with SLP EMP, RHO re: updates', 0, NULL, 0.3, 0, 1, 26, '2017-10-26 15:09:44', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(5717, 26, 0, '2017-10-12 00:00:00', 235, 'Revise/Finalize Reply to PAN', 0, NULL, 0.45, 0, 1, 26, '2017-10-26 15:11:17', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5718, 26, 0, '2017-10-12 00:00:00', 135, 'Internally discussed with DRP, study for meeting with Excomm Bunyag', 2500, NULL, 2.5, 6250, 1, 26, '2017-10-26 15:12:01', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(5719, 26, 0, '2017-10-13 00:00:00', 235, 'Revise reply, email to EMP, email MJ regarding filing', 0, NULL, 0.5, 0, 1, 26, '2017-10-26 15:12:49', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5720, 26, 0, '2017-10-13 00:00:00', 135, 'prepare the documents for execution, check JA \ncheck JA of bunyag, prepare for the meeting, travel going to and fro manila penninsula, meeting with golda, emp, niki, comm bunyag ', 2500, NULL, 5.3, 13250, 1, 26, '2017-10-26 15:13:54', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(5721, 26, 0, '2017-10-13 00:00:00', 163, 'prepare for reporting, lawyers lunch, minutes', 0, NULL, 2.4, 0, 1, 26, '2017-10-26 15:14:54', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(5722, 26, 0, '2017-10-17 00:00:00', 220, 'Drafted deed of donation, computation of donors tax, check GIS, send to drp \nresearch on nationality of trust ', 2500, NULL, 3.3, 8250, 1, 26, '2017-10-26 15:15:45', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5723, 26, 0, '2017-10-17 00:00:00', 235, 'Revise Reply, incorporate the timeliness of the filing', 0, NULL, 0.3, 0, 1, 26, '2017-10-26 15:16:55', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5724, 26, 0, '2017-10-17 00:00:00', 137, 'Researched on  for his number, call and ask for the credentials of Ex comm bunyag from his secretary', 2500, NULL, 0.2, 500, 1, 26, '2017-10-26 15:17:18', 26, '2017-10-26 15:17:43', 1, '00:00:00', '00:00:00', 13),
(5725, 26, 0, '2017-10-17 00:00:00', 137, 'research for his number, call and ask for the credentials of Ex comm bunyag from his secretary', 0, NULL, 0.2, 0, 1, 26, '2017-10-26 15:18:06', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(5726, 26, 0, '2017-10-17 00:00:00', 163, 'assigned cases for reporting ', 0, NULL, 0.2, 0, 1, 26, '2017-10-26 15:18:25', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(5727, 26, 0, '2017-10-17 00:00:00', 47, 'Drafted amendment of GIS ', 0, NULL, 0.2, 0, 1, 26, '2017-10-26 15:18:50', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5728, 12, 0, '2017-10-25 00:00:00', 213, 'Attended meeting with Aboitiz Group re LISP IV: Scenarios', 6000, NULL, 1.5, 9000, 1, 22, '2017-10-26 16:09:29', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(5729, 15, 0, '2017-10-30 00:00:00', 19, 'Traveled to Feati University in Manila to attend stockholders\' meeting. ', 0, NULL, 4.5, 0, 1, 15, '2017-10-30 16:24:17', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(5730, 25, 0, '2017-07-11 00:00:00', 213, 'Revised the due diligence\n', 3000, NULL, 2, 6000, 1, 21, '2017-11-02 09:24:38', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5731, 25, 0, '2017-07-11 00:00:00', 188, 'drafted letter to RDO 49 re open stop filer cases\n', 3000, NULL, 2, 6000, 1, 21, '2017-11-02 09:25:14', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5732, 25, 0, '2017-07-11 00:00:00', 231, 'Drafted inventory of documents\n', 3000, NULL, 2, 6000, 1, 21, '2017-11-02 09:26:38', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5733, 25, 0, '2017-07-12 00:00:00', 188, 'travelled to RDO 49 re open stop filer cases\n', 3000, NULL, 3, 9000, 1, 21, '2017-11-02 09:47:35', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(5734, 25, 0, '2017-07-12 00:00:00', 188, 'Wrote email to', 0, NULL, 1, 0, 1, 21, '2017-11-02 09:50:09', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(5735, 25, 0, '2017-07-12 00:00:00', 146, 'Wrote email to', 0, NULL, 1, 0, 1, 21, '2017-11-02 09:52:07', NULL, NULL, 2, '00:00:00', '00:00:00', 6),
(5736, 25, 0, '2017-07-12 00:00:00', 146, 'received telephone call from Ms. Arlene\n', 0, NULL, 1, 0, 1, 21, '2017-11-02 09:53:35', NULL, NULL, 2, '00:00:00', '00:00:00', 2),
(5737, 25, 0, '2017-07-12 00:00:00', 146, 'drafted Secretary\'s Certificate\n', 0, NULL, 2, 0, 1, 21, '2017-11-02 09:54:13', NULL, NULL, 2, '00:00:00', '00:00:00', 3),
(5738, 25, 0, '2017-07-12 00:00:00', 213, 'Revised the due diligence', 3000, NULL, 3, 9000, 1, 21, '2017-11-02 09:55:29', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5739, 25, 0, '2017-07-12 00:00:00', 146, 'Revised the SecCert upon Ms. Arlene\'s advice\n', 0, NULL, 2, 0, 1, 21, '2017-11-02 09:55:56', NULL, NULL, 2, '00:00:00', '00:00:00', 19),
(5740, 25, 0, '2017-07-13 00:00:00', 169, 'wrote email to client re GIS for delivery\n', 0, NULL, 1, 0, 1, 21, '2017-11-02 10:03:58', NULL, NULL, 2, '00:00:00', '00:00:00', 6),
(5741, 25, 0, '2017-07-13 00:00:00', 134, 'Revised minutes', 100, NULL, 3, 300, 1, 21, '2017-11-02 10:05:02', NULL, NULL, 2, '00:00:00', '00:00:00', 19),
(5742, 25, 0, '2017-07-13 00:00:00', 134, 'drafted SecCert re opening of BPI account\n', 0, NULL, 2, 0, 1, 21, '2017-11-02 10:05:52', NULL, NULL, 2, '00:00:00', '00:00:00', 3),
(5743, 25, 0, '2017-07-13 00:00:00', 228, 'Revised memo on upstream merger\n', 3000, NULL, 3, 9000, 1, 21, '2017-11-02 10:06:26', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5744, 25, 0, '2017-07-17 00:00:00', 198, 'Performed other services - followed up AEP with DOLE\n', 2500, NULL, 1, 2500, 1, 21, '2017-11-02 10:14:00', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(5745, 25, 0, '2017-07-17 00:00:00', 213, 'drafted internal memo re Joseph\'s query re RPT liability\n', 3000, NULL, 2, 6000, 1, 21, '2017-11-02 10:14:33', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5746, 25, 0, '2017-07-17 00:00:00', 231, 'researched on tax assessment\n', 3000, NULL, 2, 6000, 1, 21, '2017-11-02 10:20:15', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(5747, 25, 0, '2017-07-17 00:00:00', 213, 'Made telephone call to Municipality of Malvar re Revised Certificates\n', 3000, NULL, 1, 3000, 1, 21, '2017-11-02 10:21:00', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(5748, 25, 0, '2017-07-17 00:00:00', 104, 'drafted Sec Cert, Board Resolution, and minutes\n', 0, NULL, 3, 0, 1, 21, '2017-11-02 10:21:36', NULL, NULL, 2, '00:00:00', '00:00:00', 3),
(5749, 25, 0, '2017-07-17 00:00:00', 104, 'Wrote email to client re Philip\'s position as director\n', 0, NULL, 1, 0, 1, 21, '2017-11-02 10:22:07', NULL, NULL, 2, '00:00:00', '00:00:00', 6),
(5750, 25, 0, '2017-07-17 00:00:00', 228, 'Revised memo on upstream merger\n', 3000, NULL, 2, 6000, 1, 21, '2017-11-02 10:22:35', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5751, 25, 0, '2017-07-18 00:00:00', 188, 'wrote opinion on book value of MAC\'s shares\n', 3000, NULL, 2, 6000, 1, 21, '2017-11-02 10:23:16', NULL, NULL, 1, '00:00:00', '00:00:00', 10),
(5752, 25, 0, '2017-07-18 00:00:00', 182, 'Wrote email to client re need for drug test results\n', 120, NULL, 1, 120, 1, 21, '2017-11-02 10:30:14', NULL, NULL, 2, '00:00:00', '00:00:00', 6),
(5753, 25, 0, '2017-07-18 00:00:00', 231, 'wrote email to Dayrelle for July 20 meeting\n', 3000, NULL, 1, 3000, 1, 21, '2017-11-02 10:30:40', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(5754, 25, 0, '2017-07-18 00:00:00', 198, 'wrote email to Ms. Tess re need for the original OR\n', 2500, NULL, 1, 2500, 1, 21, '2017-11-02 10:31:08', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(5755, 25, 0, '2017-07-19 00:00:00', 104, 'wrote email to client re Sec Cert\n', 0, NULL, 1, 0, 1, 21, '2017-11-02 10:31:38', NULL, NULL, 2, '00:00:00', '00:00:00', 6),
(5756, 25, 0, '2017-07-19 00:00:00', 151, 'Drafted SecCert re PLDT corporate account\n', 2500, NULL, 2, 5000, 1, 21, '2017-11-02 10:32:06', NULL, NULL, 2, '00:00:00', '00:00:00', 3),
(5757, 25, 0, '2017-07-19 00:00:00', 231, 'internally discussed with SLP re meeting\n', 3000, NULL, 1, 3000, 1, 21, '2017-11-02 10:32:38', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(5758, 25, 0, '2017-07-19 00:00:00', 183, 'drafted several documents for online banking application\n', 0, NULL, 3, 0, 1, 21, '2017-11-02 10:47:59', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5759, 25, 0, '2017-07-19 00:00:00', 231, 'wrote email to client through Dayrelle re meeting\n', 3000, NULL, 1, 3000, 1, 21, '2017-11-02 10:48:25', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(5760, 25, 0, '2017-07-19 00:00:00', 185, 'drafted application for TIN\n ', 0, NULL, 1, 0, 1, 21, '2017-11-02 10:49:07', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5761, 25, 0, '2017-07-19 00:00:00', 183, 'drafted SecCert to include Philip as authorized bank signatory\n', 0, NULL, 2, 0, 1, 21, '2017-11-02 10:49:33', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5762, 25, 0, '2017-07-19 00:00:00', 231, 'internally discussed with SLP and KRA re compromise/abatement\n', 3000, NULL, 2, 6000, 1, 21, '2017-11-02 10:49:58', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(5763, 25, 0, '2017-07-20 00:00:00', 231, 'attended meeting with client re tax assessment\n', 0, NULL, 3, 0, 1, 21, '2017-11-02 10:50:21', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(5764, 25, 0, '2017-07-20 00:00:00', 198, 'internally discussed with GVF re penalty assessment\n', 2500, NULL, 1, 2500, 1, 21, '2017-11-02 10:51:38', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(5765, 25, 0, '2017-07-20 00:00:00', 146, 'Wrote email to client re business permits', 0, NULL, 1, 0, 1, 21, '2017-11-02 10:52:37', NULL, NULL, 2, '00:00:00', '00:00:00', 6),
(5766, 25, 0, '2017-07-21 00:00:00', 185, 'Drafted TIN application for Jason Rosenblatt', 0, NULL, 2, 0, 1, 21, '2017-11-02 10:53:10', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5767, 25, 0, '2017-07-21 00:00:00', 231, 'Internally discussed with SLP re EMP\'s excel presentation', 3000, NULL, 1, 3000, 1, 21, '2017-11-02 10:55:32', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(5768, 25, 0, '2017-07-21 00:00:00', 146, 'Wrote email to  client re corporate secretary\'s ID', 0, NULL, 1, 0, 1, 21, '2017-11-02 10:56:13', NULL, NULL, 2, '00:00:00', '00:00:00', 6),
(5769, 25, 0, '2017-07-22 00:00:00', 231, 'Drafted Petition', 3000, NULL, 4, 12000, 1, 21, '2017-11-02 10:56:39', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5770, 25, 0, '2017-07-23 00:00:00', 231, 'Revise Petition', 0, NULL, 3, 0, 1, 21, '2017-11-02 10:57:00', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5771, 25, 0, '2017-07-24 00:00:00', 231, 'Revise Petition', 0, NULL, 3, 0, 1, 21, '2017-11-02 10:57:20', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5772, 25, 0, '2017-07-24 00:00:00', 231, 'Drafted SecCert and Verification against non forum shopping', 0, NULL, 2, 0, 1, 21, '2017-11-02 10:57:42', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5773, 25, 0, '2017-07-24 00:00:00', 231, 'Revise  timeline and inventory of documents', 0, NULL, 2, 0, 1, 21, '2017-11-02 10:58:11', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5774, 25, 0, '2017-07-25 00:00:00', 185, 'Drafted TIN application for CP Compass', 0, NULL, 1, 0, 1, 21, '2017-11-02 11:00:06', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5775, 25, 0, '2017-07-25 00:00:00', 214, 'Drafted authorization', 0, NULL, 1, 0, 1, 21, '2017-11-02 11:17:15', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5776, 25, 0, '2017-07-25 00:00:00', 231, 'Drafted internal email to SLP re reply to client\'s quieries', 3000, NULL, 1, 3000, 1, 21, '2017-11-02 11:18:02', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5777, 25, 0, '2017-07-25 00:00:00', 231, 'Revised Petition', 0, NULL, 3, 0, 1, 21, '2017-11-02 11:18:22', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5778, 25, 0, '2017-07-26 00:00:00', 231, 'Revised SecCert for filing of the petition', 0, NULL, 1, 0, 1, 21, '2017-11-02 11:18:49', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5779, 25, 0, '2017-07-26 00:00:00', 213, 'Wrote email to EMP re revised certification from Municipal Treasurer', 3000, NULL, 2, 6000, 1, 21, '2017-11-02 11:22:31', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(5780, 19, 0, '2017-04-03 00:00:00', 64, 'Drafted Minutes March 17, 2017', 0, NULL, 3, 0, 1, 19, '2017-11-02 13:39:58', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5781, 19, 0, '2017-04-03 00:00:00', 128, 'Drafted March 17, 2017 Minutes', 0, NULL, 2, 0, 1, 19, '2017-11-02 13:40:22', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5782, 19, 0, '2017-04-04 00:00:00', 64, 'Revise drafted Minutes March 17, 2017', 0, NULL, 2.5, 0, 1, 19, '2017-11-02 13:41:21', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5783, 19, 0, '2017-04-04 00:00:00', 3, 'proofread PADMA RTA', 0, NULL, 2, 0, 1, 19, '2017-11-02 13:45:50', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(5784, 19, 0, '2017-04-04 00:00:00', 163, 'Digest for March', 0, NULL, 1, 0, 1, 19, '2017-11-02 13:46:31', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(5785, 19, 0, '2017-04-05 00:00:00', 211, 'Researched on opinions on dividend declarations and drafted summary', 3000, NULL, 1.5, 4500, 1, 19, '2017-11-02 14:19:41', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(5786, 19, 0, '2017-04-18 00:00:00', 97, 'proofread capital market SHA and partnership agreement ', 2500, NULL, 2, 5000, 1, 19, '2017-11-02 14:21:52', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(5787, 25, 0, '2017-07-26 00:00:00', 163, 'Performed Other Service Attended seminar for Business Writing Seminar\n', 0, NULL, 5, 0, 1, 21, '2017-11-02 16:28:00', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(5788, 25, 0, '2017-07-26 00:00:00', 163, 'Drafted application for TIN of Richard Ng (c/o gvf)', 0, NULL, 2, 0, 1, 21, '2017-11-02 16:29:20', NULL, NULL, 2, '00:00:00', '00:00:00', 3),
(5789, 25, 0, '2017-07-27 00:00:00', 214, 'Wrote email to wrote email to client re releasing of CAR\n', 0, NULL, 1, 0, 1, 21, '2017-11-02 16:29:56', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(5790, 25, 0, '2017-07-31 00:00:00', 221, 'Traveled to SEC re AOI amendment', 3500, NULL, 4, 14000, 1, 21, '2017-11-02 16:30:30', NULL, NULL, 2, '00:00:00', '00:00:00', 14),
(5791, 25, 0, '2017-07-31 00:00:00', 221, 'Internally discussed with DRP re AOI amendment', 0, NULL, 2, 0, 1, 21, '2017-11-02 16:31:01', NULL, NULL, 2, '00:00:00', '00:00:00', 8),
(5792, 25, 0, '2017-07-31 00:00:00', 221, 'revised draft articles of incorporation \n', 0, NULL, 2, 0, 1, 21, '2017-11-02 16:31:30', NULL, NULL, 2, '00:00:00', '00:00:00', 19),
(5793, 25, 0, '2017-08-01 00:00:00', 185, 'Examined closing documents', 0, NULL, 2, 0, 1, 21, '2017-11-02 17:01:37', NULL, NULL, 1, '00:00:00', '00:00:00', 5),
(5794, 25, 0, '2017-08-02 00:00:00', 188, 'Drafted internal email update to client', 3000, NULL, 2, 6000, 1, 21, '2017-11-02 17:02:28', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5795, 25, 0, '2017-08-02 00:00:00', 183, 'Performed Other Service delivered SecCert to bank', 0, NULL, 1, 0, 1, 21, '2017-11-02 17:02:57', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(5796, 25, 0, '2017-08-02 00:00:00', 183, 'Wrote email to client for scanned documents as requested', 0, NULL, 1, 0, 1, 21, '2017-11-02 17:03:25', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(5797, 25, 0, '2017-08-02 00:00:00', 134, 'Received telephone call to BDO confirming account details and need for SecCert', 100, NULL, 1, 100, 1, 21, '2017-11-02 17:04:07', 21, '2017-11-02 17:04:55', 2, '00:00:00', '00:00:00', 17),
(5798, 25, 0, '2017-08-02 00:00:00', 151, 'Wrote email to client re SecCert for PLDT transaction', 2500, NULL, 1, 2500, 1, 21, '2017-11-02 17:05:32', NULL, NULL, 2, '00:00:00', '00:00:00', 6),
(5799, 25, 0, '2017-08-02 00:00:00', 125, 'Revised SecCerts and minutes\n', 0, NULL, 2, 0, 1, 21, '2017-11-02 17:06:08', NULL, NULL, 2, '00:00:00', '00:00:00', 19),
(5800, 25, 0, '2017-08-02 00:00:00', 183, 'Wrote email to SLP for update', 0, NULL, 1, 0, 1, 21, '2017-11-02 17:14:56', NULL, NULL, 2, '00:00:00', '00:00:00', 6),
(5801, 25, 0, '2017-08-02 00:00:00', 151, 'Wrote email to client re update', 2500, NULL, 1, 2500, 1, 21, '2017-11-02 17:15:21', NULL, NULL, 2, '00:00:00', '00:00:00', 6),
(5802, 25, 0, '2017-08-03 00:00:00', 163, 'Performed Other Service prepared report as requested\n', 0, NULL, 2, 0, 1, 21, '2017-11-02 17:16:11', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(5803, 25, 0, '2017-08-03 00:00:00', 188, 'revised Deed of Assignment for EMP\'s review\n', 3000, NULL, 2, 6000, 1, 21, '2017-11-02 17:17:37', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5804, 25, 0, '2017-08-08 00:00:00', 198, 'revised letters re payment under protest\n', 2500, NULL, 2, 5000, 1, 21, '2017-11-02 17:18:06', 21, '2017-11-02 17:21:09', 1, '00:00:00', '00:00:00', 19),
(5805, 25, 0, '2017-08-08 00:00:00', 198, 'Traveled to DOLE re payment under protest', 0, NULL, 3, 0, 1, 21, '2017-11-02 17:20:43', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(5806, 25, 0, '2017-08-08 00:00:00', 198, 'Performed Other Service prepared TIN application to complete AEP\n ', 0, NULL, 1, 0, 1, 21, '2017-11-02 17:22:10', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(5807, 25, 0, '2017-08-09 00:00:00', 182, 'Wrote email to  Michael Thomas re drug test results', 120, NULL, 1, 120, 1, 21, '2017-11-02 17:22:45', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(5808, 25, 0, '2017-08-09 00:00:00', 125, 'Revised minutes for SLP\'s review ', 0, NULL, 2, 0, 1, 21, '2017-11-02 17:23:24', NULL, NULL, 2, '00:00:00', '00:00:00', 19),
(5809, 19, 0, '2017-04-18 00:00:00', 221, 'Drafted Tax and dividend opinion', 3000, NULL, 2, 6000, 1, 19, '2017-11-03 09:24:34', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5810, 19, 0, '2017-04-18 00:00:00', 212, 'Internally discussed on complaint', 3000, NULL, 1, 3000, 1, 19, '2017-11-03 09:26:41', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(5811, 19, 0, '2017-04-28 00:00:00', 127, 'Revise March 17, 2017 minutes', 0, NULL, 1, 0, 1, 19, '2017-11-03 10:06:05', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5812, 19, 0, '2017-04-27 00:00:00', 64, 'Revise March 17, 2017 minutes', 0, NULL, 1, 0, 1, 19, '2017-11-03 10:06:53', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5813, 19, 0, '2017-04-27 00:00:00', 128, 'Revise March 17, 2017 Minutes', 0, NULL, 1, 0, 1, 19, '2017-11-03 10:07:39', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5814, 19, 0, '2017-05-15 00:00:00', 212, 'Drafted Answer to Complaint', 3000, NULL, 1.5, 4500, 1, 19, '2017-11-03 10:30:03', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5815, 19, 0, '2017-05-17 00:00:00', 163, 'Attended EMP\'s Tax Forum', 0, NULL, 3.5, 0, 1, 19, '2017-11-03 10:31:43', NULL, NULL, 2, '00:00:00', '00:00:00', 1),
(5816, 25, 0, '2017-08-09 00:00:00', 228, 'Drafted memo on retirement funds', 3000, NULL, 3, 9000, 1, 21, '2017-11-03 10:48:10', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5817, 25, 0, '2017-08-09 00:00:00', 228, 'Researched on several BIR rulings re fund reversion', 0, NULL, 2, 0, 1, 21, '2017-11-03 10:48:36', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(5818, 25, 0, '2017-08-09 00:00:00', 228, 'Conferred with GVF re issue on reversion of excess fund', 0, NULL, 1, 0, 1, 21, '2017-11-03 10:49:26', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(5819, 25, 0, '2017-08-09 00:00:00', 228, 'Revised memo to include portion on RF merger', 3000, NULL, 3, 9000, 1, 21, '2017-11-03 10:57:41', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5820, 25, 0, '2017-08-10 00:00:00', 182, 'Performed Other Service - follow up on drug test result for pick up', 120, NULL, 1, 120, 1, 21, '2017-11-03 10:58:20', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(5821, 25, 0, '2017-08-11 00:00:00', 198, 'Wrote email to Ms. Tess re AEPs', 2500, NULL, 2, 5000, 1, 21, '2017-11-03 11:00:16', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(5822, 25, 0, '2017-08-11 00:00:00', 198, 'Performed Other Service - provided copy to Ms. Tess as instructed', 0, NULL, 1, 0, 1, 21, '2017-11-03 11:02:31', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(5823, 25, 0, '2017-08-12 00:00:00', 19, 'revised materials for August 14 meeting\n', 0, NULL, 2, 0, 1, 21, '2017-11-03 11:03:05', NULL, NULL, 2, '00:00:00', '00:00:00', 19),
(5824, 25, 0, '2017-08-12 00:00:00', 19, 'revised minutes as Ms. Lani requested\n', 0, NULL, 2, 0, 1, 21, '2017-11-03 11:03:22', NULL, NULL, 2, '00:00:00', '00:00:00', 19),
(5825, 25, 0, '2017-07-15 00:00:00', 90, 'drafted Comment/Opposition\n', 0, NULL, 3, 0, 1, 21, '2017-11-03 11:56:47', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5826, 25, 0, '2017-07-16 00:00:00', 90, 'revised Comment/Opposition\n', 0, NULL, 2, 0, 1, 21, '2017-11-03 11:57:08', NULL, NULL, 1, '00:00:00', '00:00:00', 19);
INSERT INTO `file_billing_tbl` (`file_billing_id`, `user_id`, `position`, `billing_date`, `file_id`, `work_detail`, `rate`, `time_spent_sec`, `time_spent`, `amount`, `active`, `insert_by`, `insert_dt`, `update_by`, `update_dt`, `task_type`, `start_time`, `end_time`, `task_code`) VALUES
(5827, 25, 0, '2017-07-18 00:00:00', 90, 'revised Opposition to the Motion for Reconsideration\n', 0, NULL, 3, 0, 1, 21, '2017-11-03 11:58:06', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5828, 25, 0, '2017-08-13 00:00:00', 90, 'drated Appellee\'s Brief\n', 0, NULL, 6, 0, 1, 21, '2017-11-03 11:58:39', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5829, 25, 0, '2017-08-14 00:00:00', 19, 'Performed other services - prepared materials for BOT meeting\n', 0, NULL, 2, 0, 1, 21, '2017-11-03 11:59:17', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(5830, 25, 0, '2017-08-14 00:00:00', 188, 'Performed other services - follow up on documents of ICC application\n', 3000, NULL, 2, 6000, 1, 21, '2017-11-03 11:59:47', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(5831, 25, 0, '2017-08-14 00:00:00', 151, 'Drafted minutes', 2500, NULL, 2, 5000, 1, 21, '2017-11-03 12:00:16', NULL, NULL, 2, '00:00:00', '00:00:00', 3),
(5832, 25, 0, '2017-08-14 00:00:00', 228, 'Examined HPMC Retirement Plan\n', 3000, NULL, 2, 6000, 1, 21, '2017-11-03 12:00:45', NULL, NULL, 1, '00:00:00', '00:00:00', 5),
(5833, 25, 0, '2017-08-14 00:00:00', 151, 'Revised SecCert and minutes for EMP\'s review\n', 2500, NULL, 2, 5000, 1, 21, '2017-11-03 12:01:15', NULL, NULL, 2, '00:00:00', '00:00:00', 19),
(5834, 25, 0, '2017-08-14 00:00:00', 198, 'wrote email to client re interview\n', 2500, NULL, 1, 2500, 1, 21, '2017-11-03 13:21:26', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(5835, 25, 0, '2017-08-14 00:00:00', 198, 'wrote email to client re passport\n', 0, NULL, 1, 0, 1, 21, '2017-11-03 13:21:48', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(5836, 25, 0, '2017-08-14 00:00:00', 151, 'revised SecCert and minutes as EMP instructed\n', 2500, NULL, 3, 7500, 1, 21, '2017-11-03 13:22:15', NULL, NULL, 2, '00:00:00', '00:00:00', 19),
(5837, 25, 0, '2017-08-14 00:00:00', 198, 'performed other services - follow up on documents as client instructed\n', 2500, NULL, 2, 5000, 1, 21, '2017-11-03 13:22:42', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(5838, 25, 0, '2017-08-14 00:00:00', 134, 'Performed other services - follow up on Secretary re completeness of documents\n', 100, NULL, 1, 100, 1, 21, '2017-11-03 13:23:28', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(5839, 25, 0, '2017-08-15 00:00:00', 142, 'conferred with DRP re hearing\n', 2500, NULL, 1, 2500, 1, 21, '2017-11-03 13:24:38', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(5840, 25, 0, '2017-08-15 00:00:00', 142, 'drafted script for hearing as instructed\n', 2500, NULL, 4, 10000, 1, 21, '2017-11-03 13:31:19', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5841, 25, 0, '2017-08-15 00:00:00', 198, 'wrote email to GVF re penalty assessment\n', 2500, NULL, 1, 2500, 1, 21, '2017-11-03 13:35:19', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(5842, 25, 0, '2017-08-15 00:00:00', 142, 'revised script as instructed\n', 2500, NULL, 2, 5000, 1, 21, '2017-11-03 13:35:49', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5843, 25, 0, '2017-08-15 00:00:00', 134, 'revised minutes and resolutions\n', 100, NULL, 3, 300, 1, 21, '2017-11-03 13:36:40', NULL, NULL, 2, '00:00:00', '00:00:00', 19),
(5844, 25, 0, '2017-08-16 00:00:00', 198, 'Wrote email to Ms. Tess re passport', 2500, NULL, 2, 5000, 1, 21, '2017-11-03 13:37:09', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(5845, 25, 0, '2017-08-17 00:00:00', 142, 'Drafted Opposition for DRP\'s review', 2500, NULL, 5, 12500, 1, 21, '2017-11-03 13:37:36', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5846, 25, 0, '2017-08-17 00:00:00', 151, 'Revised SecCert for EMP\'s signature', 2500, NULL, 3, 7500, 1, 21, '2017-11-03 13:38:16', NULL, NULL, 2, '00:00:00', '00:00:00', 19),
(5847, 25, 0, '2017-08-17 00:00:00', 151, 'Performed Other Service - supervised transmittal of documents to client', 0, NULL, 1, 0, 1, 21, '2017-11-03 13:39:03', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(5848, 25, 0, '2017-08-18 00:00:00', 183, 'Performed Other Service - follow up documents re online banking', 0, NULL, 1, 0, 1, 21, '2017-11-03 13:39:33', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(5849, 25, 0, '2017-08-18 00:00:00', 90, 'Revised the Appellee\'s Brief', 0, NULL, 4, 0, 1, 21, '2017-11-03 13:40:03', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5850, 25, 0, '2017-08-22 00:00:00', 198, 'Drafted letters for claim for refund', 2500, NULL, 2, 5000, 1, 21, '2017-11-03 13:40:44', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5851, 25, 0, '2017-08-22 00:00:00', 183, 'Drafted SecCert and minutes for PEZA transaction', 0, NULL, 2, 0, 1, 21, '2017-11-03 13:46:23', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5852, 25, 0, '2017-08-22 00:00:00', 185, 'Revised checklist', 0, NULL, 1, 0, 1, 21, '2017-11-03 13:48:53', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5853, 25, 0, '2017-08-22 00:00:00', 80, 'Attended meeting with GVF re need for waiver for teambuilding acitivity', 0, NULL, 1, 0, 1, 21, '2017-11-03 13:49:27', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(5854, 25, 0, '2017-08-23 00:00:00', 90, 'Revised  the Appellee\'s Brief', 0, NULL, 3, 0, 1, 21, '2017-11-03 13:56:02', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5855, 25, 0, '2017-08-23 00:00:00', 188, 'Performed Other Service  - follow up on various documents for BIR submission', 3000, NULL, 2, 6000, 1, 21, '2017-11-03 13:56:46', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(5856, 25, 0, '2017-08-23 00:00:00', 185, 'Attended meeting for post-closing', 0, NULL, 3, 0, 1, 21, '2017-11-03 13:57:24', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(5857, 25, 0, '2017-08-23 00:00:00', 185, 'Revised checklist re post closing', 0, NULL, 2, 0, 1, 21, '2017-11-03 13:57:56', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5858, 25, 0, '2017-08-23 00:00:00', 90, 'Revised further the Appellee\'s Brief with DRP and GVF', 0, NULL, 4, 0, 1, 21, '2017-11-03 13:58:29', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5859, 25, 0, '2017-08-24 00:00:00', 183, 'conferred with EMP re PEZA transaction\n', 0, NULL, 2, 0, 1, 21, '2017-11-03 14:02:23', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(5860, 25, 0, '2017-08-24 00:00:00', 183, 'telephone call to PEZA re feasibility of branch office registration\n', 0, NULL, 1, 0, 1, 21, '2017-11-03 14:04:49', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(5861, 25, 0, '2017-08-24 00:00:00', 90, 'Revised Appellee\'s Brief after GVF\'s comments\n', 0, NULL, 2, 0, 1, 21, '2017-11-03 14:11:52', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5862, 25, 0, '2017-08-24 00:00:00', 90, 'Revised Appellee\'s Brief after DRP\'s further comments\n', 0, NULL, 2, 0, 1, 21, '2017-11-03 14:15:53', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5863, 25, 0, '2017-08-25 00:00:00', 228, 'Drafted Expanded Timeline', 3000, NULL, 4, 12000, 1, 21, '2017-11-03 14:16:38', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5864, 25, 0, '2017-08-25 00:00:00', 10, 'Drafted letter re Alsons CAR for EMP\'s review', 0, NULL, 2, 0, 1, 21, '2017-11-03 14:18:33', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5865, 25, 0, '2017-08-25 00:00:00', 163, 'Researched on RR 6-2013 as EMP and DRP instructed', 0, NULL, 2, 0, 1, 21, '2017-11-03 14:19:27', NULL, NULL, 2, '00:00:00', '00:00:00', 13),
(5866, 25, 0, '2017-08-25 00:00:00', 228, 'Revised Expanded Timeline as EMP instructed\n', 3000, NULL, 3, 9000, 1, 21, '2017-11-03 14:22:25', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5867, 25, 0, '2017-08-26 00:00:00', 228, 'Revised further the Expanded Timeline as EMP instructed\n', 0, NULL, 1, 0, 1, 21, '2017-11-03 14:22:55', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5868, 25, 0, '2017-08-29 00:00:00', 183, 'wrote  email to Philip re questions re online banking application\n', 0, NULL, 2, 0, 1, 21, '2017-11-03 14:39:19', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(5869, 25, 0, '2017-08-29 00:00:00', 228, 'Traveled to BIR RDO 49 re need for independent appraisal re RR 6-2013, as EMP instructed', 3000, NULL, 3, 9000, 1, 21, '2017-11-03 14:40:00', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(5870, 25, 0, '2017-08-29 00:00:00', 228, 'Wrote email to EMP and DRP for internal update', 0, NULL, 1, 0, 1, 21, '2017-11-03 14:40:26', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(5871, 25, 0, '2017-08-30 00:00:00', 231, 'Drafted motion to set case for Commissioners Hearing\n', 3000, NULL, 3, 9000, 1, 21, '2017-11-03 14:41:13', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5872, 25, 0, '2017-08-30 00:00:00', 188, 'Performed Other Service - follow up on Delinquency Verification Certificate', 3000, NULL, 1, 3000, 1, 21, '2017-11-03 14:41:47', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(5873, 25, 0, '2017-08-30 00:00:00', 231, 'Attended at trial/hearing  CTA (Commissioners Hearing for marking of exhibits)', 3000, NULL, 4, 12000, 1, 21, '2017-11-03 14:42:30', NULL, NULL, 1, '00:00:00', '00:00:00', 15),
(5874, 25, 0, '2017-08-31 00:00:00', 228, 'Revised memo on HPI Retirement Fund\n', 3000, NULL, 3, 9000, 1, 21, '2017-11-03 15:08:24', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5875, 25, 0, '2017-08-31 00:00:00', 228, 'conferred with GVF re HPI officers\n', 0, NULL, 1, 0, 1, 21, '2017-11-03 15:17:36', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(5876, 16, 0, '2017-11-03 00:00:00', 163, 'Internally discussed with GVF and KRA re: Mila Alora COA case', 0, NULL, 0.4, 0, 1, 16, '2017-11-03 15:21:40', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(5877, 16, 0, '2017-11-03 00:00:00', 163, 'Researched on appellate procedure before COA (Mila Alora case)', 0, NULL, 1, 0, 1, 16, '2017-11-03 15:22:07', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(5878, 16, 0, '2017-11-03 00:00:00', 220, 'Revised memo on nationality of trusts, responded to Jocelyn Ng\'s queries', 3500, NULL, 4, 14000, 1, 16, '2017-11-03 15:22:39', 16, '2017-11-10 10:30:54', 1, '00:00:00', '00:00:00', 19),
(5879, 16, 0, '2017-11-03 00:00:00', 158, 'Received telephone call from Ms. Leticia Sabado, Section Chief for RDO 125 LT QAD, re: GANV CAR', 3000, NULL, 0.2, 600, 1, 16, '2017-11-03 15:23:09', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(5880, 16, 0, '2017-11-03 00:00:00', 158, 'Internally discussed with Michael and Ernie re GANV CAR', 3000, NULL, 0.3, 900, 1, 16, '2017-11-03 15:23:23', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(5881, 16, 0, '2017-11-03 00:00:00', 185, 'Drafted cover letter/prepared application for BSP registration of CP Compass\'s foreign investment in ARC', 100, NULL, 2.25, 225, 1, 16, '2017-11-03 15:24:04', 16, '2017-11-10 10:30:42', 1, '00:00:00', '00:00:00', 3),
(5882, 25, 0, '2017-08-31 00:00:00', 228, 'meeting with GVF re revisions on the memo\n', 0, NULL, 1, 0, 1, 21, '2017-11-03 15:24:38', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(5883, 25, 0, '2017-08-31 00:00:00', 228, 'Performed Other Service - secured HPI GIS from client/SEC', 0, NULL, 1, 0, 1, 21, '2017-11-03 15:25:15', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(5884, 25, 0, '2017-08-31 00:00:00', 134, 'Performed Other Service - follow up on transmittal of documents', 100, NULL, 1, 100, 1, 21, '2017-11-03 15:28:12', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(5885, 25, 0, '2017-08-31 00:00:00', 228, 'Revised memo on roles of RF trustee and HPHI RC\n', 3000, NULL, 2, 6000, 1, 21, '2017-11-03 15:28:52', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5886, 25, 0, '2017-08-31 00:00:00', 124, 'Revised draft of Complaint for DRP\'s review\n', 0, NULL, 2, 0, 1, 21, '2017-11-03 15:29:27', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5887, 25, 0, '2017-09-04 00:00:00', 231, 'wrote email to EMP/SLP re update on hearing\n', 3000, NULL, 1, 3000, 1, 21, '2017-11-03 15:30:32', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(5888, 25, 0, '2017-09-05 00:00:00', 228, 'drafted Share Transfer Agreement for DRP\'s review\n', 3000, NULL, 2, 6000, 1, 21, '2017-11-03 15:30:57', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5889, 25, 0, '2017-09-06 00:00:00', 183, 'Revised documents for online banking\n', 0, NULL, 1, 0, 1, 21, '2017-11-03 15:31:27', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5890, 25, 0, '2017-09-08 00:00:00', 188, 'Wrote email to client re documents for transmittal\n', 3000, NULL, 1, 3000, 1, 21, '2017-11-03 15:32:05', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(5891, 25, 0, '2017-09-08 00:00:00', 151, 'Wrote email to Khita Hua re documents needed', 2500, NULL, 1, 2500, 1, 21, '2017-11-03 16:01:39', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(5892, 25, 0, '2017-09-08 00:00:00', 183, 'Revised SecCert for full client control', 0, NULL, 2, 0, 1, 21, '2017-11-03 16:02:12', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5893, 25, 0, '2017-09-08 00:00:00', 183, 'Revised several documents for transaction with BDO\n', 0, NULL, 1, 0, 1, 21, '2017-11-03 16:04:14', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5894, 25, 0, '2017-09-11 00:00:00', 151, 'Performed Other Service - follow up on documents for Khita Hua', 2500, NULL, 1, 2500, 1, 21, '2017-11-03 16:31:52', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(5895, 25, 0, '2017-09-11 00:00:00', 172, 'Drafted  internal update re CAR transactions', 0, NULL, 1, 0, 1, 21, '2017-11-03 16:33:42', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5896, 25, 0, '2017-09-11 00:00:00', 198, 'Performed Other Service - follow up on Aman Luthra\'s visa application', 2500, NULL, 1, 2500, 1, 21, '2017-11-03 16:34:58', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(5897, 25, 0, '2017-09-11 00:00:00', 172, 'Revised update to SLP re CAR transaction', 0, NULL, 2, 0, 1, 21, '2017-11-03 16:35:27', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5898, 25, 0, '2017-09-11 00:00:00', 183, 'Wrote email to  client re documents received', 0, NULL, 1, 0, 1, 21, '2017-11-03 16:36:39', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(5899, 25, 0, '2017-09-11 00:00:00', 151, 'Wrote email to client re SecCerts for transmittal', 2500, NULL, 1, 2500, 1, 21, '2017-11-03 16:37:08', NULL, NULL, 2, '00:00:00', '00:00:00', 6),
(5900, 25, 0, '2017-09-13 00:00:00', 104, 'Drafted SecCert for commercial lease', 0, NULL, 2, 0, 1, 21, '2017-11-03 16:38:03', NULL, NULL, 2, '00:00:00', '00:00:00', 3),
(5901, 25, 0, '2017-09-13 00:00:00', 198, 'Performed Other Service - follow up on visa application', 2500, NULL, 1, 2500, 1, 21, '2017-11-03 16:38:33', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(5902, 25, 0, '2017-09-13 00:00:00', 228, 'Revised several documents for Cemco-LHPI transactions\n', 3000, NULL, 2, 6000, 1, 21, '2017-11-03 16:39:05', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5903, 25, 0, '2017-09-13 00:00:00', 231, 'Drafted Motion for Extension of Time to File Reply', 3000, NULL, 2, 6000, 1, 21, '2017-11-03 16:39:34', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5904, 25, 0, '2017-09-13 00:00:00', 183, 'Revised documents for BDO transaction\n', 0, NULL, 1, 0, 1, 21, '2017-11-03 16:40:05', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5905, 25, 0, '2017-09-14 00:00:00', 188, 'Performed Other Service - follow up on documents needed from client', 3000, NULL, 2, 6000, 1, 21, '2017-11-03 16:40:37', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(5906, 25, 0, '2017-09-14 00:00:00', 151, 'Wrote email to Philip re documents transmitted', 2500, NULL, 1, 2500, 1, 21, '2017-11-03 16:41:13', NULL, NULL, 2, '00:00:00', '00:00:00', 6),
(5907, 25, 0, '2017-09-15 00:00:00', 231, 'Revised motion for extension of time', 3000, NULL, 2, 6000, 1, 21, '2017-11-03 16:41:41', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5908, 25, 0, '2017-09-15 00:00:00', 231, 'Supervised filing of motion for extension', 3000, NULL, 1, 3000, 1, 21, '2017-11-03 16:42:21', NULL, NULL, 1, '00:00:00', '00:00:00', 18),
(5909, 25, 0, '2017-09-15 00:00:00', 172, 'Drafted internal update re CAR transactions', 0, NULL, 1, 0, 1, 21, '2017-11-03 16:42:51', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5910, 25, 0, '2017-09-21 00:00:00', 231, 'Revised draft of the Reply for EMP\'s review', 3000, NULL, 2, 6000, 1, 21, '2017-11-03 16:43:20', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5911, 25, 0, '2017-09-25 00:00:00', 151, 'Drafted checklist for Peter Tan\'s application', 2500, NULL, 2, 5000, 1, 21, '2017-11-03 16:43:56', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5912, 25, 0, '2017-09-25 00:00:00', 104, 'Drafted Sec Cert for Solemare transaction', 0, NULL, 1, 0, 1, 21, '2017-11-03 16:45:16', NULL, NULL, 2, '00:00:00', '00:00:00', 3),
(5913, 25, 0, '2017-09-25 00:00:00', 228, 'Drafted Tax Opinion on RF Merger', 3000, NULL, 4, 12000, 1, 21, '2017-11-03 16:45:46', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5914, 25, 0, '2017-09-25 00:00:00', 183, 'Drafted several documents for Wendy\'s AEP and 9G Visa application', 0, NULL, 3, 0, 1, 21, '2017-11-03 16:46:15', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5915, 25, 0, '2017-09-25 00:00:00', 104, 'Revised SecCerts as client instructed', 0, NULL, 1, 0, 1, 21, '2017-11-03 16:46:47', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5916, 25, 0, '2017-09-25 00:00:00', 151, 'Wrote email to client re update on PPIC amendment', 2500, NULL, 1, 2500, 1, 21, '2017-11-03 16:47:22', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(5917, 25, 0, '2017-09-25 00:00:00', 183, 'Wrote email to client re documents already instructed', 0, NULL, 1, 0, 1, 21, '2017-11-03 16:47:52', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(5918, 25, 0, '2017-09-25 00:00:00', 221, 'Drafted letter for transfer of business address', 3500, NULL, 2, 7000, 1, 21, '2017-11-03 16:48:23', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5919, 25, 0, '2017-09-26 00:00:00', 202, 'Drafted Request for Ruling', 0, NULL, 3, 0, 1, 21, '2017-11-03 16:48:49', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5920, 25, 0, '2017-09-26 00:00:00', 183, 'Drafted internal update to client re business permit application', 0, NULL, 1, 0, 1, 21, '2017-11-03 16:49:41', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5921, 25, 0, '2017-09-26 00:00:00', 104, 'Drafted  SecCert for SLP\'s signature as Assistant CorpSec', 0, NULL, 2, 0, 1, 21, '2017-11-03 16:50:03', NULL, NULL, 2, '00:00:00', '00:00:00', 3),
(5922, 25, 0, '2017-09-26 00:00:00', 151, 'Wrote email to client to clarify instructions', 2500, NULL, 1, 2500, 1, 21, '2017-11-03 16:50:34', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(5923, 25, 0, '2017-09-26 00:00:00', 183, 'Wrote email to client to clarify instructions', 0, NULL, 1, 0, 1, 21, '2017-11-03 17:09:19', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(5924, 25, 0, '2017-09-26 00:00:00', 151, 'Revised checklist for Peter\'s application', 2500, NULL, 1, 2500, 1, 21, '2017-11-03 17:09:53', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5925, 25, 0, '2017-09-26 00:00:00', 183, 'Revised checklist for Wendy\'s application', 0, NULL, 1, 0, 1, 21, '2017-11-03 17:10:18', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5926, 25, 0, '2017-09-26 00:00:00', 90, 'Conferred with  DRP re issue on correctness of filing MR', 0, NULL, 1, 0, 1, 21, '2017-11-03 17:10:53', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(5927, 25, 0, '2017-09-26 00:00:00', 104, 'Wrote email to wrote email to client re transmittal of documents \n', 0, NULL, 1, 0, 1, 21, '2017-11-03 17:11:16', NULL, NULL, 2, '00:00:00', '00:00:00', 6),
(5928, 25, 0, '2017-10-02 00:00:00', 151, 'Wrote email to client to clarify instruction', 2500, NULL, 1, 2500, 1, 21, '2017-11-03 17:12:07', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(5929, 25, 0, '2017-10-02 00:00:00', 90, 'Performed Other Service - providing DRP with Appellee\'s Brief copy', 0, NULL, 1, 0, 1, 21, '2017-11-03 17:12:33', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(5930, 25, 0, '2017-10-03 00:00:00', 235, 'Examined  documents re assessment', 0, NULL, 1, 0, 1, 21, '2017-11-03 17:12:57', NULL, NULL, 1, '00:00:00', '00:00:00', 5),
(5931, 25, 0, '2017-10-03 00:00:00', 235, 'Attended meeting with client', 0, NULL, 2, 0, 1, 21, '2017-11-03 17:13:20', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(5932, 25, 0, '2017-10-03 00:00:00', 183, 'Conferred with GVF re further instruction', 0, NULL, 1, 0, 1, 21, '2017-11-03 17:13:50', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(5933, 25, 0, '2017-10-03 00:00:00', 198, 'Wrote email to client re 9G visa application', 2500, NULL, 1, 2500, 1, 21, '2017-11-03 17:14:24', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(5934, 25, 0, '2017-10-03 00:00:00', 198, 'Performed Other Service - follow up on status of application', 0, NULL, 1, 0, 1, 21, '2017-11-03 17:14:49', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(5935, 25, 0, '2017-10-03 00:00:00', 228, 'telephone call to SEC re need for long-form audit\n', 3000, NULL, 1, 3000, 1, 21, '2017-11-03 17:15:25', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(5936, 25, 0, '2017-10-03 00:00:00', 228, 'Revised tax opinion after GVF\'s comments', 0, NULL, 2, 0, 1, 21, '2017-11-03 17:15:48', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5937, 25, 0, '2017-10-03 00:00:00', 19, 'Performed Other Service - supervised drafting of Notices', 0, NULL, 1, 0, 1, 21, '2017-11-03 17:16:28', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(5938, 25, 0, '2017-10-03 00:00:00', 188, 'Wrote email to client re documents needed', 3000, NULL, 1, 3000, 1, 21, '2017-11-03 17:18:39', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(5939, 25, 0, '2017-10-04 00:00:00', 183, 'Revised checklist for Wendy\'s application', 0, NULL, 2, 0, 1, 21, '2017-11-03 17:19:10', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5940, 25, 0, '2017-10-04 00:00:00', 19, 'Performed Other Service  supervised drafting of notices', 0, NULL, 1, 0, 1, 21, '2017-11-03 17:19:37', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(5941, 25, 0, '2017-10-04 00:00:00', 221, 'Drafted  letter to City Treasurer re amended Business Permit', 3500, NULL, 1, 3500, 1, 21, '2017-11-03 17:20:03', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5942, 25, 0, '2017-10-04 00:00:00', 228, 'Performed Other Service - supervised preparation of documents for UCHC conversion', 3000, NULL, 2, 6000, 1, 21, '2017-11-03 17:20:30', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(5943, 25, 0, '2017-10-04 00:00:00', 19, 'Wrote email to client re scanned copy of notices', 0, NULL, 2, 0, 1, 21, '2017-11-03 17:21:07', NULL, NULL, 2, '00:00:00', '00:00:00', 6),
(5944, 25, 0, '2017-10-05 00:00:00', 183, 'Revised checklist to includue requirement for dependents', 0, NULL, 1, 0, 1, 21, '2017-11-03 17:21:46', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5945, 25, 0, '2017-10-05 00:00:00', 183, 'Wrote email to client in response to query', 0, NULL, 1, 0, 1, 21, '2017-11-03 17:22:12', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(5946, 25, 0, '2017-10-05 00:00:00', 183, 'Researched on AEP validity', 0, NULL, 1, 0, 1, 21, '2017-11-03 17:22:31', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(5947, 25, 0, '2017-10-05 00:00:00', 183, 'Drafted several forms for Wendy\'s AEP and 9G Visa Application', 0, NULL, 3, 0, 1, 21, '2017-11-03 17:22:57', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5948, 25, 0, '2017-10-05 00:00:00', 188, 'Wrote email to client to clarify documents', 3000, NULL, 1, 3000, 1, 21, '2017-11-03 17:23:32', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(5949, 25, 0, '2017-10-06 00:00:00', 183, 'Examined documents from client', 0, NULL, 1, 0, 1, 21, '2017-11-03 17:24:02', NULL, NULL, 1, '00:00:00', '00:00:00', 5),
(5950, 25, 0, '2017-10-06 00:00:00', 183, 'Conferred with GVF re need to revise the documents', 0, NULL, 1, 0, 1, 21, '2017-11-03 17:24:40', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(5951, 25, 0, '2017-10-06 00:00:00', 198, 'Drafted internal update to GVF', 2500, NULL, 1, 2500, 1, 21, '2017-11-03 17:25:13', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5952, 25, 0, '2017-10-06 00:00:00', 183, 'Wrote email to  client re need for Jordon\'s passport', 0, NULL, 1, 0, 1, 21, '2017-11-03 17:25:44', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(5953, 25, 0, '2017-10-06 00:00:00', 198, 'Drafted update to client re 9G visa application', 2500, NULL, 1, 2500, 1, 21, '2017-11-03 17:26:08', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5954, 25, 0, '2017-10-06 00:00:00', 183, 'Researched on legal requirements on consultancy fee as requested by client', 0, NULL, 1, 0, 1, 21, '2017-11-03 17:26:35', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(5955, 25, 0, '2017-10-06 00:00:00', 183, 'Examined  documents re AEP application of Wendy', 0, NULL, 1, 0, 1, 21, '2017-11-03 17:27:02', NULL, NULL, 1, '00:00:00', '00:00:00', 5),
(5956, 25, 0, '2017-10-09 00:00:00', 182, 'telephone call to Sanitary Officer re penalty assessment\n', 120, NULL, 2, 240, 1, 21, '2017-11-03 17:28:10', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(5957, 15, 0, '2017-08-29 00:00:00', 215, 'Revised and answered client\'s comment sheet on the lease contract. Revised contract based on the comment sheet. ', 120, NULL, 2.1, 252, 1, 15, '2017-11-05 08:48:16', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5958, 15, 0, '2017-10-30 00:00:00', 215, 'Revised comment sheet and lease contract further based on EMP\'s comments', 0, NULL, 0.8, 0, 1, 15, '2017-11-05 08:49:30', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5959, 15, 0, '2017-08-30 00:00:00', 215, 'Revised comment sheet and lease contract further based on EMP\'s comments', 0, NULL, 0.8, 0, 1, 15, '2017-11-05 08:50:01', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5960, 15, 0, '2017-09-04 00:00:00', 215, 'Internally discussed with EMP regarding comments on the SPV lease contract', 120, NULL, 0.7, 84, 1, 15, '2017-11-05 08:52:16', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(5961, 15, 0, '2017-09-05 00:00:00', 215, 'Wrote email to Christopher Lee to answer further questions on the lease contract particularly local and real property taxes', 0, NULL, 0.8, 0, 1, 15, '2017-11-05 08:53:13', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(5962, 15, 0, '2017-10-05 00:00:00', 215, 'Internally discussed with EMP questions regarding the RPT rate and request for estimates; instructed FGS to search for applicable tax rates from the various relevant local government tax codes', 120, NULL, 1.2, 144, 1, 15, '2017-11-05 08:55:18', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(5963, 15, 0, '2017-10-22 00:00:00', 215, 'Performed Other Service: created calculation file for RPT estimate on the SPV substation and other structures', 0, NULL, 1.2, 0, 1, 15, '2017-11-05 08:56:14', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(5964, 25, 0, '2017-10-09 00:00:00', 183, 'Wrote email to client re need for clarification', 0, NULL, 1, 0, 1, 21, '2017-11-06 09:04:43', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(5965, 25, 0, '2017-10-09 00:00:00', 183, 'Drafted TIN application for Wendy', 0, NULL, 2, 0, 1, 21, '2017-11-06 09:07:11', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5966, 25, 0, '2017-10-09 00:00:00', 182, 'Performed Other Service  - follow up on documents to secure Sanitary Permit', 120, NULL, 1, 120, 1, 21, '2017-11-06 09:07:35', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(5967, 25, 0, '2017-10-09 00:00:00', 90, 'Performed Other Service  - examined documents', 0, NULL, 1, 0, 1, 21, '2017-11-06 09:08:05', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(5968, 25, 0, '2017-10-09 00:00:00', 172, 'Drafted reconstructed CAR application', 0, NULL, 3, 0, 1, 21, '2017-11-06 09:08:32', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5969, 25, 0, '2017-10-09 00:00:00', 234, 'Drafted several documents for SRRV application', 0, NULL, 3, 0, 1, 21, '2017-11-06 09:10:11', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5970, 25, 0, '2017-10-09 00:00:00', 172, 'Traveled to RDO 39 to refile CAR application', 0, NULL, 3, 0, 1, 21, '2017-11-06 09:10:47', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(5971, 25, 0, '2017-10-09 00:00:00', 151, 'Drafted Request to Reschedule Interview of Chi Wen Hua', 2500, NULL, 1, 2500, 1, 21, '2017-11-06 09:12:07', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5972, 25, 0, '2017-10-10 00:00:00', 188, 'Performed Other Service - examined documents for transmittal', 3000, NULL, 3, 9000, 1, 21, '2017-11-06 09:20:36', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(5973, 25, 0, '2017-10-10 00:00:00', 188, 'Wrote email to client re needed documents', 0, NULL, 1, 0, 1, 21, '2017-11-06 09:21:10', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(5974, 25, 0, '2017-10-11 00:00:00', 182, 'Performed Other Service - follow up re Sanitary Order', 120, NULL, 1, 120, 1, 21, '2017-11-06 09:24:28', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(5975, 25, 0, '2017-10-11 00:00:00', 234, 'Revised documents for SRRV/AEP application', 0, NULL, 3, 0, 1, 21, '2017-11-06 09:25:00', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5976, 25, 0, '2017-10-11 00:00:00', 182, 'Performed Other Service - follow up on documents to secure Sanitary Permit', 120, NULL, 1, 120, 1, 21, '2017-11-06 09:25:26', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(5977, 25, 0, '2017-10-11 00:00:00', 221, 'Performed Other Service - follow up on status of application', 3500, NULL, 1, 3500, 1, 21, '2017-11-06 09:25:51', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(5978, 25, 0, '2017-10-11 00:00:00', 151, 'Revised letter re interview rescheduling', 2500, NULL, 1, 2500, 1, 21, '2017-11-06 09:26:36', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5979, 25, 0, '2017-10-11 00:00:00', 151, 'Traveled to BI re Khita Hua interview', 0, NULL, 3, 0, 1, 21, '2017-11-06 09:26:59', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(5980, 25, 0, '2017-10-11 00:00:00', 198, 'Traveled to BI re status of application of Aman Luthra', 2500, NULL, 2, 5000, 1, 21, '2017-11-06 09:27:32', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(5981, 25, 0, '2017-10-11 00:00:00', 198, 'Drafted update to Aman Luthra', 0, NULL, 1, 0, 1, 21, '2017-11-06 09:27:53', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5982, 25, 0, '2017-10-11 00:00:00', 234, 'Revised documents for SRRV/AEP application', 0, NULL, 2, 0, 1, 21, '2017-11-06 09:28:15', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5983, 25, 0, '2017-10-12 00:00:00', 182, 'Performed Other Service  - follow up on Sanitary Permit', 120, NULL, 1, 120, 1, 21, '2017-11-06 09:28:41', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(5984, 25, 0, '2017-10-12 00:00:00', 182, 'Drafted update to client re secured Sanitary Permit', 0, NULL, 1, 0, 1, 21, '2017-11-06 09:29:02', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5985, 25, 0, '2017-10-12 00:00:00', 182, 'Drafted update to client re waived penalty', 0, NULL, 1, 0, 1, 21, '2017-11-06 09:29:37', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5986, 25, 0, '2017-10-12 00:00:00', 182, 'Drafted update to client re waived penalty', 0, NULL, 1, 0, 1, 21, '2017-11-06 09:32:37', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5987, 25, 0, '2017-10-12 00:00:00', 234, 'Revised  documents for SRRV/AEP application', 0, NULL, 3, 0, 1, 21, '2017-11-06 09:33:07', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5988, 25, 0, '2017-10-12 00:00:00', 234, 'Drafted update to client', 0, NULL, 1, 0, 1, 21, '2017-11-06 09:33:27', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5989, 25, 0, '2017-10-12 00:00:00', 228, 'Researched on BIR rulings on reversion of funds', 3000, NULL, 2, 6000, 1, 21, '2017-11-06 09:45:45', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(5990, 25, 0, '2017-10-13 00:00:00', 90, 'Drafted compliance to CA\'s Order', 0, NULL, 2, 0, 1, 21, '2017-11-06 09:46:24', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5991, 25, 0, '2017-10-13 00:00:00', 182, 'Made telephone call to Ms. Gemma re penalty assessment', 120, NULL, 1, 120, 1, 21, '2017-11-06 09:51:08', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(5992, 25, 0, '2017-10-13 00:00:00', 182, 'Performed Other Service - examined documents', 0, NULL, 1, 0, 1, 21, '2017-11-06 09:51:58', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(5993, 25, 0, '2017-10-13 00:00:00', 163, 'Drafted case digest', 0, NULL, 1, 0, 1, 21, '2017-11-06 09:52:21', NULL, NULL, 2, '00:00:00', '00:00:00', 3),
(5994, 25, 0, '2017-10-13 00:00:00', 90, 'Supervised filing of Manifestation as per GVF\'s instructions', 0, NULL, 1, 0, 1, 21, '2017-11-06 09:52:55', NULL, NULL, 1, '00:00:00', '00:00:00', 18),
(5995, 25, 0, '2017-10-13 00:00:00', 90, 'Revised Compliance for GVF\'s review', 0, NULL, 3, 0, 1, 21, '2017-11-06 09:53:18', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5996, 25, 0, '2017-10-13 00:00:00', 182, 'Performed Other Service - examined documents', 120, NULL, 1, 120, 1, 21, '2017-11-06 09:53:50', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(5997, 25, 0, '2017-10-13 00:00:00', 228, 'Revised  tax opinion on RF merger', 3000, NULL, 3, 9000, 1, 21, '2017-11-06 09:54:31', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(5998, 25, 0, '2017-10-13 00:00:00', 182, 'Drafted update to client re Certificate of Full Compliance', 120, NULL, 1, 120, 1, 21, '2017-11-06 09:54:56', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(5999, 25, 0, '2017-10-16 00:00:00', 90, 'Revised Compliance for court filing', 0, NULL, 1, 0, 1, 21, '2017-11-06 09:55:23', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(6000, 25, 0, '2017-10-16 00:00:00', 151, 'Attended meeting with client', 2500, NULL, 2, 5000, 1, 21, '2017-11-06 09:55:47', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(6001, 25, 0, '2017-10-16 00:00:00', 151, 'Performed Other Service  - signed documents for SSS registration', 0, NULL, 1, 0, 1, 21, '2017-11-06 09:56:09', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(6002, 25, 0, '2017-10-16 00:00:00', 228, 'Revised memo on RF merger upon EMP\'s instruction', 3000, NULL, 3, 9000, 1, 21, '2017-11-06 09:56:38', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(6003, 25, 0, '2017-10-16 00:00:00', 183, 'Performed Other Service  - follow up on documents needed for Wendy\'s applications', 0, NULL, 1, 0, 1, 21, '2017-11-06 09:57:02', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(6004, 25, 0, '2017-10-16 00:00:00', 183, 'Drafted checklist and update to client', 0, NULL, 1, 0, 1, 21, '2017-11-06 09:57:26', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6005, 25, 0, '2017-10-16 00:00:00', 183, 'Performed Other Service  - examined documents from client', 0, NULL, 1, 0, 1, 21, '2017-11-06 09:57:48', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(6006, 25, 0, '2017-10-16 00:00:00', 183, 'Revised Employment Agreement', 0, NULL, 2, 0, 1, 21, '2017-11-06 09:58:12', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(6007, 25, 0, '2017-10-17 00:00:00', 182, 'Performed Other Service - examined tax returns re penalty assessment', 120, NULL, 1, 120, 1, 21, '2017-11-06 09:58:38', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(6008, 25, 0, '2017-10-17 00:00:00', 221, 'Performed Other Service - supervised inquiry with Pasay LGU re need for documents', 3500, NULL, 1, 3500, 1, 21, '2017-11-06 09:58:59', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(6009, 25, 0, '2017-10-17 00:00:00', 163, 'Researched on status of Estate Tax Amnesty Bill, as EMP instructed', 0, NULL, 2, 0, 1, 21, '2017-11-06 09:59:31', NULL, NULL, 2, '00:00:00', '00:00:00', 13),
(6010, 25, 0, '2017-10-17 00:00:00', 90, 'Revised  the Compliance', 0, NULL, 2, 0, 1, 21, '2017-11-06 10:01:54', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(6011, 25, 0, '2017-10-17 00:00:00', 234, 'Revised documents for SRRV/AEP application', 0, NULL, 2, 0, 1, 21, '2017-11-06 10:02:19', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(6012, 25, 0, '2017-10-17 00:00:00', 163, 'Reviewed of work of assigned cases\n', 0, NULL, 1, 0, 1, 21, '2017-11-06 10:02:50', NULL, NULL, 2, '00:00:00', '00:00:00', 12),
(6013, 25, 0, '2017-10-17 00:00:00', 151, 'Drafted  update to client re Peter\'s application', 2500, NULL, 1, 2500, 1, 21, '2017-11-06 10:03:16', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6014, 25, 0, '2017-10-17 00:00:00', 234, 'Drafted email to client', 0, NULL, 1, 0, 1, 21, '2017-11-06 10:05:03', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6015, 25, 0, '2017-10-17 00:00:00', 228, 'Drafted TTRA application', 3000, NULL, 3, 9000, 1, 21, '2017-11-06 10:05:30', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6016, 25, 0, '2017-10-17 00:00:00', 183, 'Performed Other Service - examined documents for Wendy\'s application', 0, NULL, 1, 0, 1, 21, '2017-11-06 10:05:55', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(6017, 25, 0, '2017-10-17 00:00:00', 183, 'Revised documents', 0, NULL, 1, 0, 1, 21, '2017-11-06 10:06:21', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(6018, 25, 0, '2017-10-17 00:00:00', 183, 'Drafted request for BI Clearance', 0, NULL, 1, 0, 1, 21, '2017-11-06 10:06:47', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6019, 25, 0, '2017-10-17 00:00:00', 151, 'Drafted request for BI Clearance', 2500, NULL, 1, 2500, 1, 21, '2017-11-06 10:07:13', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6020, 25, 0, '2017-10-17 00:00:00', 234, 'Wrote email to  client re meeting on October 18', 0, NULL, 1, 0, 1, 21, '2017-11-06 10:07:43', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(6021, 25, 0, '2017-10-18 00:00:00', 234, 'Drafted SPAs for Diego and Marjorie', 0, NULL, 1, 0, 1, 21, '2017-11-06 10:08:01', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6022, 25, 0, '2017-10-18 00:00:00', 183, 'Revised Employment Agreement', 0, NULL, 2, 0, 1, 21, '2017-11-06 10:08:32', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(6023, 25, 0, '2017-10-18 00:00:00', 183, 'Revised documents for delivery to client', 0, NULL, 1, 0, 1, 21, '2017-11-06 10:09:00', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(6024, 25, 0, '2017-10-18 00:00:00', 234, 'Revised the checklist', 0, NULL, 1, 0, 1, 21, '2017-11-06 10:09:23', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(6025, 25, 0, '2017-10-18 00:00:00', 183, 'Performed Other Service  supervised transmittal of documents', 0, NULL, 1, 0, 1, 21, '2017-11-06 10:11:33', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(6026, 25, 0, '2017-10-18 00:00:00', 234, 'Attended meeting with client', 0, NULL, 3, 0, 1, 21, '2017-11-06 10:11:58', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(6027, 25, 0, '2017-10-19 00:00:00', 234, 'Revised documents for SRRV/AEP application', 0, NULL, 2, 0, 1, 21, '2017-11-06 10:12:17', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(6028, 25, 0, '2017-10-19 00:00:00', 228, 'Revised TTRA application', 3000, NULL, 3, 9000, 1, 21, '2017-11-06 10:12:42', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(6029, 25, 0, '2017-10-19 00:00:00', 234, 'Drafted request for Letter of Introduction', 0, NULL, 1, 0, 1, 21, '2017-11-06 10:13:19', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6030, 19, 0, '2017-09-13 00:00:00', 67, 'Drafted letter to BIR\nupdated on files and requrements', 0, NULL, 1.3, 0, 1, 19, '2017-11-06 10:17:42', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6031, 19, 0, '2017-09-13 00:00:00', 64, 'Revised minutes of the meeting dated May 30, 2017', 0, NULL, 1, 0, 1, 19, '2017-11-06 10:24:40', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(6032, 19, 0, '2017-09-13 00:00:00', 128, 'Revised minutes of the meeting dated May 30, 2017', 0, NULL, 1, 0, 1, 19, '2017-11-06 10:25:35', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(6033, 25, 0, '2017-10-19 00:00:00', 198, 'Drafted  upate to client', 2500, NULL, 1, 2500, 1, 21, '2017-11-06 10:35:28', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6034, 25, 0, '2017-10-19 00:00:00', 228, 'Performed Other Service  - examined documents re DST for Cemco-LHPI transaction', 3000, NULL, 1, 3000, 1, 21, '2017-11-06 10:35:56', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(6035, 25, 0, '2017-10-19 00:00:00', 228, 'Drafted DST return', 0, NULL, 1, 0, 1, 21, '2017-11-06 10:36:17', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6036, 25, 0, '2017-10-19 00:00:00', 228, 'Drafted CGT return', 3000, NULL, 1, 3000, 1, 21, '2017-11-06 10:36:42', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6037, 25, 0, '2017-10-19 00:00:00', 234, 'Performed Other Service - supervised securing the LOI', 0, NULL, 1, 0, 1, 21, '2017-11-06 10:37:11', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(6038, 25, 0, '2017-10-19 00:00:00', 234, 'Wrote email to client to confirm LOI to be secured tomorrow', 0, NULL, 1, 0, 1, 21, '2017-11-06 10:37:28', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(6039, 25, 0, '2017-10-19 00:00:00', 183, 'Performed Other Service - supervised filing of documents for passport certification', 0, NULL, 1, 0, 1, 21, '2017-11-06 10:37:51', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(6040, 25, 0, '2017-10-19 00:00:00', 183, 'Wrote email to client confirming passport to be delivered', 0, NULL, 1, 0, 1, 21, '2017-11-06 10:38:16', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(6041, 25, 0, '2017-10-19 00:00:00', 183, 'Examined documents for Wendy\'s application', 0, NULL, 1, 0, 1, 21, '2017-11-06 10:38:43', NULL, NULL, 1, '00:00:00', '00:00:00', 5),
(6042, 25, 0, '2017-10-19 00:00:00', 151, 'Drafted update to client re Khita Hua\'s 9G Visa application', 2500, NULL, 1, 2500, 1, 21, '2017-11-06 10:39:09', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6043, 25, 0, '2017-10-20 00:00:00', 172, 'Drafted  internal update re CAR transactions', 0, NULL, 1, 0, 1, 21, '2017-11-06 10:39:31', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6044, 25, 0, '2017-10-20 00:00:00', 183, 'Performed Other Service - follow up on business permit application', 0, NULL, 1, 0, 1, 21, '2017-11-06 10:47:22', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(6045, 25, 0, '2017-10-20 00:00:00', 234, 'Performed Other Service  - supervised securing the LOI', 0, NULL, 1, 0, 1, 21, '2017-11-06 10:47:45', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(6046, 25, 0, '2017-10-20 00:00:00', 183, 'Performed Other Service  - supervised transmittal of passport', 0, NULL, 1, 0, 1, 21, '2017-11-06 10:50:03', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(6047, 25, 0, '2017-10-20 00:00:00', 234, 'Wrote email to client re update on LOI', 0, NULL, 1, 0, 1, 21, '2017-11-06 10:50:27', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(6048, 25, 0, '2017-10-20 00:00:00', 183, 'Drafted update to client re business permit application', 0, NULL, 1, 0, 1, 21, '2017-11-06 10:50:51', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6049, 25, 0, '2017-10-20 00:00:00', 183, 'Performed Other Service  - supervised delivery of documents to client', 0, NULL, 1, 0, 1, 21, '2017-11-06 10:51:21', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(6050, 25, 0, '2017-10-20 00:00:00', 228, 'Revised  TTRA and other documents', 3000, NULL, 2, 6000, 1, 21, '2017-11-06 10:51:51', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(6051, 25, 0, '2017-10-20 00:00:00', 234, 'Drafted update to client confirming receipt of LOI', 0, NULL, 1, 0, 1, 21, '2017-11-06 10:52:15', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6052, 25, 0, '2017-10-20 00:00:00', 120, 'Drafted memorandum', 2500, NULL, 5, 12500, 1, 21, '2017-11-06 10:52:42', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6053, 25, 0, '2017-10-21 00:00:00', 120, 'Revised the Memorandum', 0, NULL, 3, 0, 1, 21, '2017-11-06 10:53:07', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(6054, 25, 0, '2017-10-21 00:00:00', 219, 'Drafted the Contract of Lease', 2500, NULL, 3, 7500, 1, 21, '2017-11-06 10:53:32', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6055, 25, 0, '2017-10-21 00:00:00', 151, 'Traveled to BI re Khita Hua\'s interview', 2500, NULL, 3, 7500, 1, 21, '2017-11-06 10:54:01', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(6056, 25, 0, '2017-10-23 00:00:00', 188, 'Drafted email to Ms. Gemma re eFPS issues', 3000, NULL, 1, 3000, 1, 21, '2017-11-06 10:54:31', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6057, 25, 0, '2017-10-23 00:00:00', 219, 'Revised the lease agreement as SLP instructed', 2500, NULL, 2, 5000, 1, 21, '2017-11-06 10:55:07', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(6058, 25, 0, '2017-10-23 00:00:00', 120, 'Revised Memorandum', 2500, NULL, 2, 5000, 1, 21, '2017-11-06 11:11:23', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(6059, 25, 0, '2017-10-23 00:00:00', 198, 'Drafted update to client re visa implementation', 2500, NULL, 1, 2500, 1, 21, '2017-11-06 11:12:01', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6060, 25, 0, '2017-10-23 00:00:00', 151, 'Performed Other Service  - follow up on opening of Globe lines', 2500, NULL, 1, 2500, 1, 21, '2017-11-06 11:13:21', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(6061, 25, 0, '2017-10-23 00:00:00', 19, 'Wrote email to  client re update on proxies', 0, NULL, 1, 0, 1, 21, '2017-11-06 11:13:43', NULL, NULL, 2, '00:00:00', '00:00:00', 6),
(6062, 25, 0, '2017-10-23 00:00:00', 151, 'Drafted Motion for Reconsideration for Khita Hua\'s application', 2500, NULL, 2, 5000, 1, 21, '2017-11-06 11:14:05', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6063, 25, 0, '2017-10-23 00:00:00', 163, 'Revised contents of MTF website', 0, NULL, 2, 0, 1, 21, '2017-11-06 13:23:16', NULL, NULL, 2, '00:00:00', '00:00:00', 19),
(6064, 25, 0, '2017-10-23 00:00:00', 120, 'Drafted drafted Motion for Extension of Time \n', 2500, NULL, 2, 5000, 1, 21, '2017-11-06 13:23:45', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6065, 25, 0, '2017-10-24 00:00:00', 183, 'Drafted SecCert', 0, NULL, 2, 0, 1, 21, '2017-11-06 13:24:13', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6066, 25, 0, '2017-10-24 00:00:00', 151, 'Drafted Sec cert', 2500, NULL, 2, 5000, 1, 21, '2017-11-06 13:24:36', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6067, 25, 0, '2017-10-24 00:00:00', 151, 'Revised the MR for Khita Hua', 2500, NULL, 2, 5000, 1, 21, '2017-11-06 13:25:04', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(6068, 25, 0, '2017-10-24 00:00:00', 234, 'Drafted letter requesting revised LOI', 0, NULL, 1, 0, 1, 21, '2017-11-06 13:25:27', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6069, 25, 0, '2017-10-24 00:00:00', 234, 'Performed Other Service  - supervised securing the LOI', 0, NULL, 1, 0, 1, 21, '2017-11-06 13:25:46', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(6070, 25, 0, '2017-10-24 00:00:00', 151, 'Drafted update to client re Khita Hua\'s 9G Visa application', 2500, NULL, 1, 2500, 1, 21, '2017-11-06 13:26:09', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6071, 25, 0, '2017-10-24 00:00:00', 151, 'Performed Other Service - supervised securing the documents for notarization as Khita Hua instructed', 0, NULL, 1, 0, 1, 21, '2017-11-06 13:26:28', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(6072, 25, 0, '2017-10-24 00:00:00', 120, 'Revised  the Motion for Extension', 2500, NULL, 1, 2500, 1, 21, '2017-11-06 13:26:58', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(6073, 25, 0, '2017-10-24 00:00:00', 19, 'Drafted  script for the meeting', 0, NULL, 2, 0, 1, 21, '2017-11-06 13:27:22', NULL, NULL, 2, '00:00:00', '00:00:00', 3),
(6074, 25, 0, '2017-10-24 00:00:00', 183, 'Performed Other Service - examined documents for filing', 0, NULL, 1, 0, 1, 21, '2017-11-06 13:27:47', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(6075, 25, 0, '2017-10-24 00:00:00', 19, 'Wrote email to client to confirm materials for meeting', 0, NULL, 1, 0, 1, 21, '2017-11-06 13:28:14', NULL, NULL, 2, '00:00:00', '00:00:00', 6),
(6076, 25, 0, '2017-10-24 00:00:00', 198, 'Performed Other Service - supervised visa implementation ', 2500, NULL, 2, 5000, 1, 21, '2017-11-06 13:28:42', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(6077, 25, 0, '2017-10-25 00:00:00', 234, 'Performed Other Service  supervised drafting of documents for SRRV application', 0, NULL, 3, 0, 1, 21, '2017-11-06 13:43:07', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(6078, 25, 0, '2017-10-25 00:00:00', 183, 'Performed Other Service  - follow up on business permit application', 0, NULL, 1, 0, 1, 21, '2017-11-06 13:43:29', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(6079, 25, 0, '2017-10-25 00:00:00', 151, 'Performed Other Service - follow up on AOI amendment ', 2500, NULL, 1, 2500, 1, 21, '2017-11-06 13:44:05', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(6080, 25, 0, '2017-10-25 00:00:00', 151, 'Performed Other Service - supervised picking up of documents from Khita Hua', 0, NULL, 1, 0, 1, 21, '2017-11-06 13:44:25', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(6081, 25, 0, '2017-10-25 00:00:00', 151, 'Wrote email to client to clarify instruction', 2500, NULL, 1, 2500, 1, 21, '2017-11-06 13:45:21', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(6082, 25, 0, '2017-10-25 00:00:00', 234, 'Made telephone call to PRA re when application is for processing', 0, NULL, 1, 0, 1, 21, '2017-11-06 13:46:21', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(6083, 25, 0, '2017-10-25 00:00:00', 188, 'Wrote email to Ms. Gemma re eFPS application', 3000, NULL, 1, 3000, 1, 21, '2017-11-06 13:46:47', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(6084, 16, 0, '2017-11-08 00:00:00', 212, 'Drafted Pretrial Brief/revised PTB per GVF\'s comments', 3000, NULL, 4, 12000, 1, 16, '2017-11-08 15:23:02', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6085, 19, 0, '2017-09-14 00:00:00', 212, 'Attended hearing at Makati RTC', 3000, NULL, 3, 9000, 1, 19, '2017-11-08 16:26:17', NULL, NULL, 1, '00:00:00', '00:00:00', 15),
(6086, 19, 0, '2017-09-14 00:00:00', 224, 'Drafted Reply', 2500, NULL, 2, 5000, 1, 19, '2017-11-08 16:26:33', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6087, 16, 0, '2017-11-08 00:00:00', 90, 'Internally discussed with GVF re: Reply-Manifestation, Reply to Comment/Opposition, Manifestation ', 0, NULL, 0.4, 0, 1, 16, '2017-11-08 16:30:38', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(6088, 16, 0, '2017-11-08 00:00:00', 90, 'Drafted Reply re: Comment/Opposition; Drafted Manifestation and Motion', 0, NULL, 2, 0, 1, 16, '2017-11-08 16:31:00', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6089, 16, 0, '2017-11-08 00:00:00', 228, 'Updated CEMCO-LHPI Transaction Timeline; internal discussion with SLP re: transaction documents and meeting materials for 11/9/2017 meeting', 3500, NULL, 1.25, 4375, 1, 16, '2017-11-08 16:31:37', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6090, 16, 0, '2017-11-08 00:00:00', 228, 'Supervised filing of UCHC reclassification documents', 3500, NULL, 0.5, 1750, 1, 16, '2017-11-08 16:32:00', NULL, NULL, 1, '00:00:00', '00:00:00', 18),
(6091, 16, 0, '2017-11-08 00:00:00', 163, 'Internally discussed with GVF and KRA re: Mila Alora appeal', 0, NULL, 0.3, 0, 1, 16, '2017-11-08 16:34:02', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(6092, 16, 0, '2017-11-08 00:00:00', 163, 'Internally discussed with GVF and KRA re: Genato ordinary asset matter', 0, NULL, 0.3, 0, 1, 16, '2017-11-08 16:34:15', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(6093, 16, 0, '2017-11-07 00:00:00', 163, 'Sick Leave', 0, NULL, 8, 0, 1, 16, '2017-11-08 16:34:28', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(6094, 16, 0, '2017-11-07 00:00:00', 200, 'Drafted Minutes of Special Meeting (for change of BPI signatories)', 0, NULL, 1, 0, 1, 16, '2017-11-08 16:35:01', NULL, NULL, 1, '00:00:00', '00:00:00', 3);
INSERT INTO `file_billing_tbl` (`file_billing_id`, `user_id`, `position`, `billing_date`, `file_id`, `work_detail`, `rate`, `time_spent_sec`, `time_spent`, `amount`, `active`, `insert_by`, `insert_dt`, `update_by`, `update_dt`, `task_type`, `start_time`, `end_time`, `task_code`) VALUES
(6095, 16, 0, '2017-11-07 00:00:00', 91, 'Reviewed files/Drafted table of possible tax exposures', 2500, NULL, 3, 7500, 1, 16, '2017-11-08 16:35:39', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6096, 25, 0, '2017-07-15 00:00:00', 214, 'Traveled to RDO 39 re CAR application update', 0, NULL, 2, 0, 1, 21, '2017-11-09 10:54:30', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(6097, 19, 0, '2017-09-14 00:00:00', 11, 'Supervised preparation of Memorandum', 0, NULL, 2, 0, 1, 19, '2017-11-09 11:46:57', NULL, NULL, 1, '00:00:00', '00:00:00', 18),
(6098, 16, 0, '2017-11-09 00:00:00', 228, 'Attended turnover meeting for HPI Simplification', 3500, NULL, 5.75, 20125, 1, 16, '2017-11-09 14:25:36', 16, '2017-11-09 14:37:23', 1, '00:00:00', '00:00:00', 1),
(6099, 16, 0, '2017-11-09 00:00:00', 228, 'Traveled from Seda Hotel back to office (after HPI Simplification meeting)', 3500, NULL, 0.75, 2625, 1, 16, '2017-11-09 14:25:54', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(6100, 16, 0, '2017-11-09 00:00:00', 90, 'Revised/supervised filing of Reply (re Comment/Opposition) and Manifestation ', 0, NULL, 1.2, 0, 1, 16, '2017-11-09 14:26:32', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(6101, 16, 0, '2017-11-09 00:00:00', 234, 'Reviewed AEP application documents; sent emails to FGS and Diego', 0, NULL, 0.5, 0, 1, 16, '2017-11-09 14:36:54', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(6102, 19, 0, '2017-09-15 00:00:00', 163, 'Researched/digest', 0, NULL, 1.5, 0, 1, 19, '2017-11-10 09:01:09', NULL, NULL, 2, '00:00:00', '00:00:00', 13),
(6103, 19, 0, '2017-09-17 00:00:00', 135, 'Researched on PEZA law and Re act, reviewed filed MR, comment on Reply, for drafting of JA', 2500, NULL, 3, 7500, 1, 19, '2017-11-10 09:06:12', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(6104, 19, 0, '2017-09-18 00:00:00', 135, 'Drafted Judicial Affidavit of Atty. Bunag', 0, NULL, 6, 0, 1, 19, '2017-11-10 09:06:42', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6105, 19, 0, '2017-09-19 00:00:00', 135, 'Drafted JA of Atty. Bunag ', 0, NULL, 3, 0, 1, 19, '2017-11-10 09:07:23', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6106, 19, 0, '2017-09-19 00:00:00', 67, 'Drafted letter to BIR and transmittal of documents to BIR – 40mins\nVSI – email CGT copies for review\n', 0, NULL, 0.15, 0, 1, 19, '2017-11-10 09:08:00', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6107, 19, 0, '2017-09-19 00:00:00', 205, 'Wrote email CGT copies for review \nreceived phonecall Ms. Carina Go\nPrepared Documentary requirements for CGT Filing', 3000, NULL, 2.35, 7050, 1, 19, '2017-11-10 09:09:12', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(6108, 19, 0, '2017-09-19 00:00:00', 58, 'Drafted SPA', 0, NULL, 0.3, 0, 1, 19, '2017-11-10 09:09:58', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6109, 19, 0, '2017-09-19 00:00:00', 172, 'Update on CAR', 0, NULL, 1.5, 0, 1, 19, '2017-11-10 09:11:27', NULL, NULL, 1, '00:00:00', '00:00:00', 10),
(6110, 19, 0, '2017-09-20 00:00:00', 163, 'MPF photoshoot', 0, NULL, 5, 0, 1, 19, '2017-11-10 09:27:44', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(6111, 19, 0, '2017-09-20 00:00:00', 224, 'Attended at Mediation at RTC Taguig', 2500, NULL, 4, 10000, 1, 19, '2017-11-10 09:28:35', NULL, NULL, 1, '00:00:00', '00:00:00', 15),
(6112, 19, 0, '2017-09-21 00:00:00', 172, 'update on CAR ', 0, NULL, 1.5, 0, 1, 19, '2017-11-10 09:29:38', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(6113, 19, 0, '2017-09-21 00:00:00', 163, 'Attended FINEX seminar on LGU taxation', 0, NULL, 4, 0, 1, 19, '2017-11-10 09:35:10', NULL, NULL, 2, '00:00:00', '00:00:00', 1),
(6114, 19, 0, '2017-09-21 00:00:00', 228, 'UCHC Amended AOI-Drafted amendment AOI reclassification shares', 3000, NULL, 2, 6000, 1, 19, '2017-11-10 09:40:32', 19, '2017-11-22 14:42:51', 1, '00:00:00', '00:00:00', 3),
(6115, 19, 0, '2017-09-22 00:00:00', 205, 'Drafted  Memo on Davao LBT', 3000, NULL, 4, 12000, 1, 19, '2017-11-10 09:41:15', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6116, 19, 0, '2017-09-22 00:00:00', 163, 'UCHC Amended AOI-Amendment of AOI reclass shares draft', 0, NULL, 1.5, 0, 0, 19, '2017-11-10 09:41:58', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(6117, 19, 0, '2017-09-26 00:00:00', 228, 'UCHC Amended AOI-Amendment of AOI reclass shares draft', 3000, NULL, 1.5, 4500, 1, 19, '2017-11-10 09:42:44', 19, '2017-11-22 14:43:26', 1, '00:00:00', '00:00:00', 3),
(6118, 19, 0, '2017-09-22 00:00:00', 82, 'Drafted memo on Flexi time schedule solo parent', 0, NULL, 3, 0, 0, 19, '2017-11-10 09:43:19', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6119, 19, 0, '2017-09-26 00:00:00', 82, 'Drafted memo on Flexi time schedule solo parent', 0, NULL, 3, 0, 1, 19, '2017-11-10 09:44:13', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6120, 19, 0, '2017-09-26 00:00:00', 228, 'Reviewed records on Calaca Batangas', 3000, NULL, 2.5, 7500, 1, 19, '2017-11-10 09:45:14', 19, '2017-11-22 14:43:51', 1, '00:00:00', '00:00:00', 12),
(6121, 16, 0, '2017-11-06 00:00:00', 135, 'Drafted email to GVF and EMP re: outline for Apple\'s testimony; revised outline per GVF\'s comments; drafted email to Hedcor Team', 2500, NULL, 0.75, 1875, 1, 16, '2017-11-10 10:27:11', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6122, 16, 0, '2017-11-06 00:00:00', 235, 'Revised draft protest to FAN ', 0, NULL, 1.25, 0, 1, 16, '2017-11-10 10:28:22', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(6123, 16, 0, '2017-11-06 00:00:00', 158, 'Researched on rules on CAR for share transfers covered by TTRA (new matter: Project Augustin); drafted emails to EMP ', 3000, NULL, 1.5, 4500, 1, 16, '2017-11-10 10:29:38', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(6124, 16, 0, '2017-11-09 00:00:00', 185, 'Received telephone call from Ms. Jean Geronimo of the BSP to discuss CP Compass\' 27mUSD investment in Axelum\n', 100, NULL, 0.4, 40, 1, 16, '2017-11-10 10:44:02', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(6125, 19, 0, '2017-09-28 00:00:00', 223, 'Table of Case Update', 2500, NULL, 0.5, 1250, 1, 19, '2017-11-10 14:16:08', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(6126, 19, 0, '2017-09-28 00:00:00', 205, '-Secretary\'s Certificate Review\n- Travelled To BIR inquiry on LBT', 3000, NULL, 2.2, 6600, 1, 19, '2017-11-10 14:57:48', 19, '2017-11-10 14:58:24', 1, '00:00:00', '00:00:00', 11),
(6127, 19, 0, '2017-09-28 00:00:00', 67, 'Wrote email on submission of documents pending RD approval', 0, NULL, 0.3, 0, 1, 19, '2017-11-10 17:48:00', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(6128, 19, 0, '2017-10-02 00:00:00', 207, 'Traveled to SEC for update on amendment of AOI denial or approval ', 0, NULL, 3, 0, 1, 19, '2017-11-10 17:48:46', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(6129, 19, 0, '2017-10-09 00:00:00', 64, 'prepared materials for monthly meeting on updates \nUpdate CAR', 0, NULL, 3.5, 0, 1, 19, '2017-11-10 17:49:18', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(6130, 19, 0, '2017-10-09 00:00:00', 205, 'Researched on query on shareholder loan income taxation', 3000, NULL, 2, 6000, 1, 19, '2017-11-10 17:49:44', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(6131, 19, 0, '2017-10-10 00:00:00', 64, 'Attended meeting at HMDC office\n', 0, NULL, 3, 0, 1, 19, '2017-11-10 17:50:41', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(6132, 19, 0, '2017-10-10 00:00:00', 207, 'Traveled to SEC Pasay update on amendment of AOI Denial or approval ', 0, NULL, 4, 0, 1, 19, '2017-11-10 17:51:12', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(6133, 19, 0, '2017-10-11 00:00:00', 224, 'Traveled to RTC Taguig for Mediation', 2500, NULL, 3, 7500, 1, 19, '2017-11-10 17:51:44', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(6134, 19, 0, '2017-10-11 00:00:00', 228, ' UCHC simplification holcim– amendment of AOI revised ', 3000, NULL, 1, 3000, 1, 19, '2017-11-10 17:52:22', 19, '2017-11-22 14:19:54', 1, '00:00:00', '00:00:00', 19),
(6135, 19, 0, '2017-10-11 00:00:00', 144, 'Drafted memo on interest income ', 0, NULL, 3, 0, 1, 19, '2017-11-10 17:52:43', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6136, 19, 0, '2017-10-12 00:00:00', 144, 'Revise  memo on interest income ', 0, NULL, 2, 0, 1, 19, '2017-11-10 17:56:30', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(6137, 19, 0, '2017-10-12 00:00:00', 64, 'Revise May 30, 2017 minutes ', 0, NULL, 1, 0, 1, 19, '2017-11-10 17:56:51', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(6138, 19, 0, '2017-10-12 00:00:00', 163, 'UCHC simplification holcim – revised amendment of AOI ', 0, NULL, 1, 0, 1, 19, '2017-11-10 17:57:18', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(6139, 19, 0, '2017-10-12 00:00:00', 224, 'Wrote email update on mediation', 2500, NULL, 0.3, 750, 1, 19, '2017-11-10 17:57:44', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(6140, 19, 0, '2017-10-12 00:00:00', 207, 'Wrote email update of approval of HMDC amendmet ', 0, NULL, 0.3, 0, 1, 19, '2017-11-10 17:58:18', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(6141, 19, 0, '2017-10-13 00:00:00', 64, 'Drafted Sec certs for approval ', 0, NULL, 0.3, 0, 1, 19, '2017-11-10 17:58:42', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6142, 19, 0, '2017-10-13 00:00:00', 228, 'UCHC simplification holcim – revised amendment of AOI', 3000, NULL, 1, 3000, 1, 19, '2017-11-10 17:59:37', 19, '2017-11-22 14:17:44', 1, '00:00:00', '00:00:00', 19),
(6143, 19, 0, '2017-10-16 00:00:00', 172, 'Drafted drafted letter of update and compliance to CENRO\n-	Reviewed records for documents submitted \n', 0, NULL, 3, 0, 1, 19, '2017-11-10 18:00:20', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6144, 19, 0, '2017-10-16 00:00:00', 144, 'Revise revised memo on interest income ', 0, NULL, 2, 0, 1, 19, '2017-11-10 18:00:42', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(6145, 15, 0, '2017-08-29 00:00:00', 63, 'Performed Other Service: Prepared and updated status report in preparation for September 5 meeting. Briefed RHO on the issue with the pending FLA application in Calaca. Internal discussion with EMP (consolidated entry)', 0, NULL, 3.4, 0, 1, 15, '2017-11-16 08:35:26', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(6146, 15, 0, '2017-09-05 00:00:00', 63, 'Conferred with Racquel de Guzman, Cilor Guevarra, Lambert Aguisanda and Jonathan Fernandez and RHO on pending HMDC matters.', 0, NULL, 3, 0, 1, 15, '2017-11-16 08:37:17', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(6147, 15, 0, '2017-10-12 00:00:00', 63, 'Internally discussed with RHO regarding FLA Calaca updates', 0, NULL, 0.6, 0, 1, 15, '2017-11-16 08:40:54', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(6148, 15, 0, '2017-10-23 00:00:00', 63, 'Conferred with Raquel de Guzman, Cilor Guevarra and Lambert Aguisanda re pending HMDC matters', 0, NULL, 2, 0, 1, 15, '2017-11-16 08:43:24', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(6149, 15, 0, '2017-11-07 00:00:00', 63, 'Conferred with Jonathan Fernandez, Cilor Guevarra and Lambert Aguisanda re pending HMDC matters', 0, NULL, 2.2, 0, 1, 15, '2017-11-16 08:43:48', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(6150, 15, 0, '2017-11-13 00:00:00', 63, 'Discussed status of Calaca FLA application with RHO. Reviewed and Revised RHO\'s letter to Calaca CENRO', 0, NULL, 1.5, 0, 1, 15, '2017-11-16 08:45:39', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(6151, 15, 0, '2017-10-24 00:00:00', 106, 'Reviewed and revised RHO\'s Petition for Review draft for 2011 CASAS Assessment ', 0, NULL, 2, 0, 1, 15, '2017-11-16 08:49:41', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(6152, 15, 0, '2017-10-25 00:00:00', 106, 'Further revised RHO\'s draft. Internal discussion on some key aspects of the Petition with RHO and Ms. Badeth over the phone. ', 0, NULL, 3.5, 0, 1, 15, '2017-11-16 08:52:08', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(6153, 15, 0, '2017-10-26 00:00:00', 106, 'Further reviewed and revised Petition draft. Conference call with EMP and RHO re filing. Remotely supervised filing of Petition. Conference call with RHO regarding filing.  (consolidated entry)', 0, NULL, 6.5, 0, 1, 15, '2017-11-16 08:53:41', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(6154, 15, 0, '2017-10-27 00:00:00', 106, 'Drafted, reviewed and revised amendments to the Petition for Review. Conference call with EMP. Supervised and prepared documents for filing. Coordinated with JAs for the partner\'s certificate. ', 0, NULL, 6.3, 0, 1, 15, '2017-11-16 08:55:01', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6155, 15, 0, '2017-10-24 00:00:00', 228, 'Internally discussed with MTF team re updates on the simplification.', 3500, NULL, 1, 3500, 1, 15, '2017-11-16 09:14:43', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(6156, 15, 0, '2017-11-03 00:00:00', 228, 'Revised consolidated step plan memorandum to update on PCC developments.', 0, NULL, 1.8, 0, 1, 15, '2017-11-16 09:15:56', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(6157, 15, 0, '2017-11-09 00:00:00', 228, 'Integration Team Workshop ', 0, NULL, 9.5, 0, 1, 15, '2017-11-16 09:16:54', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(6158, 15, 0, '2017-11-14 00:00:00', 228, 'Revised and updated integration notes and email to EMP. ', 0, NULL, 1, 0, 1, 15, '2017-11-16 09:17:26', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(6159, 15, 0, '2017-10-25 00:00:00', 139, 'Traveled to NAC to attend meeting with EMP, DRP, GVF and AP tax team to discuss moving forward with recently dismissed cases i.e. CTA Case no 8967 and 9183. ', 2500, NULL, 3.5, 8750, 1, 15, '2017-11-16 10:06:18', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(6160, 15, 0, '2017-05-11 00:00:00', 219, 'Internally discussed case with intern for drafting of case summar', 3500, NULL, 0.5, 1750, 1, 15, '2017-11-16 12:02:06', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(6161, 15, 0, '2017-05-16 00:00:00', 219, 'Traveled to Davao to attend arbitration hearing', 0, NULL, 13, 0, 1, 15, '2017-11-16 12:02:59', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(6162, 15, 0, '2017-11-16 00:00:00', 219, 'Drafted status report of case to HMDC', 0, NULL, 0.6, 0, 1, 15, '2017-11-16 12:03:27', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6163, 15, 0, '2017-10-11 00:00:00', 219, 'Attended at trial/hearing in Davao', 0, NULL, 13, 0, 1, 15, '2017-11-16 12:04:28', NULL, NULL, 1, '00:00:00', '00:00:00', 15),
(6164, 15, 0, '2017-10-05 00:00:00', 219, 'Conferred with HPI\'s Kat Mamba regarding status of HPI v. Cruz', 0, NULL, 0.3, 0, 1, 15, '2017-11-16 12:05:12', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(6165, 15, 0, '2017-10-23 00:00:00', 219, 'Conferred with Cilor Guevarra and Vicky Tomelden on details of the contract between the Cruzes and HMDC', 0, NULL, 0.8, 0, 1, 15, '2017-11-16 12:06:25', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(6166, 15, 0, '2017-10-16 00:00:00', 219, 'Internally discussed with FGS for initial drafting of lease contract', 0, NULL, 0.8, 0, 1, 15, '2017-11-16 12:07:10', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(6167, 12, 0, '2017-10-26 00:00:00', 106, 'Review of Petition', 0, NULL, 1.5, 0, 1, 22, '2017-11-17 09:01:20', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(6168, 12, 0, '2017-10-27 00:00:00', 106, 'Review of Amendment to the Petition for Review', 0, NULL, 1.5, 0, 1, 22, '2017-11-17 09:08:18', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(6169, 12, 0, '2017-10-27 00:00:00', 106, 'Made telephone call to SLP', 0, NULL, 0.5, 0, 1, 22, '2017-11-17 09:08:39', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(6170, 12, 0, '2017-11-08 00:00:00', 106, 'Internal routing - Amendments to the Petition for Review filed with CTA on October 27, 2017', 0, NULL, 0.2, 0, 1, 22, '2017-11-17 09:09:41', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(6171, 12, 0, '2017-11-06 00:00:00', 219, 'Review of pleading', 6000, NULL, 0.3, 1800, 1, 22, '2017-11-17 09:10:56', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(6172, 12, 0, '2017-11-08 00:00:00', 140, 'Internal routing - CTA 9218 - Notice of Resolution dated 6Nov2017 with attached Resolution dated 3Nov2017', 0, NULL, 0.3, 0, 1, 22, '2017-11-17 10:32:30', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(6173, 12, 0, '2017-11-09 00:00:00', 228, 'Conferred with Laurent', 6000, NULL, 10.5, 63000, 1, 12, '2017-11-17 14:34:10', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(6174, 12, 0, '2017-11-08 00:00:00', 228, 'Performed Other Services - Review of emails', 0, NULL, 0.75, 0, 1, 12, '2017-11-17 14:35:15', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(6175, 12, 0, '2017-11-11 00:00:00', 228, 'Reviewed of work minutes of Nov. 9 meeting', 6000, NULL, 1, 6000, 1, 12, '2017-11-17 14:36:09', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(6176, 12, 0, '2017-11-13 00:00:00', 228, 'Conferred with Dixie Dugan on Project Simplification', 0, NULL, 1.25, 0, 1, 12, '2017-11-17 14:36:37', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(6177, 12, 0, '2017-11-13 00:00:00', 227, 'Conferred with Dixie on various Holcim pending matters', 0, NULL, 1.25, 0, 1, 12, '2017-11-17 14:37:27', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(6178, 12, 0, '2017-11-10 00:00:00', 228, 'Conferred with Patrick McGlinchey', 6000, NULL, 1.25, 7500, 1, 12, '2017-11-17 14:40:27', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(6179, 12, 0, '2017-11-14 00:00:00', 228, 'Wrote email to Laurent re minutes', 0, NULL, 0.75, 0, 1, 12, '2017-11-17 14:41:18', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(6180, 16, 0, '2017-11-16 00:00:00', 228, 'Researched on/Drafted memo on DST consequences of loan agreement and PNs', 3500, NULL, 4, 14000, 1, 16, '2017-11-17 15:10:28', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6181, 16, 0, '2017-11-16 00:00:00', 228, 'Internally discussed with EMP re: DST consequences of loan agreements and PNs', 0, NULL, 0.4, 0, 1, 16, '2017-11-17 15:11:01', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(6182, 15, 0, '2017-11-19 00:00:00', 139, 'Reviewed and revised Petition for Review to the en banc. Assisted in Atty. Ruy\'s review by providing documents and email answers to his questions regarding the background of the case. ', 2500, NULL, 5.5, 13750, 1, 15, '2017-11-20 18:04:29', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(6183, 15, 0, '2017-11-18 00:00:00', 139, 'Reviewed and revised KRA\'s draft Petition. Incorporated EMP\'s comments.', 0, NULL, 2, 0, 1, 15, '2017-11-20 18:05:07', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(6184, 15, 0, '2017-11-20 00:00:00', 139, 'Revised petition for review based on Atty. Ruy\'s draft. Supervised KRA over filing.', 0, NULL, 2.5, 0, 1, 15, '2017-11-20 18:05:59', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(6185, 15, 0, '2017-11-19 00:00:00', 120, 'Reviewed and revised FGS\' memorandum draft. Internal discussion with EMP re impact of CBK case to the HSAB claim considering a TCC has already been granted for a big part of the claim.', 2500, NULL, 4.2, 10500, 1, 15, '2017-11-20 18:07:26', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(6186, 15, 0, '2017-11-19 00:00:00', 163, '[Case No. 272; LHPI v. Taguig] Reviewed and revised FGS\' opposition to the motion to dismiss. Redrafted some parts of the opposition and made additional research. ', 0, NULL, 3.2, 0, 0, 15, '2017-11-20 18:09:34', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(6187, 15, 0, '2017-11-20 00:00:00', 128, 'Performed Other Service: addressed request for issuance of seceratry\'s certificate and updating of personal information. Responded to Mr. Rainier\'s request for issuance of sec cert on Mr. Baja\'s authority to sign on power agreements. ', 0, NULL, 1, 0, 1, 15, '2017-11-20 18:11:30', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(6188, 15, 0, '2017-11-20 00:00:00', 163, '[Case No. 272; LHPI v. Taguig] Reviewed and revised FGS\' opposition to the motion to dismiss. Redrafted some parts of the opposition and made additional research.', 0, NULL, 3.5, 0, 1, 15, '2017-11-20 18:18:16', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(6189, 15, 0, '2017-11-20 00:00:00', 213, 'Internally discussed comments and notes from Friday meeting with EMP', 3000, NULL, 0.7, 2100, 1, 15, '2017-11-20 18:23:49', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(6190, 15, 0, '2017-11-11 00:00:00', 213, 'Reviewed and revised notes of Friday meeting to complete scenarios of no-fault termination and incorporating EMP\'s comments over the no-fault termination options into the notes and comments draft.', 0, NULL, 1, 0, 1, 15, '2017-11-20 18:24:49', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(6191, 15, 0, '2017-11-20 00:00:00', 232, 'Reviewed and Revised request for compromise', 3500, NULL, 0.4, 1400, 1, 15, '2017-11-20 18:25:41', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(6192, 15, 0, '2017-11-20 00:00:00', 63, 'Reviewed and revised RHO\'s letter to Calaca CENRO explaining spin-off transaction. ', 0, NULL, 0.7, 0, 1, 15, '2017-11-20 18:26:37', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(6193, 15, 0, '2017-11-20 00:00:00', 228, 'Internally discussed step-plan revisions with DRP', 3500, NULL, 0.5, 1750, 1, 15, '2017-11-20 18:27:11', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(6194, 15, 0, '2017-11-18 00:00:00', 213, 'Reviewed and revised notes of Friday meeting to complete scenarios of no-fault termination and incorporating EMP\'s comments over the no-fault termination options into the notes and comments draft.', 0, NULL, 1, 0, 1, 15, '2017-11-20 18:28:30', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(6195, 12, 0, '2017-11-19 00:00:00', 139, 'Drafted and reviewed Petition for Review; various emails to Ruy', 0, NULL, 2.5, 0, 1, 12, '2017-11-21 00:48:09', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6196, 12, 0, '2017-11-19 00:00:00', 139, 'Finalized petition for review', 0, NULL, 1.5, 0, 0, 12, '2017-11-21 00:48:32', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6197, 12, 0, '2017-11-20 00:00:00', 228, 'Finalisation of opinion; email to team', 6000, NULL, 2.75, 16500, 1, 12, '2017-11-21 00:50:28', NULL, NULL, 1, '00:00:00', '00:00:00', 10),
(6198, 12, 0, '2017-11-20 00:00:00', 139, 'Performed Other Service -\nfinalisation of petition', 0, NULL, 1.5, 0, 1, 12, '2017-11-21 00:51:03', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(6199, 19, 0, '2017-09-16 00:00:00', 172, 'Drafted letter of update and compliance to CENRO\nReviewed records for documents submitted', 0, NULL, 3, 0, 1, 19, '2017-11-21 20:59:54', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6200, 15, 0, '2017-11-21 00:00:00', 228, 'Revised step-plan to shorten PCC discussion. Revised further to reflect EMP\'s comments. ', 3500, NULL, 1.5, 5250, 1, 15, '2017-11-22 12:06:26', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(6201, 15, 0, '2017-11-21 00:00:00', 228, 'Made telephone call to Laurent, Integration team to update on the status of the simplification project', 3500, NULL, 1.5, 5250, 1, 15, '2017-11-22 12:07:32', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(6202, 15, 0, '2017-11-21 00:00:00', 120, 'Internally discussed memorandum draft with EMP with regard to CBK ruling', 2500, NULL, 0.7, 1750, 1, 15, '2017-11-22 12:08:48', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(6203, 15, 0, '2017-11-21 00:00:00', 120, 'Revised memorandum draft based on EMP\'s comments', 2500, NULL, 0.9, 2250, 1, 15, '2017-11-22 12:11:15', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(6204, 15, 0, '2017-11-21 00:00:00', 63, 'Performed Other Service: emailed instructions to RHO and KRA re drafting of HMDC manual of corporate governance', 0, NULL, 0.8, 0, 1, 15, '2017-11-22 12:24:10', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(6205, 15, 0, '2017-11-22 00:00:00', 227, 'Performed Other Service: supervised issuance of certificateS of no rental to APCDNI, SSI, LGMC and SCCC', 0, NULL, 1, 0, 1, 15, '2017-11-22 13:08:28', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(6206, 15, 0, '2017-11-22 00:00:00', 63, 'Reviewed and revised RHO\'s Calaca letter to CENRO', 0, NULL, 0.8, 0, 1, 15, '2017-11-22 13:09:45', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(6207, 15, 0, '2017-11-22 00:00:00', 211, 'Conferred with Tere Galido regarding 2010 assessment. {no JEM yet}', 3500, NULL, 0.8, 2800, 1, 15, '2017-11-22 13:36:06', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(6208, 19, 0, '2017-09-13 00:00:00', 186, 'compiled requirements and travelled to BIR for TAX clearance Certificate', 0, NULL, 3, 0, 1, 19, '2017-11-22 14:06:03', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(6209, 19, 0, '2017-09-28 00:00:00', 186, 'update on status of BIR TCC Application', 0, NULL, 1, 0, 1, 19, '2017-11-22 14:08:55', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(6210, 19, 0, '2017-10-13 00:00:00', 106, 'Checked Records of Case', 0, NULL, 2, 0, 1, 19, '2017-11-22 14:20:47', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(6211, 19, 0, '2017-10-16 00:00:00', 106, 'Wrote email to sent email to Badeth', 0, NULL, 0.3, 0, 1, 19, '2017-11-22 14:21:11', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(6212, 19, 0, '2017-11-22 00:00:00', 63, 'Drafted letter of update and compliance to CENRO\nreviewed records for documents submitted ', 0, NULL, 3, 0, 1, 19, '2017-11-22 14:26:06', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6213, 19, 0, '2017-10-16 00:00:00', 205, 'Revise memo on interest income', 3000, NULL, 2, 6000, 1, 19, '2017-11-22 14:27:01', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(6214, 19, 0, '2017-10-17 00:00:00', 106, 'Drafted letter to BIR\nTravelled to BIR\nDrafted Petition to Annul', 0, NULL, 6.05, 0, 1, 19, '2017-11-22 14:28:46', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6215, 19, 0, '2017-10-18 00:00:00', 106, 'Drafted Petition to Annul ', 0, NULL, 3, 0, 1, 19, '2017-11-22 14:30:54', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6216, 19, 0, '2017-10-18 00:00:00', 63, 'Revise letter to CENRO\nprepared documents for CENRO', 0, NULL, 2.3, 0, 1, 19, '2017-11-22 14:32:45', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(6217, 19, 0, '2017-10-19 00:00:00', 106, 'Drafted Petition to Annul\nChecked records for copies of annexes and attachments ', 0, NULL, 5, 0, 1, 19, '2017-11-22 14:34:19', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6218, 16, 0, '2017-11-21 00:00:00', 228, 'Revised/finalized step plan per EMP\'s comments; internal discussions with EMP and SLP', 0, NULL, 6, 0, 1, 16, '2017-11-22 14:35:02', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(6219, 19, 0, '2017-10-20 00:00:00', 63, 'Traveled to CENRO Calaca', 0, NULL, 8, 0, 1, 19, '2017-11-22 14:35:10', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(6220, 16, 0, '2017-11-21 00:00:00', 228, 'Weekly conference call with Laurent Jaques for Simplification (with SLP)', 0, NULL, 1.2, 0, 1, 16, '2017-11-22 14:35:29', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(6221, 19, 0, '2017-10-22 00:00:00', 106, 'Drafted Petition', 0, NULL, 4, 0, 1, 19, '2017-11-22 14:35:35', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6222, 19, 0, '2017-10-23 00:00:00', 172, 'Attended meeting at Taguig\nPrepared materials for the meeting and updates', 0, NULL, 4.5, 0, 1, 19, '2017-11-22 14:36:39', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(6223, 19, 0, '2017-10-23 00:00:00', 63, 'prepared updated for Calaca CENRO', 0, NULL, 2, 0, 1, 19, '2017-11-22 14:37:05', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(6224, 19, 0, '2017-10-24 00:00:00', 63, 'Traveled to Calaca', 0, NULL, 8, 0, 1, 19, '2017-11-22 14:37:28', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(6225, 19, 0, '2017-10-25 00:00:00', 206, 'Revise memo on interes income ', 3000, NULL, 2, 6000, 1, 19, '2017-11-22 14:37:59', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(6226, 19, 0, '2017-10-24 00:00:00', 106, 'Revise Petition \nPrepared attachments', 0, NULL, 5, 0, 1, 19, '2017-11-22 14:39:06', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(6227, 19, 0, '2017-10-25 00:00:00', 106, 'Revise Petition\nPrepared Attachments', 0, NULL, 5, 0, 1, 19, '2017-11-22 14:40:18', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(6228, 19, 0, '2017-10-26 00:00:00', 106, 'Revised and filing petition', 0, NULL, 8, 0, 1, 19, '2017-11-22 14:41:16', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(6229, 19, 0, '2017-10-26 00:00:00', 81, 'Prepared documents for BIR submission', 0, NULL, 3, 0, 1, 19, '2017-11-22 14:42:01', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(6230, 19, 0, '2017-09-28 00:00:00', 69, 'Quezon City hall follow up on donation', 0, NULL, 2, 0, 1, 19, '2017-11-22 14:44:27', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(6231, 12, 0, '2017-11-20 00:00:00', 213, 'Drafted Comments on Chairman\'s issues; internal discussion with SLP', 6000, NULL, 1.5, 9000, 1, 12, '2017-11-23 03:22:36', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6232, 12, 0, '2017-11-20 00:00:00', 163, 'Conferred with partners', 0, NULL, 4.5, 0, 1, 12, '2017-11-23 03:24:20', 12, '2017-11-23 03:24:41', 2, '00:00:00', '00:00:00', 2),
(6233, 12, 0, '2017-11-21 00:00:00', 228, 'Conferred with team; waited for call', 6000, NULL, 1.5, 9000, 1, 12, '2017-11-23 03:25:34', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(6234, 12, 0, '2017-11-21 00:00:00', 244, 'Wrote Opinion on LHPI-CEMCO Transaction', 0, NULL, 4.5, 0, 1, 12, '2017-11-23 03:26:09', NULL, NULL, 1, '00:00:00', '00:00:00', 10),
(6235, 12, 0, '2017-11-20 00:00:00', 228, 'Performed Other Service ]- Summary to Dixie Dugan\n\n', 6000, NULL, 1, 6000, 1, 12, '2017-11-23 03:29:32', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(6236, 12, 0, '2017-11-20 00:00:00', 1, 'Attended the Finance Committee Meeting', 0, NULL, 2.75, 0, 1, 12, '2017-11-23 03:31:52', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(6237, 12, 0, '2017-11-21 00:00:00', 99, 'Conferred with Jenny and Gregory Chan re Customs Issue', 0, NULL, 2.5, 0, 1, 12, '2017-11-23 03:34:00', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(6238, 12, 0, '2017-11-22 00:00:00', 64, 'Wrote emails to directors to confirm Dec. 13 meeting', 0, NULL, 0.5, 0, 1, 12, '2017-11-23 03:37:43', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(6239, 12, 0, '2017-11-22 00:00:00', 120, 'Reviewed of work of Sam re Memorandum', 0, NULL, 2.5, 0, 1, 12, '2017-11-23 03:38:41', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(6240, 12, 0, '2017-11-22 00:00:00', 163, 'Conferred with Tina, Tin and secretaries re billing and budget', 0, NULL, 1, 0, 1, 12, '2017-11-23 03:39:24', NULL, NULL, 2, '00:00:00', '00:00:00', 2),
(6241, 12, 0, '2017-11-22 00:00:00', 211, 'Conferred with Khel re FNBS on 2013 assessment', 6000, NULL, 1.5, 9000, 1, 12, '2017-11-23 03:40:10', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(6242, 12, 0, '2017-11-22 00:00:00', 243, 'Reviewed of Opposition to Motion to Dismiss', 0, NULL, 0.75, 0, 1, 12, '2017-11-23 03:40:48', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(6243, 16, 0, '2017-11-23 00:00:00', 163, 'Drafted Petition for Refund/supervised preparation of annexes (LHPI v. Taguig City, Q3 and Q4 2017)', 0, NULL, 3.5, 0, 1, 16, '2017-11-23 17:27:19', 16, '2017-11-23 17:29:46', 1, '00:00:00', '00:00:00', 3),
(6244, 16, 0, '2017-11-23 00:00:00', 163, 'Drafted Petition for Refund/supervised preparation of annexes (Calumboyan v. Taguig City, Q3 and Q4 2017)', 0, NULL, 3.5, 0, 1, 16, '2017-11-23 17:29:05', 16, '2017-11-23 17:29:51', 1, '00:00:00', '00:00:00', 3),
(6245, 15, 0, '2017-11-22 00:00:00', 211, 'Conferred with Tere Galido, Kel Pascual and Kags Paliza on how to address the lapsed 2010 assessment. ', 0, NULL, 1.5, 0, 1, 15, '2017-11-23 17:29:07', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(6246, 16, 0, '2017-11-23 00:00:00', 228, 'Revised table of pending matters for HPI', 3500, NULL, 1, 3500, 1, 16, '2017-11-23 17:29:41', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(6247, 16, 0, '2017-11-22 00:00:00', 163, 'Drafted Petition for Refund/supervised preparation of annexes (LHPI v. Taguig City, Q3 and Q4 2017)', 0, NULL, 2, 0, 1, 16, '2017-11-23 17:30:14', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6248, 16, 0, '2017-11-22 00:00:00', 163, 'Drafted Petition for Refund/supervised preparation of annexes (Calumboyan v. Taguig City, Q3 and Q4 2017)', 0, NULL, 2, 0, 1, 16, '2017-11-23 17:30:25', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6249, 16, 0, '2017-11-22 00:00:00', 6, 'Attended meeting at RDO 49 with Ms. Fatima Pre re: sale of CPI\'s real properties (Capital asset issue)', 2500, NULL, 1.25, 3125, 1, 16, '2017-11-23 17:32:17', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(6250, 16, 0, '2017-11-22 00:00:00', 6, 'Internally discussed with GVF re: meeting with Ms. Pre', 2500, NULL, 0.3, 750, 1, 16, '2017-11-23 17:32:32', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(6251, 16, 0, '2017-11-22 00:00:00', 6, 'Reviewed files of CPI in preparation for meeting with Ms. Fatima Pre', 0, NULL, 0.75, 0, 1, 16, '2017-11-23 17:32:59', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(6252, 16, 0, '2017-11-20 00:00:00', 228, 'Conferred with SEC FAAD re: outstanding matters for Step Plan', 3500, NULL, 3, 10500, 1, 16, '2017-11-23 17:33:51', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(6253, 16, 0, '2017-11-20 00:00:00', 228, 'Revised Step Plan per discussion with EMP and SLP', 0, NULL, 2, 0, 1, 16, '2017-11-23 17:34:49', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(6254, 16, 0, '2017-11-20 00:00:00', 228, 'Wrote email to EMP and team re: outcome of meeting with SEC FAAD on date of AFS and requirement of CAR for prior share transfers (for subsequent merger)', 0, NULL, 0.5, 0, 1, 16, '2017-11-23 17:35:27', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(6255, 15, 0, '2017-11-23 00:00:00', 211, 'Drafted letter of compromise for Advatech 2010 assessment; scheduled meeting with BIR', 0, NULL, 0.8, 0, 1, 15, '2017-11-23 17:35:55', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6256, 16, 0, '2017-11-20 00:00:00', 91, 'Finalized table of tax exposures for release to client', 2500, NULL, 0.5, 1250, 1, 16, '2017-11-23 17:36:03', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6257, 15, 0, '2017-11-22 00:00:00', 120, 'Internally discussed with EMP on pending issues with the memorandum', 2500, NULL, 0.8, 2000, 1, 15, '2017-11-23 17:36:39', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(6258, 15, 0, '2017-11-22 00:00:00', 140, 'Performed Other Service: revised and supervised filing of Motex for en banc petition', 2500, NULL, 1.5, 3750, 1, 15, '2017-11-23 17:38:26', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(6259, 15, 0, '2017-11-22 00:00:00', 228, 'Revised DRP\'s table of HPI matters', 3500, NULL, 0.8, 2800, 1, 15, '2017-11-23 17:39:44', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(6260, 15, 0, '2017-11-22 00:00:00', 172, 'Performed Other Service: updated status of Pre-Cities and Cities CAR application', 0, NULL, 0.6, 0, 1, 15, '2017-11-23 17:40:35', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(6261, 15, 0, '2017-11-22 00:00:00', 63, 'Performed Other Service: updated status of HPI land still to be transferred to HMDC; sent email to Atty. Fernandez', 0, NULL, 0.8, 0, 1, 15, '2017-11-23 17:42:43', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(6262, 15, 0, '2017-10-21 00:00:00', 219, 'Reviewed and revised FGS\' draft of lease contract. Communicated with EMP regarding revisions. Revised contract based on EMP\'s comments (consolidated entry) ', 3500, NULL, 3.4, 11900, 1, 15, '2017-11-24 11:06:18', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(6263, 15, 0, '2017-06-05 00:00:00', 219, 'Performed Other Service: drafted status update of for May 11 arbitration. ', 3500, NULL, 0.5, 1750, 1, 15, '2017-11-24 11:20:55', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(6264, 15, 0, '2017-10-13 00:00:00', 219, 'Performed Other Service - drafted update on October 11, 2017 arbitration', 0, NULL, 0.5, 0, 1, 15, '2017-11-24 11:21:38', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(6265, 15, 0, '2017-09-12 00:00:00', 219, 'Performed Other Service: drafted emails and communications with Mr. Guevarra and Mr. Badang regarding the Appraisal Report rendered by ACNN appraisers (consolidated entry)', 0, NULL, 1, 0, 1, 15, '2017-11-24 11:23:24', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(6266, 15, 0, '2017-11-08 00:00:00', 219, 'Drafted, reviewed and revised Omnibus Motion filed on November 10, 2017. Include internal discussions with EMP on the motion and supervision of filing of Motion. (consolidated 2-day entry) ', 0, NULL, 6.5, 0, 1, 15, '2017-11-24 11:24:57', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6267, 15, 0, '2017-11-03 00:00:00', 219, 'Wrote email to Atty. Aaron Cruz to confirm details of real parties-in-interest to the arbitration proceedings and the lease contract.', 0, NULL, 0.5, 0, 1, 15, '2017-11-24 11:26:47', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(6268, 15, 0, '2017-11-23 00:00:00', 213, 'Traveled to SPPI office at Robinson\'s Summit to attend all hands-on meeting to discuss PUPA issues and execution schedules of the TPC and MOA.', 3000, NULL, 2, 6000, 1, 15, '2017-11-24 13:12:29', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(6269, 15, 0, '2017-11-23 00:00:00', 152, 'Wrote email to Tere Galido to confirm BIR meeting and to send copy of request for compromise', 0, NULL, 0.5, 0, 1, 15, '2017-11-24 13:15:03', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(6270, 15, 0, '2017-11-23 00:00:00', 213, 'Internally discussed with EMP regarding pending chairman questions on the contracts. ', 3000, NULL, 0.5, 1500, 1, 15, '2017-11-24 13:16:05', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(6271, 15, 0, '2017-11-23 00:00:00', 120, 'Internally discussed with EMP and FGS regarding the memorandum draft and application of the Hedcor Sibulan case', 2500, NULL, 0.7, 1750, 1, 15, '2017-11-24 13:17:13', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(6272, 15, 0, '2017-11-23 00:00:00', 243, 'Revised and reviewed Comment to MTD and supervised filing.', 0, NULL, 1, 0, 1, 15, '2017-11-24 13:18:43', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(6273, 15, 0, '2017-11-15 00:00:00', 243, 'Reviewed and revised FGS\' draft Comment to MTD. Conducted additional research on the topic.', 0, NULL, 3, 0, 1, 15, '2017-11-24 13:29:43', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(6274, 15, 0, '2017-11-17 00:00:00', 243, 'Attended at trial/hearing at RTC Taguig on the Motion to Disms', 0, NULL, 3.7, 0, 1, 15, '2017-11-24 13:30:12', NULL, NULL, 1, '00:00:00', '00:00:00', 15),
(6275, 15, 0, '2017-11-17 00:00:00', 213, 'Conferred with  AP Legal and EMP on pending issues re n-fault termination clauses in the TPC', 3000, NULL, 2, 6000, 1, 15, '2017-11-24 13:30:55', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(6276, 15, 0, '2017-11-21 00:00:00', 243, 'Revised draft of Comment according to GVF\'s comments and changes', 0, NULL, 1.2, 0, 1, 15, '2017-11-24 13:31:41', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(6277, 15, 0, '2017-03-20 00:00:00', 152, 'Conferred with EMP, Kel Pasual ', 0, NULL, 1.75, 0, 1, 15, '2017-11-24 13:32:26', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(6278, 15, 0, '2017-04-06 00:00:00', 152, 'Conferred with Kel Pascual, et al and EMP re options for the compromise', 0, NULL, 1.5, 0, 1, 15, '2017-11-24 13:33:13', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(6279, 15, 0, '2017-04-06 00:00:00', 152, 'Conferred with Kel Pascual, et al and EMP re options for the property dividends', 0, NULL, 1.2, 0, 1, 15, '2017-11-24 13:33:28', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(6280, 15, 0, '2017-05-10 00:00:00', 152, 'Conferred with Kel Pascual, et al and EMP and prepared BIR letter (consolidated entry)', 0, NULL, 2, 0, 1, 15, '2017-11-24 13:34:14', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(6281, 12, 0, '2017-11-20 00:00:00', 82, 'Internal routing-Copy of Establishment Termination Report for Nov 2017 of 26 workers effective on 31Dec17, duly received by DOLE-MTPLFO on 16Nov17\n', 0, NULL, 0.1, 0, 1, 22, '2017-11-24 16:21:59', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(6282, 15, 0, '2017-11-24 00:00:00', 140, 'Reviewed and revised KRA\'s draft of the Taurus manifestation', 2500, NULL, 0.5, 1250, 1, 15, '2017-11-24 17:17:48', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(6283, 15, 0, '2017-11-24 00:00:00', 240, 'Performed Other Service: [TEI Tax matter] coordinated with Greefin regarding assistance to compile 2015 financial documents for the LOA; sent email update to client. ', 0, NULL, 0.5, 0, 1, 15, '2017-11-24 17:20:13', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(6284, 15, 0, '2017-11-24 00:00:00', 207, 'Performed Other Service: reviewed draft directors\' certificate and cert of no intra-corp dispute; drafted transmittal letters to HMDC directors', 0, NULL, 1, 0, 1, 15, '2017-11-24 17:21:15', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(6285, 15, 0, '2017-11-24 00:00:00', 227, 'Performed Other Service: responded to query from HPI regarding Deutsche bank CLINCO KYC request for Mrs. Nef\'s MIR form and copies of HPMC\'s trust agreement, plan and directors\' MIR. ', 0, NULL, 0.7, 0, 1, 15, '2017-11-24 17:25:09', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(6286, 15, 0, '2017-11-24 00:00:00', 106, 'Reviewed and revised Petition for Review in compliance with Court\'s resolution. Drafted compliance and gave instructions to JA and secretary on the filing.', 0, NULL, 1.2, 0, 1, 15, '2017-11-24 17:26:59', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(6287, 16, 0, '2017-11-24 00:00:00', 158, 'Conferred with RDO of RDO 39 Victoria Reinante re: GANV CAR', 3000, NULL, 1.25, 3750, 1, 16, '2017-11-24 17:36:28', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(6288, 16, 0, '2017-11-24 00:00:00', 158, 'Traveled to RDO 39', 3000, NULL, 1.1, 3300, 1, 16, '2017-11-24 17:36:43', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(6289, 16, 0, '2017-11-24 00:00:00', 158, 'Traveled to office from RDO 39', 3000, NULL, 2, 6000, 1, 16, '2017-11-24 17:37:00', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(6290, 16, 0, '2017-11-24 00:00:00', 158, 'Drafted status update to Atty. Nisce', 3000, NULL, 0.4, 1200, 1, 16, '2017-11-24 17:37:17', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6291, 16, 0, '2017-11-24 00:00:00', 228, 'Researched on RP-Germany Tax Treaty', 3500, NULL, 1, 3500, 1, 16, '2017-11-24 17:37:38', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(6292, 16, 0, '2017-11-24 00:00:00', 228, 'Wrote email to EMP re: RP-Germany Tax Treaty findings', 3500, NULL, 0.4, 1400, 1, 16, '2017-11-24 17:37:53', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(6293, 16, 0, '2017-11-24 00:00:00', 163, 'Internally discussed with KRA re: Lipio estate', 0, NULL, 0.25, 0, 1, 16, '2017-11-24 17:51:34', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(6294, 15, 0, '2017-11-24 00:00:00', 64, 'Internally discussed with RHO and KRA regarding the re-filing of the AOI amendments; discussed upcoming BOD meeting', 0, NULL, 1.3, 0, 1, 15, '2017-11-24 18:16:38', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(6295, 15, 0, '2017-11-24 00:00:00', 19, 'Received telephone call from Lani Diaceno regarding issues with board minutes', 0, NULL, 0.3, 0, 1, 15, '2017-11-24 18:17:18', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(6296, 12, 0, '2017-11-24 00:00:00', 14, 'Conferred with Atty. Manzares and Mape Cantillep', 0, NULL, 3, 0, 1, 12, '2017-11-24 20:41:15', 12, '2017-11-24 20:44:11', 1, '00:00:00', '00:00:00', 2),
(6297, 12, 0, '2017-11-24 00:00:00', 152, 'Conferred with Marina de Guzman and Alice re 2010 Assessment', 0, NULL, 2.5, 0, 1, 12, '2017-11-24 20:42:29', 12, '2017-11-24 20:43:32', 1, '00:00:00', '00:00:00', 2),
(6298, 12, 0, '2017-11-24 00:00:00', 158, 'Conferred with RDO 39', 0, NULL, 2.5, 0, 1, 12, '2017-11-24 20:43:12', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(6299, 12, 0, '2017-11-24 00:00:00', 80, 'Reviewed of Service Agreement', 0, NULL, 0.5, 0, 1, 12, '2017-11-24 20:44:38', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(6300, 15, 0, '2017-11-27 00:00:00', 211, 'Received telephone call from Ms. tere Gallardo re documents for PowerDiesel and Advatech LOAs (no JEMs/proposals yet)', 3500, NULL, 0.5, 1750, 1, 15, '2017-11-27 13:16:40', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(6301, 15, 0, '2017-11-27 00:00:00', 227, 'Performed Other Service: updated table of status update', 0, NULL, 0.5, 0, 1, 15, '2017-11-27 13:17:50', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(6302, 15, 0, '2017-11-27 00:00:00', 183, 'Received telephone call from Kat Silva re Romar business permit update', 0, NULL, 0.5, 0, 1, 15, '2017-11-27 13:19:09', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(6303, 15, 0, '2017-11-27 00:00:00', 120, 'Wrote email to client/Atty. Rondain to ask if there are any changes in the memorandum', 2500, NULL, 0.5, 1250, 1, 15, '2017-11-27 13:19:42', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(6304, 15, 0, '2017-11-27 00:00:00', 120, 'Reviewed memorandum draft for filing', 2500, NULL, 1.2, 3000, 1, 15, '2017-11-27 13:20:03', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(6305, 16, 0, '2017-11-27 00:00:00', 6, 'Conferred with Mr. Joe Soriano, Chief of the Assessment Section of RDO 49 re: Condominium Pushers property', 2500, NULL, 2.5, 6250, 1, 16, '2017-11-27 17:35:37', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(6306, 16, 0, '2017-11-27 00:00:00', 228, 'Researched on PSE Disclosure rules for sale of shares outside stock exchange', 3500, NULL, 1.25, 4375, 1, 16, '2017-11-27 17:36:32', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(6307, 16, 0, '2017-11-27 00:00:00', 228, 'Made multiple telephone calls to SEC and PSE re: sale of shares outside stock exchange', 3500, NULL, 0.6, 2100, 1, 16, '2017-11-27 17:36:47', 16, '2017-11-27 19:07:46', 1, '00:00:00', '00:00:00', 16),
(6308, 16, 0, '2017-11-27 00:00:00', 163, 'Received telephone call from EMP re: Lipio (call with KRA)', 0, NULL, 0.4, 0, 1, 16, '2017-11-27 18:09:54', 16, '2017-11-27 19:07:58', 1, '00:00:00', '00:00:00', 17),
(6309, 16, 0, '2017-11-27 00:00:00', 228, 'Received telephone call from EMP re: sale of Holderfin\'s 18.11% in HPI to GErman holding company/step plan', 3500, NULL, 0.4, 1400, 1, 16, '2017-11-27 18:10:30', 16, '2017-11-27 19:09:31', 1, '00:00:00', '00:00:00', 17),
(6310, 16, 0, '2017-11-27 00:00:00', 163, 'Attended meeting with Andrew Cunanan and FGS re: Andrew\'s 13-a visa', 0, NULL, 0.75, 0, 1, 16, '2017-11-27 19:08:28', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(6311, 16, 0, '2017-11-27 00:00:00', 163, 'Researched on 13-a visa, dual citizenship, and recognition of Filipino citizenship (Andrew Cunanan visa)', 0, NULL, 1.5, 0, 1, 16, '2017-11-27 19:08:51', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(6312, 16, 0, '2017-11-27 00:00:00', 200, 'Drafted/revised minutes of Nov 22 meeting to reflect repayment of advances', 0, NULL, 0.6, 0, 1, 16, '2017-11-27 19:09:22', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6313, 16, 0, '2017-11-28 00:00:00', 212, 'Attended meeting/interviewed Gian Carlo C. Nieves for Growl v. Tradeshow', 3000, NULL, 2, 6000, 1, 16, '2017-11-28 09:45:09', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(6314, 16, 0, '2017-11-28 00:00:00', 185, 'Internally discussed with GVF to finalize Project Compass due diligence report for releasing', 100, NULL, 2, 200, 1, 16, '2017-11-28 10:37:40', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(6315, 19, 0, '2017-11-06 00:00:00', 172, 'Updated CAR checklist and prepared materials for monthly update meeting', 0, NULL, 2.5, 0, 1, 19, '2017-11-29 13:07:53', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(6316, 19, 0, '2017-11-06 00:00:00', 64, 'Revise Minutes October 5, 2017', 0, NULL, 1, 0, 1, 19, '2017-11-29 13:10:10', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(6317, 19, 0, '2017-11-06 00:00:00', 128, 'Drafted Minutes October 5, 2017', 0, NULL, 0.4, 0, 1, 19, '2017-11-29 13:10:36', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6318, 19, 0, '2017-11-07 00:00:00', 128, 'Wrote email to Mr. Jon Fernandez re: October 5, 2017 Minutes', 0, NULL, 0.15, 0, 1, 19, '2017-11-29 13:11:03', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(6319, 19, 0, '2017-11-07 00:00:00', 63, 'Traveled to Holcim Office for Monthly Update Meeting\nDrafted Monthly status update for the meeting ', 0, NULL, 5, 0, 1, 19, '2017-11-29 13:11:47', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(6320, 19, 0, '2017-11-07 00:00:00', 69, 'Wrote email updated on donation', 0, NULL, 0.3, 0, 1, 19, '2017-11-29 13:12:15', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(6321, 19, 0, '2017-11-07 00:00:00', 163, 'Drafted list of pending matters', 0, NULL, 1, 0, 1, 19, '2017-11-29 13:12:37', NULL, NULL, 2, '00:00:00', '00:00:00', 3),
(6322, 19, 0, '2017-11-08 00:00:00', 69, 'Traveled to QC for meeting with Mr. Lito Martin on Donation of Real Property \nPrepared documents for submission to QC City Hall', 0, NULL, 6, 0, 1, 19, '2017-11-29 13:13:28', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(6323, 19, 0, '2017-11-08 00:00:00', 128, 'Drafted Minutes of the Meeting dated October 5, 2017', 0, NULL, 2, 0, 1, 19, '2017-11-29 13:13:56', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6324, 19, 0, '2017-11-09 00:00:00', 63, 'Drafted Letter for CENRO Calaca on non-availability of tax declarations \n-Reviewed previous correspondence with BIR and SEC on property for share exchange/transfer\n-reviewed previous correspondences with CENRO', 0, NULL, 4, 0, 1, 19, '2017-11-29 13:15:31', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6325, 19, 0, '2017-11-09 00:00:00', 100, 'Reviewed files for signed secretary\'s certificate without minutes, and drafted Minutes and GIS.', 0, NULL, 2.5, 0, 1, 19, '2017-11-29 13:16:04', 19, '2017-11-29 13:16:42', 1, '00:00:00', '00:00:00', 12),
(6326, 19, 0, '2017-11-09 00:00:00', 102, 'Drafted Minutes and GIS ', 0, NULL, 1.5, 0, 1, 19, '2017-11-29 13:16:25', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6327, 19, 0, '2017-11-20 00:00:00', 128, 'Drafted SEC Cert on General Authority of Rey Baja \n-	Revised minutes October 5, 2017\n-	Drafted SPA for Irene Azarcon ', 0, NULL, 2.5, 0, 1, 19, '2017-11-29 13:17:36', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6328, 19, 0, '2017-11-20 00:00:00', 212, 'Drafted Judicial Affidavit of Sophie Delos Santos', 3000, NULL, 3.5, 10500, 1, 19, '2017-11-29 13:18:03', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6329, 19, 0, '2017-11-21 00:00:00', 128, 'Revise revised and reviewed LHAI letter to PEMC \n-	Revised SPA and Sec Cert on general authority \n-	Wrote email to Mr. Rainier Elepano \n', 0, NULL, 2, 0, 1, 19, '2017-11-29 13:18:47', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(6330, 19, 0, '2017-11-21 00:00:00', 212, 'Drafted Judicial Affidavit Sophie Delos Santos ', 3000, NULL, 3, 9000, 1, 19, '2017-11-29 13:19:12', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6331, 19, 0, '2017-11-21 00:00:00', 63, 'Revised letter to CENRO Calaca \n-	Revised/reviewed time charges for billing statement \n', 0, NULL, 1.3, 0, 1, 19, '2017-11-29 13:19:51', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(6332, 19, 0, '2017-11-21 00:00:00', 69, 'Wrote email update on donation of real property ', 0, NULL, 0.3, 0, 1, 19, '2017-11-29 13:21:18', NULL, NULL, 1, '00:00:00', '00:00:00', 6);
INSERT INTO `file_billing_tbl` (`file_billing_id`, `user_id`, `position`, `billing_date`, `file_id`, `work_detail`, `rate`, `time_spent_sec`, `time_spent`, `amount`, `active`, `insert_by`, `insert_dt`, `update_by`, `update_dt`, `task_type`, `start_time`, `end_time`, `task_code`) VALUES
(6333, 19, 0, '2017-11-22 00:00:00', 81, 'Reviewed  newly transmitted documents for Indonesia affiliates ', 0, NULL, 1, 0, 1, 19, '2017-11-29 13:22:26', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(6334, 19, 0, '2017-11-21 00:00:00', 67, 'update on pending transfer of condominium title ', 0, NULL, 0.3, 0, 1, 19, '2017-11-29 13:22:48', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(6335, 19, 0, '2017-11-21 00:00:00', 223, 'LHPI 3rd and 4th Quarter LBT-Assisted DRP in drafting petition for filing and compiling annexes', 2500, NULL, 2, 5000, 1, 19, '2017-11-29 13:23:46', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(6336, 19, 0, '2017-11-22 00:00:00', 223, 'LHPI 3rd and 4th Quarter LBT – assisted DRP in drafting petition for filing and compiling annexes ', 2500, NULL, 2, 5000, 1, 19, '2017-11-29 13:32:31', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(6337, 19, 0, '2017-11-22 00:00:00', 222, 'CHI 4rd and 4th Quarter LBT – assisted DRP in drafting petition for filing and compiling annexes ', 2500, NULL, 2, 5000, 1, 19, '2017-11-29 13:33:28', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(6338, 19, 0, '2017-11-22 00:00:00', 212, 'Drafted Judicial Affidavit Sophie Delos Santos ', 3000, NULL, 3.5, 10500, 1, 19, '2017-11-29 13:33:52', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6339, 19, 0, '2017-11-23 00:00:00', 81, 'Reviewed reviewed filed BOI updates for 2017 \n-	Wrote email on updated affiliates filed with BOI \n-	Reviewed missing documents for France affiliate \n', 0, NULL, 3.4, 0, 1, 19, '2017-11-29 13:35:12', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(6340, 19, 0, '2017-11-23 00:00:00', 128, 'Revise Minutes of the meeting October 5, 2017', 0, NULL, 1, 0, 1, 19, '2017-11-29 13:35:59', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(6341, 19, 0, '2017-11-23 00:00:00', 64, 'Revise Minutes of the Meeting October 5, 2017', 0, NULL, 1, 0, 1, 19, '2017-11-29 13:36:27', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(6342, 19, 0, '2017-11-23 00:00:00', 207, 'Drafted documentary requirements for Amendment of AOI and by-Laws', 0, NULL, 1.5, 0, 1, 19, '2017-11-29 13:36:54', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6343, 19, 0, '2017-11-24 00:00:00', 205, 'Traveled to PCAB for inquiry on joint venture agreement of foreign contractor and Filipino contractor', 3000, NULL, 3, 9000, 1, 19, '2017-11-29 13:38:47', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(6344, 19, 0, '2017-11-24 00:00:00', 207, 'Revise documentary requirements for amendment of AOI and by-', 0, NULL, 0.3, 0, 1, 19, '2017-11-29 13:39:13', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(6345, 19, 0, '2017-11-24 00:00:00', 106, 'Drafted compliance and prepared amended petition for review and annexes', 0, NULL, 3, 0, 1, 19, '2017-11-29 13:42:25', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6346, 19, 0, '2017-11-24 00:00:00', 163, 'Reviewed and revised time charges for billing statement with EMP ', 0, NULL, 1, 0, 1, 19, '2017-11-29 13:43:06', NULL, NULL, 2, '00:00:00', '00:00:00', 12),
(6347, 19, 0, '2017-11-24 00:00:00', 63, 'prepared documents and attachments for submission to CENRO Calaca ', 0, NULL, 4, 0, 1, 19, '2017-11-29 13:44:04', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(6348, 19, 0, '2017-11-24 00:00:00', 82, 'Supervised filing of Preferential Tax rate compilation', 0, NULL, 2, 0, 1, 19, '2017-11-29 13:44:54', NULL, NULL, 1, '00:00:00', '00:00:00', 18),
(6349, 19, 0, '2017-11-27 00:00:00', 63, 'Traveled to Calaca for CENRO Meeting', 0, NULL, 18, 0, 1, 19, '2017-11-29 13:45:35', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(6350, 19, 0, '2017-11-28 00:00:00', 64, 'Drafted reply to auditor requested shareholding and minutes ', 0, NULL, 0.3, 0, 1, 19, '2017-11-29 13:46:07', 19, '2017-11-29 13:46:53', 1, '00:00:00', '00:00:00', 3),
(6351, 19, 0, '2017-11-28 00:00:00', 127, 'Drafted reply to auditor requested shareholding and minutes ', 0, NULL, 0.3, 0, 1, 19, '2017-11-29 13:47:18', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6352, 12, 0, '2017-11-16 00:00:00', 139, 'Internal routing - Request for certified true copies of Resolution and Decision', 0, NULL, 0.1, 0, 1, 22, '2017-11-29 13:47:18', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(6353, 19, 0, '2017-11-28 00:00:00', 110, 'Drafted reply to auditor requested shareholding and minutes ', 0, NULL, 0.3, 0, 1, 19, '2017-11-29 13:47:32', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6354, 19, 0, '2017-11-28 00:00:00', 189, 'Drafted reply to auditor requested shareholding and minutes ', 0, NULL, 0.3, 0, 1, 19, '2017-11-29 13:48:03', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6355, 19, 0, '2017-11-28 00:00:00', 111, 'Drafted reply to auditor requested shareholding and minutes ', 0, NULL, 0.3, 0, 1, 19, '2017-11-29 13:48:25', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6356, 12, 0, '2017-11-16 00:00:00', 64, 'Internal routing - HMDC Returns and other documents', 0, NULL, 0.1, 0, 1, 22, '2017-11-29 13:48:36', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(6357, 12, 0, '2017-11-16 00:00:00', 186, 'Internal routing - ITR for 2013', 6000, NULL, 0.1, 600, 1, 22, '2017-11-29 13:49:20', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(6358, 19, 0, '2017-11-28 00:00:00', 112, 'Drafted reply to auditor requested shareholding and minutes ', 0, NULL, 0.3, 0, 1, 19, '2017-11-29 13:50:34', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6359, 19, 0, '2017-11-28 00:00:00', 128, 'Drafted reply to auditor requested shareholding and minutes ', 0, NULL, 0.3, 0, 1, 19, '2017-11-29 13:50:55', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6360, 12, 0, '2017-11-16 00:00:00', 220, 'Internal routing - Deed of Donation and calculation of Donor\'s Tax', 6000, NULL, 0.1, 600, 1, 22, '2017-11-29 13:51:37', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(6361, 12, 0, '2017-11-16 00:00:00', 172, 'Internal routing - application for CAR from SCCC and SCMC to LRI', 0, NULL, 0.2, 0, 1, 22, '2017-11-29 13:52:49', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(6362, 19, 0, '2017-11-28 00:00:00', 67, 'Traveled to  Pasig update on pending condominium transfer ', 0, NULL, 3, 0, 1, 19, '2017-11-29 13:53:19', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(6363, 19, 0, '2017-11-28 00:00:00', 163, 'finalized turn over report ', 0, NULL, 1, 0, 1, 19, '2017-11-29 13:53:43', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(6364, 12, 0, '2017-11-16 00:00:00', 106, 'Internal routing - Letter to Badeth Nanaga re CTA BIR Assessment - 2011 folder', 0, NULL, 0.1, 0, 1, 22, '2017-11-29 13:53:49', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(6365, 19, 0, '2017-11-28 00:00:00', 224, 'prepared documents for mediation proceeding ', 2500, NULL, 1.5, 3750, 1, 19, '2017-11-29 13:54:03', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(6366, 12, 0, '2017-11-16 00:00:00', 236, 'Internal routing - ITR for 2014', 6000, NULL, 0.1, 600, 1, 22, '2017-11-29 13:54:17', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(6367, 19, 0, '2017-11-28 00:00:00', 106, 'CTA CASE no. 9705 Supervised filing of of Compliance and Amended Petition for Review', 0, NULL, 1.5, 0, 1, 19, '2017-11-29 13:54:49', NULL, NULL, 1, '00:00:00', '00:00:00', 18),
(6368, 19, 0, '2017-11-28 00:00:00', 224, 'Traveled to RTC taguig for mediation ', 2500, NULL, 4, 10000, 0, 19, '2017-11-29 13:55:20', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(6369, 19, 0, '2017-11-29 00:00:00', 224, 'Traveled to RTC taguig for mediation ', 0, NULL, 4, 0, 1, 19, '2017-11-29 13:55:53', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(6370, 19, 0, '2017-11-06 00:00:00', 163, 'Casas Tax Clearance Wrote email to Ms. Badeth Bersabe and Follow up on Tax Clearance\n-Travelled to BIR on update of Pending Tax Clearance', 0, NULL, 2.2, 0, 1, 19, '2017-11-29 13:57:42', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(6371, 12, 0, '2017-11-16 00:00:00', 106, 'Internal routing - CTA 9705 - Manifestation for filing of Petition for Review filed with CTA on October 30, 2017', 0, NULL, 0.1, 0, 1, 22, '2017-11-29 14:37:01', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(6372, 12, 0, '2017-11-16 00:00:00', 134, 'Internal routing - corporation documents checklist (East West documents)', 180, NULL, 0.1, 18, 1, 22, '2017-11-29 14:37:41', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(6373, 12, 0, '2017-11-16 00:00:00', 219, 'Internal routing - MAC POA 2013-001 Notice of Issuance of an Order', 6000, NULL, 0.3, 1800, 1, 22, '2017-11-29 14:38:38', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(6374, 12, 0, '2017-11-16 00:00:00', 106, 'Internal routing - CTA 9705 - amendments to the Petition for Review dated October 26, 2017', 0, NULL, 0.1, 0, 1, 22, '2017-11-29 14:39:27', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(6375, 12, 0, '2017-11-16 00:00:00', 139, 'Internal routing - EB 1733 (CTA 8967) - Motex to File Petition for Review', 0, NULL, 0.1, 0, 1, 22, '2017-11-29 14:40:32', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(6376, 12, 0, '2017-11-16 00:00:00', 242, 'Internal routing - Entry of Appearance with Motex to File Responsive Pleading', 0, NULL, 0.1, 0, 1, 22, '2017-11-29 14:41:16', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(6377, 12, 0, '2017-11-16 00:00:00', 222, 'Internal routing - Entry of Appearance with Motex to File Responsive Pleading', 6000, NULL, 0.1, 600, 1, 22, '2017-11-29 14:41:52', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(6378, 12, 0, '2017-11-16 00:00:00', 49, 'Internal routing - CTA EB 1661 - Manifestation and Compliance filed on October 11, 2017 noted by CTA', 0, NULL, 0.1, 0, 1, 22, '2017-11-29 14:43:09', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(6379, 12, 0, '2017-11-16 00:00:00', 223, 'Internal routing - Order dated September 28, 2017', 6000, NULL, 0.1, 600, 1, 22, '2017-11-29 14:43:51', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(6380, 12, 0, '2017-11-16 00:00:00', 136, 'Internal routing - CTA 8931 - Entry of appearance by Rondain &amp; Mendiola as collaborating mtfcouns_dtr_sys', 0, NULL, 0.1, 0, 1, 22, '2017-11-29 14:44:35', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(6381, 12, 0, '2017-11-16 00:00:00', 243, 'Internal routing - Entry of appearance with Motex', 0, NULL, 0.1, 0, 1, 22, '2017-11-29 14:45:19', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(6382, 12, 0, '2017-11-16 00:00:00', 140, 'Internal routing - Notice of Resolution dated Nov 6, 2017 w/ attached Resolution dated Nov 3, 2017', 0, NULL, 0.1, 0, 1, 22, '2017-11-29 14:46:06', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(6383, 12, 0, '2017-11-16 00:00:00', 120, 'Internal routing - Order dated Oct 30, 2017 granting Motex to File Memorandum', 0, NULL, 0.1, 0, 1, 22, '2017-11-29 14:46:47', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(6384, 12, 0, '2017-11-16 00:00:00', 19, 'Internal routing - Proxy for Annual Meeting of Individual and Corporate Stockholders held on Oct 30, 2017', 0, NULL, 0.1, 0, 1, 22, '2017-11-29 14:47:33', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(6385, 12, 0, '2017-11-16 00:00:00', 106, 'Internal routing - Petition for Review filed with CTA on Oct 26, 2017', 0, NULL, 0.1, 0, 1, 22, '2017-11-29 14:48:24', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(6386, 12, 0, '2017-11-16 00:00:00', 120, 'Internal routing - Motion for Extension of Time', 0, NULL, 0.1, 0, 1, 22, '2017-11-29 14:49:05', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(6387, 12, 0, '2017-11-16 00:00:00', 81, 'Internal routing - application for preferential tax for Swee Sen Kok and Christian Uichico', 0, NULL, 0.1, 0, 1, 22, '2017-11-29 14:50:12', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(6388, 12, 0, '2017-11-16 00:00:00', 27, 'Internal routing - Minutes of BOD meeting held on Oct 25, 2017', 0, NULL, 0.1, 0, 1, 22, '2017-11-29 15:05:18', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(6389, 12, 0, '2017-11-16 00:00:00', 36, 'Internal routing - Minutes of BOD meeting held on Nov 1, 2017', 0, NULL, 0.1, 0, 1, 22, '2017-11-29 15:05:49', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(6390, 12, 0, '2017-11-16 00:00:00', 29, 'Internal routing - Minutes of the BOD meeting held on Nov 1, 2017', 0, NULL, 0.1, 0, 1, 22, '2017-11-29 15:06:24', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(6391, 12, 0, '2017-11-16 00:00:00', 30, 'Internal routing - Minutes of the BOD meeting held on Nov 1, 2017', 0, NULL, 0.1, 0, 1, 22, '2017-11-29 15:07:46', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(6392, 12, 0, '2017-11-16 00:00:00', 80, 'Internal routing - Compliance of Reportorial Requirements', 0, NULL, 0.1, 0, 1, 22, '2017-11-29 15:09:02', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(6393, 12, 0, '2017-11-16 00:00:00', 64, 'Internal routing - Secretary\'s Certificates on Treasury Memo for HMDC group dated Aug 1, 2017', 0, NULL, 0.1, 0, 1, 22, '2017-11-29 15:09:53', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(6394, 12, 0, '2017-11-16 00:00:00', 1, 'Internal routing - Regular Board Meeting Agenda (Nov 23, 2017)', 0, NULL, 0.1, 0, 1, 22, '2017-11-29 15:10:34', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(6395, 12, 0, '2017-11-16 00:00:00', 1, 'Internal routing - Special SH Meeting on Nov 23, 2017', 0, NULL, 0.1, 0, 1, 22, '2017-11-29 15:11:07', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(6396, 12, 0, '2017-11-16 00:00:00', 116, 'Internal routing - transmittal to Matt Ashe re EastWest Form and signature card', 0, NULL, 0.1, 0, 1, 22, '2017-11-29 15:11:44', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(6397, 12, 0, '2017-11-16 00:00:00', 183, 'Internal routing - transmittal re Sec Cert approving the construction &amp; fit out plans of Solemare Parksuites Retail and offices', 0, NULL, 0.1, 0, 1, 22, '2017-11-29 15:13:05', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(6398, 12, 0, '2017-11-16 00:00:00', 64, 'Internal routing - orig Treasury Memo No. HMDC 10-24-2017', 0, NULL, 0.1, 0, 1, 22, '2017-11-29 15:15:05', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(6399, 12, 0, '2017-11-16 00:00:00', 64, 'Internal routing - transmittal to Renato Baja re HMDC &amp; LHAI Minutes', 0, NULL, 0.1, 0, 1, 22, '2017-11-29 15:15:44', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(6400, 12, 0, '2017-11-16 00:00:00', 224, 'Internal routing - Sec Certs, Minutes and Director\'s Certificate', 6000, NULL, 0.1, 600, 1, 22, '2017-11-29 15:17:01', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(6401, 12, 0, '2017-11-16 00:00:00', 81, 'Internal routing - Letter to Jigs Maminta re application for preferential tax of Swee Sen Kok &amp; Christian Uichico', 0, NULL, 0.1, 0, 1, 22, '2017-11-29 15:17:54', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(6402, 12, 0, '2017-11-16 00:00:00', 183, 'Internal routing - Affidavit of Kath Silva attesting that the company has no existing client yet', 0, NULL, 0.1, 0, 1, 22, '2017-11-29 15:18:36', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(6403, 12, 0, '2017-11-16 00:00:00', 183, 'Internal routing - transmittal to Kath Silva re notarized Sec cert re PNB bank resolution', 0, NULL, 0.1, 0, 1, 22, '2017-11-29 15:19:16', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(6404, 12, 0, '2017-11-16 00:00:00', 19, 'Internal routing - Minutes for signature sent by Lani Diaceno', 0, NULL, 0.1, 0, 1, 22, '2017-11-29 15:20:32', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(6405, 12, 0, '2017-11-16 00:00:00', 146, 'Internal routing - transmittal to Gemma Merin re OR of Shea Mira, copy of sales invoice &amp; collection receipt issued by BIR', 0, NULL, 0.1, 0, 1, 22, '2017-11-29 15:21:30', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(6406, 12, 0, '2017-11-16 00:00:00', 146, 'Internal routing - copy of sales invoice and collection receipt issued by BIR', 0, NULL, 0.1, 0, 1, 22, '2017-11-29 15:34:51', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(6407, 12, 0, '2017-11-16 00:00:00', 146, 'Internal routing - orig OR No. 7713, BIR form 1921, sworn statement of Josephine Bachoco', 0, NULL, 0.1, 0, 1, 22, '2017-11-29 15:35:42', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(6408, 12, 0, '2017-11-16 00:00:00', 146, 'Internal routing - BIR Form 1905', 0, NULL, 0.1, 0, 1, 22, '2017-11-29 15:36:11', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(6409, 12, 0, '2017-11-16 00:00:00', 106, 'Internal routing - Partner\'s certificate (additional document for BIR 2011 assessment petition to be filed at CTA', 0, NULL, 0.1, 0, 1, 22, '2017-11-29 15:38:14', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(6410, 12, 0, '2017-11-16 00:00:00', 48, 'Internal routing - transmittal to Maricel Crisostomo re Minutes of the Special Meeting of BOD held on Sept 18, 2017', 0, NULL, 0.1, 0, 1, 22, '2017-11-29 15:38:59', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(6411, 12, 0, '2017-11-16 00:00:00', 219, 'Internal routing - MAC POA 2013-01 - Manifestation re Manifestatino with Omnibus Motion filed on Nov 10, 2017', 6000, NULL, 0.1, 600, 1, 22, '2017-11-29 15:51:27', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(6412, 12, 0, '2017-11-17 00:00:00', 219, 'Internal routing - MAC POA 2013-001 - Manifestation with Omnibus Motion filed on Nov 10, 2017', 0, NULL, 0.1, 0, 1, 22, '2017-11-29 15:52:19', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(6413, 12, 0, '2017-11-17 00:00:00', 64, 'Internal routing - Minutes of the Regular Meeting of BOD &amp; SH held on May 30, 2017', 0, NULL, 0.1, 0, 1, 22, '2017-11-29 15:53:05', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(6414, 12, 0, '2017-11-17 00:00:00', 128, 'Internal routing - Minutes of the Regular Meeting of BOD &amp; SH held on May 30, 2017', 0, NULL, 0.1, 0, 1, 22, '2017-11-29 15:53:51', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(6415, 12, 0, '2017-11-20 00:00:00', 82, 'Internal routing - Establishment Termination Report for Nov 2017 duly received by DOLE on Nov 16, 2017', 0, NULL, 0.1, 0, 1, 22, '2017-11-29 15:54:38', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(6416, 12, 0, '2017-11-20 00:00:00', 99, 'Internal routing - Sec Certs re authorization to sell utility vehicle and appointment of Julie De Gracia', 0, NULL, 0.1, 0, 1, 22, '2017-11-29 15:55:42', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(6417, 12, 0, '2017-11-20 00:00:00', 211, 'Internal routing - Powerdiesel Phil. - letter to RDO 43 re electronic LOA 2015000081278 dated Oct 25, 2017 and received on Nov 3, 2017', 6000, NULL, 0.1, 600, 1, 22, '2017-11-29 15:57:54', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(6418, 12, 0, '2017-11-20 00:00:00', 211, 'Internal routing - letter to RDO 41-Mandaluyong re electronic LOA 201500080347 dated Oct 27, 2017 and received on Nov 8, 2017', 6000, NULL, 0.1, 600, 1, 22, '2017-11-29 15:58:53', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(6419, 12, 0, '2017-11-20 00:00:00', 125, 'Internal routing - Minutes of the Special Meeting of BOD held on Dec 9, 2016', 6000, NULL, 0.1, 600, 1, 22, '2017-11-29 15:59:42', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(6420, 12, 0, '2017-11-20 00:00:00', 140, 'Internal routing - transmittal from Ada Aquino re notarized Verification &amp; Certification and Sec Certificate', 0, NULL, 0.1, 0, 1, 22, '2017-11-29 16:02:22', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(6421, 12, 0, '2017-11-23 00:00:00', 139, 'Internal routing - EB 1733 (CTA 8967) - Notice to change of firm name', 0, NULL, 0.1, 0, 1, 22, '2017-11-29 16:03:20', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(6422, 12, 0, '2017-11-23 00:00:00', 140, 'Internal routing - EB 1745 - Motex to File Petition for Review', 0, NULL, 0.1, 0, 1, 22, '2017-11-29 16:03:59', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(6423, 12, 0, '2017-11-23 00:00:00', 140, 'Internal routing - EB 1745 - Notice to change of firm name', 0, NULL, 0.1, 0, 1, 22, '2017-11-29 16:04:33', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(6424, 12, 0, '2017-11-23 00:00:00', 64, 'Internal routing - transmittal to Rainier Elepano re SPa of Renato Baja and Sec cert authorizing any representative to transact w/ various govt agencies', 0, NULL, 0.1, 0, 1, 22, '2017-11-29 16:05:43', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(6425, 12, 0, '2017-11-23 00:00:00', 128, 'Internal routing - transmittal to Jonah Togueno re Affidavit of Undertaking to Change Name and Personal Profile of EMP &amp; SLP', 0, NULL, 0.1, 0, 1, 22, '2017-11-29 16:06:44', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(6426, 12, 0, '2017-11-23 00:00:00', 139, 'Internal routing - EB 1733 - EB grants Petitioner\'s Motex to file Petition for Review', 0, NULL, 0.1, 0, 1, 22, '2017-11-29 16:07:35', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(6427, 12, 0, '2017-11-24 00:00:00', 106, 'Internal routing - CTA 9705 - Notice of Resolution w/ attached Resolution dated Nov 20, 2017 noting the filing of Manifestation and Amendments to the Petition for Review', 0, NULL, 0.1, 0, 1, 22, '2017-11-29 16:11:06', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(6428, 12, 0, '2017-11-24 00:00:00', 243, 'Internal routing - Notice of Change of Firm Name', 0, NULL, 0.1, 0, 1, 22, '2017-11-29 16:11:37', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(6429, 12, 0, '2017-11-24 00:00:00', 243, 'Internal routing - Petitioner\'s Comment/Opposition (re Motion to Dismiss dated Nov 7, 2017)', 0, NULL, 0.1, 0, 1, 22, '2017-11-29 16:12:13', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(6430, 12, 0, '2017-11-27 00:00:00', 27, 'Internal routing - Minutes of the Special Meeting held on October 25, 2017', 0, NULL, 0.1, 0, 0, 22, '2017-11-29 16:17:33', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(6431, 12, 0, '2017-11-27 00:00:00', 36, 'Internal routing - Minutes of the Special Meeting held on Nov 1, 2017', 0, NULL, 0.1, 0, 0, 22, '2017-11-29 16:18:17', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(6432, 12, 0, '2017-11-27 00:00:00', 30, 'Internal routing - Minutes of the Special Meeting held on Nov 1, 2017', 0, NULL, 0.1, 0, 0, 22, '2017-11-29 16:18:33', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(6433, 12, 0, '2017-10-27 00:00:00', 27, 'Internal routing - Minutes of the Special Meeting held on Oct  25, 2017', 0, NULL, 0.1, 0, 1, 22, '2017-11-29 16:24:59', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(6434, 12, 0, '2017-10-27 00:00:00', 36, 'Internal routing - Minutes of the Special Meeting held on Nov 1, 2017', 0, NULL, 0.1, 0, 1, 22, '2017-11-29 16:25:33', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(6435, 12, 0, '2017-10-27 00:00:00', 30, 'Internal routing - Minutes of the Special Meeting held on Nov 1, 2017', 0, NULL, 0.1, 0, 1, 22, '2017-11-29 16:25:49', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(6436, 12, 0, '2017-10-27 00:00:00', 29, 'Internal routing  - Minutes of the Special Meeting held on Nov 1, 2017', 0, NULL, 0.1, 0, 1, 22, '2017-11-29 16:26:11', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(6437, 25, 0, '2017-11-03 00:00:00', 82, 'Read Email from opposing party (complainant) re specifics of his claim', 0, NULL, 1, 0, 1, 21, '2017-12-01 10:15:51', NULL, NULL, 1, '00:00:00', '00:00:00', 4),
(6438, 25, 0, '2017-11-03 00:00:00', 82, 'Researched on legality of complainant\'s claims', 0, NULL, 2, 0, 1, 21, '2017-12-01 10:16:13', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(6439, 25, 0, '2017-11-08 00:00:00', 82, 'Research on Expat Tax Liability\n', 0, NULL, 2, 0, 1, 21, '2017-12-01 10:16:38', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(6440, 25, 0, '2017-11-08 00:00:00', 82, 'Read Email from opposing party (complainant) re specifics of his claim', 0, NULL, 1, 0, 1, 21, '2017-12-01 10:17:16', NULL, NULL, 1, '00:00:00', '00:00:00', 4),
(6441, 25, 0, '2017-11-08 00:00:00', 82, 'Wrote email to GVF for update on SENA conference', 0, NULL, 2, 0, 1, 21, '2017-12-01 10:17:34', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(6442, 25, 0, '2017-11-09 00:00:00', 82, 'Read Email from opposing party re decision of HEABS re his claims', 0, NULL, 1, 0, 1, 21, '2017-12-01 10:18:01', NULL, NULL, 1, '00:00:00', '00:00:00', 4),
(6443, 25, 0, '2017-11-09 00:00:00', 82, 'Wrote email to client re decision on his monetary claims', 0, NULL, 1, 0, 1, 21, '2017-12-01 10:18:20', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(6444, 25, 0, '2017-11-13 00:00:00', 82, 'Wrote email to GVF re update on SENA conference', 0, NULL, 1, 0, 1, 21, '2017-12-01 10:18:42', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(6445, 25, 0, '2017-11-16 00:00:00', 82, 'Wrote email to GVF re update on SENA conference', 0, NULL, 1, 0, 1, 21, '2017-12-01 10:19:04', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(6446, 25, 0, '2017-11-20 00:00:00', 82, 'Performed Other Service email to opposing party', 0, NULL, 1, 0, 1, 21, '2017-12-01 10:19:30', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(6447, 25, 0, '2017-11-22 00:00:00', 82, 'Wrote email to complainant re hearing', 0, NULL, 1, 0, 1, 21, '2017-12-01 10:20:08', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(6448, 25, 0, '2017-11-23 00:00:00', 82, 'Wrote email to GVF re update on SENA conference', 0, NULL, 1, 0, 1, 21, '2017-12-01 10:20:27', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(6449, 25, 0, '2017-10-04 00:00:00', 82, 'Drafted  letter for HEABS Plan registration', 0, NULL, 3, 0, 1, 21, '2017-12-01 10:21:36', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6450, 25, 0, '2017-10-06 00:00:00', 82, 'Drafted  Form No. 17.60 for Plan Registration ', 0, NULL, 2, 0, 1, 21, '2017-12-01 10:23:23', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6451, 25, 0, '2017-10-09 00:00:00', 82, 'Revised Request for Registration', 0, NULL, 1, 0, 1, 21, '2017-12-01 10:26:04', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(6452, 25, 0, '2017-10-23 00:00:00', 82, 'telephone call to DOLE re necessity for Certificate of Compliance\n', 0, NULL, 1, 0, 1, 21, '2017-12-01 10:26:51', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(6453, 25, 0, '2017-10-25 00:00:00', 82, 'Performed Other Service securing SPA from client', 0, NULL, 1, 0, 1, 21, '2017-12-01 10:27:17', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(6454, 25, 0, '2017-10-25 00:00:00', 82, 'Conferred with GVF re SEnA conference', 0, NULL, 1, 0, 1, 21, '2017-12-01 10:27:38', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(6455, 25, 0, '2017-08-23 00:00:00', 82, 'Attended meeting with GVF re need for waiver for teambuilding acitivity', 0, NULL, 1, 0, 1, 21, '2017-12-01 10:28:22', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(6456, 25, 0, '2017-08-23 00:00:00', 82, 'Revised  the draft of the waiver', 0, NULL, 2, 0, 1, 21, '2017-12-01 10:28:49', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(6457, 25, 0, '2017-08-10 00:00:00', 239, 'Attended meeting  with GVF re hearing', 2500, NULL, 1, 2500, 1, 21, '2017-12-01 10:32:47', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(6458, 25, 0, '2017-08-10 00:00:00', 239, 'Researched on  reckless imprudence resulting to damage in property for counter-affidavit', 2500, NULL, 2, 5000, 1, 21, '2017-12-01 10:33:14', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(6459, 25, 0, '2017-08-14 00:00:00', 239, 'Attended meeting with GVF re hearing', 0, NULL, 1, 0, 1, 21, '2017-12-01 10:33:43', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(6460, 25, 0, '2017-08-14 00:00:00', 239, 'Researched on on legal arguments for Counter-Affidavit', 0, NULL, 3, 0, 1, 21, '2017-12-01 10:34:09', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(6461, 25, 0, '2017-08-17 00:00:00', 239, 'Attended at trial/hearing at QC Office of City Prosecutor', 0, NULL, 5, 0, 1, 21, '2017-12-01 10:35:15', NULL, NULL, 1, '00:00:00', '00:00:00', 15),
(6462, 25, 0, '2017-08-18 00:00:00', 239, 'Drafted internal email update for GVF and client', 0, NULL, 1, 0, 1, 21, '2017-12-01 10:35:38', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6463, 25, 0, '2017-08-19 00:00:00', 239, 'Wrote email to GVF re possible need to postpone hearing', 0, NULL, 1, 0, 1, 21, '2017-12-01 10:36:00', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(6464, 25, 0, '2017-08-21 00:00:00', 239, 'Drafted motion for extension of time', 0, NULL, 3, 0, 1, 21, '2017-12-01 10:36:24', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6465, 25, 0, '2017-08-23 00:00:00', 239, 'Performed Other Service  follow up if motion was granted', 2500, NULL, 2, 5000, 1, 21, '2017-12-01 10:37:01', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(6466, 25, 0, '2017-08-25 00:00:00', 124, 'Conferred with DRP re Complaint to be filed to SEC', 0, NULL, 1, 0, 1, 21, '2017-12-01 10:37:34', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(6467, 25, 0, '2017-08-28 00:00:00', 243, 'Drafted Petition re local business tax assessment', 0, NULL, 5, 0, 1, 21, '2017-12-01 10:38:00', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6468, 25, 0, '2017-08-31 00:00:00', 243, 'Revised Petition for DRP\'s review', 0, NULL, 4, 0, 1, 21, '2017-12-01 10:38:24', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(6469, 25, 0, '2017-09-05 00:00:00', 243, 'Revised  Petition for filing', 0, NULL, 2, 0, 1, 21, '2017-12-01 10:38:52', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(6470, 25, 0, '2017-09-06 00:00:00', 239, 'Revised the Counter-Affidavit', 2500, NULL, 3, 7500, 1, 21, '2017-12-01 10:39:18', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(6471, 25, 0, '2017-09-06 00:00:00', 239, 'Researched on QC Traffic Management Code', 0, NULL, 2, 0, 1, 21, '2017-12-01 10:39:39', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(6472, 25, 0, '2017-09-07 00:00:00', 239, 'Revised the Counter-Affidavit', 2500, NULL, 1, 2500, 1, 21, '2017-12-01 10:40:02', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(6473, 25, 0, '2017-09-07 00:00:00', 239, 'Wrote email to GVF and client re revisions needed', 0, NULL, 1, 0, 1, 21, '2017-12-01 10:40:23', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(6474, 25, 0, '2017-09-07 00:00:00', 239, 'Attended at trial/hearing   at Office of City Prosecutor', 0, NULL, 4, 0, 1, 21, '2017-12-01 10:40:45', NULL, NULL, 1, '00:00:00', '00:00:00', 15),
(6475, 25, 0, '2017-09-08 00:00:00', 239, 'Wrote email to client for update', 2500, NULL, 1, 2500, 1, 21, '2017-12-01 10:41:09', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(6476, 25, 0, '2017-09-08 00:00:00', 239, 'Wrote email to client re counter-affidavit', 0, NULL, 1, 0, 1, 21, '2017-12-01 10:41:31', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(6477, 25, 0, '2017-09-13 00:00:00', 239, 'Drafted separate Complaiant-Affidavits as countercharges', 0, NULL, 5, 0, 1, 21, '2017-12-01 10:41:55', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6478, 25, 0, '2017-09-22 00:00:00', 239, 'Drafted  Rejoinder for GVF\'s review', 0, NULL, 4, 0, 1, 21, '2017-12-01 10:42:16', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6479, 25, 0, '2017-10-24 00:00:00', 239, 'Performed Other Service examined documents re re-opened case', 0, NULL, 2, 0, 1, 21, '2017-12-01 10:43:03', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(6480, 25, 0, '2017-10-24 00:00:00', 239, 'Wrote email to client re plan of actionq', 0, NULL, 1, 0, 1, 21, '2017-12-01 10:43:23', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(6481, 25, 0, '2017-10-24 00:00:00', 239, 'Wrote email to  client re Motion to Re-Open', 2500, NULL, 1, 2500, 1, 21, '2017-12-01 10:43:51', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(6482, 25, 0, '2017-11-02 00:00:00', 151, 'Performed Other Service follow up monitoring clearance', 2500, NULL, 2, 5000, 1, 21, '2017-12-01 10:44:30', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(6483, 25, 0, '2017-11-02 00:00:00', 183, 'Performed Other Service  follow up on Business Permit application', 0, NULL, 2, 0, 1, 21, '2017-12-01 10:44:54', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(6484, 25, 0, '2017-11-02 00:00:00', 198, 'Performed Other Service follow up on Aman\'s ACR I-Card', 2500, NULL, 2, 5000, 1, 21, '2017-12-01 10:45:17', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(6485, 25, 0, '2017-11-02 00:00:00', 183, 'Wrote email to Wendy Bai re status of business permit', 0, NULL, 1, 0, 1, 21, '2017-12-01 10:45:35', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(6486, 25, 0, '2017-11-02 00:00:00', 151, 'Wrote email to  Philip re update of Khita Hua\'s visa application', 2500, NULL, 1, 2500, 1, 21, '2017-12-01 10:46:00', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(6487, 25, 0, '2017-11-02 00:00:00', 228, 'Revised tax opinion', 3000, NULL, 3, 9000, 1, 21, '2017-12-01 10:48:20', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(6488, 25, 0, '2017-11-02 00:00:00', 198, 'Wrote email to Ms. Tess for update on ACR I-Card', 2500, NULL, 2, 5000, 1, 21, '2017-12-01 10:48:53', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(6489, 25, 0, '2017-11-02 00:00:00', 188, 'Performed Other Service follow up Ms. Gemma on documents needed for EastWest transaction', 3000, NULL, 1, 3000, 1, 21, '2017-12-01 10:49:25', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(6490, 25, 0, '2017-11-02 00:00:00', 151, 'Wrote email to Philip re update of Khita Hua\'s visa application', 2500, NULL, 1, 2500, 1, 21, '2017-12-01 10:50:50', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(6491, 25, 0, '2017-11-02 00:00:00', 182, 'Wrote email to Sudarshan re update on registration of inward foreign direct investment', 120, NULL, 1, 120, 1, 21, '2017-12-01 10:51:11', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(6492, 25, 0, '2017-11-02 00:00:00', 134, 'Performed Other Service updated EMP re status', 100, NULL, 1, 100, 1, 21, '2017-12-01 10:51:52', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(6493, 25, 0, '2017-11-02 00:00:00', 134, 'Performed Other Service updated EMP re status', 100, NULL, 1, 100, 1, 21, '2017-12-01 10:53:30', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(6494, 25, 0, '2017-11-02 00:00:00', 183, 'Wrote email to Wendy Bai re status of business permit', 0, NULL, 1, 0, 1, 21, '2017-12-01 10:53:52', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(6495, 25, 0, '2017-10-25 00:00:00', 82, 'Attended at trial/hearing NLRC - Banawe', 0, NULL, 3, 0, 1, 21, '2017-12-01 11:10:56', NULL, NULL, 1, '00:00:00', '00:00:00', 15),
(6496, 25, 0, '2017-11-03 00:00:00', 82, 'Attended at trial/hearing NLRC - Banawe', 0, NULL, 3, 0, 1, 21, '2017-12-01 11:11:28', NULL, NULL, 1, '00:00:00', '00:00:00', 15),
(6497, 25, 0, '2017-11-09 00:00:00', 82, 'Attended at trial/hearing NLRC - Banawe', 0, NULL, 3, 0, 1, 21, '2017-12-01 11:11:40', NULL, NULL, 1, '00:00:00', '00:00:00', 15),
(6498, 25, 0, '2017-11-22 00:00:00', 82, 'Attended at trial/hearing NLRC - Banawe', 0, NULL, 3, 0, 1, 21, '2017-12-01 11:11:52', NULL, NULL, 1, '00:00:00', '00:00:00', 15),
(6499, 25, 0, '2017-11-02 00:00:00', 183, 'Wrote email to Wendy Bai re status of business permit', 0, NULL, 1, 0, 1, 21, '2017-12-01 11:12:43', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(6500, 25, 0, '2017-11-02 00:00:00', 134, 'Performed Other Service  follow up Ms. Gemma on documents needed for EastWest transaction', 100, NULL, 1, 100, 1, 21, '2017-12-01 11:13:39', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(6501, 25, 0, '2017-11-03 00:00:00', 134, 'Wrote email to Veena re status of BIR ICC application', 0, NULL, 1, 0, 1, 21, '2017-12-01 11:13:58', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(6502, 25, 0, '2017-11-07 00:00:00', 172, 'Received telephone call  to RDO 39 re status of reconstructed CAR application', 0, NULL, 2, 0, 1, 21, '2017-12-01 11:15:03', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(6503, 25, 0, '2017-11-07 00:00:00', 142, 'Attended at trial/hearing  Commissioners Hearing', 2500, NULL, 3, 7500, 1, 21, '2017-12-01 11:15:34', NULL, NULL, 1, '00:00:00', '00:00:00', 15),
(6504, 25, 0, '2017-11-09 00:00:00', 243, 'Drafted Comment to Motion to Dismiss', 0, NULL, 4, 0, 1, 21, '2017-12-01 11:16:03', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6505, 25, 0, '2017-11-09 00:00:00', 198, 'Wrote email to Ms. Tess re ACR I-Card ', 2500, NULL, 1, 2500, 1, 21, '2017-12-01 11:17:51', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(6506, 25, 0, '2017-11-09 00:00:00', 243, 'Researched on arguments re alleged failure to state cause of action', 0, NULL, 1, 0, 1, 21, '2017-12-01 11:18:17', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(6507, 25, 0, '2017-11-09 00:00:00', 90, 'Supervised filing ofManifestation and Motion', 0, NULL, 2, 0, 1, 21, '2017-12-01 11:18:41', NULL, NULL, 1, '00:00:00', '00:00:00', 18),
(6508, 25, 0, '2017-11-09 00:00:00', 134, 'Wrote email to wrote email to Matt re doc for transmittal', 100, NULL, 1, 100, 1, 21, '2017-12-01 11:19:03', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(6509, 25, 0, '2017-11-09 00:00:00', 234, 'Performed Other Service follow up fees', 0, NULL, 1, 0, 1, 21, '2017-12-01 11:19:36', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(6510, 25, 0, '2017-11-10 00:00:00', 239, 'Performed Other Service reviewed motion to reopen ', 2500, NULL, 2, 5000, 1, 21, '2017-12-01 11:20:01', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(6511, 25, 0, '2017-11-13 00:00:00', 239, 'Wrote email to to GVF re update on hearing', 0, NULL, 1, 0, 1, 21, '2017-12-01 11:20:18', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(6512, 25, 0, '2017-11-13 00:00:00', 142, 'Performed Other Service wrote case history to delegate hearing to KRA', 2500, NULL, 3, 7500, 1, 21, '2017-12-01 11:20:42', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(6513, 25, 0, '2017-11-15 00:00:00', 183, 'Performed Other Service follow up Romar\'s locational clearance', 0, NULL, 1, 0, 1, 21, '2017-12-01 11:21:03', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(6514, 25, 0, '2017-11-15 00:00:00', 151, 'Followed-up work at Khita Hua\'s interview', 2500, NULL, 1, 2500, 1, 21, '2017-12-01 11:21:27', NULL, NULL, 1, '00:00:00', '00:00:00', 7),
(6515, 25, 0, '2017-11-15 00:00:00', 243, 'Drafted  Comment to Motion to Dismiss', 0, NULL, 3, 0, 1, 21, '2017-12-01 11:21:52', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6516, 25, 0, '2017-11-16 00:00:00', 134, 'Wrote email to Ms. Gemma re BIR ICC and EastWest transaction', 100, NULL, 1, 100, 1, 21, '2017-12-01 11:22:14', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(6517, 25, 0, '2017-11-16 00:00:00', 234, 'Performed Other Service follow up correct AEP form', 0, NULL, 1, 0, 1, 21, '2017-12-01 11:22:39', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(6518, 25, 0, '2017-11-16 00:00:00', 182, 'Revised the sworn certification', 120, NULL, 2, 240, 1, 21, '2017-12-01 11:23:07', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(6519, 25, 0, '2017-11-17 00:00:00', 243, 'Revised comment to motion to dismiss', 0, NULL, 1, 0, 1, 21, '2017-12-01 11:23:32', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(6520, 25, 0, '2017-11-20 00:00:00', 243, 'Revised comment to motion to dismiss', 0, NULL, 1, 0, 1, 21, '2017-12-01 11:23:52', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(6521, 25, 0, '2017-11-20 00:00:00', 219, 'Revised contract of lease re HPI v Cruz', 2500, NULL, 3, 7500, 1, 21, '2017-12-01 11:24:23', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(6522, 25, 0, '2017-11-20 00:00:00', 239, 'Performed Other Service  confirm w/GVF re attendance to hearing', 2500, NULL, 1, 2500, 1, 21, '2017-12-01 11:24:46', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(6523, 25, 0, '2017-11-20 00:00:00', 182, 'Wrote email to Ms. Gemma asking assistance to complete Sworn Certification', 120, NULL, 2, 240, 1, 21, '2017-12-01 11:25:11', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(6524, 25, 0, '2017-11-20 00:00:00', 239, 'Attended at trial/hearing ', 2500, NULL, 3, 7500, 1, 21, '2017-12-01 11:25:34', NULL, NULL, 1, '00:00:00', '00:00:00', 15),
(6525, 25, 0, '2017-11-21 00:00:00', 120, 'Revised Memorandum', 2500, NULL, 3, 7500, 1, 21, '2017-12-01 11:26:06', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(6526, 25, 0, '2017-11-21 00:00:00', 243, 'Revised comment to motion to dismiss', 0, NULL, 2, 0, 1, 21, '2017-12-01 11:32:28', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(6527, 25, 0, '2017-11-21 00:00:00', 183, 'Drafted email update to client', 0, NULL, 1, 0, 1, 21, '2017-12-01 11:32:50', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6528, 25, 0, '2017-11-21 00:00:00', 134, 'Performed Other Service esponded to Veena\'s questions re details of CorpSec', 100, NULL, 1, 100, 1, 21, '2017-12-01 11:33:44', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(6529, 25, 0, '2017-11-21 00:00:00', 243, 'Drafted Notice of Change of Name', 0, NULL, 2, 0, 1, 21, '2017-12-01 11:34:09', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6530, 25, 0, '2017-11-21 00:00:00', 134, 'Performed Other Service  responded to Veena\'s questions re need for revised Secretary\'s Certificate', 100, NULL, 1, 100, 1, 21, '2017-12-01 11:34:28', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(6531, 25, 0, '2017-11-22 00:00:00', 243, 'Revised comment to motion to dismiss', 0, NULL, 2, 0, 1, 21, '2017-12-01 11:34:53', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(6532, 25, 0, '2017-11-23 00:00:00', 243, 'Revised comment to motion to dismiss', 0, NULL, 3, 0, 1, 21, '2017-12-01 11:35:14', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(6533, 25, 0, '2017-11-23 00:00:00', 202, 'Received telephone call to BIR re letter received', 0, NULL, 1, 0, 1, 21, '2017-12-01 11:36:06', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(6534, 25, 0, '2017-11-23 00:00:00', 19, 'Revised the 2016 BOT Organizational Meeting', 0, NULL, 1, 0, 1, 21, '2017-12-01 11:36:32', NULL, NULL, 2, '00:00:00', '00:00:00', 19),
(6535, 25, 0, '2017-11-23 00:00:00', 19, 'Performed Other Service esponded to Ms. Lani\'s questions', 0, NULL, 1, 0, 1, 21, '2017-12-01 11:36:52', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(6536, 25, 0, '2017-11-23 00:00:00', 172, 'Attended meeting with Mr. Caballa and Ms. Severita Dela Cruz', 0, NULL, 3, 0, 1, 21, '2017-12-01 11:37:18', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(6537, 25, 0, '2017-11-24 00:00:00', 19, 'Drafted 2017 GIS', 0, NULL, 2, 0, 1, 21, '2017-12-01 11:37:43', NULL, NULL, 2, '00:00:00', '00:00:00', 3),
(6538, 25, 0, '2017-11-24 00:00:00', 239, 'Revised  comment to Motion to Re-Open', 2500, NULL, 3, 7500, 1, 21, '2017-12-01 11:38:06', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(6539, 25, 0, '2017-11-24 00:00:00', 239, 'Attended at trial/hearing ', 0, NULL, 3, 0, 1, 21, '2017-12-01 11:38:26', NULL, NULL, 1, '00:00:00', '00:00:00', 15),
(6540, 25, 0, '2017-11-27 00:00:00', 183, 'Performed Other Service forwarded assessment to Kat Silva', 0, NULL, 1, 0, 1, 21, '2017-12-01 11:38:51', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(6541, 25, 0, '2017-11-27 00:00:00', 243, 'Performed Other Service supervised filing fee assessment', 0, NULL, 1, 0, 1, 21, '2017-12-01 11:39:21', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(6542, 25, 0, '2017-11-02 00:00:00', 163, 'Researched on recent cases for case assignment', 0, NULL, 2, 0, 1, 21, '2017-12-01 11:39:59', NULL, NULL, 2, '00:00:00', '00:00:00', 13),
(6543, 25, 0, '2017-11-08 00:00:00', 163, 'Performed Other Service Prepared digest of RMC No. 89-2017 as MPT instructed\n', 0, NULL, 2, 0, 1, 21, '2017-12-01 11:40:24', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(6544, 25, 0, '2017-11-02 00:00:00', 151, 'Wrote email to  Philip re update of Khita Hua\'s visa application', 2500, NULL, 1, 2500, 1, 21, '2017-12-01 11:40:55', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(6545, 16, 0, '2017-12-01 00:00:00', 228, 'Attended meeting with Lhecks de Castro, EMP and SLP ', 100, NULL, 1.25, 125, 1, 16, '2017-12-01 14:47:26', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(6546, 16, 0, '2017-12-01 00:00:00', 197, 'Attended meeting with Marjorie and Diego re: corporate filings and minutes of Sustento', 2500, NULL, 0.5, 1250, 1, 16, '2017-12-01 14:48:05', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(6547, 16, 0, '2017-12-01 00:00:00', 159, 'Attended meeting with Marjorie and Diego re: corporate filings and minutes of Acquapower', 0, NULL, 1, 0, 1, 16, '2017-12-01 14:48:21', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(6548, 16, 0, '2017-12-01 00:00:00', 234, 'Attended meeting with Marjorie and Diego re: corporate filings and minutes of Intelligens/9g visa of Diego', 0, NULL, 1, 0, 1, 16, '2017-12-01 14:48:48', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(6549, 16, 0, '2017-12-01 00:00:00', 163, 'Attended meeting with Marjorie re: SRRV of Marjorie', 0, NULL, 0.75, 0, 1, 16, '2017-12-01 14:49:10', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(6550, 16, 0, '2017-12-01 00:00:00', 228, 'Internally discussed with SLP re: approvals of LAFSA re: loan and loan assignments (CEMCO-LHPI Transaction)', 3500, NULL, 0.5, 1750, 1, 16, '2017-12-01 14:49:50', 16, '2017-12-01 14:50:03', 1, '00:00:00', '00:00:00', 8),
(6551, 16, 0, '2017-12-01 00:00:00', 228, 'Drafted resolutions of LAFSA; loan agreement, PNs, assignments of loan', 3500, NULL, 3.5, 12250, 1, 16, '2017-12-01 14:50:28', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6552, 16, 0, '2017-12-01 00:00:00', 163, 'Wrote email to Andrew Cunanan re: 13a visa (whether or not passport may be used/applicant may leave country during application process)', 0, NULL, 0.4, 0, 1, 16, '2017-12-01 14:51:06', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(6553, 16, 0, '2017-12-01 00:00:00', 163, 'Reviewed FGS\' draft SPA for Andrew Cunanan\'s visa/son\'s visa', 0, NULL, 1, 0, 1, 16, '2017-12-01 14:51:40', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(6554, 15, 0, '2017-08-15 00:00:00', 172, 'Traveled to RDO 29 to inquire on the status of the Star Terminal Cities CAR application. ', 0, NULL, 3, 0, 1, 15, '2017-12-01 15:04:56', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(6555, 15, 0, '2017-09-06 00:00:00', 172, 'Traveled to RDO 29 to inquire on the status of the Star Terminal Cities CAR application. ', 0, NULL, 2.5, 0, 1, 15, '2017-12-01 15:05:16', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(6556, 15, 0, '2017-10-23 00:00:00', 172, 'Traveled to RDO 29 to inquire on the status of the Star Terminal Cities CAR application. Discussed possible solutions to the issue of missing application submitted. ', 0, NULL, 3.5, 0, 1, 15, '2017-12-01 15:06:31', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(6557, 15, 0, '2017-11-29 00:00:00', 172, 'Drafted and hand-carried formal letter request for the issuance of status on the Star Terminal CAR application', 0, NULL, 2.5, 0, 1, 15, '2017-12-01 15:07:19', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6558, 15, 0, '2017-11-07 00:00:00', 172, 'Conferred with Atty. Vicky, Cilor and Lamber regarding the pending assessed penalty on the star terminal transfer due to filing an dpayment with wrong venue', 0, NULL, 1.2, 0, 1, 15, '2017-12-01 15:08:11', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(6559, 15, 0, '2017-11-08 00:00:00', 172, 'Performed Other Service: updated status report on CITIES CAR', 0, NULL, 0.6, 0, 1, 15, '2017-12-01 15:08:43', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(6560, 16, 0, '2017-12-01 00:00:00', 185, 'Received telephone call from Precy Castillo re: BSP registration of CP investment', 100, NULL, 0.75, 75, 1, 16, '2017-12-01 17:35:14', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(6561, 16, 0, '2017-12-01 00:00:00', 185, 'Telephone call to Jean Geronimo of BSP re: registration of CP investment', 100, NULL, 0.5, 50, 1, 16, '2017-12-01 17:35:50', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(6562, 16, 0, '2017-12-04 00:00:00', 228, 'Received telephone call from Minnette Hamtig re: tax consequences of interest income on CEMCO-LAFSA Loan and Loan Assignments', 3500, NULL, 0.4, 1400, 1, 16, '2017-12-04 13:51:36', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(6563, 16, 0, '2017-12-04 00:00:00', 228, 'Email to Minnette Hamtig re: tax consequences of interest income on CEMCO-LAFSA Loan and Loan Assignments', 3500, NULL, 0.3, 1050, 1, 16, '2017-12-04 13:51:57', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(6564, 16, 0, '2017-12-04 00:00:00', 228, 'Drafted Promissory Note, revised Loan Agreement and Loan Assignment Agreements', 3500, NULL, 2, 7000, 1, 16, '2017-12-04 13:52:14', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6565, 16, 0, '2017-12-04 00:00:00', 159, 'Drafted email to Marjorie and Diego on pending corp sec items', 0, NULL, 0.3, 0, 1, 16, '2017-12-04 13:52:40', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6566, 16, 0, '2017-12-04 00:00:00', 197, 'Drafted email to Marjorie and Diego on pending corp sec items', 2500, NULL, 0.3, 750, 1, 16, '2017-12-04 13:52:54', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6567, 16, 0, '2017-12-04 00:00:00', 234, 'Drafted email to Marjorie and Diego on pending corp sec items', 0, NULL, 0.3, 0, 1, 16, '2017-12-04 13:53:07', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6568, 16, 0, '2017-12-04 00:00:00', 185, 'Reviewed BSP registration docs in preparation for Dec 5 meeting', 100, NULL, 1.25, 125, 1, 16, '2017-12-04 13:53:41', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(6569, 16, 0, '2017-12-04 00:00:00', 242, 'Wrote email to Minnette re: Calumboyan LBT refund case Q3 Q4 of 2017 (no JEM yet)', 0, NULL, 0.2, 0, 1, 16, '2017-12-04 13:54:33', 16, '2017-12-04 13:54:45', 1, '00:00:00', '00:00:00', 6),
(6570, 16, 0, '2017-12-04 00:00:00', 223, 'Wrote email to Minnette re: LHPI LBT refund case Q3 Q4 of 2017 (no JEM yet)', 3500, NULL, 0.2, 700, 1, 16, '2017-12-04 13:55:17', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(6571, 16, 0, '2017-12-04 00:00:00', 6, 'Met with buyer of 230 Palm Village and supervised execution of Deed of Absolute Sale', 2500, NULL, 1, 2500, 1, 16, '2017-12-04 15:05:59', NULL, NULL, 1, '00:00:00', '00:00:00', 18),
(6572, 16, 0, '2017-12-04 00:00:00', 163, 'Attended meeting with Keith and Ronica Jones of GlobalCreditPros', 0, NULL, 0.75, 0, 1, 16, '2017-12-04 15:06:38', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(6573, 12, 0, '2017-12-04 00:00:00', 228, 'Drafted - Assignment Agreement and Minutes', 6000, NULL, 0.75, 4500, 1, 12, '2017-12-05 03:06:25', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6574, 12, 0, '2017-12-04 00:00:00', 163, 'Conferred with Partners', 0, NULL, 3, 0, 1, 12, '2017-12-05 03:06:51', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(6575, 12, 0, '2017-12-04 00:00:00', 163, 'Attended TMAP Christmas Party', 0, NULL, 2, 0, 1, 12, '2017-12-05 03:07:11', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(6576, 12, 0, '2017-12-04 00:00:00', 245, 'Internally discussed with Dianne and Kim', 0, NULL, 0.5, 0, 1, 12, '2017-12-05 03:11:15', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(6577, 12, 0, '2017-12-04 00:00:00', 64, 'Wrote email to client re meetings; internal discussion for meeting', 0, NULL, 0.5, 0, 1, 12, '2017-12-05 03:12:50', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(6578, 12, 0, '2017-12-01 00:00:00', 64, 'Wrote emails to client re date of BOD meeting', 0, NULL, 0.5, 0, 1, 12, '2017-12-05 03:14:56', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(6579, 12, 0, '2017-12-01 00:00:00', 244, 'Conferred with Lhecks de Castro', 6000, NULL, 2, 12000, 1, 12, '2017-12-05 03:16:41', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(6580, 12, 0, '2017-12-01 00:00:00', 228, 'Conferred with Checks de Castro', 6000, NULL, 1, 6000, 1, 12, '2017-12-05 03:18:11', NULL, NULL, 1, '00:00:00', '00:00:00', 2);
INSERT INTO `file_billing_tbl` (`file_billing_id`, `user_id`, `position`, `billing_date`, `file_id`, `work_detail`, `rate`, `time_spent_sec`, `time_spent`, `amount`, `active`, `insert_by`, `insert_dt`, `update_by`, `update_dt`, `task_type`, `start_time`, `end_time`, `task_code`) VALUES
(6581, 12, 0, '2017-12-01 00:00:00', 163, 'Performed Other Service - Billings', 0, NULL, 3.5, 0, 1, 12, '2017-12-05 03:18:48', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(6582, 12, 0, '2017-11-29 00:00:00', 213, 'Reviewed and sent comments on comfort letter', 6000, NULL, 1, 6000, 1, 12, '2017-12-05 03:22:01', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(6583, 12, 0, '2017-11-29 00:00:00', 163, 'Attended SGATAR Meeting', 0, NULL, 8, 0, 1, 12, '2017-12-05 03:35:02', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(6584, 12, 0, '2017-11-28 00:00:00', 228, 'Conferred with Laurent', 6000, NULL, 0.5, 3000, 1, 12, '2017-12-05 03:35:42', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(6585, 12, 0, '2017-11-28 00:00:00', 244, 'Conferred with Laurent', 6000, NULL, 0.5, 3000, 1, 12, '2017-12-05 03:36:05', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(6586, 12, 0, '2017-11-27 00:00:00', 245, 'Wrote email to Ronnie Lipio', 0, NULL, 0.5, 0, 1, 12, '2017-12-05 03:38:06', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(6587, 12, 0, '2017-11-27 00:00:00', 163, 'Attended SGATAR meeting at BORACAY', 0, NULL, 8, 0, 1, 12, '2017-12-05 03:39:32', NULL, NULL, 2, '00:00:00', '00:00:00', 1),
(6588, 12, 0, '2017-11-27 00:00:00', 244, 'Internally discussed with DIANNE/SAM', 6000, NULL, 0.5, 3000, 1, 12, '2017-12-05 03:40:00', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(6589, 12, 0, '2017-11-27 00:00:00', 227, 'Conferred with Dixie Dugan re Project East Rizal', 0, NULL, 0.5, 0, 1, 12, '2017-12-05 03:41:36', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(6590, 12, 0, '2017-11-27 00:00:00', 227, 'Wrote email to dixie re opinion on East Rizal Project team', 0, NULL, 0.75, 0, 1, 12, '2017-12-05 03:42:09', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(6591, 12, 0, '2017-11-28 00:00:00', 163, 'Attended SGATAR meeting ', 0, NULL, 8, 0, 1, 12, '2017-12-05 03:42:58', NULL, NULL, 2, '00:00:00', '00:00:00', 1),
(6592, 12, 0, '2017-11-27 00:00:00', 120, 'Wrote email to Sam re Memorandum', 0, NULL, 0.2, 0, 1, 12, '2017-12-05 03:47:29', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(6593, 16, 0, '2017-12-05 00:00:00', 185, 'Traveled to BSP for meeting with Ms. Nora Dizon and Ms. Jean Geronimo of BSP-IOD for CP Compass BSP registration', 100, NULL, 1, 100, 1, 16, '2017-12-05 15:07:04', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(6594, 16, 0, '2017-12-05 00:00:00', 185, 'Meeting with Ms. Nora Dizon and Ms. Jean Geronimo of BSP-IOD for CP Compass BSP registration', 100, NULL, 1.4, 140, 1, 16, '2017-12-05 15:07:12', 16, '2017-12-05 15:07:21', 1, '00:00:00', '00:00:00', 1),
(6595, 16, 0, '2017-12-05 00:00:00', 185, 'Traveled to office from meeting with Ms. Nora Dizon and Ms. Jean Geronimo of BSP-IOD for CP Compass BSP registration', 100, NULL, 1.1, 110, 1, 16, '2017-12-05 15:07:35', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(6596, 16, 0, '2017-12-05 00:00:00', 228, 'Revised CEMCO-LHPI transaction docs (loan agreement, assignment agreement, promissory note, notice of drawdown, assignor and assignee\'s approvals)', 3500, NULL, 2.75, 9625, 1, 16, '2017-12-05 15:08:13', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(6597, 16, 0, '2017-12-05 00:00:00', 228, 'Conference call re: upstream PCC notification', 3500, NULL, 0.5, 1750, 1, 16, '2017-12-05 15:08:31', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(6598, 16, 0, '2017-12-05 00:00:00', 228, 'Conference call with Laurent and Integration Team', 3500, NULL, 1, 3500, 1, 16, '2017-12-05 15:08:42', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(6599, 16, 0, '2017-12-06 00:00:00', 228, 'Conference call with EMP and Lhecks de Castro re: CEMCO-LHPI Transaction', 3500, NULL, 0.75, 2625, 1, 16, '2017-12-06 11:38:22', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(6600, 16, 0, '2017-12-06 00:00:00', 220, 'Researched on deductions from donation, tax debit memo, and other matters re: PCF donation', 3500, NULL, 1, 3500, 1, 16, '2017-12-06 11:38:50', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(6601, 16, 0, '2017-12-06 00:00:00', 228, 'Drafted closing agenda and checklist; prepared closing documents (CEMCO-LHPI Transaction)', 3500, NULL, 5, 17500, 1, 16, '2017-12-06 11:39:13', 16, '2017-12-06 14:39:15', 1, '00:00:00', '00:00:00', 3),
(6602, 16, 0, '2017-12-05 00:00:00', 228, 'Revised/reviewed closing documents (CEMCO-LHPI Transaction)', 0, NULL, 3, 0, 1, 16, '2017-12-06 11:39:39', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(6603, 16, 0, '2017-12-06 00:00:00', 163, 'Internally discussed with EMP and KRA re: Lipio estate distribution', 0, NULL, 0.5, 0, 1, 16, '2017-12-06 14:38:07', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(6604, 16, 0, '2017-12-06 00:00:00', 220, 'Revised letter-undertaking re: PCF per EMP\'s comments', 3500, NULL, 0.4, 1400, 1, 16, '2017-12-06 14:38:31', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(6605, 16, 0, '2017-12-06 00:00:00', 163, 'Drafted minutes of 12/4/2017 meeting with Keith and Nica Jones; supervised preparation of GIS', 0, NULL, 0.6, 0, 1, 16, '2017-12-06 14:39:07', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6606, 12, 0, '2017-12-07 00:00:00', 158, 'Followed-up work at BIR 1.0', 6000, NULL, 1, 6000, 1, 12, '2017-12-07 16:38:10', NULL, NULL, 1, '00:00:00', '00:00:00', 7),
(6607, 12, 0, '2017-12-07 00:00:00', 158, 'Traveled to BIR', 6000, NULL, 3.5, 21000, 1, 12, '2017-12-07 16:38:31', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(6608, 12, 0, '2017-12-07 00:00:00', 202, 'Followed-up work at BIR', 0, NULL, 2, 0, 1, 12, '2017-12-07 16:39:05', NULL, NULL, 1, '00:00:00', '00:00:00', 7),
(6609, 12, 0, '2017-12-07 00:00:00', 14, 'Followed-up work at BIR - ', 0, NULL, 1, 0, 1, 12, '2017-12-07 16:39:27', NULL, NULL, 1, '00:00:00', '00:00:00', 7),
(6610, 12, 0, '2017-12-07 00:00:00', 63, 'Internally discussed with Sam and Richelle re:  Pending matters, royalty agreements, Calaca and Davao FLA', 0, NULL, 0.75, 0, 1, 12, '2017-12-07 16:40:46', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(6611, 12, 0, '2017-12-06 00:00:00', 220, 'Reviewed/revised of work of Letter to Mrs. Esther Ng. Various emails to Jocelyn', 6000, NULL, 2.75, 16500, 1, 12, '2017-12-07 16:41:30', 12, '2017-12-07 16:49:01', 1, '00:00:00', '00:00:00', 12),
(6612, 12, 0, '2017-12-06 00:00:00', 244, 'Conference call with Lecks ', 6000, NULL, 1, 6000, 1, 12, '2017-12-07 16:42:45', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(6613, 12, 0, '2017-12-06 00:00:00', 244, 'Reviewed Closing Timeline/Internal Discussion with DRP', 6000, NULL, 1.5, 9000, 1, 12, '2017-12-07 16:43:47', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(6614, 12, 0, '2017-12-05 00:00:00', 140, 'Reviewed Memorandum', 0, NULL, 2.25, 0, 1, 12, '2017-12-07 16:46:10', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(6615, 12, 0, '2017-12-04 00:00:00', 140, 'Reviewed Memorandum', 0, NULL, 1.5, 0, 1, 12, '2017-12-07 16:47:22', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(6616, 12, 0, '2017-12-05 00:00:00', 244, 'Revised various agreements:  Loan Agreement, Promissory Note, Assignment Agreement, Table of Steps, etc.', 6000, NULL, 2.5, 15000, 1, 12, '2017-12-07 16:48:18', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(6617, 12, 0, '2017-12-05 00:00:00', 244, 'Conferred with Laurent and Checks', 6000, NULL, 2, 12000, 1, 12, '2017-12-07 16:48:32', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(6618, 12, 0, '2017-12-07 00:00:00', 163, 'FINEX Practice', 0, NULL, 2, 0, 1, 12, '2017-12-07 16:49:59', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(6619, 12, 0, '2017-12-11 00:00:00', 18, 'Review of Notice of Decision dated 6Dec17 w/ attached Decision dated 5Dec17 cancelling the assessment against Petitioner for deficiency VAT, EWT &amp; DST for 2007 and granting the instant Petition for Review', 0, NULL, 0.5, 0, 1, 22, '2017-12-11 19:52:13', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(6620, 12, 0, '2017-12-11 00:00:00', 221, 'Internal routing - Original BIR 1921 form Authority to Print, Certificate of Delivery &amp; OR (series 1-500) and billing statement (series 1-500)', 6000, NULL, 0.1, 600, 1, 22, '2017-12-11 19:54:26', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(6621, 12, 0, '2017-12-11 00:00:00', 9, 'Internal routing - various bank documents signed by EMP for HMDC Group', 0, NULL, 0.1, 0, 2, 22, '2017-12-11 19:55:59', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(6622, 12, 0, '2017-12-11 00:00:00', 183, 'Internal routing - business permit for 2017, brgy clearance and other documents', 0, NULL, 0.1, 0, 2, 22, '2017-12-11 19:59:08', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(6623, 12, 0, '2017-12-11 00:00:00', 200, 'Internal routing - Sec Cert re authorized signatories to the BPI account of the Corporation', 0, NULL, 0.1, 0, 2, 22, '2017-12-11 20:05:09', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(6624, 12, 0, '2017-12-11 00:00:00', 140, 'Internal routing - notarized copies of Sec Cert &amp; Verification and Certification ', 0, NULL, 0.1, 0, 2, 22, '2017-12-11 20:06:15', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(6625, 12, 0, '2017-12-04 00:00:00', 48, 'Internal routing - Minutes of the Special Mtg held on 27Nov2017', 0, NULL, 0.1, 0, 2, 22, '2017-12-11 20:20:53', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(6626, 12, 0, '2017-12-08 00:00:00', 245, 'Internal routing - copy of Valuation Report presented to TCI (as of 28Jul2016)', 0, NULL, 0.1, 0, 2, 22, '2017-12-11 20:24:53', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(6627, 12, 0, '2017-12-04 00:00:00', 48, 'Internal routing - Sec Certificate to purchase common shares in LHPI and Minutes of the Meeting held on 18Sep2017', 0, NULL, 0.1, 0, 2, 22, '2017-12-11 20:26:16', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(6628, 12, 0, '2017-12-13 00:00:00', 138, 'Internal routing - Notice of Decision w/ attached Decision dtd 11Dec2017', 0, NULL, 0.1, 0, 2, 22, '2017-12-14 09:34:35', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(6629, 12, 0, '2017-12-14 00:00:00', 140, 'Internal routing - CTA EB 1745 - Petition for Review filed w/ CTA on 8Dec2017 through Reg mail', 0, NULL, 0.1, 0, 2, 22, '2017-12-14 16:50:56', NULL, NULL, 1, '00:00:00', '00:00:00', 20),
(6630, 15, 0, '2017-12-11 00:00:00', 66, 'Revised and further reviewed the HMDC-Cruz lease contract. ', 0, NULL, 1.2, 0, 1, 15, '2017-12-15 15:51:38', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(6631, 15, 0, '2017-12-11 00:00:00', 64, 'Performed Other Service: drafted and supervised the preparation of board materials. includes various communication to the client.', 0, NULL, 2.5, 0, 1, 15, '2017-12-15 15:53:24', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(6632, 16, 0, '2017-12-18 00:00:00', 228, 'Drafted/finalized/revised/supervised preparation of closing documents for CEMCO-LHPI Transaction', 3500, NULL, 6, 21000, 1, 16, '2017-12-18 16:07:11', 16, '2017-12-18 16:16:56', 1, '00:00:00', '00:00:00', 3),
(6633, 16, 0, '2017-12-18 00:00:00', 228, 'Telephone calls with Lhecks de Castro; with EMP; with Atty. Riki Guevarra re: CEMCO LHPI Transaction', 3500, NULL, 1, 3500, 1, 16, '2017-12-18 16:17:09', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(6634, 16, 0, '2017-12-18 00:00:00', 228, 'Conference call with LH Integration Team', 3500, NULL, 1, 3500, 1, 16, '2017-12-18 16:17:28', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(6635, 12, 0, '2017-12-19 00:00:00', 163, 'Conferred with FINEX PLANNING', 0, NULL, 3, 0, 1, 12, '2017-12-19 18:39:00', NULL, NULL, 2, '00:00:00', '00:00:00', 2),
(6636, 12, 0, '2017-12-19 00:00:00', 213, 'Conferred with Dante', 6000, NULL, 0.75, 4500, 1, 12, '2017-12-19 18:39:22', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(6637, 12, 0, '2017-12-19 00:00:00', 213, 'Drafted revised BATELEC MOA', 6000, NULL, 1.25, 7500, 1, 12, '2017-12-19 18:39:44', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6638, 12, 0, '2017-12-19 00:00:00', 202, 'Wrote letter to CHARLIE', 0, NULL, 0.6, 0, 1, 12, '2017-12-19 18:40:19', NULL, NULL, 1, '00:00:00', '00:00:00', 9),
(6639, 12, 0, '2017-12-19 00:00:00', 244, 'Conferred with Laurent and Checks', 6000, NULL, 1.75, 10500, 1, 12, '2017-12-19 18:40:58', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(6640, 12, 0, '2017-12-19 00:00:00', 215, 'Conferred with Client re Philippine subsidiary', 200, NULL, 0.5, 100, 1, 12, '2017-12-19 18:42:07', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(6641, 12, 0, '2017-12-11 00:00:00', 244, 'Reviewed/Revised Various drafts; emails to Laurent and Checks; Call with Lhecks', 6000, NULL, 4.5, 27000, 1, 12, '2017-12-19 18:43:02', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(6642, 12, 0, '2017-12-11 00:00:00', 64, 'Preparing Agenda and various meeting requirements\n', 0, NULL, 1, 0, 1, 12, '2017-12-19 18:44:58', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(6643, 12, 0, '2017-12-12 00:00:00', 64, 'Conferred with Audit Committee', 0, NULL, 3, 0, 1, 12, '2017-12-19 18:45:23', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(6644, 12, 0, '2017-12-13 00:00:00', 64, 'Attended OD Bmeeting at ', 0, NULL, 4.5, 0, 1, 12, '2017-12-19 18:45:44', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(6645, 12, 0, '2017-12-12 00:00:00', 244, 'Performed Other Service - Preparing Execution Documents', 6000, NULL, 2, 12000, 1, 12, '2017-12-19 18:46:24', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(6646, 12, 0, '2017-12-11 00:00:00', 213, 'Conferred with AP Legal plus travel time', 6000, NULL, 3, 18000, 1, 12, '2017-12-19 18:47:34', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(6647, 12, 0, '2017-12-12 00:00:00', 213, 'Conferred with BATELEC II in Lipa plus travel time', 6000, NULL, 6, 36000, 1, 12, '2017-12-19 18:48:06', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(6648, 12, 0, '2017-12-12 00:00:00', 213, 'Wrote emails to Dante et al', 6000, NULL, 0.5, 3000, 1, 12, '2017-12-19 18:50:04', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(6649, 12, 0, '2017-12-12 00:00:00', 80, 'Reviewed of work of Outsourcing Agreement - DP Provisions - to be entered into with HPI and emails to Reywen', 0, NULL, 0.5, 0, 1, 12, '2017-12-19 18:51:45', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(6650, 12, 0, '2017-12-14 00:00:00', 64, 'Conferred with Meeting with SGV Auditors', 0, NULL, 1, 0, 1, 12, '2017-12-19 18:53:56', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(6651, 12, 0, '2017-12-15 00:00:00', 213, 'REVISED Tripartite MOA', 6000, NULL, 1.75, 10500, 1, 12, '2017-12-19 19:06:36', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6652, 12, 0, '2017-12-04 00:00:00', 211, 'Attended meeting with Mr. Lorquel Pascual, Augusto Paliza and Accountant', 6000, NULL, 1.5, 9000, 2, 22, '2017-12-26 17:24:20', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(6653, 12, 0, '2017-12-05 00:00:00', 244, 'Conference call with Lhecks de Castro', 6000, NULL, 0.5, 3000, 2, 22, '2017-12-26 17:25:50', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(6654, 12, 0, '2017-12-05 00:00:00', 228, 'Conference call with Laurent Jaques together with DRP &amp; SLP ', 6000, NULL, 1, 6000, 2, 22, '2017-12-26 17:27:39', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(6655, 12, 0, '2017-12-07 00:00:00', 158, 'Attended meeting at RDO 39 with Severita Dela Cruz and DRP re GANV', 6000, NULL, 1.5, 9000, 2, 22, '2017-12-26 17:28:33', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(6656, 12, 0, '2017-12-11 00:00:00', 213, 'Attended meeting at Aboitiz Office in Taguig City re LISP MOA BATELEC Comments', 6000, NULL, 1, 6000, 2, 22, '2017-12-26 17:31:21', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(6657, 12, 0, '2017-12-12 00:00:00', 244, 'Conference call together with DRP &amp; SLP', 6000, NULL, 1, 6000, 2, 22, '2017-12-26 17:34:17', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(6658, 12, 0, '2017-12-18 00:00:00', 215, 'Conferred with Aravind Puvanasundram together with SLP', 200, NULL, 1.5, 300, 2, 22, '2017-12-26 17:46:30', NULL, NULL, 1, '00:00:00', '00:00:00', 2),
(6659, 16, 0, '2018-01-03 00:00:00', 185, 'Made telephone call to Ms. Jean Geronimo of BSP IOD re: CP registration of investment', 100, NULL, 0.4, 40, 1, 16, '2018-01-03 10:43:59', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(6660, 16, 0, '2018-01-03 00:00:00', 228, 'Made telephone call to officer of the day of RDO 39 re: DST return details for CEMCO-LHPI transaction', 3500, NULL, 0.5, 1750, 1, 16, '2018-01-03 10:47:39', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(6661, 16, 0, '2018-01-03 00:00:00', 228, 'Internally discussed with Ms. Lyn and docket re transmittal of closing bible; checked closing bible', 3500, NULL, 0.5, 1750, 1, 16, '2018-01-03 11:44:47', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(6662, 16, 0, '2018-01-03 00:00:00', 228, 'Wrote email update to Lhecks re closing bible; missing documents for TTRA', 3500, NULL, 0.4, 1400, 1, 16, '2018-01-03 11:45:04', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(6663, 16, 0, '2018-01-03 00:00:00', 135, 'Researched on remedy for denial of Omnibus Motion (8990 Scorpio)', 2500, NULL, 2.5, 6250, 1, 16, '2018-01-03 11:45:41', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(6664, 16, 0, '2017-12-20 00:00:00', 228, 'Reviewed files and drafted email to Lhecks de Castro re: pending matters for CEMCO-LHPI transaction', 3500, NULL, 1, 3500, 1, 16, '2018-01-03 15:12:15', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(6665, 16, 0, '2017-12-20 00:00:00', 228, 'Drafted TTRA application, collated TTRA requirements for CEMCO-LHPI transaction', 3500, NULL, 4, 14000, 1, 16, '2018-01-03 15:12:46', 16, '2018-01-04 09:44:35', 1, '00:00:00', '00:00:00', 3),
(6666, 16, 0, '2017-12-20 00:00:00', 228, 'Made telephone call to Lhecks de Castro re: AFS requirement for CEMCO-LHPI TTRA', 0, NULL, 0.3, 0, 1, 16, '2018-01-04 09:44:07', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(6667, 26, 0, '2017-10-23 00:00:00', 163, 'Reviewed AOTCA and email to DRP about article', 0, NULL, 0.2, 0, 1, 26, '2018-01-04 09:44:13', NULL, NULL, 2, '00:00:00', '00:00:00', 12),
(6668, 16, 0, '2017-12-20 00:00:00', 228, 'Wrote email to Lhecks de Castro re: AFS requirement for CEMCO-LHPI transaction', 0, NULL, 0.25, 0, 1, 16, '2018-01-04 09:44:23', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(6669, 16, 0, '2017-12-20 00:00:00', 228, 'Internally discussed with EMP re: taxes to be paid on CEMCO-LHPI transaction; double-checked DST and CGT calculations sent by Minnette Hamtig', 0, NULL, 1, 0, 1, 16, '2018-01-04 09:45:13', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(6670, 16, 0, '2017-12-20 00:00:00', 228, 'Wrote emails to Minnette Hamtig re: taxes on CEMCO-LHPI transaction', 0, NULL, 0.25, 0, 1, 16, '2018-01-04 09:45:44', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(6671, 16, 0, '2017-12-20 00:00:00', 142, 'Reviewed/revised FGS\' draft of Manifestation re: Respondent\'s compliance', 2500, NULL, 1, 2500, 1, 16, '2018-01-04 09:46:15', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(6672, 16, 0, '2017-12-20 00:00:00', 163, 'Drafted comparison table of income tax provisions (old v. new tax codes)', 0, NULL, 2, 0, 1, 16, '2018-01-04 09:46:49', NULL, NULL, 2, '00:00:00', '00:00:00', 3),
(6673, 16, 0, '2017-12-20 00:00:00', 228, 'Internally discussed with SLP re: transmittal of original closing bible to Lhecks de Castro; collated documents', 3500, NULL, 0.5, 1750, 1, 16, '2018-01-04 09:47:28', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(6674, 16, 0, '2017-12-20 00:00:00', 221, 'Researched on HavenAsia tax issue (acknowledgement receipts issued by collecting agent)', 3500, NULL, 1.5, 5250, 1, 16, '2018-01-04 09:48:08', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(6675, 26, 0, '2017-10-23 00:00:00', 220, 'Drafted memo on nationality of trust; send to DRP ', 2500, NULL, 2.3, 5750, 1, 26, '2018-01-04 09:48:15', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6676, 26, 0, '2017-10-23 00:00:00', 163, 'digest and lunch', 0, NULL, 2.5, 0, 1, 26, '2018-01-04 09:48:41', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(6677, 16, 0, '2017-12-20 00:00:00', 234, 'Internally discussed with Ms. Lyn re: Security Bank account opening', 0, NULL, 0.2, 0, 1, 16, '2018-01-04 09:48:41', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(6678, 16, 0, '2017-12-20 00:00:00', 222, 'Revised Reply re: Answer', 3500, NULL, 1, 3500, 1, 16, '2018-01-04 09:49:20', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(6679, 16, 0, '2017-12-20 00:00:00', 242, 'Revised Reply re: Answer', 0, NULL, 1, 0, 1, 16, '2018-01-04 09:49:32', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(6680, 26, 0, '2017-10-23 00:00:00', 136, 'Drafted Sec Certificate and Verification and sent to Ms. Ada', 2500, NULL, 0.45, 1125, 1, 26, '2018-01-04 09:49:41', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6681, 16, 0, '2017-12-20 00:00:00', 247, 'Further revised documents for amendment of AOI per SEC\'s comments', 3500, NULL, 1, 3500, 1, 16, '2018-01-04 09:50:05', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(6682, 16, 0, '2017-12-19 00:00:00', 228, 'Calculated DST on CEMCO-LHPI transaction', 3500, NULL, 0.5, 1750, 1, 16, '2018-01-04 09:51:28', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6683, 16, 0, '2017-12-19 00:00:00', 228, 'Double-checked status of documents for TTRA; emailed Atty Riki Guevarra re: outstanding documents for CEMCO-LHPI transaction', 3500, NULL, 1.2, 4200, 1, 16, '2018-01-04 09:52:05', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(6684, 16, 0, '2017-12-19 00:00:00', 212, 'Revised JA of Gian Nieves', 3000, NULL, 4, 12000, 1, 16, '2018-01-04 09:52:38', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(6685, 16, 0, '2017-12-19 00:00:00', 143, 'Internal discussion with EMP; Revised Reply re: Opposition to Request for Admission per EMP\'s comments', 2500, NULL, 1.5, 3750, 1, 16, '2018-01-04 09:53:24', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(6686, 16, 0, '2017-12-19 00:00:00', 212, 'Further revised Growl v. Tradeshow Terms of Reference; reviewed documentary exhibits', 3000, NULL, 2.75, 8250, 1, 16, '2018-01-04 09:54:00', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(6687, 16, 0, '2017-12-13 00:00:00', 234, 'Attended meeting with Marjorie and Diego re: corp sec updates', 0, NULL, 1, 0, 1, 16, '2018-01-04 09:54:41', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(6688, 16, 0, '2017-12-13 00:00:00', 197, 'Attended meeting with Marjorie and Diego re: corp sec updates', 2500, NULL, 1, 2500, 1, 16, '2018-01-04 09:54:52', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(6689, 16, 0, '2017-12-13 00:00:00', 159, 'Attended meeting with Marjorie and Diego re: corp sec updates', 0, NULL, 1, 0, 1, 16, '2018-01-04 09:55:07', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(6690, 26, 0, '2017-10-23 00:00:00', 221, '-address Prof Huang\'s questions, research, draft memo, email to SLP\n(yamat)\n-read annulment of marriage\n', 3500, NULL, 4.05, 14175, 1, 26, '2018-01-04 09:55:15', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(6691, 26, 0, '2017-10-24 00:00:00', 163, 'finalize memo and send to SLP ', 0, NULL, 2.5, 0, 1, 26, '2018-01-04 10:00:39', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(6692, 26, 0, '2017-10-24 00:00:00', 135, 'read and study the JA of bunag as revised by DRP ', 2500, NULL, 0.5, 1250, 1, 26, '2018-01-04 10:01:57', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(6693, 26, 0, '2017-10-25 00:00:00', 137, 'read and study the JA of bunag as revised by DRP ', 2500, NULL, 0.5, 1250, 1, 26, '2018-01-04 10:02:44', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(6694, 26, 0, '2017-10-25 00:00:00', 163, 'get EO 46 and digest ', 0, NULL, 1.5, 0, 1, 26, '2018-01-04 10:04:19', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(6695, 26, 0, '2017-10-25 00:00:00', 137, 'Revise Judicial Affidavit of Atty. Bunyag', 2500, NULL, 2.25, 5625, 1, 26, '2018-01-04 10:09:42', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(6696, 26, 0, '2017-10-25 00:00:00', 135, 'Revise Judicial Affidavit of Atty. Bunyag', 2500, NULL, 2.5, 6250, 1, 26, '2018-01-04 10:10:13', NULL, NULL, 1, '00:00:00', '00:00:00', 13),
(6697, 16, 0, '2017-12-18 00:00:00', 185, 'Revised documents for submission to BSP-IOD (registration of CP\'s investment in ARC)', 100, NULL, 0.75, 75, 1, 16, '2018-01-04 11:36:24', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(6698, 16, 0, '2017-12-18 00:00:00', 185, 'Received telephone calls from Ms. Precy Castillo re: BSP registration of CP\'s investment in ARC', 100, NULL, 0.75, 75, 1, 16, '2018-01-04 11:36:59', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(6699, 16, 0, '2017-12-18 00:00:00', 222, 'Reviewed KRA\'s draft Reply', 3500, NULL, 1, 3500, 1, 16, '2018-01-04 11:37:36', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(6700, 16, 0, '2017-12-18 00:00:00', 242, 'Reviewed KRA\'s draft Reply', 0, NULL, 1, 0, 1, 16, '2018-01-04 11:37:47', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(6701, 16, 0, '2017-12-18 00:00:00', 197, 'Drafted documents to be signed by Mr. Litonjua for Sustento', 2500, NULL, 1.75, 4375, 1, 16, '2018-01-04 11:38:14', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6702, 16, 0, '2017-12-15 00:00:00', 163, 'Sick leave', 0, NULL, 8, 0, 1, 16, '2018-01-04 11:43:49', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(6703, 16, 0, '2017-12-15 00:00:00', 185, 'Received telephone call from Precy Castillo re: BSP registration of CP\'s investment in ARC', 100, NULL, 0.2, 20, 1, 16, '2018-01-04 11:46:23', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(6704, 16, 0, '2017-12-15 00:00:00', 185, 'Made telephone call to Ms Lyn re: BSP registration of CP\'s investment in ARC', 100, NULL, 0.2, 20, 1, 16, '2018-01-04 11:46:42', NULL, NULL, 1, '00:00:00', '00:00:00', 16),
(6705, 16, 0, '2017-12-14 00:00:00', 212, 'Drafted Terms of Reference and Sophie\'s JA', 3000, NULL, 5, 15000, 1, 16, '2018-01-04 11:47:08', 16, '2018-01-04 11:48:23', 1, '00:00:00', '00:00:00', 3),
(6706, 16, 0, '2017-12-14 00:00:00', 228, 'Received telephone calls from Lhecks de Castro re: outstanding items for CEMCO-LHPI transaction; sent email to Lhecks ', 3500, NULL, 1, 3500, 1, 16, '2018-01-04 11:48:08', 16, '2018-01-04 11:49:35', 1, '00:00:00', '00:00:00', 17),
(6707, 16, 0, '2017-12-14 00:00:00', 228, 'Internally discussed with EMP re: TTRA requirements for CEMCO-LHPI transaction; reviewed status of documents', 0, NULL, 2, 0, 1, 16, '2018-01-04 11:48:54', 16, '2018-01-04 11:49:10', 1, '00:00:00', '00:00:00', 8),
(6708, 16, 0, '2017-12-13 00:00:00', 228, 'Double checked closing documents executed; redrafted DecTrusts and Resignation Letters', 0, NULL, 1.5, 0, 1, 16, '2018-01-04 11:51:03', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6709, 16, 0, '2017-12-13 00:00:00', 228, 'Received telephone calls from Lhecks de Castro and Atty Riki Guevara re: CEMCO-LHPI transaction', 0, NULL, 0.75, 0, 1, 16, '2018-01-04 11:51:50', NULL, NULL, 1, '00:00:00', '00:00:00', 17),
(6710, 16, 0, '2017-12-13 00:00:00', 212, 'Drafted JAs of Sophie delos Santos and Gian Nieves', 3000, NULL, 4, 12000, 1, 16, '2018-01-04 11:52:30', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6711, 16, 0, '2017-12-12 00:00:00', 228, 'Project Simplification - Closing (includes: conference call with Lhecks de Castro and SLP, SLP and EMP, EMP/SLP/Lhecks/Laurent; revision of closing documents; monitoring of transmittal and execution; notarization)', 3500, NULL, 10, 35000, 1, 16, '2018-01-04 11:56:31', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(6712, 16, 0, '2017-12-11 00:00:00', 197, 'Wrote email to Marjorie and Diego re: outstanding corp sec matters', 2500, NULL, 0.4, 1000, 1, 16, '2018-01-04 11:57:14', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(6713, 16, 0, '2017-12-11 00:00:00', 228, 'Project Simplification - preparation for closing (internal discussions with EMP, phone calls with Lhecks de Castro, revision/finalization of closing documents)', 3500, NULL, 8, 28000, 1, 16, '2018-01-04 11:58:20', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(6714, 16, 0, '2017-12-11 00:00:00', 234, 'Wrote email to Marjorie and Diego re: outstanding corp sec matters', 0, NULL, 0.4, 0, 1, 16, '2018-01-04 11:58:40', NULL, NULL, 1, '00:00:00', '00:00:00', 6),
(6715, 16, 0, '2017-12-08 00:00:00', 212, 'Drafted Sophie\'s JA', 3000, NULL, 4, 12000, 1, 16, '2018-01-04 12:10:46', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6716, 16, 0, '2017-12-07 00:00:00', 158, 'Followed-up work at BIR RDO 39 for GANV CAR', 3000, NULL, 3, 9000, 0, 16, '2018-01-04 12:11:23', NULL, NULL, 1, '00:00:00', '00:00:00', 7),
(6717, 16, 0, '2017-12-08 00:00:00', 158, 'Drafted email update to Atty Nisce re GANV CAR', 0, NULL, 0.2, 0, 1, 16, '2018-01-04 12:11:43', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6718, 16, 0, '2017-12-08 00:00:00', 228, 'Revised closing documents', 3500, NULL, 3, 10500, 1, 16, '2018-01-04 12:13:55', NULL, NULL, 1, '00:00:00', '00:00:00', 19),
(6719, 16, 0, '2017-12-07 00:00:00', 158, 'Followed-up work at BIR RDO 39 for GANV CAR', 3000, NULL, 4.5, 13500, 1, 16, '2018-01-04 12:17:56', NULL, NULL, 1, '00:00:00', '00:00:00', 7),
(6720, 26, 0, '2017-10-26 00:00:00', 163, 'Attended meeting with MPT and Joy', 0, NULL, 0.35, 0, 1, 26, '2018-01-10 10:50:03', NULL, NULL, 2, '00:00:00', '00:00:00', 1),
(6721, 26, 0, '2017-10-27 00:00:00', 104, 'update SLP and contact alcantilado ', 2500, NULL, 0.4, 1000, 1, 26, '2018-01-10 11:38:21', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(6722, 26, 0, '2017-11-02 00:00:00', 220, 'Drafted forward EMP the memo on trust,  review deed of donation and forward to jocelyn transfer documents ', 2500, NULL, 2.5, 6250, 1, 26, '2018-01-10 11:41:22', NULL, NULL, 1, '00:00:00', '00:00:00', 3),
(6723, 16, 0, '2018-01-11 00:00:00', 163, 'Reviewed KRA\'s draft appeal memorandum for Mila Alora COA matter', 0, NULL, 5, 0, 1, 16, '2018-01-11 16:47:34', NULL, NULL, 1, '00:00:00', '00:00:00', 12),
(6724, 16, 0, '2018-01-11 00:00:00', 223, 'Internally discussed with FGS, FMD, and EOD re: Taguig LBT cases', 3500, NULL, 0.75, 2625, 1, 16, '2018-01-11 16:48:20', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(6725, 16, 0, '2018-01-11 00:00:00', 222, 'Internally discussed with FGS, FMD, and EOD re: Taguig LBT cases', 3500, NULL, 0.75, 2625, 1, 16, '2018-01-11 16:48:32', NULL, NULL, 1, '00:00:00', '00:00:00', 8),
(6726, 16, 0, '2018-01-10 00:00:00', 212, 'Attended meeting with Sophie delos Santos, Gian Nieves and KRA to prepare for hearing on January 15, 2018', 3000, NULL, 1.25, 3750, 1, 16, '2018-01-11 16:49:55', NULL, NULL, 1, '00:00:00', '00:00:00', 1),
(6727, 16, 0, '2018-01-10 00:00:00', 212, 'Traveled to UCC Rockwell for meeting with Sophie delos Santos and Gian Nieves', 3000, NULL, 0.5, 1500, 1, 16, '2018-01-11 16:50:12', NULL, NULL, 1, '00:00:00', '00:00:00', 14),
(6728, 16, 0, '2018-01-10 00:00:00', 163, 'Performed Other Service: obtained NBI clearance (NBI Robinsons Galleria)', 0, NULL, 5, 0, 1, 16, '2018-01-11 16:50:35', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(6729, 16, 0, '2018-01-10 00:00:00', 163, 'Traveled to NBI Robinsons Galleria', 0, NULL, 1, 0, 1, 16, '2018-01-11 16:50:51', NULL, NULL, 2, '00:00:00', '00:00:00', 14),
(6730, 26, 0, '2017-10-27 00:00:00', 163, 'lawyers lunch', 0, NULL, 2, 0, 1, 26, '2018-01-12 14:19:41', NULL, NULL, 2, '00:00:00', '00:00:00', 11),
(6731, 26, 0, '2017-11-02 00:00:00', 220, 'forward EMP the memo on trust,  review deed of donation and forward to jocelyn transfer documents ', 2500, NULL, 2.5, 6250, 1, 26, '2018-01-12 14:20:37', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(6732, 26, 0, '2017-11-02 00:00:00', 163, 'check cases for reporting, study for reporting', 0, NULL, 2.5, 0, 1, 26, '2018-01-12 14:21:09', NULL, NULL, 1, '00:00:00', '00:00:00', 11),
(6733, 26, 0, '2017-11-03 00:00:00', 104, 'Drafted status report \nupdate with sam, email cza and francis \n', 2500, NULL, 0.5, 1250, 1, 26, '2018-01-12 14:21:49', NULL, NULL, 1, '00:00:00', '00:00:00', 3);

-- --------------------------------------------------------

--
-- Stand-in structure for view `file_billing_vw`
-- (See below for the actual view)
--
CREATE TABLE `file_billing_vw` (
`file_billing_id` bigint(20)
,`billing_date` datetime
,`user_id` int(11)
,`jem_code` varchar(50)
,`short_title` text
,`work_detail` text
,`time_spent` float
,`rate` double
,`client_id` mediumint(9)
,`lastname` varchar(50)
,`firstname` varchar(50)
,`username` varchar(50)
,`task_code` tinyint(4)
,`task_type` tinyint(4)
,`file_id` int(11)
,`active` tinyint(1)
,`client_name` varchar(200)
,`client_code` varchar(20)
);

-- --------------------------------------------------------

--
-- Table structure for table `file_info_tbl`
--

CREATE TABLE `file_info_tbl` (
  `file_id` int(11) NOT NULL,
  `client_id` mediumint(9) NOT NULL,
  `file_type` varchar(2) NOT NULL,
  `file_number` varchar(10) NOT NULL,
  `file_name` varchar(250) NOT NULL,
  `file_re` text,
  `file_adverse_party` varchar(100) DEFAULT NULL,
  `file_adverse_address` varchar(250) DEFAULT NULL,
  `file_opposing_mtfcouns_dtr_sys` varchar(100) DEFAULT NULL,
  `file_opposing_address` varchar(250) DEFAULT NULL,
  `file_acceptance_fee` varchar(300) DEFAULT NULL,
  `file_fixed_fee` varchar(300) DEFAULT NULL,
  `file_initial_fee` varchar(300) DEFAULT NULL,
  `file_retainers_fee` varchar(300) DEFAULT NULL,
  `file_ope_deposit` varchar(300) DEFAULT NULL,
  `file_unused_ope` varchar(300) DEFAULT NULL,
  `file_last_billing` datetime DEFAULT NULL,
  `file_date_opened` datetime DEFAULT NULL,
  `file_status` tinyint(1) NOT NULL DEFAULT '1' COMMENT '1-Active; 0 - Pending; 2- Inactive',
  `file_remarks` varchar(100) DEFAULT NULL,
  `active` tinyint(1) NOT NULL DEFAULT '1',
  `insert_by` tinyint(4) DEFAULT NULL,
  `insert_dt` datetime DEFAULT NULL,
  `update_by` tinyint(4) DEFAULT NULL,
  `update_dt` datetime DEFAULT NULL,
  `department_id` int(11) NOT NULL,
  `jobs_id` int(11) NOT NULL,
  `referred_by` int(11) NOT NULL,
  `short_title` text,
  `job_desc` text,
  `file_retainers_fee_us` varchar(300) DEFAULT NULL,
  `file_acceptance_fee_us` varchar(300) DEFAULT NULL,
  `file_fixed_fee_us` varchar(300) DEFAULT NULL,
  `file_initial_fee_us` varchar(300) DEFAULT NULL,
  `file_max_fee` varchar(300) DEFAULT NULL,
  `file_max_fee_us` varchar(300) DEFAULT NULL,
  `file_jem_no` varchar(50) NOT NULL,
  `file_others` text NOT NULL,
  `file_billing_details` varchar(200) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

--
-- Dumping data for table `file_info_tbl`
--

INSERT INTO `file_info_tbl` (`file_id`, `client_id`, `file_type`, `file_number`, `file_name`, `file_re`, `file_adverse_party`, `file_adverse_address`, `file_opposing_mtfcouns_dtr_sys`, `file_opposing_address`, `file_acceptance_fee`, `file_fixed_fee`, `file_initial_fee`, `file_retainers_fee`, `file_ope_deposit`, `file_unused_ope`, `file_last_billing`, `file_date_opened`, `file_status`, `file_remarks`, `active`, `insert_by`, `insert_dt`, `update_by`, `update_dt`, `department_id`, `jobs_id`, `referred_by`, `short_title`, `job_desc`, `file_retainers_fee_us`, `file_acceptance_fee_us`, `file_fixed_fee_us`, `file_initial_fee_us`, `file_max_fee`, `file_max_fee_us`, `file_jem_no`, `file_others`, `file_billing_details`) VALUES
(1, 1, '', '', '', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, '100000', NULL, NULL, NULL, '2016-08-04 11:47:02', 1, '', 1, 1, '2016-08-04 19:47:02', 1, '2017-02-22 09:34:05', 2, 5, 0, 'CMMTC Director', 'Acting as director of CMMTC', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'CMT-001-COS-O-1', '', ''),
(2, 2, '', '', '', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, '0', NULL, NULL, NULL, '2016-08-04 12:11:42', 1, NULL, 1, 1, '2016-08-04 20:11:42', NULL, NULL, 7, 6, 12, 'Various matters', 'To render advice on various issues', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'ABC-002-SP-A-1', '', ''),
(3, 3, '', '', '', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, '0', NULL, NULL, NULL, '2016-08-04 12:13:40', 1, '', 1, 1, '2016-08-04 20:13:40', 1, '2017-02-10 17:56:17', 7, 6, 12, 'Various matters', 'To render advice on various issues', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'PDF-003-SP-A-1', '', ''),
(4, 4, '', '', '', NULL, NULL, NULL, NULL, NULL, '25000', '0', NULL, '0', NULL, NULL, NULL, '2016-08-04 12:30:23', 1, NULL, 1, 1, '2016-08-04 20:30:23', NULL, NULL, 8, 6, 12, 'MPSA Assignment', 'To render advice on various tax issues involving the assignment of its MPSA', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'TAO-004-TAX-A-1', '', ''),
(5, 4, '', '', '', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, '0', NULL, NULL, NULL, '2016-08-04 12:32:48', 1, NULL, 1, 1, '2016-08-04 20:32:48', NULL, NULL, 8, 6, 12, '2010 Assessment', 'To render legal services in connection to internal revenue tax liabilities and assessment of the company for the taxable year ending December 31, 2010', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'TAO-004-TAX-A-2', '', ''),
(6, 5, '', '', '', NULL, NULL, NULL, NULL, NULL, '20000', '0', NULL, '0', NULL, NULL, NULL, '2016-08-04 12:44:23', 1, '', 1, 1, '2016-08-04 20:44:23', 1, '2017-08-08 13:15:37', 8, 5, 0, 'Asset Transfer', 'To assist client in achieving the transfer of certain assets in a tax efficient manner', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'GEN-005-TAX-O-1', '20000', ''),
(7, 6, '', '', '', NULL, NULL, NULL, NULL, NULL, '20000', '0', NULL, '0', NULL, NULL, NULL, '2016-08-04 12:46:54', 1, '', 1, 1, '2016-08-04 20:46:54', 1, '2016-08-11 19:02:15', 2, 5, 0, 'VLAP Matters', 'To assist the Segovia and Teodoro families on matters involving VLAP', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'SEG-006-COS-O-1', '5000', ''),
(8, 7, '', '', '', NULL, NULL, NULL, NULL, NULL, '75000', '0', NULL, '0', NULL, NULL, NULL, '2016-08-04 12:49:23', 1, '', 1, 1, '2016-08-04 20:49:23', 1, '2017-01-23 15:33:48', 7, 5, 12, 'Spin-Off', 'To assist client in the spin-off of its nationalized assets', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'HPI-007-SP-O-1', '', ''),
(9, 7, '', '', '', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, '0', NULL, NULL, NULL, '2016-08-04 12:53:16', 1, '', 1, 1, '2016-08-04 20:53:16', 1, '2016-10-06 11:30:37', 7, 6, 0, 'Combination-Lafarge Republic, Inc.', 'To assist and advise client on various legal advice of proposed combination with Lafarge Republic, Inc.', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'HPI-007-SP-A-2', '', ''),
(10, 7, '', '', '', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, '0', NULL, NULL, NULL, '2016-08-04 12:57:21', 1, '', 1, 1, '2016-08-04 20:57:21', 1, '2017-07-12 14:29:10', 8, 5, 0, 'ACC-CAR Acquisition', 'To get the Certificate Authorizing Registration of the ACC (Alsons Cements Corporation)', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'HPI-007-TAX-O-3', '', ''),
(11, 4, '', '', '', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, '0', NULL, NULL, NULL, '2016-08-11 10:58:30', 1, '', 1, 1, '2016-08-11 18:58:30', 1, '2017-07-05 09:48:08', 5, 3, 12, 'Donor\'s Tax (CTA Case No. 9078)', 'To assist client in protesting its assessment of donor\'s tax', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'TAO-004-LIT-L-3', '', ''),
(12, 6, '', '', '', NULL, NULL, NULL, NULL, NULL, '20000', '0', NULL, '0', NULL, NULL, NULL, '2016-08-11 11:05:19', 1, NULL, 1, 1, '2016-08-11 19:05:19', NULL, NULL, 8, 5, 12, 'Tax Consultation', 'To render advice on various tax issues and other matters', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'SEG-006-TAX-O-2', '5000', ''),
(13, 7, '', '', '', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, '0', NULL, NULL, NULL, '2016-08-11 11:15:46', 1, '', 1, 1, '2016-08-11 19:15:46', 1, '2016-09-20 09:06:31', 7, 6, 0, 'Roliva', 'To assist HPI in the liquidation of Roliva B.V.', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'HPI-007-SP-A-4', '', ''),
(14, 8, '', '', '', NULL, NULL, NULL, NULL, NULL, '50000', '0', NULL, '0', NULL, NULL, NULL, '2016-08-11 11:21:39', 1, '', 1, 1, '2016-08-11 19:21:39', 1, '2017-09-04 09:18:28', 8, 5, 12, 'Tax Clearance Application', 'To assist client in securing the certificate authorizing registration on the sale of its shares', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'CII-008-TAX-O-1', '10000', ''),
(15, 9, '', '', '', NULL, NULL, NULL, NULL, NULL, '25000', '0', NULL, '0', NULL, NULL, NULL, '2016-08-11 11:27:51', 1, NULL, 1, 1, '2016-08-11 19:27:51', NULL, NULL, 8, 6, 12, 'Contractor\'s VAT', 'To render advice on various tax issues involving the VAT of its contracts', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'TAR-009-TAX-A-1', '5000', ''),
(16, 10, '', '', '', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, '10000', NULL, NULL, NULL, '2016-08-11 11:30:17', 1, '', 1, 1, '2016-08-11 19:30:17', 1, '2016-08-11 19:31:19', 6, 3, 0, 'Retainer', 'To assist in routing conclusion, advice and opinions on various fields of law', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'STC-010-RET-L-1', '', '5th day of the month'),
(17, 11, '', '', '', NULL, NULL, NULL, NULL, NULL, '20000', '0', NULL, '0', NULL, NULL, NULL, '2016-08-11 11:33:33', 1, '', 1, 1, '2016-08-11 19:33:33', 1, '2016-08-11 19:33:50', 8, 6, 12, 'Tax Consultation', 'To render advice on various tax issues involving the company', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'FU-011-TAX-A-1', '5000', ''),
(18, 11, '', '', '', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, '0', NULL, NULL, NULL, '2016-08-11 11:47:22', 1, NULL, 1, 1, '2016-08-11 19:47:22', NULL, NULL, 8, 3, 12, 'CTA Case No. 8659', 'To assist client in pursuing its judicial remedy on its 2006-2007 tax assessment', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'FU-011-TAX-L-2', '', ''),
(19, 11, '', '', '', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, '10000', NULL, NULL, NULL, '2016-08-11 11:50:34', 1, '', 1, 1, '2016-08-11 19:50:34', 1, '2017-10-24 14:04:59', 2, 5, 12, 'Corporate Services', 'To provide corporate secretarial work to the company', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'FU-011-COS-O-3', '', '5th day of the month'),
(20, 12, '', '', '', NULL, NULL, NULL, NULL, NULL, '0', '20000', NULL, '0', NULL, NULL, NULL, '2016-08-11 11:56:13', 1, NULL, 1, 1, '2016-08-11 19:56:13', NULL, NULL, 2, 5, 12, 'Incorporation', 'Incorporation of Corsalis, Inc.', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'COR-012-COS-O-1', '5000', ''),
(21, 13, '', '', '', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, '10000', NULL, NULL, NULL, '2016-08-11 11:58:02', 1, '', 1, 1, '2016-08-11 19:58:02', 1, '2017-02-16 17:04:36', 6, 6, 0, 'Corporate Services', 'Retainer Arrangement', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'SLTC-013-RET-A-1', '', '5th day of the month'),
(22, 14, '', '', '', NULL, NULL, NULL, NULL, NULL, '20000', '0', NULL, '0', NULL, NULL, NULL, '2016-08-11 12:02:53', 1, '', 1, 1, '2016-08-11 20:02:53', 1, '2017-01-30 14:53:15', 8, 6, 12, 'Tax Consultation', 'To render advice on various tax issues involving the company', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'VLAP-014-TAX-A-1', '5000', ''),
(23, 14, '', '', '', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, '0', NULL, NULL, NULL, '2016-08-11 12:22:36', 1, '', 1, 1, '2016-08-11 20:22:36', 1, '2017-01-11 11:22:44', 7, 6, 12, 'Property Partition', 'To provide the company with certain legal services involving property partition with regard to the tax and other legal consequences and requirements', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'VLAP-014-SP-A-2', '', ''),
(24, 15, '', '', '', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, '10000', NULL, NULL, NULL, '2016-08-11 12:25:05', 1, '', 1, 1, '2016-08-11 20:25:05', 1, '2016-09-26 17:25:09', 2, 5, 12, 'Corporate Services', 'To provide corporate secretarial work to the company', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'RPMC-015-COS-O-1', '', '5th day of the month'),
(25, 16, '', '', '', NULL, NULL, NULL, NULL, NULL, '30000', '0', NULL, '0', NULL, NULL, NULL, '2016-08-11 12:28:01', 1, '', 1, 1, '2016-08-11 20:28:01', 1, '2017-01-23 15:01:16', 8, 6, 12, 'Tax Consultation', 'To render advice on various tax issues', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'RFM-016-TAX-A-1', '5000', ''),
(26, 17, '', '', '', NULL, NULL, NULL, NULL, NULL, '20000', '0', NULL, '0', NULL, NULL, NULL, '2016-08-11 12:30:44', 1, NULL, 1, 1, '2016-08-11 20:30:44', NULL, NULL, 8, 6, 12, 'General Consultation', 'To advise client on various tax matters', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'TEH-017-TAX-A-1', '5000', ''),
(27, 18, '', '', '', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, '0', NULL, NULL, NULL, '2016-08-11 12:33:28', 1, NULL, 1, 1, '2016-08-11 20:33:28', NULL, NULL, 7, 5, 12, 'Property Due Diligence (RP Review)', 'To conduct a due diligence review on the ownership and title covering the Marina Square Suites and the Plaza Building', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'MSPI-018-SP-O-1', '', ''),
(28, 18, '', '', '', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, '0', NULL, NULL, NULL, '2016-08-11 12:36:34', 1, NULL, 1, 1, '2016-08-11 20:36:34', NULL, NULL, 7, 5, 12, 'Blue Marine Properties', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'MSPI-018-SP-O-2', '', ''),
(29, 18, '', '', '', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, '0', NULL, NULL, NULL, '2016-08-11 12:38:01', 1, NULL, 1, 1, '2016-08-11 20:38:01', NULL, NULL, 7, 5, 0, 'CTF Hotels and Entertainment, Inc.', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'MSPI-018-SP-O-3', '', ''),
(30, 18, '', '', '', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, '0', NULL, NULL, NULL, '2016-08-11 12:40:22', 1, NULL, 1, 1, '2016-08-11 20:40:22', NULL, NULL, 7, 5, 12, 'CTF Properties, Inc.', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'MSPI-018-SP-O-4', '', ''),
(31, 18, '', '', '', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, '0', NULL, NULL, NULL, '2016-08-15 10:05:28', 1, NULL, 1, 1, '2016-08-15 18:05:28', NULL, NULL, 7, 5, 12, 'Foreign Holiday Philippines, Inc.', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'MSPI-018-SP-O-5', '', ''),
(32, 18, '', '', '', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, '0', NULL, NULL, NULL, '2016-08-15 10:07:09', 1, NULL, 1, 1, '2016-08-15 18:07:09', NULL, NULL, 7, 5, 12, 'Fortunegate Holiday Philippines, Inc.', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'MSPI-018-SP-O-6', '', ''),
(33, 18, '', '', '', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, '0', NULL, NULL, NULL, '2016-08-15 10:08:49', 1, NULL, 1, 1, '2016-08-15 18:08:49', NULL, NULL, 7, 5, 12, 'Great Holiday Entertainment, Inc.', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'MSPI-018-SP-O-7', '', ''),
(34, 18, '', '', '', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, '0', NULL, NULL, NULL, '2016-08-15 10:10:15', 1, NULL, 1, 1, '2016-08-15 18:10:15', NULL, NULL, 7, 5, 12, 'Great Holiday Health &amp; Spa, Inc.', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'MSPI-018-SP-O-8', '', ''),
(35, 18, '', '', '', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, '0', NULL, NULL, NULL, '2016-08-15 10:11:45', 1, NULL, 1, 1, '2016-08-15 18:11:45', NULL, NULL, 7, 5, 12, 'Harbor View Properties and Holdings, Inc.', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'MSPI-018-SP-O-9', '', ''),
(36, 18, '', '', '', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, '0', NULL, NULL, NULL, '2016-08-15 10:13:01', 1, NULL, 1, 1, '2016-08-15 18:13:01', NULL, NULL, 7, 5, 12, 'New Coast Hotel, Inc.', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'MSPI-018-SP-O-10', '', ''),
(37, 18, '', '', '', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, '0', NULL, NULL, NULL, '2016-08-15 10:15:53', 1, NULL, 1, 1, '2016-08-15 18:15:53', NULL, NULL, 7, 5, 12, 'Pacific Bayview Properties, Inc.', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'MSPI-018-SP-O-11', '', ''),
(38, 18, '', '', '', NULL, NULL, NULL, NULL, NULL, '75000', '0', NULL, '0', NULL, NULL, NULL, '2016-08-15 10:19:44', 1, NULL, 1, 1, '2016-08-15 18:19:44', NULL, NULL, 7, 4, 12, 'PAGCOR Lease', 'To render and advice on various issue involve in the amendment of Lease Agreement with PAGCOR', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'MSPI-018-SP-T-12', '', ''),
(39, 19, '', '', '', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, '0', NULL, NULL, NULL, '2016-08-15 10:41:12', 1, '', 1, 1, '2016-08-15 18:41:12', 1, '2017-01-25 16:04:26', 8, 3, 13, 'Civil Case No. 13-1108', 'Annulment of Local Business Tax Assessment', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'CRES-019-TAX-L-1', '', ''),
(40, 19, '', '', '', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, '0', NULL, NULL, NULL, '2016-08-15 10:44:22', 1, '', 1, 1, '2016-08-15 18:44:22', 1, '2017-01-25 16:11:24', 7, 6, 13, 'Casop Atlas Corporation - SP', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'CRES-019-SP-A-2', '', ''),
(41, 20, '', '', '', NULL, NULL, NULL, NULL, NULL, '75000', '0', NULL, '0', NULL, NULL, NULL, '2016-08-15 10:56:06', 1, NULL, 1, 1, '2016-08-15 18:56:06', NULL, NULL, 7, 4, 12, 'Vanguard Hospitality Assets (Phils.), Inc.', 'Assistance on the proposed joint venture', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'KLC-020-SP-T-1', '15000', ''),
(42, 20, '', '', '', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, '0', NULL, NULL, NULL, '2016-08-15 10:59:29', 1, NULL, 1, 1, '2016-08-15 18:59:29', NULL, NULL, 7, 4, 12, 'Vanguard Hotels (Phils.), Inc.', 'Assistance on the proposed joint venture', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'KLC-020-SP-T-2', '', ''),
(43, 21, '', '', '', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, '0', NULL, NULL, NULL, '2016-08-15 11:29:14', 1, NULL, 1, 1, '2016-08-15 19:29:15', NULL, NULL, 2, 6, 12, 'E-Linkage/Intelligent E-Solutions Holding Corp.', 'To provide legal service to the company in connection with the on-going project to establish E-Linkage, a clearing house with an EMI license from the BSP', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'AAI-021-COS-A-1', '', ''),
(44, 22, '', '', '', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, '0', NULL, NULL, NULL, '2016-08-15 11:35:04', 1, NULL, 1, 1, '2016-08-15 19:35:04', NULL, NULL, 2, 6, 12, '', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'DHH-022-COS-A-1', '', ''),
(45, 23, '', '', '', NULL, NULL, NULL, NULL, NULL, '75000', '0', NULL, '0', NULL, NULL, NULL, '2016-08-15 11:40:40', 1, '', 1, 1, '2016-08-15 19:40:40', 1, '2017-01-30 11:27:07', 2, 5, 12, 'The Big@St.Ig., Inc.', 'Incorporation of Land Holding Company', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'ACI-023-COS-O-1', '10000', ''),
(46, 24, '', '', '', NULL, NULL, NULL, NULL, NULL, '15000', '0', NULL, '0', NULL, NULL, NULL, '2016-08-15 12:21:16', 1, NULL, 1, 1, '2016-08-15 20:21:16', NULL, NULL, 8, 5, 12, '2011-2012 Tax Annulment', 'To assist client in verification of their tax liabilities for TY 2011 and 2012', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'OLEP-024-TAX-O-1', '5000', ''),
(47, 25, '', '', '', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, '5000', NULL, NULL, NULL, '2016-08-15 12:23:54', 1, '', 1, 1, '2016-08-15 20:23:54', 1, '2017-08-08 13:08:42', 2, 6, 12, '', 'To provide corporate secretarial work, to assist in the conduct of regular meetings of the BOD or SH and assist in filing with SEC and maintenance of STB', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'CLI-025-COS-A-1', '', '5th day of the month'),
(48, 26, '', '', '', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, '0', NULL, NULL, NULL, '2016-08-15 12:28:15', 1, '', 1, 1, '2016-08-15 20:28:15', 1, '2017-08-08 13:13:52', 2, 6, 0, '', 'To provide corporate secretarial work to the company', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'CHI-026-COS-A-1', '', ''),
(49, 26, '', '', '', NULL, NULL, NULL, NULL, NULL, '75000', '0', NULL, '0', NULL, NULL, NULL, '2016-08-15 12:32:34', 1, NULL, 1, 1, '2016-08-15 20:32:34', NULL, NULL, 5, 3, 0, 'Civil Case No. 14-137', 'To assist the client in Civil Case No. 14-137 involving local tax assessment', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'CHI-026-LIT-L-2', '15000', ''),
(50, 27, '', '', '', NULL, NULL, NULL, NULL, NULL, '30000', '0', NULL, '0', NULL, NULL, NULL, '2016-08-15 12:35:23', 1, NULL, 1, 1, '2016-08-15 20:35:23', NULL, NULL, 8, 6, 12, '', 'To provide the company with certain legal services involving shareholding structure, status updates, advice and render opinions with regard to the tax and other legal consequences and requirements', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'HRI-027-TAX-A-1', '', ''),
(51, 28, '', '', '', NULL, NULL, NULL, NULL, NULL, '0', '60000', NULL, '0', NULL, NULL, NULL, '2016-08-15 12:37:41', 1, NULL, 1, 1, '2016-08-15 20:37:41', NULL, NULL, 8, 6, 12, '', 'To render legal services and opinion as tax mtfcouns_dtr_sys to the company in connection with the listing of its shares', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'TAPC-028-TAX-A-1', '', ''),
(52, 29, '', '', '', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, '0', NULL, NULL, NULL, '2016-08-15 12:42:51', 1, NULL, 1, 1, '2016-08-15 20:42:51', NULL, NULL, 8, 3, 12, 'CTA Case No. 8289', 'To render legal services in connection to CTA Case involving the company', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'TPGC-029-TAX-L-1', '', ''),
(53, 30, '', '', '', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, '8000', NULL, NULL, NULL, '2016-08-15 12:45:11', 1, NULL, 1, 1, '2016-08-15 20:45:11', NULL, NULL, 6, 6, 0, '', 'To provide the company routine and/or basic advice and opinions on various fields of Philippine Law and corporate services', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'SYN-030-RET-A-1', '', ''),
(54, 31, '', '', '', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, '8000', NULL, NULL, NULL, '2016-08-15 12:49:54', 1, NULL, 1, 1, '2016-08-15 20:49:54', NULL, NULL, 5, 3, 0, 'Margallo Case', 'To assist client in the case entitled &quot;Heirs of Late Margallo, et. al vs. Heirs of Late Gregorio Margallo, et. al.&quot; Civil Case No. 6913, RTC of Masbate City', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'GMP-031-LIT-L-1', '', ''),
(55, 32, '', '', '', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, '0', NULL, NULL, NULL, '2016-08-25 11:19:50', 1, '', 1, 1, '2016-08-25 19:19:50', 1, '2017-01-25 15:46:12', 2, 5, 0, 'Incorporation-FKC Capital Investment, Inc.', 'To assist in incorporating a new company', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'FKC-032-COS-O-1', '', ''),
(56, 33, '', '', '', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, '13000', NULL, NULL, NULL, '2016-08-25 11:21:49', 1, NULL, 1, 1, '2016-08-25 19:21:49', NULL, NULL, 6, 6, 0, '', 'To provide corporate secretarial and retainer services to the company', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'GDS-033-RET-A-1', '', '5th day of the month'),
(57, 33, '', '', '', NULL, NULL, NULL, NULL, NULL, '18000', '0', NULL, '0', NULL, NULL, NULL, '2016-08-25 11:24:12', 1, NULL, 1, 1, '2016-08-25 19:24:12', NULL, NULL, 4, 6, 0, 'Alien Employment Permit Application', 'To assist client in achieving the Alien Employment Permit to be issued by DOLE', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'GDS-033-LAB-A-2', '', ''),
(58, 34, '', '', '', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, '6000', NULL, NULL, NULL, '2016-08-25 11:26:29', 1, '', 1, 1, '2016-08-25 19:26:29', 1, '2017-05-31 14:23:57', 2, 6, 0, '', 'To provide corporate service to the company', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'MBG-034-COS-A-1', '', '5th day of the month'),
(59, 35, '', '', '', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, '0', NULL, NULL, NULL, '2016-08-25 11:29:39', 1, '', 1, 1, '2016-08-25 19:29:39', 1, '2016-08-25 19:29:58', 8, 6, 0, 'Tax Sparing', 'To secure tax sparing ruling from the BIR with respect to dividends received by the Cayman Islands Fund', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'SPF-035-TAX-A-1', '', ''),
(60, 36, '', '', '', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, '0', NULL, NULL, NULL, '2016-08-25 11:31:54', 1, NULL, 1, 1, '2016-08-25 19:31:54', NULL, NULL, 8, 4, 0, 'Lima Land, Inc. (CAR)', 'To secure a certificate authorizing registration (CAR) in relation to its sale of all of its shares of stock in Lima Land, Inc. to Aboitiz Land, Inc.', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'MAR-036-TAX-T-1', '15000', ''),
(61, 36, '', '', '', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, '0', NULL, NULL, NULL, '2016-08-25 11:37:02', 1, NULL, 1, 1, '2016-08-25 19:37:02', NULL, NULL, 8, 3, 0, 'TAT Filipinas Golf Club', 'To provide certain legal services to Marubeni Philippines Corp. in connection with the due and demandable liability of TAT Filipinas Golf Club, Inc./TAT International Company', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'MAR-036-TAX-L-2', '5680', ''),
(62, 37, '', '', '', NULL, NULL, NULL, NULL, NULL, '50000', '0', NULL, '0', NULL, NULL, NULL, '2016-08-25 11:53:50', 1, NULL, 1, 1, '2016-08-25 19:53:50', NULL, NULL, 2, 6, 0, 'Tax on Sale of Shares', 'To provide legal advice to the corporation and its stockholder PT Citra Lamtoro Gung Persada with respect to the proposed sale by CLP of its shares in the Corporation to a joint venture company', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'CCEC-037-COS-A-1', '10000', ''),
(63, 38, '', '', '', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, '0', NULL, NULL, NULL, '2016-08-25 12:02:41', 1, '', 1, 1, '2016-08-25 20:02:41', 1, '2017-11-22 14:24:15', 7, 5, 12, 'Mining Rights (SPIN-OFF)', 'To assist client in various mining requirements', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'HMDC-038-SP-O-1', '', ''),
(64, 38, '', '', '', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, '0', NULL, NULL, NULL, '2016-09-05 11:08:19', 1, '', 1, 1, '2016-09-05 19:08:19', 1, '2017-01-11 11:21:54', 2, 5, 12, 'Corporate Services', 'To render work as corporate secretary', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'HMDC-038-COS-O-2', '', ''),
(65, 16, '', '', '', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, '0', NULL, NULL, NULL, '2016-09-05 11:18:02', 1, '', 1, 1, '2016-09-05 19:18:02', 1, '2017-01-23 15:01:44', 8, 6, 12, 'Tax Consultation', 'To render advice on various tax issues', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'RFM-016-TAX-A-2', '', ''),
(66, 38, '', '', '', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, '0', NULL, NULL, NULL, '2016-09-05 11:31:31', 1, '', 1, 1, '2016-09-05 19:31:31', 1, '2017-03-06 16:40:09', 7, 6, 12, 'Agreements', 'To assist client in the drafting of various agreements', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'HMDC-038-SP-A-3', '', ''),
(67, 39, '', '', '', NULL, NULL, NULL, NULL, NULL, '20000', '0', NULL, '0', NULL, NULL, NULL, '2016-09-05 11:36:23', 1, '', 1, 1, '2016-09-05 19:36:23', 1, '2017-02-06 11:48:04', 8, 6, 12, 'Estate Tax', 'To provide legal advice and services in connection to Estate Tax Return of the Estate of Theresa Wai Ching Kwa', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'TTP-039-TAX-A-1', '10000', ''),
(68, 40, '', '', '', NULL, NULL, NULL, NULL, NULL, '50000', '0', NULL, '0', NULL, NULL, NULL, '2016-09-05 11:38:53', 1, NULL, 1, 1, '2016-09-05 19:38:53', NULL, NULL, 8, 6, 0, 'Invoicing Requirements', 'To provide legal advice with respect to the company\'s compliance with the invoicing requirements imposed by the BIR', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'PHIN-040-TAX-A-1', '10000', ''),
(69, 41, '', '', '', NULL, NULL, NULL, NULL, NULL, '25000', '0', NULL, '0', NULL, NULL, NULL, '2016-09-05 11:42:06', 1, '', 1, 1, '2016-09-05 19:42:06', 1, '2017-09-04 09:17:41', 8, 6, 12, 'Estate Tax', 'To provide legal advice and services in connection to Estate Tax Return of the Estate of Antonio Borromeo', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'MSB-041-TAX-A-1', '15000', ''),
(70, 42, '', '', '', NULL, NULL, NULL, NULL, NULL, '30000', '0', NULL, '0', NULL, NULL, NULL, '2016-09-05 11:44:16', 1, NULL, 1, 1, '2016-09-05 19:44:16', NULL, NULL, 8, 3, 0, '2012 Assessment', 'To assist client in its potential 2012 Assessment', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'SMDC-042-TAX-L-1', '', ''),
(71, 43, '', '', '', NULL, NULL, NULL, NULL, NULL, '30000', '0', NULL, '0', NULL, NULL, NULL, '2016-09-05 11:49:54', 1, NULL, 1, 1, '2016-09-05 19:49:54', NULL, NULL, 8, 6, 0, 'Sual Global Industries', 'To provide tax advice and other services with respect to some transactions involving the company  (SGI) and its stockholders', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'ELA-043-TAX-A-1', '5000', ''),
(72, 44, '', '', '', NULL, NULL, NULL, NULL, NULL, '20000', '0', NULL, '0', NULL, NULL, NULL, '2016-09-05 12:05:08', 1, NULL, 1, 1, '2016-09-05 20:05:08', NULL, NULL, 2, 6, 12, 'SLII Incorporation', 'To provide legal advice to the client with respect to their plans to set up an outsourcing entity, to provide trainings on the Spanish language to call center or school for the Spanish language', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'SLII-044-COS-A-1', '10000', ''),
(73, 45, '', '', '', NULL, NULL, NULL, NULL, NULL, '100000', '0', NULL, '0', NULL, NULL, NULL, '2016-09-05 12:14:48', 1, '', 1, 1, '2016-09-05 20:14:48', 1, '2017-01-25 16:17:20', 2, 6, 12, 'E-Linkage Clearing House, Inc.', 'To provide the company legal services in connection with the ongoing project to establish E-linkage, a clearing house with an electronic money issuer (EMI) license from the BSP', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'ECHI-045-COS-A-1', '10000', ''),
(74, 45, '', '', '', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, '5000', NULL, NULL, NULL, '2016-09-05 12:19:23', 1, NULL, 1, 1, '2016-09-05 20:19:23', NULL, NULL, 6, 6, 12, 'Retainer', 'To provide corporate secretarial work to E-Linkage Clearing House, Inc.', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'ECHI-045-RET-A-2', '', '5th day of the month'),
(75, 46, '', '', '', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, '0', NULL, NULL, NULL, '2016-09-05 12:22:37', 1, '', 1, 1, '2016-09-05 20:22:37', 1, '2016-09-05 20:22:55', 8, 6, 0, 'Tax Clearance/CAR on the Sale of Shares', 'To assist client in securing tax clearance or Certificate Authorizing Registration (&quot;CAR&quot;) on the proposed sale of its shares in SM Development Corporation', '0.00', '500.00', '0.00', NULL, '0.00', '0.00', 'FTE-046-TAX-A-1', 'US$250', ''),
(76, 47, '', '', '', NULL, NULL, NULL, NULL, NULL, '25000', '0', NULL, '0', NULL, NULL, NULL, '2016-09-05 12:32:36', 1, NULL, 1, 1, '2016-09-05 20:32:36', NULL, NULL, 2, 6, 0, '', 'To provide legal advice and services to the company with respect to certain matters involving loans or advances from AMSPEC', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'WMH-047-COS-A-1', '5000', ''),
(77, 48, '', '', '', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, '0', NULL, NULL, NULL, '2016-09-05 12:35:09', 1, NULL, 1, 1, '2016-09-05 20:35:09', NULL, NULL, 8, 6, 0, 'Sale of Real Property', 'To provide legal services to the company in connection with the proposed sale of its real property to potential buyers', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'CCRH-048-TAX-A-1', '', ''),
(78, 48, '', '', '', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, '0', NULL, NULL, NULL, '2016-09-05 12:44:26', 1, NULL, 0, 1, '2016-09-05 20:44:27', NULL, NULL, 8, 6, 0, 'Sale of Real Property', 'To provide legal services to the company in connection with the proposed sale of its real property to potential buyers', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'CCRH-048-TAX-A-2', '', ''),
(79, 49, '', '', '', NULL, NULL, NULL, NULL, NULL, '15000', '0', NULL, '0', NULL, NULL, NULL, '2016-09-08 10:26:02', 1, NULL, 1, 1, '2016-09-08 18:26:02', NULL, NULL, 2, 5, 0, 'MEDC Incorporation', 'To assist client in incorporating a stock corporation that will engage in the energy and power generation and distribution business.', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'MEDC-049-COS-O-1', '15000', ''),
(80, 50, '', '', '', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, '0', NULL, NULL, NULL, '2016-09-08 10:35:20', 1, '', 1, 1, '2016-09-08 18:35:20', 1, '2017-07-12 11:28:45', 7, 6, 0, 'Philippine ROHQ', 'To assist client in drafting various documents and other legal requirements of its ROHQ', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'HEAB-050-SP-A-1', '', ''),
(81, 50, '', '', '', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, '0', NULL, NULL, NULL, '2016-09-08 10:38:45', 1, '', 1, 1, '2016-09-08 18:38:45', 1, '2016-11-29 14:51:50', 8, 6, 0, 'Philippine ROHQ-TAX', 'To assist client in compliant with various tax requirements and render advice on tax issues.', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'HEAB-050-TAX-A-2', '', ''),
(82, 50, '', '', '', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, '0', NULL, NULL, NULL, '2016-09-08 10:40:27', 1, '', 1, 1, '2016-09-08 18:40:27', 1, '2017-11-09 17:11:23', 4, 6, 0, 'Philippine ROHQ-LABOR', 'To render advice on various labor law issues and requirements', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'HEAB-050-LAB-A-3', '', ''),
(83, 50, '', '', '', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, '0', NULL, NULL, NULL, '2016-09-08 10:42:36', 1, '', 1, 1, '2016-09-08 18:42:36', 1, '2016-11-29 14:52:48', 5, 6, 0, 'Philippine ROHQ-LIT (Victoria Pauline Hernandez)', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'HEAB-050-LIT-A-4', '', ''),
(84, 51, '', '', '', NULL, NULL, NULL, NULL, NULL, '50000', '150000', NULL, '0', NULL, NULL, NULL, '2016-09-08 10:46:49', 1, '', 1, 1, '2016-09-08 18:46:49', 1, '2017-04-17 14:13:38', 7, 6, 0, 'Shareholder Agreement', 'To advise client with respect to a shareholders\' agreement with Hijo Power and Light Company Inc.', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'WTL-051-SP-A-1', '10000 (Note: expenses will be at cost and any expense over P2,000 will be pre-approved by the client)', ''),
(85, 52, '', '', '', NULL, NULL, NULL, NULL, NULL, '200000', '0', NULL, '0', NULL, NULL, NULL, '2016-09-08 10:52:22', 1, '', 1, 1, '2016-09-08 18:52:22', 1, '2017-07-05 09:46:30', 7, 4, 0, 'Acquisition', 'To provide legal services to Ms. Liuson-Tan and Family on the proposed acquisition by a purchaser to be chosen after bidding of their majority stake in the following companies: TGP Pharma, Inc.; The Generics Pharmacy Franchising Corp.; Pacific Pharmaceuticals, Inc.; TheGenerics Pharmacy, Inc.', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'TGP-052-SP-T-1', '10000', ''),
(86, 53, '', '', '', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, '0', NULL, NULL, NULL, '2016-09-08 10:56:01', 1, '', 1, 1, '2016-09-08 18:56:01', 1, '2017-09-04 09:19:17', 2, 5, 0, 'Philippine Subsidy', 'To provide legal advice to the client with respect to the establishment of Philippine subsidiary/business presence which will be acting as importer and distributor of the company\'s products within the Philippines', '0.00', '1500.00', '0.00', NULL, '0.00', '0.00', 'IASA-053-COS-O-1', 'US$1000', ''),
(87, 53, '', '', '', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, '0', NULL, NULL, NULL, '2016-09-08 10:58:37', 1, '', 1, 1, '2016-09-08 18:58:37', 1, '2017-07-12 11:25:13', 2, 5, 0, 'Produmix Termination', 'To provide legal advice to the client with respect to termination of contract', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'IASA-053-COS-O-2', '', ''),
(88, 54, '', '', '', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, '0', NULL, NULL, NULL, '2016-09-08 11:01:23', 1, '', 1, 1, '2016-09-08 19:01:23', 1, '2017-01-25 15:49:02', 7, 6, 0, 'COHECO International Limited', 'To provide certain legal services to COHECO International Limited in connection with the company\'s investments in hydropower projects in the Philippines', '0.00', '1000.00', '0.00', NULL, '0.00', '0.00', 'CIL-054-SP-A-1', 'US$500', ''),
(89, 55, '', '', '', NULL, NULL, NULL, NULL, NULL, '25000', '0', NULL, '0', NULL, NULL, NULL, '2016-09-19 06:42:20', 1, NULL, 1, 1, '2016-09-19 14:42:20', NULL, NULL, 4, 6, 13, 'Dennis R. Llarena', 'To provide the company with legal services in connection with Mr. Llarena\'s resignation from AMSPEC and filing of a request for Assistance with NLRC', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'TCI-055-LAB-A-1', 'P10000', ''),
(90, 56, '', '', '', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, '0', NULL, NULL, NULL, '2016-09-19 07:22:17', 1, '', 1, 1, '2016-09-19 15:22:17', 1, '2017-11-02 17:19:55', 5, 3, 13, 'Joanne Francisco', 'Assist client in the settlement of the estate of Jonathan Michael Osmeña', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'JCFK-056-LIT-L-1', '', ''),
(91, 57, '', '', '', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, '0', NULL, NULL, NULL, '2016-09-19 07:34:14', 1, NULL, 1, 1, '2016-09-19 15:34:14', NULL, NULL, 8, 3, 12, '2011 Assessment', 'To provide legal services to the corporation on its judicial appeal to the final decision on disputed assessment (FDDA) issued by the BIR', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'DCFI-057-TAX-L-1', '', ''),
(92, 58, '', '', '', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, '0', NULL, NULL, NULL, '2016-09-19 07:46:17', 1, NULL, 1, 1, '2016-09-19 15:46:17', NULL, NULL, 5, 3, 13, 'Hodges', 'To cause the cancellation of the name Hodges from the birth certificates and school records of Jeremi Garais Hodges and Simone Garais Hodges', '0.00', '1000.00', '0.00', NULL, '0.00', '0.00', 'RGH-058-LIT-L-1', 'USD250', ''),
(93, 59, '', '', '', NULL, NULL, NULL, NULL, NULL, '75000', '0', NULL, '0', NULL, NULL, NULL, '2016-09-19 08:03:58', 1, '', 1, 1, '2016-09-19 16:03:58', 1, '2017-03-06 16:40:41', 8, 3, 12, 'Claim for Refund of Unutilized Input VAT for CY 2011 (CTA Case No. 9009)', 'To provide legal services in connection with the handling of its judicial claim for the refund of unutilized VAT which arose from the company\'s transaction from the CY ending December 31, 2011 which input VAT is attributable to its zero-rated sales', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'HED-059-TAX-L-1', 'P15000', ''),
(94, 59, '', '', '', NULL, NULL, NULL, NULL, NULL, '60000', '0', NULL, '0', NULL, NULL, NULL, '2016-09-19 08:18:48', 1, '', 1, 1, '2016-09-19 16:18:48', 1, '2017-02-06 11:45:12', 8, 3, 12, 'Claim for Value Added Tax Credit Certificate-TCC (CTA Case No. 9080)', 'To provide legal services in connection with the handling of its judicial claim with respect to its application for Value Added Credit (TCC) covering the period January to December 2012', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'HED-059-TAX-L-2', 'P15000', ''),
(95, 60, '', '', '', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, '0', NULL, NULL, NULL, '2016-09-19 08:22:46', 1, NULL, 1, 1, '2016-09-19 16:22:46', NULL, NULL, 8, 6, 12, '', 'To provide advice and render opinions in the areas of law and taxation that may affect the company\'s business', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'PRU-060-TAX-A-1', 'P10000', ''),
(96, 62, '', '', '', NULL, NULL, NULL, NULL, NULL, '40000', '0', NULL, '0', NULL, NULL, NULL, '2016-09-19 08:31:13', 1, NULL, 1, 1, '2016-09-19 16:31:13', NULL, NULL, 8, 6, 0, 'Twinning Arrangement', 'To provide the company with certain tax and legal advice on the tax consequences of its proposed partnership with de Paul University', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'IACA-062-TAX-A-1', 'P10000', ''),
(97, 63, '', '', '', NULL, NULL, NULL, NULL, NULL, '40000', '0', NULL, '0', NULL, NULL, NULL, '2016-09-19 08:37:20', 1, '', 1, 1, '2016-09-19 16:37:20', 1, '2017-01-11 11:20:59', 7, 6, 0, 'Partnership Arrangement', 'To provide assistance in drafting partnership agreements and stockholders agreements', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'FCC-063-SP-A-1', 'P10,000.00', ''),
(98, 64, '', '', '', NULL, NULL, NULL, NULL, NULL, '15000', '0', NULL, '6000', NULL, NULL, NULL, '2016-09-19 08:43:05', 1, NULL, 1, 1, '2016-09-19 16:43:05', NULL, NULL, 2, 6, 0, '', 'To provide certain legal services with regard to establishing a Philippine Corporation', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'MSCS-064-COS-A-1', 'P5,000.00', '5th day of the month'),
(99, 65, '', '', '', NULL, NULL, NULL, NULL, NULL, '10000', '0', NULL, '10000', NULL, NULL, NULL, '2016-09-19 08:51:03', 1, '', 1, 1, '2016-09-19 16:51:03', 1, '2016-09-23 10:32:07', 6, 6, 0, '', 'To provide services of a corporate secretary and legal assistance on legal routinary matters', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'SAN-065-RET-A-1', 'P5,000.00', '5th day of the month'),
(100, 66, '', '', '', NULL, NULL, NULL, NULL, NULL, '10000', '18000', NULL, '0', NULL, NULL, NULL, '2016-09-19 08:55:10', 1, '', 1, 1, '2016-09-19 16:55:10', 1, '2017-02-06 11:46:22', 2, 6, 0, '', 'To provide certain legal services it may require in incorporating the company', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'JAZ-066-COS-A-1', 'P5,000.00', ''),
(101, 67, '', '', '', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, '0', NULL, NULL, NULL, '2016-09-19 08:59:24', 1, '', 1, 1, '2016-09-19 16:59:24', 1, '2017-01-30 10:37:59', 8, 6, 0, 'Withholding Tax on Payments to PEMC', 'To provide certain legal services it may require', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'CIP-067-TAX-A-1', '', ''),
(102, 68, '', '', '', NULL, NULL, NULL, NULL, NULL, '10000', '18000', NULL, '0', NULL, NULL, NULL, '2016-09-19 09:10:13', 1, '', 1, 1, '2016-09-19 17:10:13', 1, '2017-02-06 11:47:32', 3, 6, 0, 'Incorporation-AsiaMortar Philippines, Inc.', 'To provide certain legal services it may  require in incorporating the company', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'API-068-IMM-A-1', 'P5,000.00', ''),
(103, 69, '', '', '', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, '0', NULL, NULL, NULL, '2016-09-19 09:11:40', 1, NULL, 1, 1, '2016-09-19 17:11:40', NULL, NULL, 2, 6, 0, '', 'To provide services involving various legal matters', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'NFCI-069-COS-A-1', '', ''),
(104, 70, '', '', '', NULL, NULL, NULL, NULL, NULL, '45000', '0', NULL, '0', NULL, NULL, NULL, '2016-09-19 09:14:30', 1, '', 1, 1, '2016-09-19 17:14:30', 1, '2017-06-29 18:13:10', 2, 6, 14, 'Incorporation', 'To provide with certain legal services it may require in advisory work, incorporation of Philippine Entity, post registration requirements, and corporate services', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'OVD-070-COS-A-1', 'P50,000.00', ''),
(105, 71, '', '', '', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, '0', NULL, NULL, NULL, '2016-09-19 09:21:16', 1, '', 1, 1, '2016-09-19 17:21:16', 1, '2017-03-06 17:19:06', 7, 4, 0, '', 'To render legal services to the company with respect to a potential solar power project in the Philippines', '0.00', '1000.00', '0.00', NULL, '0.00', '0.00', 'ALLO-071-SP-T-1', 'US$300', ''),
(106, 72, '', '', '', NULL, NULL, NULL, NULL, NULL, '40000', '0', NULL, '0', NULL, NULL, NULL, '2016-09-19 09:24:47', 1, '', 1, 1, '2016-09-19 17:24:47', 1, '2017-11-22 11:30:25', 8, 6, 0, '2011 Assessment', 'To provide legal and tax services in connection with the handling, for and on behalf of the company of its administrative protest to the FAN issued by BIR', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'CAI-072-TAX-A-1', 'P15,000.00', ''),
(107, 73, '', '', '', NULL, NULL, NULL, NULL, NULL, '60000', '0', NULL, '0', NULL, NULL, NULL, '2016-09-19 09:27:37', 1, NULL, 1, 1, '2016-09-19 17:27:37', NULL, NULL, 7, 6, 0, 'Due Diligence Review', 'To provide legal services in connection with the conduct of a legal due diligence review and assistance in the completion of the Acquisition', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'FPG-073-SP-A-1', 'P20,000.00', ''),
(108, 74, '', '', '', NULL, NULL, NULL, NULL, NULL, '0', '35000', NULL, '0', NULL, NULL, NULL, '2016-09-19 09:30:07', 1, NULL, 1, 1, '2016-09-19 17:30:07', NULL, NULL, 2, 5, 0, 'LRAI Amendment (LHAI)', 'To assist client with respect to amendment and change of name', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'LRAI-074-COS-O-1', '', ''),
(109, 104, '', '', '', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, '2000', NULL, NULL, NULL, '2016-09-20 01:31:27', 1, '', 1, 1, '2016-09-20 09:31:27', 1, '2016-09-20 09:32:31', 2, 6, 0, 'Corporate Secretary', 'To Provide Corporate secretarial work to the company', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'OMN-104-COS-A-1', '', 'Every 5th of the Month'),
(110, 75, '', '', '', NULL, NULL, NULL, NULL, NULL, '0', '35000', NULL, '0', NULL, NULL, NULL, '2016-09-20 03:05:07', 1, '', 1, 1, '2016-09-20 11:05:07', 1, '2017-04-17 14:03:23', 2, 5, 12, 'APC Amendment', 'To assist client with respect to amendment', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'APC-075-COS-O-1', '', ''),
(111, 76, '', '', '', NULL, NULL, NULL, NULL, NULL, '0', '35000', NULL, '0', NULL, NULL, NULL, '2016-09-20 03:06:48', 1, '', 1, 1, '2016-09-20 11:06:48', 1, '2017-04-17 14:05:10', 2, 5, 12, 'QLI Amendment', 'To assist client with respect to amendment', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'QLI-076-COS-O-1', '', ''),
(112, 77, '', '', '', NULL, NULL, NULL, NULL, NULL, '0', '35000', NULL, '0', NULL, NULL, NULL, '2016-09-20 03:09:30', 1, '', 1, 1, '2016-09-20 11:09:30', 1, '2017-04-17 14:06:28', 2, 5, 12, 'SCMC Amendment', 'To assist client with respect to amendment', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'SCMC-077-COS-O-1', '', ''),
(113, 78, '', '', '', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, '0', NULL, NULL, NULL, '2016-09-20 03:15:18', 1, NULL, 1, 1, '2016-09-20 11:15:18', NULL, NULL, 2, 6, 12, '', 'Directorship/Corporate Secretary Services', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'CSR-078-COS-A-1', 'no charge', ''),
(114, 79, '', '', '', NULL, NULL, NULL, NULL, NULL, '20000', '0', NULL, '0', NULL, NULL, NULL, '2016-09-20 03:21:46', 1, NULL, 1, 1, '2016-09-20 11:21:46', NULL, NULL, 7, 5, 12, '', 'To review various agreements or contracts proposed to be entered into by Infocycle Solutions, Inc. with several counter parties', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'ISI-079-SP-O-1', 'P5,000.00', ''),
(115, 80, '', '', '', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, '0', NULL, NULL, NULL, '2016-09-20 03:23:26', 1, '', 1, 1, '2016-09-20 11:23:26', 1, '2016-09-20 12:45:53', 2, 5, 0, '', 'To assist in the incorporation of the company', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'PCMP-080-COS-O-1', '', ''),
(116, 81, '', '', '', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, '0', NULL, NULL, NULL, '2016-09-20 03:25:11', 1, '', 1, 1, '2016-09-20 11:25:11', 1, '2017-05-03 14:42:18', 8, 6, 0, '', 'To render advice regards to importation of Denatured Alcohol', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'BMC-081-TAX-A-1', '', ''),
(117, 81, '', '', '', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, '0', NULL, NULL, NULL, '2016-09-20 03:25:15', 1, NULL, 0, 1, '2016-09-20 11:25:15', NULL, NULL, 8, 6, 0, '', 'To render advice regards to importation of Denatured Alcohol', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'BMC-081-TAX-A-2', '', ''),
(118, 82, '', '', '', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, '0', NULL, NULL, NULL, '2016-09-20 03:28:25', 1, '', 1, 1, '2016-09-20 11:28:25', 1, '2017-05-03 14:43:49', 8, 6, 0, '', 'To render advice on certain tax issue', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'FWPI-082-TAX-A-1', '', ''),
(119, 83, '', '', '', NULL, NULL, NULL, NULL, NULL, '1000', '0', NULL, '0', NULL, NULL, NULL, '2016-09-20 03:32:05', 1, NULL, 1, 1, '2016-09-20 11:32:05', NULL, NULL, 8, 6, 0, 'Mr. Nils Ulrick Bonen (Estate Tax)', 'To provide legal service in relation to settlement of the estate of Mr. Nils Ulrick Bonen, A Danish citizen, who left certain funds in a Philippine bank account', '0.00', '0.00', '3000.00', NULL, '0.00', '0.00', 'WEST-083-TAX-A-1', 'US$300', ''),
(120, 84, '', '', '', NULL, NULL, NULL, NULL, NULL, '75000', '0', NULL, '0', NULL, NULL, NULL, '2016-09-20 04:54:33', 1, '', 1, 1, '2016-09-20 12:54:33', 1, '2017-11-03 14:32:20', 8, 3, 0, 'Input VAT Refund for CY 2013-2015 (CTA Case No. 9276)', 'To provide legal services in connection with the handling of its judicial claim for refund of unutilized input value-added tax (VAT)', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'HSI-084-TAX-L-1', 'P20,000.00', ''),
(121, 112, '', '', '', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, '0', NULL, NULL, NULL, '2016-09-20 06:49:29', 1, NULL, 0, 1, '2016-09-20 14:49:29', NULL, NULL, 2, 6, 14, '', 'To provide with certain legal services it may require in advisory work, incorporation of Philippine Entity, post registration requirements, and corporate services', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'PLBM-112-COS-A-1', '', ''),
(122, 110, '', '', '', NULL, NULL, NULL, NULL, NULL, '40000', '0', NULL, '0', NULL, NULL, NULL, '2016-09-20 06:50:50', 1, '', 1, 1, '2016-09-20 14:50:50', 1, '2016-09-21 15:56:26', 7, 6, 0, 'Joint Venture Arrangements with Water Districts', 'To provide the company with certain legal services it may require in dealing with joint venture arrangements with Water Districts', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'PWC-110-SP-A-1', 'P10,000.00', ''),
(123, 112, '', '', '', NULL, NULL, NULL, NULL, NULL, '0', '0', NULL, '0', NULL, NULL, NULL, '2016-09-20 06:52:39', 1, NULL, 0, 1, '2016-09-20 14:52:39', NULL, NULL, 2, 6, 0, '', '', '0.00', '0.00', '0.00', NULL, '0.00', '0.00', 'PLBM-112-COS-A-2', '', ''),
(124, 85, '', '', '', NULL, NULL, NULL, NULL, NULL, '25000', '', NULL, '', NULL, NULL, NULL, '2016-09-21 02:07:13', 1, '', 1, 1, '2016-09-21 10:07:13', 1, '2017-11-03 14:30:18', 2, 6, 0, 'PETRON MEGAPLAZA CONDOMINIUM ASSOC., INC.', 'To render legal advice or opinion with respect to the foregoing, assistance in identifying options for the company; and assistance in discussions or negotiations with the building administration and other unit owners', '', '', '', NULL, '', '', 'ARA-085-COS-A-1', 'P5,000.00', ''),
(125, 87, '', '', '', NULL, NULL, NULL, NULL, NULL, '45000', '', NULL, '', NULL, NULL, NULL, '2016-09-21 02:15:55', 1, '', 1, 1, '2016-09-21 10:15:55', 1, '2017-03-06 16:35:53', 2, 6, 14, 'Various Services', 'To provide with certain legal services it may require in advisory work, incorporation of Philippine Entity, post registration requirements, and corporate services', '', '', '', NULL, '', '', 'NFC-087-COS-A-1', 'P15,000.00', ''),
(126, 87, '', '', '', NULL, NULL, NULL, NULL, NULL, '45000', '', NULL, '', NULL, NULL, NULL, '2016-09-21 02:15:55', 1, '', 1, 1, '2016-09-21 10:15:55', 1, '2017-03-06 16:36:40', 2, 6, 14, 'Various Services', 'To provide with certain legal services it may require in advisory work, incorporation of Philippine Entity, post registration requirements, and corporate services', '', '', '', NULL, '', '', 'NFC-087-COS-A-2', 'P15,000.00', ''),
(127, 88, '', '', '', NULL, NULL, NULL, NULL, NULL, '', '', NULL, '', NULL, NULL, NULL, '2016-09-21 02:19:31', 1, '', 1, 1, '2016-09-21 10:19:31', 1, '2017-04-17 14:02:32', 2, 5, 12, '', 'To render work as corporate secretary', '', '', '', NULL, '', '', 'HRDC-088-COS-O-1', '', ''),
(128, 89, '', '', '', NULL, NULL, NULL, NULL, NULL, '', '', NULL, '', NULL, NULL, NULL, '2016-09-21 02:36:34', 1, '', 1, 1, '2016-09-21 10:36:34', 1, '2017-01-11 11:13:59', 2, 5, 12, '', 'To render work as corporate secretary', '', '', '', NULL, '', '', 'LHAI-089-COS-O-1', '', ''),
(129, 90, '', '', '', NULL, NULL, NULL, NULL, NULL, '', '15000', NULL, '', NULL, NULL, NULL, '2016-09-21 02:39:27', 1, NULL, 1, 1, '2016-09-21 10:39:27', NULL, NULL, 2, 5, 0, 'Business Permit', 'To assist the company in processing their business permit application and other matters', '', '', '', NULL, '', '', 'APCD-090-COS-O-1', '', ''),
(130, 91, '', '', '', NULL, NULL, NULL, NULL, NULL, '', '15000', NULL, '', NULL, NULL, NULL, '2016-09-21 02:43:18', 1, NULL, 1, 1, '2016-09-21 10:43:18', NULL, NULL, 2, 5, 0, 'Business Permit', 'To assist the company in processing their business permit application and other matters', '', '', '', NULL, '', '', 'LGMC-091-COS-O-1', '', ''),
(131, 92, '', '', '', NULL, NULL, NULL, NULL, NULL, '', '15000', NULL, '', NULL, NULL, NULL, '2016-09-21 02:47:16', 1, NULL, 1, 1, '2016-09-21 10:47:16', NULL, NULL, 2, 5, 0, 'Business Permit', 'To assist the company in processing their business permit application and other matters', '', '', '', NULL, '', '', 'SSI-092-COS-O-1', '', ''),
(132, 93, '', '', '', NULL, NULL, NULL, NULL, NULL, '', '15000', NULL, '', NULL, NULL, NULL, '2016-09-21 02:51:27', 1, NULL, 1, 1, '2016-09-21 10:51:27', NULL, NULL, 2, 5, 0, 'Business Permit', 'To assist the company in processing their business permit application and other matters', '', '', '', NULL, '', '', 'SCCC-093-COS-O-1', '', ''),
(133, 94, '', '', '', NULL, NULL, NULL, NULL, NULL, '', '', NULL, '', NULL, NULL, NULL, '2016-09-21 04:48:02', 1, NULL, 1, 1, '2016-09-21 12:48:02', NULL, NULL, 2, 6, 0, '', 'To provide the company with certain legal, tax and other advice and assistance on certain matters and transactions, more specifically with respect in establishment of company.', '', '500', '', NULL, '', '', 'GCH-094-COS-A-1', 'US$800', '');
INSERT INTO `file_info_tbl` (`file_id`, `client_id`, `file_type`, `file_number`, `file_name`, `file_re`, `file_adverse_party`, `file_adverse_address`, `file_opposing_mtfcouns_dtr_sys`, `file_opposing_address`, `file_acceptance_fee`, `file_fixed_fee`, `file_initial_fee`, `file_retainers_fee`, `file_ope_deposit`, `file_unused_ope`, `file_last_billing`, `file_date_opened`, `file_status`, `file_remarks`, `active`, `insert_by`, `insert_dt`, `update_by`, `update_dt`, `department_id`, `jobs_id`, `referred_by`, `short_title`, `job_desc`, `file_retainers_fee_us`, `file_acceptance_fee_us`, `file_fixed_fee_us`, `file_initial_fee_us`, `file_max_fee`, `file_max_fee_us`, `file_jem_no`, `file_others`, `file_billing_details`) VALUES
(134, 95, '', '', '', NULL, NULL, NULL, NULL, NULL, '', '', NULL, '', NULL, NULL, NULL, '2016-09-21 04:51:12', 1, '', 1, 1, '2016-09-21 12:51:12', 1, '2017-07-12 14:20:39', 2, 6, 0, '', 'To provide legal, tax and other advice and assistance on certain matters and transactions, more specifically with respect to the establishment of a Philippine entity or business presence in the Philippines', '', '1000', '', NULL, '', '', 'BBS-095-COS-A-1', 'US$500', ''),
(135, 96, '', '', '', NULL, NULL, NULL, NULL, NULL, '60000', '', NULL, '', NULL, NULL, NULL, '2016-09-21 05:05:42', 1, '', 1, 1, '2016-09-21 13:05:42', 1, '2017-09-04 09:12:36', 8, 3, 0, 'CTA Case No. 8875-Project Libra', 'To provide legal services in connection with the handling of its judicial claim for refund of unutilized input value', '', '', '', NULL, '', '', 'HINC-096-TAX-L-1', 'P20,000.00', ''),
(136, 96, '', '', '', NULL, NULL, NULL, NULL, NULL, '60000', '', NULL, '', NULL, NULL, NULL, '2016-09-21 05:12:47', 1, '', 1, 1, '2016-09-21 13:12:47', 1, '2017-10-26 14:39:06', 8, 3, 0, 'CTA Case No. 8931-Project Gemini', 'To provide legal services in connection with the handling of its judicial claim for refund of unutilized input value added tax (&quot;VAT&quot;) 2nd Quarter of 2012', '', '', '', NULL, '', '', 'HINC-096-TAX-L-2', 'P20,000.00', ''),
(137, 96, '', '', '', NULL, NULL, NULL, NULL, NULL, '60000', '', NULL, '', NULL, NULL, NULL, '2016-09-21 05:45:43', 1, '', 1, 1, '2016-09-21 13:45:43', 1, '2017-09-15 17:02:42', 8, 3, 0, 'CTA Case No. 8990-Project Scorpio', 'To provide legal services in connection with the handling of its judicial claim for refund of unutilized input value-added tax (&quot;VAT&quot;) 3rd Quarter of 2012', '', '', '', NULL, '', '', 'HINC-096-TAX-L-3', 'P20,000.00', ''),
(138, 96, '', '', '', NULL, NULL, NULL, NULL, NULL, '60000', '', NULL, '', NULL, NULL, NULL, '2016-09-21 05:50:28', 1, NULL, 1, 1, '2016-09-21 13:50:28', NULL, NULL, 8, 3, 0, 'CTA Case No. 8964-Project Capricorn', 'To provide legal services in connection with the handling of its judicial claim for refund of unutilized input value-added tax (&quot;VAT&quot;) 1st, 2nd, 3rd &amp; 4th Quarter of 2010', '', '', '', NULL, '', '', 'HINC-096-TAX-L-4', 'P20,000.00', ''),
(139, 96, '', '', '', NULL, NULL, NULL, NULL, NULL, '60000', '', NULL, '', NULL, NULL, NULL, '2016-09-21 05:53:10', 1, '', 1, 1, '2016-09-21 13:53:10', 1, '2017-07-07 15:35:50', 8, 3, 0, 'CTA Case No. 8967-Project Virgo', 'To provide legal services in connection with the handling of its judicial claim for refund of unutilized input value-added tax (&quot;VAT&quot;) 1st, 2nd, 3rd &amp; 4th Quarter of 2011', '', '', '', NULL, '', '', 'HINC-096-TAX-L-5', 'P20,000.00', ''),
(140, 96, '', '', '', NULL, NULL, NULL, NULL, NULL, '60000', '', NULL, '', NULL, NULL, NULL, '2016-09-21 06:03:14', 1, '', 1, 1, '2016-09-21 14:03:14', 1, '2017-01-30 10:49:28', 8, 3, 0, 'CTA Case No. 9218-Project Taurus', 'To provide legal services in connection with the handling of its judicial claim for refund of unutilized input value-added tax (&quot;VAT&quot;) 3rd Quarter of 2006', '', '', '', NULL, '', '', 'HINC-096-TAX-L-6', 'P20,000.00', ''),
(141, 97, '', '', '', NULL, NULL, NULL, NULL, NULL, '60000', '', NULL, '', NULL, NULL, NULL, '2016-09-21 06:15:42', 1, '', 1, 1, '2016-09-21 14:15:42', 1, '2017-07-12 14:18:31', 8, 3, 0, 'CTA Case No. 9187-Project Pisces', 'To provide legal services in connection with the handling of its judicial claim for refund of unutilized input value-added tax (&quot;VAT&quot;) 1st, 2nd, &amp; 4th Quarter of 2006', '', '', '', NULL, '', '', 'LHC-097-TAX-L-1', 'P20,000.00', ''),
(142, 97, '', '', '', NULL, NULL, NULL, NULL, NULL, '60000', '', NULL, '', NULL, NULL, NULL, '2016-09-21 06:20:26', 1, '', 1, 1, '2016-09-21 14:20:26', 1, '2017-07-12 14:19:22', 8, 3, 0, 'CTA Case No. 9188-Project Leo', 'To provide legal services in connection with the handling of its judicial claim for refund of unutilized input value-added tax (&quot;VAT&quot;) 3rd and 4th Quarter of 2008', '', '', '', NULL, '', '', 'LHC-097-TAX-L-2', 'P20,000.00', ''),
(143, 97, '', '', '', NULL, NULL, NULL, NULL, NULL, '60000', '', NULL, '', NULL, NULL, NULL, '2016-09-21 06:23:30', 1, '', 1, 1, '2016-09-21 14:23:30', 1, '2017-07-12 14:17:39', 8, 3, 0, 'CTA Case No. 9183-Project Cancer', 'To provide legal services in connection with the handling of its judicial claim for refund of unutilized input value-added tax (&quot;VAT&quot;) 1st, 2nd, 3RD &amp; 4th Quarter of 2009', '', '', '', NULL, '', '', 'LHC-097-TAX-L-3', 'P20,000.00', ''),
(144, 98, '', '', '', NULL, NULL, NULL, NULL, NULL, '', '10000', NULL, '10000', NULL, NULL, NULL, '2016-09-21 06:25:47', 1, '', 1, 1, '2016-09-21 14:25:47', 1, '2017-02-06 11:45:47', 2, 6, 0, 'Corporate Secretary', 'To provide corporate secretarial work to the company', '', '', '', NULL, '', '', 'VSI-098-COS-A-1', '', '5th day of the month'),
(145, 99, '', '', '', NULL, NULL, NULL, NULL, NULL, '', '', NULL, '', NULL, NULL, NULL, '2016-09-21 06:45:47', 1, '', 1, 1, '2016-09-21 14:45:47', 1, '2017-07-12 15:07:09', 2, 6, 0, 'Incorporation', 'To provide the company with certain legal, tax and other advice and assistance on certain matters and transactions, more specifically with respect in establishment of company', '', '1000', '', NULL, '', '', 'GLGI-099-COS-A-1', 'US$2,000', ''),
(146, 100, '', '', '', NULL, NULL, NULL, NULL, NULL, '', '', NULL, '', NULL, NULL, NULL, '2016-09-21 06:48:22', 1, '', 1, 1, '2016-09-21 14:48:22', 1, '2017-07-12 15:06:25', 2, 6, 0, 'Incorporation', 'To provide the company with certain legal, tax and other advice and assistance on certain matters and transactions, more specifically with respect in establishment of company', '', '', '', NULL, '', '', 'SMC-100-COS-A-1', '', ''),
(147, 101, '', '', '', NULL, NULL, NULL, NULL, NULL, '30000', '', NULL, '', NULL, NULL, NULL, '2016-09-21 06:50:54', 1, NULL, 1, 1, '2016-09-21 14:50:54', NULL, NULL, 7, 6, 0, '', 'To provide the client with certain legal services if may require in the interplay and JSI\'s entitlement of incentives', '', '', '', NULL, '', '', 'EPI-101-SP-A-1', 'P5,000.00', ''),
(148, 102, '', '', '', NULL, NULL, NULL, NULL, NULL, '15000', '35000', NULL, '', NULL, NULL, NULL, '2016-09-21 06:55:32', 1, NULL, 1, 1, '2016-09-21 14:55:32', NULL, NULL, 2, 6, 0, 'Incorporation', 'To provide legal, tax and other advice and assistance on certain matters and transactions, more specifically with respect to the establishment of a Philippine Entity in the Philippines', '', '', '', NULL, '', '', 'BRH-102-COS-A-1', 'P5,000.00', ''),
(149, 103, '', '', '', NULL, NULL, NULL, NULL, NULL, '40000', '', NULL, '', NULL, NULL, NULL, '2016-09-21 07:28:42', 1, '', 1, 1, '2016-09-21 15:28:42', 1, '2017-07-28 14:05:14', 8, 5, 0, 'Transfer of Shares', 'To provide the client with legal services related to a contemplated sale to him of all shares of the held by his parents in Drugmakers Laboratories, Inc. and Terramedic, Inc.', '', '', '', NULL, '', '', 'DLI-103-TAX-O-1', 'P10,000.00', ''),
(150, 104, '', '', '', NULL, NULL, NULL, NULL, NULL, '', '', NULL, '2000', NULL, NULL, NULL, '2016-09-21 07:32:18', 1, NULL, 1, 1, '2016-09-21 15:32:18', NULL, NULL, 2, 6, 0, 'Corporate Secretary', 'To provide corporate secretarial work to the company', '', '', '', NULL, '', '', 'OMN-104-COS-A-2', '', ''),
(151, 105, '', '', '', NULL, NULL, NULL, NULL, NULL, '45000', '10000', NULL, '', NULL, NULL, NULL, '2016-09-21 07:34:10', 1, '', 1, 1, '2016-09-21 15:34:10', 1, '2017-05-15 14:56:04', 2, 6, 0, '', 'To provide with certain legal services it may require in advisory work and corporate services', '', '', '', NULL, '', '', 'PPIC-105-COS-A-1', 'P5,000.00', ''),
(152, 106, '', '', '', NULL, NULL, NULL, NULL, NULL, '20000', '', NULL, '', NULL, NULL, NULL, '2016-09-21 07:38:30', 1, '', 1, 1, '2016-09-21 15:38:30', 1, '2017-05-03 14:39:44', 8, 6, 0, '2009 Assessment', 'To provide the client legal and tax services in connection with the demand for collection by BIR for the unpaid internal revenue tax liabilities for the taxable year 2009', '', '', '', NULL, '', '', 'AII-106-TAX-A-1', 'P5,000.00', ''),
(153, 107, '', '', '', NULL, NULL, NULL, NULL, NULL, '20000', '', NULL, '', NULL, NULL, NULL, '2016-09-21 07:44:28', 1, NULL, 1, 1, '2016-09-21 15:44:28', NULL, NULL, 8, 6, 0, 'RORO Vessels', 'To provide advice to client on the tax consequences of the acquisition of RORO vessels', '', '', '', NULL, '50000', '', 'SWMC-107-TAX-A-1', 'P5,000.00', ''),
(154, 108, '', '', '', NULL, NULL, NULL, NULL, NULL, '', '', NULL, '', NULL, NULL, NULL, '2016-09-21 07:49:54', 1, NULL, 1, 1, '2016-09-21 15:49:54', NULL, NULL, 2, 5, 0, 'SEC Matters', 'To assist client in various SEC matters', '', '', '', NULL, '', '', 'MIR-108-COS-O-1', '', ''),
(155, 109, '', '', '', NULL, NULL, NULL, NULL, NULL, '20000', '', NULL, '', NULL, NULL, NULL, '2016-09-21 07:51:51', 1, '', 1, 1, '2016-09-21 15:51:51', 1, '2017-08-08 13:13:22', 2, 6, 0, '', 'To provide the company with certain legal, tax and other advice and assistance on certain matters and transactions, more specifically with respect in establishment of company', '', '', '', NULL, '', '', 'GCC-109-COS-A-1', 'P10,000.00', ''),
(156, 111, '', '', '', NULL, NULL, NULL, NULL, NULL, '', '', NULL, '', NULL, NULL, NULL, '2016-09-21 07:58:27', 1, NULL, 1, 1, '2016-09-21 15:58:27', NULL, NULL, 2, 6, 0, '', 'To provide with certain legal services it may require in advisory work, incorporation of Philippine Entity, post registration requirements, and corporate services', '', '', '', NULL, '', '', 'PLBD-111-COS-A-1', '', ''),
(157, 112, '', '', '', NULL, NULL, NULL, NULL, NULL, '', '', NULL, '', NULL, NULL, NULL, '2016-09-21 08:00:55', 1, NULL, 1, 1, '2016-09-21 16:00:55', NULL, NULL, 2, 6, 0, '', 'To provide with certain legal services it may require in advisory work, incorporation of Philippine Entity, post registration requirements and corporate services', '', '', '', NULL, '', '', 'PLBM-112-COS-A-3', '', ''),
(158, 113, '', '', '', NULL, NULL, NULL, NULL, NULL, '50000', '', NULL, '', NULL, NULL, NULL, '2016-09-21 08:10:48', 1, '', 1, 1, '2016-09-21 16:10:48', 1, '2017-03-08 11:57:16', 8, 6, 0, 'GANV-Application for CAR', 'To provide the firm with certain legal services it may require in the purchase of GLAPI Shares and sale of GPHC shares', '', '', '', NULL, '', '', 'NMGR-113-TAX-A-1', 'P15,000.00', ''),
(159, 61, '', '', '', NULL, NULL, NULL, NULL, NULL, '', '', NULL, '', NULL, NULL, NULL, '2016-10-19 02:50:42', 1, NULL, 1, 24, '2016-09-22 09:48:05', NULL, NULL, 2, 6, 0, '', 'To provide certain legal services with regard to establishing a Philippine Corporation', '', '', '', NULL, '', '', 'ACQ-061-COS-A-1', '', ''),
(160, 114, '', '', '', NULL, NULL, NULL, NULL, NULL, '75000', '', NULL, '', NULL, NULL, NULL, '2016-09-22 02:19:35', 1, NULL, 0, 24, '2016-09-22 10:17:13', 1, NULL, 2, 6, 13, '', 'To provide the client with certain legal services to the in-house tam primarily in the area of corporate secretarial work', '', '', '', NULL, '', '', 'TEMP-114-COS-A-1', 'P15,000.00', ''),
(161, 115, '', '', '', NULL, NULL, NULL, NULL, NULL, '40000', '', NULL, '', NULL, NULL, NULL, '2016-09-22 05:41:58', 1, '', 1, 1, '2016-09-22 13:41:58', 1, '2016-09-22 13:42:27', 8, 6, 0, 'FEMCO 2010 Assessment', 'To provide the company a legal and tax services in connection with the handling of FEMCO deficiency tax assessment for taxable year 2010', '', '', '', NULL, '', '', 'FEMC-115-TAX-A-1', 'P20,000.0', ''),
(162, 116, '', '', '', NULL, NULL, NULL, NULL, NULL, '40000', '', NULL, '', NULL, NULL, NULL, '2016-09-22 05:52:00', 1, NULL, 1, 1, '2016-09-22 13:52:00', NULL, NULL, 8, 6, 0, '2012 Assessment', 'To provide the company a legal and tax services in connection with the administrative protest to FAN issued by BIR', '', '', '', NULL, '', '', 'VITA-116-TAX-A-1', 'P20,000.00', ''),
(163, 114, '', '', '', NULL, NULL, NULL, NULL, NULL, '', '', NULL, '', NULL, NULL, NULL, '2016-09-22 07:00:52', 1, '', 1, 1, '2016-09-22 15:00:52', 1, '2017-11-17 10:15:20', 2, 6, 0, 'MPF Account-Non Billable', 'JEM for all the MPF Non-billable works', '', '', '', NULL, '', '', 'MPF-114-COS-A-2', '', ''),
(164, 119, '', '', '', NULL, NULL, NULL, NULL, NULL, '', '', NULL, '', NULL, NULL, NULL, '2016-10-14 06:57:05', 1, NULL, 1, 1, '2016-10-14 14:57:05', NULL, NULL, 2, 6, 0, 'Haven Licensing Pty. Ltd.', 'To render services in relation to a proposed business start-up of Haven Licensing Pty. Ltd.', '', '', '', NULL, '', '', 'LEVY-119-COS-A-1', '', ''),
(165, 118, '', '', '', NULL, NULL, NULL, NULL, NULL, '', '', NULL, '10000', NULL, NULL, NULL, '2016-10-14 07:02:02', 1, NULL, 1, 1, '2016-10-14 15:02:02', NULL, NULL, 2, 6, 0, '', 'To provide corporate secretarial work to the association', '', '', '', NULL, '', '', 'AGEH-118-COS-A-1', '', ''),
(166, 117, '', '', '', NULL, NULL, NULL, NULL, NULL, '', '', NULL, '', NULL, NULL, NULL, '2016-10-14 07:04:11', 1, '', 1, 1, '2016-10-14 15:04:11', 1, '2016-12-22 16:24:02', 7, 6, 0, '', 'To assist in execution of subscription agreement and amendment of AOI', '', '', '', NULL, '', '', 'SPFI-117-SP-A-1', '', ''),
(167, 72, '', '', '', NULL, NULL, NULL, NULL, NULL, '', '', NULL, '', NULL, NULL, NULL, '2016-11-09 02:31:50', 1, '', 1, 1, '2016-11-09 10:31:50', 1, '2017-08-22 16:58:58', 7, 5, 0, 'Merger and Acquisition', 'To provide the client with legal advice needed in the merger and acquisition of the company', '', '', '', NULL, '', '', 'CAI-072-SP-O-2', '', ''),
(168, 11, '', '', '', NULL, NULL, NULL, NULL, NULL, '', '', NULL, '', NULL, NULL, NULL, '2016-11-18 11:30:55', 1, '', 1, 1, '2016-11-18 19:30:55', 1, '2016-11-18 19:34:02', 8, 6, 12, 'Tax Consultation', 'To provide tax opinion and consultation', '', '', '', NULL, '', '', 'FU-011-TAX-A-4', '', ''),
(169, 120, '', '', '', NULL, NULL, NULL, NULL, NULL, '', '', NULL, '5000', NULL, NULL, NULL, '2016-11-21 04:39:03', 1, '', 1, 1, '2016-11-21 12:39:03', 1, '2017-08-08 13:08:09', 2, 6, 0, '', 'To assist in incorporporation and post-incorporation requirements', '', '', '', NULL, '', '', 'CMI-120-COS-A-1', '', ''),
(170, 121, '', '', '', NULL, NULL, NULL, NULL, NULL, '', '', NULL, '5000', NULL, NULL, NULL, '2016-11-21 04:51:36', 1, NULL, 1, 1, '2016-11-21 12:51:36', NULL, NULL, 2, 6, 0, '', 'To assist in incorporation and post-incorporation requirements', '', '', '', NULL, '', '', 'ZHAH-121-COS-A-1', '', ''),
(171, 122, '', '', '', NULL, NULL, NULL, NULL, NULL, '30000', '125000', NULL, '', NULL, NULL, NULL, '2016-11-21 05:25:45', 1, NULL, 1, 1, '2016-11-21 13:25:45', NULL, NULL, 7, 6, 0, 'PCAB License', 'To render opinion on the PCAB licensing requirement of IEE', '', '', '', NULL, '', '', 'MIT-122-SP-A-1', '10000', ''),
(172, 7, '', '', '', NULL, NULL, NULL, NULL, NULL, '', '', NULL, '', NULL, NULL, NULL, '2016-12-08 06:03:27', 1, '', 1, 1, '2016-12-08 14:03:27', 1, '2017-06-28 11:49:33', 8, 5, 0, 'Project Cities - CAR Acquisition', 'To get the Certificate Authorizing Registration (CAR) related to project cities', '', '', '', NULL, '', '', 'HPI-007-TAX-O-5', '', ''),
(173, 4, '', '', '', NULL, NULL, NULL, NULL, NULL, '', '', NULL, '', NULL, NULL, NULL, '2017-01-06 04:49:26', 1, '', 1, 1, '2017-01-06 12:49:26', 1, '2017-01-06 12:50:24', 8, 6, 0, '2011 Assessment', 'To render legal services in connection to internal revenue tax liabilities and assessment of the company for the taxable year 2011', '', '', '', NULL, '', '', 'TAO-004-TAX-A-4', '', ''),
(174, 4, '', '', '', NULL, NULL, NULL, NULL, NULL, '', '', NULL, '', NULL, NULL, NULL, '2017-01-06 04:52:34', 1, NULL, 1, 1, '2017-01-06 12:52:34', NULL, NULL, 8, 6, 0, '2012 Tax Assessment', 'To render legal services in connection to internal revenue tax liabilities and assessment of the company for the taxable year 2012', '', '', '', NULL, '', '', 'TAO-004-TAX-A-5', '', ''),
(175, 123, '', '', '', NULL, NULL, NULL, NULL, NULL, '', '', NULL, '', NULL, NULL, NULL, '2017-01-24 04:59:40', 1, NULL, 1, 1, '2017-01-24 12:59:40', NULL, NULL, 8, 6, 12, '2013 Tax Assessment', 'To render legal services in connection to internal revenue tax liabilities and assessment of the company for the taxable year 2013', '', '', '', NULL, '', '', 'SGTI-123-TAX-A-1', '', ''),
(176, 124, '', '', '', NULL, NULL, NULL, NULL, NULL, '', '', NULL, '', NULL, NULL, NULL, '2017-01-24 05:03:41', 1, NULL, 1, 1, '2017-01-24 13:03:41', NULL, NULL, 2, 6, 12, '', 'To provide the company with certain legal, tax and other advice and assistance on certain matters and transactions, more specifically with respect in establishment of company', '', '', '', NULL, '', '', 'GMPI-124-COS-A-1', '', ''),
(177, 125, '', '', '', NULL, NULL, NULL, NULL, NULL, '', '', NULL, '7000', NULL, NULL, NULL, '2017-01-24 05:09:48', 1, NULL, 1, 1, '2017-01-24 13:09:48', NULL, NULL, 2, 6, 12, '', 'To provide corporate secretarial and retainer services', '', '', '', NULL, '', '', 'GGSP-125-COS-A-1', '', '5th day of each Month'),
(178, 127, '', '', '', NULL, NULL, NULL, NULL, NULL, '', '', NULL, '', NULL, NULL, NULL, '2017-01-24 06:30:11', 1, '', 1, 1, '2017-01-24 14:30:11', 1, '2017-01-24 14:32:16', 2, 6, 12, '', 'To provide legal services, tax and other advice and assistance on the certain matters and transactions, more specifically with respect to the establishment of a Philippine entity or business presence in the Philippines', '', '', '', NULL, '', '', 'HKS-127-COS-A-1', '', ''),
(179, 128, '', '', '', NULL, NULL, NULL, NULL, NULL, '', '', NULL, '', NULL, NULL, NULL, '2017-01-24 08:28:21', 1, '', 1, 1, '2017-01-24 16:28:21', 1, '2017-08-08 13:16:17', 7, 6, 0, 'Strongview, Inc.', 'To advice client on his beneficial ownership over shares of stock in Strongview, Inc.', '', '', '', NULL, '', '', 'JAR-128-SP-A-1', '', ''),
(180, 128, '', '', '', NULL, NULL, NULL, NULL, NULL, '', '', NULL, '', NULL, NULL, NULL, '2017-01-24 08:30:49', 1, '', 1, 1, '2017-01-24 16:30:49', 1, '2017-07-12 11:29:15', 7, 6, 0, 'Strongview, Inc. - Amendment', 'To amend the purpose clause of Strongview, Inc.', '', '', '', NULL, '', '', 'JAR-128-SP-A-2', '', ''),
(181, 129, '', '', '', NULL, NULL, NULL, NULL, NULL, '', '', NULL, '', NULL, NULL, NULL, '2017-01-24 08:35:20', 1, '', 1, 1, '2017-01-24 16:35:20', 1, '2017-01-25 15:46:47', 8, 6, 12, '', 'To provide the client legal and tax services in connection with Memorandum of Agreement with Filipinas Paradise, Inc.', '', '', '', NULL, '', '', 'FPI-129-TAX-A-1', '', ''),
(182, 130, '', '', '', NULL, NULL, NULL, NULL, NULL, '', '', NULL, '', NULL, NULL, NULL, '2017-01-25 06:09:31', 1, '', 1, 1, '2017-01-25 14:09:31', 1, '2017-10-24 14:01:32', 2, 6, 12, '', 'To provide the company with certain legal, tax and other advice and assistance on certain matters and transactions, more specifically with respect to the establishment of a Philippine entity or business presence in the Philippines.', '', '', '', NULL, '', '', 'CRI-130-COS-A-1', '', ''),
(183, 126, '', '', '', NULL, NULL, NULL, NULL, NULL, '', '', NULL, '', NULL, NULL, NULL, '2017-01-25 06:58:56', 1, '', 1, 1, '2017-01-25 14:58:56', 1, '2017-11-24 18:21:46', 7, 6, 12, 'Romar BPO, Inc.', 'To provide tax and legal advice on various Philippine Investments', '', '', '', NULL, '', '', 'SSL-126-SP-A-1', '', ''),
(184, 19, '', '', '', NULL, NULL, NULL, NULL, NULL, '', '', NULL, '', NULL, NULL, NULL, '2017-01-25 08:13:12', 1, NULL, 1, 1, '2017-01-25 16:13:12', NULL, NULL, 7, 6, 0, 'Casop Atlas Holding Corporation - SP', '', '', '', '', NULL, '', '', 'CRES-019-SP-A-3', '', ''),
(185, 19, '', '', '', NULL, NULL, NULL, NULL, NULL, '', '', NULL, '', NULL, NULL, NULL, '2017-01-25 08:16:27', 1, '', 1, 1, '2017-01-25 16:16:27', 1, '2017-09-15 16:43:08', 7, 6, 0, 'Axelum', 'Due Diligence and documentation services related to Axelum Resources Corp.', '', '2500', '40000', NULL, '', '', 'CRES-019-SP-A-4', '', ''),
(186, 72, '', '', '', NULL, NULL, NULL, NULL, NULL, '40000', '', NULL, '', NULL, NULL, NULL, '2017-01-26 04:08:31', 1, '', 1, 1, '2017-01-26 12:08:31', 1, '2017-09-04 09:16:52', 8, 6, 0, '2013 Tax Assessment', 'To provide legal and tax services in connection with the handling, for and on behalf of the company of its administrative protest to the FAN issued by BIR', '', '', '', NULL, '', '', 'CAI-072-TAX-A-3', '15000', ''),
(187, 125, '', '', '', NULL, NULL, NULL, NULL, NULL, '30000', '', NULL, '', NULL, NULL, NULL, '2017-02-01 02:12:58', 1, '', 1, 1, '2017-02-01 10:12:58', 1, '2017-02-01 10:52:13', 7, 6, 12, 'Transfer of Shares', 'To provide the company with certain legal services it requires in the transfer of shares to an affiliate', '', '', '', NULL, '', '', 'GGSP-125-SP-A-2', '10000', ''),
(188, 95, '', '', '', NULL, NULL, NULL, NULL, NULL, '', '', NULL, '', NULL, NULL, NULL, '2017-02-09 10:48:33', 1, '', 1, 1, '2017-02-09 18:48:33', 1, '2017-07-12 14:21:00', 7, 6, 0, 'ICC Application', 'To provide corporate secretarial work to the corporation related to importer\'s clearance certificate', '', '', '3000', NULL, '', '', 'BBS-095-SP-A-2', '', ''),
(189, 131, '', '', '', NULL, NULL, NULL, NULL, NULL, '', '', NULL, '4000', NULL, NULL, NULL, '2017-02-17 03:37:44', 1, NULL, 1, 1, '2017-02-17 11:37:44', NULL, NULL, 2, 5, 0, '', 'To provide with certain legal services it may require in advisory work and corporate services', '', '', '', NULL, '', '', 'LORV-131-COS-O-1', '20000', ''),
(190, 132, '', '', '', NULL, NULL, NULL, NULL, NULL, '30000', '', NULL, '', NULL, NULL, NULL, '2017-02-17 03:41:27', 1, '', 1, 1, '2017-02-17 11:41:27', 1, '2017-08-08 13:12:56', 7, 4, 13, '', 'To provide the client with legal services related to a contemplated sale to prospective purchaser of a property owned by Pantaleon family corporation.', '', '', '', NULL, '', '', 'PAN-132-SP-T-1', '5000', ''),
(191, 133, '', '', '', NULL, NULL, NULL, NULL, NULL, '', '', NULL, '', NULL, NULL, NULL, '2017-03-03 03:15:50', 1, '', 1, 1, '2017-03-03 11:16:20', 1, '2017-03-03 11:20:01', 2, 6, 12, '', 'To provide the company with certain legal, tax and other advice and assistance on the certain matters and transactions, more specifically with respect to the establishment of a Philippine entity or business presence in the Philippines ', '', '1000', '', NULL, '', '', 'ZLAS-133-COS-A-1', '2000', ''),
(192, 133, '', '', '', NULL, NULL, NULL, NULL, NULL, '', '', NULL, '', NULL, NULL, NULL, '2017-03-03 03:16:22', 1, NULL, 1, 1, '2017-03-03 11:16:22', NULL, NULL, 2, 6, 12, '', 'To provide the company with certain legal, tax and other advice and assistance on the certain matters and transactions, more specifically with respect to the establishment of a Philippine entity or business presence in the Philippines ', '', '1000', '', NULL, '', '', 'ZLAS-133-COS-A-2', '2000', ''),
(193, 134, '', '', '', NULL, NULL, NULL, NULL, NULL, '', '', NULL, '3000', NULL, NULL, NULL, '2017-03-22 07:50:18', 1, NULL, 1, 1, '2017-03-22 15:50:18', NULL, NULL, 6, 6, 12, '', 'To provide corporate secretarial and retainer services to the company', '', '', '', NULL, '', '', 'OAAC-134-RET-A-1', '', ''),
(194, 134, '', '', '', NULL, NULL, NULL, NULL, NULL, '10000', '20000', NULL, '', NULL, NULL, NULL, '2017-03-22 07:52:35', 1, NULL, 1, 1, '2017-03-22 15:52:35', NULL, NULL, 2, 6, 12, 'Amendment', 'To provide the client with certain legal services it requires in the filing of amendments with SEC', '', '', '', NULL, '', '', 'OAAC-134-COS-A-2', '5000', ''),
(195, 135, '', '', '', NULL, NULL, NULL, NULL, NULL, '', '', NULL, '', NULL, NULL, NULL, '2017-03-22 07:55:35', 1, '', 1, 1, '2017-03-22 15:55:35', 1, '2017-07-12 15:06:45', 8, 6, 0, 'Share Transfer', 'To assist in the transfer of shares from Mr. Bilbao to Mr. Shigekawa', '', '', '', NULL, '', '', 'ART-135-TAX-A-1', '', ''),
(196, 137, '', '', '', NULL, NULL, NULL, NULL, NULL, '', '', NULL, '', NULL, NULL, NULL, '2017-03-22 08:01:49', 1, '', 1, 1, '2017-03-22 16:01:49', 1, '2017-08-08 13:15:03', 2, 6, 12, '', 'To provide corporate secretarial work to a Philippine Subsidiary', '160', '', '', NULL, '', '300', 'DPI-137-COS-A-1', '$200', '5th day of each month'),
(197, 138, '', '', '', NULL, NULL, NULL, NULL, NULL, '', '', NULL, '', NULL, NULL, NULL, '2017-03-22 08:04:59', 1, NULL, 1, 1, '2017-03-22 16:04:59', NULL, NULL, 2, 6, 0, '', 'To provide legal advisory services and corporate secretarial work to the company', '', '', '', NULL, '', '', 'SCC-138-COS-A-1', '', ''),
(198, 139, '', '', '', NULL, NULL, NULL, NULL, NULL, '25000', '45000', NULL, '', NULL, NULL, NULL, '2017-03-22 08:10:03', 1, '', 1, 1, '2017-03-22 16:10:03', 1, '2017-04-24 10:39:55', 3, 6, 0, 'Employement Permit and Work Visa', 'To assist the client obtain an AEP from the DOLE and a 9G Visa from the Bureau of Immigration', '', '', '', NULL, '', '', 'ASSI-139-IMM-A-1', '30000', ''),
(199, 33, '', '', '', NULL, NULL, NULL, NULL, NULL, '10000', '', NULL, '', NULL, NULL, NULL, '2017-03-31 03:27:17', 1, NULL, 1, 1, '2017-03-31 11:27:17', NULL, NULL, 7, 6, 0, 'Service Agreement', 'To assist client with certain legal services it requires to enter into a service agreements with GDS Link LLC and a loan agreement with GDS Holdings Ltd.', '', '', '', NULL, '', '', 'GDS-033-SP-A-3', '5000', ''),
(200, 136, '', '', '', NULL, NULL, NULL, NULL, NULL, '', '', NULL, '5000', NULL, NULL, NULL, '2017-04-11 03:51:09', 1, NULL, 1, 1, '2017-04-11 11:51:09', NULL, NULL, 2, 6, 12, '', 'To provide corporate Secretarial work for the company', '', '', '', NULL, '', '', 'DERM-136-COS-A-1', '', '5th day of the month'),
(201, 140, '', '', '', NULL, NULL, NULL, NULL, NULL, '', '', NULL, '', NULL, NULL, NULL, '2017-04-11 03:56:21', 1, '', 1, 1, '2017-04-11 11:56:21', 1, '2017-06-29 18:05:04', 4, 3, 12, 'NLRC-NCR Case No. 02-01884-16', 'To render legal services in connection to labor case', '', '', '', NULL, '', '', 'BZU-140-LAB-L-1', '', ''),
(202, 72, '', '', '', NULL, NULL, NULL, NULL, NULL, '', '', NULL, '', NULL, NULL, NULL, '2017-04-11 04:03:26', 1, '', 1, 1, '2017-04-11 12:03:26', 1, '2017-11-22 11:31:04', 8, 6, 0, 'Raytheon', 'To provide legal and tax services in connection with the contract of the company with Raytheon Company', '', '', '', NULL, '', '', 'CAI-072-TAX-A-4', '', ''),
(203, 72, '', '', '', NULL, NULL, NULL, NULL, NULL, '', '', NULL, '', NULL, NULL, NULL, '2017-04-11 04:07:55', 1, '', 1, 1, '2017-04-11 12:07:55', 1, '2017-11-22 11:31:28', 8, 6, 0, '2012 Assessment', 'To provide legal and tax services in connection with the handling, for and on behalf of the company, of its administrative protest to the FAN issued by BIR', '', '', '', NULL, '', '', 'CAI-072-TAX-A-5', '', ''),
(204, 36, '', '', '', NULL, NULL, NULL, NULL, NULL, '', '', NULL, '', NULL, NULL, NULL, '2017-04-11 04:21:43', 1, NULL, 1, 1, '2017-04-11 12:21:43', NULL, NULL, 7, 6, 0, 'Delivered Services', 'To advise the company on the legal feasibility of their proposed plan to &quot;delivered&quot; services to purchasers of its petroleum products', '', '', '', NULL, '', '', 'MAR-036-SP-A-3', '', ''),
(205, 98, '', '', '', NULL, NULL, NULL, NULL, NULL, '', '', NULL, '', NULL, NULL, NULL, '2017-04-11 04:30:58', 1, NULL, 1, 1, '2017-04-11 12:30:58', NULL, NULL, 7, 6, 0, 'Share Transfers', 'To provide the company with legal services related to a contemplated sale or transfer of certain shares of VSI held by Mr. Razo and Ms. Go', '', '', '', NULL, '', '', 'VSI-098-SP-A-2', '', ''),
(206, 98, '', '', '', NULL, NULL, NULL, NULL, NULL, '', '', NULL, '', NULL, NULL, NULL, '2017-04-11 04:31:13', 1, NULL, 1, 1, '2017-04-11 12:31:13', NULL, NULL, 7, 6, 0, 'Share Transfers', 'To provide the company with legal services related to a contemplated sale or transfer of certain shares of VSI held by Mr. Razo and Ms. Go', '', '', '', NULL, '', '', 'VSI-098-SP-A-3', '', ''),
(207, 38, '', '', '', NULL, NULL, NULL, NULL, NULL, '', '', NULL, '', NULL, NULL, NULL, '2017-04-11 04:51:08', 1, NULL, 1, 1, '2017-04-11 12:51:08', NULL, NULL, 2, 5, 12, 'Amendment- AOI and By-Laws', 'To assist client in processing the amendment of AOI and By-Laws', '', '', '', NULL, '', '', 'HMDC-038-COS-O-4', '', ''),
(208, 141, '', '', '', NULL, NULL, NULL, NULL, NULL, '', '', NULL, '', NULL, NULL, NULL, '2017-04-11 04:59:07', 1, '', 1, 1, '2017-04-11 12:59:07', 1, '2017-11-22 19:45:10', 8, 6, 0, '2013 Tax Assessment', 'To provide legal and tax services in connection with the handling, for and on behalf of the corporation, of this administrative protest to the PAN issued by BIR', '', '', '', NULL, '', '', 'ASC-141-TAX-A-1', '', ''),
(209, 142, '', '', '', NULL, NULL, NULL, NULL, NULL, '', '', NULL, '', NULL, NULL, NULL, '2017-04-11 09:42:33', 1, NULL, 1, 1, '2017-04-11 17:42:33', NULL, NULL, 4, 6, 0, 'Employement Matters', 'To provide the Client with certain legal services related to employment matters.', '', '', '', NULL, '', '', 'PAPS-142-LAB-A-1', '', ''),
(210, 143, '', '', '', NULL, NULL, NULL, NULL, NULL, '', '', NULL, '', NULL, NULL, NULL, '2017-04-11 09:58:55', 1, NULL, 1, 1, '2017-04-11 17:58:55', NULL, NULL, 8, 6, 0, 'Tax Treaty Benefits', 'To provide client with certain legal services it may require as the company entered several contracts with non-resident foreign corporations (NRFCs)', '', '', '', NULL, '', '', 'GBPC-143-TAX-A-1', '', ''),
(211, 106, '', '', '', NULL, NULL, NULL, NULL, NULL, '', '', NULL, '', NULL, NULL, NULL, '2017-04-11 10:03:13', 1, '', 1, 1, '2017-04-11 18:03:13', 1, '2017-10-26 14:38:20', 8, 6, 0, '2013 Assessment', 'To provide the client with legal and tax services in connection withthe demand for collection by BIR, administrative protest to the FAN issued by BIR against the company for income tax, VAT, expanded withholding tax, final withholding tax and improperly accumulated earnings tax for the taxable year 2013', '', '', '', NULL, '', '', 'AII-106-TAX-A-2', '', ''),
(212, 144, '', '', '', NULL, NULL, NULL, NULL, NULL, '', '', NULL, '', NULL, NULL, NULL, '2017-04-11 10:08:16', 1, '', 1, 1, '2017-04-11 18:08:16', 1, '2017-07-04 10:53:28', 5, 6, 0, 'Growl Audio Corporation', 'To present the client, as a mtfcouns_dtr_sys of record, in the case entitled &quot;Growl Audio Corporation vs. Tradeshow International, Inc. &quot; (for damages) pending before Branch 58 of RTC-Makati', '', '', '', NULL, '', '', 'TII-144-LIT-A-1', '', ''),
(213, 145, '', '', '', NULL, NULL, NULL, NULL, NULL, '40000', '', NULL, '', NULL, NULL, NULL, '2017-05-10 06:16:02', 1, NULL, 1, 1, '2017-05-10 14:16:02', NULL, NULL, 7, 6, 0, 'Science Park', 'To assist client with certain legal services it requires to enter into an Agreement with SPPI and Batangas II Electric Cooperative, Inc. (&quot;BATELEC&quot;)', '', '', '', NULL, '', '', 'ABOI-145-SP-A-1', '', ''),
(214, 146, '', '', '', NULL, NULL, NULL, NULL, NULL, '', '', NULL, '', NULL, NULL, NULL, '2017-05-18 07:56:45', 1, '', 1, 1, '2017-05-18 15:56:45', 1, '2017-07-28 14:05:34', 8, 6, 0, 'Estate Tax', 'To provide legal advice and services in connection to Estate Tax Return of the Estate of Maria Angbetic Laxina', '', '', '', NULL, '', '', 'NJL-146-TAX-A-1', '', ''),
(215, 147, '', '', '', NULL, NULL, NULL, NULL, NULL, '', '', NULL, '', NULL, NULL, NULL, '2017-05-18 08:01:18', 1, '', 1, 1, '2017-05-18 16:01:18', 1, '2017-07-05 09:47:32', 8, 6, 0, '', 'To provide general legal tax advice and assistance in the drafting and execution of agreements', '', '800', '', NULL, '', '', 'TGI-147-TAX-A-1', '$300', ''),
(216, 148, '', '', '', NULL, NULL, NULL, NULL, NULL, '', '', NULL, '', NULL, NULL, NULL, '2017-05-18 08:15:44', 1, NULL, 1, 1, '2017-05-18 16:15:44', NULL, NULL, 8, 6, 0, 'COHECO International', 'To provide legal services to Mr. Larry Kim', '', '', '', NULL, '', '', 'LHK-148-TAX-A-1', '', ''),
(217, 137, '', '', '', NULL, NULL, NULL, NULL, NULL, '', '', NULL, '', NULL, NULL, NULL, '2017-05-18 08:17:48', 1, '', 1, 1, '2017-05-18 16:17:48', 1, '2017-05-18 16:19:52', 7, 6, 12, 'Agreements', 'To provide the company with certain legal services it requires to enter into agreements.', '', '300', '', NULL, '', '', 'DPI-137-SP-A-2', '$200', ''),
(218, 105, '', '', '', NULL, NULL, NULL, NULL, NULL, '30000', '80000', NULL, '', NULL, NULL, NULL, '2017-05-18 08:23:38', 1, NULL, 1, 1, '2017-05-18 16:23:38', NULL, NULL, 4, 6, 0, 'Employment Permit &amp; Work Visa', 'To assist Mr. Hua Chi-Wen to obtain an  alien employement permit (AEP) from DOLE and a non-migrant visa for pre-arranged employement (9g visa) from Philippine Bureau of Immigration (BI)', '', '', '', NULL, '', '', 'PPIC-105-LAB-A-2', '30000', ''),
(219, 38, '', '', '', NULL, NULL, NULL, NULL, NULL, '50000', '', NULL, '', NULL, NULL, NULL, '2017-05-18 08:28:18', 1, NULL, 1, 1, '2017-05-18 16:28:18', NULL, NULL, 5, 3, 12, 'HPI vs. Luis Cruz &amp; Henry Cruz', 'To represent HMDC as mtfcouns_dtr_sys of record, in the Mines Administrative Case No. POA 2013-001 (XI)', '', '', '', NULL, '', '', 'HMDC-038-LIT-L-5', '25000', ''),
(220, 149, '', '', '', NULL, NULL, NULL, NULL, NULL, 'P40,000.00', 'Part A- P150,000.00     Part B-50,000.00', NULL, '', NULL, NULL, NULL, '2017-05-29 02:08:49', 1, '', 1, 1, '2017-05-29 10:08:49', 1, '2017-06-29 18:11:39', 8, 6, 0, 'Family Reorganization', 'To provide legal advice and services in connection to transfer of shares in family corporation', '', '', '', NULL, 'Partner-P6,000.00/ Senior Associate-P3,500.00/ Junior Associate-P2,500.00', '', 'EHN-149-TAX-A-1', 'P5,000.00', ''),
(221, 150, '', '', '', NULL, NULL, NULL, NULL, NULL, '20000', 'SEC Amendment-P40,000/ Acting as Nominee Director-P25,000-annually/ Corp. Sec. P10,000-monthl', NULL, '', NULL, NULL, NULL, '2017-05-29 02:23:47', 1, '', 1, 1, '2017-05-29 10:23:47', 1, '2017-10-26 14:34:49', 2, 6, 0, 'AOI Amendment', 'To provide the company with legal, tax and other advice and assistance on the amendment of articles of incorporation.', '', '', '', NULL, 'Partner-P6,000.00/ Senior Associate-P3,500.00/ Junior Associate-P2,500.00', '', 'HCP-150-COS-A-1', '10000', ''),
(222, 151, '', '', '', NULL, NULL, NULL, NULL, NULL, '50000', '', NULL, '', NULL, NULL, NULL, '2017-07-06 01:23:58', 1, '', 1, 1, '2017-07-06 09:23:58', 1, '2017-11-10 15:47:19', 5, 3, 0, 'Civil Case No. 224', 'To assist client in connection with the handling, for and behalf of the corporation of its judicial action to annul the erroneous assessment for alleged deficiency local business taxes', '', '', '', NULL, '', '', 'CAHI-151-LIT-L-1', '75000', ''),
(223, 152, '', '', '', NULL, NULL, NULL, NULL, NULL, '50000', '', NULL, '', NULL, NULL, NULL, '2017-07-06 01:30:23', 1, '', 1, 1, '2017-07-06 09:30:23', 1, '2017-11-22 18:50:01', 5, 3, 0, 'Civil Case No. 223', 'To assist client in Civil Case No. 223 to annual local business tax assessment pursuant to SEC. 195 of RA No. 7160', '', '', '', NULL, '', '', 'LHPI-152-LIT-L-1', '75000', ''),
(224, 153, '', '', '', NULL, NULL, NULL, NULL, NULL, '50000', '', NULL, '', NULL, NULL, NULL, '2017-07-06 01:33:59', 1, NULL, 1, 1, '2017-07-06 09:33:59', NULL, NULL, 5, 3, 0, 'Civil Case No. 222', 'To assist client in Civil Case No. 222 to annual local business tax assessment pursuant to Sec. 195 of RA No. 7160', '', '', '', NULL, '', '', 'UCHC-153-LIT-L-1', '75000', ''),
(225, 50, '', '', '', NULL, NULL, NULL, NULL, NULL, '50000', '', NULL, '', NULL, NULL, NULL, '2017-07-06 01:39:35', 1, NULL, 1, 1, '2017-07-06 09:39:35', NULL, NULL, 8, 5, 0, 'BIR Accreditation of Retirement Benefit Plan', 'To assist client in applying for accreditation of its retirement benefit plan with BIR Revenue Regulations No. 01-68, as amended', '', '', '', NULL, '', '', 'HEAB-050-TAX-O-5', '15000', ''),
(226, 7, '', '', '', NULL, NULL, NULL, NULL, NULL, '', '', NULL, '', NULL, NULL, NULL, '2017-07-12 01:42:12', 1, '', 1, 1, '2017-07-12 09:42:12', 1, '2017-07-12 09:48:21', 7, 5, 0, 'Sto. Tomas property', 'To assist client in drafting the amendment to the Hard Rock Agreement', '', '', '', NULL, '', '', 'HPI-007-SP-O-6', '', ''),
(227, 7, '', '', '', NULL, NULL, NULL, NULL, NULL, '', '', NULL, '', NULL, NULL, NULL, '2017-07-12 01:44:36', 1, NULL, 1, 1, '2017-07-12 09:44:36', NULL, NULL, 7, 6, 0, 'General Consultation', 'To advise Holcim on various matter', '', '', '', NULL, '', '', 'HPI-007-SP-A-7', '', ''),
(228, 7, '', '', '', NULL, NULL, NULL, NULL, NULL, '100000', '', NULL, '', NULL, NULL, NULL, '2017-07-12 01:47:25', 1, '', 1, 1, '2017-07-12 09:47:25', 1, '2017-10-25 13:07:13', 7, 6, 0, 'Simplification', 'To provide client legal advice on how to simplify the corporate shareholdings structure of the Company\'s holding companies, subsidiaries and affiliates', '', '', '', NULL, '', '', 'HPI-007-SP-A-8', '20000', ''),
(229, 103, '', '', '', NULL, NULL, NULL, NULL, NULL, '75000', '', NULL, '', NULL, NULL, NULL, '2017-08-10 01:49:26', 1, NULL, 1, 1, '2017-08-10 09:49:26', NULL, NULL, 8, 6, 0, '2006 Assessment', 'To provide legal services relating to tax claims of the corporation.', '', '', '', NULL, '', '', 'DLI-103-TAX-A-2', '25000', ''),
(230, 103, '', '', '', NULL, NULL, NULL, NULL, NULL, '75000', '', NULL, '', NULL, NULL, NULL, '2017-08-10 01:52:19', 1, NULL, 1, 1, '2017-08-10 09:52:19', NULL, NULL, 8, 6, 0, '2007 Assessment', 'To provide legal services relating to tax claims of the corporation', '', '', '', NULL, '', '', 'DLI-103-TAX-A-3', '25000', ''),
(231, 103, '', '', '', NULL, NULL, NULL, NULL, NULL, '75000', '', NULL, '', NULL, NULL, NULL, '2017-08-10 01:54:46', 1, NULL, 1, 1, '2017-08-10 09:54:46', NULL, NULL, 8, 6, 0, '20008 Assessment (CTA Case No. 9635)', 'To provide legal services relating to tax claims of the corporation', '', '', '', NULL, '', '', 'DLI-103-TAX-A-4', '25000', ''),
(232, 103, '', '', '', NULL, NULL, NULL, NULL, NULL, '75000', '', NULL, '', NULL, NULL, NULL, '2017-08-10 01:57:51', 1, NULL, 1, 1, '2017-08-10 09:57:51', NULL, NULL, 8, 6, 0, '2010 Assessment', 'To provide legal services relating to tax claims of the corporation', '', '', '', NULL, '', '', 'DLI-103-TAX-A-5', '25000', ''),
(233, 103, '', '', '', NULL, NULL, NULL, NULL, NULL, '75000', '', NULL, '', NULL, NULL, NULL, '2017-08-10 02:00:42', 1, '', 1, 1, '2017-08-10 10:00:42', 1, '2017-08-10 10:02:11', 8, 6, 0, '2011 Assessment', 'To provide legal services relating to tax claims of the corporation', '', '', '', NULL, '', '', 'DLI-103-TAX-A-6', '25000', ''),
(234, 154, '', '', '', NULL, NULL, NULL, NULL, NULL, '15000', '', NULL, '5000', NULL, NULL, NULL, '2017-08-10 02:09:52', 1, '', 1, 1, '2017-08-10 10:09:52', 1, '2017-11-03 14:31:53', 6, 6, 0, 'Retainer', 'To provide certain legal services for registration of the corporation, assistance with certain post-registration requirements, corporate retainer services and advice on other legal matters.', '', '', '', NULL, '', '', 'ITC-154-RET-A-1', '5000', ''),
(235, 155, '', '', '', NULL, NULL, NULL, NULL, NULL, '30000', '10000', NULL, '', NULL, NULL, NULL, '2017-08-10 02:13:24', 1, '', 1, 1, '2017-08-10 10:13:24', 1, '2017-11-03 14:31:03', 8, 6, 0, '2014 Assessment', 'To provide legal and tax services about the potential assessment by the BIR of the foundation\'s income tax, VAT, expanded withholding tax and expanded withholding tax 2014.', '', '', '', NULL, '', '', 'FCFI-155-TAX-A-1', '5000', ''),
(236, 72, '', '', '', NULL, NULL, NULL, NULL, NULL, '', '', NULL, '', NULL, NULL, NULL, '2017-08-29 02:09:08', 1, '', 1, 1, '2017-08-29 10:09:08', 1, '2017-11-29 13:51:45', 8, 6, 12, '2014-2015 Local Business Taxes (R-MKT-17-O2275-CV)', 'To provide legal and tax services in connection with Tax Refund for Local Business Taxes', '', '', '', NULL, '', '', 'CAI-072-TAX-A-6', '', ''),
(237, 140, '', '', '', NULL, NULL, NULL, NULL, NULL, '', '', NULL, '', NULL, NULL, NULL, '2017-08-29 03:17:03', 1, NULL, 1, 1, '2017-08-29 11:17:03', NULL, NULL, 7, 6, 13, 'Estate of Carlos Benigno Z. Uy', '', '', '', '', NULL, '', '', 'BZU-140-SP-A-2', '', ''),
(238, 156, '', '', '', NULL, NULL, NULL, NULL, NULL, '', '', NULL, '', NULL, NULL, NULL, '2017-11-20 02:57:54', 1, NULL, 1, 1, '2017-11-20 10:57:54', NULL, NULL, 4, 6, 20, '', 'To provide legal advice on the legality of the termination of client\'s employment on the ground of redundancy by CITCO International Support Services Limited - Philippine ROHQ (&quot;CITCO&quot;) and the acceptability of the terms of the separation package offered by CITCO', '', '', '', NULL, '', '', 'TDJ-156-LAB-A-1', '', ''),
(239, 157, '', '', '', NULL, NULL, NULL, NULL, NULL, '', '', NULL, '', NULL, NULL, NULL, '2017-11-20 03:02:29', 1, NULL, 1, 1, '2017-11-20 11:02:29', NULL, NULL, 5, 6, 0, 'Reckless Imprudence', 'To represent client in relation to the Complaint-Affidavit for reckless imprudence resulting in damage to property filed against her by Luis Fumar in the Office of the City Prosecutor of Quezon City', '', '', '', NULL, '', '', 'LJCL-157-LIT-A-1', '', ''),
(240, 158, '', '', '', NULL, NULL, NULL, NULL, NULL, '20000', '', NULL, '', NULL, NULL, NULL, '2017-11-22 06:30:23', 1, '', 1, 1, '2017-11-22 14:30:23', 1, '2017-12-01 11:58:22', 5, 3, 0, 'Employment Matters', 'To Provide certain legal services related to employment matters', '', '', '', NULL, '', '', 'TEI-158-LIT-L-1', '5000', ''),
(241, 159, '', '', '', NULL, NULL, NULL, NULL, NULL, '', '', NULL, '', NULL, NULL, NULL, '2017-11-22 06:32:34', 1, '', 1, 1, '2017-11-22 14:32:34', 1, '2017-11-28 09:48:49', 2, 6, 0, 'Virtual Currency Exchange', '', '', '', '', NULL, '', '', 'ADDY-159-COS-A-1', '', ''),
(242, 151, '', '', '', NULL, NULL, NULL, NULL, NULL, '', '', NULL, '', NULL, NULL, NULL, '2017-11-22 06:35:25', 1, NULL, 1, 1, '2017-11-22 14:35:25', NULL, NULL, 5, 3, 0, 'Civil Case No. 271', '', '', '', '', NULL, '', '', 'CAHI-151-LIT-L-2', '', ''),
(243, 152, '', '', '', NULL, NULL, NULL, NULL, NULL, '', '', NULL, '', NULL, NULL, NULL, '2017-11-22 06:38:50', 1, NULL, 1, 1, '2017-11-22 14:38:50', NULL, NULL, 5, 3, 0, 'Civil Case No. 272', '', '', '', '', NULL, '', '', 'LHPI-152-LIT-L-2', '', ''),
(244, 152, '', '', '', NULL, NULL, NULL, NULL, NULL, '', '', NULL, '', NULL, NULL, NULL, '2017-11-22 06:41:18', 1, '', 1, 1, '2017-11-22 14:41:18', 1, '2017-12-04 10:26:39', 7, 6, 0, 'LHPI-CEMCO Acquisition', 'To assist client in the proposed acquisition of Lafarge Holdings philippines, Inc, by Cemco Holdings, Inc.', '', '', '', NULL, '', '', 'LHPI-152-SP-A-3', '', ''),
(245, 160, '', '', '', NULL, NULL, NULL, NULL, NULL, '', '', NULL, '', NULL, NULL, NULL, '2017-11-28 01:47:30', 1, '', 1, 1, '2017-11-28 09:47:30', 1, '2017-11-28 09:47:59', 8, 6, 0, 'Family Corp. Reorganization', '', '', '', '', NULL, '', '', 'RLVL-160-TAX-A-1', '', ''),
(246, 72, '', '', '', NULL, NULL, NULL, NULL, NULL, '', '', NULL, '', NULL, NULL, NULL, '2017-12-04 05:50:51', 1, NULL, 1, 1, '2017-12-04 13:50:51', NULL, NULL, 8, 6, 0, 'General Tax Consultation', 'To provide general tax advisory services.', '', '', '', NULL, '', '', 'CAI-072-TAX-A-7', '', ''),
(247, 153, '', '', '', NULL, NULL, NULL, NULL, NULL, '', '', NULL, '', NULL, NULL, NULL, '2017-12-11 02:32:04', 1, NULL, 1, 1, '2017-12-11 10:32:04', NULL, NULL, 7, 6, 0, 'RPS Conversion', '', '', '', '', NULL, '', '', 'UCHC-153-SP-A-2', '', '');

-- --------------------------------------------------------

--
-- Table structure for table `file_lawyer_tbl`
--

CREATE TABLE `file_lawyer_tbl` (
  `file_lawyer_id` int(11) NOT NULL,
  `file_id` mediumint(9) NOT NULL,
  `user_id` tinyint(4) NOT NULL,
  `position_id` int(11) NOT NULL,
  `rate` varchar(300) NOT NULL,
  `active` tinyint(1) NOT NULL DEFAULT '1',
  `notify_flag` tinyint(1) NOT NULL DEFAULT '0',
  `insert_by` tinyint(4) DEFAULT NULL,
  `insert_dt` datetime DEFAULT NULL,
  `update_by` tinyint(4) DEFAULT NULL,
  `update_dt` datetime DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

--
-- Dumping data for table `file_lawyer_tbl`
--

INSERT INTO `file_lawyer_tbl` (`file_lawyer_id`, `file_id`, `user_id`, `position_id`, `rate`, `active`, `notify_flag`, `insert_by`, `insert_dt`, `update_by`, `update_dt`) VALUES
(9, 2, 12, 4, '0.00', 1, 0, 1, '2016-08-04 20:11:42', NULL, NULL),
(11, 4, 12, 4, '0.00', 1, 0, 1, '2016-08-04 20:30:23', NULL, NULL),
(12, 5, 12, 4, '0.00', 1, 0, 1, '2016-08-04 20:32:48', NULL, NULL),
(13, 5, 15, 2, '0.00', 1, 0, 1, '2016-08-04 20:32:49', NULL, NULL),
(45, 7, 0, 0, '0.00', 1, 0, 1, '2016-08-11 19:02:15', NULL, NULL),
(46, 7, 12, 4, '0.00', 1, 0, 1, '2016-08-11 19:02:15', NULL, NULL),
(47, 12, 12, 4, '0.00', 1, 0, 1, '2016-08-11 19:05:19', NULL, NULL),
(52, 15, 12, 4, '0.00', 1, 0, 1, '2016-08-11 19:27:51', NULL, NULL),
(53, 16, 12, 4, '0.00', 1, 0, 1, '2016-08-11 19:31:19', NULL, NULL),
(54, 17, 12, 4, '0.00', 1, 0, 1, '2016-08-11 19:33:50', NULL, NULL),
(55, 18, 12, 4, '0.00', 1, 0, 1, '2016-08-11 19:47:22', NULL, NULL),
(56, 18, 15, 2, '0.00', 1, 0, 1, '2016-08-11 19:47:22', NULL, NULL),
(59, 20, 12, 4, '0.00', 1, 0, 1, '2016-08-11 19:56:13', NULL, NULL),
(68, 26, 12, 4, '0.00', 1, 0, 1, '2016-08-11 20:30:44', NULL, NULL),
(69, 27, 12, 4, '0.00', 1, 0, 1, '2016-08-11 20:33:28', NULL, NULL),
(70, 27, 16, 2, '0.00', 1, 0, 1, '2016-08-11 20:33:28', NULL, NULL),
(71, 28, 12, 4, '0.00', 1, 0, 1, '2016-08-11 20:36:34', NULL, NULL),
(72, 28, 16, 2, '0.00', 1, 0, 1, '2016-08-11 20:36:34', NULL, NULL),
(73, 29, 12, 4, '0.00', 1, 0, 1, '2016-08-11 20:38:02', NULL, NULL),
(74, 29, 16, 2, '0.00', 1, 0, 1, '2016-08-11 20:38:02', NULL, NULL),
(75, 30, 16, 2, '0.00', 1, 0, 1, '2016-08-11 20:40:22', NULL, NULL),
(76, 30, 12, 4, '0.00', 1, 0, 1, '2016-08-11 20:40:22', NULL, NULL),
(77, 31, 12, 4, '0.00', 1, 0, 1, '2016-08-15 18:05:29', NULL, NULL),
(78, 31, 16, 2, '0.00', 1, 0, 1, '2016-08-15 18:05:30', NULL, NULL),
(79, 31, 15, 2, '0.00', 1, 0, 1, '2016-08-15 18:05:30', NULL, NULL),
(80, 32, 12, 4, '0.00', 1, 0, 1, '2016-08-15 18:07:09', NULL, NULL),
(81, 32, 16, 2, '0.00', 1, 0, 1, '2016-08-15 18:07:09', NULL, NULL),
(82, 32, 15, 2, '0.00', 1, 0, 1, '2016-08-15 18:07:09', NULL, NULL),
(83, 33, 12, 4, '0.00', 1, 0, 1, '2016-08-15 18:08:49', NULL, NULL),
(84, 33, 15, 2, '0.00', 1, 0, 1, '2016-08-15 18:08:50', NULL, NULL),
(85, 33, 16, 2, '0.00', 1, 0, 1, '2016-08-15 18:08:50', NULL, NULL),
(86, 34, 12, 4, '0.00', 1, 0, 1, '2016-08-15 18:10:15', NULL, NULL),
(87, 34, 15, 2, '0.00', 1, 0, 1, '2016-08-15 18:10:16', NULL, NULL),
(88, 34, 16, 2, '0.00', 1, 0, 1, '2016-08-15 18:10:16', NULL, NULL),
(89, 35, 12, 4, '0.00', 1, 0, 1, '2016-08-15 18:11:48', NULL, NULL),
(90, 35, 15, 2, '0.00', 1, 0, 1, '2016-08-15 18:11:48', NULL, NULL),
(91, 35, 16, 2, '0.00', 1, 0, 1, '2016-08-15 18:11:50', NULL, NULL),
(92, 36, 12, 4, '0.00', 1, 0, 1, '2016-08-15 18:13:03', NULL, NULL),
(93, 36, 15, 2, '0.00', 1, 0, 1, '2016-08-15 18:13:03', NULL, NULL),
(94, 36, 16, 2, '0.00', 1, 0, 1, '2016-08-15 18:13:05', NULL, NULL),
(95, 37, 12, 4, '0.00', 1, 0, 1, '2016-08-15 18:15:54', NULL, NULL),
(96, 37, 15, 2, '0.00', 1, 0, 1, '2016-08-15 18:15:55', NULL, NULL),
(97, 37, 16, 2, '0.00', 1, 0, 1, '2016-08-15 18:15:55', NULL, NULL),
(98, 38, 12, 4, '0.00', 1, 0, 1, '2016-08-15 18:19:44', NULL, NULL),
(99, 38, 16, 4, '0.00', 1, 0, 1, '2016-08-15 18:19:45', NULL, NULL),
(108, 41, 12, 4, '0.00', 1, 0, 1, '2016-08-15 18:56:07', NULL, NULL),
(109, 41, 13, 5, '0.00', 1, 0, 1, '2016-08-15 18:56:07', NULL, NULL),
(110, 42, 12, 4, '0.00', 1, 0, 1, '2016-08-15 18:59:29', NULL, NULL),
(111, 42, 13, 5, '0.00', 1, 0, 1, '2016-08-15 18:59:29', NULL, NULL),
(112, 43, 12, 4, '0.00', 1, 0, 1, '2016-08-15 19:29:15', NULL, NULL),
(113, 43, 15, 2, '0.00', 1, 0, 1, '2016-08-15 19:29:15', NULL, NULL),
(114, 44, 12, 4, '0.00', 1, 0, 1, '2016-08-15 19:35:04', NULL, NULL),
(117, 46, 12, 4, '0.00', 1, 0, 1, '2016-08-15 20:21:16', NULL, NULL),
(132, 49, 12, 4, '0.00', 1, 0, 1, '2016-08-15 20:32:35', NULL, NULL),
(133, 49, 13, 5, '0.00', 1, 0, 1, '2016-08-15 20:32:35', NULL, NULL),
(134, 49, 16, 2, '0.00', 1, 0, 1, '2016-08-15 20:32:35', NULL, NULL),
(135, 50, 12, 4, '0.00', 1, 0, 1, '2016-08-15 20:35:24', NULL, NULL),
(136, 50, 15, 2, '0.00', 1, 0, 1, '2016-08-15 20:35:24', NULL, NULL),
(137, 51, 12, 4, '0.00', 1, 0, 1, '2016-08-15 20:37:42', NULL, NULL),
(138, 51, 15, 2, '0.00', 1, 0, 1, '2016-08-15 20:37:42', NULL, NULL),
(139, 52, 12, 4, '0.00', 1, 0, 1, '2016-08-15 20:42:52', NULL, NULL),
(140, 52, 15, 2, '0.00', 1, 0, 1, '2016-08-15 20:42:52', NULL, NULL),
(141, 53, 13, 5, '0.00', 1, 0, 1, '2016-08-15 20:45:12', NULL, NULL),
(142, 54, 12, 4, '0.00', 1, 0, 1, '2016-08-15 20:49:55', NULL, NULL),
(143, 54, 15, 2, '0.00', 1, 0, 1, '2016-08-15 20:49:55', NULL, NULL),
(144, 54, 17, 2, '0.00', 1, 0, 1, '2016-08-15 20:49:55', NULL, NULL),
(145, 54, 16, 2, '0.00', 1, 0, 1, '2016-08-15 20:49:55', NULL, NULL),
(148, 56, 12, 4, '0.00', 1, 0, 1, '2016-08-25 19:21:50', NULL, NULL),
(149, 56, 16, 2, '0.00', 1, 0, 1, '2016-08-25 19:21:50', NULL, NULL),
(150, 57, 12, 4, '0.00', 1, 0, 1, '2016-08-25 19:24:13', NULL, NULL),
(151, 57, 13, 5, '0.00', 1, 0, 1, '2016-08-25 19:24:13', NULL, NULL),
(152, 57, 16, 2, '0.00', 1, 0, 1, '2016-08-25 19:24:13', NULL, NULL),
(157, 59, 0, 0, '0.00', 1, 0, 1, '2016-08-25 19:29:58', NULL, NULL),
(158, 59, 13, 5, '4500.00', 1, 0, 1, '2016-08-25 19:29:59', NULL, NULL),
(159, 59, 15, 2, '2500.00', 1, 0, 1, '2016-08-25 19:29:59', NULL, NULL),
(160, 60, 13, 5, '0.00', 1, 0, 1, '2016-08-25 19:31:55', NULL, NULL),
(161, 60, 17, 2, '0.00', 1, 0, 1, '2016-08-25 19:31:55', NULL, NULL),
(162, 61, 13, 5, '0.00', 1, 0, 1, '2016-08-25 19:37:02', NULL, NULL),
(163, 61, 16, 2, '0.00', 1, 0, 1, '2016-08-25 19:37:02', NULL, NULL),
(164, 61, 17, 2, '0.00', 1, 0, 1, '2016-08-25 19:37:03', NULL, NULL),
(165, 62, 12, 4, '6000.00', 1, 0, 1, '2016-08-25 19:53:50', NULL, NULL),
(166, 62, 16, 2, '2500.00', 1, 0, 1, '2016-08-25 19:53:50', NULL, NULL),
(183, 68, 12, 4, '6000.00', 1, 0, 1, '2016-09-05 19:38:53', NULL, NULL),
(184, 68, 16, 2, '2500.00', 1, 0, 1, '2016-09-05 19:38:53', NULL, NULL),
(188, 70, 12, 4, '0.00', 1, 0, 1, '2016-09-05 19:44:16', NULL, NULL),
(189, 71, 12, 4, '5500.00', 1, 0, 1, '2016-09-05 19:49:54', NULL, NULL),
(190, 72, 12, 4, '0.00', 1, 0, 1, '2016-09-05 20:05:08', NULL, NULL),
(191, 72, 13, 5, '0.00', 1, 0, 1, '2016-09-05 20:05:08', NULL, NULL),
(192, 72, 16, 2, '0.00', 1, 0, 1, '2016-09-05 20:05:08', NULL, NULL),
(196, 74, 12, 4, '0.00', 1, 0, 1, '2016-09-05 20:19:23', NULL, NULL),
(197, 74, 17, 2, '0.00', 1, 0, 1, '2016-09-05 20:19:23', NULL, NULL),
(200, 75, 0, 0, '0.00', 1, 0, 1, '2016-09-05 20:22:56', NULL, NULL),
(201, 75, 12, 4, '0.00', 1, 0, 1, '2016-09-05 20:22:56', NULL, NULL),
(202, 75, 16, 2, '0.00', 1, 0, 1, '2016-09-05 20:22:56', NULL, NULL),
(203, 76, 12, 4, '4125.00', 1, 0, 1, '2016-09-05 20:32:37', NULL, NULL),
(204, 76, 16, 2, '1875.00', 1, 0, 1, '2016-09-05 20:32:37', NULL, NULL),
(205, 77, 12, 4, '6000.00', 1, 0, 1, '2016-09-05 20:35:09', NULL, NULL),
(206, 77, 16, 2, '2500.00', 1, 0, 1, '2016-09-05 20:35:09', NULL, NULL),
(207, 78, 12, 4, '6000.00', 1, 0, 1, '2016-09-05 20:44:27', NULL, NULL),
(208, 78, 16, 2, '2500.00', 1, 0, 1, '2016-09-05 20:44:27', NULL, NULL),
(209, 79, 12, 4, '0.00', 1, 0, 1, '2016-09-08 18:26:02', NULL, NULL),
(210, 79, 17, 2, '0.00', 1, 0, 1, '2016-09-08 18:26:02', NULL, NULL),
(251, 89, 12, 4, '0.00', 1, 0, 1, '2016-09-19 14:42:20', NULL, NULL),
(252, 89, 13, 5, '4000.00', 1, 0, 1, '2016-09-19 14:42:20', NULL, NULL),
(253, 89, 16, 2, '2500.00', 1, 0, 1, '2016-09-19 14:42:20', NULL, NULL),
(254, 89, 17, 2, '2500.00', 1, 0, 1, '2016-09-19 14:42:20', NULL, NULL),
(258, 91, 12, 4, '0.00', 1, 0, 1, '2016-09-19 15:34:15', NULL, NULL),
(259, 91, 14, 3, '4000.00', 1, 0, 1, '2016-09-19 15:34:15', NULL, NULL),
(260, 91, 16, 2, '2500.00', 1, 0, 1, '2016-09-19 15:34:15', NULL, NULL),
(261, 91, 17, 2, '2500.00', 1, 0, 1, '2016-09-19 15:34:15', NULL, NULL),
(262, 92, 13, 5, '5000.00', 1, 0, 1, '2016-09-19 15:46:17', NULL, NULL),
(263, 92, 16, 2, '2500.00', 1, 0, 1, '2016-09-19 15:46:17', NULL, NULL),
(264, 92, 17, 2, '2500.00', 1, 0, 1, '2016-09-19 15:46:17', NULL, NULL),
(282, 95, 12, 4, '6000.00', 1, 0, 1, '2016-09-19 16:22:46', NULL, NULL),
(283, 95, 14, 3, '4000.00', 1, 0, 1, '2016-09-19 16:22:47', NULL, NULL),
(284, 95, 15, 2, '2500.00', 1, 0, 1, '2016-09-19 16:22:47', NULL, NULL),
(285, 95, 17, 2, '2500.00', 1, 0, 1, '2016-09-19 16:22:47', NULL, NULL),
(286, 96, 12, 4, '6000.00', 1, 0, 1, '2016-09-19 16:31:13', NULL, NULL),
(287, 96, 16, 2, '2500.00', 1, 0, 1, '2016-09-19 16:31:13', NULL, NULL),
(291, 98, 12, 4, '0.00', 1, 0, 1, '2016-09-19 16:43:05', NULL, NULL),
(292, 98, 13, 5, '5000.00', 1, 0, 1, '2016-09-19 16:43:05', NULL, NULL),
(293, 98, 17, 2, '2500.00', 1, 0, 1, '2016-09-19 16:43:06', NULL, NULL),
(315, 103, 13, 5, '0.00', 1, 0, 1, '2016-09-19 17:11:40', NULL, NULL),
(316, 103, 17, 2, '0.00', 1, 0, 1, '2016-09-19 17:11:40', NULL, NULL),
(326, 107, 12, 4, '6500.00', 1, 0, 1, '2016-09-19 17:27:38', NULL, NULL),
(327, 107, 16, 2, '3000.00', 1, 0, 1, '2016-09-19 17:27:38', NULL, NULL),
(328, 108, 12, 4, '0.00', 1, 0, 1, '2016-09-19 17:30:08', NULL, NULL),
(329, 108, 15, 2, '0.00', 1, 0, 1, '2016-09-19 17:30:08', NULL, NULL),
(330, 108, 18, 2, '0.00', 1, 0, 1, '2016-09-19 17:30:09', NULL, NULL),
(331, 13, 0, 0, '0.00', 1, 0, 1, '2016-09-20 09:06:32', NULL, NULL),
(332, 13, 12, 4, '6500.00', 1, 0, 1, '2016-09-20 09:06:33', NULL, NULL),
(333, 13, 15, 2, '3000.00', 1, 0, 1, '2016-09-20 09:06:34', NULL, NULL),
(336, 109, 0, 0, '0.00', 1, 0, 1, '2016-09-20 09:32:32', NULL, NULL),
(337, 109, 12, 4, '6000.00', 1, 0, 1, '2016-09-20 09:32:32', NULL, NULL),
(338, 109, 17, 2, '2500.00', 1, 0, 1, '2016-09-20 09:32:33', NULL, NULL),
(348, 113, 12, 4, '0.00', 1, 0, 1, '2016-09-20 11:15:18', NULL, NULL),
(349, 114, 12, 4, '6000.00', 1, 0, 1, '2016-09-20 11:21:46', NULL, NULL),
(350, 114, 16, 2, '2500.00', 1, 0, 1, '2016-09-20 11:21:46', NULL, NULL),
(351, 114, 18, 2, '2500.00', 1, 0, 1, '2016-09-20 11:21:46', NULL, NULL),
(357, 117, 12, 4, '0.00', 1, 0, 1, '2016-09-20 11:25:15', NULL, NULL),
(358, 117, 14, 3, '0.00', 1, 0, 1, '2016-09-20 11:25:16', NULL, NULL),
(359, 117, 18, 2, '0.00', 1, 0, 1, '2016-09-20 11:25:16', NULL, NULL),
(363, 119, 12, 4, '0.00', 1, 0, 1, '2016-09-20 11:32:05', NULL, NULL),
(364, 119, 14, 3, '0.00', 1, 0, 1, '2016-09-20 11:32:05', NULL, NULL),
(365, 119, 17, 2, '100.00', 1, 0, 1, '2016-09-20 11:32:05', NULL, NULL),
(366, 115, 0, 0, '0.00', 1, 0, 1, '2016-09-20 12:45:54', NULL, NULL),
(367, 115, 12, 4, '0.00', 1, 0, 1, '2016-09-20 12:45:54', NULL, NULL),
(368, 115, 16, 2, '0.00', 1, 0, 1, '2016-09-20 12:45:54', NULL, NULL),
(369, 115, 14, 3, '0.00', 1, 0, 1, '2016-09-20 12:45:54', NULL, NULL),
(374, 121, 12, 4, '6000.00', 1, 0, 1, '2016-09-20 14:49:29', NULL, NULL),
(375, 121, 14, 3, '4000.00', 1, 0, 1, '2016-09-20 14:49:29', NULL, NULL),
(376, 121, 17, 2, '2500.00', 1, 0, 1, '2016-09-20 14:49:29', NULL, NULL),
(392, 129, 12, 4, '0', 1, 0, 1, '2016-09-21 10:39:28', NULL, NULL),
(393, 129, 15, 2, '0', 1, 0, 1, '2016-09-21 10:39:28', NULL, NULL),
(394, 129, 18, 2, '0', 1, 0, 1, '2016-09-21 10:39:28', NULL, NULL),
(395, 130, 12, 4, '0', 1, 0, 1, '2016-09-21 10:43:18', NULL, NULL),
(396, 130, 15, 2, '0', 1, 0, 1, '2016-09-21 10:43:19', NULL, NULL),
(397, 130, 18, 2, '0', 1, 0, 1, '2016-09-21 10:43:19', NULL, NULL),
(398, 131, 12, 4, '0', 1, 0, 1, '2016-09-21 10:47:16', NULL, NULL),
(399, 131, 15, 2, '0', 1, 0, 1, '2016-09-21 10:47:16', NULL, NULL),
(400, 131, 18, 2, '0', 1, 0, 1, '2016-09-21 10:47:17', NULL, NULL),
(401, 132, 12, 4, '0', 1, 0, 1, '2016-09-21 10:51:27', NULL, NULL),
(402, 132, 15, 2, '0', 1, 0, 1, '2016-09-21 10:51:27', NULL, NULL),
(403, 132, 18, 2, '0', 1, 0, 1, '2016-09-21 10:51:28', NULL, NULL),
(404, 133, 12, 4, '0', 1, 0, 1, '2016-09-21 12:48:03', NULL, NULL),
(405, 133, 17, 2, '100', 1, 0, 1, '2016-09-21 12:48:03', NULL, NULL),
(418, 138, 12, 4, '0', 1, 0, 1, '2016-09-21 13:50:28', NULL, NULL),
(419, 138, 14, 3, '4000', 1, 0, 1, '2016-09-21 13:50:29', NULL, NULL),
(420, 138, 18, 2, '2500', 1, 0, 1, '2016-09-21 13:50:29', NULL, NULL),
(421, 138, 16, 2, '2500', 1, 0, 1, '2016-09-21 13:50:29', NULL, NULL),
(452, 147, 12, 4, '6000', 1, 0, 1, '2016-09-21 14:50:55', NULL, NULL),
(453, 147, 18, 2, '3000', 1, 0, 1, '2016-09-21 14:50:55', NULL, NULL),
(454, 147, 15, 2, '3000', 1, 0, 1, '2016-09-21 14:50:55', NULL, NULL),
(455, 148, 12, 4, '0', 1, 0, 1, '2016-09-21 14:55:32', NULL, NULL),
(456, 148, 16, 2, '0', 1, 0, 1, '2016-09-21 14:55:32', NULL, NULL),
(459, 150, 12, 4, '0', 1, 0, 1, '2016-09-21 15:32:18', NULL, NULL),
(460, 150, 17, 2, '0', 1, 0, 1, '2016-09-21 15:32:18', NULL, NULL),
(467, 153, 12, 4, '0', 1, 0, 1, '2016-09-21 15:44:28', NULL, NULL),
(468, 153, 15, 2, '0', 1, 0, 1, '2016-09-21 15:44:29', NULL, NULL),
(469, 154, 12, 4, '0', 1, 0, 1, '2016-09-21 15:49:54', NULL, NULL),
(470, 154, 17, 2, '0', 1, 0, 1, '2016-09-21 15:49:54', NULL, NULL),
(476, 122, 0, 0, ' ', 1, 0, 1, '2016-09-21 15:56:27', NULL, NULL),
(477, 122, 12, 4, '6000', 1, 0, 1, '2016-09-21 15:56:27', NULL, NULL),
(478, 122, 14, 3, '4000', 1, 0, 1, '2016-09-21 15:56:27', NULL, NULL),
(479, 122, 17, 2, '3000', 1, 0, 1, '2016-09-21 15:56:27', NULL, NULL),
(480, 156, 12, 4, '6000', 1, 0, 1, '2016-09-21 15:58:28', NULL, NULL),
(481, 156, 14, 3, '4000', 1, 0, 1, '2016-09-21 15:58:28', NULL, NULL),
(482, 156, 17, 2, '2500', 1, 0, 1, '2016-09-21 15:58:28', NULL, NULL),
(483, 157, 12, 4, '6000', 1, 0, 1, '2016-09-21 16:00:55', NULL, NULL),
(484, 157, 14, 3, '4000', 1, 0, 1, '2016-09-21 16:00:55', NULL, NULL),
(485, 157, 17, 2, '2500', 1, 0, 1, '2016-09-21 16:00:56', NULL, NULL),
(490, 159, 13, 5, '0', 1, 0, 24, '2016-09-22 09:48:05', NULL, NULL),
(491, 159, 16, 2, '0', 1, 0, 24, '2016-09-22 09:48:05', NULL, NULL),
(492, 159, 17, 2, '0', 1, 0, 24, '2016-09-22 09:48:05', NULL, NULL),
(493, 160, 13, 5, '5000', 1, 0, 24, '2016-09-22 10:17:13', NULL, NULL),
(494, 160, 17, 2, '2500', 1, 0, 24, '2016-09-22 10:17:13', NULL, NULL),
(500, 161, 0, 0, ' ', 1, 0, 1, '2016-09-22 13:42:27', NULL, NULL),
(501, 161, 12, 4, '6000', 1, 0, 1, '2016-09-22 13:42:27', NULL, NULL),
(502, 161, 14, 3, '3000', 1, 0, 1, '2016-09-22 13:42:27', NULL, NULL),
(503, 161, 17, 2, '2500', 1, 0, 1, '2016-09-22 13:42:28', NULL, NULL),
(504, 162, 12, 4, '6000', 1, 0, 1, '2016-09-22 13:52:01', NULL, NULL),
(505, 162, 14, 3, '3000', 1, 0, 1, '2016-09-22 13:52:01', NULL, NULL),
(506, 162, 17, 2, '2500', 1, 0, 1, '2016-09-22 13:52:01', NULL, NULL),
(530, 99, 0, 0, ' ', 1, 0, 1, '2016-09-23 10:32:08', NULL, NULL),
(531, 99, 12, 4, '0.00', 1, 0, 1, '2016-09-23 10:32:09', NULL, NULL),
(532, 99, 17, 2, '2500.00', 1, 0, 1, '2016-09-23 10:32:09', NULL, NULL),
(533, 99, 14, 3, '4000.00', 1, 0, 1, '2016-09-23 10:32:09', NULL, NULL),
(534, 99, 16, 2, '2500', 1, 0, 1, '2016-09-23 10:32:10', NULL, NULL),
(550, 24, 0, 0, ' ', 1, 0, 1, '2016-09-26 17:25:10', NULL, NULL),
(551, 24, 12, 4, '0.00', 1, 0, 1, '2016-09-26 17:25:10', NULL, NULL),
(552, 24, 15, 2, '0.00', 1, 0, 1, '2016-09-26 17:25:11', NULL, NULL),
(553, 24, 17, 2, '0', 1, 0, 1, '2016-09-26 17:25:12', NULL, NULL),
(574, 9, 0, 0, ' ', 1, 0, 1, '2016-10-06 11:30:38', NULL, NULL),
(575, 9, 12, 4, '0.00', 1, 0, 1, '2016-10-06 11:30:38', NULL, NULL),
(576, 9, 15, 2, '0.00', 1, 0, 1, '2016-10-06 11:30:38', NULL, NULL),
(577, 9, 17, 2, '0.00', 1, 0, 1, '2016-10-06 11:30:38', NULL, NULL),
(578, 9, 18, 2, '0', 1, 0, 1, '2016-10-06 11:30:38', NULL, NULL),
(592, 164, 12, 4, '180', 1, 0, 1, '2016-10-14 14:57:05', NULL, NULL),
(593, 164, 16, 2, '100', 1, 0, 1, '2016-10-14 14:57:06', NULL, NULL),
(594, 164, 17, 2, '100', 1, 0, 1, '2016-10-14 14:57:06', NULL, NULL),
(595, 165, 13, 5, '0', 1, 0, 1, '2016-10-14 15:02:02', NULL, NULL),
(596, 165, 14, 3, '0', 1, 0, 1, '2016-10-14 15:02:02', NULL, NULL),
(597, 165, 17, 2, '0', 1, 0, 1, '2016-10-14 15:02:02', NULL, NULL),
(630, 168, 12, 4, '0', 1, 0, 1, '2016-11-18 19:34:02', NULL, NULL),
(631, 168, 14, 3, '0', 1, 0, 1, '2016-11-18 19:34:02', NULL, NULL),
(632, 168, 15, 2, '0', 1, 0, 1, '2016-11-18 19:34:03', NULL, NULL),
(633, 168, 19, 2, '0', 1, 0, 1, '2016-11-18 19:34:03', NULL, NULL),
(636, 170, 12, 4, '0', 1, 0, 1, '2016-11-21 12:51:37', NULL, NULL),
(637, 170, 16, 2, '0', 1, 0, 1, '2016-11-21 12:51:37', NULL, NULL),
(638, 171, 12, 4, '6000', 1, 0, 1, '2016-11-21 13:25:45', NULL, NULL),
(639, 171, 13, 5, '5000', 1, 0, 1, '2016-11-21 13:25:45', NULL, NULL),
(640, 171, 17, 2, '3000', 1, 0, 1, '2016-11-21 13:25:45', NULL, NULL),
(672, 81, 0, 0, ' ', 1, 0, 1, '2016-11-29 14:51:50', NULL, NULL),
(673, 81, 12, 4, '0.00', 1, 0, 1, '2016-11-29 14:51:50', NULL, NULL),
(674, 81, 14, 3, '0.00', 1, 0, 1, '2016-11-29 14:51:50', NULL, NULL),
(675, 81, 15, 2, '0.00', 1, 0, 1, '2016-11-29 14:51:50', NULL, NULL),
(676, 81, 16, 2, '0.00', 1, 0, 1, '2016-11-29 14:51:50', NULL, NULL),
(677, 81, 17, 2, '0.00', 1, 0, 1, '2016-11-29 14:51:51', NULL, NULL),
(678, 81, 19, 2, '0', 1, 0, 1, '2016-11-29 14:51:51', NULL, NULL),
(686, 83, 0, 0, ' ', 1, 0, 1, '2016-11-29 14:52:48', NULL, NULL),
(687, 83, 13, 5, '0.00', 1, 0, 1, '2016-11-29 14:52:48', NULL, NULL),
(688, 83, 17, 2, '0.00', 1, 0, 1, '2016-11-29 14:52:48', NULL, NULL),
(689, 83, 19, 2, '0', 1, 0, 1, '2016-11-29 14:52:48', NULL, NULL),
(719, 166, 0, 0, ' ', 1, 0, 1, '2016-12-22 16:24:02', NULL, NULL),
(720, 166, 12, 4, '0', 1, 0, 1, '2016-12-22 16:24:02', NULL, NULL),
(721, 166, 16, 2, '0', 1, 0, 1, '2016-12-22 16:24:02', NULL, NULL),
(722, 166, 18, 2, '0', 1, 0, 1, '2016-12-22 16:24:02', NULL, NULL),
(723, 166, 19, 2, '0', 1, 0, 1, '2016-12-22 16:24:02', NULL, NULL),
(724, 166, 15, 2, '0', 1, 0, 1, '2016-12-22 16:24:02', NULL, NULL),
(729, 173, 0, 0, ' ', 1, 0, 1, '2017-01-06 12:50:24', NULL, NULL),
(730, 173, 12, 4, '0', 1, 0, 1, '2017-01-06 12:50:24', NULL, NULL),
(731, 173, 14, 3, '0', 1, 0, 1, '2017-01-06 12:50:24', NULL, NULL),
(732, 173, 18, 2, '0', 1, 0, 1, '2017-01-06 12:50:24', NULL, NULL),
(733, 174, 12, 4, '0', 1, 0, 1, '2017-01-06 12:52:34', NULL, NULL),
(734, 174, 14, 3, '0', 1, 0, 1, '2017-01-06 12:52:34', NULL, NULL),
(735, 174, 18, 2, '0', 1, 0, 1, '2017-01-06 12:52:34', NULL, NULL),
(736, 128, 0, 0, ' ', 1, 0, 1, '2017-01-11 11:14:02', NULL, NULL),
(737, 128, 12, 4, '0', 1, 0, 1, '2017-01-11 11:14:02', NULL, NULL),
(738, 128, 15, 2, '0', 1, 0, 1, '2017-01-11 11:14:03', NULL, NULL),
(739, 128, 18, 2, '0', 1, 0, 1, '2017-01-11 11:14:03', NULL, NULL),
(740, 128, 19, 2, '0', 1, 0, 1, '2017-01-11 11:14:03', NULL, NULL),
(759, 97, 0, 0, ' ', 1, 0, 1, '2017-01-11 11:20:59', NULL, NULL),
(760, 97, 12, 4, '6000.00', 1, 0, 1, '2017-01-11 11:20:59', NULL, NULL),
(761, 97, 16, 2, '2500.00', 1, 0, 1, '2017-01-11 11:20:59', NULL, NULL),
(762, 97, 17, 2, '2500.00', 1, 0, 1, '2017-01-11 11:20:59', NULL, NULL),
(763, 97, 19, 2, '2500', 1, 0, 1, '2017-01-11 11:20:59', NULL, NULL),
(768, 64, 0, 0, ' ', 1, 0, 1, '2017-01-11 11:21:55', NULL, NULL),
(769, 64, 12, 4, '0.00', 1, 0, 1, '2017-01-11 11:21:55', NULL, NULL),
(770, 64, 15, 2, '0.00', 1, 0, 1, '2017-01-11 11:21:55', NULL, NULL),
(771, 64, 18, 2, '0.00', 1, 0, 1, '2017-01-11 11:21:55', NULL, NULL),
(772, 64, 19, 2, '0', 1, 0, 1, '2017-01-11 11:21:55', NULL, NULL),
(777, 23, 0, 0, ' ', 1, 0, 1, '2017-01-11 11:22:47', NULL, NULL),
(778, 23, 12, 4, '0.00', 1, 0, 1, '2017-01-11 11:22:48', NULL, NULL),
(779, 23, 15, 2, '0.00', 1, 0, 1, '2017-01-11 11:22:48', NULL, NULL),
(780, 23, 17, 2, '0.00', 1, 0, 1, '2017-01-11 11:22:48', NULL, NULL),
(781, 23, 14, 3, '0', 1, 0, 1, '2017-01-11 11:22:49', NULL, NULL),
(782, 23, 19, 2, '0', 1, 0, 1, '2017-01-11 11:22:49', NULL, NULL),
(783, 25, 0, 0, ' ', 1, 0, 1, '2017-01-23 15:01:17', NULL, NULL),
(784, 25, 12, 4, '0.00', 1, 0, 1, '2017-01-23 15:01:17', NULL, NULL),
(785, 25, 19, 2, '0', 1, 0, 1, '2017-01-23 15:01:17', NULL, NULL),
(786, 25, 18, 2, '0', 1, 0, 1, '2017-01-23 15:01:17', NULL, NULL),
(787, 65, 0, 0, ' ', 1, 0, 1, '2017-01-23 15:01:44', NULL, NULL),
(788, 65, 12, 4, '0.00', 1, 0, 1, '2017-01-23 15:01:44', NULL, NULL),
(789, 65, 14, 3, '0.00', 1, 0, 1, '2017-01-23 15:01:44', NULL, NULL),
(790, 65, 16, 2, '0.00', 1, 0, 1, '2017-01-23 15:01:44', NULL, NULL),
(791, 65, 19, 2, '0', 1, 0, 1, '2017-01-23 15:01:44', NULL, NULL),
(792, 65, 18, 2, '0', 1, 0, 1, '2017-01-23 15:01:44', NULL, NULL),
(795, 8, 0, 0, ' ', 1, 0, 1, '2017-01-23 15:33:48', NULL, NULL),
(796, 8, 5, 10, '0', 1, 0, 1, '2017-01-23 15:33:48', NULL, NULL),
(797, 176, 12, 4, '0', 1, 0, 1, '2017-01-24 13:03:41', NULL, NULL),
(798, 176, 19, 2, '0', 1, 0, 1, '2017-01-24 13:03:41', NULL, NULL),
(799, 177, 12, 4, '0', 1, 0, 1, '2017-01-24 13:09:48', NULL, NULL),
(800, 177, 16, 2, '0', 1, 0, 1, '2017-01-24 13:09:48', NULL, NULL),
(802, 178, 0, 0, ' ', 1, 0, 1, '2017-01-24 14:32:16', NULL, NULL),
(803, 178, 12, 4, '200', 1, 0, 1, '2017-01-24 14:32:16', NULL, NULL),
(804, 178, 16, 2, '120', 1, 0, 1, '2017-01-24 14:32:16', NULL, NULL),
(805, 178, 18, 2, '120', 1, 0, 1, '2017-01-24 14:32:16', NULL, NULL),
(816, 55, 0, 0, ' ', 1, 0, 1, '2017-01-25 15:46:12', NULL, NULL),
(817, 55, 12, 4, '0.00', 1, 0, 1, '2017-01-25 15:46:12', NULL, NULL),
(818, 55, 17, 2, '0.00', 1, 0, 1, '2017-01-25 15:46:12', NULL, NULL),
(819, 55, 25, 2, '0', 1, 0, 1, '2017-01-25 15:46:12', NULL, NULL),
(820, 181, 0, 0, ' ', 1, 0, 1, '2017-01-25 15:46:47', NULL, NULL),
(821, 181, 12, 4, '6000', 1, 0, 1, '2017-01-25 15:46:47', NULL, NULL),
(822, 181, 15, 2, '3000', 1, 0, 1, '2017-01-25 15:46:47', NULL, NULL),
(823, 181, 19, 2, '3000', 1, 0, 1, '2017-01-25 15:46:47', NULL, NULL),
(824, 181, 25, 2, '3000', 1, 0, 1, '2017-01-25 15:46:47', NULL, NULL),
(840, 88, 0, 0, ' ', 1, 0, 1, '2017-01-25 15:49:02', NULL, NULL),
(841, 88, 13, 5, '5000.00', 1, 0, 1, '2017-01-25 15:49:02', NULL, NULL),
(842, 88, 12, 4, '6000', 1, 0, 1, '2017-01-25 15:49:02', NULL, NULL),
(843, 88, 16, 2, '3000', 1, 0, 1, '2017-01-25 15:49:02', NULL, NULL),
(844, 88, 25, 2, '3000', 1, 0, 1, '2017-01-25 15:49:03', NULL, NULL),
(850, 39, 0, 0, ' ', 1, 0, 1, '2017-01-25 16:04:26', NULL, NULL),
(851, 39, 13, 5, '180.00', 1, 0, 1, '2017-01-25 16:04:26', NULL, NULL),
(852, 39, 16, 2, '100.00', 1, 0, 1, '2017-01-25 16:04:26', NULL, NULL),
(853, 39, 18, 2, '100.00', 1, 0, 1, '2017-01-25 16:04:26', NULL, NULL),
(854, 39, 19, 2, '100', 1, 0, 1, '2017-01-25 16:04:27', NULL, NULL),
(855, 39, 25, 2, '100', 1, 0, 1, '2017-01-25 16:04:27', NULL, NULL),
(856, 40, 0, 0, ' ', 1, 0, 1, '2017-01-25 16:11:24', NULL, NULL),
(857, 40, 16, 2, '100.00', 1, 0, 1, '2017-01-25 16:11:24', NULL, NULL),
(858, 40, 18, 2, '100.00', 1, 0, 1, '2017-01-25 16:11:24', NULL, NULL),
(859, 40, 13, 5, '180.00', 1, 0, 1, '2017-01-25 16:11:24', NULL, NULL),
(860, 40, 19, 2, '100', 1, 0, 1, '2017-01-25 16:11:24', NULL, NULL),
(861, 184, 13, 5, '0', 1, 0, 1, '2017-01-25 16:13:15', NULL, NULL),
(862, 184, 16, 2, '0', 1, 0, 1, '2017-01-25 16:13:16', NULL, NULL),
(863, 184, 18, 2, '0', 1, 0, 1, '2017-01-25 16:13:16', NULL, NULL),
(868, 73, 0, 0, ' ', 1, 0, 1, '2017-01-25 16:17:20', NULL, NULL),
(869, 73, 12, 4, '6000.00', 1, 0, 1, '2017-01-25 16:17:20', NULL, NULL),
(870, 73, 13, 5, '5000.00', 1, 0, 1, '2017-01-25 16:17:20', NULL, NULL),
(871, 73, 17, 2, '2500.00', 1, 0, 1, '2017-01-25 16:17:20', NULL, NULL),
(872, 73, 25, 2, '2500', 1, 0, 1, '2017-01-25 16:17:20', NULL, NULL),
(886, 101, 0, 0, ' ', 1, 0, 1, '2017-01-30 10:37:59', NULL, NULL),
(887, 101, 12, 4, '0.00', 1, 0, 1, '2017-01-30 10:37:59', NULL, NULL),
(888, 101, 14, 3, '0.00', 1, 0, 1, '2017-01-30 10:37:59', NULL, NULL),
(889, 101, 17, 2, '0.00', 1, 0, 1, '2017-01-30 10:38:00', NULL, NULL),
(890, 101, 18, 2, '0', 1, 0, 1, '2017-01-30 10:38:00', NULL, NULL),
(891, 140, 0, 0, ' ', 1, 0, 1, '2017-01-30 10:49:28', NULL, NULL),
(892, 140, 12, 4, '0', 1, 0, 1, '2017-01-30 10:49:28', NULL, NULL),
(893, 140, 14, 3, '4000', 1, 0, 1, '2017-01-30 10:49:28', NULL, NULL),
(894, 140, 15, 2, '2500', 1, 0, 1, '2017-01-30 10:49:28', NULL, NULL),
(895, 140, 17, 2, '2500', 1, 0, 1, '2017-01-30 10:49:28', NULL, NULL),
(896, 140, 19, 2, '2500', 1, 0, 1, '2017-01-30 10:49:28', NULL, NULL),
(897, 140, 18, 2, '2500', 1, 0, 1, '2017-01-30 10:49:28', NULL, NULL),
(902, 45, 0, 0, ' ', 1, 0, 1, '2017-01-30 11:27:07', NULL, NULL),
(903, 45, 12, 4, '0.00', 1, 0, 1, '2017-01-30 11:27:07', NULL, NULL),
(904, 45, 15, 2, '0.00', 1, 0, 1, '2017-01-30 11:27:07', NULL, NULL),
(905, 45, 18, 2, '0', 1, 0, 1, '2017-01-30 11:27:07', NULL, NULL),
(911, 22, 0, 0, ' ', 1, 0, 1, '2017-01-30 14:53:15', NULL, NULL),
(912, 22, 12, 4, '0.00', 1, 0, 1, '2017-01-30 14:53:15', NULL, NULL),
(913, 22, 14, 3, '0', 1, 0, 1, '2017-01-30 14:53:15', NULL, NULL),
(914, 22, 19, 2, '0', 1, 0, 1, '2017-01-30 14:53:15', NULL, NULL),
(915, 22, 15, 2, '0', 1, 0, 1, '2017-01-30 14:53:15', NULL, NULL),
(916, 22, 18, 2, '0', 1, 0, 1, '2017-01-30 14:53:16', NULL, NULL),
(918, 187, 0, 0, ' ', 1, 0, 1, '2017-02-01 10:52:14', NULL, NULL),
(919, 187, 12, 4, '6000', 1, 0, 1, '2017-02-01 10:52:14', NULL, NULL),
(920, 187, 16, 2, '3000', 1, 0, 1, '2017-02-01 10:52:14', NULL, NULL),
(927, 94, 0, 0, ' ', 1, 0, 1, '2017-02-06 11:45:13', NULL, NULL),
(928, 94, 12, 4, '0.00', 1, 0, 1, '2017-02-06 11:45:13', NULL, NULL),
(929, 94, 14, 3, '4000.00', 1, 0, 1, '2017-02-06 11:45:13', NULL, NULL),
(930, 94, 17, 2, '2500.00', 1, 0, 1, '2017-02-06 11:45:13', NULL, NULL),
(931, 94, 15, 2, '2500', 1, 0, 1, '2017-02-06 11:45:13', NULL, NULL),
(932, 94, 19, 2, '2500', 1, 0, 1, '2017-02-06 11:45:13', NULL, NULL),
(933, 144, 0, 0, ' ', 1, 0, 1, '2017-02-06 11:45:47', NULL, NULL),
(934, 144, 12, 4, '0', 1, 0, 1, '2017-02-06 11:45:48', NULL, NULL),
(935, 144, 17, 2, '0', 1, 0, 1, '2017-02-06 11:45:48', NULL, NULL),
(936, 144, 19, 2, '0', 1, 0, 1, '2017-02-06 11:45:48', NULL, NULL),
(937, 100, 0, 0, ' ', 1, 0, 1, '2017-02-06 11:46:22', NULL, NULL),
(938, 100, 12, 4, '0.00', 1, 0, 1, '2017-02-06 11:46:22', NULL, NULL),
(939, 100, 17, 2, '0.00', 1, 0, 1, '2017-02-06 11:46:22', NULL, NULL),
(940, 100, 19, 2, '0', 1, 0, 1, '2017-02-06 11:46:22', NULL, NULL),
(945, 102, 0, 0, ' ', 1, 0, 1, '2017-02-06 11:47:32', NULL, NULL),
(946, 102, 12, 4, '0.00', 1, 0, 1, '2017-02-06 11:47:32', NULL, NULL),
(947, 102, 17, 2, '0.00', 1, 0, 1, '2017-02-06 11:47:32', NULL, NULL),
(948, 102, 19, 2, '0', 1, 0, 1, '2017-02-06 11:47:33', NULL, NULL),
(949, 67, 0, 0, ' ', 1, 0, 1, '2017-02-06 11:48:04', NULL, NULL),
(950, 67, 12, 4, '0.00', 1, 0, 1, '2017-02-06 11:48:04', NULL, NULL),
(951, 67, 17, 2, '0.00', 1, 0, 1, '2017-02-06 11:48:04', NULL, NULL),
(952, 67, 19, 2, '0', 1, 0, 1, '2017-02-06 11:48:04', NULL, NULL),
(960, 3, 0, 0, ' ', 1, 0, 1, '2017-02-10 17:56:17', NULL, NULL),
(961, 3, 12, 4, '0.00', 1, 0, 1, '2017-02-10 17:56:17', NULL, NULL),
(962, 3, 19, 2, '0', 1, 0, 1, '2017-02-10 17:56:17', NULL, NULL),
(963, 3, 25, 2, '0', 1, 0, 1, '2017-02-10 17:56:17', NULL, NULL),
(964, 3, 16, 2, '0', 1, 0, 1, '2017-02-10 17:56:17', NULL, NULL),
(969, 21, 0, 0, ' ', 1, 0, 1, '2017-02-16 17:04:37', NULL, NULL),
(970, 21, 12, 4, '0.00', 1, 0, 1, '2017-02-16 17:04:37', NULL, NULL),
(971, 21, 18, 2, '0', 1, 0, 1, '2017-02-16 17:04:37', NULL, NULL),
(990, 189, 12, 4, '0', 1, 0, 1, '2017-02-17 11:37:44', NULL, NULL),
(991, 189, 15, 2, '0', 1, 0, 1, '2017-02-17 11:37:44', NULL, NULL),
(992, 189, 19, 2, '0', 1, 0, 1, '2017-02-17 11:37:44', NULL, NULL),
(995, 1, 0, 0, ' ', 1, 0, 1, '2017-02-22 09:34:06', NULL, NULL),
(996, 1, 12, 4, '0', 1, 0, 1, '2017-02-22 09:34:06', NULL, NULL),
(997, 1, 24, 10, '1000', 1, 0, 1, '2017-02-22 09:34:06', NULL, NULL),
(1005, 192, 12, 4, '0', 1, 0, 1, '2017-03-03 11:16:22', NULL, NULL),
(1006, 192, 18, 2, '3000', 1, 0, 1, '2017-03-03 11:16:22', NULL, NULL),
(1007, 191, 0, 0, ' ', 1, 0, 1, '2017-03-03 11:20:02', NULL, NULL),
(1008, 191, 12, 4, '0', 1, 0, 1, '2017-03-03 11:20:02', NULL, NULL),
(1009, 191, 18, 2, '0', 1, 0, 1, '2017-03-03 11:20:02', NULL, NULL),
(1032, 125, 0, 0, ' ', 1, 0, 1, '2017-03-06 16:35:54', NULL, NULL),
(1033, 125, 12, 4, '6000', 1, 0, 1, '2017-03-06 16:35:54', NULL, NULL),
(1034, 125, 14, 3, '5000', 1, 0, 1, '2017-03-06 16:35:54', NULL, NULL),
(1035, 125, 17, 2, '2500', 1, 0, 1, '2017-03-06 16:35:54', NULL, NULL),
(1036, 125, 15, 1, '0', 1, 0, 1, '2017-03-06 16:35:54', NULL, NULL),
(1037, 125, 25, 2, '0', 1, 0, 1, '2017-03-06 16:35:55', NULL, NULL),
(1044, 126, 0, 0, ' ', 1, 0, 1, '2017-03-06 16:36:40', NULL, NULL),
(1045, 126, 17, 2, '2500', 1, 0, 1, '2017-03-06 16:36:40', NULL, NULL),
(1046, 126, 25, 2, '0', 1, 0, 1, '2017-03-06 16:36:40', NULL, NULL),
(1053, 66, 0, 0, ' ', 1, 0, 1, '2017-03-06 16:40:09', NULL, NULL),
(1054, 66, 12, 4, '0.00', 1, 0, 1, '2017-03-06 16:40:10', NULL, NULL),
(1055, 66, 15, 2, '0.00', 1, 0, 1, '2017-03-06 16:40:10', NULL, NULL),
(1056, 66, 16, 2, '0.00', 1, 0, 1, '2017-03-06 16:40:10', NULL, NULL),
(1057, 66, 17, 2, '0.00', 1, 0, 1, '2017-03-06 16:40:10', NULL, NULL),
(1058, 66, 25, 2, '0', 1, 0, 1, '2017-03-06 16:40:10', NULL, NULL),
(1059, 93, 0, 0, ' ', 1, 0, 1, '2017-03-06 16:40:41', NULL, NULL),
(1060, 93, 12, 4, '0.00', 1, 0, 1, '2017-03-06 16:40:41', NULL, NULL),
(1061, 93, 14, 3, '4000.00', 1, 0, 1, '2017-03-06 16:40:41', NULL, NULL),
(1062, 93, 17, 2, '2500.00', 1, 0, 1, '2017-03-06 16:40:41', NULL, NULL),
(1063, 93, 15, 2, '2500.00', 1, 0, 1, '2017-03-06 16:40:41', NULL, NULL),
(1064, 93, 19, 2, '2500', 1, 0, 1, '2017-03-06 16:40:42', NULL, NULL),
(1065, 93, 25, 2, '0', 1, 0, 1, '2017-03-06 16:40:42', NULL, NULL),
(1071, 105, 0, 0, ' ', 1, 0, 1, '2017-03-06 17:19:06', NULL, NULL),
(1072, 105, 12, 4, '0.00', 1, 0, 1, '2017-03-06 17:19:06', NULL, NULL),
(1073, 105, 15, 2, '100.00', 1, 0, 1, '2017-03-06 17:19:06', NULL, NULL),
(1074, 105, 18, 2, '100.00', 1, 0, 1, '2017-03-06 17:19:06', NULL, NULL),
(1075, 105, 25, 2, '0', 1, 0, 1, '2017-03-06 17:19:06', NULL, NULL),
(1092, 158, 0, 0, ' ', 1, 0, 1, '2017-03-08 11:57:16', NULL, NULL),
(1093, 158, 12, 4, '6000', 1, 0, 1, '2017-03-08 11:57:16', NULL, NULL),
(1094, 158, 14, 3, '4000', 1, 0, 1, '2017-03-08 11:57:17', NULL, NULL),
(1095, 158, 16, 2, '3000', 1, 0, 1, '2017-03-08 11:57:17', NULL, NULL),
(1096, 158, 18, 2, '3000', 1, 0, 1, '2017-03-08 11:57:18', NULL, NULL),
(1097, 158, 15, 1, '3000', 1, 0, 1, '2017-03-08 11:57:18', NULL, NULL),
(1103, 193, 12, 4, '0', 1, 0, 1, '2017-03-22 15:50:18', NULL, NULL),
(1104, 193, 19, 2, '0', 1, 0, 1, '2017-03-22 15:50:19', NULL, NULL),
(1105, 194, 12, 4, '0', 1, 0, 1, '2017-03-22 15:52:36', NULL, NULL),
(1106, 194, 19, 2, '0', 1, 0, 1, '2017-03-22 15:52:36', NULL, NULL),
(1114, 197, 13, 5, '5000', 1, 0, 1, '2017-03-22 16:04:59', NULL, NULL),
(1115, 197, 16, 1, '2500', 1, 0, 1, '2017-03-22 16:04:59', NULL, NULL),
(1119, 199, 12, 4, '6000', 1, 0, 1, '2017-03-31 11:27:17', NULL, NULL),
(1120, 199, 16, 1, '3000', 1, 0, 1, '2017-03-31 11:27:17', NULL, NULL),
(1121, 200, 12, 4, '0', 1, 0, 1, '2017-04-11 11:51:10', NULL, NULL),
(1122, 200, 16, 1, '0', 1, 0, 1, '2017-04-11 11:51:10', NULL, NULL),
(1133, 204, 13, 5, '5000', 1, 0, 1, '2017-04-11 12:21:43', NULL, NULL),
(1134, 204, 16, 1, '2500', 1, 0, 1, '2017-04-11 12:21:43', NULL, NULL),
(1135, 205, 12, 4, '6000', 1, 0, 1, '2017-04-11 12:30:58', NULL, NULL),
(1136, 205, 19, 2, '3000', 1, 0, 1, '2017-04-11 12:30:59', NULL, NULL),
(1137, 206, 12, 4, '6000', 1, 0, 1, '2017-04-11 12:31:13', NULL, NULL),
(1138, 206, 19, 2, '3000', 1, 0, 1, '2017-04-11 12:31:13', NULL, NULL),
(1139, 207, 12, 4, '0', 1, 0, 1, '2017-04-11 12:51:08', NULL, NULL),
(1140, 207, 15, 1, '0', 1, 0, 1, '2017-04-11 12:51:09', NULL, NULL),
(1141, 207, 19, 2, '0', 1, 0, 1, '2017-04-11 12:51:09', NULL, NULL),
(1144, 209, 13, 5, '5000', 1, 0, 1, '2017-04-11 17:42:33', NULL, NULL),
(1145, 209, 16, 1, '3000', 1, 0, 1, '2017-04-11 17:42:33', NULL, NULL),
(1146, 210, 12, 4, '6000', 1, 0, 1, '2017-04-11 17:58:55', NULL, NULL),
(1147, 210, 16, 1, '3500', 1, 0, 1, '2017-04-11 17:58:56', NULL, NULL),
(1148, 210, 25, 2, '3000', 1, 0, 1, '2017-04-11 17:58:56', NULL, NULL),
(1154, 127, 0, 0, ' ', 1, 0, 1, '2017-04-17 14:02:32', NULL, NULL),
(1155, 127, 12, 4, '0', 1, 0, 1, '2017-04-17 14:02:32', NULL, NULL),
(1156, 127, 15, 2, '0', 1, 0, 1, '2017-04-17 14:02:32', NULL, NULL),
(1157, 127, 18, 2, '0', 1, 0, 1, '2017-04-17 14:02:32', NULL, NULL),
(1158, 127, 19, 2, '0', 1, 0, 1, '2017-04-17 14:02:32', NULL, NULL),
(1159, 110, 0, 0, ' ', 1, 0, 1, '2017-04-17 14:03:23', NULL, NULL),
(1160, 110, 12, 4, '0.00', 1, 0, 1, '2017-04-17 14:03:23', NULL, NULL),
(1161, 110, 15, 2, '0.00', 1, 0, 1, '2017-04-17 14:03:24', NULL, NULL),
(1162, 110, 18, 2, '0.00', 1, 0, 1, '2017-04-17 14:03:24', NULL, NULL),
(1163, 110, 19, 2, '0', 1, 0, 1, '2017-04-17 14:03:24', NULL, NULL),
(1164, 111, 0, 0, ' ', 1, 0, 1, '2017-04-17 14:05:10', NULL, NULL),
(1165, 111, 12, 4, '0.00', 1, 0, 1, '2017-04-17 14:05:10', NULL, NULL),
(1166, 111, 15, 2, '0.00', 1, 0, 1, '2017-04-17 14:05:10', NULL, NULL),
(1167, 111, 18, 2, '0.00', 1, 0, 1, '2017-04-17 14:05:11', NULL, NULL),
(1168, 111, 19, 2, '0', 1, 0, 1, '2017-04-17 14:05:11', NULL, NULL),
(1169, 112, 0, 0, ' ', 1, 0, 1, '2017-04-17 14:06:28', NULL, NULL),
(1170, 112, 12, 4, '0.00', 1, 0, 1, '2017-04-17 14:06:28', NULL, NULL),
(1171, 112, 15, 2, '0.00', 1, 0, 1, '2017-04-17 14:06:28', NULL, NULL),
(1172, 112, 18, 2, '0.00', 1, 0, 1, '2017-04-17 14:06:28', NULL, NULL),
(1173, 112, 19, 2, '0', 1, 0, 1, '2017-04-17 14:06:28', NULL, NULL),
(1191, 84, 0, 0, ' ', 1, 0, 1, '2017-04-17 14:13:38', NULL, NULL),
(1192, 84, 13, 5, '5000.00', 1, 0, 1, '2017-04-17 14:13:39', NULL, NULL),
(1193, 84, 16, 2, '2500.00', 1, 0, 1, '2017-04-17 14:13:39', NULL, NULL),
(1194, 84, 17, 2, '2500.00', 1, 0, 1, '2017-04-17 14:13:39', NULL, NULL),
(1195, 84, 12, 4, '6000', 1, 0, 1, '2017-04-17 14:13:39', NULL, NULL),
(1196, 84, 19, 2, '2500', 1, 0, 1, '2017-04-17 14:13:39', NULL, NULL),
(1197, 198, 0, 0, ' ', 1, 0, 1, '2017-04-24 10:39:55', NULL, NULL),
(1198, 198, 12, 4, '5000', 1, 0, 1, '2017-04-24 10:39:55', NULL, NULL),
(1199, 198, 13, 5, '5000', 1, 0, 1, '2017-04-24 10:39:55', NULL, NULL),
(1200, 198, 18, 2, '2500', 1, 0, 1, '2017-04-24 10:39:55', NULL, NULL),
(1201, 198, 25, 2, '2500', 1, 0, 1, '2017-04-24 10:39:55', NULL, NULL),
(1202, 152, 0, 0, ' ', 1, 0, 1, '2017-05-03 14:39:44', NULL, NULL),
(1203, 152, 12, 4, '0', 1, 0, 1, '2017-05-03 14:39:44', NULL, NULL),
(1204, 152, 14, 3, '4000', 1, 0, 1, '2017-05-03 14:39:44', NULL, NULL),
(1205, 152, 17, 2, '2500', 1, 0, 1, '2017-05-03 14:39:45', NULL, NULL),
(1206, 152, 15, 1, '0', 1, 0, 1, '2017-05-03 14:39:45', NULL, NULL),
(1207, 152, 16, 1, '0', 1, 0, 1, '2017-05-03 14:39:45', NULL, NULL),
(1213, 116, 0, 0, ' ', 1, 0, 1, '2017-05-03 14:42:18', NULL, NULL),
(1214, 116, 12, 4, '0.00', 1, 0, 1, '2017-05-03 14:42:18', NULL, NULL),
(1215, 116, 14, 3, '0.00', 1, 0, 1, '2017-05-03 14:42:18', NULL, NULL),
(1216, 116, 18, 2, '0.00', 1, 0, 1, '2017-05-03 14:42:18', NULL, NULL),
(1217, 116, 15, 1, '0', 1, 0, 1, '2017-05-03 14:42:18', NULL, NULL),
(1218, 116, 16, 1, '0', 1, 0, 1, '2017-05-03 14:42:18', NULL, NULL),
(1223, 118, 0, 0, ' ', 1, 0, 1, '2017-05-03 14:43:49', NULL, NULL),
(1224, 118, 12, 4, '0.00', 1, 0, 1, '2017-05-03 14:43:49', NULL, NULL),
(1225, 118, 14, 3, '0.00', 1, 0, 1, '2017-05-03 14:43:49', NULL, NULL),
(1226, 118, 18, 2, '0.00', 1, 0, 1, '2017-05-03 14:43:49', NULL, NULL),
(1227, 118, 19, 2, '0', 1, 0, 1, '2017-05-03 14:43:49', NULL, NULL),
(1228, 213, 12, 4, '6000', 1, 0, 1, '2017-05-10 14:16:02', NULL, NULL),
(1229, 213, 15, 1, '3000', 1, 0, 1, '2017-05-10 14:16:02', NULL, NULL),
(1230, 213, 25, 2, '3000', 1, 0, 1, '2017-05-10 14:16:02', NULL, NULL),
(1236, 151, 0, 0, ' ', 1, 0, 1, '2017-05-15 14:56:04', NULL, NULL),
(1237, 151, 12, 4, '6000', 1, 0, 1, '2017-05-15 14:56:04', NULL, NULL),
(1238, 151, 14, 3, '4000', 1, 0, 1, '2017-05-15 14:56:04', NULL, NULL),
(1239, 151, 25, 2, '2500', 1, 0, 1, '2017-05-15 14:56:04', NULL, NULL),
(1240, 151, 15, 2, '2500', 1, 0, 1, '2017-05-15 14:56:04', NULL, NULL),
(1241, 151, 19, 2, '2500', 1, 0, 1, '2017-05-15 14:56:04', NULL, NULL),
(1242, 151, 18, 2, '2500', 1, 0, 1, '2017-05-15 14:56:04', NULL, NULL),
(1248, 216, 12, 4, '0', 1, 0, 1, '2017-05-18 16:15:44', NULL, NULL),
(1249, 216, 16, 1, '0', 1, 0, 1, '2017-05-18 16:15:44', NULL, NULL),
(1257, 217, 0, 0, ' ', 1, 0, 1, '2017-05-18 16:19:53', NULL, NULL),
(1258, 217, 12, 4, '200', 1, 0, 1, '2017-05-18 16:19:53', NULL, NULL),
(1259, 217, 16, 1, '120', 1, 0, 1, '2017-05-18 16:19:53', NULL, NULL),
(1260, 217, 25, 2, '100', 1, 0, 1, '2017-05-18 16:19:53', NULL, NULL),
(1261, 218, 12, 4, '5000', 1, 0, 1, '2017-05-18 16:23:38', NULL, NULL),
(1262, 218, 13, 5, '5000', 1, 0, 1, '2017-05-18 16:23:38', NULL, NULL),
(1263, 218, 18, 2, '2500', 1, 0, 1, '2017-05-18 16:23:38', NULL, NULL),
(1264, 219, 12, 4, '6000', 1, 0, 1, '2017-05-18 16:28:19', NULL, NULL),
(1265, 219, 15, 1, '3500', 1, 0, 1, '2017-05-18 16:28:19', NULL, NULL),
(1266, 219, 25, 2, '2500', 1, 0, 1, '2017-05-18 16:28:19', NULL, NULL),
(1289, 58, 0, 0, ' ', 1, 0, 1, '2017-05-31 14:23:57', NULL, NULL),
(1290, 58, 13, 5, '0.00', 1, 0, 1, '2017-05-31 14:23:57', NULL, NULL),
(1291, 58, 15, 2, '0.00', 1, 0, 1, '2017-05-31 14:23:57', NULL, NULL),
(1292, 58, 19, 2, '0', 1, 0, 1, '2017-05-31 14:23:57', NULL, NULL),
(1293, 58, 16, 1, '0', 1, 0, 1, '2017-05-31 14:23:57', NULL, NULL),
(1300, 172, 0, 0, ' ', 1, 0, 1, '2017-06-28 11:49:33', NULL, NULL),
(1301, 172, 12, 4, '0', 1, 0, 1, '2017-06-28 11:49:33', NULL, NULL),
(1302, 172, 14, 3, '0', 1, 0, 1, '2017-06-28 11:49:33', NULL, NULL),
(1303, 172, 17, 2, '0', 1, 0, 1, '2017-06-28 11:49:34', NULL, NULL),
(1304, 172, 18, 2, '0', 1, 0, 1, '2017-06-28 11:49:34', NULL, NULL),
(1305, 172, 15, 2, '0', 1, 0, 1, '2017-06-28 11:49:34', NULL, NULL),
(1306, 172, 25, 2, '0', 1, 0, 1, '2017-06-28 11:49:34', NULL, NULL),
(1307, 172, 19, 2, '0', 1, 0, 1, '2017-06-28 11:49:34', NULL, NULL),
(1319, 201, 0, 0, ' ', 1, 0, 1, '2017-06-29 18:05:04', NULL, NULL),
(1320, 201, 13, 5, '0', 1, 0, 1, '2017-06-29 18:05:04', NULL, NULL),
(1321, 201, 16, 1, '0', 1, 0, 1, '2017-06-29 18:05:04', NULL, NULL),
(1322, 201, 19, 2, '0', 1, 0, 1, '2017-06-29 18:05:04', NULL, NULL),
(1323, 201, 15, 1, '0', 1, 0, 1, '2017-06-29 18:05:04', NULL, NULL),
(1324, 201, 26, 2, '0', 1, 0, 1, '2017-06-29 18:05:04', NULL, NULL),
(1325, 220, 0, 0, ' ', 1, 0, 1, '2017-06-29 18:11:39', NULL, NULL),
(1326, 220, 12, 5, '6000', 1, 0, 1, '2017-06-29 18:11:39', NULL, NULL),
(1327, 220, 16, 1, '3500', 1, 0, 1, '2017-06-29 18:11:39', NULL, NULL),
(1328, 220, 19, 2, '2500', 1, 0, 1, '2017-06-29 18:11:40', NULL, NULL),
(1329, 220, 26, 2, '2500', 1, 0, 1, '2017-06-29 18:11:40', NULL, NULL),
(1343, 104, 0, 0, ' ', 1, 0, 1, '2017-06-29 18:13:10', NULL, NULL),
(1344, 104, 12, 4, '6000.00', 1, 0, 1, '2017-06-29 18:13:10', NULL, NULL),
(1345, 104, 14, 3, '4000.00', 1, 0, 1, '2017-06-29 18:13:10', NULL, NULL),
(1346, 104, 17, 2, '2500.00', 1, 0, 1, '2017-06-29 18:13:10', NULL, NULL),
(1347, 104, 15, 2, '2500', 1, 0, 1, '2017-06-29 18:13:11', NULL, NULL),
(1348, 104, 25, 2, '0', 1, 0, 1, '2017-06-29 18:13:11', NULL, NULL),
(1349, 104, 26, 2, '2500', 1, 0, 1, '2017-06-29 18:13:11', NULL, NULL),
(1350, 212, 0, 0, ' ', 1, 0, 1, '2017-07-04 10:53:29', NULL, NULL),
(1351, 212, 13, 5, '5000', 1, 0, 1, '2017-07-04 10:53:29', NULL, NULL),
(1352, 212, 16, 1, '3000', 1, 0, 1, '2017-07-04 10:53:29', NULL, NULL),
(1353, 212, 19, 2, '3000', 1, 0, 1, '2017-07-04 10:53:29', NULL, NULL),
(1354, 85, 0, 0, ' ', 1, 0, 1, '2017-07-05 09:46:33', NULL, NULL),
(1355, 85, 12, 4, '0.00', 1, 0, 1, '2017-07-05 09:46:34', NULL, NULL),
(1356, 85, 13, 5, '0.00', 1, 0, 1, '2017-07-05 09:46:34', NULL, NULL),
(1357, 85, 16, 2, '0.00', 1, 0, 1, '2017-07-05 09:46:34', NULL, NULL),
(1358, 85, 17, 2, '0.00', 1, 0, 1, '2017-07-05 09:46:34', NULL, NULL),
(1359, 85, 19, 2, '0', 1, 0, 1, '2017-07-05 09:46:34', NULL, NULL),
(1372, 215, 0, 0, ' ', 1, 0, 1, '2017-07-05 09:47:32', NULL, NULL),
(1373, 215, 12, 4, '200', 1, 0, 1, '2017-07-05 09:47:32', NULL, NULL),
(1374, 215, 15, 1, '120', 1, 0, 1, '2017-07-05 09:47:33', NULL, NULL),
(1375, 215, 25, 2, '100', 1, 0, 1, '2017-07-05 09:47:33', NULL, NULL),
(1376, 215, 19, 2, '100', 1, 0, 1, '2017-07-05 09:47:33', NULL, NULL),
(1377, 11, 0, 0, ' ', 1, 0, 1, '2017-07-05 09:48:08', NULL, NULL),
(1378, 11, 12, 4, '0.00', 1, 0, 1, '2017-07-05 09:48:08', NULL, NULL),
(1379, 11, 14, 3, '0.00', 1, 0, 1, '2017-07-05 09:48:08', NULL, NULL),
(1380, 11, 16, 2, '0.00', 1, 0, 1, '2017-07-05 09:48:08', NULL, NULL),
(1381, 11, 19, 2, '0', 1, 0, 1, '2017-07-05 09:48:08', NULL, NULL),
(1412, 224, 12, 4, '6000', 1, 0, 1, '2017-07-06 09:33:59', NULL, NULL),
(1413, 224, 13, 5, '6000', 1, 0, 1, '2017-07-06 09:33:59', NULL, NULL),
(1414, 224, 16, 1, '3500', 1, 0, 1, '2017-07-06 09:33:59', NULL, NULL),
(1415, 224, 19, 2, '2500', 1, 0, 1, '2017-07-06 09:33:59', NULL, NULL),
(1416, 224, 26, 2, '2500', 1, 0, 1, '2017-07-06 09:33:59', NULL, NULL),
(1417, 225, 12, 4, '5000', 1, 0, 1, '2017-07-06 09:39:36', NULL, NULL),
(1418, 225, 13, 5, '5000', 1, 0, 1, '2017-07-06 09:39:36', NULL, NULL),
(1419, 225, 16, 1, '2500', 1, 0, 1, '2017-07-06 09:39:36', NULL, NULL),
(1420, 225, 19, 2, '2500', 1, 0, 1, '2017-07-06 09:39:36', NULL, NULL),
(1421, 139, 0, 0, ' ', 1, 0, 1, '2017-07-07 15:35:50', NULL, NULL),
(1422, 139, 12, 4, '0', 1, 0, 1, '2017-07-07 15:35:50', NULL, NULL),
(1423, 139, 14, 3, '4000', 1, 0, 1, '2017-07-07 15:35:50', NULL, NULL),
(1424, 139, 18, 2, '2500', 1, 0, 1, '2017-07-07 15:35:50', NULL, NULL),
(1425, 139, 15, 2, '2500', 1, 0, 1, '2017-07-07 15:35:51', NULL, NULL),
(1426, 139, 25, 2, '2500', 1, 0, 1, '2017-07-07 15:35:51', NULL, NULL),
(1430, 227, 12, 4, '0', 1, 0, 1, '2017-07-12 09:44:36', NULL, NULL),
(1431, 227, 15, 1, '0', 1, 0, 1, '2017-07-12 09:44:36', NULL, NULL),
(1432, 227, 19, 2, '0', 1, 0, 1, '2017-07-12 09:44:36', NULL, NULL),
(1438, 226, 0, 0, ' ', 1, 0, 1, '2017-07-12 09:48:21', NULL, NULL),
(1439, 226, 12, 4, '0', 1, 0, 1, '2017-07-12 09:48:21', NULL, NULL),
(1440, 226, 15, 1, '0', 1, 0, 1, '2017-07-12 09:48:21', NULL, NULL),
(1441, 226, 19, 2, '0', 1, 0, 1, '2017-07-12 09:48:21', NULL, NULL),
(1442, 87, 0, 0, ' ', 1, 0, 1, '2017-07-12 11:25:13', NULL, NULL),
(1443, 87, 12, 4, '6000.00', 1, 0, 1, '2017-07-12 11:25:14', NULL, NULL),
(1444, 87, 13, 5, '6000.00', 1, 0, 1, '2017-07-12 11:25:14', NULL, NULL),
(1445, 87, 17, 2, '2500.00', 1, 0, 1, '2017-07-12 11:25:14', NULL, NULL),
(1446, 87, 26, 2, '2500', 1, 0, 1, '2017-07-12 11:25:14', NULL, NULL),
(1447, 80, 0, 0, ' ', 1, 0, 1, '2017-07-12 11:28:46', NULL, NULL),
(1448, 80, 12, 4, '0.00', 1, 0, 1, '2017-07-12 11:28:46', NULL, NULL),
(1449, 80, 13, 5, '0.00', 1, 0, 1, '2017-07-12 11:28:47', NULL, NULL),
(1450, 80, 14, 3, '0.00', 1, 0, 1, '2017-07-12 11:28:47', NULL, NULL),
(1451, 80, 15, 2, '0.00', 1, 0, 1, '2017-07-12 11:28:47', NULL, NULL),
(1452, 80, 16, 2, '0.00', 1, 0, 1, '2017-07-12 11:28:47', NULL, NULL),
(1453, 80, 17, 2, '0.00', 1, 0, 1, '2017-07-12 11:28:47', NULL, NULL),
(1454, 80, 18, 2, '0', 1, 0, 1, '2017-07-12 11:28:47', NULL, NULL),
(1455, 80, 19, 2, '0', 1, 0, 1, '2017-07-12 11:28:48', NULL, NULL),
(1456, 80, 25, 2, '0', 1, 0, 1, '2017-07-12 11:28:48', NULL, NULL),
(1457, 80, 26, 2, '0', 1, 0, 1, '2017-07-12 11:28:48', NULL, NULL),
(1458, 180, 0, 0, ' ', 1, 0, 1, '2017-07-12 11:29:16', NULL, NULL),
(1459, 180, 13, 5, '0', 1, 0, 1, '2017-07-12 11:29:16', NULL, NULL),
(1460, 180, 26, 2, '0', 1, 0, 1, '2017-07-12 11:29:16', NULL, NULL),
(1478, 143, 0, 0, ' ', 1, 0, 1, '2017-07-12 14:17:42', NULL, NULL),
(1479, 143, 12, 4, '0', 1, 0, 1, '2017-07-12 14:17:42', NULL, NULL),
(1480, 143, 14, 3, '4000', 1, 0, 1, '2017-07-12 14:17:42', NULL, NULL),
(1481, 143, 16, 2, '2500', 1, 0, 1, '2017-07-12 14:17:42', NULL, NULL),
(1482, 143, 17, 2, '2500', 1, 0, 1, '2017-07-12 14:17:42', NULL, NULL),
(1483, 143, 26, 2, '2500', 1, 0, 1, '2017-07-12 14:17:42', NULL, NULL),
(1484, 143, 25, 2, '2500', 1, 0, 1, '2017-07-12 14:17:42', NULL, NULL),
(1498, 141, 0, 0, ' ', 1, 0, 1, '2017-07-12 14:18:31', NULL, NULL),
(1499, 141, 12, 4, '0', 1, 0, 1, '2017-07-12 14:18:31', NULL, NULL),
(1500, 141, 14, 3, '4000', 1, 0, 1, '2017-07-12 14:18:32', NULL, NULL),
(1501, 141, 18, 2, '2500', 1, 0, 1, '2017-07-12 14:18:32', NULL, NULL),
(1502, 141, 16, 2, '2500', 1, 0, 1, '2017-07-12 14:18:32', NULL, NULL),
(1503, 141, 26, 2, '2500', 1, 0, 1, '2017-07-12 14:18:32', NULL, NULL),
(1504, 142, 0, 0, ' ', 1, 0, 1, '2017-07-12 14:19:23', NULL, NULL),
(1505, 142, 12, 4, '0', 1, 0, 1, '2017-07-12 14:19:23', NULL, NULL),
(1506, 142, 14, 3, '4000', 1, 0, 1, '2017-07-12 14:19:23', NULL, NULL),
(1507, 142, 15, 2, '2500', 1, 0, 1, '2017-07-12 14:19:23', NULL, NULL),
(1508, 142, 18, 2, '2500', 1, 0, 1, '2017-07-12 14:19:23', NULL, NULL),
(1509, 142, 16, 1, '2500', 1, 0, 1, '2017-07-12 14:19:23', NULL, NULL),
(1510, 142, 26, 2, '2500', 1, 0, 1, '2017-07-12 14:19:23', NULL, NULL),
(1511, 142, 25, 2, '2500', 1, 0, 1, '2017-07-12 14:19:23', NULL, NULL),
(1515, 134, 0, 0, ' ', 1, 0, 1, '2017-07-12 14:20:40', NULL, NULL),
(1516, 134, 12, 4, '180', 1, 0, 1, '2017-07-12 14:20:40', NULL, NULL),
(1517, 134, 18, 2, '100', 1, 0, 1, '2017-07-12 14:20:40', NULL, NULL),
(1518, 134, 17, 2, '100', 1, 0, 1, '2017-07-12 14:20:40', NULL, NULL),
(1519, 134, 25, 2, '100', 1, 0, 1, '2017-07-12 14:20:40', NULL, NULL),
(1520, 188, 0, 0, ' ', 1, 0, 1, '2017-07-12 14:21:00', NULL, NULL),
(1521, 188, 12, 4, '6000', 1, 0, 1, '2017-07-12 14:21:00', NULL, NULL),
(1522, 188, 18, 2, '3000', 1, 0, 1, '2017-07-12 14:21:01', NULL, NULL),
(1523, 188, 25, 2, '3000', 1, 0, 1, '2017-07-12 14:21:01', NULL, NULL),
(1531, 10, 0, 0, ' ', 1, 0, 1, '2017-07-12 14:29:10', NULL, NULL),
(1532, 10, 12, 4, '0.00', 1, 0, 1, '2017-07-12 14:29:10', NULL, NULL),
(1533, 10, 14, 3, '0.00', 1, 0, 1, '2017-07-12 14:29:10', NULL, NULL),
(1534, 10, 17, 2, '0.00', 1, 0, 1, '2017-07-12 14:29:10', NULL, NULL),
(1535, 10, 18, 2, '0.00', 1, 0, 1, '2017-07-12 14:29:10', NULL, NULL),
(1536, 10, 15, 2, '0', 1, 0, 1, '2017-07-12 14:29:10', NULL, NULL),
(1537, 10, 25, 2, '0', 1, 0, 1, '2017-07-12 14:29:10', NULL, NULL),
(1547, 146, 0, 0, ' ', 1, 0, 1, '2017-07-12 15:06:25', NULL, NULL),
(1548, 146, 12, 4, '0', 1, 0, 1, '2017-07-12 15:06:25', NULL, NULL),
(1549, 146, 17, 2, '3000', 1, 0, 1, '2017-07-12 15:06:25', NULL, NULL),
(1550, 146, 18, 2, '0', 1, 0, 1, '2017-07-12 15:06:25', NULL, NULL),
(1551, 146, 25, 2, '0', 1, 0, 1, '2017-07-12 15:06:25', NULL, NULL),
(1552, 195, 0, 0, ' ', 1, 0, 1, '2017-07-12 15:06:45', NULL, NULL),
(1553, 195, 12, 4, '0', 1, 0, 1, '2017-07-12 15:06:45', NULL, NULL),
(1554, 195, 18, 2, '0', 1, 0, 1, '2017-07-12 15:06:45', NULL, NULL),
(1555, 195, 25, 2, '0', 1, 0, 1, '2017-07-12 15:06:45', NULL, NULL),
(1556, 145, 0, 0, ' ', 1, 0, 1, '2017-07-12 15:07:09', NULL, NULL),
(1557, 145, 12, 4, '0', 1, 0, 1, '2017-07-12 15:07:09', NULL, NULL),
(1558, 145, 17, 2, '3000', 1, 0, 1, '2017-07-12 15:07:10', NULL, NULL),
(1559, 145, 25, 2, '0', 1, 0, 1, '2017-07-12 15:07:10', NULL, NULL),
(1564, 149, 0, 0, ' ', 1, 0, 1, '2017-07-28 14:05:14', NULL, NULL),
(1565, 149, 12, 4, '0', 1, 0, 1, '2017-07-28 14:05:14', NULL, NULL),
(1566, 149, 18, 2, '0', 1, 0, 1, '2017-07-28 14:05:14', NULL, NULL),
(1567, 149, 13, 5, '0', 1, 0, 1, '2017-07-28 14:05:14', NULL, NULL),
(1568, 214, 0, 0, ' ', 1, 0, 1, '2017-07-28 14:05:34', NULL, NULL),
(1569, 214, 12, 4, '0', 1, 0, 1, '2017-07-28 14:05:34', NULL, NULL),
(1570, 214, 25, 2, '0', 1, 0, 1, '2017-07-28 14:05:34', NULL, NULL),
(1571, 214, 13, 5, '0', 1, 0, 1, '2017-07-28 14:05:34', NULL, NULL),
(1572, 169, 0, 0, ' ', 1, 0, 1, '2017-08-08 13:08:09', NULL, NULL),
(1573, 169, 12, 4, '0', 1, 0, 1, '2017-08-08 13:08:09', NULL, NULL),
(1574, 169, 16, 2, '0', 1, 0, 1, '2017-08-08 13:08:09', NULL, NULL),
(1575, 169, 25, 2, '0', 1, 0, 1, '2017-08-08 13:08:09', NULL, NULL),
(1576, 169, 26, 2, '0', 1, 0, 1, '2017-08-08 13:08:09', NULL, NULL),
(1577, 47, 0, 0, ' ', 1, 0, 1, '2017-08-08 13:08:42', NULL, NULL),
(1578, 47, 12, 4, '0.00', 1, 0, 1, '2017-08-08 13:08:42', NULL, NULL),
(1579, 47, 15, 2, '0.00', 1, 0, 1, '2017-08-08 13:08:42', NULL, NULL),
(1580, 47, 18, 2, '0.00', 1, 0, 1, '2017-08-08 13:08:42', NULL, NULL),
(1581, 47, 16, 2, '0.00', 1, 0, 1, '2017-08-08 13:08:43', NULL, NULL),
(1582, 47, 26, 2, '0', 1, 0, 1, '2017-08-08 13:08:43', NULL, NULL),
(1588, 190, 0, 0, ' ', 1, 0, 1, '2017-08-08 13:12:56', NULL, NULL),
(1589, 190, 13, 5, '5000', 1, 0, 1, '2017-08-08 13:12:56', NULL, NULL),
(1590, 190, 19, 2, '2500', 1, 0, 1, '2017-08-08 13:12:56', NULL, NULL),
(1591, 190, 26, 2, '0', 1, 0, 1, '2017-08-08 13:12:56', NULL, NULL),
(1592, 155, 0, 0, ' ', 1, 0, 1, '2017-08-08 13:13:22', NULL, NULL),
(1593, 155, 12, 4, '6000', 1, 0, 1, '2017-08-08 13:13:22', NULL, NULL),
(1594, 155, 18, 2, '3000', 1, 0, 1, '2017-08-08 13:13:22', NULL, NULL),
(1595, 155, 26, 2, '3000', 1, 0, 1, '2017-08-08 13:13:22', NULL, NULL),
(1596, 48, 0, 0, ' ', 1, 0, 1, '2017-08-08 13:13:52', NULL, NULL),
(1597, 48, 12, 4, '0.00', 1, 0, 1, '2017-08-08 13:13:52', NULL, NULL),
(1598, 48, 17, 2, '0.00', 1, 0, 1, '2017-08-08 13:13:52', NULL, NULL),
(1599, 48, 16, 2, '0.00', 1, 0, 1, '2017-08-08 13:13:52', NULL, NULL),
(1600, 48, 18, 2, '0.00', 1, 0, 1, '2017-08-08 13:13:52', NULL, NULL),
(1601, 48, 19, 2, '0', 1, 0, 1, '2017-08-08 13:13:53', NULL, NULL),
(1602, 48, 26, 2, '0', 1, 0, 1, '2017-08-08 13:13:53', NULL, NULL),
(1609, 196, 0, 0, ' ', 1, 0, 1, '2017-08-08 13:15:03', NULL, NULL),
(1610, 196, 12, 4, '0', 1, 0, 1, '2017-08-08 13:15:03', NULL, NULL),
(1611, 196, 15, 1, '0', 1, 0, 1, '2017-08-08 13:15:03', NULL, NULL),
(1612, 196, 18, 2, '0', 1, 0, 1, '2017-08-08 13:15:03', NULL, NULL),
(1613, 196, 25, 2, '0', 1, 0, 1, '2017-08-08 13:15:03', NULL, NULL),
(1614, 196, 26, 2, '0', 1, 0, 1, '2017-08-08 13:15:04', NULL, NULL),
(1615, 6, 0, 0, ' ', 1, 0, 1, '2017-08-08 13:15:37', NULL, NULL),
(1616, 6, 13, 5, '5000.00', 1, 0, 1, '2017-08-08 13:15:37', NULL, NULL),
(1617, 6, 15, 2, '2000.00', 1, 0, 1, '2017-08-08 13:15:37', NULL, NULL),
(1618, 6, 16, 2, '2500', 1, 0, 1, '2017-08-08 13:15:37', NULL, NULL),
(1619, 6, 26, 2, '2500', 1, 0, 1, '2017-08-08 13:15:37', NULL, NULL),
(1620, 179, 0, 0, ' ', 1, 0, 1, '2017-08-08 13:16:17', NULL, NULL),
(1621, 179, 13, 5, '4000', 1, 0, 1, '2017-08-08 13:16:17', NULL, NULL),
(1622, 179, 26, 2, '0', 1, 0, 1, '2017-08-08 13:16:17', NULL, NULL),
(1623, 229, 12, 4, '6000', 1, 0, 1, '2017-08-10 09:49:26', NULL, NULL),
(1624, 229, 15, 1, '3500', 1, 0, 1, '2017-08-10 09:49:26', NULL, NULL),
(1625, 229, 25, 2, '3000', 1, 0, 1, '2017-08-10 09:49:26', NULL, NULL),
(1626, 229, 26, 2, '3000', 1, 0, 1, '2017-08-10 09:49:26', NULL, NULL),
(1627, 230, 12, 4, '6000', 1, 0, 1, '2017-08-10 09:52:19', NULL, NULL),
(1628, 230, 15, 1, '3500', 1, 0, 1, '2017-08-10 09:52:19', NULL, NULL),
(1629, 230, 25, 2, '3000', 1, 0, 1, '2017-08-10 09:52:19', NULL, NULL),
(1630, 230, 26, 2, '3000', 1, 0, 1, '2017-08-10 09:52:19', NULL, NULL),
(1631, 231, 12, 4, '6000', 1, 0, 1, '2017-08-10 09:54:46', NULL, NULL),
(1632, 231, 15, 1, '3500', 1, 0, 1, '2017-08-10 09:54:46', NULL, NULL),
(1633, 231, 25, 2, '3000', 1, 0, 1, '2017-08-10 09:54:46', NULL, NULL),
(1634, 231, 26, 2, '3000', 1, 0, 1, '2017-08-10 09:54:46', NULL, NULL),
(1635, 232, 12, 4, '6000', 1, 0, 1, '2017-08-10 09:57:51', NULL, NULL),
(1636, 232, 15, 1, '3500', 1, 0, 1, '2017-08-10 09:57:51', NULL, NULL),
(1637, 232, 25, 2, '3000', 1, 0, 1, '2017-08-10 09:57:51', NULL, NULL),
(1638, 232, 26, 2, '3000', 1, 0, 1, '2017-08-10 09:57:52', NULL, NULL),
(1639, 233, 12, 4, '6000', 1, 0, 1, '2017-08-10 10:02:11', NULL, NULL),
(1640, 233, 15, 1, '3500', 1, 0, 1, '2017-08-10 10:02:11', NULL, NULL),
(1641, 233, 25, 2, '3000', 1, 0, 1, '2017-08-10 10:02:11', NULL, NULL);
INSERT INTO `file_lawyer_tbl` (`file_lawyer_id`, `file_id`, `user_id`, `position_id`, `rate`, `active`, `notify_flag`, `insert_by`, `insert_dt`, `update_by`, `update_dt`) VALUES
(1642, 233, 26, 2, '3000', 1, 0, 1, '2017-08-10 10:02:11', NULL, NULL),
(1653, 167, 0, 0, ' ', 1, 0, 1, '2017-08-22 16:58:58', NULL, NULL),
(1654, 167, 12, 4, '0', 1, 0, 1, '2017-08-22 16:58:58', NULL, NULL),
(1655, 167, 14, 3, '0', 1, 0, 1, '2017-08-22 16:58:58', NULL, NULL),
(1656, 167, 18, 2, '0', 1, 0, 1, '2017-08-22 16:58:58', NULL, NULL),
(1657, 167, 19, 2, '0', 1, 0, 1, '2017-08-22 16:58:58', NULL, NULL),
(1658, 167, 15, 1, '0', 1, 0, 1, '2017-08-22 16:58:58', NULL, NULL),
(1685, 237, 13, 5, '0', 1, 0, 1, '2017-08-29 11:17:04', NULL, NULL),
(1686, 237, 15, 1, '0', 1, 0, 1, '2017-08-29 11:17:04', NULL, NULL),
(1687, 237, 26, 2, '0', 1, 0, 1, '2017-08-29 11:17:04', NULL, NULL),
(1688, 135, 0, 0, ' ', 1, 0, 1, '2017-09-04 09:12:36', NULL, NULL),
(1689, 135, 12, 4, '0', 1, 0, 1, '2017-09-04 09:12:37', NULL, NULL),
(1690, 135, 14, 3, '4000', 1, 0, 1, '2017-09-04 09:12:37', NULL, NULL),
(1691, 135, 16, 2, '2500', 1, 0, 1, '2017-09-04 09:12:37', NULL, NULL),
(1692, 135, 26, 2, '2500', 1, 0, 1, '2017-09-04 09:12:37', NULL, NULL),
(1693, 135, 19, 2, '2500', 1, 0, 1, '2017-09-04 09:12:37', NULL, NULL),
(1700, 186, 0, 0, ' ', 1, 0, 1, '2017-09-04 09:16:52', NULL, NULL),
(1701, 186, 12, 4, '6000', 1, 0, 1, '2017-09-04 09:16:52', NULL, NULL),
(1702, 186, 14, 3, '0', 1, 0, 1, '2017-09-04 09:16:52', NULL, NULL),
(1703, 186, 18, 2, '3000', 1, 0, 1, '2017-09-04 09:16:52', NULL, NULL),
(1704, 186, 25, 2, '0', 1, 0, 1, '2017-09-04 09:16:52', NULL, NULL),
(1705, 186, 15, 1, '0', 1, 0, 1, '2017-09-04 09:16:52', NULL, NULL),
(1706, 186, 19, 2, '0', 1, 0, 1, '2017-09-04 09:16:52', NULL, NULL),
(1707, 69, 0, 0, ' ', 1, 0, 1, '2017-09-04 09:17:42', NULL, NULL),
(1708, 69, 12, 4, '0.00', 1, 0, 1, '2017-09-04 09:17:42', NULL, NULL),
(1709, 69, 16, 2, '0.00', 1, 0, 1, '2017-09-04 09:17:42', NULL, NULL),
(1710, 69, 17, 2, '0.00', 1, 0, 1, '2017-09-04 09:17:42', NULL, NULL),
(1711, 69, 19, 2, '0', 1, 0, 1, '2017-09-04 09:17:42', NULL, NULL),
(1712, 14, 0, 0, ' ', 1, 0, 1, '2017-09-04 09:18:29', NULL, NULL),
(1713, 14, 12, 4, '0.00', 1, 0, 1, '2017-09-04 09:18:29', NULL, NULL),
(1714, 14, 15, 2, '0.00', 1, 0, 1, '2017-09-04 09:18:29', NULL, NULL),
(1715, 14, 19, 2, '0', 1, 0, 1, '2017-09-04 09:18:29', NULL, NULL),
(1716, 86, 0, 0, ' ', 1, 0, 1, '2017-09-04 09:19:17', NULL, NULL),
(1717, 86, 12, 4, '6000.00', 1, 0, 1, '2017-09-04 09:19:17', NULL, NULL),
(1718, 86, 16, 2, '2500.00', 1, 0, 1, '2017-09-04 09:19:17', NULL, NULL),
(1719, 86, 17, 2, '2500.00', 1, 0, 1, '2017-09-04 09:19:18', NULL, NULL),
(1720, 86, 25, 2, '0', 1, 0, 1, '2017-09-04 09:19:18', NULL, NULL),
(1721, 86, 19, 2, '0', 1, 0, 1, '2017-09-04 09:19:18', NULL, NULL),
(1722, 185, 0, 0, ' ', 1, 0, 1, '2017-09-15 16:43:08', NULL, NULL),
(1723, 185, 13, 5, '180', 1, 0, 1, '2017-09-15 16:43:08', NULL, NULL),
(1724, 185, 15, 2, '100', 1, 0, 1, '2017-09-15 16:43:08', NULL, NULL),
(1725, 185, 16, 2, '100', 1, 0, 1, '2017-09-15 16:43:08', NULL, NULL),
(1726, 185, 19, 2, '100', 1, 0, 1, '2017-09-15 16:43:08', NULL, NULL),
(1727, 185, 25, 2, '0', 1, 0, 1, '2017-09-15 16:43:09', NULL, NULL),
(1728, 185, 18, 2, '100', 1, 0, 1, '2017-09-15 16:43:09', NULL, NULL),
(1729, 185, 26, 2, '0', 1, 0, 1, '2017-09-15 16:43:09', NULL, NULL),
(1730, 137, 0, 0, ' ', 1, 0, 1, '2017-09-15 17:02:43', NULL, NULL),
(1731, 137, 12, 4, '0', 1, 0, 1, '2017-09-15 17:02:43', NULL, NULL),
(1732, 137, 14, 3, '4000', 1, 0, 1, '2017-09-15 17:02:43', NULL, NULL),
(1733, 137, 17, 2, '2500', 1, 0, 1, '2017-09-15 17:02:43', NULL, NULL),
(1734, 137, 15, 2, '2500', 1, 0, 1, '2017-09-15 17:02:43', NULL, NULL),
(1735, 137, 26, 2, '2500', 1, 0, 1, '2017-09-15 17:02:43', NULL, NULL),
(1736, 182, 0, 0, ' ', 1, 0, 1, '2017-10-24 14:01:32', NULL, NULL),
(1737, 182, 12, 4, '200', 1, 0, 1, '2017-10-24 14:01:32', NULL, NULL),
(1738, 182, 18, 2, '120', 1, 0, 1, '2017-10-24 14:01:32', NULL, NULL),
(1739, 182, 19, 2, '120', 1, 0, 1, '2017-10-24 14:01:35', NULL, NULL),
(1740, 182, 25, 2, '120', 1, 0, 1, '2017-10-24 14:01:36', NULL, NULL),
(1741, 19, 0, 0, ' ', 1, 0, 1, '2017-10-24 14:05:01', NULL, NULL),
(1742, 19, 12, 4, '0.00', 1, 0, 1, '2017-10-24 14:05:01', NULL, NULL),
(1743, 19, 15, 2, '0.00', 1, 0, 1, '2017-10-24 14:05:02', NULL, NULL),
(1744, 19, 17, 2, '0', 1, 0, 1, '2017-10-24 14:05:02', NULL, NULL),
(1745, 19, 25, 2, '0', 1, 0, 1, '2017-10-24 14:05:03', NULL, NULL),
(1746, 228, 0, 0, ' ', 1, 0, 1, '2017-10-25 13:07:13', NULL, NULL),
(1747, 228, 12, 4, '6000', 1, 0, 1, '2017-10-25 13:07:13', NULL, NULL),
(1748, 228, 15, 1, '3500', 1, 0, 1, '2017-10-25 13:07:13', NULL, NULL),
(1749, 228, 16, 1, '3500', 1, 0, 1, '2017-10-25 13:07:13', NULL, NULL),
(1750, 228, 19, 2, '3000', 1, 0, 1, '2017-10-25 13:07:14', NULL, NULL),
(1751, 228, 26, 2, '3000', 1, 0, 1, '2017-10-25 13:07:14', NULL, NULL),
(1752, 228, 25, 2, '3000', 1, 0, 1, '2017-10-25 13:07:14', NULL, NULL),
(1759, 221, 0, 0, ' ', 1, 0, 1, '2017-10-26 14:34:49', NULL, NULL),
(1760, 221, 12, 5, '6000', 1, 0, 1, '2017-10-26 14:34:49', NULL, NULL),
(1761, 221, 16, 1, '3500', 1, 0, 1, '2017-10-26 14:34:49', NULL, NULL),
(1762, 221, 19, 2, '3000', 1, 0, 1, '2017-10-26 14:34:49', NULL, NULL),
(1763, 221, 25, 2, '3500', 1, 0, 1, '2017-10-26 14:34:49', NULL, NULL),
(1764, 221, 26, 2, '3500', 1, 0, 1, '2017-10-26 14:34:49', NULL, NULL),
(1765, 211, 0, 0, ' ', 1, 0, 1, '2017-10-26 14:38:20', NULL, NULL),
(1766, 211, 12, 4, '6000', 1, 0, 1, '2017-10-26 14:38:20', NULL, NULL),
(1767, 211, 15, 1, '3500', 1, 0, 1, '2017-10-26 14:38:20', NULL, NULL),
(1768, 211, 18, 2, '3000', 1, 0, 1, '2017-10-26 14:38:20', NULL, NULL),
(1769, 211, 16, 1, '3500', 1, 0, 1, '2017-10-26 14:38:20', NULL, NULL),
(1770, 211, 19, 2, '3000', 1, 0, 1, '2017-10-26 14:38:20', NULL, NULL),
(1771, 211, 26, 2, '3000', 1, 0, 1, '2017-10-26 14:38:20', NULL, NULL),
(1772, 136, 0, 0, ' ', 1, 0, 1, '2017-10-26 14:39:07', NULL, NULL),
(1773, 136, 12, 4, '0', 1, 0, 1, '2017-10-26 14:39:07', NULL, NULL),
(1774, 136, 14, 3, '4000', 1, 0, 1, '2017-10-26 14:39:07', NULL, NULL),
(1775, 136, 15, 2, '2500', 1, 0, 1, '2017-10-26 14:39:07', NULL, NULL),
(1776, 136, 26, 2, '2500', 1, 0, 1, '2017-10-26 14:39:07', NULL, NULL),
(1777, 90, 0, 0, ' ', 1, 0, 1, '2017-11-02 17:19:56', NULL, NULL),
(1778, 90, 13, 5, '0.00', 1, 0, 1, '2017-11-02 17:19:56', NULL, NULL),
(1779, 90, 18, 2, '0.00', 1, 0, 1, '2017-11-02 17:19:56', NULL, NULL),
(1780, 90, 16, 2, '0.00', 1, 0, 1, '2017-11-02 17:19:56', NULL, NULL),
(1781, 90, 19, 2, '0', 1, 0, 1, '2017-11-02 17:19:56', NULL, NULL),
(1782, 90, 25, 2, '0', 1, 0, 1, '2017-11-02 17:19:56', NULL, NULL),
(1783, 124, 0, 0, ' ', 1, 0, 1, '2017-11-03 14:30:18', NULL, NULL),
(1784, 124, 12, 4, '6000', 1, 0, 1, '2017-11-03 14:30:18', NULL, NULL),
(1785, 124, 14, 3, '4000', 1, 0, 1, '2017-11-03 14:30:18', NULL, NULL),
(1786, 124, 16, 2, '3000', 1, 0, 1, '2017-11-03 14:30:18', NULL, NULL),
(1787, 124, 25, 2, '0', 1, 0, 1, '2017-11-03 14:30:18', NULL, NULL),
(1788, 235, 0, 0, ' ', 1, 0, 1, '2017-11-03 14:31:03', NULL, NULL),
(1789, 235, 12, 4, '0', 1, 0, 1, '2017-11-03 14:31:04', NULL, NULL),
(1790, 235, 16, 1, '0', 1, 0, 1, '2017-11-03 14:31:04', NULL, NULL),
(1791, 235, 26, 2, '0', 1, 0, 1, '2017-11-03 14:31:04', NULL, NULL),
(1792, 235, 25, 2, '0', 1, 0, 1, '2017-11-03 14:31:04', NULL, NULL),
(1793, 234, 0, 0, ' ', 1, 0, 1, '2017-11-03 14:31:53', NULL, NULL),
(1794, 234, 13, 5, '0', 1, 0, 1, '2017-11-03 14:31:53', NULL, NULL),
(1795, 234, 16, 1, '0', 1, 0, 1, '2017-11-03 14:31:53', NULL, NULL),
(1796, 234, 25, 2, '0', 1, 0, 1, '2017-11-03 14:31:53', NULL, NULL),
(1797, 120, 0, 0, ' ', 1, 0, 1, '2017-11-03 14:32:22', NULL, NULL),
(1798, 120, 12, 4, '0.00', 1, 0, 1, '2017-11-03 14:32:22', NULL, NULL),
(1799, 120, 14, 3, '4000.00', 1, 0, 1, '2017-11-03 14:32:22', NULL, NULL),
(1800, 120, 15, 2, '2500.00', 1, 0, 1, '2017-11-03 14:32:22', NULL, NULL),
(1801, 120, 18, 2, '2500.00', 1, 0, 1, '2017-11-03 14:32:22', NULL, NULL),
(1802, 120, 25, 2, '2500', 1, 0, 1, '2017-11-03 14:32:22', NULL, NULL),
(1810, 82, 0, 0, ' ', 1, 0, 1, '2017-11-09 17:11:23', NULL, NULL),
(1811, 82, 12, 4, '0.00', 1, 0, 1, '2017-11-09 17:11:23', NULL, NULL),
(1812, 82, 13, 5, '0.00', 1, 0, 1, '2017-11-09 17:11:23', NULL, NULL),
(1813, 82, 15, 2, '0.00', 1, 0, 1, '2017-11-09 17:11:23', NULL, NULL),
(1814, 82, 16, 2, '0.00', 1, 0, 1, '2017-11-09 17:11:23', NULL, NULL),
(1815, 82, 17, 2, '0.00', 1, 0, 1, '2017-11-09 17:11:23', NULL, NULL),
(1816, 82, 19, 2, '0', 1, 0, 1, '2017-11-09 17:11:23', NULL, NULL),
(1817, 82, 25, 2, '0', 1, 0, 1, '2017-11-09 17:11:23', NULL, NULL),
(1818, 222, 0, 0, ' ', 1, 0, 1, '2017-11-10 15:47:19', NULL, NULL),
(1819, 222, 12, 4, '6000', 1, 0, 1, '2017-11-10 15:47:19', NULL, NULL),
(1820, 222, 13, 5, '6000', 1, 0, 1, '2017-11-10 15:47:19', NULL, NULL),
(1821, 222, 16, 1, '3500', 1, 0, 1, '2017-11-10 15:47:19', NULL, NULL),
(1822, 222, 25, 2, '2500', 1, 0, 1, '2017-11-10 15:47:19', NULL, NULL),
(1823, 222, 26, 2, '2500', 1, 0, 1, '2017-11-10 15:47:19', NULL, NULL),
(1824, 222, 19, 2, '2500', 1, 0, 1, '2017-11-10 15:47:19', NULL, NULL),
(1825, 163, 0, 0, ' ', 1, 0, 1, '2017-11-17 10:15:20', NULL, NULL),
(1826, 163, 12, 4, '0', 1, 0, 1, '2017-11-17 10:15:20', NULL, NULL),
(1827, 163, 13, 5, '0', 1, 0, 1, '2017-11-17 10:15:20', NULL, NULL),
(1828, 163, 14, 3, '0', 1, 0, 1, '2017-11-17 10:15:20', NULL, NULL),
(1829, 163, 15, 2, '0', 1, 0, 1, '2017-11-17 10:15:21', NULL, NULL),
(1830, 163, 16, 2, '0', 1, 0, 1, '2017-11-17 10:15:21', NULL, NULL),
(1831, 163, 17, 2, '0', 1, 0, 1, '2017-11-17 10:15:21', NULL, NULL),
(1832, 163, 18, 2, '0', 1, 0, 1, '2017-11-17 10:15:21', NULL, NULL),
(1833, 163, 16, 2, '0', 1, 0, 1, '2017-11-17 10:15:21', NULL, NULL),
(1834, 163, 19, 2, '0', 1, 0, 1, '2017-11-17 10:15:21', NULL, NULL),
(1835, 163, 25, 2, '0', 1, 0, 1, '2017-11-17 10:15:21', NULL, NULL),
(1836, 163, 26, 2, '0', 1, 0, 1, '2017-11-17 10:15:21', NULL, NULL),
(1837, 163, 27, 5, '0', 1, 0, 1, '2017-11-17 10:15:21', NULL, NULL),
(1838, 238, 13, 5, '5000', 1, 0, 1, '2017-11-20 10:57:54', NULL, NULL),
(1839, 239, 13, 5, '5000', 1, 0, 1, '2017-11-20 11:02:29', NULL, NULL),
(1840, 239, 25, 2, '2500', 1, 0, 1, '2017-11-20 11:02:29', NULL, NULL),
(1841, 106, 0, 0, ' ', 1, 0, 1, '2017-11-22 11:30:25', NULL, NULL),
(1842, 106, 12, 4, '0.00', 1, 0, 1, '2017-11-22 11:30:26', NULL, NULL),
(1843, 106, 14, 3, '0.00', 1, 0, 1, '2017-11-22 11:30:26', NULL, NULL),
(1844, 106, 18, 2, '2500.00', 1, 0, 1, '2017-11-22 11:30:26', NULL, NULL),
(1845, 106, 15, 1, '0', 1, 0, 1, '2017-11-22 11:30:26', NULL, NULL),
(1846, 106, 19, 2, '0', 1, 0, 1, '2017-11-22 11:30:26', NULL, NULL),
(1847, 202, 0, 0, ' ', 1, 0, 1, '2017-11-22 11:31:04', NULL, NULL),
(1848, 202, 12, 4, '0', 1, 0, 1, '2017-11-22 11:31:04', NULL, NULL),
(1849, 202, 18, 2, '0', 1, 0, 1, '2017-11-22 11:31:04', NULL, NULL),
(1850, 202, 25, 2, '0', 1, 0, 1, '2017-11-22 11:31:04', NULL, NULL),
(1851, 202, 15, 1, '0', 1, 0, 1, '2017-11-22 11:31:04', NULL, NULL),
(1852, 202, 19, 2, '0', 1, 0, 1, '2017-11-22 11:31:04', NULL, NULL),
(1853, 203, 0, 0, ' ', 1, 0, 1, '2017-11-22 11:31:28', NULL, NULL),
(1854, 203, 12, 4, '0', 1, 0, 1, '2017-11-22 11:31:30', NULL, NULL),
(1855, 203, 14, 3, '0', 1, 0, 1, '2017-11-22 11:31:31', NULL, NULL),
(1856, 203, 18, 2, '0', 1, 0, 1, '2017-11-22 11:31:31', NULL, NULL),
(1857, 203, 25, 2, '0', 1, 0, 1, '2017-11-22 11:31:31', NULL, NULL),
(1858, 203, 26, 2, '0', 1, 0, 1, '2017-11-22 11:31:31', NULL, NULL),
(1859, 203, 15, 1, '0', 1, 0, 1, '2017-11-22 11:31:31', NULL, NULL),
(1860, 203, 19, 2, '0', 1, 0, 1, '2017-11-22 11:31:31', NULL, NULL),
(1861, 63, 0, 0, ' ', 1, 0, 1, '2017-11-22 14:24:15', NULL, NULL),
(1862, 63, 12, 4, '0.00', 1, 0, 1, '2017-11-22 14:24:15', NULL, NULL),
(1863, 63, 15, 2, '0.00', 1, 0, 1, '2017-11-22 14:24:15', NULL, NULL),
(1864, 63, 16, 2, '0.00', 1, 0, 1, '2017-11-22 14:24:15', NULL, NULL),
(1865, 63, 17, 2, '0.00', 1, 0, 1, '2017-11-22 14:24:15', NULL, NULL),
(1866, 63, 19, 2, '0', 1, 0, 1, '2017-11-22 14:24:15', NULL, NULL),
(1867, 63, 26, 2, '0', 1, 0, 1, '2017-11-22 14:24:15', NULL, NULL),
(1872, 242, 12, 4, '0', 1, 0, 1, '2017-11-22 14:35:25', NULL, NULL),
(1873, 242, 13, 5, '0', 1, 0, 1, '2017-11-22 14:35:25', NULL, NULL),
(1874, 242, 16, 1, '0', 1, 0, 1, '2017-11-22 14:35:25', NULL, NULL),
(1875, 242, 26, 2, '0', 1, 0, 1, '2017-11-22 14:35:25', NULL, NULL),
(1876, 243, 12, 4, '0', 1, 0, 1, '2017-11-22 14:38:50', NULL, NULL),
(1877, 243, 13, 5, '0', 1, 0, 1, '2017-11-22 14:38:50', NULL, NULL),
(1878, 243, 15, 1, '0', 1, 0, 1, '2017-11-22 14:38:50', NULL, NULL),
(1879, 243, 25, 2, '0', 1, 0, 1, '2017-11-22 14:38:50', NULL, NULL),
(1885, 223, 0, 0, ' ', 1, 0, 1, '2017-11-22 18:50:02', NULL, NULL),
(1886, 223, 12, 4, '6000', 1, 0, 1, '2017-11-22 18:50:02', NULL, NULL),
(1887, 223, 13, 5, '6000', 1, 0, 1, '2017-11-22 18:50:03', NULL, NULL),
(1888, 223, 16, 1, '3500', 1, 0, 1, '2017-11-22 18:50:03', NULL, NULL),
(1889, 223, 19, 2, '2500', 1, 0, 1, '2017-11-22 18:50:03', NULL, NULL),
(1890, 223, 26, 2, '2500', 1, 0, 1, '2017-11-22 18:50:03', NULL, NULL),
(1891, 223, 25, 2, '2500', 1, 0, 1, '2017-11-22 18:50:03', NULL, NULL),
(1892, 223, 15, 1, '3500', 1, 0, 1, '2017-11-22 18:50:03', NULL, NULL),
(1897, 208, 0, 0, ' ', 1, 0, 1, '2017-11-22 19:45:10', NULL, NULL),
(1898, 208, 12, 4, '6000', 1, 0, 1, '2017-11-22 19:45:10', NULL, NULL),
(1899, 208, 18, 2, '3000', 1, 0, 1, '2017-11-22 19:45:10', NULL, NULL),
(1900, 208, 13, 5, '5000', 1, 0, 1, '2017-11-22 19:45:10', NULL, NULL),
(1901, 208, 25, 2, '3000', 1, 0, 1, '2017-11-22 19:45:10', NULL, NULL),
(1902, 183, 0, 0, ' ', 1, 0, 1, '2017-11-24 18:21:46', NULL, NULL),
(1903, 183, 12, 4, '0', 1, 0, 1, '2017-11-24 18:21:46', NULL, NULL),
(1904, 183, 15, 1, '0', 1, 0, 1, '2017-11-24 18:21:46', NULL, NULL),
(1905, 183, 25, 2, '0', 1, 0, 1, '2017-11-24 18:21:46', NULL, NULL),
(1906, 183, 18, 2, '0', 1, 0, 1, '2017-11-24 18:21:46', NULL, NULL),
(1926, 245, 16, 1, '0', 1, 0, 1, '2017-11-28 09:48:00', NULL, NULL),
(1927, 245, 12, 4, '0', 1, 0, 1, '2017-11-28 09:48:00', NULL, NULL),
(1932, 241, 0, 0, ' ', 1, 0, 1, '2017-11-28 09:48:50', NULL, NULL),
(1933, 241, 15, 1, '0', 1, 0, 1, '2017-11-28 09:48:50', NULL, NULL),
(1934, 241, 13, 5, '0', 1, 0, 1, '2017-11-28 09:48:50', NULL, NULL),
(1947, 236, 0, 0, ' ', 1, 0, 1, '2017-11-29 13:51:45', NULL, NULL),
(1948, 236, 12, 4, '6000', 1, 0, 1, '2017-11-29 13:51:45', NULL, NULL),
(1949, 236, 15, 1, '3000', 1, 0, 1, '2017-11-29 13:51:45', NULL, NULL),
(1950, 236, 19, 2, '2500', 1, 0, 1, '2017-11-29 13:51:45', NULL, NULL),
(1951, 240, 0, 0, ' ', 1, 0, 1, '2017-12-01 11:58:22', NULL, NULL),
(1952, 240, 13, 5, '5000', 1, 0, 1, '2017-12-01 11:58:22', NULL, NULL),
(1953, 240, 15, 1, '3000', 1, 0, 1, '2017-12-01 11:58:22', NULL, NULL),
(1954, 244, 0, 0, ' ', 1, 0, 1, '2017-12-04 10:26:39', NULL, NULL),
(1955, 244, 12, 4, '6000', 1, 0, 1, '2017-12-04 10:26:39', NULL, NULL),
(1956, 244, 15, 1, '3500', 1, 0, 1, '2017-12-04 10:26:39', NULL, NULL),
(1957, 244, 16, 1, '3500', 1, 0, 1, '2017-12-04 10:26:40', NULL, NULL),
(1958, 244, 25, 2, '2500', 1, 0, 1, '2017-12-04 10:26:40', NULL, NULL),
(1959, 244, 26, 2, '2500', 1, 0, 1, '2017-12-04 10:26:40', NULL, NULL),
(1960, 246, 12, 4, '6000', 1, 0, 1, '2017-12-04 13:50:51', NULL, NULL),
(1961, 246, 15, 1, '3000', 1, 0, 1, '2017-12-04 13:50:51', NULL, NULL),
(1962, 246, 25, 2, '2500', 1, 0, 1, '2017-12-04 13:50:52', NULL, NULL),
(1963, 247, 12, 4, '6000', 1, 0, 1, '2017-12-11 10:32:04', NULL, NULL),
(1964, 247, 15, 1, '3500', 1, 0, 1, '2017-12-11 10:32:04', NULL, NULL),
(1965, 247, 16, 1, '3500', 1, 0, 1, '2017-12-11 10:32:04', NULL, NULL);

-- --------------------------------------------------------

--
-- Stand-in structure for view `file_list_vw`
-- (See below for the actual view)
--
CREATE TABLE `file_list_vw` (
`client_id` mediumint(9)
,`client_code` varchar(20)
,`client_name` varchar(200)
,`file_id` int(11)
,`file_type` varchar(2)
,`file_number` varchar(10)
,`file_name` varchar(250)
,`file_status` tinyint(1)
,`active` tinyint(1)
,`jem_code` varchar(50)
,`title` text
);

-- --------------------------------------------------------

--
-- Table structure for table `holidays_tbl`
--

CREATE TABLE `holidays_tbl` (
  `holiday_id` int(11) NOT NULL,
  `holiday_date` date NOT NULL,
  `holiday_name` varchar(200) NOT NULL,
  `active` tinyint(4) NOT NULL DEFAULT '1',
  `insert_dt` datetime NOT NULL,
  `insert_by` tinyint(4) NOT NULL,
  `update_by` tinyint(4) DEFAULT NULL,
  `update_dt` datetime DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

--
-- Dumping data for table `holidays_tbl`
--

INSERT INTO `holidays_tbl` (`holiday_id`, `holiday_date`, `holiday_name`, `active`, `insert_dt`, `insert_by`, `update_by`, `update_dt`) VALUES
(1, '2016-08-29', 'National Heroes Day', 1, '2016-07-25 11:39:14', 1, NULL, NULL),
(2, '2016-10-31', 'Public Holiday', 1, '2016-07-25 11:39:57', 1, NULL, NULL),
(3, '2016-11-01', 'All Saints Day', 1, '2016-07-25 11:40:19', 1, NULL, NULL),
(4, '2016-09-30', 'Test', 0, '2016-07-25 14:51:44', 1, 1, '2016-07-25 20:27:36'),
(5, '2016-11-02', 'All Souls\' Day', 1, '2016-08-04 17:59:44', 1, NULL, NULL),
(6, '2016-11-30', 'Bonifacio Day', 1, '2016-08-04 18:00:16', 1, NULL, NULL),
(7, '2016-12-24', 'Christmas Eve', 1, '2016-08-04 18:00:46', 1, NULL, NULL),
(8, '2016-12-25', 'Christmas Day', 1, '2016-08-04 18:01:04', 1, NULL, NULL),
(9, '2016-12-30', 'Rizal Day', 1, '2016-08-04 18:01:20', 1, NULL, NULL),
(10, '2016-12-31', 'New Year\'s Eve', 1, '2016-08-04 18:01:44', 1, NULL, NULL);

-- --------------------------------------------------------

--
-- Table structure for table `industry_tbl`
--

CREATE TABLE `industry_tbl` (
  `industry_id` tinyint(4) NOT NULL,
  `industry_code` varchar(200) NOT NULL,
  `industry_name` varchar(200) NOT NULL,
  `active` tinyint(4) NOT NULL,
  `insert_by` tinyint(4) NOT NULL,
  `insert_dt` datetime NOT NULL,
  `update_by` tinyint(4) DEFAULT NULL,
  `update_dt` datetime DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

--
-- Dumping data for table `industry_tbl`
--

INSERT INTO `industry_tbl` (`industry_id`, `industry_code`, `industry_name`, `active`, `insert_by`, `insert_dt`, `update_by`, `update_dt`) VALUES
(1, 'Coal Mining', 'Coal Mining', 1, 1, '2016-04-20 10:28:10', 1, '2016-04-20 10:29:17'),
(2, 'Car Manufacturers', 'Car Manufacturers', 1, 1, '2016-04-20 10:29:07', NULL, NULL),
(3, 'Information Technology', 'Information Technology', 1, 1, '2016-05-20 22:52:11', NULL, NULL),
(4, 'Holding Company', 'Holding Company', 1, 1, '2016-07-25 15:15:01', NULL, NULL),
(5, 'Infrastructure', 'Infrastructure', 1, 1, '2016-07-26 10:33:53', NULL, NULL),
(6, 'RE-CHECK', '--', 1, 1, '2016-07-29 09:53:24', NULL, NULL),
(7, 'Renewable', 'Renewable', 1, 1, '2016-08-04 20:29:05', NULL, NULL),
(8, 'Property Holding', 'Property Holding', 1, 1, '2016-08-15 18:03:19', NULL, NULL),
(9, 'Real Estate', 'Real Estate', 1, 1, '2016-08-15 18:46:03', NULL, NULL),
(10, 'Investment', 'Investment', 1, 1, '2016-09-05 20:24:34', NULL, NULL),
(11, 'Activities, GPS, NEC', 'Activities, GPS, NEC  ', 1, 1, '2016-09-08 18:16:59', NULL, NULL),
(12, 'Energy', 'Energy', 1, 1, '2016-09-08 18:43:21', NULL, NULL),
(13, 'Pharmaceuticals', 'Pharmaceuticals', 1, 1, '2016-09-08 18:49:44', NULL, NULL),
(14, 'Manufacturing', 'Manufacturing', 1, 1, '2016-09-08 18:53:05', NULL, NULL),
(15, 'Financial Holding Company', 'Financial Holding Company', 1, 1, '2016-09-21 14:52:43', NULL, NULL);

-- --------------------------------------------------------

--
-- Table structure for table `jobs_tbl`
--

CREATE TABLE `jobs_tbl` (
  `jobs_id` int(11) NOT NULL,
  `job_code` varchar(50) NOT NULL,
  `job_name` varchar(200) NOT NULL,
  `active` tinyint(4) NOT NULL,
  `insert_by` tinyint(4) NOT NULL,
  `insert_dt` datetime NOT NULL,
  `update_by` tinyint(4) DEFAULT NULL,
  `update_dt` datetime DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

--
-- Dumping data for table `jobs_tbl`
--

INSERT INTO `jobs_tbl` (`jobs_id`, `job_code`, `job_name`, `active`, `insert_by`, `insert_dt`, `update_by`, `update_dt`) VALUES
(1, 'GC', 'Advisory/General Consulat', 0, 1, '2016-04-20 11:13:16', 1, '2016-07-06 18:50:41'),
(2, 'TR', 'Transactions', 0, 1, '2016-04-20 11:13:30', 1, '2016-07-06 18:50:23'),
(3, 'L', 'Litigation', 1, 1, '2016-07-06 18:50:53', NULL, NULL),
(4, 'T', 'Transactions', 1, 1, '2016-07-06 18:51:07', NULL, NULL),
(5, 'O', 'Other Matters', 1, 1, '2016-07-06 18:51:15', NULL, NULL),
(6, 'A', 'Advisory/GC', 1, 1, '2016-07-06 18:51:25', NULL, NULL);

-- --------------------------------------------------------

--
-- Stand-in structure for view `lawyer_user_vw`
-- (See below for the actual view)
--
CREATE TABLE `lawyer_user_vw` (
`file_lawyer_id` int(11)
,`file_id` mediumint(9)
,`user_id` tinyint(4)
,`lastname` varchar(50)
,`firstname` varchar(50)
,`username` varchar(50)
,`position_id` int(11)
,`rate` varchar(300)
);

-- --------------------------------------------------------

--
-- Table structure for table `positions_tbl`
--

CREATE TABLE `positions_tbl` (
  `position_id` tinyint(4) NOT NULL,
  `position_code` varchar(100) NOT NULL,
  `position_name` varchar(100) NOT NULL,
  `active` tinyint(4) NOT NULL,
  `insert_by` int(11) NOT NULL,
  `insert_dt` datetime NOT NULL,
  `update_by` int(11) DEFAULT NULL,
  `update_dt` datetime DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

--
-- Dumping data for table `positions_tbl`
--

INSERT INTO `positions_tbl` (`position_id`, `position_code`, `position_name`, `active`, `insert_by`, `insert_dt`, `update_by`, `update_dt`) VALUES
(1, 'SA', 'Senior Associate', 1, 6, '2016-08-01 11:27:49', NULL, NULL),
(2, 'JA', 'Associate', 1, 6, '2016-08-01 11:27:58', 1, '2017-02-17 11:42:48'),
(3, 'SC', 'Special mtfcouns_dtr_sys', 1, 1, '2016-08-01 13:02:06', 1, '2016-09-20 12:55:24'),
(4, 'MP', 'Managing Partner', 1, 1, '2016-08-01 13:02:22', NULL, NULL),
(5, 'P', 'Partner', 1, 1, '2016-08-01 13:02:39', NULL, NULL),
(6, 'PL', 'Paralegal', 1, 1, '2016-08-01 13:02:54', NULL, NULL),
(7, 'SEC', 'Secretary', 1, 1, '2016-08-04 18:16:15', NULL, NULL),
(8, 'OM', 'Office Manager', 1, 1, '2016-08-04 19:21:14', NULL, NULL),
(9, 'DH', 'Docket Head', 1, 1, '2016-09-22 09:37:21', NULL, NULL),
(10, 'DA', 'Docket Assistant', 1, 1, '2016-09-22 09:38:05', NULL, NULL);

-- --------------------------------------------------------

--
-- Table structure for table `rate_adjustment_tbl`
--

CREATE TABLE `rate_adjustment_tbl` (
  `rate_adj_id` tinyint(4) NOT NULL,
  `rate` double NOT NULL,
  `position` tinyint(4) NOT NULL,
  `start_date` datetime NOT NULL,
  `end_date` datetime DEFAULT NULL,
  `insert_by` tinyint(4) NOT NULL,
  `insert_dt` datetime NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

-- --------------------------------------------------------

--
-- Table structure for table `task_codes_tbl`
--

CREATE TABLE `task_codes_tbl` (
  `task_code_id` int(11) NOT NULL,
  `task_code` varchar(50) NOT NULL,
  `task_name` varchar(300) NOT NULL,
  `active` tinyint(4) NOT NULL,
  `insert_by` tinyint(4) NOT NULL,
  `insert_dt` datetime NOT NULL,
  `update_by` tinyint(4) DEFAULT NULL,
  `update_dt` datetime DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

--
-- Dumping data for table `task_codes_tbl`
--

INSERT INTO `task_codes_tbl` (`task_code_id`, `task_code`, `task_name`, `active`, `insert_by`, `insert_dt`, `update_by`, `update_dt`) VALUES
(1, 'AM', 'Attended meeting at ', 1, 1, '2016-04-20 11:14:05', NULL, NULL),
(2, 'CW', 'Conferred with ', 1, 1, '2016-04-20 11:14:20', NULL, NULL),
(3, 'DR', 'Drafted ', 1, 1, '2016-04-20 11:14:27', NULL, NULL),
(4, 'EF', 'Read Email from', 1, 1, '2016-07-25 11:49:12', NULL, NULL),
(5, 'EX', 'Examined', 1, 1, '2016-07-25 11:49:34', NULL, NULL),
(6, 'ET', 'Wrote email to', 1, 1, '2016-07-25 11:49:44', NULL, NULL),
(7, 'FU', 'Followed-up work at', 1, 1, '2016-07-25 11:50:01', NULL, NULL),
(8, 'ID', 'Internally discussed with', 1, 1, '2016-07-25 11:50:43', NULL, NULL),
(9, 'LT', 'Wrote letter to', 1, 1, '2016-07-25 11:50:58', NULL, NULL),
(10, 'OPN', 'Wrote Opinion on', 1, 1, '2016-07-25 11:51:09', NULL, NULL),
(11, 'OS', 'Performed Other Service', 1, 1, '2016-07-25 11:51:31', NULL, NULL),
(12, 'RW', 'Reviewed of work of', 1, 1, '2016-07-25 11:51:43', NULL, NULL),
(13, 'RE', 'Researched on', 1, 1, '2016-07-25 11:51:56', NULL, NULL),
(14, 'TR', 'Traveled to', 1, 1, '2016-07-25 11:52:15', NULL, NULL),
(15, 'TH', 'Attended at trial/hearing ', 1, 1, '2016-07-25 11:52:30', 1, '2016-07-25 12:15:02'),
(16, 'TT', 'Made telephone call to', 1, 1, '2016-07-25 11:52:57', NULL, NULL),
(17, 'TF', 'Received telephone call from ', 1, 1, '2016-07-25 11:53:45', 1, '2016-07-25 12:14:52'),
(18, 'SF', 'Supervised filing of', 1, 1, '2016-09-19 11:24:04', NULL, NULL),
(19, 'RV', 'Revise', 1, 1, '2016-09-26 13:23:10', NULL, NULL),
(20, 'IR', 'Internal routing', 1, 1, '2016-09-27 11:52:17', NULL, NULL);

-- --------------------------------------------------------

--
-- Table structure for table `user_info_tbl`
--

CREATE TABLE `user_info_tbl` (
  `user_id` tinyint(4) NOT NULL,
  `username` varchar(50) NOT NULL,
  `password` varchar(50) NOT NULL,
  `emp_no` tinyint(4) DEFAULT NULL,
  `lastname` varchar(50) NOT NULL,
  `firstname` varchar(50) NOT NULL,
  `middle` varchar(2) DEFAULT NULL,
  `birthdate` date DEFAULT NULL,
  `address` varchar(100) DEFAULT NULL,
  `phone_num` varchar(25) DEFAULT NULL,
  `cellphone_num` varchar(25) DEFAULT NULL,
  `email` varchar(50) NOT NULL,
  `position` tinyint(4) NOT NULL,
  `status` tinyint(4) DEFAULT NULL,
  `access` tinyint(1) NOT NULL,
  `rate` double DEFAULT NULL,
  `other_details` varchar(255) DEFAULT NULL,
  `assigned_lawyers` text NOT NULL,
  `active` tinyint(1) NOT NULL DEFAULT '1',
  `insert_by` tinyint(4) DEFAULT NULL,
  `insert_dt` datetime DEFAULT NULL,
  `update_by` tinyint(4) DEFAULT NULL,
  `update_dt` datetime DEFAULT NULL,
  `last_logged_in` datetime DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

--
-- Dumping data for table `user_info_tbl`
--

INSERT INTO `user_info_tbl` (`user_id`, `username`, `password`, `emp_no`, `lastname`, `firstname`, `middle`, `birthdate`, `address`, `phone_num`, `cellphone_num`, `email`, `position`, `status`, `access`, `rate`, `other_details`, `assigned_lawyers`, `active`, `insert_by`, `insert_dt`, `update_by`, `update_dt`, `last_logged_in`) VALUES
(1, 'SSA', '25d55ad283aa400af464c76d713c07ad', 1, 'Super', 'Admin', NULL, NULL, NULL, NULL, NULL, 'mau.ronquillo@imanila.ph', 5, 1, 2, 2000, NULL, '', 1, 1, '2016-04-20 00:00:00', NULL, NULL, '0000-00-00 00:00:00'),
(5, 'JAM', '5275cb415e5bc3948e8f2cd492859f26', NULL, 'Bartolata', 'Joyce Ann Marie', NULL, NULL, NULL, NULL, NULL, 'joyce.bartolata@mpfmtfcouns_dtr_sys.com', 7, NULL, 3, 0, NULL, '', 1, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00'),
(6, 'iMNL', '89e6e08dfe4b10e659e11d46c68dd14c', NULL, 'iManila', 'Administrator', NULL, NULL, NULL, NULL, NULL, 'mau.ronquillo@imanila.ph', 7, NULL, 2, 11, NULL, '', 1, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00'),
(12, 'EMP', '7c6a180b36896a0a8c02787eeafb0e4c', NULL, 'Mata-Perez', 'Euney Marie', NULL, NULL, NULL, NULL, NULL, 'gary.francisco@mpfmtfcouns_dtr_sys.com', 4, NULL, 2, 6000, NULL, '', 1, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00'),
(13, 'GVF', '5f4dcc3b5aa765d61d8327deb882cf99', NULL, 'Francisco', 'Gerardo Maximo', NULL, NULL, NULL, NULL, NULL, 'gary.francisco@mpfmtfcouns_dtr_sys.com', 5, NULL, 2, 5000, NULL, '', 1, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00'),
(14, 'RAB', '5f4dcc3b5aa765d61d8327deb882cf99', NULL, 'Baquiran', 'Roberto', NULL, NULL, NULL, NULL, NULL, 'roberto.baquiran@mpfmtfcouns_dtr_sys.com', 3, NULL, 1, 4000, NULL, '', 1, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00'),
(15, 'SLP', 'e853d28d0b7952c0bc9665392572938a', NULL, 'Poblacion', 'Samantha', NULL, NULL, NULL, NULL, NULL, 'sam.poblacion@mpfmtfcouns_dtr_sys.com', 1, NULL, 1, 2500, NULL, '', 1, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00'),
(16, 'DRP', '63dc1fdeeed8ecf9280881666610ea3a', NULL, 'Patawaran', 'Richelle Dianne', NULL, NULL, NULL, NULL, NULL, 'dianne.patawaran@mpfmtfcouns_dtr_sys.com', 1, NULL, 1, 2500, NULL, '', 1, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00'),
(17, 'JLL', '5f4dcc3b5aa765d61d8327deb882cf99', NULL, 'Lumanta', 'Jan Louenn', NULL, NULL, NULL, NULL, NULL, 'jan.lumanta@mpfmtfcouns_dtr_sys.com', 2, NULL, 1, 2500, NULL, '', 1, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00'),
(18, 'MAC', '5f4dcc3b5aa765d61d8327deb882cf99', NULL, 'Caniban', 'Mark Darryl', NULL, NULL, NULL, NULL, NULL, 'maki.caniban@mpfmtfcouns_dtr_sys.com', 2, NULL, 1, 2500, NULL, '', 1, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00'),
(19, 'RHO', '5f4dcc3b5aa765d61d8327deb882cf99', NULL, 'Orpilla', 'Richelle', NULL, NULL, NULL, NULL, NULL, 'richelle.orpilla@mpfmtfcouns_dtr_sys.com', 2, NULL, 1, 2500, NULL, '', 1, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00'),
(20, 'TINA', '5f4dcc3b5aa765d61d8327deb882cf99', NULL, 'Callejo', 'Ma. Cristina', NULL, NULL, NULL, NULL, NULL, 'cristina.callejo@mpfmtfcouns_dtr_sys.com', 8, NULL, 0, 0, NULL, '', 1, NULL, NULL, NULL, NULL, NULL),
(21, 'ANNE', '5f4dcc3b5aa765d61d8327deb882cf99', NULL, 'Catubag', 'Lorieane', NULL, NULL, NULL, NULL, NULL, 'anne.catubag@mpfmtfcouns_dtr_sys.com', 7, NULL, 3, 0, NULL, 'YTo0OntpOjA7czoyOiIxNCI7aToxO3M6MjoiMTMiO2k6MjtzOjI6IjE1IjtpOjM7czoyOiIyNSI7fQ==', 1, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00'),
(22, 'LYN', 'bac0b7390648ee49be6d26b576c016a8', NULL, 'Alarcio', 'Lyn Grace', NULL, NULL, NULL, NULL, NULL, 'lyn.alarcio@mpfmtfcouns_dtr_sys.com', 7, NULL, 3, 0, NULL, 'YTozOntpOjA7czoyOiIxMiI7aToxO3M6MjoiMTYiO2k6MjtzOjI6IjI1Ijt9', 1, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00'),
(23, 'JOAN', '5f4dcc3b5aa765d61d8327deb882cf99', NULL, 'Grayda', 'Joan', NULL, NULL, NULL, NULL, NULL, 'joan.grayda@mpfmtfcouns_dtr_sys.com', 7, NULL, 3, 0, NULL, 'YTozOntpOjA7czoyOiIyNiI7aToxO3M6MjoiMTgiO2k6MjtzOjI6IjE5Ijt9', 1, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00'),
(24, 'JOY', '929a06aca96a89d044a1bab57dd432af', NULL, 'Castillo', 'Joy', NULL, NULL, NULL, NULL, NULL, 'joy.castillo@mpfmtfcouns_dtr_sys.com', 9, NULL, 0, 0, NULL, '', 1, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00'),
(25, 'FGS', '5f4dcc3b5aa765d61d8327deb882cf99', NULL, 'Salcedo', 'Florian', NULL, NULL, NULL, NULL, NULL, 'florian.salcedo@mpfmtfcouns_dtr_sys.com', 2, NULL, 1, 0, NULL, '', 1, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00'),
(26, 'KRA', '5f4dcc3b5aa765d61d8327deb882cf99', NULL, 'Agustin', 'Kimberly Jayne', NULL, NULL, NULL, NULL, NULL, 'kimberlyjayne.agustin@mpfmtfcouns_dtr_sys.com', 2, NULL, 1, 0, NULL, '', 1, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00'),
(27, 'MPT', '7c6a180b36896a0a8c02787eeafb0e4c', NULL, 'Tamayo', 'Mark Anthony', NULL, NULL, NULL, NULL, NULL, 'mark.tamayo@mtfmtfcouns_dtr_sys.com', 5, NULL, 1, 0, NULL, '', 1, NULL, NULL, NULL, NULL, '0000-00-00 00:00:00'),
(28, 'MMA', '5f4dcc3b5aa765d61d8327deb882cf99', NULL, 'Arbis', 'Maria Allen', NULL, NULL, NULL, NULL, NULL, 'amarbis125@yahoo.com', 3, NULL, 1, 0, NULL, '', 1, NULL, NULL, NULL, NULL, NULL);

-- --------------------------------------------------------

--
-- Structure for view `client_list_vw`
--
DROP TABLE IF EXISTS `client_list_vw`;

CREATE VIEW `client_list_vw`  AS  select `cit`.`client_id` AS `client_id`,`cit`.`client_code` AS `client_code`,`cit`.`client_group` AS `client_group`,`cit`.`client_name` AS `client_name`,`cit`.`active` AS `client_active`,`cct`.`client_contact_id` AS `client_contact_id`,concat(`cct`.`contact_lastname`,_latin1' ',`cct`.`contact_firstname`) AS `contact_name`,`cct`.`contact_lastname` AS `contact_lastname`,`cct`.`contact_firstname` AS `contact_firstname`,`cct`.`contact_type` AS `contact_type`,`cct`.`active` AS `contact_active` from (`client_info_tbl` `cit` left join `client_contact_tbl` `cct` on((`cit`.`client_id` = `cct`.`client_id`))) ;

-- --------------------------------------------------------

--
-- Structure for view `file_billing_vw`
--
DROP TABLE IF EXISTS `file_billing_vw`;

CREATE VIEW `file_billing_vw`  AS  select `fbt`.`file_billing_id` AS `file_billing_id`,`fbt`.`billing_date` AS `billing_date`,`fbt`.`user_id` AS `user_id`,`fit`.`file_jem_no` AS `jem_code`,`fit`.`short_title` AS `short_title`,`fbt`.`work_detail` AS `work_detail`,`fbt`.`time_spent` AS `time_spent`,`fbt`.`rate` AS `rate`,`fit`.`client_id` AS `client_id`,`uit`.`lastname` AS `lastname`,`uit`.`firstname` AS `firstname`,`uit`.`username` AS `username`,`fbt`.`task_code` AS `task_code`,`fbt`.`task_type` AS `task_type`,`fbt`.`file_id` AS `file_id`,`fbt`.`active` AS `active`,`cit`.`client_name` AS `client_name`,`cit`.`client_code` AS `client_code` from (((`file_billing_tbl` `fbt` join `file_info_tbl` `fit` on((`fbt`.`file_id` = `fit`.`file_id`))) join `user_info_tbl` `uit` on((`fbt`.`user_id` = `uit`.`user_id`))) join `client_info_tbl` `cit` on((`fit`.`client_id` = `cit`.`client_id`))) where (`fbt`.`active` = 1) ;

-- --------------------------------------------------------

--
-- Structure for view `file_list_vw`
--
DROP TABLE IF EXISTS `file_list_vw`;

CREATE VIEW `file_list_vw`  AS  select `cit`.`client_id` AS `client_id`,`cit`.`client_code` AS `client_code`,`cit`.`client_name` AS `client_name`,`fit`.`file_id` AS `file_id`,`fit`.`file_type` AS `file_type`,`fit`.`file_number` AS `file_number`,`fit`.`file_name` AS `file_name`,`fit`.`file_status` AS `file_status`,`fit`.`active` AS `active`,`fit`.`file_jem_no` AS `jem_code`,`fit`.`short_title` AS `title` from (`file_info_tbl` `fit` join `client_info_tbl` `cit` on((`fit`.`client_id` = `cit`.`client_id`))) where (`cit`.`active` = 1) ;

-- --------------------------------------------------------

--
-- Structure for view `lawyer_user_vw`
--
DROP TABLE IF EXISTS `lawyer_user_vw`;

CREATE VIEW `lawyer_user_vw`  AS  select `flt`.`file_lawyer_id` AS `file_lawyer_id`,`flt`.`file_id` AS `file_id`,`uit`.`user_id` AS `user_id`,`uit`.`lastname` AS `lastname`,`uit`.`firstname` AS `firstname`,`uit`.`username` AS `username`,`flt`.`position_id` AS `position_id`,`flt`.`rate` AS `rate` from (`file_lawyer_tbl` `flt` join `user_info_tbl` `uit` on((`flt`.`user_id` = `uit`.`user_id`))) ;

--
-- Indexes for dumped tables
--

--
-- Indexes for table `client_contact_tbl`
--
ALTER TABLE `client_contact_tbl`
  ADD PRIMARY KEY (`client_contact_id`);

--
-- Indexes for table `client_info_tbl`
--
ALTER TABLE `client_info_tbl`
  ADD PRIMARY KEY (`client_id`),
  ADD UNIQUE KEY `client_code` (`client_code`);

--
-- Indexes for table `department_tbl`
--
ALTER TABLE `department_tbl`
  ADD PRIMARY KEY (`department_id`);

--
-- Indexes for table `file_billing_tbl`
--
ALTER TABLE `file_billing_tbl`
  ADD PRIMARY KEY (`file_billing_id`);

--
-- Indexes for table `file_info_tbl`
--
ALTER TABLE `file_info_tbl`
  ADD PRIMARY KEY (`file_id`);

--
-- Indexes for table `file_lawyer_tbl`
--
ALTER TABLE `file_lawyer_tbl`
  ADD PRIMARY KEY (`file_lawyer_id`);

--
-- Indexes for table `holidays_tbl`
--
ALTER TABLE `holidays_tbl`
  ADD PRIMARY KEY (`holiday_id`);

--
-- Indexes for table `industry_tbl`
--
ALTER TABLE `industry_tbl`
  ADD PRIMARY KEY (`industry_id`);

--
-- Indexes for table `jobs_tbl`
--
ALTER TABLE `jobs_tbl`
  ADD PRIMARY KEY (`jobs_id`);

--
-- Indexes for table `positions_tbl`
--
ALTER TABLE `positions_tbl`
  ADD PRIMARY KEY (`position_id`);

--
-- Indexes for table `rate_adjustment_tbl`
--
ALTER TABLE `rate_adjustment_tbl`
  ADD PRIMARY KEY (`rate_adj_id`);

--
-- Indexes for table `task_codes_tbl`
--
ALTER TABLE `task_codes_tbl`
  ADD PRIMARY KEY (`task_code_id`);

--
-- Indexes for table `user_info_tbl`
--
ALTER TABLE `user_info_tbl`
  ADD PRIMARY KEY (`user_id`);

--
-- AUTO_INCREMENT for dumped tables
--

--
-- AUTO_INCREMENT for table `client_contact_tbl`
--
ALTER TABLE `client_contact_tbl`
  MODIFY `client_contact_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=259;

--
-- AUTO_INCREMENT for table `client_info_tbl`
--
ALTER TABLE `client_info_tbl`
  MODIFY `client_id` mediumint(9) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=161;

--
-- AUTO_INCREMENT for table `department_tbl`
--
ALTER TABLE `department_tbl`
  MODIFY `department_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=9;

--
-- AUTO_INCREMENT for table `file_billing_tbl`
--
ALTER TABLE `file_billing_tbl`
  MODIFY `file_billing_id` bigint(20) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=6734;

--
-- AUTO_INCREMENT for table `file_info_tbl`
--
ALTER TABLE `file_info_tbl`
  MODIFY `file_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=248;

--
-- AUTO_INCREMENT for table `file_lawyer_tbl`
--
ALTER TABLE `file_lawyer_tbl`
  MODIFY `file_lawyer_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=1966;

--
-- AUTO_INCREMENT for table `holidays_tbl`
--
ALTER TABLE `holidays_tbl`
  MODIFY `holiday_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=11;

--
-- AUTO_INCREMENT for table `industry_tbl`
--
ALTER TABLE `industry_tbl`
  MODIFY `industry_id` tinyint(4) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=16;

--
-- AUTO_INCREMENT for table `jobs_tbl`
--
ALTER TABLE `jobs_tbl`
  MODIFY `jobs_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=7;

--
-- AUTO_INCREMENT for table `positions_tbl`
--
ALTER TABLE `positions_tbl`
  MODIFY `position_id` tinyint(4) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=11;

--
-- AUTO_INCREMENT for table `rate_adjustment_tbl`
--
ALTER TABLE `rate_adjustment_tbl`
  MODIFY `rate_adj_id` tinyint(4) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `task_codes_tbl`
--
ALTER TABLE `task_codes_tbl`
  MODIFY `task_code_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=21;

--
-- AUTO_INCREMENT for table `user_info_tbl`
--
ALTER TABLE `user_info_tbl`
  MODIFY `user_id` tinyint(4) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=29;
COMMIT;

/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
