Arthur Cantu Posted September 28, 2018 Share Posted September 28, 2018 I think it would be beneficial to have a batch add combat record and batch add awards like we have the batch service record. I thought there was one for awards at one point but I don't see it now. Awards would be great so if I have a list of 40 people getting ACM, I don't have to do each individually. Combat records also if I have 40 people attending a mission, same concept. Quote Link to comment Share on other sites More sharing options...
Arthur Cantu Posted September 28, 2018 Author Share Posted September 28, 2018 I now see we have this for combat records, I guess the combat records section didn't show up because no soldiers had any yet. Not sure if that is a bug. Quote Link to comment Share on other sites More sharing options...
Administrators Jon Erickson Posted September 30, 2018 Administrators Share Posted September 30, 2018 Correct, it will not show until you have soldiers. As for the Awards, you can batch add awards, promotions, demotions etc. Use the multi select checkbox on the soldier page to select all the soldiers, at the bottom, select the trophy to award all those soldiers. Quote Owner Deschutes Design Group LLC email | jon@deschutesdesigngroup.com Link to comment Share on other sites More sharing options...
Devilsigh Posted October 1, 2018 Share Posted October 1, 2018 So awards have been moved to Service Records, rather than having their own dedicated space on a personnel file? Quote Link to comment Share on other sites More sharing options...
Administrators Jon Erickson Posted October 1, 2018 Administrators Share Posted October 1, 2018 Correct. Service records at the moment consist of promotions, demotions, awards, time in service, discharges, enlistment entries and your general, custom entries you create. /** * @brief Service record action constants */ const SERVICE_RECORD_GENERAL = '1'; const SERVICE_RECORD_PROMOTION = '2'; const SERVICE_RECORD_DEMOTION = '3'; const SERVICE_RECORD_AWARD = '4'; const SERVICE_RECORD_TIS = '5'; const SERVICE_RECORD_DISCHARGE = '6'; const SERVICE_RECORD_ENLISTMENT = '7'; Quote Owner Deschutes Design Group LLC email | jon@deschutesdesigngroup.com Link to comment Share on other sites More sharing options...
Devilsigh Posted October 1, 2018 Share Posted October 1, 2018 Just ensuring that this is the case. I don't mind them being folded into service records. Quote Link to comment Share on other sites More sharing options...
Will Reese Posted October 3, 2018 Share Posted October 3, 2018 Can we have a way to batch add service records like with the combat records? Because at the bottom bar I have. promote, demote, action status, and awards. I don't see an option to enter a batch for service record unless I'm missing it. This is under the soldiers tab by the way. Quote Link to comment Share on other sites More sharing options...
Arthur Cantu Posted October 3, 2018 Author Share Posted October 3, 2018 The option for Batch Add Service Record is in the SERVICE RECORDS > Service Records tab/section. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.