Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update installments generator options and add a new utility function for determining the generator options #1

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

tugayRad
Copy link

@tugayRad tugayRad commented Feb 7, 2023

First of all thanks for the plugin implementations.

We are using the installments plugin in the Radity and we extend it a bit to fulfill our needs.

Made some generic updates to the plugin so that we can receive updates more easily, with less conflicts.


9d12c78 is for determining the maximum number of installments that will be generated with the plugin. It only passes the option to the getDateSequence method as maxCount parameter.


b7e4df7 is for creating a center to determine the generator options outside of the wrapper or plugin scripts. By doing this we aim to have less conflict while we pull your updated codes and merge them with our business logic.

@tugayRad tugayRad force-pushed the update-installments-generator-options branch from 1c97a39 to 8e3bb47 Compare February 7, 2023 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant