ljain112
3b0b8b7353
fix: allow all dispatch address for drop ship invoice
...
(cherry picked from commit 125a352bc2 )
# Conflicts:
# .editorconfig
# .git-blame-ignore-revs
# .github/helper/documentation.py
# .github/helper/install.sh
# .github/stale.yml
# .github/workflows/linters.yml
# .github/workflows/patch.yml
# .github/workflows/release.yml
# .github/workflows/release_notes.yml
# .github/workflows/server-tests-mariadb.yml
# .github/workflows/server-tests-postgres.yml
# .gitignore
# .mergify.yml
# .releaserc
# CODEOWNERS
# README.md
# erpnext/__init__.py
# erpnext/accounts/deferred_revenue.py
# erpnext/accounts/doctype/account/account.json
# erpnext/accounts/doctype/account/account.py
# erpnext/accounts/doctype/account/account_tree.js
# erpnext/accounts/doctype/account/chart_of_accounts/chart_of_accounts.py
# erpnext/accounts/doctype/account/chart_of_accounts/verified/de_kontenplan_SKR04.json
# erpnext/accounts/doctype/account/chart_of_accounts/verified/hu_chart_of_accounts_for_microenterprises_with_account_number.json
# erpnext/accounts/doctype/account/chart_of_accounts/verified/in_standard_chart_of_accounts.json
# erpnext/accounts/doctype/account/chart_of_accounts/verified/ni_catalogo_de_cuentas.json
# erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py
# erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts_with_account_number.py
# erpnext/accounts/doctype/account/test_account.py
# erpnext/accounts/doctype/account_closing_balance/account_closing_balance.json
# erpnext/accounts/doctype/account_closing_balance/test_account_closing_balance.py
# erpnext/accounts/doctype/accounting_dimension/accounting_dimension.json
# erpnext/accounts/doctype/accounting_dimension/test_accounting_dimension.py
# erpnext/accounts/doctype/accounting_dimension_detail/accounting_dimension_detail.json
# erpnext/accounts/doctype/accounting_dimension_filter/accounting_dimension_filter.json
# erpnext/accounts/doctype/accounting_dimension_filter/accounting_dimension_filter.py
# erpnext/accounts/doctype/accounting_dimension_filter/test_accounting_dimension_filter.py
# erpnext/accounts/doctype/accounting_period/accounting_period.json
# erpnext/accounts/doctype/accounting_period/test_accounting_period.py
# erpnext/accounts/doctype/accounts_settings/accounts_settings.json
# erpnext/accounts/doctype/accounts_settings/test_accounts_settings.py
# erpnext/accounts/doctype/advance_payment_ledger_entry/test_advance_payment_ledger_entry.py
# erpnext/accounts/doctype/advance_tax/advance_tax.json
# erpnext/accounts/doctype/advance_taxes_and_charges/advance_taxes_and_charges.json
# erpnext/accounts/doctype/advance_taxes_and_charges/advance_taxes_and_charges.py
# erpnext/accounts/doctype/allowed_dimension/allowed_dimension.json
# erpnext/accounts/doctype/allowed_to_transact_with/allowed_to_transact_with.json
# erpnext/accounts/doctype/applicable_on_account/applicable_on_account.json
# erpnext/accounts/doctype/bank/bank.json
# erpnext/accounts/doctype/bank/test_bank.py
# erpnext/accounts/doctype/bank_account/bank_account.json
# erpnext/accounts/doctype/bank_account/bank_account.py
# erpnext/accounts/doctype/bank_account/test_bank_account.py
# erpnext/accounts/doctype/bank_account_subtype/bank_account_subtype.json
# erpnext/accounts/doctype/bank_account_subtype/test_bank_account_subtype.py
# erpnext/accounts/doctype/bank_account_type/bank_account_type.json
# erpnext/accounts/doctype/bank_account_type/test_bank_account_type.py
# erpnext/accounts/doctype/bank_clearance/bank_clearance.json
# erpnext/accounts/doctype/bank_clearance/test_bank_clearance.py
# erpnext/accounts/doctype/bank_clearance_detail/bank_clearance_detail.json
# erpnext/accounts/doctype/bank_guarantee/bank_guarantee.json
# erpnext/accounts/doctype/bank_guarantee/bank_guarantee.py
# erpnext/accounts/doctype/bank_guarantee/test_bank_guarantee.py
# erpnext/accounts/doctype/bank_reconciliation_tool/bank_reconciliation_tool.json
# erpnext/accounts/doctype/bank_reconciliation_tool/test_bank_reconciliation_tool.py
# erpnext/accounts/doctype/bank_statement_import/bank_statement_import.js
# erpnext/accounts/doctype/bank_statement_import/bank_statement_import.json
# erpnext/accounts/doctype/bank_statement_import/bank_statement_import.py
# erpnext/accounts/doctype/bank_statement_import/test_bank_statement_import.py
# erpnext/accounts/doctype/bank_transaction/auto_match_party.py
# erpnext/accounts/doctype/bank_transaction/bank_transaction.py
# erpnext/accounts/doctype/bank_transaction/test_auto_match_party.py
# erpnext/accounts/doctype/bank_transaction/test_bank_transaction.py
# erpnext/accounts/doctype/bank_transaction_mapping/bank_transaction_mapping.json
# erpnext/accounts/doctype/bank_transaction_payments/bank_transaction_payments.json
# erpnext/accounts/doctype/bisect_accounting_statements/bisect_accounting_statements.json
# erpnext/accounts/doctype/bisect_accounting_statements/bisect_accounting_statements.py
# erpnext/accounts/doctype/bisect_accounting_statements/test_bisect_accounting_statements.py
# erpnext/accounts/doctype/bisect_nodes/bisect_nodes.json
# erpnext/accounts/doctype/bisect_nodes/test_bisect_nodes.py
# erpnext/accounts/doctype/budget/budget.json
# erpnext/accounts/doctype/budget/test_budget.py
# erpnext/accounts/doctype/budget_account/budget_account.json
# erpnext/accounts/doctype/campaign_item/campaign_item.json
# erpnext/accounts/doctype/cashier_closing/cashier_closing.json
# erpnext/accounts/doctype/cashier_closing/test_cashier_closing.py
# erpnext/accounts/doctype/cashier_closing_payments/cashier_closing_payments.json
# erpnext/accounts/doctype/chart_of_accounts_importer/chart_of_accounts_importer.json
# erpnext/accounts/doctype/chart_of_accounts_importer/test_chart_of_accounts_importer.py
# erpnext/accounts/doctype/cheque_print_template/cheque_print_template.json
# erpnext/accounts/doctype/cheque_print_template/test_cheque_print_template.py
# erpnext/accounts/doctype/closed_document/closed_document.json
# erpnext/accounts/doctype/cost_center/cost_center.json
# erpnext/accounts/doctype/cost_center/test_cost_center.py
# erpnext/accounts/doctype/cost_center_allocation/cost_center_allocation.json
# erpnext/accounts/doctype/cost_center_allocation/test_cost_center_allocation.py
# erpnext/accounts/doctype/cost_center_allocation_percentage/cost_center_allocation_percentage.json
# erpnext/accounts/doctype/coupon_code/coupon_code.json
# erpnext/accounts/doctype/coupon_code/coupon_code.py
# erpnext/accounts/doctype/coupon_code/test_coupon_code.py
# erpnext/accounts/doctype/currency_exchange_settings/currency_exchange_settings.json
# erpnext/accounts/doctype/currency_exchange_settings/test_currency_exchange_settings.py
# erpnext/accounts/doctype/currency_exchange_settings_details/currency_exchange_settings_details.json
# erpnext/accounts/doctype/currency_exchange_settings_result/currency_exchange_settings_result.json
# erpnext/accounts/doctype/customer_group_item/customer_group_item.json
# erpnext/accounts/doctype/customer_item/customer_item.json
# erpnext/accounts/doctype/discounted_invoice/discounted_invoice.json
# erpnext/accounts/doctype/dunning/dunning.json
# erpnext/accounts/doctype/dunning/dunning.py
# erpnext/accounts/doctype/dunning/test_dunning.py
# erpnext/accounts/doctype/dunning_letter_text/dunning_letter_text.json
# erpnext/accounts/doctype/dunning_type/dunning_type.json
# erpnext/accounts/doctype/dunning_type/test_dunning_type.py
# erpnext/accounts/doctype/exchange_rate_revaluation/exchange_rate_revaluation.js
# erpnext/accounts/doctype/exchange_rate_revaluation/exchange_rate_revaluation.json
# erpnext/accounts/doctype/exchange_rate_revaluation/exchange_rate_revaluation.py
# erpnext/accounts/doctype/exchange_rate_revaluation/test_exchange_rate_revaluation.py
# erpnext/accounts/doctype/exchange_rate_revaluation_account/exchange_rate_revaluation_account.json
# erpnext/accounts/doctype/finance_book/finance_book.json
# erpnext/accounts/doctype/finance_book/test_finance_book.py
# erpnext/accounts/doctype/fiscal_year/fiscal_year.json
# erpnext/accounts/doctype/fiscal_year/test_fiscal_year.py
# erpnext/accounts/doctype/fiscal_year_company/fiscal_year_company.json
# erpnext/accounts/doctype/gl_entry/test_gl_entry.py
# erpnext/accounts/doctype/invoice_discounting/invoice_discounting.js
# erpnext/accounts/doctype/invoice_discounting/invoice_discounting.json
# erpnext/accounts/doctype/invoice_discounting/test_invoice_discounting.py
# erpnext/accounts/doctype/item_tax_template/item_tax_template.json
# erpnext/accounts/doctype/item_tax_template/test_item_tax_template.py
# erpnext/accounts/doctype/item_tax_template_detail/item_tax_template_detail.json
# erpnext/accounts/doctype/journal_entry/journal_entry.js
# erpnext/accounts/doctype/journal_entry/journal_entry.json
# erpnext/accounts/doctype/journal_entry/journal_entry.py
# erpnext/accounts/doctype/journal_entry/journal_entry_list.js
# erpnext/accounts/doctype/journal_entry/test_journal_entry.py
# erpnext/accounts/doctype/journal_entry_account/journal_entry_account.json
# erpnext/accounts/doctype/journal_entry_template/journal_entry_template.json
# erpnext/accounts/doctype/journal_entry_template/test_journal_entry_template.py
# erpnext/accounts/doctype/journal_entry_template_account/journal_entry_template_account.json
# erpnext/accounts/doctype/ledger_health/test_ledger_health.py
# erpnext/accounts/doctype/ledger_health_monitor/test_ledger_health_monitor.py
# erpnext/accounts/doctype/ledger_merge/ledger_merge.json
# erpnext/accounts/doctype/ledger_merge/test_ledger_merge.py
# erpnext/accounts/doctype/ledger_merge_accounts/ledger_merge_accounts.json
# erpnext/accounts/doctype/loyalty_point_entry/loyalty_point_entry.json
# erpnext/accounts/doctype/loyalty_point_entry/loyalty_point_entry.py
# erpnext/accounts/doctype/loyalty_point_entry/test_loyalty_point_entry.py
# erpnext/accounts/doctype/loyalty_point_entry_redemption/loyalty_point_entry_redemption.json
# erpnext/accounts/doctype/loyalty_program/loyalty_program.json
# erpnext/accounts/doctype/loyalty_program/loyalty_program.py
# erpnext/accounts/doctype/loyalty_program/test_loyalty_program.py
# erpnext/accounts/doctype/loyalty_program_collection/loyalty_program_collection.json
# erpnext/accounts/doctype/mode_of_payment/mode_of_payment.json
# erpnext/accounts/doctype/mode_of_payment/test_mode_of_payment.py
# erpnext/accounts/doctype/mode_of_payment_account/mode_of_payment_account.json
# erpnext/accounts/doctype/monthly_distribution/monthly_distribution.json
# erpnext/accounts/doctype/monthly_distribution/test_monthly_distribution.py
# erpnext/accounts/doctype/monthly_distribution_percentage/monthly_distribution_percentage.json
# erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool.json
# erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool.py
# erpnext/accounts/doctype/opening_invoice_creation_tool/test_opening_invoice_creation_tool.py
# erpnext/accounts/doctype/opening_invoice_creation_tool_item/opening_invoice_creation_tool_item.json
# erpnext/accounts/doctype/overdue_payment/overdue_payment.json
# erpnext/accounts/doctype/party_account/party_account.json
# erpnext/accounts/doctype/party_link/party_link.json
# erpnext/accounts/doctype/party_link/test_party_link.py
# erpnext/accounts/doctype/payment_entry/payment_entry.js
# erpnext/accounts/doctype/payment_entry/payment_entry.json
# erpnext/accounts/doctype/payment_entry/payment_entry.py
# erpnext/accounts/doctype/payment_entry/test_payment_entry.py
# erpnext/accounts/doctype/payment_entry_deduction/payment_entry_deduction.json
# erpnext/accounts/doctype/payment_entry_reference/payment_entry_reference.json
# erpnext/accounts/doctype/payment_gateway_account/payment_gateway_account.json
# erpnext/accounts/doctype/payment_gateway_account/test_payment_gateway_account.py
# erpnext/accounts/doctype/payment_ledger_entry/payment_ledger_entry.json
# erpnext/accounts/doctype/payment_ledger_entry/test_payment_ledger_entry.py
# erpnext/accounts/doctype/payment_order/payment_order.json
# erpnext/accounts/doctype/payment_order/test_payment_order.py
# erpnext/accounts/doctype/payment_order_reference/payment_order_reference.json
# erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.json
# erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py
# erpnext/accounts/doctype/payment_reconciliation/test_payment_reconciliation.py
# erpnext/accounts/doctype/payment_reconciliation_allocation/payment_reconciliation_allocation.json
# erpnext/accounts/doctype/payment_reconciliation_invoice/payment_reconciliation_invoice.json
# erpnext/accounts/doctype/payment_reconciliation_payment/payment_reconciliation_payment.json
# erpnext/accounts/doctype/payment_request/payment_request.js
# erpnext/accounts/doctype/payment_request/payment_request.json
# erpnext/accounts/doctype/payment_request/payment_request.py
# erpnext/accounts/doctype/payment_request/payment_request_list.js
# erpnext/accounts/doctype/payment_request/test_payment_request.py
# erpnext/accounts/doctype/payment_schedule/payment_schedule.json
# erpnext/accounts/doctype/payment_term/payment_term.json
# erpnext/accounts/doctype/payment_term/test_payment_term.py
# erpnext/accounts/doctype/payment_terms_template/payment_terms_template.json
# erpnext/accounts/doctype/payment_terms_template/test_payment_terms_template.py
# erpnext/accounts/doctype/payment_terms_template_detail/payment_terms_template_detail.json
# erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.json
# erpnext/accounts/doctype/period_closing_voucher/test_period_closing_voucher.py
# erpnext/accounts/doctype/pos_closing_entry/pos_closing_entry.json
# erpnext/accounts/doctype/pos_closing_entry/test_pos_closing_entry.py
# erpnext/accounts/doctype/pos_closing_entry_detail/pos_closing_entry_detail.json
# erpnext/accounts/doctype/pos_closing_entry_taxes/pos_closing_entry_taxes.json
# erpnext/accounts/doctype/pos_customer_group/pos_customer_group.json
# erpnext/accounts/doctype/pos_field/pos_field.json
# erpnext/accounts/doctype/pos_invoice/pos_invoice.js
# erpnext/accounts/doctype/pos_invoice/pos_invoice.json
# erpnext/accounts/doctype/pos_invoice/pos_invoice.py
# erpnext/accounts/doctype/pos_invoice/test_pos_invoice.py
# erpnext/accounts/doctype/pos_invoice_item/pos_invoice_item.json
# erpnext/accounts/doctype/pos_invoice_item/pos_invoice_item.py
# erpnext/accounts/doctype/pos_invoice_merge_log/pos_invoice_merge_log.json
# erpnext/accounts/doctype/pos_invoice_merge_log/pos_invoice_merge_log.py
# erpnext/accounts/doctype/pos_invoice_merge_log/test_pos_invoice_merge_log.py
# erpnext/accounts/doctype/pos_invoice_reference/pos_invoice_reference.json
# erpnext/accounts/doctype/pos_item_group/pos_item_group.json
# erpnext/accounts/doctype/pos_opening_entry/pos_opening_entry.json
# erpnext/accounts/doctype/pos_opening_entry/test_pos_opening_entry.py
# erpnext/accounts/doctype/pos_opening_entry_detail/pos_opening_entry_detail.json
# erpnext/accounts/doctype/pos_payment_method/pos_payment_method.json
# erpnext/accounts/doctype/pos_profile/pos_profile.json
# erpnext/accounts/doctype/pos_profile/pos_profile.py
# erpnext/accounts/doctype/pos_profile/test_pos_profile.py
# erpnext/accounts/doctype/pos_profile_user/pos_profile_user.json
# erpnext/accounts/doctype/pos_profile_user/test_pos_profile_user.py
# erpnext/accounts/doctype/pos_search_fields/pos_search_fields.json
# erpnext/accounts/doctype/pos_settings/pos_settings.json
# erpnext/accounts/doctype/pos_settings/test_pos_settings.py
# erpnext/accounts/doctype/pricing_rule/pricing_rule.json
# erpnext/accounts/doctype/pricing_rule/pricing_rule.py
# erpnext/accounts/doctype/pricing_rule/test_pricing_rule.py
# erpnext/accounts/doctype/pricing_rule/utils.py
# erpnext/accounts/doctype/pricing_rule_brand/pricing_rule_brand.json
# erpnext/accounts/doctype/pricing_rule_detail/pricing_rule_detail.json
# erpnext/accounts/doctype/pricing_rule_item_code/pricing_rule_item_code.json
# erpnext/accounts/doctype/pricing_rule_item_group/pricing_rule_item_group.json
# erpnext/accounts/doctype/process_deferred_accounting/process_deferred_accounting.json
# erpnext/accounts/doctype/process_deferred_accounting/test_process_deferred_accounting.py
# erpnext/accounts/doctype/process_payment_reconciliation/process_payment_reconciliation.json
# erpnext/accounts/doctype/process_payment_reconciliation/process_payment_reconciliation.py
# erpnext/accounts/doctype/process_payment_reconciliation/test_process_payment_reconciliation.py
# erpnext/accounts/doctype/process_payment_reconciliation_log/process_payment_reconciliation_log.json
# erpnext/accounts/doctype/process_payment_reconciliation_log/test_process_payment_reconciliation_log.py
# erpnext/accounts/doctype/process_payment_reconciliation_log_allocations/process_payment_reconciliation_log_allocations.json
# erpnext/accounts/doctype/process_statement_of_accounts/process_statement_of_accounts.html
# erpnext/accounts/doctype/process_statement_of_accounts/process_statement_of_accounts.json
# erpnext/accounts/doctype/process_statement_of_accounts/process_statement_of_accounts_accounts_receivable.html
# erpnext/accounts/doctype/process_statement_of_accounts/test_process_statement_of_accounts.py
# erpnext/accounts/doctype/process_statement_of_accounts_customer/process_statement_of_accounts_customer.json
# erpnext/accounts/doctype/process_subscription/process_subscription.json
# erpnext/accounts/doctype/process_subscription/test_process_subscription.py
# erpnext/accounts/doctype/promotional_scheme/promotional_scheme.json
# erpnext/accounts/doctype/promotional_scheme/test_promotional_scheme.py
# erpnext/accounts/doctype/promotional_scheme_price_discount/promotional_scheme_price_discount.json
# erpnext/accounts/doctype/promotional_scheme_product_discount/promotional_scheme_product_discount.json
# erpnext/accounts/doctype/psoa_cost_center/psoa_cost_center.json
# erpnext/accounts/doctype/psoa_project/psoa_project.json
# erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js
# erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json
# erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py
# erpnext/accounts/doctype/purchase_invoice/test_purchase_invoice.py
# erpnext/accounts/doctype/purchase_invoice_advance/purchase_invoice_advance.json
# erpnext/accounts/doctype/purchase_invoice_item/purchase_invoice_item.json
# erpnext/accounts/doctype/purchase_invoice_item/purchase_invoice_item.py
# erpnext/accounts/doctype/purchase_taxes_and_charges/purchase_taxes_and_charges.json
# erpnext/accounts/doctype/purchase_taxes_and_charges/purchase_taxes_and_charges.py
# erpnext/accounts/doctype/purchase_taxes_and_charges_template/purchase_taxes_and_charges_template.json
# erpnext/accounts/doctype/purchase_taxes_and_charges_template/test_purchase_taxes_and_charges_template.py
# erpnext/accounts/doctype/repost_accounting_ledger/repost_accounting_ledger.json
# erpnext/accounts/doctype/repost_accounting_ledger/test_repost_accounting_ledger.py
# erpnext/accounts/doctype/repost_accounting_ledger_items/repost_accounting_ledger_items.json
# erpnext/accounts/doctype/repost_accounting_ledger_settings/repost_accounting_ledger_settings.json
# erpnext/accounts/doctype/repost_accounting_ledger_settings/test_repost_accounting_ledger_settings.py
# erpnext/accounts/doctype/repost_allowed_types/repost_allowed_types.json
# erpnext/accounts/doctype/repost_payment_ledger/repost_payment_ledger.json
# erpnext/accounts/doctype/repost_payment_ledger/test_repost_payment_ledger.py
# erpnext/accounts/doctype/repost_payment_ledger_items/repost_payment_ledger_items.json
# erpnext/accounts/doctype/sales_invoice/sales_invoice.js
# erpnext/accounts/doctype/sales_invoice/sales_invoice.json
# erpnext/accounts/doctype/sales_invoice/sales_invoice.py
# erpnext/accounts/doctype/sales_invoice/sales_invoice_list.js
# erpnext/accounts/doctype/sales_invoice/test_sales_invoice.py
# erpnext/accounts/doctype/sales_invoice_advance/sales_invoice_advance.json
# erpnext/accounts/doctype/sales_invoice_item/sales_invoice_item.json
# erpnext/accounts/doctype/sales_invoice_item/sales_invoice_item.py
# erpnext/accounts/doctype/sales_invoice_payment/sales_invoice_payment.json
# erpnext/accounts/doctype/sales_invoice_timesheet/sales_invoice_timesheet.json
# erpnext/accounts/doctype/sales_partner_item/sales_partner_item.json
# erpnext/accounts/doctype/sales_taxes_and_charges/sales_taxes_and_charges.json
# erpnext/accounts/doctype/sales_taxes_and_charges/sales_taxes_and_charges.py
# erpnext/accounts/doctype/sales_taxes_and_charges_template/sales_taxes_and_charges_template.json
# erpnext/accounts/doctype/sales_taxes_and_charges_template/sales_taxes_and_charges_template.py
# erpnext/accounts/doctype/sales_taxes_and_charges_template/test_sales_taxes_and_charges_template.py
# erpnext/accounts/doctype/share_balance/share_balance.json
# erpnext/accounts/doctype/share_transfer/share_transfer.json
# erpnext/accounts/doctype/share_transfer/test_share_transfer.py
# erpnext/accounts/doctype/share_type/share_type.json
# erpnext/accounts/doctype/share_type/test_share_type.py
# erpnext/accounts/doctype/shareholder/shareholder.json
# erpnext/accounts/doctype/shareholder/test_shareholder.py
# erpnext/accounts/doctype/shipping_rule/shipping_rule.json
# erpnext/accounts/doctype/shipping_rule/shipping_rule.py
# erpnext/accounts/doctype/shipping_rule/test_shipping_rule.py
# erpnext/accounts/doctype/shipping_rule_condition/shipping_rule_condition.json
# erpnext/accounts/doctype/shipping_rule_country/shipping_rule_country.json
# erpnext/accounts/doctype/south_africa_vat_account/south_africa_vat_account.json
# erpnext/accounts/doctype/subscription/subscription.json
# erpnext/accounts/doctype/subscription/subscription.py
# erpnext/accounts/doctype/subscription/subscription_list.js
# erpnext/accounts/doctype/subscription/test_subscription.py
# erpnext/accounts/doctype/subscription_invoice/subscription_invoice.json
# erpnext/accounts/doctype/subscription_invoice/test_subscription_invoice.py
# erpnext/accounts/doctype/subscription_plan/subscription_plan.json
# erpnext/accounts/doctype/subscription_plan/test_subscription_plan.py
# erpnext/accounts/doctype/subscription_plan_detail/subscription_plan_detail.json
# erpnext/accounts/doctype/subscription_settings/subscription_settings.json
# erpnext/accounts/doctype/subscription_settings/test_subscription_settings.py
# erpnext/accounts/doctype/supplier_group_item/supplier_group_item.json
# erpnext/accounts/doctype/supplier_item/supplier_item.json
# erpnext/accounts/doctype/tax_category/tax_category.json
# erpnext/accounts/doctype/tax_category/test_tax_category.py
# erpnext/accounts/doctype/tax_rule/tax_rule.json
# erpnext/accounts/doctype/tax_rule/tax_rule.py
# erpnext/accounts/doctype/tax_rule/test_tax_rule.py
# erpnext/accounts/doctype/tax_withheld_vouchers/tax_withheld_vouchers.json
# erpnext/accounts/doctype/tax_withholding_account/tax_withholding_account.json
# erpnext/accounts/doctype/tax_withholding_category/tax_withholding_category.json
# erpnext/accounts/doctype/tax_withholding_category/test_tax_withholding_category.py
# erpnext/accounts/doctype/tax_withholding_rate/tax_withholding_rate.json
# erpnext/accounts/doctype/territory_item/territory_item.json
# erpnext/accounts/doctype/transaction_deletion_record_details/transaction_deletion_record_details.json
# erpnext/accounts/doctype/unreconcile_payment/test_unreconcile_payment.py
# erpnext/accounts/doctype/unreconcile_payment/unreconcile_payment.json
# erpnext/accounts/doctype/unreconcile_payment/unreconcile_payment.py
# erpnext/accounts/doctype/unreconcile_payment_entries/unreconcile_payment_entries.json
# erpnext/accounts/general_ledger.py
# erpnext/accounts/notification/notification_for_new_fiscal_year/notification_for_new_fiscal_year.json
# erpnext/accounts/party.py
# erpnext/accounts/print_format/dunning_letter/dunning_letter.json
# erpnext/accounts/print_format/sales_invoice_return/sales_invoice_return.html
# erpnext/accounts/report/account_balance/account_balance.js
# erpnext/accounts/report/account_balance/account_balance.py
# erpnext/accounts/report/account_balance/test_account_balance.py
# erpnext/accounts/report/accounts_payable/accounts_payable.js
# erpnext/accounts/report/accounts_payable/test_accounts_payable.py
# erpnext/accounts/report/accounts_receivable/accounts_receivable.js
# erpnext/accounts/report/accounts_receivable/accounts_receivable.py
# erpnext/accounts/report/accounts_receivable/test_accounts_receivable.py
# erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.py
# erpnext/accounts/report/accounts_receivable_summary/test_accounts_receivable_summary.py
# erpnext/accounts/report/balance_sheet/test_balance_sheet.py
# erpnext/accounts/report/bank_reconciliation_statement/test_bank_reconciliation_statement.py
# erpnext/accounts/report/cash_flow/cash_flow.py
# erpnext/accounts/report/consolidated_financial_statement/consolidated_financial_statement.py
# erpnext/accounts/report/customer_ledger_summary/customer_ledger_summary.py
# erpnext/accounts/report/deferred_revenue_and_expense/deferred_revenue_and_expense.py
# erpnext/accounts/report/deferred_revenue_and_expense/test_deferred_revenue_and_expense.py
# erpnext/accounts/report/general_and_payment_ledger_comparison/test_general_and_payment_ledger_comparison.py
# erpnext/accounts/report/general_ledger/general_ledger.html
# erpnext/accounts/report/general_ledger/general_ledger.py
# erpnext/accounts/report/general_ledger/test_general_ledger.py
# erpnext/accounts/report/gross_and_net_profit_report/gross_and_net_profit_report.py
# erpnext/accounts/report/gross_profit/test_gross_profit.py
# erpnext/accounts/report/item_wise_purchase_register/test_item_wise_purchase_register.py
# erpnext/accounts/report/item_wise_sales_register/item_wise_sales_register.js
# erpnext/accounts/report/item_wise_sales_register/item_wise_sales_register.py
# erpnext/accounts/report/item_wise_sales_register/test_item_wise_sales_register.py
# erpnext/accounts/report/payment_ledger/test_payment_ledger.py
# erpnext/accounts/report/profit_and_loss_statement/test_profit_and_loss_statement.py
# erpnext/accounts/report/purchase_register/test_purchase_register.py
# erpnext/accounts/report/sales_payment_summary/test_sales_payment_summary.py
# erpnext/accounts/report/sales_register/test_sales_register.py
# erpnext/accounts/report/tax_withholding_details/tax_withholding_details.py
# erpnext/accounts/report/tax_withholding_details/test_tax_withholding_details.py
# erpnext/accounts/report/trial_balance/test_trial_balance.py
# erpnext/accounts/test/accounts_mixin.py
# erpnext/accounts/test/test_reports.py
# erpnext/accounts/test/test_utils.py
# erpnext/accounts/test_party.py
# erpnext/accounts/utils.py
# erpnext/assets/doctype/asset/asset.js
# erpnext/assets/doctype/asset/asset.json
# erpnext/assets/doctype/asset/asset.py
# erpnext/assets/doctype/asset/depreciation.py
# erpnext/assets/doctype/asset/test_asset.py
# erpnext/assets/doctype/asset_activity/asset_activity.json
# erpnext/assets/doctype/asset_activity/test_asset_activity.py
# erpnext/assets/doctype/asset_capitalization/asset_capitalization.js
# erpnext/assets/doctype/asset_capitalization/asset_capitalization.json
# erpnext/assets/doctype/asset_capitalization/asset_capitalization.py
# erpnext/assets/doctype/asset_capitalization/test_asset_capitalization.py
# erpnext/assets/doctype/asset_capitalization_asset_item/asset_capitalization_asset_item.json
# erpnext/assets/doctype/asset_capitalization_service_item/asset_capitalization_service_item.json
# erpnext/assets/doctype/asset_capitalization_stock_item/asset_capitalization_stock_item.json
# erpnext/assets/doctype/asset_category/asset_category.json
# erpnext/assets/doctype/asset_category/test_asset_category.py
# erpnext/assets/doctype/asset_category_account/asset_category_account.json
# erpnext/assets/doctype/asset_depreciation_schedule/asset_depreciation_schedule.json
# erpnext/assets/doctype/asset_depreciation_schedule/test_asset_depreciation_schedule.py
# erpnext/assets/doctype/asset_finance_book/asset_finance_book.json
# erpnext/assets/doctype/asset_maintenance/asset_maintenance.json
# erpnext/assets/doctype/asset_maintenance/asset_maintenance.py
# erpnext/assets/doctype/asset_maintenance/test_asset_maintenance.py
# erpnext/assets/doctype/asset_maintenance_log/asset_maintenance_log.json
# erpnext/assets/doctype/asset_maintenance_log/test_asset_maintenance_log.py
# erpnext/assets/doctype/asset_maintenance_task/asset_maintenance_task.json
# erpnext/assets/doctype/asset_maintenance_team/asset_maintenance_team.json
# erpnext/assets/doctype/asset_maintenance_team/test_asset_maintenance_team.py
# erpnext/assets/doctype/asset_movement/asset_movement.json
# erpnext/assets/doctype/asset_movement/asset_movement.py
# erpnext/assets/doctype/asset_movement/test_asset_movement.py
# erpnext/assets/doctype/asset_movement_item/asset_movement_item.json
# erpnext/assets/doctype/asset_repair/asset_repair.js
# erpnext/assets/doctype/asset_repair/asset_repair.json
# erpnext/assets/doctype/asset_repair/asset_repair.py
# erpnext/assets/doctype/asset_repair/test_asset_repair.py
# erpnext/assets/doctype/asset_repair_consumed_item/asset_repair_consumed_item.json
# erpnext/assets/doctype/asset_shift_allocation/asset_shift_allocation.json
# erpnext/assets/doctype/asset_shift_allocation/test_asset_shift_allocation.py
# erpnext/assets/doctype/asset_shift_factor/asset_shift_factor.json
# erpnext/assets/doctype/asset_shift_factor/test_asset_shift_factor.py
# erpnext/assets/doctype/asset_value_adjustment/asset_value_adjustment.js
# erpnext/assets/doctype/asset_value_adjustment/asset_value_adjustment.json
# erpnext/assets/doctype/asset_value_adjustment/asset_value_adjustment.py
# erpnext/assets/doctype/asset_value_adjustment/test_asset_value_adjustment.py
# erpnext/assets/doctype/depreciation_schedule/depreciation_schedule.json
# erpnext/assets/doctype/linked_location/linked_location.json
# erpnext/assets/doctype/location/location.json
# erpnext/assets/doctype/location/test_location.py
# erpnext/assets/doctype/maintenance_team_member/maintenance_team_member.json
# erpnext/assets/doctype/maintenance_team_member/test_maintenance_team_member.py
# erpnext/assets/report/fixed_asset_register/fixed_asset_register.py
# erpnext/bulk_transaction/doctype/bulk_transaction_log/bulk_transaction_log.json
# erpnext/bulk_transaction/doctype/bulk_transaction_log/test_bulk_transaction_log.py
# erpnext/bulk_transaction/doctype/bulk_transaction_log_detail/bulk_transaction_log_detail.json
# erpnext/bulk_transaction/doctype/bulk_transaction_log_detail/test_bulk_transaction_log_detail.py
# erpnext/buying/doctype/buying_settings/buying_settings.json
# erpnext/buying/doctype/buying_settings/test_buying_settings.py
# erpnext/buying/doctype/purchase_order/purchase_order.js
# erpnext/buying/doctype/purchase_order/purchase_order.json
# erpnext/buying/doctype/purchase_order/purchase_order.py
# erpnext/buying/doctype/purchase_order/purchase_order_list.js
# erpnext/buying/doctype/purchase_order/test_purchase_order.py
# erpnext/buying/doctype/purchase_order_item/purchase_order_item.json
# erpnext/buying/doctype/purchase_order_item/purchase_order_item.py
# erpnext/buying/doctype/purchase_order_item_supplied/purchase_order_item_supplied.json
# erpnext/buying/doctype/purchase_receipt_item_supplied/purchase_receipt_item_supplied.json
# erpnext/buying/doctype/request_for_quotation/request_for_quotation.js
# erpnext/buying/doctype/request_for_quotation/request_for_quotation.json
# erpnext/buying/doctype/request_for_quotation/request_for_quotation.py
# erpnext/buying/doctype/request_for_quotation/test_request_for_quotation.py
# erpnext/buying/doctype/request_for_quotation_item/request_for_quotation_item.json
# erpnext/buying/doctype/request_for_quotation_supplier/request_for_quotation_supplier.json
# erpnext/buying/doctype/supplier/supplier.json
# erpnext/buying/doctype/supplier/supplier_dashboard.py
# erpnext/buying/doctype/supplier/test_supplier.py
# erpnext/buying/doctype/supplier_quotation/supplier_quotation.js
# erpnext/buying/doctype/supplier_quotation/supplier_quotation.json
# erpnext/buying/doctype/supplier_quotation/supplier_quotation.py
# erpnext/buying/doctype/supplier_quotation/test_supplier_quotation.py
# erpnext/buying/doctype/supplier_quotation_item/supplier_quotation_item.json
# erpnext/buying/doctype/supplier_quotation_item/supplier_quotation_item.py
# erpnext/buying/doctype/supplier_scorecard/supplier_scorecard.json
# erpnext/buying/doctype/supplier_scorecard/supplier_scorecard.py
# erpnext/buying/doctype/supplier_scorecard/test_supplier_scorecard.py
# erpnext/buying/doctype/supplier_scorecard_criteria/supplier_scorecard_criteria.json
# erpnext/buying/doctype/supplier_scorecard_criteria/test_supplier_scorecard_criteria.py
# erpnext/buying/doctype/supplier_scorecard_period/supplier_scorecard_period.json
# erpnext/buying/doctype/supplier_scorecard_period/test_supplier_scorecard_period.py
# erpnext/buying/doctype/supplier_scorecard_scoring_criteria/supplier_scorecard_scoring_criteria.json
# erpnext/buying/doctype/supplier_scorecard_scoring_standing/supplier_scorecard_scoring_standing.json
# erpnext/buying/doctype/supplier_scorecard_scoring_variable/supplier_scorecard_scoring_variable.json
# erpnext/buying/doctype/supplier_scorecard_standing/supplier_scorecard_standing.json
# erpnext/buying/doctype/supplier_scorecard_standing/test_supplier_scorecard_standing.py
# erpnext/buying/doctype/supplier_scorecard_variable/supplier_scorecard_variable.json
# erpnext/buying/doctype/supplier_scorecard_variable/supplier_scorecard_variable.py
# erpnext/buying/doctype/supplier_scorecard_variable/test_supplier_scorecard_variable.py
# erpnext/buying/report/procurement_tracker/test_procurement_tracker.py
# erpnext/buying/report/purchase_order_analysis/purchase_order_analysis.js
# erpnext/buying/report/purchase_order_analysis/purchase_order_analysis.py
# erpnext/buying/report/requested_items_to_order_and_receive/test_requested_items_to_order_and_receive.py
# erpnext/buying/report/subcontracted_item_to_be_received/test_subcontracted_item_to_be_received.py
# erpnext/buying/report/subcontracted_raw_materials_to_be_transferred/test_subcontracted_raw_materials_to_be_transferred.py
# erpnext/buying/utils.py
# erpnext/communication/doctype/communication_medium/communication_medium.json
# erpnext/communication/doctype/communication_medium_timeslot/communication_medium_timeslot.json
# erpnext/controllers/accounts_controller.py
# erpnext/controllers/buying_controller.py
# erpnext/controllers/queries.py
# erpnext/controllers/sales_and_purchase_return.py
# erpnext/controllers/selling_controller.py
# erpnext/controllers/status_updater.py
# erpnext/controllers/stock_controller.py
# erpnext/controllers/subcontracting_controller.py
# erpnext/controllers/taxes_and_totals.py
# erpnext/controllers/tests/test_accounts_controller.py
# erpnext/controllers/tests/test_item_variant.py
# erpnext/controllers/tests/test_mapper.py
# erpnext/controllers/tests/test_qty_based_taxes.py
# erpnext/controllers/tests/test_queries.py
# erpnext/controllers/tests/test_subcontracting_controller.py
# erpnext/controllers/tests/test_transaction_base.py
# erpnext/controllers/website_list_for_contact.py
# erpnext/crm/dashboard_chart/lead_source/lead_source.json
# erpnext/crm/dashboard_chart/opportunities_via_campaigns/opportunities_via_campaigns.json
# erpnext/crm/doctype/appointment/appointment.json
# erpnext/crm/doctype/appointment/appointment.py
# erpnext/crm/doctype/appointment/test_appointment.py
# erpnext/crm/doctype/appointment_booking_settings/appointment_booking_settings.json
# erpnext/crm/doctype/appointment_booking_settings/test_appointment_booking_settings.py
# erpnext/crm/doctype/appointment_booking_slots/appointment_booking_slots.json
# erpnext/crm/doctype/availability_of_slots/availability_of_slots.json
# erpnext/crm/doctype/campaign/campaign.js
# erpnext/crm/doctype/campaign/campaign.json
# erpnext/crm/doctype/campaign/campaign.py
# erpnext/crm/doctype/campaign/test_campaign.py
# erpnext/crm/doctype/campaign_email_schedule/campaign_email_schedule.json
# erpnext/crm/doctype/competitor/competitor.json
# erpnext/crm/doctype/competitor/test_competitor.py
# erpnext/crm/doctype/competitor_detail/competitor_detail.json
# erpnext/crm/doctype/contract/contract.json
# erpnext/crm/doctype/contract/test_contract.py
# erpnext/crm/doctype/contract_fulfilment_checklist/contract_fulfilment_checklist.json
# erpnext/crm/doctype/contract_fulfilment_checklist/test_contract_fulfilment_checklist.py
# erpnext/crm/doctype/contract_template/contract_template.json
# erpnext/crm/doctype/contract_template/test_contract_template.py
# erpnext/crm/doctype/contract_template_fulfilment_terms/contract_template_fulfilment_terms.json
# erpnext/crm/doctype/crm_note/crm_note.json
# erpnext/crm/doctype/crm_settings/crm_settings.json
# erpnext/crm/doctype/crm_settings/test_crm_settings.py
# erpnext/crm/doctype/email_campaign/email_campaign.json
# erpnext/crm/doctype/email_campaign/email_campaign.py
# erpnext/crm/doctype/email_campaign/test_email_campaign.py
# erpnext/crm/doctype/lead/lead.json
# erpnext/crm/doctype/lead/lead.py
# erpnext/crm/doctype/lead/test_lead.py
# erpnext/crm/doctype/lost_reason_detail/lost_reason_detail.json
# erpnext/crm/doctype/market_segment/market_segment.json
# erpnext/crm/doctype/market_segment/test_market_segment.py
# erpnext/crm/doctype/opportunity/opportunity.js
# erpnext/crm/doctype/opportunity/opportunity.json
# erpnext/crm/doctype/opportunity/opportunity.py
# erpnext/crm/doctype/opportunity/test_opportunity.py
# erpnext/crm/doctype/opportunity_item/opportunity_item.json
# erpnext/crm/doctype/opportunity_lost_reason/opportunity_lost_reason.json
# erpnext/crm/doctype/opportunity_lost_reason_detail/opportunity_lost_reason_detail.json
# erpnext/crm/doctype/opportunity_type/opportunity_type.json
# erpnext/crm/doctype/opportunity_type/test_opportunity_type.py
# erpnext/crm/doctype/prospect/prospect.json
# erpnext/crm/doctype/prospect/test_prospect.py
# erpnext/crm/doctype/prospect_lead/prospect_lead.json
# erpnext/crm/doctype/prospect_opportunity/prospect_opportunity.json
# erpnext/crm/doctype/sales_stage/sales_stage.json
# erpnext/crm/doctype/sales_stage/test_sales_stage.py
# erpnext/crm/doctype/utils.py
# erpnext/crm/report/campaign_efficiency/campaign_efficiency.py
# erpnext/crm/report/opportunity_summary_by_sales_stage/opportunity_summary_by_sales_stage.js
# erpnext/crm/report/opportunity_summary_by_sales_stage/opportunity_summary_by_sales_stage.py
# erpnext/crm/report/opportunity_summary_by_sales_stage/test_opportunity_summary_by_sales_stage.py
# erpnext/crm/report/sales_pipeline_analytics/sales_pipeline_analytics.js
# erpnext/crm/report/sales_pipeline_analytics/sales_pipeline_analytics.py
# erpnext/crm/report/sales_pipeline_analytics/test_sales_pipeline_analytics.py
# erpnext/crm/workspace/crm/crm.json
# erpnext/edi/doctype/code_list/code_list_import.py
# erpnext/erpnext_integrations/doctype/plaid_settings/plaid_settings.json
# erpnext/erpnext_integrations/doctype/plaid_settings/test_plaid_settings.py
# erpnext/erpnext_integrations/doctype/quickbooks_migrator/quickbooks_migrator.json
# erpnext/erpnext_integrations/doctype/quickbooks_migrator/test_quickbooks_migrator.py
# erpnext/erpnext_integrations/doctype/tally_migration/tally_migration.json
# erpnext/erpnext_integrations/doctype/tally_migration/tally_migration.py
# erpnext/erpnext_integrations/doctype/tally_migration/test_tally_migration.py
# erpnext/erpnext_integrations/utils.py
# erpnext/hooks.py
# erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.json
# erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py
# erpnext/maintenance/doctype/maintenance_schedule/test_maintenance_schedule.py
# erpnext/maintenance/doctype/maintenance_schedule_detail/maintenance_schedule_detail.json
# erpnext/maintenance/doctype/maintenance_schedule_item/maintenance_schedule_item.json
# erpnext/maintenance/doctype/maintenance_visit/maintenance_visit.json
# erpnext/maintenance/doctype/maintenance_visit/maintenance_visit.py
# erpnext/maintenance/doctype/maintenance_visit/test_maintenance_visit.py
# erpnext/maintenance/doctype/maintenance_visit_purpose/maintenance_visit_purpose.json
# erpnext/manufacturing/doctype/blanket_order/blanket_order.json
# erpnext/manufacturing/doctype/blanket_order/blanket_order.py
# erpnext/manufacturing/doctype/blanket_order/test_blanket_order.py
# erpnext/manufacturing/doctype/blanket_order_item/blanket_order_item.json
# erpnext/manufacturing/doctype/bom/bom.js
# erpnext/manufacturing/doctype/bom/bom.json
# erpnext/manufacturing/doctype/bom/bom.py
# erpnext/manufacturing/doctype/bom/test_bom.py
# erpnext/manufacturing/doctype/bom_creator/bom_creator.js
# erpnext/manufacturing/doctype/bom_creator/bom_creator.json
# erpnext/manufacturing/doctype/bom_creator/bom_creator.py
# erpnext/manufacturing/doctype/bom_creator/test_bom_creator.py
# erpnext/manufacturing/doctype/bom_creator_item/bom_creator_item.json
# erpnext/manufacturing/doctype/bom_creator_item/bom_creator_item.py
# erpnext/manufacturing/doctype/bom_explosion_item/bom_explosion_item.json
# erpnext/manufacturing/doctype/bom_item/bom_item.json
# erpnext/manufacturing/doctype/bom_item/bom_item.py
# erpnext/manufacturing/doctype/bom_operation/bom_operation.json
# erpnext/manufacturing/doctype/bom_operation/bom_operation.py
# erpnext/manufacturing/doctype/bom_scrap_item/bom_scrap_item.json
# erpnext/manufacturing/doctype/bom_update_batch/bom_update_batch.json
# erpnext/manufacturing/doctype/bom_update_log/bom_update_log.json
# erpnext/manufacturing/doctype/bom_update_log/bom_update_log.py
# erpnext/manufacturing/doctype/bom_update_log/test_bom_update_log.py
# erpnext/manufacturing/doctype/bom_update_tool/bom_update_tool.json
# erpnext/manufacturing/doctype/bom_update_tool/test_bom_update_tool.py
# erpnext/manufacturing/doctype/bom_website_item/bom_website_item.json
# erpnext/manufacturing/doctype/bom_website_operation/bom_website_operation.json
# erpnext/manufacturing/doctype/downtime_entry/downtime_entry.json
# erpnext/manufacturing/doctype/downtime_entry/test_downtime_entry.py
# erpnext/manufacturing/doctype/job_card/job_card.js
# erpnext/manufacturing/doctype/job_card/job_card.json
# erpnext/manufacturing/doctype/job_card/job_card.py
# erpnext/manufacturing/doctype/job_card/job_card_dashboard.py
# erpnext/manufacturing/doctype/job_card/test_job_card.py
# erpnext/manufacturing/doctype/job_card_item/job_card_item.json
# erpnext/manufacturing/doctype/job_card_operation/job_card_operation.json
# erpnext/manufacturing/doctype/job_card_scheduled_time/job_card_scheduled_time.json
# erpnext/manufacturing/doctype/job_card_scrap_item/job_card_scrap_item.json
# erpnext/manufacturing/doctype/job_card_time_log/job_card_time_log.json
# erpnext/manufacturing/doctype/manufacturing_settings/manufacturing_settings.json
# erpnext/manufacturing/doctype/manufacturing_settings/test_manufacturing_settings.py
# erpnext/manufacturing/doctype/material_request_plan_item/material_request_plan_item.json
# erpnext/manufacturing/doctype/material_request_plan_item/test_material_request_plan_item.py
# erpnext/manufacturing/doctype/operation/operation.json
# erpnext/manufacturing/doctype/operation/test_operation.py
# erpnext/manufacturing/doctype/plant_floor/plant_floor.js
# erpnext/manufacturing/doctype/plant_floor/plant_floor.json
# erpnext/manufacturing/doctype/plant_floor/test_plant_floor.py
# erpnext/manufacturing/doctype/production_plan/production_plan.json
# erpnext/manufacturing/doctype/production_plan/test_production_plan.py
# erpnext/manufacturing/doctype/production_plan_item/production_plan_item.json
# erpnext/manufacturing/doctype/production_plan_item_reference/production_plan_item_reference.json
# erpnext/manufacturing/doctype/production_plan_material_request/production_plan_material_request.json
# erpnext/manufacturing/doctype/production_plan_material_request_warehouse/production_plan_material_request_warehouse.json
# erpnext/manufacturing/doctype/production_plan_material_request_warehouse/test_production_plan_material_request_warehouse.py
# erpnext/manufacturing/doctype/production_plan_sales_order/production_plan_sales_order.json
# erpnext/manufacturing/doctype/production_plan_sub_assembly_item/production_plan_sub_assembly_item.json
# erpnext/manufacturing/doctype/routing/routing.json
# erpnext/manufacturing/doctype/routing/routing.py
# erpnext/manufacturing/doctype/routing/test_routing.py
# erpnext/manufacturing/doctype/sub_operation/sub_operation.json
# erpnext/manufacturing/doctype/sub_operation/test_sub_operation.py
# erpnext/manufacturing/doctype/work_order/test_work_order.py
# erpnext/manufacturing/doctype/work_order/work_order.js
# erpnext/manufacturing/doctype/work_order/work_order.json
# erpnext/manufacturing/doctype/work_order/work_order.py
# erpnext/manufacturing/doctype/work_order_item/work_order_item.json
# erpnext/manufacturing/doctype/work_order_operation/work_order_operation.json
# erpnext/manufacturing/doctype/work_order_operation/work_order_operation.py
# erpnext/manufacturing/doctype/workstation/test_workstation.py
# erpnext/manufacturing/doctype/workstation/workstation.js
# erpnext/manufacturing/doctype/workstation/workstation.json
# erpnext/manufacturing/doctype/workstation/workstation.py
# erpnext/manufacturing/doctype/workstation/workstation_job_card.html
# erpnext/manufacturing/doctype/workstation_type/test_workstation_type.py
# erpnext/manufacturing/doctype/workstation_type/workstation_type.json
# erpnext/manufacturing/doctype/workstation_working_hour/workstation_working_hour.json
# erpnext/manufacturing/notification/material_request_receipt_notification/material_request_receipt_notification.json
# erpnext/manufacturing/report/bom_stock_calculated/test_bom_stock_calculated.py
# erpnext/manufacturing/report/bom_stock_report/test_bom_stock_report.py
# erpnext/manufacturing/report/production_analytics/production_analytics.py
# erpnext/manufacturing/report/quality_inspection_summary/quality_inspection_summary.py
# erpnext/manufacturing/report/test_reports.py
# erpnext/patches.txt
# erpnext/patches/v11_0/create_department_records_for_each_company.py
# erpnext/patches/v11_0/make_location_from_warehouse.py
# erpnext/patches/v11_0/rebuild_tree_for_company.py
# erpnext/patches/v11_0/rename_supplier_type_to_supplier_group.py
# erpnext/patches/v11_0/update_department_lft_rgt.py
# erpnext/patches/v13_0/modify_invalid_gain_loss_gl_entries.py
# erpnext/patches/v14_0/migrate_crm_settings.py
# erpnext/patches/v14_0/migrate_gl_to_payment_ledger.py
# erpnext/patches/v15_0/create_advance_payment_ledger_records.py
# erpnext/patches/v15_0/create_asset_depreciation_schedules_from_assets.py
# erpnext/patches/v15_0/update_gpa_and_ndb_for_assdeprsch.py
# erpnext/portal/doctype/website_attribute/website_attribute.json
# erpnext/portal/doctype/website_filter_field/website_filter_field.json
# erpnext/portal/utils.py
# erpnext/projects/doctype/activity_cost/activity_cost.json
# erpnext/projects/doctype/activity_cost/test_activity_cost.py
# erpnext/projects/doctype/activity_type/activity_type.json
# erpnext/projects/doctype/activity_type/test_activity_type.py
# erpnext/projects/doctype/dependent_task/dependent_task.json
# erpnext/projects/doctype/project/project.json
# erpnext/projects/doctype/project/project.py
# erpnext/projects/doctype/project/test_project.py
# erpnext/projects/doctype/project_template/project_template.json
# erpnext/projects/doctype/project_template/test_project_template.py
# erpnext/projects/doctype/project_template_task/project_template_task.json
# erpnext/projects/doctype/project_type/project_type.json
# erpnext/projects/doctype/project_type/test_project_type.py
# erpnext/projects/doctype/project_update/project_update.json
# erpnext/projects/doctype/project_update/test_project_update.py
# erpnext/projects/doctype/project_user/project_user.json
# erpnext/projects/doctype/projects_settings/projects_settings.json
# erpnext/projects/doctype/projects_settings/test_projects_settings.py
# erpnext/projects/doctype/task/task.js
# erpnext/projects/doctype/task/task.json
# erpnext/projects/doctype/task/task.py
# erpnext/projects/doctype/task/test_task.py
# erpnext/projects/doctype/task_depends_on/task_depends_on.json
# erpnext/projects/doctype/task_type/task_type.json
# erpnext/projects/doctype/task_type/test_task_type.py
# erpnext/projects/doctype/timesheet/test_timesheet.py
# erpnext/projects/doctype/timesheet/timesheet.js
# erpnext/projects/doctype/timesheet/timesheet.json
# erpnext/projects/doctype/timesheet/timesheet.py
# erpnext/projects/doctype/timesheet_detail/timesheet_detail.json
# erpnext/projects/doctype/timesheet_detail/timesheet_detail.py
# erpnext/projects/report/delayed_tasks_summary/delayed_tasks_summary.py
# erpnext/projects/report/delayed_tasks_summary/test_delayed_tasks_summary.py
# erpnext/projects/workspace/projects/projects.json
# erpnext/public/images/erpnext-logo.svg
# erpnext/public/js/bom_configurator/bom_configurator.bundle.js
# erpnext/public/js/bulk_transaction_processing.js
# erpnext/public/js/controllers/accounts.js
# erpnext/public/js/controllers/taxes_and_totals.js
# erpnext/public/js/controllers/transaction.js
# erpnext/public/js/financial_statements.js
# erpnext/public/js/plant_floor_visual/visual_plant.js
# erpnext/public/js/projects/timer.js
# erpnext/public/js/queries.js
# erpnext/public/js/setup_wizard.js
# erpnext/public/js/templates/visual_plant_floor_template.html
# erpnext/public/js/utils.js
# erpnext/public/js/utils/dimension_tree_filter.js
# erpnext/public/scss/erpnext.scss
# erpnext/quality_management/doctype/non_conformance/non_conformance.json
# erpnext/quality_management/doctype/non_conformance/test_non_conformance.py
# erpnext/quality_management/doctype/quality_action/quality_action.json
# erpnext/quality_management/doctype/quality_action/test_quality_action.py
# erpnext/quality_management/doctype/quality_action_resolution/quality_action_resolution.json
# erpnext/quality_management/doctype/quality_feedback/quality_feedback.json
# erpnext/quality_management/doctype/quality_feedback/test_quality_feedback.py
# erpnext/quality_management/doctype/quality_feedback_parameter/quality_feedback_parameter.json
# erpnext/quality_management/doctype/quality_feedback_template/quality_feedback_template.json
# erpnext/quality_management/doctype/quality_feedback_template/test_quality_feedback_template.py
# erpnext/quality_management/doctype/quality_feedback_template_parameter/quality_feedback_template_parameter.json
# erpnext/quality_management/doctype/quality_goal/quality_goal.json
# erpnext/quality_management/doctype/quality_goal/test_quality_goal.py
# erpnext/quality_management/doctype/quality_goal_objective/quality_goal_objective.json
# erpnext/quality_management/doctype/quality_meeting/quality_meeting.json
# erpnext/quality_management/doctype/quality_meeting/test_quality_meeting.py
# erpnext/quality_management/doctype/quality_meeting_agenda/quality_meeting_agenda.json
# erpnext/quality_management/doctype/quality_meeting_agenda/test_quality_meeting_agenda.py
# erpnext/quality_management/doctype/quality_meeting_minutes/quality_meeting_minutes.json
# erpnext/quality_management/doctype/quality_procedure/quality_procedure.json
# erpnext/quality_management/doctype/quality_procedure/test_quality_procedure.py
# erpnext/quality_management/doctype/quality_procedure_process/quality_procedure_process.json
# erpnext/quality_management/doctype/quality_review/quality_review.json
# erpnext/quality_management/doctype/quality_review/test_quality_review.py
# erpnext/quality_management/doctype/quality_review_objective/quality_review_objective.json
# erpnext/regional/doctype/import_supplier_invoice/import_supplier_invoice.json
# erpnext/regional/doctype/import_supplier_invoice/import_supplier_invoice.py
# erpnext/regional/doctype/import_supplier_invoice/test_import_supplier_invoice.py
# erpnext/regional/doctype/lower_deduction_certificate/lower_deduction_certificate.json
# erpnext/regional/doctype/lower_deduction_certificate/lower_deduction_certificate.py
# erpnext/regional/doctype/lower_deduction_certificate/test_lower_deduction_certificate.py
# erpnext/regional/doctype/south_africa_vat_settings/south_africa_vat_settings.json
# erpnext/regional/doctype/south_africa_vat_settings/test_south_africa_vat_settings.py
# erpnext/regional/doctype/uae_vat_account/uae_vat_account.json
# erpnext/regional/doctype/uae_vat_settings/test_uae_vat_settings.py
# erpnext/regional/doctype/uae_vat_settings/uae_vat_settings.json
# erpnext/regional/italy/utils.py
# erpnext/regional/print_format/detailed_tax_invoice/detailed_tax_invoice.json
# erpnext/regional/print_format/tax_invoice/tax_invoice.json
# erpnext/regional/report/uae_vat_201/test_uae_vat_201.py
# erpnext/regional/report/vat_audit_report/vat_audit_report.py
# erpnext/regional/united_states/test_united_states.py
# erpnext/selling/doctype/customer/customer.js
# erpnext/selling/doctype/customer/customer.json
# erpnext/selling/doctype/customer/customer.py
# erpnext/selling/doctype/customer/customer_dashboard.py
# erpnext/selling/doctype/customer/test_customer.py
# erpnext/selling/doctype/customer_credit_limit/customer_credit_limit.json
# erpnext/selling/doctype/industry_type/industry_type.json
# erpnext/selling/doctype/industry_type/test_industry_type.py
# erpnext/selling/doctype/installation_note/installation_note.json
# erpnext/selling/doctype/installation_note/installation_note.py
# erpnext/selling/doctype/installation_note/test_installation_note.py
# erpnext/selling/doctype/installation_note_item/installation_note_item.json
# erpnext/selling/doctype/party_specific_item/party_specific_item.json
# erpnext/selling/doctype/party_specific_item/test_party_specific_item.py
# erpnext/selling/doctype/product_bundle/product_bundle.js
# erpnext/selling/doctype/product_bundle/product_bundle.json
# erpnext/selling/doctype/product_bundle/test_product_bundle.py
# erpnext/selling/doctype/product_bundle_item/product_bundle_item.json
# erpnext/selling/doctype/quotation/quotation.json
# erpnext/selling/doctype/quotation/quotation.py
# erpnext/selling/doctype/quotation/test_quotation.py
# erpnext/selling/doctype/quotation_item/quotation_item.json
# erpnext/selling/doctype/quotation_item/quotation_item.py
# erpnext/selling/doctype/sales_order/sales_order.js
# erpnext/selling/doctype/sales_order/sales_order.json
# erpnext/selling/doctype/sales_order/sales_order.py
# erpnext/selling/doctype/sales_order/sales_order_list.js
# erpnext/selling/doctype/sales_order/test_sales_order.py
# erpnext/selling/doctype/sales_order_item/sales_order_item.json
# erpnext/selling/doctype/sales_order_item/sales_order_item.py
# erpnext/selling/doctype/sales_partner_type/sales_partner_type.json
# erpnext/selling/doctype/sales_partner_type/test_sales_partner_type.py
# erpnext/selling/doctype/sales_team/sales_team.json
# erpnext/selling/doctype/selling_settings/selling_settings.json
# erpnext/selling/doctype/selling_settings/selling_settings.py
# erpnext/selling/doctype/selling_settings/test_selling_settings.py
# erpnext/selling/doctype/sms_center/sms_center.json
# erpnext/selling/page/point_of_sale/pos_controller.js
# erpnext/selling/page/point_of_sale/pos_item_cart.js
# erpnext/selling/page/point_of_sale/pos_past_order_summary.js
# erpnext/selling/page/point_of_sale/pos_payment.js
# erpnext/selling/page/sales_funnel/sales_funnel.js
# erpnext/selling/page/sales_funnel/sales_funnel.py
# erpnext/selling/report/address_and_contacts/address_and_contacts.py
# erpnext/selling/report/customer_credit_balance/customer_credit_balance.py
# erpnext/selling/report/payment_terms_status_for_sales_order/payment_terms_status_for_sales_order.py
# erpnext/selling/report/payment_terms_status_for_sales_order/test_payment_terms_status_for_sales_order.py
# erpnext/selling/report/pending_so_items_for_purchase_request/test_pending_so_items_for_purchase_request.py
# erpnext/selling/report/sales_analytics/sales_analytics.js
# erpnext/selling/report/sales_analytics/sales_analytics.py
# erpnext/selling/report/sales_analytics/test_analytics.py
# erpnext/selling/report/sales_order_analysis/sales_order_analysis.js
# erpnext/selling/report/sales_order_analysis/sales_order_analysis.py
# erpnext/selling/report/sales_order_analysis/test_sales_order_analysis.py
# erpnext/selling/report/sales_partner_target_variance_based_on_item_group/test_sales_partner_target_variance_based_on_item_group.py
# erpnext/selling/report/sales_person_target_variance_based_on_item_group/test_sales_person_target_variance_based_on_item_group.py
# erpnext/selling/workspace/selling/selling.json
# erpnext/setup/doctype/authorization_control/authorization_control.json
# erpnext/setup/doctype/authorization_control/authorization_control.py
# erpnext/setup/doctype/authorization_rule/authorization_rule.json
# erpnext/setup/doctype/authorization_rule/test_authorization_rule.py
# erpnext/setup/doctype/branch/branch.json
# erpnext/setup/doctype/branch/test_branch.py
# erpnext/setup/doctype/brand/brand.json
# erpnext/setup/doctype/brand/test_brand.py
# erpnext/setup/doctype/company/company.js
# erpnext/setup/doctype/company/company.json
# erpnext/setup/doctype/company/company.py
# erpnext/setup/doctype/company/test_company.py
# erpnext/setup/doctype/currency_exchange/test_currency_exchange.py
# erpnext/setup/doctype/customer_group/customer_group.json
# erpnext/setup/doctype/customer_group/customer_group.py
# erpnext/setup/doctype/customer_group/test_customer_group.py
# erpnext/setup/doctype/department/department.json
# erpnext/setup/doctype/department/department.py
# erpnext/setup/doctype/department/test_department.py
# erpnext/setup/doctype/designation/designation.json
# erpnext/setup/doctype/designation/test_designation.py
# erpnext/setup/doctype/driver/driver.json
# erpnext/setup/doctype/driver/driver.py
# erpnext/setup/doctype/driver/test_driver.py
# erpnext/setup/doctype/driving_license_category/driving_license_category.json
# erpnext/setup/doctype/email_digest/email_digest.json
# erpnext/setup/doctype/email_digest/email_digest.py
# erpnext/setup/doctype/email_digest/test_email_digest.py
# erpnext/setup/doctype/email_digest_recipient/email_digest_recipient.json
# erpnext/setup/doctype/employee/employee.json
# erpnext/setup/doctype/employee/employee.py
# erpnext/setup/doctype/employee/test_employee.py
# erpnext/setup/doctype/employee_education/employee_education.json
# erpnext/setup/doctype/employee_external_work_history/employee_external_work_history.json
# erpnext/setup/doctype/employee_group/employee_group.json
# erpnext/setup/doctype/employee_group/test_employee_group.py
# erpnext/setup/doctype/employee_group_table/employee_group_table.json
# erpnext/setup/doctype/employee_internal_work_history/employee_internal_work_history.json
# erpnext/setup/doctype/global_defaults/global_defaults.json
# erpnext/setup/doctype/global_defaults/test_global_defaults.py
# erpnext/setup/doctype/holiday/holiday.json
# erpnext/setup/doctype/holiday_list/holiday_list.json
# erpnext/setup/doctype/holiday_list/test_holiday_list.py
# erpnext/setup/doctype/incoterm/test_incoterm.py
# erpnext/setup/doctype/item_group/item_group.json
# erpnext/setup/doctype/item_group/test_item_group.py
# erpnext/setup/doctype/party_type/party_type.json
# erpnext/setup/doctype/party_type/test_party_type.py
# erpnext/setup/doctype/print_heading/print_heading.json
# erpnext/setup/doctype/print_heading/test_print_heading.py
# erpnext/setup/doctype/quotation_lost_reason/quotation_lost_reason.json
# erpnext/setup/doctype/quotation_lost_reason/test_quotation_lost_reason.py
# erpnext/setup/doctype/quotation_lost_reason_detail/quotation_lost_reason_detail.json
# erpnext/setup/doctype/sales_partner/sales_partner.json
# erpnext/setup/doctype/sales_partner/sales_partner.py
# erpnext/setup/doctype/sales_partner/test_sales_partner.py
# erpnext/setup/doctype/sales_person/sales_person.json
# erpnext/setup/doctype/sales_person/test_sales_person.py
# erpnext/setup/doctype/supplier_group/supplier_group.js
# erpnext/setup/doctype/supplier_group/supplier_group.json
# erpnext/setup/doctype/supplier_group/test_supplier_group.py
# erpnext/setup/doctype/target_detail/target_detail.json
# erpnext/setup/doctype/terms_and_conditions/terms_and_conditions.json
# erpnext/setup/doctype/terms_and_conditions/test_terms_and_conditions.py
# erpnext/setup/doctype/territory/territory.json
# erpnext/setup/doctype/territory/test_territory.py
# erpnext/setup/doctype/transaction_deletion_record/test_transaction_deletion_record.py
# erpnext/setup/doctype/transaction_deletion_record/transaction_deletion_record.json
# erpnext/setup/doctype/transaction_deletion_record_item/transaction_deletion_record_item.json
# erpnext/setup/doctype/uom/test_uom.py
# erpnext/setup/doctype/uom/uom.json
# erpnext/setup/doctype/uom/uom.py
# erpnext/setup/doctype/uom_conversion_factor/test_uom_conversion_factor.py
# erpnext/setup/doctype/uom_conversion_factor/uom_conversion_factor.json
# erpnext/setup/doctype/vehicle/test_vehicle.py
# erpnext/setup/doctype/vehicle/vehicle.json
# erpnext/setup/doctype/website_item_group/website_item_group.json
# erpnext/setup/install.py
# erpnext/setup/setup_wizard/data/country_wise_tax.json
# erpnext/setup/setup_wizard/data/uom_data.json
# erpnext/setup/setup_wizard/operations/defaults_setup.py
# erpnext/setup/setup_wizard/operations/install_fixtures.py
# erpnext/setup/utils.py
# erpnext/startup/boot.py
# erpnext/startup/leaderboard.py
# erpnext/stock/__init__.py
# erpnext/stock/deprecated_serial_batch.py
# erpnext/stock/doctype/batch/batch.json
# erpnext/stock/doctype/batch/test_batch.py
# erpnext/stock/doctype/bin/bin.json
# erpnext/stock/doctype/bin/test_bin.py
# erpnext/stock/doctype/closing_stock_balance/closing_stock_balance.json
# erpnext/stock/doctype/closing_stock_balance/test_closing_stock_balance.py
# erpnext/stock/doctype/customs_tariff_number/customs_tariff_number.json
# erpnext/stock/doctype/customs_tariff_number/test_customs_tariff_number.py
# erpnext/stock/doctype/delivery_note/delivery_note.json
# erpnext/stock/doctype/delivery_note/delivery_note.py
# erpnext/stock/doctype/delivery_note/delivery_note_list.js
# erpnext/stock/doctype/delivery_note/test_delivery_note.py
# erpnext/stock/doctype/delivery_note_item/delivery_note_item.json
# erpnext/stock/doctype/delivery_note_item/delivery_note_item.py
# erpnext/stock/doctype/delivery_settings/delivery_settings.json
# erpnext/stock/doctype/delivery_settings/test_delivery_settings.py
# erpnext/stock/doctype/delivery_stop/delivery_stop.json
# erpnext/stock/doctype/delivery_trip/delivery_trip.js
# erpnext/stock/doctype/delivery_trip/delivery_trip.json
# erpnext/stock/doctype/delivery_trip/delivery_trip.py
# erpnext/stock/doctype/delivery_trip/test_delivery_trip.py
# erpnext/stock/doctype/inventory_dimension/inventory_dimension.json
# erpnext/stock/doctype/inventory_dimension/inventory_dimension.py
# erpnext/stock/doctype/inventory_dimension/test_inventory_dimension.py
# erpnext/stock/doctype/item/item.js
# erpnext/stock/doctype/item/item.json
# erpnext/stock/doctype/item/item.py
# erpnext/stock/doctype/item/item_list.js
# erpnext/stock/doctype/item/test_item.py
# erpnext/stock/doctype/item_alternative/item_alternative.json
# erpnext/stock/doctype/item_alternative/test_item_alternative.py
# erpnext/stock/doctype/item_attribute/item_attribute.json
# erpnext/stock/doctype/item_attribute/item_attribute.py
# erpnext/stock/doctype/item_attribute/test_item_attribute.py
# erpnext/stock/doctype/item_attribute_value/item_attribute_value.json
# erpnext/stock/doctype/item_barcode/item_barcode.json
# erpnext/stock/doctype/item_customer_detail/item_customer_detail.json
# erpnext/stock/doctype/item_default/item_default.json
# erpnext/stock/doctype/item_manufacturer/item_manufacturer.json
# erpnext/stock/doctype/item_manufacturer/test_item_manufacturer.py
# erpnext/stock/doctype/item_price/item_price.json
# erpnext/stock/doctype/item_price/item_price.py
# erpnext/stock/doctype/item_price/test_item_price.py
# erpnext/stock/doctype/item_quality_inspection_parameter/item_quality_inspection_parameter.json
# erpnext/stock/doctype/item_reorder/item_reorder.json
# erpnext/stock/doctype/item_supplier/item_supplier.json
# erpnext/stock/doctype/item_tax/item_tax.json
# erpnext/stock/doctype/item_variant/item_variant.json
# erpnext/stock/doctype/item_variant_attribute/item_variant_attribute.json
# erpnext/stock/doctype/item_variant_settings/item_variant_settings.js
# erpnext/stock/doctype/item_variant_settings/item_variant_settings.json
# erpnext/stock/doctype/item_variant_settings/test_item_variant_settings.py
# erpnext/stock/doctype/item_website_specification/item_website_specification.json
# erpnext/stock/doctype/landed_cost_item/landed_cost_item.json
# erpnext/stock/doctype/landed_cost_purchase_receipt/landed_cost_purchase_receipt.json
# erpnext/stock/doctype/landed_cost_taxes_and_charges/landed_cost_taxes_and_charges.json
# erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.json
# erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py
# erpnext/stock/doctype/landed_cost_voucher/test_landed_cost_voucher.py
# erpnext/stock/doctype/manufacturer/manufacturer.json
# erpnext/stock/doctype/manufacturer/test_manufacturer.py
# erpnext/stock/doctype/material_request/material_request.js
# erpnext/stock/doctype/material_request/material_request.json
# erpnext/stock/doctype/material_request/material_request.py
# erpnext/stock/doctype/material_request/material_request_list.js
# erpnext/stock/doctype/material_request/test_material_request.py
# erpnext/stock/doctype/material_request_item/material_request_item.json
# erpnext/stock/doctype/packed_item/packed_item.json
# erpnext/stock/doctype/packed_item/packed_item.py
# erpnext/stock/doctype/packed_item/test_packed_item.py
# erpnext/stock/doctype/packing_slip/packing_slip.json
# erpnext/stock/doctype/packing_slip/test_packing_slip.py
# erpnext/stock/doctype/packing_slip_item/packing_slip_item.json
# erpnext/stock/doctype/pick_list/pick_list.json
# erpnext/stock/doctype/pick_list/pick_list_list.js
# erpnext/stock/doctype/pick_list/test_pick_list.py
# erpnext/stock/doctype/pick_list_item/pick_list_item.json
# erpnext/stock/doctype/price_list/price_list.json
# erpnext/stock/doctype/price_list/price_list.py
# erpnext/stock/doctype/price_list/test_price_list.py
# erpnext/stock/doctype/price_list_country/price_list_country.json
# erpnext/stock/doctype/purchase_receipt/purchase_receipt.json
# erpnext/stock/doctype/purchase_receipt/purchase_receipt.py
# erpnext/stock/doctype/purchase_receipt/test_purchase_receipt.py
# erpnext/stock/doctype/purchase_receipt_item/purchase_receipt_item.json
# erpnext/stock/doctype/purchase_receipt_item/purchase_receipt_item.py
# erpnext/stock/doctype/putaway_rule/putaway_rule.json
# erpnext/stock/doctype/putaway_rule/putaway_rule.py
# erpnext/stock/doctype/putaway_rule/test_putaway_rule.py
# erpnext/stock/doctype/quality_inspection/quality_inspection.json
# erpnext/stock/doctype/quality_inspection/test_quality_inspection.py
# erpnext/stock/doctype/quality_inspection_parameter/quality_inspection_parameter.json
# erpnext/stock/doctype/quality_inspection_parameter/test_quality_inspection_parameter.py
# erpnext/stock/doctype/quality_inspection_parameter_group/quality_inspection_parameter_group.json
# erpnext/stock/doctype/quality_inspection_parameter_group/test_quality_inspection_parameter_group.py
# erpnext/stock/doctype/quality_inspection_reading/quality_inspection_reading.json
# erpnext/stock/doctype/quality_inspection_template/quality_inspection_template.json
# erpnext/stock/doctype/quality_inspection_template/test_quality_inspection_template.py
# erpnext/stock/doctype/quick_stock_balance/quick_stock_balance.json
# erpnext/stock/doctype/repost_item_valuation/repost_item_valuation.json
# erpnext/stock/doctype/repost_item_valuation/repost_item_valuation.py
# erpnext/stock/doctype/repost_item_valuation/test_repost_item_valuation.py
# erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.json
# erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py
# erpnext/stock/doctype/serial_and_batch_bundle/test_serial_and_batch_bundle.py
# erpnext/stock/doctype/serial_and_batch_entry/serial_and_batch_entry.json
# erpnext/stock/doctype/serial_no/serial_no.json
# erpnext/stock/doctype/serial_no/test_serial_no.py
# erpnext/stock/doctype/shipment/shipment.json
# erpnext/stock/doctype/shipment/test_shipment.py
# erpnext/stock/doctype/shipment_delivery_note/shipment_delivery_note.json
# erpnext/stock/doctype/shipment_parcel/shipment_parcel.json
# erpnext/stock/doctype/shipment_parcel_template/shipment_parcel_template.json
# erpnext/stock/doctype/shipment_parcel_template/test_shipment_parcel_template.py
# erpnext/stock/doctype/stock_entry/stock_entry.json
# erpnext/stock/doctype/stock_entry/stock_entry.py
# erpnext/stock/doctype/stock_entry/test_stock_entry.py
# erpnext/stock/doctype/stock_entry_detail/stock_entry_detail.json
# erpnext/stock/doctype/stock_entry_type/stock_entry_type.json
# erpnext/stock/doctype/stock_entry_type/stock_entry_type.py
# erpnext/stock/doctype/stock_entry_type/test_stock_entry_type.py
# erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.json
# erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py
# erpnext/stock/doctype/stock_ledger_entry/test_stock_ledger_entry.py
# erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.json
# erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py
# erpnext/stock/doctype/stock_reconciliation/test_stock_reconciliation.py
# erpnext/stock/doctype/stock_reconciliation_item/stock_reconciliation_item.json
# erpnext/stock/doctype/stock_reposting_settings/stock_reposting_settings.json
# erpnext/stock/doctype/stock_reposting_settings/test_stock_reposting_settings.py
# erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.json
# erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py
# erpnext/stock/doctype/stock_reservation_entry/test_stock_reservation_entry.py
# erpnext/stock/doctype/stock_settings/stock_settings.json
# erpnext/stock/doctype/stock_settings/stock_settings.py
# erpnext/stock/doctype/stock_settings/test_stock_settings.py
# erpnext/stock/doctype/uom_category/test_uom_category.py
# erpnext/stock/doctype/uom_category/uom_category.json
# erpnext/stock/doctype/uom_conversion_detail/uom_conversion_detail.json
# erpnext/stock/doctype/variant_field/test_variant_field.py
# erpnext/stock/doctype/variant_field/variant_field.json
# erpnext/stock/doctype/warehouse/test_warehouse.py
# erpnext/stock/doctype/warehouse/warehouse.json
# erpnext/stock/doctype/warehouse/warehouse.py
# erpnext/stock/doctype/warehouse_type/test_warehouse_type.py
# erpnext/stock/doctype/warehouse_type/warehouse_type.json
# erpnext/stock/get_item_details.py
# erpnext/stock/page/warehouse_capacity_summary/warehouse_capacity_summary.js
# erpnext/stock/page/warehouse_capacity_summary/warehouse_capacity_summary_header.html
# erpnext/stock/print_format/purchase_receipt_serial_and_batch_bundle_print/purchase_receipt_serial_and_batch_bundle_print.json
# erpnext/stock/reorder_item.py
# erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py
# erpnext/stock/report/item_shortage_report/test_item_shortage_report.py
# erpnext/stock/report/reserved_stock/test_reserved_stock.py
# erpnext/stock/report/stock_ageing/test_stock_ageing.py
# erpnext/stock/report/stock_analytics/test_stock_analytics.py
# erpnext/stock/report/stock_balance/test_stock_balance.py
# erpnext/stock/report/stock_ledger/test_stock_ledger_report.py
# erpnext/stock/report/test_reports.py
# erpnext/stock/serial_batch_bundle.py
# erpnext/stock/stock_balance.py
# erpnext/stock/stock_ledger.py
# erpnext/stock/tests/test_get_item_details.py
# erpnext/stock/tests/test_utils.py
# erpnext/stock/tests/test_valuation.py
# erpnext/stock/utils.py
# erpnext/subcontracting/doctype/subcontracting_bom/subcontracting_bom.json
# erpnext/subcontracting/doctype/subcontracting_bom/subcontracting_bom.py
# erpnext/subcontracting/doctype/subcontracting_bom/test_subcontracting_bom.py
# erpnext/subcontracting/doctype/subcontracting_order/subcontracting_order.json
# erpnext/subcontracting/doctype/subcontracting_order/subcontracting_order.py
# erpnext/subcontracting/doctype/subcontracting_order/subcontracting_order_list.js
# erpnext/subcontracting/doctype/subcontracting_order/test_subcontracting_order.py
# erpnext/subcontracting/doctype/subcontracting_order_item/subcontracting_order_item.json
# erpnext/subcontracting/doctype/subcontracting_order_item/subcontracting_order_item.py
# erpnext/subcontracting/doctype/subcontracting_order_service_item/subcontracting_order_service_item.json
# erpnext/subcontracting/doctype/subcontracting_order_supplied_item/subcontracting_order_supplied_item.json
# erpnext/subcontracting/doctype/subcontracting_receipt/subcontracting_receipt.json
# erpnext/subcontracting/doctype/subcontracting_receipt/subcontracting_receipt.py
# erpnext/subcontracting/doctype/subcontracting_receipt/subcontracting_receipt_list.js
# erpnext/subcontracting/doctype/subcontracting_receipt/test_subcontracting_receipt.py
# erpnext/subcontracting/doctype/subcontracting_receipt_item/subcontracting_receipt_item.json
# erpnext/subcontracting/doctype/subcontracting_receipt_item/subcontracting_receipt_item.py
# erpnext/subcontracting/doctype/subcontracting_receipt_supplied_item/subcontracting_receipt_supplied_item.json
# erpnext/support/doctype/issue/issue.json
# erpnext/support/doctype/issue/issue.py
# erpnext/support/doctype/issue/test_issue.py
# erpnext/support/doctype/issue_priority/issue_priority.json
# erpnext/support/doctype/issue_priority/test_issue_priority.py
# erpnext/support/doctype/issue_type/issue_type.json
# erpnext/support/doctype/issue_type/test_issue_type.py
# erpnext/support/doctype/pause_sla_on_status/pause_sla_on_status.json
# erpnext/support/doctype/service_day/service_day.json
# erpnext/support/doctype/service_level_agreement/service_level_agreement.json
# erpnext/support/doctype/service_level_agreement/service_level_agreement.py
# erpnext/support/doctype/service_level_agreement/test_service_level_agreement.py
# erpnext/support/doctype/service_level_priority/service_level_priority.json
# erpnext/support/doctype/sla_fulfilled_on_status/sla_fulfilled_on_status.json
# erpnext/support/doctype/support_search_source/support_search_source.json
# erpnext/support/doctype/support_settings/support_settings.json
# erpnext/support/doctype/support_settings/test_support_settings.py
# erpnext/support/doctype/warranty_claim/test_warranty_claim.py
# erpnext/support/doctype/warranty_claim/warranty_claim.json
# erpnext/support/doctype/warranty_claim/warranty_claim.py
# erpnext/support/report/issue_analytics/test_issue_analytics.py
# erpnext/telephony/doctype/call_log/test_call_log.py
# erpnext/telephony/doctype/incoming_call_handling_schedule/incoming_call_handling_schedule.json
# erpnext/telephony/doctype/incoming_call_settings/incoming_call_settings.json
# erpnext/telephony/doctype/incoming_call_settings/test_incoming_call_settings.py
# erpnext/telephony/doctype/telephony_call_type/telephony_call_type.json
# erpnext/telephony/doctype/telephony_call_type/test_telephony_call_type.py
# erpnext/telephony/doctype/voice_call_settings/test_voice_call_settings.py
# erpnext/telephony/doctype/voice_call_settings/voice_call_settings.json
# erpnext/templates/form_grid/includes/visible_cols.html
# erpnext/templates/generators/sales_partner.html
# erpnext/templates/includes/issue_row.html
# erpnext/templates/includes/macros.html
# erpnext/templates/includes/projects/project_row.html
# erpnext/templates/includes/transaction_row.html
# erpnext/templates/pages/order.html
# erpnext/templates/pages/order.py
# erpnext/templates/pages/timelog_info.html
# erpnext/templates/print_formats/includes/total.html
# erpnext/tests/test_activation.py
# erpnext/tests/test_init.py
# erpnext/tests/test_notifications.py
# erpnext/tests/test_perf.py
# erpnext/tests/test_point_of_sale.py
# erpnext/tests/test_regional.py
# erpnext/tests/test_webform.py
# erpnext/tests/test_zform_loads.py
# erpnext/utilities/activation.py
# erpnext/utilities/bulk_transaction.py
# erpnext/utilities/doctype/portal_user/portal_user.json
# erpnext/utilities/doctype/rename_tool/rename_tool.json
# erpnext/utilities/doctype/video/test_video.py
# erpnext/utilities/doctype/video/video.json
# erpnext/utilities/doctype/video/video.py
# erpnext/utilities/doctype/video_settings/test_video_settings.py
# erpnext/utilities/doctype/video_settings/video_settings.json
# erpnext/www/support/index.py
# pyproject.toml
2024-12-10 04:49:00 +00:00
ruthra kumar
eae5996c4c
Merge pull request #44622 from ruthra-kumar/backport_v15_pr_44545
...
fix: only show advance payment entries where "book_advance_payments_in_separate_party_account" is true (backport #44545 )
2024-12-10 07:28:53 +05:30
ljain112
98bd5f20c4
fix: restrict advance payment entries with flag
...
where "book_advance_payments_in_separate_party_account" is true
2024-12-09 20:57:24 +05:30
mergify[bot]
bdb60a51c3
fix: do not allow to inward same serial nos multiple times (backport #44617 ) ( #44619 )
...
* fix: do not allow to inward same serial nos multiple times (#44617 )
(cherry picked from commit 616bb383c5 )
# Conflicts:
# erpnext/patches.txt
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-12-09 20:30:45 +05:30
mergify[bot]
04b07a9e1c
fix: not able to make sales return entry (backport #44605 ) ( #44613 )
...
fix: not able to make sales return entry (#44605 )
(cherry picked from commit 314c7b8d2a )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-12-09 19:11:49 +05:30
mergify[bot]
243bf542c4
fix: description overwrite on qty change (backport #44606 ) ( #44609 )
...
fix: description overwrite on qty change (#44606 )
(cherry picked from commit 9ad79625e0 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-12-09 14:56:10 +05:30
ruthra kumar
0bb7c889ae
Merge pull request #44612 from frappe/mergify/bp/version-15-hotfix/pr-44513
...
fix: correct color for draft in list view (backport #44513 )
2024-12-09 14:08:04 +05:30
ljain112
cce1cc6674
fix: correct color for draft in list view
...
(cherry picked from commit 143acf2330 )
2024-12-09 08:04:53 +00:00
ruthra kumar
c6c5587cc6
Merge pull request #44610 from ruthra-kumar/backport_v15_44495
...
fix: prevent set_payment_schedule on return documents
2024-12-09 13:34:07 +05:30
ruthra kumar
2560beb695
fix: prevent set_payment_schedule on return documents
2024-12-09 12:58:20 +05:30
ruthra kumar
80f2fc8e64
Merge pull request #44603 from frappe/mergify/bp/version-15-hotfix/pr-44582
...
fix: add doc.status for translation (backport #44582 )
2024-12-09 12:09:13 +05:30
mahsem
47e1ed1eff
fix: add docstatus for translation
...
(cherry picked from commit dda272220b )
2024-12-09 05:52:16 +00:00
mergify[bot]
2a17ecdc39
fix: currency symbol in SCO and SCR (backport #44577 ) ( #44594 )
...
* fix: currency symbol in SCO and SCR (#44577 )
(cherry picked from commit 8806d17ef1 )
# Conflicts:
# erpnext/subcontracting/doctype/subcontracting_order/subcontracting_order.json
# erpnext/subcontracting/doctype/subcontracting_order_item/subcontracting_order_item.json
# erpnext/subcontracting/doctype/subcontracting_receipt/subcontracting_receipt.json
# erpnext/subcontracting/doctype/subcontracting_receipt_item/subcontracting_receipt_item.json
* chore: fix conflicts
* chore: fix conflicts
* chore: fix conflicts
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-12-08 16:07:06 +05:30
mergify[bot]
608eaaa482
fix: BOM has not attr required items (backport #44598 ) ( #44600 )
...
fix: BOM has not attr required items (#44598 )
(cherry picked from commit 42d238da14 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-12-08 16:06:41 +05:30
mergify[bot]
a5cc307417
fix: BOM name issue (backport #44586 ) ( #44589 )
...
fix: BOM name issue (#44586 )
(cherry picked from commit d871e21a40 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-12-07 12:58:34 +05:30
mergify[bot]
0b268279cf
fix: BOM for variant items (backport #44580 ) ( #44584 )
...
fix: BOM for variant items (#44580 )
(cherry picked from commit 93e9517f5d )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-12-06 22:35:37 +05:30
mergify[bot]
03ae9e27be
fix: BOM name issue (backport #44575 ) ( #44579 )
...
fix: BOM name issue (#44575 )
fix: bom name issue
(cherry picked from commit b7a3c6b6ca )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-12-06 21:50:49 +05:30
mergify[bot]
31c2b818bd
fix(Bank Transaction): error in party matching should not block submitting (backport #44416 ) ( #44574 )
...
fix(Bank Transaction): error in party matching should not block submitting (#44416 )
(cherry picked from commit 72256565bb )
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2024-12-06 11:57:48 +01:00
ruthra kumar
f4cdf02e85
Merge pull request #44572 from frappe/mergify/bp/version-15-hotfix/pr-44538
...
fix: add labels for translation in purchase_order_analysis.py (backport #44538 )
2024-12-06 12:21:17 +05:30
mahsem
f06827c6fb
fix: add labels for translation in purchase_order_analysis.py
...
(cherry picked from commit 342a398bec )
2024-12-06 06:49:55 +00:00
ruthra kumar
672aa42d03
Merge pull request #44570 from frappe/mergify/bp/version-15-hotfix/pr-44539
...
fix: add labels for translation in production_analytics.py (backport #44539 )
2024-12-06 12:17:11 +05:30
mahsem
7a6cb0f157
fix: add labels for translation in production_analytics.py
...
(cherry picked from commit 9b09116576 )
2024-12-06 06:46:29 +00:00
ruthra kumar
7940feaa1c
Merge pull request #44568 from frappe/mergify/bp/version-15-hotfix/pr-44541
...
fix: add labels for translation in quality_inspection_summary.py (backport #44541 )
2024-12-06 12:16:21 +05:30
ruthra kumar
3bfb271ddc
Merge pull request #44566 from frappe/mergify/bp/version-15-hotfix/pr-44558
...
fix: add string for translation in delayed_tasks_summary.py (backport #44558 )
2024-12-06 12:15:57 +05:30
mahsem
dd3a747af4
fix: add labels for translation in quality_inspection_summary.py
...
(cherry picked from commit 6ff4704345 )
2024-12-06 06:45:26 +00:00
mahsem
43fc8bf74e
fix: add string for translation in delayed_tasks_summary.py
...
(cherry picked from commit 84b54f549a )
2024-12-06 06:44:55 +00:00
ruthra kumar
33d69222ca
Merge pull request #44564 from frappe/mergify/bp/version-15-hotfix/pr-44559
...
fix: add strings for translation payment_terms_status_for_sales_order.py (backport #44559 )
2024-12-06 12:13:12 +05:30
mahsem
773e03f84f
fix: add strings for translation payment_terms_status_for_sales_order.py
...
(cherry picked from commit 7d244051c8 )
2024-12-06 06:38:31 +00:00
ruthra kumar
e6d1f1af91
Merge pull request #44562 from frappe/mergify/bp/version-15-hotfix/pr-44560
...
fix: add labels for translation in sales_order_analysis.py (backport #44560 )
2024-12-06 12:07:15 +05:30
mahsem
6980d1e142
fix: add labels for translation in sales_order_analysis.py
...
(cherry picked from commit 8a554a5538 )
2024-12-06 06:09:36 +00:00
mergify[bot]
06ac21dd85
chore: Ignore stock validation for non stock invoices (backport #44549 ) ( #44554 )
...
chore: Ignore stock validation for non stock invoices (#44549 )
* chore: Ignore stock validation for non stock invoices
* chore: Ignore stock validation for non stock invoices
(cherry picked from commit 1ac292285e )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2024-12-05 22:57:09 +05:30
mergify[bot]
63b1df38a8
fix: variant qty while making work order from BOM (backport #44548 ) ( #44551 )
...
fix: variant qty while making work order from BOM (#44548 )
(cherry picked from commit 1571dff3ef )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-12-05 16:01:04 +05:30
mergify[bot]
5ef063c634
fix: not able to make PO for returned qty from material request (backport #44540 ) ( #44547 )
...
fix: not able to make PO for returned qty from material request (#44540 )
(cherry picked from commit 024c442087 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-12-05 15:52:04 +05:30
mergify[bot]
99a327155e
fix: update qty in SABB if qty changed in stock reco (backport #44542 ) ( #44546 )
...
fix: update qty in SABB if qty changed in stock reco (#44542 )
(cherry picked from commit 7249cf0001 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-12-05 15:51:44 +05:30
Khushi Rawat
59c7b80a2f
Merge pull request #44544 from frappe/mergify/bp/version-15-hotfix/pr-44537
...
fix: add title for translation in asset.js (backport #44537 )
2024-12-05 15:42:22 +05:30
mahsem
843ff18cf9
fix: add title for translation in asset.js
...
(cherry picked from commit 61439132a4 )
2024-12-05 09:47:58 +00:00
mergify[bot]
3771c6eeae
fix: consider zero valuation rate for serial nos (backport #44532 ) ( #44534 )
...
fix: consider zero valuation rate for serial nos (#44532 )
(cherry picked from commit 14f2b0ab0e )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-12-05 13:46:23 +05:30
mergify[bot]
f4aa4c9466
fix: incorrect stock UOM for BOM raw materials (backport #44528 ) ( #44531 )
...
fix: incorrect stock UOM for BOM raw materials (#44528 )
fix: incorrect stock uom for BOM raw materials
(cherry picked from commit 5413cf9f1f )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-12-05 12:51:25 +05:30
ruthra kumar
4f05e45698
Merge pull request #44529 from frappe/mergify/bp/version-15-hotfix/pr-44503
...
fix: add strings for translation in pos_item_cart.js (backport #44503 )
2024-12-05 10:25:23 +05:30
ruthra kumar
d540c99934
chore: linter fix
...
(cherry picked from commit 31efaf6dbf )
2024-12-05 04:49:18 +00:00
mahsem
71d8dfb401
fix: add strings for translation in pos_item_cart.js
...
(cherry picked from commit 4b72b60f1a )
2024-12-05 04:49:18 +00:00
ruthra kumar
71d53dd5ef
Merge pull request #44526 from frappe/mergify/bp/version-15-hotfix/pr-44512
...
fix: add label strings for translation in pos_controller.js (backport #44512 )
2024-12-05 10:19:15 +05:30
mahsem
ffdd7cfa86
fix: add label strings for translation in pos_controller.js
...
(cherry picked from commit bd77a5557d )
2024-12-05 04:43:16 +00:00
ruthra kumar
3d6d560777
Merge pull request #44524 from frappe/mergify/bp/version-15-hotfix/pr-44501
...
fix: strings for translation in pos_past_order_summary.js (backport #44501 )
2024-12-05 10:12:55 +05:30
ruthra kumar
2139e6fba2
Merge pull request #44522 from frappe/mergify/bp/version-15-hotfix/pr-42081
...
Use better description in pos_payment.js (backport #42081 )
2024-12-05 10:12:27 +05:30
ruthra kumar
6c0949e6dd
Merge pull request #44520 from frappe/mergify/bp/version-15-hotfix/pr-44500
...
fix: add labels for translation in sales_order.js (backport #44500 )
2024-12-05 10:11:59 +05:30
mahsem
ceec5fdb6c
fix: strings for translation in pos_past_order_summary.js
...
(cherry picked from commit 23c846d4b9 )
2024-12-05 04:32:03 +00:00
mahsem
af97d3e341
refactor: translatable label on pos payments ( #42081 )
...
* Use better description in pos_payment.js
Use Change Amount instead of Change and To Be Paid in pos_payment.js and be consistent with other strings
* change_amount_pos_payment.js
(cherry picked from commit 138ffc4e93 )
2024-12-05 04:31:01 +00:00
mahsem
283043eba7
fix: add labels for translation in sales_order.js
...
(cherry picked from commit d544328ffe )
2024-12-05 04:29:43 +00:00
mergify[bot]
8733eda576
fix: inv dimensions fields not creating for standard doctype (backport #44504 ) ( #44515 )
...
fix: inv dimensions fields not creating for standard doctype (#44504 )
(cherry picked from commit 353610ce61 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-12-05 09:45:17 +05:30
mergify[bot]
07df87ab69
fix: required by date in the reorder material request (backport #44497 ) ( #44509 )
...
fix: required by date in the reorder material request (#44497 )
(cherry picked from commit 4001166ecc )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-12-04 19:02:45 +05:30
mergify[bot]
539c5b7974
fix: duplicate required items in the CSV (backport #44498 ) ( #44507 )
...
* fix: duplicate required items in the CSV (#44498 )
(cherry picked from commit b4534e56e4 )
# Conflicts:
# erpnext/manufacturing/doctype/production_plan/production_plan.json
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-12-04 19:02:26 +05:30
ruthra kumar
94a0725917
Merge pull request #44499 from frappe/mergify/bp/version-15-hotfix/pr-44496
...
fix: add strings for translation in timesheet.js (backport #44496 )
2024-12-04 16:21:10 +05:30
mahsem
106671a414
fix: add strings for translation in timesheet.js ( #44496 )
...
(cherry picked from commit 6585fabdb1 )
2024-12-04 07:36:49 +00:00
ruthra kumar
3e2bc139ab
Merge pull request #44491 from frappe/mergify/bp/version-15-hotfix/pr-44339
...
fix: move `validate_total_debit_and_credit` from`validate` to`on_submit` in Journal Entry (backport #44339 )
2024-12-03 19:52:30 +05:30
ruthra kumar
16d0d42afe
refactor: validate debit and credit on before_submit
...
(cherry picked from commit c3ace82db8 )
2024-12-03 13:47:27 +00:00
vishakhdesai
63de576be6
fix: move validate_total_debit_and_credit from validate to on_submit in Journal Entry
...
(cherry picked from commit 8b5d4c0236 )
2024-12-03 13:47:27 +00:00
ruthra kumar
d5a544ca69
Merge pull request #44485 from frappe/mergify/bp/version-15-hotfix/pr-44467
...
fix: Multiple Fixes in Gross Profit Report (backport #44467 )
2024-12-03 19:15:15 +05:30
ruthra kumar
4a713f6b5e
chore: fix typo
...
(cherry picked from commit fc0122ce76 )
2024-12-03 12:01:07 +00:00
ljain112
f165e1732b
fix: correct buying amount for product bundel
...
(cherry picked from commit 4e6a5893e7 )
2024-12-03 12:01:07 +00:00
ljain112
ea57f2b292
fix: remove queries
...
(cherry picked from commit a86b223aed )
2024-12-03 12:01:07 +00:00
ruthra kumar
c880476cbe
Merge pull request #44481 from frappe/mergify/bp/version-15-hotfix/pr-44450
...
fix: calculate submitted payment entry amount for grand total (backport #44450 )
2024-12-03 15:15:40 +05:30
mergify[bot]
0a9c92fce9
fix: incorrect Gross Margin on project (backport #44461 ) ( #44468 )
...
* fix: incorrect Gross Margin on project (#44461 )
(cherry picked from commit 7de9c14a2c )
# Conflicts:
# erpnext/accounts/doctype/sales_invoice/test_sales_invoice.py
* chore: resolve conflict
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
Co-authored-by: ruthra kumar <ruthra@erpnext.com >
2024-12-03 15:09:09 +05:30
Sugesh393
aa090beae0
test: add new unit test to validate paid amount in payment request
...
(cherry picked from commit 9bee2d430c )
2024-12-03 09:22:23 +00:00
Sugesh393
ebdacc094c
fix: calculate submitted payment entry as paid amount
...
(cherry picked from commit 561a159aec )
2024-12-03 09:22:23 +00:00
ruthra kumar
0c28726ce2
Merge pull request #44480 from frappe/mergify/bp/version-15-hotfix/pr-44415
...
fix: adjusted incoming rate for zero rated item in purchase receipt (backport #44415 )
2024-12-03 14:48:51 +05:30
ruthra kumar
be0604f7cf
Merge pull request #44478 from frappe/mergify/bp/version-15-hotfix/pr-44373
...
fix: Always Calculate `sales_incoming_rate` for Internal Transfers (backport #44373 )
2024-12-03 14:48:14 +05:30
ljain112
435280d626
fix: adjusted incoming rate for zero rated item in purchase receipt
...
(cherry picked from commit 3182c6981c )
2024-12-03 08:56:10 +00:00
Ninad1306
558d49b3d3
test: validate buying workflow
...
(cherry picked from commit 94d3fc9fde )
2024-12-03 08:48:52 +00:00
Ninad1306
05795af471
fix: always set sales incoming rate for internal transfers
...
(cherry picked from commit d049c97884 )
2024-12-03 08:48:51 +00:00
ruthra kumar
38aa3769bb
Merge pull request #44477 from frappe/mergify/bp/version-15-hotfix/pr-44470
...
refactor(UI): Rearranging fields under new sections (backport #44470 )
2024-12-03 11:13:37 +05:30
ruthra kumar
5c6d9c9812
refactor(UI): Rearranging fields under new sections
...
(cherry picked from commit 7244754d28 )
2024-12-03 05:00:17 +00:00
ruthra kumar
85fda71835
Merge pull request #44368 from frappe/mergify/bp/version-15-hotfix/pr-44363
...
feat(Dunning): separate tab "Address & Contact" (backport #44363 )
2024-12-03 10:21:22 +05:30
ruthra kumar
7150aff520
Merge pull request #44466 from frappe/mergify/bp/version-15-hotfix/pr-43958
...
fix: set correct unallocated amount in Payment Entry (backport #43958 )
2024-12-02 16:15:53 +05:30
ruthra kumar
c157978912
chore: resolve conflicts
2024-12-02 15:24:32 +05:30
Sagar Vora
ae93f7f967
fix: set correct unallocated amount in Payment Entry ( #43958 )
...
* fix: set correct unallocated amount in Payment Entry
* fix: add checkbox and other logic fix
* fix: patch to set is_exchange_gain_loss in Payment Entry deductions
* fix: consider deductions except exch. gain/loss
* fix: set exchange gain loss in payment entry
* fix: separate function to set exchange gain loss
* fix: failing test cases
* fix: add cash disc. row first
* fix: review changes
* fix: changes as per review
* fix: failing test cases
* fix: review
* fix: wait for request to complete before updating exchange gain loss
* fix: review
---------
Co-authored-by: vishakhdesai <vishakhdesai@gmail.com >
Co-authored-by: ruthra kumar <ruthra@erpnext.com >
(cherry picked from commit 7cc111f790 )
# Conflicts:
# erpnext/accounts/doctype/payment_entry_deduction/payment_entry_deduction.json
# erpnext/patches.txt
2024-12-02 09:25:55 +00:00
ruthra kumar
f5ddc9a543
Merge pull request #44465 from frappe/mergify/bp/version-15-hotfix/pr-44412
...
fix: handle multi currency in common party journal entry (backport #44412 )
2024-12-02 14:35:44 +05:30
ruthra kumar
4c5570ae7d
chore: resolve conflict
2024-12-02 13:46:39 +05:30
ruthra kumar
d0356f81ba
Merge pull request #44463 from frappe/mergify/bp/version-15-hotfix/pr-44437
...
fix: Added translation for `Account` column (backport #44437 )
2024-12-02 13:39:50 +05:30
ljain112
c8e2c9aa25
fix: handle multi currency in common party journal entry
...
(cherry picked from commit e371f68d66 )
# Conflicts:
# erpnext/accounts/doctype/sales_invoice/test_sales_invoice.py
2024-12-02 07:10:11 +00:00
Abdeali Chharchhoda
fdda86455a
fix: Translate Party Account column label
...
(cherry picked from commit a4f8315602 )
2024-12-02 06:53:42 +00:00
Abdeali Chharchhoda
eb4a485df6
fix: Added translation for Account column
...
(cherry picked from commit de6cbd382f )
2024-12-02 06:53:41 +00:00
mergify[bot]
579d8e293e
fix: number format in the message (backport #44435 ) ( #44438 )
...
fix: number format in the message (#44435 )
(cherry picked from commit 810c72a30c )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-11-30 13:42:54 +05:30
Sagar Vora
a807776f83
Merge pull request #44447 from frappe/mergify/bp/version-15-hotfix/pr-44443
...
perf: reduce queries during transaction save (backport #44443 )
2024-11-30 00:48:36 +05:30
Sagar Vora
48059a7c74
perf: reduce queries during transaction save
...
(cherry picked from commit b6b8a06fda )
2024-11-29 19:17:31 +00:00
Sagar Vora
0199bc127a
Merge pull request #44445 from frappe/mergify/bp/version-15-hotfix/pr-44439
...
fix: added fieldname to avoid fieldname to translate (backport #44439 )
2024-11-30 00:30:01 +05:30
Abdeali Chharchhoda
17c2734042
fix: added fieldname to avoid fieldname to translate
...
(cherry picked from commit b80022133c )
2024-11-29 18:56:45 +00:00
Sagar Vora
a1643ad292
Merge pull request #44442 from frappe/mergify/bp/version-15-hotfix/pr-44440
...
perf: cache product bundle items at document level (backport #44440 )
2024-11-29 23:04:14 +05:30
Sagar Vora
1f97979059
perf: cache product bundle items at document level ( #44440 )
...
(cherry picked from commit 6de7320ef4 )
2024-11-29 17:23:36 +00:00
mergify[bot]
c81b5e3d9c
fix: source warehouse not set in required items of WO (backport #44426 ) ( #44434 )
...
fix: source warehouse not set in required items of WO (#44426 )
fix: source warehouse not set in required items of WO on data import
(cherry picked from commit 4050ea07eb )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-11-29 18:13:05 +05:30
mergify[bot]
0d41c23383
fix: precision calculation causing 0.1 discrepancy (backport #44431 ) ( #44436 )
...
fix: precision calculation causing 0.1 discrepancy (#44431 )
(cherry picked from commit 7f7564b581 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-11-29 18:12:24 +05:30
mergify[bot]
0e39aa349e
fix: SABB print for packed items (backport #44413 ) ( #44428 )
...
fix: SABB print for packed items (#44413 )
(cherry picked from commit 5266f236b7 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-11-29 17:00:59 +05:30
mergify[bot]
e607795bae
fix: do not validate stock during inward (backport #44417 ) ( #44427 )
...
fix: do not validate stock during inward (#44417 )
(cherry picked from commit d37d7b9811 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-11-29 15:49:18 +05:30
ruthra kumar
821f39203c
Merge pull request #44391 from frappe/mergify/bp/version-15-hotfix/pr-44386
...
fix: Add translation for showing mandatory fields in error msg (backport #44386 )
2024-11-29 15:38:35 +05:30
ruthra kumar
35e365c263
Merge pull request #44425 from frappe/mergify/bp/version-15-hotfix/pr-44302
...
fix: Minor Updates in `Payment Request` and `Payment Entry` (backport #44302 )
2024-11-29 15:38:01 +05:30
ruthra kumar
1c50111371
chore: resolve conflict
2024-11-29 14:50:41 +05:30
Abdeali Chharchhoda
5999a8e24f
fix: Add filter for outstanding_amount to fetch open PRs
...
(cherry picked from commit 214dfab269 )
2024-11-29 09:11:11 +00:00
Abdeali Chharchhoda
4b046160f8
refactor: Move PR link filters to client side
...
(cherry picked from commit 2db2c8bce1 )
2024-11-29 09:11:11 +00:00
Abdeali Chharchhoda
9c4b5814a6
revert: remove default Payment Request indicator color
...
(cherry picked from commit 37ceb09955 )
# Conflicts:
# erpnext/accounts/doctype/payment_request/payment_request_list.js
2024-11-29 09:11:11 +00:00
Abdeali Chharchhoda
0d67c62f43
fix: Dashboard for Payment Request
...
(cherry picked from commit 91955e27c3 )
2024-11-29 09:11:10 +00:00
Abdeali Chharchhoda
5f785ede16
refactor: Used object to get payment request status indicator
...
(cherry picked from commit e1c4d6e1e6 )
# Conflicts:
# erpnext/accounts/doctype/payment_request/payment_request_list.js
2024-11-29 09:11:10 +00:00
ruthra kumar
5b2fce2df7
Merge pull request #44419 from frappe/mergify/bp/version-15-hotfix/pr-42524
...
fix: link cash flow rows and fix summary linking (backport #42524 )
2024-11-29 12:22:51 +05:30
ruthra kumar
ae81bb3c1b
chore: revert 'stub'
2024-11-29 10:52:38 +05:30
ruthra kumar
48d6fcaab8
chore: resolve conflict
2024-11-29 10:43:36 +05:30
David
633be8d06b
fix: link cash flow rows and fix summary linking
...
(cherry picked from commit b94af28587 )
# Conflicts:
# erpnext/public/js/financial_statements.js
2024-11-29 05:00:48 +00:00
Khushi Rawat
651d7e4cfc
Merge pull request #44402 from frappe/mergify/bp/version-15-hotfix/pr-44400
...
fix: IndexError in Asset Depreciation Ledger when query result is empty (backport #44400 )
2024-11-28 18:59:11 +05:30
Smit Vora
0084f45629
Merge pull request #44410 from frappe/mergify/bp/version-15-hotfix/pr-44195
...
fix: Data Should be Computed in Backend to Maintain Consistent Behaviour (backport #44195 )
2024-11-28 16:27:05 +05:30
Ninad Parikh
8ab9fc7f55
fix: Data Should be Computed in Backend to Maintain Consistent Behaviour ( #44195 )
...
(cherry picked from commit 69bd90b038 )
2024-11-28 10:31:27 +00:00
ruthra kumar
11c54d27f2
Merge pull request #44407 from frappe/mergify/bp/version-15-hotfix/pr-44405
...
fix: typeerror on transaction.js (backport #44405 )
2024-11-28 15:02:04 +05:30
ruthra kumar
173d60fb7d
fix: typeerror on transaction.js
...
(cherry picked from commit 46ce8780f2 )
2024-11-28 09:20:38 +00:00
Khushi Rawat
5bbef90f08
chore: removed print statement
...
(cherry picked from commit 1737de7c10 )
2024-11-28 07:27:42 +00:00
Khushi Rawat
c3bc724523
fix: IndexError in Asset Depreciation Ledger when query result is empty
...
(cherry picked from commit 7c393e5aa0 )
2024-11-28 07:27:42 +00:00
mergify[bot]
0fbc60a20e
fix: show "Send SMS" only when enabled (backport #43941 ) ( #43970 )
...
fix: show "Send SMS" only when enabled (#43941 )
(cherry picked from commit 65088cbb1b )
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2024-11-27 23:52:16 +01:00
mergify[bot]
70b5b08d58
feat: add Company Contact Person in selling transactions (backport #44362 ) ( #44398 )
...
* feat: add Company Contact Person in selling transactions (#44362 )
(cherry picked from commit f6776c7d6b )
* chore: resolve merge conflicts
---------
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2024-11-27 18:55:43 +01:00
ruthra kumar
1f683afa43
Merge pull request #44396 from frappe/mergify/bp/version-15-hotfix/pr-44346
...
fix: reduce paid amount from grand total (backport #44346 )
2024-11-27 21:12:51 +05:30
ruthra kumar
0ab0b4f716
chore: resolve conflict
2024-11-27 20:52:14 +05:30
ruthra kumar
4be6a78691
Merge pull request #44394 from frappe/mergify/bp/version-15-hotfix/pr-44392
...
chore: Fix typo "Purchase Reecipt" (backport #44392 )
2024-11-27 20:24:46 +05:30
Sugesh393
d0d97c26a0
fix: reduce paid amount from grand total
...
(cherry picked from commit 82907672d9 )
2024-11-27 14:41:46 +00:00
Sugesh393
81b9832917
test: add unit test to validate outstanding amount in payment request
...
(cherry picked from commit bbe3bc95d0 )
# Conflicts:
# erpnext/accounts/doctype/payment_request/test_payment_request.py
2024-11-27 14:41:46 +00:00
Sugesh393
8d8027d423
fix: set outstanding amount while creating payment request for invoices
...
(cherry picked from commit 38e7d0a41e )
2024-11-27 14:41:44 +00:00
ruthra kumar
9a374ddbd4
Merge pull request #44395 from frappe/mergify/bp/version-15-hotfix/pr-44316
...
fix: Initially Closing Amount Should be Equal to Expected Amount (backport #44316 )
2024-11-27 20:08:33 +05:30
Ninad1306
3f577779be
fix: initially closing amt should be equal to expected amt
...
(cherry picked from commit af9524920b )
2024-11-27 14:28:47 +00:00
vimalraj27
fd1cbf4b6f
chore: Fix typo "Purchase Reecipt"
...
(cherry picked from commit 21049bae91 )
2024-11-27 14:28:00 +00:00
ruthra kumar
5e7cfeb514
Merge pull request #44388 from frappe/mergify/bp/version-15-hotfix/pr-44378
...
fix: filter item with search fields (backport #44378 )
2024-11-27 17:53:51 +05:30
ruthra kumar
223d30ecd8
Merge pull request #44389 from frappe/mergify/bp/version-15-hotfix/pr-44327
...
fix: set debit transaction currency in gl entry (backport #44327 )
2024-11-27 17:53:37 +05:30
Abdeali Chharchhoda
0e1f5ff391
fix: Add translation for showing mandatory fields in error msg
...
(cherry picked from commit f42ec6a124 )
2024-11-27 12:01:10 +00:00
venkat102
a2612d5f36
fix: set debit transaction currency in gl entry
...
(cherry picked from commit 6e19c06e58 )
2024-11-27 11:59:09 +00:00
ruthra kumar
632412bd72
Merge pull request #44383 from frappe/mergify/bp/version-15-hotfix/pr-44376
...
fix: remove field precision in Sales and Purchase Order for percentage fields (backport #44376 )
2024-11-27 17:27:06 +05:30
ruthra kumar
09c28760e4
Merge pull request #44385 from frappe/mergify/bp/version-15-hotfix/pr-44323
...
fix: update gross profit for returned invoices (backport #44323 )
2024-11-27 17:21:26 +05:30
ruthra kumar
7c85e4056f
Merge pull request #44387 from frappe/mergify/bp/version-15-hotfix/pr-44359
...
fix: check difference with company currency (backport #44359 )
2024-11-27 17:21:00 +05:30
venkat102
d073b005a8
fix: filter item with search fields
...
(cherry picked from commit ebfbee3da5 )
2024-11-27 11:50:51 +00:00
ruthra kumar
45e41827c7
chore: resolve conflict
2024-11-27 17:20:36 +05:30
venkat102
d6ef43858c
fix: check difference with company currency
...
(cherry picked from commit e2bae4cf07 )
2024-11-27 11:26:58 +00:00
ljain112
66af7f4a14
fix: test case
...
(cherry picked from commit af5a3e5a48 )
2024-11-27 11:20:34 +00:00
ljain112
f4518cac9a
fix: gp for return invoice
...
(cherry picked from commit 00403515a8 )
2024-11-27 11:20:34 +00:00
ljain112
ca56709295
fix: update gross profit for returned invoices
...
(cherry picked from commit 8a42601e99 )
2024-11-27 11:20:34 +00:00
vishakhdesai
860350a5b3
fix: remove field precision in SO and PO for percentage fields
...
(cherry picked from commit eff9cd10cd )
# Conflicts:
# erpnext/selling/doctype/sales_order/sales_order_list.js
2024-11-27 11:19:13 +00:00
ruthra kumar
6a34abefba
Merge pull request #44379 from frappe/mergify/bp/version-15-hotfix/pr-44377
...
fix: correct placeholder index in message (backport #44377 )
2024-11-27 15:38:48 +05:30
ljain112
a523c14fd5
fix: correct placeholder index in message
...
(cherry picked from commit d61cb9a4bf )
2024-11-27 09:26:09 +00:00
ruthra kumar
6f798ab288
Merge pull request #44372 from frappe/mergify/bp/version-15-hotfix/pr-44343
...
fix: show cc on the process statement of accounts email (backport #44343 )
2024-11-27 10:47:15 +05:30
mergify[bot]
ef882de509
feat: provision to disable item attribute (backport #44358 ) ( #44370 )
...
* feat: provision to disable item attribute (#44358 )
(cherry picked from commit 123e3ef263 )
# Conflicts:
# erpnext/stock/doctype/item_attribute/item_attribute.json
# erpnext/stock/doctype/item_variant_attribute/item_variant_attribute.json
* chore: fix conflicts
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-11-27 10:31:30 +05:30
venkat102
67809c781a
fix: show cc on the email
...
(cherry picked from commit 2dd5699f6d )
2024-11-27 04:53:16 +00:00
Raffael Meyer
c20def5d59
chore: resolve conflicts
2024-11-26 21:12:39 +01:00
Raffael Meyer
e0cb5f9ba8
feat(Dunning): separate tab "Address & Contact" ( #44363 )
...
(cherry picked from commit e094473c65 )
# Conflicts:
# erpnext/accounts/doctype/dunning/dunning.json
2024-11-26 20:11:37 +00:00
mergify[bot]
7e61aca512
fix: unify company address query in sales transactions (backport #44361 ) ( #44365 )
...
fix: unify company address query in sales transactions (#44361 )
* fix: unify company address query in sales transactions
* refactor: get the correct field label
(cherry picked from commit 3f92a57d63 )
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2024-11-26 20:16:24 +01:00
mergify[bot]
89bd4eba46
fix: added validation for quality inspection (backport #44351 ) ( #44357 )
...
fix: added validation for quality inspection (#44351 )
(cherry picked from commit 0fd50b5048 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-11-26 21:18:26 +05:30
mergify[bot]
ea0f24aa57
fix: billed qty and received amount in PO analysis report (backport #44349 ) ( #44354 )
...
fix: billed qty and received amount in PO analysis report (#44349 )
(cherry picked from commit 2ab7ec5437 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-11-26 19:43:51 +05:30
ruthra kumar
069c763010
Merge pull request #44338 from frappe/mergify/bp/version-15-hotfix/pr-44319
...
fix: use field precision in Sales and Purchase Order (backport #44319 )
2024-11-26 14:02:33 +05:30
ruthra kumar
bc93de682b
chore: resolve conflict
2024-11-26 13:48:00 +05:30
ruthra kumar
8aa4779191
Merge pull request #44335 from frappe/mergify/bp/version-15-hotfix/pr-44304
...
chore: Add translations to QI validations in Update stock_controller.py (backport #44304 )
2024-11-26 12:09:56 +05:30
vishakhdesai
cde19066fe
fix: use field precision instead of hardcoded precision in so and po
...
(cherry picked from commit 1a1e2c7e01 )
# Conflicts:
# erpnext/buying/doctype/purchase_order/purchase_order.js
2024-11-26 06:18:33 +00:00
Ernesto Ruiz
465a26f714
chore: Add translations to QI validations in Update stock_controller.py
...
chore: Add translations to QI validations in Update stock_controller.py
(cherry picked from commit 6754f15487 )
2024-11-26 06:07:15 +00:00
ruthra kumar
ca8e7e9891
Merge pull request #44332 from frappe/mergify/bp/version-15-hotfix/pr-44257
...
fix: add company dynamic filters in number cards (backport #44257 )
2024-11-26 11:19:43 +05:30
Sugesh393
7423d7d337
fix: remove irrelavent filters
...
(cherry picked from commit 29762c4826 )
2024-11-26 05:24:57 +00:00
Sugesh393
db21def58b
fix: add company dynamic filters in number cards
...
(cherry picked from commit 4e7725de66 )
2024-11-26 05:24:57 +00:00
ruthra kumar
6a4058052b
Merge pull request #44331 from frappe/mergify/bp/version-15-hotfix/pr-44320
...
fix: Increase quantity by `1 UOM` when adding an item from the selector in `POS` (backport #44320 )
2024-11-26 10:40:45 +05:30
Abdeali Chharchhoda
b65e16a91b
revert: use + flt(value) instead of direct increment
...
(cherry picked from commit 112b4c705b )
2024-11-26 05:00:41 +00:00
Abdeali Chharchhoda
49dad1a456
fix: Show available stock qty in stock_uom instead of uom
...
(cherry picked from commit 84dcbe6639 )
2024-11-26 05:00:40 +00:00
Abdeali Chharchhoda
0d3802873b
fix: Increase quantity by 1 UOM when adding an item from the selector in POS
...
(cherry picked from commit bbab850135 )
2024-11-26 05:00:40 +00:00
mergify[bot]
20d0e95d7c
feat: available qty at company in sales transactions (backport #44260 ) ( #44325 )
...
* feat: available qty at company in sales transactions
(cherry picked from commit d8b9aef14f )
# Conflicts:
# erpnext/accounts/doctype/sales_invoice_item/sales_invoice_item.json
# erpnext/selling/doctype/quotation_item/quotation_item.json
# erpnext/selling/doctype/sales_order_item/sales_order_item.json
# erpnext/stock/doctype/delivery_note_item/delivery_note_item.json
* chore: fix conflicts
* chore: fix conflicts
* chore: fix conflicts
* chore: fix conflicts
---------
Co-authored-by: Rohit Waghchaure <rohitw1991@gmail.com >
2024-11-25 20:29:13 +05:30
ruthra kumar
d77a880a62
Merge pull request #44318 from frappe/mergify/bp/version-15-hotfix/pr-44274
...
fix: set price_list_currency only if it exists (backport #44274 )
2024-11-25 12:57:02 +05:30
ruthra kumar
7ccb2ead09
Merge pull request #44317 from frappe/mergify/bp/version-15-hotfix/pr-44163
...
feat: Show Aggregate Value from Subsidiary Companies (backport #44163 )
2024-11-25 12:56:37 +05:30
Sugesh393
8cd455b050
fix: set price_list_currency only if it exists
...
(cherry picked from commit f0b9cb4019 )
2024-11-25 07:10:04 +00:00
ruthra kumar
072c5b7753
chore: resolve conflict
2024-11-25 12:28:02 +05:30
l0gesh29
0469b0d1ec
feat: Show Aggregate Value from Subsidiary Companies
...
(cherry picked from commit c23af6af41 )
# Conflicts:
# erpnext/selling/report/sales_analytics/sales_analytics.js
2024-11-25 06:40:00 +00:00
rohitwaghchaure
74af7d01a2
Merge pull request #44312 from rohitwaghchaure/fixed-support-25969
...
fix: not able to fetch batch item price
2024-11-25 11:22:43 +05:30
ruthra kumar
c545de7bc6
Merge pull request #44315 from frappe/mergify/bp/version-15-hotfix/pr-44297
...
refactor: added translate function for some columns of report (backport #44297 )
2024-11-25 10:28:02 +05:30
Abdeali Chharchhoda
8928e062b1
refactor: added translate function for some columns of report
...
(cherry picked from commit e545c913b5 )
2024-11-25 04:39:36 +00:00
Rohit Waghchaure
97f2341b98
fix: not able to fetch batch item price
2024-11-24 22:23:11 +05:30
Smit Vora
aa2ae5e408
Merge pull request #44279 from frappe/mergify/bp/version-15-hotfix/pr-44263
...
fix: toggle debit credit amounts for transaction currency too; minor refactor (backport #44263 )
2024-11-22 18:38:26 +05:30
ruthra kumar
6d10ccfc15
Merge pull request #44287 from frappe/mergify/bp/version-15-hotfix/pr-44246
...
fix: Get submitted documents in validate_for_closed_fiscal_year (backport #44246 )
2024-11-22 16:15:48 +05:30
ruthra kumar
dc99e74ae3
Merge pull request #44285 from frappe/mergify/bp/version-15-hotfix/pr-44266
...
fix: make free qty round on large transaction qty (backport #44266 )
2024-11-22 16:15:35 +05:30
ruthra kumar
fd9aa288c4
Merge pull request #44283 from frappe/mergify/bp/version-15-hotfix/pr-44277
...
fix: filter with item group only if it is mentioned in pos profile (backport #44277 )
2024-11-22 16:15:08 +05:30
vimalraj27
af74a3c32f
fix: Get submitted documents in validate_for_closed_fiscal_year
...
(cherry picked from commit c607e5f940 )
2024-11-22 10:23:11 +00:00
venkat102
db1bc8a3db
test: add unit test to validate free qty round on large transaction qty
...
(cherry picked from commit 013a6fc6ec )
2024-11-22 10:20:57 +00:00
venkat102
4856a9633e
fix: make free qty round on large transaction qty
...
(cherry picked from commit f9b8165385 )
2024-11-22 10:20:56 +00:00
venkat102
a4398626f6
fix: filter with item group only if it is mentioned in pos profile
...
(cherry picked from commit 09641073e3 )
2024-11-22 10:15:50 +00:00
rohitwaghchaure
c0e6f3f4df
Merge pull request #44275 from frappe/mergify/bp/version-15-hotfix/pr-44191
...
fix: patch (backport #44191 )
2024-11-22 12:17:11 +05:30
Smit Vora
11deff98d9
test: test case for toggling debit and credit if negative
...
(cherry picked from commit a10e175bc9 )
2024-11-22 06:39:56 +00:00
Smit Vora
7f8334f29a
fix: toggle debit credit amounts for transaction currency too; minor refactor
...
(cherry picked from commit 8e759c32c4 )
2024-11-22 06:39:56 +00:00
rohitwaghchaure
8b02402f62
fix: patch ( #44191 )
...
(cherry picked from commit 495528a758 )
2024-11-22 06:23:24 +00:00
ruthra kumar
723d10241b
Merge pull request #44272 from frappe/mergify/bp/version-15-hotfix/pr-44194
...
fix: include current invoice amount when tax_on_excess_amount is checked (backport #44194 )
2024-11-22 11:25:35 +05:30
venkat102
08b896fc2c
test: add unit test for tax on excess amount
...
(cherry picked from commit 4820273595 )
2024-11-22 05:37:50 +00:00
venkat102
0ffeb9f6ad
fix: include current invoice amount when tax_on_excess_amount is checked
...
(cherry picked from commit b74f2896cd )
2024-11-22 05:37:50 +00:00
mergify[bot]
d4f0512a10
fix: added Stock UOM field for RM in work order (backport #44185 ) ( #44237 )
...
* fix: added Stock UOM field for RM in work order (#44185 )
fix: added UOM field for RM in work order
(cherry picked from commit cc571aca8f )
# Conflicts:
# erpnext/manufacturing/doctype/work_order_item/work_order_item.json
# erpnext/patches.txt
* chore: fix conflicts
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-11-21 14:52:37 +05:30
mergify[bot]
8b15a965dd
fix: no permission to read Doctype (backport #44256 ) ( #44258 )
...
fix: no permission to read Doctype (#44256 )
(cherry picked from commit 57293aa18a )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-11-21 14:51:33 +05:30