mirror of
https://github.com/google/nomulus.git
synced 2025-07-31 23:16:31 +02:00
Add sunrise and anchor tenant discounts to invoicing pipeline
This officially adds a 15% discount to sunrise creates and makes anchor tenant creates free for the first 2 years. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=204805141
This commit is contained in:
parent
ccbdfd0e41
commit
c4a2b5fa8d
4 changed files with 71 additions and 5 deletions
|
@ -10,6 +10,7 @@ java_library(
|
|||
resources = glob(["sql/*"]),
|
||||
deps = [
|
||||
"//java/google/registry/config",
|
||||
"//java/google/registry/model",
|
||||
"//java/google/registry/reporting/billing",
|
||||
"//java/google/registry/util",
|
||||
"@com_google_apis_google_api_services_bigquery",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue