mirror of
https://github.com/google/nomulus
synced 2026-02-03 11:32:24 +00: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:
@@ -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";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user