brotherton-erpnext/erpnext/selling/doctype
Himanshu f3e5213190 feat(Support): Service Level Agreements (#16828)
* init SLA

* Added more inputs to the forms

* set priority of issue

* Removed UOM in favor of hours for tracking

* updated js to autofill values

* Removed unwanted fields

* timer functionality

* code refactor

* parenthesis fix

* fixed typo

* added new fields

* Updated fields

* Updated fields for issue doctype

* Updated fields for issue doctype

* changed doctype structure

* added new fields to issue

* code refactor

* new function to set criticality level

* changed dropdown options

* set timer for sla

* calculation of resolution and response time

* stopwatch counter

* dashboard changes

* renamed sla to support contract

* countdown timer section

* issue doctype changes

* removed unwanted imports

* fixed wrong response time and resolution time

* update response and resolution time

* calculate time to respond and resolve

* feature enhancements

* probable scheduling bug fix

* fixed scheduling issue support sent out of support time

* removed issue criticality link from support

* Changed day order

* skip date validation when support contract is default

* removed mandatory field

* fix scheduling conditions for now

* code refactor

* removed duplicate doctypes

* fixed day inserted twice in service level

* check to not add another default contract

* default support contracts

* removed commented code

* removed unused imports

* fix sla for non-listed days

* reduced redundant code and optimized it and starting unit tests

* added condition check to compute days correctly

* renamed doc as per guidelines and added conditions for scheduling

* removed per day support timings

* added response and resolution time to support contract

* scheduling based on hours kinda fix

* set sla before_update and finally fixed time scheduling out of support time

* DocType Issue removed test_records and rewrote test cases

* test cases and codacy fixes

* Doctype SLA instead of Support Contract to avoid confusion with Contract

* fixed tests failing due to change in options for time period

* change naming to Prompt

* remove unknown doctype from help_desk

* revert unwanted changes to default

* refactor get_list for fetching service_level_agreement

* change datatypes

* fix tests

* refactored tests

* remove unused imports

* code and comments refactor for better understandability

* removed and renamed doctype to service days and minor fixes

* Refactor test cases for response and resolution time for issue

* add validation to check if response time < resolution time

* minor fix for checking if current day is start day

* calculate time in js rather than python

* fix: parenthesis fixing customer dashboard

* json changes to rename sections

* refactor: alignment

* refactor: beautify code

* fix: use frm api to get the element

* fix: replace '__' with '_'

* refactor: remove pointless test
2019-03-19 16:47:56 +05:30
..
campaign perms: fix default import, export perms 2018-08-29 17:10:27 +05:30
customer feat(Support): Service Level Agreements (#16828) 2019-03-19 16:47:56 +05:30
industry_type [minor] remove in_dialog old property 2018-05-16 12:51:22 +05:30
installation_note Refactor Naming Series (#15070) 2018-08-28 13:44:48 +05:30
installation_note_item [minor] remove in_dialog old property 2018-05-16 12:51:22 +05:30
lead_source [minor] remove in_dialog old property 2018-05-16 12:51:22 +05:30
pos_closing_voucher fix: Made period fields read only and added validation for multiple entries by same user 2019-01-28 12:45:11 +05:30
pos_closing_voucher_details POS closing voucher (#14270) 2018-06-06 10:22:13 +05:30
pos_closing_voucher_invoices POS closing voucher (#14270) 2018-06-06 10:22:13 +05:30
pos_closing_voucher_taxes POS closing voucher (#14270) 2018-06-06 10:22:13 +05:30
product_bundle Add Bundle Description Field To Product Bundle (#11122) 2017-10-25 12:22:08 +05:30
product_bundle_item [minor] remove in_dialog old property 2018-05-16 12:51:22 +05:30
quotation feat: pricing rule enhancements 2019-03-19 12:44:30 +05:30
quotation_item feat: pricing rule enhancements 2019-03-19 12:44:30 +05:30
sales_order feat: pricing rule enhancements 2019-03-19 12:44:30 +05:30
sales_order_item feat: pricing rule enhancements 2019-03-19 12:44:30 +05:30
sales_partner_type minor changes 2018-06-12 16:04:49 +05:30
sales_team Sales person Commission Report and more (#15431) 2018-09-25 19:08:16 +05:30
selling_settings Add configurable frequency in Selling Settings for update of project … (#14670) 2018-06-28 23:43:23 +05:30
sms_center fix(sms-center): Fix db query (#15774) 2018-10-31 18:04:30 +05:30
__init__.py moved modules inside erpnext folder 2013-12-11 10:43:52 +05:30