Skip to content

chore: Type annotations for all DocTypes (backport #379)#381

Closed
mergify[bot] wants to merge 1 commit intopoc-stagingfrom
mergify/bp/poc-staging/pr-379
Closed

chore: Type annotations for all DocTypes (backport #379)#381
mergify[bot] wants to merge 1 commit intopoc-stagingfrom
mergify/bp/poc-staging/pr-379

Conversation

@mergify
Copy link

@mergify mergify bot commented Mar 19, 2025

Uses the export_python_type_annotations hook.


This is an automatic backport of pull request #379 done by Mergify.

(cherry picked from commit 5ef2f7e)

# Conflicts:
#	lending/loan_management/doctype/loan/loan.json
#	lending/loan_management/doctype/loan_adjustment/loan_adjustment.json
#	lending/loan_management/doctype/loan_demand/loan_demand.json
#	lending/loan_management/doctype/loan_disbursement/loan_disbursement.json
#	lending/loan_management/doctype/loan_interest_accrual/loan_interest_accrual.json
#	lending/loan_management/doctype/loan_partner/loan_partner.json
#	lending/loan_management/doctype/loan_product/loan_product.json
#	lending/loan_management/doctype/loan_repayment/loan_repayment.json
#	lending/loan_management/doctype/loan_repayment_repost/loan_repayment_repost.json
#	lending/loan_management/doctype/loan_repayment_schedule/loan_repayment_schedule.json
#	lending/loan_management/doctype/loan_restructure/loan_restructure.json
#	lending/loan_management/doctype/loan_security_deposit/loan_security_deposit.json
#	lending/loan_management/doctype/process_loan_interest_accrual/process_loan_interest_accrual.json
@mergify mergify bot requested a review from deepeshgarg007 as a code owner March 19, 2025 06:55
@mergify mergify bot added the conflicts label Mar 19, 2025
@mergify
Copy link
Author

mergify bot commented Mar 19, 2025

Cherry-pick of 5ef2f7e has failed:

On branch mergify/bp/poc-staging/pr-379
Your branch is up to date with 'origin/poc-staging'.

You are currently cherry-picking commit 5ef2f7e.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
	modified:   lending/hooks.py
	modified:   lending/loan_management/doctype/co_lender_schedule/co_lender_schedule.json
	modified:   lending/loan_management/doctype/days_past_due_log/days_past_due_log.json
	modified:   lending/loan_management/doctype/days_past_due_log/days_past_due_log.py
	modified:   lending/loan_management/doctype/loan/loan.py
	modified:   lending/loan_management/doctype/loan_adjustment/loan_adjustment.py
	modified:   lending/loan_management/doctype/loan_adjustment_detail/loan_adjustment_detail.json
	modified:   lending/loan_management/doctype/loan_adjustment_detail/loan_adjustment_detail.py
	modified:   lending/loan_management/doctype/loan_application/loan_application.json
	modified:   lending/loan_management/doctype/loan_application/loan_application.py
	modified:   lending/loan_management/doctype/loan_balance_adjustment/loan_balance_adjustment.json
	modified:   lending/loan_management/doctype/loan_balance_adjustment/loan_balance_adjustment.py
	modified:   lending/loan_management/doctype/loan_buyback/loan_buyback.json
	modified:   lending/loan_management/doctype/loan_buyback/loan_buyback.py
	modified:   lending/loan_management/doctype/loan_category/loan_category.json
	modified:   lending/loan_management/doctype/loan_category/loan_category.py
	modified:   lending/loan_management/doctype/loan_charge_reference/loan_charge_reference.json
	modified:   lending/loan_management/doctype/loan_charge_reference/loan_charge_reference.py
	modified:   lending/loan_management/doctype/loan_charges/loan_charges.json
	modified:   lending/loan_management/doctype/loan_charges/loan_charges.py
	modified:   lending/loan_management/doctype/loan_classification/loan_classification.json
	modified:   lending/loan_management/doctype/loan_classification/loan_classification.py
	modified:   lending/loan_management/doctype/loan_classification_range/loan_classification_range.json
	modified:   lending/loan_management/doctype/loan_classification_range/loan_classification_range.py
	modified:   lending/loan_management/doctype/loan_demand/loan_demand.py
	modified:   lending/loan_management/doctype/loan_demand_offset_detail/loan_demand_offset_detail.json
	modified:   lending/loan_management/doctype/loan_demand_offset_detail/loan_demand_offset_detail.py
	modified:   lending/loan_management/doctype/loan_demand_offset_order/loan_demand_offset_order.json
	modified:   lending/loan_management/doctype/loan_demand_offset_order/loan_demand_offset_order.py
	modified:   lending/loan_management/doctype/loan_disbursement/loan_disbursement.py
	modified:   lending/loan_management/doctype/loan_disbursement_charge/loan_disbursement_charge.json
	modified:   lending/loan_management/doctype/loan_disbursement_charge/loan_disbursement_charge.py
	modified:   lending/loan_management/doctype/loan_freeze_log/loan_freeze_log.json
	modified:   lending/loan_management/doctype/loan_freeze_log/loan_freeze_log.py
	modified:   lending/loan_management/doctype/loan_interest_accrual/loan_interest_accrual.py
	modified:   lending/loan_management/doctype/loan_irac_provisioning_configuration/loan_irac_provisioning_configuration.json
	modified:   lending/loan_management/doctype/loan_irac_provisioning_configuration/loan_irac_provisioning_configuration.py
	modified:   lending/loan_management/doctype/loan_limit_change_log/loan_limit_change_log.json
	modified:   lending/loan_management/doctype/loan_limit_change_log/loan_limit_change_log.py
	modified:   lending/loan_management/doctype/loan_npa_log/loan_npa_log.json
	modified:   lending/loan_management/doctype/loan_npa_log/loan_npa_log.py
	modified:   lending/loan_management/doctype/loan_partner/loan_partner.py
	modified:   lending/loan_management/doctype/loan_partner_address/loan_partner_address.json
	modified:   lending/loan_management/doctype/loan_partner_address/loan_partner_address.py
	modified:   lending/loan_management/doctype/loan_partner_adhoc_charges_shared/loan_partner_adhoc_charges_shared.json
	modified:   lending/loan_management/doctype/loan_partner_adhoc_charges_shared/loan_partner_adhoc_charges_shared.py
	modified:   lending/loan_management/doctype/loan_partner_shareable/loan_partner_shareable.json
	modified:   lending/loan_management/doctype/loan_partner_shareable/loan_partner_shareable.py
	modified:   lending/loan_management/doctype/loan_product/loan_product.py
	modified:   lending/loan_management/doctype/loan_product_loan_partner/loan_product_loan_partner.json
	modified:   lending/loan_management/doctype/loan_product_loan_partner/loan_product_loan_partner.py
	modified:   lending/loan_management/doctype/loan_refund/loan_refund.json
	modified:   lending/loan_management/doctype/loan_refund/loan_refund.py
	modified:   lending/loan_management/doctype/loan_repayment/loan_repayment.py
	modified:   lending/loan_management/doctype/loan_repayment_charges/loan_repayment_charges.json
	modified:   lending/loan_management/doctype/loan_repayment_charges/loan_repayment_charges.py
	modified:   lending/loan_management/doctype/loan_repayment_detail/loan_repayment_detail.json
	modified:   lending/loan_management/doctype/loan_repayment_detail/loan_repayment_detail.py
	modified:   lending/loan_management/doctype/loan_repayment_repost/loan_repayment_repost.py
	modified:   lending/loan_management/doctype/loan_repayment_repost_cancel_detail/loan_repayment_repost_cancel_detail.json
	modified:   lending/loan_management/doctype/loan_repayment_repost_cancel_detail/loan_repayment_repost_cancel_detail.py
	modified:   lending/loan_management/doctype/loan_repayment_repost_detail/loan_repayment_repost_detail.json
	modified:   lending/loan_management/doctype/loan_repayment_repost_detail/loan_repayment_repost_detail.py
	modified:   lending/loan_management/doctype/loan_repayment_schedule/loan_repayment_schedule.py
	modified:   lending/loan_management/doctype/loan_restructure/loan_restructure.py
	modified:   lending/loan_management/doctype/loan_restructure_limit_log/loan_restructure_limit_log.json
	modified:   lending/loan_management/doctype/loan_restructure_limit_log/loan_restructure_limit_log.py
	modified:   lending/loan_management/doctype/loan_security/loan_security.json
	modified:   lending/loan_management/doctype/loan_security/loan_security.py
	modified:   lending/loan_management/doctype/loan_security_assignment/loan_security_assignment.json
	modified:   lending/loan_management/doctype/loan_security_assignment/loan_security_assignment.py
	modified:   lending/loan_management/doctype/loan_security_deposit/loan_security_deposit.py
	modified:   lending/loan_management/doctype/loan_security_price/loan_security_price.json
	modified:   lending/loan_management/doctype/loan_security_price/loan_security_price.py
	modified:   lending/loan_management/doctype/loan_security_release/loan_security_release.json
	modified:   lending/loan_management/doctype/loan_security_release/loan_security_release.py
	modified:   lending/loan_management/doctype/loan_security_shortfall/loan_security_shortfall.json
	modified:   lending/loan_management/doctype/loan_security_shortfall/loan_security_shortfall.py
	modified:   lending/loan_management/doctype/loan_security_type/loan_security_type.json
	modified:   lending/loan_management/doctype/loan_security_type/loan_security_type.py
	modified:   lending/loan_management/doctype/loan_transfer/loan_transfer.json
	modified:   lending/loan_management/doctype/loan_transfer/loan_transfer.py
	modified:   lending/loan_management/doctype/loan_transfer_detail/loan_transfer_detail.json
	modified:   lending/loan_management/doctype/loan_transfer_detail/loan_transfer_detail.py
	modified:   lending/loan_management/doctype/loan_write_off/loan_write_off.json
	modified:   lending/loan_management/doctype/loan_write_off/loan_write_off.py
	modified:   lending/loan_management/doctype/pledge/pledge.json
	modified:   lending/loan_management/doctype/pledge/pledge.py
	modified:   lending/loan_management/doctype/prepayment_charges/prepayment_charges.json
	modified:   lending/loan_management/doctype/prepayment_charges/prepayment_charges.py
	modified:   lending/loan_management/doctype/process_loan_classification/process_loan_classification.json
	modified:   lending/loan_management/doctype/process_loan_classification/process_loan_classification.py
	modified:   lending/loan_management/doctype/process_loan_demand/process_loan_demand.json
	modified:   lending/loan_management/doctype/process_loan_demand/process_loan_demand.py
	modified:   lending/loan_management/doctype/process_loan_interest_accrual/process_loan_interest_accrual.py
	modified:   lending/loan_management/doctype/process_loan_restructure_limit/process_loan_restructure_limit.json
	modified:   lending/loan_management/doctype/process_loan_restructure_limit/process_loan_restructure_limit.py
	modified:   lending/loan_management/doctype/process_loan_security_shortfall/process_loan_security_shortfall.json
	modified:   lending/loan_management/doctype/process_loan_security_shortfall/process_loan_security_shortfall.py
	modified:   lending/loan_management/doctype/proposed_pledge/proposed_pledge.json
	modified:   lending/loan_management/doctype/proposed_pledge/proposed_pledge.py
	modified:   lending/loan_management/doctype/repayment_schedule/repayment_schedule.json
	modified:   lending/loan_management/doctype/repayment_schedule/repayment_schedule.py
	modified:   lending/loan_management/doctype/sanctioned_loan_amount/sanctioned_loan_amount.json
	modified:   lending/loan_management/doctype/sanctioned_loan_amount/sanctioned_loan_amount.py
	modified:   lending/loan_management/doctype/unpledge/unpledge.json
	modified:   lending/loan_management/doctype/unpledge/unpledge.py

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   lending/loan_management/doctype/loan/loan.json
	both modified:   lending/loan_management/doctype/loan_adjustment/loan_adjustment.json
	both modified:   lending/loan_management/doctype/loan_demand/loan_demand.json
	both modified:   lending/loan_management/doctype/loan_disbursement/loan_disbursement.json
	both modified:   lending/loan_management/doctype/loan_interest_accrual/loan_interest_accrual.json
	both modified:   lending/loan_management/doctype/loan_partner/loan_partner.json
	both modified:   lending/loan_management/doctype/loan_product/loan_product.json
	both modified:   lending/loan_management/doctype/loan_repayment/loan_repayment.json
	both modified:   lending/loan_management/doctype/loan_repayment_repost/loan_repayment_repost.json
	both modified:   lending/loan_management/doctype/loan_repayment_schedule/loan_repayment_schedule.json
	both modified:   lending/loan_management/doctype/loan_restructure/loan_restructure.json
	both modified:   lending/loan_management/doctype/loan_security_deposit/loan_security_deposit.json
	both modified:   lending/loan_management/doctype/process_loan_interest_accrual/process_loan_interest_accrual.json

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants