brotherton-erpnext/erpnext/patches/v5_0
Aditya Hase 6ccb6562f1 Python 3 compatibility syntax error fixes (#10519)
* Use Python 3 style print function

* Use 'Exception as e' instead of 'Exception, e'

* Unpack tuple arguments explicitly in instead of relying on auto unpacking

* Use consistent indentation

* Use 0 if stock_frozen_upto_days is None
2017-08-28 18:17:36 +05:30
..
__init__.py [fix] Merge permission roles to modify frozen entries/set frozen accounts 2014-09-30 10:40:39 +05:30
convert_stock_reconciliation.py Patch fixes 2015-03-25 14:51:35 +05:30
execute_on_doctype_update.py [enhancement] Merge Comment and Feed into Communication 💥 2016-02-08 13:06:56 +05:30
fix_taxes_and_totals_in_party_currency.py Fix taxes and totals in party currency 2015-05-12 12:50:43 +05:30
index_on_account_and_gl_entry.py Renamed project_name to project 2016-03-15 17:50:53 +05:30
is_group.py [rename] group_or_ledger to is_group 2015-04-23 13:14:17 +05:30
item_patches.py [patch] added item patch 2015-02-23 14:43:15 +05:30
link_warehouse_with_account.py Update warehouse as per master_name if master_name exists 2015-05-04 08:53:57 +05:30
new_crm_module.py Changed company name from Web Notes to Frappe Technologies 2015-03-03 14:56:43 +05:30
newsletter.py changed doctype name userrole to has role 2017-03-06 14:24:39 +05:30
opportunity_not_submittable.py [opportunity] not submittable 2015-04-13 16:21:58 +05:30
party_model_patch_fix.py [fix] [patch] party model patch 2015-04-02 17:42:27 +05:30
portal_fixes.py Reload in_standard_filter property 2017-01-06 12:54:16 +05:30
project_costing.py Fixes in Patch 2015-04-22 11:26:00 +05:30
recalculate_total_amount_in_jv.py Changed company name from Web Notes to Frappe Technologies 2015-03-03 14:56:43 +05:30
reclculate_planned_operating_cost_in_production_order.py patch added 2015-05-07 17:31:59 +05:30
remove_birthday_events.py [fix] fixes birthday reminders #2021 2015-01-23 15:22:30 +05:30
rename_customer_issue.py [newsletter-list] fixes, patch fix 2015-03-20 14:38:12 +05:30
rename_pos_setting.py [rename] POS Setting > POS Profile #3271 2015-05-20 15:43:17 +05:30
rename_table_fieldnames.py [minor] fixes to patches while moving from v5 2016-08-16 10:01:56 +05:30
rename_taxes_and_charges_master.py [rename] Sales/Purchase Taxes and Charges Master > Sales/Purchase Taxes and Charges Template 2015-05-06 18:45:47 +05:30
rename_total_fields.py Update rename_total_fields.py 2015-07-17 15:12:52 +05:30
replace_renamed_fields_in_custom_scripts_and_print_formats.py replace 'entries' by 'items' in custom print formats and scripts 2015-05-29 10:39:09 +05:30
repost_gle_for_jv_with_multiple_party.py Python 3 compatibility syntax error fixes (#10519) 2017-08-28 18:17:36 +05:30
repost_requested_qty.py utilities/repost_stock file renamed to stock/stock_balance 2015-08-25 14:11:13 +05:30
reset_values_in_tools.py Update BOM cost in all BOMs based on latest rm rate 2017-08-22 10:49:57 +05:30
set_appraisal_remarks.py [git fixes] salary manager, time log title, notificaitons 2015-03-03 16:06:54 +05:30
set_default_company_in_bom.py Changed company name from Web Notes to Frappe Technologies 2015-03-03 14:56:43 +05:30
set_footer_address.py Fix _idx property as per renamed fields 2015-05-27 13:02:59 +05:30
stock_entry_update_value.py [usability] [fixes] stock entry and production order 2015-02-19 16:28:35 +05:30
taxes_and_totals_in_party_currency.py Fix taxes and totals in party currency 2015-05-12 12:28:26 +05:30
update_account_types.py Changed company name from Web Notes to Frappe Technologies 2015-03-03 14:56:43 +05:30
update_advance_paid.py advance paid should not be copied and patch to fix affected records 2015-04-28 13:00:23 +05:30
update_companywise_payment_account.py Changed company name from Web Notes to Frappe Technologies 2015-03-03 14:56:43 +05:30
update_dn_against_doc_fields.py Changed company name from Web Notes to Frappe Technologies 2015-03-03 14:56:43 +05:30
update_from_bom.py Changed company name from Web Notes to Frappe Technologies 2015-03-03 14:56:43 +05:30
update_frozen_accounts_permission_role.py Removed 'Root Type' validation for receivable/payable account in sales/purchase invoice 2015-06-22 07:32:46 +05:30
update_item_and_description_again.py [fix] cleanup tables from description and re-sync print format 2015-05-29 12:44:33 +05:30
update_item_desc_in_invoice.py update item image in invoice if item exists 2015-07-02 17:51:35 +05:30
update_item_description_and_image.py [fix] cleanup tables from description and re-sync print format 2015-05-29 12:44:33 +05:30
update_item_name_in_bom.py Changed company name from Web Notes to Frappe Technologies 2015-03-03 14:56:43 +05:30
update_journal_entry_title.py [git fixes] salary manager, time log title, notificaitons 2015-03-03 16:06:54 +05:30
update_material_transfer_for_manufacture.py [refactor] Material Transfer for Manufacture 2015-02-17 11:50:45 +05:30
update_material_transferred_for_manufacturing_again.py [Patch] Update material transferred for manufacturing for existing entries 2015-06-05 18:21:35 +05:30
update_material_transferred_for_manufacturing.py patch rename 2015-03-13 11:43:52 +05:30
update_operation_description.py update operation description patch 2015-05-21 14:43:24 +05:30
update_opportunity.py move opportunity item to CRM 2015-04-02 22:06:36 +05:30
update_projects.py [fix] issues encountered migrating from v3/4 to 6 2015-10-31 22:49:42 +05:30
update_sms_sender.py [git fixes] salary manager, time log title, notificaitons 2015-03-03 16:06:54 +05:30
update_tax_amount_after_discount_in_purchase_cycle.py update tax amount after discount amount in purchase cycle 2015-05-15 15:16:30 +05:30
update_temporary_account.py patch for updating temporary account type 2015-04-27 18:33:05 +05:30
update_time_log_title.py fix #2847 2015-03-04 12:32:59 +05:30