medusajs / b2b-starter-medusa

Official Medusa B2B Starter template. Features common B2B ecommerce requirements and can be easily adapted and extended.
https://dub.sh/medusa-b2b-starter
MIT License
114 stars 23 forks source link

fix: rm spend limit division #55

Closed VariableVic closed 3 weeks ago

VariableVic commented 3 weeks ago

This pull request includes several changes to how spending limits are handled across different parts of the codebase, specifically removing the multiplication and division by 100 to simplify the calculations.

Changes to spending limit calculations: