Basic Assignments
 
Options & Settings
 
Main Time Information
Color Code: Pink
Assigned To: JM Developments LLC
Created By: Cory Warden
Created Date/Time: 9/23/2020 9:31 am
 
Action Status: Completed
Show On The Web: Yes - (public)
Priority: 0
Finished/Done: Yes - 11/6/2020 10:22 am
Finished/Done By: Cory Warden
Budgeted/Estimated Value: 1,200.00  
Actual/Real Value: 600.00   [donate]
Invoice/Quote Status: Blank (n/a)
General Amount: $0.00
 
Time Id: 1874
Template/Type: Community Funded Projects
Title/Caption: child_setting_barcode
Start Date: 9/23/2020
End Date: Unknown... (open or blank)
Total Time: Unknown... (open or blank)
Target/Due Date: 9/23/2020
Main Status: Active

Sorry, no photos available for this element of time.


Uploaded Media/Content & Other Files (1)
Media Name   File Type Date Description
ianthus-child_setting_barcode.xlsx   Doc/Spreadsheet 9/23/2020


Notes:

10/1/20: This project deals with how the auto barcode for subs is pushed into the database. This process is mostly done on the add mode. The new setting would allow you to set the precursor for the sub barcode. The current code adds a b-5555 where 5555 is the sub id. So, basically, they want to be able to set the frontend string such as a ~ or some other string in front of the sub id.

- This will be a new corp-wide setting (corp_wide_settings.cfm) - Thinking of making a new sub setting under number 9 called "Barcode Options". Then underneath that, we would add 9.3 "Replace Sub Barcode (b-) with ~" Then a checkbox. See below (we made some changes)

- We were thinking of making it a varchar and allowing the user/clients to enter their own string. The default would still be "b-" but it could be "XYZ-" or whatever. Also, we thought that the verbage should say something like: Auto Sub Barcode: b- (in the field by default).

- Once that setting is done - meaning we have added a database update and scripted the new changes. We need to be able to add new, edit existing, and then use that setting on the edit_sub_part.cfm page as well as the add_edit_sub_inventory.cfm page. There are action pages for both of these main pages.

9/23/20: See attached spreadsheet. Would allow for a setting to have ~ replace -barcode