Skip to content

Releases: AccessManager/am-invoices

Few More Fixes

09 Apr 10:44
Compare
Choose a tag to compare
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.

0.7

17 Apr 06:10
Compare
Choose a tag to compare
0.7

fixed: duration calculation for Recurring Products was not counting difference correctly.

0.6

14 Apr 06:39
Compare
Choose a tag to compare
0.6

fixed: duration calculator rewritten. Should work as expected.

Few Fixes.

30 Mar 14:50
Compare
Choose a tag to compare

fixed: select only advancepaid & not terminated accounts.

moved local files to dependencies to avoid conflict with other modules.

29 Mar 07:12
Compare
Choose a tag to compare
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.

Number of bug fixes & few new features.

28 Mar 06:37
Compare
Choose a tag to compare
0.2

number of bug fixes & new features.

Initial Release.

11 Mar 09:03
Compare
Choose a tag to compare
0.1

fixed: resolves helper function conflict.