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 11, 8:52 AM
Unknown Object (File)
Wed, Apr 10, 12:20 AM
Unknown Object (File)
Sat, Mar 30, 5:24 PM
Unknown Object (File)
Feb 15 2024, 4:35 PM
Unknown Object (File)
Jan 29 2024, 1:34 PM
Unknown Object (File)
Jan 9 2024, 11:35 AM
Unknown Object (File)
Jan 6 2024, 12:57 PM
Unknown Object (File)
Dec 25 2023, 7:38 AM
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.