[#1100] How to configure different values for "price_without_tax" and "price_with_tax"

Migrated from Redmine #1100 | Author: Jagan Pandurangan
Status: New | Priority: Normal | Created: 2023-08-30


We would like to show different prices for the same service for our customers and service providers for our business.

We explored a bit and found “price_without_tax” and “price_with_tax” in the response of " getEventList " JSON rpc request.

We don’t find a suitable way to configure this in the simply book’s admin dashboard. How do we do that?

Is there a better way to achieve our requirement?

Redmine Admin wrote:

hi, there is no way to show different prices for the same service to customers and service providers

Jagan Pandurangan wrote:

May I know what purpose “price_without_tax” and “price_with_tax” serve? And does it affect the invoice that will be generated?

Also if I achieve this feature through “Sales tax”, will it impact the invoice that will be generated (create a sales tax and associate it with the service and use that information to compute the prices and show it differently in our customer and service provider app). Please see the screenshot on the sales tax feature of simply book I am talking about

Jagan Pandurangan wrote:


            "tax": {
                "id": 1,
                "name": "commision-0.5",
                "ratio": 0.5,
                "is_default": false
            },

The ratio will help us to compute the prices and show it differently. But I would like to know if this will affect the invoice or not.

Redmine Admin wrote:

This server ability to set tax (or multiple taxes) for your services. Of course this will affect invoice. Please contact our Live help if you have any questions about this

Jagan Pandurangan wrote:

Can you at least tell me how to configure different values for “price_without_tax” and “price_with_tax”. The live chat team is asking me to ask you guys.

Redmine Admin wrote:

it’s impossible live chat is asking you to ask API support forum to do this