finished new customer routes

This commit is contained in:
John Yeo
2026-02-16 17:45:45 +00:00
268 changed files with 14181 additions and 5197 deletions

View File

@@ -0,0 +1,12 @@
# OnDecrease
## Values
| Name | Value |
| --------------------- | --------------------- |
| `PRORATE` | prorate |
| `PRORATE_IMMEDIATELY` | prorate_immediately |
| `PRORATE_NEXT_CYCLE` | prorate_next_cycle |
| `NONE` | none |
| `NO_PRORATIONS` | no_prorations |