forked from FITER1/fineract-template
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Rebase su changes #1388
Merged
Merged
Rebase su changes #1388
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…late into fix/SU-432
…late into fix/SU-432
SU-450 : Novelty management - Update Charge-Off
SU-441 : Archivo cartera - Report
[SU-199] Factura electrónica: vencimiento resolución (parámetro y ale…
[SU-198] Facturación electrónica: Parametrizaciones
SU-316 : Redefinición de Honorarios / Redefinition of Fees (Honorarios)
[SU-469] Update API: "/fineract-provider/api/v1/clients/{ClientID}/ac…
SU-316 : Redefinición de Honorarios - add Handle delinquency not set on product
…late into feature/SU-318
[SU-490]Adelanto de pago con período de gracia / Repayment with Grace…
[SU-490]Adelanto de pago con período de gracia / Repayment with Grace…
…late into bug/SU-503
SU-488 : Archivo de Cartera - Departamento
…late into bug/SU-503
SU-503 : Tasa Maxima - Maximum legal rate
…ame day on suspended account (#1384)
SUP-472: API for Clasificacion Conceptos table
Todos permiten que pentaho se cargue en todos los idiomas. Related work items: #29692
Signed-off-by: Naphlin Peter <[email protected]>
Napho
pushed a commit
that referenced
this pull request
Dec 24, 2024
Bug fixes and modifications Related work items: #1327, #1333, #1338, #1339, #1340, #1343, #1344, #1345, #1347, #1348, #1349, #1350, #1351, #1352, #1353, #1354, #1355, #1356, #1357, #1358, #1361, #1362, #1363, #1364, #1365, #1366, #1367, #1368, #1369, #1371, #1374, #1375, #1381, #1382, #1383, #1384, #1385, #1388, #1391, #29692
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Describe the changes made and why they were made.
Ignore if these details are present on the associated Apache Fineract JIRA ticket.
Checklist
Please make sure these boxes are checked before submitting your pull request - thanks!
Write the commit message as per https://github.com/apache/fineract/#pull-requests
Acknowledge that we will not review PRs that are not passing the build ("green") - it is your responsibility to get a proposed PR to pass the build, not primarily the project's maintainers.
Create/update unit or integration tests for verifying the changes made.
Follow coding conventions at https://cwiki.apache.org/confluence/display/FINERACT/Coding+Conventions.
Add required Swagger annotation and update API documentation at fineract-provider/src/main/resources/static/legacy-docs/apiLive.htm with details of any API changes
Submission is not a "code dump". (Large changes can be made "in repository" via a branch. Ask on the developer mailing list for guidance, if required.)
FYI our guidelines for code reviews are at https://cwiki.apache.org/confluence/display/FINERACT/Code+Review+Guide.