b3c732daf5
* feat(plaid): move plaid from site_config to doctype plaid requires accessing site_config and cloud users cannot access site_config and hence, plaid integration doesn't work on the cloud. Moving all the configuration from site_config to the Plaid Settings doctype fixes this issue. Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com> * feat(plaid): make changes to plaid_settings and add patch * remove all references for get()-ing plaid variables from frappe.conf and replace them with values from doctype * add patch to move all existing plaid settings variable values from frappe.conf to plaid_settings doctype Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com> * fix(plaid): use get_single_value for Plaid Settings Co-Authored-By: Himanshu <himanshuwarekar@yahoo.com> * chore: reload plaid_settings before running patch Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com> * chore: remove useless semicolon fuck codacy Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com> |
||
---|---|---|
.. | ||
__init__.py | ||
add_default_buying_selling_terms_in_company.py | ||
add_default_dashboards.py | ||
add_item_name_in_work_orders.py | ||
add_variant_of_in_item_attribute_table.py | ||
create_accounting_dimensions_in_missing_doctypes.py | ||
delete_priority_property_setter.py | ||
generate_leave_ledger_entries.py | ||
make_item_manufacturer.py | ||
move_credit_limit_to_customer_credit_limit.py | ||
move_item_tax_to_item_tax_template.py | ||
move_plaid_settings_to_doctype.py | ||
move_target_distribution_from_parent_to_child.py | ||
remove_bank_remittance_custom_fields.py | ||
remove_patient_medical_record_page.py | ||
rename_pricing_rule_child_doctypes.py | ||
rename_tolerance_fields.py | ||
set_default_batch_size.py | ||
set_default_homepage_type.py | ||
set_gst_category.py | ||
set_priority_for_support.py | ||
set_quotation_status.py | ||
set_task_status.py | ||
stock_entry_enhancements.py | ||
update_due_date_in_gle.py | ||
update_ewaybill_field_position.py | ||
update_pricing_rule_fields.py |