Noah Jacob
4cb5b627a1
fix: mapping to maintenance visit gets erased ( #28917 )
* fix: mappings to maintenance visit gets erased
* test: mapping of schedule to visit
3 years ago
aaronmenezes
90b98440e2
fix: Maintenence Visit -Purpose (item ) tables is not visible on submitted or saved entries ( #28792 )
3 years ago
Noah Jacob
eb522a3746
refactor: map serial from schedule if only one
3 years ago
Ankush Menat
6098e92ba9
chore: remove utf-8 compat code
3 years ago
GangaManoj
78825f2c6c
fix: Add extra line
3 years ago
GangaManoj
29fc4da4c6
fix: Create Maintenance Visit
3 years ago
Noah Jacob
af1b9e100e
fix: changes in schedules gets overwritten on save
3 years ago
Ankush Menat
3d3655ed73
fix: ignore random periodicity in validations
3 years ago
Marica
cc143bca0d
fix: Maintenance Schedule child table status for legacy data ( #27554 )
* fix: Maintenance Schedule child table status for legacy data
* fix: Include legacy draft schedules in patch
* fix: Pre-commit formatting
3 years ago
Noah Jacob
5e0b21582a
fix: table data deleted on submitted maintenance schedule ( #27513 )
3 years ago
Noah Jacob
acdb10377f
refactor: .doc missing and empty row on new doc ( #27408 )
* refactor: .doc missing and empty row on new doc
* fix: let -> const
3 years ago
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
3 years ago
Pawan Mehta
db69d1dc00
fix: fetch from more than one sales order in Maintenance Visit ( #26924 )
* [fix] #26336
* fix(ux): make customer field reqd for fetching SO
Co-authored-by: Ankush Menat <ankush@iwebnotes.com>
3 years ago
Ankush Menat
ae55eab599
chore: remove deprecated and empty QUnit tests ( #27179 )
* chore: remove deprecated and empty QUnit tests
* ci: fix UI test config
Testing library was added on Frappe, in order to reuse command testing
library has to be installed during setup process.
3 years ago
Ankush Menat
4551d7d602
chore: mass trailing whitespace and EOF fixes
3 years ago
Noah Jacob
6fb218e033
refactor: suggested changes
4 years ago
noahjacob
0b02f1335f
refactor: removed redundant links in test case
4 years ago
noahjacob
d071586589
refactor: removed maintenance schedule detail link
4 years ago
noahjacob
7fa045c1c9
refactor: using parent form links of maintenance schedule
4 years ago
noahjacob
3bca90dbe6
refactor: updated mapping for maintenance schedule links in maintenance visit
4 years ago
noahjacob
fbc8694291
refactor: added maintenance schedule links to parent form
4 years ago
noahjacob
bd783e8072
refactor: renamed item_ref to item_reference
4 years ago
noahjacob
9e4c28852e
refactor: added maintenance visit to maintenance schedule dashboard
4 years ago
noahjacob
dc51388666
style: fixed indentations and formatting
4 years ago
Suraj Shetty
81d49e9c71
fix: Use extend_cscript function to properly extend class methods to cscript
4 years ago
noahjacob
f0e6a16910
test: updated test for generated schedule dates
4 years ago
noahjacob
0169cd845a
fix: sider
4 years ago
noahjacob
08598238d7
refactor: suggested changes
4 years ago
noahjacob
c0352010d3
test: creating schedule and visit
4 years ago
noahjacob
7ad66caf7f
refactor: migrated calculation and validation logic in js to py
4 years ago
Faris Ansari
1fe891b287
refactor: Replace Class.extend with native class
4 years ago
noahjacob
fa9629c1e1
fix: Updated forms and fixed an error.
4 years ago
noahjacob
57f487a16b
fix: Updated serial_no filters in maintenance visit.
4 years ago
noahjacob
5d7d338d2a
feat: Schedule status is now updated on submitting a visit.
4 years ago
noahjacob
9a0a561ec6
feat: Created Dialog Box on trying to create a maintenance visit.
4 years ago
noahjacob
5ebc6abfad
feat: Sales Person field is now editable after submitting.
4 years ago
noahjacob
e6fd3b86bd
fix: fixed sider issues and translation syntax.
4 years ago
noahjacob
2c802720c3
feat: Automated setting end_date based on periodicity, no of visits and improved ux.
4 years ago
noahjacob
1ac471e04f
feat: generate schedule is also triggered on save.
4 years ago
Walstan Baptista
d6360755b9
chore: frappe.whitelist for doc methods ( #25068 )
* chore: frappe.whitelist for doc methods
* fix: incorrect spelling
* fix: sider issue
Co-authored-by: Sagar Vora <sagar@resilient.tech>
4 years ago
marination
e14fdf4a3c
chore: RFQ cleanup and Title case for 'Get Items From'
- Cleanup up RFQ Get Items From Dialogs
- Title cased 'Get items from' to 'Get Items From'
4 years ago
Abhishek Balam
4e6733293f
fix(DocTypes): Reset "owner" values in DocTypes to Administrator ( #23350 )
* fix: reset owner values in doctype to Administrator
* fix: updated modified value
* fix: also fixed modified by
* fix: change modified_by to Administrator
4 years ago
Shivam Mishra
d70e711aea
fix: events not deleted on cancelling maintenance schedule ( #22954 )
* feat: add participant to event_participant child table
* feat: add tests
* chore: update function name
Co-authored-by: Marica <maricadsouza221197@gmail.com>
Co-authored-by: Marica <maricadsouza221197@gmail.com>
4 years ago
Mangesh-Khairnar
9be6787b80
fix(maintenance-visit): change fieldtype of status to select
4 years ago
marination
1791bc187b
fix: Block Invalid Serial No updates in Maintenance Schedule
4 years ago
Rucha Mahabal
99321cd538
fix: conflicts
5 years ago
thefalconx33
fcae88a514
fix: typo; serial no doesn't have amc start date
5 years ago
Suraj Shetty
48e9bc3fc9
fix: Incorrect translation syntax
5 years ago
0Pranav
c8333d4b41
fix: codacy
5 years ago
0Pranav
07b74533fe
fix: error message matches field name
5 years ago