TapeTrack Documentation

Because there is more to tape management than you ever realized

User Tools

Site Tools


master:journal_entry:add-journal-entry

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
master:journal_entry:add-journal-entry [2026/08/19 04:34] โ€“ Scott Cunliffemaster:journal_entry:add-journal-entry [2026/08/19 05:03] (current) โ€“ [Adding a Journal Entry Through TapeMaster] Scott Cunliffe
Line 16: Line 16:
  
 Journal Entries are identified by a Journal Note Type index. The index is matched by an ''AddJournalChargeItem'' rule when the Customer's ''.ttstats'' file is processed by [[cli:tmss10logstatsprocess|TMSS10LogStatsProcess]]. Journal Entries are identified by a Journal Note Type index. The index is matched by an ''AddJournalChargeItem'' rule when the Customer's ''.ttstats'' file is processed by [[cli:tmss10logstatsprocess|TMSS10LogStatsProcess]].
 +
 +===== Journal Note Types =====
 +
 +Journal Note Types provide a controlled list of entries that users can select when recording Customer activity.
 +
 +Each Journal Note Type has:
 +
 +  * An Index: Value used by the Billing Rules.
 +  * A Description: Readable value presented to the user.
 +
 +{{master_journal_note_types.png}}
  
 <WRAP important> <WRAP important>
-Do not add Journal Entries by editing the Journal database file directlyEntries must be submitted through a supported TapeTrack application so that the Framework Server can validate and write them correctly.+Once a Journal Note Type is used for billing, do not reuse its Index for a different serviceChanging the meaning of an existing Index may cause historical and current activity to be billed incorrectly.
 </WRAP> </WRAP>
  
 +===== Adding Journal Note Types to Server Options =====
 +
 +Journal Note Types are configured globally through TapeTrack TapeMaster.
 +
 +To add a Journal Note Type:
 +
 +  * Open TapeTrack TapeMaster.
 +  * Select ''Administration'' โ†’ ''Server Options'' from the main menu.
 +  * Select the ''Journal Note Types'' tab.
 +  * Locate the next unused Index.
 +  * Click in the Description field next to the required Index.
 +  * Enter a clear description for the Journal Note Type.
 +  * Repeat the process for any additional types.
 +  * Click ''Save'' to commit the changes to the Framework Server.
 +
 +Example:
 +
 +^ Index ^ Description ^
 +| ''01'' | Express Delivery |
 +| ''02'' | Overnight Delivery |
 +| ''03'' | Immediate Delivery |
 +
 +
 +<WRAP note>
 +Journal Note Types are global Server Options. The same Index and Description may be available for multiple Customers, but the Billing Rules determine which Customers are charged for each type.
 +</WRAP>
 +
 +===== Adding a Journal Entry Through TapeMaster =====
 +
 +TapeMaster allows a Journal Entry to be added directly to a Customer.
 +
 +To add an entry:
 +
 +  * Locate the required Customer in the Customer Tree.
 +  * Right-click the required Customer node.
 +  * Select ''Add Journal Entry'' to open Add Journal Entry popup.
 +  * From the Type field drop down, select the required Journal Note Type.
 +  * Enter the quantity, and description.
 +  * Click ''OK'' to commit the data.
 +
 +The Framework Server writes the entry to the Customer's Journal activity.
 +
 +{{tag> journal billing}}
master/journal_entry/add-journal-entry.1787114066.txt.gz ยท Last modified: 2026/08/19 04:34 by Scott Cunliffe