mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-06 05:39:12 +00:00
[translations]
This commit is contained in:
@@ -33,7 +33,7 @@ DocType: Department,Department,বিভাগ
|
||||
DocType: Purchase Order,% Billed,% দেখানো হয়েছিল
|
||||
apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +43,Exchange Rate must be same as {0} {1} ({2}),এক্সচেঞ্জ রেট হিসাবে একই হতে হবে {0} {1} ({2})
|
||||
DocType: Sales Invoice,Customer Name,ক্রেতার নাম
|
||||
apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +131,Bank account cannot be named as {0},ব্যাংক অ্যাকাউন্ট হিসেবে নামকরণ করা যাবে না {0}
|
||||
apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +132,Bank account cannot be named as {0},ব্যাংক অ্যাকাউন্ট হিসেবে নামকরণ করা যাবে না {0}
|
||||
DocType: Features Setup,"All export related fields like currency, conversion rate, export total, export grand total etc are available in Delivery Note, POS, Quotation, Sales Invoice, Sales Order etc.","মুদ্রা একক, রূপান্তর হার, রপ্তানি মোট রপ্তানি সর্বোমোট ইত্যাদি সব রপ্তানি সম্পর্কিত ক্ষেত্র হুণ্ডি, পিওএস, উদ্ধৃতি, বিক্রয় চালান, বিক্রয় আদেশ ইত্যাদি পাওয়া যায়"
|
||||
DocType: Account,Heads (or groups) against which Accounting Entries are made and balances are maintained.,"প্রধান (বা গ্রুপ), যার বিরুদ্ধে হিসাব থেকে তৈরি করা হয় এবং উদ্বৃত্ত বজায় রাখা হয়."
|
||||
apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +173,Outstanding for {0} cannot be less than zero ({1}),বিশিষ্ট {0} হতে পারে না শূন্য কম ({1})
|
||||
@@ -47,7 +47,7 @@ DocType: SMS Center,All Supplier Contact,সমস্ত সরবরাহক
|
||||
DocType: Quality Inspection Reading,Parameter,স্থিতিমাপ
|
||||
apps/erpnext/erpnext/projects/doctype/project/project.py +43,Expected End Date can not be less than Expected Start Date,সমাপ্তি প্রত্যাশিত তারিখ প্রত্যাশিত স্টার্ট জন্ম কম হতে পারে না
|
||||
apps/erpnext/erpnext/utilities/transaction_base.py +107,Row #{0}: Rate must be same as {1}: {2} ({3} / {4}) ,সারি # {0}: হার হিসাবে একই হতে হবে {1}: {2} ({3} / {4})
|
||||
apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +206,New Leave Application,নিউ ছুটি আবেদন
|
||||
apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +226,New Leave Application,নিউ ছুটি আবেদন
|
||||
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +134,Bank Draft,ব্যাংক খসড়া
|
||||
DocType: Features Setup,1. To maintain the customer wise item code and to make them searchable based on their code use this option,1. গ্রাহক জ্ঞানী আইটেমটি কোড বজায় রাখা এবং তাদের কোড ব্যবহার করা এই অপশনটি স্থান উপর ভিত্তি করে এদের অনুসন্ধানযোগ্য করে
|
||||
DocType: Mode of Payment Account,Mode of Payment Account,পেমেন্ট একাউন্ট এর মোড
|
||||
@@ -82,7 +82,7 @@ DocType: Company,Phone No,ফোন নম্বর
|
||||
DocType: Time Log,"Log of Activities performed by users against Tasks that can be used for tracking time, billing.","ক্রিয়াকলাপ এর লগ, বিলিং সময় ট্র্যাকিং জন্য ব্যবহার করা যেতে পারে যে কার্য বিরুদ্ধে ব্যবহারকারীদের দ্বারা সঞ্চালিত."
|
||||
apps/erpnext/erpnext/controllers/recurring_document.py +129,New {0}: #{1},নতুন {0}: # {1}
|
||||
,Sales Partners Commission,সেলস পার্টনার্স কমিশন
|
||||
apps/erpnext/erpnext/setup/doctype/company/company.py +32,Abbreviation cannot have more than 5 characters,অধিক 5 অক্ষর থাকতে পারে না সমাহার
|
||||
apps/erpnext/erpnext/setup/doctype/company/company.py +38,Abbreviation cannot have more than 5 characters,অধিক 5 অক্ষর থাকতে পারে না সমাহার
|
||||
DocType: Payment Request,Payment Request,পরিশোধের অনুরোধ
|
||||
apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +56,"Attribute Value {0} cannot be removed from {1} as Item Variants \
|
||||
exist with this Attribute.",মূল্য {0} {1} আইটেম হিসাবে রুপভেদ \ থেকে মুছে ফেলা যাবে না গুন এই বৈশিষ্ট্যাবলী সঙ্গে বিদ্যমান.
|
||||
@@ -195,6 +195,7 @@ apps/erpnext/erpnext/stock/doctype/price_list/price_list.py +14,Price List must
|
||||
apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +81,Installation date cannot be before delivery date for Item {0},ইনস্টলেশনের তারিখ আইটেমের জন্য ডেলিভারি তারিখের আগে হতে পারে না {0}
|
||||
DocType: Pricing Rule,Discount on Price List Rate (%),মূল্য তালিকা রেট বাট্টা (%)
|
||||
DocType: Offer Letter,Select Terms and Conditions,নির্বাচন শর্তাবলী
|
||||
apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +51,Out Value,আউট মূল্য
|
||||
DocType: Production Planning Tool,Sales Orders,বিক্রয় আদেশ
|
||||
DocType: Purchase Taxes and Charges,Valuation,মাননির্ণয়
|
||||
,Purchase Order Trends,অর্ডার প্রবণতা ক্রয়
|
||||
@@ -207,6 +208,7 @@ DocType: Selling Settings,Default Territory,ডিফল্ট টেরিট
|
||||
apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +53,Television,টিভি
|
||||
DocType: Production Order Operation,Updated via 'Time Log','টাইম ইন' র মাধ্যমে আপডেট
|
||||
apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +82,Account {0} does not belong to Company {1},অ্যাকাউন্ট {0} কোম্পানি অন্তর্গত নয় {1}
|
||||
apps/erpnext/erpnext/controllers/taxes_and_totals.py +408,Advance amount cannot be greater than {0} {1},অগ্রিম পরিমাণ তার চেয়ে অনেক বেশী হতে পারে না {0} {1}
|
||||
DocType: Naming Series,Series List for this Transaction,এই লেনদেনে সিরিজ তালিকা
|
||||
DocType: Sales Invoice,Is Opening Entry,এন্ট্রি খোলা হয়
|
||||
DocType: Customer Group,Mention if non-standard receivable account applicable,উল্লেখ অ স্ট্যান্ডার্ড প্রাপ্য যদি প্রযোজ্য
|
||||
@@ -226,7 +228,7 @@ DocType: Production Plan Item,SO Pending Qty,মুলতুবি Qty
|
||||
DocType: Process Payroll,Creates salary slip for above mentioned criteria.,উপরে উল্লিখিত মানদণ্ড জন্য বেতন স্লিপ তৈরি করা হয়.
|
||||
apps/erpnext/erpnext/templates/generators/item.html +30,No description given,দেওয়া কোন বিবরণ
|
||||
apps/erpnext/erpnext/config/buying.py +18,Request for purchase.,কেনার জন্য অনুরোধ জানান.
|
||||
apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +173,Only the selected Leave Approver can submit this Leave Application,শুধু নির্বাচিত ছুটি রাজসাক্ষী এই ছুটি আবেদন জমা দিতে পারেন
|
||||
apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +193,Only the selected Leave Approver can submit this Leave Application,শুধু নির্বাচিত ছুটি রাজসাক্ষী এই ছুটি আবেদন জমা দিতে পারেন
|
||||
apps/erpnext/erpnext/hr/doctype/employee/employee.py +114,Relieving Date must be greater than Date of Joining,তারিখ মুক্তিদান যোগদান তারিখ থেকে বড় হওয়া উচিত
|
||||
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +172,Leaves per Year,প্রতি বছর পত্রাদি
|
||||
apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +187,Please set Naming Series for {0} via Setup > Settings > Naming Series,{0} সেটআপ> সেটিংস মাধ্যমে> নামকরণ সিরিজ জন্য সিরিজ নামকরণ সেট করুন
|
||||
@@ -235,8 +237,8 @@ apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +104,Row {0
|
||||
apps/erpnext/erpnext/stock/utils.py +178,Warehouse {0} does not belong to company {1},{0} ওয়্যারহাউস কোম্পানি অন্তর্গত নয় {1}
|
||||
DocType: Item Website Specification,Item Website Specification,আইটেম ওয়েবসাইট স্পেসিফিকেশন
|
||||
DocType: Payment Tool,Reference No,রেফারেন্স কোন
|
||||
apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +398,Leave Blocked,ত্যাগ অবরুদ্ধ
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +586,Item {0} has reached its end of life on {1},আইটেম {0} জীবনের তার শেষ পৌঁছেছে {1}
|
||||
apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +418,Leave Blocked,ত্যাগ অবরুদ্ধ
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +572,Item {0} has reached its end of life on {1},আইটেম {0} জীবনের তার শেষ পৌঁছেছে {1}
|
||||
apps/erpnext/erpnext/accounts/utils.py +341,Annual,বার্ষিক
|
||||
DocType: Stock Reconciliation Item,Stock Reconciliation Item,শেয়ার রিকনসিলিয়েশন আইটেম
|
||||
DocType: Stock Entry,Sales Invoice No,বিক্রয় চালান কোন
|
||||
@@ -248,7 +250,7 @@ DocType: Item,Minimum Order Qty,নূন্যতম আদেশ Qty
|
||||
DocType: Pricing Rule,Supplier Type,সরবরাহকারী ধরন
|
||||
DocType: Item,Publish in Hub,হাব প্রকাশ
|
||||
,Terretory,Terretory
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +606,Item {0} is cancelled,{0} আইটেম বাতিল করা হয়
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +592,Item {0} is cancelled,{0} আইটেম বাতিল করা হয়
|
||||
apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +676,Material Request,উপাদানের জন্য অনুরোধ
|
||||
DocType: Bank Reconciliation,Update Clearance Date,আপডেট পরিস্কারের তারিখ
|
||||
DocType: Item,Purchase Details,ক্রয় বিবরণ
|
||||
@@ -296,7 +298,7 @@ DocType: Payment Reconciliation Invoice,Invoice Type,চালান প্র
|
||||
apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +699,Delivery Note,চালান পত্র
|
||||
apps/erpnext/erpnext/config/learn.py +87,Setting up Taxes,করের আপ সেট
|
||||
apps/erpnext/erpnext/accounts/utils.py +191,Payment Entry has been modified after you pulled it. Please pull it again.,আপনি এটি টানা পরে পেমেন্ট ভুক্তি নথীটি পরিবর্তিত হয়েছে. আবার এটি টান করুন.
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +387,{0} entered twice in Item Tax,{0} আইটেম ট্যাক্স দুইবার প্রবেশ
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +381,{0} entered twice in Item Tax,{0} আইটেম ট্যাক্স দুইবার প্রবেশ
|
||||
apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +105,Summary for this week and pending activities,এই সপ্তাহে এবং স্থগিত কার্যক্রম জন্য সারসংক্ষেপ
|
||||
DocType: Workstation,Rent Cost,ভাড়া খরচ
|
||||
apps/erpnext/erpnext/hr/report/monthly_attendance_sheet/monthly_attendance_sheet.py +74,Please select month and year,মাস এবং বছর নির্বাচন করুন
|
||||
@@ -327,7 +329,7 @@ apps/erpnext/erpnext/accounts/party.py +223,There can only be 1 Account per Comp
|
||||
apps/erpnext/erpnext/templates/includes/footer/footer_extension.html +7,Your email address,আপনার ইমেইল ঠিকানা
|
||||
apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +215,Please see attachment,অনুগ্রহ পূর্বক সংযুক্তি দেখুন
|
||||
DocType: Purchase Order,% Received,% গৃহীত
|
||||
apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +18,Setup Already Complete!!,সেটআপ ইতিমধ্যে সম্পূর্ণ !!
|
||||
apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +19,Setup Already Complete!!,সেটআপ ইতিমধ্যে সম্পূর্ণ !!
|
||||
,Finished Goods,সমাপ্ত পণ্য
|
||||
DocType: Delivery Note,Instructions,নির্দেশনা
|
||||
DocType: Quality Inspection,Inspected By,পরিদর্শন
|
||||
@@ -352,14 +354,13 @@ apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +57,"If multi
|
||||
,Purchase Register,ক্রয় নিবন্ধন
|
||||
DocType: Landed Cost Item,Applicable Charges,চার্জ প্রযোজ্য
|
||||
DocType: Workstation,Consumable Cost,Consumable খরচ
|
||||
apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +169,{0} ({1}) must have role 'Leave Approver',{0} ({1}) ভূমিকা থাকতে হবে 'ছুটি রাজসাক্ষী'
|
||||
apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +189,{0} ({1}) must have role 'Leave Approver',{0} ({1}) ভূমিকা থাকতে হবে 'ছুটি রাজসাক্ষী'
|
||||
DocType: Purchase Receipt,Vehicle Date,যানবাহন তারিখ
|
||||
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +39,Medical,মেডিকেল
|
||||
apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.js +143,Reason for losing,হারানোর জন্য কারণ
|
||||
apps/erpnext/erpnext/manufacturing/doctype/workstation/workstation.py +79,Workstation is closed on the following dates as per Holiday List: {0},ওয়ার্কস্টেশন ছুটির তালিকা অনুযায়ী নিম্নলিখিত তারিখগুলি উপর বন্ধ করা হয়: {0}
|
||||
apps/erpnext/erpnext/selling/page/sales_funnel/sales_funnel.py +32,Opportunities,সুযোগ
|
||||
DocType: Employee,Single,একক
|
||||
DocType: Issue,Attachment,ক্রোক
|
||||
apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +29,Budget cannot be set for Group Cost Center,বাজেট গ্রুপ খরচ কেন্দ্র স্থাপন করা যাবে না
|
||||
DocType: Account,Cost of Goods Sold,বিক্রি সামগ্রীর খরচ
|
||||
DocType: Purchase Invoice,Yearly,বাত্সরিক
|
||||
@@ -388,7 +389,7 @@ DocType: Sales Taxes and Charges Template,Sales Master Manager,সেলস ম
|
||||
apps/erpnext/erpnext/config/manufacturing.py +74,Global settings for all manufacturing processes.,সব উত্পাদন প্রক্রিয়া জন্য গ্লোবাল সেটিংস.
|
||||
DocType: Accounts Settings,Accounts Frozen Upto,হিমায়িত পর্যন্ত অ্যাকাউন্ট
|
||||
DocType: SMS Log,Sent On,পাঠানো
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +564,Attribute {0} selected multiple times in Attributes Table,গুন {0} আরোপ ছক মধ্যে একাধিক বার নির্বাচিত
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +550,Attribute {0} selected multiple times in Attributes Table,গুন {0} আরোপ ছক মধ্যে একাধিক বার নির্বাচিত
|
||||
DocType: HR Settings,Employee record is created using selected field. ,কর্মচারী রেকর্ড নির্বাচিত ক্ষেত্র ব্যবহার করে নির্মিত হয়.
|
||||
DocType: Sales Order,Not Applicable,প্রযোজ্য নয়
|
||||
apps/erpnext/erpnext/config/hr.py +148,Holiday master.,হলিডে মাস্টার.
|
||||
@@ -427,7 +428,7 @@ apps/erpnext/erpnext/projects/doctype/task/task.py +44,Cannot close task as its
|
||||
apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +305,Please enter Warehouse for which Material Request will be raised,"উপাদান অনুরোধ উত্থাপিত হবে, যার জন্য গুদাম লিখুন দয়া করে"
|
||||
DocType: Production Order,Additional Operating Cost,অতিরিক্ত অপারেটিং খরচ
|
||||
apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +20,Cosmetics,অঙ্গরাগ
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +468,"To merge, following properties must be same for both items",মার্জ করার জন্য নিম্নলিখিত বৈশিষ্ট্য উভয় আইটেম জন্য একই হতে হবে
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +454,"To merge, following properties must be same for both items",মার্জ করার জন্য নিম্নলিখিত বৈশিষ্ট্য উভয় আইটেম জন্য একই হতে হবে
|
||||
DocType: Shipping Rule,Net Weight,প্রকৃত ওজন
|
||||
DocType: Employee,Emergency Phone,জরুরী ফোন
|
||||
,Serial No Warranty Expiry,সিরিয়াল কোন পাটা মেয়াদ উত্তীর্ন
|
||||
@@ -438,7 +439,8 @@ DocType: Account,Profit and Loss,লাভ এবং ক্ষতি
|
||||
apps/erpnext/erpnext/config/stock.py +288,Managing Subcontracting,ম্যানেজিং প্রণীত
|
||||
apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +47,Furniture and Fixture,আসবাবপত্র ও দ্রব্যাদি
|
||||
DocType: Quotation,Rate at which Price list currency is converted to company's base currency,হারে যা মূল্যতালিকা মুদ্রার এ কোম্পানির বেস কারেন্সি রূপান্তরিত হয়
|
||||
apps/erpnext/erpnext/setup/doctype/company/company.py +47,Account {0} does not belong to company: {1},{0} অ্যাকাউন্ট কোম্পানি অন্তর্গত নয়: {1}
|
||||
apps/erpnext/erpnext/setup/doctype/company/company.py +53,Account {0} does not belong to company: {1},{0} অ্যাকাউন্ট কোম্পানি অন্তর্গত নয়: {1}
|
||||
apps/erpnext/erpnext/setup/doctype/company/company.py +44,Abbreviation already used for another company,সমাহার ইতিমধ্যে অন্য কোম্পানীর জন্য ব্যবহৃত
|
||||
DocType: Selling Settings,Default Customer Group,ডিফল্ট গ্রাহক গ্রুপ
|
||||
DocType: Global Defaults,"If disable, 'Rounded Total' field will not be visible in any transaction","অক্ষম করলে, 'গোলাকৃতি মোট' ক্ষেত্রের কোনো লেনদেনে দৃশ্যমান হবে না"
|
||||
DocType: BOM,Operating Cost,পরিচালনা খরচ
|
||||
@@ -471,6 +473,7 @@ To distribute a budget using this distribution, set this **Monthly Distribution*
|
||||
apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +126,No records found in the Invoice table,চালান টেবিল অন্তর্ভুক্ত কোন রেকর্ড
|
||||
apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.js +20,Please select Company and Party Type first,প্রথম কোম্পানি ও অনুষ্ঠান প্রকার নির্বাচন করুন
|
||||
apps/erpnext/erpnext/config/accounts.py +89,Financial / accounting year.,আর্থিক / অ্যাকাউন্টিং বছর.
|
||||
apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.js +10,Accumulated Values,সঞ্চিত মূল্যবোধ
|
||||
apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +158,"Sorry, Serial Nos cannot be merged","দুঃখিত, সিরিয়াল আমরা মার্জ করা যাবে না"
|
||||
DocType: Project Task,Project Task,প্রকল্প টাস্ক
|
||||
,Lead Id,লিড আইডি
|
||||
@@ -492,7 +495,7 @@ apps/erpnext/erpnext/config/crm.py +17,Customer database.,গ্রাহক ড
|
||||
DocType: Quotation,Quotation To,উদ্ধৃতি
|
||||
DocType: Lead,Middle Income,মধ্য আয়
|
||||
apps/erpnext/erpnext/accounts/page/financial_analytics/financial_analytics.js +58,Opening (Cr),খোলা (যোগাযোগ Cr)
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +712,Default Unit of Measure for Item {0} cannot be changed directly because you have already made some transaction(s) with another UOM. You will need to create a new Item to use a different Default UOM.,আপনি ইতিমধ্যে অন্য UOM সঙ্গে কিছু লেনদেন (গুলি) করেছেন কারণ আইটেম জন্য মেজার ডিফল্ট ইউনিট {0} সরাসরি পরিবর্তন করা যাবে না. আপনি একটি ভিন্ন ডিফল্ট UOM ব্যবহার করার জন্য একটি নতুন আইটেম তৈরি করতে হবে.
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +698,Default Unit of Measure for Item {0} cannot be changed directly because you have already made some transaction(s) with another UOM. You will need to create a new Item to use a different Default UOM.,আপনি ইতিমধ্যে অন্য UOM সঙ্গে কিছু লেনদেন (গুলি) করেছেন কারণ আইটেম জন্য মেজার ডিফল্ট ইউনিট {0} সরাসরি পরিবর্তন করা যাবে না. আপনি একটি ভিন্ন ডিফল্ট UOM ব্যবহার করার জন্য একটি নতুন আইটেম তৈরি করতে হবে.
|
||||
apps/erpnext/erpnext/accounts/utils.py +195,Allocated amount can not be negative,বরাদ্দ পরিমাণ নেতিবাচক হতে পারে না
|
||||
DocType: Purchase Order Item,Billed Amt,দেখানো হয়েছিল মাসিক
|
||||
DocType: Warehouse,A logical Warehouse against which stock entries are made.,শেয়ার এন্ট্রি তৈরি করা হয় যার বিরুদ্ধে একটি লজিক্যাল ওয়্যারহাউস.
|
||||
@@ -570,7 +573,7 @@ DocType: Employee,Provide email id registered in company,কোম্পান
|
||||
DocType: Hub Settings,Seller City,বিক্রেতা সিটি
|
||||
DocType: Email Digest,Next email will be sent on:,পরবর্তী ইমেলে পাঠানো হবে:
|
||||
DocType: Offer Letter Term,Offer Letter Term,পত্র টার্ম প্রস্তাব
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +543,Item has variants.,আইটেম ভিন্নতা আছে.
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +529,Item has variants.,আইটেম ভিন্নতা আছে.
|
||||
apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +65,Item {0} not found,আইটেম {0} পাওয়া যায়নি
|
||||
DocType: Bin,Stock Value,স্টক মূল্য
|
||||
apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +88,Tree Type,বৃক্ষ ধরন
|
||||
@@ -583,6 +586,7 @@ apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +7,Aerospace,বিম
|
||||
DocType: Journal Entry,Credit Card Entry,ক্রেডিট কার্ড এন্ট্রি
|
||||
apps/erpnext/erpnext/projects/report/daily_time_log_summary/daily_time_log_summary.py +18,Task Subject,টাস্ক বিষয়
|
||||
apps/erpnext/erpnext/config/stock.py +33,Goods received from Suppliers.,পণ্য সরবরাহকারী থেকে প্রাপ্ত.
|
||||
apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +49,In Value,মান
|
||||
DocType: Lead,Campaign Name,প্রচারাভিযান নাম
|
||||
,Reserved,সংরক্ষিত
|
||||
DocType: Purchase Order,Supply Raw Materials,সাপ্লাই কাঁচামালের
|
||||
@@ -597,16 +601,18 @@ DocType: Production Order Operation,Planned End Time,পরিকল্পনা
|
||||
apps/erpnext/erpnext/accounts/doctype/account/account.py +92,Account with existing transaction cannot be converted to ledger,বিদ্যমান লেনদেনের সঙ্গে অ্যাকাউন্ট লেজার রূপান্তরিত করা যাবে না
|
||||
DocType: Delivery Note,Customer's Purchase Order No,গ্রাহকের ক্রয় আদেশ কোন
|
||||
DocType: Employee,Cell Number,মোবাইল নম্বর
|
||||
apps/erpnext/erpnext/stock/reorder_item.py +171,Auto Material Requests Generated,অটো উপাদান অনুরোধ উত্পন্ন
|
||||
apps/erpnext/erpnext/stock/reorder_item.py +166,Auto Material Requests Generated,অটো উপাদান অনুরোধ উত্পন্ন
|
||||
apps/erpnext/erpnext/buying/doctype/supplier_quotation/supplier_quotation_list.js +7,Lost,নষ্ট
|
||||
apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +126,You can not enter current voucher in 'Against Journal Entry' column,আপনি কলাম 'জার্নাল এন্ট্রি বিরুদ্ধে' বর্তমান ভাউচার লিখতে পারবেন না
|
||||
apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +25,Energy,শক্তি
|
||||
DocType: Opportunity,Opportunity From,থেকে সুযোগ
|
||||
apps/erpnext/erpnext/config/hr.py +33,Monthly salary statement.,মাসিক বেতন বিবৃতি.
|
||||
DocType: Item Group,Website Specifications,ওয়েবসাইট উল্লেখ
|
||||
apps/erpnext/erpnext/utilities/doctype/address/address.py +103,There is an error in your Address Template {0},আপনার ঠিকানা টেমপ্লেট মধ্যে একটি ত্রুটি আছে {0}
|
||||
apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +208,New Account,নতুন একাউন্ট
|
||||
apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +21,{0}: From {0} of type {1},{0}: টাইপ {1} এর {0} থেকে
|
||||
apps/erpnext/erpnext/controllers/buying_controller.py +274,Row {0}: Conversion Factor is mandatory,সারি {0}: রূপান্তর ফ্যাক্টর বাধ্যতামূলক
|
||||
apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +271,"Multiple Price Rules exists with same criteria, please resolve conflict by assigning priority. Price Rules: {0}","একাধিক দাম বিধি একই মানদণ্ড সঙ্গে বিদ্যমান, অগ্রাধিকার বরাদ্দ করে সংঘাত সমাধান করুন. দাম নিয়মাবলী: {0}"
|
||||
apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +27,Accounting Entries can be made against leaf nodes. Entries against Groups are not allowed.,হিসাব থেকে পাতার নোড বিরুদ্ধে তৈরি করা যেতে পারে. দলের বিরুদ্ধে সাজপোশাকটি অনুমতি দেওয়া হয় না.
|
||||
apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +357,Cannot deactivate or cancel BOM as it is linked with other BOMs,নিষ্ক্রিয় অথবা অন্য BOMs সাথে সংযুক্ত করা হয় হিসাবে BOM বাতিল করতে পারেন না
|
||||
DocType: Opportunity,Maintenance,রক্ষণাবেক্ষণ
|
||||
@@ -649,7 +655,7 @@ DocType: Company,Default Cost of Goods Sold Account,জিনিষপত্র
|
||||
apps/erpnext/erpnext/stock/get_item_details.py +255,Price List not selected,মূল্যতালিকা নির্বাচিত না
|
||||
DocType: Employee,Family Background,পারিবারিক ইতিহাস
|
||||
DocType: Process Payroll,Send Email,বার্তা পাঠাও
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +148,Warning: Invalid Attachment {0},সতর্কবাণী: অবৈধ সংযুক্তি {0}
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +147,Warning: Invalid Attachment {0},সতর্কবাণী: অবৈধ সংযুক্তি {0}
|
||||
apps/erpnext/erpnext/buying/doctype/supplier/supplier.py +88,No Permission,অনুমতি নেই
|
||||
DocType: Company,Default Bank Account,ডিফল্ট ব্যাঙ্ক অ্যাকাউন্ট
|
||||
apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +47,"To filter based on Party, select Party Type first","পার্টি উপর ভিত্তি করে ফিল্টার করুন, নির্বাচন পার্টি প্রথম টাইপ"
|
||||
@@ -679,13 +685,13 @@ DocType: Bin,Moving Average Rate,গড় হার মুভিং
|
||||
DocType: Production Planning Tool,Select Items,আইটেম নির্বাচন করুন
|
||||
apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +343,{0} against Bill {1} dated {2},{0} বিল বিরুদ্ধে {1} তারিখের {2}
|
||||
DocType: Maintenance Visit,Completion Status,শেষ অবস্থা
|
||||
DocType: Sales Invoice Item,Target Warehouse,উদ্দিষ্ট ওয়্যারহাউস
|
||||
DocType: Production Order,Target Warehouse,উদ্দিষ্ট ওয়্যারহাউস
|
||||
DocType: Item,Allow over delivery or receipt upto this percent,এই শতাংশ পর্যন্ত বিতরণ বা প্রাপ্তি ধরে মঞ্জুরি
|
||||
apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +50,Expected Delivery Date cannot be before Sales Order Date,প্রত্যাশিত প্রসবের তারিখ বিক্রয় আদেশ তারিখের আগে হতে পারে না
|
||||
DocType: Upload Attendance,Import Attendance,আমদানি এ্যাটেনডেন্স
|
||||
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +17,All Item Groups,সকল আইটেম গ্রুপ
|
||||
DocType: Process Payroll,Activity Log,কার্য বিবরণ
|
||||
apps/erpnext/erpnext/accounts/report/profit_and_loss_statement/profit_and_loss_statement.py +30,Net Profit / Loss,নিট লাভ / ক্ষতি
|
||||
apps/erpnext/erpnext/accounts/report/profit_and_loss_statement/profit_and_loss_statement.py +34,Net Profit / Loss,নিট লাভ / ক্ষতি
|
||||
apps/erpnext/erpnext/config/setup.py +94,Automatically compose message on submission of transactions.,স্বয়ংক্রিয়ভাবে লেনদেন জমা বার্তা রচনা.
|
||||
DocType: Production Order,Item To Manufacture,আইটেম উত্পাদনপ্রণালী
|
||||
apps/erpnext/erpnext/buying/doctype/purchase_common/purchase_common.py +87,{0} {1} status is {2},{0} {1} অবস্থা {2} হয়
|
||||
@@ -693,7 +699,7 @@ apps/erpnext/erpnext/config/learn.py +207,Purchase Order to Payment,পেমে
|
||||
DocType: Sales Order Item,Projected Qty,অভিক্ষিপ্ত Qty
|
||||
DocType: Sales Invoice,Payment Due Date,পরিশোধযোগ্য তারিখ
|
||||
DocType: Newsletter,Newsletter Manager,নিউজলেটার ম্যানেজার
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.js +247,Item Variant {0} already exists with same attributes,আইটেম ভেরিয়েন্ট {0} ইতিমধ্যে একই বৈশিষ্ট্যাবলী সঙ্গে বিদ্যমান
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.js +240,Item Variant {0} already exists with same attributes,আইটেম ভেরিয়েন্ট {0} ইতিমধ্যে একই বৈশিষ্ট্যাবলী সঙ্গে বিদ্যমান
|
||||
apps/erpnext/erpnext/stock/report/stock_ledger/stock_ledger.py +95,'Opening',' শুরু'
|
||||
DocType: Notification Control,Delivery Note Message,হুণ্ডি পাঠান
|
||||
DocType: Expense Claim,Expenses,খরচ
|
||||
@@ -703,7 +709,7 @@ DocType: Appraisal,Select template from which you want to get the Goals,আপ
|
||||
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +77,Research & Development,গবেষণা ও উন্নয়ন
|
||||
,Amount to Bill,বিল পরিমাণ
|
||||
DocType: Company,Registration Details,রেজিস্ট্রেশন বিস্তারিত
|
||||
DocType: Item,Re-Order Qty,পুনরায় আদেশ Qty
|
||||
DocType: Item Reorder,Re-Order Qty,পুনরায় আদেশ Qty
|
||||
DocType: Leave Block List Date,Leave Block List Date,ব্লক তালিকা তারিখ ত্যাগ
|
||||
apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +25,Scheduled to send to {0},পাঠাতে তফসিলি {0}
|
||||
DocType: Pricing Rule,Price or Discount,দাম বা ডিসকাউন্ট
|
||||
@@ -746,7 +752,7 @@ DocType: Purchase Receipt Item Supplied,Required Qty,প্রয়োজনী
|
||||
DocType: Bank Reconciliation,Total Amount,মোট পরিমাণ
|
||||
apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +32,Internet Publishing,ইন্টারনেট প্রকাশনা
|
||||
DocType: Production Planning Tool,Production Orders,উত্পাদনের আদেশ
|
||||
apps/erpnext/erpnext/stock/report/stock_ledger/stock_ledger.py +35,Balance Value,ব্যালেন্স মূল্য
|
||||
apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +53,Balance Value,ব্যালেন্স মূল্য
|
||||
apps/erpnext/erpnext/stock/report/item_prices/item_prices.py +38,Sales Price List,বিক্রয় মূল্য তালিকা
|
||||
apps/erpnext/erpnext/hub_node/doctype/hub_settings/hub_settings.py +69,Publish to sync items,আইটেম সিঙ্ক প্রকাশ করুন
|
||||
DocType: Bank Reconciliation,Account Currency,অ্যাকাউন্ট মুদ্রা
|
||||
@@ -755,7 +761,7 @@ DocType: Purchase Receipt,Range,পরিসর
|
||||
DocType: Supplier,Default Payable Accounts,ডিফল্ট পরিশোধযোগ্য অংশ
|
||||
apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +40,Employee {0} is not active or does not exist,{0} কর্মচারী সক্রিয় নয় বা কোন অস্তিত্ব নেই
|
||||
DocType: Features Setup,Item Barcode,আইটেম বারকোড
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +538,Item Variants {0} updated,আইটেম রুপভেদ {0} আপডেট
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +524,Item Variants {0} updated,আইটেম রুপভেদ {0} আপডেট
|
||||
DocType: Quality Inspection Reading,Reading 6,6 পঠন
|
||||
DocType: Purchase Invoice Advance,Purchase Invoice Advance,চালান অগ্রিম ক্রয়
|
||||
DocType: Address,Shop,দোকান
|
||||
@@ -832,7 +838,7 @@ DocType: Packing Slip Item,Packing Slip Item,প্যাকিং স্লি
|
||||
DocType: POS Profile,Cash/Bank Account,নগদ / ব্যাংক অ্যাকাউন্ট
|
||||
apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +70,Removed items with no change in quantity or value.,পরিমাণ বা মান কোন পরিবর্তনের সঙ্গে সরানো আইটেম.
|
||||
DocType: Delivery Note,Delivery To,বিতরণ
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +561,Attribute table is mandatory,গুন টেবিল বাধ্যতামূলক
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +547,Attribute table is mandatory,গুন টেবিল বাধ্যতামূলক
|
||||
DocType: Production Planning Tool,Get Sales Orders,বিক্রয় আদেশ পান
|
||||
apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +64,{0} can not be negative,{0} নেতিবাচক হতে পারে না
|
||||
apps/erpnext/erpnext/public/js/pos/pos.html +28,Discount,ডিসকাউন্ট
|
||||
@@ -860,7 +866,7 @@ DocType: Lead,Organization Name,প্রতিষ্ঠানের নাম
|
||||
DocType: Tax Rule,Shipping State,শিপিং রাজ্য
|
||||
apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +61,Item must be added using 'Get Items from Purchase Receipts' button,আইটেম বাটন 'ক্রয় রসিদ থেকে জানানোর পান' ব্যবহার করে যোগ করা হবে
|
||||
apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +126,Sales Expenses,সেলস খরচ
|
||||
apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +134,Standard Buying,স্ট্যান্ডার্ড রাজধানীতে
|
||||
apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +138,Standard Buying,স্ট্যান্ডার্ড রাজধানীতে
|
||||
DocType: GL Entry,Against,বিরুদ্ধে
|
||||
DocType: Item,Default Selling Cost Center,ডিফল্ট বিক্রি খরচ কেন্দ্র
|
||||
DocType: Sales Partner,Implementation Partner,বাস্তবায়ন অংশীদার
|
||||
@@ -902,7 +908,7 @@ DocType: Company,Company registration numbers for your reference. Tax numbers et
|
||||
DocType: Sales Partner,Distributor,পরিবেশক
|
||||
DocType: Shopping Cart Shipping Rule,Shopping Cart Shipping Rule,শপিং কার্ট শিপিং রুল
|
||||
apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +210,Production Order {0} must be cancelled before cancelling this Sales Order,উৎপাদন অর্ডার {0} এই সেলস অর্ডার বাতিলের আগে বাতিল করা হবে
|
||||
apps/erpnext/erpnext/public/js/controllers/transaction.js +879,Please set 'Apply Additional Discount On',সেট 'অতিরিক্ত ডিসকাউন্ট প্রযোজ্য' দয়া করে
|
||||
apps/erpnext/erpnext/public/js/controllers/transaction.js +909,Please set 'Apply Additional Discount On',সেট 'অতিরিক্ত ডিসকাউন্ট প্রযোজ্য' দয়া করে
|
||||
,Ordered Items To Be Billed,আদেশ আইটেম বিল তৈরি করা
|
||||
apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +24,From Range has to be less than To Range,বিন্যাস কম হতে হয়েছে থেকে চেয়ে পরিসীমা
|
||||
apps/erpnext/erpnext/projects/doctype/time_log_batch/time_log_batch.js +21,Select Time Logs and Submit to create a new Sales Invoice.,সময় লগসমূহ নির্বাচন করুন এবং একটি নতুন বিক্রয় চালান তৈরি জমা দিন.
|
||||
@@ -970,9 +976,9 @@ apps/erpnext/erpnext/controllers/item_variant.py +25,Please specify at least one
|
||||
DocType: Contact,User ID,ব্যবহারকারী আইডি
|
||||
apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +132,View Ledger,দেখুন লেজার
|
||||
apps/erpnext/erpnext/stock/report/stock_ageing/stock_ageing.py +41,Earliest,পুরনো
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +445,"An Item Group exists with same name, please change the item name or rename the item group","একটি আইটেম গ্রুপ একই নামের সঙ্গে বিদ্যমান, আইটেমের নাম পরিবর্তন বা আইটেম গ্রুপ নামান্তর করুন"
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +431,"An Item Group exists with same name, please change the item name or rename the item group","একটি আইটেম গ্রুপ একই নামের সঙ্গে বিদ্যমান, আইটেমের নাম পরিবর্তন বা আইটেম গ্রুপ নামান্তর করুন"
|
||||
DocType: Production Order,Manufacture against Sales Order,সেলস আদেশের বিরুদ্ধে প্রস্তুত
|
||||
apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +450,Rest Of The World,বিশ্বের বাকি
|
||||
apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +452,Rest Of The World,বিশ্বের বাকি
|
||||
apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +81,The Item {0} cannot have Batch,আইটেম {0} ব্যাচ থাকতে পারে না
|
||||
,Budget Variance Report,বাজেট ভেদাংক প্রতিবেদন
|
||||
DocType: Salary Slip,Gross Pay,গ্রস পে
|
||||
@@ -1002,7 +1008,7 @@ DocType: Item,Lead Time in days,দিন সময় লিড
|
||||
apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +189,Not authorized to edit frozen Account {0},হিমায়িত অ্যাকাউন্ট সম্পাদনা করার জন্য অনুমোদিত নয় {0}
|
||||
DocType: Journal Entry,Get Outstanding Invoices,অসামান্য চালানে পান
|
||||
apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +63,Sales Order {0} is not valid,বিক্রয় আদেশ {0} বৈধ নয়
|
||||
apps/erpnext/erpnext/setup/doctype/company/company.py +159,"Sorry, companies cannot be merged","দুঃখিত, কোম্পানি মার্জ করা যাবে না"
|
||||
apps/erpnext/erpnext/setup/doctype/company/company.py +165,"Sorry, companies cannot be merged","দুঃখিত, কোম্পানি মার্জ করা যাবে না"
|
||||
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +145,Small,ছোট
|
||||
DocType: Employee,Employee Number,চাকুরিজীবী সংখ্যা
|
||||
apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +65,Case No(s) already in use. Try from Case No {0},মামলা নং (গুলি) ইতিমধ্যে ব্যবহারে রয়েছে. মামলা নং থেকে কর {0}
|
||||
@@ -1021,7 +1027,7 @@ apps/erpnext/erpnext/controllers/selling_controller.py +163,Row {0}: Qty is mand
|
||||
apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +8,Agriculture,কৃষি
|
||||
apps/erpnext/erpnext/public/js/setup_wizard.js +277,Your Products or Services,আপনার পণ্য বা সেবা
|
||||
DocType: Mode of Payment,Mode of Payment,পেমেন্ট মোড
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +122,Website Image should be a public file or website URL,ওয়েবসাইট চিত্র একটি পাবলিক ফাইল বা ওয়েবসাইট URL হওয়া উচিত
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +121,Website Image should be a public file or website URL,ওয়েবসাইট চিত্র একটি পাবলিক ফাইল বা ওয়েবসাইট URL হওয়া উচিত
|
||||
apps/erpnext/erpnext/setup/doctype/item_group/item_group.js +31,This is a root item group and cannot be edited.,এটি একটি root আইটেমটি গ্রুপ এবং সম্পাদনা করা যাবে না.
|
||||
DocType: Journal Entry Account,Purchase Order,ক্রয় আদেশ
|
||||
DocType: Warehouse,Warehouse Contact Info,ওয়ারহাউস যোগাযোগের তথ্য
|
||||
@@ -1093,6 +1099,7 @@ DocType: Authorization Rule,Average Discount,গড় মূল্য ছাড
|
||||
DocType: Address,Utilities,ইউটিলিটি
|
||||
DocType: Purchase Invoice Item,Accounting,হিসাবরক্ষণ
|
||||
DocType: Features Setup,Features Setup,বৈশিষ্ট্য সেটআপ
|
||||
DocType: Item,Is Service Item,পরিষেবা আইটেম
|
||||
apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +82,Application period cannot be outside leave allocation period,আবেদনের সময় বাইরে ছুটি বরাদ্দ সময়ের হতে পারে না
|
||||
DocType: Activity Cost,Projects,প্রকল্প
|
||||
apps/erpnext/erpnext/hr/doctype/holiday_list/holiday_list.py +31,Please select Fiscal Year,ফিস্ক্যাল বছর নির্বাচন করুন
|
||||
@@ -1123,7 +1130,7 @@ DocType: Sales Invoice,Shipping Address Name,শিপিং ঠিকানা
|
||||
apps/erpnext/erpnext/accounts/doctype/account/account.js +50,Chart of Accounts,হিসাবরক্ষনের তালিকা
|
||||
DocType: Material Request,Terms and Conditions Content,শর্তাবলী কনটেন্ট
|
||||
apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +465,cannot be greater than 100,এর চেয়ে বড় 100 হতে পারে না
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +597,Item {0} is not a stock Item,{0} আইটেম একটি স্টক আইটেম নয়
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +583,Item {0} is not a stock Item,{0} আইটেম একটি স্টক আইটেম নয়
|
||||
DocType: Maintenance Visit,Unscheduled,অনির্ধারিত
|
||||
DocType: Employee,Owned,মালিক
|
||||
DocType: Salary Slip Deduction,Depends on Leave Without Pay,বিনা বেতনে ছুটি উপর নির্ভর করে
|
||||
@@ -1182,7 +1189,7 @@ DocType: Item Attribute,Item Attribute,আইটেম বৈশিষ্ট্
|
||||
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +105,Government,সরকার
|
||||
apps/erpnext/erpnext/config/stock.py +263,Item Variants,আইটেম রুপভেদ
|
||||
DocType: Company,Services,সেবা
|
||||
apps/erpnext/erpnext/accounts/report/financial_statements.py +154,Total ({0}),মোট ({0})
|
||||
apps/erpnext/erpnext/accounts/report/financial_statements.py +174,Total ({0}),মোট ({0})
|
||||
DocType: Cost Center,Parent Cost Center,মূল খরচ কেন্দ্র
|
||||
DocType: Sales Invoice,Source,উত্স
|
||||
DocType: Leave Type,Is Leave Without Pay,বিনা বেতনে ছুটি হয়
|
||||
@@ -1255,17 +1262,17 @@ apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +118,The
|
||||
DocType: Features Setup,To track items using barcode. You will be able to enter items in Delivery Note and Sales Invoice by scanning barcode of item.,বারকোড ব্যবহার আইটেম ট্র্যাক. আপনি আইটেম এর বারকোড স্ক্যানিং দ্বারা হুণ্ডি এবং বিক্রয় চালান মধ্যে আইটেম প্রবেশ করতে সক্ষম হবে.
|
||||
apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.js +20,Resend Payment Email,পেমেন্ট ইমেইল পুনরায় পাঠান
|
||||
DocType: Dependent Task,Dependent Task,নির্ভরশীল কার্য
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +350,Conversion factor for default Unit of Measure must be 1 in row {0},মেজার ডিফল্ট ইউনিট জন্য রূপান্তর গুণনীয়ক সারিতে 1 হতে হবে {0}
|
||||
apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +157,Leave of type {0} cannot be longer than {1},ধরনের ছুটি {0} চেয়ে বেশি হতে পারেনা {1}
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +344,Conversion factor for default Unit of Measure must be 1 in row {0},মেজার ডিফল্ট ইউনিট জন্য রূপান্তর গুণনীয়ক সারিতে 1 হতে হবে {0}
|
||||
apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +177,Leave of type {0} cannot be longer than {1},ধরনের ছুটি {0} চেয়ে বেশি হতে পারেনা {1}
|
||||
DocType: Manufacturing Settings,Try planning operations for X days in advance.,অগ্রিম এক্স দিনের জন্য অপারেশন পরিকল্পনা চেষ্টা করুন.
|
||||
DocType: HR Settings,Stop Birthday Reminders,বন্ধ করুন জন্মদিনের রিমাইন্ডার
|
||||
DocType: SMS Center,Receiver List,রিসিভার তালিকা
|
||||
DocType: Payment Tool Detail,Payment Amount,পরিশোধিত অর্থ
|
||||
apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +46,Consumed Amount,ক্ষয়প্রাপ্ত পরিমাণ
|
||||
apps/erpnext/erpnext/public/js/pos/pos.js +512,{0} View,{0} দেখুন
|
||||
apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +93,Net Change in Cash,ক্যাশ মধ্যে নিট পরিবর্তন
|
||||
apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +96,Net Change in Cash,ক্যাশ মধ্যে নিট পরিবর্তন
|
||||
DocType: Salary Structure Deduction,Salary Structure Deduction,বেতন কাঠামো সিদ্ধান্তগ্রহণ
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +345,Unit of Measure {0} has been entered more than once in Conversion Factor Table,মেজার {0} এর ইউনিট রূপান্তর ফ্যাক্টর ছক একাধিকবার প্রবেশ করানো হয়েছে
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +339,Unit of Measure {0} has been entered more than once in Conversion Factor Table,মেজার {0} এর ইউনিট রূপান্তর ফ্যাক্টর ছক একাধিকবার প্রবেশ করানো হয়েছে
|
||||
apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +26,Payment Request already exists {0},পেমেন্ট অনুরোধ ইতিমধ্যেই বিদ্যমান {0}
|
||||
apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +27,Cost of Issued Items,প্রথম প্রকাশ আইটেম খরচ
|
||||
apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +182,Quantity must not be more than {0},পরিমাণ বেশী হবে না {0}
|
||||
@@ -1327,7 +1334,7 @@ apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +234,"Advan
|
||||
apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +148,Please select item code,আইটেমটি কোড নির্বাচন করুন
|
||||
DocType: Salary Structure Deduction,Reduce Deduction for Leave Without Pay (LWP),বিনা বেতনে ছুটি জন্য সিদ্ধান্তগ্রহণ হ্রাস (LWP)
|
||||
DocType: Territory,Territory Manager,আঞ্চলিক ব্যবস্থাপক
|
||||
DocType: Delivery Note Item,To Warehouse (Optional),গুদাম থেকে (ঐচ্ছিক)
|
||||
DocType: Packed Item,To Warehouse (Optional),গুদাম থেকে (ঐচ্ছিক)
|
||||
DocType: Sales Invoice,Paid Amount (Company Currency),প্রদত্ত পরিমাণ (কোম্পানি একক)
|
||||
DocType: Purchase Invoice,Additional Discount,অতিরিক্ত ছাড়
|
||||
DocType: Selling Settings,Selling Settings,সেটিংস বিক্রি
|
||||
@@ -1336,7 +1343,7 @@ apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py
|
||||
apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.js +50,"Company, Month and Fiscal Year is mandatory","কোম্পানি, মাস এবং ফিস্ক্যাল বছর বাধ্যতামূলক"
|
||||
apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +102,Marketing Expenses,বিপণন খরচ
|
||||
,Item Shortage Report,আইটেম পত্র
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.js +201,"Weight is mentioned,\nPlease mention ""Weight UOM"" too","ওজন \ n দয়া খুব "ওজন UOM" উল্লেখ, উল্লেখ করা হয়"
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.js +194,"Weight is mentioned,\nPlease mention ""Weight UOM"" too","ওজন \ n দয়া খুব "ওজন UOM" উল্লেখ, উল্লেখ করা হয়"
|
||||
DocType: Stock Entry Detail,Material Request used to make this Stock Entry,উপাদানের জন্য অনুরোধ এই স্টক এন্ট্রি করতে ব্যবহৃত
|
||||
apps/erpnext/erpnext/config/support.py +43,Single unit of an Item.,একটি আইটেম এর একক.
|
||||
apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +217,Time Log Batch {0} must be 'Submitted',টাইম ইন ব্যাচ {0} 'লগইন' হতে হবে
|
||||
@@ -1347,6 +1354,7 @@ apps/erpnext/erpnext/public/js/setup_wizard.js +81,Please enter valid Financial
|
||||
DocType: Employee,Date Of Retirement,অবসর তারিখ
|
||||
DocType: Upload Attendance,Get Template,টেমপ্লেট করুন
|
||||
DocType: Address,Postal,ঠিকানা
|
||||
apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +203,ERPNext Setup Complete!,ERPNext সেটআপ সম্পূর্ণ!
|
||||
DocType: Item,Weightage,গুরুত্ব
|
||||
apps/erpnext/erpnext/selling/doctype/customer/customer.py +91,A Customer Group exists with same name please change the Customer name or rename the Customer Group,একটি গ্রাহক গ্রুপ একই নামের সঙ্গে বিদ্যমান গ্রাহকের নাম পরিবর্তন বা ক্রেতা গ্রুপ নামান্তর করুন
|
||||
apps/erpnext/erpnext/public/js/pos/pos.js +155,Please select {0} first.,{0} প্রথম নির্বাচন করুন.
|
||||
@@ -1375,12 +1383,12 @@ DocType: Stock Reconciliation,Reconciliation JSON,রিকনসিলিয়
|
||||
apps/erpnext/erpnext/accounts/report/financial_statements.html +3,Too many columns. Export the report and print it using a spreadsheet application.,অনেক কলাম. প্রতিবেদন এবং রফতানি একটি স্প্রেডশীট অ্যাপ্লিকেশন ব্যবহার করে তা প্রিন্ট করা হবে.
|
||||
DocType: Sales Invoice Item,Batch No,ব্যাচ নাম্বার
|
||||
DocType: Selling Settings,Allow multiple Sales Orders against a Customer's Purchase Order,একটি গ্রাহকের ক্রয় আদেশের বিরুদ্ধে একাধিক বিক্রয় আদেশ মঞ্জুরি
|
||||
apps/erpnext/erpnext/setup/doctype/company/company.py +139,Main,প্রধান
|
||||
apps/erpnext/erpnext/setup/doctype/company/company.py +145,Main,প্রধান
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.js +53,Variant,বৈকল্পিক
|
||||
DocType: Naming Series,Set prefix for numbering series on your transactions,আপনার লেনদেনের উপর সিরিজ সংখ্যায়ন জন্য সেট উপসর্গ
|
||||
DocType: Employee Attendance Tool,Employees HTML,এমপ্লয়িজ এইচটিএমএল
|
||||
apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +165,Stopped order cannot be cancelled. Unstop to cancel.,থামানো অর্ডার বাতিল করা যাবে না. বাতিল করতে দুর.
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +367,Default BOM ({0}) must be active for this item or its template,ডিফল্ট BOM ({0}) এই আইটেমটি বা তার টেমপ্লেট জন্য সক্রিয় হতে হবে
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +361,Default BOM ({0}) must be active for this item or its template,ডিফল্ট BOM ({0}) এই আইটেমটি বা তার টেমপ্লেট জন্য সক্রিয় হতে হবে
|
||||
DocType: Employee,Leave Encashed?,Encashed ত্যাগ করবেন?
|
||||
apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.py +32,Opportunity From field is mandatory,ক্ষেত্রের থেকে সুযোগ বাধ্যতামূলক
|
||||
DocType: Item,Variants,রুপভেদ
|
||||
@@ -1405,7 +1413,6 @@ DocType: Packing Slip,The net weight of this package. (calculated automatically
|
||||
DocType: Sales Order,To Deliver and Bill,রক্ষা কর এবং বিল থেকে
|
||||
DocType: GL Entry,Credit Amount in Account Currency,অ্যাকাউন্টের মুদ্রা মধ্যে ক্রেডিট পরিমাণ
|
||||
apps/erpnext/erpnext/config/manufacturing.py +24,Time Logs for manufacturing.,উত্পাদন জন্য সময় লগসমূহ.
|
||||
DocType: Item,Apply Warehouse-wise Reorder Level,ওয়ারহাউস অনুসার রেকর্ডার শ্রেনী প্রয়োগ
|
||||
apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +425,BOM {0} must be submitted,BOM {0} দাখিল করতে হবে
|
||||
DocType: Authorization Control,Authorization Control,অনুমোদন কন্ট্রোল
|
||||
apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +92,Row #{0}: Rejected Warehouse is mandatory against rejected Item {1},সারি # {0}: ওয়্যারহাউস প্রত্যাখ্যাত প্রত্যাখ্যান আইটেম বিরুদ্ধে বাধ্যতামূলক {1}
|
||||
@@ -1503,6 +1510,7 @@ apps/erpnext/erpnext/setup/doctype/company/company.js +44,Delete all the Transac
|
||||
apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +190,Row #{0}: Operation {1} is not completed for {2} qty of finished goods in Production Order # {3}. Please update operation status via Time Logs,সারি # {0}: অপারেশন {1} উত্পাদনের মধ্যে সমাপ্ত পণ্য {2} Qty জন্য সম্পন্ন করা হয় না আদেশ # {3}. সময় লগসমূহ মাধ্যমে অপারেশন অবস্থা আপডেট করুন
|
||||
apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +57,Investments,বিনিয়োগ
|
||||
DocType: Issue,Resolution Details,রেজোলিউশনের বিবরণ
|
||||
apps/erpnext/erpnext/hr/doctype/leave_type/leave_type.js +3,Allocations,বরাে
|
||||
DocType: Quality Inspection Reading,Acceptance Criteria,গ্রহণযোগ্য বৈশিষ্ট্য
|
||||
DocType: Item Attribute,Attribute Name,নাম গুন
|
||||
DocType: Item Group,Show In Website,ওয়েবসাইট দেখান
|
||||
@@ -1553,7 +1561,7 @@ DocType: HR Settings,HR Settings,এইচআর সেটিংস
|
||||
apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +115,Expense Claim is pending approval. Only the Expense Approver can update status.,ব্যয় দাবি অনুমোদনের জন্য স্থগিত করা হয়. শুধু ব্যয় রাজসাক্ষী স্ট্যাটাস আপডেট করতে পারবেন.
|
||||
DocType: Purchase Invoice,Additional Discount Amount,অতিরিক্ত মূল্য ছাড়ের পরিমাণ
|
||||
DocType: Leave Block List Allow,Leave Block List Allow,ব্লক মঞ্জুর তালিকা ত্যাগ
|
||||
apps/erpnext/erpnext/setup/doctype/company/company.py +228,Abbr can not be blank or space,সংক্ষিপ্তকরণ ফাঁকা বা স্থান হতে পারে না
|
||||
apps/erpnext/erpnext/setup/doctype/company/company.py +234,Abbr can not be blank or space,সংক্ষিপ্তকরণ ফাঁকা বা স্থান হতে পারে না
|
||||
apps/erpnext/erpnext/accounts/doctype/account/account.js +54,Group to Non-Group,অ-গ্রুপ গ্রুপ
|
||||
apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +50,Sports,স্পোর্টস
|
||||
apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.py +61,Total Actual,প্রকৃত মোট
|
||||
@@ -1594,7 +1602,7 @@ DocType: Employee,Date of Birth,জন্ম তারিখ
|
||||
apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +82,Item {0} has already been returned,আইটেম {0} ইতিমধ্যে ফেরত দেয়া হয়েছে
|
||||
DocType: Fiscal Year,**Fiscal Year** represents a Financial Year. All accounting entries and other major transactions are tracked against **Fiscal Year**.,** অর্থবছরের ** একটি অর্থবছরে প্রতিনিধিত্ব করে. সব হিসাব ভুক্তি এবং অন্যান্য প্রধান লেনদেন ** ** অর্থবছরের বিরুদ্ধে ট্র্যাক করা হয়.
|
||||
DocType: Opportunity,Customer / Lead Address,গ্রাহক / লিড ঠিকানা
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +152,Warning: Invalid SSL certificate on attachment {0},সতর্কবাণী: সংযুক্তি অবৈধ SSL সার্টিফিকেট {0}
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +151,Warning: Invalid SSL certificate on attachment {0},সতর্কবাণী: সংযুক্তি অবৈধ SSL সার্টিফিকেট {0}
|
||||
DocType: Production Order Operation,Actual Operation Time,প্রকৃত অপারেশন টাইম
|
||||
DocType: Authorization Rule,Applicable To (User),প্রযোজ্য (ব্যবহারকারী)
|
||||
DocType: Purchase Taxes and Charges,Deduct,বিয়োগ করা
|
||||
@@ -1743,7 +1751,8 @@ apps/erpnext/erpnext/stock/get_item_details.py +97,No Item with Barcode {0},ব
|
||||
apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +51,Case No. cannot be 0,মামলা নং 0 হতে পারবেন না
|
||||
DocType: Features Setup,If you have Sales Team and Sale Partners (Channel Partners) they can be tagged and maintain their contribution in the sales activity,"আপনি (চ্যানেল পার্টনার্স) সেলস টিম এবং বিক্রয় অংশীদার থাকে, তাহলে তারা বাঁধা এবং বিক্রয় কার্যকলাপ নারীর অবদানের বজায় যাবে"
|
||||
DocType: Item,Show a slideshow at the top of the page,পৃষ্ঠার উপরের একটি স্লাইডশো প্রদর্শন
|
||||
apps/erpnext/erpnext/setup/doctype/company/company.py +80,Stores,দোকান
|
||||
DocType: Item,"Allow in Sales Order of type ""Service""",টাইপ "সেবা" বিক্রয় আদেশ মঞ্জুর
|
||||
apps/erpnext/erpnext/setup/doctype/company/company.py +86,Stores,দোকান
|
||||
DocType: Time Log,Projects Manager,প্রকল্প ম্যানেজার
|
||||
DocType: Serial No,Delivery Time,প্রসবের সময়
|
||||
apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +27,Ageing Based On,উপর ভিত্তি করে বুড়ো
|
||||
@@ -1768,7 +1777,7 @@ apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +38,Cash Flow from F
|
||||
,Financial Analytics,আর্থিক বিশ্লেষণ
|
||||
DocType: Quality Inspection,Verified By,কর্তৃক যাচাইকৃত
|
||||
DocType: Address,Subsidiary,সহায়ক
|
||||
apps/erpnext/erpnext/setup/doctype/company/company.py +55,"Cannot change company's default currency, because there are existing transactions. Transactions must be cancelled to change the default currency.","বিদ্যমান লেনদেন আছে, কারণ, কোম্পানির ডিফল্ট মুদ্রা পরিবর্তন করতে পারবেন. লেনদেন ডিফল্ট মুদ্রা পরিবর্তন বাতিল করতে হবে."
|
||||
apps/erpnext/erpnext/setup/doctype/company/company.py +61,"Cannot change company's default currency, because there are existing transactions. Transactions must be cancelled to change the default currency.","বিদ্যমান লেনদেন আছে, কারণ, কোম্পানির ডিফল্ট মুদ্রা পরিবর্তন করতে পারবেন. লেনদেন ডিফল্ট মুদ্রা পরিবর্তন বাতিল করতে হবে."
|
||||
DocType: Quality Inspection,Purchase Receipt No,কেনার রসিদ কোন
|
||||
apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +30,Earnest Money,অগ্রিক
|
||||
DocType: Process Payroll,Create Salary Slip,বেতন স্লিপ তৈরি
|
||||
@@ -1816,7 +1825,7 @@ DocType: Shipping Rule,Shipping Rule Label,শিপিং রুল ট্য
|
||||
apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +205,Raw Materials cannot be blank.,কাঁচামালের ফাঁকা থাকতে পারে না.
|
||||
apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +425,"Could not update stock, invoice contains drop shipping item.","স্টক আপডেট করা যায়নি, চালান ড্রপ শিপিং আইটেমটি রয়েছে."
|
||||
DocType: Newsletter,Test,পরীক্ষা
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +408,"As there are existing stock transactions for this item, \
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +402,"As there are existing stock transactions for this item, \
|
||||
you can not change the values of 'Has Serial No', 'Has Batch No', 'Is Stock Item' and 'Valuation Method'","বিদ্যমান শেয়ার লেনদেন আপনাকে মান পরিবর্তন করতে পারবেন না \ এই আইটেমটি জন্য আছে 'সিরিয়াল কোন হয়েছে', 'ব্যাচ করিয়াছেন', 'স্টক আইটেম' এবং 'মূল্যনির্ধারণ পদ্ধতি'"
|
||||
apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +459,Quick Journal Entry,দ্রুত জার্নাল এন্ট্রি
|
||||
apps/erpnext/erpnext/manufacturing/doctype/bom/bom.js +100,You can not change rate if BOM mentioned agianst any item,BOM কোন আইটেম agianst উল্লেখ তাহলে আপনি হার পরিবর্তন করতে পারবেন না
|
||||
@@ -1905,7 +1914,7 @@ DocType: Stock Entry,Manufacture,উত্পাদন
|
||||
apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +13,Please Delivery Note first,দয়া হুণ্ডি প্রথম
|
||||
DocType: Purchase Invoice,Currency and Price List,মুদ্রা ও মূল্যতালিকা
|
||||
DocType: Opportunity,Customer / Lead Name,গ্রাহক / লিড নাম
|
||||
apps/erpnext/erpnext/accounts/doctype/bank_reconciliation/bank_reconciliation.py +63,Clearance Date not mentioned,পরিস্কারের তারিখ উল্লেখ না
|
||||
apps/erpnext/erpnext/accounts/doctype/bank_reconciliation/bank_reconciliation.py +65,Clearance Date not mentioned,পরিস্কারের তারিখ উল্লেখ না
|
||||
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +71,Production,উত্পাদনের
|
||||
DocType: Item,Allow Production Order,মঞ্জুরি উৎপাদন অর্ডার
|
||||
apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.js +60,Row {0}:Start Date must be before End Date,সারি {0}: আরম্ভের তারিখ শেষ তারিখের আগে হওয়া আবশ্যক
|
||||
@@ -1915,7 +1924,7 @@ DocType: Lead,Fax,ফ্যাক্স
|
||||
DocType: Purchase Taxes and Charges,Parenttype,Parenttype
|
||||
DocType: Salary Structure,Total Earning,মোট আয়
|
||||
DocType: Purchase Receipt,Time at which materials were received,"উপকরণ গৃহীত হয়েছে, যা এ সময়"
|
||||
apps/erpnext/erpnext/utilities/doctype/address/address.py +118,My Addresses,আমার ঠিকানা
|
||||
apps/erpnext/erpnext/utilities/doctype/address/address.py +125,My Addresses,আমার ঠিকানা
|
||||
DocType: Stock Ledger Entry,Outgoing Rate,আউটগোয়িং কলের হার
|
||||
apps/erpnext/erpnext/config/hr.py +108,Organization branch master.,সংস্থার শাখা মাস্টার.
|
||||
apps/erpnext/erpnext/controllers/accounts_controller.py +253, or ,বা
|
||||
@@ -1984,7 +1993,7 @@ apps/erpnext/erpnext/accounts/doctype/account/account.py +218,"Merging is only p
|
||||
apps/erpnext/erpnext/config/crm.py +72,Manage Customer Group Tree.,গ্রাহক গ্রুপ গাছ পরিচালনা.
|
||||
apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +302,New Cost Center Name,নতুন খরচ কেন্দ্রের নাম
|
||||
DocType: Leave Control Panel,Leave Control Panel,কন্ট্রোল প্যানেল ছেড়ে চলে
|
||||
apps/erpnext/erpnext/utilities/doctype/address/address.py +95,No default Address Template found. Please create a new one from Setup > Printing and Branding > Address Template.,কোন ডিফল্ট ঠিকানা টেমপ্লেট পাওয়া যায় নি. সেটআপ> ছাপানো ও ব্র্যান্ডিং> ঠিকানা টেমপ্লেট থেকে একটি নতুন তৈরি করুন.
|
||||
apps/erpnext/erpnext/utilities/doctype/address/address.py +96,No default Address Template found. Please create a new one from Setup > Printing and Branding > Address Template.,কোন ডিফল্ট ঠিকানা টেমপ্লেট পাওয়া যায় নি. সেটআপ> ছাপানো ও ব্র্যান্ডিং> ঠিকানা টেমপ্লেট থেকে একটি নতুন তৈরি করুন.
|
||||
DocType: Appraisal,HR User,এইচআর ব্যবহারকারী
|
||||
DocType: Purchase Invoice,Taxes and Charges Deducted,কর ও শুল্ক বাদ
|
||||
apps/erpnext/erpnext/shopping_cart/utils.py +36,Issues,সমস্যা
|
||||
@@ -2001,7 +2010,7 @@ DocType: Payment Tool Detail,Payment Tool Detail,পেমেন্ট টুল
|
||||
,Sales Browser,সেলস ব্রাউজার
|
||||
DocType: Journal Entry,Total Credit,মোট ক্রেডিট
|
||||
apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +499,Warning: Another {0} # {1} exists against stock entry {2},সতর্কতা: আরেকটি {0} # {1} শেয়ার এন্ট্রি বিরুদ্ধে বিদ্যমান {2}
|
||||
apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +392,Local,স্থানীয়
|
||||
apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +394,Local,স্থানীয়
|
||||
apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +26,Loans and Advances (Assets),ঋণ ও অগ্রিমের (সম্পদ)
|
||||
apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +12,Debtors,ঋণ গ্রহিতা
|
||||
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +147,Large,বড়
|
||||
@@ -2020,7 +2029,6 @@ DocType: Price List,Price List Master,মূল্য তালিকা মা
|
||||
DocType: Sales Person,All Sales Transactions can be tagged against multiple **Sales Persons** so that you can set and monitor targets.,আপনি সেট এবং নির্দেশকের লক্ষ্যমাত্রা নজর রাখতে পারেন যাতে সব বিক্রয় লেনদেন একাধিক ** বিক্রয় ব্যক্তি ** বিরুদ্ধে ট্যাগ করা যায়.
|
||||
,S.O. No.,তাই নং
|
||||
DocType: Production Order Operation,Make Time Log,টাইম ইন করুন
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +422,Please set reorder quantity,পুনর্বিন্যাস পরিমাণ সেট করুন
|
||||
apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +154,Please create Customer from Lead {0},লিড থেকে গ্রাহক তৈরি করুন {0}
|
||||
DocType: Price List,Applicable for Countries,দেশ সমূহ জন্য প্রযোজ্য
|
||||
apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +44,Computers,কম্পিউটার
|
||||
@@ -2095,7 +2103,7 @@ apps/erpnext/erpnext/accounts/report/financial_statements.py +16,Fiscal Year {0}
|
||||
DocType: Bank Reconciliation,Get Relevant Entries,প্রাসঙ্গিক এন্ট্রি পেতে
|
||||
apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +409,Accounting Entry for Stock,স্টক জন্য অ্যাকাউন্টিং এণ্ট্রি
|
||||
DocType: Sales Invoice,Sales Team1,সেলস team1
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +463,Item {0} does not exist,আইটেম {0} অস্তিত্ব নেই
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +449,Item {0} does not exist,আইটেম {0} অস্তিত্ব নেই
|
||||
DocType: Sales Invoice,Customer Address,গ্রাহকের ঠিকানা
|
||||
DocType: Payment Request,Recipient and Message,প্রাপক এবং পাঠান
|
||||
DocType: Purchase Invoice,Apply Additional Discount On,অতিরিক্ত ডিসকাউন্ট উপর প্রয়োগ
|
||||
@@ -2137,7 +2145,7 @@ DocType: Sales Partner,Select Monthly Distribution to unevenly distribute target
|
||||
DocType: Purchase Invoice Item,Valuation Rate,মূল্যনির্ধারণ হার
|
||||
apps/erpnext/erpnext/stock/get_item_details.py +274,Price List Currency not selected,মূল্য তালিকা মুদ্রা একক নির্বাচন করবেন
|
||||
apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +63,Item Row {0}: Purchase Receipt {1} does not exist in above 'Purchase Receipts' table,আইটেম সারি {0}: {1} উপরোক্ত 'ক্রয় রসিদের' টেবিলের অস্তিত্ব নেই কেনার রসিদ
|
||||
apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +147,Employee {0} has already applied for {1} between {2} and {3},কর্মচারী {0} ইতিমধ্যে আবেদন করেছেন {1} মধ্যে {2} এবং {3}
|
||||
apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +155,Employee {0} has already applied for {1} between {2} and {3},কর্মচারী {0} ইতিমধ্যে আবেদন করেছেন {1} মধ্যে {2} এবং {3}
|
||||
apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +30,Project Start Date,প্রজেক্ট আরম্ভের তারিখ
|
||||
apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +8,Until,পর্যন্ত
|
||||
DocType: Rename Tool,Rename Log,পাসওয়ার্ড ভুলে গেছেন? পুনঃনামকরণ
|
||||
@@ -2175,7 +2183,7 @@ apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +52,Supplier
|
||||
apps/erpnext/erpnext/hr/doctype/employee/employee.py +127,Please enter relieving date.,তারিখ মুক্তিদান লিখুন.
|
||||
apps/erpnext/erpnext/controllers/trends.py +138,Amt,AMT
|
||||
apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +51,Only Leave Applications with status 'Approved' can be submitted,শুধু স্ট্যাটাস 'অনুমোদিত' জমা করা যেতে পারে সঙ্গে অ্যাপ্লিকেশন ছেড়ে দিন
|
||||
apps/erpnext/erpnext/utilities/doctype/address/address.py +24,Address Title is mandatory.,ঠিকানা শিরোনাম বাধ্যতামূলক.
|
||||
apps/erpnext/erpnext/utilities/doctype/address/address.py +25,Address Title is mandatory.,ঠিকানা শিরোনাম বাধ্যতামূলক.
|
||||
DocType: Opportunity,Enter name of campaign if source of enquiry is campaign,তদন্ত উৎস প্রচারণা যদি প্রচারাভিযানের নাম লিখুন
|
||||
apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +38,Newspaper Publishers,সংবাদপত্র পাবলিশার্স
|
||||
apps/erpnext/erpnext/support/page/support_analytics/support_analytics.js +31,Select Fiscal Year,ফিস্ক্যাল বছর নির্বাচন
|
||||
@@ -2199,6 +2207,7 @@ apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +55,Venture Capital,ভ
|
||||
DocType: UOM,Must be Whole Number,গোটা সংখ্যা হতে হবে
|
||||
DocType: Leave Control Panel,New Leaves Allocated (In Days),(দিন) বরাদ্দ নতুন পাতার
|
||||
apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +51,Serial No {0} does not exist,সিরিয়াল কোন {0} অস্তিত্ব নেই
|
||||
DocType: Sales Invoice Item,Customer Warehouse (Optional),গ্রাহক ওয়্যারহাউস (ঐচ্ছিক)
|
||||
DocType: Pricing Rule,Discount Percentage,ডিসকাউন্ট শতাংশ
|
||||
DocType: Payment Reconciliation Invoice,Invoice Number,চালান নম্বর
|
||||
apps/erpnext/erpnext/hooks.py +55,Orders,আদেশ
|
||||
@@ -2308,7 +2317,7 @@ apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standar
|
||||
DocType: Appraisal,Appraisal,গুণগ্রাহিতা
|
||||
apps/erpnext/erpnext/hr/doctype/leave_block_list/leave_block_list.py +22,Date is repeated,তারিখ পুনরাবৃত্তি করা হয়
|
||||
apps/erpnext/erpnext/accounts/print_format/payment_receipt_voucher/payment_receipt_voucher.html +27,Authorized Signatory,অনুমোদিত স্বাক্ষরকারী
|
||||
apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +164,Leave approver must be one of {0},এক হতে হবে রাজসাক্ষী ত্যাগ {0}
|
||||
apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +184,Leave approver must be one of {0},এক হতে হবে রাজসাক্ষী ত্যাগ {0}
|
||||
DocType: Hub Settings,Seller Email,বিক্রেতা ইমেইল
|
||||
DocType: Project,Total Purchase Cost (via Purchase Invoice),মোট ক্রয় খরচ (ক্রয় চালান মাধ্যমে)
|
||||
DocType: Workstation Working Hour,Start Time,সময় শুরু
|
||||
@@ -2477,7 +2486,7 @@ apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +211,Nam
|
||||
DocType: BOM Replace Tool,BOM Replace Tool,BOM টুল প্রতিস্থাপন
|
||||
apps/erpnext/erpnext/config/setup.py +37,Country wise default Address Templates,দেশ অনুযায়ী ডিফল্ট ঠিকানা টেমপ্লেট
|
||||
DocType: Sales Order Item,Supplier delivers to Customer,সরবরাহকারী গ্রাহক যাও বিতরণ
|
||||
apps/erpnext/erpnext/public/js/controllers/transaction.js +733,Show tax break-up,দেখান ট্যাক্স ব্রেক আপ
|
||||
apps/erpnext/erpnext/public/js/controllers/transaction.js +763,Show tax break-up,দেখান ট্যাক্স ব্রেক আপ
|
||||
apps/erpnext/erpnext/accounts/party.py +283,Due / Reference Date cannot be after {0},দরুন / রেফারেন্স তারিখ পরে হতে পারে না {0}
|
||||
apps/erpnext/erpnext/config/setup.py +51,Data Import and Export,ডেটা আমদানি ও রপ্তানি
|
||||
DocType: Features Setup,If you involve in manufacturing activity. Enables Item 'Is Manufactured',আপনি উত্পাদন ক্রিয়াকলাপে জড়িত করে. সক্ষম করে আইটেম 'নির্মিত হয়'
|
||||
@@ -2526,7 +2535,7 @@ DocType: Task,Actual Start Date (via Time Logs),প্রকৃত আরম্
|
||||
DocType: Stock Reconciliation Item,Before reconciliation,পুনর্মিলন আগে
|
||||
apps/erpnext/erpnext/support/doctype/maintenance_visit/maintenance_visit.py +12,To {0},করুন {0}
|
||||
DocType: Purchase Invoice,Taxes and Charges Added (Company Currency),কর ও চার্জ যোগ (কোম্পানি একক)
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +384,Item Tax Row {0} must have account of type Tax or Income or Expense or Chargeable,আইটেমটি ট্যাক্স সারি {0} টাইপ ট্যাক্স বা আয় বা ব্যয় বা প্রদেয় এর একাউন্ট থাকতে হবে
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +378,Item Tax Row {0} must have account of type Tax or Income or Expense or Chargeable,আইটেমটি ট্যাক্স সারি {0} টাইপ ট্যাক্স বা আয় বা ব্যয় বা প্রদেয় এর একাউন্ট থাকতে হবে
|
||||
DocType: Sales Order,Partly Billed,আংশিক দেখানো হয়েছিল
|
||||
DocType: Item,Default BOM,ডিফল্ট BOM
|
||||
apps/erpnext/erpnext/setup/doctype/company/company.js +22,Please re-type company name to confirm,পুনরায় টাইপ কোম্পানি নাম নিশ্চিত অনুগ্রহ
|
||||
@@ -2553,8 +2562,6 @@ apps/erpnext/erpnext/config/stock.py +105,"e.g. Kg, Unit, Nos, m","যেমন
|
||||
apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +96,Reference No is mandatory if you entered Reference Date,আপনি রেফারেন্স তারিখ প্রবেশ যদি রেফারেন্স কোন বাধ্যতামূলক
|
||||
apps/erpnext/erpnext/hr/doctype/employee/employee.py +108,Date of Joining must be greater than Date of Birth,যোগদান তারিখ জন্ম তারিখ থেকে বড় হওয়া উচিত
|
||||
apps/erpnext/erpnext/hr/doctype/employee/employee.js +27,Salary Structure,বেতন কাঠামো
|
||||
apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +256,"Multiple Price Rule exists with same criteria, please resolve \
|
||||
conflict by assigning priority. Price Rules: {0}","একাধিক মূল্য রুল একই মানদণ্ডের সঙ্গে বিদ্যমান, অগ্রাধিকার বরাদ্দ দ্বারা \ দ্বন্দ্ব সমাধান করুন. দাম বিধি: {0}"
|
||||
DocType: Account,Bank,ব্যাংক
|
||||
apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +9,Airline,বিমানসংস্থা
|
||||
apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +579,Issue Material,ইস্যু উপাদান
|
||||
@@ -2579,7 +2586,7 @@ DocType: Purchase Invoice Item,Image View,চিত্র দেখুন
|
||||
DocType: Issue,Opening Time,খোলার সময়
|
||||
apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +92,From and To dates required,থেকে এবং প্রয়োজনীয় তারিখগুলি
|
||||
apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +46,Securities & Commodity Exchanges,সিকিউরিটিজ ও পণ্য বিনিময়ের
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +554,Default Unit of Measure for Variant '{0}' must be same as in Template '{1}',বৈকল্পিক জন্য মেজার ডিফল্ট ইউনিট '{0}' টেমপ্লেট হিসাবে একই হতে হবে '{1}'
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +540,Default Unit of Measure for Variant '{0}' must be same as in Template '{1}',বৈকল্পিক জন্য মেজার ডিফল্ট ইউনিট '{0}' টেমপ্লেট হিসাবে একই হতে হবে '{1}'
|
||||
DocType: Shipping Rule,Calculate Based On,ভিত্তি করে গণনা
|
||||
DocType: Delivery Note Item,From Warehouse,গুদাম থেকে
|
||||
DocType: Purchase Taxes and Charges,Valuation and Total,মূল্যনির্ধারণ এবং মোট
|
||||
@@ -2588,7 +2595,7 @@ apps/erpnext/erpnext/stock/doctype/item/item.js +59,This Item is a Variant of {0
|
||||
DocType: Account,Purchase User,ক্রয় ব্যবহারকারী
|
||||
DocType: Notification Control,Customize the Notification,বিজ্ঞপ্তি কাস্টমাইজ করুন
|
||||
apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +17,Cash Flow from Operations,অপারেশন থেকে নগদ প্রবাহ
|
||||
apps/erpnext/erpnext/utilities/doctype/address_template/address_template.py +24,Default Address Template cannot be deleted,ডিফল্ট ঠিকানা টেমপ্লেট মোছা যাবে না
|
||||
apps/erpnext/erpnext/utilities/doctype/address_template/address_template.py +27,Default Address Template cannot be deleted,ডিফল্ট ঠিকানা টেমপ্লেট মোছা যাবে না
|
||||
DocType: Sales Invoice,Shipping Rule,শিপিং রুল
|
||||
DocType: Manufacturer,Limited to 12 characters,12 অক্ষরের মধ্যে সীমাবদ্ধ
|
||||
DocType: Journal Entry,Print Heading,প্রিন্ট শীর্ষক
|
||||
@@ -2681,7 +2688,7 @@ DocType: Leave Allocation,New Leaves Allocated,নতুন পাতার ব
|
||||
apps/erpnext/erpnext/controllers/trends.py +258,Project-wise data is not available for Quotation,প্রকল্প-ভিত্তিক তথ্য উদ্ধৃতি জন্য উপলব্ধ নয়
|
||||
DocType: Project,Expected End Date,সমাপ্তি প্রত্যাশিত তারিখ
|
||||
DocType: Appraisal Template,Appraisal Template Title,মূল্যায়ন টেমপ্লেট শিরোনাম
|
||||
apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +373,Commercial,ব্যবসায়িক
|
||||
apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +375,Commercial,ব্যবসায়িক
|
||||
apps/erpnext/erpnext/selling/doctype/product_bundle/product_bundle.py +23,Parent Item {0} must not be a Stock Item,মূল আইটেমটি {0} একটি স্টক আইটেম হবে না
|
||||
DocType: Cost Center,Distribution Id,বন্টন আইডি
|
||||
apps/erpnext/erpnext/setup/setup_wizard/data/sample_home_page.html +14,Awesome Services,জট্টিল সেবা
|
||||
@@ -2700,7 +2707,7 @@ apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +145,Cr,CR
|
||||
DocType: Customer,Default Receivable Accounts,গ্রহনযোগ্য অ্যাকাউন্ট ডিফল্ট
|
||||
DocType: Tax Rule,Billing State,বিলিং রাজ্য
|
||||
apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +607,Transfer,হস্তান্তর
|
||||
apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +640,Fetch exploded BOM (including sub-assemblies),(সাব-সমাহারগুলি সহ) অপ্রমাণিত BOM পান
|
||||
apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +642,Fetch exploded BOM (including sub-assemblies),(সাব-সমাহারগুলি সহ) অপ্রমাণিত BOM পান
|
||||
DocType: Authorization Rule,Applicable To (Employee),প্রযোজ্য (কর্মচারী)
|
||||
apps/erpnext/erpnext/controllers/accounts_controller.py +95,Due Date is mandatory,দরুন জন্ম বাধ্যতামূলক
|
||||
apps/erpnext/erpnext/controllers/item_variant.py +52,Increment for Attribute {0} cannot be 0,অ্যাট্রিবিউট জন্য বর্ধিত {0} 0 হতে পারবেন না
|
||||
@@ -2733,7 +2740,7 @@ apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +219,Opt
|
||||
apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +111,Negative Valuation Rate is not allowed,নেতিবাচক মূল্যনির্ধারণ হার অনুমোদিত নয়
|
||||
DocType: Holiday List,Weekly Off,সাপ্তাহিক ছুটি
|
||||
DocType: Fiscal Year,"For e.g. 2012, 2012-13","যেমন 2012, 2012-13 জন্য"
|
||||
apps/erpnext/erpnext/accounts/report/balance_sheet/balance_sheet.py +33,Provisional Profit / Loss (Credit),প্রোভিশনাল লাভ / ক্ষতি (ক্রেডিট)
|
||||
apps/erpnext/erpnext/accounts/report/balance_sheet/balance_sheet.py +35,Provisional Profit / Loss (Credit),প্রোভিশনাল লাভ / ক্ষতি (ক্রেডিট)
|
||||
DocType: Sales Invoice,Return Against Sales Invoice,বিরুদ্ধে বিক্রয় চালান আসতে
|
||||
apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +32,Item 5,আইটেম 5
|
||||
apps/erpnext/erpnext/accounts/utils.py +278,Please set default value {0} in Company {1},কোম্পানি এ ডিফল্ট মান {0} সেট করুন {1}
|
||||
@@ -2764,6 +2771,7 @@ DocType: Shipping Rule,Specify conditions to calculate shipping amount,শিপ
|
||||
apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +121,Add Child,শিশু করো
|
||||
DocType: Accounts Settings,Role Allowed to Set Frozen Accounts & Edit Frozen Entries,ভূমিকা হিমায়িত একাউন্টস ও সম্পাদনা হিমায়িত সাজপোশাকটি সেট করার মঞ্জুরি
|
||||
apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +52,Cannot convert Cost Center to ledger as it has child nodes,এটা সন্তানের নোড আছে খতিয়ান করার খরচ কেন্দ্র রূপান্তর করতে পারবেন না
|
||||
apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +47,Opening Value,খোলা মূল্য
|
||||
apps/erpnext/erpnext/stock/report/stock_ledger/stock_ledger.py +37,Serial #,সিরিয়াল #
|
||||
apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +87,Commission on Sales,বিক্রয় কমিশনের
|
||||
DocType: Offer Letter Term,Value / Description,মূল্য / বিবরণ:
|
||||
@@ -2797,7 +2805,6 @@ apps/erpnext/erpnext/accounts/doctype/account/account.py +50,Account {0}: Parent
|
||||
apps/erpnext/erpnext/setup/doctype/company/company.js +38,Successfully deleted all transactions related to this company!,সফলভাবে এই কোম্পানীর সাথে সম্পর্কিত সব লেনদেন মোছা!
|
||||
apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +21,As on Date,আজকের তারিখে
|
||||
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +58,Probation,পরীক্ষাকাল
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +308,Default Warehouse is mandatory for stock Item.,ডিফল্ট গুদাম স্টক আইটেম জন্য বাধ্যতামূলক.
|
||||
apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +173,Payment of salary for the month {0} and year {1},মাসের জন্য বেতন পরিশোধ {0} এবং বছরের {1}
|
||||
DocType: Stock Settings,Auto insert Price List rate if missing,অটো সন্নিবেশ মূল্য তালিকা হার অনুপস্থিত যদি
|
||||
apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +25,Total Paid Amount,মোট প্রদত্ত পরিমাণ
|
||||
@@ -2833,7 +2840,7 @@ apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_
|
||||
DocType: Payment Tool,Set Matching Amounts,সেট পরিমাণ সমন্বয়
|
||||
DocType: Purchase Invoice,Taxes and Charges Added,কর ও চার্জ যোগ
|
||||
,Sales Funnel,বিক্রয় ফানেল
|
||||
apps/erpnext/erpnext/setup/doctype/company/company.py +35,Abbreviation is mandatory,সমাহার বাধ্যতামূলক
|
||||
apps/erpnext/erpnext/setup/doctype/company/company.py +41,Abbreviation is mandatory,সমাহার বাধ্যতামূলক
|
||||
apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +136,Thank you for your interest in subscribing to our updates,আমাদের আপডেট সাবস্ক্রাইব আপনার আগ্রহের জন্য আপনাকে ধন্যবাদ
|
||||
,Qty to Transfer,স্থানান্তর করতে Qty
|
||||
apps/erpnext/erpnext/config/selling.py +18,Quotes to Leads or Customers.,বিশালাকার বা গ্রাহকরা কোট.
|
||||
@@ -2861,7 +2868,7 @@ DocType: Purchase Taxes and Charges,Item Wise Tax Detail,আইটেম অন
|
||||
apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +691,Supplier Quotation,সরবরাহকারী উদ্ধৃতি
|
||||
DocType: Quotation,In Words will be visible once you save the Quotation.,আপনি উধৃতি সংরক্ষণ একবার শব্দ দৃশ্যমান হবে.
|
||||
apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +221,{0} {1} is stopped,{0} {1} থামানো হয়
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +396,Barcode {0} already used in Item {1},বারকোড {0} ইতিমধ্যে আইটেম ব্যবহৃত {1}
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +390,Barcode {0} already used in Item {1},বারকোড {0} ইতিমধ্যে আইটেম ব্যবহৃত {1}
|
||||
DocType: Lead,Add to calendar on this date,এই তারিখে ক্যালেন্ডারে যোগ
|
||||
apps/erpnext/erpnext/config/selling.py +132,Rules for adding shipping costs.,শিপিং খরচ যোগ করার জন্য বিধি.
|
||||
apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +40,Upcoming Events,আসন্ন ঘটনাবলী
|
||||
@@ -2883,7 +2890,7 @@ apps/erpnext/erpnext/config/manufacturing.py +19,Orders released for production.
|
||||
apps/erpnext/erpnext/accounts/page/financial_analytics/financial_analytics.js +42,Select Fiscal Year...,ফিস্ক্যাল বছর নির্বাচন ...
|
||||
apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +458,POS Profile required to make POS Entry,পিওএস প্রোফাইল পিওএস এন্ট্রি করতে প্রয়োজন
|
||||
DocType: Hub Settings,Name Token,নাম টোকেন
|
||||
apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +134,Standard Selling,স্ট্যান্ডার্ড বিক্রি
|
||||
apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +138,Standard Selling,স্ট্যান্ডার্ড বিক্রি
|
||||
apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +138,Atleast one warehouse is mandatory,অন্তত একটি গুদাম বাধ্যতামূলক
|
||||
DocType: Serial No,Out of Warranty,পাটা আউট
|
||||
DocType: BOM Replace Tool,Replace,প্রতিস্থাপন করা
|
||||
@@ -3006,7 +3013,7 @@ DocType: SMS Settings,Enter url parameter for receiver nos,রিসিভার
|
||||
DocType: Sales Invoice,Paid Amount,দেওয়া পরিমাণ
|
||||
,Available Stock for Packing Items,প্যাকিং আইটেম জন্য উপলব্ধ স্টক
|
||||
DocType: Item Variant,Item Variant,আইটেম ভেরিয়েন্ট
|
||||
apps/erpnext/erpnext/utilities/doctype/address_template/address_template.py +15,Setting this Address Template as default as there is no other default,অন্য কোন ডিফল্ট আছে হিসাবে ডিফল্ট হিসেবে এই ঠিকানায় টেমপ্লেট সেটিং
|
||||
apps/erpnext/erpnext/utilities/doctype/address_template/address_template.py +16,Setting this Address Template as default as there is no other default,অন্য কোন ডিফল্ট আছে হিসাবে ডিফল্ট হিসেবে এই ঠিকানায় টেমপ্লেট সেটিং
|
||||
apps/erpnext/erpnext/accounts/doctype/account/account.py +113,"Account balance already in Debit, you are not allowed to set 'Balance Must Be' as 'Credit'","ইতিমধ্যে ডেবিট অ্যাকাউন্ট ব্যালেন্স, আপনি 'ক্রেডিট' হিসেবে 'ব্যালেন্স করতে হবে' সেট করার অনুমতি দেওয়া হয় না"
|
||||
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +76,Quality Management,গুনমান ব্যবস্থাপনা
|
||||
DocType: Production Planning Tool,Filter based on customer,ফিল্টার গ্রাহক উপর ভিত্তি করে
|
||||
@@ -3107,7 +3114,7 @@ apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +429,Transaction n
|
||||
apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.js +19,"To set this Fiscal Year as Default, click on 'Set as Default'",", ডিফল্ট হিসাবে চলতি অর্থবছরেই সেট করতে 'ডিফল্ট হিসাবে সেট করুন' ক্লিক করুন"
|
||||
apps/erpnext/erpnext/config/support.py +54,Setup incoming server for support email id. (e.g. support@example.com),সমর্থন ইমেল আইডি জন্য সেটআপ ইনকামিং সার্ভার. (যেমন support@example.com)
|
||||
apps/erpnext/erpnext/stock/report/stock_projected_qty/stock_projected_qty.py +19,Shortage Qty,ঘাটতি Qty
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +578,Item variant {0} exists with same attributes,আইটেম বৈকল্পিক {0} একই বৈশিষ্ট্যাবলী সঙ্গে বিদ্যমান
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +564,Item variant {0} exists with same attributes,আইটেম বৈকল্পিক {0} একই বৈশিষ্ট্যাবলী সঙ্গে বিদ্যমান
|
||||
DocType: Salary Slip,Salary Slip,বেতন পিছলানো
|
||||
apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +48,'To Date' is required,'তারিখ পর্যন্ত' প্রয়োজন
|
||||
DocType: Packing Slip,"Generate packing slips for packages to be delivered. Used to notify package number, package contents and its weight.","প্যাকেজ বিতরণ করা জন্য স্লিপ বোঁচকা নির্মাণ করা হয়. বাক্স সংখ্যা, প্যাকেজের বিষয়বস্তু এবং তার ওজন অবহিত করা."
|
||||
@@ -3118,7 +3125,7 @@ DocType: Features Setup,Item Advanced,আইটেম উন্নত
|
||||
DocType: Notification Control,"When any of the checked transactions are ""Submitted"", an email pop-up automatically opened to send an email to the associated ""Contact"" in that transaction, with the transaction as an attachment. The user may or may not send the email.","চেক লেনদেনের কোনো "জমা" করা হয়, তখন একটি ইমেল পপ-আপ স্বয়ংক্রিয়ভাবে একটি সংযুক্তি হিসাবে লেনদেনের সঙ্গে, যে লেনদেনে যুক্ত "যোগাযোগ" একটি ইমেল পাঠাতে খোলা. ব্যবহারকারী may অথবা ইমেইল পাঠাতে পারে."
|
||||
apps/erpnext/erpnext/config/setup.py +14,Global Settings,গ্লোবাল সেটিংস
|
||||
DocType: Employee Education,Employee Education,কর্মচারী শিক্ষা
|
||||
apps/erpnext/erpnext/public/js/controllers/transaction.js +749,It is needed to fetch Item Details.,এটি একটি আইটেম বিবরণ পেতে প্রয়োজন হয়.
|
||||
apps/erpnext/erpnext/public/js/controllers/transaction.js +779,It is needed to fetch Item Details.,এটি একটি আইটেম বিবরণ পেতে প্রয়োজন হয়.
|
||||
DocType: Salary Slip,Net Pay,নেট বেতন
|
||||
DocType: Account,Account,হিসাব
|
||||
apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +213,Serial No {0} has already been received,সিরিয়াল কোন {0} ইতিমধ্যে গৃহীত হয়েছে
|
||||
@@ -3144,6 +3151,7 @@ DocType: Appraisal,"Any other remarks, noteworthy effort that should go in the r
|
||||
DocType: BOM,Manufacturing User,উৎপাদন ব্যবহারকারী
|
||||
DocType: Purchase Order,Raw Materials Supplied,কাঁচামালের সরবরাহ
|
||||
DocType: Purchase Invoice,Recurring Print Format,পুনরাবৃত্ত মুদ্রণ বিন্যাস
|
||||
DocType: C-Form,Series,সিরিজ
|
||||
apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +55,Expected Delivery Date cannot be before Purchase Order Date,প্রত্যাশিত প্রসবের তারিখ ক্রয় আদেশ তারিখের আগে হতে পারে না
|
||||
DocType: Appraisal,Appraisal Template,মূল্যায়ন টেমপ্লেট
|
||||
DocType: Item Group,Item Classification,আইটেম সাইট
|
||||
@@ -3219,7 +3227,7 @@ DocType: Employee,Educational Qualification,শিক্ষাগত যোগ
|
||||
DocType: Workstation,Operating Costs,অপারেটিং খরচ
|
||||
DocType: Employee Leave Approver,Employee Leave Approver,কর্মী ছুটি রাজসাক্ষী
|
||||
apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +166,{0} has been successfully added to our Newsletter list.,{0} সফলভাবে আমাদের নিউজলেটার তালিকায় যুক্ত হয়েছে.
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +434,Row {0}: An Reorder entry already exists for this warehouse {1},সারি {0}: একটি রেকর্ডার এন্ট্রি ইতিমধ্যে এই গুদাম জন্য বিদ্যমান {1}
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +420,Row {0}: An Reorder entry already exists for this warehouse {1},সারি {0}: একটি রেকর্ডার এন্ট্রি ইতিমধ্যে এই গুদাম জন্য বিদ্যমান {1}
|
||||
apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.py +67,"Cannot declare as lost, because Quotation has been made.","উদ্ধৃতি দেয়া হয়েছে, কারণ যত হারিয়ে ডিক্লেয়ার করতে পারেন না."
|
||||
DocType: Purchase Taxes and Charges Template,Purchase Master Manager,ক্রয় মাস্টার ম্যানেজার
|
||||
apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +426,Production Order {0} must be submitted,অর্ডার {0} দাখিল করতে হবে উৎপাদন
|
||||
@@ -3227,7 +3235,7 @@ apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.p
|
||||
apps/erpnext/erpnext/config/stock.py +136,Main Reports,প্রধান প্রতিবেদন
|
||||
apps/erpnext/erpnext/hr/doctype/leave_control_panel/leave_control_panel.js +16,To date cannot be before from date,তারিখ থেকে তারিখের আগে হতে পারে না
|
||||
DocType: Purchase Receipt Item,Prevdoc DocType,Prevdoc DOCTYPE
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.js +194,Add / Edit Prices,/ সম্পাদনা বর্ণনা করো
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.js +187,Add / Edit Prices,/ সম্পাদনা বর্ণনা করো
|
||||
apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +53,Chart of Cost Centers,খরচ কেন্দ্র এর চার্ট
|
||||
,Requested Items To Be Ordered,অনুরোধ করা চলছে আদেশ করা
|
||||
apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +315,My Orders,আমার আদেশ
|
||||
@@ -3275,7 +3283,7 @@ DocType: Item,Has Serial No,সিরিয়াল কোন আছে
|
||||
DocType: Employee,Date of Issue,প্রদান এর তারিখ
|
||||
apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +16,{0}: From {0} for {1},{0}: {0} থেকে {1} এর জন্য
|
||||
apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +150,Row #{0}: Set Supplier for item {1},সারি # {0}: আইটেমের জন্য সেট সরবরাহকারী {1}
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +115,Website Image {0} attached to Item {1} cannot be found,আইটেম {1} সংযুক্ত ওয়েবসাইট চিত্র {0} পাওয়া যাবে না
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +114,Website Image {0} attached to Item {1} cannot be found,আইটেম {1} সংযুক্ত ওয়েবসাইট চিত্র {0} পাওয়া যাবে না
|
||||
DocType: Issue,Content Type,কোন ধরনের
|
||||
apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +17,Computer,কম্পিউটার
|
||||
DocType: Item,List this Item in multiple groups on the website.,ওয়েবসাইটে একাধিক গ্রুপ এই আইটেম তালিকা.
|
||||
@@ -3289,7 +3297,7 @@ apps/erpnext/erpnext/public/js/setup_wizard.js +56,What does it do?,এটার
|
||||
DocType: Delivery Note,To Warehouse,গুদাম থেকে
|
||||
apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +45,Account {0} has been entered more than once for fiscal year {1},অ্যাকাউন্ট {0} অর্থবছরের জন্য একবারের বেশি প্রবেশ করা হয়েছে {1}
|
||||
,Average Commission Rate,গড় কমিশন হার
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +357,'Has Serial No' can not be 'Yes' for non-stock item,'সিরিয়াল নং আছে' কখনই নন-ষ্টক আইটেমের ক্ষেত্রে 'হ্যাঁ' হতে পারবে না
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +351,'Has Serial No' can not be 'Yes' for non-stock item,'সিরিয়াল নং আছে' কখনই নন-ষ্টক আইটেমের ক্ষেত্রে 'হ্যাঁ' হতে পারবে না
|
||||
apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +34,Attendance can not be marked for future dates,এ্যাটেনডেন্স ভবিষ্যতে তারিখগুলি জন্য চিহ্নিত করা যাবে না
|
||||
DocType: Pricing Rule,Pricing Rule Help,প্রাইসিং শাসন সাহায্য
|
||||
DocType: Purchase Taxes and Charges,Account Head,অ্যাকাউন্ট হেড
|
||||
@@ -3315,7 +3323,7 @@ DocType: Notification Control,Sales Invoice Message,বিক্রয় চা
|
||||
apps/erpnext/erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py +27,Closing Account {0} must be of type Liability / Equity,অ্যাকাউন্ট {0} সমাপ্তি ধরনের দায় / ইক্যুইটি হওয়া আবশ্যক
|
||||
DocType: Authorization Rule,Based On,উপর ভিত্তি করে
|
||||
DocType: Sales Order Item,Ordered Qty,আদেশ Qty
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +590,Item {0} is disabled,আইটেম {0} নিষ্ক্রিয় করা হয়
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +576,Item {0} is disabled,আইটেম {0} নিষ্ক্রিয় করা হয়
|
||||
DocType: Stock Settings,Stock Frozen Upto,শেয়ার হিমায়িত পর্যন্ত
|
||||
apps/erpnext/erpnext/controllers/recurring_document.py +168,Period From and Period To dates mandatory for recurring {0},থেকে এবং আবর্তক সময়সীমার জন্য বাধ্যতামূলক তারিখ সময়ের {0}
|
||||
apps/erpnext/erpnext/config/projects.py +13,Project activity / task.,প্রকল্পের কার্যকলাপ / টাস্ক.
|
||||
@@ -3323,7 +3331,7 @@ apps/erpnext/erpnext/config/hr.py +78,Generate Salary Slips,বেতন Slips
|
||||
apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +41,"Buying must be checked, if Applicable For is selected as {0}","প্রযোজ্য হিসাবে নির্বাচিত করা হয় তাহলে কেনার, চেক করা আবশ্যক {0}"
|
||||
apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +40,Discount must be less than 100,বাট্টা কম 100 হতে হবে
|
||||
DocType: Purchase Invoice,Write Off Amount (Company Currency),পরিমাণ বন্ধ লিখুন (কোম্পানি একক)
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +425,Row #{0}: Please set reorder quantity,সারি # {0}: পুনর্বিন্যাস পরিমাণ সেট করুন
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +412,Row #{0}: Please set reorder quantity,সারি # {0}: পুনর্বিন্যাস পরিমাণ সেট করুন
|
||||
DocType: Landed Cost Voucher,Landed Cost Voucher,ল্যান্ড কস্ট ভাউচার
|
||||
apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +55,Please set {0},সেট করুন {0}
|
||||
DocType: Purchase Invoice,Repeat on Day of Month,মাস দিন পুনরাবৃত্তি
|
||||
@@ -3395,7 +3403,7 @@ DocType: SMS Center,All Employee (Active),সকল কর্মচারী (
|
||||
apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +9,View Now,এখন দেখুন
|
||||
DocType: Purchase Invoice,Select the period when the invoice will be generated automatically,চালান স্বয়ংক্রিয়ভাবে উত্পন্ন করা হবে যখন কাল নির্বাচন
|
||||
DocType: BOM,Raw Material Cost,কাঁচামাল খরচ
|
||||
DocType: Item,Re-Order Level,পুনর্বিন্যাস স্তর
|
||||
DocType: Item Reorder,Re-Order Level,পুনর্বিন্যাস স্তর
|
||||
DocType: Production Planning Tool,Enter items and planned qty for which you want to raise production orders or download raw materials for analysis.,"আপনি প্রকাশনা আদেশ বাড়াতে বা বিশ্লেষণের জন্য কাঁচামাল ডাউনলোড করতে চান, যার জন্য জিনিস এবং পরিকল্পনা Qty লিখুন."
|
||||
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +57,Part-time,খন্ডকালীন
|
||||
DocType: Employee,Applicable Holiday List,প্রযোজ্য ছুটির তালিকা
|
||||
@@ -3450,7 +3458,7 @@ apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.js +56,Show zer
|
||||
DocType: BOM,Quantity of item obtained after manufacturing / repacking from given quantities of raw materials,আইটেমের পরিমাণ কাঁচামাল দেওয়া পরিমাণে থেকে repacking / উত্পাদন পরে প্রাপ্ত
|
||||
DocType: Payment Reconciliation,Receivable / Payable Account,গ্রহনযোগ্য / প্রদেয় অ্যাকাউন্ট
|
||||
DocType: Delivery Note Item,Against Sales Order Item,বিক্রয় আদেশ আইটেমটি বিরুদ্ধে
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +573,Please specify Attribute Value for attribute {0},অ্যাট্রিবিউট মূল্য গুন উল্লেখ করুন {0}
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +559,Please specify Attribute Value for attribute {0},অ্যাট্রিবিউট মূল্য গুন উল্লেখ করুন {0}
|
||||
DocType: Item,Default Warehouse,ডিফল্ট ওয়্যারহাউস
|
||||
DocType: Task,Actual End Date (via Time Logs),প্রকৃত শেষ তারিখ (সময় লগসমূহ মাধ্যমে)
|
||||
apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +37,Budget cannot be assigned against Group Account {0},বাজেট গ্রুপ অ্যাকাউন্ট বিরুদ্ধে নিয়োগ করা যাবে না {0}
|
||||
@@ -3529,7 +3537,7 @@ apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +223,"Op
|
||||
DocType: Address,Office,অফিস
|
||||
apps/erpnext/erpnext/config/accounts.py +13,Accounting journal entries.,অ্যাকাউন্টিং জার্নাল এন্ট্রি.
|
||||
DocType: Delivery Note Item,Available Qty at From Warehouse,গুদাম থেকে এ উপলব্ধ Qty
|
||||
apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +226,Please select Employee Record first.,প্রথম কর্মী রেকর্ড নির্বাচন করুন.
|
||||
apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +246,Please select Employee Record first.,প্রথম কর্মী রেকর্ড নির্বাচন করুন.
|
||||
apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +191,Row {0}: Party / Account does not match with {1} / {2} in {3} {4},সারি {0}: পার্টি / অ্যাকাউন্টের সাথে মেলে না {1} / {2} এ {3} {4}
|
||||
apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +35,To create a Tax Account,একটি ট্যাক্স অ্যাকাউন্ট তৈরি করতে
|
||||
apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +240,Please enter Expense Account,ব্যয় অ্যাকাউন্ট লিখুন দয়া করে
|
||||
@@ -3604,7 +3612,7 @@ apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +6,You must Save
|
||||
DocType: Item Attribute,Numeric Values,সাংখ্যিক মান
|
||||
apps/erpnext/erpnext/public/js/setup_wizard.js +174,Attach Logo,লোগো সংযুক্ত
|
||||
DocType: Customer,Commission Rate,কমিশন হার
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.js +230,Make Variant,ভেরিয়েন্ট করুন
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.js +223,Make Variant,ভেরিয়েন্ট করুন
|
||||
apps/erpnext/erpnext/config/hr.py +153,Block leave applications by department.,ডিপার্টমেন্ট দ্বারা ব্লক ছেড়ে অ্যাপ্লিকেশন.
|
||||
apps/erpnext/erpnext/templates/pages/cart.html +51,Cart is Empty,কার্ট খালি হয়
|
||||
DocType: Production Order,Actual Operating Cost,আসল অপারেটিং খরচ
|
||||
@@ -3621,15 +3629,14 @@ apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +94,Designer,ডি
|
||||
apps/erpnext/erpnext/config/selling.py +121,Terms and Conditions Template,শর্তাবলী টেমপ্লেট
|
||||
DocType: Serial No,Delivery Details,প্রসবের বিবরণ
|
||||
apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +380,Cost Center is required in row {0} in Taxes table for type {1},ধরণ জন্য খরচ কেন্দ্র সারিতে প্রয়োজন বোধ করা হয় {0} কর টেবিল {1}
|
||||
DocType: Item,Automatically create Material Request if quantity falls below this level,পরিমাণ এই সীমার নিচে পড়ে তাহলে স্বয়ংক্রিয়ভাবে উপাদান অনুরোধ করুন
|
||||
,Item-wise Purchase Register,আইটেম-বিজ্ঞ ক্রয় নিবন্ধন
|
||||
DocType: Batch,Expiry Date,মেয়াদ শেষ হওয়ার তারিখ
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +419,"To set reorder level, item must be a Purchase Item or Manufacturing Item","পুনর্বিন্যাস স্তর সেট করতে, আইটেমটি একটি ক্রয় আইটেম বা উৎপাদন আইটেম হতে হবে"
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +408,"To set reorder level, item must be a Purchase Item or Manufacturing Item","পুনর্বিন্যাস স্তর সেট করতে, আইটেমটি একটি ক্রয় আইটেম বা উৎপাদন আইটেম হতে হবে"
|
||||
,Supplier Addresses and Contacts,সরবরাহকারী ঠিকানা এবং পরিচিতি
|
||||
apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +268,Please select Category first,প্রথম শ্রেণী নির্বাচন করুন
|
||||
apps/erpnext/erpnext/config/projects.py +18,Project master.,প্রকল্প মাস্টার.
|
||||
DocType: Global Defaults,Do not show any symbol like $ etc next to currencies.,মুদ্রা ইত্যাদি $ মত কোন প্রতীক পরের প্রদর্শন না.
|
||||
apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +380, (Half Day),(অর্ধদিবস)
|
||||
apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +400, (Half Day),(অর্ধদিবস)
|
||||
DocType: Supplier,Credit Days,ক্রেডিট দিন
|
||||
DocType: Leave Type,Is Carry Forward,এগিয়ে বহন করা হয়
|
||||
apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +566,Get Items from BOM,BOM থেকে জানানোর পান
|
||||
|
||||
|
Can't render this file because it is too large.
|
Reference in New Issue
Block a user