mirror of
https://github.com/google/nomulus.git
synced 2025-05-15 00:47:11 +02:00
Clean up some areas in preparation for externalized codebase
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=221454055
This commit is contained in:
parent
c0239b0a07
commit
b317aab22f
6 changed files with 6 additions and 9 deletions
|
@ -32,6 +32,7 @@ import org.joda.time.YearMonth;
|
|||
public final class BillingModule {
|
||||
|
||||
public static final String DETAIL_REPORT_PREFIX = "invoice_details";
|
||||
// TODO(b/119551360): This should be configurable, not hard-coded to Charleston Road Registry.
|
||||
public static final String OVERALL_INVOICE_PREFIX = "CRR-INV";
|
||||
public static final String INVOICES_DIRECTORY = "invoices";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue