-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
6c74758
commit 3d03d1c
Showing
4 changed files
with
53 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
sort: 1 | ||
--- | ||
# How to Download | ||
|
||
You can download the Download the Latests Release or Past Releases at [My Gun Collection Repo Release Page](https://github.com/burnsoftnet/MyGunCollection/releases) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
# Adding Maintenance Plans | ||
|
||
There are two ways to add a maintenance plan, if you are currently viewing the *Maintenance Plan List*, you can just click on *Add* in the menu bar of that window. You can also click on *Add Item* in the menu bar, and click on *Maintenance Plan*. | ||
|
||
![](images/Maintance_Plan_Adding_Menu_List.jpg) | ||
|
||
![](images/Maintance_Plan_Adding_Menu.jpg) | ||
|
||
Once you click on the *Add* or the *Add Item* | *Maintenance Plan*, the following window will appear: | ||
|
||
![](images/Maintance_Plan_Adding_Blank.jpg) | ||
|
||
Just Fill in the Information for: | ||
|
||
Name - The Title of the Maintenance Plan, this will be the only thing that appears when you are adding this plan to a firearm or while viewing the Maintenance Plan List. | ||
|
||
Operations Description - This will include the steps that you would take for this plan. | ||
|
||
Interval in Days - This is for normal maintenance that you would do if the firearm was not in use for x amount of days. | ||
|
||
Interval in Rounds Fired - This is for normal maintenance if the firearm was using x amount of rounds. Some would use this for a firearm that was used every time they went to a firing range. | ||
|
||
Notes - This is additional notes to explain why this plan is performed. | ||
|
||
![](images/Maintance_Plan_Adding_Filled.jpg) | ||
|
||
Once you have all the details entered in, click on the *Add* button to add this plan. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# Adding to the Gun Smith Log | ||
|
||
When you click on the *Add to Gun Smith Log*, it will bring up the following window. | ||
|
||
![](images/Add_GunSmithDetails_Blank.jpg) | ||
|
||
Type in the name of the Gun Smith or Shop that performed this operations. Too easy this process, we have also added in the Auto Suggest feature on the name to allow you to select an existing Gun Smith or Shop. | ||
|
||
Select the date that you sent it into the gun smith, and the date that it was returned. In the Operation Details, type in what was done to the gun. | ||
|
||
You can add any additional notes or comments in the *Notes*, just in case you are not pleased with the service or very pleased with the service. It can also be notes that the gun smith gave you about what you might need to repair in the future. | ||
|
||
![](images/Add_GunSmithDetails_Filled.jpg) | ||
|
||
Once you have the information filled out, just click on the *Add* button to add it to the log. | ||
|
||
You might have to hit the *Refresh* Button to reload the data on the form. |