generate state salesTax

This commit is contained in:
Azgaar 2021-08-11 22:08:08 +03:00
parent 0fb6363f2a
commit c92862b316
4 changed files with 15 additions and 10 deletions

View file

@ -761,6 +761,9 @@ function parseLoadedData(data) {
rivers.attr('style', null);
borders.attr('style', null);
}
// ecomonics:
// calculate salesTax for all states
})();
void (function checkDataIntegrity() {