brotherton-erpnext/erpnext/setup/doctype
2021-06-23 11:33:15 +05:30
..
authorization_control fix: Improper escaping (#20248) 2020-01-14 12:55:03 +05:30
authorization_rule fix: Disable rounded total field's value honours docfield's default value 2019-01-21 18:50:50 +05:30
brand fix(test): item variant 2019-03-29 18:30:00 +05:30
company Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into bootstraped_gst_setup 2021-06-23 11:33:15 +05:30
currency_exchange fix: travis failing (#19568) 2019-11-13 18:58:22 +05:30
customer_group fix: portal permission issue (#24577) 2021-02-11 11:12:13 +05:30
email_digest fix: Use frappe.safe_eval instead of eval 2021-05-28 09:10:34 +05:30
global_defaults fix: set disable rounded total if it is globally enabled (#25789) 2021-05-24 18:23:03 +05:30
item_group perf(minor): remove unnecessary comprehensions (#25645) 2021-06-11 16:00:48 +05:30
naming_series perf: Performance enhancement on setup wizard (#25605) 2021-05-06 19:13:54 +05:30
party_type refactor: Format and sanitise user inputs to search queries. (#22913) 2020-08-05 19:42:25 +05:30
print_heading [minor] remove in_dialog old property 2018-05-16 12:51:22 +05:30
quotation_lost_reason [minor] remove in_dialog old property 2018-05-16 12:51:22 +05:30
quotation_lost_reason_detail fix: Quotation lost reason options fix (#22814) 2020-08-13 09:20:36 +05:30
sales_partner fixed conflicts 2019-10-15 14:18:59 +05:30
sales_person refactor: Format translation strings (#24004) 2020-11-25 15:37:54 +05:30
supplier_group fix: Insert Supplier Group via List View (#22403) 2020-06-23 17:51:02 +05:30
target_detail feat: commonified item group wise target variance report 2019-03-25 17:56:43 +05:30
terms_and_conditions fix: typo for language in Terms description (#22270) 2020-06-17 09:34:58 +05:30
territory fix: portal permission issue (#24577) 2021-02-11 11:12:13 +05:30
transaction_deletion_record fix: Allow all System Managers to delete company transactions (#25834) 2021-06-08 17:23:44 +05:30
transaction_deletion_record_item feat: Transaction Deletion Record (#25354) 2021-05-10 14:02:58 +05:30
uom perms: fix default import, export perms 2018-08-29 17:10:27 +05:30
uom_conversion_factor Refactor Naming Series (#15070) 2018-08-28 13:44:48 +05:30
website_item_group [minor] remove in_dialog old property 2018-05-16 12:51:22 +05:30
__init__.py