cookbook:billing_process_temp
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| cookbook:billing_process_temp [2026/08/19 02:45] – Scott Cunliffe | cookbook:billing_process_temp [2026/08/19 05:12] (current) – [Generate the Invoice XML] Scott Cunliffe | ||
|---|---|---|---|
| Line 55: | Line 55: | ||
| Create and approve a billing profile before editing the billing configuration. | Create and approve a billing profile before editing the billing configuration. | ||
| - | ^ Setting ^ Customer value ^ Example ^ | + | ^ Setting |
| - | | TapeTrack Customer-ID | // | + | | TapeTrack Customer-ID |
| - | | TapeTrack Customer Description | // | + | | TapeTrack Customer Description |
| - | | QuickBooks Customer reference | // | + | | QuickBooks Customer reference |
| - | | QuickBooks reference type | FullName or ListID | '' | + | | QuickBooks reference type |
| - | | Billing package | Optional | '' | + | | Billing package |
| - | | Billable Media-ID values | // | + | | Billable Media-ID values |
| - | | Billable Repository-ID values | // | + | | Billable Repository-ID values |
| - | | Storage basis | Total, high-water, or low-water | '' | + | | Storage basis |
| - | | Rounding increment | Contract value | '' | + | | Rounding increment |
| - | | Minimum quantity | Contract value | '' | + | | Minimum quantity |
| - | | Included threshold | Contract value | '' | + | | Included threshold |
| - | | Maximum quantity | Contract value | '' | + | | Maximum quantity |
| - | | QuickBooks Item names | // | + | | QuickBooks Item names |
| - | | Fixed charges | Optional | Monthly account fee | | + | | Fixed charges |
| Store the approved profile with the billing configuration so that a later rule change can be traced to a contract requirement. | Store the approved profile with the billing configuration so that a later rule change can be traced to a contract requirement. | ||
| Line 84: | Line 84: | ||
| </ | </ | ||
| - | When '' | + | When [[cli:TMSS10LogStatsProcess]] is run with the '' |
| <WRAP important> | <WRAP important> | ||
| Line 92: | Line 92: | ||
| ==== Package Map ==== | ==== Package Map ==== | ||
| - | Create a package map when the billing definition filters rules by package. The package assigned to the Customer must match the package filter in the applicable billing rules. | + | Create a [[billing: |
| - | If the Customer does not use package-based filtering, confirm whether the site's standard package map or wildcard rules should apply. | + | If the Customer does not use package-based filtering, confirm whether the site's standard |
| ===== Configure Billing Rules ===== | ===== Configure Billing Rules ===== | ||
| Line 141: | Line 141: | ||
| AddStorageChargeItem(" | AddStorageChargeItem(" | ||
| 10, 0, 0, 0, 1, | 10, 0, 0, 0, 1, | ||
| - | " | + | " |
| - | " | + | " |
| </ | </ | ||
| Line 172: | Line 172: | ||
| | Storage | Daily total | Real high-water | Real low-water | 3 = slot total; 4 = slot high-water; 5 = slot low-water | | | Storage | Daily total | Real high-water | Real low-water | 3 = slot total; 4 = slot high-water; 5 = slot low-water | | ||
| | Movement | Total movements | Movement high-water | Movement low-water | Not applicable | | | Movement | Total movements | Movement high-water | Movement low-water | Not applicable | | ||
| - | | Inventory | Total inventory | Inventory high-water | Inventory low-water | Not applicable | | + | | Inventory |
| | Journal | Total quantity | Journal high-water | Journal low-water | Not applicable | | | Journal | Total quantity | Journal high-water | Journal low-water | Not applicable | | ||
| Line 198: | Line 198: | ||
| Create a dedicated test output directory and run the extractor for a known date range. The following command is a template; replace every value in angle brackets with the value required by the installed environment: | Create a dedicated test output directory and run the extractor for a known date range. The following command is a template; replace every value in angle brackets with the value required by the installed environment: | ||
| - | <code> | + | <file bat runExtraction.bat> |
| - | TMSS10LogStatsExtractDB | + | TMSS10LogStatsExtractDB |
| - | -h < | + | </file> |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | </code> | + | |
| Use '' | Use '' | ||
| Line 227: | Line 222: | ||
| Process the Customer statistics file with the approved definition and maps: | Process the Customer statistics file with the approved definition and maps: | ||
| - | <code> | + | <file bat runCreateXML.bat> |
| - | TMSS10LogStatsProcess | + | TMSS10LogStatsProcess -i < |
| - | | + | </file> |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | </code> | + | |
| Omit '' | Omit '' | ||
cookbook/billing_process_temp.1787107539.txt.gz · Last modified: 2026/08/19 02:45 by Scott Cunliffe
