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

fix: use currency defined in plan for subscriotion #45104

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

ljain112
Copy link
Contributor

@ljain112 ljain112 commented Jan 6, 2025

Issue: Subscription Invoice is not based on plan currency.

Steps to replicate:

  • Allow "allow_multi_currency_invoices_against_single_party_account" from account settings.
  • Create a customer with defualt_billing_currency that is different from Company Currency.
  • Create a Subscription Plan in Customer Currency.
  • Create a Subscription.

The invoice will be in company default receivable account currency because no default account is set in the Party.

Frappe Support Issue: https://support.frappe.io/app/hd-ticket/28511

backport-version-15
backport-version-14

@ljain112 ljain112 requested a review from ruthra-kumar as a code owner January 6, 2025 09:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant