Base solution for your next web application
Open Closed

How to change price for tenant wise #8370


User avatar
0
kansoftware created

Hi,

I want to know how to change tenant price after created tenant with edition. I dont want to change price in edition or change edition for tenant.


2 Answer(s)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi @kansoftware

    It is not tenant based, so you can't change it. If you want the price to be changable by tenant, you have to implement it yourself. For example, add prices to Tenant Entity and use it if the Tenant price is not null. IF it is null, use the Edition price.

  • User Avatar
    0
    ismcagdas created
    Support Team

    This issue is closed because of no recent activity. Please create a new issue if you are still having this problem.