Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Subscriptions Management Enhancements #12797

Closed
Ooops-404 opened this issue Feb 6, 2018 · 6 comments · Fixed by #13146
Closed

Subscriptions Management Enhancements #12797

Ooops-404 opened this issue Feb 6, 2018 · 6 comments · Fixed by #13146
Assignees
Labels

Comments

@Ooops-404
Copy link

As per @umairsy request, I'm creating this issues as a feature request.

Originally posted in ERPNext forum: https://discuss.erpnext.com/t/manage-subscriptions-as-a-subscription-not-as-a-recurring-invoice/32105

The current system is messy, why not something closer to what programs like WHMCS, ClientExec, Blest, PayPlans or OSMembership do?

They all use the same core method which can be resumed in this way.

Client -> Subscriptions
Each client can have multiple subscriptions
Each subscription keeps an history of invoices.

How subscriptions are done.
-> Create a service
(options like)
-- Is it recurring?
-- Fee per billing term
-- Billing terms possible (x days, monthly, year, lifetime)
-- Trial term? (if yes, define the timeline)

How to Manually update a service
-> Client -> Subscription -> details (change whatever as an overwrite)

@binary64
Copy link

binary64 commented Feb 6, 2018

+1 to your exact plan! I love it.

Would this include Client Portal function to cancel a service, but have 2 options in the backend:

  1. Continue service until end of term (or XX days notice)
  2. Cancel immediately and pro-rata the difference.

@ryuliantoro
Copy link
Contributor

Agree.
The existing subscription module/feature now points to subscribing to alert (payment, dll).
This should be renamed to Notifications.

And use the Subscribe for such as customer subscription.

@rmehta
Copy link
Member

rmehta commented Feb 12, 2018

@Ooops-404 please try and add some mockups etc with specific design suggestions if you want this to be taken up with more interest.

@rmehta rmehta changed the title Subscriptions Management Subscriptions Management Enhancements Feb 12, 2018
@MichaelPinkowski
Copy link

+1

@littlehera
Copy link

Hi @Ooops-404 , sound's like a great idea!
Also, Subscription should generate the invoice (not the other way around). Is their a team currently working on this one? We'd like to coordinate with them in order to make a PR for this feature.

@renzodemie
Copy link
Contributor

Hello @Ooops-404 we are also planning to modify the current Subscription Doctype.

Here is the details of what we want to do: https://discuss.erpnext.com/t/subscription-modifications/34139

@tundebabzy tundebabzy self-assigned this Feb 27, 2018
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 7, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

8 participants