Solidus: Time-aware tax rates

Created on 22 Apr 2017  路  3Comments  路  Source: solidusio/solidus

Tax rates are currently valid "forever". If a tax rate changes in a jurisdiction a store sells to, the tax rate records have to be updated exactly when the new tax rates comes into effect. This is not very user-friendly.

It would instead be nice if we could set a valid_from and valid_until date on tax rates, and have them apply when the current datetime is within these two dates. If both are nil, tax rates can still be indefinitely valid.

Challenge SolidusConf Hack Day

Most helpful comment

@mtylty I think this one might be easier if just one person works on it so I can let you work on it if you already started working

All 3 comments

I will start working on this

@vladstoick I'm working on this as well, would you mind splitting the work? We could work on solidus_core and solidus_backend separately.

@mtylty I think this one might be easier if just one person works on it so I can let you work on it if you already started working

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ericsaupe picture ericsaupe  路  3Comments

graygilmore picture graygilmore  路  5Comments

seand7565 picture seand7565  路  5Comments

aitbw picture aitbw  路  4Comments

seand7565 picture seand7565  路  3Comments