Sabu Siyad 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f900a78995 
							
						 
					 
					
						
						
							
							refactor!: drop ecommerce in favor of webshop ( #33265 )  
						
						... 
						
						
						
						* refactor!: remove ecommerce item group field check
Signed-off-by: Sabu Siyad <hello@ssiyad.com>
* refactor!: remove `e_commerce` directory
Signed-off-by: Sabu Siyad <hello@ssiyad.com>
* refactor!: remove `get_context` from `item_group`
https://frappeframework.com/docs/v14/user/en/guides/portal-development/context 
Signed-off-by: Sabu Siyad <hello@ssiyad.com>
* refactor!: remove related `./templates`
Signed-off-by: Sabu Siyad <hello@ssiyad.com>
* refactor!(navbar): remove wishlist (ecommerce)
Signed-off-by: Sabu Siyad <hello@ssiyad.com>
* refactor!(js): remove js from scripts
Signed-off-by: Sabu Siyad <hello@ssiyad.com>
* refactor!: remove `www/all-products`
Signed-off-by: Sabu Siyad <hello@ssiyad.com>
* refactor!: remove pages and js
Signed-off-by: Sabu Siyad <hello@ssiyad.com>
* refactor!: remove js/customer_reviews
Signed-off-by: Sabu Siyad <hello@ssiyad.com>
* refactor!(portal utils): remove shopping cart debtor account
Signed-off-by: Sabu Siyad <hello@ssiyad.com>
* refactor!: remove e_commerce events from hooks
Signed-off-by: Sabu Siyad <hello@ssiyad.com>
* refactor!(web): remove e_commerce js from bundle
Signed-off-by: Sabu Siyad <hello@ssiyad.com>
* refactor!(setup): remove shopping cart setup
Signed-off-by: Sabu Siyad <hello@ssiyad.com>
* refactor!: remove pages
Signed-off-by: Sabu Siyad <hello@ssiyad.com>
* refactor(item): remove website item button
Signed-off-by: Sabu Siyad <hello@ssiyad.com>
* refactor!(payment request): remove `on_payment_authorized`
Signed-off-by: Sabu Siyad <hello@ssiyad.com>
* refactor!: @staticmethod `get_gateway_details`
to avoid monkey patching, in custom apps
https://discuss.erpnext.com/t/how-to-override-method-in-frappe/28786/36 
Signed-off-by: Sabu Siyad <hello@ssiyad.com>
* refactor!(pages): remove product page
Signed-off-by: Sabu Siyad <hello@ssiyad.com>
* refactor!(homepage): do not setup website items
Signed-off-by: Sabu Siyad <hello@ssiyad.com>
* refactor(workspace): remove link to ecommerce settings
Signed-off-by: Sabu Siyad <hello@ssiyad.com>
* refactor!(www): remove shop-by-category
Signed-off-by: Sabu Siyad <hello@ssiyad.com>
* refactor!(homepage): remove featured product
Signed-off-by: Sabu Siyad <hello@ssiyad.com>
* refactor: remove products in homepage
Signed-off-by: Sabu Siyad <hello@ssiyad.com>
* refactor(homepage): remove explore button
Signed-off-by: Sabu Siyad <hello@ssiyad.com>
* refactor: remove products fields from homepage
Signed-off-by: Sabu Siyad <hello@ssiyad.com>
* Revert "refactor!: @staticmethod `get_gateway_details`"
This reverts commit 561bcd96680a930bb92627869502d9346b10611b.
Signed-off-by: Sabu Siyad <hello@ssiyad.com>
* refactor!: remove payment gateway e_commerce import
Signed-off-by: Sabu Siyad <hello@ssiyad.com>
* chore: pre-commit
Signed-off-by: Sabu Siyad <hello@ssiyad.com>
* refactor!: pass `party` into `get_price`
Signed-off-by: Sabu Siyad <hello@ssiyad.com>
* refactor: move `get_item_codes_by_attributes` to `utilities/product`
Signed-off-by: Sabu Siyad <hello@ssiyad.com>
* refactor!(quotation): input customer group
Signed-off-by: Sabu Siyad <hello@ssiyad.com>
* chore: pre-commit
* refactor: remove custom `navbar_items.html`
* refactor!(item): remove `published_in_website`
* refactor: move `validate_duplicate_website_item` before rename
* test: remove `test_shopping_cart_without_website_item`
* chore: add doctype drop patch
* refactor: removed website item related code
* refactor: removed shopping_cart code
* refactor: removed e-commerce related patches
* refactor: removed website related fields from item group
* fix: patch create_asset_depreciation_schedules_from_assets, KeyError: '0K BU64 AUY'
---------
Signed-off-by: Sabu Siyad <hello@ssiyad.com>
Co-authored-by: Rohit Waghchaure <rohitw1991@gmail.com> 
						
						
					 
					
						2023-10-17 17:05:44 +05:30 
						 
				 
			
				
					
						
							
							
								Deepesh Garg 
							
						 
					 
					
						
						
						
						
							
						
						
							c850f46c0a 
							
						 
					 
					
						
						
							
							chore: Update records  
						
						
						
						
					 
					
						2023-07-30 11:53:09 +05:30 
						 
				 
			
				
					
						
							
							
								Deepesh Garg 
							
						 
					 
					
						
						
						
						
							
						
						
							3698af834b 
							
						 
					 
					
						
						
							
							Merge branch 'develop' of  https://github.com/frappe/erpnext  into demo_data_on_install  
						
						
						
						
					 
					
						2023-07-29 17:12:06 +05:30 
						 
				 
			
				
					
						
							
							
								Deepesh Garg 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6270607c6d 
							
						 
					 
					
						
						
							
							fix: Remove current fiscal year from Global Defaults ( #35960 )  
						
						... 
						
						
						
						* fix: Remove current fiscal year from Global Defaults
* fix: Remove button to set default
* fix: Add utils to get fiscal year
* fix: Incorrect import
* feat: Add hook for naming series parser 
						
						
					 
					
						2023-07-16 12:58:42 +05:30 
						 
				 
			
				
					
						
							
							
								Deepesh Garg 
							
						 
					 
					
						
						
						
						
							
						
						
							d5bdd9387a 
							
						 
					 
					
						
						
							
							chore: Do not update shopping cart settings on install  
						
						
						
						
					 
					
						2023-06-26 18:35:01 +05:30 
						 
				 
			
				
					
						
							
							
								Deepesh Garg 
							
						 
					 
					
						
						
						
						
							
						
						
							86744b6fbb 
							
						 
					 
					
						
						
							
							chore: Add more invoices  
						
						
						
						
					 
					
						2023-06-19 09:44:57 +05:30 
						 
				 
			
				
					
						
							
							
								Rohit Waghchaure 
							
						 
					 
					
						
						
						
						
							
						
						
							648efca940 
							
						 
					 
					
						
						
							
							feat: auto create serial and batch bundle  
						
						
						
						
					 
					
						2023-06-02 17:14:16 +05:30 
						 
				 
			
				
					
						
							
							
								Raffael Meyer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							770369e5c1 
							
						 
					 
					
						
						
							
							feat: translate fixtures during runtime, not installation ( #33996 )  
						
						... 
						
						
						
						feat: install untranslated fixtures from files
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com> 
						
						
					 
					
						2023-02-14 09:29:27 +05:30 
						 
				 
			
				
					
						
							
							
								Raffael Meyer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							201573ab9a 
							
						 
					 
					
						
						
							
							refactor: install fixtures ( #33964 )  
						
						... 
						
						
						
						* refactor: install fixtures
* style: disable semgrep for install_defaults signature 
						
						
					 
					
						2023-02-11 12:15:42 +05:30 
						 
				 
			
				
					
						
							
							
								Deepesh Garg 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0efdc6c13a 
							
						 
					 
					
						
						
							
							fix: Ignore mandatory fields while creating tax templates for new companies ( #34005 )  
						
						
						
						
					 
					
						2023-02-11 12:03:48 +05:30 
						 
				 
			
				
					
						
							
							
								Deepesh Garg 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3598bcc9a8 
							
						 
					 
					
						
						
							
							chore: ERPNext setup wizard cleanup ( #33675 )  
						
						... 
						
						
						
						* chore: ERPNext setup wizard cleanup
* chore: Remove default website
* chore: Remove flaky tests
* chore: remove unwanted tests 
						
						
					 
					
						2023-01-27 14:40:39 +05:30 
						 
				 
			
				
					
						
							
							
								Rucha Mahabal 
							
						 
					 
					
						
						
						
						
							
						
						
							108cce2785 
							
						 
					 
					
						
						
							
							refactor: rewrite raw sql queries with frappe.qb and database API  
						
						
						
						
					 
					
						2022-07-07 19:00:19 +05:30 
						 
				 
			
				
					
						
							
							
								Rucha Mahabal 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							64075cbebc 
							
						 
					 
					
						
						
							
							Merge branch 'develop' into hr-separation  
						
						
						
						
					 
					
						2022-07-07 17:36:01 +05:30 
						 
				 
			
				
					
						
							
							
								Ankush Menat 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							bc3f99321a 
							
						 
					 
					
						
						
							
							refactor: department creation ( #31548 )  
						
						... 
						
						
						
						- all department creation always fails after first company, this is
handled in exception handling code but better to not attempt this in
first place.
- move department creation to company.py this has nothing to do with
  setup and previous function signature made no sense. 
						
						
					 
					
						2022-07-07 16:05:18 +05:30 
						 
				 
			
				
					
						
							
							
								Rucha Mahabal 
							
						 
					 
					
						
						
						
						
							
						
						
							694d35e1c4 
							
						 
					 
					
						
						
							
							fix: Add Designation fixtures  
						
						
						
						
					 
					
						2022-07-04 16:17:26 +05:30 
						 
				 
			
				
					
						
							
							
								Rucha Mahabal 
							
						 
					 
					
						
						
						
						
							
						
						
							9f7511d6bf 
							
						 
					 
					
						
						
							
							fix: Remove HR & Payroll Settings from Company master  
						
						... 
						
						
						
						- moved setup to HRMS app 
						
						
					 
					
						2022-06-30 18:12:12 +05:30 
						 
				 
			
				
					
						
							
							
								Rucha Mahabal 
							
						 
					 
					
						
						
						
						
							
						
						
							6bee20c5e3 
							
						 
					 
					
						
						
							
							chore: Add Fleet Management masters in Setup module for Delivery Trip  
						
						... 
						
						
						
						- Driver, Vehicle, Driving License Category (child table)
- Removed Email Account setup for Job Applicant from setup wizard 
						
						
					 
					
						2022-06-28 13:29:35 +05:30 
						 
				 
			
				
					
						
							
							
								Rucha Mahabal 
							
						 
					 
					
						
						
						
						
							
						
						
							fbc1330ab0 
							
						 
					 
					
						
						
							
							chore: Remove HR/Payroll related setups and fixtures  
						
						... 
						
						
						
						- Fixtures moved to HRMS app
- 'HR' field in Terms and Conditions removed, added via HRMS setup 
						
						
					 
					
						2022-06-17 16:34:13 +05:30 
						 
				 
			
				
					
						
							
							
								Deepesh Garg 
							
						 
					 
					
						
						
						
						
							
						
						
							2e3e666784 
							
						 
					 
					
						
						
							
							Merge branch 'develop' of  https://github.com/frappe/erpnext  into erpnext_setup_cleanup  
						
						
						
						
					 
					
						2022-05-03 18:17:36 +05:30 
						 
				 
			
				
					
						
							
							
								Rushabh Mehta 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							548afba8bb 
							
						 
					 
					
						
						
							
							fix(minor): update frappe.error_log to new API ( #30864 )  
						
						... 
						
						
						
						* fix(minor): update frappe.error_log to new API
* refactor: changes for updated log_error api
Co-authored-by: Ankush Menat <ankush@frappe.io> 
						
						
					 
					
						2022-05-02 15:04:26 +05:30 
						 
				 
			
				
					
						
							
							
								Deepesh Garg 
							
						 
					 
					
						
						
						
						
							
						
						
							44c54f69f8 
							
						 
					 
					
						
						
							
							chore: Remove references for Student doctype  
						
						
						
						
					 
					
						2022-04-28 16:16:47 +05:30 
						 
				 
			
				
					
						
							
							
								Deepesh Garg 
							
						 
					 
					
						
						
						
						
							
						
						
							848827cf5c 
							
						 
					 
					
						
						
							
							chore: Remove references for Assessment Group  
						
						
						
						
					 
					
						2022-04-28 15:11:22 +05:30 
						 
				 
			
				
					
						
							
							
								Deepesh Garg 
							
						 
					 
					
						
						
						
						
							
						
						
							60b693f84f 
							
						 
					 
					
						
						
							
							chore: clean up hooks  
						
						
						
						
					 
					
						2022-04-28 12:02:54 +05:30 
						 
				 
			
				
					
						
							
							
								Deepesh Garg 
							
						 
					 
					
						
						
						
						
							
						
						
							429361ce87 
							
						 
					 
					
						
						
							
							chore: Remove domains from Setup  
						
						
						
						
					 
					
						2022-04-27 13:32:51 +05:30 
						 
				 
			
				
					
						
							
							
								Ankush Menat 
							
						 
					 
					
						
						
						
						
							
						
						
							494bd9ef78 
							
						 
					 
					
						
						
							
							style: format code with black  
						
						
						
						
					 
					
						2022-03-28 18:52:46 +05:30 
						 
				 
			
				
					
						
							
							
								Ankush Menat 
							
						 
					 
					
						
						
						
						
							
						
						
							6b638a196b 
							
						 
					 
					
						
						
							
							chore: drop dead sample code  
						
						
						
						
					 
					
						2022-03-22 14:23:56 +05:30 
						 
				 
			
				
					
						
							
							
								ChillarAnand 
							
						 
					 
					
						
						
						
						
							
						
						
							325dc92d37 
							
						 
					 
					
						
						
							
							Merge branch 'develop' into remove-nonprofit  
						
						
						
						
					 
					
						2022-02-03 16:38:01 +05:30 
						 
				 
			
				
					
						
							
							
								marination 
							
						 
					 
					
						
						
						
						
							
						
						
							4b62d2d7fe 
							
						 
					 
					
						
						
							
							fix: (Linter) Write queries using QB/ORM and other minor lines for semgrep to skip  
						
						
						
						
					 
					
						2022-02-02 12:58:31 +05:30 
						 
				 
			
				
					
						
							
							
								ChillarAnand 
							
						 
					 
					
						
						
						
						
							
						
						
							7086d3f3d7 
							
						 
					 
					
						
						
							
							Merge branch 'develop' into remove-nonprofit  
						
						
						
						
					 
					
						2022-01-24 11:35:47 +05:30 
						 
				 
			
				
					
						
							
							
								ChillarAnand 
							
						 
					 
					
						
						
						
						
							
						
						
							f423de530a 
							
						 
					 
					
						
						
							
							refactor: Code cleanup  
						
						
						
						
					 
					
						2022-01-20 11:14:33 +05:30 
						 
				 
			
				
					
						
							
							
								Marica 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b5abf68b0d 
							
						 
					 
					
						
						
							
							Merge branch 'develop' into e-commerce-refactor-develop  
						
						
						
						
					 
					
						2022-01-12 02:52:03 +05:30 
						 
				 
			
				
					
						
							
							
								Ankush Menat 
							
						 
					 
					
						
						
						
						
							
						
						
							33aad4b950 
							
						 
					 
					
						
						
							
							fix: UOM autocomplete broken  
						
						... 
						
						
						
						All new recent sites seem to have all UOMs as disabled by default. The
desired behaviour is exact opposite of this. 
						
						
					 
					
						2022-01-11 17:49:30 +05:30 
						 
				 
			
				
					
						
							
							
								ChillarAnand 
							
						 
					 
					
						
						
						
						
							
						
						
							0c0a9ed96d 
							
						 
					 
					
						
						
							
							refactor: Remove non-profit domain from ERPNext  
						
						
						
						
					 
					
						2022-01-06 09:53:49 +05:30 
						 
				 
			
				
					
						
							
							
								Chillar Anand 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0900c3d655 
							
						 
					 
					
						
						
							
							refactor: Removed agriculture module from ERPNext ( #29022 )  
						
						
						
						
					 
					
						2022-01-04 17:26:11 +05:30 
						 
				 
			
				
					
						
							
							
								Rucha Mahabal 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4686527928 
							
						 
					 
					
						
						
							
							Merge branch 'develop' into exit-interview  
						
						
						
						
					 
					
						2021-12-07 16:23:31 +05:30 
						 
				 
			
				
					
						
							
							
								Ankush Menat 
							
						 
					 
					
						
						
						
						
							
						
						
							105b6d498c 
							
						 
					 
					
						
						
							
							fix: remove bad defaults from selling settings  
						
						... 
						
						
						
						"All cusotmer groups" and "All territories" are pointless defaults, not
sure why these are made default. They don't help you track anything.
"All" might as well be `Null`.
Even the filters for customer_group suggest it shouldn't be group then
having the root as default makes no sense. 
						
						
					 
					
						2021-12-06 11:07:24 +05:30 
						 
				 
			
				
					
						
							
							
								Rucha Mahabal 
							
						 
					 
					
						
						
						
						
							
						
						
							235b707417 
							
						 
					 
					
						
						
							
							feat: add default Exit Questionnaire email template  
						
						
						
						
					 
					
						2021-12-05 17:06:29 +05:30 
						 
				 
			
				
					
						
							
							
								marination 
							
						 
					 
					
						
						
						
						
							
						
						
							f9929ed8a6 
							
						 
					 
					
						
						
							
							Merge branch 'develop' of  https://github.com/frappe/erpnext  into e-commerce-refactor-develop  
						
						
						
						
					 
					
						2021-11-16 16:06:07 +05:30 
						 
				 
			
				
					
						
							
							
								Ankush Menat 
							
						 
					 
					
						
						
						
						
							
						
						
							6098e92ba9 
							
						 
					 
					
						
						
							
							chore: remove utf-8 compat code  
						
						
						
						
					 
					
						2021-11-05 11:16:29 +05:30 
						 
				 
			
				
					
						
							
							
								Ankush Menat 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b01635e1da 
							
						 
					 
					
						
						
							
							refactor!: remove hub  #28117  
						
						... 
						
						
						
						refactor!: remove hub 
						
						
					 
					
						2021-10-28 14:07:15 +05:30 
						 
				 
			
				
					
						
							
							
								marination 
							
						 
					 
					
						
						
						
						
							
						
						
							eef9cf152f 
							
						 
					 
					
						
						
							
							chore: Drive E-commerce via Website Item  
						
						... 
						
						
						
						- Removed Shopping Cart Settings
- Portal fully driven via E Commerce Settings
- All Item listing querying will happen via ProductQuery engine only
- Product Listing via Website Items
- removed redundant code
- Moved all website logic from Item to Website Item 
						
						
					 
					
						2021-10-12 15:48:06 +05:30 
						 
				 
			
				
					
						
							
							
								Deepesh Garg 
							
						 
					 
					
						
						
						
						
							
						
						
							a2b5e678fe 
							
						 
					 
					
						
						
							
							fix: Use get_list instead of get_all to avoid perm issues  
						
						... 
						
						
						
						(cherry picked from commit 9507b2d752a40c0dd9e8b43ae3ef64435457c85e) 
						
						
					 
					
						2021-10-05 09:49:05 +00:00 
						 
				 
			
				
					
						
							
							
								mergify[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b9942ad639 
							
						 
					 
					
						
						
							
							feat: Tracking Multi-round interview ( #25482 ) ( #27724 )  
						
						... 
						
						
						
						* feat: Tracking Multi-round interview
* fix: releted to scheduler event and formating
* fix: job applicant UI/UX and conflicts
* test: Interview Round
* fix(test): Employee referral, Employee Onboarding, Job Offer
* fix: sider
* feat: set default value in Hr settings
* feat: added validation for designation
* test: Interview
* test: Added validatiolns for skill
* test: Interview feedback
* fix: sider
* fix: remove unnecessary validations and form label cleanups
* chore: clean-up Interview Round and Interview Type doctype
* fix: remove redundant Rating Value, only keep Rating
* fix: update interview details on feedback submission
- make interview feedback submission dialog minimizable
* fix: show submit feedback button only if feedback doesn't exist
* refactor: Interview and Feedback statuses and workflow
* fix(HR Settings): clean up interview settings
* refactor: Interview
* refactor: Interview Feedback, remove unnecessary validations
* chore: update notification messages
* chore: remove unnecessary formatting changes in attendance list and leave application
* refactor: Job Applicant to Interview mapping
* chore: sorted imports
* chore: sorted imports
* fix: sider issues
* fix: linter issues
* fix: sider issues
* fix: tests
* fix: sorted imports
* fix: tests, sider
* fix: therapy plan test
* fix: sider issues
* feat: Include From Time and To Time fields in Interview for cleaner data
* feat: Interview Calendar
* fix: allow renaming masters
* fix: add more fields to list view and standard filter
* fix: validate overlapping interviews
* fix: update tests
* fix: linter issues
* refactor: replace reminder messages with Email Templates
* fix: sider issues
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com>
(cherry picked from commit 57e66f958cd57d66a6fd3b19f6cd3593eab63666)
Co-authored-by: Anurag Mishra <32095923+Anurag810@users.noreply.github.com> 
						
						
					 
					
						2021-10-01 13:15:40 +05:30 
						 
				 
			
				
					
						
							
							
								Chillar Anand 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							915b34391c 
							
						 
					 
					
						
						
							
							chore: Clean up imports ( #27302 )  
						
						... 
						
						
						
						* chore: Added isort to pre-commit config
* chore: Sort imports with isort
* chore: Clean up imports with pycln
* chore: Sort imports with isort
* chore: Fix import issues
* chore: Clean up sider issues
* chore: Remove import errors from flake8 ignore list
* chore: Clean up lint issues 
						
						
					 
					
						2021-09-02 16:44:59 +05:30 
						 
				 
			
				
					
						
							
							
								Ankush Menat 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4551d7d602 
							
						 
					 
					
						
						
							
							chore: mass trailing whitespace and EOF fixes  
						
						
						
						
					 
					
						2021-08-19 13:43:28 +05:30 
						 
				 
			
				
					
						
							
							
								Rohit Waghchaure 
							
						 
					 
					
						
						
						
						
							
						
						
							eb1e3181a4 
							
						 
					 
					
						
						
							
							fix: conflicts while merging brnach version-13 to develop  
						
						
						
						
					 
					
						2021-08-17 10:53:19 +05:30 
						 
				 
			
				
					
						
							
							
								Rohit Waghchaure 
							
						 
					 
					
						
						
						
						
							
						
						
							7167fd00bc 
							
						 
					 
					
						
						
							
							Merge branch 'version-13-hotfix' into merged-v13-hotfix-into-pre-release  
						
						
						
						
					 
					
						2021-08-10 23:30:16 +05:30 
						 
				 
			
				
					
						
							
							
								Frappe PR Bot 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1a39d1a311 
							
						 
					 
					
						
						
							
							fix: cost center & account validation in Sales/Purchase Taxes and Charges ( #26881 )  
						
						
						
						
					 
					
						2021-08-10 19:38:39 +05:30 
						 
				 
			
				
					
						
							
							
								Anuja Pawar 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0e337be065 
							
						 
					 
					
						
						
							
							fix: cost center & account validation in Sales/Purchase Taxes and Charges ( #25929 )  
						
						
						
						
					 
					
						2021-08-10 17:26:35 +05:30 
						 
				 
			
				
					
						
							
							
								Rohit Waghchaure 
							
						 
					 
					
						
						
						
						
							
						
						
							f571e42aa4 
							
						 
					 
					
						
						
							
							Merge branch 'version-13-hotfix' into merge-version-13-hotfix-into-v13-pre-9  
						
						
						
						
					 
					
						2021-08-10 01:06:23 +05:30