Tuesday, September 3, 2024
2 changes · saas-17.4
Enhancements to existing features
The point of sale sales transfer smart button now displays its icon and text neatly aligned, preventing crowded or overlapping content. The label spelling was also corrected from "Transfered" to "Transferred," improving clarity and polish for users.
Original PR description
Before this commit: =================== The content was overloading in the smart button "Transferred from sale". Icon and text were not aligned  After this commit: ==================== Content is now aligned with the smart button. The icon and text are aligned now."Transfered" is changed to "Transferred"  task - 4080915
This update makes it easier to customize how billing periods are calculated for subscription invoice quantities. It helps businesses adapt subscription billing logic to their specific needs without changing core behavior for standard users.
Original PR description
Before this commit, the periods used in qty invoiced computation were not easily overridable.