Page MenuHomePhabricator

Allow subscriptions to decline to generate an invoice
ClosedPublic

Authored by epriestley on Feb 20 2015, 7:42 PM.
Tags
None
Referenced Files
F13980659: D11837.id.diff
Oct 19 2024, 11:51 AM
F13974791: D11837.diff
Oct 18 2024, 7:24 AM
Unknown Object (File)
Oct 11 2024, 6:18 AM
Unknown Object (File)
Oct 11 2024, 6:18 AM
Unknown Object (File)
Oct 11 2024, 6:17 AM
Unknown Object (File)
Oct 11 2024, 6:13 AM
Unknown Object (File)
Sep 24 2024, 12:02 AM
Unknown Object (File)
Sep 1 2024, 8:37 PM
Subscribers

Details

Summary

This is a useful capability in Phacility for disabled/suspended instances.

Test Plan

Used bin/phortune invoice to invoice a disabled instance, saw it decline to invoice.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Allow subscriptions to decline to generate an invoice.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
btrahan edited edge metadata.

Looks good though I am assuming theres another diff to fulfill the test plan?

src/applications/phortune/subscription/PhortuneSubscriptionImplementation.php
29

Theres some instance implementation that does this logic for the test plan?

This revision is now accepted and ready to land.Feb 20 2015, 10:24 PM

The other part was in rSAAS9ab58750 which I just pushed unreviewed because I am a dangerous rogue.

This revision was automatically updated to reflect the committed changes.