Ubuntu
3 years ago
230 changed files with 109 additions and 1552 deletions
@ -1,12 +0,0 @@ |
|||
Metadata-Version: 2.1 |
|||
Name: smart-service |
|||
Version: 0.0.1 |
|||
Summary: Mahindra Smart Service (Formarly: Guided Repair Manual) |
|||
Home-page: UNKNOWN |
|||
Author: Hard n Soft Technologies Pvt Ltd |
|||
Author-email: siva@hnsonline.com |
|||
License: UNKNOWN |
|||
Platform: UNKNOWN |
|||
|
|||
UNKNOWN |
|||
|
@ -1,377 +0,0 @@ |
|||
MANIFEST.in |
|||
README.md |
|||
license.txt |
|||
requirements.txt |
|||
setup.py |
|||
smart_service/__init__.py |
|||
smart_service/hooks.py |
|||
smart_service/modules.txt |
|||
smart_service/patches.txt |
|||
smart_service.egg-info/PKG-INFO |
|||
smart_service.egg-info/SOURCES.txt |
|||
smart_service.egg-info/dependency_links.txt |
|||
smart_service.egg-info/not-zip-safe |
|||
smart_service.egg-info/top_level.txt |
|||
smart_service/add_ons/__init__.py |
|||
smart_service/add_ons/doctype/__init__.py |
|||
smart_service/add_ons/doctype/app_dealer/__init__.py |
|||
smart_service/add_ons/doctype/app_dealer/app_dealer.js |
|||
smart_service/add_ons/doctype/app_dealer/app_dealer.json |
|||
smart_service/add_ons/doctype/app_dealer/app_dealer.py |
|||
smart_service/add_ons/doctype/app_dealer/test_app_dealer.py |
|||
smart_service/add_ons/doctype/app_device/__init__.py |
|||
smart_service/add_ons/doctype/app_device/app_device.js |
|||
smart_service/add_ons/doctype/app_device/app_device.json |
|||
smart_service/add_ons/doctype/app_device/app_device.py |
|||
smart_service/add_ons/doctype/app_device/test_app_device.py |
|||
smart_service/add_ons/doctype/app_log/__init__.py |
|||
smart_service/add_ons/doctype/app_log/app_log.js |
|||
smart_service/add_ons/doctype/app_log/app_log.json |
|||
smart_service/add_ons/doctype/app_log/app_log.py |
|||
smart_service/add_ons/doctype/app_log/test_app_log.py |
|||
smart_service/add_ons/doctype/app_preference/__init__.py |
|||
smart_service/add_ons/doctype/app_preference/app_preference.js |
|||
smart_service/add_ons/doctype/app_preference/app_preference.json |
|||
smart_service/add_ons/doctype/app_preference/app_preference.py |
|||
smart_service/add_ons/doctype/app_preference/test_app_preference.py |
|||
smart_service/add_ons/doctype/app_users/__init__.py |
|||
smart_service/add_ons/doctype/app_users/app_users.js |
|||
smart_service/add_ons/doctype/app_users/app_users.json |
|||
smart_service/add_ons/doctype/app_users/app_users.py |
|||
smart_service/add_ons/doctype/app_users/test_app_users.py |
|||
smart_service/add_ons/doctype/application_menu/__init__.py |
|||
smart_service/add_ons/doctype/application_menu/application_menu.js |
|||
smart_service/add_ons/doctype/application_menu/application_menu.json |
|||
smart_service/add_ons/doctype/application_menu/application_menu.py |
|||
smart_service/add_ons/doctype/application_menu/test_application_menu.py |
|||
smart_service/add_ons/doctype/bookmark/__init__.py |
|||
smart_service/add_ons/doctype/bookmark/bookmark.js |
|||
smart_service/add_ons/doctype/bookmark/bookmark.json |
|||
smart_service/add_ons/doctype/bookmark/bookmark.py |
|||
smart_service/add_ons/doctype/bookmark/test_bookmark.py |
|||
smart_service/add_ons/doctype/circular/__init__.py |
|||
smart_service/add_ons/doctype/circular/circular.js |
|||
smart_service/add_ons/doctype/circular/circular.json |
|||
smart_service/add_ons/doctype/circular/circular.py |
|||
smart_service/add_ons/doctype/circular/test_circular.py |
|||
smart_service/add_ons/doctype/model_hit/__init__.py |
|||
smart_service/add_ons/doctype/model_hit/model_hit.js |
|||
smart_service/add_ons/doctype/model_hit/model_hit.json |
|||
smart_service/add_ons/doctype/model_hit/model_hit.py |
|||
smart_service/add_ons/doctype/model_hit/test_model_hit.py |
|||
smart_service/add_ons/doctype/model_usage/__init__.py |
|||
smart_service/add_ons/doctype/model_usage/model_usage.js |
|||
smart_service/add_ons/doctype/model_usage/model_usage.json |
|||
smart_service/add_ons/doctype/model_usage/model_usage.py |
|||
smart_service/add_ons/doctype/model_usage/test_model_usage.py |
|||
smart_service/add_ons/doctype/teknet_group/__init__.py |
|||
smart_service/add_ons/doctype/teknet_group/teknet_group.js |
|||
smart_service/add_ons/doctype/teknet_group/teknet_group.json |
|||
smart_service/add_ons/doctype/teknet_group/teknet_group.py |
|||
smart_service/add_ons/doctype/teknet_group/test_teknet_group.py |
|||
smart_service/add_ons/doctype/teknet_module/__init__.py |
|||
smart_service/add_ons/doctype/teknet_module/teknet_module.js |
|||
smart_service/add_ons/doctype/teknet_module/teknet_module.json |
|||
smart_service/add_ons/doctype/teknet_module/teknet_module.py |
|||
smart_service/add_ons/doctype/teknet_module/test_teknet_module.py |
|||
smart_service/add_ons/doctype/user_feedback/__init__.py |
|||
smart_service/add_ons/doctype/user_feedback/test_user_feedback.py |
|||
smart_service/add_ons/doctype/user_feedback/user_feedback.js |
|||
smart_service/add_ons/doctype/user_feedback/user_feedback.json |
|||
smart_service/add_ons/doctype/user_feedback/user_feedback.py |
|||
smart_service/add_ons/doctype/user_feedback_types/__init__.py |
|||
smart_service/add_ons/doctype/user_feedback_types/test_user_feedback_types.py |
|||
smart_service/add_ons/doctype/user_feedback_types/user_feedback_types.js |
|||
smart_service/add_ons/doctype/user_feedback_types/user_feedback_types.json |
|||
smart_service/add_ons/doctype/user_feedback_types/user_feedback_types.py |
|||
smart_service/add_ons/doctype/user_manual/__init__.py |
|||
smart_service/add_ons/doctype/user_manual/test_user_manual.py |
|||
smart_service/add_ons/doctype/user_manual/user_manual.js |
|||
smart_service/add_ons/doctype/user_manual/user_manual.json |
|||
smart_service/add_ons/doctype/user_manual/user_manual.py |
|||
smart_service/add_ons/report/__init__.py |
|||
smart_service/add_ons/report/_test/__init__.py |
|||
smart_service/add_ons/report/_test/_test.js |
|||
smart_service/add_ons/report/_test/_test.json |
|||
smart_service/add_ons/report/_test/_test.py |
|||
smart_service/add_ons/report/feedback_report/__init__.py |
|||
smart_service/add_ons/report/feedback_report/feedback_report.js |
|||
smart_service/add_ons/report/feedback_report/feedback_report.json |
|||
smart_service/add_ons/report/feedback_report/feedback_report.py |
|||
smart_service/add_ons/report/installation_report/__init__.py |
|||
smart_service/add_ons/report/installation_report/installation_report.js |
|||
smart_service/add_ons/report/installation_report/installation_report.json |
|||
smart_service/add_ons/report/installation_report/installation_report.py |
|||
smart_service/add_ons/report/login_report/__init__.py |
|||
smart_service/add_ons/report/login_report/login_report.js |
|||
smart_service/add_ons/report/login_report/login_report.json |
|||
smart_service/add_ons/report/login_report/login_report.py |
|||
smart_service/add_ons/report/model_download_report/__init__.py |
|||
smart_service/add_ons/report/model_download_report/model_download_report.js |
|||
smart_service/add_ons/report/model_download_report/model_download_report.json |
|||
smart_service/add_ons/report/model_download_report/model_download_report.py |
|||
smart_service/add_ons/report/model_hit_report/__init__.py |
|||
smart_service/add_ons/report/model_hit_report/model_hit_report.js |
|||
smart_service/add_ons/report/model_hit_report/model_hit_report.json |
|||
smart_service/add_ons/report/model_hit_report/model_hit_report.py |
|||
smart_service/add_ons/report/release_report/__init__.py |
|||
smart_service/add_ons/report/release_report/release_report.js |
|||
smart_service/add_ons/report/release_report/release_report.json |
|||
smart_service/add_ons/report/release_report/release_report.py |
|||
smart_service/apis/addon_api.py |
|||
smart_service/apis/app_user_login.py |
|||
smart_service/apis/master_api.py |
|||
smart_service/apis/publish_api.py |
|||
smart_service/apis/transaction_api.py |
|||
smart_service/apis/update_validation.py |
|||
smart_service/config/__init__.py |
|||
smart_service/config/desktop.py |
|||
smart_service/config/docs.py |
|||
smart_service/fixtures/custom_field.json |
|||
smart_service/mahindra_smart_service/__init__.py |
|||
smart_service/mahindra_smart_service/doctype/__init__.py |
|||
smart_service/mahindra_smart_service/doctype/release/__init__.py |
|||
smart_service/mahindra_smart_service/doctype/release/release.js |
|||
smart_service/mahindra_smart_service/doctype/release/release.json |
|||
smart_service/mahindra_smart_service/doctype/release/release.py |
|||
smart_service/mahindra_smart_service/doctype/release/test_release.py |
|||
smart_service/mahindra_smart_service/doctype/release_docs/__init__.py |
|||
smart_service/mahindra_smart_service/doctype/release_docs/release_docs.json |
|||
smart_service/mahindra_smart_service/doctype/release_docs/release_docs.py |
|||
smart_service/mahindra_smart_service/report/__init__.py |
|||
smart_service/mahindra_smart_service/report/_applog_translation/__init__.py |
|||
smart_service/mahindra_smart_service/report/_applog_translation/_applog_translation.js |
|||
smart_service/mahindra_smart_service/report/_applog_translation/_applog_translation.json |
|||
smart_service/mahindra_smart_service/report/_applog_translation/_applog_translation.py |
|||
smart_service/mahindra_smart_service/report/_drive_translation/__init__.py |
|||
smart_service/mahindra_smart_service/report/_drive_translation/_drive_translation.js |
|||
smart_service/mahindra_smart_service/report/_drive_translation/_drive_translation.json |
|||
smart_service/mahindra_smart_service/report/_drive_translation/_drive_translation.py |
|||
smart_service/mahindra_smart_service/report/_file_structure/__init__.py |
|||
smart_service/mahindra_smart_service/report/_file_structure/_file_structure.js |
|||
smart_service/mahindra_smart_service/report/_file_structure/_file_structure.json |
|||
smart_service/mahindra_smart_service/report/_file_structure/_file_structure.py |
|||
smart_service/mahindra_smart_service/report/_fuel_translation/__init__.py |
|||
smart_service/mahindra_smart_service/report/_fuel_translation/_fuel_translation.js |
|||
smart_service/mahindra_smart_service/report/_fuel_translation/_fuel_translation.json |
|||
smart_service/mahindra_smart_service/report/_fuel_translation/_fuel_translation.py |
|||
smart_service/mahindra_smart_service/report/_procedure_report/__init__.py |
|||
smart_service/mahindra_smart_service/report/_procedure_report/_procedure_report.js |
|||
smart_service/mahindra_smart_service/report/_procedure_report/_procedure_report.json |
|||
smart_service/mahindra_smart_service/report/_procedure_report/_procedure_report.py |
|||
smart_service/mahindra_smart_service/report/_sub_systems_translation/__init__.py |
|||
smart_service/mahindra_smart_service/report/_sub_systems_translation/_sub_systems_translation.js |
|||
smart_service/mahindra_smart_service/report/_sub_systems_translation/_sub_systems_translation.json |
|||
smart_service/mahindra_smart_service/report/_sub_systems_translation/_sub_systems_translation.py |
|||
smart_service/mahindra_smart_service/report/_systems_translation/__init__.py |
|||
smart_service/mahindra_smart_service/report/_systems_translation/_systems_translation.js |
|||
smart_service/mahindra_smart_service/report/_systems_translation/_systems_translation.json |
|||
smart_service/mahindra_smart_service/report/_systems_translation/_systems_translation.py |
|||
smart_service/mahindra_smart_service/report/_transmission_translation/__init__.py |
|||
smart_service/mahindra_smart_service/report/_transmission_translation/_transmission_translation.js |
|||
smart_service/mahindra_smart_service/report/_transmission_translation/_transmission_translation.json |
|||
smart_service/mahindra_smart_service/report/_transmission_translation/_transmission_translation.py |
|||
smart_service/mahindra_smart_service/report/_variant_translation/__init__.py |
|||
smart_service/mahindra_smart_service/report/_variant_translation/_variant_translation.js |
|||
smart_service/mahindra_smart_service/report/_variant_translation/_variant_translation.json |
|||
smart_service/mahindra_smart_service/report/_variant_translation/_variant_translation.py |
|||
smart_service/mahindra_smart_service/report/_vehicle_segment_translation/__init__.py |
|||
smart_service/mahindra_smart_service/report/_vehicle_segment_translation/_vehicle_segment_translation.js |
|||
smart_service/mahindra_smart_service/report/_vehicle_segment_translation/_vehicle_segment_translation.json |
|||
smart_service/mahindra_smart_service/report/_vehicle_segment_translation/_vehicle_segment_translation.py |
|||
smart_service/mahindra_smart_service/report/_vehicle_translation/__init__.py |
|||
smart_service/mahindra_smart_service/report/_vehicle_translation/_vehicle_translation.js |
|||
smart_service/mahindra_smart_service/report/_vehicle_translation/_vehicle_translation.json |
|||
smart_service/mahindra_smart_service/report/_vehicle_translation/_vehicle_translation.py |
|||
smart_service/mahindra_smart_service/report/installation_report/__init__.py |
|||
smart_service/mahindra_smart_service/report/installation_report/installation_report.js |
|||
smart_service/mahindra_smart_service/report/installation_report/installation_report.json |
|||
smart_service/mahindra_smart_service/report/installation_report/installation_report.py |
|||
smart_service/mahindra_smart_service/report/login_report/__init__.py |
|||
smart_service/mahindra_smart_service/report/login_report/login_report.js |
|||
smart_service/mahindra_smart_service/report/login_report/login_report.json |
|||
smart_service/mahindra_smart_service/report/login_report/login_report.py |
|||
smart_service/masters/__init__.py |
|||
smart_service/masters/doctype/__init__.py |
|||
smart_service/masters/doctype/app_labels/__init__.py |
|||
smart_service/masters/doctype/app_labels/app_labels.js |
|||
smart_service/masters/doctype/app_labels/app_labels.json |
|||
smart_service/masters/doctype/app_labels/app_labels.py |
|||
smart_service/masters/doctype/app_labels/test_app_labels.py |
|||
smart_service/masters/doctype/app_labels_data/__init__.py |
|||
smart_service/masters/doctype/app_labels_data/app_labels_data.json |
|||
smart_service/masters/doctype/app_labels_data/app_labels_data.py |
|||
smart_service/masters/doctype/custom_languages/__init__.py |
|||
smart_service/masters/doctype/custom_languages/custom_languages.js |
|||
smart_service/masters/doctype/custom_languages/custom_languages.json |
|||
smart_service/masters/doctype/custom_languages/custom_languages.py |
|||
smart_service/masters/doctype/custom_languages/test_custom_languages.py |
|||
smart_service/masters/doctype/drive/__init__.py |
|||
smart_service/masters/doctype/drive/drive.js |
|||
smart_service/masters/doctype/drive/drive.json |
|||
smart_service/masters/doctype/drive/drive.py |
|||
smart_service/masters/doctype/drive/test_drive.py |
|||
smart_service/masters/doctype/fuel/__init__.py |
|||
smart_service/masters/doctype/fuel/fuel.js |
|||
smart_service/masters/doctype/fuel/fuel.json |
|||
smart_service/masters/doctype/fuel/fuel.py |
|||
smart_service/masters/doctype/fuel/test_fuel.py |
|||
smart_service/masters/doctype/service_kilometers/__init__.py |
|||
smart_service/masters/doctype/service_kilometers/service_kilometers.js |
|||
smart_service/masters/doctype/service_kilometers/service_kilometers.json |
|||
smart_service/masters/doctype/service_kilometers/service_kilometers.py |
|||
smart_service/masters/doctype/service_kilometers/test_service_kilometers.py |
|||
smart_service/masters/doctype/sub_systems/__init__.py |
|||
smart_service/masters/doctype/sub_systems/sub_systems.js |
|||
smart_service/masters/doctype/sub_systems/sub_systems.json |
|||
smart_service/masters/doctype/sub_systems/sub_systems.py |
|||
smart_service/masters/doctype/sub_systems/test_sub_systems.py |
|||
smart_service/masters/doctype/systems/__init__.py |
|||
smart_service/masters/doctype/systems/systems.js |
|||
smart_service/masters/doctype/systems/systems.json |
|||
smart_service/masters/doctype/systems/systems.py |
|||
smart_service/masters/doctype/systems/test_systems.py |
|||
smart_service/masters/doctype/transmission/__init__.py |
|||
smart_service/masters/doctype/transmission/test_transmission.py |
|||
smart_service/masters/doctype/transmission/transmission.js |
|||
smart_service/masters/doctype/transmission/transmission.json |
|||
smart_service/masters/doctype/transmission/transmission.py |
|||
smart_service/masters/doctype/variant/__init__.py |
|||
smart_service/masters/doctype/variant/test_variant.py |
|||
smart_service/masters/doctype/variant/variant.js |
|||
smart_service/masters/doctype/variant/variant.json |
|||
smart_service/masters/doctype/variant/variant.py |
|||
smart_service/masters/doctype/vehicle/__init__.py |
|||
smart_service/masters/doctype/vehicle/test_vehicle.py |
|||
smart_service/masters/doctype/vehicle/vehicle.js |
|||
smart_service/masters/doctype/vehicle/vehicle.json |
|||
smart_service/masters/doctype/vehicle/vehicle.py |
|||
smart_service/masters/doctype/vehicle_segment/__init__.py |
|||
smart_service/masters/doctype/vehicle_segment/test_vehicle_segment.py |
|||
smart_service/masters/doctype/vehicle_segment/vehicle_segment.js |
|||
smart_service/masters/doctype/vehicle_segment/vehicle_segment.json |
|||
smart_service/masters/doctype/vehicle_segment/vehicle_segment.py |
|||
smart_service/masters/doctype/vehicle_sk/__init__.py |
|||
smart_service/masters/doctype/vehicle_sk/vehicle_sk.json |
|||
smart_service/masters/doctype/vehicle_sk/vehicle_sk.py |
|||
smart_service/masters/report/__init__.py |
|||
smart_service/masters/report/_fuel_translation/__init__.py |
|||
smart_service/masters/report/_fuel_translation/_fuel_translation.js |
|||
smart_service/masters/report/_fuel_translation/_fuel_translation.json |
|||
smart_service/masters/report/_fuel_translation/_fuel_translation.py |
|||
smart_service/public/api.py |
|||
smart_service/public/build.json |
|||
smart_service/public/oauthtest.py |
|||
smart_service/public/sess.py |
|||
smart_service/public/css/smart_service.css |
|||
smart_service/public/icons/dot.png |
|||
smart_service/public/icons/outline_description_black_24dp.png |
|||
smart_service/public/icons/outline_directions_car_black_24dp.png |
|||
smart_service/public/icons/outline_engineering_black_24dp.png |
|||
smart_service/public/icons/outline_folder_open_black_24dp.png |
|||
smart_service/public/icons/outline_manage_accounts_black_24dp.png |
|||
smart_service/public/icons/outline_stairs_black_24dp.png |
|||
smart_service/public/images/Mahindra_Newlogo.png |
|||
smart_service/public/images/Mahindra_title.png |
|||
smart_service/public/images/mahindra_splash_logo.png |
|||
smart_service/public/images/mahindra_splash_logo.svg |
|||
smart_service/reports/__init__.py |
|||
smart_service/templates/__init__.py |
|||
smart_service/templates/includes/login/_login.js |
|||
smart_service/templates/pages/__init__.py |
|||
smart_service/transactions/__init__.py |
|||
smart_service/transactions/doctype/__init__.py |
|||
smart_service/transactions/doctype/config_kilometer/__init__.py |
|||
smart_service/transactions/doctype/config_kilometer/config_kilometer.js |
|||
smart_service/transactions/doctype/config_kilometer/config_kilometer.json |
|||
smart_service/transactions/doctype/config_kilometer/config_kilometer.py |
|||
smart_service/transactions/doctype/config_kilometer/test_config_kilometer.py |
|||
smart_service/transactions/doctype/kilometer_mapping/__init__.py |
|||
smart_service/transactions/doctype/kilometer_mapping/kilometer_mapping.js |
|||
smart_service/transactions/doctype/kilometer_mapping/kilometer_mapping.json |
|||
smart_service/transactions/doctype/kilometer_mapping/kilometer_mapping.py |
|||
smart_service/transactions/doctype/kilometer_mapping/test_kilometer_mapping.py |
|||
smart_service/transactions/doctype/kilometer_mapping_items/__init__.py |
|||
smart_service/transactions/doctype/kilometer_mapping_items/kilometer_mapping_items.json |
|||
smart_service/transactions/doctype/kilometer_mapping_items/kilometer_mapping_items.py |
|||
smart_service/transactions/doctype/kilometer_mapping_items_temp/__init__.py |
|||
smart_service/transactions/doctype/kilometer_mapping_items_temp/kilometer_mapping_items_temp.json |
|||
smart_service/transactions/doctype/kilometer_mapping_items_temp/kilometer_mapping_items_temp.py |
|||
smart_service/transactions/doctype/pro/__init__.py |
|||
smart_service/transactions/doctype/pro/pro.js |
|||
smart_service/transactions/doctype/pro/pro.json |
|||
smart_service/transactions/doctype/pro/pro.py |
|||
smart_service/transactions/doctype/pro/test_pro.py |
|||
smart_service/transactions/doctype/procedure/__init__.py |
|||
smart_service/transactions/doctype/procedure/procedure.js |
|||
smart_service/transactions/doctype/procedure/procedure.json |
|||
smart_service/transactions/doctype/procedure/procedure.py |
|||
smart_service/transactions/doctype/procedure/test_procedure.py |
|||
smart_service/transactions/doctype/procedure_details/__init__.py |
|||
smart_service/transactions/doctype/procedure_details/procedure_details.json |
|||
smart_service/transactions/doctype/procedure_details/procedure_details.py |
|||
smart_service/transactions/doctype/procedure_name/__init__.py |
|||
smart_service/transactions/doctype/procedure_name/procedure_name.js |
|||
smart_service/transactions/doctype/procedure_name/procedure_name.json |
|||
smart_service/transactions/doctype/procedure_name/procedure_name.py |
|||
smart_service/transactions/doctype/procedure_name/test_procedure_name.py |
|||
smart_service/transactions/doctype/procedure_procedure_list/__init__.py |
|||
smart_service/transactions/doctype/procedure_procedure_list/procedure_procedure_list.json |
|||
smart_service/transactions/doctype/procedure_procedure_list/procedure_procedure_list.py |
|||
smart_service/transactions/doctype/procedure_step_name/__init__.py |
|||
smart_service/transactions/doctype/procedure_step_name/procedure_step_name.js |
|||
smart_service/transactions/doctype/procedure_step_name/procedure_step_name.json |
|||
smart_service/transactions/doctype/procedure_step_name/procedure_step_name.py |
|||
smart_service/transactions/doctype/procedure_step_name/test_procedure_step_name.py |
|||
smart_service/transactions/doctype/publish/__init__.py |
|||
smart_service/transactions/doctype/publish/publish.js |
|||
smart_service/transactions/doctype/publish/publish.json |
|||
smart_service/transactions/doctype/publish/publish.py |
|||
smart_service/transactions/doctype/publish/test_publish.py |
|||
smart_service/transactions/doctype/publish/jsonData/procedurePublish.json |
|||
smart_service/transactions/doctype/publish/jsonData/vech.json |
|||
smart_service/transactions/doctype/publish_docs/__init__.py |
|||
smart_service/transactions/doctype/publish_docs/publish_docs.json |
|||
smart_service/transactions/doctype/publish_docs/publish_docs.py |
|||
smart_service/transactions/doctype/publish_temp_doc/__init__.py |
|||
smart_service/transactions/doctype/publish_temp_doc/publish_temp_doc.json |
|||
smart_service/transactions/doctype/publish_temp_doc/publish_temp_doc.py |
|||
smart_service/transactions/doctype/publish_variant_mapping_assets/__init__.py |
|||
smart_service/transactions/doctype/publish_variant_mapping_assets/publish_variant_mapping_assets.js |
|||
smart_service/transactions/doctype/publish_variant_mapping_assets/publish_variant_mapping_assets.json |
|||
smart_service/transactions/doctype/publish_variant_mapping_assets/publish_variant_mapping_assets.py |
|||
smart_service/transactions/doctype/publish_variant_mapping_assets/test_publish_variant_mapping_assets.py |
|||
smart_service/transactions/doctype/system_mapping/__init__.py |
|||
smart_service/transactions/doctype/system_mapping/system_mapping.js |
|||
smart_service/transactions/doctype/system_mapping/system_mapping.json |
|||
smart_service/transactions/doctype/system_mapping/system_mapping.py |
|||
smart_service/transactions/doctype/system_mapping/test_system_mapping.py |
|||
smart_service/transactions/doctype/system_mapping_sub_system/__init__.py |
|||
smart_service/transactions/doctype/system_mapping_sub_system/system_mapping_sub_system.json |
|||
smart_service/transactions/doctype/system_mapping_sub_system/system_mapping_sub_system.py |
|||
smart_service/transactions/doctype/system_mapping_system_assets/__init__.py |
|||
smart_service/transactions/doctype/system_mapping_system_assets/system_mapping_system_assets.json |
|||
smart_service/transactions/doctype/system_mapping_system_assets/system_mapping_system_assets.py |
|||
smart_service/transactions/doctype/variant_mapping/__init__.py |
|||
smart_service/transactions/doctype/variant_mapping/test_variant_mapping.py |
|||
smart_service/transactions/doctype/variant_mapping/variant_mapping.js |
|||
smart_service/transactions/doctype/variant_mapping/variant_mapping.json |
|||
smart_service/transactions/doctype/variant_mapping/variant_mapping.py |
|||
smart_service/transactions/doctype/variant_mapping_assets/__init__.py |
|||
smart_service/transactions/doctype/variant_mapping_assets/variant_mapping_assets.json |
|||
smart_service/transactions/doctype/variant_mapping_assets/variant_mapping_assets.py |
|||
smart_service/transactions/doctype/variant_mapping_sk/__init__.py |
|||
smart_service/transactions/doctype/variant_mapping_sk/variant_mapping_sk.json |
|||
smart_service/transactions/doctype/variant_mapping_sk/variant_mapping_sk.py |
|||
smart_service/transactions/report/__init__.py |
|||
smart_service/transactions/report/audit_report/__init__.py |
|||
smart_service/transactions/report/audit_report/audit_report.js |
|||
smart_service/transactions/report/audit_report/audit_report.json |
|||
smart_service/transactions/report/audit_report/audit_report.py |
|||
smart_service/transactions/report/kilometer_mapping/__init__.py |
|||
smart_service/transactions/report/kilometer_mapping/kilometer_mapping.js |
|||
smart_service/transactions/report/kilometer_mapping/kilometer_mapping.json |
|||
smart_service/transactions/report/kilometer_mapping/kilometer_mapping.py |
|||
smart_service/www/demofile2.txt |
|||
smart_service/www/login.html |
|||
smart_service/www/login.py |
@ -1 +0,0 @@ |
|||
|
@ -1 +0,0 @@ |
|||
|
@ -1 +0,0 @@ |
|||
smart_service |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1,7 +1,7 @@ |
|||
// Copyright (c) 2022, Hard n Soft Technologies Pvt Ltd and contributors
|
|||
// For license information, please see license.txt
|
|||
|
|||
frappe.ui.form.on('Competitor', { |
|||
frappe.ui.form.on('GSS User Manual', { |
|||
// refresh: function(frm) {
|
|||
|
|||
// }
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1,8 +0,0 @@ |
|||
// Copyright (c) 2022, Hard n Soft Technologies Pvt Ltd and contributors
|
|||
// For license information, please see license.txt
|
|||
|
|||
frappe.ui.form.on('Asset 360', { |
|||
// refresh: function(frm) {
|
|||
|
|||
// }
|
|||
}); |
@ -1,110 +0,0 @@ |
|||
{ |
|||
"actions": [], |
|||
"autoname": "format:{vehicle}", |
|||
"creation": "2022-02-13 21:28:52.997368", |
|||
"doctype": "DocType", |
|||
"editable_grid": 1, |
|||
"engine": "InnoDB", |
|||
"field_order": [ |
|||
"vehicle", |
|||
"column_break_2", |
|||
"active_status", |
|||
"exterior_360_section", |
|||
"hero_shot", |
|||
"exterior_360_asset", |
|||
"exterior_360_hotspots", |
|||
"interior_360_section", |
|||
"interior_360_asset", |
|||
"interior_360_hotspots" |
|||
], |
|||
"fields": [ |
|||
{ |
|||
"fieldname": "vehicle", |
|||
"fieldtype": "Link", |
|||
"in_list_view": 1, |
|||
"label": "Vehicle", |
|||
"options": "Vehicle", |
|||
"reqd": 1 |
|||
}, |
|||
{ |
|||
"fieldname": "column_break_2", |
|||
"fieldtype": "Column Break" |
|||
}, |
|||
{ |
|||
"fieldname": "active_status", |
|||
"fieldtype": "Select", |
|||
"in_list_view": 1, |
|||
"label": "Active Status", |
|||
"options": "Active\nInactive", |
|||
"reqd": 1 |
|||
}, |
|||
{ |
|||
"fieldname": "exterior_360_section", |
|||
"fieldtype": "Section Break", |
|||
"label": "Exterior 360" |
|||
}, |
|||
{ |
|||
"fieldname": "exterior_360_asset", |
|||
"fieldtype": "Attach", |
|||
"in_list_view": 1, |
|||
"label": "Exterior 360 Asset", |
|||
"reqd": 1 |
|||
}, |
|||
{ |
|||
"fieldname": "exterior_360_hotspots", |
|||
"fieldtype": "Table", |
|||
"label": "Exterior 360 Hotspots", |
|||
"options": "Asset 360 Hotspot Items" |
|||
}, |
|||
{ |
|||
"fieldname": "interior_360_section", |
|||
"fieldtype": "Section Break", |
|||
"label": "Interior 360" |
|||
}, |
|||
{ |
|||
"fieldname": "interior_360_asset", |
|||
"fieldtype": "Attach", |
|||
"in_list_view": 1, |
|||
"label": "Interior 360 Asset", |
|||
"reqd": 1 |
|||
}, |
|||
{ |
|||
"fieldname": "interior_360_hotspots", |
|||
"fieldtype": "Table", |
|||
"label": "Interior 360 Hotspots", |
|||
"options": "Asset 360 Hotspot Items" |
|||
}, |
|||
{ |
|||
"description": "for Info stand", |
|||
"fieldname": "hero_shot", |
|||
"fieldtype": "Attach Image", |
|||
"label": "Hero Shot" |
|||
} |
|||
], |
|||
"image_field": "hero_shot", |
|||
"index_web_pages_for_search": 1, |
|||
"links": [], |
|||
"modified": "2022-02-13 21:32:04.109344", |
|||
"modified_by": "Administrator", |
|||
"module": "Masters", |
|||
"name": "Asset 360", |
|||
"owner": "Administrator", |
|||
"permissions": [ |
|||
{ |
|||
"create": 1, |
|||
"delete": 1, |
|||
"email": 1, |
|||
"export": 1, |
|||
"print": 1, |
|||
"read": 1, |
|||
"report": 1, |
|||
"role": "System Manager", |
|||
"share": 1, |
|||
"write": 1 |
|||
} |
|||
], |
|||
"sort_field": "modified", |
|||
"sort_order": "DESC", |
|||
"title_field": "vehicle", |
|||
"track_changes": 1 |
|||
} |
@ -1,8 +0,0 @@ |
|||
# Copyright (c) 2022, Hard n Soft Technologies Pvt Ltd and contributors |
|||
# For license information, please see license.txt |
|||
|
|||
# import frappe |
|||
from frappe.model.document import Document |
|||
|
|||
class Asset360(Document): |
|||
pass |
@ -1,8 +0,0 @@ |
|||
# Copyright (c) 2022, Hard n Soft Technologies Pvt Ltd and Contributors |
|||
# See license.txt |
|||
|
|||
# import frappe |
|||
import unittest |
|||
|
|||
class TestAsset360(unittest.TestCase): |
|||
pass |
Binary file not shown.
Binary file not shown.
@ -1,39 +0,0 @@ |
|||
{ |
|||
"actions": [], |
|||
"creation": "2022-02-13 21:27:45.788343", |
|||
"doctype": "DocType", |
|||
"editable_grid": 1, |
|||
"engine": "InnoDB", |
|||
"field_order": [ |
|||
"hotspot_id", |
|||
"remarks" |
|||
], |
|||
"fields": [ |
|||
{ |
|||
"columns": 3, |
|||
"fieldname": "hotspot_id", |
|||
"fieldtype": "Data", |
|||
"in_list_view": 1, |
|||
"label": "Hotspot ID", |
|||
"reqd": 1 |
|||
}, |
|||
{ |
|||
"columns": 7, |
|||
"fieldname": "remarks", |
|||
"fieldtype": "Data", |
|||
"in_list_view": 1, |
|||
"label": "Remarks" |
|||
} |
|||
], |
|||
"index_web_pages_for_search": 1, |
|||
"istable": 1, |
|||
"links": [], |
|||
"modified": "2022-02-13 21:27:45.788343", |
|||
"modified_by": "Administrator", |
|||
"module": "Masters", |
|||
"name": "Asset 360 Hotspot Items", |
|||
"owner": "Administrator", |
|||
"permissions": [], |
|||
"sort_field": "modified", |
|||
"sort_order": "DESC" |
|||
} |
@ -1,8 +0,0 @@ |
|||
# Copyright (c) 2022, Hard n Soft Technologies Pvt Ltd and contributors |
|||
# For license information, please see license.txt |
|||
|
|||
# import frappe |
|||
from frappe.model.document import Document |
|||
|
|||
class Asset360HotspotItems(Document): |
|||
pass |
Binary file not shown.
Binary file not shown.
@ -1,67 +0,0 @@ |
|||
{ |
|||
"actions": [], |
|||
"autoname": "format:{vehicle_name}", |
|||
"creation": "2022-02-13 19:33:17.995623", |
|||
"doctype": "DocType", |
|||
"editable_grid": 1, |
|||
"engine": "InnoDB", |
|||
"field_order": [ |
|||
"vehicle_name", |
|||
"variant", |
|||
"active_status", |
|||
"image" |
|||
], |
|||
"fields": [ |
|||
{ |
|||
"fieldname": "vehicle_name", |
|||
"fieldtype": "Data", |
|||
"in_list_view": 1, |
|||
"label": "Vehicle Name", |
|||
"reqd": 1 |
|||
}, |
|||
{ |
|||
"fieldname": "active_status", |
|||
"fieldtype": "Select", |
|||
"in_list_view": 1, |
|||
"label": "Active Status", |
|||
"options": "Active\nInactive", |
|||
"reqd": 1 |
|||
}, |
|||
{ |
|||
"fieldname": "image", |
|||
"fieldtype": "Attach Image", |
|||
"label": "Image" |
|||
}, |
|||
{ |
|||
"fieldname": "variant", |
|||
"fieldtype": "Data", |
|||
"label": "Variant" |
|||
} |
|||
], |
|||
"image_field": "image", |
|||
"index_web_pages_for_search": 1, |
|||
"links": [], |
|||
"modified": "2022-02-13 19:43:53.741741", |
|||
"modified_by": "Administrator", |
|||
"module": "Masters", |
|||
"name": "Competitor", |
|||
"owner": "Administrator", |
|||
"permissions": [ |
|||
{ |
|||
"create": 1, |
|||
"delete": 1, |
|||
"email": 1, |
|||
"export": 1, |
|||
"print": 1, |
|||
"read": 1, |
|||
"report": 1, |
|||
"role": "System Manager", |
|||
"share": 1, |
|||
"write": 1 |
|||
} |
|||
], |
|||
"sort_field": "modified", |
|||
"sort_order": "DESC", |
|||
"title_field": "vehicle_name", |
|||
"track_changes": 1 |
|||
} |
@ -1,8 +0,0 @@ |
|||
# Copyright (c) 2022, Hard n Soft Technologies Pvt Ltd and contributors |
|||
# For license information, please see license.txt |
|||
|
|||
# import frappe |
|||
from frappe.model.document import Document |
|||
|
|||
class Competitor(Document): |
|||
pass |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1,8 +0,0 @@ |
|||
// Copyright (c) 2022, Hard n Soft Technologies Pvt Ltd and contributors
|
|||
// For license information, please see license.txt
|
|||
|
|||
frappe.ui.form.on('Customer Profile', { |
|||
// refresh: function(frm) {
|
|||
|
|||
// }
|
|||
}); |
@ -1,81 +0,0 @@ |
|||
{ |
|||
"actions": [], |
|||
"autoname": "CUST.#####", |
|||
"creation": "2022-02-13 20:55:57.161845", |
|||
"doctype": "DocType", |
|||
"editable_grid": 1, |
|||
"engine": "InnoDB", |
|||
"field_order": [ |
|||
"name1", |
|||
"mobile", |
|||
"email", |
|||
"column_break_4", |
|||
"dealer_code", |
|||
"registration_time" |
|||
], |
|||
"fields": [ |
|||
{ |
|||
"fieldname": "name1", |
|||
"fieldtype": "Data", |
|||
"in_list_view": 1, |
|||
"label": "Name", |
|||
"options": "Name", |
|||
"reqd": 1 |
|||
}, |
|||
{ |
|||
"fieldname": "mobile", |
|||
"fieldtype": "Data", |
|||
"in_list_view": 1, |
|||
"label": "Mobile", |
|||
"options": "Phone", |
|||
"reqd": 1 |
|||
}, |
|||
{ |
|||
"fieldname": "email", |
|||
"fieldtype": "Data", |
|||
"in_list_view": 1, |
|||
"label": "Email", |
|||
"options": "Email", |
|||
"reqd": 1 |
|||
}, |
|||
{ |
|||
"fieldname": "column_break_4", |
|||
"fieldtype": "Column Break" |
|||
}, |
|||
{ |
|||
"fieldname": "dealer_code", |
|||
"fieldtype": "Link", |
|||
"label": "Dealer Code", |
|||
"options": "Dealer" |
|||
}, |
|||
{ |
|||
"fieldname": "registration_time", |
|||
"fieldtype": "Data", |
|||
"label": "Registration Time" |
|||
} |
|||
], |
|||
"index_web_pages_for_search": 1, |
|||
"links": [], |
|||
"modified": "2022-02-15 10:02:07.864699", |
|||
"modified_by": "Administrator", |
|||
"module": "Masters", |
|||
"name": "Customer Profile", |
|||
"owner": "Administrator", |
|||
"permissions": [ |
|||
{ |
|||
"create": 1, |
|||
"delete": 1, |
|||
"email": 1, |
|||
"export": 1, |
|||
"print": 1, |
|||
"read": 1, |
|||
"report": 1, |
|||
"role": "System Manager", |
|||
"share": 1, |
|||
"write": 1 |
|||
} |
|||
], |
|||
"sort_field": "modified", |
|||
"sort_order": "DESC", |
|||
"track_changes": 1 |
|||
} |
@ -1,8 +0,0 @@ |
|||
# Copyright (c) 2022, Hard n Soft Technologies Pvt Ltd and contributors |
|||
# For license information, please see license.txt |
|||
|
|||
# import frappe |
|||
from frappe.model.document import Document |
|||
|
|||
class CustomerProfile(Document): |
|||
pass |
@ -1,8 +0,0 @@ |
|||
# Copyright (c) 2022, Hard n Soft Technologies Pvt Ltd and Contributors |
|||
# See license.txt |
|||
|
|||
# import frappe |
|||
import unittest |
|||
|
|||
class TestCustomerProfile(unittest.TestCase): |
|||
pass |
Binary file not shown.
Binary file not shown.
@ -1,8 +0,0 @@ |
|||
// Copyright (c) 2022, Hard n Soft Technologies Pvt Ltd and contributors
|
|||
// For license information, please see license.txt
|
|||
|
|||
frappe.ui.form.on('Dealer', { |
|||
// refresh: function(frm) {
|
|||
|
|||
// }
|
|||
}); |
@ -1,61 +0,0 @@ |
|||
{ |
|||
"actions": [], |
|||
"autoname": "format:{dealer_name}", |
|||
"creation": "2022-02-13 20:51:54.246914", |
|||
"doctype": "DocType", |
|||
"editable_grid": 1, |
|||
"engine": "InnoDB", |
|||
"field_order": [ |
|||
"dealer_name", |
|||
"dealer_code", |
|||
"mobile_number" |
|||
], |
|||
"fields": [ |
|||
{ |
|||
"fieldname": "dealer_name", |
|||
"fieldtype": "Data", |
|||
"in_list_view": 1, |
|||
"label": "Dealer Name", |
|||
"reqd": 1 |
|||
}, |
|||
{ |
|||
"fieldname": "dealer_code", |
|||
"fieldtype": "Data", |
|||
"in_list_view": 1, |
|||
"label": "Dealer Code", |
|||
"reqd": 1 |
|||
}, |
|||
{ |
|||
"fieldname": "mobile_number", |
|||
"fieldtype": "Data", |
|||
"in_list_view": 1, |
|||
"label": "Mobile Number", |
|||
"reqd": 1 |
|||
} |
|||
], |
|||
"index_web_pages_for_search": 1, |
|||
"links": [], |
|||
"modified": "2022-02-13 20:51:54.246914", |
|||
"modified_by": "Administrator", |
|||
"module": "Masters", |
|||
"name": "Dealer", |
|||
"owner": "Administrator", |
|||
"permissions": [ |
|||
{ |
|||
"create": 1, |
|||
"delete": 1, |
|||
"email": 1, |
|||
"export": 1, |
|||
"print": 1, |
|||
"read": 1, |
|||
"report": 1, |
|||
"role": "System Manager", |
|||
"share": 1, |
|||
"write": 1 |
|||
} |
|||
], |
|||
"sort_field": "modified", |
|||
"sort_order": "DESC", |
|||
"title_field": "dealer_name", |
|||
"track_changes": 1 |
|||
} |
@ -1,8 +0,0 @@ |
|||
# Copyright (c) 2022, Hard n Soft Technologies Pvt Ltd and Contributors |
|||
# See license.txt |
|||
|
|||
# import frappe |
|||
import unittest |
|||
|
|||
class TestDealer(unittest.TestCase): |
|||
pass |
Binary file not shown.
Binary file not shown.
Some files were not shown because too many files changed in this diff
Loading…
Reference in new issue