Basic Assignments
 
Options & Settings
 
Main Time Information
Color Code: Yellow
Assigned To: Brandon Moore
Created By: Brandon Moore
Created Date/Time: 6/12/2017 5:23 pm
 
Action Status: Blank (new)
Show On The Web: Yes - (public)
Priority: 0
 
Time Id: 2769
Template/Type: Brandon Time
Title/Caption: Brandon's Custom Projects
Start Date/Time: 6/29/2017 2:00 pm
End Date/Time: 6/29/2017 5:00 pm
Main Status: Active

Sorry, no photos available for this element of time.


Notes:
Working on adding histories to the add/edit store/location page. I ended up using the 3rd party error logs and holding the whole arguments scope and storing it as a JSON object. That way we can tell what changed and who was doing the updates. The store/location page also deals with tons of sales tax settings.

After that, I started working on the addCorp method. This is the method that helps us start a new world or new corporation. We had to cascade a bunch of new fields and settings for taxes as well as PO/invoice line items. I may end up breaking that method into two parts to make sure we don't go over the size limit for functions and methods.