export declare const resource: { en: { translation: { navbar: { home: string; dashboard: string; quotes: string; document: string; user: string; login: string; logout: string; }; dashboard: { name: string; title: string; subtitle: string; }; quotes: { name: string; title: string; quote_page: string; }; user: { name: string; title: string; user: { title: string; add_new_user: string; edit_user: string; view_user: string; change_password: string; add_access: string; resend_invite_email: string; clone_user: string; deactivate: string; activate: string; account: string; heading: string; subheading: string; msg: { endtime_msg: string; schedule_msg: string; login_restriction_msg: string; help_msg: string; reset_password_msg: string; account_access_error_msg: string; account_access_success_msg: string; remove_user_msg: string; no_resources_msg: string; delete_success_msg: string; grant_access_msg: string; }; fields: { login_restriction_label: string; start_time_label: string; end_time_label: string; access_type_label: string; access_type_placeholder: string; select_days_label: string; interval_days_label: string; interval_days_placeholder: string; frequency_label: string; frequency_placeholder: string; repeat_days_placeholder: string; of_label: string; repeat_month_placeholder: string; end_date_label: string; never_end_label: string; name_label: string; email_label: string; phone_no_label: string; role_label: string; country_label: string; branch_label: string; location_label: string; company_label: string; repeat_label: string; module_placeholder: string; submodule_placeholder: string; resources_label: string; comment_title: string; comment_placeholder: string; }; accessControl: { title: string; access_type_label: string; access_type_placeholder: string; access_label: string; action_label: string; add_access_label: string; add_policy_label: string; add_access_type_label: string; added_access_label: string; }; table: { id_header: string; first_name_header: string; last_name_header: string; email_header: string; phone_header: string; access_type_label: string; access_label: string; resource_id_label: string; resource_code_label: string; created_by_label: string; }; buttons: { reset_password: string; email_instuctions: string; manage_user_account: string; }; tabs: { general_details: string; permissions: string; access: string; }; }; role: { title: string; new_role: string; edit_role: string; duplicate_role: string; delete_role: string; heading: string; subheading: string; fields: { role_label: string; role_placeholder: string; role_type_label: string; role_type_placeholder: string; modules_label: string; modules_placeholder: string; submodules_label: string; submodules_placeholder: string; search_modules_placeholder: string; resource_placeholder: string; delete_resource_label: string; discard_changes_label: string; continue_editing_label: string; created_on_label: string; name_label: string; }; msg: { delete_resource_msg: string; removed_msg: string; discard_changes_msg: string; no_resources_msg: string; no_submodule_msg: string; }; policyModal: { edit_policy: string; add_policy: string; resource_label: string; attributes_label: string; not_allowed_attributes_label: string; not_allowed_attributes_placeholder: string; filters_label: string; not_allowed_filters_label: string; not_allowed_filters_placeholder: string; search_resource_placeholder: string; added_resources_label: string; }; table: { role_header: string; role_type_header: string; date_created_header: string; resource_id_label: string; resource_code_label: string; created_by_label: string; policy_label: string; }; }; language: { name: string; title: string; add_label: string; edit_label: string; msg: { languageApproved: string; languageRejected: string; languageSubmitted: string; exportError: string; importError: string; importSuccess: string; }; fields: { id_label: string; id_placeholder: string; name_label: string; name_placeholder: string; code_label: string; code_placeholder: string; isocode_label: string; isocode_placeholder: string; direction_label: string; direction_placeholder: string; isactive_label: string; }; translationModal: { language_label: string; language_placeholder: string; module_label: string; module_placeholder: string; submodule_label: string; submodule_placeholder: string; }; buttons: { import_button: string; export_button: string; }; table: { id_header: string; name_header: string; code_header: string; iso_code_header: string; direction_header: string; is_active_header: string; }; }; }; document: { name: string; title: string; }; pages: { msg: { delete: string; save: string; }; }; accounting: { name: string; title: string; dashboard: { title: string; all_time_label: string; total_orders_label: string; manufacturing_orders_label: string; planning_label: string; editing_dashboard_mode_label: string; edit_layout_mode_label: string; more_icon_label: string; msg: { dashboard_error: string; discard_message: string; }; table: { account_receivable_heading: string; donut_chart_heading: string; barchart_heading: string; table_heading: string; account_payable_heading: string; donutchart_payable_heading: string; barchart_payable_heading: string; table_debtor_heading: string; table_vendor_performance_heading: string; table_vendor_heading: string; table_customer_performance_heading: string; table_customer_heading: string; cash_flow_heading: string; dynamic_reorder_heading: string; discard_heading: string; save_changes_heading: string; save_as_page_heading: string; active_user: string; in_active_user: string; items_label: string; total_transaction_label: string; total_value_label: string; average_value_label: string; financial_summary_label: string; total_revenue: string; total_expenses: string; gross_margin: string; net_profit_loss: string; add_records_label: string; all_time_label: string; inflows_label: string; outflows_label: string; net_cash_flow_label: string; balance_label: string; }; sections: { vendor_performance: string; customer_performance: string; financial_summary: string; }; }; journal_entry: { title: string; add_journal_entry_label: string; delete_journal_entry_label: string; view_ledger_label: string; mark_as_void_label: string; new_journal_entry_label: string; more_icon_label: string; msg: { journal_entry_error: string; request_submitted: string; noData: string; delete_journal_entry: string; credit_debit_err: string; add_accounting_err: string; credit_debit_same: string; delete_journal_item: string; remove_journal_item: string; submit_document: string; approve_reject: string; }; table: { posting_date_label: string; series_number_label: string; status_label: string; amount_label: string; created_by_label: string; }; fields: { draft_label: string; total_debit_label: string; total_credit_label: string; difference_label: string; make_difference_label: string; total_summary_label: string; delete_journal_item_label: string; remove_existing_label: string; created_on: string; add_item_label: string; account_label: string; party_label: string; outstanding_balance_label: string; amount_label: string; debit_amount_label: string; credit_amount_label: string; debit_account_currency_label: string; credit_account_currency_label: string; debit_company_currency_label: string; credit_company_currency_label: string; reference_label: string; reference_type_label: string; is_advance_label: string; reference_date_label: string; narration_label: string; reversal_date_label: string; reversal_journal_label: string; add_reversal_entry_label: string; request_header: string; }; }; journalType: { title: string; heading: string; subHeading: string; add: string; edit: string; view: string; form: { name_label: string; name_placeholder: string; is_payment_label: string; is_payment_title: string; status_label: string; status_title: string; }; fields: { name: string; is_payment: string; created_at: string; updated_at: string; created_by: string; }; msg: { name_msg_1: string; name_msg_2: string; delete: string; delete_msg: string; success: string; }; table: { id_header: string; name_header: string; is_payment_header: string; status_header: string; created_at_header: string; updated_at_header: string; }; }; payment: { title: string; add_journal_entry_label: string; delete_journal_entry_label: string; view_ledger_label: string; mark_as_void_label: string; more_icon_label: string; subHeading: string; create_payment_entry_label: string; new_payment_entry_label: string; edit_payment_entry_label: string; msg: { payment_error: string; request_submitted: string; noData: string; create_first_payment_entry: string; delete_payment_entry: string; status_change: string; submit_document: string; delete_payment_entry_message: string; approve_reject: string; bill_required: string; amount_error: string; }; table: { id_header: string; date_header: string; journal_header: string; payment_method_header: string; vendor_header: string; total_amount_header: string; approval_status_header: string; status_header: string; party_type_header: string; is_advance_header: string; bank_account_header: string; account_header: string; currency_header: string; exchange_rate_header: string; company_header: string; reference_number_header: string; posting_date_label: string; series_number_label: string; amount_label: string; created_by_label: string; }; fields: { delete_confirmation_label: string; true_label: string; false_label: string; total_invoice_amount: string; total_payment_amount: string; outstanding_balance_label: string; delete_entry_label: string; request_header: string; download_report_label: string; credit_note_detail: string; amount_label: string; unapplied_amount_label: string; payment_amount_label: string; unknown_table_label: string; accounts_label: string; invoice_detail_label: string; invoice_number_label: string; invoice_amount_label: string; amount_paid_label: string; amount_due_label: string; invoice_discount_amount_label: string; discount_label: string; actual_amount_paid_label: string; }; }; collection: { title: string; add_journal_entry_label: string; delete_journal_entry_label: string; view_ledger_label: string; mark_as_void_label: string; more_icon_label: string; subHeading: string; create_first_collection_label: string; create_collection_label: string; new_collection_entry_label: string; edit_collection_entry_label: string; msg: { collection_error: string; request_submitted: string; noData: string; create_first_payment_entry: string; delete_payment_entry: string; submit_document: string; delete_payment_entry_message: string; approve_reject: string; invoice_required: string; amount_error: string; collection_entry_approval: string; status_change: string; }; table: { id_header: string; date_header: string; journal_header: string; payment_method_header: string; customer_header: string; vendor_header: string; total_amount_header: string; approval_status_header: string; status_header: string; party_type_header: string; is_advance_header: string; bank_account_header: string; account_header: string; currency_header: string; exchange_rate_header: string; company_header: string; reference_number_header: string; posting_date_label: string; series_number_label: string; amount_label: string; created_by_label: string; }; fields: { delete_confirmation_label: string; true_label: string; false_label: string; total_invoice_amount: string; total_payment_amount: string; outstanding_balance_label: string; delete_entry_label: string; request_header: string; download_report_label: string; credit_note_detail: string; amount_label: string; unapplied_amount_label: string; payment_amount_label: string; unknown_table_label: string; accounts_label: string; invoice_detail_label: string; invoice_number_label: string; invoice_amount_label: string; amount_paid_label: string; amount_due_label: string; invoice_discount_amount_label: string; discount_label: string; discount_amount_label: string; actual_amount_paid_label: string; debit_note_detail_label: string; payment_amount_text: string; }; }; request: { title: string; add_journal_entry_label: string; delete_journal_entry_label: string; view_ledger_label: string; mark_as_void_label: string; more_icon_label: string; subHeading: string; create_first_collection_label: string; create_collection_label: string; new_collection_entry_label: string; edit_collection_entry_label: string; send_payment_request_label: string; msg: { request_error: string; request_submitted: string; noData: string; valid_email_err: string; required_email_err: string; required_body_err: string; create_first_payment_entry: string; delete_payment_entry: string; submit_document: string; delete_payment_entry_message: string; approve_reject: string; invoice_required: string; amount_error: string; collection_entry_approval: string; status_change: string; no_payment_request_history: string; }; table: { id_header: string; date_header: string; journal_header: string; payment_method_header: string; customer_header: string; vendor_header: string; total_amount_header: string; approval_status_header: string; payment_status_header: string; status_header: string; total_invoice_value_header: string; due_date_header: string; party_type_header: string; is_advance_header: string; bank_account_header: string; account_header: string; currency_header: string; exchange_rate_header: string; incoterm_header: string; additional_discount_on_header: string; additional_discount_percentage_header: string; additional_discount_amount_header: string; round_off_header: string; company_header: string; reference_number_header: string; posting_date_label: string; series_number_label: string; amount_label: string; created_by_label: string; }; fields: { payment_request_details_label: string; receiver_email: string; mail_subject: string; mail_body: string; attachment_label: string; created_on: string; send_payment_request_label: string; from_label: string; to_label: string; cc_label: string; bcc_label: string; subject_label: string; body_label: string; attached_file_label: string; delete_confirmation_label: string; true_label: string; false_label: string; total_invoice_amount: string; total_payment_amount: string; outstanding_balance_label: string; delete_entry_label: string; request_header: string; download_report_label: string; credit_note_detail: string; amount_label: string; unapplied_amount_label: string; payment_amount_label: string; unknown_table_label: string; accounts_label: string; invoice_detail_label: string; invoice_number_label: string; invoice_amount_label: string; amount_paid_label: string; amount_due_label: string; invoice_discount_amount_label: string; discount_label: string; discount_amount_label: string; actual_amount_paid_label: string; debit_note_detail_label: string; payment_amount_text: string; }; }; bills: { title: string; mark_recurring_label: string; add_chart_label: string; delete_journal_entry_label: string; view_ledger_label: string; mark_as_void_label: string; more_icon_label: string; subHeading: string; create_first_bill_label: string; create_bill_label: string; new_bill_label: string; edit_collection_entry_label: string; send_payment_request_label: string; msg: { bills_error: string; item_error: string; currency_error: string; total_due_err: string; action_remaining: string; bill_approval: string; request_submitted: string; noData: string; valid_email_err: string; required_email_err: string; required_body_err: string; create_first_payment_entry: string; delete_payment_entry: string; submit_document: string; delete_bill_message: string; approve_reject: string; invoice_required: string; amount_error: string; collection_entry_approval: string; status_change: string; no_payment_request_history: string; delete_entry_confirm: string; delete_expanse_confirm: string; advance_payments_applied: string; bill_status_change: string; mark_recurring_confirm: string; stop_recurring_confirm: string; }; table: { id_header: string; date_header: string; supplier_header: string; journal_header: string; payment_status_header: string; customer_header: string; vendor_header: string; total_amount_header: string; approval_status_header: string; status_header: string; total_invoice_value_header: string; invoice_date_header: string; due_date_header: string; payment_amount_header: string; party_type_header: string; is_advance_header: string; bank_account_header: string; account_header: string; currency_header: string; exchange_rate_header: string; incoterm_header: string; additional_discount_on_header: string; additional_discount_percentage_header: string; additional_discount_amount_header: string; round_off_header: string; company_header: string; reference_number_header: string; posting_date_label: string; series_number_label: string; amount_label: string; created_by_label: string; }; fields: { draft_label: string; payment_entry_label: string; day_label: string; weekly_label: string; monthly_label: string; yearly_label: string; stop_label: string; view_notes_label: string; add_debit_note_label: string; view_accounting_ledger_label: string; stop_recurring_label: string; mark_as_recurring_label: string; apply_payment_label: string; advance_bill_label: string; create_landed_cost_label: string; advance_payment_label: string; advance_payment_placeholder: string; item_discount_label: string; additional_discount_label: string; total_discount_label: string; items_label: string; total_quantity_label: string; total_label: string; subtotal_label: string; grandtotal_label: string; add_item_label: string; item_label: string; item_placeholder: string; uom_header: string; uom_placeholder: string; quantity_header: string; rate_header: string; rate_placeholder: string; gross_amount_header: string; actual_amount_label: string; round_off_difference_label: string; subtotal_excluding_taxes_label: string; subtotal_excluding_discount_label: string; taxes_and_charges_label: string; taxes_and_charges_added_label: string; taxes_and_charges_deducted_label: string; total_taxes_and_charges_added_label: string; add_currency_label: string; tax_code_label: string; tax_rate_label: string; add_expense_label: string; account_label: string; account_placeholder: string; rate_label: string; discount_item_label: string; discount_item_placeholder: string; discount_rate_percentage_label: string; tax_amount_label: string; net_amount_label: string; total_amount_label: string; tax_label: string; tax_template_label: string; tax_template_placeholder: string; classification_label: string; location_label: string; location_placeholder: string; department_label: string; department_placeholder: string; narration_label: string; narration_placeholder: string; enter_narration_placeholder: string; delete_item_label: string; delete_expense_label: string; payment_request_details_label: string; receiver_email: string; mail_subject: string; mail_body: string; attachment_label: string; created_on: string; send_payment_request_label: string; from_label: string; to_label: string; cc_label: string; bcc_label: string; subject_label: string; body_label: string; attached_file_label: string; delete_bill_label: string; true_label: string; false_label: string; total_invoice_amount: string; total_payment_amount: string; outstanding_balance_label: string; delete_entry_label: string; request_header: string; download_report_label: string; credit_note_detail: string; amount_label: string; unapplied_amount_label: string; payment_amount_label: string; unknown_table_label: string; accounts_label: string; invoice_detail_label: string; invoice_number_label: string; invoice_amount_label: string; amount_paid_label: string; amount_due_label: string; invoice_discount_amount_label: string; discounts_label: string; discount_amount_label: string; actual_amount_paid_label: string; debit_note_detail_label: string; payment_amount_text: string; add_payment_term_label: string; abcd_label: string; }; }; invoice: { title: string; mark_recurring_label: string; add_chart_label: string; delete_invoice_label: string; view_ledger_label: string; mark_as_void_label: string; more_icon_label: string; subHeading: string; create_first_invoice_label: string; create_invoice_label: string; new_invoice_label: string; edit_collection_entry_label: string; send_payment_request_label: string; msg: { invoice_error: string; item_error: string; currency_error: string; total_due_err: string; action_remaining: string; invoice_approval: string; request_submitted: string; noData: string; valid_email_err: string; required_email_err: string; required_body_err: string; create_first_payment_entry: string; delete_payment_entry: string; submit_document: string; delete_invoice_message: string; approve_reject: string; invoice_required: string; amount_error: string; collection_entry_approval: string; status_change: string; no_payment_request_history: string; delete_entry_confirm: string; delete_expanse_confirm: string; advance_payments_applied: string; invoice_status_change: string; mark_recurring_confirm: string; stop_recurring_confirm: string; promotion_delete: string; delete_promotion: string; promotion_err: string; coupon_code_err: string; }; table: { id_header: string; date_header: string; supplier_header: string; journal_header: string; payment_status_header: string; customer_header: string; vendor_header: string; total_amount_header: string; approval_status_header: string; status_header: string; total_invoice_value_header: string; invoice_date_header: string; due_date_header: string; payment_amount_header: string; party_type_header: string; is_advance_header: string; bank_account_header: string; account_header: string; currency_header: string; exchange_rate_header: string; incoterm_header: string; additional_discount_on_header: string; additional_discount_percentage_header: string; additional_discount_amount_header: string; round_off_header: string; company_header: string; reference_number_header: string; posting_date_label: string; series_number_label: string; amount_label: string; created_by_label: string; coupon_code_header: string; description_header: string; type_header: string; promotion_amount_header: string; }; fields: { payment_request_label: string; collection_entry_label: string; delete_promotion_label: string; apply_promotion_label: string; apply_promotion_text: string; draft_label: string; payment_entry_label: string; day_label: string; weekly_label: string; monthly_label: string; yearly_label: string; stop_label: string; view_notes_label: string; add_debit_note_label: string; view_accounting_ledger_label: string; stop_recurring_label: string; mark_as_recurring_label: string; apply_payment_label: string; advance_bill_label: string; create_landed_cost_label: string; advance_payment_label: string; advance_payment_placeholder: string; item_discount_label: string; additional_discount_label: string; total_discount_label: string; items_label: string; total_quantity_label: string; total_label: string; subtotal_label: string; grandtotal_label: string; add_item_label: string; item_label: string; item_placeholder: string; uom_header: string; uom_placeholder: string; quantity_header: string; rate_header: string; rate_placeholder: string; gross_amount_header: string; actual_amount_label: string; round_off_difference_label: string; subtotal_excluding_taxes_label: string; subtotal_excluding_discount_label: string; taxes_and_charges_label: string; taxes_and_charges_added_label: string; taxes_and_charges_deducted_label: string; total_taxes_and_charges_added_label: string; shipping_amount_label: string; handling_amount_label: string; add_currency_label: string; tax_code_label: string; tax_rate_label: string; add_expense_label: string; account_label: string; account_placeholder: string; rate_label: string; discount_item_label: string; discount_item_placeholder: string; discount_rate_percentage_label: string; tax_amount_label: string; net_amount_label: string; total_amount_label: string; tax_label: string; tax_template_label: string; tax_template_placeholder: string; classification_label: string; location_label: string; location_placeholder: string; department_label: string; department_placeholder: string; narration_label: string; narration_placeholder: string; enter_narration_placeholder: string; delete_item_label: string; delete_expense_label: string; payment_request_details_label: string; receiver_email: string; mail_subject: string; mail_body: string; attachment_label: string; created_on: string; send_payment_request_label: string; from_label: string; to_label: string; cc_label: string; bcc_label: string; subject_label: string; body_label: string; attached_file_label: string; delete_bill_label: string; true_label: string; false_label: string; total_invoice_amount: string; total_payment_amount: string; outstanding_balance_label: string; delete_entry_label: string; request_header: string; download_report_label: string; credit_note_detail: string; amount_label: string; unapplied_amount_label: string; payment_amount_label: string; unknown_table_label: string; accounts_label: string; invoice_detail_label: string; invoice_number_label: string; invoice_amount_label: string; amount_paid_label: string; amount_due_label: string; invoice_discount_amount_label: string; discounts_label: string; discount_amount_label: string; actual_amount_paid_label: string; debit_note_detail_label: string; payment_amount_text: string; add_payment_term_label: string; abcd_label: string; add_credit_note_label: string; }; }; expenses: { title: string; mark_recurring_label: string; add_chart_label: string; delete_expense_label: string; view_ledger_label: string; mark_as_void_label: string; more_icon_label: string; subHeading: string; create_first_expense_label: string; create_expense_label: string; new_expense_label: string; edit_collection_entry_label: string; send_payment_request_label: string; msg: { expenses_error: string; item_error: string; currency_error: string; total_due_err: string; action_remaining: string; expense_approval: string; request_submitted: string; noData: string; valid_email_err: string; required_email_err: string; required_body_err: string; create_first_payment_entry: string; delete_payment_entry: string; submit_document: string; delete_expense_message: string; approve_reject: string; invoice_required: string; amount_error: string; collection_entry_approval: string; status_change: string; no_payment_request_history: string; delete_entry_confirm: string; delete_expanse_confirm: string; advance_payments_applied: string; expense_status_change: string; mark_recurring_confirm: string; stop_recurring_confirm: string; promotion_delete: string; delete_promotion: string; promotion_err: string; coupon_code_err: string; }; table: { id_header: string; date_header: string; supplier_header: string; journal_header: string; payment_status_header: string; customer_header: string; vendor_header: string; total_amount_header: string; approval_status_header: string; status_header: string; total_invoice_value_header: string; invoice_date_header: string; due_date_header: string; payment_amount_header: string; party_type_header: string; is_advance_header: string; bank_account_header: string; account_header: string; currency_header: string; exchange_rate_header: string; incoterm_header: string; additional_discount_on_header: string; additional_discount_percentage_header: string; additional_discount_amount_header: string; round_off_header: string; company_header: string; reference_number_header: string; posting_date_label: string; series_number_label: string; amount_label: string; created_by_label: string; coupon_code_header: string; description_header: string; type_header: string; promotion_amount_header: string; }; fields: { payment_request_label: string; collection_entry_label: string; delete_promotion_label: string; apply_promotion_label: string; apply_promotion_text: string; draft_label: string; payment_entry_label: string; day_label: string; weekly_label: string; monthly_label: string; yearly_label: string; stop_label: string; view_notes_label: string; add_debit_note_label: string; view_accounting_ledger_label: string; stop_recurring_label: string; mark_as_recurring_label: string; apply_payment_label: string; advance_bill_label: string; create_landed_cost_label: string; advance_payment_label: string; advance_payment_placeholder: string; item_discount_label: string; additional_discount_label: string; total_discount_label: string; items_label: string; total_quantity_label: string; total_label: string; subtotal_label: string; grandtotal_label: string; add_item_label: string; item_label: string; item_placeholder: string; uom_header: string; uom_placeholder: string; quantity_header: string; rate_header: string; rate_placeholder: string; gross_amount_header: string; actual_amount_label: string; round_off_difference_label: string; subtotal_excluding_taxes_label: string; subtotal_excluding_discount_label: string; taxes_and_charges_label: string; taxes_and_charges_added_label: string; taxes_and_charges_deducted_label: string; total_taxes_and_charges_added_label: string; shipping_amount_label: string; handling_amount_label: string; add_currency_label: string; tax_code_label: string; tax_rate_label: string; add_expense_label: string; account_label: string; account_placeholder: string; rate_label: string; discount_item_label: string; discount_item_placeholder: string; discount_rate_percentage_label: string; tax_amount_label: string; net_amount_label: string; total_amount_label: string; tax_label: string; tax_template_label: string; tax_template_placeholder: string; classification_label: string; location_label: string; location_placeholder: string; department_label: string; department_placeholder: string; narration_label: string; narration_placeholder: string; enter_narration_placeholder: string; delete_item_label: string; delete_expense_label: string; payment_request_details_label: string; receiver_email: string; mail_subject: string; mail_body: string; attachment_label: string; created_on: string; send_payment_request_label: string; from_label: string; to_label: string; cc_label: string; bcc_label: string; subject_label: string; body_label: string; attached_file_label: string; delete_bill_label: string; true_label: string; false_label: string; total_invoice_amount: string; total_payment_amount: string; outstanding_balance_label: string; delete_entry_label: string; request_header: string; download_report_label: string; credit_note_detail: string; amount_label: string; unapplied_amount_label: string; payment_amount_label: string; unknown_table_label: string; accounts_label: string; invoice_detail_label: string; invoice_number_label: string; invoice_amount_label: string; amount_paid_label: string; amount_due_label: string; invoice_discount_amount_label: string; discounts_label: string; discount_amount_label: string; actual_amount_paid_label: string; debit_note_detail_label: string; payment_amount_text: string; add_payment_term_label: string; abcd_label: string; add_credit_note_label: string; }; }; commission_plan: { title: string; add_label: string; edit_label: string; view_label: string; msg: { save: string; delete: string; error: string; saveDraftError: string; tiers_error: string; tier_configuration: string; }; table: { id_header: string; title_header: string; type_header: string; company_header: string; apply_on_header: string; eligibility_type_header: string; status_header: string; }; sections: { basic_details: string; eligibility_criteria: string; commission_rate: string; tier: string; attachments: string; classification: string; accounts: string; }; fields: { title_label: string; title_placeholder: string; type_label: string; type_placeholder: string; company_label: string; company_placeholder: string; description_label: string; description_placeholder: string; item_label: string; item_placeholder: string; apply_on_label: string; eligibilty_type_label: string; eligibilty_type_placeholder: string; status_label: string; target_amount_label: string; commission_target_label: string; commission_amount_label: string; commission_amount_placeholder: string; commission_percentage_label: string; commission_percentage_placeholder: string; location_label: string; location_placeholder: string; department_label: string; department_placeholder: string; series_id_label: string; view_attachments_label: string; summary_commission_amount_label: string; summary_subordinate_amount_label: string; summary_sales_amount_label: string; }; tier_table: { tier_name_header: string; tier_type_header: string; tier_amount_header: string; tier_quantity_header: string; commission_amount_header: string; commission_percentage_header: string; commission_rate_header: string; commissioned_amount_header: string; }; }; commission_target: { title: string; add_label: string; edit_label: string; view_label: string; msg: { save: string; delete: string; error: string; saveDraftError: string; }; table: { id_header: string; salesperson_header: string; type_header: string; start_date_header: string; end_date_header: string; target_amount_header: string; achieved_value_header: string; pending_to_reach_target_header: string; }; sections: { basic_details: string; classification: string; }; fields: { id_label: string; id_placeholder: string; salesperson_label: string; salesperson_placeholder: string; target_type_label: string; target_type_placeholder: string; start_date_label: string; start_date_placeholder: string; end_date_label: string; end_date_placeholder: string; company_label: string; company_placeholder: string; target_label: string; target_amount_label: string; target_amount_placeholder: string; target_quantity_label: string; target_quantity_placeholder: string; location_label: string; location_placeholder: string; department_label: string; department_placeholder: string; series_id_label: string; commission_plan_label: string; target_weight_label: string; target_weight_uom_label: string; }; }; commission_assignment: { title: string; add_label: string; edit_label: string; view_label: string; msg: { save: string; delete: string; error: string; saveDraftError: string; assignment_error: string; salesperson_error: string; confirm_delete: string; }; table: { id_header: string; title_header: string; description_header: string; }; sections: { basic_details: string; salesperson: string; }; fields: { series_id_label: string; title_label: string; title_placeholder: string; description_label: string; description_placeholder: string; }; salesperson_table: { sl_no_header: string; salesperson_name_header: string; commission_plan_header: string; target_header: string; start_date_header: string; end_date_header: string; subordinate_commission_header: string; }; }; authorize_commission: { title: string; edit_label: string; view_label: string; msg: { save: string; delete: string; error: string; transation_error: string; saveDraftError: string; }; table: { id_header: string; salesperson_header: string; calculated_commission_header: string; paid_commission_header: string; commission_amount_header: string; value_error: string; }; sections: { basic_details: string; transaction: string; previously_authorized_commissions: string; accounts: string; }; fields: { id_label: string; salesperson_label: string; manager_label: string; account_payable_label: string; account_payable_placeholder: string; company_label: string; company_placeholder: string; summary_commission_amount_label: string; summary_subordinate_amount_label: string; summary_sales_amount_label: string; }; transaction_table: { date_header: string; transactions_header: string; commission_plan_header: string; transaction_type_header: string; transaction_amount_header: string; collected_amount_header: string; calculated_amount_header: string; previously_authorized_amount_header: string; commission_amount_header: string; }; previously_authorized_table: { id_header: string; date_header: string; amount_header: string; }; }; commission: { title: string; edit_label: string; view_label: string; msg: { save: string; delete: string; error: string; transation_error: string; }; table: { id_header: string; salesperson_header: string; manager_header: string; company_header: string; commission_amount_header: string; }; sections: { basic_details: string; transaction: string; accounts: string; }; fields: { id_label: string; salesperson_label: string; manager_label: string; company_label: string; account_payable_label: string; account_payable_placeholder: string; expense_account_label: string; expense_account_placeholder: string; summary_commission_amount_label: string; }; transaction_table: { date_header: string; transactions_header: string; commission_plan_header: string; transaction_type_header: string; transaction_amount_header: string; collected_amount_header: string; calculated_amount_header: string; commission_amount_header: string; }; }; month_wise_commission: { title: string; add_label: string; edit_label: string; view_label: string; msg: { save: string; delete: string; error: string; saveDraftError: string; calculated: string; noCommissionData: string; emptyEntriesError: string; somethingWentWrong: string; calculateFailed: string; }; table: { id_header: string; cms_id_header: string; start_date_header: string; end_date_header: string; month_header: string; year_header: string; salesperson_header: string; company_header: string; target_amount_header: string; achieved_amount_header: string; commission_amount_header: string; commission_percentage_header: string; status_header: string; department_header: string; }; sections: { basic_details: string; monthly_target: string; commission_calculation: string; accounts: string; commission_entries: string; date_time_details: string; }; fields: { id_label: string; cms_id_label: string; date_label: string; date_placeholder: string; month_label: string; month_placeholder: string; year_label: string; year_placeholder: string; entity_label: string; entity_placeholder: string; department_label: string; department_placeholder: string; salesperson_label: string; salesperson_placeholder: string; company_label: string; company_placeholder: string; target_amount_label: string; target_amount_placeholder: string; achieved_amount_label: string; achieved_amount_placeholder: string; commission_percentage_label: string; commission_percentage_placeholder: string; commission_amount_label: string; commission_amount_placeholder: string; start_date_label: string; start_date_placeholder: string; end_date_label: string; end_date_placeholder: string; account_payable_label: string; account_payable_placeholder: string; expense_account_label: string; expense_account_placeholder: string; summary_target_amount_label: string; summary_achieved_amount_label: string; summary_commission_amount_label: string; status_label: string; status_placeholder: string; status_draft: string; status_submitted: string; created_by_label: string; created_at_label: string; }; entries_table: { sl_header: string; salesperson_header: string; target_header: string; achieved_header: string; percentage_header: string; weight_header: string; uom_header: string; amount_header: string; }; actions: { calculate: string; add_entry: string; }; }; asset_management: { title: string; add_asset: string; heading: string; subheading: string; fields: { communication_method_label: string; depriciation_method_label: string; not_depreciable_value_label: string; duration_label: string; current_asset_value_label: string; insurance_amount_label: string; delete_insurance_label: string; delete_depreciation_label: string; delete_label: string; delete_asset_label: string; asset_name_label: string; asset_type_label: string; net_asset_value_label: string; asset_life_label: string; depreciation_label: string; gross_asset_value_label: string; }; msg: { delete_msg: string; delete_insurance_msg: string; delete_depreciation_msg: string; delete_asset_msg: string; }; insuranceModal: { title: string; company_label: string; company_placeholder: string; insurance_date_label: string; insurance_due_date_label: string; insurance_amount_label: string; account_label: string; account_placeholder: string; }; modifyDisposeModal: { title: string; dispose_date_label: string; loss_account_label: string; loss_account_placeholder: string; description_label: string; description_placeholder: string; reevaluate_date_label: string; duration_label: string; duration_placeholder: string; gross_increase_account_label: string; gross_increase_account_placeholder: string; depreciable_amount_label: string; depreciable_amount_placeholder: string; depreciable_account_label: string; depreciable_account_placeholder: string; non_depreciable_amount_label: string; non_depreciable_amount_placeholder: string; expense_account_label: string; expense_account_placeholder: string; customer_label: string; customer_placeholder: string; amount_label: string; amount_placeholder: string; date_of_sale_label: string; item_label: string; item_placeholder: string; }; table: { id_header: string; asset_type_header: string; asset_name_header: string; asset_value_header: string; depreciable_value_header: string; net_asset_value_header: string; depreciation_method_header: string; status_header: string; }; }; asset_transfer: { title: string; add_asset_transfer: string; heading: string; subheading: string; fields: { communication_method_label: string; depriciation_method_label: string; not_depreciable_value_label: string; duration_label: string; current_asset_value_label: string; insurance_amount_label: string; transfer_name_label: string; transfer_date_label: string; item_name_label: string; delete_label: string; delete_asset_transfer_label: string; }; msg: { status_msg: string; request_submitted: string; delete_msg: string; delete_asset_transfer_msg: string; }; table: { id_header: string; transfer_name_header: string; asset_name_header: string; destination_location_header: string; approval_status_header: string; }; }; debit_note: { title: string; new_debit_note: string; add_debit_note: string; confirm_delete: string; confirm_void: string; confirm_reject: string; heading: string; subheading: string; fields: { party_label: string; party_name_label: string; total_label: string; amount_label: string; tax_label: string; classification_label: string; delete_item_label: string; delete_expense_label: string; }; item_table: { add_item_label: string; item_header: string; item_placeholder: string; uom_header: string; uom_placeholder: string; quantity_header: string; quantity_placeholder: string; rate_header: string; rate_placeholder: string; discountItem_header: string; discountItem_placeholder: string; discountRate_header: string; discountRate_placeholder: string; grossAmount_header: string; grossAmount_placeholder: string; taxRate_header: string; taxRate_placeholder: string; taxAmount_header: string; taxAmount_placeholder: string; discountAmount_header: string; discountAmount_placeholder: string; netAmount_header: string; netAmount_placeholder: string; totalAmount_header: string; totalAmount_placeholder: string; taxTemplate_header: string; taxTemplate_placeholder: string; location_header: string; location_placeholder: string; department_header: string; department_placeholder: string; narration_header: string; narration_placeholder: string; tax_code_label: string; tax_rate_label: string; }; expense_table: { title: string; account_header: string; account_placeholder: string; rate_header: string; rate_placeholder: string; discountItem_header: string; discountItem_placeholder: string; discountRate_header: string; discountRate_placeholder: string; grossAmount_header: string; grossAmount_placeholder: string; taxRate_header: string; taxRate_placeholder: string; taxAmount_header: string; taxAmount_placeholder: string; discountAmount_header: string; discountAmount_placeholder: string; netAmount_header: string; netAmount_placeholder: string; totalAmount_header: string; totalAmount_placeholder: string; taxTemplate_header: string; taxTemplate_placeholder: string; taxCode_header: string; taxCode_placeholder: string; location_header: string; location_placeholder: string; department_header: string; department_placeholder: string; narration_header: string; narration_placeholder: string; tax_code_label: string; tax_rate_label: string; }; msg: { request_approved: string; request_rejected: string; request_submitted: string; void_message: string; applied_success: string; status_update: string; item_error: string; item_expense_error: string; confirm_delete: string; confirm_void: string; confirm_reject: string; confirm_delete_item: string; confirm_delete_expense: string; }; buttons: { void: string; }; table: { id_header: string; party_header: string; party_name_header: string; debit_note_header: string; amount_header: string; status_header: string; invoice_header: string; }; }; credit_note: { title: string; new_debit_note: string; add_debit_note: string; confirm_delete: string; confirm_void: string; confirm_reject: string; heading: string; subheading: string; fields: { party_label: string; party_name_label: string; total_label: string; amount_label: string; tax_label: string; classification_label: string; delete_item_label: string; delete_expense_label: string; }; item_table: { add_item_label: string; item_header: string; item_placeholder: string; uom_header: string; uom_placeholder: string; quantity_header: string; quantity_placeholder: string; rate_header: string; rate_placeholder: string; discountItem_header: string; discountItem_placeholder: string; discountRate_header: string; discountRate_placeholder: string; grossAmount_header: string; grossAmount_placeholder: string; taxRate_header: string; taxRate_placeholder: string; taxAmount_header: string; taxAmount_placeholder: string; discountAmount_header: string; discountAmount_placeholder: string; netAmount_header: string; netAmount_placeholder: string; totalAmount_header: string; totalAmount_placeholder: string; taxTemplate_header: string; taxTemplate_placeholder: string; location_header: string; location_placeholder: string; department_header: string; department_placeholder: string; narration_header: string; narration_placeholder: string; tax_code_label: string; tax_rate_label: string; }; msg: { request_approved: string; request_rejected: string; request_submitted: string; void_message: string; applied_success: string; status_update: string; item_error: string; confirm_delete: string; confirm_void: string; confirm_reject: string; confirm_delete_item: string; }; buttons: { void: string; }; table: { id_header: string; party_header: string; party_name_header: string; credit_note_header: string; amount_header: string; status_header: string; }; }; expense_reimbursement: { title: string; new_label: string; edit_label: string; add_payment_entry: string; view_payment_entry: string; heading: string; subheading: string; create_label: string; fields: { party_label: string; party_name_label: string; total_label: string; total_summary: string; amount_label: string; tax_label: string; classification_label: string; delete_item_label: string; delete_expense_label: string; }; item_table: { add_expense_label: string; add_item_label: string; item_header: string; item_placeholder: string; uom_header: string; uom_placeholder: string; quantity_header: string; quantity_placeholder: string; rate_header: string; rate_placeholder: string; discountItem_header: string; discountItem_placeholder: string; discountRate_header: string; discountRate_placeholder: string; grossAmount_header: string; grossAmount_placeholder: string; taxAmount_header: string; taxAmount_placeholder: string; discountAmount_header: string; discountAmount_placeholder: string; netAmount_header: string; netAmount_placeholder: string; totalAmount_header: string; classification_header: string; totalAmount_placeholder: string; taxTemplate_header: string; taxTemplate_placeholder: string; amount: string; location_header: string; location_placeholder: string; department_header: string; department_placeholder: string; narration_header: string; narration_placeholder: string; tax_code_label: string; tax_rate_label: string; category_label: string; ref_no_label: string; tax_label: string; attachment_header: string; }; msg: { item_error: string; delete_expense_label: string; confirm_delete_item: string; request_submitted: string; delete_conformation: string; delete_expense_reimbursement: string; delete_expense_reimbursement_msg: string; payment_entry_submitted: string; }; table: { expense_date_header: string; reference_number_header: string; paid_by_header: string; total_amount_header: string; description_header: string; status_header: string; }; }; expense_report: { title: string; request_submitted: string; heading: string; table: { expense_date_header: string; reference_number_header: string; paid_by_header: string; total_amount_header: string; description_header: string; status_header: string; }; }; budget: { title: string; new_budget: string; delete_budget: string; heading: string; subheading: string; fields: { account_label: string; total_profitloss: string; }; msg: { delete_budget_msg: string; request_approved: string; request_rejected: string; request_submitted: string; no_accounts_msg: string; no_data_msg: string; }; buttons: { select_account_button: string; add_remove_account_button: string; add_account_button: string; create_chart: string; compare: string; }; addAccountsModal: { title: string; account_label: string; }; table: { id_header: string; budget_name_header: string; budget_type_header: string; financial_year_header: string; total_amount_header: string; total_remaining_header: string; status_header: string; }; }; customer_management: { title: string; add_customer: string; new_customer: string; edit_customer: string; delete_customer: string; heading: string; subheading: string; msg: { address_msg: string; contact_msg: string; delete_address_msg: string; delete_contact_msg: string; default_shipping_address_msg: string; default_billing_address_msg: string; delete_customer_msg: string; }; fields: { customer_label: string; customer_name_label: string; phone_number_label: string; email_label: string; default_billing_address_label: string; default_shipping_address_label: string; delete_address_label: string; delete_contact_label: string; balance_label: string; overdue_balance_label: string; days_overdue_label: string; ageing_30_lable: string; ageing_60_lable: string; ageing_90_lable: string; details_label: string; accounting_label: string; }; addressModal: { title: string; address_type_label: string; address_type_placeholder: string; contact_name_label: string; contact_name_placeholder: string; mobile_label: string; address1_label: string; address1_placeholder: string; address2_label: string; address2_placeholder: string; address3_label: string; address3_placeholder: string; zip_code_label: string; zip_code_placeholder: string; country_label: string; country_placeholder: string; state_label: string; state_placeholder: string; city_label: string; city_placeholder: string; summary_label: string; summary_placeholder: string; default_shipping_address_label: string; default_billing_address_label: string; }; contactModal: { title: string; name_label: string; name_placeholder: string; email_label: string; email_placeholder: string; contact_no_label: string; }; table: { id_header: string; name_header: string; phone_number_header: string; emails_header: string; salesperson_header: string; status_header: string; }; }; vendor_management: { title: string; add_vendor: string; new_vendor: string; edit_vendor: string; delete_vendor: string; heading: string; subheading: string; msg: { address_msg: string; contact_msg: string; delete_address_msg: string; delete_contact_msg: string; default_shipping_address_msg: string; default_billing_address_msg: string; delete_vendor_msg: string; }; fields: { vendor_label: string; vendor_name_label: string; phone_number_label: string; email_label: string; default_billing_address_label: string; default_shipping_address_label: string; delete_address_label: string; delete_contact_label: string; balance_label: string; overdue_balance_label: string; days_overdue_label: string; ageing_30_lable: string; ageing_60_lable: string; ageing_90_lable: string; details_label: string; accounting_label: string; }; addressModal: { title: string; address_type_label: string; address_type_placeholder: string; contact_name_label: string; contact_name_placeholder: string; mobile_label: string; address1_label: string; address1_placeholder: string; address2_label: string; address2_placeholder: string; address3_label: string; address3_placeholder: string; zip_code_label: string; zip_code_placeholder: string; country_label: string; country_placeholder: string; state_label: string; state_placeholder: string; city_label: string; city_placeholder: string; summary_label: string; summary_placeholder: string; default_shipping_address_label: string; default_billing_address_label: string; }; contactModal: { title: string; name_label: string; name_placeholder: string; email_label: string; email_placeholder: string; contact_no_label: string; }; table: { id_header: string; name_header: string; phone_number_header: string; emails_header: string; status_header: string; }; }; coa: { title: string; heading: string; subHeading: string; msg: { delete: string; delete_msg: string; }; table: { id_header: string; account_name_header: string; status_header: string; account_code_header: string; account_type_header: string; }; }; currency: { title: string; heading: string; subHeading: string; edit: string; add: string; msg: { delete: string; delete_msg: string; }; table: { id_header: string; currency_name_header: string; status_header: string; fraction_header: string; fraction_unit_header: string; }; }; currencyExchange: { title: string; heading: string; subHeading: string; edit: string; msg: { delete: string; delete_msg: string; }; table: { id_header: string; date_header: string; from_currency_header: string; to_currency_header: string; exchange_rate_header: string; }; }; taxCategory: { title: string; heading: string; subHeading: string; edit: string; add: string; msg: { delete: string; delete_msg: string; success: string; }; table: { id_header: string; date_header: string; name_header: string; sales_account_header: string; purchase_account_header: string; }; }; taxCode: { title: string; heading: string; subHeading: string; edit: string; add: string; msg: { delete: string; delete_msg: string; success: string; }; table: { id_header: string; name_header: string; rate_header: string; effective_start_date_header: string; effective_end_date_header: string; tax_category_header: string; applies_to_header: string; reverse_charge_code_header: string; description_header: string; }; }; taxTemplate: { title: string; heading: string; subHeading: string; edit: string; add: string; msg: { delete: string; delete_msg: string; success: string; }; table: { id_header: string; name_header: string; tax_code_header: string; }; }; bank: { title: string; heading: string; subHeading: string; edit: string; add: string; msg: { delete: string; delete_msg: string; success: string; }; table: { id_header: string; bank_name_header: string; swift_number_header: string; }; }; bankAccount: { title: string; heading: string; subHeading: string; edit: string; add: string; msg: { delete: string; delete_msg: string; success: string; }; table: { id_header: string; account_number_header: string; bank_name_header: string; name_header: string; account_type_header: string; }; }; reconciliation: { title: string; heading: string; subHeading: string; edit: string; add: string; upload: string; view: string; editBankAccount: string; transaction_label: string; notFound: string; fields: { bank_label: string; account_number_label: string; account_name_label: string; status: string; transaction_label: string; unreconciled_label: string; }; msg: { delete: string; delete_msg: string; success: string; rejected: string; paymentError: string; }; table: { transaction_date_header: string; transaction_type_header: string; amount_header: string; partner_header: string; }; }; fiscalYear: { title: string; heading: string; subHeading: string; edit: string; add: string; msg: { delete: string; delete_msg: string; success: string; }; table: { id_header: string; year_name_header: string; year_start_date_header: string; year_end_date_header: string; }; }; paymentTerm: { title: string; heading: string; subHeading: string; edit: string; add: string; msg: { delete: string; delete_msg: string; success: string; }; table: { id_header: string; name_header: string; due_date_based_on_header: string; credit_days_header: string; mode_of_payment_header: string; }; }; logo_settings: { title: string; current_logo: string; no_logo: string; change_logo: string; crop_title: string; crop_apply: string; zoom: string; file_format_error: string; file_size_error: string; upload_success: string; }; }; inventory: { name: string; title: string; item: { items_label: string; add_inventory_item: string; add_assembly_item: string; edit_inventory_item: string; add_non_inventory_item: string; edit_non_inventory_item: string; add_service_item: string; edit_service_item: string; add_package_item: string; edit_package_item: string; add_new_attribute_label: string; add_attribute_label: string; item_label: string; adjust_stock_label: string; rentalPriceModal: { title: string; period_label: string; period_placeholder: string; price_label: string; price_placeholder: string; }; attributeModal: { name_label: string; name_placeholder: string; field_type_label: string; field_type_placeholder: string; variants_label: string; value_placeholder: string; }; brandModal: { title: string; brand_name_label: string; brand_name_placeholder: string; }; categoryModal: { title: string; category_name_label: string; category_name_placeholder: string; }; locationModal: { title: string; location_name_label: string; location_name_placeholder: string; location_code_label: string; location_code_placeholder: string; location_company_label: string; location_company_placeholder: string; }; componentModal: { title: string; component_name_label: string; component_name_placeholder: string; component_quantity_label: string; component_uom_label: string; component_uom_placeholder: string; component_price_label: string; }; itemSpecificationModal: { title: string; pricelist_label: string; pricelist_placeholder: string; minqty_label: string; unitprice_label: string; startdate_label: string; enddate_label: string; company_label: string; company_placeholder: string; }; priceRuleModal: { title: string; pricelist_label: string; pricelist_placeholder: string; minqty_label: string; unitprice_label: string; startdate_label: string; enddate_label: string; company_label: string; company_placeholder: string; }; rulesModal: { title: string; location_label: string; location_placeholder: string; minqty_label: string; minqty_placeholder: string; maxqty_label: string; maxqty_placeholder: string; }; vendorInformationModal: { title: string; vendor_label: string; vendor_placeholder: string; item_name_label: string; item_name_placeholder: string; item_code_label: string; item_code_placeholder: string; lead_time_label: string; lead_time_placeholder: string; price_label: string; price_placeholder: string; currency_label: string; currency_placeholder: string; }; msg: { attributes_error: string; confirm_delete: string; bom_success: string; bom_error: string; location_error: string; }; fields: { summary_label: string; activity_label: string; items_label: string; item_name_label: string; sales_price_label: string; purchase_price_label: string; no_item_label: string; add_item_label: string; }; table: { sku_header: string; name_header: string; reorder_level_header: string; status_header: string; }; }; itemCategory: { title: string; add_category: string; delete_category: string; attributeModal: { title: string; add_attribute: string; add_new_attribute: string; search_attribute: string; name_label: string; name_placeholder: string; field_type_label: string; field_type_placeholder: string; variants_label: string; value_label: string; value_placeholder: string; no_attributes_label: string; }; msg: { confirm_delete: string; }; table: { category_header: string; parent_header: string; status_header: string; level_header: string; sub_categories_header: string; }; }; discountedItem: { title: string; add_item: string; edit_item: string; delete_item: string; discount_label: string; msg: { confirm_delete: string; }; table: { sku_header: string; discounted_item_header: string; name_header: string; account_header: string; tax_account_header: string; discount_rate_header: string; status_header: string; }; }; attribute: { title: string; add_attribute: string; new_attribute: string; edit_attribute: string; delete_attribute: string; options_label: string; values_label: string; values_placeholder: string; basic_details: string; msg: { confirm_delete: string; }; table: { attribute_header: string; variants_creation_mode_header: string; status_header: string; }; }; bin: { title: string; add_bin: string; new_bin: string; edit_bin: string; delete_bin: string; basic_details: string; msg: { confirm_delete: string; }; table: { name_header: string; location_header: string; bin_type_header: string; company_header: string; status_header: string; }; }; location: { title: string; add_location: string; new_location: string; edit_location: string; delete_location: string; basic_details: string; msg: { confirm_delete: string; }; table: { name_header: string; address_header: string; company_header: string; status_header: string; }; }; unit_of_measurement: { title: string; add_uom: string; new_uom: string; edit_uom: string; delete_uom: string; delete_uom_item: string; basic_details: string; msg: { confirm_delete: string; confirm_delete_item: string; items_error: string; unit_error: string; base_unit_error: string; }; uomModal: { title: string; uom_label: string; uom_placeholder: string; symbol_label: string; symbol_placeholder: string; base_unit_label: string; conversation_factor_label: string; conversation_factor_placeholder: string; }; table: { unit_name_header: string; symbol_header: string; base_unit_header: string; status_header: string; }; }; stock_transfer: { name: string; title: string; add_label: string; edit_label: string; draft_label: string; view_label: string; source_location_label: string; destination_location_label: string; add_item: string; msg: { save: string; delete: string; error: string; location_err: string; delete_item: string; delete_item_msg: string; traceability_err: string; traceability_msg: string; delete_stock: string; delete_stock_msg: string; operation_add_err: string; traceability_description: string; trackingDetailsError: string; trackingDetailsUpdateError: string; delete_stockTransfer: string; delete_stockTransfer_msg: string; }; traceFields: { traceability: string; traceDetails_header: string; item_label: string; location_label: string; destinationLocation_header: string; availableQty_header: string; Qty_header: string; request_header: string; reserve_header: string; lot_header: string; lot_placeholder: string; lot_placeholder_input: string; bin_header: string; bin_placeholder: string; quantity_header: string; quantity_placeholder: string; add_lot_label: string; type_label: string; type_placeholder: string; lot_label: string; lot_enter_placeholder: string; bin_label: string; bin_add_placeholder: string; lotList: string; lotEntries: string; confirm_delete: string; delete_title: string; }; fields: { id_label: string; from_warehouse_label: string; to_warehouse_label: string; date_label: string; status_label: string; }; table: { id_header: string; from_warehouse_header: string; to_warehouse_header: string; date_header: string; status_header: string; trace_detail: string; company_header: string; source_location_header: string; destination_location_header: string; contact_person_header: string; scheduled_date_header: string; }; item_table: { add_item: string; item_header: string; item_placeholder: string; request_quantity_header: string; source_available_quantity_header: string; destination_available_quantity_header: string; back_ordered_header: string; landedCost_header: string; vendor_header: string; vendor_placeholder: string; uom_header: string; uom_placeholder: string; quantity_header: string; quantity_placeholder: string; description_header: string; description_placeholder: string; rate_header: string; rate_placeholder: string; transfer_quantity_header: string; transfer_amount_header: string; operation_type_header: string; discountItem_header: string; discountItem_placeholder: string; discountRate_header: string; discountRate_placeholder: string; grossAmount_header: string; grossAmount_placeholder: string; taxRate_header: string; taxRate_placeholder: string; taxAmount_header: string; taxAmount_placeholder: string; discountAmount_header: string; discountAmount_placeholder: string; netAmount_header: string; netAmount_placeholder: string; totalAmount_header: string; totalAmount_placeholder: string; taxTemplate_header: string; taxTemplate_placeholder: string; location_header: string; location_placeholder: string; department_header: string; department_placeholder: string; classification_header: string; classification_placeholder: string; narration_header: string; narration_placeholder: string; poLine_header: string; onHand_header: string; remaining_header: string; available_header: string; traceDetails_header: string; orderLine_header: string; }; }; bin_transfer: { title: string; add_label: string; edit_label: string; new_bin_transfer: string; draft: string; view_label: string; source_location_label: string; destination_location_label: string; add_item: string; msg: { save: string; delete: string; error: string; itemSave: string; itemSaveError: string; itemDelete: string; itemDeleteError: string; delete_binTransfer: string; delete_binTransfer_msg: string; location_err: string; delete_binTransfer_item: string; delete_binTransfer_item_msg: string; operation_add_error: string; trace_error: string; trace_error_msg: string; trace_completed: string; delete_bin_msg: string; }; fields: { id_label: string; from_warehouse_label: string; to_warehouse_label: string; date_label: string; status_label: string; delete_bin: string; delee_bin_transfer: string; }; table: { id_header: string; from_warehouse_header: string; to_warehouse_header: string; date_header: string; status_header: string; location_header: string; source_bin_header: string; destination_bin_header: string; contact_person_header: string; company_header: string; }; traceFields: { traceability: string; traceDetails_header: string; item_label: string; location_label: string; destinationLocation_header: string; availableQty_header: string; Qty_header: string; request_header: string; reserve_header: string; lot_header: string; lot_placeholder: string; lot_placeholder_input: string; bin_header: string; bin_placeholder: string; quantity_header: string; quantity_placeholder: string; add_lot_label: string; type_label: string; type_placeholder: string; lot_label: string; lot_enter_placeholder: string; bin_label: string; bin_add_placeholder: string; lotList: string; lotEntries: string; confirm_delete: string; delete_title: string; bin_number: string; bin_number_placeholder: string; source_available_header: string; destination_available_header: string; }; item_table: { add_item: string; item_header: string; item_placeholder: string; request_quantity_header: string; source_available_quantity_header: string; destination_available_quantity_header: string; back_ordered_header: string; landedCost_header: string; vendor_header: string; vendor_placeholder: string; uom_header: string; uom_placeholder: string; quantity_header: string; quantity_placeholder: string; description_header: string; description_placeholder: string; rate_header: string; rate_placeholder: string; transfer_quantity_header: string; transfer_quantity_placeholder: string; transfer_amount_header: string; amount_header: string; source_available_header: string; source_available_placeholder: string; destination_available_header: string; destination_available_placeholder: string; operation_type_header: string; discountItem_header: string; discountItem_placeholder: string; discountRate_header: string; discountRate_placeholder: string; grossAmount_header: string; grossAmount_placeholder: string; taxRate_header: string; taxRate_placeholder: string; taxAmount_header: string; taxAmount_placeholder: string; discountAmount_header: string; discountAmount_placeholder: string; netAmount_header: string; netAmount_placeholder: string; totalAmount_header: string; totalAmount_placeholder: string; taxTemplate_header: string; taxTemplate_placeholder: string; location_header: string; location_placeholder: string; department_header: string; department_placeholder: string; classification_header: string; classification_placeholder: string; narration_header: string; narration_placeholder: string; poLine_header: string; onHand_header: string; remaining_header: string; available_header: string; traceDetails_header: string; orderLine_header: string; }; }; scrap: { title: string; add_label: string; edit_label: string; fields: { id_label: string; date_label: string; status_label: string; }; msg: { location_err: string; delete_item: string; delete_item_msg: string; delete_operational: string; delete_operational_msg: string; traceability_err: string; traceability_msg: string; delete_stock: string; delete_stock_msg: string; operation_add_err: string; traceability_description: string; trackingDetailsError: string; trackingDetailsUpdateError: string; trackingError: string; delete_scrap: string; delete_scrap_msg: string; delete_category: string; delete_category_msg: string; }; traceFields: { traceability: string; traceDetails_header: string; item_label: string; select_item: string; location_label: string; destinationLocation_header: string; availableQty_header: string; Qty_header: string; requestedQty_header: string; request_header: string; reserve_header: string; reserve_quantity_header: string; lot_header: string; lot_placeholder: string; lot_placeholder_input: string; bin_header: string; bin_placeholder: string; quantity_header: string; quantity_placeholder: string; add_lot_label: string; type_label: string; type_placeholder: string; lot_label: string; lot_enter_placeholder: string; bin_label: string; bin_add_placeholder: string; lotList: string; lotEntries: string; confirm_delete: string; delete_title: string; bin_number: string; bin_number_placeholder: string; source_available_header: string; destination_available_header: string; }; table: { id_header: string; date_header: string; status_header: string; company_header: string; source_location_header: string; destination_location_header: string; contact_person_header: string; scheduled_date_header: string; }; item_table: { add_item: string; item_header: string; item_placeholder: string; request_quantity_header: string; source_available_quantity_header: string; destination_available_quantity_header: string; back_ordered_header: string; landedCost_header: string; vendor_header: string; vendor_placeholder: string; uom_header: string; uom_placeholder: string; quantity_header: string; quantity_placeholder: string; description_header: string; description_placeholder: string; rate_header: string; rate_placeholder: string; transfer_quantity_header: string; transfer_amount_header: string; operation_type_header: string; discountItem_header: string; discountItem_placeholder: string; discountRate_header: string; discountRate_placeholder: string; grossAmount_header: string; grossAmount_placeholder: string; taxRate_header: string; taxRate_placeholder: string; taxAmount_header: string; taxAmount_placeholder: string; discountAmount_header: string; discountAmount_placeholder: string; netAmount_header: string; netAmount_placeholder: string; totalAmount_header: string; totalAmount_placeholder: string; taxTemplate_header: string; taxTemplate_placeholder: string; location_header: string; location_placeholder: string; department_header: string; department_placeholder: string; classification_header: string; classification_placeholder: string; narration_header: string; narration_placeholder: string; poLine_header: string; onHand_header: string; remaining_header: string; available_header: string; traceDetails_header: string; orderLine_header: string; }; }; inventory_adjustment: { name: string; title: string; add_label: string; edit_label: string; add_reason: string; reson_name: string; reson_name_placeholder: string; table: { id_header: string; date_header: string; status_header: string; company_header: string; account_header: string; reason_header: string; narration_header: string; }; msg: { location_err: string; delete_item: string; delete_item_msg: string; delete_operational: string; delete_operational_msg: string; traceability_err: string; traceability_msg: string; delete_stock: string; delete_stock_msg: string; operation_add_err: string; traceability_description: string; trackingDetailsError: string; trackingDetailsUpdateError: string; trackingError: string; deleteInventoryAdjustmentItem: string; deleteInventoryAdjustmentItemMsg: string; serialQuantityError: string; changeInventoryItemQuantity: string; changeInventoryItemQuantityMsg: string; }; traceFields: { traceability: string; traceDetails_header: string; item_label: string; select_item: string; location_label: string; destinationLocation_header: string; availableQty_header: string; Qty_header: string; requestedQty_header: string; request_header: string; reserve_header: string; reserve_quantity_header: string; available_quantity_header: string; available_quantity_placeholder: string; lot_header: string; lot_placeholder: string; lot_placeholder_input: string; bin_header: string; bin_placeholder: string; quantity_header: string; quantity_placeholder: string; add_lot_label: string; type_label: string; type_placeholder: string; lot_label: string; lot_enter_placeholder: string; bin_label: string; bin_add_placeholder: string; lotList: string; lotEntries: string; confirm_delete: string; delete_title: string; bin_number: string; bin_number_placeholder: string; source_available_header: string; destination_available_header: string; delete_inventory_adjustment: string; delete_inventory_adjustment_msg: string; }; item_table: { add_item: string; item_header: string; item_placeholder: string; request_quantity_header: string; source_available_quantity_header: string; destination_available_quantity_header: string; back_ordered_header: string; backOrdered_placeholder: string; landedCost_header: string; vendor_header: string; vendor_placeholder: string; uom_header: string; uom_placeholder: string; quantity_header: string; amount_label: string; quantity_placeholder: string; description_header: string; description_placeholder: string; rate_header: string; rate_placeholder: string; transfer_quantity_header: string; transfer_amount_header: string; operation_type_header: string; discountItem_header: string; discountItem_placeholder: string; discountRate_header: string; discountRate_placeholder: string; grossAmount_header: string; grossAmount_placeholder: string; taxRate_header: string; taxRate_placeholder: string; taxAmount_header: string; taxAmount_placeholder: string; discountAmount_header: string; discountAmount_placeholder: string; netAmount_header: string; netAmount_placeholder: string; totalAmount_header: string; totalAmount_placeholder: string; taxTemplate_header: string; taxTemplate_placeholder: string; location_header: string; location_placeholder: string; department_header: string; department_placeholder: string; classification_header: string; classification_placeholder: string; narration_header: string; narration_placeholder: string; poLine_header: string; onHand_header: string; remaining_header: string; available_header: string; traceDetails_header: string; orderLine_header: string; }; }; settings: { landed_cost_label: string; msg: { update_success: string; }; }; inventory_valuation: { title: string; title_header: string; totalValue: string; stockStatus: string; summary_view: string; nothing_to_show: string; nothing: string; delete_bank: string; delete_bank_description: string; download_report: string; detail_view: string; }; reorder: { title: string; title_header: string; nothing_to_show: string; nothing: string; delete_bank: string; delete_bank_description: string; download_report: string; detail_view: string; }; stock_status: { title: string; title_header: string; nothing_to_show: string; nothing: string; delete_bank: string; delete_bank_description: string; download_report: string; detail_view: string; }; stock_movement: { title: string; title_header: string; nothing_to_show: string; nothing: string; delete_bank: string; delete_bank_description: string; download_report: string; detail_view: string; }; expiry_date: { title: string; title_header: string; nothing_to_show: string; nothing: string; delete_bank: string; delete_bank_description: string; download_report: string; detail_view: string; }; stockReconciliationReport: { title: string; }; slowMovingInventoryReport: { title: string; }; warehouseStockAgingReport: { title: string; }; warehouseTransfersReport: { title: string; }; returnToVendorReport: { title: string; }; }; project: { name: string; title: string; }; procurement: { name: string; title: string; dashboard: { title: string; all_time_label: string; }; purchaseOrder: { title: string; add_label: string; edit_label: string; msg: { save: string; delete: string; error: string; itemSave: string; itemSaveError: string; itemDelete: string; itemDeleteError: string; requestApproved: string; requestRejected: string; requestSubmitted: string; requiredItemsError: string; requiredError: string; allRequiredError: string; requiredItemExpenseError: string; confirmDeleteItem: string; confirmDeleteExpense: string; confirmDeleteEntry: string; confirmUpdate: string; }; sections: { items: string; attachment: string; companyShippibngAddress: string; companyBillingAddress: string; classification: string; discounts: string; subtotal: string; taxesAndCharges: string; total: string; }; fields: { id_label: string; id_placeholder: string; poId_label: string; grnId_label: string; grnId_placeholder: string; date_label: string; date_placeholder: string; supplier_label: string; supplier_placeholder: string; vendor_label: string; vendor_placeholder: string; company_label: string; company_placeholder: string; location_label: string; location_placeholder: string; confirmation_label: string; confirmation_placehodler: string; expectedReceipt_label: string; expectedReceipt_placehodler: string; agreement_label: string; agreement_placeholder: string; currency_label: string; currency_placeholder: string; exchangeRate_label: string; exchangeRate_placeholder: string; paymentTerm_label: string; paymentTerm_placeholder: string; purchaseRepresentavive_label: string; purchaseRepresentavive_placeholder: string; referenceNo_label: string; referenceNo_placeholder: string; incoTerm_label: string; incoTerm_placeholder: string; narration_label: string; narration_placeholder: string; department_label: string; department_placeholder: string; attachment_label: string; attachedFile_label: string; supplierAddress_label: string; supplierAddress_placeholder: string; contactPerson_label: string; contactPerson_placeholder: string; shippingAddress_label: string; shippingAddress_placeholder: string; billingAddress_label: string; billingAddress_placeholder: string; placeOfSupply_label: string; placeOfSupply_placeholder: string; totalQty_label: string; total_label: string; itemDiscount_label: string; additionalDiscount_label: string; totalDiscount_label: string; subtotalExcludingTaxes_label: string; subtotalExcludingDiscount_label: string; taxesAndChargesAdded_label: string; taxesAndChargesDeducted_label: string; totalTaxesAndChargesAdded_label: string; grandTotal_label: string; roundOffDifference_label: string; tax_code_label: string; tax_rate_label: string; amount_label: string; tax_label: string; classification: string; add_item_label: string; update_status_label: string; }; table: { id_header: string; date_header: string; referenceNo_header: string; confirmationDate_header: string; vendor_header: string; purchaseRepresentative_header: string; company_header: string; expectedReceipt_header: string; totalValue_header: string; status_header: string; billingStatus_header: string; receivingStatus_header: string; }; item_table: { item_header: string; item_placeholder: string; landedCost_header: string; vendor_header: string; vendor_placeholder: string; uom_header: string; uom_placeholder: string; quantity_header: string; quantity_placeholder: string; description_header: string; description_placeholder: string; rate_header: string; rate_placeholder: string; discountItem_header: string; discountItem_placeholder: string; discountRate_header: string; discountRate_placeholder: string; grossAmount_header: string; grossAmount_placeholder: string; taxRate_header: string; taxRate_placeholder: string; taxAmount_header: string; taxAmount_placeholder: string; discountAmount_header: string; discountAmount_placeholder: string; netAmount_header: string; netAmount_placeholder: string; totalAmount_header: string; totalAmount_placeholder: string; taxTemplate_header: string; taxTemplate_placeholder: string; location_header: string; location_placeholder: string; department_header: string; department_placeholder: string; classification_header: string; classification_placeholder: string; narration_header: string; narration_placeholder: string; poLine_header: string; onHand_header: string; remaining_header: string; available_header: string; traceDetails_header: string; }; expense_table: { title: string; account_header: string; account_placeholder: string; rate_header: string; rate_placeholder: string; discountItem_header: string; discountItem_placeholder: string; discountRate_header: string; discountRate_placeholder: string; grossAmount_header: string; grossAmount_placeholder: string; taxRate_header: string; taxRate_placeholder: string; taxAmount_header: string; taxAmount_placeholder: string; discountAmount_header: string; discountAmount_placeholder: string; netAmount_header: string; netAmount_placeholder: string; totalAmount_header: string; totalAmount_placeholder: string; taxTemplate_header: string; taxTemplate_placeholder: string; taxCode_header: string; taxCode_placeholder: string; location_header: string; location_placeholder: string; department_header: string; department_placeholder: string; narration_header: string; narration_placeholder: string; }; bills_table: { id_header: string; date_header: string; totalValue_header: string; status_header: string; paymentStatus_header: string; }; tabs: { basicDetails: string; addressAndContact: string; }; itemsTabs: { itemEntries: string; expensed: string; }; grn: { title: string; add_label: string; edit_label: string; table: { id_header: string; date_header: string; vendor_header: string; company_header: string; currency_header: string; referenceNo_header: string; status_header: string; }; msg: { save: string; delete: string; error: string; itemSave: string; itemSaveError: string; itemDelete: string; itemDeleteError: string; quantityError: string; updateItemError: string; tracibility_message: string; traceability_success: string; serialError: string; lotError: string; trackingDetailsError: string; trackingDetailsUpdateError: string; validateTrackingError: string; grnScrapError: string; }; }; bills: { title: string; }; traceFields: { traceability: string; traceDetails_header: string; item_label: string; location_label: string; destinationLocation_header: string; availableQty_header: string; Qty_header: string; request_header: string; reserve_header: string; lot_header: string; lot_placeholder: string; bin_header: string; bin_placeholder: string; quantity_header: string; quantity_placeholder: string; add_lot_label: string; type_label: string; type_placeholder: string; lot_label: string; lot_enter_placeholder: string; bin_label: string; bin_add_placeholder: string; }; buttons: { receive: string; grn: string; return: string; bill: string; printGRN: string; printLabel: string; grns: string; bills: string; returns: string; }; }; requestForQuote: { title: string; add_label: string; add_response_label: string; edit_label: string; edit_response_label: string; detail_label: string; previouse_price_msg: string; response_title: string; call_for_tender: string; select_company: string; select_assembly: string; select_warehouse: string; select_bom: string; filter: string; date_range: string; date: string; company: string; assembly: string; location: string; item: string; bom: string; filter_by: string; clear_filter: string; sort: string; add_item: string; edit_item: string; add_commnent: string; comment: string; filterByResponseDate: string; alredy_awarded: string; warn_awarded: string; msg: { save: string; delete: string; cancel: string; error: string; tendor: string; repsoneSave: string; req_field_err: string; delete_item: string; delete_tender: string; all_field_err: string; update_status: string; update_status_msg: string; enter_comment: string; }; button: { response: string; order: string; agreement: string; rfq: string; orders: string; }; tabs: { basicDetails: string; addressAndContact: string; }; sections: { generalDetail: string; upload: string; classification: string; items: string; discounts: string; call_for_tender: string; companyShippibngAddress: string; companyBillingAddress: string; }; dropdown: { print: string; sendEmail: string; }; fields: { id_label: string; id_placeholder: string; date_label: string; date_placeholder: string; copy_product: string; rfq_id_label: string; department_label: string; department_placeholder: string; orderDeadline_label: string; orderDeadline_placeholder: string; expectedRequiredDate_label: string; expectedRequiredDate_placeholder: string; purchaseRepresentavive_label: string; purchaseRepresentavive_placeholder: string; paymentTerm_label: string; paymentTerm_placeholder: string; referenceNo_label: string; lead_label: string; lead_placeholder: string; referenceNo_placeholder: string; narration_label: string; narration_placeholder: string; attachment_label: string; supplierAddress_label: string; supplierAddress_placeholder: string; contactPerson_label: string; contactPerson_placeholder: string; vendor_header: string; purchaseRepresentative_header: string; company_label: string; company_placeholder: string; location_label: string; order_deadline_label: string; expected_required_date_label: string; currency_label: string; currency_placeholder: string; exchangeRate_label: string; view_attachment_label: string; vendor_label: string; vendor_placeholder: string; location_placeholder: string; exchangeRate_placeholder: string; incoterms_label: string; incoterms_placeholder: string; condition_header: string; rate_header: string; shippingAddress_label: string; shippingAddress_placeholder: string; billingAddress_label: string; billingAddress_placeholder: string; placeOfSupply_label: string; placeOfSupply_placeholder: string; search_company: string; filter_by_company: string; search_vendor: string; filter_by_vendor: string; search_items: string; filter_by_items: string; search_vendor_uom: string; filter_by_vendor_uom: string; search_currency: string; filter_by_currency: string; search_rfq: string; filter_by_rfq: string; }; table: { id_header: string; date_header: string; awarded_header: string; purchaseRepresentavive_label: string; customer_header: string; salesOrderStatus_header: string; invoiceStatus_header: string; deliveryStatus_header: string; salesperson_header: string; company_header: string; item_header: string; item_header_placeholder: string; orderDeadline_label: string; expectedRequiredDate_label: string; uom_header: string; requested_uom_header: string; vendor_uom_header: string; notes_header: string; currency_label: string; minimum_order_quantity: string; uom_header_placeholder: string; description_header: string; description_header_placeholder: string; expected_required_date_header: string; expectedShippingDate_header_placeholder: string; quantity_header: string; quantity_header_placeholder: string; rate_header: string; rate_header_placeholder: string; available_header: string; onHand_header: string; reserved_header: string; backOrdered_header: string; invoiced_header: string; delivered_header: string; grossAmount_header: string; discountItem_header: string; discountedAmount_header: string; discountRate_header: string; netAmount_header: string; taxTemplate_header: string; taxAmount_header: string; totalAmount_header: string; location_header: string; department_header: string; narration_header: string; gross_amount_header: string; couponCode_header: string; account_header: string; type_header: string; promotionAmount_header: string; promotion_amount_header: string; discountAmount_header: string; referenceNo_header: string; vendor_header: string; status_header: string; purchase_order_header: string; specification_header: string; requested_quanity_header: string; estimated_quantity_header: string; classification_header: string; rfq_header: string; condition_header: string; response_id_header: string; response_date_header: string; lead_time_header: string; response_message_header: string; vendor_id_header: string; vendor_name_header: string; rate_in_base_currency: string; rate_in_foreign_currency: string; }; item_table: { item_header: string; item_placeholder: string; landedCost_header: string; purchase_order: string; vendor_header: string; vendor_placeholder: string; uom_header: string; requested_uom: string; requested_uom_placeholder: string; vendor_uom: string; vendor_uom_placeholder: string; specification: string; specification_placeholder: string; uom_placeholder: string; quantity_header: string; quantity_placeholder: string; description_header: string; description_placeholder: string; requested_quantity_header: string; requested_quantity_placeholder: string; estimated_quantity_per_year_header: string; estimated_quantity_per_year_placeholder: string; rate_header: string; rate_placeholder: string; min_order_quantity_header: string; min_order_quantity_placeholder: string; discountItem_header: string; discountItem_placeholder: string; discountRate_header: string; discountRate_placeholder: string; grossAmount_header: string; grossAmount_placeholder: string; taxRate_header: string; taxRate_placeholder: string; taxAmount_header: string; taxAmount_placeholder: string; discountAmount_header: string; discountAmount_placeholder: string; netAmount_header: string; netAmount_placeholder: string; totalAmount_header: string; totalAmount_placeholder: string; taxTemplate_header: string; taxTemplate_placeholder: string; location_header: string; location_placeholder: string; department_header: string; department_placeholder: string; classification_header: string; classification_placeholder: string; narration_header: string; narration_placeholder: string; poLine_header: string; onHand_header: string; remaining_header: string; available_header: string; traceDetails_header: string; condition_header: string; }; }; vendorReturns: { title: string; add_label: string; edit_label: string; msg: { save: string; delete: string; error: string; itemSave: string; itemSaveError: string; itemDelete: string; itemDeleteError: string; requestApproved: string; requestRejected: string; requestSubmitted: string; validated: string; closed: string; saveDraftError: string; confirmDeleteItem: string; required_error: string; }; sections: { items: string; attachment: string; companyShippibngAddress: string; companyBillingAddress: string; classification: string; discounts: string; subtotal: string; taxesAndCharges: string; total: string; }; fields: { id_label: string; id_placeholder: string; poId_label: string; poId_placeholder: string; date_label: string; date_placeholder: string; supplier_label: string; supplier_placeholder: string; vendor_label: string; vendor_placeholder: string; company_label: string; company_placeholder: string; location_label: string; location_placeholder: string; confirmation_label: string; confirmation_placehodler: string; expectedReceipt_label: string; expectedReceipt_placehodler: string; agreement_label: string; agreement_placeholder: string; currency_label: string; currency_placeholder: string; exchangeRate_label: string; exchangeRate_placeholder: string; paymentTerm_label: string; paymentTerm_placeholder: string; purchaseRepresentavive_label: string; purchaseRepresentavive_placeholder: string; referenceNo_label: string; referenceNo_placeholder: string; incoTerm_label: string; incoTerm_placeholder: string; narration_label: string; narration_placeholder: string; department_label: string; department_placeholder: string; attachment_label: string; attachedFile_label: string; supplierAddress_label: string; supplierAddress_placeholder: string; contactPerson_label: string; contactPerson_placeholder: string; shippingAddress_label: string; shippingAddress_placeholder: string; billingAddress_label: string; billingAddress_placeholder: string; placeOfSupply_label: string; placeOfSupply_placeholder: string; totalQty_label: string; total_label: string; itemDiscount_label: string; additionalDiscount_label: string; totalDiscount_label: string; subtotalExcludingTaxes_label: string; subtotalExcludingDiscount_label: string; taxesAndChargesAdded_label: string; taxesAndChargesDeducted_label: string; totalTaxesAndChargesAdded_label: string; grandTotal_label: string; roundOffDifference_label: string; tax_code_label: string; tax_rate_label: string; amount_label: string; tax_label: string; classification: string; add_item_label: string; }; table: { id_header: string; date_header: string; vendor_header: string; purchaseRepresentative_header: string; company_header: string; deliveryAddress_header: string; status_header: string; deliveryStatus_header: string; refundStatus_header: string; }; item_table: { item_header: string; item_placeholder: string; landedCost_header: string; vendor_header: string; vendor_placeholder: string; uom_header: string; uom_placeholder: string; quantity_header: string; quantity_placeholder: string; description_header: string; description_placeholder: string; rate_header: string; rate_placeholder: string; discountItem_header: string; discountItem_placeholder: string; discountRate_header: string; discountRate_placeholder: string; grossAmount_header: string; grossAmount_placeholder: string; taxRate_header: string; taxRate_placeholder: string; taxAmount_header: string; taxAmount_placeholder: string; discountAmount_header: string; discountAmount_placeholder: string; netAmount_header: string; netAmount_placeholder: string; totalAmount_header: string; totalAmount_placeholder: string; taxTemplate_header: string; taxTemplate_placeholder: string; location_header: string; location_placeholder: string; department_header: string; department_placeholder: string; classification_header: string; classification_placeholder: string; narration_header: string; narration_placeholder: string; poLine_header: string; onHand_header: string; remaining_header: string; available_header: string; traceDetails_header: string; }; deliveries_table: { id_header: string; date_header: string; deliveryStatus_header: string; company_header: string; location_header: string; }; tabs: { basicDetails: string; addressAndContact: string; }; itemsTabs: { itemEntries: string; expensed: string; }; deliveries: { title: string; }; buttons: { deliveries: string; debit_note: string; delivery: string; }; }; deliveryOrder: { title: string; add_label: string; edit_label: string; vra_title: string; msg: { save: string; delete: string; error: string; itemSave: string; itemSaveError: string; itemDelete: string; itemDeleteError: string; trackingErrorMessage: string; saveDraftError: string; required_error: string; traceability_error: string; traceability_success: string; confirmDeleteItem: string; tracibility_message: string; packageError: string; trackingDetailsError: string; confirmValidate: string; itemTrackingError: string; confirmUpdate: string; }; sections: { basicDetails: string; items: string; attachment: string; companyShippibngAddress: string; companyBillingAddress: string; classification: string; }; fields: { id_label: string; id_placeholder: string; returnAuthorization_label: string; returnAuthorization_placeholer: string; poId_label: string; date_label: string; date_placeholder: string; vendor_label: string; vendor_placeholder: string; company_label: string; company_placeholder: string; location_label: string; location_placeholder: string; agreement_label: string; agreement_placeholder: string; currency_label: string; currency_placeholder: string; exchangeRate_label: string; exchangeRate_placeholder: string; paymentTerm_label: string; paymentTerm_placeholder: string; purchaseRepresentavive_label: string; purchaseRepresentavive_placeholder: string; referenceNo_label: string; referenceNo_placeholder: string; narration_label: string; narration_placeholder: string; department_label: string; department_placeholder: string; attachment_label: string; attachedFile_label: string; status_label: string; status_placeholder: string; supplierAddress_label: string; supplierAddress_placeholder: string; contactPerson_label: string; contactPerson_placeholder: string; shippingAddress_label: string; shippingAddress_placeholder: string; billingAddress_label: string; billingAddress_placeholder: string; placeOfSupply_label: string; placeOfSupply_placeholder: string; expectedShippingDate_label: string; expectedShippingDate_placeholder: string; shippingRule_label: string; shippingRule_placeholder: string; shippingCost_label: string; shippingCost_placeholder: string; handlingCost_label: string; handlingCost_placeholder: string; shippingTaxTemplate_label: string; shippingTaxTemplate_placeholder: string; handlingTaxTemplate_label: string; handlingTaxTemplate_placeholder: string; shippingTaxAmount_label: string; shippingTaxAmount_placeholder: string; handlingTaxAmount_label: string; handlingTaxAmount_placeholder: string; incoterm_label: string; incoterm_placeholder: string; add_item_label: string; update_status_label: string; }; table: { id_header: string; date_header: string; returnAuthorization_header: string; status_header: string; vendor_header: string; agreement_header: string; company_header: string; location_header: string; }; tabs: { basicDetails: string; addressAndContact: string; shipping: string; packages: string; }; item_table: { item_header: string; item_placeholder: string; returnAuthorizationLine_header: string; returnAuthorizationLine_placeholder: string; landedCost_header: string; vendor_header: string; vendor_placeholder: string; uom_header: string; uom_placeholder: string; quantity_header: string; quantity_placeholder: string; description_header: string; description_placeholder: string; rate_header: string; rate_placeholder: string; location_header: string; location_placeholder: string; department_header: string; department_placeholder: string; classification_header: string; classification_placeholder: string; narration_header: string; narration_placeholder: string; poLine_header: string; onHand_header: string; onHand_placeholder: string; remaining_header: string; remaining_placeholder: string; reserved_header: string; reserved_placeholder: string; available_header: string; available_placeholder: string; package_header: string; traceDetails_header: string; }; package_table: { name_header: string; dimensions_header: string; weight_header: string; details_header: string; }; traceFields: { traceability: string; traceDetails_header: string; item_label: string; sourceLocation_label: string; available_header: string; lot_header: string; lot_placeholder: string; bin_header: string; bin_placeholder: string; quantity_header: string; quantity_placeholder: string; }; packageFields: { package_title: string; packaging_label: string; packagingDetails_label: string; item_label: string; sourceLocation_label: string; available_header: string; package_header: string; package_placeholder: string; quantity_header: string; quantity_placeholder: string; }; button: { purchase_order: string; }; }; landedCost: { name: string; title: string; subHeading: string; add_label: string; edit_label: string; view_label: string; msg: { save: string; delete: string; error: string; requestApproved: string; requestRejected: string; requestSubmitted: string; validated: string; closed: string; confirmDeleteItem: string; }; sections: { basic_details: string; items: string; item_valuation: string; attachments: string; classification: string; }; table: { id_header: string; date_header: string; name_header: string; purchase_representative_header: string; vendor_header: string; company_header: string; valid_header: string; status_header: string; }; fields: { id_label: string; id_placeholder: string; date_label: string; date_placeholder: string; receipt_label: string; receipt_placeholder: string; bill_label: string; bill_placeholder: string; narration_label: string; narration_placeholder: string; location_label: string; location_placeholder: string; department_label: string; department_placeholder: string; view_attachments_label: string; add_item_label: string; }; item_table: { item_name_header: string; description_header: string; bill_header: string; account_header: string; split_method_header: string; cost_header: string; fields: { item_label: string; item_placeholder: string; description_label: string; description_placeholder: string; bill_label: string; bill_placeholder: string; account_label: string; account_placeholder: string; split_method_label: string; split_method_placeholder: string; cost_label: string; cost_placeholder: string; }; }; item_valuation_table: { cost_line_header: string; item_name_header: string; quantity_header: string; original_value_header: string; new_value_header: string; additional_landed_cost_header: string; }; }; request: { name: string; title: string; add_label: string; edit_label: string; tax: string; sections: { generalDetails: string; items: string; classification: string; upload: string; }; msg: { requestApproved: string; requestRejected: string; requestSubmitted: string; req_item_err: string; cancel_msg: string; close_msg: string; }; button: { order: string; rfq: string; }; fields: { id_label: string; id_placeholder: string; date_label: string; date_placeholder: string; company_label: string; company_placeholder: string; purchase_represntive_label: string; purchase_represntive_placeholder: string; vendor_label: string; vendor_placeholder: string; currency_label: string; currency_placeholder: string; narration_label: string; narration_Placeholder: string; location_label: string; location_placeholder: string; deparatment_label: string; department_placeholder: string; tax_code_label: string; tax_rate_label: string; add_item_label: string; package_label: string; packaging_label: string; traceDetails_header: string; trackDetails_header: string; }; table: { id_header: string; date_header: string; representative_label: string; vendor_label: string; total_amount_label: string; status_label: string; item_header: string; item_placeholder: string; vendor_header: string; vendor_placeholder: string; uom_header: string; uom_placeholder: string; description_header: string; description_placeholder: string; delivery_commitment_date_header: string; delivery_commitment_date_placeholder: string; expected_shipping_date_header: string; expected_shipping_date_placeholder: string; available_header: string; on_hand_header: string; on_hand_placeholder: string; company_header: string; status_header: string; quantity_header: string; reserved_header: string; reserved_placeholder: string; tax_rate_placeholder: string; rate_header: string; gross_amount_header: string; gross_amount_placeholder: string; discount_header: string; discount_placeholder: string; discount_rate_header: string; discount_rate_placeholder: string; discount_amount_header: string; discount_amount_placeholder: string; net_amount_header: string; tax_template_header: string; tax_template_placeholder: string; tax_rate_header: string; tax_amount_header: string; tax_amount_placeholder: string; promotion_amount: string; total_amount_header: string; location_header: string; location_placeholder: string; deparatment_header: string; department_placeholder: string; narration_header: string; narration_placeholder: string; supplier_address_header: string; supplier_address_placeholder: string; contact_person_header: string; contact_person_placeholder: string; shipping_address_header: string; shipping_address_placeholder: string; billing_address_header: string; billing_address_placeholder: string; place_of_supply_header: string; place_of_supply_placeholder: string; classification_header: string; amount: string; date_label: string; rate_label: string; rate_placeholder: string; date_placeholder: string; customer_lable: string; customer_placeholder: string; location_label: string; sales_order_label: string; sales_order_placeholder: string; operation_type_label: string; operation_type_placeholder: string; salesperson_label: string; salesperson_placeholder: string; company_label: string; company_placeholder: string; reference_label: string; reference_placeholder: string; status_placeholder: string; narration_label: string; grossAmount_header: string; discountItem_header: string; discountedAmount_header: string; netAmount_header: string; taxTemplate_header: string; taxAmount_header: string; totalAmount_header: string; department_header: string; }; }; agreement: { name: string; title: string; subHeading: string; add_label: string; edit_label: string; view_label: string; msg: { save: string; delete: string; error: string; requestApproved: string; requestRejected: string; requestSubmitted: string; validated: string; closed: string; req_field_err: string; delete_err: string; validate_err: string; }; sections: { basic_details: string; items: string; attachments: string; classification: string; add_item: string; }; table: { item_header: string; item_placeholder: string; id_header: string; date_header: string; name_header: string; purchase_representative_header: string; vendor_header: string; company_header: string; valid_header: string; status_header: string; }; fields: { id_label: string; id_placeholder: string; date_label: string; date_placeholder: string; name_label: string; name_placeholder: string; type_label: string; type_placeholder: string; vendor_label: string; vendor_placeholder: string; purchase_representative_label: string; purchase_representative_placeholder: string; valid_up_to_label: string; valid_up_to_placeholder: string; company_label: string; company_placeholder: string; currency_label: string; currency_placeholder: string; payment_terms_label: string; payment_terms_placeholder: string; incoterms_label: string; incoterms_placeholder: string; instructions_label: string; instructions_placeholder: string; narration_label: string; narration_placeholder: string; update_vendor_prices_label: string; location_label: string; location_placeholder: string; department_label: string; department_placeholder: string; view_attachments_label: string; }; item_table: { item_name_header: string; vendor_header: string; uom_header: string; description_header: string; specification_header: string; rate_header: string; min_order_qty_header: string; gross_amount: string; fields: { item_label: string; item_placeholder: string; vendor_label: string; vendor_placeholder: string; uom_label: string; uom_placeholder: string; description_label: string; description_placeholder: string; specification_label: string; specification_placeholder: string; rate_label: string; rate_placeholder: string; min_order_qty_label: string; min_order_qty_placeholder: string; gross_amount_label: string; gross_amount_placeholder: string; }; }; }; settings: { enable_purchase_expense_label: string; enable_advance_billing_label: string; }; termsAndConditions: { title: string; add_label: string; edit_label: string; fields: { id: string; name: string; status: string; id_placeholder: string; name_placeholder: string; }; table: { id: string; name: string; status: string; type: string; }; }; reports: { purchaseOrderSummary: { title: string; }; purchaseOrderDetail: { title: string; }; purchaseInvoiceSummary: { title: string; }; purchaseInvoiceDetail: { title: string; }; approvedVsPendingPO: { title: string; }; materialRequirementException: { title: string; }; supplierContractCompliance: { title: string; }; supplierRankingScorecard: { title: string; }; purchaseReturn: { title: string; }; purchaseOrderCancellation: { title: string; }; purchaseTrend: { title: string; }; receivedOrdered: { title: string; }; supplierAgingPayable: { title: string; }; purchasePriceVariance: { title: string; }; openPurchaseOrder: { title: string; }; }; }; manufacturing: { name: string; title: string; dashboard: { title: string; all_time_label: string; total_orders_label: string; manufacturing_orders_label: string; planning_label: string; editing_dashboard_mode_label: string; edit_layout_mode_label: string; more_icon_label: string; }; equipments: { title: string; add_label: string; edit_label: string; tableColumns: { id_header: string; dateTime_header: string; unitsConsumed_header: string; description_header: string; description_placeholder: string; attachment_header: string; voltageIn_header: string; startDate_header: string; endDate_header: string; workCentre_header: string; maintenanceStatus_header: string; maintenanceStatus_placeholder: string; assignedUser_header: string; maintenanceCompany_header: string; maintenanceCompany_placeholder: string; date_header: string; date_placeholder: string; }; table: { id_header: string; equipmentName_header: string; equipmentCategory_header: string; workCentre_header: string; narration_header: string; }; buttons: { saveAsDraft_label: string; discard_label: string; save_label: string; }; msg: { delete_label: string; deleteMsg: string; save: string; saveDraftError: string; delete: string; }; tabs: { generalDetails: string; failures: string; maintenanceHistory: string; }; sections: { detail: string; generalDetail: string; usedBy: string; equipmentDetails: string; electricityConsumptionDetails: string; voltageInspectionDetails: string; maintenance: string; classification: string; attachment: string; }; fields: { fixedAsset_label: string; fixedAsset_placeholder: string; equipmentName_label: string; equipmentName_placeholder: string; equipmentCategory_label: string; equipmentCategory_placeholder: string; company_label: string; company_placeholder: string; alternateEquipment_label: string; alternateEquipment_placeholder: string; usedBy_label: string; usedBy_department: string; usedBy_employee: string; usedBy_other: string; workCentre_label: string; workCentre_placeholder: string; narration_label: string; narration_placeholder: string; vendor_label: string; vendor_placeholder: string; model_label: string; model_placeholder: string; serialNumber_label: string; serialNumber_placeholder: string; equipmentCost_label: string; equipmentCost_placeholder: string; effectiveDate_label: string; effectiveDate_placeholder: string; warrantyExpirationDate_label: string; warrantyExpirationDate_placeholder: string; electricityConsumptionDetails_label: string; voltageInspectionDetails_label: string; maintenance_label: string; maintenancePeriod_label: string; maintenancePeriod_placeholder: string; date_label: string; date_placeholder: string; lastMaintenanceDate_label: string; lastMaintenanceDate_placeholder: string; makeItRecurring_label: string; location_label: string; location_placeholder: string; department_label: string; department_placeholder: string; attachment_image_label: string; attachment_document_label: string; upload_label: string; status_label: string; image_label: string; document_label: string; location: string; department: string; }; }; wip: { title: string; msg: { save: string; }; field: { allowWip_label: string; wip_account_label: string; }; }; workCentreCategories: { title: string; add_label: string; edit_label: string; sections: { generalDetail: string; }; table: { id_header: string; categoryName_header: string; item_header: string; narration_header: string; }; fields: { name_label: string; categoryTitle_label: string; name_placeholder: string; item_label: string; item_placeholder: string; type_label: string; type_placeholder: string; narration_label: string; narration_placeholder: string; }; msg: { deleteTitle: string; deleteWorkCenter: string; save: string; saveDraftError: string; delete: string; draft: string; }; }; workCentre: { title: string; add_label: string; edit_label: string; sections: { generalDetail: string; productionDetail: string; equipmentDetail: string; attachment: string; workingHours: string; }; msg: { deleteTitle: string; deleteWorkCenter: string; save: string; saveDraftError: string; delete: string; }; fields: { workCentre_label: string; workCentre_placeholder: string; workCentreCode_label: string; workCentreCode_placeholder: string; location_label: string; location_placeholder: string; narration_label: string; narration_placeholder: string; company_label: string; company_placeholder: string; alternateWC_label: string; alternateWC_placeholder: string; usedBy_label: string; usedBy_placeholder: string; capacity_label: string; capacity_placeholder: string; costingDetails_label: string; costingDetails_placeholder: string; setupTime_label: string; setupTime_placeholder: string; cleanUpTime_label: string; cleanUpTime_placeholder: string; equipmentDetails_label: string; equipmentDetails_placeholder: string; attachment_label: string; attachment_placeholder: string; workingHours_label: string; workingHours_placeholder: string; sameForAlldays_label: string; sameForAlldays_placeholder: string; timeEfficiency_label: string; timeEfficiency_placeholder: string; oeeTarget_label: string; oeeTarget_placeholder: string; operation_label: string; copy_from: string; same_for_all_days: string; }; table: { srNo_header: string; workCentre_header: string; workCentreCode_header: string; capacity_header: string; id_header: string; alternativeWC_header: string; company_header: string; category_header: string; valuePerHour_header: string; valuePerMinute_header: string; fixRate_header: string; equipment_header: string; equipmentCategory_header: string; }; }; operation: { title: string; add_label: string; edit_label: string; delete_label: string; sections: { generalDetail: string; costingDetail: string; instructions: string; }; table: { srNo_header: string; category_header: string; category_placeholder: string; valuePerHour_header: string; valuePerHour_placeholder: string; valuePerMinute_header: string; valuePerMinute_placeholder: string; fixRate_header: string; fixRate_plcaeholder: string; title_header: string; title_palceholder: string; description_header: string; description_placeholder: string; attachment_header: string; operationName_header: string; id_header: string; workCentre_header: string; defaultDuration_header: string; actualDurationComputation_header: string; }; fields: { operationName_label: string; operationName_placeholder: string; workCentre_label: string; workCentre_placeholder: string; company_label: string; company_placeholder: string; location_label: string; location_placeholder: string; defaultDuration_label: string; defaultDuration_placeholder: string; defaultLabour_label: string; defaultLabour_placeholder: string; narration_label: string; narration_placeholder: string; actualDurationComputation_label: string; computationBasedOnTrackedTime_label: string; setDurationManually_label: string; copyFrom_label: string; copyFrom_placeholder: string; }; msg: { deleteDescription: string; success: string; saveDraftError: string; description: string; }; }; routing: { title: string; add_label: string; edit_label: string; saveMsg: string; sections: { generalDetail: string; routingDetail: string; }; msg: { deleteTitle: string; deleteRoute: string; save_draft_err: string; delete: string; }; table: { no_header: string; operation_header: string; operation_placeholder: string; operationSequence_header: string; operationSequence_placeholder: string; rawMaterials_header: string; rawMaterials_placeholder: string; workCenter_header: string; workCenter_placeholder: string; durationComputation_header: string; durationComputation_placeholder: string; duration_header: string; narration_header: string; id_header: string; date_header: string; name_header: string; item_header: string; bom_header: string; location_header: string; }; fields: { id_label: string; id_placeholder: string; date_label: string; date_placeholder: string; name_label: string; name_placeholder: string; billOfMaterial_label: string; billOfMaterial_placeholder: string; item_label: string; item_placeholder: string; location_label: string; location_placeholder: string; company_label: string; company_placeholder: string; narration_label: string; narration_placeholder: string; status_label: string; status_placeholder: string; makeItDefaultForLocation_label: string; }; }; bom: { title: string; add_label: string; edit_label: string; more_icon_label: string; msg: { save: string; requestApproved: string; requestRejected: string; requestSubmitted: string; delete: string; bom_err: string; noData: string; save_draft_err: string; delete_record: string; err_delete_record: string; approve_reject_record: string; }; sections: { generalDetail: string; materials: string; }; fields: { name_label: string; name_placeholder: string; item_label: string; item_placeholder: string; versionNumber_label: string; versionNumber_placeholder: string; quantity_label: string; quantity_placeholder: string; uom_label: string; uom_placeholder: string; company_label: string; company_placeholder: string; startDate_label: string; startDate_placeholder: string; endDate_label: string; endDate_placeholder: string; location_label: string; location_placeholder: string; narration_label: string; narration_placeholder: string; status_label: string; }; table: { id_header: string; bom_name_header: string; product_header: string; version_number_header: string; status_header: string; item_header: string; item_placeholder: string; description_header: string; description_placeholder: string; quantity_header: string; quantity_placeholder: string; uom_header: string; uom_placeholder: string; toConsume_header: string; toConsume_placeholder: string; scrap_header: string; narration_header: string; }; }; gate: { title: string; add_label: string; edit_label: string; msg: { save: string; update: string; requestApproved: string; requestRejected: string; requestSubmitted: string; delete: string; vehicleNumberSave: string; noEntryData: string; noExitData: string; gate_err: string; noData: string; }; sections: { generalDetail: string; vehicleDetail: string; driverDetail: string; entryDetail: string; exitDetail: string; attachment: string; }; fields: { id_label: string; id_placeholder: string; date_label: string; date_placeholder: string; createdby_label: string; createdby_placeholder: string; location_label: string; location_placeholder: string; company_label: string; company_placeholder: string; vehicle_number_label: string; vehicle_number_placeholder: string; vehicle_type_label: string; vehicle_type_placeholder: string; transport_name_label: string; transport_name_placeholder: string; driver_name_label: string; driver_name_placeholder: string; driver_contact_number_label: string; driver_contact_number_placeholder: string; driver_identification_number_label: string; driver_identification_number_placeholder: string; entryDateTime_label: string; entryDateTime_placeholder: string; entry_transaction_referenece_label: string; entry_transaction_referenece_placeholder: string; entry_purpose_label: string; entry_purpose_placeholder: string; entry_material_label: string; entry_material_placeholder: string; exitDateTime_label: string; exitDateTime_placeholder: string; exit_transaction_referenece_label: string; exit_transaction_referenece_placeholder: string; exit_purpose_label: string; exit_purpose_placeholder: string; exit_material_label: string; exit_material_placeholder: string; attachment_document_label: string; add_vehicle_number_label: string; add_vehicle_number_placeholder: string; add_vehicle_type_label: string; add_vehicle_type_placeholder: string; vehicle_label: string; driver_label: string; vehicle_number_modal_label: string; vehicle_type_modal_label: string; }; table: { id_header: string; date_header: string; vehicle_header: string; driver_header: string; entry_date_time_header: string; exit_date_time_header: string; item_header: string; item_placeholder: string; description_header: string; description_placeholder: string; quantity_header: string; quantity_placeholder: string; uom_header: string; uom_placeholder: string; toConsume_header: string; toConsume_placeholder: string; scrap_header: string; narration_header: string; }; }; jobCards: { title: string; add_label: string; edit_label: string; operationList_label: string; completionRecord_label: string; job_card_label: string; add_job_card_label: string; edit_job_card_label: string; table: { id_header: string; date_header: string; Company_header: string; Location_header: string; Item_header: string; Material_status_header: string; uom_header: string; bom_header: string; quantity_header: string; routing_header: string; status_header: string; srno_header: string; Description_header: string; available_header: string; reserved_header: string; on_hand_header: string; consume_header: string; department_header: string; scrap_header: string; narration_header: string; company_header: string; location_header: string; item_header: string; description_header: string; operation_header: string; operation_sequence_header: string; raw_material_header: string; operation_person_header: string; equipment_header: string; work_center_header: string; scheduled_start_date_header: string; expected_labor_header: string; expected_duration_header: string; actual_duration_header: string; instructions_header: string; actions_header: string; noOfEquipment_header: string; laborResources_header: string; laborSetupTime_header: string; laborRunTime_header: string; machineResources_header: string; machineSetupTime_header: string; machineRunTime_header: string; jobCardId_header: string; workOrderId_header: string; }; sections: { generalDetail: string; material: string; routingDetails: string; classification: string; }; fields: { id_label: string; id_placeholder: string; date_label: string; date_placeholder: string; company_label: string; company_placeholder: string; location_label: string; location_placeholder: string; item_label: string; item_placeholder: string; uom_label: string; uom_placeholder: string; bom_label: string; bom_placeholder: string; quantity_label: string; quantity_placeholder: string; routing_label: string; routing_placeholder: string; manufacturing_time_label: string; manufacturing_time_placeholder: string; production_start_date_label: string; production_start_date_placeholder: string; production_end_date_label: string; production_end_date_placeholder: string; reference_number_label: string; reference_number_placeholder: string; responsible_person_label: string; responsible_person_placeholder: string; narration_label: string; narration_placeholder: string; department_label: string; department_placeholder: string; workOrder_label: string; workOrder_placeholder: string; jobCard_label: string; jobCard_placeholder: string; builtQuantity_label: string; block_label: string; reason_label: string; reason_placeholder: string; equipments_label: string; alternet_equipment_label: string; alternet_equipment_yes_label: string; alternet_equipment_no_label: string; released_label: string; unit_of_measurement_label: string; materials_label: string; mark_complete_label: string; mark_complete_description: string; equipment_maintenance_label: string; equipment_maintenance_description: string; build_label: string; delete_item_label: string; mark_complete_modal_complete_description: string; mark_complete_modal_not_complete_description: string; }; msg: { save: string; closed: string; cancelled: string; released: string; delete: string; noOperationRemaining: string; recordCompletionSave: string; job_card_err: string; noData: string; save_draft_err: string; no_attachment: string; choose_record_err: string; job_card_delete: string; }; buttons: { recordCompletion_label: string; completion_label: string; view_instruction_label: string; }; }; masterJobCard: { title: string; }; buildOrder: { title: string; add_label: string; edit_label: string; msg: { build_order_err: string; noData: string; delete_build: string; save_build_order: string; save_draft_err: string; traceability_err: string; traceability_completed: string; err_delete_record: string; delete_record: string; trackingDetailsError: string; quantityError: string; tracking_update_err: string; delete_entry: string; cancel_build: string; validate_lot: string; validate_lot_complete: string; }; sections: { generalDetail: string; materials: string; classification: string; }; table: { id_header: string; date_header: string; company_header: string; location_header: string; item_header: string; uom_header: string; bom_header: string; quantity_header: string; routing_header: string; status_header: string; }; fields: { WorkOrder_label: string; WorkOrder_label_placeholder: string; Id: string; Id_placeholder: string; Date: string; Date_placeholder: string; Company_label: string; Company_label_placeholder: string; location_label: string; location_label_placeholder: string; narration_label: string; narration_placeholder: string; items_label: string; items_placeholder: string; uom_label: string; uom_placeholder: string; bom_label: string; bom_placeholder: string; Quantity: string; Quantity_placeholder: string; Routing_label: string; Routing_placeholder: string; department_label: string; department_placeholder: string; cleanUpTime_label: string; cleanUpTime_placeholder: string; equipmentDetails_label: string; equipmentDetails_placeholder: string; attachment_label: string; attachment_placeholder: string; workingHours_label: string; workingHours_placeholder: string; sameForAlldays_label: string; sameForAlldays_placeholder: string; timeEfficiency_label: string; timeEfficiency_placeholder: string; oeeTarget_label: string; oeeTarget_placeholder: string; delete_build_order_label: string; total_bom_cost_label: string; total_operation_cost_label: string; total_work_center_cost_label: string; total_duration: string; total_cost_label: string; operation_name_label: string; cost_label: string; expand_row_label: string; labour_label: string; product_name_label: string; required_label: string; consumed_label: string; price_per_unit_label: string; work_centre_label: string; work_order_label: string; manufacturing_build_order_details_label: string; cost_analysis_label: string; to_build_label: string; manufacturing_raw_materials_label: string; lot_label: string; lot_placeholder: string; add_lot_label: string; type_label: string; type_placeholder: string; bin_label: string; bin_placeholder: string; lot_serial_number_label: string; lot_or_serial_number_label: string; lot_or_serial_number_placeholder: string; select_lot_or_serial_number_placeholder: string; bin_number_label: string; bin_number_placeholder: string; item_label: string; built_quantity_label: string; available_quantity_label: string; track_detail_label: string; lot_serial_number_list_label: string; lot_serial_number_entries_label: string; delete_entry_label: string; print_bom_label: string; id_label: string; job_card_label: string; mark_completed_label: string; validate_material_issue_label: string; unbuild_order_label: string; accounting_ledger_label: string; cancel_build_order_label: string; ok_label: string; validation_error_label: string; manufacturing_label: string; unbuild_label: string; total_weight_label: string; }; }; unbuildOrder: { title: string; add_label: string; edit_label: string; sections: { generalDetail: string; materials: string; classification: string; }; msg: { unbuild_order_err: string; noData: string; delete_unbuild: string; save_unbuild_order: string; save_draft_err: string; traceability_err: string; traceability_completed: string; err_delete_record: string; delete_record: string; trackingDetailsError: string; quantityError: string; tracking_update_err: string; delete_entry: string; cancel_build: string; validate_lot: string; validate_lot_complete: string; traceability_message: string; }; table: { id_header: string; date_header: string; company_header: string; location_header: string; item_header: string; uom_header: string; bom_header: string; quantity_header: string; routing_header: string; status_header: string; }; fields: { WorkOrder_label: string; WorkOrder_label_placeholder: string; BuildOrder_label: string; BuildOrder_label_placeholder: string; Id: string; Id_placeholder: string; Date: string; Date_placeholder: string; Company_label: string; Company_label_placeholder: string; location_label: string; location_label_placeholder: string; narration_label: string; narration_placeholder: string; items_label: string; items_placeholder: string; uom_label: string; uom_placeholder: string; bom_label: string; bom_placeholder: string; build_quantity: string; build_quantity_placeholder: string; unbuild_Quantity: string; unbuild_quantity_placeholder: string; Routing_label: string; Routing_placeholder: string; department_label: string; department_placeholder: string; cleanUpTime_label: string; cleanUpTime_placeholder: string; equipmentDetails_label: string; equipmentDetails_placeholder: string; attachment_label: string; attachment_placeholder: string; workingHours_label: string; workingHours_placeholder: string; sameForAlldays_label: string; sameForAlldays_placeholder: string; timeEfficiency_label: string; timeEfficiency_placeholder: string; oeeTarget_label: string; oeeTarget_placeholder: string; add_new_label: string; delete_unbuild_order_label: string; manufacturing_raw_materials_label: string; traceability_label: string; item_label: string; quantity_label: string; build_quantity_label: string; lot_label: string; lot_placeholder: string; add_lot_label: string; type_label: string; type_placeholder: string; bin_label: string; bin_placeholder: string; lot_serial_number_label: string; lot_or_serial_number_label: string; lot_or_serial_number_placeholder: string; select_lot_or_serial_number_placeholder: string; bin_number_label: string; bin_number_placeholder: string; built_quantity_label: string; available_quantity_label: string; track_detail_label: string; lot_serial_number_list_label: string; lot_serial_number_entries_label: string; delete_entry_label: string; print_bom_label: string; id_label: string; job_card_label: string; mark_completed_label: string; validate_material_issue_label: string; unbuild_order_label: string; accounting_ledger_label: string; cancel_build_order_label: string; ok_label: string; validation_error_label: string; manufacturing_label: string; unbuild_label: string; }; }; workOrder: { title: string; add_label: string; edit_label: string; workOrderDetails_label: string; materialIssueDetails_label: string; addMaterialIssue_label: string; materialIssueed_label: string; issuedMaterials_label: string; issueMaterial_label: string; accouting_ledger_label: string; journal_items_label: string; add_material_label: string; msg: { save: string; closed: string; cancelled: string; released: string; delete: string; work_order_err: string; noData: string; quantity_err: string; save_draft_err: string; delete_record: string; err_delete_record: string; traceability_err: string; traceability_completed: string; serial_number_err: string; lot_number_err: string; trackingDetailsError: string; quantityError: string; tracking_update_err: string; delete_entry: string; }; sections: { generalDetail: string; clasification: string; materials: string; }; fields: { id_label: string; id_placeholder: string; date_label: string; date_placeholder: string; company_label: string; company_placeholder: string; location_label: string; location_placeholder: string; item_label: string; item_placeholder: string; uom_label: string; uom_placeholder: string; billOfMaterial_label: string; billOfMaterial_placeholder: string; quantity_label: string; quantity_placeholder: string; routing_label: string; routing_placeholder: string; manufacturingTime_label: string; manufacturingTime_placeholder: string; productionStartDate_label: string; productionStartDate_placeholder: string; productionEndDate_label: string; productionEndDate_placeholder: string; referenceNumber_label: string; referenceNumber_placeholder: string; responsiblePerson_label: string; responsiblePerson_placeholder: string; narration_label: string; narration_placeholder: string; department_label: string; department_placeholder: string; material_label: string; material_placeholder: string; build_label: string; total_bom_cost_label: string; total_operation_cost_label: string; total_work_center_cost_label: string; total_duration_text: string; total_cost_label: string; cost_label: string; operation_name_label: string; expand_row_label: string; labour_label: string; machine_label: string; product_name_label: string; required_label: string; consumed_label: string; price_per_unit_label: string; work_centre_label: string; work_order_label: string; manufacturing_work_order_details_label: string; cost_analysis_label: string; lot_label: string; lot_placeholder: string; add_lot_label: string; type_label: string; type_placeholder: string; bin_label: string; bin_placeholder: string; manufacturing_raw_materials_label: string; lot_serial_number_label: string; lot_or_serial_number_label: string; lot_or_serial_number_placeholder: string; select_lot_or_serial_number_placeholder: string; bin_number_label: string; bin_number_placeholder: string; available_quantity_label: string; track_detail_label: string; lot_serial_number_list_label: string; lot_serial_number_entries_label: string; delete_entry_label: string; print_bom_label: string; sales_order_label: string; customer_label: string; material_length: string; material_width: string; material_thickness: string; color_label: string; size_label: string; markingThickness_label: string; category_label: string; embossingMark_label: string; }; table: { item_header: string; item_placeholder: string; description_header: string; description_placeholder: string; uom_header: string; uom_placeholder: string; quantity_header: string; quantity_placeholder: string; available_header: string; available_placeholder: string; reserved_header: string; reserved_placeholder: string; onHand_header: string; onHand_placeholder: string; classification_header: string; classification_placeholder: string; consume_header: string; consume_placeholder: string; scrap_header: string; narration_header: string; company_header: string; location_header: string; bom_header: string; routing_header: string; id_header: string; date_header: string; accountNumber_header: string; journal_header: string; debit_header: string; credit_header: string; amount_header: string; paymentMethod_header: string; material_status_header: string; unit_of_measurement_header: string; bill_of_materials_header: string; quantity_text_header: string; routing_text_label: string; status_header: string; category_header: string; }; }; manageOperation: { title: string; msg: { save: string; closed: string; cancelled: string; released: string; delete: string; work_order_operation_err: string; operation_ready: string; operation_not_blocked: string; operation_in_progress: string; noData: string; mark_complete_description: string; delete_unbuild: string; save_unbuild_order: string; save_draft_err: string; traceability_err: string; traceability_completed: string; err_delete_record: string; delete_record: string; trackingDetailsError: string; quantityError: string; tracking_update_err: string; delete_entry: string; cancel_build: string; validate_lot: string; validate_lot_complete: string; traceability_message: string; bulk_update: string; no_attachment: string; }; table: { work_order_header: string; bom_header: string; sequence_header: string; raw_materials_header: string; operation_person_header: string; equipment_header: string; work_center_header: string; schedule_start_date_header: string; expected_labor_header: string; expected_duration_header: string; actual_duration_header: string; status_header: string; instruction_header: string; }; fields: { item_selected_label: string; complete_label: string; block_label: string; start_label: string; yes_label: string; no_label: string; mark_complete_label: string; equipment_maintenance_label: string; equipment_maintenance_description: string; operations_label: string; reason_label: string; reason_placeholder: string; equipments_label: string; alternet_equipment_label: string; narration_label: string; narration_placeholder: string; work_order_label: string; work_order_placeholder: string; bom_label: string; bom_placeholder: string; op_sequence_label: string; op_sequence_placeholder: string; raw_material_label: string; raw_material_placeholder: string; op_person_label: string; op_person_placeholder: string; work_center_label: string; work_center_placeholder: string; }; }; demand: { title: string; fields: { type_label: string; type_placeholder: string; subsidiary_label: string; subsidiary_placeholder: string; search_subsidiary_placeholder: string; location_label: string; location_placeholder: string; search_location_placeholder: string; item_label: string; item_placeholder: string; search_item_placeholder: string; asOfDate_label: string; asOfDate_placeholder: string; showBelowReorderPoint_label: string; procurement_label: string; production_label: string; demand_label: string; material_label: string; }; table: { item_header: string; description_header: string; units_header: string; demand_header: string; onHand_header: string; onOrder_header: string; available_header: string; committed_header: string; pr_header: string; required_header: string; date: string; transaction: string; location: string; quantity: string; raw_material: string; customer: string; bill_of_material_header: string; material_list_header: string; summery_label: string; }; summary: { total_label: string; viewDetails_label: string; }; actions: { filter_label: string; refresh_label: string; clearAll_label: string; }; }; operationBlock: { title: string; add_label: string; edit_label: string; msg: { save: string; requestApproved: string; requestRejected: string; requestSubmitted: string; delete: string; deleteDescription: string; }; sections: { generalDetail: string; materials: string; }; fields: { work_order: string; work_order_placeholder: string; work_center: string; work_center_placeholder: string; block_reason_label: string; block_reason_placeholder: string; operation_label: string; operation_placeholder: string; assigned_user_label: string; assigned_user_placeholder: string; company_label: string; company_placeholder: string; startDate_label: string; startDate_placeholder: string; endDate_label: string; endDate_placeholder: string; location_label: string; location_placeholder: string; description_label: string; description_placeholder: string; status_label: string; }; table: { id_header: string; block_reason_header: string; start_Date_header: string; end_Date_header: string; work_center_header: string; assigner_user_header: string; company_header: string; description_header: string; }; }; failure: { title: string; add_label: string; edit_label: string; mark_completed: string; mark_description: string; button: { maintanance_completed: string; }; msg: { save: string; closed: string; cancelled: string; released: string; delete: string; save_draft_err: string; }; sections: { generalDetail: string; clasification: string; attachment: string; }; table: { work_order_header: string; bom_header: string; sequence_header: string; raw_materials_header: string; operation_person_header: string; equipment_header: string; work_center_header: string; schedule_start_date_header: string; expected_labor_header: string; expected_duration_header: string; actual_duration_header: string; status_header: string; instruction_header: string; id_header: string; equipmentName_header: string; startDate_header: string; endDate_header: string; workCentre_header: string; assignedUser_header: string; description_header: string; duration_header: string; company_header: string; maintenanceStatus_header: string; }; fields: { workOrder_label: string; workOrder_placeholder: string; workCentre_label: string; workCentre_placeholder: string; company_label: string; company_placeholder: string; location_label: string; location_placeholder: string; operation_label: string; operation_placeholder: string; equipment_label: string; equipment_placeholder: string; startDate_label: string; startDate_placeholder: string; endDate_label: string; endDate_placeholder: string; assignedUser_label: string; assignedUser_placeholder: string; narration_label: string; narration_placeholder: string; attachment_label: string; attachment_placeholder: string; maintenanceStatus_label: string; maintenanceDuration_label: string; attachment_document_label: string; }; }; reports: { completionReports: { title: string; table: { item: string; description: string; location: string; wo_name: string; bom: string; document_id: string; type: string; date: string; quantityBuild: string; scrapQuantity: string; wo_quantity: string; }; }; componentWhereUsed: { title: string; table: { finished_product_name: string; bom_name: string; bom_quantity: string; uom_name: string; on_hand: string; available: string; back_order: string; on_order: string; start_date: string; end_date: string; }; }; bomInquiry: { title: string; table: { finished_product_name: string; bom_quantity: string; component_quantity: string; on_hand: string; available: string; back_order: string; on_order: string; }; }; factoryDailyConsumption: { title: string; table: { location: string; description: string; type: string; document_id: string; date: string; work_order: string; issue_quantity: string; scrap_quantity: string; unit_cost: string; total_cost: string; uom: string; }; }; costRollup: { title: string; table: { assembly_item: string; wo_name: string; date: string; material: string; quantity: string; unit_price: string; total_price: string; }; }; scrapReport: { title: string; table: { item_name: string; location: string; wo_name: string; so_name: string; wo_date: string; wo_released_date: string; scrap_quantity: string; unit_cost: string; total_cost: string; wo_quantity: string; bo_quantity: string; scrap_percentage: string; scrap_amount: string; }; }; }; }; crm: { name: string; title: string; dashboard: { title: string; all_time_label: string; }; customerSegment: { title: string; add_label: string; edit_label: string; msg: { save: string; requestApproved: string; requestRejected: string; requestSubmitted: string; delete: string; save_draft_err: string; }; sections: { generalDetail: string; conditions: string; attachment: string; }; fields: { id_label: string; id_placeholder: string; name_label: string; name_placeholder: string; company_label: string; company_placeholder: string; startDate_label: string; startDate_placeholder: string; endDate_label: string; endDate_placeholder: string; narration_label: string; narration_placeholder: string; autoAssign_label: string; purchaseAmount_label: string; purchaseAmount_placeholder: string; purchaseCount_label: string; purchaseCount_placeholder: string; segmentDuration_label: string; segmentDuration_placeholder: string; attachment_label: string; view_attachment_label: string; attachment_placeholder: string; upload_label: string; }; table: { id_header: string; segmentName_header: string; segmentDuration_header: string; purchaseAmount_header: string; purchaseCount_header: string; validityStartDate_header: string; validityEndDate_header: string; company_header: string; status_header: string; }; }; shippmentRules: { title: string; add_label: string; edit_label: string; subHeading: string; msg: { save: string; requestApproved: string; requestRejected: string; requestSubmitted: string; delete: string; save_draft_err: string; }; sections: { generalDetail: string; upload: string; }; fields: { id: string; id_placeholder: string; name_label: string; name_placeholder: string; company_label: string; company_placeholder: string; location_label: string; location_placeholder: string; shipping_cost_label: string; shipping_cost_placeholder: string; handling_cost_label: string; handling_cost_placeholder: string; shipping_account_label: string; shipping_account_placeholder: string; handling_account_label: string; handling_account_placeholder: string; status_label: string; narration_label: string; narration_placeholder: string; attachment_label: string; }; table: { id_header: string; name_header: string; company_header: string; shipping_cost_header: string; status_header: string; item_header: string; item_placeholder: string; description_header: string; description_placeholder: string; quantity_header: string; quantity_placeholder: string; uom_header: string; uom_placeholder: string; toConsume_header: string; toConsume_placeholder: string; scrap_header: string; narration_header: string; }; }; quotation: { title: string; add_label: string; edit_label: string; item: string; add_item: string; select_item: string; view_revision: string; opportunity: string; revision: string; order: string; create_order: string; create_revision: string; create_invoice: string; quotation_details: string; msg: { save: string; requestApproved: string; requestRejected: string; requestSubmitted: string; delete: string; conditions: string; attachment: string; classification: string; items: string; discounts: string; upload: string; promotion_err: string; coupon_err: string; item_err: string; req_field_err: string; download_report_err: string; status_change_confirmation: string; status_change_msg: string; }; sections: { generalDetail: string; upload: string; classification: string; items: string; discounts: string; }; fields: { transaction_type_label: string; postingTime_label: string; postingTime_placeholder: string; id_label: string; id_placeholder: string; date_label: string; date_placeholder: string; opportunity_label: string; opportunity__placeholder: string; customer_label: string; customer_placeholder: string; select_customer: string; manual_customer: string; manual_customer_name_label: string; manual_customer_name_placeholder: string; contact_person_label: string; posting_label: string; posting_placeholder: string; payment_terms_label: string; payment_terms_placeholder: string; company_label: string; company_placeholder: string; expiry_label: string; delivery_commitment_label: string; currency_label: string; currency_placeholder: string; exchnage_rate_label: string; exchnage_rate_placeholder: string; sales_person_label: string; sales_person_placeholder: string; reference_number_label: string; reference_number_placeholder: string; recurring_label: string; recurring_placeholder: string; until_date_label: string; status_label: string; status_placeholder: string; version_label: string; version_placeholder: string; upload_label: string; narration_label: string; narration_placeholder: string; location_label: string; location_placeholder: string; department_label: string; department_placeholder: string; additional_discouny_item_header: string; additional_discount_placeholder: string; additional_discount_percent: string; additional_discount_amount: string; is_round_off_header: string; round_off_header: string; round_off_amount: string; round_off_placeholder: string; cash_or_non_trade_header: string; shipping_rule_header: string; shipping_rule_placeholder: string; shipping_cost_header: string; shipping_cost_placeholder: string; handling_cost_header: string; handling_cost_placeholder: string; handling_tax_template_header: string; handling_tax_template_placeholder: string; shipping_tax_template_header: string; shipping_tax_template_placeholder: string; handling_tax_amount_header: string; handling_tax_amount_placeholder: string; shipping_tax_amount_header: string; shipping_tax_amount_placeholder: string; incoterm_header: string; incoterm_placeholder: string; supplier_address_header: string; attachment_label: string; tax_code: string; tax_rate: string; actual_amount: string; uom: string; select_uom: string; delivery_commitment_date: string; delivery_commitment_date_placeholder: string; expected_shipping_date: string; expected_shipping_date_placeholder: string; quantity: string; rate: string; available: string; on_hand: string; commited: string; back_order: string; delivered: string; invoiced: string; discount_item: string; discount_item_placeholder: string; discount_rate_header: string; amount: string; gross_amount: string; tax_amount: string; discount_amount: string; net_amount: string; total_amount: string; tax: string; tax_template: string; select_tax_template: string; terms_condition_content_label: string; termsCondition_label: string; terms_condition_placeholder: string; apply_quote_percentage: string; quote_percentage_label: string; }; button: { apply_promotion: string; apply: string; }; table: { id_header: string; date_header: string; customer_header: string; salesperson_header: string; company_name_header: string; total_value_header: string; item_header: string; item_placeholder: string; uom_header: string; uom_placeholder: string; description_header: string; description_placeholder: string; delivery_commitment_date_header: string; delivery_commitment_date_placeholder: string; expected_shipping_date_header: string; expected_shipping_date_placeholder: string; available_header: string; on_hand_header: string; on_hand_placeholder: string; company_header: string; status_header: string; quantity_header: string; reserved_header: string; reserved_placeholder: string; tax_rate_placeholder: string; rate_header: string; gross_amount_header: string; gross_amount_placeholder: string; discount_header: string; discount_placeholder: string; discount_rate_header: string; discount_rate_placeholder: string; discount_amount_header: string; discount_amount_placeholder: string; net_amount_header: string; tax_template_header: string; tax_template_placeholder: string; tax_rate_header: string; tax_amount_header: string; tax_amount_placeholder: string; promotion_amount: string; total_amount_header: string; location_header: string; location_placeholder: string; deparatment_header: string; department_placeholder: string; narration_header: string; narration_placeholder: string; supplier_address_header: string; supplier_address_placeholder: string; contact_person_header: string; contact_person_placeholder: string; shipping_address_header: string; shipping_address_placeholder: string; billing_address_header: string; billing_address_placeholder: string; place_of_supply_header: string; place_of_supply_placeholder: string; }; tabs: { generalDetails: string; address: string; shipping: string; promotion: string; }; }; promotions: { title: string; add_label: string; edit_label: string; view_label: string; add_new_coupons: string; add_new_condition_rewards: string; rewards: string; view_coupon: string; delete_reward: string; chage_type: string; coupons: string; msg: { save: string; requestApproved: string; requestRejected: string; requestSubmitted: string; delete: string; save_coupon: string; save_reward: string; save_draft_err: string; delete_record: string; confirm_reward_delete_msg: string; confirm_change_type_remove_rewards_msg: string; }; sections: { generalDetail: string; conditionsRewards: string; conditions: string; attachment: string; offerDetail: string; rewards: string; }; fields: { id_label: string; id_placeholder: string; name_label: string; name_placeholder: string; item_label: string; item_placeholder: string; type_label: string; type_placeholder: string; versionNumber_label: string; versionNumber_placeholder: string; quantity_label: string; quantity_placeholder: string; uom_label: string; attachment_label: string; company_label: string; company_placeholder: string; startDate_label: string; startDate_placeholder: string; endDate_label: string; endDate_placeholder: string; expiryDate_label: string; expiryDate_placeholder: string; location_label: string; location_placeholder: string; narration_label: string; narration_placeholder: string; status_label: string; limit_label: string; limit_placeholder: string; usage_limit_label: string; limit_usage_label: string; account_label: string; account_placeholder: string; percentage_label: string; fixed_amount_label: string; buy_x_get_y_label: string; character_limit_label: string; character_limit_placeholder: string; code_format_label: string; code_format_placeholder: string; alphanumeric_label: string; coupon_number_header: string; coupon_number_placeholder: string; }; table: { id_header: string; name_header: string; type_header: string; items_header: string; company_header: string; end_date_header: string; status_header: string; item_header: string; item_placeholder: string; item_category_header: string; item_category_placeholder: string; description_header: string; description_placeholder: string; min_quantity_header: string; min_quantity_placeholder: string; location_header: string; location_placeholder: string; discount_header: string; discount_placeholder: string; customer_header: string; customer_placeholder: string; customer_segment_header: string; customer_segment_placeholder: string; discount_percentage_header: string; discount_percentage_placeholder: string; discount_amount_header: string; discount_amount_placeholder: string; max_amount_header: string; narration_header: string; order_total_header: string; product_header: string; product_placeholder: string; rewarding_product_header: string; rewarding_product_placeholder: string; rewarding_quantity_header: string; condition_name_header: string; category_header: string; category_placeholder: string; discount_value_header: string; enter_minimum_quantity_placeholder: string; tax_label: string; enter_condition_name_placeholder: string; enter_reward_quantity_placeholder: string; }; }; opportunity: { title: string; add_label: string; edit_label: string; view_label: string; view_sales_pipeline: string; add_item: string; item: string; item_placeholder: string; uom: string; uom_placeholder: string; description: string; description_placeholder: string; delivery_commitment_date: string; delivery_commitment_date_placeholder: string; expected_shipping_date: string; expected_shipping_date_placeholder: string; quantity: string; rate: string; available: string; on_hand: string; reserved: string; discount_item: string; discount_item_placeholder: string; discount_rate: string; amount: string; gross_amount: string; tax_amount: string; discount_amount: string; net_amount: string; total_amount: string; tax: string; tax_template: string; tax_template_placeholder: string; add_followup: string; add_follow_up_date: string; add_new_log: string; communication_log: string; expected_revenue: string; expected_closing_date: string; created_on: string; no_log: string; view_more: string; view_in_calender: string; view_quotation: string; make_quotation: string; view_sales_pipeline_label: string; msg: { save: string; requestApproved: string; requestRejected: string; requestSubmitted: string; delete: string; save_as_draft: string; delete_record: string; err_delete_record: string; shipping_address_err: string; billing_address_err: string; update_address: string; contact_error: string; required_error: string; contact_req_error: string; delete_description: string; promotion_delete: string; promotion_success: string; item_err: string; delete_promotion: string; delete_opportunity_item: string; communicationLogMsg: string; }; tabs: { basic_details: string; address: string; contact: string; promotion: string; }; sections: { generalDetail: string; items: string; attachment: string; follow_up: string; ownerDetail: string; classification: string; amount: string; tax: string; add_follow_up: string; attachments: string; }; button: { apply_promotion: string; apply: string; }; fields: { id_label: string; id_placeholder: string; name_label: string; name_placeholder: string; item_label: string; item_placeholder: string; type_label: string; type_placeholder: string; versionNumber_label: string; versionNumber_placeholder: string; quantity_label: string; quantity_placeholder: string; uom_label: string; uom_placeholder: string; attachment_label: string; company_label: string; company_placeholder: string; startDate_label: string; startDate_placeholder: string; endDate_label: string; endDate_placeholder: string; expiryDate_label: string; expiryDate_placeholder: string; location_label: string; location_placeholder: string; narration_label: string; narration_placeholder: string; status_label: string; limit_label: string; limit_placeholder: string; usage_limit_label: string; limit_usage_label: string; account_label: string; percentage_label: string; fixed_amount_label: string; buy_x_get_y_label: string; coupon_number_header: string; coupon_number_placeholder: string; contact_header: string; contact_placeholder: string; mobile_label: string; mobile_placeholder: string; street1_header: string; street2_header: string; street3_header: string; street_placeholder: string; zip_code_header: string; closing_date_header: string; closing_date_placeholder: string; expected_revenue_header: string; expected_revenue_placeholder: string; stage_header: string; stage_placeholder: string; probability_header: string; WinLoss_reason_header: string; WinLoss_reason_placeholder: string; phone_number_header: string; phone_number_placeholder: string; email_header: string; email_placeholder: string; website_header: string; website_placeholder: string; currency_header: string; currency_placeholder: string; exchance_rate_header: string; reference_no_header: string; reference_no_placeholder: string; priority_header: string; priority_placeholder: string; salesperson_header: string; salesperson_placeholder: string; source_header: string; source_placeholder: string; industry_header: string; industry_placeholder: string; department_label: string; department_placeholder: string; status_header: string; coupon_code_label: string; coupon_code_placeholder: string; delivery_commitment_date_label: string; delivery_commitment_date_placeholder: string; expected_shipping_date_label: string; expected_shipping_date_placeholder: string; rate_label: string; rate_placeholder: string; available_label: string; onhand_label: string; reserved_label: string; discount_item_label: string; discount_item_placeholder: string; discount_rate_label: string; gross_amount_label: string; net_amount_label: string; tax_amount_label: string; discount_amount_label: string; total_amount_label: string; tax_template_label: string; tax_template_placeholder: string; follow_up_type_label: string; follow_up_type_placeholder: string; remind_me_label: string; remind_me_placeholder: string; date_label: string; date_placeholder: string; time_label: string; time_placeholder: string; address_type_label: string; address_type_placeholder: string; addressee_label: string; addressee_placeholder: string; address_label: string; address_placeholder: string; zip_code_label: string; zip_code_placeholder: string; city_label: string; city_placeholder: string; state_label: string; state_placeholder: string; country_label: string; country_placeholder: string; summary_label: string; view_attachment_label: string; followup_calender_view: string; customer_not_ready: string; good_lead: string; install_base: string; lost_to_competition: string; lost_to_internal_developement: string; lost_to_no_decision: string; no_bandwidth: string; no_budget: string; add_follow_up: string; date: string; enter_date: string; time: string; enter_time: string; description: string; enter_description: string; add_new_log: string; log_title: string; communication_type: string; agenda: string; venue: string; enter_log_title: string; select_communication_type: string; enter_agenda: string; enter_venue: string; responsible_person_label: string; address_detail: string; tax_code: string; tax_rate: string; }; table: { id_header: string; company_header: string; expected_revenue_header: string; stage_header: string; closing_date_header: string; contact_name_header: string; salesperson_header: string; item_header: string; item_placeholder: string; item_category_header: string; item_category_placeholder: string; description_header: string; description_placeholder: string; min_quantity_header: string; min_quantity_placeholder: string; location_header: string; location_placeholder: string; discount_header: string; discount_placeholder: string; customer_header: string; customer_placeholder: string; customer_segment_header: string; customer_segment_placeholder: string; discount_percentage_header: string; discount_percentage_placeholder: string; max_amount_header: string; narration_header: string; order_total_header: string; entries_header: string; contact_header: string; uom_header: string; delivery_commitment_label: string; expected_Shipping_date_label: string; quantity_label: string; available_label: string; onhand_label: string; reserved_label: string; rate_label: string; gross_amount_label: string; discount_item_label: string; discount_rate_label: string; discount_amount_label: string; net_amount_label: string; tax_template_label: string; tax_rate_label: string; tax_amount_label: string; total_amount_label: string; department_label: string; narration: string; promotionAmount_header: string; name_header: string; email_header: string; followUpType_header: string; followUpDateTime_header: string; followUpRemindMe_header: string; followUpDescription_header: string; addressType_header: string; addressee_header: string; defaultShippingAddress_header: string; defaultBillingAddress_header: string; countryCode_header: string; contactNumber_header: string; addrressOne_header: string; addressTwo_header: string; addressThree_header: string; zipCode_header: string; city_header: string; state_header: string; country_header: string; summary_header: string; }; }; leads: { title: string; add_label: string; edit_label: string; cancel: string; save: string; no_log: string; view_more: string; add_new_log: string; view_in_calender: string; entries: string; contacts: string; msg: { save: string; delete: string; error: string; saveDraftErr: string; communicationLogMsg: string; shipping_error: string; another_address: string; update_address: string; contact_error: string; required_error: string; contact_req_error: string; delete_description: string; }; sections: { generalDetail: string; address: string; contact: string; followUp: string; ownerDetails: string; classification: string; attachments: string; }; fields: { type_lable: string; id_label: string; id_placeholder: string; firstName_label: string; firstName_placeholder: string; middleName_label: string; middleName_placeholder: string; lastName_label: string; lastName_placeholder: string; name_label: string; type_label: string; name_placeholder: string; lead_company_label: string; company_label: string; company_placeholder: string; phone_label: string; phone_placeholder: string; email_label: string; email_placeholder: string; website_label: string; website_placeholder: string; status_label: string; status_placeholder: string; conversion_probability_label: string; reference_number_label: string; reference_number_placeholder: string; leadSource_label: string; leadSource_placeholder: string; salesPerson_label: string; salesPerson_placeholder: string; phoneNumber_label: string; phoneNumber_placeholder: string; industry_label: string; industry_placeholder: string; currency_label: string; currency_placeholder: string; priority_label: string; priority_placeholder: string; narration_label: string; narration_placeholder: string; location_label: string; location_placeholder: string; department_label: string; department_placeholder: string; annualRevenue_label: string; annualRevenue_placeholder: string; view_attachment_label: string; responsible_person_label: string; responsible_person_placeholder: string; customer_label: string; lead_status_label: string; followup_calender_view: string; add_follow_up: string; date: string; enter_date: string; time: string; enter_time: string; description: string; enter_description: string; add_new_log: string; log_title: string; communication_type: string; agenda: string; venue: string; enter_log_title: string; select_communication_type: string; enter_agenda: string; enter_venue: string; vat_number_label: string; create_industry_label: string; industry_name_label: string; industry_name_placeholder: string; vat_number_placeholder: string; crn_placeholder: string; }; table: { id_header: string; name_header: string; company_header: string; status_header: string; lead_status_header: string; owner_header: string; source_header: string; followUpType_header: string; selectFollowUpType_header: string; followUpDateTime_header: string; remindMe_header: string; selectTime_header: string; description_header: string; addFollowUpDateTime_header: string; addressType_header: string; addressee_header: string; defaultShippingAddress_header: string; defaultBillingAddress_header: string; countryCode_header: string; contactNumber_header: string; addrressOne_header: string; addressTwo_header: string; addressThree_header: string; zipCode_header: string; city_header: string; state_header: string; country_header: string; summary_header: string; email_header: string; }; tabs: { basicDetails: string; address: string; contact: string; }; }; deliveryOrder: { title: string; subHeading: string; add_label: string; edit_label: string; msg: { save: string; requestApproved: string; requestRejected: string; requestSubmitted: string; delete: string; conditions: string; attachment: string; classification: string; items: string; discounts: string; upload: string; quantityMessage: string; singleQuantityMessage: string; trackingErrorMessage: string; serialError: string; lotError: string; tracibility_message: string; traceability_error: string; traceability_success: string; package_delete_message: string; quantityError: string; packageSaveError: string; packageSave: string; trackingError: string; required_error: string; trackingDetailsError: string; trackingDetailsUpdateError: string; confirm_delete: string; delete_title: string; }; fields: { id_placeholder: string; id_label: string; date_label: string; currency_label: string; currency_placeholder: string; date_placeholder: string; lead_label: string; quotation_label: string; opportunity_label: string; customer_lable: string; customer_placeholder: string; location_label: string; location_placeholder: string; sales_order_label: string; sales_order_placeholder: string; operation_type_label: string; operation_type_placeholder: string; salesperson_label: string; salesperson_placeholder: string; company_label: string; company_placeholder: string; reference_label: string; reference_placeholder: string; status_label: string; status_placeholder: string; narration_label: string; narration_placeholder: string; expected_shipping_date: string; expiry_label: string; billing_address_label: string; billing_address_placeholder: string; place_of_supply_header: string; place_of_supply_placeholder: string; shipping_address_label: string; payment_terms_label: string; customer_po_number_label: string; exchnage_rate_label: string; recurring_label: string; until_date_label: string; department_lable: string; attachment_label: string; operation_label: string; shipping_rule_header: string; shipping_rule_placeholder: string; shipping_cost_header: string; shipping_cost_placeholder: string; handling_cost_header: string; handling_cost_placeholder: string; handling_tax_template_header: string; handling_tax_template_placeholder: string; shipping_tax_template_header: string; shipping_tax_template_placeholder: string; handling_tax_amount_header: string; handling_tax_amount_placeholder: string; shipping_tax_amount_header: string; shipping_tax_amount_placeholder: string; incoterm_header: string; incoterm_placeholder: string; add_item_label: string; edit_item_label: string; tax_label: string; amount_label: string; package_label: string; packaging_label: string; traceDetails_header: string; trackDetails_header: string; packagingDetails_label: string; attachedFile_label: string; }; table: { id_header: string; date_header: string; salesorder_header: string; status_header: string; salesperson_header: string; customer_header: string; location_header: string; company_header: string; item_label: string; item_placeholder: string; id_placeholder: string; sales_order_line_label: string; sales_order_placeorder: string; quantity_label: string; quantity_placeholder: string; on_hand_label: string; on_hand_placeholder: string; reserved_label: string; remaining_label: string; deparatment_label: string; department_placeholder: string; id_label: string; date_label: string; date_placeholder: string; customer_lable: string; customer_placeholder: string; location_label: string; location_placeholder: string; sales_order_label: string; sales_order_placeholder: string; operation_type_label: string; operation_type_placeholder: string; salesperson_label: string; salesperson_placeholder: string; place_of_supply_header: string; place_of_supply_placeholder: string; company_label: string; company_placeholder: string; reference_label: string; reference_placeholder: string; status_label: string; status_placeholder: string; narration_label: string; narration_placeholder: string; supplier_address_header: string; supplier_address_placeholder: string; contact_person_header: string; contact_person_placeholder: string; company_shipping_address_header: string; shipping_address_header: string; shipping_address_placeholder: string; company_billing_address_header: string; billing_address_header: string; billing_address_placeholder: string; }; sections: { generalDetails: string; item: string; classification: string; upload: string; }; tabs: { generalDetails: string; address: string; shipping: string; promotion: string; package: string; }; packageFields: { item_label: string; sourceLocation_label: string; available_header: string; package_header: string; package_placeholder: string; quantity_header: string; quantity_placeholder: string; }; traceFields: { traceability: string; item_label: string; location_label: string; destinationLocation_header: string; availableQty_header: string; Qty_header: string; request_header: string; reserve_header: string; lot_header: string; lot_placeholder: string; enter_lot_placeholder: string; bin_header: string; bin_placeholder: string; quantity_header: string; quantity_placeholder: string; lotList: string; lotEntries: string; }; button: { sales_order: string; }; }; salesOrder: { title: string; add_label: string; edit_label: string; add_item: string; item: string; item_placeholder: string; uom: string; uom_placeholder: string; description: string; description_placeholder: string; delivery_commitment_date: string; delivery_commitment_date_placeholder: string; expected_shipping_date: string; expected_shipping_date_placeholder: string; quantity: string; rate: string; available: string; on_hand: string; reserved: string; discount_item: string; discount_item_placeholder: string; discount_rate: string; amount: string; gross_amount: string; tax_amount: string; discount_amount: string; net_amount: string; total_amount: string; committed: string; back_ordered: string; msg: { save: string; delete: string; error: string; requestApproved: string; requestRejected: string; requestSubmitted: string; promotionRemoved: string; req_field_err: string; req_field_err1: string; promotion_err: string; coupon_err: string; delete_descriptiom: string; promotion_delete: string; promotion_delete_success: string; delete_promotion_description: string; }; button: { apply_promotion: string; apply: string; }; sections: { generalDetail: string; address: string; contact: string; classification: string; attachment: string; items: string; delivery: string; discounts: string; companyShippibngAddress: string; companyBillingAddress: string; salesOrderdetails: string; }; fields: { transaction_type_label: string; type_lable: string; id_label: string; id_placeholder: string; date_label: string; date_placeholder: string; opportunity_label: string; opportunity_placeholder: string; quotation_label: string; quotation_placeholder: string; customer_label: string; customer_placeholder: string; postingTime_label: string; postingTime_placeholder: string; paymentTerm_label: string; paymentTerm_placeholder: string; company_label: string; company_placeholder: string; currency_label: string; currency_placeholder: string; exchangeRate_label: string; exchangeRate_placeholder: string; expirationDate_label: string; expirationDate_placeholder: string; salesPerson_label: string; salesPerson_placeholder: string; poNumber_label: string; poNumber_placeholder: string; recurring_label: string; recurring_placeholder: string; untilDate_label: string; untilDate_placeholder: string; location_label: string; location_placeholder: string; department_label: string; department_placeholder: string; deliveryDate_label: string; deliveryDate_placeholder: string; deliveryCommitmentDate_label: string; deliveryCommitmentDate_placeholder: string; additionalDiscountOn_label: string; additionalDiscountOn_placeholder: string; additionalDiscountPercentage_label: string; additionalDiscountPercentage_placeholder: string; additionalDiscountAmount_label: string; additionalDiscountAmount_placeholder: string; cashOrNonTarde_label: string; roundOffCheck_label: string; roundOff_label: string; roundOffAmount_label: string; roundOff_placeholder: string; attachment_label: string; attachedFile_label: string; narration_label: string; supplierAddress_label: string; supplierAddress_placeholder: string; contactPerson_label: string; contactPerson_placeholder: string; shippingAddress_label: string; shippingAddress_placeholder: string; billingAddress_label: string; billingAddress_placeholder: string; placeOfSupply_label: string; placeOfSupply_placeholder: string; expectedShippingDate_label: string; expectedShippingDate_placeholder: string; shippingRule_label: string; shippingRule_placeholder: string; shippingCost_label: string; shippingCost_placeholder: string; handlingCost_label: string; handlingCost_placeholder: string; shippingTaxTemplate_label: string; shippingTaxTemplate_placeholder: string; handlingTaxTemplate_label: string; handlingTaxTemplate_placeholder: string; shippingTaxAmount_label: string; shippingTaxAmount_placeholder: string; handlingTaxAmount_label: string; handlingTaxAmount_placeholder: string; incoterm_label: string; incoterm_placeholder: string; tax_code: string; tax_rate: string; actual_amount: string; uom: string; select_uom: string; delivery_commitment_date: string; delivery_commitment_date_placeholder: string; expected_shipping_date: string; expected_shipping_date_placeholder: string; quantity: string; rate: string; available: string; on_hand: string; commited: string; back_order: string; delivered: string; invoiced: string; discount_item: string; discount_item_placeholder: string; discount_rate_header: string; amount: string; gross_amount: string; tax_amount: string; discount_amount: string; net_amount: string; total_amount: string; tax: string; tax_template: string; select_tax_template: string; terms_condition_content_label: string; termsCondition_label: string; }; table: { id_header: string; date_header: string; customer_header: string; salesOrderStatus_header: string; invoiceStatus_header: string; deliveryStatus_header: string; salesperson_header: string; company_header: string; item_header: string; item_header_placeholder: string; uom_header: string; uom_header_placeholder: string; description_header: string; description_header_placeholder: string; deliveryCommitmentDate_header: string; deliveryCommitmentDate_header_placeholder: string; expectedShippingDate_header: string; expectedShippingDate_header_placeholder: string; quantity_header: string; quantity_header_placeholder: string; rate_header: string; rate_header_placeholder: string; available_header: string; onHand_header: string; reserved_header: string; backOrdered_header: string; invoiced_header: string; delivered_header: string; grossAmount_header: string; discountItem_header: string; discountedAmount_header: string; discountRate_header: string; netAmount_header: string; taxTemplate_header: string; taxAmount_header: string; totalAmount_header: string; location_header: string; department_header: string; narration_header: string; gross_amount_header: string; couponCode_header: string; couponDescription_header: string; account_header: string; type_header: string; promotionAmount_header: string; promotion_amount_header: string; discountAmount_header: string; }; tabs: { basicDetails: string; addressAndContact: string; shipping: string; promotions: string; }; }; customerReturn: { title: string; subHeading: string; add_label: string; edit_label: string; add_grn_label: string; edit_grn_label: string; grn_title: string; goods_receipt_label: string; msg: { save: string; requestApproved: string; requestRejected: string; requestSubmitted: string; delete: string; grn_save: string; grn_update: string; save_as_draft: string; tracibility_message: string; item_err: string; delete_item_error: string; confirm_delete: string; grn_delete_error: string; traceability_error: string; traceability_success: string; }; fields: { id_placeholder: string; id_label: string; date_label: string; date_placeholder: string; lead_label: string; quotation_label: string; opportunity_label: string; customer_lable: string; customer_placeholder: string; location_label: string; location_placeholder: string; sales_order_label: string; sales_order_placeholder: string; operation_type_label: string; operation_type_placeholder: string; salesperson_label: string; salesperson_placeholder: string; company_label: string; company_placeholder: string; reference_label: string; reference_placeholder: string; status_label: string; status_placeholder: string; narration_label: string; narration_placeholder: string; expected_shipping_date: string; expiry_label: string; billing_address_label: string; billing_address_placeholder: string; place_of_supply_header: string; place_of_supply_placeholder: string; shipping_address_label: string; payment_terms_label: string; customer_po_number_label: string; exchnage_rate_label: string; recurring_label: string; until_date_label: string; department_lable: string; attachment_label: string; operation_label: string; shipping_rule_header: string; shipping_rule_placeholder: string; shipping_cost_header: string; shipping_cost_placeholder: string; handling_cost_header: string; handling_cost_placeholder: string; handling_tax_template_header: string; handling_tax_template_placeholder: string; shipping_tax_template_header: string; shipping_tax_template_placeholder: string; handling_tax_amount_header: string; handling_tax_amount_placeholder: string; shipping_tax_amount_header: string; shipping_tax_amount_placeholder: string; incoterm_header: string; incoterm_placeholder: string; currency_label: string; currency_placeholder: string; deparment_lable: string; deparment_placeholder: string; delivery_status: string; tax_code_label: string; tax_rate_label: string; add_item_label: string; package_label: string; packaging_label: string; traceDetails_header: string; trackDetails_header: string; }; table: { id_header: string; date_header: string; salesorder_header: string; status_header: string; salesperson_header: string; customer_header: string; company_header: string; rma_status_header: string; item_label: string; item_placeholder: string; id_placeholder: string; sales_order_line_label: string; sales_order_placeorder: string; description_header: string; description_placeholder: string; quantity_label: string; quantity_placeholder: string; on_hand_label: string; on_hand_placeholder: string; discount_header: string; discount_placeholder: string; discountRate_header: string; reserved_label: string; remaining_label: string; deparatment_label: string; department_placeholder: string; id_label: string; date_label: string; rate_label: string; rate_placeholder: string; uom_header: string; uom_placeholder: string; date_placeholder: string; customer_lable: string; customer_placeholder: string; location_label: string; location_placeholder: string; sales_order_label: string; sales_order_placeholder: string; operation_type_label: string; operation_type_placeholder: string; salesperson_label: string; salesperson_placeholder: string; company_label: string; company_placeholder: string; reference_label: string; reference_placeholder: string; status_label: string; status_placeholder: string; narration_label: string; narration_placeholder: string; supplier_address_header: string; supplier_address_placeholder: string; contact_person_header: string; contact_person_placeholder: string; company_shipping_address_header: string; shipping_address_header: string; shipping_address_placeholder: string; company_billing_address_header: string; billing_address_header: string; billing_address_placeholder: string; grossAmount_header: string; discountItem_header: string; discountedAmount_header: string; netAmount_header: string; taxTemplate_header: string; tax_template_placeholder: string; taxAmount_header: string; totalAmount_header: string; location_header: string; department_header: string; narration_header: string; gross_amount_header: string; }; sections: { generalDetails: string; item: string; classification: string; upload: string; }; tabs: { generalDetails: string; address: string; shipping: string; promotion: string; package: string; }; packageFields: { item_label: string; sourceLocation_label: string; available_header: string; package_header: string; package_placeholder: string; quantity_header: string; quantity_placeholder: string; }; traceFields: { item_label: string; location_label: string; destinationLocation_header: string; availableQty_header: string; Qty_header: string; request_header: string; reserve_header: string; lot_header: string; lot_placeholder: string; enter_lot_placeholder: string; bin_header: string; bin_placeholder: string; quantity_header: string; quantity_placeholder: string; lotList: string; lotEntries: string; }; button: { view_grn: string; credit_note: string; receive: string; view_rma: string; }; }; settings: { setting_label: string; delivery_setting_label: string; quote_percentage_label: string; delivery_multiple_location_label: string; advance_invoice_label: string; termsAndConditions: { title: string; add_label: string; edit_label: string; table: { id: string; id_placeholder: string; name: string; name_placeholder: string; status: string; terms_and_condition_placeholder: string; }; fields: { id: string; id_placeholder: string; name: string; name_placeholder: string; status: string; terms_and_condition_placeholder: string; }; msg: { create: string; update: string; }; }; }; salesOrderSummaryReport: { title: string; }; salesInvoiceSummaryReport: { title: string; }; salesOrderDetailReport: { title: string; }; salesInvoiceDetailReport: { title: string; }; salesBySalespersonPerformance: { title: string; }; pendingQuotesApprovals: { title: string; }; salesReturnCreditNoteReport: { title: string; }; regionalBranchSalesPerformance: { title: string; }; salesDiscountPromotionAnalysis: { title: string; }; salesChannelAnalysis: { title: string; }; orderFulfillmentDeliveryReport: { title: string; }; salesCommissionIncentiveReport: { title: string; }; salesByProductServiceReport: { title: string; }; customerChurnRetentionReport: { title: string; }; }; purchase: { name: string; title: string; request: { name: string; title: string; add_label: string; edit_label: string; tax: string; sections: { generalDetails: string; items: string; classification: string; upload: string; }; msg: { requestApproved: string; requestRejected: string; requestSubmitted: string; req_item_err: string; cancel_msg: string; close_msg: string; }; button: { order: string; rfq: string; }; fields: { id_label: string; id_placeholder: string; date_label: string; date_placeholder: string; company_label: string; company_placeholder: string; purchase_represntive_label: string; purchase_represntive_placeholder: string; vendor_label: string; vendor_placeholder: string; currency_label: string; currency_placeholder: string; narration_label: string; narration_Placeholder: string; location_label: string; location_placeholder: string; deparatment_label: string; department_placeholder: string; tax_code_label: string; tax_rate_label: string; add_item_label: string; package_label: string; packaging_label: string; traceDetails_header: string; trackDetails_header: string; }; table: { item_header: string; item_placeholder: string; vendor_header: string; vendor_placeholder: string; uom_header: string; uom_placeholder: string; description_header: string; description_placeholder: string; delivery_commitment_date_header: string; delivery_commitment_date_placeholder: string; expected_shipping_date_header: string; expected_shipping_date_placeholder: string; available_header: string; on_hand_header: string; on_hand_placeholder: string; company_header: string; status_header: string; quantity_header: string; reserved_header: string; reserved_placeholder: string; tax_rate_placeholder: string; rate_header: string; gross_amount_header: string; gross_amount_placeholder: string; discount_header: string; discount_placeholder: string; discount_rate_header: string; discount_rate_placeholder: string; discount_amount_header: string; discount_amount_placeholder: string; net_amount_header: string; tax_template_header: string; tax_template_placeholder: string; tax_rate_header: string; tax_amount_header: string; tax_amount_placeholder: string; promotion_amount: string; total_amount_header: string; location_header: string; location_placeholder: string; deparatment_header: string; department_placeholder: string; narration_header: string; narration_placeholder: string; supplier_address_header: string; supplier_address_placeholder: string; contact_person_header: string; contact_person_placeholder: string; shipping_address_header: string; shipping_address_placeholder: string; billing_address_header: string; billing_address_placeholder: string; place_of_supply_header: string; place_of_supply_placeholder: string; classification_header: string; amount: string; date_label: string; rate_label: string; rate_placeholder: string; date_placeholder: string; customer_lable: string; customer_placeholder: string; location_label: string; sales_order_label: string; sales_order_placeholder: string; operation_type_label: string; operation_type_placeholder: string; salesperson_label: string; salesperson_placeholder: string; company_label: string; company_placeholder: string; reference_label: string; reference_placeholder: string; status_label: string; status_placeholder: string; narration_label: string; grossAmount_header: string; discountItem_header: string; discountedAmount_header: string; netAmount_header: string; taxTemplate_header: string; taxAmount_header: string; totalAmount_header: string; department_header: string; }; }; agreement: { name: string; title: string; subHeading: string; add_label: string; edit_label: string; view_label: string; msg: { save: string; delete: string; error: string; requestApproved: string; requestRejected: string; requestSubmitted: string; validated: string; closed: string; req_field_err: string; delete_err: string; validate_err: string; }; sections: { basic_details: string; items: string; attachments: string; classification: string; add_item: string; }; table: { item_header: string; item_placeholder: string; id_header: string; date_header: string; name_header: string; purchase_representative_header: string; vendor_header: string; company_header: string; valid_header: string; status_header: string; }; fields: { id_label: string; id_placeholder: string; date_label: string; date_placeholder: string; name_label: string; name_placeholder: string; type_label: string; type_placeholder: string; vendor_label: string; vendor_placeholder: string; purchase_representative_label: string; purchase_representative_placeholder: string; valid_up_to_label: string; valid_up_to_placeholder: string; company_label: string; company_placeholder: string; currency_label: string; currency_placeholder: string; payment_terms_label: string; payment_terms_placeholder: string; incoterms_label: string; incoterms_placeholder: string; instructions_label: string; instructions_placeholder: string; narration_label: string; narration_placeholder: string; update_vendor_prices_label: string; location_label: string; location_placeholder: string; department_label: string; department_placeholder: string; view_attachments_label: string; }; item_table: { item_name_header: string; vendor_header: string; uom_header: string; description_header: string; specification_header: string; rate_header: string; min_order_qty_header: string; gross_amount: string; fields: { item_label: string; item_placeholder: string; vendor_label: string; vendor_placeholder: string; uom_label: string; uom_placeholder: string; description_label: string; description_placeholder: string; specification_label: string; specification_placeholder: string; rate_label: string; rate_placeholder: string; min_order_qty_label: string; min_order_qty_placeholder: string; gross_amount_label: string; gross_amount_placeholder: string; }; }; }; }; hrms: { name: string; title: string; }; office: { name: string; title: string; }; rental: { name: string; title: string; settings: { title: string; termsAndConditions: { title: string; add_label: string; edit_label: string; table: { id: string; name: string; status: string; }; fields: { id: string; id_placeholder: string; name: string; name_placeholder: string; status: string; terms_and_condition_placeholder: string; }; msg: { delete: string; create: string; update: string; }; }; configuration: { title: string; add_label: string; edit_label: string; fields: { initial_invoicing: string; inventory_status: string; no_of_days: string; no_of_days_placeholder: string; }; msg: { save: string; }; }; billingCycle: { title: string; view_title: string; add_label: string; edit_label: string; fields: { id: string; id_placeholder: string; name: string; name_placeholder: string; count: string; count_placeholder: string; duration: string; duration_placeholder: string; company: string; company_placeholder: string; }; table: { id: string; name: string; duration: string; company: string; }; }; settings: { title: string; quote_percentage_label: string; }; }; opportunity: { title: string; breadScrumbTitle: string; add_label: string; edit_label: string; view_label: string; view_sales_pipeline: string; msg: { save: string; requestApproved: string; requestRejected: string; requestSubmitted: string; delete: string; }; tabs: { basic_details: string; address: string; contact: string; promotion: string; }; sections: { generalDetail: string; items: string; attachment: string; follow_up: string; ownerDetail: string; classification: string; amount: string; tax: string; add_follow_up: string; attachments: string; }; button: { apply_promotion: string; apply: string; }; fields: { id_label: string; id_placeholder: string; name_label: string; name_placeholder: string; item_label: string; item_placeholder: string; type_label: string; type_placeholder: string; versionNumber_label: string; versionNumber_placeholder: string; quantity_label: string; quantity_placeholder: string; uom_label: string; uom_placeholder: string; attachment_label: string; company_label: string; company_placeholder: string; startDate_label: string; startDate_placeholder: string; endDate_label: string; endDate_placeholder: string; expiryDate_label: string; expiryDate_placeholder: string; location_label: string; location_placeholder: string; narration_label: string; narration_placeholder: string; status_label: string; limit_label: string; limit_placeholder: string; usage_limit_label: string; limit_usage_label: string; account_label: string; percentage_label: string; fixed_amount_label: string; buy_x_get_y_label: string; coupon_number_header: string; coupon_number_placeholder: string; contact_header: string; contact_placeholder: string; closing_date_header: string; closing_date_placeholder: string; expected_revenue_header: string; expected_revenue_placeholder: string; stage_header: string; stage_placeholder: string; probability_header: string; WinLoss_reason_header: string; WinLoss_reason_placeholder: string; phone_number_header: string; phone_number_placeholder: string; email_header: string; email_placeholder: string; website_header: string; website_placeholder: string; currency_header: string; currency_placeholder: string; exchance_rate_header: string; reference_no_header: string; reference_no_placeholder: string; priority_header: string; priority_placeholder: string; salesperson_header: string; salesperson_placeholder: string; source_header: string; source_placeholder: string; industry_header: string; industry_placeholder: string; department_label: string; department_placeholder: string; status_header: string; coupon_code_label: string; coupon_code_placeholder: string; delivery_commitment_date_label: string; delivery_commitment_date_placeholder: string; expected_shipping_date_label: string; expected_shipping_date_placeholder: string; rate_label: string; rate_placeholder: string; available_label: string; onhand_label: string; reserved_label: string; discount_item_label: string; discount_item_placeholder: string; discount_rate_label: string; gross_amount_label: string; net_amount_label: string; tax_amount_label: string; discount_amount_label: string; total_amount_label: string; tax_template_label: string; tax_template_placeholder: string; follow_up_type_label: string; follow_up_type_placeholder: string; remind_me_label: string; remind_me_placeholder: string; date_label: string; date_placeholder: string; time_label: string; time_placeholder: string; address_type_label: string; address_type_placeholder: string; addressee_label: string; addressee_placeholder: string; address_label: string; address_placeholder: string; zip_code_label: string; zip_code_placeholder: string; city_label: string; city_placeholder: string; state_label: string; state_placeholder: string; country_label: string; country_placeholder: string; summary_label: string; view_attachment_label: string; }; table: { id_header: string; company_header: string; expected_revenue_header: string; stage_header: string; closing_date_header: string; contact_name_header: string; salesperson_header: string; item_header: string; item_placeholder: string; item_category_header: string; item_category_placeholder: string; description_header: string; description_placeholder: string; min_quantity_header: string; min_quantity_placeholder: string; location_header: string; location_placeholder: string; discount_header: string; discount_placeholder: string; customer_header: string; customer_placeholder: string; contact_header: string; contact_placeholder: string; customer_segment_header: string; customer_segment_placeholder: string; discount_percentage_header: string; discount_percentage_placeholder: string; max_amount_header: string; narration_header: string; order_total_header: string; entries_header: string; uom_header: string; delivery_commitment_label: string; expected_Shipping_date_label: string; quantity_label: string; available_label: string; onhand_label: string; reserved_label: string; rate_label: string; gross_amount_label: string; discount_item_label: string; discount_rate_label: string; discount_amount_label: string; net_amount_label: string; tax_template_label: string; tax_rate_label: string; tax_amount_label: string; total_amount_label: string; department_label: string; narration: string; promotionAmount_header: string; name_header: string; email_header: string; followUpType_header: string; followUpDateTime_header: string; followUpRemindMe_header: string; followUpDescription_header: string; addressType_header: string; addressee_header: string; defaultShippingAddress_header: string; defaultBillingAddress_header: string; countryCode_header: string; contactNumber_header: string; addrressOne_header: string; addressTwo_header: string; addressThree_header: string; zipCode_header: string; city_header: string; state_header: string; country_header: string; summary_header: string; }; }; leads: { title: string; add_label: string; edit_label: string; cancel: string; save: string; no_log: string; view_more: string; add_new_log: string; view_in_calender: string; entries: string; contacts: string; msg: { save: string; delete: string; error: string; saveDraftErr: string; communicationLogMsg: string; shipping_error: string; another_address: string; update_address: string; contact_error: string; required_error: string; contact_req_error: string; delete_description: string; }; tabs: { basicDetails: string; address: string; contact: string; }; sections: { generalDetail: string; address: string; contact: string; followUp: string; ownerDetails: string; classification: string; attachments: string; }; button: { apply_promotion: string; apply: string; }; fields: { type_lable: string; id_label: string; id_placeholder: string; firstName_label: string; firstName_placeholder: string; middleName_label: string; middleName_placeholder: string; lastName_label: string; lastName_placeholder: string; name_label: string; type_label: string; name_placeholder: string; lead_company_label: string; company_label: string; company_placeholder: string; phone_label: string; phone_placeholder: string; email_label: string; email_placeholder: string; website_label: string; website_placeholder: string; status_label: string; status_placeholder: string; conversion_probability_label: string; reference_number_label: string; reference_number_placeholder: string; leadSource_label: string; leadSource_placeholder: string; salesPerson_label: string; salesPerson_placeholder: string; phoneNumber_label: string; phoneNumber_placeholder: string; industry_label: string; industry_placeholder: string; currency_label: string; currency_placeholder: string; priority_label: string; priority_placeholder: string; narration_label: string; narration_placeholder: string; location_label: string; location_placeholder: string; department_label: string; department_placeholder: string; annualRevenue_label: string; annualRevenue_placeholder: string; view_attachment_label: string; customer_label: string; lead_status_label: string; followup_calender_view: string; add_follow_up: string; date: string; enter_date: string; time: string; enter_time: string; description: string; enter_description: string; add_new_log: string; log_title: string; communication_type: string; agenda: string; venue: string; enter_log_title: string; select_communication_type: string; enter_agenda: string; enter_venue: string; }; table: { id_header: string; name_header: string; company_header: string; status_header: string; lead_status_header: string; owner_header: string; source_header: string; followUpType_header: string; selectFollowUpType_header: string; followUpDateTime_header: string; remindMe_header: string; selectTime_header: string; description_header: string; addFollowUpDateTime_header: string; addressType_header: string; addressee_header: string; defaultShippingAddress_header: string; defaultBillingAddress_header: string; countryCode_header: string; contactNumber_header: string; addrressOne_header: string; addressTwo_header: string; addressThree_header: string; zipCode_header: string; city_header: string; state_header: string; country_header: string; summary_header: string; email_header: string; }; }; demand: { title: string; fields: { type_label: string; type_placeholder: string; search_type_placeholder: string; subsidiary_label: string; subsidiary_placeholder: string; search_subsidiary_placeholder: string; location_label: string; location_placeholder: string; search_location_placeholder: string; item_label: string; item_placeholder: string; search_item_placeholder: string; asOfDate_label: string; asOfDate_placeholder: string; showBelowReorderPoint_label: string; procurement_label: string; production_label: string; demand_label: string; material_label: string; purchase_request_label: string; }; table: { item_header: string; description_header: string; units_header: string; demand_header: string; onHand_header: string; onOrder_header: string; available_header: string; committed_header: string; pr_header: string; required_header: string; date: string; transaction: string; location: string; quantity: string; raw_material: string; customer: string; bill_of_material_header: string; material_list_header: string; summery_label: string; }; summary: { total_label: string; viewDetails_label: string; }; actions: { filter_label: string; refresh_label: string; clearAll_label: string; detailed_view_label: string; }; }; orders: { quotation: { title: string; replacementTitle: string; detailsTitle: string; revisions: string; addLabel: string; addReplacementLabel: string; editLabel: string; table: { id: string; date: string; customer: string; status: string; salesPerson: string; item: string; uom: string; description: string; deliveryCommitmentDate: string; expectedShippingDate: string; quantity: string; priceList: string; rate: string; replacementCost: string; available: string; onHand: string; reserved: string; discountedItem: string; discountRate: string; grossAmount: string; taxAmount: string; promotionAmount: string; discountAmount: string; netAmount: string; totalAmount: string; taxTemplate: string; taxRate: string; location: string; department: string; narration: string; couponCode: string; account: string; type: string; promotionAmountOrPercent: string; }; fields: { id_label: string; id_placeholder: string; date_label: string; date_placeholder: string; customer_label: string; customer_placeholder: string; paymentTerms_label: string; paymentTerms_placeholder: string; company_label: string; company_placeholder: string; expirationDate_label: string; expirationDate_placeholder: string; deliveryCommitment_label: string; deliveryCommitment_placeholder: string; currency_label: string; currency_placeholder: string; exchangeRate_label: string; exchangeRate_placeholder: string; salesPerson_label: string; salesPerson_placeholder: string; referenceNumber_label: string; referenceNumber_placeholder: string; status_label: string; status_placeholder: string; version_label: string; version_placeholder: string; termsCondition_label: string; termsCondition_placeholder: string; narration_label: string; narration_placeholder: string; startDateTime_label: string; startDateTime_plcaeholder: string; endDateTime_label: string; endDateTime_plcaeholder: string; totalPeriod_label: string; totalPeriod_plcaeholder: string; billingCycle_label: string; billingCycle_plcaeholder: string; lastInvoiceDate_label: string; lastInvoiceDate_plcaeholder: string; nextInvoiceDate_label: string; nextInvoiceDate_plcaeholder: string; shippingAddress_label: string; shippingAddress_placeholder: string; contactPerson_label: string; contactPerson_placeholder: string; billingAddress_label: string; billingAddress_placeholder: string; placeOfSupply_label: string; placeOfSupply_placeholder: string; item_label: string; item_placeholder: string; uom_label: string; uom_placeholder: string; description_label: string; description_placeholder: string; deliveryCommitmentDate_label: string; deliveryCommitmentDate_placeholder: string; expectedShippingDate_label: string; expectedShippingDate_placeholder: string; quantity_label: string; quantity_placeholder: string; priceList_label: string; priceList_placeholder: string; rate_label: string; available_label: string; replacementCost_label: string; available_placeholder: string; onHand_label: string; onHand_placeholder: string; reserved_label: string; reserved_placeholder: string; discountItem_label: string; discountItem_placeholder: string; discountRate_label: string; discountRate_placeholder: string; grossAmount_label: string; grossAmount_placeholder: string; taxAmount_label: string; taxAmount_placeholder: string; discountAmount_label: string; discountAmount_placeholder: string; netAmount_label: string; netAmount_placeholder: string; totalAmount_label: string; totalAmount_placeholder: string; taxTemplate_label: string; taxTemplate_placeholder: string; location_label: string; location_placeholder: string; department_label: string; department_placeholder: string; postingTime_label: string; postingTime_placeholder: string; opportunity_label: string; opportunity_placeholder: string; contact_person_label: string; recurring_label: string; recurring_placeholder: string; until_date_label: string; upload_label: string; additionalDiscountOn_label: string; additionalDiscountOn_placeholder: string; additionalDiscountPercent_label: string; additionalDiscountPercent_placeholder: string; additionalDiscountAmount_label: string; additionalDiscountAmount_placeholder: string; additionalDiscount_placeholder: string; roundOff_label: string; roundOff_placeholder: string; roundOff_amount: string; cashOrNonTrade_label: string; shippingRule_label: string; shippingRule_placeholder: string; shippingCost_label: string; shippingCost_placeholder: string; handlingCost_label: string; handlingCost_placeholder: string; handlingTaxTemplate_label: string; handlingTaxTemplate_placeholder: string; shippingTaxTemplate_label: string; shippingTaxTemplate_placeholder: string; handlingTaxAmount_label: string; handlingTaxAmount_placeholder: string; shippingTaxAmount_label: string; shippingTaxAmount_placeholder: string; incoterm_label: string; incoterm_placeholder: string; supplierAddress_label: string; attachment_label: string; quote_percentage_label: string; apply_quote_percentage: string; }; sections: { basicDetails: string; rentalPeriod: string; billing: string; items: string; discounts: string; classification: string; attachment: string; amount: string; tax: string; shippingAddress: string; billingAddress: string; }; msg: { delete: string; save: string; update: string; }; tabs: { basicDetails: string; addressAndContact: string; shipping: string; promotions: string; }; }; rentalOrder: { title: string; replacementTitle: string; addLabel: string; addReplacementLabel: string; editLabel: string; deliveryOrder: { title: string; addLabel: string; }; grn: { title: string; breadCrumbTitle: string; addLabel: string; editLabel: string; }; invoice: { title: string; table: { id: string; paymentStatus: string; status: string; totalAmount: string; dueDate: string; }; }; table: { id: string; date: string; deliveryDate: string; customer: string; status: string; invoiceStatus: string; deliveryStatus: string; salesPerson: string; company: string; item: string; uom: string; description: string; deliveryCommitmentDate: string; expectedShippingDate: string; quantity: string; priceList: string; rate: string; replacementCost: string; available: string; onHand: string; reserved: string; discountedItem: string; discountRate: string; grossAmount: string; taxAmount: string; discountAmount: string; netAmount: string; totalAmount: string; taxTemplate: string; taxRate: string; location: string; department: string; narration: string; rentalOrderLine: string; remaining: string; couponCode: string; account: string; type: string; promotionAmountOrPercent: string; packageName: string; dimentions: string; weight: string; packageDetails: string; recieptDate: string; refNo: string; }; fields: { id_label: string; id_placeholder: string; date_label: string; date_placeholder: string; rentalOrder_label: string; rentalOrder_placeholder: string; customer_label: string; customer_placeholder: string; paymentTerms_label: string; paymentTerms_placeholder: string; company_label: string; company_placeholder: string; expirationDate_label: string; expirationDate_placeholder: string; deliveryCommitment_label: string; deliveryCommitment_placeholder: string; currency_label: string; currency_placeholder: string; exchangeRate_label: string; exchangeRate_placeholder: string; salesPerson_label: string; salesPerson_placeholder: string; referenceNumber_label: string; referenceNumber_placeholder: string; status_label: string; status_placeholder: string; version_label: string; version_placeholder: string; termsCondition_label: string; termsCondition_placeholder: string; narration_label: string; narration_placeholder: string; poDate_label: string; poDate_placeholder: string; project_label: string; project_placeholder: string; receivedBy_label: string; receivedBy_placeholder: string; receipt_date_label: string; transportedBy_label: string; transportedBy_placeholder: string; driver_label: string; driver_placeholder: string; transportationId_label: string; transportationId_placeholder: string; vehicleNumber_label: string; vehicleNumber_placeholder: string; startDateTime_label: string; startDateTime_plcaeholder: string; endDateTime_label: string; endDateTime_plcaeholder: string; totalPeriod_label: string; totalPeriod_plcaeholder: string; billing_type_label: string; billingCycle_label: string; billingCycle_plcaeholder: string; lastInvoiceDate_label: string; lastInvoiceDate_plcaeholder: string; nextInvoiceDate_label: string; nextInvoiceDate_plcaeholder: string; goodReceiptNote_label: string; delivery_note_label: string; shippingAddress_label: string; shippingAddress_placeholder: string; contactPerson_label: string; contactPerson_placeholder: string; billingAddress_label: string; billingAddress_placeholder: string; placeOfSupply_label: string; placeOfSupply_placeholder: string; item_label: string; item_placeholder: string; rentalOrderLine: string; enter_line: string; quantity: string; enter_quantity: string; uom_label: string; uom_placeholder: string; description_label: string; remaining: string; enter_remaining: string; totalAmount: string; description_placeholder: string; deliveryDate_label: string; deliveryDate_placeholder: string; deliveryCommitmentDate_label: string; deliveryCommitmentDate_placeholder: string; expectedShippingDate_label: string; expectedShippingDate_placeholder: string; quantity_label: string; quantity_placeholder: string; priceList_label: string; priceList_placeholder: string; available_label: string; rate_label: string; available_placeholder: string; onHand_label: string; onHand_placeholder: string; reserved_label: string; reserved_placeholder: string; discountItem_label: string; discountItem_placeholder: string; discountRate_label: string; discountRate_placeholder: string; grossAmount_label: string; grossAmount_placeholder: string; taxAmount_label: string; taxAmount_placeholder: string; discountAmount_label: string; discountAmount_placeholder: string; netAmount_label: string; netAmount_placeholder: string; totalAmount_label: string; totalAmount_placeholder: string; taxTemplate_label: string; taxTemplate_placeholder: string; location_label: string; location_placeholder: string; department_label: string; department_placeholder: string; postingTime_label: string; postingTime_placeholder: string; opportunity_label: string; opportunity_placeholder: string; contact_person_label: string; recurring_label: string; recurring_placeholder: string; until_date_label: string; upload_label: string; additionalDiscountOn_label: string; additionalDiscountOn_placeholder: string; additionalDiscountPercent_label: string; additionalDiscountPercent_placeholder: string; additionalDiscountAmount_label: string; additionalDiscountAmount_placeholder: string; additionalDiscount_placeholder: string; roundOff_label: string; roundOff_placeholder: string; roundOff_amount: string; cashOrNonTrade_label: string; shippingDate_label: string; shippingDate_placeholder: string; shippingRule_label: string; shippingRule_placeholder: string; shippingCost_label: string; shippingCost_placeholder: string; handlingCost_label: string; handlingCost_placeholder: string; handlingTaxTemplate_label: string; handlingTaxTemplate_placeholder: string; shippingTaxTemplate_label: string; shippingTaxTemplate_placeholder: string; handlingTaxAmount_label: string; handlingTaxAmount_placeholder: string; shippingTaxAmount_label: string; shippingTaxAmount_placeholder: string; incoterm_label: string; incoterm_placeholder: string; supplierAddress_label: string; attachment_label: string; }; sections: { basicDetails: string; rentalPeriod: string; billing: string; items: string; discounts: string; delivery: string; classification: string; attachment: string; amount: string; tax: string; shippingAddress: string; billingAddress: string; transportation: string; rentalDetails: string; }; msg: { delete: string; grnDelete: string; save: string; update: string; requestApproved: string; requestRejected: string; requestSubmitted: string; deliveryOrderSaved: string; }; tabs: { basicDetails: string; addressAndContact: string; shipping: string; promotions: string; packages: string; }; }; }; invoice: { title: string; jobTitle: string; routes: { job: string; }; filters: { date: string; date_placeholder: string; invoice_date: string; invoice_date_placeholder: string; customer_label: string; customer_placeholder: string; subsidiary_label: string; subsidiary_placeholder: string; next_invoice_date_label: string; }; fields: { type_label: string; type_placeholder: string; subsidiary_label: string; subsidiary_placeholder: string; location_label: string; location_placeholder: string; asOfDate_label: string; asOfDate_placeholder: string; showBelowReorderPoint_label: string; allCustomers_label: string; }; invoiceDialog: { title: string; date_label: string; date_placeholder: string; success: string; invoice_date_msg: string; }; table: { item_header: string; description_header: string; units_header: string; demand_header: string; onHand_header: string; onOrder_header: string; available_header: string; committed_header: string; pr_header: string; required_header: string; date: string; transaction: string; location: string; quantity: string; raw_material: string; }; summary: { total_label: string; viewDetails_label: string; }; actions: { filter_label: string; refresh_label: string; clearAll_label: string; }; }; crossHire: { title: string; request: { title: string; addLabel: string; editLabel: string; table: { id: string; date: string; rentalOrderId: string; status: string; item: string; vendorName: string; uom: string; description: string; description_placeholder: string; quantity: string; quantity_placeholder: string; rate: string; replacementCost: string; available: string; onHand: string; rentalDurationType: string; rentalDurationType_placeholder: string; discountItem: string; discountItem_placeholder: string; discountRate: string; grossAmount: string; taxAmount: string; discountAmount: string; netAmount: string; totalAmount: string; taxTemplate: string; taxTemplate_placeholder: string; amount: string; taxRate: string; tax: string; location: string; department: string; narration: string; tax_code: string; tax_rate: string; actual_amount: string; add_item_label: string; package_label: string; item_placeholder: string; uom_placeholder: string; on_hand: string; replacement_cost: string; discount_item: string; discount_item_placeholder: string; discount_rate: string; gross_amount: string; tax_amount: string; discount_amount: string; net_amount: string; total_amount: string; vendor_name_header: string; vendor_name_placeholder: string; classification: string; }; msg: { add: string; update: string; delete: string; requestSubmitted: string; requestApproved: string; requestRejected: string; requiredError: string; allRequiredError: string; }; sections: { basicDetails: string; items: string; classification: string; attachment: string; }; fields: { id_label: string; id_placeholder: string; date_label: string; date_placeholder: string; rentalOrderId_label: string; rentalOrderId_placeholder: string; company_label: string; company_placeholder: string; purchaseRepresentative_label: string; purchaseRepresentative_placeholder: string; vendor_label: string; vendor_placeholder: string; currency_label: string; currency_placeholder: string; narration_label: string; narration_placeholder: string; items_label: string; item_label: string; vendorItemName_label: string; uom_label: string; classification_label: string; location_label: string; location_placeholder: string; department_label: string; attachment_label: string; upload_label: string; }; }; process: { title: string; fields: { type_label: string; type_placeholder: string; subsidiary_label: string; subsidiary_placeholder: string; search_subsidiary_placeholder: string; location_label: string; location_placeholder: string; search_location_placeholder: string; item_label: string; item_placeholder: string; asOfDate_label: string; asOfDate_placeholder: string; showBelowReorderPoint_label: string; }; table: { item_header: string; rental_order_id_header: string; request_quantity_header: string; onHand_header: string; available_header: string; order_quantity_header: string; committed_header: string; pr_header: string; required_header: string; date: string; transaction: string; location: string; quantity: string; raw_material: string; cross_hire_qty: string; vendor: string; cross_hire_type: string; currency: string; unit_rate: string; purchase_uom: string; amount: string; narration: string; }; summary: { total_label: string; viewDetails_label: string; }; msg: { success: string; allRequiredError: string; }; actions: { filter_label: string; refresh_label: string; clearAll_label: string; }; }; orders: { title: string; detailsTitle: string; revisions: string; addLabel: string; editLabel: string; grnLabel: string; billLabel: string; receiveLabel: string; returnLabel: string; deliveriesLabel: string; printGRN: string; printLabel: string; markShippedLabel: string; packagingLabel: string; packagingDetails: string; table: { id: string; hire_order_number: string; date: string; reference_number: string; confirmation_date: string; vendor: string; purchaseRepresentative_header: string; company_header: string; expectedReceipt_header: string; totalValue_header: string; status_header: string; billingStatus_header: string; receivingStatus_header: string; recieptDate: string; refNo: string; company: string; location: string; }; itemsTabs: { itemEntries: string; expensed: string; }; fields: { hire_order_number_label: string; hire_order_number_placeholder: string; date_label: string; date_placeholder: string; rental_order_id_label: string; rental_order_id_placeholder: string; supplier_label: string; supplier_placeholder: string; cross_hire_type_label: string; cross_hire_type_placeholder: string; company_label: string; company_placeholder: string; location_label: string; location_placeholder: string; confirmation_date_label: string; confirmation_date_placeholder: string; expected_receipt_date_label: string; expected_receipt_date_placeholder: string; terms_and_conditions_label: string; terms_and_conditions_placeholder: string; agreement_label: string; agreement_placeholder: string; currency_label: string; currency_placeholder: string; exchange_rate_label: string; exchange_rate_placeholder: string; payment_terms_label: string; payment_terms_placeholder: string; purchase_representive_label: string; purchase_representive_placeholder: string; referenceNumber_label: string; referenceNumber_placeholder: string; incoterm_label: string; incoterm_placeholder: string; narration_label: string; narration_placeholder: string; startDateTime_label: string; startDateTime_placeholder: string; endDateTime_label: string; endDateTime_placeholder: string; totalPeriod_label: string; totalPeriod_placeholder: string; shippingAddress_label: string; shippingAddress_placeholder: string; contactPerson_label: string; contactPerson_placeholder: string; billingAddress_label: string; billingAddress_placeholder: string; placeOfSupply_label: string; placeOfSupply_placeholder: string; supplier_address_label: string; supplier_address_placeholder: string; item_label: string; item_placeholder: string; uom_label: string; uom_placeholder: string; description_label: string; description_placeholder: string; deliveryCommitmentDate_label: string; deliveryCommitmentDate_placeholder: string; expectedShippingDate_label: string; expectedShippingDate_placeholder: string; quantity_label: string; quantity_placeholder: string; priceList_label: string; priceList_placeholder: string; available_label: string; available_placeholder: string; onHand_label: string; onHand_placeholder: string; reserved_label: string; reserved_placeholder: string; discountItem_label: string; discountItem_placeholder: string; discountRate_label: string; discountRate_placeholder: string; grossAmount_label: string; grossAmount_placeholder: string; taxAmount_label: string; taxAmount_placeholder: string; discountAmount_label: string; discountAmount_placeholder: string; netAmount_label: string; netAmount_placeholder: string; totalAmount_label: string; totalAmount_placeholder: string; taxTemplate_label: string; taxTemplate_placeholder: string; department_label: string; department_placeholder: string; postingTime_label: string; postingTime_placeholder: string; opportunity_label: string; opportunity_placeholder: string; contact_person_label: string; recurring_label: string; recurring_placeholder: string; until_date_label: string; upload_label: string; additionalDiscountOn_label: string; additionalDiscountOn_placeholder: string; additionalDiscountPercent_label: string; additionalDiscountPercent_placeholder: string; additionalDiscountAmount_label: string; additionalDiscountAmount_placeholder: string; additionalDiscount_placeholder: string; roundOff_label: string; roundOff_placeholder: string; roundOff_amount: string; cashOrNonTrade_label: string; shippingRule_label: string; shippingRule_placeholder: string; shippingCost_label: string; shippingCost_placeholder: string; handlingCost_label: string; handlingCost_placeholder: string; handlingTaxTemplate_label: string; handlingTaxTemplate_placeholder: string; shippingTaxTemplate_label: string; shippingTaxTemplate_placeholder: string; handlingTaxAmount_label: string; handlingTaxAmount_placeholder: string; shippingTaxAmount_label: string; shippingTaxAmount_placeholder: string; supplierAddress_label: string; attachment_label: string; id_label: string; id_placeholder: string; vendor_label: string; vendor_placeholder: string; transportedBy_label: string; transportedBy_placeholder: string; driver_label: string; driver_placeholder: string; transportationId_label: string; transportationId_placeholder: string; vehicleNumber_label: string; vehicleNumber_placeholder: string; receipt_date_label: string; receipt_date_placeholder: string; receivedBy_label: string; receivedBy_placeholder: string; grnNo_label: string; grnNo_placeholder: string; }; item_table: { item_header: string; item_placeholder: string; landedCost_header: string; vendor_header: string; vendor_placeholder: string; uom_header: string; uom_placeholder: string; quantity_header: string; quantity_placeholder: string; description_header: string; description_placeholder: string; rate_header: string; rate_placeholder: string; rental_duration_type_header: string; rental_duration_type_placeholder: string; discountItem_header: string; discountItem_placeholder: string; discountRate_header: string; discountRate_placeholder: string; grossAmount_header: string; grossAmount_placeholder: string; taxRate_header: string; taxRate_placeholder: string; taxAmount_header: string; taxAmount_placeholder: string; discountAmount_header: string; discountAmount_placeholder: string; netAmount_header: string; netAmount_placeholder: string; totalAmount_header: string; totalAmount_placeholder: string; taxTemplate_header: string; taxTemplate_placeholder: string; location_header: string; location_placeholder: string; department_header: string; department_placeholder: string; classification_header: string; classification_placeholder: string; narration_header: string; narration_placeholder: string; poLine_header: string; onHand_header: string; remaining_header: string; available_header: string; traceDetails_header: string; orderLine_header: string; }; expense_table: { account_header: string; account_placeholder: string; rate_header: string; rate_placeholder: string; discountItem_header: string; discountItem_placeholder: string; discountRate_header: string; discountRate_placeholder: string; grossAmount_header: string; grossAmount_placeholder: string; taxRate_header: string; taxRate_placeholder: string; taxAmount_header: string; taxAmount_placeholder: string; discountAmount_header: string; discountAmount_placeholder: string; netAmount_header: string; netAmount_placeholder: string; totalAmount_header: string; totalAmount_placeholder: string; taxTemplate_header: string; taxTemplate_placeholder: string; taxCode_header: string; taxCode_placeholder: string; location_header: string; location_placeholder: string; department_header: string; department_placeholder: string; narration_header: string; narration_placeholder: string; }; sections: { basicDetails: string; rentalPeriod: string; billing: string; items: string; discounts: string; classification: string; attachment: string; amount: string; tax: string; shippingAddress: string; billingAddress: string; transportation: string; }; msg: { delete: string; save: string; update: string; requestApproved: string; requestRejected: string; requestSubmitted: string; }; tabs: { basicDetails: string; addressAndContact: string; }; grn: { title: string; add_label: string; edit_label: string; table: { id_header: string; date_header: string; vendor_header: string; company_header: string; currency_header: string; referenceNo_header: string; status_header: string; }; msg: { save: string; delete: string; error: string; itemSave: string; itemSaveError: string; itemDelete: string; itemDeleteError: string; }; }; traceFields: { item_label: string; location_label: string; destinationLocation_header: string; availableQty_header: string; Qty_header: string; request_header: string; reserve_header: string; lot_header: string; lot_placeholder: string; bin_header: string; bin_placeholder: string; quantity_header: string; quantity_placeholder: string; }; deliveryOrder: { title: string; add_label: string; edit_label: string; tabs: { basicDetails: string; addressAndContact: string; shipping: string; package: string; }; table: { id_header: string; date_header: string; vendor_header: string; status_header: string; location_header: string; company_header: string; }; msg: { save: string; delete: string; error: string; itemSave: string; itemSaveError: string; itemDelete: string; itemDeleteError: string; }; fields: { id_label: string; id_placeholder: string; date_label: string; date_placeholder: string; hireOrderLine_label: string; hireOrderLine_placeholder: string; rentalOrder_label: string; rentalOrder_placeholder: string; hireOrder_label: string; hireOrder_placeholder: string; customer_label: string; customer_placeholder: string; vendor_label: string; vendor_placeholder: string; receipt_label: string; receipt_placeholder: string; paymentTerms_label: string; paymentTerms_placeholder: string; company_label: string; company_placeholder: string; expirationDate_label: string; expirationDate_placeholder: string; deliveryCommitment_label: string; deliveryCommitment_placeholder: string; currency_label: string; currency_placeholder: string; exchangeRate_label: string; exchangeRate_placeholder: string; salesPerson_label: string; salesPerson_placeholder: string; referenceNumber_label: string; referenceNumber_placeholder: string; status_label: string; status_placeholder: string; version_label: string; version_placeholder: string; termsCondition_label: string; termsCondition_placeholder: string; narration_label: string; narration_placeholder: string; poDate_label: string; poDate_placeholder: string; project_label: string; project_placeholder: string; receivedBy_label: string; receivedBy_placeholder: string; transportedBy_label: string; transportedBy_placeholder: string; driver_label: string; driver_placeholder: string; transportationId_label: string; transportationId_placeholder: string; vehicleNumber_label: string; vehicleNumber_placeholder: string; startDateTime_label: string; startDateTime_plcaeholder: string; endDateTime_label: string; endDateTime_plcaeholder: string; totalPeriod_label: string; totalPeriod_plcaeholder: string; billingCycle_label: string; billingCycle_plcaeholder: string; lastInvoiceDate_label: string; lastInvoiceDate_plcaeholder: string; nextInvoiceDate_label: string; nextInvoiceDate_plcaeholder: string; shippingAddress_label: string; shippingAddress_placeholder: string; contactPerson_label: string; contactPerson_placeholder: string; billingAddress_label: string; billingAddress_placeholder: string; placeOfSupply_label: string; placeOfSupply_placeholder: string; supplier_address_label: string; supplier_address_placeholder: string; item_label: string; item_placeholder: string; uom_label: string; uom_placeholder: string; description_label: string; description_placeholder: string; deliveryDate_label: string; deliveryDate_placeholder: string; deliveryCommitmentDate_label: string; deliveryCommitmentDate_placeholder: string; expectedShippingDate_label: string; expectedShippingDate_placeholder: string; quantity_label: string; quantity_placeholder: string; priceList_label: string; priceList_placeholder: string; available_label: string; available_placeholder: string; onHand_label: string; onHand_placeholder: string; reserved_label: string; reserved_placeholder: string; remaining_label: string; remaining_placeholder: string; discountItem_label: string; discountItem_placeholder: string; discountRate_label: string; discountRate_placeholder: string; grossAmount_label: string; grossAmount_placeholder: string; taxAmount_label: string; taxAmount_placeholder: string; discountAmount_label: string; discountAmount_placeholder: string; netAmount_label: string; netAmount_placeholder: string; totalAmount_label: string; totalAmount_placeholder: string; taxTemplate_label: string; taxTemplate_placeholder: string; location_label: string; location_placeholder: string; department_label: string; department_placeholder: string; postingTime_label: string; postingTime_placeholder: string; opportunity_label: string; opportunity_placeholder: string; contact_person_label: string; recurring_label: string; recurring_placeholder: string; until_date_label: string; upload_label: string; additionalDiscountOn_label: string; additionalDiscountOn_placeholder: string; additionalDiscountPercent_label: string; additionalDiscountPercent_placeholder: string; additionalDiscountAmount_label: string; additionalDiscountAmount_placeholder: string; additionalDiscount_placeholder: string; roundOff_label: string; roundOff_placeholder: string; roundOff_amount: string; cashOrNonTrade_label: string; shippingDate_label: string; shippingDate_placeholder: string; shippingRule_label: string; shippingRule_placeholder: string; shippingCost_label: string; shippingCost_placeholder: string; handlingCost_label: string; handlingCost_placeholder: string; handlingTaxTemplate_label: string; handlingTaxTemplate_placeholder: string; shippingTaxTemplate_label: string; shippingTaxTemplate_placeholder: string; handlingTaxAmount_label: string; handlingTaxAmount_placeholder: string; shippingTaxAmount_label: string; shippingTaxAmount_placeholder: string; incoterm_label: string; incoterm_placeholder: string; supplierAddress_label: string; attachment_label: string; }; sections: { basicDetails: string; rentalPeriod: string; billing: string; items: string; discounts: string; delivery: string; classification: string; attachment: string; amount: string; tax: string; shippingAddress: string; billingAddress: string; transportation: string; }; item_table: { status: string; salesPerson: string; company: string; item: string; uom: string; description: string; quantity: string; rate: string; available: string; onHand: string; reserved: string; location: string; department: string; narration: string; hireOrderLine: string; remaining: string; recieptDate: string; refNo: string; package: string; traceDetails: string; }; package_table: { packageName: string; dimentions: string; weight: string; packageDetails: string; }; packageFields: { item_label: string; sourceLocation_label: string; available_header: string; package_header: string; package_placeholder: string; quantity_header: string; quantity_placeholder: string; }; }; }; }; agreement: { name: string; title: string; subHeading: string; add_label: string; edit_label: string; view_label: string; msg: { save: string; delete: string; error: string; requestApproved: string; requestRejected: string; requestSubmitted: string; validated: string; closed: string; draft: string; update: string; }; sections: { basic_details: string; items: string; attachments: string; classification: string; rental_period: string; add_item: string; }; table: { id_header: string; date_header: string; name_header: string; purchase_representative_header: string; vendor_header: string; company_header: string; valid_header: string; status_header: string; }; fields: { id_label: string; id_placeholder: string; date_label: string; startDate_label: string; endDate_label: string; startDate_placeholder: string; endDate_placeholder: string; date_placeholder: string; total_period_label: string; total_period_placeholder: string; name_label: string; name_placeholder: string; type_label: string; type_placeholder: string; vendor_label: string; vendor_placeholder: string; purchase_representative_label: string; purchase_representative_placeholder: string; valid_up_to_label: string; valid_up_to_placeholder: string; company_label: string; company_placeholder: string; currency_label: string; currency_placeholder: string; payment_terms_label: string; payment_terms_placeholder: string; incoterms_label: string; incoterms_placeholder: string; instructions_label: string; instructions_placeholder: string; narration_label: string; narration_placeholder: string; update_vendor_prices_label: string; location_label: string; location_placeholder: string; department_label: string; department_placeholder: string; view_attachments_label: string; }; item_table: { item_name_header: string; vendor_header: string; uom_header: string; description_header: string; specification_header: string; rate_header: string; min_order_qty_header: string; gross_amount: string; duration_label: string; fields: { item_label: string; item_placeholder: string; vendor_label: string; vendor_placeholder: string; uom_label: string; uom_placeholder: string; duration_label: string; duration_placeholder: string; description_label: string; description_placeholder: string; specification_label: string; specification_placeholder: string; rate_label: string; rate_placeholder: string; min_order_qty_label: string; min_order_qty_placeholder: string; gross_amount_label: string; gross_amount_placeholder: string; }; }; }; crossHireRfq: { title: string; add_label: string; add_response_label: string; edit_label: string; edit_response_label: string; detail_label: string; previouse_price_msg: string; response_title: string; analyze_compare_label: string; analyze_item_label: string; response_received_label: string; subsidiary_label: string; subsidiary_placeholder: string; search_subsidiary_placeholder: string; location_label: string; location_placeholder: string; search_location_placeholder: string; search_item: string; select_item: string; as_of_date: string; alredy_awarded: string; warn_awarded: string; msg: { save: string; delete: string; cancel: string; error: string; tendor: string; repsoneSave: string; }; button: { response: string; order: string; agreement: string; rfq: string; orders: string; }; tabs: { basicDetails: string; addressAndContact: string; }; sections: { generalDetail: string; upload: string; classification: string; items: string; discounts: string; call_for_tender: string; companyShippibngAddress: string; companyBillingAddress: string; rental_period: string; }; dropdown: { print: string; sendEmail: string; }; fields: { id_label: string; id_placeholder: string; date_label: string; date_placeholder: string; copy_product: string; rfq_id_label: string; department_label: string; department_placeholder: string; orderDeadline_label: string; orderDeadline_placeholder: string; expectedRequiredDate_label: string; expectedRequiredDate_placeholder: string; purchaseRepresentavive_label: string; purchaseRepresentavive_placeholder: string; paymentTerm_label: string; startDate_label: string; startDate_placeholder: string; endDate_label: string; endDate_placeholder: string; total_period_label: string; total_period_placeholder: string; paymentTerm_placeholder: string; referenceNo_label: string; lead_label: string; lead_placeholder: string; referenceNo_placeholder: string; narration_label: string; narration_placeholder: string; attachment_label: string; supplierAddress_label: string; supplierAddress_placeholder: string; contactPerson_label: string; contactPerson_placeholder: string; vendor_header: string; purchaseRepresentative_header: string; company_label: string; company_placeholder: string; location_label: string; order_deadline_label: string; expected_required_date_label: string; currency_label: string; currency_placeholder: string; exchangeRate_label: string; view_attachment_label: string; vendor_label: string; vendor_placeholder: string; location_placeholder: string; exchangeRate_placeholder: string; incoterms_label: string; incoterms_placeholder: string; condition_header: string; rate_header: string; shippingAddress_label: string; shippingAddress_placeholder: string; billingAddress_label: string; billingAddress_placeholder: string; placeOfSupply_label: string; placeOfSupply_placeholder: string; }; table: { account_header: string; available_header: string; awarded_header: string; backOrdered_header: string; classification_header: string; company_header: string; condition_header: string; couponCode_header: string; currency_label: string; customer_header: string; date_header: string; duration_label: string; requested_duration_label: string; vendor_duration_label: string; delivered_header: string; deliveryStatus_header: string; department_header: string; description_header: string; description_header_placeholder: string; discountAmount_header: string; discountedAmount_header: string; discountItem_header: string; discountRate_header: string; estimated_quantity_header: string; estimated_quantity_Placeholder: string; expected_required_date_header: string; expectedRequiredDate_label: string; expectedShippingDate_header_placeholder: string; grossAmount_header: string; gross_amount_header: string; id_header: string; invoiceStatus_header: string; invoiced_header: string; item_header: string; item_header_placeholder: string; lead_time_header: string; location_header: string; minimum_order_quantity: string; narration_header: string; narration_header_placeholder: string; netAmount_header: string; notes_header: string; onHand_header: string; orderDeadline_label: string; promotionAmount_header: string; promotion_amount_header: string; purchase_order_header: string; purchaseRepresentavive_label: string; quantity_header: string; quantity_header_placeholder: string; rate_header: string; rate_header_placeholder: string; rate_in_base_currency: string; rate_in_foreign_currency: string; referenceNo_header: string; rental_duration_type: string; rental_duration: string; requested_quanity_header: string; requested_quanity_placeholder: string; requested_uom_header: string; reserved_header: string; response_date_header: string; response_id_header: string; response_message_header: string; rfq_header: string; salesperson_header: string; salesOrderStatus_header: string; specification_header: string; status_header: string; taxAmount_header: string; taxTemplate_header: string; totalAmount_header: string; type_header: string; uom_header: string; uom_header_placeholder: string; vendor_header: string; vendor_id_header: string; vendor_name_header: string; vendor_uom_header: string; add_item: string; add_comment: string; comment: string; comment_placeholder: string; }; }; purchaseOrder: { title: string; add_label: string; edit_label: string; msg: { save: string; delete: string; error: string; itemSave: string; itemSaveError: string; itemDelete: string; itemDeleteError: string; requestApproved: string; requestRejected: string; requestSubmitted: string; requiredItemsError: string; requiredError: string; allRequiredError: string; requiredItemExpenseError: string; confirmDeleteItem: string; confirmDeleteExpense: string; confirmDeleteEntry: string; confirmUpdate: string; }; sections: { items: string; attachment: string; companyShippibngAddress: string; companyBillingAddress: string; classification: string; discounts: string; subtotal: string; taxesAndCharges: string; total: string; }; fields: { id_label: string; id_placeholder: string; poId_label: string; grnId_label: string; grnId_placeholder: string; date_label: string; date_placeholder: string; supplier_label: string; supplier_placeholder: string; vendor_label: string; vendor_placeholder: string; company_label: string; company_placeholder: string; location_label: string; location_placeholder: string; confirmation_label: string; confirmation_placehodler: string; expectedReceipt_label: string; expectedReceipt_placehodler: string; agreement_label: string; agreement_placeholder: string; currency_label: string; currency_placeholder: string; exchangeRate_label: string; exchangeRate_placeholder: string; paymentTerm_label: string; paymentTerm_placeholder: string; purchaseRepresentavive_label: string; purchaseRepresentavive_placeholder: string; referenceNo_label: string; referenceNo_placeholder: string; incoTerm_label: string; incoTerm_placeholder: string; narration_label: string; narration_placeholder: string; department_label: string; department_placeholder: string; attachment_label: string; attachedFile_label: string; supplierAddress_label: string; supplierAddress_placeholder: string; contactPerson_label: string; contactPerson_placeholder: string; shippingAddress_label: string; shippingAddress_placeholder: string; billingAddress_label: string; billingAddress_placeholder: string; placeOfSupply_label: string; placeOfSupply_placeholder: string; totalQty_label: string; total_label: string; itemDiscount_label: string; additionalDiscount_label: string; totalDiscount_label: string; subtotalExcludingTaxes_label: string; subtotalExcludingDiscount_label: string; taxesAndChargesAdded_label: string; taxesAndChargesDeducted_label: string; totalTaxesAndChargesAdded_label: string; grandTotal_label: string; roundOffDifference_label: string; tax_code_label: string; tax_rate_label: string; amount_label: string; tax_label: string; classification: string; add_item_label: string; update_status_label: string; }; table: { id_header: string; date_header: string; referenceNo_header: string; confirmationDate_header: string; vendor_header: string; purchaseRepresentative_header: string; company_header: string; expectedReceipt_header: string; totalValue_header: string; status_header: string; billingStatus_header: string; receivingStatus_header: string; }; item_table: { item_header: string; item_placeholder: string; landedCost_header: string; vendor_header: string; vendor_placeholder: string; uom_header: string; uom_placeholder: string; quantity_header: string; quantity_placeholder: string; description_header: string; description_placeholder: string; rate_header: string; rate_placeholder: string; discountItem_header: string; discountItem_placeholder: string; discountRate_header: string; discountRate_placeholder: string; grossAmount_header: string; grossAmount_placeholder: string; taxRate_header: string; taxRate_placeholder: string; taxAmount_header: string; taxAmount_placeholder: string; discountAmount_header: string; discountAmount_placeholder: string; netAmount_header: string; netAmount_placeholder: string; totalAmount_header: string; totalAmount_placeholder: string; taxTemplate_header: string; taxTemplate_placeholder: string; location_header: string; location_placeholder: string; department_header: string; department_placeholder: string; classification_header: string; classification_placeholder: string; narration_header: string; narration_placeholder: string; poLine_header: string; onHand_header: string; remaining_header: string; available_header: string; traceDetails_header: string; }; expense_table: { title: string; account_header: string; amount: string; account_placeholder: string; rate_header: string; rate_placeholder: string; discountItem_header: string; discountItem_placeholder: string; discountRate_header: string; discountRate_placeholder: string; grossAmount_header: string; grossAmount_placeholder: string; taxRate_header: string; taxRate_placeholder: string; taxAmount_header: string; taxAmount_placeholder: string; discountAmount_header: string; discountAmount_placeholder: string; netAmount_header: string; netAmount_placeholder: string; totalAmount_header: string; totalAmount_placeholder: string; taxTemplate_header: string; taxTemplate_placeholder: string; taxCode_header: string; taxCode_placeholder: string; location_header: string; location_placeholder: string; department_header: string; department_placeholder: string; narration_header: string; narration_placeholder: string; }; bills_table: { id_header: string; date_header: string; totalValue_header: string; status_header: string; paymentStatus_header: string; }; tabs: { basicDetails: string; addressAndContact: string; }; itemsTabs: { itemEntries: string; expensed: string; }; grn: { title: string; add_label: string; edit_label: string; table: { id_header: string; date_header: string; vendor_header: string; company_header: string; currency_header: string; referenceNo_header: string; status_header: string; }; msg: { save: string; delete: string; error: string; itemSave: string; itemSaveError: string; itemDelete: string; itemDeleteError: string; quantityError: string; updateItemError: string; tracibility_message: string; traceability_success: string; serialError: string; lotError: string; trackingDetailsError: string; trackingDetailsUpdateError: string; validateTrackingError: string; grnScrapError: string; }; }; bills: { title: string; }; traceFields: { traceability: string; traceDetails_header: string; item_label: string; location_label: string; destinationLocation_header: string; availableQty_header: string; Qty_header: string; request_header: string; reserve_header: string; lot_header: string; lot_placeholder: string; bin_header: string; bin_placeholder: string; quantity_header: string; quantity_placeholder: string; add_lot_label: string; type_label: string; type_placeholder: string; lot_label: string; lot_enter_placeholder: string; bin_label: string; bin_add_placeholder: string; }; buttons: { receive: string; grn: string; return: string; bill: string; printGRN: string; printLabel: string; grns: string; bills: string; returns: string; }; }; requestForQuote: { title: string; add_label: string; add_response_label: string; edit_label: string; edit_response_label: string; detail_label: string; previouse_price_msg: string; response_title: string; call_for_tender: string; select_company: string; select_assembly: string; select_warehouse: string; select_bom: string; filter: string; date_range: string; date: string; company: string; assembly: string; location: string; item: string; bom: string; filter_by: string; clear_filter: string; sort: string; add_item: string; edit_item: string; add_commnent: string; comment: string; filterByResponseDate: string; alredy_awarded: string; warn_awarded: string; msg: { save: string; delete: string; cancel: string; error: string; tendor: string; repsoneSave: string; req_field_err: string; delete_item: string; delete_tender: string; all_field_err: string; update_status: string; update_status_msg: string; enter_comment: string; }; button: { response: string; order: string; agreement: string; rfq: string; orders: string; }; tabs: { basicDetails: string; addressAndContact: string; }; sections: { generalDetail: string; upload: string; classification: string; items: string; discounts: string; call_for_tender: string; companyShippibngAddress: string; companyBillingAddress: string; }; dropdown: { print: string; sendEmail: string; }; fields: { id_label: string; id_placeholder: string; date_label: string; date_placeholder: string; copy_product: string; rfq_id_label: string; department_label: string; department_placeholder: string; orderDeadline_label: string; orderDeadline_placeholder: string; expectedRequiredDate_label: string; expectedRequiredDate_placeholder: string; purchaseRepresentavive_label: string; purchaseRepresentavive_placeholder: string; paymentTerm_label: string; paymentTerm_placeholder: string; referenceNo_label: string; lead_label: string; lead_placeholder: string; referenceNo_placeholder: string; narration_label: string; narration_placeholder: string; attachment_label: string; supplierAddress_label: string; supplierAddress_placeholder: string; contactPerson_label: string; contactPerson_placeholder: string; vendor_header: string; purchaseRepresentative_header: string; company_label: string; company_placeholder: string; location_label: string; order_deadline_label: string; expected_required_date_label: string; currency_label: string; currency_placeholder: string; exchangeRate_label: string; view_attachment_label: string; vendor_label: string; vendor_placeholder: string; location_placeholder: string; exchangeRate_placeholder: string; incoterms_label: string; incoterms_placeholder: string; condition_header: string; rate_header: string; shippingAddress_label: string; shippingAddress_placeholder: string; billingAddress_label: string; billingAddress_placeholder: string; placeOfSupply_label: string; placeOfSupply_placeholder: string; search_company: string; filter_by_company: string; search_vendor: string; filter_by_vendor: string; search_items: string; filter_by_items: string; search_vendor_uom: string; filter_by_vendor_uom: string; search_currency: string; filter_by_currency: string; search_rfq: string; filter_by_rfq: string; }; table: { id_header: string; date_header: string; awarded_header: string; purchaseRepresentavive_label: string; customer_header: string; salesOrderStatus_header: string; invoiceStatus_header: string; deliveryStatus_header: string; salesperson_header: string; company_header: string; item_header: string; item_header_placeholder: string; orderDeadline_label: string; expectedRequiredDate_label: string; uom_header: string; requested_uom_header: string; vendor_uom_header: string; notes_header: string; currency_label: string; minimum_order_quantity: string; uom_header_placeholder: string; description_header: string; description_header_placeholder: string; expected_required_date_header: string; expectedShippingDate_header_placeholder: string; quantity_header: string; quantity_header_placeholder: string; rate_header: string; rate_header_placeholder: string; available_header: string; onHand_header: string; reserved_header: string; backOrdered_header: string; invoiced_header: string; delivered_header: string; grossAmount_header: string; discountItem_header: string; discountedAmount_header: string; discountRate_header: string; netAmount_header: string; taxTemplate_header: string; taxAmount_header: string; totalAmount_header: string; location_header: string; department_header: string; narration_header: string; gross_amount_header: string; couponCode_header: string; account_header: string; type_header: string; promotionAmount_header: string; promotion_amount_header: string; discountAmount_header: string; referenceNo_header: string; vendor_header: string; status_header: string; purchase_order_header: string; specification_header: string; requested_quanity_header: string; estimated_quantity_header: string; classification_header: string; rfq_header: string; condition_header: string; response_id_header: string; response_date_header: string; lead_time_header: string; response_message_header: string; vendor_id_header: string; vendor_name_header: string; rate_in_base_currency: string; rate_in_foreign_currency: string; }; item_table: { item_header: string; item_placeholder: string; landedCost_header: string; purchase_order: string; vendor_header: string; vendor_placeholder: string; uom_header: string; requested_uom: string; requested_uom_placeholder: string; vendor_uom: string; vendor_uom_placeholder: string; specification: string; specification_placeholder: string; uom_placeholder: string; quantity_header: string; quantity_placeholder: string; description_header: string; description_placeholder: string; requested_quantity_header: string; requested_quantity_placeholder: string; estimated_quantity_per_year_header: string; estimated_quantity_per_year_placeholder: string; rate_header: string; rate_placeholder: string; min_order_quantity_header: string; min_order_quantity_placeholder: string; discountItem_header: string; discountItem_placeholder: string; discountRate_header: string; discountRate_placeholder: string; grossAmount_header: string; grossAmount_placeholder: string; taxRate_header: string; taxRate_placeholder: string; taxAmount_header: string; taxAmount_placeholder: string; discountAmount_header: string; discountAmount_placeholder: string; netAmount_header: string; netAmount_placeholder: string; totalAmount_header: string; totalAmount_placeholder: string; taxTemplate_header: string; taxTemplate_placeholder: string; location_header: string; location_placeholder: string; department_header: string; department_placeholder: string; classification_header: string; classification_placeholder: string; narration_header: string; narration_placeholder: string; poLine_header: string; onHand_header: string; remaining_header: string; available_header: string; traceDetails_header: string; condition_header: string; }; }; }; common: { added_successfully: string; party: { sections: { basic_details: string; address: string; contact: string; }; fields: { firstName_label: string; firstName_placeholder: string; lastName_label: string; lastName_placeholder: string; company_label: string; company_placeholder: string; currency_label: string; currency_placeholder: string; }; msg: { success: string; error: string; }; table: { addressType_header: string; addressee_header: string; defaultShippingAddress_header: string; defaultBillingAddress_header: string; countryCode_header: string; contactNumber_header: string; addrressOne_header: string; addressTwo_header: string; addressThree_header: string; zipCode_header: string; city_header: string; state_header: string; country_header: string; summary_header: string; name_header: string; email_header: string; }; }; dateRange: string; startDate: string; endDate: string; summary: string; total: string; include_year: string; include_zeros: string; activity: string; add: string; edit: string; save: string; remove: string; delete: string; proceed: string; noData: string; company: string; error: string; msg: { created: string; updated: string; deleted: string; error: string; }; item: string; send_email: string; allAttributes_label: string; addCustomField_label: string; addColumn_label: string; sunday: string; monday: string; tuesday: string; wednesday: string; thursday: string; friday: string; saturday: string; open: string; closed: string; start_time: string; end_time: string; active: string; apply: string; inActive: string; deleteMsg: string; confirmMsg: string; new: string; submitForApproval: string; quickApproval: string; duplicate: string; actions: string; summary_view: string; edit_report: string; detail_view: string; submit: string; reSubmit: string; accept: string; select: string; reject: string; release: string; scrap: string; cancel: string; close: string; create: string; view: string; next: string; logs: string; addLog: string; validate: string; order: string; rfq: string; upload: string; print: string; email: string; sendEmail: string; sendRequest: string; quick_approval: string; send_request: string; convert: string; emailSuccess: string; emailFailed: string; sendByEmail: string; downloadReportFailed: string; delete_msg: string; createInvoice: string; generatePickingList: string; classification: string; description: string; description_placeholder: string; source_type: { title: string; create_new_source_type: string; source_type_name: string; enter_source_type_name: string; enter_description_optional: string; create_source_type: string; source_type_name_required: string; source_type_name_max: string; description_max: string; error_creating_source_type: string; source_type_header: string; description: string; description_placeholder: string; edit_source_type: string; view_source_type: string; delete_source_type: string; source_type_not_found: string; source_type_deleted_successfully: string; source_type_updated_successfully: string; source_type_created_successfully: string; status: string; active: string; inactive: string; }; location: string; export: string; import: string; refresh: string; department: string; name: string; name_placeholder: string; email_placeholder: string; contact_no: string; date: string; date_placeholder: string; time: string; time_placeholder: string; packed: string; picked: string; dispatched: string; delivered: string; activities_label: string; viewed_text: string; deleted_text: string; updated_text: string; created_text: string; enabled: string; disabled: string; discard: string; update: string; search: string; download_report: string; view_more: string; add_new_log: string; view_quotation: string; make_quotation: string; view_sales_pipeline: string; buttons: { saveAsDraft_label: string; discard_label: string; save_label: string; next_label: string; yes: string; update_label: string; back_label: string; edit_label: string; }; field: { narration: string; narration_placeholder: string; }; filter: string; filters: string; saveFilter: string; clearFilter: string; select_filter: string; search_filter: string; value: string; status: string; show: string; hide: string; subtasks: string; request: string; billOfMaterial: string; view_payment_entry: string; setting: string; id: string; draft: string; modify: string; date_range: string; assembly: string; bom: string; sort: string; filterByResponseDate: string; confirmation: string; conditions: string; all_field_err: string; package: string; lot_header: string; tax_code: string; tax_rate: string; expense_detail: string; amount: string; tax: string; traceability: string; traceability_message: string; add_lot_label: string; type_label: string; type_placeholder: string; lot_label: string; lot_enter_placeholder: string; bin_label: string; bin_add_placeholder: string; add_item: string; apply_promotion: string; rental_order: string; replacement_order: string; replacement_quotation: string; logout: string; submit_for_approval: string; dashboard: string; sales_forecast: string; orders: string; lead: string; opportunity: string; quotation: string; sales_orders: string; delivery_orders: string; customer_returns: string; settings: string; shipping_rule: string; promotions: string; customer_segments: string; delivery_settings: string; forms: string; user: string; roles: string; work_flow_automation: string; localization: string; journal_entry: string; payment_entry: string; payment: string; collection: string; payment_request: string; invoice: string; bills: string; invoices: string; cash_expense: string; credits: string; debit_notes: string; credit_notes: string; expense: string; expense_reimbursement: string; expense_report: string; commissions: string; commission_setup: string; commission_plan: string; commission_target: string; commission_assignment: string; commission: string; authorize_commission: string; month_wise_commission: string; fixed_asset_management: string; assets_management: string; asset_transfer: string; budget: string; audits: string; master_data: string; customer_management: string; vendor_management: string; balance_sheet: string; general_ledger: string; cashflow: string; profit_and_loss: string; tax_report: string; trial_balance: string; aged_payable: string; vat_report: string; aged_receivable: string; depreciation_schedule: string; journal_report: string; shareholder_report: string; schedule_report: string; chart_of_accounts: string; currency: string; journal_types: string; currency_exchange: string; tax_category: string; tax_template: string; bank: string; bank_account: string; reconciliation: string; fiscal_year: string; payment_terms: string; tax_group: string; product_management: string; itme: string; item_category: string; discounted_itme: string; configuration: string; attributes: string; bins: string; uom: string; operations: string; stock_transfer: string; bin_transfer: string; inventory_adjustment: string; sales: string; purchase: string; inventory_valuation: string; stock_status: string; reorder: string; stock_movement: string; expiry_date: string; requests: string; purchase_agreements: string; request_for_quote: string; purchase_orders: string; vendor_return_authorization: string; landed_cost: string; reports: string; gate_register: string; bill_of_material: string; demand_planning: string; job_cards: string; plans: string; production_plans: string; slit_plans: string; scaffolding_plans: string; work_order: string; to_build: string; unbuild_order: string; manage_operations: string; items: string; operation_blocks: string; equipment_failure: string; completion_report: string; component_where_used: string; bom_inquiry: string; factory_daily_consumption: string; cost_rollup: string; scrap_report: string; work_centres: string; equipments: string; work_centre_categories: string; routing: string; wip_settings: string; itmes: string; category: string; invoicing: string; invoicing_rental_order: string; previous_jobs: string; rental: string; leads: string; quotations: string; agreements: string; cross_hire: string; cross_hire_requests: string; process_cross_hire: string; billing_cycle: string; terms_and_conditions: string; cross_hire_overview: string; rental_payment_aging_report: string; rental_asset_return_report: string; rental_agreement_detail_report: string; asset_category_performance_report: string; rental_cancellations_amendments_report: string; active_rentals_report: string; rental_agreement_report: string; upcoming_expiry_report: string; rental_revenue_report: string; asset_availability_report: string; asset_utilization_report: string; customer_rental_report: string; template: string; reset_type: string; sales_settings: string; module_label_filter: string; all: string; voucher_settings_configuration: string; print_sales_quotation: string; print_rental_quotation: string; print_proforma_invoice: string; }; template_editor: { name: string; title: string; canvas: { drop_here_label: string; drag_sections_label: string; header_label: string; content_label: string; footer_label: string; }; html_editor: { title: string; subtitle: string; apply_button: string; cancel_button: string; }; header: { cancel_editing_button: string; save_button: string; preview_button: string; edit_html_button: string; }; section: { save_button: string; cancel_button: string; delete_button: string; split_button: string; }; modal: { company_selection: { title: string; cancel_button: string; continue_button: string; }; template_name: { title: string; name_label: string; name_placeholder: string; cancel_button: string; save_button: string; }; edit_section: { title: string; cancel_button: string; save_button: string; }; }; msg: { template_saved: string; template_deleted: string; template_error: string; unsaved_changes: string; }; }; }; }; es: { translation: { navbar: { home: string; dashboard: string; quotes: string; document: string; user: string; login: string; logout: string; change_password: string; }; header: { logout_confirmation: string; assigned_roles: string; }; dashboard: { name: string; title: string; subtitle: string; }; quotes: { name: string; title: string; quote_page: string; }; user: { name: string; title: string; }; document: { name: string; title: string; }; crm: { name: string; title: string; leads: { title: string; add_label: string; edit_label: string; msg: { save: string; delete: string; error: string; }; sections: { generalDetail: string; address: string; contact: string; followUp: string; ownerDetails: string; classification: string; attachments: string; }; fields: { type_lable: string; id_label: string; id_placeholder: string; firstName_label: string; firstName_placeholder: string; middleName_label: string; middleName_placeholder: string; lastName_label: string; lastName_placeholder: string; name_label: string; type_label: string; name_placeholder: string; lead_company_label: string; company_label: string; company_placeholder: string; phone_label: string; phone_placeholder: string; email_label: string; email_placeholder: string; website_label: string; website_placeholder: string; status_label: string; status_placeholder: string; conversion_probability_label: string; reference_number_label: string; reference_number_placeholder: string; leadSource_label: string; leadSource_placeholder: string; salesPerson_label: string; salesPerson_placeholder: string; phoneNumber_label: string; phoneNumber_placeholder: string; industry_label: string; industry_placeholder: string; currency_label: string; currency_placeholder: string; priority_label: string; priority_placeholder: string; narration_label: string; narration_placeholder: string; location_label: string; location_placeholder: string; department_label: string; department_placeholder: string; annualRevenue_label: string; annualRevenue_placeholder: string; view_attachment_label: string; responsible_person_label: string; responsible_person_placeholder: string; customer_label: string; lead_status_label: string; }; table: { id_header: string; name_header: string; company_header: string; status_header: string; lead_status_header: string; owner_header: string; source_header: string; followUpType_header: string; followUpDateTime_header: string; remindMe_header: string; description_header: string; addressType_header: string; addressee_header: string; defaultShippingAddress_header: string; defaultBillingAddress_header: string; countryCode_header: string; contactNumber_header: string; addrressOne_header: string; addressTwo_header: string; addressThree_header: string; zipCode_header: string; city_header: string; state_header: string; country_header: string; summary_header: string; email_header: string; }; tabs: { basicDetails: string; address: string; contact: string; }; }; }; }; }; ar: { translation: { navbar: { home: string; dashboard: string; quotes: string; document: string; user: string; login: string; logout: string; change_password: string; }; header: { logout_confirmation: string; assigned_roles: string; }; dashboard: { name: string; title: string; subtitle: string; }; quotes: { name: string; title: string; quote_page: string; }; user: { name: string; title: string; }; document: { name: string; title: string; }; manufacturing: { name: string; title: string; equipments: { title: string; add_label: string; edit_label: string; tableColumns: { id_header: string; dateTime_header: string; unitsConsumed_header: string; description_header: string; description_placeholder: string; attachment_header: string; voltageIn_header: string; startDate_header: string; endDate_header: string; workCentre_header: string; maintenanceStatus_header: string; maintenanceStatus_placeholder: string; assignedUser_header: string; maintenanceCompany_header: string; maintenanceCompany_placeholder: string; date_header: string; date_placeholder: string; }; buttons: { saveAsDraft_label: string; discard_label: string; save_label: string; }; tabs: { generalDetails: string; failures: string; maintenanceHistory: string; }; sections: { detail: string; generalDetail: string; usedBy: string; equipmentDetails: string; electricityConsumptionDetails: string; voltageInspectionDetails: string; maintenance: string; classification: string; attachment: string; }; fields: { fixedAsset_label: string; fixedAsset_placeholder: string; equipmentName_label: string; equipmentName_placeholder: string; equipmentCategory_label: string; equipmentCategory_placeholder: string; company_label: string; company_placeholder: string; alternateEquipment_label: string; alternateEquipment_placeholder: string; usedBy_label: string; usedBy_department: string; usedBy_employee: string; usedBy_other: string; workCentre_label: string; workCentre_placeholder: string; narration_label: string; narration_placeholder: string; vendor_label: string; vendor_placeholder: string; model_label: string; model_placeholder: string; serialNumber_label: string; serialNumber_placeholder: string; equipmentCost_label: string; equipmentCost_placeholder: string; effectiveDate_label: string; effectiveDate_placeholder: string; warrantyExpirationDate_label: string; warrantyExpirationDate_placeholder: string; electricityConsumptionDetails_label: string; voltageInspectionDetails_label: string; maintenance_label: string; maintenancePeriod_label: string; maintenancePeriod_placeholder: string; date_label: string; date_placeholder: string; lastMaintenanceDate_label: string; lastMaintenanceDate_placeholder: string; makeItRecurring_label: string; location_label: string; location_placeholder: string; department_label: string; department_placeholder: string; attachment_image_label: string; attachment_document_label: string; upload_label: string; }; }; workCentreCategories: { title: string; add_label: string; edit_label: string; sections: { generalDetail: string; }; fields: { name_label: string; categoryTitle_label: string; name_placeholder: string; item_label: string; item_placeholder: string; type_label: string; type_placeholder: string; narration_label: string; narration_placeholder: string; }; }; workCentre: { title: string; add_label: string; edit_label: string; sections: { generalDetail: string; productionDetail: string; equipmentDetail: string; attachment: string; workingHours: string; }; fields: { workCentre_label: string; workCentre_placeholder: string; workCentreCode_label: string; workCentreCode_placeholder: string; location_label: string; location_placeholder: string; narration_label: string; narration_placeholder: string; company_label: string; company_placeholder: string; alternateWC_label: string; alternateWC_placeholder: string; usedBy_label: string; usedBy_placeholder: string; capacity_label: string; capacity_placeholder: string; costingDetails_label: string; costingDetails_placeholder: string; setupTime_label: string; setupTime_placeholder: string; cleanUpTime_label: string; cleanUpTime_placeholder: string; equipmentDetails_label: string; equipmentDetails_placeholder: string; attachment_label: string; attachment_placeholder: string; workingHours_label: string; workingHours_placeholder: string; sameForAlldays_label: string; sameForAlldays_placeholder: string; timeEfficiency_label: string; timeEfficiency_placeholder: string; oeeTarget_label: string; oeeTarget_placeholder: string; }; table: { srNo_header: string; workCentre_header: string; workCentreCode_header: string; capacity_header: string; id_header: string; alternativeWC_header: string; company_header: string; }; }; operation: { title: string; add_label: string; edit_label: string; sections: { generalDetail: string; costingDetail: string; instructions: string; }; table: { srNo_header: string; category_header: string; category_placeholder: string; valuePerHour_header: string; valuePerHour_placeholder: string; valuePerMinute_header: string; valuePerMinute_placeholder: string; fixRate_header: string; fixRate_placeholder: string; title_header: string; title_placeholder: string; description_header: string; description_placeholder: string; attachment_header: string; operationName_header: string; id_header: string; workCentre_header: string; defaultDuration_header: string; actualDurationComputation_header: string; }; fields: { operationName_label: string; operationName_placeholder: string; workCentre_label: string; workCentre_placeholder: string; company_label: string; company_placeholder: string; location_label: string; location_placeholder: string; defaultDuration_label: string; defaultDuration_placeholder: string; defaultLabour_label: string; defaultLabour_placeholder: string; narration_label: string; narration_placeholder: string; actualDurationComputation_label: string; computationBasedOnTrackedTime_label: string; setDurationManually_label: string; copyFrom_label: string; copyFrom_placeholder: string; }; }; routing: { title: string; add_label: string; edit_label: string; saveMsg: string; sections: { generalDetail: string; routingDetail: string; }; table: { no_header: string; operation_header: string; operation_placeholder: string; operationSequence_header: string; operationSequence_placeholder: string; rawMaterials_header: string; rawMaterials_placeholder: string; workCenter_header: string; workCenter_placeholder: string; durationComputation_header: string; durationComputation_placeholder: string; duration_header: string; narration_header: string; }; fields: { id_label: string; id_placeholder: string; date_label: string; date_placeholder: string; name_label: string; name_placeholder: string; billOfMaterial_label: string; billOfMaterial_placeholder: string; item_label: string; item_placeholder: string; location_label: string; location_placeholder: string; company_label: string; company_placeholder: string; narration_label: string; narration_placeholder: string; status_label: string; status_placeholder: string; makeItDefaultForLocation_label: string; }; }; bom: { title: string; add_label: string; edit_label: string; msg: { save: string; requestApproved: string; requestRejected: string; requestSubmitted: string; delete: string; }; sections: { generalDetail: string; materials: string; }; fields: { name_label: string; name_placeholder: string; item_label: string; item_placeholder: string; versionNumber_label: string; versionNumber_placeholder: string; quantity_label: string; quantity_placeholder: string; uom_label: string; uom_placeholder: string; company_label: string; company_placeholder: string; startDate_label: string; startDate_placeholder: string; endDate_label: string; endDate_placeholder: string; location_label: string; location_placeholder: string; narration_label: string; narration_placeholder: string; status_label: string; }; table: { item_header: string; item_placeholder: string; description_header: string; description_placeholder: string; quantity_header: string; quantity_placeholder: string; uom_header: string; uom_placeholder: string; toConsume_header: string; toConsume_placeholder: string; scrap_header: string; narration_header: string; }; }; jobCards: { title: string; add_label: string; edit_label: string; operationList_label: string; completionRecord_label: string; table: { id_header: string; date_header: string; Company_header: string; Location_header: string; Item_header: string; Material_status_header: string; uom_header: string; bom_header: string; quantity_header: string; routing_header: string; status_header: string; srno_header: string; Description_header: string; available_header: string; reserved_header: string; on_hand_header: string; consume_header: string; department_header: string; scrap_header: string; narration_header: string; company_header: string; location_header: string; item_header: string; description_header: string; operation_header: string; operation_sequence_header: string; raw_material_header: string; operation_person_header: string; equipment_header: string; work_center_header: string; scheduled_start_date_header: string; expected_labor_header: string; expected_duration_header: string; actual_duration_header: string; instructions_header: string; actions_header: string; noOfEquipment_header: string; laborResources_header: string; laborSetupTime_header: string; laborRunTime_header: string; machineResources_header: string; machineSetupTime_header: string; machineRunTime_header: string; jobCardId_header: string; workOrderId_header: string; }; sections: { generalDetail: string; material: string; routingDetails: string; classification: string; }; fields: { id_label: string; id_placeholder: string; date_label: string; date_placeholder: string; company_label: string; company_placeholder: string; location_label: string; location_placeholder: string; item_label: string; item_placeholder: string; uom_label: string; uom_placeholder: string; bom_label: string; bom_placeholder: string; quantity_label: string; quantity_placeholder: string; routing_label: string; routing_placeholder: string; manufacturing_time_label: string; manufacturing_time_placeholder: string; production_start_date_label: string; production_start_date_placeholder: string; production_end_date_label: string; production_end_date_placeholder: string; reference_number_label: string; reference_number_placeholder: string; responsible_person_label: string; responsible_person_placeholder: string; narration_label: string; narration_placeholder: string; department_label: string; department_placeholder: string; workOrder_label: string; workOrder_placeholder: string; jobCard_label: string; jobCard_placeholder: string; builtQuantity_label: string; }; msg: { save: string; closed: string; cancelled: string; released: string; delete: string; noOperationRemaining: string; recordCompletionSave: string; }; buttons: { recordCompletion_label: string; completion_label: string; }; }; buildOrder: { title: string; add_label: string; edit_label: string; sections: { generalDetail: string; materials: string; classification: string; }; fields: { WorkOrder_label: string; WorkOrder_label_placeholder: string; Id: string; Id_placeholder: string; Date: string; Date_placeholder: string; Company_label: string; Company_label_placeholder: string; location_label: string; location_label_placeholder: string; narration_label: string; narration_placeholder: string; items_label: string; items_placeholder: string; uom_label: string; uom_placeholder: string; bom_label: string; bom_placeholder: string; Quantity: string; Quantity_placeholder: string; Routing_label: string; Routing_placeholder: string; department_label: string; department_placeholder: string; cleanUpTime_label: string; cleanUpTime_placeholder: string; equipmentDetails_label: string; equipmentDetails_placeholder: string; attachment_label: string; attachment_placeholder: string; workingHours_label: string; workingHours_placeholder: string; sameForAlldays_label: string; sameForAlldays_placeholder: string; timeEfficiency_label: string; timeEfficiency_placeholder: string; oeeTarget_label: string; oeeTarget_placeholder: string; }; }; workOrder: { title: string; add_label: string; edit_label: string; workOrderDetails_label: string; materialIssueDetails_label: string; addMaterialIssue_label: string; materialIssueed_label: string; issuedMaterials_label: string; issueMaterial_label: string; msg: { save: string; closed: string; cancelled: string; released: string; delete: string; }; sections: { generalDetail: string; clasification: string; materials: string; }; fields: { id_label: string; id_placeholder: string; date_label: string; date_placeholder: string; company_label: string; company_placeholder: string; location_label: string; location_placeholder: string; item_label: string; item_placeholder: string; uom_label: string; uom_placeholder: string; billOfMaterial_label: string; billOfMaterial_placeholder: string; quantity_label: string; quantity_placeholder: string; routing_label: string; routing_placeholder: string; manufacturingTime_label: string; manufacturingTime_placeholder: string; productionStartDate_label: string; productionStartDate_placeholder: string; productionEndDate_label: string; productionEndDate_placeholder: string; referenceNumber_label: string; referenceNumber_placeholder: string; responsiblePerson_label: string; responsiblePerson_placeholder: string; narration_label: string; narration_placeholder: string; department_label: string; department_placeholder: string; }; table: { item_header: string; description_header: string; uom_header: string; quantity_header: string; available_header: string; available_placeholder: string; reserved_header: string; reserved_placeholder: string; onHand_header: string; onHand_placeholder: string; classification_header: string; classification_placeholder: string; consume_header: string; consume_placeholder: string; scrap_header: string; narration_header: string; company_header: string; location_header: string; bom_header: string; routing_header: string; }; }; }; crm: { name: string; title: string; leads: { title: string; add_label: string; edit_label: string; msg: { save: string; delete: string; error: string; }; sections: { generalDetail: string; address: string; contact: string; followUp: string; ownerDetails: string; classification: string; attachments: string; }; fields: { type_lable: string; id_label: string; id_placeholder: string; firstName_label: string; firstName_placeholder: string; middleName_label: string; middleName_placeholder: string; lastName_label: string; lastName_placeholder: string; name_label: string; type_label: string; name_placeholder: string; lead_company_label: string; company_label: string; company_placeholder: string; phone_label: string; phone_placeholder: string; email_label: string; email_placeholder: string; website_label: string; website_placeholder: string; status_label: string; status_placeholder: string; conversion_probability_label: string; reference_number_label: string; reference_number_placeholder: string; leadSource_label: string; leadSource_placeholder: string; salesPerson_label: string; salesPerson_placeholder: string; phoneNumber_label: string; phoneNumber_placeholder: string; industry_label: string; industry_placeholder: string; currency_label: string; currency_placeholder: string; priority_label: string; priority_placeholder: string; narration_label: string; narration_placeholder: string; location_label: string; location_placeholder: string; department_label: string; department_placeholder: string; annualRevenue_label: string; annualRevenue_placeholder: string; view_attachment_label: string; customer_label: string; lead_status_label: string; responsible_person_label: string; responsible_person_placeholder: string; }; table: { id_header: string; name_header: string; company_header: string; status_header: string; lead_status_header: string; owner_header: string; source_header: string; followUpType_header: string; followUpDateTime_header: string; remindMe_header: string; description_header: string; addressType_header: string; addressee_header: string; defaultShippingAddress_header: string; defaultBillingAddress_header: string; countryCode_header: string; contactNumber_header: string; addrressOne_header: string; addressTwo_header: string; addressThree_header: string; zipCode_header: string; city_header: string; state_header: string; country_header: string; summary_header: string; email_header: string; }; tabs: { basicDetails: string; address: string; contact: string; }; }; customerSegment: { title: string; add_label: string; edit_label: string; msg: { save: string; requestApproved: string; requestRejected: string; requestSubmitted: string; delete: string; }; sections: { generalDetail: string; conditions: string; attachment: string; }; fields: { id_label: string; id_placeholder: string; name_label: string; name_placeholder: string; company_label: string; company_placeholder: string; startDate_label: string; startDate_placeholder: string; endDate_label: string; endDate_placeholder: string; narration_label: string; narration_placeholder: string; autoAssign_label: string; purchaseAmount_label: string; purchaseAmount_placeholder: string; purchaseCount_label: string; purchaseCount_placeholder: string; segmentDuration_label: string; segmentDuration_placeholder: string; attachment_label: string; view_attachment_label: string; attachment_placeholder: string; upload_label: string; }; table: { id_header: string; segmentName_header: string; segmentDuration_header: string; purchaseAmount_header: string; purchaseCount_header: string; validityStartDate_header: string; validityEndDate_header: string; company_header: string; status_header: string; }; }; }; procurement: { name: string; title: string; requestForQuote: { title: string; add_label: string; add_response_label: string; edit_label: string; edit_response_label: string; detail_label: string; previouse_price_msg: string; response_title: string; alredy_awarded: string; msg: { save: string; delete: string; cancel: string; error: string; tendor: string; }; button: { response: string; order: string; agreement: string; rfq: string; orders: string; }; tabs: { basicDetails: string; addressAndContact: string; }; sections: { generalDetail: string; upload: string; classification: string; items: string; discounts: string; call_for_tender: string; }; dropdown: { print: string; sendEmail: string; }; fields: { id_label: string; id_placeholder: string; date_label: string; date_placeholder: string; copy_product: string; rfq_id_label: string; department_label: string; department_placeholder: string; orderDeadline_label: string; orderDeadline_placeholder: string; expectedRequiredDate_label: string; expectedRequiredDate_placeholder: string; purchaseRepresentavive_label: string; purchaseRepresentavive_placeholder: string; paymentTerm_label: string; paymentTerm_placeholder: string; referenceNo_label: string; lead_label: string; lead_placeholder: string; referenceNo_placeholder: string; narration_label: string; narration_placeholder: string; attachment_label: string; supplierAddress_label: string; supplierAddress_placeholder: string; contactPerson_label: string; contactPerson_placeholder: string; vendor_header: string; purchaseRepresentative_header: string; company_label: string; company_placeholder: string; location_label: string; order_deadline_label: string; expected_required_date_label: string; currency_label: string; currency_placeholder: string; exchangeRate_label: string; view_attachment_label: string; vendor_label: string; vendor_placeholder: string; location_placeholder: string; exchangeRate_placeholder: string; incoterms_label: string; incoterms_placeholder: string; condition_header: string; rate_header: string; }; table: { id_header: string; date_header: string; awarded_header: string; purchaseRepresentavive_label: string; customer_header: string; salesOrderStatus_header: string; invoiceStatus_header: string; deliveryStatus_header: string; salesperson_header: string; company_header: string; item_header: string; item_header_placeholder: string; orderDeadline_label: string; expectedRequiredDate_label: string; uom_header: string; requested_uom_header: string; vendor_uom_header: string; notes_header: string; currency_label: string; minimum_order_quantity: string; uom_header_placeholder: string; description_header: string; description_header_placeholder: string; expected_required_date_header: string; expectedShippingDate_header_placeholder: string; quantity_header: string; quantity_header_placeholder: string; rate_header: string; rate_header_placeholder: string; available_header: string; onHand_header: string; reserved_header: string; backOrdered_header: string; invoiced_header: string; delivered_header: string; grossAmount_header: string; discountItem_header: string; discountedAmount_header: string; discountRate_header: string; netAmount_header: string; taxTemplate_header: string; taxAmount_header: string; totalAmount_header: string; location_header: string; department_header: string; narration_header: string; gross_amount_header: string; couponCode_header: string; account_header: string; type_header: string; promotionAmount_header: string; promotion_amount_header: string; discountAmount_header: string; referenceNo_header: string; vendor_header: string; status_header: string; purchase_order_header: string; specification_header: string; requested_quanity_header: string; estimated_quantity_header: string; classification_header: string; rfq_header: string; condition_header: string; response_id_header: string; response_date_header: string; lead_time_header: string; response_message_header: string; vendor_id_header: string; vendor_name_header: string; rate_in_base_currency: string; rate_in_foreign_currency: string; }; }; }; rental: { name: string; title: string; settings: { termsAndConditions: { title: string; add_label: string; edit_label: string; table: { id: string; name: string; status: string; }; fields: { id: string; id_placeholder: string; name: string; name_placeholder: string; status: string; terms_and_condition_placeholder: string; }; msg: { delete: string; }; }; configuration: { title: string; add_label: string; edit_label: string; fields: { initial_invoicing: string; inventory_status: string; no_of_days: string; no_of_days_placeholder: string; }; msg: { save: string; }; }; }; opportunity: { title: string; add_label: string; edit_label: string; view_label: string; view_sales_pipeline: string; msg: { save: string; requestApproved: string; requestRejected: string; requestSubmitted: string; delete: string; }; tabs: { basic_details: string; address: string; contact: string; promotion: string; }; sections: { generalDetail: string; items: string; attachment: string; follow_up: string; ownerDetail: string; classification: string; amount: string; tax: string; add_follow_up: string; attachments: string; }; button: { apply_promotion: string; apply: string; }; fields: { id_label: string; id_placeholder: string; name_label: string; name_placeholder: string; item_label: string; item_placeholder: string; type_label: string; type_placeholder: string; versionNumber_label: string; versionNumber_placeholder: string; quantity_label: string; quantity_placeholder: string; uom_label: string; uom_placeholder: string; attachment_label: string; company_label: string; company_placeholder: string; startDate_label: string; startDate_placeholder: string; endDate_label: string; endDate_placeholder: string; expiryDate_label: string; expiryDate_placeholder: string; location_label: string; location_placeholder: string; narration_label: string; narration_placeholder: string; status_label: string; limit_label: string; limit_placeholder: string; usage_limit_label: string; limit_usage_label: string; account_label: string; percentage_label: string; fixed_amount_label: string; buy_x_get_y_label: string; coupon_number_header: string; coupon_number_placeholder: string; contact_header: string; contact_placeholder: string; closing_date_header: string; closing_date_placeholder: string; expected_revenue_header: string; expected_revenue_placeholder: string; stage_header: string; stage_placeholder: string; probability_header: string; WinLoss_reason_header: string; WinLoss_reason_placeholder: string; phone_number_header: string; phone_number_placeholder: string; email_header: string; email_placeholder: string; website_header: string; website_placeholder: string; currency_header: string; currency_placeholder: string; exchance_rate_header: string; reference_no_header: string; reference_no_placeholder: string; priority_header: string; priority_placeholder: string; salesperson_header: string; salesperson_placeholder: string; source_header: string; source_placeholder: string; industry_header: string; industry_placeholder: string; department_label: string; department_placeholder: string; status_header: string; coupon_code_label: string; coupon_code_placeholder: string; delivery_commitment_date_label: string; delivery_commitment_date_placeholder: string; expected_shipping_date_label: string; expected_shipping_date_placeholder: string; rate_label: string; rate_placeholder: string; available_label: string; onhand_label: string; reserved_label: string; discount_item_label: string; discount_item_placeholder: string; discount_rate_label: string; gross_amount_label: string; net_amount_label: string; tax_amount_label: string; discount_amount_label: string; total_amount_label: string; tax_template_label: string; tax_template_placeholder: string; follow_up_type_label: string; follow_up_type_placeholder: string; remind_me_label: string; remind_me_placeholder: string; date_label: string; date_placeholder: string; time_label: string; time_placeholder: string; address_type_label: string; address_type_placeholder: string; addressee_label: string; addressee_placeholder: string; address_label: string; address_placeholder: string; zip_code_label: string; zip_code_placeholder: string; city_label: string; city_placeholder: string; state_label: string; state_placeholder: string; country_label: string; country_placeholder: string; summary_label: string; view_attachment_label: string; }; }; orders: { quotation: { title: string; addLabel: string; editLabel: string; table: { id: string; date: string; customer: string; status: string; salesPerson: string; item: string; uom: string; description: string; deliveryCommitmentDate: string; expectedShippingDate: string; quantity: string; priceList: string; rate: string; replacementCost: string; available: string; onHand: string; reserved: string; discountedItem: string; discountRate: string; grossAmount: string; taxAmount: string; discountAmount: string; netAmount: string; totalAmount: string; taxTemplate: string; taxRate: string; location: string; department: string; narration: string; couponCode: string; account: string; type: string; promotionAmountOrPercent: string; }; fields: { id_label: string; id_placeholder: string; date_label: string; date_placeholder: string; customer_label: string; customer_placeholder: string; paymentTerms_label: string; paymentTerms_placeholder: string; company_label: string; company_placeholder: string; expirationDate_label: string; expirationDate_placeholder: string; deliveryCommitment_label: string; deliveryCommitment_placeholder: string; currency_label: string; currency_placeholder: string; exchangeRate_label: string; exchangeRate_placeholder: string; salesPerson_label: string; salesPerson_placeholder: string; referenceNumber_label: string; referenceNumber_placeholder: string; status_label: string; status_placeholder: string; version_label: string; version_placeholder: string; termsCondition_label: string; termsCondition_placeholder: string; narration_label: string; narration_placeholder: string; startDateTime_label: string; startDateTime_plcaeholder: string; endDateTime_label: string; endDateTime_plcaeholder: string; totalPeriod_label: string; totalPeriod_plcaeholder: string; billingCycle_label: string; billingCycle_plcaeholder: string; lastInvoiceDate_label: string; lastInvoiceDate_plcaeholder: string; nextInvoiceDate_label: string; nextInvoiceDate_plcaeholder: string; shippingAddress_label: string; shippingAddress_placeholder: string; contactPerson_label: string; contactPerson_placeholder: string; billingAddress_label: string; billingAddress_placeholder: string; placeOfSupply_label: string; placeOfSupply_placeholder: string; postingTime_label: string; postingTime_placeholder: string; recurring_label: string; recurring_placeholder: string; upload_label: string; additionalDiscountOn_label: string; additionalDiscountOn_placeholder: string; additionalDiscountPercent_label: string; additionalDiscountPercent_placeholder: string; roundOff_label: string; roundOff_placeholder: string; roundOff_amount: string; cashOrNonTrade_label: string; shippingRule_label: string; shippingRule_placeholder: string; shippingCost_label: string; shippingCost_placeholder: string; }; sections: { basicDetails: string; rentalPeriod: string; billing: string; items: string; discounts: string; classification: string; attachment: string; amount: string; tax: string; shippingAddress: string; billingAddress: string; }; msg: { delete: string; save: string; update: string; }; tabs: { basicDetails: string; addressAndContact: string; shipping: string; promotions: string; }; }; }; invoice: { title: string; jobTitle: string; routes: { job: string; }; filters: { date: string; date_placeholder: string; invoice_date: string; invoice_date_placeholder: string; customer_label: string; customer_placeholder: string; subsidiary_label: string; subsidiary_placeholder: string; }; fields: { type_label: string; type_placeholder: string; subsidiary_label: string; subsidiary_placeholder: string; location_label: string; location_placeholder: string; asOfDate_label: string; asOfDate_placeholder: string; showBelowReorderPoint_label: string; }; invoiceDialog: { title: string; date_label: string; date_placeholder: string; }; table: { item_header: string; description_header: string; units_header: string; demand_header: string; onHand_header: string; onOrder_header: string; available_header: string; committed_header: string; pr_header: string; required_header: string; date: string; transaction: string; location: string; quantity: string; raw_material: string; }; summary: { total_label: string; viewDetails_label: string; }; actions: { filter_label: string; refresh_label: string; clearAll_label: string; }; }; crossHire: { title: string; request: { title: string; addLabel: string; editLabel: string; table: { id: string; date: string; rentalOrderId: string; status: string; item: string; vendorName: string; uom: string; description: string; quantity: string; rate: string; replacementCost: string; available: string; onHand: string; rentalDurationType: string; discountItem: string; discountRate: string; grossAmount: string; taxAmount: string; discountAmount: string; netAmount: string; totalAmount: string; taxTemplate: string; taxRate: string; location: string; department: string; narration: string; }; msg: { add: string; update: string; delete: string; requestSubmitted: string; requestApproved: string; requestRejected: string; }; sections: { basicDetails: string; items: string; classification: string; attachment: string; }; fields: { id_label: string; id_placeholder: string; date_label: string; date_placeholder: string; rentalOrderId_label: string; rentalOrderId_placeholder: string; company_label: string; company_placeholder: string; purchaseRepresentative_label: string; purchaseRepresentative_placeholder: string; vendor_label: string; vendor_placeholder: string; currency_label: string; currency_placeholder: string; narration_label: string; narration_placeholder: string; items_label: string; item_label: string; vendorItemName_label: string; uom_label: string; classification_label: string; location_label: string; location_placeholder: string; department_label: string; attachment_label: string; upload_label: string; }; }; }; }; common: { summary: string; activity: string; add: string; edit: string; delete: string; noData: string; allAttributes_label: string; addCustomField_label: string; addColumn_label: string; sunday: string; monday: string; tuesday: string; wednesday: string; thursday: string; friday: string; saturday: string; open: string; closed: string; start_time: string; end_time: string; active: string; inActive: string; deleteMsg: string; confirmMsg: string; new: string; submitForApproval: string; quickApproval: string; duplicate: string; actions: string; submit: string; reSubmit: string; accept: string; reject: string; release: string; scrap: string; cancel: string; close: string; create: string; view: string; next: string; logs: string; addLog: string; validate: string; buttons: { saveAsDraft_label: string; discard_label: string; save_label: string; }; field: { narration: string; narration_placeholder: string; }; }; }; }; };