* chore: resolving conflicts * refactor: bank_clearance and add hook for get_payment_entries_for_bank_clearance * refactor: bank_reconciliation_tool and add hook for get_matching_vouchers_for_bank_reconciliation * fix: remove sales invoice from bank_reconciliation_doctypes and use hook for voucher clearance * refactor: remove loan tests from test_bank_transaction * refactor: bank_clearance_summary and add hook for get_entries_for_bank_clearance_summary * refactor: removed test_bank_reconciliation_statement * refactor: bank_reconciliation_statement and add hook for get_amounts_not_reflected_in_system_for_bank_reconciliation_statement * refactor: add missing hook and patches for module removal and deprecation warning * refactor: remove loan management translations * chore: add erpnext tests dependent on lending
		
			
				
	
	
		
			25 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			25 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # Each line is a file pattern followed by one or more owners.
 | |
| 
 | |
| # These owners will be the default owners for everything in
 | |
| # the repo. Unless a later match takes precedence,
 | |
| 
 | |
| erpnext/accounts/               @deepeshgarg007 @ruthra-kumar
 | |
| erpnext/assets/                 @anandbaburajan @deepeshgarg007
 | |
| erpnext/regional                @deepeshgarg007 @ruthra-kumar
 | |
| erpnext/selling                 @deepeshgarg007 @ruthra-kumar
 | |
| erpnext/support/                @deepeshgarg007
 | |
| pos*                            
 | |
| 
 | |
| erpnext/buying/                 @rohitwaghchaure @s-aga-r
 | |
| erpnext/maintenance/            @rohitwaghchaure @s-aga-r
 | |
| erpnext/manufacturing/          @rohitwaghchaure @s-aga-r
 | |
| erpnext/quality_management/     @rohitwaghchaure @s-aga-r
 | |
| erpnext/stock/                  @rohitwaghchaure @s-aga-r
 | |
| erpnext/subcontracting          @rohitwaghchaure @s-aga-r
 | |
| 
 | |
| erpnext/controllers/            @deepeshgarg007 @rohitwaghchaure
 | |
| erpnext/patches/                @deepeshgarg007 
 | |
| 
 | |
| .github/                        @deepeshgarg007
 | |
| pyproject.toml                  @phot0n
 |