r32823 | jolliges | 2016-10-06 13:22:11 PDT 4.1 updated forms per client request. ---------------------------------------------------------------------------- r32811 | akolobov | 2016-10-06 09:52:53 PDT 4.1 - test #3488 merge code from 4.5 ---------------------------------------------------------------------------- r32810 | jolliges | 2016-10-06 09:27:47 PDT 4.1 Commit Report changes from client plugin from client server ---------------------------------------------------------------------------- r32807 | jolliges | 2016-10-06 09:03:05 PDT 4.1 Commit Report changes from client plugin from client server ---------------------------------------------------------------------------- r32778 | akunin | 2016-10-02 14:41:16 PDT 4.1 - close #3557 Not able to globally delete ALL lines when Parent Lines Assigned ---------------------------------------------------------------------------- r32775 | akunin | 2016-10-02 00:35:37 PDT 4.1 - for #3541 - bug fix. Set ipmCommission and rate from CommissionRate. ---------------------------------------------------------------------------- r32774 | akunin | 2016-10-01 22:39:07 PDT 4.1 - for #3541 - Pay GP By Invoice is not supported. Disable this option on agreement. ---------------------------------------------------------------------------- r32772 | akunin | 2016-09-30 23:00:57 PDT 4.1 - for #3541 - Show Calculation error if Agreement was not set up correctly. It is better to give user a message than clawback commission silently ---------------------------------------------------------------------------- r32770 | akolobov | 2016-09-30 13:52:54 PDT 4.1 - addition to #950 we also want to add time entry lines to open Quotes, not just open orders ---------------------------------------------------------------------------- r32765 | akunin | 2016-09-30 00:51:45 PDT 4.1 - for #3541 for performance ---------------------------------------------------------------------------- r32764 | akunin | 2016-09-30 00:32:30 PDT 4.1 - for #3541 range of dates inclusive for void invoices ---------------------------------------------------------------------------- r32762 | akunin | 2016-09-29 21:49:31 PDT 4.1 - fix #3541 Orders Invoiced in Full handling Void invoices. ---------------------------------------------------------------------------- r32759 | akunin | 2016-09-29 20:44:27 PDT 4.1 - #1853 do not prompt to re-close order if new coli was added to order ---------------------------------------------------------------------------- r32757 | akunin | 2016-09-28 20:13:19 PDT -- ---------------------------------------------------------------------------- r32756 | akunin | 2016-09-28 15:54:52 PDT 4.1 - fix #1756 Progress Bill on Zero Sell Line ---------------------------------------------------------------------------- r32755 | akunin | 2016-09-28 15:21:03 PDT 4.1 - fix #3552 - NPE exception on attempt to save new Vendor Contact ---------------------------------------------------------------------------- r32750 | mstokes | 2016-09-28 09:11:08 PDT 4.1 Fixes #2027 - Service method being used to save customer location from this screen does not insert notes into customer location table. Fixed SQL. ---------------------------------------------------------------------------- r32733 | akunin | 2016-09-27 12:54:44 PDT 4.1 - commissions. CommissionEvent type fix in hibernate mapping ---------------------------------------------------------------------------- r32724 | twenzel | 2016-09-26 11:23:08 PDT 4.1 - fixing query that was broke with checkin 32368. no test/wiki needed ---------------------------------------------------------------------------- r32716 | akunin | 2016-09-25 17:35:22 PDT 4.1 - fix #3541 Orders Invoiced in Full Commissions changes. Saving commissions for splits and new report. ---------------------------------------------------------------------------- r32714 | akunin | 2016-09-23 22:21:55 PDT -- ---------------------------------------------------------------------------- r32712 | akunin | 2016-09-23 22:13:59 PDT 4.1 - pre-loading hibernate mapping Kimbal WS ---------------------------------------------------------------------------- r32709 | akunin | 2016-09-23 21:37:13 PDT 4.1 - for updatesite ---------------------------------------------------------------------------- r32707 | akunin | 2016-09-23 21:08:56 PDT 4.1 - comment ---------------------------------------------------------------------------- r32703 | akunin | 2016-09-23 21:00:19 PDT 4.1 - Clean up. Promt Invoice wizard hibernate sessions ---------------------------------------------------------------------------- r32702 | akunin | 2016-09-23 20:55:00 PDT 4.1 - some clean up and comments (TODO) ---------------------------------------------------------------------------- r32700 | akunin | 2016-09-23 20:44:41 PDT 4.1 - Customer Order Editor - hibernate session should be in **finally** block to ensure session is closed on editor disposal. ---------------------------------------------------------------------------- r32690 | akunin | 2016-09-23 15:12:04 PDT 4.1 - Proxool (database connection pool) fixing NegativeArraySizeException during statement closure ---------------------------------------------------------------------------- r32685 | akunin | 2016-09-23 10:45:05 PDT 4.1 - class cast exception on Kimball/National WS ---------------------------------------------------------------------------- r32684 | akunin | 2016-09-23 01:42:24 PDT 4.1 - logging ssl cert file initialization ---------------------------------------------------------------------------- r32681 | akunin | 2016-09-22 23:48:15 PDT 4.1 - Hibernate session was never closed. ---------------------------------------------------------------------------- r32680 | akunin | 2016-09-22 22:06:00 PDT 4.1 - merge from 4.5 [changeset:"32618"]. remove hibernate session initialization. It is already initialized. fixing abandoned connections (proxool and mysql message about TRANSACTION not started). ---------------------------------------------------------------------------- r32679 | akolobov | 2016-09-22 19:37:53 PDT 4.1 - for #3533 merge from 4.5 ---------------------------------------------------------------------------- r32678 | akolobov | 2016-09-22 19:17:48 PDT 4.1 - fix for #950 merge from 4.5 ---------------------------------------------------------------------------- r32674 | jolliges | 2016-09-22 15:06:22 PDT Core 4.1 GL Seaman form updates ---------------------------------------------------------------------------- r32673 | twenzel | 2016-09-22 14:32:29 PDT 4.1 - Fix #3523 - Fix query so when running Outstanding Checks report with as of date, pulls in checks that are now voided/cleared but weren't at that date. ---------------------------------------------------------------------------- r32668 | akunin | 2016-09-22 02:45:46 PDT 4.1 - CommissionEventType enum for future use in 4.5 ---------------------------------------------------------------------------- r32667 | akunin | 2016-09-22 02:42:08 PDT 4.1 - CommissionEventType enum for future use in 4.5 ---------------------------------------------------------------------------- r32666 | akunin | 2016-09-21 22:33:22 PDT 4.1 - Commissions should store create/modify date as datetime - in some queries we compare those values with datetime from other tables ---------------------------------------------------------------------------- r32663 | akunin | 2016-09-21 22:09:51 PDT 4.1 - Commissions should store create/modify date as datetime - in some queries we compare those values with datetime from other tables ---------------------------------------------------------------------------- r32661 | akunin | 2016-09-21 17:51:14 PDT 4.1 - for #3541 Orders Invoiced in Full Commissions changes. Adding new report ---------------------------------------------------------------------------- r32658 | mstokes | 2016-09-21 09:02:54 PDT 4.1 - Fixes #2455 issue with code reference in condition now fixed. ---------------------------------------------------------------------------- r32656 | twenzel | 2016-09-21 06:13:16 PDT 4.1 - Delivered not Invoiced dashboard query fix. wasn't showing orders where 'billed' was null so added code for that and fixed query to not show void lines. ---------------------------------------------------------------------------- r32654 | akolobov | 2016-09-20 19:18:34 PDT 4.1 - for #3462 merged code from 4.5 ---------------------------------------------------------------------------- r32652 | jolliges | 2016-09-20 14:01:14 PDT Core 4.1 Updates forms for IOC ---------------------------------------------------------------------------- r32648 | akunin | 2016-09-19 17:22:50 PDT 4.1 - fixed #3530 when table column ordering is not default and note columns moved from their original location. ---------------------------------------------------------------------------- r32646 | mstokes | 2016-09-19 10:21:10 PDT 4.1 Fixes #3532 - Datatables sort plugin we use is broken. It sort dates only by year and does not drill down any further than that when sorting dates. I have added a new plugin that sorts dates correctly. ---------------------------------------------------------------------------- r32643 | twenzel | 2016-09-19 08:24:58 PDT 4.1 - multiple records displaying -- bad join. since punch is on line item changed how we are joining to work_order table so we aren't seeing multiple work orders for one line when line is really only on one work order. ---------------------------------------------------------------------------- r32639 | mstokes | 2016-09-16 09:11:11 PDT 4.1 Fixes #3472 - Had to null out order text ids as logic farther down the line was updating existing order text instead of creating new. ---------------------------------------------------------------------------- r32638 | mstokes | 2016-09-16 06:39:45 PDT 4.1 - Fixed issue with SQL. ---------------------------------------------------------------------------- r32636 | akunin | 2016-09-15 23:45:14 PDT 4.1 - fix #3107 merged from 4.5 "3rd Party taxable Customer when selected is not changing tax code for exempt customer on Order Header" ---------------------------------------------------------------------------- r32622 | mstokes | 2016-09-15 09:40:11 PDT 4.1 - Fixes #2455 issue with code reference in condition now fixed. ---------------------------------------------------------------------------- r32621 | mstokes | 2016-09-15 09:27:00 PDT 4.1 Fixes #3516 - Fixed service class, was not populating full date/time on object. Modified to populate full date/time from DB. ---------------------------------------------------------------------------- r32596 | akolobov | 2016-09-12 11:10:29 PDT 4.5 - for #950 merged web part to 4.1 ---------------------------------------------------------------------------- r32588 | akunin | 2016-09-09 10:00:58 PDT 4.1 - fixed #3444 added lock for changing cost on cost approved, invoiced, time entry, IMS received lines ---------------------------------------------------------------------------- r32587 | mstokes | 2016-09-09 08:13:57 PDT 4.1 Fixes #3516 - Added date/time format and implemented in task list view. ---------------------------------------------------------------------------- r32585 | mstokes | 2016-09-09 06:35:05 PDT 4.1 - Fixed issue with merge for ticket #2455 ---------------------------------------------------------------------------- r32577 | mstokes | 2016-09-08 07:05:48 PDT 4.1 Fixes #2455 - Added logic in time entry servlet to disallow voiding of time entries associated with invoiced line items or closed orders. ---------------------------------------------------------------------------- r32570 | twenzel | 2016-09-07 05:38:31 PDT 4.1 - fix spelling error only - no wiki/test ---------------------------------------------------------------------------- r32567 | twenzel | 2016-09-07 05:19:44 PDT 4.1 - update query - accounts that are not grouped are not showing up for the vendor check part of query. ---------------------------------------------------------------------------- r32566 | akolobov | 2016-09-06 22:09:38 PDT 4.1 - for #788 reverting changes because not everything was tested in 4.5 ---------------------------------------------------------------------------- r32563 | akunin | 2016-09-06 18:49:03 PDT 4.1 - fix #3507 increase timeout value from 10/10 to 15/30 sec ---------------------------------------------------------------------------- r32558 | mstokes | 2016-09-06 07:28:28 PDT 4.1 Fixes #3093 - Check List and Check History reports now require the Web>Corporate>Accounting>Accounts Payable Accounts Payable>Outstanding Checks permission.(fixed merge) ---------------------------------------------------------------------------- r32557 | mstokes | 2016-09-06 07:17:00 PDT 4.1 Fixes #3093 - Check List and Check History reports now require the Web>Corporate>Accounting>Accounts Payable Accounts Payable>Outstanding Checks permission. ---------------------------------------------------------------------------- r32555 | akunin | 2016-09-02 19:33:00 PDT 4.1 - fix Tax lookup issue when Customer changed on OEH. (Merged part of [changeset:"32554"] from 4.5) ---------------------------------------------------------------------------- r32552 | akunin | 2016-09-02 16:01:01 PDT 4.1 - code formatting ---------------------------------------------------------------------------- r32551 | akunin | 2016-09-02 14:57:45 PDT 4.1 - code formatting ---------------------------------------------------------------------------- r32549 | akunin | 2016-09-02 14:45:40 PDT 4.1 - fix #3481 - opportunityId should not be initialized as 0. Should be NULL or Integer > 0 ---------------------------------------------------------------------------- r32547 | akunin | 2016-09-02 12:24:16 PDT 4.1 - fix #1706 ---------------------------------------------------------------------------- r32530 | mstokes | 2016-08-31 08:25:40 PDT 4.1 Fixes #3436 - Modified Joins for searching by order type. ---------------------------------------------------------------------------- r32524 | mstokes | 2016-08-30 09:40:05 PDT 4.1 Fixes #3481 - Found additional bug, some orders have an opportunity id of 0. We need to ignore those orders as well. ---------------------------------------------------------------------------- r32521 | mstokes | 2016-08-30 08:40:05 PDT 4.1 Fixes #3472 - Fixed bug with multiple ship to/bill to locations. ---------------------------------------------------------------------------- r32518 | twenzel | 2016-08-29 18:59:06 PDT 4.1 - adding Customer PO to PO generator to show. No test or wiki needed ---------------------------------------------------------------------------- r32512 | jolliges | 2016-08-26 14:56:22 PDT Core 4.1 new Elements build ---------------------------------------------------------------------------- r32510 | mstokes | 2016-08-26 09:12:50 PDT 4.1 Fixes #3472 - Added logic to copy bill to/ship to location notes to new order header based on preferences. ---------------------------------------------------------------------------- r32490 | akolobov | 2016-08-24 19:06:28 PDT 4.1 - merge for #2002 ---------------------------------------------------------------------------- r32483 | akolobov | 2016-08-24 14:49:11 PDT 4.1 - for #788 merged code from 4.5 for Order Ack Form ---------------------------------------------------------------------------- r32475 | mstokes | 2016-08-24 10:35:46 PDT 4.1 Fixes #3481 - Added question and supporting logic for populating opportunity id when copying order. ---------------------------------------------------------------------------- r32473 | mstokes | 2016-08-22 10:58:31 PDT 4.1 Fixes #3492 - Sort file cabinet type values across application. ---------------------------------------------------------------------------- r32466 | akolobov | 2016-08-19 14:41:38 PDT 4.1 - fixed #3488 added additional custom "financial" fields to the searcher properties. ---------------------------------------------------------------------------- r32462 | mstokes | 2016-08-19 09:42:46 PDT 4.1 - fixes #3427 merge fixes to 4.1 branch. ---------------------------------------------------------------------------- r32457 | mstokes | 2016-08-18 09:07:02 PDT 4.1 Fixes #3490 - Fixed Typo in code. ---------------------------------------------------------------------------- r32446 | akolobov | 2016-08-17 12:04:59 PDT 4.1 - fixed #1956 merged code from 4.5 ---------------------------------------------------------------------------- r32443 | akolobov | 2016-08-17 11:47:26 PDT 4.1 - fixed #3462 merged code from 4.5 ---------------------------------------------------------------------------- r32441 | mstokes | 2016-08-17 10:57:07 PDT 4.1 Fixes #3477 - Modified scheduler logic to correctly perform date validation against scheduled resources. ---------------------------------------------------------------------------- r32431 | jolliges | 2016-08-16 13:13:38 PDT Core 4.1 fixed header template ---------------------------------------------------------------------------- r32423 | mstokes | 2016-08-16 07:05:51 PDT 4.1 Fixes #3423 - Modified SQL to omit results where status is LOST or probability is 0. ---------------------------------------------------------------------------- r32416 | akolobov | 2016-08-15 13:35:21 PDT 4.5 - set ship complete to default true for NATIONAL EDI Wizard ---------------------------------------------------------------------------- r32409 | twenzel | 2016-08-15 07:48:26 PDT 4.1 - project status by PO report - do not include deleted work order info. ---------------------------------------------------------------------------- r32407 | jolliges | 2016-08-15 07:31:20 PDT Core 4.1 Update to form for ProdID to wrap to next line. ---------------------------------------------------------------------------- r32398 | akolobov | 2016-08-12 09:58:31 PDT 4.1 - fixed customer menu layout on WEB (moved from 4.5) ---------------------------------------------------------------------------- r32393 | akolobov | 2016-08-11 09:15:07 PDT 4.1 - fixed #3468 removed edi account conversion to number. Users use not only numbers in this field, so we need validate it as a string. Please test ---------------------------------------------------------------------------- r32392 | mstokes | 2016-08-11 08:40:37 PDT 4.1 Fixes #3423 - Modified SQL to omit results where status is LOST or probability is 0. ---------------------------------------------------------------------------- r32390 | twenzel | 2016-08-10 17:34:01 PDT 4.1 - update to include customer_order_date from order header for custom FMG/MarxModa report ---------------------------------------------------------------------------- r32379 | akunin | 2016-08-09 23:21:53 PDT 4.1 - Hide non core preferences from non admin users ---------------------------------------------------------------------------- r32376 | akolobov | 2016-08-09 11:08:13 PDT 4.1 - fixed #788 use sell instead of cost on ack screen if preference is set up, i fixed this for WS earlier ---------------------------------------------------------------------------- r32373 | mstokes | 2016-08-09 10:05:24 PDT 4.1 Fixes #3475 - Fixed formatting in birt design file. ---------------------------------------------------------------------------- r32371 | mstokes | 2016-08-09 08:08:22 PDT 4.1 Fixes #3475 - Fixed formatting in birt design file. ---------------------------------------------------------------------------- r32368 | mstokes | 2016-08-08 09:35:21 PDT 4.1 - Update references to co.ship_to_location_id ---------------------------------------------------------------------------- r32361 | akunin | 2016-08-05 14:40:13 PDT 4.1 - fixing queries to avoid using reference to ship_to_location from customer_order ---------------------------------------------------------------------------- r32359 | akolobov | 2016-08-05 12:06:37 PDT 4.1 - fixed #3462 please test ---------------------------------------------------------------------------- r32357 | akolobov | 2016-08-05 10:48:22 PDT 4.1 - fix For KI PO ---------------------------------------------------------------------------- r32352 | jolliges | 2016-08-05 09:02:13 PDT Core 4.1 Gl Seaman update forms ---------------------------------------------------------------------------- r32349 | akunin | 2016-08-04 17:48:48 PDT 4.1 - do not search for Tax Rate in DB or TRWS if city or zip were not provided. ---------------------------------------------------------------------------- r32347 | akunin | 2016-08-04 14:06:08 PDT 4.1 - UponCashReceipt commission calc - added condition to calculate prior receipt amount when paid commission is for customer deposit (doesn't have Invoice ID or cash receipt). Code clean up. ---------------------------------------------------------------------------- r32346 | mstokes | 2016-08-04 11:24:57 PDT 4.1 - Fixes Trac 3470 - Changed query to show orders whether ship_to_location_id populated or not. ---------------------------------------------------------------------------- r32344 | twenzel | 2016-08-04 11:07:16 PDT 4.1 - Adjust WIP query fix -- issue when parent order never hits wip but child order does -- wasn't coming up but now does. tested by COP ---------------------------------------------------------------------------- r32336 | akolobov | 2016-08-02 10:21:25 PDT 4.1 - fixed #3434 customer contacts successfully get created during opp to quote conversion, added refresh from session to be able to get contacts saved in DB on order header ---------------------------------------------------------------------------- r32333 | mstokes | 2016-08-01 07:30:35 PDT 4.1 Fixes Trac 1968 - Logic to display credit hold info in header now invoked when customer account is changed. ---------------------------------------------------------------------------- r32329 | akunin | 2016-07-29 14:38:06 PDT 4.1 - for #3056 preference 'Populate Shipping Information only when Unambiguous' is disabled if 'Populate Shipping Information' is not selected. ---------------------------------------------------------------------------- r32328 | jolliges | 2016-07-29 11:13:35 PDT Core 4.1 Hoover update invoice forms ---------------------------------------------------------------------------- r32327 | jolliges | 2016-07-29 11:10:42 PDT Core 4.1 Gl Seaman update forms ---------------------------------------------------------------------------- r32321 | akolobov | 2016-07-28 15:08:09 PDT 4.1 - #2650 after Matt's fix we wont have a condition where sifPn is null. Clean up code ---------------------------------------------------------------------------- r32319 | mstokes | 2016-07-28 07:52:22 PDT 4.1 Fixes Trac 2650 - System now gives user error explaining PN must not be blank. ---------------------------------------------------------------------------- r32315 | akunin | 2016-07-27 16:56:11 PDT 4.1 - removing DEFINER from sql queries. ---------------------------------------------------------------------------- r32311 | akunin | 2016-07-26 21:59:47 PDT 4.1 - fix #3452 added sorting support for Dashboard Task List with editable checkbox widget. ---------------------------------------------------------------------------- r32303 | twenzel | 2016-07-25 09:16:38 PDT 4.1 - GL Seaman changes for Purchase order - no test needed or wiki ---------------------------------------------------------------------------- r32300 | akolobov | 2016-07-22 09:56:52 PDT 4.1 - fixed #3462 added preferences for Sif Loader Wizard ---------------------------------------------------------------------------- r32299 | akolobov | 2016-07-22 09:26:42 PDT 4.1 - fixed NPE For Global PO ---------------------------------------------------------------------------- r32297 | mstokes | 2016-07-22 09:06:22 PDT 4.1 Fixes Trac #3464 - Removed zip 2 from condition. ---------------------------------------------------------------------------- r32295 | mstokes | 2016-07-20 14:28:08 PDT 4.1 Fixes Trac #1681 - Removed bookings by date permission as it is no longer needed. ---------------------------------------------------------------------------- r32292 | mstokes | 2016-07-20 13:19:05 PDT 4.1 Clean up code. ---------------------------------------------------------------------------- r32290 | mstokes | 2016-07-20 12:16:47 PDT 4.1 Fixes Trac #3202 - Multiple issues here, group_concat limit causing issues, NPE on resource and installer collections due to split() method truncating off empty values. ---------------------------------------------------------------------------- r32287 | twenzel | 2016-07-20 11:39:11 PDT 4.1 - Issue with report when time entry is on Sunday -- putting on the next week. Added code to account for Sunday correctly. ---------------------------------------------------------------------------- r32285 | twenzel | 2016-07-20 11:35:22 PDT 4.1.. remove extra space ---------------------------------------------------------------------------- r32284 | twenzel | 2016-07-20 11:34:29 PDT 4.1 - Changes to include Customer Name for email template. for Hoovers - already tested. ---------------------------------------------------------------------------- r32280 | mstokes | 2016-07-19 13:07:31 PDT 4.1 Fixes Trac #2020 - Order status parameter not persisting. ---------------------------------------------------------------------------- r32278 | akunin | 2016-07-19 12:06:10 PDT 4.1 - fix #3457 - TEST REQUIRED!!! Tax Calculation should be based on current Rate on a line item, thus, validation with tax lookup was removed from TaxSummary? calculation. This change may affect all parts of CORE where Tax calculations is used. ---------------------------------------------------------------------------- r32277 | jolliges | 2016-07-19 11:41:16 PDT Core 4.1 updated form to fix spacing ---------------------------------------------------------------------------- r32273 | jolliges | 2016-07-18 13:16:51 PDT Core 4.1 GL Seaman Update Signature line length ---------------------------------------------------------------------------- r32271 | twenzel | 2016-07-18 11:43:23 PDT 4.1 - fix Bookings by OPC report - GP% calculate wrong. also adding ability to filter report on specific OPC (paid enhancement). testing needed ---------------------------------------------------------------------------- r32264 | jolliges | 2016-07-14 15:53:24 PDT Core 4.1 Associate Purchasing update PO to show Discount % and List price. ---------------------------------------------------------------------------- r32260 | mstokes | 2016-07-14 09:04:52 PDT 4.1 Fixes Trac #3456 - Fixed issue with ack number being removed during order adjustment. ---------------------------------------------------------------------------- r32258 | jolliges | 2016-07-14 08:21:28 PDT Core 4.1 Removed Finance Charge line ---------------------------------------------------------------------------- r32256 | mstokes | 2016-07-13 11:32:44 PDT 4.1 Fixes Trac #3138 - Fixed comparator type for custom lists. ---------------------------------------------------------------------------- r32254 | jolliges | 2016-07-13 10:30:34 PDT Core 4.1 Removed Finance Charge line ---------------------------------------------------------------------------- r32252 | akunin | 2016-07-12 15:07:03 PDT 4.1 - fix #3452 ---------------------------------------------------------------------------- r32250 | twenzel | 2016-07-12 13:53:09 PDT 4.1 - fix #3435 -- when we added ability to search by resources, it broke this version of the report that is ran from Order Entry Browser for a specific order. ---------------------------------------------------------------------------- r32248 | mstokes | 2016-07-12 12:58:42 PDT 4.1 Fixes Trac #2020 - Canceled quote removed from parameters. ---------------------------------------------------------------------------- r32245 | mstokes | 2016-07-12 09:00:08 PDT 4.1 Fixes Trac #3453 - Issue with parameter passed in as empty string breaking SQL. ---------------------------------------------------------------------------- r32243 | jolliges | 2016-07-11 17:19:47 PDT Core 4.1 Made requested changes to Terms and Conditions. ---------------------------------------------------------------------------- r32221 | jolliges | 2016-07-11 14:15:36 PDT Core 4.1 Made requested changes to Terms and Conditions. ---------------------------------------------------------------------------- r32216 | mstokes | 2016-07-08 13:40:00 PDT 4.1 - Fixes Trac #893 - Resolved additional request to add misc code as well. ---------------------------------------------------------------------------- r32213 | twenzel | 2016-07-08 11:37:53 PDT 4.1 - trac #3435 - fix cartesian joins that were created ---------------------------------------------------------------------------- r32212 | mstokes | 2016-07-08 08:08:03 PDT 4.1 - Fixes Trac #3449 - Added permission check on the customer status field. ---------------------------------------------------------------------------- r32206 | mstokes | 2016-07-07 09:06:55 PDT 4.1 - Fixes Trac #3441 - Fixed issues in helper classes causing search issues. ---------------------------------------------------------------------------- r32202 | twenzel | 2016-07-06 14:07:18 PDT 4.1 fixed Trac #3440 - line alignment issue ---------------------------------------------------------------------------- r32201 | mstokes | 2016-07-06 07:51:11 PDT 4.1 Fixes Trac #3440 - Fixed issue with alignment of totals rows. ---------------------------------------------------------------------------- r32197 | twenzel | 2016-07-05 14:50:48 PDT 4.1 - adding elements to customer order generator for when custom order header fields are drop downs ---------------------------------------------------------------------------- r32196 | mstokes | 2016-07-05 11:38:26 PDT v4.1 fix #3237 only US country code should be un-editable ---------------------------------------------------------------------------- r32195 | akolobov | 2016-07-05 11:31:53 PDT 4.1 - added sif file vendor selection drop down to sif loader wizard in order to force users to select the right loader for the Sif files. Added Sif loader for HMI. Tanner please test ---------------------------------------------------------------------------- r32194 | mstokes | 2016-07-05 11:20:01 PDT 4.1 Fixes Trac #3440 - Modified query to add customer name and edited jasper report to display customer name. ---------------------------------------------------------------------------- r32192 | jolliges | 2016-07-05 07:11:52 PDT Core 4.1 Update Print Logo ---------------------------------------------------------------------------- r32187 | akolobov | 2016-07-01 15:41:06 PDT 4.1 - clean up code ---------------------------------------------------------------------------- r32183 | akolobov | 2016-07-01 12:39:30 PDT 4.1 - fixed #3434 reference to a customer was not getting saved on customer contacts that were added on opportunity ---------------------------------------------------------------------------- r32178 | mstokes | 2016-07-01 08:52:29 PDT 4.1 - Added status column to Task List View ---------------------------------------------------------------------------- r32177 | mstokes | 2016-07-01 07:49:16 PDT 4.1 Fixes Trac #3431 - Updated color to new hex supplied by client. Please test after deployed to client environment. ---------------------------------------------------------------------------- r32174 | akolobov | 2016-06-30 14:46:41 PDT 4.1 - Allseating fix for Mel, please test ---------------------------------------------------------------------------- r32167 | akolobov | 2016-06-30 11:35:06 PDT 4.1 - Allseating fix for Mel, please test ---------------------------------------------------------------------------- r32154 | akunin | 2016-06-29 15:23:11 PDT -- ---------------------------------------------------------------------------- r32153 | jolliges | 2016-06-29 14:22:22 PDT Core 4.1 updated forms ---------------------------------------------------------------------------- r32151 | akunin | 2016-06-29 10:01:40 PDT 4.1 - fix #3425 - if user selected then deselected 'Ship To same as Bill To', after that selecting ship to via dialog, in some cases, doesn't trigger Tax Rate lookup (if default Ship To is the same as selected Ship To by user) ---------------------------------------------------------------------------- r32149 | mstokes | 2016-06-29 09:08:56 PDT 4.1 Fixes Trac #3436 - Added order type column to search results and added order type as a search parameter. ---------------------------------------------------------------------------- r32147 | jolliges | 2016-06-29 08:15:29 PDT Core 4.1 Updating Forms Hoover ---------------------------------------------------------------------------- r32146 | twenzel | 2016-06-29 07:36:38 PDT 4.1 - fixes #3435 - updating it so it looks at Order Header misc code instead of COLI Misc Code. ---------------------------------------------------------------------------- r32144 | mstokes | 2016-06-28 11:56:30 PDT 4.1 Fixes Trac #3435 - Made misc code multi select and added multi select for resources. Added logic on back end to support new filters and updated rptdesign to now show misc code. ---------------------------------------------------------------------------- r32141 | twenzel | 2016-06-24 14:26:50 PDT 4.1 - updates for custom commissions reports - no test or wiki ---------------------------------------------------------------------------- r32140 | jolliges | 2016-06-24 09:59:11 PDT Core 4.1 added United Interiors build ---------------------------------------------------------------------------- r32139 | jolliges | 2016-06-24 09:46:17 PDT Initial import. ---------------------------------------------------------------------------- r32138 | jolliges | 2016-06-24 09:28:40 PDT Initial import. ---------------------------------------------------------------------------- r32137 | akolobov | 2016-06-24 06:27:26 PDT 4.1 - Allseating changes for Mel, please test ---------------------------------------------------------------------------- r32136 | mstokes | 2016-06-23 09:26:17 PDT 4.1 Fixes Trac #3432 - Added action delegate to handle clearing opp id from a customer order. ---------------------------------------------------------------------------- r32133 | akolobov | 2016-06-23 04:57:41 PDT 4.1 - Allseating change for Mel, pre-populate requested type and delivery method type if only one type is active. I changed this process in 4.5 to use default parameter, please test ---------------------------------------------------------------------------- r32132 | jolliges | 2016-06-22 13:33:53 PDT Core 4.1 Updating Forms Hoover ---------------------------------------------------------------------------- r32131 | jolliges | 2016-06-22 09:37:51 PDT Core 4.1 Update / added forms ---------------------------------------------------------------------------- r32128 | mstokes | 2016-06-21 10:34:10 PDT 4.1 Fixes Trac #3431 - Added custom template for AOE. ---------------------------------------------------------------------------- r32126 | jolliges | 2016-06-21 10:04:41 PDT Core 4.1 added Terms and Conditions for HBI ---------------------------------------------------------------------------- r32125 | jolliges | 2016-06-21 09:29:38 PDT Core 4.1 Update Forms for Hoover ---------------------------------------------------------------------------- r32124 | mstokes | 2016-06-21 09:21:45 PDT 4.1 - Fixes Trac #3429 - Fixed error in logic that was causing any work orders that print after the first to not be flagged as printed. ---------------------------------------------------------------------------- r32122 | mstokes | 2016-06-20 12:35:35 PDT 4.1 Fixes Trac #893 - Fixed SQL issue. ---------------------------------------------------------------------------- r32120 | jolliges | 2016-06-20 10:41:32 PDT Core 4.1 Update Proposal Form ---------------------------------------------------------------------------- r32119 | mstokes | 2016-06-20 10:35:58 PDT 4.1 - Fixes Trac #2020 - Modified report to show records in other pre order statuses. Also added statuses as selectable parameters for report. ---------------------------------------------------------------------------- r32117 | akolobov | 2016-06-20 02:48:51 PDT 4.1 - fixed KI ack, show correct ship date per line item if exist, for Tanner ---------------------------------------------------------------------------- r32115 | mstokes | 2016-06-17 12:18:57 PDT 4.1 Fixes Trac #2018 - Added logic to properly identify orders in pre-open order status. ---------------------------------------------------------------------------- r32113 | mstokes | 2016-06-17 10:49:07 PDT 4.1 Fixes Trac #3428 - Modified query for customer dropdown ajax call. ---------------------------------------------------------------------------- r32111 | mstokes | 2016-06-16 13:31:25 PDT 4.1 Fixes Trac #893 - Added company and ship code filters to report. ---------------------------------------------------------------------------- r32106 | jolliges | 2016-06-16 09:23:08 PDT Core 4.1 Update logo ---------------------------------------------------------------------------- r32103 | mstokes | 2016-06-15 12:16:49 PDT 4.1 - Fixes #2018 - Added logic to properly identify orders in pre-open order status. ---------------------------------------------------------------------------- r32101 | mstokes | 2016-06-15 09:25:13 PDT 4.1 - Fixes #3419 - Added preference to exclude domain name for exchange authentication and supporting logic. ---------------------------------------------------------------------------- r32098 | mstokes | 2016-06-14 11:47:35 PDT 4.1 - Fixes Trac #3422 - additional changes required. ---------------------------------------------------------------------------- r32096 | jolliges | 2016-06-14 09:43:00 PDT Core 4.1 Update logo width to 1.5 inch ---------------------------------------------------------------------------- r32095 | jolliges | 2016-06-14 09:40:30 PDT Core 4.1 Update logo width to 1.5 ---------------------------------------------------------------------------- r32094 | jolliges | 2016-06-13 13:25:35 PDT Core 4.1 Updated Shelton Keller forms ---------------------------------------------------------------------------- r32088 | akolobov | 2016-06-09 20:59:46 PDT 4.1 - 4.5 - modified HMI PO XML to send Alies3 data only and use specific format that HMI start using with their system upgrade. ------------------------------------------------- Make sure your designers / specifiers are placing the tags you want included on the order, labels, shipment papers,etc. in the alias three field. From 2020 Worksheet, Project Matrix, etc. alias 3 in SIF might be in the U3, L3, or T3 field. When sending purchase orders to Order Manager please update the tag syntax to be as follows. We will be changing Order Manager to only load tags matching this syntax. Tag3your tag data up to 30 characters Line item tags in the xml that have a different type than Tag3 will be ignored after we make this update to Order Manager. Action is required to update the xml data to have Tag Type of Tag3 for those tag values intended to be included on the order (and included on labels). Kevin VanRiper ---------------------------------------------------------------------------- r32066 | akunin | 2016-06-09 16:19:06 PDT 4.1 - fixing custom header to avoid sending multiple security headers ---------------------------------------------------------------------------- r32059 | akunin | 2016-06-08 23:31:51 PDT -- ---------------------------------------------------------------------------- r32058 | akunin | 2016-06-08 23:31:25 PDT 4.1 - Tax Rate WS fixing plugin dependancies (tech) ---------------------------------------------------------------------------- r32052 | mstokes | 2016-06-08 09:20:43 PDT 4.1 - Fixes Trac #1900 - added logic to disable toggle print line option for line items with a status of billed. ---------------------------------------------------------------------------- r32045 | mstokes | 2016-06-06 11:53:33 PDT 4.1 - Fixes Trac #944 - Added logic to disable button and context menu option to generate PO as well as changed font to italic for records with inactive vendor. ---------------------------------------------------------------------------- r32034 | akunin | 2016-06-03 14:53:10 PDT 4.1 - fixed error on Invoice search screen when Search for Invoice Is Paid and nothing is selected as value ---------------------------------------------------------------------------- r32023 | akunin | 2016-06-02 12:33:26 PDT 4.1 - fixing Commissions when cash_receipt was created on the date == FROM date on calc commissions screen ---------------------------------------------------------------------------- r32022 | mstokes | 2016-06-02 10:53:31 PDT 4.1 - Fixes avalara tax report export issue. ---------------------------------------------------------------------------- r32021 | mstokes | 2016-06-01 13:09:51 PDT 4.1 - Fixes Trac #3422 - Added first and last name to searcher properties. ---------------------------------------------------------------------------- r32018 | mstokes | 2016-06-01 07:49:39 PDT 4.1 - Fixes Trac #1913 - Added validation for vendor location type. ---------------------------------------------------------------------------- r32009 | akunin | 2016-05-31 14:12:34 PDT 4.1 - fixed #1840 Customer acc, Customer Name, Project #, Project Name - TE sheet ---------------------------------------------------------------------------- r32008 | mstokes | 2016-05-31 12:28:37 PDT 4.1 Fixes Trac #3420 - Added ' to regex expression. ---------------------------------------------------------------------------- r32006 | mstokes | 2016-05-31 10:56:31 PDT 4.1 Fixes Trac #1986 - Updated GL Detail Model. ---------------------------------------------------------------------------- r32003 | akunin | 2016-05-31 02:59:56 PDT 4.1 - tax rate version ---------------------------------------------------------------------------- r32001 | akunin | 2016-05-31 00:50:02 PDT 4.1 - security for TR WS ---------------------------------------------------------------------------- r31999 | akunin | 2016-05-31 00:40:18 PDT 4.1 - security for TR WS ---------------------------------------------------------------------------- r31997 | akunin | 2016-05-31 00:33:06 PDT 4.1 - security for TR WS ---------------------------------------------------------------------------- r31995 | akunin | 2016-05-28 00:08:09 PDT 4.1 - adding bouncycastle cryptography ---------------------------------------------------------------------------- r31993 | mstokes | 2016-05-27 09:42:45 PDT 4.1 Fixes Trac #3418 - Added logic to handle tax_ledger_1 and tax_ledger_2. ---------------------------------------------------------------------------- r31990 | jolliges | 2016-05-26 13:07:16 PDT 4.1 Core IOC add Terms and Conditions and updated logos ---------------------------------------------------------------------------- r31989 | akolobov | 2016-05-26 11:19:09 PDT 4.1 - fixed #3325 merged code from 4.5. Please test ---------------------------------------------------------------------------- r31987 | akolobov | 2016-05-26 09:41:33 PDT 4.1 - merged code for Haworth PO XML ---------------------------------------------------------------------------- r31984 | akolobov | 2016-05-25 12:44:58 PDT 4.1 - merged code for Haworth PO XML to include additional parameters requested by Haworth from 4.5 ---------------------------------------------------------------------------- r31983 | jolliges | 2016-05-25 12:22:39 PDT 4.1 Core New build for IOC ---------------------------------------------------------------------------- r31982 | akolobov | 2016-05-25 12:18:34 PDT 4.1 - code clean up ---------------------------------------------------------------------------- r31981 | akolobov | 2016-05-25 12:18:17 PDT 4.1 - merged code for GLOBAL PO XML from 4.5 ---------------------------------------------------------------------------- r31978 | jolliges | 2016-05-25 12:11:14 PDT Initial import. ---------------------------------------------------------------------------- r31977 | jolliges | 2016-05-25 12:04:32 PDT Initial import. ---------------------------------------------------------------------------- r31976 | jolliges | 2016-05-25 09:54:13 PDT 4.1 Added Terms and Conditions for IMA ---------------------------------------------------------------------------- r31975 | mstokes | 2016-05-25 09:10:45 PDT 4.1 Fixes Trac #3417 - Added check all functionality. ---------------------------------------------------------------------------- r31973 | jolliges | 2016-05-25 07:04:47 PDT 4.1 Update Forms for Hoover ---------------------------------------------------------------------------- r31970 | akunin | 2016-05-24 14:34:23 PDT 4.1 - fix #3416 correcting description on deposit JEs ---------------------------------------------------------------------------- r31966 | mstokes | 2016-05-24 09:17:15 PDT 4.1 - Fix #3403 - Modified query to filter out VOID deposits. ---------------------------------------------------------------------------- r31958 | twenzel | 2016-05-23 15:41:23 PDT 4.1 - adding ability to pull Labor Quote fields onto work orders (xsl) forms (RJE) ---------------------------------------------------------------------------- r31956 | mstokes | 2016-05-23 08:46:25 PDT 4.1 - Fixes Trac #3412 added new pre-order statuses to logic. ---------------------------------------------------------------------------- r31950 | akolobov | 2016-05-20 22:42:00 PDT 4.1 - fixed #2013 made order header return the original selection instead of QUOTE. Reviewed by akunin ---------------------------------------------------------------------------- r31944 | akunin | 2016-05-20 15:02:09 PDT 4.1 - fix #1966 3RD party Customer is set on Invoice when it is manually added on Invoicing editors ---------------------------------------------------------------------------- r31943 | akunin | 2016-05-20 13:48:03 PDT 4.1 - prevent 0 division on Invoice List Editor ---------------------------------------------------------------------------- r31941 | akunin | 2016-05-20 13:44:59 PDT 4.1 - Unlocking 3rd Party Billing on OEH to allow to bill to multiple customers. ---------------------------------------------------------------------------- r31939 | akunin | 2016-05-20 13:36:41 PDT 4.1 - Adding Customer Name to Customer Invoice Table on Line Item Summary dialog ---------------------------------------------------------------------------- r31937 | akunin | 2016-05-20 12:34:20 PDT 4.1 - removing option to change customer on Invoicing editors ---------------------------------------------------------------------------- r31935 | akunin | 2016-05-20 12:16:40 PDT 4.5 - 1. Fix #3403 Modified query to filter out VOID deposits. 2. Adding method to group colis by invoiced customers ---------------------------------------------------------------------------- r31932 | mstokes | 2016-05-20 11:57:49 PDT 4.1 - Fixed legend on user install schedule page. ---------------------------------------------------------------------------- r31931 | mstokes | 2016-05-20 09:36:10 PDT 4.1 - Trac #3404 - Backing this out for now until it is decided how this should actually work. ---------------------------------------------------------------------------- r31929 | twenzel | 2016-05-20 09:32:57 PDT 4.1 - if run report with "today's" date, it shows orders that are in pre-quote status (credit check, preapproval, approval, sales to revise). we do not want these showing as booked. ---------------------------------------------------------------------------- r31928 | mstokes | 2016-05-20 09:14:15 PDT 4.1 Fixes Trac #3404 - Added logic to disable option when deposit amount > 0. ---------------------------------------------------------------------------- r31926 | mstokes | 2016-05-20 08:53:59 PDT 4.1 - Fixes #3403 - Modified query to return correct remaining deposit amount. ---------------------------------------------------------------------------- r31925 | mstokes | 2016-05-20 07:16:35 PDT 4.1 Fixes Trac #3092 - Removed check from drop down as well per request. ---------------------------------------------------------------------------- r31923 | akolobov | 2016-05-19 13:49:04 PDT 4.1 - fixed #3411 ---------------------------------------------------------------------------- r31921 | akunin | 2016-05-19 10:21:23 PDT ---------------------------------------------------------------------------- r31918 | akunin | 2016-05-19 10:15:13 PDT 4.1 - enum for delivery code ---------------------------------------------------------------------------- r31917 | mstokes | 2016-05-19 07:30:52 PDT 4.1 Fixes #3407 - Made custom date field labels hyperlinks. ---------------------------------------------------------------------------- r31916 | twenzel | 2016-05-18 17:40:13 PDT CORE 4.1 - Another change for RJE Custom forms. None of these need tested or WIKI ---------------------------------------------------------------------------- r31915 | twenzel | 2016-05-18 17:37:58 PDT CORE 4.1 - Changes made to models for RJE Custom Forms ---------------------------------------------------------------------------- r31912 | akunin | 2016-05-18 15:15:59 PDT 4.1 - removing qualifier from budget plugin to avoid unnecessary updates ---------------------------------------------------------------------------- r31910 | mstokes | 2016-05-18 09:51:09 PDT 4.1 Fixes #3409 - Made labels wrap when text is too long. This fix is only going into 4.1 as this issue does not seem to exist in 4.5. ---------------------------------------------------------------------------- r31907 | akunin | 2016-05-18 00:53:36 PDT 4.1 - customer statement print job subtask ---------------------------------------------------------------------------- r31904 | akunin | 2016-05-18 00:10:57 PDT 4.1 - fix #3337 Generating Monthly Customer Statements Fail or Take Hours to Complete. Filter customers out if they don't have invoice or credit or deposit. ---------------------------------------------------------------------------- r31901 | akunin | 2016-05-17 22:00:42 PDT 4.1 - fix #3337 Generating Monthly Customer Statements Fail or Take Hours to Complete. clear hibernate cache to free some memory ---------------------------------------------------------------------------- r31899 | akunin | 2016-05-17 16:21:17 PDT 4.1 - fix #3337 Generating Monthly Customer Statements Fail or Take Hours to Complete ---------------------------------------------------------------------------- r31897 | akunin | 2016-05-17 13:13:19 PDT 4.1 - fix #3399 SIF loader should also be restricted to load inactive vendors ---------------------------------------------------------------------------- r31895 | mstokes | 2016-05-17 10:02:47 PDT 4.1 Fixes Trac #3405 - Modified SQL to return truly unique results. ---------------------------------------------------------------------------- r31893 | mstokes | 2016-05-17 07:14:42 PDT 4.1 - Fixes #3092 Removing focus lost check on the notes section. ---------------------------------------------------------------------------- r31891 | akolobov | 2016-05-16 19:41:28 PDT 4.1 - fixed #3398 added code to send file to file cabinet using regular invoice part, for some reason part of the code that saves file into file cabinet was missing. This is working in 4.5! please test ---------------------------------------------------------------------------- r31885 | akunin | 2016-05-16 09:53:40 PDT 4.1 - code clean up ---------------------------------------------------------------------------- r31884 | akolobov | 2016-05-13 12:37:37 PDT 4.1 - fixed #3402 added logic for WS Ack to show sell for direct bills on line not cost ---------------------------------------------------------------------------- r31882 | akunin | 2016-05-12 17:06:15 PDT 4.1 - fix #1613 do not disable menu Grouping > View if order status changed. Menu inactive only when multiple line items selected or group is not set ---------------------------------------------------------------------------- r31880 | akunin | 2016-05-12 15:52:41 PDT 4.1 - #3399 CORE allowing you to copy an order to an inactive vendor. ---------------------------------------------------------------------------- r31878 | akunin | 2016-05-12 15:11:00 PDT 4.1 - fix #3400 do not convert to Open Order when status is not QUOTE ---------------------------------------------------------------------------- r31875 | akunin | 2016-05-12 15:02:06 PDT 4.1 - fix #3401 Line Item template is not applied from Finder screen ---------------------------------------------------------------------------- r31872 | akunin | 2016-05-12 12:14:02 PDT 4.1 - fix #1689 #3369 Canceled order to other statuses. Closed Order to other status - user able to change Company dropdown. ---------------------------------------------------------------------------- r31868 | mstokes | 2016-05-12 10:32:38 PDT 4.1 - Fixes Trac #2365 - Widened columns in rptdesign file. ---------------------------------------------------------------------------- r31866 | mstokes | 2016-05-12 07:13:16 PDT 4.1 Fixes #2459 - Fixed jquery to uncheck billable checkbox after submit. ---------------------------------------------------------------------------- r31855 | akolobov | 2016-05-11 12:16:34 PDT 4.1 - KI FTP process saving empty status body fixed ---------------------------------------------------------------------------- r31854 | mstokes | 2016-05-11 10:39:34 PDT 4.1 Fixes Trac #2706 - Changed calculation. ---------------------------------------------------------------------------- r31852 | jolliges | 2016-05-11 09:17:05 PDT Core 4.1 Updated Logo ---------------------------------------------------------------------------- r31846 | akunin | 2016-05-10 13:58:46 PDT 4.1 - Load Factor LineItem template - fixing query for those customers that do not use LF templates ---------------------------------------------------------------------------- r31845 | mstokes | 2016-05-10 11:53:38 PDT 4.1 - Merging Full Year Income Statement reports to 4.1. ---------------------------------------------------------------------------- r31843 | jolliges | 2016-05-09 13:10:59 PDT Core 4.1 New build for IMA ---------------------------------------------------------------------------- r31842 | jolliges | 2016-05-09 13:07:57 PDT Initial import. ---------------------------------------------------------------------------- r31841 | jolliges | 2016-05-09 13:06:47 PDT Initial import. ---------------------------------------------------------------------------- r31840 | mstokes | 2016-05-09 11:38:23 PDT 4.1 Fixes Trac #3092 - Merged notes focus listener code from 4.5 implementation. ---------------------------------------------------------------------------- r31838 | mstokes | 2016-05-09 09:36:09 PDT 4.1 Fixes Trac #3384 - Added handlers in send attachment methods to handle mime types correctly. ---------------------------------------------------------------------------- r31836 | akunin | 2016-05-06 23:46:16 PDT ---------------------------------------------------------------------------- r31835 | akunin | 2016-05-06 23:38:13 PDT 4.1 - Load Factor LineItem template - improved performance on Order Finder Screen (merge from 4.5) ---------------------------------------------------------------------------- r31833 | akunin | 2016-05-06 23:10:34 PDT 4.1 - Load Factor LineItem template for improved performance on Order Finder Screen (merge from 4.5) ---------------------------------------------------------------------------- r31830 | akunin | 2016-05-06 18:11:38 PDT 4.1 - fixing #3396 Parent Line should not be a child of another line (Order Entry Details > Set Parent). ---------------------------------------------------------------------------- r31829 | mstokes | 2016-05-06 14:25:02 PDT 4.1 - Fixes an issue with Labor Quote that was causing totals calculations to be incorrect. ---------------------------------------------------------------------------- r31828 | mstokes | 2016-05-06 12:37:57 PDT 4.1 Fixes Trac #3134 - Added new permission for delivery reports. ---------------------------------------------------------------------------- r31826 | mstokes | 2016-05-06 07:30:14 PDT 4.1 Fixes Trac #3477 - Resolved additional request to make this change preference based. ---------------------------------------------------------------------------- r31823 | twenzel | 2016-05-06 06:56:37 PDT 4.1 - fix misspelling in code that was giving users an error. ---------------------------------------------------------------------------- r31819 | akolobov | 2016-05-05 16:54:15 PDT 4.1 - Set Invoice Status when Invoice received through HMI Web Service ---------------------------------------------------------------------------- r31816 | mstokes | 2016-05-05 08:29:47 PDT 4.1 - Fixes Trac #3350 - Removing Auto Open functionality now as well. ---------------------------------------------------------------------------- r31806 | akunin | 2016-05-04 17:47:57 PDT 4.1 - fix #3395 (added NPE fix) ---------------------------------------------------------------------------- r31803 | akunin | 2016-05-04 16:40:53 PDT 4.1 - fix #3395 Duplicate Line Item with invoiced parent. Parent should be set null, invoice code to OEH ---------------------------------------------------------------------------- r31799 | akolobov | 2016-05-04 12:44:20 PDT 4.1 - added ship to locations comparison on ack by vendor screen. Please test ---------------------------------------------------------------------------- r31798 | mstokes | 2016-05-04 09:29:29 PDT 4.1 - Fixes Trac #3347 - Added validation on save to check install date is not left blank. ---------------------------------------------------------------------------- r31796 | mstokes | 2016-05-04 08:02:40 PDT 4.1 - Fixes Trac #3350 - Removed auto close period functionality. ---------------------------------------------------------------------------- r31794 | akunin | 2016-05-03 17:11:18 PDT 4.1 - password length limit for Tax Web services is extended upto 100 chars ---------------------------------------------------------------------------- r31791 | mstokes | 2016-05-02 11:30:14 PDT 4.1 - Fixes Trac #3374 - Fixed issue with lineItems list causing hibernate exception. ---------------------------------------------------------------------------- r31786 | mstokes | 2016-05-02 07:16:01 PDT 4.1 - Trac #3232 - Adding .pdf extension to work order attachment. ---------------------------------------------------------------------------- r31783 | akunin | 2016-04-29 15:49:30 PDT 4.1 - method changed to static ---------------------------------------------------------------------------- r31777 | akolobov | 2016-04-28 14:21:43 PDT 4.1 - fixes for KI FTP process. This changes applied to 4.1 only because we have diff process in 4.5 ---------------------------------------------------------------------------- r31775 | mstokes | 2016-04-28 08:17:28 PDT ---------------------------------------------------------------------------- r31773 | mstokes | 2016-04-28 08:12:13 PDT 4.1 - Added CRM Contact Search Limit Preference. ---------------------------------------------------------------------------- r31771 | mstokes | 2016-04-28 07:04:21 PDT 4.1 - Fixes #2015 modified logic that generates search criteria. ---------------------------------------------------------------------------- r31770 | akolobov | 2016-04-27 15:37:30 PDT 4.1 - added CAF EDI process for HMI dealers ---------------------------------------------------------------------------- r31767 | twenzel | 2016-04-27 14:49:42 PDT 4.1- when exporting report to raw data, times don't show correct. fixed on report for export. no test or wiki needed. ---------------------------------------------------------------------------- r31766 | twenzel | 2016-04-27 14:47:16 PDT 4.1 - PO Generator - add vendor list. WO Generator - add receiving date and notes (fields for printouts). NO TEST OR WIKI needed ---------------------------------------------------------------------------- r31764 | twenzel | 2016-04-27 14:38:50 PDT 4.1 - changes to custom crm dashboard views - found query errors and fixed parameters page ---------------------------------------------------------------------------- r31763 | mstokes | 2016-04-27 10:17:59 PDT 4.1 Removed max results constraint from this function per Jon's request.(email HMI complained) ---------------------------------------------------------------------------- r31761 | mstokes | 2016-04-27 09:12:27 PDT 4.1 Fixes Trac #3118 - Modified Smart Quote data submission page to have a contract number drop down and populate it with contract numbers from the selected line items. ---------------------------------------------------------------------------- r31759 | akolobov | 2016-04-26 12:17:30 PDT 4.1 - modified #3102 removed check for default billToCode - code was working before, users did not know how to set up EDI settings properly ---------------------------------------------------------------------------- r31757 | akolobov | 2016-04-26 10:24:00 PDT 4.1 - fixed #3391. 1) added logic to use plannedShipDate instead of PlannedDeliveryDate when PlannedDeliveryDate equals '1900-01-01' - this was confirmed by HMI 2) added logic to read "Acknowledgment.Header.Version" - HMI can send 'MF HOLD'/'MFG HOLD' statuses in this field in order to mark whole ack as HOLD 3) added logic to check if ack is on HOLD and skip line items from this ack during approving. 4) added logic to show HOLD status on report and hide est. ship date for line with HOLD status Please test carefully making sure that we did not break the logic ---------------------------------------------------------------------------- r31753 | akunin | 2016-04-25 17:22:27 PDT 4.1 - versioning for ws clients plugins. ---------------------------------------------------------------------------- r31752 | akunin | 2016-04-25 14:56:50 PDT 4.1 - fix #3392 - fixed typos ---------------------------------------------------------------------------- r31751 | akunin | 2016-04-25 14:37:36 PDT 4.1 - fix #3392 - adding validation for previously billed line items, removing deposit information if customer was changed ---------------------------------------------------------------------------- r31749 | akolobov | 2016-04-25 13:36:25 PDT 4.1 - modifications for CAF EDI ---------------------------------------------------------------------------- r31748 | akolobov | 2016-04-25 13:36:15 PDT 4.1 - OFS WS Client changed to send request for all acks, inv - with status NEW ---------------------------------------------------------------------------- r31746 | akunin | 2016-04-25 12:18:40 PDT 4.1 - ability to change billing customer from 3rd party to a Customer on the Order. ---------------------------------------------------------------------------- r31744 | akunin | 2016-04-25 10:32:13 PDT 4.1 - versioning for ws clients plugins. We don't change them very often, we don't want plugins to be updated with identical code but different version number. ---------------------------------------------------------------------------- r31742 | akunin | 2016-04-22 16:24:03 PDT -- ---------------------------------------------------------------------------- r31740 | akolobov | 2016-04-22 16:16:55 PDT 4.1 - fixed #3394 added new method in a class FindCustomerOrderModel with one simple query to do a search for non-quote orders ---------------------------------------------------------------------------- r31731 | akunin | 2016-04-22 15:46:49 PDT 4.1 - better way of validating Projects before closing ---------------------------------------------------------------------------- r31729 | akunin | 2016-04-22 15:15:57 PDT 4.1 - fixing performance issue (introduced by msouthard). Tax Rate should not be initialized in separate process, we already pull it from DB and can use it to identify Tax Code value ---------------------------------------------------------------------------- r31728 | akunin | 2016-04-22 14:31:27 PDT 4.1 - comment for #3394 ---------------------------------------------------------------------------- r31727 | twenzel | 2016-04-22 11:56:44 PDT 4.1 - Adjust WIP - When selecting closed orders only, need to not look at Canceled quotes/orders as well ---------------------------------------------------------------------------- r31724 | akunin | 2016-04-21 17:01:46 PDT 4.1 - fix #3391 - for HMI acks - issue with ship dates ---------------------------------------------------------------------------- r31723 | akunin | 2016-04-21 16:58:14 PDT 4.1 - fix #3391 - for HMI acks - issue with ship dates ---------------------------------------------------------------------------- r31721 | akunin | 2016-04-21 15:38:24 PDT 4.1 - fix #3391 - for HMI acks - issue with ship dates ---------------------------------------------------------------------------- r31719 | akolobov | 2016-04-21 13:46:51 PDT 4.1 - modifications for CAF EDI ---------------------------------------------------------------------------- r31717 | akunin | 2016-04-21 13:13:28 PDT 4.1 - fix #3362, vision report on web will not show up when Vision is not used. ---------------------------------------------------------------------------- r31716 | akunin | 2016-04-21 13:09:06 PDT 4.1 - Closed Order to Open Order - permission value is corrected to be consistent with codes. Permission descriptions fixed for bunch of permissions related to Order status change ---------------------------------------------------------------------------- r31715 | akunin | 2016-04-21 13:01:56 PDT 4.1 - ability to change billing customer from 3rd party to a Customer on the Order. ---------------------------------------------------------------------------- r31714 | akolobov | 2016-04-21 09:40:13 PDT 4.1 - modifications for CAF EDI ---------------------------------------------------------------------------- r31713 | akolobov | 2016-04-20 20:47:30 PDT 4.1 - modifications for CAF EDI ---------------------------------------------------------------------------- r31710 | akolobov | 2016-04-20 15:03:47 PDT 4.1 - - Global PO EDI process. Additional fixes for CAF Edi from per Alex's requests ---------------------------------------------------------------------------- r31709 | akolobov | 2016-04-20 15:01:30 PDT 4.1 - Initial import. Global Web Service client for PO EDI ---------------------------------------------------------------------------- r31708 | akolobov | 2016-04-20 14:45:21 PDT 4.1 - Initial import. Global Web Service client for PO EDI ---------------------------------------------------------------------------- r31703 | jolliges | 2016-04-19 14:25:45 PDT Updated new logo ---------------------------------------------------------------------------- r31702 | mstokes | 2016-04-19 14:00:32 PDT 4.1 Fixes #2459 - Fixed jquery to uncheck billable checkbox on submit. ---------------------------------------------------------------------------- r31700 | jolliges | 2016-04-19 11:22:13 PDT MOI Custom Terms and Conditions ---------------------------------------------------------------------------- r31699 | jolliges | 2016-04-19 11:17:57 PDT Moved GroupingProposal.rptdesign to new directory grouping_proposals ---------------------------------------------------------------------------- r31698 | mstokes | 2016-04-19 09:11:17 PDT 4.1 Fixes #3389 - Fixed query and string creation logic. Ship codes are filtering correctly now. ---------------------------------------------------------------------------- r31694 | jolliges | 2016-04-18 13:21:12 PDT New build for HBI ---------------------------------------------------------------------------- r31693 | akunin | 2016-04-18 13:18:05 PDT 4.1 - Added fixes to commissions calculations that did not have correct joins with the salepeople and did not validate if Commissions had been paid. ---------------------------------------------------------------------------- r31692 | jolliges | 2016-04-18 13:17:27 PDT Initial import. ---------------------------------------------------------------------------- r31691 | jolliges | 2016-04-18 13:16:27 PDT Initial import. ---------------------------------------------------------------------------- r31688 | akunin | 2016-04-18 12:46:49 PDT ---------------------------------------------------------------------------- r31687 | akunin | 2016-04-18 12:31:17 PDT formatting ---------------------------------------------------------------------------- r31686 | akunin | 2016-04-18 12:19:18 PDT ---------------------------------------------------------------------------- r31684 | akunin | 2016-04-15 19:57:57 PDT 4.1 - fix #3129 - remove all order status options from OEH that are not driven by permissions ---------------------------------------------------------------------------- r31681 | akunin | 2016-04-15 16:55:30 PDT 4.1 - fix #787 - Bill To location is required on Customer Master ---------------------------------------------------------------------------- r31680 | akolobov | 2016-04-15 15:02:15 PDT 4.1 - added Extra Charges handling for KI Invoices ---------------------------------------------------------------------------- r31679 | mstokes | 2016-04-15 13:14:36 PDT 4.1 - Fixes #2552 - Fixed column alignment. ---------------------------------------------------------------------------- r31677 | akolobov | 2016-04-14 16:04:03 PDT 4.1 - CAF edi fixes ---------------------------------------------------------------------------- r31676 | akolobov | 2016-04-14 12:38:12 PDT 4.1 - CAF edi fixes ---------------------------------------------------------------------------- r31675 | mstokes | 2016-04-14 10:56:31 PDT 4.1 - Fixes #2961 added create date search field and necessary logic. ---------------------------------------------------------------------------- r31673 | akolobov | 2016-04-14 09:31:36 PDT 4.1 - OFS Web service PO ---------------------------------------------------------------------------- r31672 | jolliges | 2016-04-14 08:56:16 PDT Updated Terms and Conditions per client request ---------------------------------------------------------------------------- r31671 | akolobov | 2016-04-13 13:38:59 PDT 4.1 - OFS PO Web Service ---------------------------------------------------------------------------- r31670 | akunin | 2016-04-13 13:10:12 PDT 4.1 - for OFS ---------------------------------------------------------------------------- r31669 | jolliges | 2016-04-13 12:02:17 PDT Added code to fix issue with StartTLS for Send Email ---------------------------------------------------------------------------- r31668 | jolliges | 2016-04-13 11:59:31 PDT Added code to fix issue with StartTLS for Send Email ---------------------------------------------------------------------------- r31667 | akolobov | 2016-04-13 11:38:34 PDT 4.1 - EDI CAF modifications. Added new search criteria by Invoice Status in Find Purchase Order screen ---------------------------------------------------------------------------- r31666 | mstokes | 2016-04-13 07:25:08 PDT 4.1 - Fixes #3382 - Added customer filter to jsp, parameter to birt report design and added logic to handle filter selection in servlet and service method. Merge to 4.1. ---------------------------------------------------------------------------- r31665 | akunin | 2016-04-12 23:28:05 PDT -- ---------------------------------------------------------------------------- r31664 | akunin | 2016-04-12 20:49:49 PDT 4.1 - Initial import. OFS - WS client plugin ---------------------------------------------------------------------------- r31663 | akunin | 2016-04-12 20:49:27 PDT 4.1 - Initial import. OFS - WS client plugin ---------------------------------------------------------------------------- r31661 | akolobov | 2016-04-12 11:04:30 PDT 4.1 - Added NEW Cost Approval Electronic form to provide functionality to approve Invoices received by using Web Services. Added new invoice_status column in vendor_purchase_order table to be able to see current status of invoice. This new from is added to 4.1 directly because web service data model will be diff in v. 4.2. ---------------------------------------------------------------------------- r31660 | akunin | 2016-04-12 10:08:38 PDT 4.1 - trivial ---------------------------------------------------------------------------- r31656 | akunin | 2016-04-11 14:06:19 PDT 4.1 - fix #1018 populate fields after search is complete on Vendor PO history ---------------------------------------------------------------------------- r31653 | akunin | 2016-04-11 13:14:11 PDT -- ---------------------------------------------------------------------------- r31651 | akunin | 2016-04-11 12:38:55 PDT 4.1 -- fix for PLuginResource colors ---------------------------------------------------------------------------- r31650 | jolliges | 2016-04-11 11:25:01 PDT TurnerBoone added Terms and Conditions ---------------------------------------------------------------------------- r31649 | jolliges | 2016-04-11 09:45:48 PDT New build for TurnerBoone ---------------------------------------------------------------------------- r31648 | jolliges | 2016-04-11 09:44:12 PDT Initial import. ---------------------------------------------------------------------------- r31647 | jolliges | 2016-04-11 09:43:11 PDT Initial import. ---------------------------------------------------------------------------- r31646 | mstokes | 2016-04-11 09:19:14 PDT 4.1 - Fixes Trac #2045 - added logic to disable context menu item based on permission value. ---------------------------------------------------------------------------- r31643 | akunin | 2016-04-08 23:48:42 PDT ---------------------------------------------------------------------------- r31642 | akunin | 2016-04-08 23:47:01 PDT 4.1 - Color for Electronic Invoice. ---------------------------------------------------------------------------- r31639 | akunin | 2016-04-08 23:32:07 PDT -- ---------------------------------------------------------------------------- r31637 | akunin | 2016-04-08 23:22:02 PDT 4.1 - Color Registry to keep predefined Colors in one place avoiding dispose method when we use custom colors. ---------------------------------------------------------------------------- r31636 | jolliges | 2016-04-08 16:12:21 PDT Update form to fit Terms and Conditions on one page ---------------------------------------------------------------------------- r31635 | akunin | 2016-04-08 12:15:32 PDT 4.1 - aoi fix #1984 ---------------------------------------------------------------------------- r31634 | akunin | 2016-04-08 10:52:36 PDT 4.5 - NPE fix when Tax Rates have missing State Code. ---------------------------------------------------------------------------- r31632 | mstokes | 2016-04-08 08:15:28 PDT 4.1 - Fixes #3380 - Added check to verify object is of the correct type before allowing function call. ---------------------------------------------------------------------------- r31629 | akunin | 2016-04-08 00:29:27 PDT 4.1 - Billing Customer for SOI editor ---------------------------------------------------------------------------- r31628 | akunin | 2016-04-07 14:18:44 PDT 4.1 - clean up code ---------------------------------------------------------------------------- r31627 | akunin | 2016-04-07 14:11:39 PDT ---------------------------------------------------------------------------- r31625 | jolliges | 2016-04-07 12:56:01 PDT GBI Update forms, resize images, match fonts to Arieal, add two new fields to Work Order Detail ---------------------------------------------------------------------------- r31624 | mstokes | 2016-04-07 12:40:46 PDT 4.1 - Multiple fixes for TaxReportCashBasis report. ---------------------------------------------------------------------------- r31622 | akunin | 2016-04-07 10:49:54 PDT 4.1 - ability to setup DB connection pool min connections on domain. ---------------------------------------------------------------------------- r31621 | akunin | 2016-04-06 17:53:49 PDT 4.1 - fix #1837 - added extra warning on OEH to verify contact info if doesn't contain @ or digit ---------------------------------------------------------------------------- r31619 | akunin | 2016-04-06 17:16:51 PDT 4.1 - fix #1837 - added extra warning on OEH to verify contact info if length is less than 5 ---------------------------------------------------------------------------- r31617 | akunin | 2016-04-06 14:02:07 PDT 4.1 - VendorEmployeeModel - trivial (no testing) ---------------------------------------------------------------------------- r31616 | akunin | 2016-04-06 13:38:38 PDT 4.1 - fixed #3381 SOI customer notes ---------------------------------------------------------------------------- r31612 | akunin | 2016-04-06 11:12:45 PDT trivial ---------------------------------------------------------------------------- r31611 | mstokes | 2016-04-06 07:14:17 PDT 4.1 - Fixes #683 - defaulting GP field to empty string instead of 0.0 ---------------------------------------------------------------------------- r31610 | akunin | 2016-04-05 23:55:34 PDT 4.5 - Tax Calculator comments (no test needed) ---------------------------------------------------------------------------- r31608 | akunin | 2016-04-05 17:22:03 PDT 4.1 - #3379 javascript fix for email template. Other fixes [31605], [31606] and [31607] ---------------------------------------------------------------------------- r31607 | akunin | 2016-04-05 16:46:40 PDT 4.1 - LQ - email template ---------------------------------------------------------------------------- r31606 | akunin | 2016-04-05 16:45:53 PDT LQ - email template ---------------------------------------------------------------------------- r31605 | akunin | 2016-04-05 16:24:09 PDT 4.1 - LaborQuote fixing email feature ---------------------------------------------------------------------------- r31604 | mstokes | 2016-04-05 09:54:14 PDT 4.1 Fixes #3173 - Modified logic to use naming convention from preferences in any case if available. ---------------------------------------------------------------------------- r31603 | mstokes | 2016-04-05 09:45:57 PDT 4.1 Fixes #3283 - Had to modify logic in the servlet as well as it was adding the current user's vendor account regardless of status to the drop down. ----------------------------------------------------------------------------