You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
few fixes
i) added year to calculateDuration method to support billing cycle
duration exceeding 12 years.
ii) modified makeStartStopDates method to include plans assigned today
only.
removed Helpers.php & Constants.php
moved all the helpers & constants from all the AM modules to their
respective central repositories for the sake of code reusability &
consistency.