erpnext
erpnext copied to clipboard
feat: optional description on subscription item
This very small patch allows for adding a custom item description to the subscription plans item list in the Subscription Doctype which is then copied over into the Sales Invoice for the given item. This is useful for specifying individual parameters or assignments for subscription line items.
Subscription Plan Detail Table (Plans field on Subscription Doctype):
Sales Invoice Item Table (Items field on the Sales Invoice Doctype):
This pull request has been automatically marked as inactive because it has not had recent activity. It will be closed within 3 days if no further activity occurs, but it only takes a comment to keep a contribution alive :) Also, even if it is closed, you can always reopen the PR when you're ready. Thank you for contributing.
I'd be glad to put more work in on this (tests, docs, refactoring) if it's an acceptable feature. Otherwise, I'll maintain it out of tree. Any comments?
This pull request has been automatically marked as inactive because it has not had recent activity. It will be closed within 3 days if no further activity occurs, but it only takes a comment to keep a contribution alive :) Also, even if it is closed, you can always reopen the PR when you're ready. Thank you for contributing.