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
Unknown Object (File)
Thu, Apr 25, 1:21 AM
Unknown Object (File)
Mon, Apr 22, 6:35 AM
Unknown Object (File)
Mon, Apr 22, 6:35 AM
Unknown Object (File)
Mon, Apr 22, 6:32 AM
Unknown Object (File)
Mon, Apr 22, 6:26 AM
Unknown Object (File)
Thu, Apr 11, 8:52 AM
Unknown Object (File)
Wed, Apr 10, 12:20 AM
Unknown Object (File)
Mar 30 2024, 5:24 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.