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)
-
0
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.
-
0
This issue is closed because of no recent activity. Please create a new issue if you are still having this problem.