blob: e9292b206ac433427207818c515319f5bec50a29 [file] [log] [blame]
Pratik Vyas593d5622015-03-02 19:07:52 +05301DocType: Employee,Salary Mode,சம்பளம் முறை
Pratik Vyas593d5622015-03-02 19:07:52 +05302DocType: Employee,Divorced,விவாகரத்து
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +84,Warning: Same item has been entered multiple times.,எச்சரிக்கை: ஒரே பொருளைப் பலமுறை உள்ளிட்ட வருகிறது.
Pratik Vyas593d5622015-03-02 19:07:52 +05304apps/erpnext/erpnext/hub_node/doctype/hub_settings/hub_settings.py +96,Items already synced,பொருட்கள் ஏற்கனவே ஒத்திசைக்கப்படாது
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05305DocType: Buying Settings,Allow Item to be added multiple times in a transaction,பொருள் ஒரு பரிமாற்றத்தில் பல முறை சேர்க்க அனுமதி
Pratik Vyas593d5622015-03-02 19:07:52 +05306apps/erpnext/erpnext/support/doctype/warranty_claim/warranty_claim.py +33,Cancel Material Visit {0} before cancelling this Warranty Claim,பொருள் வருகை {0} இந்த உத்தரவாதத்தை கூறுகின்றனர் ரத்து முன் ரத்து
Anand Doshi019111b2015-11-20 18:00:11 +05307apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +19,Consumer Products,நுகர்வோர் தயாரிப்புகள்
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05308apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.js +68,Please select Party Type first,முதல் கட்சி வகையைத் தேர்வு செய்க
Pratik Vyas593d5622015-03-02 19:07:52 +05309DocType: Item,Customer Items,வாடிக்கையாளர் பொருட்கள்
Rushabh Mehtad627af22016-03-03 11:24:58 +053010DocType: Project,Costing and Billing,செலவு மற்றும் பில்லிங்
Rushabh Mehta644a04b2016-07-25 12:15:30 +053011apps/erpnext/erpnext/accounts/doctype/account/account.py +52,Account {0}: Parent account {1} can not be a ledger,கணக்கு {0}: பெற்றோர் கணக்கு {1} ஒரு பேரேட்டில் இருக்க முடியாது
Pratik Vyas593d5622015-03-02 19:07:52 +053012DocType: Item,Publish Item to hub.erpnext.com,Hub.erpnext.com செய்ய உருப்படியை வெளியிட
Rushabh Mehta644a04b2016-07-25 12:15:30 +053013apps/erpnext/erpnext/config/setup.py +88,Email Notifications,மின்னஞ்சல் அறிவிப்புகள்
Pratik Vyas593d5622015-03-02 19:07:52 +053014DocType: Item,Default Unit of Measure,மெஷர் முன்னிருப்பு அலகு
15DocType: SMS Center,All Sales Partner Contact,அனைத்து விற்பனை வரன்வாழ்க்கை துணை தொடர்பு
16DocType: Employee,Leave Approvers,குற்றம் விட்டு
17DocType: Sales Partner,Dealer,வாணிகம் செய்பவர்
18DocType: Employee,Rented,வாடகைக்கு
Rushabh Mehta626ba1b2015-10-14 15:22:06 +053019DocType: POS Profile,Applicable for User,பயனர் பொருந்தும்
Rushabh Mehta644a04b2016-07-25 12:15:30 +053020apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +187,"Stopped Production Order cannot be cancelled, Unstop it first to cancel","நிறுத்தி உற்பத்தி ஆணை ரத்து செய்ய முடியாது, ரத்து செய்ய முதலில் அதை தடை இல்லாத"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +053021apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +36,Currency is required for Price List {0},நாணய விலை பட்டியல் தேவையான {0}
Pratik Vyas97264472015-05-14 15:13:10 +053022DocType: Sales Taxes and Charges Template,* Will be calculated in the transaction.,* பரிமாற்றத்தில் கணக்கிடப்படுகிறது.
Rushabh Mehtafc307972015-11-04 18:02:45 +053023DocType: Purchase Order,Customer Contact,வாடிக்கையாளர் தொடர்பு
Pratik Vyas593d5622015-03-02 19:07:52 +053024DocType: Job Applicant,Job Applicant,வேலை விண்ணப்பதாரர்
25apps/erpnext/erpnext/hub_node/page/hub/hub_body.html +18,No more results.,மேலும் முடிவுகள் இல்லை.
Anand Doshi019111b2015-11-20 18:00:11 +053026apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +34,Legal,சட்ட
Rushabh Mehta644a04b2016-07-25 12:15:30 +053027apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +130,Actual type tax cannot be included in Item rate in row {0},உண்மையான வகை வரி வரிசையில் மதிப்பிட சேர்க்கப்பட்டுள்ளது முடியாது {0}
Pratik Vyas593d5622015-03-02 19:07:52 +053028DocType: C-Form,Customer,வாடிக்கையாளர்
29DocType: Purchase Receipt Item,Required By,By தேவை
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053030DocType: Delivery Note,Return Against Delivery Note,விநியோகக் குறிப்பு எதிராக திரும்ப
Pratik Vyas593d5622015-03-02 19:07:52 +053031DocType: Department,Department,இலாகா
32DocType: Purchase Order,% Billed,% வசூலிக்கப்படும்
Rushabh Mehta626ba1b2015-10-14 15:22:06 +053033apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +43,Exchange Rate must be same as {0} {1} ({2}),மாற்று வீதம் அதே இருக்க வேண்டும் {0} {1} ({2})
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053034DocType: Sales Invoice,Customer Name,வாடிக்கையாளர் பெயர்
Rushabh Mehta644a04b2016-07-25 12:15:30 +053035apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +124,Bank account cannot be named as {0},வங்கி கணக்கு என பெயரிடப்பட்டது {0}
Pratik Vyas593d5622015-03-02 19:07:52 +053036DocType: Account,Heads (or groups) against which Accounting Entries are made and balances are maintained.,"தலைவர்கள் (குழுக்களின்) எதிராக, பைனான்ஸ் பதிவுகள் செய்யப்படுகின்றன மற்றும் சமநிலைகள் பராமரிக்கப்படுகிறது."
Rushabh Mehta644a04b2016-07-25 12:15:30 +053037apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +180,Outstanding for {0} cannot be less than zero ({1}),சிறந்த {0} பூஜ்யம் விட குறைவாக இருக்க முடியாது ( {1} )
Pratik Vyas97264472015-05-14 15:13:10 +053038DocType: Manufacturing Settings,Default 10 mins,10 நிமிடங்கள் Default
Pratik Vyas593d5622015-03-02 19:07:52 +053039DocType: Leave Type,Leave Type Name,வகை பெயர் விட்டு
Anand Doshi191b2972015-10-21 16:50:31 +053040apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +148,Series Updated Successfully,தொடர் வெற்றிகரமாக புதுப்பிக்கப்பட்டது
Pratik Vyas593d5622015-03-02 19:07:52 +053041DocType: Pricing Rule,Apply On,விண்ணப்பிக்க
42DocType: Item Price,Multiple Item prices.,பல பொருள் விலை .
43,Purchase Order Items To Be Received,"பெறப்பட்டுள்ள இருக்கவும் செய்ய வாங்குதல், ஆர்டர் உருப்படிகள்"
44DocType: SMS Center,All Supplier Contact,அனைத்து சப்ளையர் தொடர்பு
45DocType: Quality Inspection Reading,Parameter,அளவுரு
Rushabh Mehta644a04b2016-07-25 12:15:30 +053046apps/erpnext/erpnext/projects/doctype/project/project.py +52,Expected End Date can not be less than Expected Start Date,எதிர்பார்த்த முடிவு தேதி எதிர்பார்க்கப்படுகிறது தொடக்க தேதி விட குறைவாக இருக்க முடியாது
Nabin Hait733680b2015-12-07 14:12:41 +053047apps/erpnext/erpnext/utilities/transaction_base.py +107,Row #{0}: Rate must be same as {1}: {2} ({3} / {4}) ,ரோ # {0}: விகிதம் அதே இருக்க வேண்டும் {1}: {2} ({3} / {4})
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +053048apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +229,New Leave Application,புதிய விடுப்பு விண்ணப்பம்
Rushabh Mehta644a04b2016-07-25 12:15:30 +053049apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +142,Bank Draft,வங்கி உண்டியல்
Pratik Vyas593d5622015-03-02 19:07:52 +053050DocType: Mode of Payment Account,Mode of Payment Account,கொடுப்பனவு கணக்கு முறை
Rushabh Mehta644a04b2016-07-25 12:15:30 +053051apps/erpnext/erpnext/stock/doctype/item/item.js +52,Show Variants,காட்டு மாறிகள்
52apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +584,Quantity,அளவு
53apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +151,Loans (Liabilities),கடன்கள் ( கடன்)
Pratik Vyas593d5622015-03-02 19:07:52 +053054DocType: Employee Education,Year of Passing,தேர்ச்சி பெறுவதற்கான ஆண்டு
Rushabh Mehtafc307972015-11-04 18:02:45 +053055apps/erpnext/erpnext/public/js/pos/pos_bill_item.html +12,In Stock,பங்கு
Pratik Vyas593d5622015-03-02 19:07:52 +053056DocType: Designation,Designation,பதவி
57DocType: Production Plan Item,Production Plan Item,உற்பத்தி திட்டம் பொருள்
Rushabh Mehta644a04b2016-07-25 12:15:30 +053058apps/erpnext/erpnext/hr/doctype/employee/employee.py +142,User {0} is already assigned to Employee {1},பயனர் {0} ஏற்கனவே பணியாளர் ஒதுக்கப்படும் {1}
Anand Doshi019111b2015-11-20 18:00:11 +053059apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +31,Health Care,உடல்நலம்
Pratik Vyas593d5622015-03-02 19:07:52 +053060DocType: Purchase Invoice,Monthly,மாதாந்தர
Rushabh Mehta644a04b2016-07-25 12:15:30 +053061apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +65,Delay in payment (Days),கட்டணம் தாமதம் (நாட்கள்)
62apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +718,Invoice,விலைப்பட்டியல்
Pratik Vyas593d5622015-03-02 19:07:52 +053063DocType: Maintenance Schedule Item,Periodicity,வட்டம்
Nabin Hait29b01222016-03-15 16:17:21 +053064apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +21,Fiscal Year {0} is required,நிதியாண்டு {0} தேவையான
Anand Doshi019111b2015-11-20 18:00:11 +053065apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +21,Defense,பாதுகாப்பு
Pratik Vyas593d5622015-03-02 19:07:52 +053066DocType: Company,Abbr,Abbr
67DocType: Appraisal Goal,Score (0-5),ஸ்கோர் (0-5)
Nabin Hait29b01222016-03-15 16:17:21 +053068apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +198,Row {0}: {1} {2} does not match with {3},ரோ {0} {1} {2} பொருந்தவில்லை {3}
Rushabh Mehta4140fa52015-12-01 16:02:15 +053069apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +74,Row # {0}:,ரோ # {0}:
Pratik Vyas593d5622015-03-02 19:07:52 +053070DocType: Delivery Note,Vehicle No,வாகனம் இல்லை
Rushabh Mehta644a04b2016-07-25 12:15:30 +053071apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +127,Please select Price List,விலை பட்டியல் தேர்ந்தெடுக்கவும்
Pratik Vyas593d5622015-03-02 19:07:52 +053072DocType: Production Order Operation,Work In Progress,முன்னேற்றம் வேலை
Pratik Vyas593d5622015-03-02 19:07:52 +053073DocType: Employee,Holiday List,விடுமுறை பட்டியல்
Rushabh Mehta644a04b2016-07-25 12:15:30 +053074apps/erpnext/erpnext/public/js/setup_wizard.js +205,Accountant,கணக்கர்
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053075DocType: Cost Center,Stock User,பங்கு பயனர்
Pratik Vyas593d5622015-03-02 19:07:52 +053076DocType: Company,Phone No,இல்லை போன்
Nabin Hait18f0dd02016-04-15 14:50:45 +053077apps/erpnext/erpnext/controllers/recurring_document.py +132,New {0}: #{1},புதிய {0}: # {1}
Pratik Vyas593d5622015-03-02 19:07:52 +053078,Sales Partners Commission,விற்பனை பங்குதாரர்கள் ஆணையம்
Rushabh Mehtadd408d82016-02-09 12:24:27 +053079apps/erpnext/erpnext/setup/doctype/company/company.py +38,Abbreviation cannot have more than 5 characters,சுருக்கமான விட 5 எழுத்துக்கள் முடியாது
Anand Doshid7f7d5c2016-01-27 12:36:04 +053080DocType: Payment Request,Payment Request,பணம் கோரிக்கை
Rushabh Mehta644a04b2016-07-25 12:15:30 +053081apps/erpnext/erpnext/accounts/doctype/account/account.js +26,This is a root account and cannot be edited.,இந்த ரூட் கணக்கு மற்றும் திருத்த முடியாது .
Pratik Vyas593d5622015-03-02 19:07:52 +053082DocType: BOM,Operations,நடவடிக்கைகள்
83apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +38,Cannot set authorization on basis of Discount for {0},தள்ளுபடி அடிப்படையில் அங்கீகாரம் அமைக்க முடியாது {0}
Pratik Vyas97264472015-05-14 15:13:10 +053084DocType: Rename Tool,"Attach .csv file with two columns, one for the old name and one for the new name","இரண்டு பத்திகள், பழைய பெயர் ஒரு புதிய பெயர் ஒன்று CSV கோப்பு இணைக்கவும்"
Pratik Vyas593d5622015-03-02 19:07:52 +053085DocType: Packed Item,Parent Detail docname,பெற்றோர் விரிவாக docname
Rushabh Mehta644a04b2016-07-25 12:15:30 +053086apps/erpnext/erpnext/public/js/setup_wizard.js +298,Kg,கிலோ
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +053087apps/erpnext/erpnext/config/hr.py +45,Opening for a Job.,ஒரு வேலை திறப்பு.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +053088DocType: Item Attribute,Increment,சம்பள உயர்வு
Rushabh Mehta644a04b2016-07-25 12:15:30 +053089apps/erpnext/erpnext/public/js/stock_analytics.js +62,Select Warehouse...,கிடங்கு தேர்ந்தெடுக்கவும் ...
Anand Doshi019111b2015-11-20 18:00:11 +053090apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +6,Advertising,விளம்பரம்
91apps/erpnext/erpnext/accounts/doctype/mode_of_payment/mode_of_payment.py +22,Same Company is entered more than once,அதே நிறுவனம் ஒன்றுக்கு மேற்பட்ட முறை உள்ளிட்ட
Pratik Vyas593d5622015-03-02 19:07:52 +053092DocType: Employee,Married,திருமணம்
Rushabh Mehta4140fa52015-12-01 16:02:15 +053093apps/erpnext/erpnext/accounts/party.py +38,Not permitted for {0},அனுமதிக்கப்பட்ட {0}
Rushabh Mehta644a04b2016-07-25 12:15:30 +053094apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +536,Get items from,இருந்து பொருட்களை பெற
95apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +377,Stock cannot be updated against Delivery Note {0},பங்கு விநியோக குறிப்பு எதிராக மேம்படுத்தப்பட்டது முடியாது {0}
Pratik Vyas593d5622015-03-02 19:07:52 +053096DocType: Payment Reconciliation,Reconcile,சமரசம்
Anand Doshi019111b2015-11-20 18:00:11 +053097apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +30,Grocery,மளிகை
Pratik Vyas593d5622015-03-02 19:07:52 +053098DocType: Quality Inspection Reading,Reading 1,1 படித்தல்
Anand Doshid7f7d5c2016-01-27 12:36:04 +053099DocType: Process Payroll,Make Bank Entry,வங்கி நுழைவு செய்ய
Anand Doshi019111b2015-11-20 18:00:11 +0530100apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +40,Pension Funds,ஓய்வூதிய நிதி
Pratik Vyas593d5622015-03-02 19:07:52 +0530101DocType: SMS Center,All Sales Person,அனைத்து விற்பனை நபர்
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530102DocType: Lead,Person Name,நபர் பெயர்
Pratik Vyas593d5622015-03-02 19:07:52 +0530103DocType: Sales Invoice Item,Sales Invoice Item,விற்பனை விலைப்பட்டியல் பொருள்
104DocType: Account,Credit,கடன்
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530105DocType: POS Profile,Write Off Cost Center,செலவு மையம் இனிய எழுத
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530106apps/erpnext/erpnext/config/stock.py +32,Stock Reports,பங்கு அறிக்கைகள்
Pratik Vyas593d5622015-03-02 19:07:52 +0530107DocType: Warehouse,Warehouse Detail,சேமிப்பு கிடங்கு விரிவாக
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530108apps/erpnext/erpnext/selling/doctype/customer/customer.py +156,Credit limit has been crossed for customer {0} {1}/{2},கடன் எல்லை வாடிக்கையாளர் கடந்து {0} {1} / {2}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530109DocType: Tax Rule,Tax Type,வரி வகை
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530110apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +144,You are not authorized to add or update entries before {0},நீங்கள் முன் உள்ளீடுகளை சேர்க்க அல்லது மேம்படுத்தல் அங்கீகாரம் இல்லை {0}
Pratik Vyas593d5622015-03-02 19:07:52 +0530111DocType: Item,Item Image (if not slideshow),உருப்படி படம் (இருந்தால் ஸ்லைடுஷோ)
112apps/erpnext/erpnext/setup/doctype/customer_group/customer_group.py +20,An Customer exists with same name,"ஒரு வாடிக்கையாளர் , அதே பெயரில்"
Pratik Vyas97264472015-05-14 15:13:10 +0530113DocType: Production Order Operation,(Hour Rate / 60) * Actual Operation Time,(அவ்வேளை விகிதம் / 60) * உண்மையான நடவடிக்கையை நேரம்
Pratik Vyas593d5622015-03-02 19:07:52 +0530114DocType: SMS Log,SMS Log,எஸ்எம்எஸ் புகுபதிகை
Pratik Vyas97264472015-05-14 15:13:10 +0530115apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +27,Cost of Delivered Items,வழங்கப்படுகிறது பொருட்களை செலவு
Nabin Hait29b01222016-03-15 16:17:21 +0530116apps/erpnext/erpnext/hr/doctype/holiday_list/holiday_list.py +38,The holiday on {0} is not between From Date and To Date,{0} விடுமுறை வரம்பு தேதி தேதி இடையே அல்ல
Pratik Vyas593d5622015-03-02 19:07:52 +0530117DocType: Quality Inspection,Get Specification Details,குறிப்பு விவரம் கிடைக்கும்
118DocType: Lead,Interested,அக்கறை உள்ள
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530119apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +162,Opening,திறப்பு
Nabin Hait29b01222016-03-15 16:17:21 +0530120apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +27,From {0} to {1},இருந்து {0} {1}
Pratik Vyas593d5622015-03-02 19:07:52 +0530121DocType: Item,Copy From Item Group,பொருள் குழு நகல்
122DocType: Journal Entry,Opening Entry,நுழைவு திறந்து
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530123DocType: Stock Entry,Additional Costs,கூடுதல் செலவுகள்
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530124apps/erpnext/erpnext/accounts/doctype/account/account.py +141,Account with existing transaction can not be converted to group.,ஏற்கனவே பரிவர்த்தனை கணக்கு குழு மாற்றப்பட முடியாது .
Pratik Vyas593d5622015-03-02 19:07:52 +0530125DocType: Lead,Product Enquiry,தயாரிப்பு விசாரணை
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530126apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +23,Please enter company first,முதல் நிறுவனம் உள்ளிடவும்
127apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +335,Please select Company first,முதல் நிறுவனம் தேர்ந்தெடுக்கவும்
Pratik Vyas593d5622015-03-02 19:07:52 +0530128DocType: Employee Education,Under Graduate,பட்டதாரி கீழ்
Rushabh Mehta1c32d052016-01-12 12:02:26 +0530129apps/erpnext/erpnext/selling/report/sales_person_target_variance_item_group_wise/sales_person_target_variance_item_group_wise.js +27,Target On,இலக்கு
Pratik Vyas593d5622015-03-02 19:07:52 +0530130DocType: BOM,Total Cost,மொத்த செலவு
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530131apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.js +9,Activity Log:,செயல்பாடு : புகுபதிகை
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530132apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +204,Item {0} does not exist in the system or has expired,பொருள் {0} அமைப்பில் இல்லை அல்லது காலாவதியானது
Anand Doshi019111b2015-11-20 18:00:11 +0530133apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +44,Real Estate,வீடு
Pratik Vyas593d5622015-03-02 19:07:52 +0530134apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.html +4,Statement of Account,கணக்கு அறிக்கை
Anand Doshi019111b2015-11-20 18:00:11 +0530135apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +41,Pharmaceuticals,மருந்துப்பொருள்கள்
Pratik Vyas593d5622015-03-02 19:07:52 +0530136DocType: Expense Claim Detail,Claim Amount,உரிமை தொகை
137DocType: Employee,Mr,திரு
Pratik Vyas97264472015-05-14 15:13:10 +0530138apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +33,Supplier Type / Supplier,வழங்குபவர் வகை / வழங்குபவர்
Pratik Vyas593d5622015-03-02 19:07:52 +0530139DocType: Naming Series,Prefix,முற்சேர்க்கை
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530140apps/erpnext/erpnext/public/js/setup_wizard.js +295,Consumable,நுகர்வோர்
Pratik Vyas593d5622015-03-02 19:07:52 +0530141DocType: Upload Attendance,Import Log,புகுபதிகை இறக்குமதி
Rushabh Mehtad627af22016-03-03 11:24:58 +0530142DocType: Production Planning Tool,Pull Material Request of type Manufacture based on the above criteria,மேலே அளவுகோல்களை அடிப்படையாக வகை உற்பத்தி பொருள் வேண்டுகோள் இழுக்க
Rushabh Mehtafc307972015-11-04 18:02:45 +0530143DocType: Sales Invoice Item,Delivered By Supplier,சப்ளையர் மூலம் வழங்கப்படுகிறது
Pratik Vyas593d5622015-03-02 19:07:52 +0530144DocType: SMS Center,All Contact,அனைத்து தொடர்பு
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530145apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +173,Annual Salary,ஆண்டு சம்பளம்
Pratik Vyas593d5622015-03-02 19:07:52 +0530146DocType: Period Closing Voucher,Closing Fiscal Year,நிதியாண்டு மூடுவதற்கு
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530147apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +78,Stock Expenses,பங்கு செலவுகள்
Pratik Vyas593d5622015-03-02 19:07:52 +0530148DocType: Journal Entry,Contra Entry,கான்ட்ரா நுழைவு
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530149DocType: Journal Entry Account,Credit in Company Currency,நிறுவனத்தின் நாணய கடன்
Pratik Vyas593d5622015-03-02 19:07:52 +0530150DocType: Delivery Note,Installation Status,நிறுவல் நிலைமை
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530151apps/erpnext/erpnext/controllers/buying_controller.py +316,Accepted + Rejected Qty must be equal to Received quantity for Item {0},அக்செப்டட் + நிராகரிக்கப்பட்டது அளவு பொருள் பெறப்பட்டது அளவு சமமாக இருக்க வேண்டும் {0}
Pratik Vyas97264472015-05-14 15:13:10 +0530152DocType: Item,Supply Raw Materials for Purchase,வழங்கல் மூலப்பொருட்கள் வாங்க
Pratik Vyas593d5622015-03-02 19:07:52 +0530153DocType: Upload Attendance,"Download the Template, fill appropriate data and attach the modified file.
154All dates and employee combination in the selected period will come in the template, with existing attendance records",", டெம்ப்ளேட் பதிவிறக்கம் பொருத்தமான தரவு நிரப்ப செய்தது கோப்பு இணைக்கவும்.
155 தேர்வு காலம் இருக்கும் அனைத்து தேதிகளும் ஊழியர் இணைந்து ஏற்கனவே உள்ள வருகைப் பதிவேடுகள் கொண்டு, டெம்ப்ளேட் வரும்"
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530156apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +451,Item {0} is not active or end of life has been reached,பொருள் {0} செயலில் இல்லை அல்லது வாழ்க்கை முடிவுக்கு வந்து விட்டது
157apps/erpnext/erpnext/controllers/accounts_controller.py +614,"To include tax in row {0} in Item rate, taxes in rows {1} must also be included","வரிசையில் வரி ஆகியவை அடங்கும் {0} பொருள் விகிதம் , வரிசைகளில் வரிகளை {1} சேர்க்கப்பட்டுள்ளது"
158apps/erpnext/erpnext/config/hr.py +166,Settings for HR Module,அலுவலக தொகுதி அமைப்புகள்
Pratik Vyas593d5622015-03-02 19:07:52 +0530159DocType: SMS Center,SMS Center,எஸ்எம்எஸ் மையம்
160DocType: BOM Replace Tool,New BOM,புதிய BOM
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530161DocType: Timesheet,Batch Time Logs for billing.,தொகுதி பில்லிங் நேரம் பதிவுகள்.
Pratik Vyas593d5622015-03-02 19:07:52 +0530162DocType: Lead,Request Type,கோரிக்கை வகை
163DocType: Leave Application,Reason,காரணம்
Anand Doshi9c0983f2016-02-17 12:59:54 +0530164apps/erpnext/erpnext/hr/doctype/offer_letter/offer_letter.js +15,Make Employee,பணியாளர் செய்ய
Anand Doshi019111b2015-11-20 18:00:11 +0530165apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +14,Broadcasting,ஒலிபரப்புதல்
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530166apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +149,Execution,நிர்வாகத்தினருக்கு
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530167apps/erpnext/erpnext/config/manufacturing.py +62,Details of the operations carried out.,குலையை மூடுதல் மேற்கொள்ளப்படும்.
Pratik Vyas593d5622015-03-02 19:07:52 +0530168DocType: Serial No,Maintenance Status,பராமரிப்பு நிலைமை
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530169apps/erpnext/erpnext/config/selling.py +52,Items and Pricing,பொருட்கள் மற்றும் விலை
Nabin Hait29b01222016-03-15 16:17:21 +0530170apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +43,From Date should be within the Fiscal Year. Assuming From Date = {0},வரம்பு தேதி நிதியாண்டு க்குள் இருக்க வேண்டும். தேதி அனுமானம் = {0}
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530171apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +97,Cost Center {0} does not belong to Company {1},செலவு மையம் {0} அல்ல நிறுவனத்தின் {1}
Pratik Vyas593d5622015-03-02 19:07:52 +0530172DocType: Customer,Individual,தனிப்பட்ட
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530173apps/erpnext/erpnext/config/maintenance.py +12,Plan for maintenance visits.,பராமரிப்பு வருகைகள் திட்டம்.
Pratik Vyas593d5622015-03-02 19:07:52 +0530174DocType: SMS Settings,Enter url parameter for message,செய்தி இணைய அளவுரு உள்ளிடவும்
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530175apps/erpnext/erpnext/config/selling.py +91,Rules for applying pricing and discount.,விலை மற்றும் தள்ளுபடி விண்ணப்பம் செய்வதற்கான விதிமுறைகள் .
Pratik Vyas593d5622015-03-02 19:07:52 +0530176apps/erpnext/erpnext/stock/doctype/price_list/price_list.py +14,Price List must be applicable for Buying or Selling,விலை பட்டியல் கொள்முதல் அல்லது விற்பனை பொருந்தும் வேண்டும்
Nabin Hait29b01222016-03-15 16:17:21 +0530177apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +79,Installation date cannot be before delivery date for Item {0},நிறுவல் தேதி உருப்படி பிரசவ தேதி முன் இருக்க முடியாது {0}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530178DocType: Pricing Rule,Discount on Price List Rate (%),விலை பட்டியல் விகிதம் தள்ளுபடி (%)
Pratik Vyas97264472015-05-14 15:13:10 +0530179DocType: Offer Letter,Select Terms and Conditions,தேர்வு விதிமுறைகள் மற்றும் நிபந்தனைகள்
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530180apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +51,Out Value,அவுட் மதிப்பு
Pratik Vyas593d5622015-03-02 19:07:52 +0530181DocType: Production Planning Tool,Sales Orders,விற்பனை ஆணைகள்
182DocType: Purchase Taxes and Charges,Valuation,மதிப்பு மிக்க
Pratik Vyas593d5622015-03-02 19:07:52 +0530183,Purchase Order Trends,ஆர்டர் போக்குகள் வாங்குவதற்கு
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530184apps/erpnext/erpnext/config/hr.py +81,Allocate leaves for the year.,ஆண்டு இலைகள் ஒதுக்க.
Pratik Vyas593d5622015-03-02 19:07:52 +0530185DocType: Earning Type,Earning Type,வகை சம்பாதித்து
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530186DocType: Manufacturing Settings,Disable Capacity Planning and Time Tracking,முடக்கு கொள்ளளவு திட்டமிடுதல் நேரம் டிராக்கிங்
Pratik Vyas593d5622015-03-02 19:07:52 +0530187DocType: Bank Reconciliation,Bank Account,வங்கி கணக்கு
188DocType: Leave Type,Allow Negative Balance,எதிர்மறை இருப்பு அனுமதி
Pratik Vyas593d5622015-03-02 19:07:52 +0530189DocType: Selling Settings,Default Territory,முன்னிருப்பு மண்டலம்
Anand Doshi019111b2015-11-20 18:00:11 +0530190apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +53,Television,தொலை காட்சி
Pratik Vyas593d5622015-03-02 19:07:52 +0530191DocType: Production Order Operation,Updated via 'Time Log','டைம் பரிசீலனை' வழியாக புதுப்பிக்கப்பட்டது
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530192apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +83,Account {0} does not belong to Company {1},கணக்கு {0} நிறுவனத்திற்கு சொந்தமானது இல்லை {1}
Nabin Hait18f0dd02016-04-15 14:50:45 +0530193apps/erpnext/erpnext/controllers/taxes_and_totals.py +413,Advance amount cannot be greater than {0} {1},அட்வான்ஸ் தொகை விட அதிகமாக இருக்க முடியாது {0} {1}
Pratik Vyas593d5622015-03-02 19:07:52 +0530194DocType: Naming Series,Series List for this Transaction,இந்த பரிவர்த்தனை தொடர் பட்டியல்
Pratik Vyas593d5622015-03-02 19:07:52 +0530195DocType: Sales Invoice,Is Opening Entry,நுழைவு திறக்கிறது
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530196DocType: Customer Group,Mention if non-standard receivable account applicable,குறிப்பிட தரமற்ற பெறத்தக்க கணக்கு பொருந்தினால்
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530197apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +170,For Warehouse is required before Submit,கிடங்கு தேவையாக முன் சமர்ப்பிக்க
Anand Doshi666fbaf2015-11-26 12:40:13 +0530198apps/erpnext/erpnext/accounts/print_format/payment_receipt_voucher/payment_receipt_voucher.html +8,Received On,அன்று பெறப்பட்டது
Pratik Vyas593d5622015-03-02 19:07:52 +0530199DocType: Sales Partner,Reseller,மறுவிற்பனையாளர்
Rushabh Mehtad627af22016-03-03 11:24:58 +0530200apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +24,Please enter Company,நிறுவனத்தின் உள்ளிடவும்
Pratik Vyas593d5622015-03-02 19:07:52 +0530201DocType: Delivery Note Item,Against Sales Invoice Item,விற்பனை விலைப்பட்டியல் பொருள் எதிராக
202,Production Orders in Progress,முன்னேற்றம் உற்பத்தி ஆணைகள்
Anand Doshiee19fc02015-12-21 17:10:20 +0530203apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +37,Net Cash from Financing,கடன் இருந்து நிகர பண
Pratik Vyas593d5622015-03-02 19:07:52 +0530204DocType: Lead,Address & Contact,முகவரி மற்றும் தொடர்பு கொள்ள
Rushabh Mehtafc307972015-11-04 18:02:45 +0530205DocType: Leave Allocation,Add unused leaves from previous allocations,முந்தைய ஒதுக்கீடுகளை இருந்து பயன்படுத்தப்படாத இலைகள் சேர்க்கவும்
Nabin Hait18f0dd02016-04-15 14:50:45 +0530206apps/erpnext/erpnext/controllers/recurring_document.py +227,Next Recurring {0} will be created on {1},அடுத்த தொடர் {0} ம் உருவாக்கப்பட்ட {1}
Anand Doshi019111b2015-11-20 18:00:11 +0530207,Contact Name,பெயர் தொடர்பு
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530208DocType: Process Payroll,Creates salary slip for above mentioned criteria.,மேலே குறிப்பிட்டுள்ள அடிப்படை சம்பளம் சீட்டு உருவாக்குகிறது.
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530209apps/erpnext/erpnext/templates/generators/item.html +78,No description given,கொடுக்கப்பட்ட விளக்கம் இல்லை
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530210apps/erpnext/erpnext/config/buying.py +13,Request for purchase.,வாங்குவதற்கு கோரிக்கை.
211apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +196,Only the selected Leave Approver can submit this Leave Application,"தேர்வு விடுமுறை வீடு, இந்த விடுமுறை விண்ணப்பத்தை"
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530212apps/erpnext/erpnext/hr/doctype/employee/employee.py +114,Relieving Date must be greater than Date of Joining,தேதி நிவாரணத்தில் சேர தேதி விட அதிகமாக இருக்க வேண்டும்
213apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +181,Leaves per Year,வருடத்திற்கு இலைகள்
Nabin Hait29b01222016-03-15 16:17:21 +0530214apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +103,Row {0}: Please check 'Is Advance' against Account {1} if this is an advance entry.,ரோ {0}: சரிபார்க்கவும் கணக்கு எதிராக 'அட்வான்ஸ்' என்ற {1} இந்த ஒரு முன்கூட்டியே நுழைவு என்றால்.
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530215apps/erpnext/erpnext/stock/utils.py +188,Warehouse {0} does not belong to company {1},கிடங்கு {0} அல்ல நிறுவனம் {1}
Pratik Vyas593d5622015-03-02 19:07:52 +0530216DocType: Item Website Specification,Item Website Specification,உருப்படியை வலைத்தளம் குறிப்புகள்
Nabin Hait18f0dd02016-04-15 14:50:45 +0530217apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +425,Leave Blocked,தடுக்கப்பட்ட விட்டு
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530218apps/erpnext/erpnext/stock/doctype/item/item.py +666,Item {0} has reached its end of life on {1},பொருள் {0} வாழ்க்கை அதன் இறுதியில் அடைந்துவிட்டது {1}
219apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +95,Bank Entries,வங்கி பதிவுகள்
220apps/erpnext/erpnext/accounts/doctype/budget/budget.py +82,Annual,வருடாந்திர
Pratik Vyas593d5622015-03-02 19:07:52 +0530221DocType: Stock Reconciliation Item,Stock Reconciliation Item,பங்கு நல்லிணக்க பொருள்
Pratik Vyas593d5622015-03-02 19:07:52 +0530222DocType: Stock Entry,Sales Invoice No,விற்பனை விலைப்பட்டியல் இல்லை
223DocType: Material Request Item,Min Order Qty,Min ஆர்டர் அளவு
224DocType: Lead,Do Not Contact,தொடர்பு இல்லை
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530225DocType: Purchase Invoice,The unique id for tracking all recurring invoices. It is generated on submit.,அனைத்து மீண்டும் பொருள் தேடும் தனிப்பட்ட ஐடி. அதை சமர்ப்பிக்க இல் உருவாக்கப்பட்டது.
Anand Doshi019111b2015-11-20 18:00:11 +0530226apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +93,Software Developer,மென்பொருள் டெவலப்பர்
Pratik Vyas593d5622015-03-02 19:07:52 +0530227DocType: Item,Minimum Order Qty,குறைந்தபட்ச ஆணை அளவு
228DocType: Pricing Rule,Supplier Type,வழங்குபவர் வகை
229DocType: Item,Publish in Hub,மையம் உள்ள வெளியிடு
230,Terretory,Terretory
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530231apps/erpnext/erpnext/stock/doctype/item/item.py +686,Item {0} is cancelled,பொருள் {0} ரத்து
232apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +791,Material Request,பொருள் கோரிக்கை
Pratik Vyas593d5622015-03-02 19:07:52 +0530233DocType: Bank Reconciliation,Update Clearance Date,இசைவு தேதி புதுப்பிக்க
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530234DocType: Item,Purchase Details,கொள்முதல் விவரம்
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530235apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +328,Item {0} not found in 'Raw Materials Supplied' table in Purchase Order {1},கொள்முதல் ஆணை உள்ள 'மூலப்பொருட்கள் சப்ளை' அட்டவணை காணப்படவில்லை பொருள் {0} {1}
Pratik Vyas593d5622015-03-02 19:07:52 +0530236DocType: Employee,Relation,உறவு
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530237DocType: Shipping Rule,Worldwide Shipping,உலகம் முழுவதும் கப்பல்
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530238apps/erpnext/erpnext/config/selling.py +18,Confirmed orders from Customers.,வாடிக்கையாளர்கள் இருந்து உத்தரவுகளை உறுதி.
Pratik Vyas593d5622015-03-02 19:07:52 +0530239DocType: Purchase Receipt Item,Rejected Quantity,நிராகரிக்கப்பட்டது அளவு
Pratik Vyas97264472015-05-14 15:13:10 +0530240DocType: SMS Settings,SMS Sender Name,எஸ்எம்எஸ் அனுப்பியவர் பெயர்
Pratik Vyas593d5622015-03-02 19:07:52 +0530241DocType: Contact,Is Primary Contact,முதன்மை தொடர்பு இல்லை
242DocType: Notification Control,Notification Control,அறிவிப்பு கட்டுப்பாடு
243DocType: Lead,Suggestions,பரிந்துரைகள்
244DocType: Territory,Set Item Group-wise budgets on this Territory. You can also include seasonality by setting the Distribution.,இந்த மண்டலம் உருப்படி பிரிவு வாரியான வரவு செலவு திட்டம் அமைக்க. நீங்கள் விநியோகம் அமைக்க பருவகாலம் சேர்க்க முடியும்.
Nabin Hait29b01222016-03-15 16:17:21 +0530245apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +249,Payment against {0} {1} cannot be greater than Outstanding Amount {2},எதிராக செலுத்தும் {0} {1} மிகச்சிறந்த காட்டிலும் அதிகமாக இருக்க முடியாது {2}
Pratik Vyas593d5622015-03-02 19:07:52 +0530246DocType: Supplier,Address HTML,HTML முகவரி
247DocType: Lead,Mobile No.,மொபைல் எண்
248DocType: Maintenance Schedule,Generate Schedule,அட்டவணை உருவாக்க
249DocType: Purchase Invoice Item,Expense Head,இழப்பில் தலைமை
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530250apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +102,Please select Charge Type first,பொறுப்பு வகை முதல் தேர்வு செய்க
Pratik Vyas593d5622015-03-02 19:07:52 +0530251apps/erpnext/erpnext/stock/report/stock_ageing/stock_ageing.py +41,Latest,சமீபத்திய
Pratik Vyas593d5622015-03-02 19:07:52 +0530252DocType: Employee,The first Leave Approver in the list will be set as the default Leave Approver,பட்டியலில் முதல் விடுப்பு சர்க்கார் தரப்பில் சாட்சி இயல்புநிலை விடுப்பு சர்க்கார் தரப்பில் சாட்சி என அமைக்க வேண்டும்
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530253apps/erpnext/erpnext/config/desktop.py +158,Learn,அறிய
Anand Doshi03791fc2015-12-15 15:17:11 +0530254apps/erpnext/erpnext/projects/doctype/activity_type/activity_type.js +3,Activity Cost per Employee,பணியாளர் ஒன்றுக்கு நடவடிக்கை செலவு
Pratik Vyas593d5622015-03-02 19:07:52 +0530255DocType: Accounts Settings,Settings for Accounts,கணக்குகளைத் அமைப்புகள்
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530256apps/erpnext/erpnext/config/selling.py +118,Manage Sales Person Tree.,விற்பனை நபர் மரம் நிர்வகி .
Rushabh Mehtad627af22016-03-03 11:24:58 +0530257DocType: Job Applicant,Cover Letter,முகப்பு கடிதம்
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530258apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +37,Outstanding Cheques and Deposits to clear,மிகச்சிறந்த காசோலைகள் மற்றும் அழிக்க வைப்பு
Pratik Vyas593d5622015-03-02 19:07:52 +0530259DocType: Item,Synced With Hub,ஹப் ஒத்திசைய
Rushabh Mehtad627af22016-03-03 11:24:58 +0530260apps/erpnext/erpnext/setup/doctype/company/company.js +63,Wrong Password,தவறான கடவுச்சொல்
Pratik Vyas593d5622015-03-02 19:07:52 +0530261DocType: Item,Variant Of,மாறுபாடு
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530262apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +344,Completed Qty can not be greater than 'Qty to Manufacture',அது 'அளவு உற்பத்தி செய்ய' நிறைவு அளவு அதிகமாக இருக்க முடியாது
Pratik Vyas593d5622015-03-02 19:07:52 +0530263DocType: Period Closing Voucher,Closing Account Head,கணக்கு தலைமை மூடுவதற்கு
Pratik Vyas593d5622015-03-02 19:07:52 +0530264DocType: Employee,External Work History,வெளி வேலை வரலாறு
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530265apps/erpnext/erpnext/projects/doctype/task/task.py +86,Circular Reference Error,வட்ட குறிப்பு பிழை
Pratik Vyas593d5622015-03-02 19:07:52 +0530266DocType: Delivery Note,In Words (Export) will be visible once you save the Delivery Note.,நீங்கள் டெலிவரி குறிப்பு சேமிக்க முறை வேர்ட்ஸ் (ஏற்றுமதி) காண முடியும்.
267DocType: Lead,Industry,தொழில்
268DocType: Employee,Job Profile,வேலை விவரம்
Pratik Vyas593d5622015-03-02 19:07:52 +0530269DocType: Stock Settings,Notify by Email on creation of automatic Material Request,தானியங்கி பொருள் கோரிக்கை உருவாக்கம் மின்னஞ்சல் மூலம் தெரிவிக்க
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530270DocType: Journal Entry,Multi Currency,பல நாணய
Pratik Vyas593d5622015-03-02 19:07:52 +0530271DocType: Payment Reconciliation Invoice,Invoice Type,விலைப்பட்டியல் வகை
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530272apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +763,Delivery Note,டெலிவரி குறிப்பு
Anand Doshibb256e42016-01-04 16:50:38 +0530273apps/erpnext/erpnext/config/learn.py +87,Setting up Taxes,வரி அமைத்தல்
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530274apps/erpnext/erpnext/accounts/utils.py +233,Payment Entry has been modified after you pulled it. Please pull it again.,நீங்கள் அதை இழுத்து பின்னர் கொடுப்பனவு நுழைவு மாற்றப்பட்டுள்ளது. மீண்டும் அதை இழுக்க கொள்ளவும்.
275apps/erpnext/erpnext/stock/doctype/item/item.py +442,{0} entered twice in Item Tax,{0} பொருள் வரி இரண்டு முறை
276apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +104,Summary for this week and pending activities,இந்த வாரம் மற்றும் நிலுவையில் நடவடிக்கைகள் சுருக்கம்
Pratik Vyas593d5622015-03-02 19:07:52 +0530277DocType: Workstation,Rent Cost,வாடகை செலவு
Rushabh Mehtad627af22016-03-03 11:24:58 +0530278apps/erpnext/erpnext/hr/report/monthly_attendance_sheet/monthly_attendance_sheet.py +73,Please select month and year,மாதம் மற்றும் ஆண்டு தேர்ந்தெடுக்கவும்
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530279DocType: Purchase Invoice,"Enter email id separated by commas, invoice will be mailed automatically on particular date","பிரிக்கப்பட்ட மின்னஞ்சல் ஐடியை உள்ளிடுக, விலைப்பட்டியல் குறிப்பிட்ட தேதியில் தானாக அஞ்சலிடப்படும்"
Pratik Vyas593d5622015-03-02 19:07:52 +0530280DocType: Employee,Company Email,நிறுவனத்தின் மின்னஞ்சல்
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530281DocType: GL Entry,Debit Amount in Account Currency,கணக்கு நாணய பற்று தொகை
282DocType: Shipping Rule,Valid for Countries,நாடுகள் செல்லுபடியாகும்
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530283apps/erpnext/erpnext/stock/doctype/item/item.js +51,This Item is a Template and cannot be used in transactions. Item attributes will be copied over into the variants unless 'No Copy' is set,இந்த உருப்படி ஒரு டெம்ப்ளேட் உள்ளது பரிமாற்றங்களை பயன்படுத்த முடியாது. 'இல்லை நகல் அமைக்க வரை பொருள் பண்புகளை மாறிகள் மீது நகல்
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530284apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +69,Total Order Considered,அது கருதப்பட்டு மொத்த ஆணை
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530285apps/erpnext/erpnext/config/hr.py +186,"Employee designation (e.g. CEO, Director etc.).","பணியாளர் பதவி ( எ.கா., தலைமை நிர்வாக அதிகாரி , இயக்குனர் முதலியன) ."
Nabin Hait18f0dd02016-04-15 14:50:45 +0530286apps/erpnext/erpnext/controllers/recurring_document.py +220,Please enter 'Repeat on Day of Month' field value,துறையில் மதிப்பு ' மாதம் நாளில் பூசை ' உள்ளிடவும்
Pratik Vyas593d5622015-03-02 19:07:52 +0530287DocType: Sales Invoice,Rate at which Customer Currency is converted to customer's base currency,விகிதம் இது வாடிக்கையாளர் நாணயத்தின் வாடிக்கையாளர் அடிப்படை நாணய மாற்றப்படும்
Pratik Vyas593d5622015-03-02 19:07:52 +0530288DocType: Item Tax,Tax Rate,வரி விகிதம்
Anand Doshi03791fc2015-12-15 15:17:11 +0530289apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +54,{0} already allocated for Employee {1} for period {2} to {3},{0} ஏற்கனவே பணியாளர் ஒதுக்கப்பட்ட {1} காலம் {2} க்கான {3}
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530290apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +759,Select Item,உருப்படி தேர்வுசெய்க
Rushabh Mehta4140fa52015-12-01 16:02:15 +0530291apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +150,"Item: {0} managed batch-wise, can not be reconciled using \
Pratik Vyas593d5622015-03-02 19:07:52 +0530292 Stock Reconciliation, instead use Stock Entry","பொருள்: {0} தொகுதி வாரியாக, அதற்கு பதிலாக பயன்படுத்த பங்கு நுழைவு \
293 பங்கு நல்லிணக்க பயன்படுத்தி சமரசப்படுத்த முடியாது நிர்வகிக்கப்படத்தது"
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530294apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +142,Purchase Invoice {0} is already submitted,கொள்முதல் விலைப்பட்டியல் {0} ஏற்கனவே சமர்ப்பிக்கப்பட்ட
295apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +91,Row # {0}: Batch No must be same as {1} {2},ரோ # {0}: கூறு எண் அதே இருக்க வேண்டும் {1} {2}
296apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +47,Convert to non-Group,அல்லாத குழு மாற்றுக
297apps/erpnext/erpnext/config/stock.py +117,Batch (lot) of an Item.,ஒரு பொருள் ஒரு தொகுதி (நிறைய).
Pratik Vyas593d5622015-03-02 19:07:52 +0530298DocType: C-Form Invoice Detail,Invoice Date,விலைப்பட்டியல் தேதி
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530299DocType: GL Entry,Debit Amount,பற்று தொகை
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530300apps/erpnext/erpnext/accounts/party.py +242,There can only be 1 Account per Company in {0} {1},மட்டுமே கம்பெனி ஒன்றுக்கு 1 கணக்கு இருக்க முடியாது {0} {1}
301apps/erpnext/erpnext/templates/includes/footer/footer_extension.html +4,Your email address,உங்கள் மின்னஞ்சல் முகவரியை
302apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +272,Please see attachment,இணைப்பு பார்க்கவும்
Pratik Vyas593d5622015-03-02 19:07:52 +0530303DocType: Purchase Order,% Received,% பெறப்பட்டது
Rushabh Mehtadd408d82016-02-09 12:24:27 +0530304apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +19,Setup Already Complete!!,அமைப்பு ஏற்கனவே முடிந்து !
Pratik Vyas593d5622015-03-02 19:07:52 +0530305,Finished Goods,முடிக்கப்பட்ட பொருட்கள்
306DocType: Delivery Note,Instructions,அறிவுறுத்தல்கள்
307DocType: Quality Inspection,Inspected By,மூலம் ஆய்வு
308DocType: Maintenance Visit,Maintenance Type,பராமரிப்பு அமைப்பு
Nabin Hait29b01222016-03-15 16:17:21 +0530309apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +59,Serial No {0} does not belong to Delivery Note {1},தொடர் இல {0} டெலிவரி குறிப்பு அல்ல {1}
Pratik Vyas593d5622015-03-02 19:07:52 +0530310DocType: Item Quality Inspection Parameter,Item Quality Inspection Parameter,உருப்படியை தர ஆய்வு அளவுரு
311DocType: Leave Application,Leave Approver Name,தரப்பில் சாட்சி பெயர் விடவும்
Nabin Hait18f0dd02016-04-15 14:50:45 +0530312DocType: Depreciation Schedule,Schedule Date,அட்டவணை தேதி
Pratik Vyas593d5622015-03-02 19:07:52 +0530313DocType: Packed Item,Packed Item,டெலிவரி குறிப்பு தடைக்காப்பு பொருள்
Nabin Hait18f0dd02016-04-15 14:50:45 +0530314apps/erpnext/erpnext/config/buying.py +65,Default settings for buying transactions.,பரிவர்த்தனைகள் வாங்கும் இயல்புநிலை அமைப்புகளை.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530315apps/erpnext/erpnext/projects/doctype/activity_cost/activity_cost.py +29,Activity Cost exists for Employee {0} against Activity Type - {1},நடவடிக்கை செலவு நடவடிக்கை வகை எதிராக பணியாளர் {0} ஏற்கனவே உள்ளது - {1}
Pratik Vyas593d5622015-03-02 19:07:52 +0530316DocType: Currency Exchange,Currency Exchange,நாணய பரிவர்த்தனை
317DocType: Purchase Invoice Item,Item Name,உருப்படி பெயர்
Anand Doshi019111b2015-11-20 18:00:11 +0530318DocType: Authorization Rule,Approving User (above authorized value),(அங்கீகாரம் மதிப்பை மேலே) பயனர் அனுமதி
Pratik Vyas593d5622015-03-02 19:07:52 +0530319apps/erpnext/erpnext/selling/report/customer_credit_balance/customer_credit_balance.py +39,Credit Balance,கடன் நிலுவை
320DocType: Employee,Widowed,விதவை
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530321DocType: Salary Slip Timesheet,Working Hours,வேலை நேரங்கள்
Pratik Vyas593d5622015-03-02 19:07:52 +0530322DocType: Naming Series,Change the starting / current sequence number of an existing series.,ஏற்கனவே தொடரில் தற்போதைய / தொடக்க வரிசை எண் மாற்ற.
323apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +57,"If multiple Pricing Rules continue to prevail, users are asked to set Priority manually to resolve conflict.","பல விலை விதிகள் நிலவும் தொடர்ந்து இருந்தால், பயனர்கள் முரண்பாட்டை தீர்க்க கைமுறையாக முன்னுரிமை அமைக்க கேட்கப்பட்டது."
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530324apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +683,Purchase Return,திரும்ப வாங்க
Pratik Vyas593d5622015-03-02 19:07:52 +0530325,Purchase Register,பதிவு வாங்குவதற்கு
Pratik Vyas593d5622015-03-02 19:07:52 +0530326DocType: Landed Cost Item,Applicable Charges,பிரயோகிக்கப்படும் கட்டணங்கள்
327DocType: Workstation,Consumable Cost,நுகர்வோர் விலை
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530328apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +192,{0} ({1}) must have role 'Leave Approver',{0} ({1}) பங்கு வேண்டும் 'விடுப்பு தரப்பில் சாட்சி'
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530329DocType: Purchase Receipt,Vehicle Date,வாகன தேதி
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530330apps/erpnext/erpnext/demo/setup_data.py +346,Medical,மருத்துவம்
331apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.js +142,Reason for losing,இழந்து காரணம்
Pratik Vyas97264472015-05-14 15:13:10 +0530332apps/erpnext/erpnext/manufacturing/doctype/workstation/workstation.py +79,Workstation is closed on the following dates as per Holiday List: {0},பணிநிலையம் விடுமுறை பட்டியல் படி பின்வரும் தேதிகளில் மூடப்பட்டுள்ளது {0}
Rushabh Mehta1c32d052016-01-12 12:02:26 +0530333apps/erpnext/erpnext/selling/page/sales_funnel/sales_funnel.py +32,Opportunities,வாய்ப்புகள்
Pratik Vyas593d5622015-03-02 19:07:52 +0530334DocType: Employee,Single,ஒற்றை
335DocType: Account,Cost of Goods Sold,விற்கப்படும் பொருட்களின் விலை
336DocType: Purchase Invoice,Yearly,வருடாந்திர
Nabin Hait29b01222016-03-15 16:17:21 +0530337apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +229,Please enter Cost Center,செலவு மையம் உள்ளிடவும்
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530338DocType: Journal Entry Account,Sales Order,விற்பனை ஆணை
Anand Doshid7f7d5c2016-01-27 12:36:04 +0530339apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +67,Avg. Selling Rate,சராசரி. விற்பனை விகிதம்
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530340apps/erpnext/erpnext/utilities/transaction_base.py +149,Quantity cannot be a fraction in row {0},அளவு வரிசையில் ஒரு பகுதியை இருக்க முடியாது {0}
Pratik Vyas593d5622015-03-02 19:07:52 +0530341DocType: Purchase Invoice Item,Quantity and Rate,அளவு மற்றும் விகிதம்
342DocType: Delivery Note,% Installed,% நிறுவப்பட்ட
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530343apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +41,Please enter company name first,முதல் நிறுவனத்தின் பெயரை உள்ளிடுக
Pratik Vyas593d5622015-03-02 19:07:52 +0530344DocType: BOM,Item Desription,உருப்படியை Desription
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530345DocType: Purchase Invoice,Supplier Name,வழங்குபவர் பெயர்
Rushabh Mehtafc307972015-11-04 18:02:45 +0530346apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +25,Read the ERPNext Manual,ERPNext கையேட்டை வாசிக்க
Pratik Vyas97264472015-05-14 15:13:10 +0530347DocType: Account,Is Group,குழு
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530348DocType: Stock Settings,Automatically Set Serial Nos based on FIFO,தானாகவே மற்றும் FIFO அடிப்படையில் நாம் சீரியல் அமை
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530349DocType: Accounts Settings,Check Supplier Invoice Number Uniqueness,காசோலை சப்ளையர் விலைப்பட்டியல் எண் தனித்துவம்
Pratik Vyas593d5622015-03-02 19:07:52 +0530350apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +57,'To Case No.' cannot be less than 'From Case No.','வழக்கு எண் வேண்டும்' 'வழக்கு எண் வரம்பு' விட குறைவாக இருக்க முடியாது
Anand Doshi019111b2015-11-20 18:00:11 +0530351apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +104,Non Profit,லாபம்
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530352DocType: Production Order,Not Started,தொடங்குதல்
Pratik Vyas593d5622015-03-02 19:07:52 +0530353DocType: Lead,Channel Partner,சேனல் வரன்வாழ்க்கை துணை
354DocType: Account,Old Parent,பழைய பெற்றோர்
355DocType: Notification Control,Customize the introductory text that goes as a part of that email. Each transaction has a separate introductory text.,அந்த மின்னஞ்சல் ஒரு பகுதியாக சென்று அந்த அறிமுக உரை தனிப்பயனாக்கலாம். ஒவ்வொரு நடவடிக்கைக்கும் ஒரு தனி அறிமுக உரை உள்ளது.
Nabin Hait34037e02016-02-03 13:10:54 +0530356DocType: Stock Reconciliation Item,Do not include symbols (ex. $),சின்னங்கள் சேர்க்க வேண்டாம் (முன்னாள். $)
Pratik Vyas97264472015-05-14 15:13:10 +0530357DocType: Sales Taxes and Charges Template,Sales Master Manager,விற்பனை மாஸ்டர் மேலாளர்
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530358apps/erpnext/erpnext/config/manufacturing.py +84,Global settings for all manufacturing processes.,அனைத்து உற்பத்தி செயல்முறைகள் உலக அமைப்புகள்.
Pratik Vyas593d5622015-03-02 19:07:52 +0530359DocType: Accounts Settings,Accounts Frozen Upto,கணக்குகள் வரை உறை
360DocType: SMS Log,Sent On,அன்று அனுப்பப்பட்டது
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530361apps/erpnext/erpnext/stock/doctype/item/item.py +635,Attribute {0} selected multiple times in Attributes Table,கற்பிதம் {0} காரணிகள் அட்டவணை பல முறை தேர்வு
Nabin Hait733680b2015-12-07 14:12:41 +0530362DocType: HR Settings,Employee record is created using selected field. ,பணியாளர் பதிவு தேர்ந்தெடுக்கப்பட்ட துறையில் பயன்படுத்தி உருவாக்கப்பட்டது.
Pratik Vyas593d5622015-03-02 19:07:52 +0530363DocType: Sales Order,Not Applicable,பொருந்தாது
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530364apps/erpnext/erpnext/config/hr.py +70,Holiday master.,விடுமுறை மாஸ்டர் .
Nabin Hait18f0dd02016-04-15 14:50:45 +0530365DocType: Request for Quotation Item,Required Date,தேவையான தேதி
Pratik Vyas593d5622015-03-02 19:07:52 +0530366DocType: Delivery Note,Billing Address,பில்லிங் முகவரி
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530367apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.js +809,Please enter Item Code.,பொருள் கோட் உள்ளிடவும்.
Pratik Vyas593d5622015-03-02 19:07:52 +0530368DocType: BOM,Costing,செலவு
Pratik Vyas97264472015-05-14 15:13:10 +0530369DocType: Purchase Taxes and Charges,"If checked, the tax amount will be considered as already included in the Print Rate / Print Amount","தேர்ந்தெடுக்கப்பட்டால், ஏற்கனவே அச்சிடுக விகிதம் / அச்சிடுக தொகை சேர்க்கப்பட்டுள்ளது என, வரி தொகை"
Pratik Vyas593d5622015-03-02 19:07:52 +0530370apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +48,Total Qty,மொத்த அளவு
371DocType: Employee,Health Concerns,சுகாதார கவலைகள்
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530372apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice_list.js +15,Unpaid,செலுத்தப்படாத
Pratik Vyas593d5622015-03-02 19:07:52 +0530373DocType: Packing Slip,From Package No.,தொகுப்பு எண் இருந்து
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530374DocType: Item Attribute,To Range,வரையறைக்கு
Pratik Vyas97264472015-05-14 15:13:10 +0530375apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +29,Securities and Deposits,பத்திரங்கள் மற்றும் வைப்பு
Anand Doshi019111b2015-11-20 18:00:11 +0530376apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +77,Total leaves allocated is mandatory,ஒதுக்கப்பட்ட மொத்த இலைகள் கட்டாயமாகும்
Pratik Vyas593d5622015-03-02 19:07:52 +0530377DocType: Job Opening,Description of a Job Opening,ஒரு வேலை ஆரம்பிப்பு விளக்கம்
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530378apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +101,Pending activities for today,இன்று நிலுவையில் நடவடிக்கைகள்
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530379apps/erpnext/erpnext/config/hr.py +24,Attendance record.,வருகை பதிவு.
Pratik Vyas593d5622015-03-02 19:07:52 +0530380DocType: Sales Order Item,Used for Production Plan,உற்பத்தி திட்டத்தை பயன்படுத்திய
Pratik Vyas97264472015-05-14 15:13:10 +0530381DocType: Manufacturing Settings,Time Between Operations (in mins),(நிமிடங்கள்) செயல்களுக்கு இடையே நேரம்
Pratik Vyas593d5622015-03-02 19:07:52 +0530382DocType: Customer,Buyer of Goods and Services.,பொருட்கள் மற்றும் சேவைகள் வாங்குபவர்.
383DocType: Journal Entry,Accounts Payable,கணக்குகள் செலுத்த வேண்டிய
Rushabh Mehtad627af22016-03-03 11:24:58 +0530384apps/erpnext/erpnext/manufacturing/doctype/bom_replace_tool/bom_replace_tool.py +29,The selected BOMs are not for the same item,தேர்ந்தெடுக்கப்பட்ட BOM கள் அதே உருப்படியை இல்லை
Pratik Vyas593d5622015-03-02 19:07:52 +0530385DocType: Pricing Rule,Valid Upto,வரை செல்லுபடியாகும்
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530386apps/erpnext/erpnext/public/js/setup_wizard.js +238,List a few of your customers. They could be organizations or individuals.,உங்கள் வாடிக்கையாளர்களுக்கு ஒரு சில பட்டியல் . அவர்கள் நிறுவனங்கள் அல்லது தனிநபர்கள் இருக்க முடியும் .
387apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +126,Direct Income,நேரடி வருமானம்
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530388apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +33,"Can not filter based on Account, if grouped by Account","கணக்கு மூலம் தொகுக்கப்பட்டுள்ளது என்றால் , கணக்கு அடிப்படையில் வடிகட்ட முடியாது"
Anand Doshi019111b2015-11-20 18:00:11 +0530389apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +88,Administrative Officer,நிர்வாக அதிகாரி
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530390apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +319,Please select Company,நிறுவனத்தின் தேர்ந்தெடுக்கவும்
Pratik Vyas97264472015-05-14 15:13:10 +0530391DocType: Stock Entry,Difference Account,வித்தியாசம் கணக்கு
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530392apps/erpnext/erpnext/projects/doctype/task/task.py +44,Cannot close task as its dependant task {0} is not closed.,அதன் சார்ந்து பணி {0} மூடவில்லை நெருக்கமாக பணி அல்ல முடியும்.
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530393apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +380,Please enter Warehouse for which Material Request will be raised,பொருள் கோரிக்கை எழுப்பப்படும் எந்த கிடங்கு உள்ளிடவும்
Pratik Vyas593d5622015-03-02 19:07:52 +0530394DocType: Production Order,Additional Operating Cost,கூடுதல் இயக்க செலவு
Anand Doshi019111b2015-11-20 18:00:11 +0530395apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +20,Cosmetics,ஒப்பனை
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530396apps/erpnext/erpnext/stock/doctype/item/item.py +527,"To merge, following properties must be same for both items","ஒன்றாக்க , பின்வரும் பண்புகளை இரு பொருட்களை சமமாக இருக்க வேண்டும்"
Pratik Vyas593d5622015-03-02 19:07:52 +0530397DocType: Shipping Rule,Net Weight,நிகர எடை
398DocType: Employee,Emergency Phone,அவசர தொலைபேசி
Pratik Vyas593d5622015-03-02 19:07:52 +0530399,Serial No Warranty Expiry,தொடர் இல்லை உத்தரவாதத்தை காலாவதியாகும்
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530400DocType: Sales Order,To Deliver,வழங்க
Pratik Vyas593d5622015-03-02 19:07:52 +0530401DocType: Purchase Invoice Item,Item,உருப்படி
Pratik Vyas593d5622015-03-02 19:07:52 +0530402DocType: Journal Entry,Difference (Dr - Cr),வேறுபாடு ( டாக்டர் - CR)
403DocType: Account,Profit and Loss,இலாப நட்ட
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530404apps/erpnext/erpnext/config/stock.py +314,Managing Subcontracting,நிர்வாக உப ஒப்பந்தமிடல்
Pratik Vyas593d5622015-03-02 19:07:52 +0530405DocType: Quotation,Rate at which Price list currency is converted to company's base currency,விலை பட்டியல் நாணய நிறுவனத்தின் அடிப்படை நாணய மாற்றப்படும் விகிதத்தை
Rushabh Mehtadd408d82016-02-09 12:24:27 +0530406apps/erpnext/erpnext/setup/doctype/company/company.py +53,Account {0} does not belong to company: {1},கணக்கு {0} நிறுவனத்திற்கு சொந்தமானது இல்லை: {1}
407apps/erpnext/erpnext/setup/doctype/company/company.py +44,Abbreviation already used for another company,சுருக்கமான ஏற்கனவே மற்றொரு நிறுவனம் பயன்படுத்தப்படும்
Pratik Vyas593d5622015-03-02 19:07:52 +0530408DocType: Selling Settings,Default Customer Group,முன்னிருப்பு வாடிக்கையாளர் பிரிவு
409DocType: Global Defaults,"If disable, 'Rounded Total' field will not be visible in any transaction","முடக்கவும், 'வட்டமான மொத்த' என்றால் துறையில் எந்த பரிமாற்றத்தில் பார்க்க முடியாது"
410DocType: BOM,Operating Cost,இயக்க செலவு
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530411DocType: Sales Order Item,Gross Profit,மொத்த இலாபம்
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530412apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +42,Increment cannot be 0,சம்பள உயர்வு 0 இருக்க முடியாது
Pratik Vyas593d5622015-03-02 19:07:52 +0530413DocType: Production Planning Tool,Material Requirement,பொருள் தேவை
Pratik Vyas97264472015-05-14 15:13:10 +0530414DocType: Company,Delete Company Transactions,நிறுவனத்தின் பரிவர்த்தனைகள் நீக்கு
Pratik Vyas593d5622015-03-02 19:07:52 +0530415DocType: Purchase Receipt,Add / Edit Taxes and Charges,வரிகள் மற்றும் கட்டணங்கள் சேர்க்க / திருத்தவும்
416DocType: Purchase Invoice,Supplier Invoice No,வழங்குபவர் விலைப்பட்டியல் இல்லை
417DocType: Territory,For reference,குறிப்பிற்கு
Anand Doshi191b2972015-10-21 16:50:31 +0530418apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +154,"Cannot delete Serial No {0}, as it is used in stock transactions","நீக்க முடியாது தொ.எ. {0}, அது பங்கு பரிவர்த்தனைகள் பயன்படுத்தப்படும் விதத்தில்"
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530419apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +240,Closing (Cr),நிறைவு (CR)
Pratik Vyas593d5622015-03-02 19:07:52 +0530420DocType: Serial No,Warranty Period (Days),உத்தரவாதத்தை காலம் (நாட்கள்)
421DocType: Installation Note Item,Installation Note Item,நிறுவல் குறிப்பு பொருள்
Rushabh Mehtad627af22016-03-03 11:24:58 +0530422DocType: Production Plan Item,Pending Qty,நிலுவையில் அளவு
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530423DocType: Budget,Ignore,புறக்கணி
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530424apps/erpnext/erpnext/setup/doctype/sms_settings/sms_settings.py +86,SMS sent to following numbers: {0},எஸ்எம்எஸ் எண்களில் அனுப்பப்பட்டது: {0}
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530425apps/erpnext/erpnext/controllers/buying_controller.py +152,Supplier Warehouse mandatory for sub-contracted Purchase Receipt,துணை ஒப்பந்த கொள்முதல் ரசீது கட்டாயமாக வழங்குபவர் கிடங்கு
Pratik Vyas593d5622015-03-02 19:07:52 +0530426DocType: Pricing Rule,Valid From,செல்லுபடியான
427DocType: Sales Invoice,Total Commission,மொத்த ஆணையம்
428DocType: Pricing Rule,Sales Partner,விற்பனை வரன்வாழ்க்கை துணை
429DocType: Buying Settings,Purchase Receipt Required,கொள்முதல் ரசீது தேவை
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530430apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +142,No records found in the Invoice table,விலைப்பட்டியல் அட்டவணை காணப்படவில்லை பதிவுகள்
431apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.js +28,Please select Company and Party Type first,முதல் நிறுவனம் மற்றும் கட்சி வகை தேர்ந்தெடுக்கவும்
432apps/erpnext/erpnext/config/accounts.py +251,Financial / accounting year.,நிதி / கணக்கு ஆண்டு .
433apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.js +9,Accumulated Values,திரட்டப்பட்ட கலாச்சாரம்
Anand Doshi191b2972015-10-21 16:50:31 +0530434apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +158,"Sorry, Serial Nos cannot be merged","மன்னிக்கவும், சீரியல் இலக்கங்கள் ஒன்றாக்க முடியாது"
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530435apps/erpnext/erpnext/selling/doctype/quotation/quotation.js +664,Make Sales Order,செய்ய விற்பனை ஆணை
Pratik Vyas97264472015-05-14 15:13:10 +0530436DocType: Project Task,Project Task,திட்ட பணி
Pratik Vyas593d5622015-03-02 19:07:52 +0530437,Lead Id,முன்னணி ஐடி
438DocType: C-Form Invoice Detail,Grand Total,ஆக மொத்தம்
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530439apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.py +38,Fiscal Year Start Date should not be greater than Fiscal Year End Date,நிதி ஆண்டு தொடக்கம் தேதி நிதி ஆண்டு இறுதியில் தேதி விட அதிகமாக இருக்க கூடாது
440DocType: Issue,Resolution,தீர்மானம்
441apps/erpnext/erpnext/templates/pages/order.html +53,Delivered: {0},வழங்கப்படுகிறது {0}
442apps/erpnext/erpnext/accounts/report/purchase_register/purchase_register.py +69,Payable Account,செலுத்த வேண்டிய கணக்கு
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530443DocType: Sales Order,Billing and Delivery Status,பில்லிங் மற்றும் டெலிவரி நிலை
Rushabh Mehtad627af22016-03-03 11:24:58 +0530444DocType: Job Applicant,Resume Attachment,துவைக்கும் இயந்திரம் இணைப்பு
Pratik Vyas593d5622015-03-02 19:07:52 +0530445apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +58,Repeat Customers,மீண்டும் வாடிக்கையாளர்கள்
Pratik Vyas593d5622015-03-02 19:07:52 +0530446DocType: Leave Control Panel,Allocate,நிர்ணயி
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530447apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +691,Sales Return,விற்பனை Return
Rushabh Mehtafc307972015-11-04 18:02:45 +0530448DocType: Item,Delivered by Supplier (Drop Ship),சப்ளையர் மூலம் வழங்கப்படுகிறது (டிராப் கப்பல்)
Pratik Vyas593d5622015-03-02 19:07:52 +0530449apps/erpnext/erpnext/config/crm.py +12,Database of potential customers.,வாடிக்கையாளர்கள் பற்றிய தகவல்.
Anand Doshi019111b2015-11-20 18:00:11 +0530450DocType: Authorization Rule,Customer or Item,வாடிக்கையாளர் அல்லது பொருள்
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530451apps/erpnext/erpnext/config/selling.py +28,Customer database.,வாடிக்கையாளர் தகவல்.
Pratik Vyas593d5622015-03-02 19:07:52 +0530452DocType: Quotation,Quotation To,என்று மேற்கோள்
453DocType: Lead,Middle Income,நடுத்தர வருமானம்
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530454apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +212,Opening (Cr),துவாரம் ( CR)
455apps/erpnext/erpnext/stock/doctype/item/item.py +792,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 பயன்படுத்த ஒரு புதிய பொருள் உருவாக்க வேண்டும்."
456apps/erpnext/erpnext/accounts/utils.py +237,Allocated amount can not be negative,ஒதுக்கப்பட்ட தொகை எதிர்மறை இருக்க முடியாது
Pratik Vyas593d5622015-03-02 19:07:52 +0530457DocType: Purchase Order Item,Billed Amt,கணக்கில் AMT
458DocType: Warehouse,A logical Warehouse against which stock entries are made.,"பங்கு உள்ளீடுகளை செய்யப்படுகின்றன எதிராக, ஒரு தருக்க கிடங்கு."
Nabin Hait29b01222016-03-15 16:17:21 +0530459apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +91,Reference No & Reference Date is required for {0},குறிப்பு இல்லை & பரிந்துரை தேதி தேவைப்படுகிறது {0}
Pratik Vyas593d5622015-03-02 19:07:52 +0530460DocType: Sales Invoice,Customer's Vendor,வாடிக்கையாளர் விற்பனையாளர்
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530461apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +148,Proposal Writing,மானசாவுடன்
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530462apps/erpnext/erpnext/setup/doctype/sales_person/sales_person.py +35,Another Sales Person {0} exists with the same Employee id,மற்றொரு விற்பனைப் {0} அதே பணியாளர் ஐடி கொண்டு உள்ளது
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530463apps/erpnext/erpnext/config/accounts.py +74,Masters,முதுநிலை
464apps/erpnext/erpnext/config/accounts.py +134,Update Bank Transaction Dates,புதுப்பிக்கப்பட்டது வங்கி பரிவர்த்தனை தினங்கள்
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530465apps/erpnext/erpnext/config/projects.py +30,Time Tracking,நேரம் கண்காணிப்பு
Pratik Vyas593d5622015-03-02 19:07:52 +0530466DocType: Fiscal Year Company,Fiscal Year Company,நிதியாண்டு நிறுவனத்தின்
467DocType: Packing Slip Item,DN Detail,DN விரிவாக
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530468DocType: Timesheet,Billed,கட்டணம்
Pratik Vyas593d5622015-03-02 19:07:52 +0530469DocType: Batch,Batch Description,தொகுதி விளக்கம்
470DocType: Delivery Note,Time at which items were delivered from warehouse,நேரம் பொருட்களை கிடங்கில் இருந்து அனுப்பப்படும்
471DocType: Sales Invoice,Sales Taxes and Charges,விற்பனை வரி மற்றும் கட்டணங்கள்
472DocType: Employee,Organization Profile,அமைப்பு செய்தது
Pratik Vyas593d5622015-03-02 19:07:52 +0530473DocType: Employee,Reason for Resignation,ராஜினாமாவுக்கான காரணம்
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530474apps/erpnext/erpnext/config/hr.py +147,Template for performance appraisals.,செயல்பாடு மதிப்பீடு டெம்ப்ளேட் .
Pratik Vyas593d5622015-03-02 19:07:52 +0530475DocType: Payment Reconciliation,Invoice/Journal Entry Details,விலைப்பட்டியல் / பத்திரிகை நுழைவு விவரம்
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530476apps/erpnext/erpnext/accounts/utils.py +53,{0} '{1}' not in Fiscal Year {2},{0} ' {1} ' இல்லை நிதி ஆண்டில் {2}
Pratik Vyas593d5622015-03-02 19:07:52 +0530477DocType: Buying Settings,Settings for Buying Module,தொகுதி வாங்குதல் அமைப்புகள்
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530478apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +69,Please enter Purchase Receipt first,முதல் கொள்முதல் ரசீது உள்ளிடவும்
Pratik Vyas593d5622015-03-02 19:07:52 +0530479DocType: Buying Settings,Supplier Naming By,மூலம் பெயரிடுதல் சப்ளையர்
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530480DocType: Activity Type,Default Costing Rate,இயல்புநிலை செலவு மதிப்பீடு
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530481DocType: Maintenance Schedule,Maintenance Schedule,பராமரிப்பு அட்டவணை
Pratik Vyas593d5622015-03-02 19:07:52 +0530482apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +34,"Then Pricing Rules are filtered out based on Customer, Customer Group, Territory, Supplier, Supplier Type, Campaign, Sales Partner etc.","பின்னர் விலை விதிகள் வாடிக்கையாளர் அடிப்படையில் வடிகட்டப்பட்ட, வாடிக்கையாளர் குழு, மண்டலம், சப்ளையர், வழங்குபவர் வகை, இயக்கம், விற்பனை பங்குதாரரான முதலியன"
Anand Doshiee19fc02015-12-21 17:10:20 +0530483apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +22,Net Change in Inventory,சரக்கு நிகர மாற்றம்
Pratik Vyas593d5622015-03-02 19:07:52 +0530484DocType: Employee,Passport Number,பாஸ்போர்ட் எண்
Anand Doshi019111b2015-11-20 18:00:11 +0530485apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +82,Manager,மேலாளர்
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530486apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +227,Same item has been entered multiple times.,ஒரே பொருளைப் பலமுறை உள்ளிட்ட.
Pratik Vyas593d5622015-03-02 19:07:52 +0530487DocType: SMS Settings,Receiver Parameter,ரிசீவர் அளவுரு
Pratik Vyas97264472015-05-14 15:13:10 +0530488apps/erpnext/erpnext/controllers/trends.py +39,'Based On' and 'Group By' can not be same,'அடிப்படையாக கொண்டு ' மற்றும் ' குழு மூலம் ' அதே இருக்க முடியாது
Pratik Vyas593d5622015-03-02 19:07:52 +0530489DocType: Sales Person,Sales Person Targets,விற்பனை நபர் இலக்குகள்
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530490apps/erpnext/erpnext/templates/includes/footer/footer_extension.html +34,Please enter email address,மின்னஞ்சல் முகவரியை உள்ளிடவும்
Pratik Vyas593d5622015-03-02 19:07:52 +0530491DocType: Production Order Operation,In minutes,நிமிடங்களில்
492DocType: Issue,Resolution Date,தீர்மானம் தேதி
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530493apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +693,Please set default Cash or Bank account in Mode of Payment {0},கொடுப்பனவு முறையில் இயல்புநிலை பண அல்லது வங்கி கணக்கு அமைக்கவும் {0}
Pratik Vyas593d5622015-03-02 19:07:52 +0530494DocType: Selling Settings,Customer Naming By,மூலம் பெயரிடுதல் வாடிக்கையாளர்
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530495apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +51,Convert to Group,குழு மாற்ற
Pratik Vyas97264472015-05-14 15:13:10 +0530496DocType: Activity Cost,Activity Type,நடவடிக்கை வகை
Pratik Vyas593d5622015-03-02 19:07:52 +0530497apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +47,Delivered Amount,வழங்கப்படுகிறது தொகை
Anand Doshid7f7d5c2016-01-27 12:36:04 +0530498DocType: Supplier,Fixed Days,நிலையான நாட்கள்
Rushabh Mehtad627af22016-03-03 11:24:58 +0530499DocType: Quotation Item,Item Balance,பொருள் இருப்பு
Pratik Vyas593d5622015-03-02 19:07:52 +0530500DocType: Sales Invoice,Packing List,பட்டியல் பொதி
Nabin Hait18f0dd02016-04-15 14:50:45 +0530501apps/erpnext/erpnext/config/buying.py +28,Purchase Orders given to Suppliers.,விநியோகஸ்தர்கள் கொடுக்கப்பட்ட ஆணைகள் வாங்க.
Anand Doshi019111b2015-11-20 18:00:11 +0530502apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +43,Publishing,வெளியீடு
Pratik Vyas97264472015-05-14 15:13:10 +0530503DocType: Activity Cost,Projects User,திட்டங்கள் பயனர்
504apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +41,Consumed,உட்கொள்ளுகிறது
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530505apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +157,{0}: {1} not found in Invoice Details table,{0} {1} விலைப்பட்டியல் விவரம் அட்டவணையில் இல்லை
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530506DocType: Company,Round Off Cost Center,விலை மையம் ஆஃப் சுற்றுக்கு
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530507apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +205,Maintenance Visit {0} must be cancelled before cancelling this Sales Order,பராமரிப்பு வருகை {0} இந்த விற்பனை ஆணை ரத்து முன் ரத்து செய்யப்பட வேண்டும்
Pratik Vyas593d5622015-03-02 19:07:52 +0530508DocType: Material Request,Material Transfer,பொருள் மாற்றம்
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530509apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +205,Opening (Dr),துவாரம் ( டாக்டர் )
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530510apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +39,Posting timestamp must be after {0},பதிவுசெய்ய நேர முத்திரை பின்னர் இருக்க வேண்டும் {0}
Pratik Vyas593d5622015-03-02 19:07:52 +0530511DocType: Landed Cost Taxes and Charges,Landed Cost Taxes and Charges,Landed செலவு வரிகள் மற்றும் கட்டணங்கள்
512DocType: Production Order Operation,Actual Start Time,உண்மையான தொடக்க நேரம்
513DocType: BOM Operation,Operation Time,ஆபரேஷன் நேரம்
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530514DocType: Pricing Rule,Sales Manager,விற்பனை மேலாளர்
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530515DocType: Journal Entry,Write Off Amount,மொத்த தொகை இனிய எழுத
Pratik Vyas593d5622015-03-02 19:07:52 +0530516DocType: Journal Entry,Bill No,பில் இல்லை
517DocType: Purchase Invoice,Quarterly,கால் ஆண்டுக்கு ஒரு முறை நிகழ்கிற
518DocType: Selling Settings,Delivery Note Required,டெலிவரி குறிப்பு தேவை
Pratik Vyas97264472015-05-14 15:13:10 +0530519DocType: Sales Order Item,Basic Rate (Company Currency),அடிப்படை விகிதம் (நிறுவனத்தின் கரன்சி)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530520DocType: Manufacturing Settings,Backflush Raw Materials Based On,Backflush மூலப்பொருட்கள் அடித்தளமாகக்
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530521apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +53,Please enter item details,உருப்படியை விவரங்கள் உள்ளிடவும்
Pratik Vyas97264472015-05-14 15:13:10 +0530522DocType: Purchase Receipt,Other Details,மற்ற விவரங்கள்
Pratik Vyas593d5622015-03-02 19:07:52 +0530523DocType: Account,Accounts,கணக்குகள்
Anand Doshi019111b2015-11-20 18:00:11 +0530524apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +67,Marketing,மார்கெட்டிங்
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530525apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +227,Payment Entry is already created,கொடுப்பனவு நுழைவு ஏற்கனவே உருவாக்கப்பட்ட
Pratik Vyas593d5622015-03-02 19:07:52 +0530526DocType: Purchase Receipt Item Supplied,Current Stock,தற்போதைய பங்கு
Pratik Vyas593d5622015-03-02 19:07:52 +0530527DocType: Account,Expenses Included In Valuation,செலவுகள் மதிப்பீட்டு சேர்க்கப்பட்டுள்ளது
528DocType: Employee,Provide email id registered in company,நிறுவனத்தின் பதிவு மின்னஞ்சல் ஐடி வழங்கும்
529DocType: Hub Settings,Seller City,விற்பனையாளர் நகரத்தை
530DocType: Email Digest,Next email will be sent on:,அடுத்த மின்னஞ்சலில் அனுப்பி வைக்கப்படும்:
Pratik Vyas97264472015-05-14 15:13:10 +0530531DocType: Offer Letter Term,Offer Letter Term,கடிதம் கால ஆஃபர்
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530532apps/erpnext/erpnext/stock/doctype/item/item.py +614,Item has variants.,பொருள் வகைகள் உண்டு.
533apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +68,Item {0} not found,பொருள் {0} இல்லை
Pratik Vyas593d5622015-03-02 19:07:52 +0530534DocType: Bin,Stock Value,பங்கு மதிப்பு
Pratik Vyas97264472015-05-14 15:13:10 +0530535apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +88,Tree Type,மரம் வகை
Pratik Vyas593d5622015-03-02 19:07:52 +0530536DocType: BOM Explosion Item,Qty Consumed Per Unit,அளவு அலகு ஒவ்வொரு உட்கொள்ளப்படுகிறது
537DocType: Serial No,Warranty Expiry Date,உத்தரவாதத்தை காலாவதியாகும் தேதி
538DocType: Material Request Item,Quantity and Warehouse,அளவு மற்றும் சேமிப்பு கிடங்கு
539DocType: Sales Invoice,Commission Rate (%),கமிஷன் விகிதம் (%)
Rushabh Mehtad627af22016-03-03 11:24:58 +0530540DocType: Project,Estimated Cost,விலை மதிப்பீடு
Anand Doshi019111b2015-11-20 18:00:11 +0530541apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +7,Aerospace,ஏரோஸ்பேஸ்
Pratik Vyas593d5622015-03-02 19:07:52 +0530542DocType: Journal Entry,Credit Card Entry,கடன் அட்டை நுழைவு
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530543apps/erpnext/erpnext/config/accounts.py +45,Company and Accounts,கணக்குகள் நிறுவனம் மற்றும்
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530544apps/erpnext/erpnext/config/stock.py +22,Goods received from Suppliers.,பொருட்கள் விநியோகஸ்தர்கள் இருந்து பெற்றார்.
545apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +49,In Value,மதிப்பு
Pratik Vyas593d5622015-03-02 19:07:52 +0530546DocType: Lead,Campaign Name,பிரச்சாரம் பெயர்
Pratik Vyas593d5622015-03-02 19:07:52 +0530547,Reserved,முன்பதிவு
Pratik Vyas97264472015-05-14 15:13:10 +0530548DocType: Purchase Order,Supply Raw Materials,வழங்கல் மூலப்பொருட்கள்
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530549DocType: Purchase Invoice,The date on which next invoice will be generated. It is generated on submit.,அடுத்து விலைப்பட்டியல் உருவாக்கப்படும் எந்த தேதி. அதை சமர்ப்பிக்க உருவாக்கப்படும்.
Pratik Vyas97264472015-05-14 15:13:10 +0530550apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +10,Current Assets,நடப்பு சொத்துக்கள்
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530551apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +90,{0} is not a stock Item,{0} ஒரு பங்கு பொருள் அல்ல
Pratik Vyas593d5622015-03-02 19:07:52 +0530552DocType: Mode of Payment Account,Default Account,முன்னிருப்பு கணக்கு
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530553apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.py +167,Lead must be set if Opportunity is made from Lead,வாய்ப்பு முன்னணி தயாரிக்கப்படுகிறது என்றால் முன்னணி அமைக்க வேண்டும்
Nabin Hait29b01222016-03-15 16:17:21 +0530554apps/erpnext/erpnext/hr/doctype/holiday_list/holiday_list.py +29,Please select weekly off day,வாராந்திர ஆஃப் நாள் தேர்வு செய்க
Pratik Vyas593d5622015-03-02 19:07:52 +0530555DocType: Production Order Operation,Planned End Time,திட்டமிட்ட நேரம்
556,Sales Person Target Variance Item Group-Wise,விற்பனை நபர் இலக்கு வேறுபாடு பொருள் குழு வாரியாக
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530557apps/erpnext/erpnext/accounts/doctype/account/account.py +96,Account with existing transaction cannot be converted to ledger,ஏற்கனவே பரிவர்த்தனை கணக்கு பேரேடு மாற்றப்பட முடியாது
Pratik Vyas593d5622015-03-02 19:07:52 +0530558DocType: Delivery Note,Customer's Purchase Order No,வாடிக்கையாளர் கொள்முதல் ஆர்டர் இல்லை
Pratik Vyas593d5622015-03-02 19:07:52 +0530559DocType: Employee,Cell Number,செல் எண்
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530560apps/erpnext/erpnext/stock/reorder_item.py +177,Auto Material Requests Generated,ஆட்டோ பொருள் கோரிக்கைகள் உருவாக்கிய
Pratik Vyas593d5622015-03-02 19:07:52 +0530561apps/erpnext/erpnext/buying/doctype/supplier_quotation/supplier_quotation_list.js +7,Lost,லாஸ்ட்
Nabin Hait29b01222016-03-15 16:17:21 +0530562apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +125,You can not enter current voucher in 'Against Journal Entry' column,"நீங்கள் பத்தியில், 'ஜர்னல் ஆஃப் நுழைவு எதிராக' தற்போதைய ரசீது நுழைய முடியாது"
Anand Doshi019111b2015-11-20 18:00:11 +0530563apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +25,Energy,சக்தி
Pratik Vyas593d5622015-03-02 19:07:52 +0530564DocType: Opportunity,Opportunity From,வாய்ப்பு வரம்பு
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530565apps/erpnext/erpnext/config/hr.py +98,Monthly salary statement.,மாத சம்பளம் அறிக்கை.
Pratik Vyas593d5622015-03-02 19:07:52 +0530566DocType: Item Group,Website Specifications,இணையத்தளம் விருப்பம்
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530567apps/erpnext/erpnext/utilities/doctype/address/address.py +104,There is an error in your Address Template {0},உங்கள் முகவரி டெம்ப்ளேட் பிழை உள்ளது {0}
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530568apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +23,{0}: From {0} of type {1},{0} இருந்து: {0} வகை {1}
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530569apps/erpnext/erpnext/controllers/buying_controller.py +283,Row {0}: Conversion Factor is mandatory,ரோ {0}: மாற்று காரணி கட்டாய ஆகிறது
Nabin Hait18f0dd02016-04-15 14:50:45 +0530570apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +274,"Multiple Price Rules exists with same criteria, please resolve conflict by assigning priority. Price Rules: {0}","பல விலை விதிகள் அளவுகோல் கொண்டு உள்ளது, முன்னுரிமை ஒதுக்க மூலம் மோதலை தீர்க்க தயவு செய்து. விலை விதிகள்: {0}"
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530571apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +369,Cannot deactivate or cancel BOM as it is linked with other BOMs,செயலிழக்க அல்லது அது மற்ற BOM கள் தொடர்பு உள்ளது என BOM ரத்துசெய்ய முடியாது
Pratik Vyas593d5622015-03-02 19:07:52 +0530572DocType: Opportunity,Maintenance,பராமரிப்பு
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530573apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +206,Purchase Receipt number required for Item {0},பொருள் தேவை கொள்முதல் ரசீது எண் {0}
Pratik Vyas593d5622015-03-02 19:07:52 +0530574DocType: Item Attribute Value,Item Attribute Value,பொருள் மதிப்பு பண்பு
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530575apps/erpnext/erpnext/config/selling.py +148,Sales campaigns.,விற்பனை பிரச்சாரங்களை .
Pratik Vyas97264472015-05-14 15:13:10 +0530576DocType: Sales Taxes and Charges Template,"Standard tax template that can be applied to all Sales Transactions. This template can contain list of tax heads and also other expense / income heads like ""Shipping"", ""Insurance"", ""Handling"" etc.
Pratik Vyas593d5622015-03-02 19:07:52 +0530577
578#### Note
579
580The tax rate you define here will be the standard tax rate for all **Items**. If there are **Items** that have different rates, they must be added in the **Item Tax** table in the **Item** master.
581
582#### Description of Columns
583
5841. Calculation Type:
585 - This can be on **Net Total** (that is the sum of basic amount).
586 - **On Previous Row Total / Amount** (for cumulative taxes or charges). If you select this option, the tax will be applied as a percentage of the previous row (in the tax table) amount or total.
587 - **Actual** (as mentioned).
5882. Account Head: The Account ledger under which this tax will be booked
5893. Cost Center: If the tax / charge is an income (like shipping) or expense it needs to be booked against a Cost Center.
5904. Description: Description of the tax (that will be printed in invoices / quotes).
5915. Rate: Tax rate.
5926. Amount: Tax amount.
5937. Total: Cumulative total to this point.
5948. Enter Row: If based on ""Previous Row Total"" you can select the row number which will be taken as a base for this calculation (default is the previous row).
5959. Is this Tax included in Basic Rate?: If you check this, it means that this tax will not be shown below the item table, but will be included in the Basic Rate in your main item table. This is useful where you want give a flat price (inclusive of all taxes) price to customers.","அனைத்து விற்பனை நடவடிக்கைகள் பயன்படுத்த முடியும் என்று ஸ்டாண்டர்ட் வரி வார்ப்புரு. இந்த டெம்ப்ளேட்
596
597 வரி விகிதம் நீங்கள் குறிப்பு ####
598
599 முதலியன ""கையாளும்"", வரி தலைவர்கள் மற்றும் ""கப்பல்"", ""காப்பீடு"" போன்ற மற்ற இழப்பில் / வருமான தலைவர்கள் பட்டியலில் கொண்டிருக்க முடியாது ** எல்லா ** பொருட்கள் நிலையான வரி விதிக்கப்படும் இங்கே வரையறுக்க. விகிதங்களைக் கொண்டிருக்கின்றன ** என்று ** பொருட்கள் இருந்தால், அவர்கள் ** பொருள் வரி சேர்க்கப்படும் ** ** பொருள் ** மாஸ்டர் அட்டவணை.
600
601 #### பத்திகள்
602
603 1 விளக்கம். கணக்கீடு வகை:
604 - இந்த இருக்க முடியும் ** நிகர (என்று அடிப்படை அளவு கூடுதல் ஆகும்) ** மொத்த.
605 - ** முந்தைய வரிசை மொத்த / தொகை ** அன்று (ஒட்டுமொத்தமாக வரி அல்லது குற்றச்சாட்டுக்களை பதிவு). நீங்கள் இந்த விருப்பத்தை தேர்வு செய்தால், வரி அளவு அல்லது மொத் (வரி அட்டவணையில்) முந்தைய வரிசையில் ஒரு சதவீதம் என பயன்படுத்தப்படும்.
606 - ** ** உண்மையான (குறிப்பிட்டுள்ள).
607 2. கணக்கு தலைமை: இந்த வரி
608 3 முன்பதிவு கீழ் கணக்கு பேரேட்டில். விலை மையம்: வரி / கட்டணம் (கப்பல் போன்றவை) வருமானம் அல்லது செலவு என்றால் அது ஒரு செலவு மையம் எதிரான பதிவு செய்து கொள்ள வேண்டும்.
609 4. விளக்கம்: வரி விளக்கம் (என்று பொருள் / மேற்கோள்கள் ல் அச்சிடப்பட்ட வேண்டும்).
610 5. விலை: வரி வீதம்.
611 6. தொகை: வரி அளவு.
612 7. மொத்தம்: இந்த புள்ளி கீழ்ப்.
613 8. உள்ளிடவும் ரோ: ""முந்தைய வரிசை மொத்த"" அடிப்படையில் என்றால் நீங்கள் இந்த கணக்கீடு ஒரு அடிப்படை (இயல்புநிலை முந்தைய வரிசை) என எடுக்கப்படும் வரிசை எண் தேர்ந்தெடுக்க முடியும்.
614 9. அடிப்படை வீத சேர்க்கப்பட்டுள்ளது இந்த வரி ?: நீங்கள் இந்த பார்க்கலாம் என்றால், இந்த வரி உருப்படியை அட்டவணை கீழே காண்பிக்கப்படும் முடியாது, ஆனால் உங்கள் முக்கிய உருப்படியை அட்டவணையில் அடிப்படை வீத சேர்க்கப்படும் என்று அர்த்தம். நீங்கள் வாடிக்கையாளர்களுக்கு ஒரு பிளாட் (அனைத்து வரிகள் உள்ளடங்களாக) விலை கொடுக்க வேண்டும், அங்கு இது பயனுள்ளதாக இருக்கும்."
Pratik Vyas593d5622015-03-02 19:07:52 +0530615DocType: Employee,Bank A/C No.,வங்கி A / C இல்லை
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530616DocType: GL Entry,Project,திட்டம்
Pratik Vyas593d5622015-03-02 19:07:52 +0530617DocType: Quality Inspection Reading,Reading 7,7 படித்தல்
618DocType: Address,Personal,தனிப்பட்ட
619DocType: Expense Claim Detail,Expense Claim Type,இழப்பில் உரிமைகோரல் வகை
620DocType: Shopping Cart Settings,Default settings for Shopping Cart,வண்டியில் இயல்புநிலை அமைப்புகளை
Anand Doshi019111b2015-11-20 18:00:11 +0530621apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +13,Biotechnology,பயோடெக்னாலஜி
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530622apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +107,Office Maintenance Expenses,அலுவலகம் பராமரிப்பு செலவுகள்
623apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.js +115,Please enter Item first,முதல் பொருள் உள்ளிடவும்
Pratik Vyas593d5622015-03-02 19:07:52 +0530624DocType: Account,Liability,கடமை
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530625apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +61,Sanctioned Amount cannot be greater than Claim Amount in Row {0}.,ஒப்புதல் தொகை ரோ கூறுகின்றனர் காட்டிலும் அதிகமாக இருக்க முடியாது {0}.
Pratik Vyas97264472015-05-14 15:13:10 +0530626DocType: Company,Default Cost of Goods Sold Account,பொருட்களை விற்பனை கணக்கு இயல்பான செலவு
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530627apps/erpnext/erpnext/stock/get_item_details.py +275,Price List not selected,விலை பட்டியல் தேர்வு
Pratik Vyas593d5622015-03-02 19:07:52 +0530628DocType: Employee,Family Background,குடும்ப பின்னணி
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530629DocType: Request for Quotation Supplier,Send Email,மின்னஞ்சல் அனுப்ப
630apps/erpnext/erpnext/stock/doctype/item/item.py +201,Warning: Invalid Attachment {0},எச்சரிக்கை: தவறான இணைப்பு {0}
631apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +709,No Permission,இல்லை அனுமதி
Pratik Vyas593d5622015-03-02 19:07:52 +0530632DocType: Company,Default Bank Account,முன்னிருப்பு வங்கி கணக்கு
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530633apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +47,"To filter based on Party, select Party Type first",கட்சி அடிப்படையில் வடிகட்ட தேர்ந்தெடுக்கவும் கட்சி முதல் வகை
634apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +48,'Update Stock' can not be checked because items are not delivered via {0},"பொருட்களை வழியாக இல்லை, ஏனெனில் 'மேம்படுத்தல் பங்கு' சோதிக்க முடியாது, {0}"
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530635apps/erpnext/erpnext/public/js/setup_wizard.js +298,Nos,இலக்கங்கள்
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530636DocType: Item,Items with higher weightage will be shown higher,அதிக வெயிட்டேஜ் உருப்படிகள் அதிக காட்டப்படும்
Pratik Vyas593d5622015-03-02 19:07:52 +0530637DocType: Bank Reconciliation Detail,Bank Reconciliation Detail,வங்கி நல்லிணக்க விரிவாக
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530638apps/erpnext/erpnext/hr/doctype/leave_control_panel/leave_control_panel.py +40,No employee found,எதுவும் ஊழியர்
Rushabh Mehtad627af22016-03-03 11:24:58 +0530639DocType: Supplier Quotation,Stopped,நிறுத்தி
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530640DocType: Item,If subcontracted to a vendor,ஒரு விற்பனையாளர் ஒப்பந்தக்காரர்களுக்கு என்றால்
Pratik Vyas593d5622015-03-02 19:07:52 +0530641DocType: SMS Center,All Customer Contact,அனைத்து வாடிக்கையாளர் தொடர்பு
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530642apps/erpnext/erpnext/config/stock.py +148,Upload stock balance via csv.,Csv வழியாக பங்கு சமநிலை பதிவேற்றலாம்.
Anand Doshi191b2972015-10-21 16:50:31 +0530643apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +27,Send Now,இப்போது அனுப்பவும்
Pratik Vyas593d5622015-03-02 19:07:52 +0530644,Support Analytics,ஆதரவு ஆய்வு
645DocType: Item,Website Warehouse,இணைய கிடங்கு
Anand Doshibb256e42016-01-04 16:50:38 +0530646DocType: Payment Reconciliation,Minimum Invoice Amount,குறைந்தபட்ச விலைப்பட்டியல் அளவு
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530647DocType: Purchase Invoice,"The day of the month on which auto invoice will be generated e.g. 05, 28 etc","கார் விலைப்பட்டியல் 05, 28 எ.கா. உருவாக்கப்படும் மாதத்தின் நாள்"
Pratik Vyas593d5622015-03-02 19:07:52 +0530648apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.js +49,Score must be less than or equal to 5,ஸ்கோர் குறைவாக அல்லது 5 சமமாக இருக்க வேண்டும்
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530649apps/erpnext/erpnext/config/accounts.py +288,C-Form records,சி படிவம் பதிவுகள்
650apps/erpnext/erpnext/config/selling.py +297,Customer and Supplier,வாடிக்கையாளர் மற்றும் சப்ளையர்
Pratik Vyas593d5622015-03-02 19:07:52 +0530651DocType: Email Digest,Email Digest Settings,மின்னஞ்சல் டைஜஸ்ட் அமைப்புகள்
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530652apps/erpnext/erpnext/config/support.py +12,Support queries from customers.,வாடிக்கையாளர்கள் கேள்விகளுக்கு ஆதரவு.
Pratik Vyas593d5622015-03-02 19:07:52 +0530653DocType: Bin,Moving Average Rate,சராசரி விகிதம் நகரும்
654DocType: Production Planning Tool,Select Items,தேர்ந்தெடு
Nabin Hait29b01222016-03-15 16:17:21 +0530655apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +342,{0} against Bill {1} dated {2},{0} பில் எதிராக {1} தேதியிட்ட {2}
Pratik Vyas593d5622015-03-02 19:07:52 +0530656DocType: Maintenance Visit,Completion Status,நிறைவு நிலைமை
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530657apps/erpnext/erpnext/accounts/doctype/asset/asset.js +229,Target Warehouse,இலக்கு கிடங்கு
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530658DocType: Item,Allow over delivery or receipt upto this percent,இந்த சதவிகிதம் வரை விநியோக அல்லது ரசீது மீது அனுமதிக்கவும்
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530659apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +53,Expected Delivery Date cannot be before Sales Order Date,எதிர்பார்க்கப்படுகிறது பிரசவ தேதி முன் விற்பனை ஆணை தேதி இருக்க முடியாது
Pratik Vyas593d5622015-03-02 19:07:52 +0530660DocType: Upload Attendance,Import Attendance,இறக்குமதி பங்கேற்கும்
Anand Doshi019111b2015-11-20 18:00:11 +0530661apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +17,All Item Groups,அனைத்து பொருள் குழுக்கள்
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530662DocType: Process Payroll,Activity Log,நடவடிக்கை புகுபதிகை
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530663apps/erpnext/erpnext/accounts/report/profit_and_loss_statement/profit_and_loss_statement.py +36,Net Profit / Loss,நிகர லாபம் / இழப்பு
664apps/erpnext/erpnext/config/setup.py +89,Automatically compose message on submission of transactions.,தானாக நடவடிக்கைகள் சமர்ப்பிப்பு செய்தி உருவாக்கும் .
Pratik Vyas593d5622015-03-02 19:07:52 +0530665DocType: Production Order,Item To Manufacture,உற்பத்தி பொருள்
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530666apps/erpnext/erpnext/buying/doctype/purchase_common/purchase_common.py +82,{0} {1} status is {2},{0} {1} நிலையை {2} ஆகிறது
Rushabh Mehtad627af22016-03-03 11:24:58 +0530667DocType: Shopping Cart Settings,Enable Checkout,வெளியேறுதல் இயக்கு
Anand Doshibb256e42016-01-04 16:50:38 +0530668apps/erpnext/erpnext/config/learn.py +207,Purchase Order to Payment,கொடுப்பனவு ஆணை வாங்க
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530669apps/erpnext/erpnext/stock/page/stock_balance/stock_balance.js +37,Projected Qty,திட்டமிட்டிருந்தது அளவு
Pratik Vyas593d5622015-03-02 19:07:52 +0530670DocType: Sales Invoice,Payment Due Date,கொடுப்பனவு காரணமாக தேதி
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530671apps/erpnext/erpnext/stock/doctype/item/item.js +270,Item Variant {0} already exists with same attributes,பொருள் மாற்று {0} ஏற்கனவே அதே பண்புகளை கொண்ட உள்ளது
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530672apps/erpnext/erpnext/stock/report/stock_ledger/stock_ledger.py +95,'Opening','திறந்து'
Pratik Vyas593d5622015-03-02 19:07:52 +0530673DocType: Notification Control,Delivery Note Message,டெலிவரி குறிப்பு செய்தி
674DocType: Expense Claim,Expenses,செலவுகள்
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530675DocType: Item Variant Attribute,Item Variant Attribute,பொருள் மாற்று கற்பிதம்
Pratik Vyas593d5622015-03-02 19:07:52 +0530676,Purchase Receipt Trends,ரிசிப்ட் போக்குகள் வாங்குவதற்கு
Anand Doshi019111b2015-11-20 18:00:11 +0530677apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +77,Research & Development,ஆராய்ச்சி மற்றும் அபிவிருத்தி
Pratik Vyas593d5622015-03-02 19:07:52 +0530678,Amount to Bill,பில் தொகை
679DocType: Company,Registration Details,பதிவு விவரங்கள்
Rushabh Mehtadd408d82016-02-09 12:24:27 +0530680DocType: Item Reorder,Re-Order Qty,மீண்டும் ஒழுங்கு அளவு
Pratik Vyas593d5622015-03-02 19:07:52 +0530681DocType: Leave Block List Date,Leave Block List Date,பிளாக் பட்டியல் தேதி விட்டு
Pratik Vyas593d5622015-03-02 19:07:52 +0530682DocType: Pricing Rule,Price or Discount,விலை அல்லது தள்ளுபடி
683DocType: Sales Team,Incentives,செயல் தூண்டுதல்
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530684DocType: SMS Log,Requested Numbers,கோரப்பட்ட எண்கள்
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530685apps/erpnext/erpnext/config/hr.py +142,Performance appraisal.,செயல்திறன் மதிப்பிடுதல்.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530686DocType: Sales Invoice Item,Stock Details,பங்கு விபரங்கள்
Pratik Vyas97264472015-05-14 15:13:10 +0530687apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +29,Project Value,திட்ட மதிப்பு
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530688apps/erpnext/erpnext/config/selling.py +307,Point-of-Sale,புள்ளி விற்பனை
689apps/erpnext/erpnext/accounts/doctype/account/account.py +119,"Account balance already in Credit, you are not allowed to set 'Balance Must Be' as 'Debit'","கணக்கு நிலுவை ஏற்கனவே கடன், நீங்கள் அமைக்க அனுமதி இல்லை 'டெபிட்' என 'சமநிலை இருக்க வேண்டும்'"
Pratik Vyas593d5622015-03-02 19:07:52 +0530690DocType: Account,Balance must be,இருப்பு இருக்க வேண்டும்
691DocType: Hub Settings,Publish Pricing,விலை வெளியிடு
Pratik Vyas593d5622015-03-02 19:07:52 +0530692DocType: Notification Control,Expense Claim Rejected Message,இழப்பில் கோரிக்கை செய்தி நிராகரிக்கப்பட்டது
693,Available Qty,கிடைக்கும் அளவு
694DocType: Purchase Taxes and Charges,On Previous Row Total,முந்தைய வரிசை மொத்த மீது
Pratik Vyas593d5622015-03-02 19:07:52 +0530695DocType: Salary Slip,Working Days,வேலை நாட்கள்
696DocType: Serial No,Incoming Rate,உள்வரும் விகிதம்
697DocType: Packing Slip,Gross Weight,மொத்த எடை
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530698apps/erpnext/erpnext/public/js/setup_wizard.js +67,The name of your company for which you are setting up this system.,நீங்கள் இந்த அமைப்பை அமைக்க இது உங்கள் நிறுவனத்தின் பெயர் .
Pratik Vyas593d5622015-03-02 19:07:52 +0530699DocType: HR Settings,Include holidays in Total no. of Working Days,மொத்த எந்த விடுமுறை அடங்கும். வேலை நாட்கள்
700DocType: Job Applicant,Hold,பிடி
Pratik Vyas593d5622015-03-02 19:07:52 +0530701DocType: Employee,Date of Joining,சேர்வது தேதி
702DocType: Naming Series,Update Series,மேம்படுத்தல் தொடர்
Pratik Vyas97264472015-05-14 15:13:10 +0530703DocType: Supplier Quotation,Is Subcontracted,உள்குத்தகை
Pratik Vyas593d5622015-03-02 19:07:52 +0530704DocType: Item Attribute,Item Attribute Values,பொருள் பண்புக்கூறு கலாச்சாரம்
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530705apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +703,Purchase Receipt,ரசீது வாங்க
Pratik Vyas593d5622015-03-02 19:07:52 +0530706,Received Items To Be Billed,கட்டணம் பெறப்படும் பொருட்கள்
Rushabh Mehtafc307972015-11-04 18:02:45 +0530707DocType: Employee,Ms,Ms
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530708apps/erpnext/erpnext/config/accounts.py +261,Currency exchange rate master.,நாணய மாற்று வீதம் மாஸ்டர் .
709apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +278,Unable to find Time Slot in the next {0} days for Operation {1},ஆபரேஷன் அடுத்த {0} நாட்கள் நேரத்தில் கண்டுபிடிக்க முடியவில்லை {1}
Pratik Vyas593d5622015-03-02 19:07:52 +0530710DocType: Production Order,Plan material for sub-assemblies,துணை கூட்டங்கள் திட்டம் பொருள்
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530711apps/erpnext/erpnext/config/selling.py +97,Sales Partners and Territory,விற்பனை பங்குதாரர்கள் மற்றும் பிரதேச
712apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +439,BOM {0} must be active,BOM {0} செயலில் இருக்க வேண்டும்
Nabin Hait34037e02016-02-03 13:10:54 +0530713apps/erpnext/erpnext/selling/report/sales_person_wise_transaction_summary/sales_person_wise_transaction_summary.py +36,Please select the document type first,முதல் ஆவணம் வகையை தேர்ந்தெடுக்கவும்
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530714apps/erpnext/erpnext/templates/generators/item.html +68,Goto Cart,செல் வண்டியில்
715apps/erpnext/erpnext/maintenance/doctype/maintenance_visit/maintenance_visit.py +65,Cancel Material Visits {0} before cancelling this Maintenance Visit,இந்த பராமரிப்பு பணிகள் முன் பொருள் வருகைகள் {0} ரத்து
Pratik Vyas593d5622015-03-02 19:07:52 +0530716DocType: Salary Slip,Leave Encashment Amount,பணமாக்கல் தொகை விட்டு
Anand Doshi191b2972015-10-21 16:50:31 +0530717apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +209,Serial No {0} does not belong to Item {1},தொடர் இல {0} பொருள் அல்ல {1}
Pratik Vyas97264472015-05-14 15:13:10 +0530718DocType: Purchase Receipt Item Supplied,Required Qty,தேவையான அளவு
Pratik Vyas593d5622015-03-02 19:07:52 +0530719DocType: Bank Reconciliation,Total Amount,மொத்த தொகை
Anand Doshi019111b2015-11-20 18:00:11 +0530720apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +32,Internet Publishing,இணைய பப்ளிஷிங்
Pratik Vyas593d5622015-03-02 19:07:52 +0530721DocType: Production Planning Tool,Production Orders,தயாரிப்பு ஆணைகள்
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530722apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +53,Balance Value,இருப்பு மதிப்பு
Pratik Vyas593d5622015-03-02 19:07:52 +0530723apps/erpnext/erpnext/stock/report/item_prices/item_prices.py +38,Sales Price List,விற்பனை விலை பட்டியல்
724apps/erpnext/erpnext/hub_node/doctype/hub_settings/hub_settings.py +69,Publish to sync items,பொருட்களை ஒத்திசைக்க வெளியிடு
Rushabh Mehta4140fa52015-12-01 16:02:15 +0530725DocType: Bank Reconciliation,Account Currency,கணக்கு நாணய
Rushabh Mehtad627af22016-03-03 11:24:58 +0530726apps/erpnext/erpnext/accounts/general_ledger.py +137,Please mention Round Off Account in Company,நிறுவனத்தின் வட்ட இனிய கணக்கு குறிப்பிடவும்
Pratik Vyas593d5622015-03-02 19:07:52 +0530727DocType: Purchase Receipt,Range,எல்லை
728DocType: Supplier,Default Payable Accounts,இயல்புநிலை செலுத்தத்தக்க கணக்குகள்
729apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +40,Employee {0} is not active or does not exist,பணியாளர் {0} செயலில் இல்லை அல்லது இல்லை
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530730apps/erpnext/erpnext/stock/doctype/item/item.py +609,Item Variants {0} updated,பொருள் மாறிகள் {0} மேம்படுத்தப்பட்டது
Pratik Vyas593d5622015-03-02 19:07:52 +0530731DocType: Quality Inspection Reading,Reading 6,6 படித்தல்
732DocType: Purchase Invoice Advance,Purchase Invoice Advance,விலைப்பட்டியல் அட்வான்ஸ் வாங்குவதற்கு
733DocType: Address,Shop,ஷாப்பிங்
734DocType: Hub Settings,Sync Now,இப்போது ஒத்திசை
Nabin Hait29b01222016-03-15 16:17:21 +0530735apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +172,Row {0}: Credit entry can not be linked with a {1},ரோ {0}: கடன் நுழைவு இணைத்தே ஒரு {1}
Pratik Vyas593d5622015-03-02 19:07:52 +0530736DocType: Mode of Payment Account,Default Bank / Cash account will be automatically updated in POS Invoice when this mode is selected.,இந்த முறையில் தேர்ந்தெடுக்கும் போது முன்னிருப்பு வங்கி / பண கணக்கு தானாக பிஓஎஸ் விலைப்பட்டியல் உள்ள புதுப்பிக்கப்படும்.
737DocType: Employee,Permanent Address Is,நிரந்தர முகவரி
738DocType: Production Order Operation,Operation completed for how many finished goods?,ஆபரேஷன் எத்தனை முடிக்கப்பட்ட பொருட்கள் நிறைவு?
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530739apps/erpnext/erpnext/public/js/setup_wizard.js +162,The Brand,பிராண்ட்
Pratik Vyas593d5622015-03-02 19:07:52 +0530740DocType: Employee,Exit Interview Details,பேட்டி விவரம் வெளியேற
Nabin Hait18f0dd02016-04-15 14:50:45 +0530741DocType: Asset,Purchase Invoice,விலைப்பட்டியல் கொள்வனவு
Pratik Vyas593d5622015-03-02 19:07:52 +0530742DocType: Stock Ledger Entry,Voucher Detail No,ரசீது விரிவாக இல்லை
743DocType: Stock Entry,Total Outgoing Value,மொத்த வெளிச்செல்லும் மதிப்பு
Rushabh Mehtafc307972015-11-04 18:02:45 +0530744apps/erpnext/erpnext/public/js/account_tree_grid.js +225,Opening Date and Closing Date should be within same Fiscal Year,தேதி மற்றும் முடிவுத் திகதி திறந்து அதே நிதியாண்டு க்குள் இருக்க வேண்டும்
Pratik Vyas593d5622015-03-02 19:07:52 +0530745DocType: Lead,Request for Information,தகவல் கோரிக்கை
Anand Doshid7f7d5c2016-01-27 12:36:04 +0530746DocType: Payment Request,Paid,Paid
Pratik Vyas593d5622015-03-02 19:07:52 +0530747DocType: Salary Slip,Total in words,வார்த்தைகளில் மொத்த
748DocType: Material Request Item,Lead Time Date,நேரம் தேதி இட்டு
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530749apps/erpnext/erpnext/accounts/page/pos/pos.js +86, is mandatory. Maybe Currency Exchange record is not created for ,இது கட்டாயமாகும். ஒருவேளை இதற்கான பணப்பரிமாற்றப் பதிவு உருவாக்கபடவில்லை
750apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +109,Row #{0}: Please specify Serial No for Item {1},ரோ # {0}: பொருள் சீரியல் இல்லை குறிப்பிடவும் {1}
751apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +576,"For 'Product Bundle' items, Warehouse, Serial No and Batch No will be considered from the 'Packing List' table. If Warehouse and Batch No are same for all packing items for any 'Product Bundle' item, those values can be entered in the main Item table, values will be copied to 'Packing List' table.","'தயாரிப்பு மூட்டை' பொருட்களை, சேமிப்புக் கிடங்கு, தொ.எ. மற்றும் தொகுதி இல்லை 'பேக்கிங்கை பட்டியலில் மேஜையிலிருந்து கருதப்படுகிறது. கிடங்கு மற்றும் தொகுதி இல்லை எந்த 'தயாரிப்பு மூட்டை' உருப்படியை அனைத்து பொதி பொருட்களை அதே இருந்தால், அந்த மதிப்புகள் முக்கிய பொருள் அட்டவணை உள்ளிட்ட முடியும், மதிப்புகள் மேஜை '' பட்டியல் பொதி 'நகலெடுக்கப்படும்."
Rushabh Mehtad627af22016-03-03 11:24:58 +0530752DocType: Job Opening,Publish on website,வலைத்தளத்தில் வெளியிடு
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530753apps/erpnext/erpnext/config/stock.py +17,Shipments to customers.,வாடிக்கையாளர்களுக்கு ஏற்றுமதி.
Pratik Vyas593d5622015-03-02 19:07:52 +0530754DocType: Purchase Invoice Item,Purchase Order Item,ஆர்டர் பொருள் வாங்க
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530755apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +130,Indirect Income,மறைமுக வருமானம்
756apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.py +48,Variance,மாறுபாடு
Anand Doshi019111b2015-11-20 18:00:11 +0530757,Company Name,நிறுவனத்தின் பெயர்
Pratik Vyas593d5622015-03-02 19:07:52 +0530758DocType: SMS Center,Total Message(s),மொத்த செய்தி (கள்)
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530759apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +757,Select Item for Transfer,மாற்றம் உருப்படி தேர்வுசெய்க
Anand Doshiee19fc02015-12-21 17:10:20 +0530760DocType: Purchase Invoice,Additional Discount Percentage,கூடுதல் தள்ளுபடி சதவீதம்
Rushabh Mehtafc307972015-11-04 18:02:45 +0530761apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +24,View a list of all the help videos,அனைத்து உதவி வீடியோக்களை பட்டியலை காண்க
Pratik Vyas593d5622015-03-02 19:07:52 +0530762DocType: Bank Reconciliation,Select account head of the bank where cheque was deposited.,காசோலை டெபாசிட் அங்கு வங்கி கணக்கு தலைவர் தேர்வு.
763DocType: Selling Settings,Allow user to edit Price List Rate in transactions,பயனர் நடவடிக்கைகளில் விலை பட்டியல் விகிதம் திருத்த அனுமதி
764DocType: Pricing Rule,Max Qty,மேக்ஸ் அளவு
Nabin Hait29b01222016-03-15 16:17:21 +0530765apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +105,Row {0}: Payment against Sales/Purchase Order should always be marked as advance,ரோ {0}: விற்பனை / கொள்முதல் ஆணை எதிரான கொடுப்பனவு எப்போதும் முன்கூட்டியே குறித்தது வேண்டும்
Anand Doshi019111b2015-11-20 18:00:11 +0530766apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +16,Chemical,இரசாயன
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530767apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +686,All items have already been transferred for this Production Order.,அனைத்து பொருட்களும் ஏற்கனவே இந்த உத்தரவு க்கு மாற்றப்பட்டது.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530768DocType: Process Payroll,Select Payroll Year and Month,சம்பளப்பட்டியல் ஆண்டு மற்றும் மாத தேர்ந்தெடுக்கவும்
Pratik Vyas593d5622015-03-02 19:07:52 +0530769DocType: Workstation,Electricity Cost,மின்சார செலவு
770DocType: HR Settings,Don't send Employee Birthday Reminders,பணியாளர் நினைவூட்டல்கள் அனுப்ப வேண்டாம்
Pratik Vyas593d5622015-03-02 19:07:52 +0530771DocType: Opportunity,Walk In,ல் நடக்க
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530772apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +113,Stock Entries,பங்கு பதிவுகள்
Pratik Vyas593d5622015-03-02 19:07:52 +0530773DocType: Item,Inspection Criteria,ஆய்வு வரையறைகள்
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530774apps/erpnext/erpnext/stock/doctype/material_request/material_request_list.js +12,Transfered,மாற்றப்பட்டால்
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530775apps/erpnext/erpnext/public/js/setup_wizard.js +163,Upload your letter head and logo. (you can edit them later).,உங்கள் கடிதம் தலை மற்றும் சின்னம் பதிவேற்ற. (நீங்கள் பின்னர் அவர்களை திருத்த முடியும்).
776apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +165,White,வெள்ளை
Pratik Vyas593d5622015-03-02 19:07:52 +0530777DocType: SMS Center,All Lead (Open),அனைத்து முன்னணி (திறந்த)
778DocType: Purchase Invoice,Get Advances Paid,கட்டண முன்னேற்றங்கள் கிடைக்கும்
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530779apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +678,Make ,செய்ய
Pratik Vyas593d5622015-03-02 19:07:52 +0530780DocType: Journal Entry,Total Amount in Words,சொற்கள் மொத்த தொகை
Pratik Vyas593d5622015-03-02 19:07:52 +0530781apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +7,There was an error. One probable reason could be that you haven't saved the form. Please contact support@erpnext.com if the problem persists.,ஒரு பிழை ஏற்பட்டது . ஒரு சாத்தியமான காரணம் நீங்கள் வடிவம் காப்பாற்ற முடியாது என்று இருக்க முடியும் . சிக்கல் தொடர்ந்தால் support@erpnext.com தொடர்பு கொள்ளவும்.
Anand Doshibb256e42016-01-04 16:50:38 +0530782apps/erpnext/erpnext/templates/pages/cart.html +5,My Cart,என் வண்டியில்
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530783apps/erpnext/erpnext/controllers/selling_controller.py +154,Order Type must be one of {0},ஒழுங்கு வகை ஒன்றாக இருக்க வேண்டும் {0}
Pratik Vyas593d5622015-03-02 19:07:52 +0530784DocType: Lead,Next Contact Date,அடுத்த தொடர்பு தேதி
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530785apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +35,Opening Qty,திறந்து அளவு
Pratik Vyas593d5622015-03-02 19:07:52 +0530786DocType: Holiday List,Holiday List Name,விடுமுறை பட்டியல் பெயர்
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530787apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +177,Stock Options,ஸ்டாக் ஆப்ஷன்ஸ்
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530788DocType: Journal Entry Account,Expense Claim,இழப்பில் கோரிக்கை
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530789apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +237,Qty for {0},ஐந்து அளவு {0}
Pratik Vyas593d5622015-03-02 19:07:52 +0530790DocType: Leave Application,Leave Application,விண்ணப்ப விட்டு
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530791apps/erpnext/erpnext/config/hr.py +80,Leave Allocation Tool,ஒதுக்கீடு கருவி விட்டு
Pratik Vyas593d5622015-03-02 19:07:52 +0530792DocType: Leave Block List,Leave Block List Dates,பிளாக் பட்டியல் தினங்கள் விட்டு
Pratik Vyas593d5622015-03-02 19:07:52 +0530793DocType: Workstation,Net Hour Rate,நிகர ஹவர் விகிதம்
794DocType: Landed Cost Purchase Receipt,Landed Cost Purchase Receipt,இறங்கினார் செலவு கொள்முதல் ரசீது
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530795DocType: Company,Default Terms,இயல்புநிலை நெறிமுறைகள்
Pratik Vyas593d5622015-03-02 19:07:52 +0530796DocType: Packing Slip Item,Packing Slip Item,ஸ்லிப் பொருள் பொதி
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530797DocType: Purchase Invoice,Cash/Bank Account,பண / வங்கி கணக்கு
Rushabh Mehta4140fa52015-12-01 16:02:15 +0530798apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +70,Removed items with no change in quantity or value.,அளவு அல்லது மதிப்பு எந்த மாற்றமும் நீக்கப்பட்ட விடயங்கள்.
Pratik Vyas593d5622015-03-02 19:07:52 +0530799DocType: Delivery Note,Delivery To,வழங்கும்
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530800apps/erpnext/erpnext/stock/doctype/item/item.py +632,Attribute table is mandatory,கற்பிதம் அட்டவணையின் கட்டாயமாகும்
Pratik Vyas593d5622015-03-02 19:07:52 +0530801DocType: Production Planning Tool,Get Sales Orders,விற்பனை ஆணைகள் கிடைக்கும்
802apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +64,{0} can not be negative,{0} எதிர்மறை இருக்க முடியாது
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530803apps/erpnext/erpnext/public/js/pos/pos.html +29,Discount,தள்ளுபடி
Pratik Vyas593d5622015-03-02 19:07:52 +0530804DocType: Workstation,Wages,ஊதியங்கள்
805DocType: Project,Internal,உள்ளக
806DocType: Task,Urgent,அவசரமான
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530807apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +113,Please specify a valid Row ID for row {0} in table {1},அட்டவணையில் வரிசை {0} ஒரு செல்லுபடியாகும் வரிசை ஐடி தயவு செய்து குறிப்பிடவும் {1}
Rushabh Mehtafc307972015-11-04 18:02:45 +0530808apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +23,Go to the Desktop and start using ERPNext,டெஸ்க்டாப் சென்று ERPNext பயன்படுத்தி தொடங்க
Pratik Vyas593d5622015-03-02 19:07:52 +0530809DocType: Item,Manufacturer,உற்பத்தியாளர்
810DocType: Landed Cost Item,Purchase Receipt Item,ரசீது பொருள் வாங்க
Pratik Vyas593d5622015-03-02 19:07:52 +0530811DocType: Production Plan Item,Reserved Warehouse in Sales Order / Finished Goods Warehouse,விற்பனை ஆணை / இறுதிப்பொருட்களாக்கும் கிடங்கில் ஒதுக்கப்பட்ட கிடங்கு
Anand Doshid7f7d5c2016-01-27 12:36:04 +0530812apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +69,Selling Amount,விற்பனை தொகை
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530813apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +115,You are the Expense Approver for this record. Please Update the 'Status' and Save,இந்த பதிவு செலவு அப்ரூவரான இருக்கிறீர்கள் . 'தகுதி' புதுப்பி இரட்சியும்
Pratik Vyas593d5622015-03-02 19:07:52 +0530814DocType: Serial No,Creation Document No,உருவாக்கம் ஆவண இல்லை
815DocType: Issue,Issue,சிக்கல்
Anand Doshi019111b2015-11-20 18:00:11 +0530816apps/erpnext/erpnext/accounts/doctype/mode_of_payment/mode_of_payment.py +28,Account does not match with Company,கணக்கு நிறுவனத்தின் பொருந்தவில்லை
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530817apps/erpnext/erpnext/config/stock.py +190,"Attributes for Item Variants. e.g Size, Color etc.","பொருள் வகைகளையும் காரணிகள். எ.கா. அளவு, நிறம், முதலியன"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530818apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order_calendar.js +39,WIP Warehouse,காதல் களம் கிடங்கு
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530819apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +194,Serial No {0} is under maintenance contract upto {1},தொடர் இல {0} வரை பராமரிப்பு ஒப்பந்தத்தின் கீழ் உள்ளது {1}
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530820apps/erpnext/erpnext/config/hr.py +35,Recruitment,ஆட்சேர்ப்பு
Pratik Vyas593d5622015-03-02 19:07:52 +0530821DocType: BOM Operation,Operation,ஆபரேஷன்
822DocType: Lead,Organization Name,நிறுவன பெயர்
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530823DocType: Tax Rule,Shipping State,கப்பல் மாநிலம்
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530824apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +62,Item must be added using 'Get Items from Purchase Receipts' button,பொருள் பொத்தானை 'வாங்குதல் ரசீதுகள் இருந்து விடயங்கள் பெறவும்' பயன்படுத்தி சேர்க்க
825apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +115,Sales Expenses,விற்பனை செலவு
826apps/erpnext/erpnext/patches/v4_0/create_price_list_if_missing.py +18,Standard Buying,ஸ்டாண்டர்ட் வாங்குதல்
Pratik Vyas593d5622015-03-02 19:07:52 +0530827DocType: GL Entry,Against,எதிராக
828DocType: Item,Default Selling Cost Center,இயல்புநிலை விற்பனை செலவு மையம்
829DocType: Sales Partner,Implementation Partner,செயல்படுத்தல் வரன்வாழ்க்கை துணை
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530830apps/erpnext/erpnext/controllers/selling_controller.py +231,Sales Order {0} is {1},விற்பனை ஆணை {0} {1}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530831DocType: Opportunity,Contact Info,தகவல் தொடர்பு
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530832apps/erpnext/erpnext/config/stock.py +299,Making Stock Entries,பங்கு பதிவுகள் செய்தல்
Pratik Vyas593d5622015-03-02 19:07:52 +0530833DocType: Packing Slip,Net Weight UOM,நிகர எடை மொறட்டுவ பல்கலைகழகம்
Pratik Vyas593d5622015-03-02 19:07:52 +0530834DocType: Item,Default Supplier,இயல்புநிலை சப்ளையர்
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530835DocType: Manufacturing Settings,Over Production Allowance Percentage,உற்பத்தி கொடுப்பனவான சதவீதம் ஓவர்
Pratik Vyas593d5622015-03-02 19:07:52 +0530836DocType: Shipping Rule Condition,Shipping Rule Condition,கப்பல் விதி நிபந்தனை
Pratik Vyas593d5622015-03-02 19:07:52 +0530837DocType: Holiday List,Get Weekly Off Dates,வாராந்திர இனிய தினங்கள் கிடைக்கும்
838apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.py +30,End Date can not be less than Start Date,முடிவு தேதி தொடங்கும் நாள் விட குறைவாக இருக்க முடியாது
Pratik Vyas593d5622015-03-02 19:07:52 +0530839DocType: Sales Person,Select company name first.,முதல் நிறுவனத்தின் பெயரை தேர்ந்தெடுக்கவும்.
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530840apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +155,Dr,டாக்டர்
Nabin Hait18f0dd02016-04-15 14:50:45 +0530841apps/erpnext/erpnext/config/buying.py +23,Quotations received from Suppliers.,மேற்கோள்கள் சப்ளையர்கள் இருந்து பெற்றார்.
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530842apps/erpnext/erpnext/controllers/selling_controller.py +22,To {0} | {1} {2},எப்படி {0} | {1} {2}
843DocType: Timesheet,updated via Time Logs,நேரத்தில் பதிவுகள் வழியாக புதுப்பிக்கப்பட்டது
Pratik Vyas593d5622015-03-02 19:07:52 +0530844apps/erpnext/erpnext/stock/report/stock_ageing/stock_ageing.py +40,Average Age,சராசரி வயது
Pratik Vyas593d5622015-03-02 19:07:52 +0530845DocType: Opportunity,Your sales person who will contact the customer in future,எதிர்காலத்தில் வாடிக்கையாளர் தொடர்பு யார் உங்கள் விற்பனை நபர்
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530846apps/erpnext/erpnext/public/js/setup_wizard.js +261,List a few of your suppliers. They could be organizations or individuals.,உங்கள் சப்ளையர்கள் ஒரு சில பட்டியல் . அவர்கள் நிறுவனங்கள் அல்லது தனிநபர்கள் இருக்க முடியும் .
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530847DocType: Company,Default Currency,முன்னிருப்பு நாணயத்தின்
Pratik Vyas593d5622015-03-02 19:07:52 +0530848DocType: Contact,Enter designation of this Contact,இந்த தொடர்பு பதவி உள்ளிடவும்
Pratik Vyas593d5622015-03-02 19:07:52 +0530849DocType: Expense Claim,From Employee,பணியாளர் இருந்து
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530850apps/erpnext/erpnext/controllers/accounts_controller.py +400,Warning: System will not check overbilling since amount for Item {0} in {1} is zero,எச்சரிக்கை: முறைமை {0} {1} பூஜ்யம் பொருள் தொகை என்பதால் overbilling பார்க்க மாட்டேன்
Pratik Vyas593d5622015-03-02 19:07:52 +0530851DocType: Journal Entry,Make Difference Entry,வித்தியாசம் நுழைவு செய்ய
852DocType: Upload Attendance,Attendance From Date,வரம்பு தேதி வருகை
853DocType: Appraisal Template Goal,Key Performance Area,முக்கிய செயல்திறன் பகுதி
Anand Doshi019111b2015-11-20 18:00:11 +0530854apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +54,Transportation,போக்குவரத்து
Anand Doshibacc6792015-10-30 12:54:27 +0530855apps/erpnext/erpnext/hr/report/monthly_salary_register/monthly_salary_register.py +67, and year: ,ஆண்டு:
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530856apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +191,{0} {1} must be submitted,{0} {1} சமர்ப்பிக்க வேண்டும்
Anand Doshi191b2972015-10-21 16:50:31 +0530857DocType: Email Digest,Annual Expense,வருடாந்த செலவு
Pratik Vyas593d5622015-03-02 19:07:52 +0530858DocType: SMS Center,Total Characters,மொத்த எழுத்துகள்
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530859apps/erpnext/erpnext/controllers/buying_controller.py +156,Please select BOM in BOM field for Item {0},பொருள் BOM துறையில் BOM தேர்ந்தெடுக்கவும் {0}
Pratik Vyas593d5622015-03-02 19:07:52 +0530860DocType: C-Form Invoice Detail,C-Form Invoice Detail,சி படிவம் விலைப்பட்டியல் விரிவாக
861DocType: Payment Reconciliation Invoice,Payment Reconciliation Invoice,கொடுப்பனவு நல்லிணக்க விலைப்பட்டியல்
Nabin Hait34037e02016-02-03 13:10:54 +0530862apps/erpnext/erpnext/selling/report/sales_person_wise_transaction_summary/sales_person_wise_transaction_summary.py +42,Contribution %,பங்களிப்பு%
Pratik Vyas593d5622015-03-02 19:07:52 +0530863DocType: Company,Company registration numbers for your reference. Tax numbers etc.,உங்கள் குறிப்பு நிறுவனத்தில் பதிவு எண்கள். வரி எண்கள் போன்ற
864DocType: Sales Partner,Distributor,பகிர்கருவி
865DocType: Shopping Cart Shipping Rule,Shopping Cart Shipping Rule,வண்டியில் கப்பல் விதி
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530866apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +211,Production Order {0} must be cancelled before cancelling this Sales Order,உத்தரவு {0} இந்த விற்பனை ஆணை ரத்து முன் ரத்து செய்யப்பட வேண்டும்
867apps/erpnext/erpnext/public/js/controllers/transaction.js +62,Please set 'Apply Additional Discount On',அமைக்க மேலும் கூடுதல் தள்ளுபடி விண்ணப்பிக்கவும் 'தயவு செய்து
Pratik Vyas593d5622015-03-02 19:07:52 +0530868,Ordered Items To Be Billed,கணக்கில் வேண்டும் உத்தரவிட்டது உருப்படிகள்
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530869apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +39,From Range has to be less than To Range,ரேஞ்ச் குறைவாக இருக்க வேண்டும் இருந்து விட வரையறைக்கு
Pratik Vyas593d5622015-03-02 19:07:52 +0530870DocType: Global Defaults,Global Defaults,உலக இயல்புநிலைகளுக்கு
871DocType: Salary Slip,Deductions,கழிவுகளுக்கு
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530872DocType: Purchase Invoice,Start date of current invoice's period,தற்போதைய விலைப்பட்டியல் நேரத்தில் தேதி தொடங்கும்
Pratik Vyas593d5622015-03-02 19:07:52 +0530873DocType: Salary Slip,Leave Without Pay,சம்பளமில்லா விடுப்பு
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530874apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +323,Capacity Planning Error,கொள்ளளவு திட்டமிடுதல் பிழை
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530875,Trial Balance for Party,கட்சி சோதனை இருப்பு
Pratik Vyas593d5622015-03-02 19:07:52 +0530876DocType: Lead,Consultant,பிறர் அறிவுரை வேண்டுபவர்
877DocType: Salary Slip,Earnings,வருவாய்
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530878apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +362,Finished Item {0} must be entered for Manufacture type entry,முடிந்தது பொருள் {0} உற்பத்தி வகை நுழைவு உள்ளிட்ட
Anand Doshibb256e42016-01-04 16:50:38 +0530879apps/erpnext/erpnext/config/learn.py +92,Opening Accounting Balance,திறந்து கணக்கு இருப்பு
Pratik Vyas593d5622015-03-02 19:07:52 +0530880DocType: Sales Invoice Advance,Sales Invoice Advance,விற்பனை விலைப்பட்டியல் முன்பணம்
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530881apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +483,Nothing to request,கேட்டு எதுவும்
882apps/erpnext/erpnext/projects/doctype/task/task.py +38,'Actual Start Date' can not be greater than 'Actual End Date',' உண்மையான தொடக்க தேதி ' உண்மையான முடிவு தேதி' யை விட அதிகமாக இருக்க முடியாது
Anand Doshi019111b2015-11-20 18:00:11 +0530883apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +75,Management,மேலாண்மை
Nabin Hait29b01222016-03-15 16:17:21 +0530884apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +52,Either debit or credit amount is required for {0},பற்று அல்லது கடன் அளவு ஒன்று தேவை {0}
Pratik Vyas593d5622015-03-02 19:07:52 +0530885DocType: Item Attribute Value,"This will be appended to the Item Code of the variant. For example, if your abbreviation is ""SM"", and the item code is ""T-SHIRT"", the item code of the variant will be ""T-SHIRT-SM""","இந்த மாற்று பொருள் குறியீடு இணைக்கப்படும். உங்கள் சுருக்கம் ""எஸ்.எம்"", மற்றும் என்றால் உதாரணமாக, இந்த உருப்படியை குறியீடு ""சட்டை"", ""டி-சட்டை-எஸ்.எம்"" இருக்கும் மாறுபாடு உருப்படியை குறியீடு ஆகிறது"
886DocType: Salary Slip,Net Pay (in words) will be visible once you save the Salary Slip.,நீங்கள் சம்பளம் ஸ்லிப் சேமிக்க முறை நிகர வருவாய் (வார்த்தைகளில்) காண முடியும்.
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530887apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +163,Blue,ப்ளூ
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530888DocType: Purchase Invoice,Is Return,திரும்பி இருக்கிறது
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530889DocType: Price List Country,Price List Country,விலை பட்டியல் நாடு
Nabin Hait18f0dd02016-04-15 14:50:45 +0530890apps/erpnext/erpnext/utilities/doctype/contact/contact.py +69,Please set Email ID,மின்னஞ்சல் ஐடி அமைக்கவும்
Pratik Vyas593d5622015-03-02 19:07:52 +0530891DocType: Item,UOMs,UOMs
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530892apps/erpnext/erpnext/stock/utils.py +181,{0} valid serial nos for Item {1},உருப்படி {0} செல்லுபடியாகும் தொடர் இலக்கங்கள் {1}
Anand Doshi191b2972015-10-21 16:50:31 +0530893apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +57,Item Code cannot be changed for Serial No.,பொருள் கோட் சீரியல் எண் மாற்றப்பட கூடாது
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530894apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +23,POS Profile {0} already created for user: {1} and company {2},பிஓஎஸ் சுயவிவரம் {0} ஏற்கனவே பயனர் உருவாக்கப்பட்டது: {1} நிறுவனத்தின் {2}
Pratik Vyas593d5622015-03-02 19:07:52 +0530895DocType: Purchase Order Item,UOM Conversion Factor,மொறட்டுவ பல்கலைகழகம் மாற்ற காரணி
896DocType: Stock Settings,Default Item Group,முன்னிருப்பு உருப்படி குழு
Nabin Hait18f0dd02016-04-15 14:50:45 +0530897apps/erpnext/erpnext/config/buying.py +38,Supplier database.,வழங்குபவர் தரவுத்தள.
Pratik Vyas593d5622015-03-02 19:07:52 +0530898DocType: Account,Balance Sheet,ஐந்தொகை
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530899apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +642,Cost Center For Item with Item Code ','பொருள் கோட் பொருள் சென்டர் செலவாகும்
Pratik Vyas593d5622015-03-02 19:07:52 +0530900DocType: Opportunity,Your sales person will get a reminder on this date to contact the customer,உங்கள் விற்பனை நபர் வாடிக்கையாளர் தொடர்பு கொள்ள இந்த தேதியில் ஒரு நினைவூட்டல் வரும்
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530901apps/erpnext/erpnext/accounts/doctype/account/account_tree.js +26,"Further accounts can be made under Groups, but entries can be made against non-Groups","மேலும் கணக்குகளை குழுக்கள் கீழ் செய்யப்பட்ட, ஆனால் உள்ளீடுகளை அல்லாத குழுக்கள் எதிராகவும் முடியும்"
Pratik Vyas593d5622015-03-02 19:07:52 +0530902DocType: Lead,Lead,தலைமை
903DocType: Email Digest,Payables,Payables
904DocType: Account,Warehouse,கிடங்கு
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530905apps/erpnext/erpnext/controllers/buying_controller.py +289,Row #{0}: Rejected Qty can not be entered in Purchase Return,ரோ # {0}: அளவு கொள்முதல் ரிட்டன் உள்ளிட முடியாது நிராகரிக்கப்பட்டது
Pratik Vyas593d5622015-03-02 19:07:52 +0530906,Purchase Order Items To Be Billed,"பில்லிங் செய்யப்படும் விதமே இருக்கவும் செய்ய வாங்குதல், ஆர்டர் உருப்படிகள்"
Pratik Vyas97264472015-05-14 15:13:10 +0530907DocType: Purchase Invoice Item,Net Rate,நிகர விகிதம்
Pratik Vyas593d5622015-03-02 19:07:52 +0530908DocType: Purchase Invoice Item,Purchase Invoice Item,விலைப்பட்டியல் பொருள் வாங்க
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530909apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +57,Stock Ledger Entries and GL Entries are reposted for the selected Purchase Receipts,பங்கு லெட்ஜர் பதிவுகள் மற்றும் GL பதிவுகள் தேர்வு கொள்முதல் ரசீதுகள் இடுகையிட்டார்கள்
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530910apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +8,Item 1,பொருள் 1
Pratik Vyas593d5622015-03-02 19:07:52 +0530911DocType: Holiday,Holiday,விடுமுறை
Pratik Vyas593d5622015-03-02 19:07:52 +0530912DocType: Leave Control Panel,Leave blank if considered for all branches,அனைத்து கிளைகளையும் கருத்தில் இருந்தால் வெறுமையாக
Pratik Vyas593d5622015-03-02 19:07:52 +0530913DocType: Payment Reconciliation,Unreconciled Payment Details,ஒப்புரவாகவேயில்லை கொடுப்பனவு விபரங்கள்
Pratik Vyas593d5622015-03-02 19:07:52 +0530914DocType: Global Defaults,Current Fiscal Year,தற்போதைய நிதியாண்டு
915DocType: Global Defaults,Disable Rounded Total,வட்டமான மொத்த முடக்கு
Pratik Vyas593d5622015-03-02 19:07:52 +0530916DocType: Lead,Call,அழைப்பு
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530917apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +417,'Entries' cannot be empty,' பதிவுகள் ' காலியாக இருக்க முடியாது
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530918apps/erpnext/erpnext/utilities/transaction_base.py +78,Duplicate row {0} with same {1},பிரதி வரிசையில் {0} அதே {1}
Pratik Vyas593d5622015-03-02 19:07:52 +0530919,Trial Balance,விசாரணை இருப்பு
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530920apps/erpnext/erpnext/config/hr.py +238,Setting up Employees,ஊழியர் அமைத்தல்
Anand Doshi191b2972015-10-21 16:50:31 +0530921apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +150,Please select prefix first,முதல் முன்னொட்டு தேர்வு செய்க
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530922apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +147,Research,ஆராய்ச்சி
Pratik Vyas593d5622015-03-02 19:07:52 +0530923DocType: Maintenance Visit Purpose,Work Done,வேலை
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530924apps/erpnext/erpnext/controllers/item_variant.py +25,Please specify at least one attribute in the Attributes table,காரணிகள் அட்டவணை குறைந்தது ஒரு கற்பிதம் குறிப்பிட தயவு செய்து
Anand Doshi191b2972015-10-21 16:50:31 +0530925DocType: Contact,User ID,பயனர் ஐடி
Pratik Vyas593d5622015-03-02 19:07:52 +0530926apps/erpnext/erpnext/stock/report/stock_ageing/stock_ageing.py +41,Earliest,மிகமுந்திய
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530927apps/erpnext/erpnext/stock/doctype/item/item.py +501,"An Item Group exists with same name, please change the item name or rename the item group","ஒரு உருப்படி குழு அதே பெயரில் , உருப்படி பெயர் மாற்ற அல்லது உருப்படியை குழு பெயர்மாற்றம் செய்க"
928apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +433,Rest Of The World,உலகம் முழுவதும்
929apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +84,The Item {0} cannot have Batch,பொருள் {0} பணி முடியாது
Pratik Vyas593d5622015-03-02 19:07:52 +0530930,Budget Variance Report,வரவு செலவு வேறுபாடு அறிக்கை
931DocType: Salary Slip,Gross Pay,ஒட்டு மொத்த ஊதியம் / சம்பளம்
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530932apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +163,Dividends Paid,பங்கிலாபங்களைப்
Rushabh Mehtafc307972015-11-04 18:02:45 +0530933apps/erpnext/erpnext/public/js/controllers/stock_controller.js +40,Accounting Ledger,பைனான்ஸ் லெட்ஜர்
Pratik Vyas97264472015-05-14 15:13:10 +0530934DocType: Stock Reconciliation,Difference Amount,வேறுபாடு தொகை
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530935apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +169,Retained Earnings,தக்க வருவாய்
Pratik Vyas593d5622015-03-02 19:07:52 +0530936DocType: BOM Item,Item Description,உருப்படி விளக்கம்
Pratik Vyas593d5622015-03-02 19:07:52 +0530937DocType: Purchase Invoice,Is Recurring,மீண்டும் மீண்டும்
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530938DocType: Purchase Invoice,Supplied Items,வழங்கப்பட்ட பொருட்கள்
Pratik Vyas593d5622015-03-02 19:07:52 +0530939DocType: Production Order,Qty To Manufacture,உற்பத்தி அளவு
940DocType: Buying Settings,Maintain same rate throughout purchase cycle,கொள்முதல் சுழற்சி முழுவதும் ஒரே விகிதத்தை பராமரிக்க
941DocType: Opportunity Item,Opportunity Item,வாய்ப்பு தகவல்கள்
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530942apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +70,Temporary Opening,தற்காலிக திறப்பு
Pratik Vyas593d5622015-03-02 19:07:52 +0530943,Employee Leave Balance,பணியாளர் விடுப்பு இருப்பு
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530944apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +131,Balance for Account {0} must always be {1},{0} எப்போதும் இருக்க வேண்டும் கணக்கு இருப்பு {1}
Rushabh Mehtad627af22016-03-03 11:24:58 +0530945apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +179,Valuation Rate required for Item in row {0},மதிப்பீட்டு மதிப்பீடு வரிசையில் பொருள் தேவையான {0}
Pratik Vyas593d5622015-03-02 19:07:52 +0530946DocType: Address,Address Type,முகவரி வகை
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530947DocType: Purchase Invoice,Rejected Warehouse,நிராகரிக்கப்பட்டது கிடங்கு
Pratik Vyas593d5622015-03-02 19:07:52 +0530948DocType: GL Entry,Against Voucher,வவுச்சர் எதிராக
949DocType: Item,Default Buying Cost Center,இயல்புநிலை வாங்குதல் செலவு மையம்
Rushabh Mehtafc307972015-11-04 18:02:45 +0530950apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +6,"To get the best out of ERPNext, we recommend that you take some time and watch these help videos.","ERPNext சிறந்த வெளியே, நாங்கள் உங்களுக்கு சில நேரம் இந்த உதவி வீடியோக்களை பார்க்க வேண்டும் என்று பரிந்துரைக்கிறோம்."
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530951apps/erpnext/erpnext/accounts/page/pos/pos.js +87, to ,அனுப்பு
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530952DocType: Item,Lead Time in days,நாட்கள் முன்னணி நேரம்
Pratik Vyas593d5622015-03-02 19:07:52 +0530953,Accounts Payable Summary,செலுத்தத்தக்க கணக்குகள் சுருக்கம்
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530954apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +196,Not authorized to edit frozen Account {0},உறைந்த கணக்கு திருத்த அதிகாரம் இல்லை {0}
Pratik Vyas593d5622015-03-02 19:07:52 +0530955DocType: Journal Entry,Get Outstanding Invoices,சிறந்த பற்றுச்சீட்டுகள் கிடைக்கும்
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530956apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +62,Sales Order {0} is not valid,விற்பனை ஆணை {0} தவறானது
957apps/erpnext/erpnext/setup/doctype/company/company.py +182,"Sorry, companies cannot be merged","மன்னிக்கவும், நிறுவனங்கள் ஒன்றாக்க முடியாது"
958apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +139,"The total Issue / Transfer quantity {0} in Material Request {1} \
Rushabh Mehtad627af22016-03-03 11:24:58 +0530959 cannot be greater than requested quantity {2} for Item {3}",மொத்த வெளியீடு மாற்றம் / அளவு {0} பொருள் கோரிக்கை {1} \ பொருள் {2} கோரிய அளவு அதிகமாக இருக்கக் கூடாது முடியும் {3}
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530960apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +154,Small,சிறிய
Pratik Vyas593d5622015-03-02 19:07:52 +0530961DocType: Employee,Employee Number,பணியாளர் எண்
962apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +65,Case No(s) already in use. Try from Case No {0},வழக்கு எண் (கள்) ஏற்கனவே பயன்பாட்டில் உள்ளது. வழக்கு எண் இருந்து முயற்சி {0}
Pratik Vyas593d5622015-03-02 19:07:52 +0530963,Invoiced Amount (Exculsive Tax),விலை விவரம் தொகை ( ஒதுக்கி தள்ளும் பண்புடைய வரி )
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530964apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +14,Item 2,பொருள் 2
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530965apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +77,Account head {0} created,கணக்கு தலையில் {0} உருவாக்கப்பட்டது
966apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +162,Green,பச்சை
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530967DocType: Item,Auto re-order,வாகன மறு ஒழுங்கு
Anand Doshi019111b2015-11-20 18:00:11 +0530968apps/erpnext/erpnext/selling/report/sales_person_target_variance_item_group_wise/sales_person_target_variance_item_group_wise.py +59,Total Achieved,மொத்த Achieved
Pratik Vyas593d5622015-03-02 19:07:52 +0530969DocType: Employee,Place of Issue,இந்த இடத்தில்
Anand Doshi019111b2015-11-20 18:00:11 +0530970apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +59,Contract,ஒப்பந்த
Rushabh Mehta4140fa52015-12-01 16:02:15 +0530971DocType: Email Digest,Add Quote,ஆனால் சேர்க்கவும்
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530972apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +498,UOM coversion factor required for UOM: {0} in Item: {1},மொறட்டுவ பல்கலைகழகம் தேவையான மொறட்டுவ பல்கலைகழகம் Coversion காரணி: {0} உருப்படியை: {1}
973apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +90,Indirect Expenses,மறைமுக செலவுகள்
974apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +80,Row {0}: Qty is mandatory,ரோ {0}: அளவு கட்டாய ஆகிறது
Anand Doshi019111b2015-11-20 18:00:11 +0530975apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +8,Agriculture,விவசாயம்
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530976apps/erpnext/erpnext/public/js/setup_wizard.js +283,Your Products or Services,உங்கள் தயாரிப்புகள் அல்லது சேவைகள்
Pratik Vyas593d5622015-03-02 19:07:52 +0530977DocType: Mode of Payment,Mode of Payment,கட்டணம் செலுத்தும் முறை
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530978apps/erpnext/erpnext/stock/doctype/item/item.py +175,Website Image should be a public file or website URL,இணைய பட ஒரு பொது கோப்பு அல்லது வலைத்தளத்தின் URL இருக்க வேண்டும்
Pratik Vyas97264472015-05-14 15:13:10 +0530979apps/erpnext/erpnext/setup/doctype/item_group/item_group.js +31,This is a root item group and cannot be edited.,இந்த ஒரு ரூட் உருப்படியை குழு மற்றும் திருத்த முடியாது .
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530980DocType: Journal Entry Account,Purchase Order,ஆர்டர் வாங்க
Pratik Vyas593d5622015-03-02 19:07:52 +0530981DocType: Warehouse,Warehouse Contact Info,சேமிப்பு கிடங்கு தொடர்பு தகவல்
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530982DocType: Purchase Invoice,Recurring Type,மீண்டும் வகை
Pratik Vyas593d5622015-03-02 19:07:52 +0530983DocType: Address,City/Town,நகரம் / டவுன்
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530984DocType: Address,Is Your Company Address,உங்கள் நிறுவனத்தின் முகவரி
Anand Doshi191b2972015-10-21 16:50:31 +0530985DocType: Email Digest,Annual Income,ஆண்டு வருமானம்
Pratik Vyas593d5622015-03-02 19:07:52 +0530986DocType: Serial No,Serial No Details,தொடர் எண் விவரம்
987DocType: Purchase Invoice Item,Item Tax Rate,உருப்படியை வரி விகிதம்
Nabin Hait29b01222016-03-15 16:17:21 +0530988apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +118,"For {0}, only credit accounts can be linked against another debit entry",{0} மட்டுமே கடன் கணக்குகள் மற்றொரு பற்று நுழைவு எதிராக இணைக்கப்பட்ட ஐந்து
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530989apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +464,Delivery Note {0} is not submitted,டெலிவரி குறிப்பு {0} சமர்ப்பிக்க
990apps/erpnext/erpnext/stock/get_item_details.py +133,Item {0} must be a Sub-contracted Item,பொருள் {0} ஒரு துணை ஒப்பந்தம் பொருள் இருக்க வேண்டும்
Pratik Vyas97264472015-05-14 15:13:10 +0530991apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +41,Capital Equipments,மூலதன கருவிகள்
Pratik Vyas593d5622015-03-02 19:07:52 +0530992apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +31,"Pricing Rule is first selected based on 'Apply On' field, which can be Item, Item Group or Brand.","விலை விதி முதல் பொருள், பொருள் பிரிவு அல்லது பிராண்ட் முடியும், துறையில் 'விண்ணப்பிக்க' அடிப்படையில் தேர்வு செய்யப்படுகிறது."
993DocType: Hub Settings,Seller Website,விற்பனையாளர் வலைத்தளம்
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530994apps/erpnext/erpnext/controllers/selling_controller.py +147,Total allocated percentage for sales team should be 100,விற்பனை குழு மொத்த ஒதுக்கீடு சதவீதம் 100 இருக்க வேண்டும்
995apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +110,Production Order status is {0},உற்பத்தி ஒழுங்கு நிலை ஆகிறது {0}
Pratik Vyas593d5622015-03-02 19:07:52 +0530996DocType: Appraisal Goal,Goal,இலக்கு
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530997DocType: Sales Invoice Item,Edit Description,திருத்த விளக்கம்
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530998apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +704,For Supplier,சப்ளையர்
Pratik Vyas593d5622015-03-02 19:07:52 +0530999DocType: Account,Setting Account Type helps in selecting this Account in transactions.,அமைத்தல் கணக்கு வகை பரிமாற்றங்கள் இந்த கணக்கு தேர்வு உதவுகிறது.
1000DocType: Purchase Invoice,Grand Total (Company Currency),கிராண்ட் மொத்த (நிறுவனத்தின் கரன்சி)
Pratik Vyas97264472015-05-14 15:13:10 +05301001apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +42,Total Outgoing,மொத்த வெளிச்செல்லும்
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301002apps/erpnext/erpnext/accounts/doctype/shipping_rule/shipping_rule.py +48,"There can only be one Shipping Rule Condition with 0 or blank value for ""To Value""","மட்டுமே "" மதிப்பு "" 0 அல்லது வெற்று மதிப்பு ஒரு கப்பல் விதி நிலை இருக்க முடியாது"
1003DocType: Authorization Rule,Transaction,பரிவர்த்தனை
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301004apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +27,Note: This Cost Center is a Group. Cannot make accounting entries against groups.,குறிப்பு: இந்த விலை மையம் ஒரு குழு உள்ளது. குழுக்களுக்கு எதிராக கணக்கியல் உள்ளீடுகள் செய்ய முடியாது .
Pratik Vyas593d5622015-03-02 19:07:52 +05301005DocType: Item,Website Item Groups,இணைய தகவல்கள் குழுக்கள்
Pratik Vyas97264472015-05-14 15:13:10 +05301006DocType: Purchase Invoice,Total (Company Currency),மொத்த (நிறுவனத்தின் நாணயம்)
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301007apps/erpnext/erpnext/stock/utils.py +176,Serial number {0} entered more than once,சீரியல் எண்ணை {0} க்கும் மேற்பட்ட முறை உள்ளிட்ட
Nabin Hait18f0dd02016-04-15 14:50:45 +05301008DocType: Depreciation Schedule,Journal Entry,பத்திரிகை நுழைவு
Pratik Vyas593d5622015-03-02 19:07:52 +05301009DocType: Workstation,Workstation Name,பணிநிலைய பெயர்
Anand Doshi191b2972015-10-21 16:50:31 +05301010apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +17,Email Digest:,மின்னஞ்சல் தொகுப்பு:
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301011apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +445,BOM {0} does not belong to Item {1},BOM {0} பொருள் சேர்ந்தவர்கள் இல்லை {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05301012DocType: Sales Partner,Target Distribution,இலக்கு விநியோகம்
Pratik Vyas593d5622015-03-02 19:07:52 +05301013DocType: Salary Slip,Bank Account No.,வங்கி கணக்கு எண்
1014DocType: Naming Series,This is the number of the last created transaction with this prefix,இந்த முன்னொட்டு கடந்த உருவாக்கப்பட்ட பரிவர்த்தனை எண்ணிக்கை
Pratik Vyas593d5622015-03-02 19:07:52 +05301015DocType: Quality Inspection Reading,Reading 8,8 படித்தல்
1016DocType: Sales Partner,Agent,முகவர்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301017apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +75,"Total {0} for all items is zero, may you should change 'Distribute Charges Based On'","மொத்த {0} அனைத்தையும் நீங்கள் அடிப்படையாகக் கட்டணங்கள் பகிர்ந்தளிப்பதற்காக 'மாற்ற வேண்டும் இருக்கலாம், பூஜ்யம் என்ற"
Pratik Vyas593d5622015-03-02 19:07:52 +05301018DocType: Purchase Invoice,Taxes and Charges Calculation,வரிகள் மற்றும் கட்டணங்கள் கணக்கிடுதல்
1019DocType: BOM Operation,Workstation,பணிநிலையம்
Anand Doshi019111b2015-11-20 18:00:11 +05301020apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +112,Hardware,வன்பொருள்
Rushabh Mehtad627af22016-03-03 11:24:58 +05301021DocType: Sales Order,Recurring Upto,தொடர் வரை
Pratik Vyas593d5622015-03-02 19:07:52 +05301022DocType: Attendance,HR Manager,அலுவலக மேலாளர்
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301023apps/erpnext/erpnext/accounts/party.py +171,Please select a Company,ஒரு நிறுவனத்தின் தேர்ந்தெடுக்கவும்
Anand Doshi019111b2015-11-20 18:00:11 +05301024apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +50,Privilege Leave,தனிச்சலுகை விடுப்பு
Pratik Vyas593d5622015-03-02 19:07:52 +05301025DocType: Purchase Invoice,Supplier Invoice Date,வழங்குபவர் விலைப்பட்டியல் தேதி
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301026apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +79,You need to enable Shopping Cart,வண்டியில் செயல்படுத்த வேண்டும்
Pratik Vyas593d5622015-03-02 19:07:52 +05301027DocType: Appraisal Template Goal,Appraisal Template Goal,மதிப்பீட்டு வார்ப்புரு கோல்
1028DocType: Salary Slip,Earning,சம்பாதித்து
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301029DocType: Purchase Invoice,Party Account Currency,கட்சி கணக்கு நாணய
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301030,BOM Browser,"BOM, உலாவி"
Pratik Vyas593d5622015-03-02 19:07:52 +05301031DocType: Purchase Taxes and Charges,Add or Deduct,சேர்க்க அல்லது கழித்து
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301032apps/erpnext/erpnext/accounts/doctype/shipping_rule/shipping_rule.py +81,Overlapping conditions found between:,இடையே காணப்படும் ஒன்றுடன் ஒன்று நிலைமைகள் :
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301033apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +171,Against Journal Entry {0} is already adjusted against some other voucher,ஜர்னல் எதிராக நுழைவு {0} ஏற்கனவே வேறு சில ரசீது எதிரான சரிசெய்யப்பட்டது
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301034apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +68,Total Order Value,மொத்த ஒழுங்கு மதிப்பு
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301035apps/erpnext/erpnext/demo/setup_data.py +345,Food,உணவு
Pratik Vyas593d5622015-03-02 19:07:52 +05301036apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +51,Ageing Range 3,வயதான ரேஞ்ச் 3
Pratik Vyas593d5622015-03-02 19:07:52 +05301037DocType: Maintenance Schedule Item,No of Visits,வருகைகள் எண்ணிக்கை
Rushabh Mehtafc307972015-11-04 18:02:45 +05301038apps/erpnext/erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py +33,Currency of the Closing Account must be {0},கணக்கை மூடுவதற்கான நாணயம் இருக்க வேண்டும் {0}
Pratik Vyas97264472015-05-14 15:13:10 +05301039apps/erpnext/erpnext/hr/doctype/appraisal_template/appraisal_template.py +21,Sum of points for all goals should be 100. It is {0},அனைத்து இலக்குகளை புள்ளிகள் தொகை இது 100 இருக்க வேண்டும் {0}
Rushabh Mehtad627af22016-03-03 11:24:58 +05301040DocType: Project,Start and End Dates,தொடக்கம் மற்றும் தேதிகள் End
Pratik Vyas593d5622015-03-02 19:07:52 +05301041,Delivered Items To Be Billed,கட்டணம் வழங்கப்படும் பொருட்கள்
Anand Doshi191b2972015-10-21 16:50:31 +05301042apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +60,Warehouse cannot be changed for Serial No.,கிடங்கு சீரியல் எண் மாற்றப்பட கூடாது
Pratik Vyas593d5622015-03-02 19:07:52 +05301043DocType: Authorization Rule,Average Discount,சராசரி தள்ளுபடி
Pratik Vyas593d5622015-03-02 19:07:52 +05301044DocType: Address,Utilities,பயன்பாடுகள்
1045DocType: Purchase Invoice Item,Accounting,கணக்கு வைப்பு
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301046apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +84,Application period cannot be outside leave allocation period,விண்ணப்ப காலம் வெளியே விடுப்பு ஒதுக்கீடு காலம் இருக்க முடியாது
Pratik Vyas97264472015-05-14 15:13:10 +05301047DocType: Activity Cost,Projects,திட்டங்கள்
Rushabh Mehtad627af22016-03-03 11:24:58 +05301048DocType: Payment Request,Transaction Currency,பரிவர்த்தனை நாணய
Nabin Hait18f0dd02016-04-15 14:50:45 +05301049apps/erpnext/erpnext/controllers/buying_controller.py +24,From {0} | {1} {2},இருந்து {0} | {1} {2}
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301050DocType: Production Order Operation,Operation Description,அறுவை சிகிச்சை விளக்கம்
Pratik Vyas593d5622015-03-02 19:07:52 +05301051DocType: Item,Will also apply to variants,கூட வகைகளில் விண்ணப்பிக்க
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301052apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.py +34,Cannot change Fiscal Year Start Date and Fiscal Year End Date once the Fiscal Year is saved.,நிதியாண்டு தொடக்க தேதி மற்றும் நிதியாண்டு சேமிக்கப்படும் முறை நிதி ஆண்டு இறுதியில் தேதி மாற்ற முடியாது.
Pratik Vyas593d5622015-03-02 19:07:52 +05301053DocType: Quotation,Shopping Cart,வணிக வண்டி
Pratik Vyas97264472015-05-14 15:13:10 +05301054apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +42,Avg Daily Outgoing,Avg: டெய்லி வெளிச்செல்லும்
Pratik Vyas593d5622015-03-02 19:07:52 +05301055DocType: Pricing Rule,Campaign,பிரச்சாரம்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301056apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +29,Approval Status must be 'Approved' or 'Rejected',அங்கீகாரநிலையை அங்கீகரிக்கப்பட்ட 'அல்லது' நிராகரிக்கப்பட்டது '
Pratik Vyas593d5622015-03-02 19:07:52 +05301057DocType: Purchase Invoice,Contact Person,நபர் தொடர்பு
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301058apps/erpnext/erpnext/projects/doctype/task/task.py +35,'Expected Start Date' can not be greater than 'Expected End Date',' எதிர்பார்த்த தொடக்க தேதி ' ஏக்கங்களையே தேதி ' விட முடியாது
Pratik Vyas593d5622015-03-02 19:07:52 +05301059DocType: Holiday List,Holidays,விடுமுறை
1060DocType: Sales Order Item,Planned Quantity,திட்டமிட்ட அளவு
1061DocType: Purchase Invoice Item,Item Tax Amount,உருப்படியை வரி தொகை
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301062DocType: Item,Maintain Stock,பங்கு பராமரிக்கவும்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301063apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +209,Stock Entries already created for Production Order ,ஏற்கனவே உற்பத்தி ஆணை உருவாக்கப்பட்ட பங்கு பதிவுகள்
Anand Doshiee19fc02015-12-21 17:10:20 +05301064apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +31,Net Change in Fixed Asset,நிலையான சொத்து நிகர மாற்றம்
Pratik Vyas593d5622015-03-02 19:07:52 +05301065DocType: Leave Control Panel,Leave blank if considered for all designations,அனைத்து வடிவ கருத்தில் இருந்தால் வெறுமையாக
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301066apps/erpnext/erpnext/controllers/accounts_controller.py +620,Charge of type 'Actual' in row {0} cannot be included in Item Rate,வகை வரிசையில் {0} ல் ' உண்மையான ' பொறுப்பு மதிப்பிட சேர்க்கப்பட்டுள்ளது முடியாது
1067apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +238,Max: {0},அதிகபட்சம்: {0}
1068apps/erpnext/erpnext/projects/report/daily_timesheet_summary/daily_timesheet_summary.py +15,From Datetime,நாள்நேரம் இருந்து
Pratik Vyas593d5622015-03-02 19:07:52 +05301069DocType: Email Digest,For Company,நிறுவனத்தின்
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301070apps/erpnext/erpnext/config/support.py +17,Communication log.,தகவல் பதிவு.
Anand Doshid7f7d5c2016-01-27 12:36:04 +05301071apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +70,Buying Amount,தொகை வாங்கும்
Pratik Vyas593d5622015-03-02 19:07:52 +05301072DocType: Sales Invoice,Shipping Address Name,ஷிப்பிங் முகவரி பெயர்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301073apps/erpnext/erpnext/accounts/doctype/account/account.js +49,Chart of Accounts,கணக்கு விளக்கப்படம்
Pratik Vyas593d5622015-03-02 19:07:52 +05301074DocType: Material Request,Terms and Conditions Content,நிபந்தனைகள் உள்ளடக்கம்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301075apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +509,cannot be greater than 100,100 க்கும் அதிகமாக இருக்க முடியாது
1076apps/erpnext/erpnext/stock/doctype/item/item.py +677,Item {0} is not a stock Item,பொருள் {0} ஒரு பங்கு பொருள் அல்ல
Pratik Vyas593d5622015-03-02 19:07:52 +05301077DocType: Maintenance Visit,Unscheduled,திட்டமிடப்படாத
1078DocType: Employee,Owned,சொந்தமானது
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301079DocType: Salary Detail,Depends on Leave Without Pay,சம்பளமில்லா விடுப்பு பொறுத்தது
Pratik Vyas593d5622015-03-02 19:07:52 +05301080DocType: Pricing Rule,"Higher the number, higher the priority","உயர் எண், அதிக முன்னுரிமை"
1081,Purchase Invoice Trends,விலைப்பட்டியல் போக்குகள் வாங்குவதற்கு
1082DocType: Employee,Better Prospects,நல்ல வாய்ப்புகள்
1083DocType: Appraisal,Goals,இலக்குகளை
1084DocType: Warranty Claim,Warranty / AMC Status,உத்தரவாதத்தை / AMC நிலைமை
1085,Accounts Browser,கணக்கு உலாவி
1086DocType: GL Entry,GL Entry,ஜீ நுழைவு
1087DocType: HR Settings,Employee Settings,பணியாளர் அமைப்புகள்
1088,Batch-Wise Balance History,தொகுதி-வைஸ் இருப்பு வரலாறு
Rushabh Mehtafc307972015-11-04 18:02:45 +05301089apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +72,To Do List,பட்டியல் செய்ய வேண்டும்
Anand Doshi019111b2015-11-20 18:00:11 +05301090apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +63,Apprentice,வேலை கற்க நியமி
Rushabh Mehta4140fa52015-12-01 16:02:15 +05301091apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +106,Negative Quantity is not allowed,எதிர்மறை அளவு அனுமதி இல்லை
Pratik Vyas593d5622015-03-02 19:07:52 +05301092DocType: Purchase Invoice Item,"Tax detail table fetched from item master as a string and stored in this field.
1093Used for Taxes and Charges","ஒரு சரம் போன்ற உருப்படியை மாஸ்டர் இருந்து எடுத்தது இந்த துறையில் சேமிக்கப்படும் வரி விவரம் அட்டவணை.
1094 வரிகள் மற்றும் கட்டணங்கள் பயன்படுத்திய"
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301095apps/erpnext/erpnext/hr/doctype/employee/employee.py +152,Employee cannot report to himself.,பணியாளர் தன்னை தெரிவிக்க முடியாது.
Pratik Vyas593d5622015-03-02 19:07:52 +05301096DocType: Account,"If the account is frozen, entries are allowed to restricted users.","கணக்கு முடக்கப்படும் என்றால், உள்ளீடுகளை தடை செய்த அனுமதிக்கப்படுகிறது ."
Anand Doshi191b2972015-10-21 16:50:31 +05301097DocType: Email Digest,Bank Balance,வங்கி மீதி
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301098apps/erpnext/erpnext/accounts/party.py +234,Accounting Entry for {0}: {1} can only be made in currency: {2},{1} மட்டுமே நாணய முடியும்: {0} பைனான்ஸ் நுழைவு {2}
Pratik Vyas593d5622015-03-02 19:07:52 +05301099DocType: Job Opening,"Job profile, qualifications required etc.","Required வேலை சுயவிவரத்தை, தகுதிகள் முதலியன"
1100DocType: Journal Entry Account,Account Balance,கணக்கு இருப்பு
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301101apps/erpnext/erpnext/config/accounts.py +174,Tax Rule for transactions.,பரிவர்த்தனைகள் வரி விதி.
Pratik Vyas593d5622015-03-02 19:07:52 +05301102DocType: Rename Tool,Type of document to rename.,மறுபெயர் ஆவணம் வகை.
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301103apps/erpnext/erpnext/public/js/setup_wizard.js +302,We buy this Item,நாம் இந்த பொருள் வாங்க
Pratik Vyas593d5622015-03-02 19:07:52 +05301104DocType: Address,Billing,பட்டியலிடல்
Pratik Vyas593d5622015-03-02 19:07:52 +05301105DocType: Purchase Invoice,Total Taxes and Charges (Company Currency),மொத்த வரி மற்றும் கட்டணங்கள் (நிறுவனத்தின் கரன்சி)
Pratik Vyas593d5622015-03-02 19:07:52 +05301106DocType: Shipping Rule,Shipping Account,கப்பல் கணக்கு
Pratik Vyas593d5622015-03-02 19:07:52 +05301107DocType: Quality Inspection,Readings,அளவீடுகளும்
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301108DocType: Stock Entry,Total Additional Costs,மொத்த கூடுதல் செலவுகள்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301109apps/erpnext/erpnext/public/js/setup_wizard.js +295,Sub Assemblies,துணை சபைகளின்
Pratik Vyas593d5622015-03-02 19:07:52 +05301110DocType: Shipping Rule Condition,To Value,மதிப்பு
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301111DocType: Asset Movement,Stock Manager,பங்கு மேலாளர்
1112apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +141,Source warehouse is mandatory for row {0},மூல கிடங்கில் வரிசையில் கட்டாய {0}
1113apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.js +673,Packing Slip,ஸ்லிப் பொதி
1114apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +108,Office Rent,அலுவலகத்திற்கு வாடகைக்கு
1115apps/erpnext/erpnext/config/setup.py +105,Setup SMS gateway settings,அமைப்பு எஸ்எம்எஸ் வாயில் அமைப்புகள்
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301116apps/erpnext/erpnext/hr/doctype/upload_attendance/upload_attendance.js +60,Import Failed!,இறக்குமதி தோல்வி!
Rushabh Mehtafc307972015-11-04 18:02:45 +05301117apps/erpnext/erpnext/public/js/templates/address_list.html +21,No address added yet.,இல்லை முகவரி இன்னும் கூறினார்.
Pratik Vyas593d5622015-03-02 19:07:52 +05301118DocType: Workstation Working Hour,Workstation Working Hour,பணிநிலையம் வேலை செய்யும் நேரம்
Anand Doshi019111b2015-11-20 18:00:11 +05301119apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +83,Analyst,ஆய்வாளர்
Pratik Vyas593d5622015-03-02 19:07:52 +05301120DocType: Item,Inventory,சரக்கு
1121DocType: Item,Sales Details,விற்பனை விவரம்
Pratik Vyas97264472015-05-14 15:13:10 +05301122DocType: Opportunity,With Items,பொருட்களை கொண்டு
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301123apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +36,In Qty,அளவு உள்ள
Pratik Vyas593d5622015-03-02 19:07:52 +05301124DocType: Notification Control,Expense Claim Rejected,இழப்பில் கோரிக்கை நிராகரிக்கப்பட்டது
1125DocType: Item Attribute,Item Attribute,பொருள் கற்பிதம்
Anand Doshi019111b2015-11-20 18:00:11 +05301126apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +105,Government,அரசாங்கம்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301127apps/erpnext/erpnext/config/stock.py +289,Item Variants,பொருள் மாறிகள்
Pratik Vyas593d5622015-03-02 19:07:52 +05301128DocType: Company,Services,சேவைகள்
Pratik Vyas593d5622015-03-02 19:07:52 +05301129DocType: Cost Center,Parent Cost Center,பெற்றோர் செலவு மையம்
1130DocType: Sales Invoice,Source,மூல
Pratik Vyas97264472015-05-14 15:13:10 +05301131DocType: Leave Type,Is Leave Without Pay,சம்பளமில்லா விடுப்பு
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301132apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +145,No records found in the Payment table,கொடுப்பனவு அட்டவணை காணப்படவில்லை பதிவுகள்
1133apps/erpnext/erpnext/public/js/setup_wizard.js +60,Financial Year Start Date,நிதி ஆண்டு தொடக்கம் தேதி
Pratik Vyas593d5622015-03-02 19:07:52 +05301134DocType: Employee External Work History,Total Experience,மொத்த அனுபவம்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301135apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +265,Packing Slip(s) cancelled,மூட்டை சீட்டு (கள்) ரத்து
Anand Doshiee19fc02015-12-21 17:10:20 +05301136apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +29,Cash Flow from Investing,முதலீடு இருந்து பண பரிமாற்ற
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301137apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +97,Freight and Forwarding Charges,சரக்கு மற்றும் அனுப்புதல் கட்டணம்
Pratik Vyas593d5622015-03-02 19:07:52 +05301138DocType: Item Group,Item Group Name,உருப்படியை குழு பெயர்
Anand Doshi019111b2015-11-20 18:00:11 +05301139apps/erpnext/erpnext/hr/report/employee_leave_balance/employee_leave_balance.py +27,Taken,எடுக்கப்பட்ட
Pratik Vyas593d5622015-03-02 19:07:52 +05301140DocType: Pricing Rule,For Price List,விலை பட்டியல்
Anand Doshi019111b2015-11-20 18:00:11 +05301141apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +27,Executive Search,நிறைவேற்று தேடல்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301142apps/erpnext/erpnext/stock/stock_ledger.py +426,"Purchase rate for item: {0} not found, which is required to book accounting entry (expense). Please mention item price against a buying price list.","உருப்படியை கொள்முதல் விகிதம்: {0} கிடைக்கவில்லை, கணக்கியல் உள்ளீடு (இழப்பில்) பதிவு செய்ய தேவைப்படும். ஒரு கொள்முதல் விலை பட்டியல் எதிரான பொருளின் விலை குறிப்பிட கொள்ளவும்."
Pratik Vyas593d5622015-03-02 19:07:52 +05301143DocType: Maintenance Schedule,Schedules,கால அட்டவணைகள்
Pratik Vyas97264472015-05-14 15:13:10 +05301144DocType: Purchase Invoice Item,Net Amount,நிகர
Pratik Vyas593d5622015-03-02 19:07:52 +05301145DocType: Purchase Order Item Supplied,BOM Detail No,BOM விரிவாக இல்லை
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301146DocType: Purchase Invoice,Additional Discount Amount (Company Currency),கூடுதல் தள்ளுபடி தொகை (நிறுவனத்தின் நாணயம்)
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301147apps/erpnext/erpnext/accounts/doctype/account/account.js +7,Please create new account from Chart of Accounts.,கணக்கு பட்டியலில் இருந்து புதிய கணக்கை உருவாக்கு .
1148DocType: Maintenance Visit,Maintenance Visit,பராமரிப்பு வருகை
Pratik Vyas97264472015-05-14 15:13:10 +05301149DocType: Sales Invoice Item,Available Batch Qty at Warehouse,கிடங்கு உள்ள கிடைக்கும் தொகுதி அளவு
Pratik Vyas593d5622015-03-02 19:07:52 +05301150DocType: Landed Cost Voucher,Landed Cost Help,Landed செலவு உதவி
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301151DocType: Purchase Invoice,Select Shipping Address,ஷிப்பிங் முகவரி தேர்வு
Pratik Vyas593d5622015-03-02 19:07:52 +05301152DocType: Leave Block List,Block Holidays on important days.,முக்கிய நாட்களில் பிளாக் விடுமுறை.
1153,Accounts Receivable Summary,கணக்குகள் சுருக்கம்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301154apps/erpnext/erpnext/hr/doctype/employee/employee.py +198,Please set User ID field in an Employee record to set Employee Role,பணியாளர் பங்கு அமைக்க ஒரு பணியாளர் சாதனை பயனர் ஐடி துறையில் அமைக்கவும்
Pratik Vyas593d5622015-03-02 19:07:52 +05301155DocType: UOM,UOM Name,மொறட்டுவ பல்கலைகழகம் பெயர்
Nabin Hait34037e02016-02-03 13:10:54 +05301156apps/erpnext/erpnext/selling/report/sales_person_wise_transaction_summary/sales_person_wise_transaction_summary.py +43,Contribution Amount,பங்களிப்பு தொகை
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301157DocType: Purchase Invoice,Shipping Address,கப்பல் முகவரி
Pratik Vyas593d5622015-03-02 19:07:52 +05301158DocType: Stock Reconciliation,This tool helps you to update or fix the quantity and valuation of stock in the system. It is typically used to synchronise the system values and what actually exists in your warehouses.,"இந்த கருவியை நீங்கள் புதுப்பிக்க அல்லது அமைப்பு பங்கு அளவு மற்றும் மதிப்பீட்டு சரி செய்ய உதவுகிறது. இது பொதுவாக கணினியில் மதிப்புகள் என்ன, உண்மையில் உங்கள் கிடங்குகள் நிலவும் ஒருங்கிணைக்க பயன்படுகிறது."
1159DocType: Delivery Note,In Words will be visible once you save the Delivery Note.,நீங்கள் டெலிவரி குறிப்பு சேமிக்க முறை சொற்கள் காணக்கூடியதாக இருக்கும்.
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301160apps/erpnext/erpnext/config/stock.py +195,Brand master.,பிராண்ட் மாஸ்டர்.
Pratik Vyas593d5622015-03-02 19:07:52 +05301161DocType: Sales Invoice Item,Brand Name,குறியீட்டு பெயர்
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301162DocType: Purchase Receipt,Transporter Details,இடமாற்றி விபரங்கள்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301163apps/erpnext/erpnext/public/js/setup_wizard.js +298,Box,பெட்டி
1164apps/erpnext/erpnext/public/js/setup_wizard.js +36,The Organization,அமைப்பு
1165DocType: Budget,Monthly Distribution,மாதாந்திர விநியோகம்
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301166apps/erpnext/erpnext/selling/doctype/sms_center/sms_center.py +68,Receiver List is empty. Please create Receiver List,"ரிசீவர் பட்டியல் காலியாக உள்ளது . பெறுநர் பட்டியலை உருவாக்க , தயவு செய்து"
Pratik Vyas593d5622015-03-02 19:07:52 +05301167DocType: Production Plan Sales Order,Production Plan Sales Order,உற்பத்தி திட்டம் விற்பனை ஆணை
1168DocType: Sales Partner,Sales Partner Target,விற்பனை வரன்வாழ்க்கை துணை இலக்கு
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301169apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +110,Accounting Entry for {0} can only be made in currency: {1},{0} பைனான்ஸ் உள்நுழைய மட்டும் நாணய முடியும்: {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05301170DocType: Pricing Rule,Pricing Rule,விலை விதி
Anand Doshibb256e42016-01-04 16:50:38 +05301171apps/erpnext/erpnext/config/learn.py +202,Material Request to Purchase Order,ஆணை வாங்க பொருள் வேண்டுதல்
Rushabh Mehtad627af22016-03-03 11:24:58 +05301172DocType: Shopping Cart Settings,Payment Success URL,கட்டணம் வெற்றி URL ஐ
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301173apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +78,Row # {0}: Returned Item {1} does not exists in {2} {3},ரோ # {0}: திரும்பினார் பொருள் {1} இல்லை நிலவும் {2} {3}
Pratik Vyas97264472015-05-14 15:13:10 +05301174apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +16,Bank Accounts,வங்கி கணக்குகள்
Pratik Vyas593d5622015-03-02 19:07:52 +05301175,Bank Reconciliation Statement,வங்கி நல்லிணக்க அறிக்கை
1176DocType: Address,Lead Name,பெயர் இட்டு
1177,POS,பிஓஎஸ்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301178apps/erpnext/erpnext/config/stock.py +294,Opening Stock Balance,ஆரம்ப இருப்பு இருப்பு
1179apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +51,{0} must appear only once,{0} ஒரு முறை மட்டுமே தோன்றும் வேண்டும்
1180apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +339,Not allowed to tranfer more {0} than {1} against Purchase Order {2},மேலும் tranfer அனுமதி இல்லை {0} விட {1} கொள்முதல் ஆணை எதிராக {2}
1181apps/erpnext/erpnext/hr/doctype/leave_control_panel/leave_control_panel.py +59,Leaves Allocated Successfully for {0},இலைகள் வெற்றிகரமாக ஒதுக்கப்பட்ட {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05301182apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +40,No Items to pack,மூட்டை உருப்படிகள் எதுவும் இல்லை
1183DocType: Shipping Rule Condition,From Value,மதிப்பு இருந்து
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301184apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +545,Manufacturing Quantity is mandatory,உற்பத்தி அளவு கட்டாய ஆகிறது
Pratik Vyas593d5622015-03-02 19:07:52 +05301185DocType: Quality Inspection Reading,Reading 4,4 படித்தல்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301186apps/erpnext/erpnext/config/hr.py +127,Claims for company expense.,நிறுவனத்தின் செலவினம் கூற்றுக்கள்.
Pratik Vyas593d5622015-03-02 19:07:52 +05301187DocType: Company,Default Holiday List,விடுமுறை பட்டியல் இயல்புநிலை
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301188apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +142,Stock Liabilities,பங்கு பொறுப்புகள்
1189DocType: Purchase Invoice,Supplier Warehouse,வழங்குபவர் கிடங்கு
Pratik Vyas593d5622015-03-02 19:07:52 +05301190DocType: Opportunity,Contact Mobile No,இல்லை மொபைல் தொடர்பு
Pratik Vyas593d5622015-03-02 19:07:52 +05301191,Material Requests for which Supplier Quotations are not created,வழங்குபவர் மேற்கோள்கள் உருவாக்கப்பட்ட எந்த பொருள் கோரிக்கைகள்
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301192apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +120,The day(s) on which you are applying for leave are holidays. You need not apply for leave.,நீங்கள் விடுப்பு விண்ணப்பிக்கும் எந்த நாள் (கள்) விடுமுறை. நீங்கள் விடுப்பு விண்ணப்பிக்க வேண்டும்.
Anand Doshid7f7d5c2016-01-27 12:36:04 +05301193apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.js +20,Resend Payment Email,கொடுப்பனவு மின்னஞ்சலை மீண்டும் அனுப்புக
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301194apps/erpnext/erpnext/config/selling.py +206,Other Reports,பிற அறிக்கைகள்
Pratik Vyas97264472015-05-14 15:13:10 +05301195DocType: Dependent Task,Dependent Task,தங்கிவாழும் பணி
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301196apps/erpnext/erpnext/stock/doctype/item/item.py +408,Conversion factor for default Unit of Measure must be 1 in row {0},நடவடிக்கை இயல்புநிலை பிரிவு மாற்ற காரணி வரிசையில் 1 வேண்டும் {0}
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301197apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +180,Leave of type {0} cannot be longer than {1},வகை விடுப்பு {0} மேலாக இருக்க முடியாது {1}
Pratik Vyas97264472015-05-14 15:13:10 +05301198DocType: Manufacturing Settings,Try planning operations for X days in advance.,முன்கூட்டியே எக்ஸ் நாட்கள் நடவடிக்கைகளுக்குத் திட்டமிட்டுள்ளது முயற்சி.
Pratik Vyas593d5622015-03-02 19:07:52 +05301199DocType: HR Settings,Stop Birthday Reminders,நிறுத்து நினைவூட்டல்கள்
1200DocType: SMS Center,Receiver List,ரிசீவர் பட்டியல்
Pratik Vyas593d5622015-03-02 19:07:52 +05301201apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +46,Consumed Amount,உட்கொள்ளுகிறது தொகை
Rushabh Mehtadd408d82016-02-09 12:24:27 +05301202apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +96,Net Change in Cash,பண நிகர மாற்றம்
Pratik Vyas593d5622015-03-02 19:07:52 +05301203DocType: Salary Structure Deduction,Salary Structure Deduction,சம்பளம் அமைப்பு பொருத்தியறிதல்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301204apps/erpnext/erpnext/stock/doctype/item/item.py +403,Unit of Measure {0} has been entered more than once in Conversion Factor Table,நடவடிக்கை அலகு {0} மேலும் மாற்று காரணி அட்டவணை முறை விட உள்ளிட்ட
1205apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +22,Payment Request already exists {0},பணம் கோரிக்கை ஏற்கனவே உள்ளது {0}
Pratik Vyas97264472015-05-14 15:13:10 +05301206apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +27,Cost of Issued Items,வெளியிடப்படுகிறது பொருட்களை செலவு
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301207apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +241,Quantity must not be more than {0},அளவு அதிகமாக இருக்க கூடாது {0}
1208apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.py +44,Age (Days),வயது (நாட்கள்)
Pratik Vyas593d5622015-03-02 19:07:52 +05301209DocType: Quotation Item,Quotation Item,மேற்கோள் பொருள்
1210DocType: Account,Account Name,கணக்கு பெயர்
Nabin Hait29b01222016-03-15 16:17:21 +05301211apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +40,From Date cannot be greater than To Date,தேதி முதல் இன்று வரை விட முடியாது
Anand Doshi191b2972015-10-21 16:50:31 +05301212apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +194,Serial No {0} quantity {1} cannot be a fraction,தொடர் இல {0} அளவு {1} ஒரு பகுதியை இருக்க முடியாது
Nabin Hait18f0dd02016-04-15 14:50:45 +05301213apps/erpnext/erpnext/config/buying.py +43,Supplier Type master.,வழங்குபவர் வகை மாஸ்டர் .
Pratik Vyas593d5622015-03-02 19:07:52 +05301214DocType: Purchase Order Item,Supplier Part Number,வழங்குபவர் பாகம் எண்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301215apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +98,Conversion rate cannot be 0 or 1,மாற்று விகிதம் 0 அல்லது 1 இருக்க முடியாது
1216DocType: Sales Invoice,Reference Document,குறிப்பு ஆவண
1217apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +185,{0} {1} is cancelled or stopped,{0} {1} ரத்து அல்லது நிறுத்தி உள்ளது
Pratik Vyas593d5622015-03-02 19:07:52 +05301218DocType: Accounts Settings,Credit Controller,கடன் கட்டுப்பாட்டாளர்
1219DocType: Delivery Note,Vehicle Dispatch Date,வாகன அனுப்புகை தேதி
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301220apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +221,Purchase Receipt {0} is not submitted,கொள்முதல் ரசீது {0} சமர்ப்பிக்க
Pratik Vyas593d5622015-03-02 19:07:52 +05301221DocType: Company,Default Payable Account,இயல்புநிலை செலுத்த வேண்டிய கணக்கு
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301222apps/erpnext/erpnext/config/website.py +17,"Settings for online shopping cart such as shipping rules, price list etc.","அத்தகைய கப்பல் விதிகள், விலை பட்டியல் முதலியன போன்ற ஆன்லைன் வணிக வண்டி அமைப்புகள்"
1223apps/erpnext/erpnext/controllers/website_list_for_contact.py +83,{0}% Billed,{0}% கூறப்பட்டு
1224apps/erpnext/erpnext/stock/report/stock_projected_qty/stock_projected_qty.py +18,Reserved Qty,பாதுகாக்கப்பட்டவை அளவு
Pratik Vyas593d5622015-03-02 19:07:52 +05301225DocType: Party Account,Party Account,கட்சி கணக்கு
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301226apps/erpnext/erpnext/config/setup.py +116,Human Resources,மனித வளங்கள்
Pratik Vyas593d5622015-03-02 19:07:52 +05301227DocType: Lead,Upper Income,உயர் வருமானம்
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301228DocType: Journal Entry Account,Debit in Company Currency,நிறுவனத்தின் நாணய பற்று
Pratik Vyas593d5622015-03-02 19:07:52 +05301229DocType: BOM Item,BOM Item,BOM பொருள்
1230DocType: Appraisal,For Employee,பணியாளர் தேவை
Nabin Hait29b01222016-03-15 16:17:21 +05301231apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +111,Row {0}: Advance against Supplier must be debit,ரோ {0}: சப்ளையர் எதிராக அட்வான்ஸ் பற்று
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301232DocType: Company,Default Values,இயல்புநிலை கலாச்சாரம்
Pratik Vyas97264472015-05-14 15:13:10 +05301233DocType: Expense Claim,Total Amount Reimbursed,மொத்த அளவு திரும்ப
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301234apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +80,Against Supplier Invoice {0} dated {1},வழங்குபவர் எதிராக விலைப்பட்டியல் {0} தேதியிட்ட {1}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301235DocType: Customer,Default Price List,முன்னிருப்பு விலை பட்டியல்
Pratik Vyas593d5622015-03-02 19:07:52 +05301236DocType: Payment Reconciliation,Payments,பணம்
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301237DocType: Journal Entry,Entry Type,நுழைவு வகை
Pratik Vyas593d5622015-03-02 19:07:52 +05301238,Customer Credit Balance,வாடிக்கையாளர் கடன் இருப்பு
Anand Doshiee19fc02015-12-21 17:10:20 +05301239apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +21,Net Change in Accounts Payable,செலுத்தத்தக்க கணக்குகள் நிகர மாற்றம்
Pratik Vyas593d5622015-03-02 19:07:52 +05301240apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +42,Customer required for 'Customerwise Discount',' Customerwise தள்ளுபடி ' தேவையான வாடிக்கையாளர்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301241apps/erpnext/erpnext/config/accounts.py +136,Update bank payment dates with journals.,மேம்படுத்தல் வங்கி பணம் பத்திரிகைகள் மூலம் செல்கிறது.
Pratik Vyas593d5622015-03-02 19:07:52 +05301242DocType: Quotation,Term Details,கால விவரம்
Pratik Vyas97264472015-05-14 15:13:10 +05301243DocType: Manufacturing Settings,Capacity Planning For (Days),(நாட்கள்) கொள்ளளவு திட்டமிடுதல்
Rushabh Mehta4140fa52015-12-01 16:02:15 +05301244apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +63,None of the items have any change in quantity or value.,பொருட்களை எதுவும் அளவு அல்லது பெறுமதியில் எந்த மாற்று வேண்டும்.
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301245apps/erpnext/erpnext/maintenance/doctype/maintenance_visit/maintenance_visit.js +32,Warranty Claim,உத்தரவாதத்தை கூறுகின்றனர்
Pratik Vyas97264472015-05-14 15:13:10 +05301246,Lead Details,விவரம் இட்டு
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301247DocType: Purchase Invoice,End date of current invoice's period,தற்போதைய விலைப்பட்டியல் நேரத்தில் முடிவு தேதி
Pratik Vyas593d5622015-03-02 19:07:52 +05301248DocType: Pricing Rule,Applicable For,பொருந்தும்
1249DocType: Bank Reconciliation,From Date,தேதி
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301250DocType: Shipping Rule Country,Shipping Rule Country,கப்பல் விதி நாடு
Pratik Vyas593d5622015-03-02 19:07:52 +05301251DocType: Maintenance Visit,Partially Completed,ஓரளவிற்கு பூர்த்தி
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301252DocType: Leave Type,Include holidays within leaves as leaves,இலைகள் போன்ற இலைகள் உள்ள விடுமுறை சேர்க்கவும்
Pratik Vyas593d5622015-03-02 19:07:52 +05301253DocType: Sales Invoice,Packed Items,நிரம்பிய பொருட்கள்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301254apps/erpnext/erpnext/config/support.py +27,Warranty Claim against Serial No.,வரிசை எண் எதிரான உத்தரவாதத்தை கூறுகின்றனர்
Pratik Vyas593d5622015-03-02 19:07:52 +05301255DocType: BOM Replace Tool,"Replace a particular BOM in all other BOMs where it is used. It will replace the old BOM link, update cost and regenerate ""BOM Explosion Item"" table as per new BOM","பயன்படுத்தப்படும் அமைந்துள்ள மற்ற அனைத்து BOM கள் ஒரு குறிப்பிட்ட BOM மாற்றவும். ஏனெனில், அது BOM இணைப்பு பதிலாக செலவு மேம்படுத்தல் மற்றும் புதிய BOM படி ""BOM வெடிப்பு பொருள்"" அட்டவணை மீண்டும் உருவாக்க வேண்டும்"
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301256apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.html +1,'Total','மொத்தம்'
Pratik Vyas593d5622015-03-02 19:07:52 +05301257DocType: Shopping Cart Settings,Enable Shopping Cart,வண்டியில் இயக்கு
1258DocType: Employee,Permanent Address,நிரந்தர முகவரி
Nabin Hait29b01222016-03-15 16:17:21 +05301259apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +233,"Advance paid against {0} {1} cannot be greater \
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301260 than Grand Total {2}",மொத்தம் விட \ {0} {1} அதிகமாக இருக்க முடியும் எதிராக பணம் முன்கூட்டியே {2}
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301261apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +148,Please select item code,உருப்படியை குறியீடு தேர்வு செய்க
Pratik Vyas593d5622015-03-02 19:07:52 +05301262DocType: Salary Structure Deduction,Reduce Deduction for Leave Without Pay (LWP),சம்பளமில்லா விடுப்பு க்கான பொருத்தியறிதல் குறைக்க (LWP)
Pratik Vyas593d5622015-03-02 19:07:52 +05301263DocType: Territory,Territory Manager,மண்டலம் மேலாளர்
Rushabh Mehtadd408d82016-02-09 12:24:27 +05301264DocType: Packed Item,To Warehouse (Optional),கிடங்கில் (கட்டாயமில்லை)
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301265DocType: Payment Entry,Paid Amount (Company Currency),செலுத்தப்பட்ட தொகை எவ்வளவு (நிறுவனத்தின் நாணய)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301266DocType: Purchase Invoice,Additional Discount,கூடுதல் தள்ளுபடி
Pratik Vyas593d5622015-03-02 19:07:52 +05301267DocType: Selling Settings,Selling Settings,அமைப்புகள் விற்பனை
Anand Doshi019111b2015-11-20 18:00:11 +05301268apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +39,Online Auctions,ஆன்லைன் ஏலங்களில்
Rushabh Mehta4140fa52015-12-01 16:02:15 +05301269apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +101,Please specify either Quantity or Valuation Rate or both,அளவு அல்லது மதிப்பீட்டு விகிதம் அல்லது இரண்டு அல்லது குறிப்பிடவும்
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301270apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.js +50,"Company, Month and Fiscal Year is mandatory","நிறுவனத்தின் , மாதம் மற்றும் நிதியாண்டு கட்டாயமாகும்"
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301271apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +101,Marketing Expenses,மார்க்கெட்டிங் செலவுகள்
Pratik Vyas593d5622015-03-02 19:07:52 +05301272,Item Shortage Report,பொருள் பற்றாக்குறை அறிக்கை
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301273apps/erpnext/erpnext/stock/doctype/item/item.js +224,"Weight is mentioned,\nPlease mention ""Weight UOM"" too","எடை கூட ""எடை UOM"" குறிப்பிட தயவு செய்து \n குறிப்பிடப்பட்டுள்ளது"
Pratik Vyas593d5622015-03-02 19:07:52 +05301274DocType: Stock Entry Detail,Material Request used to make this Stock Entry,இந்த பங்கு நுழைவு செய்ய பயன்படுத்தப்படும் பொருள் கோரிக்கை
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301275apps/erpnext/erpnext/config/support.py +32,Single unit of an Item.,ஒரு பொருள் ஒரே யூனிட்.
Pratik Vyas593d5622015-03-02 19:07:52 +05301276DocType: Accounts Settings,Make Accounting Entry For Every Stock Movement,"ஒவ்வொரு பங்கு இயக்கம் , பைனான்ஸ் உள்ளீடு செய்ய"
1277DocType: Leave Allocation,Total Leaves Allocated,மொத்த இலைகள் ஒதுக்கப்பட்ட
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301278apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +154,Warehouse required at Row No {0},ரோ இல்லை தேவையான கிடங்கு {0}
1279apps/erpnext/erpnext/public/js/setup_wizard.js +78,Please enter valid Financial Year Start and End Dates,செல்லுபடியாகும் நிதி ஆண்டின் தொடக்க மற்றும் முடிவு தேதிகளை உள்ளிடவும்
Pratik Vyas593d5622015-03-02 19:07:52 +05301280DocType: Employee,Date Of Retirement,ஓய்வு தேதி
1281DocType: Upload Attendance,Get Template,வார்ப்புரு கிடைக்கும்
1282DocType: Address,Postal,தபால் அலுவலகம் சார்ந்த
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301283apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +196,ERPNext Setup Complete!,ERPNext அமைவு முடிந்தது!
Pratik Vyas593d5622015-03-02 19:07:52 +05301284DocType: Item,Weightage,Weightage
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301285apps/erpnext/erpnext/selling/doctype/customer/customer.py +93,A Customer Group exists with same name please change the Customer name or rename the Customer Group,ஒரு வாடிக்கையாளர் குழு அதே பெயரில் வாடிக்கையாளர் பெயர் மாற்ற அல்லது வாடிக்கையாளர் குழு பெயர்மாற்றம் செய்க
Rushabh Mehta1c32d052016-01-12 12:02:26 +05301286apps/erpnext/erpnext/public/js/templates/contact_list.html +2,New Contact,புதிய தொடர்பு
Pratik Vyas593d5622015-03-02 19:07:52 +05301287DocType: Territory,Parent Territory,பெற்றோர் மண்டலம்
1288DocType: Quality Inspection Reading,Reading 2,2 படித்தல்
1289DocType: Stock Entry,Material Receipt,பொருள் ரசீது
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301290DocType: Homepage,Products,தயாரிப்புகள்
Nabin Hait29b01222016-03-15 16:17:21 +05301291apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +48,Party Type and Party is required for Receivable / Payable account {0},கட்சி டைப் கட்சி பெறத்தக்க / செலுத்த வேண்டிய கணக்கு தேவையான {0}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301292DocType: Item,"If this item has variants, then it cannot be selected in sales orders etc.","இந்த உருப்படியை வகைகள் உண்டு என்றால், அது விற்பனை ஆணைகள் முதலியன தேர்வு"
Pratik Vyas593d5622015-03-02 19:07:52 +05301293DocType: Lead,Next Contact By,அடுத்த தொடர்பு
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301294apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +223,Quantity required for Item {0} in row {1},உருப்படி தேவையான அளவு {0} வரிசையில் {1}
1295apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +110,Warehouse {0} can not be deleted as quantity exists for Item {1},அளவு பொருள் உள்ளது என கிடங்கு {0} நீக்க முடியாது {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05301296DocType: Quotation,Order Type,வரிசை வகை
1297DocType: Purchase Invoice,Notification Email Address,அறிவிப்பு மின்னஞ்சல் முகவரி
1298,Item-wise Sales Register,உருப்படியை வாரியான விற்பனை பதிவு
Pratik Vyas97264472015-05-14 15:13:10 +05301299DocType: Purchase Taxes and Charges,Is this Tax included in Basic Rate?,இந்த வரி அடிப்படை விகிதம் சேர்க்கப்பட்டுள்ளது?
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301300apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.py +56,Total Target,மொத்த இலக்கு
Pratik Vyas593d5622015-03-02 19:07:52 +05301301DocType: Job Applicant,Applicant for a Job,ஒரு வேலை விண்ணப்பதாரர்
Rushabh Mehtad627af22016-03-03 11:24:58 +05301302DocType: Production Plan Material Request,Production Plan Material Request,உற்பத்தித் திட்டத்தைத் பொருள் வேண்டுகோள்
Nabin Hait18f0dd02016-04-15 14:50:45 +05301303apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +235,No Production Orders created,உருவாக்கப்பட்ட எந்த உற்பத்தி ஆணைகள்
Pratik Vyas593d5622015-03-02 19:07:52 +05301304DocType: Stock Reconciliation,Reconciliation JSON,சமரசம் JSON
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301305apps/erpnext/erpnext/accounts/report/balance_sheet/balance_sheet.html +1,Too many columns. Export the report and print it using a spreadsheet application.,பல பத்திகள். அறிக்கை ஏற்றுமதி மற்றும் ஒரு விரிதாள் பயன்பாட்டை பயன்படுத்தி அச்சிட.
1306DocType: Purchase Invoice Item,Batch No,தொகுதி இல்லை
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301307DocType: Selling Settings,Allow multiple Sales Orders against a Customer's Purchase Order,ஒரு வாடிக்கையாளர் கொள்முதல் ஆணை எதிராக பல விற்பனை ஆணைகள் அனுமதி
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301308apps/erpnext/erpnext/setup/doctype/company/company.py +161,Main,முதன்மை
1309apps/erpnext/erpnext/stock/doctype/item/item.js +56,Variant,மாற்று
Pratik Vyas593d5622015-03-02 19:07:52 +05301310DocType: Naming Series,Set prefix for numbering series on your transactions,உங்கள் நடவடிக்கைகள் மீது தொடர் எண்ணுவதற்கான முன்னொட்டு அமைக்க
Nabin Hait34037e02016-02-03 13:10:54 +05301311DocType: Employee Attendance Tool,Employees HTML,"ஊழியர், HTML"
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301312apps/erpnext/erpnext/stock/doctype/item/item.py +422,Default BOM ({0}) must be active for this item or its template,"இயல்புநிலை BOM, ({0}) இந்த உருப்படியை அல்லது அதன் டெம்ப்ளேட் தீவிரமாக இருக்க வேண்டும்"
Pratik Vyas593d5622015-03-02 19:07:52 +05301313DocType: Employee,Leave Encashed?,காசாக்கப்பட்டால் விட்டு?
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301314apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.py +32,Opportunity From field is mandatory,துறையில் இருந்து வாய்ப்பு கட்டாய ஆகிறது
Pratik Vyas593d5622015-03-02 19:07:52 +05301315DocType: Item,Variants,மாறிகள்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301316apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +815,Make Purchase Order,செய்ய கொள்முதல் ஆணை
Pratik Vyas593d5622015-03-02 19:07:52 +05301317DocType: SMS Center,Send To,அனுப்பு
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301318apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +131,There is not enough leave balance for Leave Type {0},விடுப்பு வகை போதுமான விடுப்பு சமநிலை இல்லை {0}
Nabin Hait733680b2015-12-07 14:12:41 +05301319DocType: Payment Reconciliation Payment,Allocated amount,ஒதுக்கப்பட்டுள்ள தொகை
Pratik Vyas593d5622015-03-02 19:07:52 +05301320DocType: Sales Team,Contribution to Net Total,நிகர மொத்த பங்களிப்பு
1321DocType: Sales Invoice Item,Customer's Item Code,வாடிக்கையாளர் பொருள் குறியீடு
1322DocType: Stock Reconciliation,Stock Reconciliation,பங்கு நல்லிணக்க
1323DocType: Territory,Territory Name,மண்டலம் பெயர்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301324apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +168,Work-in-Progress Warehouse is required before Submit,"வேலை, முன்னேற்றம் கிடங்கு சமர்ப்பிக்க முன் தேவை"
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301325apps/erpnext/erpnext/config/hr.py +40,Applicant for a Job.,ஒரு வேலை விண்ணப்பதாரர்.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301326DocType: Purchase Order Item,Warehouse and Reference,கிடங்கு மற்றும் குறிப்பு
Pratik Vyas593d5622015-03-02 19:07:52 +05301327DocType: Supplier,Statutory info and other general information about your Supplier,சட்டப்பூர்வ தகவல் மற்றும் உங்கள் சப்ளையர் பற்றி மற்ற பொது தகவல்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301328apps/erpnext/erpnext/hooks.py +88,Addresses,முகவரிகள்
1329apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +212,Against Journal Entry {0} does not have any unmatched {1} entry,ஜர்னல் எதிராக நுழைவு {0} எந்த வேறொன்றும் {1} நுழைவு இல்லை
1330apps/erpnext/erpnext/config/hr.py +137,Appraisals,மதிப்பீடுகளில்
Anand Doshi191b2972015-10-21 16:50:31 +05301331apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +201,Duplicate Serial No entered for Item {0},நகல் சீரியல் இல்லை உருப்படி உள்ளிட்ட {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05301332DocType: Shipping Rule Condition,A condition for a Shipping Rule,ஒரு கப்பல் ஆட்சிக்கு ஒரு நிலையில்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301333apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +149,Please set filter based on Item or Warehouse,பொருள் அல்லது கிடங்கில் அடிப்படையில் வடிகட்டி அமைக்கவும்
Pratik Vyas593d5622015-03-02 19:07:52 +05301334DocType: Packing Slip,The net weight of this package. (calculated automatically as sum of net weight of items),இந்த தொகுப்பு நிகர எடை. (பொருட்களை நிகர எடை கூடுதல் போன்ற தானாக கணக்கிடப்படுகிறது)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301335DocType: Sales Order,To Deliver and Bill,வழங்க மசோதா
1336DocType: GL Entry,Credit Amount in Account Currency,கணக்கு நாணய கடன் தொகை
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301337apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +442,BOM {0} must be submitted,BOM {0} சமர்ப்பிக்க வேண்டும்
Pratik Vyas593d5622015-03-02 19:07:52 +05301338DocType: Authorization Control,Authorization Control,அங்கீகாரம் கட்டுப்பாடு
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301339apps/erpnext/erpnext/controllers/buying_controller.py +300,Row #{0}: Rejected Warehouse is mandatory against rejected Item {1},ரோ # {0}: கிடங்கு நிராகரிக்கப்பட்டது நிராகரித்தது பொருள் எதிராக கட்டாயமாகும் {1}
1340apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +678,Payment,கொடுப்பனவு
Pratik Vyas593d5622015-03-02 19:07:52 +05301341DocType: Production Order Operation,Actual Time and Cost,உண்மையான நேரம் மற்றும் செலவு
Rushabh Mehtad627af22016-03-03 11:24:58 +05301342apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +54,Material Request of maximum {0} can be made for Item {1} against Sales Order {2},அதிகபட்ச பொருள் கோரிக்கை {0} உருப்படி {1} எதிராகவிற்பனை ஆணை {2}
Pratik Vyas593d5622015-03-02 19:07:52 +05301343DocType: Employee,Salutation,வணக்கம் தெரிவித்தல்
Pratik Vyas593d5622015-03-02 19:07:52 +05301344DocType: Pricing Rule,Brand,பிராண்ட்
Pratik Vyas593d5622015-03-02 19:07:52 +05301345DocType: Item,Will also apply for variants,கூட வகைகளில் விண்ணப்பிக்க
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301346apps/erpnext/erpnext/config/selling.py +62,Bundle items at time of sale.,விற்பனை நேரத்தில் பொருட்களை மூட்டை.
Rushabh Mehtad627af22016-03-03 11:24:58 +05301347DocType: Quotation Item,Actual Qty,உண்மையான அளவு
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301348DocType: Sales Invoice Item,References,குறிப்புகள்
Pratik Vyas593d5622015-03-02 19:07:52 +05301349DocType: Quality Inspection Reading,Reading 10,10 படித்தல்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301350apps/erpnext/erpnext/public/js/setup_wizard.js +284,"List your products or services that you buy or sell. Make sure to check the Item Group, Unit of Measure and other properties when you start.",உங்கள் தயாரிப்புகள் அல்லது நீங்கள் வாங்க அல்லது விற்க என்று சேவைகள் பட்டியலில் .
Pratik Vyas593d5622015-03-02 19:07:52 +05301351DocType: Hub Settings,Hub Node,ஹப் கணு
1352apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +78,You have entered duplicate items. Please rectify and try again.,நீங்கள் போலி பொருட்களை நுழைந்தது. சரிசெய்து மீண்டும் முயற்சிக்கவும்.
Anand Doshi019111b2015-11-20 18:00:11 +05301353apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +87,Associate,இணை
Nabin Hait29b01222016-03-15 16:17:21 +05301354apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +44,Item {0} is not a serialized Item,பொருள் {0} ஒரு தொடர் பொருள் அல்ல
Pratik Vyas593d5622015-03-02 19:07:52 +05301355DocType: SMS Center,Create Receiver List,பெறுநர் பட்டியல் உருவாக்க
Pratik Vyas593d5622015-03-02 19:07:52 +05301356DocType: Packing Slip,To Package No.,இல்லை தொகுப்பு வேண்டும்
Rushabh Mehtad627af22016-03-03 11:24:58 +05301357DocType: Production Planning Tool,Material Requests,பொருள் கோரிக்கைகள்
Pratik Vyas593d5622015-03-02 19:07:52 +05301358DocType: Warranty Claim,Issue Date,பிரச்சினை தேதி
Pratik Vyas97264472015-05-14 15:13:10 +05301359DocType: Activity Cost,Activity Cost,நடவடிக்கை செலவு
Pratik Vyas593d5622015-03-02 19:07:52 +05301360DocType: Purchase Receipt Item Supplied,Consumed Qty,நுகரப்படும் அளவு
Anand Doshi019111b2015-11-20 18:00:11 +05301361apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +52,Telecommunications,தொலைத்தொடர்பு
Pratik Vyas593d5622015-03-02 19:07:52 +05301362DocType: Packing Slip,Indicates that the package is a part of this delivery (Only Draft),தொகுப்பு இந்த விநியோக ஒரு பகுதியாக உள்ளது என்று குறிக்கிறது (மட்டும் வரைவு)
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301363apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.js +36,Make Payment Entry,கொடுப்பனவு உள்ளீடு செய்ய
Anand Doshi9c0983f2016-02-17 12:59:54 +05301364apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +126,Quantity for Item {0} must be less than {1},அளவு உருப்படி {0} விட குறைவாக இருக்க வேண்டும் {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05301365,Sales Invoice Trends,விற்பனை விலைப்பட்டியல் போக்குகள்
1366DocType: Leave Application,Apply / Approve Leaves,இலைகள் ஒப்புதல் / விண்ணப்பிக்கவும்
Anand Doshi666fbaf2015-11-26 12:40:13 +05301367apps/erpnext/erpnext/accounts/print_format/payment_receipt_voucher/payment_receipt_voucher.html +23,For,ஐந்து
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301368apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +106,Can refer row only if the charge type is 'On Previous Row Amount' or 'Previous Row Total',கட்டணம் வகை அல்லது ' முந்தைய வரிசை மொத்த ' முந்தைய வரிசை அளவு ' மட்டுமே வரிசையில் பார்க்கவும் முடியும்
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301369DocType: Sales Order Item,Delivery Warehouse,டெலிவரி கிடங்கு
1370DocType: Stock Settings,Allowance Percent,கொடுப்பனவு விகிதம்
Pratik Vyas593d5622015-03-02 19:07:52 +05301371DocType: SMS Settings,Message Parameter,செய்தி அளவுரு
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301372apps/erpnext/erpnext/config/accounts.py +199,Tree of financial Cost Centers.,நிதி செலவு மையங்கள் மரம்.
Pratik Vyas593d5622015-03-02 19:07:52 +05301373DocType: Serial No,Delivery Document No,டெலிவரி ஆவண இல்லை
1374DocType: Landed Cost Voucher,Get Items From Purchase Receipts,கொள்முதல் ரசீதுகள் இருந்து விடயங்கள் பெறவும்
1375DocType: Serial No,Creation Date,உருவாக்கிய தேதி
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301376apps/erpnext/erpnext/stock/doctype/item_price/item_price.py +33,Item {0} appears multiple times in Price List {1},பொருள் {0} விலை பட்டியல் பல முறை தோன்றும் {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05301377apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +37,"Selling must be checked, if Applicable For is selected as {0}","பொருந்துகின்ற என தேர்வு என்றால் விற்பனை, சரிபார்க்கப்பட வேண்டும் {0}"
Rushabh Mehtad627af22016-03-03 11:24:58 +05301378DocType: Production Plan Material Request,Material Request Date,பொருள் வேண்டுகோள் தேதி
Pratik Vyas593d5622015-03-02 19:07:52 +05301379DocType: Purchase Order Item,Supplier Quotation Item,வழங்குபவர் மேற்கோள் பொருள்
Anand Doshi03791fc2015-12-15 15:17:11 +05301380DocType: Manufacturing Settings,Disables creation of time logs against Production Orders. Operations shall not be tracked against Production Order,உற்பத்தி ஆணைகள் எதிராக நேரத்தில் பதிவுகள் உருவாக்கம் முடக்குகிறது. ஆபரேஷன்ஸ் உற்பத்தி ஒழுங்குக்கு எதிரான கண்காணிக்கப்படும்
Pratik Vyas593d5622015-03-02 19:07:52 +05301381DocType: Item,Has Variants,இல்லை வகைகள் உள்ளன
Pratik Vyas593d5622015-03-02 19:07:52 +05301382DocType: Monthly Distribution,Name of the Monthly Distribution,மாதாந்திர விநியோகம் பெயர்
1383DocType: Sales Person,Parent Sales Person,பெற்றோர் விற்பனை நபர்
1384apps/erpnext/erpnext/setup/utils.py +14,Please specify Default Currency in Company Master and Global Defaults,நிறுவனத்தின் மாஸ்டர் மற்றும் உலகளாவிய செலுத்தமுடியாத இயல்புநிலை நாணய குறிப்பிடவும்
Pratik Vyas593d5622015-03-02 19:07:52 +05301385DocType: Purchase Invoice,Recurring Invoice,மீண்டும் விலைப்பட்டியல்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301386apps/erpnext/erpnext/config/learn.py +268,Managing Projects,திட்டங்கள் நிர்வாக
Pratik Vyas593d5622015-03-02 19:07:52 +05301387DocType: Supplier,Supplier of Goods or Services.,பொருட்கள் அல்லது சேவைகள் சப்ளையர்.
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301388DocType: Budget,Fiscal Year,நிதியாண்டு
1389DocType: Budget,Budget,வரவு செலவு திட்டம்
1390apps/erpnext/erpnext/accounts/doctype/budget/budget.py +44,"Budget cannot be assigned against {0}, as it's not an Income or Expense account",அது ஒரு வருமான அல்லது செலவு கணக்கு அல்ல என பட்ஜெட் எதிராக {0} ஒதுக்கப்படும் முடியாது
Anand Doshi019111b2015-11-20 18:00:11 +05301391apps/erpnext/erpnext/selling/report/sales_person_target_variance_item_group_wise/sales_person_target_variance_item_group_wise.py +51,Achieved,Achieved
Pratik Vyas97264472015-05-14 15:13:10 +05301392apps/erpnext/erpnext/selling/page/sales_analytics/sales_analytics.js +65,Territory / Customer,மண்டலம் / வாடிக்கையாளர்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301393apps/erpnext/erpnext/public/js/setup_wizard.js +227,e.g. 5,"உதாரணமாக, 5"
1394apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +166,Row {0}: Allocated amount {1} must be less than or equals to invoice outstanding amount {2},ரோ {0}: ஒதுக்கப்பட்டுள்ள தொகை {1} குறைவாக இருக்க வேண்டும் அல்லது நிலுவை தொகை விலைப்பட்டியல் சமம் வேண்டும் {2}
Pratik Vyas593d5622015-03-02 19:07:52 +05301395DocType: Sales Invoice,In Words will be visible once you save the Sales Invoice.,நீங்கள் விற்பனை விலைப்பட்டியல் சேமிக்க முறை சொற்கள் காணக்கூடியதாக இருக்கும்.
Pratik Vyas97264472015-05-14 15:13:10 +05301396apps/erpnext/erpnext/setup/doctype/item_group/item_group.js +21,Item Group Tree,பொருள் குழு மரம்
Anand Doshi191b2972015-10-21 16:50:31 +05301397apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +69,Item {0} is not setup for Serial Nos. Check Item master,பொருள் {0} சீரியல் எண்கள் சோதனை பொருள் மாஸ்டர் அமைப்பு அல்ல
Pratik Vyas593d5622015-03-02 19:07:52 +05301398DocType: Maintenance Visit,Maintenance Time,பராமரிப்பு நேரம்
Pratik Vyas97264472015-05-14 15:13:10 +05301399,Amount to Deliver,அளவு வழங்க வேண்டும்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301400apps/erpnext/erpnext/public/js/setup_wizard.js +292,A Product or Service,ஒரு பொருள் அல்லது சேவை
Pratik Vyas593d5622015-03-02 19:07:52 +05301401DocType: Naming Series,Current Value,தற்போதைய மதிப்பு
Nabin Hait18f0dd02016-04-15 14:50:45 +05301402apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +233,{0} created,{0} உருவாக்கப்பட்டது
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301403DocType: Delivery Note Item,Against Sales Order,விற்னையாளர் எதிராக
Pratik Vyas593d5622015-03-02 19:07:52 +05301404,Serial No Status,தொடர் இல்லை நிலைமை
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301405apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.js +458,Item table can not be blank,பொருள் அட்டவணை காலியாக இருக்க முடியாது
1406apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +138,"Row {0}: To set {1} periodicity, difference between from and to date \
Pratik Vyas593d5622015-03-02 19:07:52 +05301407 must be greater than or equal to {2}","ரோ {0}: அமைக்க {1} காலகட்டம், இருந்து மற்றும் தேதி \
1408 இடையே வேறுபாடு அதிகமாக அல்லது சமமாக இருக்க வேண்டும், {2}"
1409DocType: Pricing Rule,Selling,விற்பனை
1410DocType: Employee,Salary Information,சம்பளம் தகவல்
1411DocType: Sales Person,Name and Employee ID,பெயர் மற்றும் பணியாளர் ஐடி
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301412apps/erpnext/erpnext/accounts/party.py +296,Due Date cannot be before Posting Date,காரணம் தேதி தேதி தகவல்களுக்கு முன் இருக்க முடியாது
Pratik Vyas593d5622015-03-02 19:07:52 +05301413DocType: Website Item Group,Website Item Group,இணைய தகவல்கள் குழு
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301414apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +147,Duties and Taxes,கடமைகள் மற்றும் வரி
Nabin Hait29b01222016-03-15 16:17:21 +05301415apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +326,Please enter Reference date,குறிப்பு தேதியை உள்ளிடவும்
Rushabh Mehtafc307972015-11-04 18:02:45 +05301416apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +44,{0} payment entries can not be filtered by {1},{0} கட்டணம் உள்ளீடுகளை வடிகட்டி {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05301417DocType: Item Website Specification,Table for Item that will be shown in Web Site,வலை தளத்தில் காட்டப்படும் என்று பொருள் அட்டவணை
Pratik Vyas97264472015-05-14 15:13:10 +05301418DocType: Purchase Order Item Supplied,Supplied Qty,வழங்கப்பட்ட அளவு
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301419DocType: Purchase Order Item,Material Request Item,பொருள் கோரிக்கை பொருள்
1420apps/erpnext/erpnext/config/selling.py +75,Tree of Item Groups.,பொருள் குழுக்கள் மரம் .
1421apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +116,Cannot refer row number greater than or equal to current row number for this Charge type,இந்த குற்றச்சாட்டை வகை விட அல்லது தற்போதைய வரிசையில் எண்ணிக்கை சமமாக வரிசை எண் பார்க்கவும் முடியாது
Pratik Vyas593d5622015-03-02 19:07:52 +05301422,Item-wise Purchase History,உருப்படியை வாரியான கொள்முதல் வரலாறு
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301423apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +161,Red,ரெட்
1424apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +228,Please click on 'Generate Schedule' to fetch Serial No added for Item {0},"சீரியல் இல்லை பொருள் சேர்க்க எடுக்க ' உருவாக்குதல் அட்டவணை ' கிளிக் செய்து, {0}"
Pratik Vyas593d5622015-03-02 19:07:52 +05301425DocType: Account,Frozen,நிலையாக்கப்பட்டன
1426,Open Production Orders,திறந்த உற்பத்தி ஆணைகள்
1427DocType: Installation Note,Installation Time,நிறுவல் நேரம்
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301428DocType: Sales Invoice,Accounting Details,கணக்கு விவரங்கள்
Rushabh Mehtad627af22016-03-03 11:24:58 +05301429apps/erpnext/erpnext/setup/doctype/company/company.js +66,Delete all the Transactions for this Company,இந்த நிறுவனத்தின் அனைத்து பரிமாற்றங்கள் நீக்கு
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301430apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +187,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} கொத்தமல்லி நிறைவு இல்லை ஒழுங்கு # {3}. நேரம் பதிவுகள் வழியாக அறுவை சிகிச்சை நிலையை மேம்படுத்த தயவு செய்து
1431apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +66,Investments,முதலீடுகள்
Pratik Vyas593d5622015-03-02 19:07:52 +05301432DocType: Issue,Resolution Details,தீர்மானம் விவரம்
Rushabh Mehtadd408d82016-02-09 12:24:27 +05301433apps/erpnext/erpnext/hr/doctype/leave_type/leave_type.js +3,Allocations,ஒதுக்கீடுகள்
Pratik Vyas593d5622015-03-02 19:07:52 +05301434DocType: Quality Inspection Reading,Acceptance Criteria,ஏற்று வரையறைகள்
Nabin Hait18f0dd02016-04-15 14:50:45 +05301435apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +163,Please enter Material Requests in the above table,தயவு செய்து மேலே உள்ள அட்டவணையில் பொருள் கோரிக்கைகள் நுழைய
Pratik Vyas593d5622015-03-02 19:07:52 +05301436DocType: Item Attribute,Attribute Name,பெயர் பண்பு
Pratik Vyas593d5622015-03-02 19:07:52 +05301437DocType: Item Group,Show In Website,இணையத்தளம் காண்பி
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301438apps/erpnext/erpnext/public/js/setup_wizard.js +293,Group,தொகுதி
Pratik Vyas97264472015-05-14 15:13:10 +05301439DocType: Task,Expected Time (in hours),(மணி) இடைவெளியைத்
Pratik Vyas593d5622015-03-02 19:07:52 +05301440,Qty to Order,அளவு ஒழுங்கிற்கு
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301441apps/erpnext/erpnext/config/projects.py +25,Gantt chart of all tasks.,அனைத்து பணிகளை கன்ட் விளக்கப்படம்.
Pratik Vyas593d5622015-03-02 19:07:52 +05301442DocType: Appraisal,For Employee Name,பணியாளர் பெயர்
1443DocType: Holiday List,Clear Table,தெளிவான அட்டவணை
Pratik Vyas593d5622015-03-02 19:07:52 +05301444DocType: C-Form Invoice Detail,Invoice No,இல்லை விலைப்பட்டியல்
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301445apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +95,"Leave cannot be applied/cancelled before {0}, as leave balance has already been carry-forwarded in the future leave allocation record {1}","விடுப்பு சமநிலை ஏற்கனவே கேரி-அனுப்பி எதிர்கால விடுப்பு ஒதுக்கீடு சாதனை வருகிறது போல், முன் {0} ரத்து / பயன்படுத்த முடியாது விடவும் {1}"
Pratik Vyas97264472015-05-14 15:13:10 +05301446DocType: Activity Cost,Costing Rate,இதற்கான செலவு மதிப்பீடு
Anand Doshibacc6792015-10-30 12:54:27 +05301447,Customer Addresses And Contacts,வாடிக்கையாளர் முகவரிகள் மற்றும் தொடர்புகள்
Pratik Vyas593d5622015-03-02 19:07:52 +05301448DocType: Employee,Resignation Letter Date,ராஜினாமா கடிதம் தேதி
1449apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +37,Pricing Rules are further filtered based on quantity.,விலை விதிமுறைகள் மேலும் அளவு அடிப்படையில் வடிகட்டப்பட்டு.
Pratik Vyas593d5622015-03-02 19:07:52 +05301450apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +61,Repeat Customer Revenue,மீண்டும் வாடிக்கையாளர் வருவாய்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301451apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +50,{0} ({1}) must have role 'Expense Approver',{0} ({1}) பங்கு செலவில் தரப்பில் சாட்சி 'வேண்டும்;
1452apps/erpnext/erpnext/public/js/setup_wizard.js +298,Pair,இணை
Pratik Vyas593d5622015-03-02 19:07:52 +05301453DocType: Bank Reconciliation Detail,Against Account,கணக்கு எதிராக
1454DocType: Maintenance Schedule Detail,Actual Date,உண்மையான தேதி
1455DocType: Item,Has Batch No,கூறு எண் உள்ளது
1456DocType: Delivery Note,Excise Page Number,கலால் பக்கம் எண்
1457DocType: Employee,Personal Details,தனிப்பட்ட விவரங்கள்
1458,Maintenance Schedules,பராமரிப்பு அட்டவணை
1459,Quotation Trends,மேற்கோள் போக்குகள்
Anand Doshid7f7d5c2016-01-27 12:36:04 +05301460apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +138,Item Group not mentioned in item master for item {0},உருப்படி உருப்படியை மாஸ்டர் குறிப்பிடப்பட்டுள்ளது பொருள் பிரிவு {0}
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301461apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +296,Debit To account must be a Receivable account,கணக்கில் பற்று ஒரு பெறத்தக்க கணக்கு இருக்க வேண்டும்
Pratik Vyas593d5622015-03-02 19:07:52 +05301462DocType: Shipping Rule Condition,Shipping Amount,கப்பல் தொகை
Pratik Vyas593d5622015-03-02 19:07:52 +05301463,Pending Amount,நிலுவையில் தொகை
1464DocType: Purchase Invoice Item,Conversion Factor,மாற்ற காரணி
Rushabh Mehtafc307972015-11-04 18:02:45 +05301465DocType: Purchase Order,Delivered,வழங்கினார்
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301466DocType: Purchase Receipt,Vehicle Number,வாகன எண்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301467DocType: Purchase Invoice,The date on which recurring invoice will be stop,மீண்டும் விலைப்பட்டியல் நிறுத்த வேண்டும் எந்த தேதி
1468apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +90,Total allocated leaves {0} cannot be less than already approved leaves {1} for the period,மொத்த ஒதுக்கீடு இலைகள் {0} குறைவாக இருக்க முடியாது காலம் ஏற்கனவே ஒப்புதல் இலைகள் {1} விட
Pratik Vyas593d5622015-03-02 19:07:52 +05301469DocType: Journal Entry,Accounts Receivable,கணக்குகள்
1470,Supplier-Wise Sales Analytics,வழங்குபவர் - தம்பதியினர் அனலிட்டிக்ஸ்
1471DocType: Address Template,This format is used if country specific format is not found,நாட்டின் குறிப்பிட்ட வடிவமைப்பில் இல்லை என்றால் இந்த வடிவமைப்பு பயன்படுத்தப்படும்
Pratik Vyas593d5622015-03-02 19:07:52 +05301472DocType: Production Order,Use Multi-Level BOM,மல்டி லெவல் BOM பயன்படுத்த
1473DocType: Bank Reconciliation,Include Reconciled Entries,ஆர தழுவி பதிவுகள் சேர்க்கிறது
Pratik Vyas593d5622015-03-02 19:07:52 +05301474DocType: Leave Control Panel,Leave blank if considered for all employee types,அனைத்து பணியாளர் வகையான கருதப்படுகிறது என்றால் வெறுமையாக
1475DocType: Landed Cost Voucher,Distribute Charges Based On,விநியோகிக்க குற்றச்சாட்டுக்களை அடிப்படையாகக் கொண்டு
Pratik Vyas593d5622015-03-02 19:07:52 +05301476DocType: HR Settings,HR Settings,அலுவலக அமைப்புகள்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301477apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +117,Expense Claim is pending approval. Only the Expense Approver can update status.,செலவு கோரும் அனுமதிக்காக நிலுவையில் உள்ளது . மட்டுமே செலவு அப்ரூவரான நிலையை மேம்படுத்த முடியும் .
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301478DocType: Purchase Invoice,Additional Discount Amount,கூடுதல் தள்ளுபடி தொகை
Pratik Vyas593d5622015-03-02 19:07:52 +05301479DocType: Leave Block List Allow,Leave Block List Allow,பிளாக் பட்டியல் அனுமதி விட்டு
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301480apps/erpnext/erpnext/setup/doctype/company/company.py +246,Abbr can not be blank or space,Abbr வெற்று இடைவெளி அல்லது இருக்க முடியாது
1481apps/erpnext/erpnext/accounts/doctype/account/account.js +53,Group to Non-Group,அல்லாத குழு குழு
Anand Doshi019111b2015-11-20 18:00:11 +05301482apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +50,Sports,விளையாட்டு
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301483apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.py +56,Total Actual,உண்மையான மொத்த
1484apps/erpnext/erpnext/public/js/setup_wizard.js +298,Unit,அலகு
Nabin Hait18f0dd02016-04-15 14:50:45 +05301485apps/erpnext/erpnext/stock/get_item_details.py +123,Please specify Company,நிறுவனத்தின் குறிப்பிடவும்
Pratik Vyas593d5622015-03-02 19:07:52 +05301486,Customer Acquisition and Loyalty,வாடிக்கையாளர் கையகப்படுத்துதல் மற்றும் லாயல்டி
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301487DocType: Purchase Invoice,Warehouse where you are maintaining stock of rejected items,நீங்கள் நிராகரித்து பொருட்களை பங்கு வைத்து எங்கே கிடங்கு
1488apps/erpnext/erpnext/public/js/setup_wizard.js +63,Your financial year ends on,உங்கள் நிதி ஆண்டில் முடிவடைகிறது
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301489DocType: POS Profile,Price List,விலை பட்டியல்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301490apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.py +22,{0} is now the default Fiscal Year. Please refresh your browser for the change to take effect.,{0} இப்போது இயல்புநிலை நிதியாண்டு ஆகிறது . விளைவு எடுக்க மாற்றம் உங்களது உலாவி புதுப்பிக்கவும் .
1491apps/erpnext/erpnext/projects/doctype/task/task.js +26,Expense Claims,செலவு சட்டக்கோரல்கள்
Anand Doshi191b2972015-10-21 16:50:31 +05301492DocType: Issue,Support,ஆதரவு
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301493,BOM Search,"BOM, தேடல்"
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301494apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +180,Closing (Opening + Totals),நிறைவு (+ கூட்டுத்தொகை திறக்கப்படவுள்ளது)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301495apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +26,Please specify currency in Company,நிறுவனத்தின் நாணய குறிப்பிடவும்
Pratik Vyas593d5622015-03-02 19:07:52 +05301496DocType: Workstation,Wages per hour,ஒரு மணி நேரத்திற்கு ஊதியங்கள்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301497apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +50,Stock balance in Batch {0} will become negative {1} for Item {2} at Warehouse {3},தொகுதி பங்குச் சமநிலை {0} மாறும் எதிர்மறை {1} கிடங்கு உள்ள பொருள் {2} ஐந்து {3}
Rushabh Mehta4140fa52015-12-01 16:02:15 +05301498apps/erpnext/erpnext/templates/emails/reorder_item.html +1,Following Material Requests have been raised automatically based on Item's re-order level,பொருள் கோரிக்கைகள் தொடர்ந்து பொருள் மறு ஒழுங்கு நிலை அடிப்படையில் தானாக எழுப்பினார்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301499apps/erpnext/erpnext/controllers/accounts_controller.py +272,Account {0} is invalid. Account Currency must be {1},கணக்கு {0} தவறானது. கணக்கு நாணய இருக்க வேண்டும் {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05301500apps/erpnext/erpnext/buying/doctype/purchase_common/purchase_common.py +34,UOM Conversion factor is required in row {0},மொறட்டுவ பல்கலைகழகம் மாற்ற காரணி வரிசையில் தேவைப்படுகிறது {0}
Rushabh Mehtad627af22016-03-03 11:24:58 +05301501DocType: Production Plan Item,material_request_item,material_request_item
Pratik Vyas593d5622015-03-02 19:07:52 +05301502DocType: Salary Slip,Deduction,கழித்தல்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301503apps/erpnext/erpnext/stock/get_item_details.py +262,Item Price added for {0} in Price List {1},பொருள் விலை சேர்க்கப்பட்டது {0} விலை பட்டியல் உள்ள {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05301504DocType: Address Template,Address Template,முகவரி டெம்ப்ளேட்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301505apps/erpnext/erpnext/setup/doctype/sales_person/sales_person_tree.js +7,Please enter Employee Id of this sales person,இந்த வியாபாரி பணியாளர் Id உள்ளிடவும்
Pratik Vyas593d5622015-03-02 19:07:52 +05301506DocType: Territory,Classification of Customers by region,பிராந்தியம் மூலம் வாடிக்கையாளர்கள் பிரிவுகள்
1507DocType: Project,% Tasks Completed,% முடிக்கப்பட்ட பணிகள்
Pratik Vyas97264472015-05-14 15:13:10 +05301508DocType: Project,Gross Margin,கிராஸ் மார்ஜின்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301509apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +194,Please enter Production Item first,முதல் உற்பத்தி பொருள் உள்ளிடவும்
1510apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +45,Calculated Bank Statement balance,கணக்கிடப்படுகிறது வங்கி அறிக்கை சமநிலை
Rushabh Mehta1c32d052016-01-12 12:02:26 +05301511apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +64,disabled user,ஊனமுற்ற பயனர்
Anand Doshid7f7d5c2016-01-27 12:36:04 +05301512apps/erpnext/erpnext/crm/doctype/lead/lead.js +32,Quotation,மேற்கோள்
Pratik Vyas593d5622015-03-02 19:07:52 +05301513DocType: Salary Slip,Total Deduction,மொத்த பொருத்தியறிதல்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301514DocType: Maintenance Visit,Maintenance User,பராமரிப்பு பயனர்
1515apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +149,Cost Updated,செலவு புதுப்பிக்கப்பட்ட
Pratik Vyas593d5622015-03-02 19:07:52 +05301516DocType: Employee,Date of Birth,பிறந்த நாள்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301517apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +86,Item {0} has already been returned,பொருள் {0} ஏற்கனவே திரும்பினார்
Pratik Vyas593d5622015-03-02 19:07:52 +05301518DocType: Fiscal Year,**Fiscal Year** represents a Financial Year. All accounting entries and other major transactions are tracked against **Fiscal Year**.,** நிதியாண்டு ** ஒரு நிதி ஆண்டு பிரதிபலிக்கிறது. அனைத்து உள்ளீடுகளை மற்றும் பிற முக்கிய பரிமாற்றங்கள் ** ** நிதியாண்டு எதிரான கண்காணிக்கப்படும்.
1519DocType: Opportunity,Customer / Lead Address,வாடிக்கையாளர் / முன்னணி முகவரி
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301520apps/erpnext/erpnext/stock/doctype/item/item.py +205,Warning: Invalid SSL certificate on attachment {0},எச்சரிக்கை: இணைப்பு தவறான SSL சான்றிதழ் {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05301521DocType: Production Order Operation,Actual Operation Time,உண்மையான நடவடிக்கையை நேரம்
1522DocType: Authorization Rule,Applicable To (User),பொருந்தும் (பயனர்)
1523DocType: Purchase Taxes and Charges,Deduct,தள்ளு
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301524apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +179,Job Description,வேலை விபரம்
Pratik Vyas593d5622015-03-02 19:07:52 +05301525DocType: Purchase Order Item,Qty as per Stock UOM,பங்கு மொறட்டுவ பல்கலைகழகம் படி அளவு
Anand Doshi191b2972015-10-21 16:50:31 +05301526apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +126,"Special Characters except ""-"", ""#"", ""."" and ""/"" not allowed in naming series","தவிர, சிறப்பு எழுத்துக்கள் ""-"" ""."", ""#"", மற்றும் ""/"" தொடர் பெயரிடும் அனுமதி இல்லை"
Nabin Hait733680b2015-12-07 14:12:41 +05301527DocType: Campaign,"Keep Track of Sales Campaigns. Keep track of Leads, Quotations, Sales Order etc from Campaigns to gauge Return on Investment.","விற்பனை பிரச்சாரங்கள் கண்காணிக்க. லீட்ஸ், மேற்கோள்கள் கண்காணிக்கவும், விற்பனை போன்றவை பிரச்சாரங்கள் இருந்து முதலீட்டு மீது மீண்டும் அளவிடுவதற்கு."
Pratik Vyas593d5622015-03-02 19:07:52 +05301528DocType: Expense Claim,Approver,சர்க்கார் தரப்பில் சாட்சி சொல்லும் குற்றவாளி
1529,SO Qty,எனவே அளவு
Pratik Vyas593d5622015-03-02 19:07:52 +05301530DocType: Appraisal,Calculate Total Score,மொத்த மதிப்பெண் கணக்கிட
Nabin Hait18f0dd02016-04-15 14:50:45 +05301531DocType: Request for Quotation,Manufacturing Manager,தயாரிப்பு மேலாளர்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301532apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +191,Serial No {0} is under warranty upto {1},தொடர் இல {0} வரை உத்தரவாதத்தை கீழ் உள்ளது {1}
1533apps/erpnext/erpnext/config/stock.py +153,Split Delivery Note into packages.,தொகுப்புகளை கொண்டு டெலிவரி குறிப்பு பிரிந்தது.
1534apps/erpnext/erpnext/hooks.py +74,Shipments,படுவதற்கு
Rushabh Mehta4140fa52015-12-01 16:02:15 +05301535DocType: Purchase Order Item,To be delivered to customer,வாடிக்கையாளர் வழங்க வேண்டும்
Anand Doshi191b2972015-10-21 16:50:31 +05301536apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +223,Serial No {0} does not belong to any Warehouse,தொ.எ. {0} எந்த கிடங்கு சொந்தம் இல்லை
Rushabh Mehta4140fa52015-12-01 16:02:15 +05301537apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +157,Row # ,ரோ #
Pratik Vyas593d5622015-03-02 19:07:52 +05301538DocType: Purchase Invoice,In Words (Company Currency),வேர்ட்ஸ் (நிறுவனத்தின் கரன்சி)
Nabin Hait18f0dd02016-04-15 14:50:45 +05301539DocType: Asset,Supplier,கொடுப்பவர்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301540apps/erpnext/erpnext/public/js/utils.js +156,Get From,இருந்து பெற
Pratik Vyas593d5622015-03-02 19:07:52 +05301541DocType: C-Form,Quarter,காலாண்டு
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301542apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +104,Miscellaneous Expenses,இதர செலவுகள்
Pratik Vyas593d5622015-03-02 19:07:52 +05301543DocType: Global Defaults,Default Company,முன்னிருப்பு நிறுவனத்தின்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301544apps/erpnext/erpnext/controllers/stock_controller.py +166,Expense or Difference account is mandatory for Item {0} as it impacts overall stock value,செலவு வேறுபாடு கணக்கு கட்டாய உருப்படி {0} பாதிப்பை ஒட்டுமொத்த பங்கு மதிப்பு
1545apps/erpnext/erpnext/controllers/accounts_controller.py +416,"Cannot overbill for Item {0} in row {1} more than {2}. To allow overbilling, please set in Stock Settings",வரிசையில் பொருள் {0} ஐந்து overbill முடியாது {1} விட {2}. Overbilling பங்கு அமைப்புகள் அமைக்க தயவு செய்து அனுமதிக்க
1546DocType: Cheque Print Template,Bank Name,வங்கி பெயர்
Rushabh Mehta4140fa52015-12-01 16:02:15 +05301547apps/erpnext/erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.py +27,-Above,மேலே
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301548apps/erpnext/erpnext/hr/doctype/employee/employee.py +136,User {0} is disabled,பயனர் {0} முடக்கப்பட்டுள்ளது
Pratik Vyas593d5622015-03-02 19:07:52 +05301549DocType: Leave Application,Total Leave Days,மொத்த விடுப்பு நாட்கள்
1550DocType: Email Digest,Note: Email will not be sent to disabled users,குறிப்பு: மின்னஞ்சல் ஊனமுற்ற செய்த அனுப்ப முடியாது
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301551apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +98,Select Company...,நிறுவனத்தின் தேர்ந்தெடுக்கவும் ...
Pratik Vyas593d5622015-03-02 19:07:52 +05301552DocType: Leave Control Panel,Leave blank if considered for all departments,அனைத்து துறைகளில் கருதப்படுகிறது என்றால் வெறுமையாக
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301553apps/erpnext/erpnext/config/hr.py +171,"Types of employment (permanent, contract, intern etc.).","வேலைவாய்ப்பு ( நிரந்தர , ஒப்பந்த , பயிற்சி முதலியன) வகைகள் ."
1554apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +341,{0} is mandatory for Item {1},{0} பொருள் கட்டாய {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05301555DocType: Currency Exchange,From Currency,நாணய இருந்து
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301556apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +170,"Please select Allocated Amount, Invoice Type and Invoice Number in atleast one row","குறைந்தது ஒரு வரிசையில் ஒதுக்கப்பட்டுள்ள தொகை, விலைப்பட்டியல் வகை மற்றும் விலைப்பட்டியல் எண் தேர்ந்தெடுக்கவும்"
Anand Doshid7f7d5c2016-01-27 12:36:04 +05301557apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +94,Sales Order required for Item {0},பொருள் தேவை விற்பனை ஆணை {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05301558DocType: Purchase Invoice Item,Rate (Company Currency),விகிதம் (நிறுவனத்தின் கரன்சி)
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301559apps/erpnext/erpnext/demo/setup_data.py +347,Others,மற்றவை
Anand Doshid7f7d5c2016-01-27 12:36:04 +05301560apps/erpnext/erpnext/templates/includes/product_page.js +65,Cannot find a matching Item. Please select some other value for {0}.,ஒரு பொருத்தமான பொருள் கண்டுபிடிக்க முடியவில்லை. ஐந்து {0} வேறு சில மதிப்பு தேர்ந்தெடுக்கவும்.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301561DocType: POS Profile,Taxes and Charges,வரிகள் மற்றும் கட்டணங்கள்
Pratik Vyas593d5622015-03-02 19:07:52 +05301562DocType: Item,"A Product or a Service that is bought, sold or kept in stock.","ஒரு தயாரிப்பு அல்லது, வாங்கி விற்று, அல்லது பங்குச் வைக்கப்படும் என்று ஒரு சேவை."
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301563apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +110,Cannot select charge type as 'On Previous Row Amount' or 'On Previous Row Total' for first row,முதல் வரிசையில் ' முந்தைய வரிசை மொத்த ' முந்தைய வரிசையில் தொகை 'அல்லது குற்றச்சாட்டுக்கள் வகை தேர்ந்தெடுக்க முடியாது
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301564apps/erpnext/erpnext/selling/doctype/product_bundle/product_bundle.py +29,Child Item should not be a Product Bundle. Please remove item `{0}` and save,குழந்தை பொருள் ஒரு தயாரிப்பு மூட்டை இருக்க கூடாது. உருப்படியை நீக்க: {0}: மற்றும் காப்பாற்றுங்கள்
Anand Doshi019111b2015-11-20 18:00:11 +05301565apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +12,Banking,வங்கி
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301566apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +39,Please click on 'Generate Schedule' to get schedule,"அட்டவணை பெற ' உருவாக்குதல் அட்டவணை ' கிளிக் செய்து,"
Pratik Vyas593d5622015-03-02 19:07:52 +05301567DocType: Bin,Ordered Quantity,உத்தரவிட்டார் அளவு
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301568apps/erpnext/erpnext/public/js/setup_wizard.js +52,"e.g. ""Build tools for builders""","உதாரணமாக, "" கட்டுமான கருவிகள் கட்ட """
Pratik Vyas593d5622015-03-02 19:07:52 +05301569DocType: Quality Inspection,In Process,செயல்முறை உள்ள
1570DocType: Authorization Rule,Itemwise Discount,இனவாரியாக தள்ளுபடி
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301571apps/erpnext/erpnext/config/accounts.py +63,Tree of financial accounts.,நிதி கணக்குகள் மரம்.
Nabin Hait29b01222016-03-15 16:17:21 +05301572apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +334,{0} against Sales Order {1},{0} விற்பனை ஆணை எதிரான {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05301573DocType: Account,Fixed Asset,நிலையான சொத்து
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301574apps/erpnext/erpnext/config/stock.py +304,Serialized Inventory,தொடர் சரக்கு
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301575DocType: Activity Type,Default Billing Rate,இயல்புநிலை பில்லிங் மதிப்பீடு
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301576DocType: Sales Invoice,Total Billing Amount,மொத்த பில்லிங் அளவு
1577apps/erpnext/erpnext/accounts/report/item_wise_sales_register/item_wise_sales_register.py +54,Receivable Account,பெறத்தக்க கணக்கு
Rushabh Mehtad627af22016-03-03 11:24:58 +05301578DocType: Quotation Item,Stock Balance,பங்கு இருப்பு
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301579apps/erpnext/erpnext/config/selling.py +302,Sales Order to Payment,செலுத்துதல் விற்பனை ஆணை
Pratik Vyas593d5622015-03-02 19:07:52 +05301580DocType: Expense Claim Detail,Expense Claim Detail,இழப்பில் உரிமைகோரல் விவரம்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301581apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +805,Please select correct account,சரியான கணக்கில் தேர்ந்தெடுக்கவும்
Pratik Vyas593d5622015-03-02 19:07:52 +05301582DocType: Item,Weight UOM,எடை மொறட்டுவ பல்கலைகழகம்
1583DocType: Employee,Blood Group,குருதி பகுப்பினம்
1584DocType: Purchase Invoice Item,Page Break,பக்கம் பிரேக்
1585DocType: Production Order Operation,Pending,முடிவுபெறாத
1586DocType: Employee Leave Approver,Users who can approve a specific employee's leave applications,ஒரு குறிப்பிட்ட ஊழியர் விடுப்பு விண்ணப்பங்கள் ஒப்புதல் முடியும் பயனர்கள்
Pratik Vyas97264472015-05-14 15:13:10 +05301587apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +50,Office Equipments,அலுவலக உபகரணங்கள்
Pratik Vyas593d5622015-03-02 19:07:52 +05301588DocType: Purchase Invoice Item,Qty,அளவு
1589DocType: Fiscal Year,Companies,நிறுவனங்கள்
Anand Doshi019111b2015-11-20 18:00:11 +05301590apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +24,Electronics,மின்னணுவியல்
Pratik Vyas593d5622015-03-02 19:07:52 +05301591DocType: Stock Settings,Raise Material Request when stock reaches re-order level,பங்கு மறு ஒழுங்கு நிலை அடையும் போது பொருள் கோரிக்கை எழுப்ப
Anand Doshi019111b2015-11-20 18:00:11 +05301592apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +56,Full-time,முழு நேர
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301593DocType: Employee,Contact Details,விபரங்கள்
Pratik Vyas593d5622015-03-02 19:07:52 +05301594DocType: C-Form,Received Date,பெற்ற தேதி
Pratik Vyas97264472015-05-14 15:13:10 +05301595DocType: Delivery Note,"If you have created a standard template in Sales Taxes and Charges Template, select one and click on the button below.","நீங்கள் விற்பனை வரி மற்றும் கட்டணங்கள் டெம்ப்ளேட் ஒரு நிலையான டெம்ப்ளேட் கொண்டிருக்கிறீர்கள் என்றால், ஒரு தேர்வு, கீழே உள்ள பொத்தானை கிளிக் செய்யவும்."
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301596apps/erpnext/erpnext/accounts/doctype/shipping_rule/shipping_rule.py +29,Please specify a country for this Shipping Rule or check Worldwide Shipping,இந்த கப்பல் விதி ஒரு நாடு குறிப்பிட அல்லது உலகம் முழுவதும் கப்பல் சரிபார்க்கவும்
Pratik Vyas593d5622015-03-02 19:07:52 +05301597DocType: Stock Entry,Total Incoming Value,மொத்த உள்வரும் மதிப்பு
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301598apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +290,Debit To is required,பற்று தேவைப்படுகிறது
Pratik Vyas593d5622015-03-02 19:07:52 +05301599apps/erpnext/erpnext/stock/report/item_prices/item_prices.py +39,Purchase Price List,கொள்முதல் விலை பட்டியல்
Pratik Vyas97264472015-05-14 15:13:10 +05301600DocType: Offer Letter Term,Offer Term,ஆஃபர் கால
Pratik Vyas593d5622015-03-02 19:07:52 +05301601DocType: Quality Inspection,Quality Manager,தர மேலாளர்
1602DocType: Job Applicant,Job Opening,வேலை திறக்கிறது
1603DocType: Payment Reconciliation,Payment Reconciliation,கொடுப்பனவு நல்லிணக்க
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301604apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +154,Please select Incharge Person's name,பொறுப்பாளர் நபரின் பெயர் தேர்வு செய்க
Anand Doshi019111b2015-11-20 18:00:11 +05301605apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +51,Technology,தொழில்நுட்ப
Anand Doshid7f7d5c2016-01-27 12:36:04 +05301606apps/erpnext/erpnext/hr/doctype/job_applicant/job_applicant.js +13,Offer Letter,கடிதம் ஆஃபர்
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301607apps/erpnext/erpnext/config/manufacturing.py +18,Generate Material Requests (MRP) and Production Orders.,பொருள் கோரிக்கைகள் (எம்ஆர்பி) மற்றும் உற்பத்தி ஆணைகள் உருவாக்க.
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301608apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.html +1,Total Invoiced Amt,மொத்த விலை விவரம் விவரங்கள்
1609DocType: Timesheet Detail,To Time,டைம்
Anand Doshi019111b2015-11-20 18:00:11 +05301610DocType: Authorization Rule,Approving Role (above authorized value),(அங்கீகாரம் மதிப்பை மேலே) பாத்திரம் அப்ரூவிங்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301611apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +108,Credit To account must be a Payable account,கணக்கில் வரவு ஒரு செலுத்த வேண்டிய கணக்கு இருக்க வேண்டும்
1612apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +241,BOM recursion: {0} cannot be parent or child of {2},BOM மறுநிகழ்வு : {0} பெற்றோர் அல்லது குழந்தை இருக்க முடியாது {2}
Pratik Vyas593d5622015-03-02 19:07:52 +05301613DocType: Production Order Operation,Completed Qty,நிறைவு அளவு
Nabin Hait29b01222016-03-15 16:17:21 +05301614apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +121,"For {0}, only debit accounts can be linked against another credit entry",{0} மட்டுமே டெபிட் கணக்குகள் மற்றொரு கடன் நுழைவு எதிராக இணைக்கப்பட்ட ஐந்து
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301615apps/erpnext/erpnext/stock/get_item_details.py +273,Price List {0} is disabled,விலை பட்டியல் {0} முடக்கப்பட்டுள்ளது
Pratik Vyas97264472015-05-14 15:13:10 +05301616DocType: Manufacturing Settings,Allow Overtime,மேலதிக அனுமதிக்கவும்
Anand Doshi191b2972015-10-21 16:50:31 +05301617apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +197,{0} Serial Numbers required for Item {1}. You have provided {2}.,{0} பொருள் தேவையான சீரியல் எண்கள் {1}. நீங்கள் வழங்கிய {2}.
Pratik Vyas97264472015-05-14 15:13:10 +05301618DocType: Stock Reconciliation Item,Current Valuation Rate,தற்போதைய மதிப்பீட்டு விகிதம்
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301619DocType: Item,Customer Item Codes,வாடிக்கையாளர் பொருள் குறியீடுகள்
Pratik Vyas593d5622015-03-02 19:07:52 +05301620DocType: Opportunity,Lost Reason,இழந்த காரணம்
Rushabh Mehta1c32d052016-01-12 12:02:26 +05301621apps/erpnext/erpnext/public/js/templates/address_list.html +1,New Address,புதிய முகவரி
Pratik Vyas593d5622015-03-02 19:07:52 +05301622DocType: Quality Inspection,Sample Size,மாதிரி அளவு
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301623apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +378,All items have already been invoiced,அனைத்து பொருட்களும் ஏற்கனவே விலை விவரம்
Pratik Vyas593d5622015-03-02 19:07:52 +05301624apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +47,Please specify a valid 'From Case No.','வழக்கு எண் வரம்பு' சரியான குறிப்பிடவும்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301625apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center_tree.js +24,Further cost centers can be made under Groups but entries can be made against non-Groups,மேலும் செலவு மையங்கள் குழுக்கள் கீழ் செய்யப்பட்ட ஆனால் உள்ளீடுகளை அல்லாத குழுக்கள் எதிராகவும் முடியும்
Pratik Vyas593d5622015-03-02 19:07:52 +05301626DocType: Project,External,வெளி
Anand Doshibacc6792015-10-30 12:54:27 +05301627apps/erpnext/erpnext/config/setup.py +66,Users and Permissions,பயனர்கள் மற்றும் அனுமதிகள்
Pratik Vyas593d5622015-03-02 19:07:52 +05301628DocType: Branch,Branch,கிளை
Anand Doshibacc6792015-10-30 12:54:27 +05301629apps/erpnext/erpnext/config/setup.py +61,Printing and Branding,அச்சிடுதல் மற்றும் பிராண்டிங்
1630apps/erpnext/erpnext/hr/report/monthly_salary_register/monthly_salary_register.py +66,No salary slip found for month:,மாதம் எதுவும் இல்லை வருமான சீட்டு:
Pratik Vyas593d5622015-03-02 19:07:52 +05301631DocType: Bin,Actual Quantity,உண்மையான அளவு
1632DocType: Shipping Rule,example: Next Day Shipping,உதாரணமாக: அடுத்த நாள் கப்பல்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301633apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +188,Serial No {0} not found,இல்லை தொ.இல. {0}
1634apps/erpnext/erpnext/public/js/setup_wizard.js +237,Your Customers,உங்கள் வாடிக்கையாளர்கள்
Pratik Vyas593d5622015-03-02 19:07:52 +05301635DocType: Leave Block List Date,Block Date,தேதி தடை
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301636apps/erpnext/erpnext/templates/generators/job_opening.html +19,Apply Now,இப்பொழுது விண்ணப்பியுங்கள்
Pratik Vyas593d5622015-03-02 19:07:52 +05301637DocType: Sales Order,Not Delivered,அனுப்பப்பட்டது
1638,Bank Clearance Summary,வங்கி இசைவு சுருக்கம்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301639apps/erpnext/erpnext/config/setup.py +100,"Create and manage daily, weekly and monthly email digests.","உருவாக்கவும் , தினசரி வாராந்திர மற்றும் மாதாந்திர மின்னஞ்சல் digests நிர்வகிக்க ."
Pratik Vyas593d5622015-03-02 19:07:52 +05301640DocType: Appraisal Goal,Appraisal Goal,மதிப்பீட்டு கோல்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301641DocType: Timesheet Detail,Costing Amount,இதற்கான செலவு தொகை
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301642DocType: Process Payroll,Submit Salary Slip,சம்பளம் ஸ்லிப் 'to
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301643apps/erpnext/erpnext/controllers/selling_controller.py +161,Maxiumm discount for Item {0} is {1}%,உருப்படி Maxiumm தள்ளுபடி {0} {1} % ஆகிறது
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301644apps/erpnext/erpnext/stock/doctype/item_price/item_price.js +16,Import in Bulk,மொத்த உள்ள இறக்குமதி
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301645DocType: Sales Partner,Address & Contacts,முகவரி மற்றும் தொடர்புகள்
Pratik Vyas593d5622015-03-02 19:07:52 +05301646DocType: SMS Log,Sender Name,அனுப்புநர் பெயர்
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301647DocType: POS Profile,[Select],[ தேர்ந்தெடு ]
1648DocType: SMS Log,Sent To,அனுப்பப்படும்
Anand Doshid7f7d5c2016-01-27 12:36:04 +05301649DocType: Payment Request,Make Sales Invoice,கவிஞருக்கு செய்ய
Pratik Vyas593d5622015-03-02 19:07:52 +05301650DocType: Company,For Reference Only.,குறிப்பு மட்டும்.
Anand Doshi019111b2015-11-20 18:00:11 +05301651apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +49,Invalid {0}: {1},தவறான {0}: {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05301652DocType: Sales Invoice Advance,Advance Amount,முன்கூட்டியே தொகை
Pratik Vyas97264472015-05-14 15:13:10 +05301653DocType: Manufacturing Settings,Capacity Planning,கொள்ளளவு திட்டமிடுதல்
Rushabh Mehta4140fa52015-12-01 16:02:15 +05301654apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +43,'From Date' is required,தொடங்கப்பட்ட தேதி அவசியம்
Pratik Vyas593d5622015-03-02 19:07:52 +05301655DocType: Journal Entry,Reference Number,குறிப்பு எண்
1656DocType: Employee,Employment Details,வேலை விவரம்
1657DocType: Employee,New Workplace,புதிய பணியிடத்தை
Pratik Vyas97264472015-05-14 15:13:10 +05301658apps/erpnext/erpnext/crm/doctype/opportunity/opportunity_list.js +17,Set as Closed,மூடப்பட்ட அமை
Nabin Hait18f0dd02016-04-15 14:50:45 +05301659apps/erpnext/erpnext/stock/get_item_details.py +113,No Item with Barcode {0},பார்கோடு கூடிய உருப்படி {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05301660apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +51,Case No. cannot be 0,வழக்கு எண் 0 இருக்க முடியாது
Pratik Vyas593d5622015-03-02 19:07:52 +05301661DocType: Item,Show a slideshow at the top of the page,பக்கம் மேலே ஒரு ஸ்லைடு ஷோ
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301662apps/erpnext/erpnext/stock/doctype/item/item.py +131,Stores,ஸ்டோர்கள்
Pratik Vyas593d5622015-03-02 19:07:52 +05301663DocType: Serial No,Delivery Time,விநியோக நேரம்
1664apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +27,Ageing Based On,அன்று Based
1665DocType: Item,End of Life,வாழ்க்கை முடிவுக்கு
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301666apps/erpnext/erpnext/demo/setup_data.py +348,Travel,சுற்றுலா
Pratik Vyas593d5622015-03-02 19:07:52 +05301667DocType: Leave Block List,Allow Users,பயனர்கள் அனுமதி
Rushabh Mehtafc307972015-11-04 18:02:45 +05301668DocType: Purchase Order,Customer Mobile No,வாடிக்கையாளர் கைப்பேசி
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301669DocType: Sales Invoice,Recurring,ரெக்கியூரிங்
Pratik Vyas593d5622015-03-02 19:07:52 +05301670DocType: Cost Center,Track separate Income and Expense for product verticals or divisions.,தனி வருமான கண்காணிக்க மற்றும் தயாரிப்பு மேம்பாடுகளையும் அல்லது பிளவுகள் செலவுக்.
1671DocType: Rename Tool,Rename Tool,கருவி மறுபெயரிடு
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301672apps/erpnext/erpnext/manufacturing/doctype/bom/bom.js +23,Update Cost,மேம்படுத்தல்
Pratik Vyas593d5622015-03-02 19:07:52 +05301673DocType: Item Reorder,Item Reorder,உருப்படியை மறுவரிசைப்படுத்துக
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301674apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +695,Transfer Material,மாற்றம் பொருள்
Pratik Vyas593d5622015-03-02 19:07:52 +05301675DocType: BOM,"Specify the operations, operating cost and give a unique Operation no to your operations.","நடவடிக்கைகள் , இயக்க செலவு குறிப்பிட உங்கள் நடவடிக்கைகள் ஒரு தனிப்பட்ட நடவடிக்கை இல்லை கொடுக்க ."
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301676apps/erpnext/erpnext/public/js/controllers/transaction.js +923,Please set recurring after saving,சேமிப்பு பிறகு மீண்டும் அமைக்கவும்
Pratik Vyas593d5622015-03-02 19:07:52 +05301677DocType: Purchase Invoice,Price List Currency,விலை பட்டியல் நாணயத்தின்
1678DocType: Naming Series,User must always select,பயனர் எப்போதும் தேர்ந்தெடுக்க வேண்டும்
1679DocType: Stock Settings,Allow Negative Stock,எதிர்மறை பங்கு அனுமதிக்கும்
1680DocType: Installation Note,Installation Note,நிறுவல் குறிப்பு
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301681apps/erpnext/erpnext/public/js/setup_wizard.js +216,Add Taxes,வரிகளை சேர்க்க
Anand Doshiee19fc02015-12-21 17:10:20 +05301682apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +38,Cash Flow from Financing,கடன் இருந்து பண பரிமாற்ற
Pratik Vyas593d5622015-03-02 19:07:52 +05301683DocType: Quality Inspection,Verified By,மூலம் சரிபார்க்கப்பட்ட
1684DocType: Address,Subsidiary,உப
Rushabh Mehtadd408d82016-02-09 12:24:27 +05301685apps/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.","ஏற்கனவே நடவடிக்கைகள் உள்ளன, ஏனெனில் , நிறுவனத்தின் இயல்புநிலை நாணய மாற்ற முடியாது. நடவடிக்கைகள் இயல்புநிலை நாணய மாற்ற இரத்து செய்யப்பட வேண்டும்."
Pratik Vyas593d5622015-03-02 19:07:52 +05301686DocType: Quality Inspection,Purchase Receipt No,இல்லை சீட்டு வாங்க
Pratik Vyas97264472015-05-14 15:13:10 +05301687apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +30,Earnest Money,பிணை உறுதி பணம்
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301688DocType: Process Payroll,Create Salary Slip,சம்பளம் ஸ்லிப் உருவாக்க
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301689apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +135,Source of Funds (Liabilities),நிதி ஆதாரம் ( கடன்)
1690apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +352,Quantity in row {0} ({1}) must be same as manufactured quantity {2},அளவு வரிசையில் {0} ( {1} ) அதே இருக்க வேண்டும் உற்பத்தி அளவு {2}
Pratik Vyas593d5622015-03-02 19:07:52 +05301691DocType: Appraisal,Employee,ஊழியர்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301692apps/erpnext/erpnext/utilities/doctype/contact/contact.js +71,Invite as User,பயனர் அழை
Nabin Hait29b01222016-03-15 16:17:21 +05301693apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +217,{0} {1} is fully billed,{0} {1} முழுமையாக வசூலிக்கப்படும்
Pratik Vyas593d5622015-03-02 19:07:52 +05301694DocType: Workstation Working Hour,End Time,முடிவு நேரம்
Pratik Vyas97264472015-05-14 15:13:10 +05301695apps/erpnext/erpnext/config/setup.py +42,Standard contract terms for Sales or Purchase.,விற்பனை அல்லது கொள்முதல் தரநிலை ஒப்பந்த அடிப்படையில் .
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301696apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.js +75,Group by Voucher,வவுச்சர் மூலம் குழு
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301697apps/erpnext/erpnext/config/crm.py +6,Sales Pipeline,விற்பனை பைப்லைன்
Pratik Vyas593d5622015-03-02 19:07:52 +05301698DocType: Sales Invoice,Mass Mailing,வெகுஜன அஞ்சல்
Pratik Vyas97264472015-05-14 15:13:10 +05301699DocType: Rename Tool,File to Rename,மறுபெயர் கோப்புகள்
Nabin Hait18f0dd02016-04-15 14:50:45 +05301700apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +204,Please select BOM for Item in Row {0},"தயவு செய்து வரிசையில் பொருள் BOM, தேர்வு {0}"
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301701apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +199,Purchse Order number required for Item {0},Purchse ஆணை எண் பொருள் தேவை {0}
1702apps/erpnext/erpnext/controllers/buying_controller.py +262,Specified BOM {0} does not exist for Item {1},பொருள் இருப்பு இல்லை BOM {0} {1}
1703apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +199,Maintenance Schedule {0} must be cancelled before cancelling this Sales Order,பராமரிப்பு அட்டவணை {0} இந்த விற்பனை ஆணை ரத்து முன் ரத்து செய்யப்பட வேண்டும்
Pratik Vyas593d5622015-03-02 19:07:52 +05301704DocType: Notification Control,Expense Claim Approved,இழப்பில் கோரிக்கை ஏற்கப்பட்டது
Anand Doshi019111b2015-11-20 18:00:11 +05301705apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +113,Pharmaceutical,மருந்து
Pratik Vyas97264472015-05-14 15:13:10 +05301706apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +26,Cost of Purchased Items,வாங்கிய பொருட்களை செலவு
Pratik Vyas593d5622015-03-02 19:07:52 +05301707DocType: Selling Settings,Sales Order Required,விற்பனை ஆர்டர் தேவை
Pratik Vyas593d5622015-03-02 19:07:52 +05301708DocType: Purchase Invoice,Credit To,கடன்
Rushabh Mehta1c32d052016-01-12 12:02:26 +05301709apps/erpnext/erpnext/selling/page/sales_funnel/sales_funnel.py +31,Active Leads / Customers,செயலில் லீட்ஸ் / வாடிக்கையாளர்கள்
Pratik Vyas593d5622015-03-02 19:07:52 +05301710DocType: Employee Education,Post Graduate,பட்டதாரி பதிவு
Pratik Vyas593d5622015-03-02 19:07:52 +05301711DocType: Maintenance Schedule Detail,Maintenance Schedule Detail,பராமரிப்பு அட்டவணை விரிவாக
1712DocType: Quality Inspection Reading,Reading 9,9 படித்தல்
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301713DocType: Supplier,Is Frozen,உறைந்திருக்கும்
Pratik Vyas593d5622015-03-02 19:07:52 +05301714DocType: Buying Settings,Buying Settings,அமைப்புகள் வாங்கும்
Pratik Vyas593d5622015-03-02 19:07:52 +05301715DocType: Stock Entry Detail,BOM No. for a Finished Good Item,ஒரு முடிந்தது நல்ல தகவல்கள் கிடைக்கும் BOM இல்லை
1716DocType: Upload Attendance,Attendance To Date,தேதி வருகை
Pratik Vyas593d5622015-03-02 19:07:52 +05301717DocType: Warranty Claim,Raised By,எழுப்பப்பட்ட
Anand Doshid7f7d5c2016-01-27 12:36:04 +05301718DocType: Payment Gateway Account,Payment Account,கொடுப்பனவு கணக்கு
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301719apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +761,Please specify Company to proceed,நிறுவனத்தின் தொடர குறிப்பிடவும்
Anand Doshiee19fc02015-12-21 17:10:20 +05301720apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +20,Net Change in Accounts Receivable,கணக்குகள் நிகர மாற்றம்
Anand Doshi019111b2015-11-20 18:00:11 +05301721apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +46,Compensatory Off,இழப்பீட்டு இனிய
Pratik Vyas593d5622015-03-02 19:07:52 +05301722DocType: Quality Inspection Reading,Accepted,ஏற்று
Rushabh Mehtad627af22016-03-03 11:24:58 +05301723apps/erpnext/erpnext/setup/doctype/company/company.js +46,Please make sure you really want to delete all the transactions for this company. Your master data will remain as it is. This action cannot be undone.,நீங்கள் உண்மையில் இந்த நிறுவனத்தின் அனைத்து பரிமாற்றங்கள் நீக்க வேண்டும் என்பதை உறுதி செய்யுங்கள். இது போன்ற உங்கள் மாஸ்டர் தரவு இருக்கும். இந்தச் செயலைச் செயல்.
Nabin Hait733680b2015-12-07 14:12:41 +05301724apps/erpnext/erpnext/utilities/transaction_base.py +93,Invalid reference {0} {1},தவறான குறிப்பு {0} {1}
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301725apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +157,{0} ({1}) cannot be greater than planned quanitity ({2}) in Production Order {3},{0} ({1}) திட்டமிட்ட quanitity விட அதிகமாக இருக்க முடியாது ({2}) உற்பத்தி ஆணை {3}
Pratik Vyas593d5622015-03-02 19:07:52 +05301726DocType: Shipping Rule,Shipping Rule Label,கப்பல் விதி லேபிள்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301727apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +217,Raw Materials cannot be blank.,மூலப்பொருட்கள் காலியாக இருக்க முடியாது.
1728apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +403,"Could not update stock, invoice contains drop shipping item.","பங்கு புதுப்பிக்க முடியவில்லை, விலைப்பட்டியல் துளி கப்பல் உருப்படி உள்ளது."
1729apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +460,Quick Journal Entry,விரைவு ஜர்னல் நுழைவு
1730apps/erpnext/erpnext/manufacturing/doctype/bom/bom.js +111,You can not change rate if BOM mentioned agianst any item,BOM எந்த பொருளை agianst குறிப்பிட்டுள்ள நீங்கள் வீதம் மாற்ற முடியாது
Pratik Vyas593d5622015-03-02 19:07:52 +05301731DocType: Employee,Previous Work Experience,முந்தைய பணி அனுபவம்
Pratik Vyas97264472015-05-14 15:13:10 +05301732DocType: Stock Entry,For Quantity,அளவு
Nabin Hait18f0dd02016-04-15 14:50:45 +05301733apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +209,Please enter Planned Qty for Item {0} at row {1},பொருள் திட்டமிடப்பட்டுள்ளது அளவு உள்ளிடவும் {0} வரிசையில் {1}
Nabin Hait29b01222016-03-15 16:17:21 +05301734apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +214,{0} {1} is not submitted,{0} {1} சமர்ப்பிக்க
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301735apps/erpnext/erpnext/config/stock.py +27,Requests for items.,பொருட்கள் கோரிக்கைகள்.
Pratik Vyas593d5622015-03-02 19:07:52 +05301736DocType: Production Planning Tool,Separate production order will be created for each finished good item.,தனி உற்பத்தி வரிசையில் ஒவ்வொரு முடிக்கப்பட்ட நல்ல உருப்படியை செய்தது.
Pratik Vyas593d5622015-03-02 19:07:52 +05301737DocType: Purchase Invoice,Terms and Conditions1,விதிமுறைகள் மற்றும் Conditions1
Pratik Vyas593d5622015-03-02 19:07:52 +05301738DocType: Accounts Settings,"Accounting entry frozen up to this date, nobody can do / modify entry except role specified below.","இந்த தேதி வரை உறைநிலையில் பைனான்ஸ் நுழைவு, யாரும் / கீழே குறிப்பிட்ட பங்கை தவிர நுழைவு மாற்ற முடியும்."
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301739apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.js +116,Please save the document before generating maintenance schedule,"பராமரிப்பு அட்டவணை உருவாக்கும் முன் ஆவணத்தை சேமிக்க , தயவு செய்து"
Pratik Vyas97264472015-05-14 15:13:10 +05301740apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +28,Project Status,திட்டம் நிலை
Pratik Vyas593d5622015-03-02 19:07:52 +05301741DocType: UOM,Check this to disallow fractions. (for Nos),அனுமதிப்பதில்லை உராய்வுகள் இந்த சரிபார்க்கவும். (இலக்கங்கள் ஐந்து)
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301742apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +398,The following Production Orders were created:,பின்வரும் உற்பத்தித் தேவைகளை உருவாக்கப்பட்ட:
Pratik Vyas593d5622015-03-02 19:07:52 +05301743DocType: Delivery Note,Transporter Name,இடமாற்றி பெயர்
Anand Doshi019111b2015-11-20 18:00:11 +05301744DocType: Authorization Rule,Authorized Value,அங்கீகரிக்கப்பட்ட மதிப்பு
Pratik Vyas593d5622015-03-02 19:07:52 +05301745DocType: Contact,Enter department to which this Contact belongs,இந்த தொடர்பு சார்ந்த துறை உள்ளிடவும்
Rushabh Mehtad627af22016-03-03 11:24:58 +05301746apps/erpnext/erpnext/hr/report/monthly_attendance_sheet/monthly_attendance_sheet.py +56,Total Absent,மொத்த இருக்காது
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301747apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +739,Item or Warehouse for row {0} does not match Material Request,வரிசையில் பொருள் அல்லது கிடங்கு {0} பொருள் கோரிக்கை பொருந்தவில்லை
1748apps/erpnext/erpnext/config/stock.py +184,Unit of Measure,அளவிடத்தக்க அலகு
Pratik Vyas593d5622015-03-02 19:07:52 +05301749DocType: Fiscal Year,Year End Date,ஆண்டு முடிவு தேதி
Pratik Vyas97264472015-05-14 15:13:10 +05301750DocType: Task Depends On,Task Depends On,பணி பொறுத்தது
Pratik Vyas593d5622015-03-02 19:07:52 +05301751DocType: Lead,Opportunity,சந்தர்ப்பம்
Pratik Vyas593d5622015-03-02 19:07:52 +05301752DocType: Salary Structure Earning,Salary Structure Earning,சம்பளம் அமைப்பு ஆதாயம்
1753,Completed Production Orders,இதன் தயாரிப்பு நிறைவடைந்தது ஆணைகள்
1754DocType: Operation,Default Workstation,இயல்புநிலை வேலைநிலையங்களின்
Pratik Vyas593d5622015-03-02 19:07:52 +05301755DocType: Notification Control,Expense Claim Approved Message,இழப்பில் கோரிக்கை செய்தி அங்கீகரிக்கப்பட்ட
Nabin Hait29b01222016-03-15 16:17:21 +05301756apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +220,{0} {1} is closed,{0} {1} மூடப்பட்டது
Pratik Vyas593d5622015-03-02 19:07:52 +05301757DocType: Email Digest,How frequently?,எப்படி அடிக்கடி?
1758DocType: Purchase Receipt,Get Current Stock,தற்போதைய பங்கு கிடைக்கும்
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301759apps/erpnext/erpnext/config/manufacturing.py +46,Tree of Bill of Materials,பொருட்களின் பில் ட்ரீ
Nabin Hait34037e02016-02-03 13:10:54 +05301760apps/erpnext/erpnext/hr/doctype/employee_attendance_tool/employee_attendance_tool.js +151,Mark Present,மார்க் தற்போதைய
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301761apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +198,Maintenance start date can not be before delivery date for Serial No {0},"பராமரிப்பு தொடக்க தேதி சீரியல் இல்லை , விநியோகம் தேதி முன் இருக்க முடியாது {0}"
Pratik Vyas593d5622015-03-02 19:07:52 +05301762DocType: Production Order,Actual End Date,உண்மையான முடிவு தேதி
1763DocType: Authorization Rule,Applicable To (Role),பொருந்தும் (பாத்திரம்)
1764DocType: Stock Entry,Purpose,நோக்கம்
1765DocType: Item,Will also apply for variants unless overrridden,Overrridden வரை கூட வகைகளில் விண்ணப்பிக்க
1766DocType: Purchase Invoice,Advances,முன்னேற்றங்கள்
Rushabh Mehtad627af22016-03-03 11:24:58 +05301767DocType: Production Order,Manufacture against Material Request,பொருள் வேண்டுகோள் எதிராக உற்பத்தி
Pratik Vyas593d5622015-03-02 19:07:52 +05301768apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +32,Approving User cannot be same as user the rule is Applicable To,பயனர் ஒப்புதல் ஆட்சி பொருந்தும் பயனர் அதே இருக்க முடியாது
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301769DocType: Stock Entry Detail,Basic Rate (as per Stock UOM),அடிப்படை வீத (பங்கு UOM படி)
Pratik Vyas593d5622015-03-02 19:07:52 +05301770DocType: SMS Log,No of Requested SMS,கோரப்பட்ட எஸ்எம்எஸ் இல்லை
1771DocType: Campaign,Campaign-.####,பிரச்சாரத்தின் . # # # #
Anand Doshi019111b2015-11-20 18:00:11 +05301772apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +21,Next Steps,அடுத்த படிகள்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301773apps/erpnext/erpnext/hr/doctype/employee/employee.py +117,Contract End Date must be greater than Date of Joining,இந்த ஒப்பந்தம் முடிவுக்கு தேதி சேர தேதி விட அதிகமாக இருக்க வேண்டும்
Pratik Vyas593d5622015-03-02 19:07:52 +05301774DocType: Sales Partner,A third party distributor / dealer / commission agent / affiliate / reseller who sells the companies products for a commission.,கமிஷன் நிறுவனங்கள் பொருட்கள் விற்கும் ஒரு மூன்றாம் தரப்பு விநியோகஸ்தராக / வியாபாரி / கமிஷன் முகவர் / இணைப்பு / விற்பனையாளரை.
Nabin Hait29b01222016-03-15 16:17:21 +05301775apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +346,{0} against Purchase Order {1},{0} கொள்முதல் ஆணை எதிரான {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05301776DocType: SMS Settings,"Enter static url parameters here (Eg. sender=ERPNext, username=ERPNext, password=1234 etc.)","இங்கே நிலையான URL அளவுருக்கள் (எ.கா. அனுப்புநர் = ERPNext, பயனர்பெயர் = ERPNext, கடவுச்சொல்லை = 1234 முதலியன) உள்ளிடவும்"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301777apps/erpnext/erpnext/accounts/utils.py +42,{0} {1} not in any active Fiscal Year. For more details check {2}.,{0} {1} எந்த செயலில் நிதி ஆண்டில். மேலும் விவரங்களுக்கு பார்க்கவும் {2}.
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301778apps/erpnext/erpnext/portal/doctype/homepage/homepage.py +14,This is an example website auto-generated from ERPNext,இந்த ERPNext இருந்து தானாக உருவாக்கப்பட்ட ஒரு உதாரணம் இணையதளம் உள்ளது
Pratik Vyas593d5622015-03-02 19:07:52 +05301779apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +37,Ageing Range 1,வயதான ரேஞ்ச் 1
Pratik Vyas97264472015-05-14 15:13:10 +05301780DocType: Purchase Taxes and Charges Template,"Standard tax template that can be applied to all Purchase Transactions. This template can contain list of tax heads and also other expense heads like ""Shipping"", ""Insurance"", ""Handling"" etc.
Pratik Vyas593d5622015-03-02 19:07:52 +05301781
1782#### Note
1783
1784The tax rate you define here will be the standard tax rate for all **Items**. If there are **Items** that have different rates, they must be added in the **Item Tax** table in the **Item** master.
1785
1786#### Description of Columns
1787
17881. Calculation Type:
1789 - This can be on **Net Total** (that is the sum of basic amount).
1790 - **On Previous Row Total / Amount** (for cumulative taxes or charges). If you select this option, the tax will be applied as a percentage of the previous row (in the tax table) amount or total.
1791 - **Actual** (as mentioned).
17922. Account Head: The Account ledger under which this tax will be booked
17933. Cost Center: If the tax / charge is an income (like shipping) or expense it needs to be booked against a Cost Center.
17944. Description: Description of the tax (that will be printed in invoices / quotes).
17955. Rate: Tax rate.
17966. Amount: Tax amount.
17977. Total: Cumulative total to this point.
17988. Enter Row: If based on ""Previous Row Total"" you can select the row number which will be taken as a base for this calculation (default is the previous row).
17999. Consider Tax or Charge for: In this section you can specify if the tax / charge is only for valuation (not a part of total) or only for total (does not add value to the item) or for both.
180010. Add or Deduct: Whether you want to add or deduct the tax.","அனைத்து கொள்முதல் நடவடிக்கை பயன்படுத்த முடியும் என்று ஸ்டாண்டர்ட் வரி வார்ப்புரு. இந்த டெம்ப்ளேட் நீங்கள் இங்கே வரையறுக்க
1801
1802 வரி விகிதம் குறிப்பு ####
1803
1804 முதலியன ""கையாளும்"", வரி தலைவர்கள் மற்றும் ""கப்பல்"", ""காப்பீடு"" போன்ற மற்ற இழப்பில் தலைவர்கள் பட்டியலில் கொண்டிருக்க முடியாது ** எல்லா ** பொருட்கள் நிலையான வரி விதிக்கப்படும். விகிதங்களைக் கொண்டிருக்கின்றன ** என்று ** பொருட்கள் இருந்தால், அவர்கள் ** பொருள் வரி சேர்க்கப்படும் ** ** பொருள் ** மாஸ்டர் அட்டவணை.
1805
1806 #### பத்திகள்
1807
1808 1 விளக்கம். கணக்கீடு வகை:
1809 - இந்த இருக்க முடியும் ** நிகர (என்று அடிப்படை அளவு கூடுதல் ஆகும்) ** மொத்த.
1810 - ** முந்தைய வரிசை மொத்த / தொகை ** அன்று (ஒட்டுமொத்தமாக வரி அல்லது குற்றச்சாட்டுக்களை பதிவு). நீங்கள் இந்த விருப்பத்தை தேர்வு செய்தால், வரி அளவு அல்லது மொத் (வரி அட்டவணையில்) முந்தைய வரிசையில் ஒரு சதவீதம் என பயன்படுத்தப்படும்.
1811 - ** ** உண்மையான (குறிப்பிட்டுள்ள).
1812 2. கணக்கு தலைமை: இந்த வரி
1813 3 முன்பதிவு கீழ் கணக்கு பேரேட்டில். விலை மையம்: வரி / கட்டணம் (கப்பல் போன்றவை) வருமானம் அல்லது செலவு என்றால் அது ஒரு செலவு மையம் எதிரான பதிவு செய்து கொள்ள வேண்டும்.
1814 4. விளக்கம்: வரி விளக்கம் (என்று பொருள் / மேற்கோள்கள் ல் அச்சிடப்பட்ட வேண்டும்).
1815 5. விலை: வரி வீதம்.
1816 6. தொகை: வரி அளவு.
1817 7. மொத்தம்: இந்த புள்ளி கீழ்ப்.
1818 8. உள்ளிடவும் ரோ: ""முந்தைய வரிசை மொத்த"" அடிப்படையில் என்றால் நீங்கள் இந்த கணக்கீடு ஒரு அடிப்படை (இயல்புநிலை முந்தைய வரிசை) என எடுக்கப்படும் வரிசை எண் தேர்ந்தெடுக்க முடியும்.
1819 9. வரி அல்லது கட்டணம் கவனியுங்கள்: வரி / கட்டணம் மதிப்பீட்டு மட்டும் தான் (மொத்தம் ஒரு பகுதி) அல்லது மட்டுமே (உருப்படியை மதிப்பு சேர்க்க இல்லை) மொத்தம் அல்லது இரண்டு என்றால் இந்த பகுதியில் நீங்கள் குறிப்பிட முடியும்.
1820 10. சேர் அல்லது கழித்து: நீங்கள் சேர்க்க அல்லது வரி கழித்து வேண்டும் என்பதை."
Pratik Vyas593d5622015-03-02 19:07:52 +05301821DocType: Purchase Receipt Item,Recd Quantity,Recd அளவு
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301822apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +103,Cannot produce more Item {0} than Sales Order quantity {1},மேலும் பொருள் தயாரிக்க முடியாது {0} விட விற்பனை ஆணை அளவு {1}
1823apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +504,Stock Entry {0} is not submitted,பங்கு நுழைவு {0} சமர்ப்பிக்க
Pratik Vyas593d5622015-03-02 19:07:52 +05301824DocType: Payment Reconciliation,Bank / Cash Account,வங்கி / பண கணக்கு
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301825DocType: Tax Rule,Billing City,பில்லிங் நகரம்
Pratik Vyas593d5622015-03-02 19:07:52 +05301826DocType: Global Defaults,Hide Currency Symbol,நாணய சின்னம் மறைக்க
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301827apps/erpnext/erpnext/config/accounts.py +283,"e.g. Bank, Cash, Credit Card","உதாரணமாக வங்கி, பண, கடன் அட்டை"
Pratik Vyas593d5622015-03-02 19:07:52 +05301828DocType: Journal Entry,Credit Note,வரவுக்குறிப்பு
Pratik Vyas593d5622015-03-02 19:07:52 +05301829DocType: Warranty Claim,Service Address,சேவை முகவரி
Rushabh Mehta4140fa52015-12-01 16:02:15 +05301830apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +83,Max 100 rows for Stock Reconciliation.,பங்கு நல்லிணக்க மாக்ஸ் 100 வரிசைகள்.
Rushabh Mehtad627af22016-03-03 11:24:58 +05301831DocType: Material Request,Manufacture,உற்பத்தி
Pratik Vyas593d5622015-03-02 19:07:52 +05301832apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +13,Please Delivery Note first,"தயவு செய்து டெலிவரி முதல் குறிப்பு,"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301833DocType: Purchase Invoice,Currency and Price List,நாணயம் மற்றும் விலை பட்டியல்
Pratik Vyas593d5622015-03-02 19:07:52 +05301834DocType: Opportunity,Customer / Lead Name,வாடிக்கையாளர் / முன்னணி பெயர்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301835apps/erpnext/erpnext/accounts/doctype/bank_reconciliation/bank_reconciliation.py +89,Clearance Date not mentioned,இசைவு தேதி குறிப்பிடப்படவில்லை
1836apps/erpnext/erpnext/config/manufacturing.py +7,Production,உற்பத்தி
1837apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.js +62,Row {0}:Start Date must be before End Date,ரோ {0} : தொடங்கும் நாள் நிறைவு நாள் முன்னதாக இருக்க வேண்டும்
Pratik Vyas593d5622015-03-02 19:07:52 +05301838apps/erpnext/erpnext/controllers/trends.py +19,Total(Qty),மொத்தம் (அளவு)
Rushabh Mehtad627af22016-03-03 11:24:58 +05301839DocType: Sales Invoice,This Document,இந்த ஆவண
Pratik Vyas593d5622015-03-02 19:07:52 +05301840DocType: Installation Note Item,Installed Qty,நிறுவப்பட்ட அளவு
1841DocType: Lead,Fax,தொலைநகல்
1842DocType: Purchase Taxes and Charges,Parenttype,Parenttype
Pratik Vyas593d5622015-03-02 19:07:52 +05301843DocType: Salary Structure,Total Earning,மொத்த வருமானம்
1844DocType: Purchase Receipt,Time at which materials were received,பொருட்கள் பெற்றனர் எந்த நேரத்தில்
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301845DocType: Stock Ledger Entry,Outgoing Rate,வெளிச்செல்லும் விகிதம்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301846apps/erpnext/erpnext/config/hr.py +176,Organization branch master.,அமைப்பு கிளை மாஸ்டர் .
1847apps/erpnext/erpnext/controllers/accounts_controller.py +273, or ,அல்லது
Pratik Vyas593d5622015-03-02 19:07:52 +05301848DocType: Sales Order,Billing Status,பில்லிங் நிலைமை
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301849apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +118,Utility Expenses,பயன்பாட்டு செலவுகள்
1850apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +64,90-Above,90 மேலே
Pratik Vyas593d5622015-03-02 19:07:52 +05301851DocType: Buying Settings,Default Buying Price List,இயல்புநிலை கொள்முதல் விலை பட்டியல்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301852apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +81,No employee for the above selected criteria OR salary slip already created,மேலே தேர்ந்தெடுக்கப்பட்ட வரையறையில் அல்லது சம்பளம் சீட்டு இல்லை ஊழியர் ஏற்கனவே உருவாக்கப்பட்ட
Pratik Vyas593d5622015-03-02 19:07:52 +05301853DocType: Notification Control,Sales Order Message,விற்பனை ஆர்டர் செய்தி
Pratik Vyas97264472015-05-14 15:13:10 +05301854apps/erpnext/erpnext/config/setup.py +15,"Set Default Values like Company, Currency, Current Fiscal Year, etc.","முதலியன கம்பெனி, நாணய , நடப்பு நிதியாண்டில் , போன்ற அமை கலாச்சாரம்"
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301855DocType: Payment Entry,Payment Type,கொடுப்பனவு வகை
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301856DocType: Process Payroll,Select Employees,தேர்வு ஊழியர்
Pratik Vyas593d5622015-03-02 19:07:52 +05301857DocType: Bank Reconciliation,To Date,தேதி
1858DocType: Opportunity,Potential Sales Deal,சாத்தியமான விற்பனை ஒப்பந்தம்
Pratik Vyas593d5622015-03-02 19:07:52 +05301859DocType: Purchase Invoice,Total Taxes and Charges,மொத்த வரி மற்றும் கட்டணங்கள்
Pratik Vyas593d5622015-03-02 19:07:52 +05301860DocType: Employee,Emergency Contact,அவசர தொடர்பு
1861DocType: Item,Quality Parameters,தர அளவுகள்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301862apps/erpnext/erpnext/accounts/doctype/account/account.js +56,Ledger,பேரேடு
Pratik Vyas593d5622015-03-02 19:07:52 +05301863DocType: Target Detail,Target Amount,இலக்கு தொகை
1864DocType: Shopping Cart Settings,Shopping Cart Settings,வண்டியில் அமைப்புகள்
1865DocType: Journal Entry,Accounting Entries,உள்ளீடுகளை
1866apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +24,Duplicate Entry. Please check Authorization Rule {0},நுழைவு நகல். அங்கீகார விதி சரிபார்க்கவும் {0}
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301867apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +26,Global POS Profile {0} already created for company {1},ஏற்கனவே நிறுவனம் உருவாக்கப்பட்டது GLOBAL பிஓஎஸ் சுயவிவரம் {0} {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05301868DocType: Purchase Order,Ref SQ,Ref SQ
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301869apps/erpnext/erpnext/config/manufacturing.py +74,Replace Item / BOM in all BOMs,அனைத்து BOM கள் உள்ள பொருள் / BOM பதிலாக
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301870DocType: Purchase Invoice Item,Received Qty,பெற்றார் அளவு
Pratik Vyas593d5622015-03-02 19:07:52 +05301871DocType: Stock Entry Detail,Serial No / Batch,சீரியல் இல்லை / தொகுப்பு
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301872apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +297,Not Paid and Not Delivered,அவர்களுக்கு ஊதியம் மற்றும் பெறாதபோது
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301873DocType: Product Bundle,Parent Item,பெற்றோர் பொருள்
Pratik Vyas593d5622015-03-02 19:07:52 +05301874DocType: Account,Account Type,கணக்கு வகை
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301875apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +115,Leave Type {0} cannot be carry-forwarded,{0} செயல்படுத்த-முன்னோக்கி இருக்க முடியாது வகை விடவும்
1876apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +213,Maintenance Schedule is not generated for all the items. Please click on 'Generate Schedule',"பராமரிப்பு அட்டவணை அனைத்து பொருட்களின் உருவாக்கப்பட்ட உள்ளது . ' உருவாக்குதல் அட்டவணை ' கிளிக் செய்து,"
Pratik Vyas593d5622015-03-02 19:07:52 +05301877,To Produce,தயாரிப்பாளர்கள்
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301878apps/erpnext/erpnext/config/hr.py +93,Payroll,சம்பளப்பட்டியல்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301879apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +135,"For row {0} in {1}. To include {2} in Item rate, rows {3} must also be included","வரிசையில் {0} உள்ள {1}. பொருள் விகிதம் {2} சேர்க்க, வரிசைகள் {3} சேர்த்துக்கொள்ள வேண்டும்"
Pratik Vyas593d5622015-03-02 19:07:52 +05301880DocType: Packing Slip,Identification of the package for the delivery (for print),பிரசவத்திற்கு தொகுப்பின் அடையாள (அச்சுக்கு)
1881DocType: Bin,Reserved Quantity,ஒதுக்கப்பட்ட அளவு
1882DocType: Landed Cost Voucher,Purchase Receipt Items,ரசீது பொருட்கள் வாங்க
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301883apps/erpnext/erpnext/config/learn.py +21,Customizing Forms,தனிப்பயனாக்குதலில் படிவங்கள்
Pratik Vyas593d5622015-03-02 19:07:52 +05301884DocType: Account,Income Account,வருமான கணக்கு
Rushabh Mehtad627af22016-03-03 11:24:58 +05301885DocType: Payment Request,Amount in customer's currency,வாடிக்கையாளர் நாட்டின் நாணய தொகை
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301886apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +705,Delivery,டெலிவரி
Pratik Vyas97264472015-05-14 15:13:10 +05301887DocType: Stock Reconciliation Item,Current Qty,தற்போதைய அளவு
Pratik Vyas593d5622015-03-02 19:07:52 +05301888DocType: BOM Item,"See ""Rate Of Materials Based On"" in Costing Section",பகுதி செயற் கைக்கோள் நிலாவிலிருந்து உள்ள "அடிப்படையில் பொருட்களின் விகிதம்" பார்க்க
1889DocType: Appraisal Goal,Key Responsibility Area,முக்கிய பொறுப்பு பகுதி
1890DocType: Item Reorder,Material Request Type,பொருள் கோரிக்கை வகை
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301891apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +82,Row {0}: UOM Conversion Factor is mandatory,ரோ {0}: UOM மாற்றக் காரணி கட்டாயமாகும்
1892apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.html +1,Ref,குறிப்
1893DocType: Budget,Cost Center,செலவு மையம்
Anand Doshi019111b2015-11-20 18:00:11 +05301894apps/erpnext/erpnext/stock/report/stock_ledger/stock_ledger.py +36,Voucher #,வவுச்சர் #
Pratik Vyas593d5622015-03-02 19:07:52 +05301895DocType: Notification Control,Purchase Order Message,ஆர்டர் செய்தி வாங்க
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301896DocType: Tax Rule,Shipping Country,கப்பல் நாடு
Pratik Vyas593d5622015-03-02 19:07:52 +05301897DocType: Upload Attendance,Upload HTML,HTML பதிவேற்று
Pratik Vyas593d5622015-03-02 19:07:52 +05301898DocType: Employee,Relieving Date,தேதி நிவாரணத்தில்
1899apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +12,"Pricing Rule is made to overwrite Price List / define discount percentage, based on some criteria.","விலை விதி சில அடிப்படை அடிப்படையில், விலை பட்டியல் / தள்ளுபடி சதவீதம் வரையறுக்க மேலெழுத செய்யப்படுகிறது."
1900DocType: Serial No,Warehouse can only be changed via Stock Entry / Delivery Note / Purchase Receipt,கிடங்கு மட்டுமே பங்கு நுழைவு / டெலிவரி குறிப்பு / கொள்முதல் ரசீது மூலம் மாற்ற முடியும்
1901DocType: Employee Education,Class / Percentage,வர்க்கம் / சதவீதம்
Anand Doshi019111b2015-11-20 18:00:11 +05301902apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +92,Head of Marketing and Sales,சந்தைப்படுத்தல் மற்றும் விற்பனை தலைவர்
1903apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +31,Income Tax,வருமான வரி
Pratik Vyas593d5622015-03-02 19:07:52 +05301904apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +15,"If selected Pricing Rule is made for 'Price', it will overwrite Price List. Pricing Rule price is the final price, so no further discount should be applied. Hence, in transactions like Sales Order, Purchase Order etc, it will be fetched in 'Rate' field, rather than 'Price List Rate' field.","தேர்ந்தெடுக்கப்பட்ட விலை விதி 'விலை' செய்யப்படுகிறது என்றால், அது விலை பட்டியல் மேலெழுதும். விலை விதி விலை இறுதி விலை ஆகிறது, அதனால் எந்த மேலும் தள்ளுபடி பயன்படுத்த வேண்டும். எனவே, போன்றவை விற்பனை ஆணை, கொள்முதல் ஆணை போன்ற நடவடிக்கைகளில், அதை விட 'விலை பட்டியல் விகிதம்' துறையில் விட, 'விலை' துறையில் தந்தது."
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301905apps/erpnext/erpnext/config/selling.py +164,Track Leads by Industry Type.,ட்ராக் தொழில் வகை செல்கிறது.
Pratik Vyas593d5622015-03-02 19:07:52 +05301906DocType: Item Supplier,Item Supplier,உருப்படியை சப்ளையர்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301907apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +360,Please enter Item Code to get batch no,எந்த தொகுதி கிடைக்கும் பொருள் கோட் உள்ளிடவும்
1908apps/erpnext/erpnext/selling/doctype/quotation/quotation.js +727,Please select a value for {0} quotation_to {1},ஒரு மதிப்பை தேர்ந்தெடுக்கவும் {0} quotation_to {1}
1909apps/erpnext/erpnext/config/selling.py +46,All Addresses.,அனைத்து முகவரிகள்.
Pratik Vyas97264472015-05-14 15:13:10 +05301910DocType: Company,Stock Settings,பங்கு அமைப்புகள்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301911apps/erpnext/erpnext/accounts/doctype/account/account.py +224,"Merging is only possible if following properties are same in both records. Is Group, Root Type, Company","பின்வரும் பண்புகளைக் சாதனைகளை அதே இருந்தால் அதை இணைத்தல் மட்டுமே சாத்தியம். குழு, ரூட் வகை, நிறுவனம்"
1912apps/erpnext/erpnext/config/selling.py +36,Manage Customer Group Tree.,வாடிக்கையாளர் குழு மரம் நிர்வகி .
1913apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center_tree.js +22,New Cost Center Name,புதிய செலவு மையம் பெயர்
Pratik Vyas593d5622015-03-02 19:07:52 +05301914DocType: Leave Control Panel,Leave Control Panel,கண்ட்ரோல் பேனல் விட்டு
Pratik Vyas593d5622015-03-02 19:07:52 +05301915DocType: Appraisal,HR User,அலுவலக பயனர்
1916DocType: Purchase Invoice,Taxes and Charges Deducted,கழிக்கப்படும் வரி மற்றும் கட்டணங்கள்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301917apps/erpnext/erpnext/hooks.py +100,Issues,சிக்கல்கள்
1918apps/erpnext/erpnext/controllers/status_updater.py +13,Status must be one of {0},நிலைமை ஒன்றாக இருக்க வேண்டும் {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05301919DocType: Sales Invoice,Debit To,செய்ய பற்று
1920DocType: Delivery Note,Required only for sample item.,ஒரே மாதிரி உருப்படியை தேவைப்படுகிறது.
1921DocType: Stock Ledger Entry,Actual Qty After Transaction,பரிவர்த்தனை பிறகு உண்மையான அளவு
1922,Pending SO Items For Purchase Request,கொள்முதல் கோரிக்கை நிலுவையில் எனவே விடயங்கள்
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301923DocType: Supplier,Billing Currency,பில்லிங் நாணய
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301924apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +157,Extra Large,மிகப் பெரியவை
Pratik Vyas593d5622015-03-02 19:07:52 +05301925,Profit and Loss Statement,இலாப நட்ட அறிக்கை
1926DocType: Bank Reconciliation Detail,Cheque Number,காசோலை எண்
Pratik Vyas593d5622015-03-02 19:07:52 +05301927,Sales Browser,விற்னையாளர் உலாவி
1928DocType: Journal Entry,Total Credit,மொத்த கடன்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301929apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +507,Warning: Another {0} # {1} exists against stock entry {2},எச்சரிக்கை: மற்றொரு {0} # {1} பங்கு நுழைவதற்கு எதிராக உள்ளது {2}
1930apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +109,Local,உள்ளூர்
Pratik Vyas97264472015-05-14 15:13:10 +05301931apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +26,Loans and Advances (Assets),கடன்கள் ( சொத்துக்கள் )
1932apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +12,Debtors,"இருப்பினும், கடனாளிகள்"
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301933apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +156,Large,பெரிய
Pratik Vyas593d5622015-03-02 19:07:52 +05301934DocType: C-Form Invoice Detail,Territory,மண்டலம்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301935apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +152,Please mention no of visits required,குறிப்பிட தயவுசெய்து தேவையான வருகைகள் எந்த
Pratik Vyas593d5622015-03-02 19:07:52 +05301936DocType: Stock Settings,Default Valuation Method,முன்னிருப்பு மதிப்பீட்டு முறை
Pratik Vyas593d5622015-03-02 19:07:52 +05301937DocType: Production Order Operation,Planned Start Time,திட்டமிட்ட தொடக்க நேரம்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301938DocType: Payment Entry Reference,Allocated,Allocated
1939apps/erpnext/erpnext/config/accounts.py +225,Close Balance Sheet and book Profit or Loss.,Close இருப்புநிலை மற்றும் புத்தகம் லாபம் அல்லது நஷ்டம் .
Pratik Vyas593d5622015-03-02 19:07:52 +05301940DocType: Currency Exchange,Specify Exchange Rate to convert one currency into another,நாணயமாற்று வீத மற்றொரு வகையில் ஒரு நாணயத்தை மாற்ற குறிப்பிடவும்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301941apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +145,Quotation {0} is cancelled,மேற்கோள் {0} ரத்து
1942apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.html +1,Total Outstanding Amount,மொத்த நிலுவை தொகை
Pratik Vyas593d5622015-03-02 19:07:52 +05301943apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +29,Employee {0} was on leave on {1}. Cannot mark attendance.,பணியாளர் {0} {1} ம் விடுப்பு இருந்தது. வருகை குறிக்க முடியாது.
1944DocType: Sales Partner,Targets,இலக்குகள்
1945DocType: Price List,Price List Master,விலை பட்டியல் மாஸ்டர்
1946DocType: Sales Person,All Sales Transactions can be tagged against multiple **Sales Persons** so that you can set and monitor targets.,நீங்கள் அமைக்க மற்றும் இலக்குகள் கண்காணிக்க முடியும் என்று அனைத்து விற்பனை நடவடிக்கைகள் பல ** விற்பனை நபர்கள் ** எதிரான குறித்துள்ளார்.
1947,S.O. No.,S.O. இல்லை
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301948apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +150,Please create Customer from Lead {0},முன்னணி இருந்து வாடிக்கையாளர் உருவாக்க தயவுசெய்து {0}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301949DocType: Price List,Applicable for Countries,நாடுகள் பொருந்தும்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301950apps/erpnext/erpnext/setup/doctype/customer_group/customer_group.js +13,This is a root customer group and cannot be edited.,இந்த ஒரு ரூட் வாடிக்கையாளர் குழு மற்றும் திருத்த முடியாது .
1951DocType: POS Profile,Ignore Pricing Rule,விலை சொல்கிறேன்
1952apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.py +92,From Date in Salary Structure cannot be lesser than Employee Joining Date.,சம்பளம் அமைப்பு தேதி பணியாளர் சேர்ந்த தேதி விட குறைந்த இருக்க முடியாது.
Pratik Vyas593d5622015-03-02 19:07:52 +05301953DocType: Employee Education,Graduate,பல்கலை கழக பட்டம் பெற்றவர்
1954DocType: Leave Block List,Block Days,தொகுதி நாட்கள்
1955DocType: Journal Entry,Excise Entry,கலால் நுழைவு
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301956apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +66,Warning: Sales Order {0} already exists against Customer's Purchase Order {1},எச்சரிக்கை: விற்பனை ஆணை {0} ஏற்கனவே வாடிக்கையாளர் கொள்முதல் ஆணை எதிராக உள்ளது {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05301957DocType: Terms and Conditions,"Standard Terms and Conditions that can be added to Sales and Purchases.
1958
1959Examples:
1960
19611. Validity of the offer.
19621. Payment Terms (In Advance, On Credit, part advance etc).
19631. What is extra (or payable by the Customer).
19641. Safety / usage warning.
19651. Warranty if any.
19661. Returns Policy.
19671. Terms of shipping, if applicable.
19681. Ways of addressing disputes, indemnity, liability, etc.
19691. Address and Contact of your Company.","நிலையான விதிமுறைகள் மற்றும் விற்பனை மற்றும் கொள்முதல் சேர்க்க முடியும் என்று நிபந்தனைகள்.
1970
1971 எடுத்துக்காட்டுகள்:
1972
1973 1. சலுகை செல்லுபடியாகும்.
1974 1. கட்டணம் விதிமுறைகள் (கடன் அட்வான்ஸ், பகுதியாக முன்கூட்டியே போன்றவை).
1975 1. என்ன கூடுதல் (அல்லது வாடிக்கையாளர் மூலம் செலுத்தப்பட) ஆகிறது.
1976 1. பாதுகாப்பு / பயன்பாடு எச்சரிக்கை.
1977 1. உத்தரவாதத்தை ஏதேனும்.
1978 1. கொள்கை திருப்பும்.
1979 1. கப்பல் விதிமுறைகள், பொருந்தினால்.
1980 1. முதலியன உரையாற்றும் மோதல்களில், ஈட்டுறுதி, பொறுப்பு,
1981 1 வழிகள். முகவரி மற்றும் உங்கள் நிறுவனத்தின் தொடர்பு."
1982DocType: Attendance,Leave Type,வகை விட்டு
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301983apps/erpnext/erpnext/controllers/stock_controller.py +172,Expense / Difference account ({0}) must be a 'Profit or Loss' account,செலவு / வித்தியாசம் கணக்கு ({0}) ஒரு 'லாபம் அல்லது நஷ்டம்' கணக்கு இருக்க வேண்டும்
Pratik Vyas593d5622015-03-02 19:07:52 +05301984DocType: Account,Accounts User,பயனர் கணக்குகள்
Pratik Vyas593d5622015-03-02 19:07:52 +05301985apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +18,Attendance for employee {0} is already marked,ஊழியர் வருகை {0} ஏற்கனவே குறிக்கப்பட்டுள்ளது
1986DocType: Packing Slip,If more than one package of the same type (for print),அதே வகை மேற்பட்ட தொகுப்பு (அச்சுக்கு)
Pratik Vyas593d5622015-03-02 19:07:52 +05301987DocType: C-Form Invoice Detail,Net Total,நிகர மொத்தம்
1988DocType: Bin,FCFS Rate,FCFS விகிதம்
Pratik Vyas593d5622015-03-02 19:07:52 +05301989DocType: Payment Reconciliation Invoice,Outstanding Amount,சிறந்த தொகை
Pratik Vyas97264472015-05-14 15:13:10 +05301990DocType: Project Task,Working,உழைக்கும்
Pratik Vyas593d5622015-03-02 19:07:52 +05301991DocType: Stock Ledger Entry,Stock Queue (FIFO),பங்கு வரிசையில் (FIFO)
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301992apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +38,{0} does not belong to Company {1},{0} நிறுவனத்திற்கு சொந்தமானது இல்லை {1}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301993DocType: Account,Round Off,ஆஃப் சுற்றுக்கு
Pratik Vyas97264472015-05-14 15:13:10 +05301994,Requested Qty,கோரப்பட்ட அளவு
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301995DocType: Tax Rule,Use for Shopping Cart,வண்டியில் பயன்படுத்தவும்
Pratik Vyas593d5622015-03-02 19:07:52 +05301996DocType: BOM Item,Scrap %,% கைவிட்டால்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301997apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +45,"Charges will be distributed proportionately based on item qty or amount, as per your selection","கட்டணங்கள் விகிதாசாரத்தில் தேர்வு படி, உருப்படி கொத்தமல்லி அல்லது அளவு அடிப்படையில்"
Pratik Vyas593d5622015-03-02 19:07:52 +05301998DocType: Maintenance Visit,Purposes,நோக்கங்கள்
Rushabh Mehtad627af22016-03-03 11:24:58 +05301999apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +109,Atleast one item should be entered with negative quantity in return document,குறைந்தபட்சம் ஒரு பொருளை திருப்பி ஆவணம் எதிர்மறை அளவு உள்ளிட்ட
Pratik Vyas97264472015-05-14 15:13:10 +05302000apps/erpnext/erpnext/manufacturing/doctype/workstation/workstation.py +67,"Operation {0} longer than any available working hours in workstation {1}, break down the operation into multiple operations","ஆபரேஷன் {0} பணிநிலையம் உள்ள எந்த கிடைக்க வேலை மணி நேரத்திற்கு {1}, பல நடவடிக்கைகளில் அறுவை சிகிச்சை உடைந்து"
Pratik Vyas593d5622015-03-02 19:07:52 +05302001,Requested,கோரப்பட்ட
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302002apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +83,No Remarks,எந்த கருத்துக்கள்
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302003apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice_list.js +13,Overdue,காலங்கடந்த
Pratik Vyas593d5622015-03-02 19:07:52 +05302004DocType: Account,Stock Received But Not Billed,"பங்கு பெற்றார், ஆனால் கணக்கில் இல்லை"
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302005apps/erpnext/erpnext/accounts/doctype/account/account.py +87,Root Account must be a group,ரூட் கணக்கு ஒரு குழு இருக்க வேண்டும்
Pratik Vyas593d5622015-03-02 19:07:52 +05302006DocType: Salary Slip,Gross Pay + Arrear Amount +Encashment Amount - Total Deduction,மொத்த சம்பளம் + நிலுவை தொகை + பணமாக்கல் தொகை - மொத்தம் பொருத்தியறிதல்
2007DocType: Monthly Distribution,Distribution Name,விநியோக பெயர்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302008apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +98,Quality Inspection required for Item {0},பொருள் தேவை தரமான ஆய்வு {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05302009DocType: Quotation,Rate at which customer's currency is converted to company's base currency,விகிதம் இது வாடிக்கையாளர் நாணய நிறுவனத்தின் அடிப்படை நாணய மாற்றப்படும்
Pratik Vyas97264472015-05-14 15:13:10 +05302010DocType: Purchase Invoice Item,Net Rate (Company Currency),நிகர விகிதம் (நிறுவனத்தின் நாணயம்)
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302011apps/erpnext/erpnext/config/selling.py +105,Manage Territory Tree.,மண்டலம் மரம் நிர்வகி .
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302012DocType: Journal Entry Account,Sales Invoice,விற்பனை விலை விவரம்
Pratik Vyas593d5622015-03-02 19:07:52 +05302013DocType: Journal Entry Account,Party Balance,கட்சி இருப்பு
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302014apps/erpnext/erpnext/accounts/page/pos/pos.js +475,Please select Apply Discount On,தள்ளுபடி விண்ணப்பிக்க தேர்ந்தெடுக்கவும்
2015apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +83,Salary Slip Created,சம்பளம் ஸ்லிப் உருவாக்கப்பட்டது
Pratik Vyas593d5622015-03-02 19:07:52 +05302016DocType: Company,Default Receivable Account,இயல்புநிலை பெறத்தக்க கணக்கு
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302017DocType: Process Payroll,Create Bank Entry for the total salary paid for the above selected criteria,மேலே தேர்ந்தெடுக்கப்பட்ட தகுதி சம்பளம் மொத்த சம்பளம் வங்கி நுழைவு உருவாக்கவும்
Pratik Vyas593d5622015-03-02 19:07:52 +05302018DocType: Stock Entry,Material Transfer for Manufacture,உற்பத்தி பொருள் மாற்றம்
2019apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +18,Discount Percentage can be applied either against a Price List or for all Price List.,தள்ளுபடி சதவீதம் விலை பட்டியலை எதிராக அல்லது அனைத்து விலை பட்டியல் ஒன்று பயன்படுத்த முடியும்.
2020DocType: Purchase Invoice,Half-yearly,அரை ஆண்டு
2021apps/erpnext/erpnext/accounts/report/financial_statements.py +16,Fiscal Year {0} not found.,நிதியாண்டு {0} காணப்படும்.
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302022apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +384,Accounting Entry for Stock,பங்கு பைனான்ஸ் நுழைவு
Pratik Vyas593d5622015-03-02 19:07:52 +05302023DocType: Sales Invoice,Sales Team1,விற்பனை Team1
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302024apps/erpnext/erpnext/accounts/doctype/asset/asset.py +37,Item {0} does not exist,பொருள் {0} இல்லை
Pratik Vyas593d5622015-03-02 19:07:52 +05302025DocType: Sales Invoice,Customer Address,வாடிக்கையாளர் முகவரி
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302026DocType: Purchase Invoice,Apply Additional Discount On,கூடுதல் தள்ளுபடி விண்ணப்பிக்கவும்
Pratik Vyas593d5622015-03-02 19:07:52 +05302027DocType: Account,Root Type,ரூட் வகை
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302028apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +88,Row # {0}: Cannot return more than {1} for Item {2},ரோ # {0}: விட திரும்ப முடியாது {1} பொருள் {2}
2029apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +76,Plot,சதி
Pratik Vyas593d5622015-03-02 19:07:52 +05302030DocType: Item Group,Show this slideshow at the top of the page,பக்கத்தின் மேல் இந்த காட்சியை காட்ட
2031DocType: BOM,Item UOM,உருப்படியை மொறட்டுவ பல்கலைகழகம்
Pratik Vyas97264472015-05-14 15:13:10 +05302032DocType: Sales Taxes and Charges,Tax Amount After Discount Amount (Company Currency),தள்ளுபடி தொகை பின்னர் வரி அளவு (நிறுவனத்தின் நாணயம்)
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302033apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +147,Target warehouse is mandatory for row {0},இலக்கு கிடங்கில் வரிசையில் கட்டாய {0}
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302034DocType: Purchase Invoice,Select Supplier Address,சப்ளையர் முகவரி தேர்வு
Pratik Vyas593d5622015-03-02 19:07:52 +05302035DocType: Quality Inspection,Quality Inspection,தரமான ஆய்வு
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302036apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +153,Extra Small,கூடுதல் சிறிய
2037apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +666,Warning: Material Requested Qty is less than Minimum Order Qty,எச்சரிக்கை : அளவு கோரப்பட்ட பொருள் குறைந்தபட்ச ஆணை அளவு குறைவாக உள்ளது
2038apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +194,Account {0} is frozen,கணக்கு {0} உறைந்திருக்கும்
Pratik Vyas593d5622015-03-02 19:07:52 +05302039DocType: Company,Legal Entity / Subsidiary with a separate Chart of Accounts belonging to the Organization.,நிறுவனத்திற்கு சொந்தமான கணக்குகள் ஒரு தனி விளக்கப்படம் சட்ட நிறுவனம் / துணைநிறுவனத்திற்கு.
Anand Doshid7f7d5c2016-01-27 12:36:04 +05302040DocType: Payment Request,Mute Email,முடக்கு மின்னஞ்சல்
Anand Doshi019111b2015-11-20 18:00:11 +05302041apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +29,"Food, Beverage & Tobacco","உணவு , குளிர்பானங்கள் & புகையிலை"
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302042apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +600,Can only make payment against unbilled {0},மட்டுமே எதிரான கட்டணம் செய்யலாம் unbilled {0}
2043apps/erpnext/erpnext/controllers/selling_controller.py +126,Commission rate cannot be greater than 100,கமிஷன் விகிதம் அதிகமாக 100 இருக்க முடியாது
Pratik Vyas593d5622015-03-02 19:07:52 +05302044DocType: Stock Entry,Subcontract,உள் ஒப்பந்தம்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302045apps/erpnext/erpnext/public/js/utils/party.js +145,Please enter {0} first,முதல் {0} உள்ளிடவும்
Pratik Vyas593d5622015-03-02 19:07:52 +05302046DocType: Production Order Operation,Actual End Time,உண்மையான இறுதியில் நேரம்
2047DocType: Production Planning Tool,Download Materials Required,தேவையான பொருட்கள் பதிவிறக்க
2048DocType: Item,Manufacturer Part Number,தயாரிப்பாளர் பாகம் எண்
2049DocType: Production Order Operation,Estimated Time and Cost,கணக்கிடப்பட்ட நேரம் மற்றும் செலவு
2050DocType: Bin,Bin,தொட்டி
2051DocType: SMS Log,No of Sent SMS,அனுப்பிய எஸ்எம்எஸ் இல்லை
Pratik Vyas593d5622015-03-02 19:07:52 +05302052DocType: Account,Expense Account,செலவு கணக்கு
Anand Doshi019111b2015-11-20 18:00:11 +05302053apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +49,Software,மென்பொருள்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302054apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +160,Colour,வர்ண
Pratik Vyas593d5622015-03-02 19:07:52 +05302055DocType: Maintenance Visit,Scheduled,திட்டமிடப்பட்ட
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302056apps/erpnext/erpnext/selling/doctype/product_bundle/product_bundle.js +13,"Please select Item where ""Is Stock Item"" is ""No"" and ""Is Sales Item"" is ""Yes"" and there is no other Product Bundle",""இல்லை" மற்றும் "விற்பனை பொருள் இது", "பங்கு உருப்படியை" எங்கே "ஆம்" என்று பொருள் தேர்ந்தெடுக்க மற்றும் வேறு எந்த தயாரிப்பு மூட்டை உள்ளது செய்க"
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302057apps/erpnext/erpnext/controllers/accounts_controller.py +469,Total advance ({0}) against Order {1} cannot be greater than the Grand Total ({2}),மொத்த முன்கூட்டியே ({0}) ஒழுங்குக்கு எதிரான {1} மொத்தம் விட அதிகமாக இருக்க முடியாது ({2})
Pratik Vyas593d5622015-03-02 19:07:52 +05302058DocType: Sales Partner,Select Monthly Distribution to unevenly distribute targets across months.,ஒரே சீராக பரவி மாதங்கள் முழுவதும் இலக்குகளை விநியோகிக்க மாதாந்திர விநியோகம் தேர்ந்தெடுக்கவும்.
2059DocType: Purchase Invoice Item,Valuation Rate,மதிப்பீட்டு விகிதம்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302060apps/erpnext/erpnext/stock/get_item_details.py +294,Price List Currency not selected,விலை பட்டியல் நாணய தேர்வு
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302061apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +158,Employee {0} has already applied for {1} between {2} and {3},பணியாளர் {0} ஏற்கனவே இடையே {1} விண்ணப்பித்துள்ளனர் {2} {3}
Pratik Vyas97264472015-05-14 15:13:10 +05302062apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +30,Project Start Date,திட்ட தொடக்க தேதி
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302063apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.html +1,Until,வரை
Pratik Vyas593d5622015-03-02 19:07:52 +05302064DocType: Rename Tool,Rename Log,பதிவு மறுபெயர்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302065DocType: Maintenance Visit Purpose,Against Document No,ஆவண எதிராக இல்லை
2066apps/erpnext/erpnext/config/selling.py +110,Manage Sales Partners.,விற்னையாளர் பங்குதாரர்கள் நிர்வகி.
Pratik Vyas593d5622015-03-02 19:07:52 +05302067DocType: Quality Inspection,Inspection Type,ஆய்வு அமைப்பு
Nabin Hait18f0dd02016-04-15 14:50:45 +05302068apps/erpnext/erpnext/controllers/recurring_document.py +166,Please select {0},தேர்வு செய்க {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05302069DocType: C-Form,C-Form No,இல்லை சி படிவம்
2070DocType: BOM,Exploded_items,Exploded_items
Nabin Hait34037e02016-02-03 13:10:54 +05302071DocType: Employee Attendance Tool,Unmarked Attendance,குறியகற்றப்பட்டது வருகை
Anand Doshi019111b2015-11-20 18:00:11 +05302072apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +95,Researcher,ஆராய்ச்சியாளர்
Rushabh Mehtad627af22016-03-03 11:24:58 +05302073apps/erpnext/erpnext/hr/doctype/job_applicant/job_applicant.py +25,Name or Email is mandatory,பெயர் அல்லது மின்னஞ்சல் அத்தியாவசியமானதாகும்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302074apps/erpnext/erpnext/config/stock.py +158,Incoming quality inspection.,உள்வரும் தரத்தை ஆய்வு.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302075DocType: Purchase Order Item,Returned Qty,திரும்பி அளவு
Pratik Vyas593d5622015-03-02 19:07:52 +05302076DocType: Employee,Exit,மரணம்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302077apps/erpnext/erpnext/accounts/doctype/account/account.py +159,Root Type is mandatory,ரூட் வகை கட்டாய ஆகிறது
Anand Doshi191b2972015-10-21 16:50:31 +05302078apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +295,Serial No {0} created,தொடர் இல {0} உருவாக்கப்பட்டது
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302079DocType: Item Customer Detail,"For the convenience of customers, these codes can be used in print formats like Invoices and Delivery Notes","வாடிக்கையாளர்களின் வசதிக்காக, இந்த குறியீடுகள் பற்றுச்சீட்டுகள் மற்றும் டெலிவரி குறிப்புகள் போன்ற அச்சு வடிவங்கள் பயன்படுத்த முடியும்"
Pratik Vyas593d5622015-03-02 19:07:52 +05302080DocType: Employee,You can enter any date manually,நீங்கள் கைமுறையாக எந்த தேதி நுழைய முடியும்
2081DocType: Sales Invoice,Advertisement,விளம்பரம்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302082apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +174,Probationary Period,ப்ரொபேஷ்னரி காலம்
Pratik Vyas593d5622015-03-02 19:07:52 +05302083DocType: Customer Group,Only leaf nodes are allowed in transaction,ஒரே இலை முனைகள் பரிமாற்றத்தில் அனுமதிக்கப்படுகிறது
2084DocType: Expense Claim,Expense Approver,செலவின தரப்பில் சாட்சி
Nabin Hait29b01222016-03-15 16:17:21 +05302085apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +109,Row {0}: Advance against Customer must be credit,ரோ {0}: வாடிக்கையாளர் எதிராக அட்வான்ஸ் கடன் இருக்க வேண்டும்
Pratik Vyas593d5622015-03-02 19:07:52 +05302086DocType: Purchase Receipt Item Supplied,Purchase Receipt Item Supplied,கொள்முதல் ரசீது பொருள் வழங்கியது
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302087DocType: Payment Entry,Pay,செலுத்த
2088apps/erpnext/erpnext/projects/report/daily_timesheet_summary/daily_timesheet_summary.py +16,To Datetime,நாள்நேரம் செய்ய
Pratik Vyas593d5622015-03-02 19:07:52 +05302089DocType: SMS Settings,SMS Gateway URL,எஸ்எம்எஸ் வாயில் URL
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302090apps/erpnext/erpnext/config/selling.py +283,Logs for maintaining sms delivery status,எஸ்எம்எஸ் விநியோகம் அந்தஸ்து தக்கவைப்பதற்கு பதிவுகள்
Rushabh Mehtafc307972015-11-04 18:02:45 +05302091apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +36,Pending Activities,நிலுவையில் நடவடிக்கைகள்
Anand Doshid7f7d5c2016-01-27 12:36:04 +05302092DocType: Payment Gateway,Gateway,நுழைவாயில்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302093apps/erpnext/erpnext/hr/doctype/employee/employee.py +127,Please enter relieving date.,தேதி நிவாரணத்தில் உள்ளிடவும்.
Nabin Hait18f0dd02016-04-15 14:50:45 +05302094apps/erpnext/erpnext/controllers/trends.py +145,Amt,விவரங்கள்
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302095apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +53,Only Leave Applications with status 'Approved' can be submitted,மட்டுமே சமர்ப்பிக்க முடியும் ' அங்கீகரிக்கப்பட்ட ' நிலை பயன்பாடுகள் விட்டு
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302096apps/erpnext/erpnext/utilities/doctype/address/address.py +26,Address Title is mandatory.,முகவரி தலைப்பு கட்டாயமாகும்.
Pratik Vyas593d5622015-03-02 19:07:52 +05302097DocType: Opportunity,Enter name of campaign if source of enquiry is campaign,விசாரணை மூலம் பிரச்சாரம் என்று பிரச்சாரம் பெயரை உள்ளிடவும்
Anand Doshi019111b2015-11-20 18:00:11 +05302098apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +38,Newspaper Publishers,பத்திரிகை வெளியீட்டாளர்கள்
Pratik Vyas97264472015-05-14 15:13:10 +05302099apps/erpnext/erpnext/support/page/support_analytics/support_analytics.js +31,Select Fiscal Year,நிதியாண்டு வாய்ப்புகள்
Pratik Vyas97264472015-05-14 15:13:10 +05302100apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +43,Reorder Level,மறுவரிசைப்படுத்துக நிலை
Pratik Vyas593d5622015-03-02 19:07:52 +05302101DocType: Attendance,Attendance Date,வருகை தேதி
2102DocType: Salary Structure,Salary breakup based on Earning and Deduction.,சம்பளம் கலைத்தல் வருமானம் மற்றும் துப்பறியும் அடிப்படையாக கொண்டது.
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302103apps/erpnext/erpnext/accounts/doctype/account/account.py +131,Account with child nodes cannot be converted to ledger,குழந்தை முனைகளில் கணக்கு பேரேடு மாற்றப்பட முடியாது
Pratik Vyas593d5622015-03-02 19:07:52 +05302104DocType: Address,Preferred Shipping Address,விருப்பமான கப்பல் முகவரி
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302105DocType: Purchase Invoice Item,Accepted Warehouse,ஏற்று கிடங்கு
Pratik Vyas593d5622015-03-02 19:07:52 +05302106DocType: Bank Reconciliation Detail,Posting Date,தேதி தகவல்களுக்கு
2107DocType: Item,Valuation Method,மதிப்பீட்டு முறை
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302108apps/erpnext/erpnext/setup/utils.py +96,Unable to find exchange rate for {0} to {1},{0} க்கான மாற்று விகிதம் கண்டுபிடிக்க முடியவில்லை {1}
Nabin Hait34037e02016-02-03 13:10:54 +05302109apps/erpnext/erpnext/hr/doctype/employee_attendance_tool/employee_attendance_tool.js +202,Mark Half Day,மார்க் அரை நாள்
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302110DocType: Sales Invoice,Sales Team,விற்பனை குழு
Rushabh Mehta4140fa52015-12-01 16:02:15 +05302111apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +88,Duplicate entry,நுழைவு நகல்
Pratik Vyas593d5622015-03-02 19:07:52 +05302112DocType: Serial No,Under Warranty,உத்தரவாதத்தின் கீழ்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302113apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +447,[Error],[பிழை]
Pratik Vyas593d5622015-03-02 19:07:52 +05302114DocType: Sales Order,In Words will be visible once you save the Sales Order.,நீங்கள் விற்பனை ஆணை சேமிக்க முறை சொற்கள் காணக்கூடியதாக இருக்கும்.
2115,Employee Birthday,பணியாளர் பிறந்தநாள்
Anand Doshi019111b2015-11-20 18:00:11 +05302116apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +55,Venture Capital,துணிகர முதலீடு
Pratik Vyas593d5622015-03-02 19:07:52 +05302117DocType: UOM,Must be Whole Number,முழு எண் இருக்க வேண்டும்
2118DocType: Leave Control Panel,New Leaves Allocated (In Days),புதிய இலைகள் (டேஸ்) ஒதுக்கப்பட்ட
Nabin Hait29b01222016-03-15 16:17:21 +05302119apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +49,Serial No {0} does not exist,தொடர் இல {0} இல்லை
Rushabh Mehtadd408d82016-02-09 12:24:27 +05302120DocType: Sales Invoice Item,Customer Warehouse (Optional),வாடிக்கையாளர் கிடங்கு (விரும்பினால்)
Pratik Vyas593d5622015-03-02 19:07:52 +05302121DocType: Pricing Rule,Discount Percentage,தள்ளுபடி சதவீதம்
2122DocType: Payment Reconciliation Invoice,Invoice Number,விலைப்பட்டியல் எண்
Rushabh Mehtad627af22016-03-03 11:24:58 +05302123DocType: Shopping Cart Settings,Orders,ஆணைகள்
Pratik Vyas593d5622015-03-02 19:07:52 +05302124DocType: Employee Leave Approver,Leave Approver,சர்க்கார் தரப்பில் சாட்சி விட்டு
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302125DocType: Manufacturing Settings,Material Transferred for Manufacture,பொருள் உற்பத்தி மாற்றப்பட்டது
Pratik Vyas593d5622015-03-02 19:07:52 +05302126DocType: Expense Claim,"A user with ""Expense Approver"" role","""மன்றங்கள்கூட தரப்பில் சாட்சி"" பாத்திரம் ஒரு பயனர்"
2127,Issued Items Against Production Order,உற்பத்தி ஆர்டர் எதிராக வழங்கப்படும் பொருட்கள்
2128DocType: Pricing Rule,Purchase Manager,கொள்முதல் மேலாளர்
Pratik Vyas593d5622015-03-02 19:07:52 +05302129DocType: Target Detail,Target Detail,இலக்கு விரிவாக
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302130apps/erpnext/erpnext/hr/doctype/job_opening/job_opening.py +25,All Jobs,அனைத்து வேலைகள்
Pratik Vyas593d5622015-03-02 19:07:52 +05302131DocType: Sales Order,% of materials billed against this Sales Order,பொருட்களை% இந்த விற்பனை அமைப்புக்கு எதிராக வசூலிக்கப்படும்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302132apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.js +49,Period Closing Entry,காலம் நிறைவு நுழைவு
2133apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +38,Cost Center with existing transactions can not be converted to group,ஏற்கனவே பரிவர்த்தனைகள் செலவு மையம் குழு மாற்றப்பட முடியாது
Anand Doshiee19fc02015-12-21 17:10:20 +05302134DocType: Account,Depreciation,மதிப்பிறக்கம் தேய்மானம்
Pratik Vyas593d5622015-03-02 19:07:52 +05302135apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +49,Supplier(s),வழங்குபவர் (கள்)
Nabin Hait34037e02016-02-03 13:10:54 +05302136DocType: Employee Attendance Tool,Employee Attendance Tool,பணியாளர் வருகை கருவி
Anand Doshid7f7d5c2016-01-27 12:36:04 +05302137DocType: Supplier,Credit Limit,கடன் எல்லை
Rushabh Mehtad627af22016-03-03 11:24:58 +05302138DocType: Production Plan Sales Order,Salse Order Date,Salse ஆர்டர் தேதி
Pratik Vyas593d5622015-03-02 19:07:52 +05302139DocType: GL Entry,Voucher No,ரசீது இல்லை
Pratik Vyas593d5622015-03-02 19:07:52 +05302140DocType: Leave Allocation,Leave Allocation,ஒதுக்கீடு விட்டு
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302141apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +481,Material Requests {0} created,பொருள் கோரிக்கைகள் {0} உருவாக்கப்பட்டது
2142apps/erpnext/erpnext/config/selling.py +154,Template of terms or contract.,சொற்கள் அல்லது ஒப்பந்த வார்ப்புரு.
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302143DocType: Purchase Invoice,Address and Contact,முகவரி மற்றும் தொடர்பு
Anand Doshid7f7d5c2016-01-27 12:36:04 +05302144DocType: Supplier,Last Day of the Next Month,அடுத்த மாதத்தின் கடைசி நாளில்
Pratik Vyas593d5622015-03-02 19:07:52 +05302145DocType: Employee,Feedback,கருத்து
Anand Doshi019111b2015-11-20 18:00:11 +05302146apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +66,"Leave cannot be allocated before {0}, as leave balance has already been carry-forwarded in the future leave allocation record {1}","முன் ஒதுக்கீடு செய்யப்படும் {0}, விடுப்பு சமநிலை ஏற்கனவே கேரி-அனுப்பி எதிர்கால விடுப்பு ஒதுக்கீடு பதிவில் இருந்து வருகிறது {1}"
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302147apps/erpnext/erpnext/accounts/party.py +305,Note: Due / Reference Date exceeds allowed customer credit days by {0} day(s),குறிப்பு: / குறிப்பு தேதி {0} நாள் அனுமதிக்கப்பட்ட வாடிக்கையாளர் கடன் அதிகமாகவும் (கள்)
Pratik Vyas593d5622015-03-02 19:07:52 +05302148DocType: Stock Settings,Freeze Stock Entries,பங்கு பதிவுகள் நிறுத்தப்படலாம்
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302149DocType: Item,Reorder level based on Warehouse,கிடங்கில் அடிப்படையில் மறுவரிசைப்படுத்துக நிலை
Pratik Vyas97264472015-05-14 15:13:10 +05302150DocType: Activity Cost,Billing Rate,பில்லிங் விகிதம்
Pratik Vyas593d5622015-03-02 19:07:52 +05302151,Qty to Deliver,அடித்தளத்திருந்து அளவு
2152DocType: Monthly Distribution Percentage,Month,மாதம்
2153,Stock Analytics,பங்கு அனலிட்டிக்ஸ்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302154DocType: Maintenance Visit Purpose,Against Document Detail No,ஆவண விரிவாக இல்லை எதிராக
Pratik Vyas593d5622015-03-02 19:07:52 +05302155DocType: Quality Inspection,Outgoing,வெளிச்செல்லும்
2156DocType: Material Request,Requested For,கோரப்பட்ட
2157DocType: Quotation Item,Against Doctype,Doctype எதிராக
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302158apps/erpnext/erpnext/controllers/buying_controller.py +376,{0} {1} is cancelled or closed,{0} {1} ரத்து அல்லது மூடப்பட்டுள்ளது
Pratik Vyas593d5622015-03-02 19:07:52 +05302159DocType: Delivery Note,Track this Delivery Note against any Project,எந்த திட்டம் எதிரான இந்த டெலிவரி குறிப்பு கண்காணிக்க
Anand Doshiee19fc02015-12-21 17:10:20 +05302160apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +28,Net Cash from Investing,முதலீடு இருந்து நிகர பண
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302161,Is Primary Address,முதன்மை முகவரி
Pratik Vyas593d5622015-03-02 19:07:52 +05302162DocType: Production Order,Work-in-Progress Warehouse,"வேலை, செயலில் கிடங்கு"
Nabin Hait29b01222016-03-15 16:17:21 +05302163apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +324,Reference #{0} dated {1},குறிப்பு # {0} தேதியிட்ட {1}
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302164apps/erpnext/erpnext/templates/includes/cart/cart_address.html +15,Manage Addresses,முகவரிகள் நிர்வகிக்கவும்
Nabin Hait18f0dd02016-04-15 14:50:45 +05302165DocType: Asset,Item Code,உருப்படியை கோட்
Pratik Vyas593d5622015-03-02 19:07:52 +05302166DocType: Production Planning Tool,Create Production Orders,உற்பத்தி ஆணைகள் உருவாக்க
2167DocType: Serial No,Warranty / AMC Details,உத்தரவாதத்தை / AMC விவரம்
2168DocType: Journal Entry,User Remark,பயனர் குறிப்பு
Pratik Vyas593d5622015-03-02 19:07:52 +05302169DocType: Lead,Market Segment,சந்தை பிரிவு
Pratik Vyas593d5622015-03-02 19:07:52 +05302170DocType: Employee Internal Work History,Employee Internal Work History,ஊழியர் உள்நாட்டு வேலை வரலாறு
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302171apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +233,Closing (Dr),நிறைவு (டாக்டர்)
Pratik Vyas593d5622015-03-02 19:07:52 +05302172DocType: Contact,Passive,மந்தமான
Anand Doshi191b2972015-10-21 16:50:31 +05302173apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +228,Serial No {0} not in stock,தொடர் இல {0} இல்லை பங்கு
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302174apps/erpnext/erpnext/config/selling.py +159,Tax template for selling transactions.,பரிவர்த்தனைகள் விற்பனை வரி வார்ப்புரு .
2175apps/erpnext/erpnext/accounts/page/pos/pos.js +1351,Write Off Outstanding Amount,சிறந்த தொகை இனிய எழுத
Pratik Vyas593d5622015-03-02 19:07:52 +05302176DocType: Account,Accounts Manager,கணக்குகள் மேலாளர்
Pratik Vyas593d5622015-03-02 19:07:52 +05302177DocType: Stock Settings,Default Stock UOM,முன்னிருப்பு பங்கு மொறட்டுவ பல்கலைகழகம்
2178DocType: Production Planning Tool,Create Material Requests,பொருள் கோரிக்கைகள் உருவாக்க
2179DocType: Employee Education,School/University,பள்ளி / பல்கலைக்கழகம்
Anand Doshid7f7d5c2016-01-27 12:36:04 +05302180DocType: Payment Request,Reference Details,குறிப்பு விவரம்
Pratik Vyas593d5622015-03-02 19:07:52 +05302181DocType: Sales Invoice Item,Available Qty at Warehouse,சேமிப்பு கிடங்கு கிடைக்கும் அளவு
2182,Billed Amount,கூறப்படுவது தொகை
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302183apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +166,Closed order cannot be cancelled. Unclose to cancel.,மூடப்பட்ட ஆர்டர் ரத்து செய்யப்படும். ரத்து Unclose.
Pratik Vyas593d5622015-03-02 19:07:52 +05302184DocType: Bank Reconciliation,Bank Reconciliation,வங்கி நல்லிணக்க
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302185apps/erpnext/erpnext/templates/includes/footer/footer_extension.html +7,Get Updates,மேம்படுத்தல்கள் கிடைக்கும்
2186apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.py +132,Material Request {0} is cancelled or stopped,பொருள் கோரிக்கை {0} ரத்து அல்லது நிறுத்தி
2187apps/erpnext/erpnext/public/js/setup_wizard.js +313,Add a few sample records,ஒரு சில மாதிரி பதிவுகளை சேர்க்கவும்
2188apps/erpnext/erpnext/config/hr.py +243,Leave Management,மேலாண்மை விடவும்
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302189apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.js +81,Group by Account,கணக்கு குழு
Pratik Vyas593d5622015-03-02 19:07:52 +05302190DocType: Sales Order,Fully Delivered,முழுமையாக வழங்கப்படுகிறது
2191DocType: Lead,Lower Income,குறைந்த வருமானம்
2192DocType: Period Closing Voucher,"The account head under Liability, in which Profit/Loss will be booked","லாபம் / நஷ்டம் பதிவு வேண்டிய பொறுப்பு கீழ் கணக்கு தலைவர் ,"
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302193apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +166,Source and target warehouse cannot be same for row {0},மூல மற்றும் அடைவு கிடங்கில் வரிசையில் அதே இருக்க முடியாது {0}
Nabin Hait29b01222016-03-15 16:17:21 +05302194apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +242,"Difference Account must be a Asset/Liability type account, since this Stock Reconciliation is an Opening Entry",இந்த பங்கு நல்லிணக்க ஒரு தொடக்க நுழைவு என்பதால் வேறுபாடு அக்கவுண்ட் சொத்து / பொறுப்பு வகை கணக்கு இருக்க வேண்டும்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302195apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +81,Purchase Order number required for Item {0},கொள்முதல் ஆணை எண் பொருள் தேவை {0}
Pratik Vyas97264472015-05-14 15:13:10 +05302196apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +18,'From Date' must be after 'To Date',' வரம்பு தேதி ' தேதி ' பிறகு இருக்க வேண்டும்
Pratik Vyas593d5622015-03-02 19:07:52 +05302197,Stock Projected Qty,பங்கு அளவு திட்டமிடப்பட்ட
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302198apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +351,Customer {0} does not belong to project {1},வாடிக்கையாளர் {0} திட்டம் அல்ல {1}
Nabin Hait34037e02016-02-03 13:10:54 +05302199DocType: Employee Attendance Tool,Marked Attendance HTML,"அடையாளமிட்ட வருகை, HTML"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302200DocType: Sales Order,Customer's Purchase Order,வாடிக்கையாளர் கொள்முதல் ஆணை
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302201apps/erpnext/erpnext/config/stock.py +107,Serial No and Batch,தொ.எ. மற்றும் தொகுதி
Pratik Vyas593d5622015-03-02 19:07:52 +05302202DocType: Warranty Claim,From Company,நிறுவனத்தின் இருந்து
Pratik Vyas97264472015-05-14 15:13:10 +05302203apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +95,Value or Qty,மதிப்பு அல்லது அளவு
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302204apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +400,Productions Orders cannot be raised for:,புரொடக்சன்ஸ் ஆணைகள் எழுப்பியது முடியாது:
2205apps/erpnext/erpnext/public/js/setup_wizard.js +299,Minute,நிமிஷம்
Pratik Vyas593d5622015-03-02 19:07:52 +05302206DocType: Purchase Invoice,Purchase Taxes and Charges,கொள்முதல் வரி மற்றும் கட்டணங்கள்
Pratik Vyas593d5622015-03-02 19:07:52 +05302207,Qty to Receive,மதுரையில் அளவு
2208DocType: Leave Block List,Leave Block List Allowed,அனுமதிக்கப்பட்ட பிளாக் பட்டியல் விட்டு
Pratik Vyas593d5622015-03-02 19:07:52 +05302209DocType: Sales Partner,Retailer,சில்லறை
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302210apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +105,Credit To account must be a Balance Sheet account,கணக்கில் பணம் வரவு ஒரு ஐந்தொகை கணக்கில் இருக்க வேண்டும்
Pratik Vyas97264472015-05-14 15:13:10 +05302211apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +128,All Supplier Types,அனைத்து வழங்குபவர் வகைகள்
Anand Doshi27e9b772016-03-09 14:47:46 +05302212DocType: Global Defaults,Disable In Words,சொற்கள் முடக்கு
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302213apps/erpnext/erpnext/stock/doctype/item/item.py +45,Item Code is mandatory because Item is not automatically numbered,பொருள் தானாக எண் ஏனெனில் பொருள் கோட் கட்டாய ஆகிறது
2214apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +97,Quotation {0} not of type {1},மேற்கோள் {0} அல்ல வகை {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05302215DocType: Maintenance Schedule Item,Maintenance Schedule Item,பராமரிப்பு அட்டவணை உருப்படி
2216DocType: Sales Order,% Delivered,அனுப்பப்பட்டது%
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302217apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +154,Bank Overdraft Account,வங்கி மிகைஎடுப்பு கணக்கு
2218apps/erpnext/erpnext/projects/doctype/timesheet/timesheet.js +47,Make Salary Slip,சம்பள செய்ய
2219apps/erpnext/erpnext/manufacturing/doctype/bom/bom.js +26,Browse BOM,"உலவ BOM,"
2220apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +152,Secured Loans,பிணை கடன்கள்
2221apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +166,Opening Balance Equity,திறப்பு இருப்பு ஈக்விட்டி
Pratik Vyas593d5622015-03-02 19:07:52 +05302222DocType: Appraisal,Appraisal,மதிப்பிடுதல்
Nabin Hait29b01222016-03-15 16:17:21 +05302223apps/erpnext/erpnext/hr/doctype/leave_block_list/leave_block_list.py +19,Date is repeated,தேதி மீண்டும்
Anand Doshi666fbaf2015-11-26 12:40:13 +05302224apps/erpnext/erpnext/accounts/print_format/payment_receipt_voucher/payment_receipt_voucher.html +27,Authorized Signatory,அங்கீகரிக்கப்பட்ட கையொப்பதாரரால்
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302225apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +187,Leave approver must be one of {0},"விட்டு வீடு, ஒன்றாக இருக்க வேண்டும் {0}"
Pratik Vyas593d5622015-03-02 19:07:52 +05302226DocType: Hub Settings,Seller Email,விற்பனையாளர் மின்னஞ்சல்
Pratik Vyas97264472015-05-14 15:13:10 +05302227DocType: Project,Total Purchase Cost (via Purchase Invoice),மொத்த கொள்முதல் விலை (கொள்முதல் விலைப்பட்டியல் வழியாக)
Pratik Vyas593d5622015-03-02 19:07:52 +05302228DocType: Workstation Working Hour,Start Time,தொடக்க நேரம்
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302229DocType: Item Price,Bulk Import Help,மொத்த இறக்குமதி உதவி
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302230apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +256,Select Quantity,தேர்வு அளவு
Pratik Vyas593d5622015-03-02 19:07:52 +05302231apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +34,Approving Role cannot be same as role the rule is Applicable To,பங்கு ஒப்புதல் ஆட்சி பொருந்தும் பாத்திரம் அதே இருக்க முடியாது
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302232apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +65,Unsubscribe from this Email Digest,இந்த மின்னஞ்சல் டைஜஸ்ட் இருந்து விலகுவதற்காக
Anand Doshid7f7d5c2016-01-27 12:36:04 +05302233apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.js +28,Message Sent,செய்தி அனுப்பப்பட்டது
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302234apps/erpnext/erpnext/accounts/doctype/account/account.py +101,Account with child nodes cannot be set as ledger,குழந்தை முனைகளில் கணக்கு பேரேடு அமைக்க முடியாது
Pratik Vyas593d5622015-03-02 19:07:52 +05302235DocType: Sales Invoice,Rate at which Price list currency is converted to customer's base currency,விலை பட்டியல் நாணய வாடிக்கையாளர் அடிப்படை நாணய மாற்றப்படும் விகிதத்தை
Pratik Vyas97264472015-05-14 15:13:10 +05302236DocType: Purchase Invoice Item,Net Amount (Company Currency),நிகர (நிறுவனத்தின் நாணயம்)
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302237DocType: Salary Slip,Hour Rate,மணி விகிதம்
Pratik Vyas593d5622015-03-02 19:07:52 +05302238DocType: Stock Settings,Item Naming By,மூலம் பெயரிடுதல் உருப்படியை
Rushabh Mehtafc307972015-11-04 18:02:45 +05302239apps/erpnext/erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py +46,Another Period Closing Entry {0} has been made after {1},மற்றொரு காலம் நிறைவு நுழைவு {0} பின்னர் செய்யப்பட்ட {1}
Pratik Vyas97264472015-05-14 15:13:10 +05302240DocType: Production Order,Material Transferred for Manufacturing,பொருள் தயாரிப்பு இடமாற்றம்
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302241apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +29,Account {0} does not exists,கணக்கு {0} இல்லை உள்ளது
Pratik Vyas593d5622015-03-02 19:07:52 +05302242DocType: Project,Project Type,திட்ட வகை
2243apps/erpnext/erpnext/setup/doctype/sales_person/sales_person.py +16,Either target qty or target amount is mandatory.,இலக்கு அளவு அல்லது இலக்கு அளவு அல்லது கட்டாயமாகும்.
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302244apps/erpnext/erpnext/config/projects.py +45,Cost of various activities,பல்வேறு நடவடிக்கைகள் செலவு
2245apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +104,Not allowed to update stock transactions older than {0},விட பங்கு பரிவர்த்தனைகள் பழைய இற்றைப்படுத்த முடியாது {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05302246DocType: Item,Inspection Required,ஆய்வு தேவை
2247DocType: Purchase Invoice Item,PR Detail,PR விரிவாக
2248DocType: Sales Order,Fully Billed,முழுமையாக வசூலிக்கப்படும்
Pratik Vyas97264472015-05-14 15:13:10 +05302249apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +20,Cash In Hand,கைப்பணம்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302250apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +123,Delivery warehouse required for stock item {0},டெலிவரி கிடங்கு பங்கு உருப்படியை தேவையான {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05302251DocType: Packing Slip,The gross weight of the package. Usually net weight + packaging material weight. (for print),தொகுப்பின் மொத்த எடை. பொதுவாக நிகர எடை + பேக்கேஜிங் பொருட்கள் எடை. (அச்சுக்கு)
2252DocType: Accounts Settings,Users with this role are allowed to set frozen accounts and create / modify accounting entries against frozen accounts,இந்த பங்களிப்பை செய்த உறைந்த கணக்குகள் எதிராக கணக்கியல் உள்ளீடுகள் மாற்ற / உறைந்த கணக்குகள் அமைக்க உருவாக்க அனுமதி
2253DocType: Serial No,Is Cancelled,ரத்து
2254DocType: Journal Entry,Bill Date,பில் தேதி
2255apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +43,"Even if there are multiple Pricing Rules with highest priority, then following internal priorities are applied:","அதிகபட்ச முன்னுரிமை கொண்ட பல விலை விதிகள் உள்ளன என்றால், பின் பின்வரும் உள் முன்னுரிமைகள் பயன்படுத்தப்படும்:"
2256DocType: Supplier,Supplier Details,வழங்குபவர் விவரம்
Pratik Vyas593d5622015-03-02 19:07:52 +05302257DocType: Expense Claim,Approval Status,ஒப்புதல் நிலைமை
2258DocType: Hub Settings,Publish Items to Hub,மையம் வெளியிடு
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302259apps/erpnext/erpnext/accounts/doctype/shipping_rule/shipping_rule.py +44,From value must be less than to value in row {0},மதிப்பு வரிசையில் மதிப்பு குறைவாக இருக்க வேண்டும் {0}
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302260apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +140,Wire Transfer,வயர் மாற்றம்
Nabin Hait34037e02016-02-03 13:10:54 +05302261apps/erpnext/erpnext/hr/doctype/employee_attendance_tool/employee_attendance_tool.js +131,Check all,அனைத்து பாருங்கள்
Pratik Vyas97264472015-05-14 15:13:10 +05302262DocType: Sales Order,Recurring Order,வழக்கமாகத் தோன்றும் ஆணை
Pratik Vyas593d5622015-03-02 19:07:52 +05302263DocType: Company,Default Income Account,முன்னிருப்பு வருமானம் கணக்கு
Pratik Vyas97264472015-05-14 15:13:10 +05302264apps/erpnext/erpnext/selling/page/sales_analytics/sales_analytics.js +33,Customer Group / Customer,வாடிக்கையாளர் குழு / வாடிக்கையாளர்
Anand Doshid7f7d5c2016-01-27 12:36:04 +05302265DocType: Payment Gateway Account,Default Payment Request Message,இயல்புநிலை பணம் கோரிக்கை செய்தி
Pratik Vyas593d5622015-03-02 19:07:52 +05302266DocType: Item Group,Check this if you want to show in website,நீங்கள் இணையதளத்தில் காட்ட வேண்டும் என்றால் இந்த சோதனை
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302267apps/erpnext/erpnext/config/accounts.py +130,Banking and Payments,வங்கி மற்றும் கொடுப்பனவுகள்
Anand Doshi019111b2015-11-20 18:00:11 +05302268,Welcome to ERPNext,ERPNext வரவேற்கிறோம்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302269apps/erpnext/erpnext/config/learn.py +107,Lead to Quotation,மேற்கோள் லீட்
Pratik Vyas593d5622015-03-02 19:07:52 +05302270DocType: Lead,From Customer,வாடிக்கையாளர் இருந்து
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302271apps/erpnext/erpnext/demo/setup_data.py +344,Calls,கால்ஸ்
Pratik Vyas97264472015-05-14 15:13:10 +05302272DocType: Project,Total Costing Amount (via Time Logs),மொத்த செலவு தொகை (நேரத்தில் பதிவுகள் வழியாக)
Pratik Vyas593d5622015-03-02 19:07:52 +05302273DocType: Purchase Order Item Supplied,Stock UOM,பங்கு மொறட்டுவ பல்கலைகழகம்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302274apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +217,Purchase Order {0} is not submitted,கொள்முதல் ஆணை {0} சமர்ப்பிக்க
2275apps/erpnext/erpnext/stock/doctype/item/item.js +33,Projected,திட்டமிடப்பட்ட
Anand Doshi191b2972015-10-21 16:50:31 +05302276apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +218,Serial No {0} does not belong to Warehouse {1},தொடர் இல {0} கிடங்கு அல்ல {1}
Nabin Hait18f0dd02016-04-15 14:50:45 +05302277apps/erpnext/erpnext/controllers/status_updater.py +139,Note: System will not check over-delivery and over-booking for Item {0} as quantity or amount is 0,"குறிப்பு: இந்த அமைப்பு பொருள் விநியோகம் , மேல் முன்பதிவு பார்க்க மாட்டேன் {0} அளவு அல்லது அளவு 0 ஆகிறது"
Pratik Vyas593d5622015-03-02 19:07:52 +05302278DocType: Notification Control,Quotation Message,மேற்கோள் செய்தி
2279DocType: Issue,Opening Date,தேதி திறப்பு
Pratik Vyas593d5622015-03-02 19:07:52 +05302280DocType: Journal Entry,Remark,குறிப்பு
2281DocType: Purchase Receipt Item,Rate and Amount,விகிதம் மற்றும் தொகை
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302282apps/erpnext/erpnext/config/hr.py +55,Leaves and Holiday,இலைகள் மற்றும் விடுமுறை
Pratik Vyas593d5622015-03-02 19:07:52 +05302283DocType: Sales Order,Not Billed,கட்டணம்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302284apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +144,Both Warehouse must belong to same Company,இரண்டு கிடங்கு அதே நிறுவனத்திற்கு சொந்தமானது வேண்டும்
Rushabh Mehtafc307972015-11-04 18:02:45 +05302285apps/erpnext/erpnext/public/js/templates/contact_list.html +31,No contacts added yet.,தொடர்புகள் இல்லை இன்னும் சேர்க்கப்படவில்லை.
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302286DocType: Purchase Invoice Item,Landed Cost Voucher Amount,Landed செலவு ரசீது தொகை
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302287apps/erpnext/erpnext/config/accounts.py +17,Bills raised by Suppliers.,பில்கள் விநியோகஸ்தர்கள் எழுப்பும்.
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302288apps/erpnext/erpnext/accounts/page/pos/pos.js +1353,Write Off Account,கணக்கு இனிய எழுத
Rushabh Mehtad627af22016-03-03 11:24:58 +05302289apps/erpnext/erpnext/templates/print_formats/includes/taxes.html +5,Discount Amount,தள்ளுபடி தொகை
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302290DocType: Purchase Invoice,Return Against Purchase Invoice,எதிராக கொள்முதல் விலைப்பட்டியல் திரும்ப
Pratik Vyas593d5622015-03-02 19:07:52 +05302291DocType: Item,Warranty Period (in days),உத்தரவாதத்தை காலம் (நாட்கள்)
Anand Doshiee19fc02015-12-21 17:10:20 +05302292apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +16,Net Cash from Operations,செயல்பாடுகள் இருந்து நிகர பண
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302293apps/erpnext/erpnext/public/js/setup_wizard.js +225,e.g. VAT,"உதாரணமாக, வரி"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302294apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +26,Item 4,பொருள் 4
Pratik Vyas593d5622015-03-02 19:07:52 +05302295DocType: Journal Entry Account,Journal Entry Account,பத்திரிகை நுழைவு கணக்கு
2296DocType: Shopping Cart Settings,Quotation Series,மேற்கோள் தொடர்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302297apps/erpnext/erpnext/setup/doctype/item_group/item_group.py +59,"An item exists with same name ({0}), please change the item group name or rename the item","ஒரு பொருளை ( {0} ) , உருப்படி குழு பெயர் மாற்ற அல்லது மறுபெயரிட தயவு செய்து அதே பெயரில்"
Pratik Vyas593d5622015-03-02 19:07:52 +05302298DocType: Sales Order Item,Sales Order Date,விற்பனை ஆர்டர் தேதி
2299DocType: Sales Invoice Item,Delivered Qty,வழங்கப்படும் அளவு
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302300apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +86,Warehouse {0}: Company is mandatory,கிடங்கு {0}: நிறுவனத்தின் கட்டாய ஆகிறது
Pratik Vyas593d5622015-03-02 19:07:52 +05302301,Payment Period Based On Invoice Date,விலைப்பட்டியல் தேதியின் அடிப்படையில் கொடுப்பனவு காலம்
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302302apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +50,Missing Currency Exchange Rates for {0},காணாமல் செலாவணி விகிதங்கள் {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05302303DocType: Journal Entry,Stock Entry,பங்கு நுழைவு
2304DocType: Account,Payable,செலுத்த வேண்டிய
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302305apps/erpnext/erpnext/shopping_cart/cart.py +347,Debtors ({0}),"இருப்பினும், கடனாளிகள் ({0})"
Nabin Hait18f0dd02016-04-15 14:50:45 +05302306DocType: Pricing Rule,Margin,விளிம்பு
Pratik Vyas593d5622015-03-02 19:07:52 +05302307DocType: Salary Slip,Arrear Amount,நிலுவை தொகை
2308apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +57,New Customers,புதிய வாடிக்கையாளர்கள்
Anand Doshid7f7d5c2016-01-27 12:36:04 +05302309apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +72,Gross Profit %,மொத்த லாபம்%
Pratik Vyas593d5622015-03-02 19:07:52 +05302310DocType: Appraisal Goal,Weightage (%),Weightage (%)
2311DocType: Bank Reconciliation Detail,Clearance Date,அனுமதி தேதி
Pratik Vyas593d5622015-03-02 19:07:52 +05302312DocType: Lead,Address Desc,DESC முகவரி
Pratik Vyas593d5622015-03-02 19:07:52 +05302313apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +33,Atleast one of the Selling or Buying must be selected,விற்பனை அல்லது வாங்கும் குறைந்தபட்சம் ஒரு தேர்வு வேண்டும்
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302314apps/erpnext/erpnext/config/manufacturing.py +57,Where manufacturing operations are carried.,உற்பத்தி இயக்கங்களை எங்கே கொண்டுவரப்படுகின்றன.
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302315DocType: Asset Movement,Source Warehouse,மூல கிடங்கு
Pratik Vyas593d5622015-03-02 19:07:52 +05302316DocType: Installation Note,Installation Date,நிறுவல் தேதி
2317DocType: Employee,Confirmation Date,உறுதிப்படுத்தல் தேதி
2318DocType: C-Form,Total Invoiced Amount,மொத்த விலை விவரம் தொகை
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302319DocType: Account,Sales User,விற்பனை பயனர்
Pratik Vyas593d5622015-03-02 19:07:52 +05302320apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +46,Min Qty can not be greater than Max Qty,Min அளவு மேக்ஸ் அளவு அதிகமாக இருக்க முடியாது
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302321DocType: Stock Entry,Customer or Supplier Details,வாடிக்கையாளருக்கு அல்லது விபரங்கள்
Pratik Vyas593d5622015-03-02 19:07:52 +05302322DocType: Lead,Lead Owner,உரிமையாளர் இட்டு
Rushabh Mehtad627af22016-03-03 11:24:58 +05302323DocType: Bin,Requested Quantity,கோரப்பட்ட அளவு
Pratik Vyas593d5622015-03-02 19:07:52 +05302324DocType: Employee,Marital Status,திருமண தகுதி
2325DocType: Stock Settings,Auto Material Request,கார் பொருள் கோரிக்கை
Rushabh Mehtafc307972015-11-04 18:02:45 +05302326DocType: Delivery Note Item,Available Batch Qty at From Warehouse,கிடங்கில் இருந்து கிடைக்கும் தொகுதி அளவு
Pratik Vyas593d5622015-03-02 19:07:52 +05302327apps/erpnext/erpnext/manufacturing/doctype/bom_replace_tool/bom_replace_tool.py +25,Current BOM and New BOM can not be same,தற்போதைய BOM மற்றும் நியூ BOM அதே இருக்க முடியாது
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302328apps/erpnext/erpnext/hr/doctype/employee/employee.py +111,Date Of Retirement must be greater than Date of Joining,ஓய்வு நாள் சேர தேதி விட அதிகமாக இருக்க வேண்டும்
Pratik Vyas593d5622015-03-02 19:07:52 +05302329DocType: Sales Invoice,Against Income Account,வருமான கணக்கு எதிராக
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302330apps/erpnext/erpnext/controllers/website_list_for_contact.py +87,{0}% Delivered,{0}% வழங்கப்படுகிறது
Rushabh Mehta1c32d052016-01-12 12:02:26 +05302331apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.py +79,Item {0}: Ordered qty {1} cannot be less than minimum order qty {2} (defined in Item).,பொருள் {0}: உத்தரவிட்டார் அளவு {1} குறைந்தபட்ச வரிசை அளவு {2} (உருப்படியை வரையறுக்கப்பட்ட) விட குறைவாக இருக்க முடியாது.
Pratik Vyas593d5622015-03-02 19:07:52 +05302332DocType: Monthly Distribution Percentage,Monthly Distribution Percentage,மாதாந்திர விநியோகம் சதவீதம்
2333DocType: Territory,Territory Targets,மண்டலம் இலக்குகள்
2334DocType: Delivery Note,Transporter Info,போக்குவரத்து தகவல்
2335DocType: Purchase Order Item Supplied,Purchase Order Item Supplied,கொள்முதல் ஆணை பொருள் வழங்கியது
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302336apps/erpnext/erpnext/public/js/setup_wizard.js +83,Company Name cannot be Company,நிறுவனத்தின் பெயர் நிறுவனத்தின் இருக்க முடியாது
Pratik Vyas97264472015-05-14 15:13:10 +05302337apps/erpnext/erpnext/config/setup.py +27,Letter Heads for print templates.,அச்சு வார்ப்புருக்கள் லெடர்ஹெட்ஸ் .
2338apps/erpnext/erpnext/config/setup.py +32,Titles for print templates e.g. Proforma Invoice.,"அச்சு வார்ப்புருக்கள் தலைப்புகள் , எ.கா. செய்யறதுன்னு ."
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302339apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +156,Valuation type charges can not marked as Inclusive,மதிப்பீட்டு வகை குற்றச்சாட்டுக்கள் உள்ளீடான என குறிக்கப்பட்டுள்ளன
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302340DocType: POS Profile,Update Stock,பங்கு புதுப்பிக்க
Pratik Vyas593d5622015-03-02 19:07:52 +05302341apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +100,Different UOM for items will lead to incorrect (Total) Net Weight value. Make sure that Net Weight of each item is in the same UOM.,பொருட்களை பல்வேறு மொறட்டுவ பல்கலைகழகம் தவறான ( மொத்த ) நிகர எடை மதிப்பு வழிவகுக்கும். ஒவ்வொரு பொருளின் நிகர எடை அதே மொறட்டுவ பல்கலைகழகம் உள்ளது என்று உறுதி.
2342apps/erpnext/erpnext/stock/report/item_prices/item_prices.py +39,BOM Rate,BOM விகிதம்
Nabin Hait29b01222016-03-15 16:17:21 +05302343apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +83,Please pull items from Delivery Note,"டெலிவரி குறிப்பு இருந்து உருப்படிகள் இழுக்க , தயவு செய்து"
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302344apps/erpnext/erpnext/accounts/utils.py +349,Journal Entries {0} are un-linked,ஜர்னல் பதிவுகள் {0} ஐ.நா. இணைக்கப்பட்ட
2345apps/erpnext/erpnext/config/crm.py +74,"Record of all communications of type email, phone, chat, visit, etc.","வகை மின்னஞ்சல், தொலைபேசி, அரட்டை, வருகை, முதலியன அனைத்து தகவல் பதிவு"
Anand Doshid7f7d5c2016-01-27 12:36:04 +05302346DocType: Manufacturer,Manufacturers used in Items,பொருட்கள் பயன்படுத்தப்படும் உற்பத்தியாளர்கள்
Rushabh Mehtad627af22016-03-03 11:24:58 +05302347apps/erpnext/erpnext/accounts/general_ledger.py +140,Please mention Round Off Cost Center in Company,நிறுவனத்தின் வட்ட இனிய விலை மையம் குறிப்பிடவும்
Pratik Vyas593d5622015-03-02 19:07:52 +05302348DocType: Purchase Invoice,Terms,விதிமுறைகள்
Pratik Vyas593d5622015-03-02 19:07:52 +05302349DocType: Buying Settings,Purchase Order Required,தேவையான கொள்முதல் ஆணை
2350,Item-wise Sales History,உருப்படியை வாரியான விற்பனை வரலாறு
2351DocType: Expense Claim,Total Sanctioned Amount,மொத்த ஒப்புதல் தொகை
2352,Purchase Analytics,கொள்முதல் ஆய்வு
2353DocType: Sales Invoice Item,Delivery Note Item,டெலிவரி குறிப்பு பொருள்
Pratik Vyas97264472015-05-14 15:13:10 +05302354DocType: Expense Claim,Task,பணி
Pratik Vyas593d5622015-03-02 19:07:52 +05302355DocType: Purchase Taxes and Charges,Reference Row #,குறிப்பு வரிசை #
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302356apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +79,Batch number is mandatory for Item {0},தொகுதி எண் பொருள் கட்டாயமாக {0}
2357apps/erpnext/erpnext/setup/doctype/sales_person/sales_person.js +13,This is a root sales person and cannot be edited.,இந்த ஒரு ரூட் விற்பனை நபர் மற்றும் திருத்த முடியாது .
Pratik Vyas593d5622015-03-02 19:07:52 +05302358,Stock Ledger,பங்கு லெட்ஜர்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302359apps/erpnext/erpnext/templates/includes/cart/cart_items.html +29,Rate: {0},மதிப்பீடு: {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05302360DocType: Salary Slip Deduction,Salary Slip Deduction,சம்பளம் ஸ்லிப் பொருத்தியறிதல்
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302361apps/erpnext/erpnext/config/hr.py +7,Employee and Attendance,பணியாளர் மற்றும் வருகை
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302362apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +72,Purpose must be one of {0},நோக்கம் ஒன்றாக இருக்க வேண்டும் {0}
2363apps/erpnext/erpnext/utilities/doctype/address/address.py +79,"Remove reference of customer, supplier, sales partner and lead, as it is your company address","அது உங்கள் நிறுவனத்தின் முகவரி போன்ற, வாடிக்கையாளர், சப்ளையர், விற்பனை பங்குதாரர் மற்றும் முன்னணி குறிப்பு நீக்க"
2364apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +111,Fill the form and save it,"படிவத்தை பூர்த்தி செய்து, அதை காப்பாற்ற"
Pratik Vyas593d5622015-03-02 19:07:52 +05302365DocType: Production Planning Tool,Download a report containing all raw materials with their latest inventory status,அவர்களின் சமீபத்திய சரக்கு நிலை அனைத்து மூலப்பொருட்கள் கொண்ட ஒரு அறிக்கையை பதிவிறக்கு
Rushabh Mehtafc307972015-11-04 18:02:45 +05302366apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +26,Community Forum,கருத்துக்களம்
Pratik Vyas593d5622015-03-02 19:07:52 +05302367DocType: Leave Application,Leave Balance Before Application,விண்ணப்ப முன் இருப்பு விட்டு
2368DocType: SMS Center,Send SMS,எஸ்எம்எஸ் அனுப்ப
2369DocType: Company,Default Letter Head,கடிதத் தலைப்பில் இயல்புநிலை
Anand Doshid7f7d5c2016-01-27 12:36:04 +05302370DocType: Purchase Order,Get Items from Open Material Requests,திறந்த பொருள் கோரிக்கைகள் இருந்து பொருட்களை பெற
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302371DocType: Timesheet Detail,Billable,பில்
Pratik Vyas593d5622015-03-02 19:07:52 +05302372DocType: Account,Rate at which this tax is applied,இந்த வரி செலுத்தப்படுகிறது விகிதத்தில்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302373apps/erpnext/erpnext/stock/report/stock_projected_qty/stock_projected_qty.py +19,Reorder Qty,மறுவரிசைப்படுத்துக அளவு
2374apps/erpnext/erpnext/hr/doctype/job_opening/job_opening.py +29,Current Job Openings,தற்போதைய வேலை வாய்ப்புகள்
Pratik Vyas593d5622015-03-02 19:07:52 +05302375DocType: Company,Stock Adjustment Account,பங்கு சரிசெய்தல் கணக்கு
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302376DocType: Journal Entry,Write Off,இனிய எழுதவும்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302377DocType: Timesheet Detail,Operation ID,ஆபரேஷன் ஐடி
Pratik Vyas593d5622015-03-02 19:07:52 +05302378DocType: Employee,"System User (login) ID. If set, it will become default for all HR forms.","கணினி பயனர் (உள்நுழைய) ஐடி. அமைத்தால், அது அனைத்து அலுவலக வடிவங்கள் முன்னிருப்பு போம்."
2379apps/erpnext/erpnext/support/doctype/warranty_claim/warranty_claim.py +16,{0}: From {1},{0} இருந்து: {1}
Pratik Vyas97264472015-05-14 15:13:10 +05302380DocType: Task,depends_on,depends_on
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302381apps/erpnext/erpnext/accounts/doctype/account/account_tree.js +24,Name of new Account. Note: Please don't create accounts for Customers and Suppliers,புதிய கணக்கு பெயர். குறிப்பு: வாடிக்கையாளர்களும் விநியோகத்தர்களும் கணக்குகள் உருவாக்க வேண்டாம்
Pratik Vyas593d5622015-03-02 19:07:52 +05302382DocType: BOM Replace Tool,BOM Replace Tool,BOM பதிலாக கருவி
Pratik Vyas97264472015-05-14 15:13:10 +05302383apps/erpnext/erpnext/config/setup.py +37,Country wise default Address Templates,நாடு வாரியாக இயல்புநிலை முகவரி டெம்ப்ளேட்கள்
Rushabh Mehtafc307972015-11-04 18:02:45 +05302384DocType: Sales Order Item,Supplier delivers to Customer,சப்ளையர் வாடிக்கையாளர் வழங்குகிறது
Nabin Hait18f0dd02016-04-15 14:50:45 +05302385apps/erpnext/erpnext/controllers/recurring_document.py +174,Next Date must be greater than Posting Date,அடுத்த நாள் பதிவுசெய்ய தேதி விட அதிகமாக இருக்க வேண்டும்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302386apps/erpnext/erpnext/public/js/controllers/transaction.js +850,Show tax break-up,காட்டு வரி இடைவெளிக்கு அப்
2387apps/erpnext/erpnext/accounts/party.py +308,Due / Reference Date cannot be after {0},காரணமாக / குறிப்பு தேதி பின்னர் இருக்க முடியாது {0}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302388apps/erpnext/erpnext/config/setup.py +51,Data Import and Export,தரவு இறக்குமதி மற்றும் ஏற்றுமதி
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302389apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +55,Invoice Posting Date,விலைப்பட்டியல் பதிவுசெய்ய தேதி
Pratik Vyas593d5622015-03-02 19:07:52 +05302390DocType: Sales Invoice,Rounded Total,வட்டமான மொத்த
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302391DocType: Product Bundle,List items that form the package.,தொகுப்பு அமைக்க என்று பட்டியல் உருப்படிகள்.
Pratik Vyas593d5622015-03-02 19:07:52 +05302392apps/erpnext/erpnext/accounts/doctype/monthly_distribution/monthly_distribution.py +26,Percentage Allocation should be equal to 100%,சதவீதம் ஒதுக்கீடு 100% சமமாக இருக்க வேண்டும்
2393DocType: Serial No,Out of AMC,AMC வெளியே
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302394apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.js +35,Make Maintenance Visit,பராமரிப்பு விஜயம் செய்ய
2395apps/erpnext/erpnext/selling/doctype/customer/customer.py +162,Please contact to the user who have Sales Master Manager {0} role,விற்பனை மாஸ்டர் மேலாளர் {0} பங்கு கொண்ட பயனர் தொடர்பு கொள்ளவும்
Pratik Vyas593d5622015-03-02 19:07:52 +05302396DocType: Company,Default Cash Account,இயல்புநிலை பண கணக்கு
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302397apps/erpnext/erpnext/config/accounts.py +50,Company (not Customer or Supplier) master.,நிறுவனத்தின் ( இல்லை வாடிக்கையாளருக்கு அல்லது வழங்குநருக்கு ) மாஸ்டர் .
2398apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +104,Please enter 'Expected Delivery Date',' எதிர்பார்த்த டெலிவரி தேதி ' உள்ளிடவும்
2399apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +184,Delivery Notes {0} must be cancelled before cancelling this Sales Order,டெலிவரி குறிப்புகள் {0} இந்த விற்பனை ஆணை ரத்து முன் ரத்து செய்யப்பட வேண்டும்
2400apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +75,Paid amount + Write Off Amount can not be greater than Grand Total,பணம் அளவு + அளவு தள்ளுபடி கிராண்ட் மொத்த விட முடியாது
2401apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +81,{0} is not a valid Batch Number for Item {1},{0} உருப்படி ஒரு செல்லுபடியாகும் தொகுதி எண் அல்ல {1}
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302402apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +128,Note: There is not enough leave balance for Leave Type {0},குறிப்பு: விடுப்பு வகை போதுமான விடுப்பு சமநிலை இல்லை {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05302403DocType: Item,Supplier Items,வழங்குபவர் பொருட்கள்
Pratik Vyas593d5622015-03-02 19:07:52 +05302404DocType: Opportunity,Opportunity Type,வாய்ப்பு வகை
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302405apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center_tree.js +16,New Company,புதிய நிறுவனம்
Nabin Hait29b01222016-03-15 16:17:21 +05302406apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +57,Cost Center is required for 'Profit and Loss' account {0},செலவு மையம் ' இலாப நட்ட ' கணக்கு தேவைப்படுகிறது {0}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302407apps/erpnext/erpnext/setup/doctype/company/delete_company_transactions.py +17,Transactions can only be deleted by the creator of the Company,மட்டுமே பரிவர்த்தனைகள் நிறுவனத்தின் உருவாக்கியவர் நீக்கப்படலாம்
2408apps/erpnext/erpnext/accounts/general_ledger.py +21,Incorrect number of General Ledger Entries found. You might have selected a wrong Account in the transaction.,பொது லெட்ஜர் பதிவுகள் தவறான அறிந்தனர். நீங்கள் பரிவர்த்தனை ஒரு தவறான கணக்கு தேர்வு.
Pratik Vyas593d5622015-03-02 19:07:52 +05302409DocType: Hub Settings,Publish Availability,கிடைக்கும் வெளியிடு
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302410apps/erpnext/erpnext/hr/doctype/employee/employee.py +105,Date of Birth cannot be greater than today.,பிறந்த தேதி இன்று விட அதிகமாக இருக்க முடியாது.
Pratik Vyas593d5622015-03-02 19:07:52 +05302411,Stock Ageing,பங்கு மூப்படைதலுக்கான
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302412apps/erpnext/erpnext/controllers/accounts_controller.py +228,{0} '{1}' is disabled,{0} {1} 'முடக்கப்பட்டுள்ளது
Pratik Vyas97264472015-05-14 15:13:10 +05302413apps/erpnext/erpnext/crm/doctype/opportunity/opportunity_list.js +13,Set as Open,திறந்த அமை
Pratik Vyas593d5622015-03-02 19:07:52 +05302414DocType: Notification Control,Send automatic emails to Contacts on Submitting transactions.,சமர்ப்பிக்கும் பரிமாற்றங்கள் மீது தொடர்புகள் தானியங்கி மின்னஞ்சல்களை அனுப்ப.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302415apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +20,Item 3,பொருள் 3
Rushabh Mehtafc307972015-11-04 18:02:45 +05302416DocType: Purchase Order,Customer Contact Email,வாடிக்கையாளர் தொடர்பு மின்னஞ்சல்
Anand Doshi9c0983f2016-02-17 12:59:54 +05302417DocType: Warranty Claim,Item and Warranty Details,பொருள் மற்றும் உத்தரவாதத்தை விபரங்கள்
Pratik Vyas593d5622015-03-02 19:07:52 +05302418DocType: Sales Team,Contribution (%),பங்களிப்பு (%)
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302419apps/erpnext/erpnext/controllers/accounts_controller.py +75,Note: Payment Entry will not be created since 'Cash or Bank Account' was not specified,குறிப்பு: கொடுப்பனவு நுழைவு ' பண அல்லது வங்கி கணக்கு ' குறிப்பிடப்படவில்லை என்பதால் உருவாக்கப்பட்டது முடியாது
2420apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +180,Responsibilities,பொறுப்புகள்
2421apps/erpnext/erpnext/stock/doctype/item/item_list.js +14,Template,டெம்ப்ளேட்
Pratik Vyas593d5622015-03-02 19:07:52 +05302422DocType: Sales Person,Sales Person Name,விற்பனை நபர் பெயர்
2423apps/erpnext/erpnext/accounts/doctype/c_form/c_form.py +54,Please enter atleast 1 invoice in the table,அட்டவணையில் குறைந்தது 1 விலைப்பட்டியல் உள்ளிடவும்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302424apps/erpnext/erpnext/public/js/setup_wizard.js +184,Add Users,பயனர்கள் சேர்க்கவும்
Pratik Vyas593d5622015-03-02 19:07:52 +05302425DocType: Pricing Rule,Item Group,உருப்படியை குழு
Pratik Vyas97264472015-05-14 15:13:10 +05302426DocType: Stock Reconciliation Item,Before reconciliation,சமரசம் முன்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302427apps/erpnext/erpnext/maintenance/doctype/maintenance_visit/maintenance_visit.py +12,To {0},எப்படி {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05302428DocType: Purchase Invoice,Taxes and Charges Added (Company Currency),வரிகள் மற்றும் கட்டணங்கள் சேர்க்கப்பட்டது (நிறுவனத்தின் கரன்சி)
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302429apps/erpnext/erpnext/stock/doctype/item/item.py +439,Item Tax Row {0} must have account of type Tax or Income or Expense or Chargeable,பொருள் வரி ரோ {0} வகை வரி அல்லது வருமான அல்லது செலவு அல்லது வசூலிக்கப்படும் கணக்கு இருக்க வேண்டும்
Pratik Vyas593d5622015-03-02 19:07:52 +05302430DocType: Sales Order,Partly Billed,இதற்கு கட்டணம்
2431DocType: Item,Default BOM,முன்னிருப்பு BOM
Rushabh Mehtad627af22016-03-03 11:24:58 +05302432apps/erpnext/erpnext/setup/doctype/company/company.js +44,Please re-type company name to confirm,மீண்டும் தட்டச்சு நிறுவனத்தின் பெயர் உறுதிப்படுத்த தயவு செய்து
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302433apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.html +1,Total Outstanding Amt,மொத்த மிகச்சிறந்த விவரங்கள்
2434DocType: Timesheet,Total Hours,மொத்த நேரம்
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302435DocType: Journal Entry,Printing Settings,அச்சிடுதல் அமைப்புகள்
Nabin Hait29b01222016-03-15 16:17:21 +05302436apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +265,Total Debit must be equal to Total Credit. The difference is {0},மொத்த பற்று மொத்த கடன் சமமாக இருக்க வேண்டும் .
Anand Doshi019111b2015-11-20 18:00:11 +05302437apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +11,Automotive,வாகன
Anand Doshid7f7d5c2016-01-27 12:36:04 +05302438apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.js +50,From Delivery Note,டெலிவரி குறிப்பு இருந்து
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302439DocType: Timesheet Detail,From Time,நேரம் இருந்து
Pratik Vyas593d5622015-03-02 19:07:52 +05302440DocType: Notification Control,Custom Message,தனிப்பயன் செய்தி
Anand Doshi019111b2015-11-20 18:00:11 +05302441apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +33,Investment Banking,முதலீட்டு வங்கி
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302442apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +71,Cash or Bank Account is mandatory for making payment entry,பண அல்லது வங்கி கணக்கு கொடுப்பனவு நுழைவு செய்யும் கட்டாய
Pratik Vyas593d5622015-03-02 19:07:52 +05302443DocType: Purchase Invoice,Price List Exchange Rate,விலை பட்டியல் செலாவணி விகிதம்
2444DocType: Purchase Invoice Item,Rate,விலை
Anand Doshi019111b2015-11-20 18:00:11 +05302445apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +62,Intern,நடமாட்டத்தை கட்டுபடுத்து
Pratik Vyas97264472015-05-14 15:13:10 +05302446DocType: Stock Entry,From BOM,"BOM, இருந்து"
Anand Doshi019111b2015-11-20 18:00:11 +05302447apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +34,Basic,அடிப்படையான
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302448apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +97,Stock transactions before {0} are frozen,{0} முன் பங்கு பரிவர்த்தனைகள் உறைந்திருக்கும்
2449apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +217,Please click on 'Generate Schedule',"' உருவாக்குதல் அட்டவணை ' கிளிக் செய்து,"
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302450apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.js +63,To Date should be same as From Date for Half Day leave,தேதி அரை நாள் விடுப்பு வரம்பு தேதி அதே இருக்க வேண்டும்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302451apps/erpnext/erpnext/config/stock.py +185,"e.g. Kg, Unit, Nos, m","உதாரணமாக கிலோ, அலகு, இலக்கங்கள், மீ"
Nabin Hait29b01222016-03-15 16:17:21 +05302452apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +95,Reference No is mandatory if you entered Reference Date,நீங்கள் பரிந்துரை தேதி உள்ளிட்ட குறிப்பு இல்லை கட்டாயமாகும்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302453apps/erpnext/erpnext/hr/doctype/employee/employee.py +108,Date of Joining must be greater than Date of Birth,சேர தேதி பிறந்த தேதி விட அதிகமாக இருக்க வேண்டும்
2454DocType: Salary Slip,Salary Structure,சம்பளம் அமைப்பு
Pratik Vyas593d5622015-03-02 19:07:52 +05302455DocType: Account,Bank,வங்கி
Anand Doshi019111b2015-11-20 18:00:11 +05302456apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +9,Airline,விமானத்துறை
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302457apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +699,Issue Material,பிரச்சினை பொருள்
Pratik Vyas593d5622015-03-02 19:07:52 +05302458DocType: Material Request Item,For Warehouse,சேமிப்பு
2459DocType: Employee,Offer Date,ஆஃபர் தேதி
Rushabh Mehta1c32d052016-01-12 12:02:26 +05302460apps/erpnext/erpnext/selling/page/sales_funnel/sales_funnel.py +33,Quotations,மேற்கோள்கள்
Pratik Vyas593d5622015-03-02 19:07:52 +05302461DocType: Hub Settings,Access Token,அணுகல் டோக்கன்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302462DocType: Purchase Invoice Item,Serial No,இல்லை தொடர்
2463apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +144,Please enter Maintaince Details first,Maintaince விவரம் முதல் உள்ளிடவும்
Rushabh Mehtad627af22016-03-03 11:24:58 +05302464DocType: Purchase Invoice,Print Language,அச்சு மொழி
Pratik Vyas97264472015-05-14 15:13:10 +05302465DocType: Stock Entry,Including items for sub assemblies,துணை தொகுதிகளுக்கான உருப்படிகள் உட்பட
Anand Doshi019111b2015-11-20 18:00:11 +05302466apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +98,All Territories,அனைத்து பிரதேசங்களையும்
Pratik Vyas593d5622015-03-02 19:07:52 +05302467DocType: Purchase Invoice,Items,உருப்படிகள்
2468DocType: Fiscal Year,Year Name,ஆண்டு பெயர்
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302469DocType: Process Payroll,Process Payroll,செயல்முறை சம்பளப்பட்டியல்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302470apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +144,There are more holidays than working days this month.,இந்த மாதம் வேலை நாட்களுக்கு மேல் விடுமுறை உள்ளன .
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302471DocType: Product Bundle Item,Product Bundle Item,தயாரிப்பு மூட்டை பொருள்
Pratik Vyas593d5622015-03-02 19:07:52 +05302472DocType: Sales Partner,Sales Partner Name,விற்பனை வரன்வாழ்க்கை துணை பெயர்
Anand Doshibb256e42016-01-04 16:50:38 +05302473DocType: Payment Reconciliation,Maximum Invoice Amount,அதிகபட்ச விலைப்பட்டியல் அளவு
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302474apps/erpnext/erpnext/config/selling.py +23,Customers,வாடிக்கையாளர்கள்
Pratik Vyas593d5622015-03-02 19:07:52 +05302475DocType: Issue,Opening Time,நேரம் திறந்து
Pratik Vyas97264472015-05-14 15:13:10 +05302476apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +92,From and To dates required,தேவையான தேதிகள் மற்றும் இதயம்
Anand Doshi019111b2015-11-20 18:00:11 +05302477apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +46,Securities & Commodity Exchanges,செக்யூரிட்டிஸ் & பண்ட பரிமாற்ற
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302478apps/erpnext/erpnext/stock/doctype/item/item.py +625,Default Unit of Measure for Variant '{0}' must be same as in Template '{1}',மாற்று அளவீடு இயல்புநிலை யூனிட் '{0}' டெம்ப்ளேட் அதே இருக்க வேண்டும் '{1}'
Pratik Vyas593d5622015-03-02 19:07:52 +05302479DocType: Shipping Rule,Calculate Based On,ஆனால் அடிப்படையில் கணக்கிட
Rushabh Mehtafc307972015-11-04 18:02:45 +05302480DocType: Delivery Note Item,From Warehouse,கிடங்கில் இருந்து
Pratik Vyas593d5622015-03-02 19:07:52 +05302481DocType: Purchase Taxes and Charges,Valuation and Total,மதிப்பீடு மற்றும் மொத்த
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302482DocType: Tax Rule,Shipping City,கப்பல் நகரம்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302483apps/erpnext/erpnext/stock/doctype/item/item.js +62,This Item is a Variant of {0} (Template). Attributes will be copied over from the template unless 'No Copy' is set,இந்த பொருள் {0} (டெம்பிளேட்) ஒரு மாறுபாடு உள்ளது. 'இல்லை நகல் அமைக்க வரை காரணிகள் டெம்ப்ளேட் இருந்து நகல்
Pratik Vyas593d5622015-03-02 19:07:52 +05302484DocType: Account,Purchase User,கொள்முதல் பயனர்
Pratik Vyas593d5622015-03-02 19:07:52 +05302485DocType: Notification Control,Customize the Notification,அறிவிப்பு தனிப்பயனாக்கு
Anand Doshiee19fc02015-12-21 17:10:20 +05302486apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +17,Cash Flow from Operations,செயல்பாடுகள் இருந்து பண பரிமாற்ற
Rushabh Mehtadd408d82016-02-09 12:24:27 +05302487apps/erpnext/erpnext/utilities/doctype/address_template/address_template.py +27,Default Address Template cannot be deleted,இயல்புநிலை முகவரி டெம்ப்ளேட் நீக்க முடியாது
Pratik Vyas593d5622015-03-02 19:07:52 +05302488DocType: Sales Invoice,Shipping Rule,கப்பல் விதி
Anand Doshid7f7d5c2016-01-27 12:36:04 +05302489DocType: Manufacturer,Limited to 12 characters,12 எழுத்துக்கள் மட்டுமே
Pratik Vyas593d5622015-03-02 19:07:52 +05302490DocType: Journal Entry,Print Heading,தலைப்பு அச்சிட
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302491DocType: Maintenance Schedule,Maintenance Manager,பராமரிப்பு மேலாளர்
Pratik Vyas593d5622015-03-02 19:07:52 +05302492apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.py +54,Total cannot be zero,மொத்த பூஜ்ஜியமாக இருக்க முடியாது
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302493apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +16,'Days Since Last Order' must be greater than or equal to zero,' கடைசி ஆர்டர் நாட்களில் ' அதிகமாக அல்லது பூஜ்ஜியத்திற்கு சமமாக இருக்க வேண்டும்
Nabin Hait18f0dd02016-04-15 14:50:45 +05302494DocType: Asset,Amended From,முதல் திருத்தப்பட்ட
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302495apps/erpnext/erpnext/public/js/setup_wizard.js +295,Raw Material,மூலப்பொருட்களின்
Pratik Vyas593d5622015-03-02 19:07:52 +05302496DocType: Leave Application,Follow via Email,மின்னஞ்சல் வழியாக பின்பற்றவும்
Pratik Vyas97264472015-05-14 15:13:10 +05302497DocType: Purchase Taxes and Charges,Tax Amount After Discount Amount,தள்ளுபடி தொகை பிறகு வரி தொகை
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302498apps/erpnext/erpnext/accounts/doctype/account/account.py +204,Child account exists for this account. You can not delete this account.,குழந்தை கணக்கு இந்த கணக்கு உள்ளது . நீங்கள் இந்த கணக்கை நீக்க முடியாது .
Pratik Vyas593d5622015-03-02 19:07:52 +05302499apps/erpnext/erpnext/setup/doctype/territory/territory.py +19,Either target qty or target amount is mandatory,இலக்கு அளவு அல்லது இலக்கு அளவு அல்லது கட்டாய
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302500apps/erpnext/erpnext/stock/get_item_details.py +485,No default BOM exists for Item {0},இயல்புநிலை BOM உள்ளது உருப்படி {0}
2501apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +336,Please select Posting Date first,முதல் பதிவுசெய்ய தேதி தேர்ந்தெடுக்கவும்
Rushabh Mehtafc307972015-11-04 18:02:45 +05302502apps/erpnext/erpnext/public/js/account_tree_grid.js +211,Opening Date should be before Closing Date,தேதி திறந்து தேதி மூடுவதற்கு முன் இருக்க வேண்டும்
2503DocType: Leave Control Panel,Carry Forward,முன்னெடுத்து செல்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302504apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +30,Cost Center with existing transactions can not be converted to ledger,ஏற்கனவே பரிவர்த்தனைகள் செலவு மையம் லெட்ஜரிடம் மாற்ற முடியாது
Pratik Vyas593d5622015-03-02 19:07:52 +05302505DocType: Department,Days for which Holidays are blocked for this department.,இது விடுமுறை நாட்கள் இந்த துறை தடுக்கப்பட்டது.
2506,Produced,உற்பத்தி
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302507DocType: Item,Item Code for Suppliers,சப்ளையர்கள் பொருள் குறியீடு
Pratik Vyas593d5622015-03-02 19:07:52 +05302508DocType: Issue,Raised By (Email),(மின்னஞ்சல்) மூலம் எழுப்பப்பட்ட
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302509DocType: Mode of Payment,General,பொதுவான
2510apps/erpnext/erpnext/public/js/setup_wizard.js +166,Attach Letterhead,லெட்டர் இணைக்கவும்
2511apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +296,Cannot deduct when category is for 'Valuation' or 'Valuation and Total',வகை ' மதிப்பீட்டு ' அல்லது ' மதிப்பீடு மற்றும் மொத்த ' உள்ளது போது கழித்து முடியாது
2512apps/erpnext/erpnext/public/js/setup_wizard.js +217,"List your tax heads (e.g. VAT, Customs etc; they should have unique names) and their standard rates. This will create a standard template, which you can edit and add more later.","உங்கள் வரி தலைகள் பட்டியல் (எ.கா. வரி, சுங்க போன்றவை; அவர்கள் தனிப்பட்ட பெயர்கள் இருக்க வேண்டும்) மற்றும் அவர்களது தரத்தை விகிதங்கள். இந்த நீங்கள் திருத்தலாம் மற்றும் மேலும் பின்னர் சேர்க்க நிலைப்படுத்தப்பட்ட டெம்ப்ளேட், உருவாக்கும்."
Anand Doshi191b2972015-10-21 16:50:31 +05302513apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +230,Serial Nos Required for Serialized Item {0},தொடராக பொருள் தொடர் இலக்கங்கள் தேவையான {0}
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302514apps/erpnext/erpnext/config/accounts.py +140,Match Payments with Invoices,பொருள் கொண்ட போட்டி கொடுப்பனவு
Pratik Vyas593d5622015-03-02 19:07:52 +05302515DocType: Journal Entry,Bank Entry,வங்கி நுழைவு
2516DocType: Authorization Rule,Applicable To (Designation),பொருந்தும் (பதவி)
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302517apps/erpnext/erpnext/templates/generators/item.html +62,Add to Cart,வணிக வண்டியில் சேர்
Pratik Vyas97264472015-05-14 15:13:10 +05302518apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.js +28,Group By,குழு மூலம்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302519apps/erpnext/erpnext/config/accounts.py +256,Enable / disable currencies.,/ முடக்கு நாணயங்கள் செயல்படுத்து.
Rushabh Mehtad627af22016-03-03 11:24:58 +05302520DocType: Production Planning Tool,Get Material Request,பொருள் வேண்டுகோள் பெற
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302521apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +109,Postal Expenses,தபால் செலவுகள்
Pratik Vyas593d5622015-03-02 19:07:52 +05302522apps/erpnext/erpnext/controllers/trends.py +19,Total(Amt),மொத்தம் (விவரங்கள்)
Anand Doshi019111b2015-11-20 18:00:11 +05302523apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +26,Entertainment & Leisure,பொழுதுபோக்கு & ஓய்வு
Pratik Vyas593d5622015-03-02 19:07:52 +05302524DocType: Quality Inspection,Item Serial No,உருப்படி இல்லை தொடர்
Rushabh Mehtad627af22016-03-03 11:24:58 +05302525apps/erpnext/erpnext/hr/report/monthly_attendance_sheet/monthly_attendance_sheet.py +56,Total Present,மொத்த தற்போதைய
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302526apps/erpnext/erpnext/config/accounts.py +101,Accounting Statements,கணக்கு அறிக்கைகள்
2527apps/erpnext/erpnext/public/js/setup_wizard.js +299,Hour,மணி
Rushabh Mehta4140fa52015-12-01 16:02:15 +05302528apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +145,"Serialized Item {0} cannot be updated \
Pratik Vyas593d5622015-03-02 19:07:52 +05302529 using Stock Reconciliation","தொடராக பொருள் {0} பங்கு நல்லிணக்க பயன்படுத்தி \
2530 மேம்படுத்தப்பட்டது"
Anand Doshi191b2972015-10-21 16:50:31 +05302531apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +29,New Serial No cannot have Warehouse. Warehouse must be set by Stock Entry or Purchase Receipt,புதிய சீரியல் இல்லை கிடங்கு முடியாது . கிடங்கு பங்கு நுழைவு அல்லது கொள்முதல் ரசீது மூலம் அமைக்க வேண்டும்
Pratik Vyas593d5622015-03-02 19:07:52 +05302532DocType: Lead,Lead Type,வகை இட்டு
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302533apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +112,You are not authorized to approve leaves on Block Dates,நீங்கள் பிளாக் தேதிகள் இலைகள் ஒப்புதல் அங்கீகாரம் இல்லை
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302534apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +362,All these items have already been invoiced,இந்த பொருட்கள் ஏற்கனவே விலை விவரம்
Pratik Vyas593d5622015-03-02 19:07:52 +05302535apps/erpnext/erpnext/setup/doctype/authorization_control/authorization_control.py +37,Can be approved by {0},{0} ஒப்புதல்
2536DocType: Shipping Rule,Shipping Rule Conditions,கப்பல் விதி நிபந்தனைகள்
2537DocType: BOM Replace Tool,The new BOM after replacement,மாற்று பின்னர் புதிய BOM
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302538apps/erpnext/erpnext/accounts/page/pos/pos.js +631,Point of Sale,விற்பனை செய்யுமிடம்
Pratik Vyas593d5622015-03-02 19:07:52 +05302539DocType: Account,Tax,வரி
Pratik Vyas593d5622015-03-02 19:07:52 +05302540DocType: Production Planning Tool,Production Planning Tool,உற்பத்தி திட்டமிடல் கருவி
2541DocType: Quality Inspection,Report Date,தேதி அறிக்கை
2542DocType: C-Form,Invoices,பொருள்
2543DocType: Job Opening,Job Title,வேலை தலைப்பு
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302544apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +369,Quantity to Manufacture must be greater than 0.,உற்பத்தி செய்ய அளவு 0 அதிகமாக இருக்க வேண்டும்.
2545apps/erpnext/erpnext/config/maintenance.py +17,Visit report for maintenance call.,பராமரிப்பு அழைப்பு அறிக்கையை பார்க்க.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302546DocType: Stock Entry,Update Rate and Availability,மேம்படுத்தல் விகிதம் மற்றும் கிடைக்கும்
Pratik Vyas593d5622015-03-02 19:07:52 +05302547DocType: Stock Settings,Percentage you are allowed to receive or deliver more against the quantity ordered. For example: If you have ordered 100 units. and your Allowance is 10% then you are allowed to receive 110 units.,நீங்கள் அளவு எதிராக இன்னும் பெற அல்லது வழங்க அனுமதிக்கப்படுகிறது சதவீதம் உத்தரவிட்டது. எடுத்துக்காட்டாக: நீங்கள் 100 அலகுகள் உத்தரவிட்டார் என்றால். உங்கள் அலவன்ஸ் 10% நீங்கள் 110 அலகுகள் பெற அனுமதிக்கப்படும்.
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302548DocType: POS Profile,Customer Group,வாடிக்கையாளர் பிரிவு
2549apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +185,Expense account is mandatory for item {0},செலவு கணக்கு உருப்படியை கட்டாய {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05302550DocType: Item,Website Description,இணையதளத்தில் விளக்கம்
Anand Doshiee19fc02015-12-21 17:10:20 +05302551apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +40,Net Change in Equity,ஈக்விட்டி நிகர மாற்றம்
Pratik Vyas593d5622015-03-02 19:07:52 +05302552DocType: Serial No,AMC Expiry Date,AMC காலாவதியாகும் தேதி
2553,Sales Register,விற்பனை பதிவு
2554DocType: Quotation,Quotation Lost Reason,மேற்கோள் காரணம் லாஸ்ட்
2555DocType: Address,Plant,தாவரம்
Pratik Vyas593d5622015-03-02 19:07:52 +05302556apps/erpnext/erpnext/setup/doctype/supplier_type/supplier_type.js +5,There is nothing to edit.,திருத்த எதுவும் இல்லை .
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302557apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +107,Summary for this month and pending activities,இந்த மாதம் மற்றும் நிலுவையில் நடவடிக்கைகள் சுருக்கம்
Pratik Vyas593d5622015-03-02 19:07:52 +05302558DocType: Customer Group,Customer Group Name,வாடிக்கையாளர் குழு பெயர்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302559apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +396,Please remove this Invoice {0} from C-Form {1},சி-படிவம் இந்த விலைப்பட்டியல் {0} நீக்கவும் {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05302560DocType: Leave Control Panel,Please select Carry Forward if you also want to include previous fiscal year's balance leaves to this fiscal year,நீங்கள் முந்தைய நிதி ஆண்டின் இருப்புநிலை இந்த நிதி ஆண்டு விட்டு சேர்க்க விரும்பினால் முன் எடுத்து கொள்ளவும்
2561DocType: GL Entry,Against Voucher Type,வவுச்சர் வகை எதிராக
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302562DocType: Item,Attributes,கற்பிதங்கள்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302563apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +591,Get Items,பொருட்கள் கிடைக்கும்
2564apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +210,Please enter Write Off Account,கணக்கு எழுத உள்ளிடவும்
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302565apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +71,Last Order Date,கடைசி ஆர்டர் தேதி
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302566apps/erpnext/erpnext/accounts/doctype/budget/budget.py +41,Account {0} does not belongs to company {1},கணக்கு {0} செய்கிறது நிறுவனம் சொந்தமானது {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05302567DocType: C-Form,C-Form,சி படிவம்
Anand Doshid7f7d5c2016-01-27 12:36:04 +05302568DocType: Payment Request,Initiated,தொடங்கப்பட்ட
Pratik Vyas593d5622015-03-02 19:07:52 +05302569DocType: Production Order,Planned Start Date,திட்டமிட்ட தொடக்க தேதி
Pratik Vyas593d5622015-03-02 19:07:52 +05302570DocType: Serial No,Creation Document Type,உருவாக்கம் ஆவண வகை
2571DocType: Leave Type,Is Encash,ரொக்கமான மாற்று இல்லை
2572DocType: Purchase Invoice,Mobile No,இல்லை மொபைல்
Pratik Vyas593d5622015-03-02 19:07:52 +05302573DocType: Leave Allocation,New Leaves Allocated,புதிய ஒதுக்கப்பட்ட இலைகள்
Nabin Hait18f0dd02016-04-15 14:50:45 +05302574apps/erpnext/erpnext/controllers/trends.py +265,Project-wise data is not available for Quotation,திட்ட வாரியான தரவு மேற்கோள் கிடைக்கவில்லை
Pratik Vyas97264472015-05-14 15:13:10 +05302575DocType: Project,Expected End Date,எதிர்பார்க்கப்படுகிறது முடிவு தேதி
Pratik Vyas593d5622015-03-02 19:07:52 +05302576DocType: Appraisal Template,Appraisal Template Title,மதிப்பீட்டு வார்ப்புரு தலைப்பு
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302577apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +103,Commercial,வர்த்தகம்
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302578apps/erpnext/erpnext/selling/doctype/product_bundle/product_bundle.py +24,Parent Item {0} must not be a Stock Item,பெற்றோர் பொருள் {0} ஒரு பங்கு பொருள் இருக்க கூடாது
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302579apps/erpnext/erpnext/config/selling.py +57,All Products or Services.,அனைத்து தயாரிப்புகள் அல்லது சேவைகள்.
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302580DocType: Supplier Quotation,Supplier Address,வழங்குபவர் முகவரி
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302581apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +36,Out Qty,அளவு அவுட்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302582apps/erpnext/erpnext/config/accounts.py +272,Rules to calculate shipping amount for a sale,ஒரு விற்பனை கப்பல் அளவு கணக்கிட விதிகள்
2583apps/erpnext/erpnext/selling/doctype/customer/customer.py +30,Series is mandatory,தொடர் கட்டாயமாகும்
Anand Doshi019111b2015-11-20 18:00:11 +05302584apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +28,Financial Services,நிதி சேவைகள்
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302585DocType: Tax Rule,Sales,விற்பனை
2586DocType: Stock Entry Detail,Basic Amount,அடிப்படை தொகை
Anand Doshid7f7d5c2016-01-27 12:36:04 +05302587apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +165,Warehouse required for stock Item {0},பங்கு பொருள் தேவை கிடங்கு {0}
Rushabh Mehtafc307972015-11-04 18:02:45 +05302588DocType: Leave Allocation,Unused leaves,பயன்படுத்தப்படாத இலைகள்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302589apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +155,Cr,Cr
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302590DocType: Tax Rule,Billing State,பில்லிங் மாநிலம்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302591apps/erpnext/erpnext/accounts/doctype/asset/asset.js +250,Transfer,பரிமாற்றம்
2592apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +772,Fetch exploded BOM (including sub-assemblies),( துணை கூட்டங்கள் உட்பட ) வெடித்தது BOM எடு
Pratik Vyas593d5622015-03-02 19:07:52 +05302593DocType: Authorization Rule,Applicable To (Employee),பொருந்தும் (பணியாளர்)
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302594apps/erpnext/erpnext/controllers/accounts_controller.py +115,Due Date is mandatory,தேதி அத்தியாவசியமானதாகும்
2595apps/erpnext/erpnext/controllers/item_variant.py +51,Increment for Attribute {0} cannot be 0,பண்பு உயர்வு {0} 0 இருக்க முடியாது
Pratik Vyas593d5622015-03-02 19:07:52 +05302596DocType: Journal Entry,Pay To / Recd From,வரம்பு / Recd செய்ய பணம்
2597DocType: Naming Series,Setup Series,அமைப்பு தொடர்
Anand Doshibb256e42016-01-04 16:50:38 +05302598DocType: Payment Reconciliation,To Invoice Date,தேதி விலைப்பட்டியல்
Pratik Vyas593d5622015-03-02 19:07:52 +05302599DocType: Supplier,Contact HTML,தொடர்பு HTML
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302600,Inactive Customers,செயல்பாடற்ற வாடிக்கையாளர்கள்
Pratik Vyas593d5622015-03-02 19:07:52 +05302601DocType: Landed Cost Voucher,Purchase Receipts,கொள்முதல் ரசீதுகள்
Pratik Vyas593d5622015-03-02 19:07:52 +05302602apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +27,How Pricing Rule is applied?,எப்படி விலை பயன்படுத்தப்படும் விதி என்ன?
2603DocType: Quality Inspection,Delivery Note No,டெலிவரி குறிப்பு இல்லை
2604DocType: Company,Retail,சில்லறை
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302605apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.py +118,Customer {0} does not exist,வாடிக்கையாளர் {0} இல்லை
Pratik Vyas593d5622015-03-02 19:07:52 +05302606DocType: Attendance,Absent,வராதிரு
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302607apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +534,Product Bundle,தயாரிப்பு மூட்டை
Nabin Hait29b01222016-03-15 16:17:21 +05302608apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +185,Row {0}: Invalid reference {1},ரோ {0}: தவறான குறிப்பு {1}
Pratik Vyas97264472015-05-14 15:13:10 +05302609DocType: Purchase Taxes and Charges Template,Purchase Taxes and Charges Template,வரி மற்றும் கட்டணங்கள் வார்ப்புரு வாங்க
Pratik Vyas593d5622015-03-02 19:07:52 +05302610DocType: Upload Attendance,Download Template,வார்ப்புரு பதிவிறக்க
2611DocType: GL Entry,Remarks,கருத்துக்கள்
2612DocType: Purchase Order Item Supplied,Raw Material Item Code,மூலப்பொருட்களின் பொருள் குறியீடு
2613DocType: Journal Entry,Write Off Based On,ஆனால் அடிப்படையில் இனிய எழுத
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302614apps/erpnext/erpnext/config/stock.py +122,Installation record for a Serial No.,ஒரு சீரியல் எண் நிறுவல் பதிவு
Nabin Hait18f0dd02016-04-15 14:50:45 +05302615apps/erpnext/erpnext/controllers/recurring_document.py +187,Next Date's day and Repeat on Day of Month must be equal,அடுத்து தேதி நாள் மற்றும் மாதம் நாளில் மீண்டும் சமமாக இருக்க வேண்டும்
Rushabh Mehtafc307972015-11-04 18:02:45 +05302616apps/erpnext/erpnext/public/js/queries.js +39,Please specify a,குறிப்பிடவும் ஒரு
Pratik Vyas97264472015-05-14 15:13:10 +05302617DocType: Offer Letter,Awaiting Response,பதிலை எதிர்பார்த்திருப்பதாகவும்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302618apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.py +58,Above,மேலே
Pratik Vyas593d5622015-03-02 19:07:52 +05302619DocType: Salary Slip,Earning & Deduction,சம்பளம் மற்றும் பொருத்தியறிதல்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302620apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +77,Account {0} cannot be a Group,கணக்கு {0} ஒரு குழு இருக்க முடியாது
2621apps/erpnext/erpnext/accounts/doctype/account/account_tree.js +31,Optional. This setting will be used to filter in various transactions.,விருப்ப . இந்த அமைப்பு பல்வேறு நடவடிக்கைகளில் வடிகட்ட பயன்படும்.
Rushabh Mehta4140fa52015-12-01 16:02:15 +05302622apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +111,Negative Valuation Rate is not allowed,எதிர்மறை மதிப்பீட்டு விகிதம் அனுமதி இல்லை
Pratik Vyas593d5622015-03-02 19:07:52 +05302623DocType: Holiday List,Weekly Off,இனிய வாராந்திர
2624DocType: Fiscal Year,"For e.g. 2012, 2012-13","உதாரணமாக 2012, 2012-13 க்கான"
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302625apps/erpnext/erpnext/accounts/report/balance_sheet/balance_sheet.py +39,Provisional Profit / Loss (Credit),இடைக்கால லாபம் / நஷ்டம் (கடன்)
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302626DocType: Sales Invoice,Return Against Sales Invoice,எதிராக விற்பனை விலைப்பட்டியல் திரும்ப
2627apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +32,Item 5,பொருள் 5
Pratik Vyas593d5622015-03-02 19:07:52 +05302628DocType: Serial No,Creation Time,உருவாக்கம் நேரம்
2629apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +62,Total Revenue,மொத்த வருவாய்
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302630DocType: Sales Invoice,Product Bundle Help,தயாரிப்பு மூட்டை உதவி
Pratik Vyas593d5622015-03-02 19:07:52 +05302631,Monthly Attendance Sheet,மாதாந்திர பங்கேற்கும் தாள்
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302632apps/erpnext/erpnext/accounts/report/purchase_register/purchase_register.py +16,No record found,எந்த பதிவும் இல்லை
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302633apps/erpnext/erpnext/controllers/stock_controller.py +175,{0} {1}: Cost Center is mandatory for Item {2},{0} {1}: செலவு மையம் பொருள் கட்டாய {2}
2634apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +573,Get Items from Product Bundle,தயாரிப்பு மூட்டை இருந்து பொருட்களை பெற
2635apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +80,Account {0} is inactive,கணக்கு {0} செயலற்று
Pratik Vyas593d5622015-03-02 19:07:52 +05302636DocType: GL Entry,Is Advance,முன்பணம்
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302637apps/erpnext/erpnext/hr/doctype/upload_attendance/upload_attendance.js +21,Attendance From Date and Attendance To Date is mandatory,தேதி தேதி மற்றும் வருகை வருகை கட்டாய ஆகிறது
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302638apps/erpnext/erpnext/controllers/buying_controller.py +148,Please enter 'Is Subcontracted' as Yes or No,உள்ளிடவும் ஆம் அல்லது இல்லை என ' துணை ஒப்பந்தம்'
Pratik Vyas593d5622015-03-02 19:07:52 +05302639DocType: Sales Team,Contact No.,இல்லை தொடர்பு
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302640apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +68,'Profit and Loss' type account {0} not allowed in Opening Entry,' இலாப நட்ட ' வகை கணக்கு {0} நுழைவு திறந்து அனுமதி இல்லை
Pratik Vyas593d5622015-03-02 19:07:52 +05302641DocType: Hub Settings,Seller Country,விற்பனையாளர் நாடு
Anand Doshibb256e42016-01-04 16:50:38 +05302642apps/erpnext/erpnext/config/learn.py +278,Publish Items on Website,இணையத்தளம் வெளியிடு
Pratik Vyas593d5622015-03-02 19:07:52 +05302643DocType: Authorization Rule,Authorization Rule,அங்கீகார விதி
2644DocType: Sales Invoice,Terms and Conditions Details,நிபந்தனைகள் விவரம்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302645apps/erpnext/erpnext/templates/generators/item.html +86,Specifications,விருப்பம்
Pratik Vyas97264472015-05-14 15:13:10 +05302646DocType: Sales Taxes and Charges Template,Sales Taxes and Charges Template,விற்பனை வரி மற்றும் கட்டணங்கள் டெம்ப்ளேட்
Anand Doshi019111b2015-11-20 18:00:11 +05302647apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +10,Apparel & Accessories,ஆடை & ஆபரனங்கள்
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302648apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +67,Number of Order,ஆணை எண்
Pratik Vyas593d5622015-03-02 19:07:52 +05302649DocType: Item Group,HTML / Banner that will show on the top of product list.,தயாரிப்பு பட்டியலில் காண்பிக்கும் என்று HTML / பதாகை.
2650DocType: Shipping Rule,Specify conditions to calculate shipping amount,கப்பல் அளவு கணக்கிட நிலைமைகளை குறிப்பிடவும்
Pratik Vyas593d5622015-03-02 19:07:52 +05302651DocType: Accounts Settings,Role Allowed to Set Frozen Accounts & Edit Frozen Entries,பங்கு உறைந்த கணக்குகள் & திருத்து உறைந்த பதிவுகள் அமைக்க அனுமதி
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302652apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +28,Cannot convert Cost Center to ledger as it has child nodes,அது குழந்தை முனைகள் என லெட்ஜரிடம் செலவு மையம் மாற்ற முடியாது
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302653apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +47,Opening Value,திறப்பு மதிப்பு
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302654apps/erpnext/erpnext/stock/report/stock_ledger/stock_ledger.py +37,Serial #,தொடர் #
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302655apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +92,Commission on Sales,விற்பனையில் கமிஷன்
Pratik Vyas97264472015-05-14 15:13:10 +05302656DocType: Offer Letter Term,Value / Description,மதிப்பு / விளக்கம்
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302657DocType: Tax Rule,Billing Country,பில்லிங் நாடு
Pratik Vyas593d5622015-03-02 19:07:52 +05302658DocType: Production Order,Expected Delivery Date,எதிர்பார்க்கப்படுகிறது டெலிவரி தேதி
Rushabh Mehtad627af22016-03-03 11:24:58 +05302659apps/erpnext/erpnext/accounts/general_ledger.py +127,Debit and Credit not equal for {0} #{1}. Difference is {2}.,கடன் மற்றும் பற்று {0} # சம அல்ல {1}. வித்தியாசம் இருக்கிறது {2}.
Nabin Hait18f0dd02016-04-15 14:50:45 +05302660apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +96,Entertainment Expenses,பொழுதுபோக்கு செலவினங்கள்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302661apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +192,Sales Invoice {0} must be cancelled before cancelling this Sales Order,கவிஞருக்கு {0} இந்த விற்பனை ஆணை ரத்து முன் ரத்து செய்யப்பட வேண்டும்
2662apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +60,Age,வயது
2663DocType: Sales Invoice Timesheet,Billing Amount,பில்லிங் அளவு
Pratik Vyas593d5622015-03-02 19:07:52 +05302664apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +84,Invalid quantity specified for item {0}. Quantity should be greater than 0.,உருப்படி குறிப்பிடப்பட்டது அளவு {0} . அளவு 0 அதிகமாக இருக்க வேண்டும் .
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302665apps/erpnext/erpnext/config/hr.py +60,Applications for leave.,விடுமுறை விண்ணப்பங்கள்.
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302666apps/erpnext/erpnext/accounts/doctype/account/account.py +202,Account with existing transaction can not be deleted,ஏற்கனவே பரிவர்த்தனை கணக்கு நீக்க முடியாது
2667apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +100,Legal Expenses,சட்ட செலவுகள்
2668DocType: Purchase Invoice,Posting Time,நேரம் தகவல்களுக்கு
Pratik Vyas593d5622015-03-02 19:07:52 +05302669DocType: Sales Order,% Amount Billed,கணக்கில்% தொகை
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302670apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +116,Telephone Expenses,தொலைபேசி செலவுகள்
Pratik Vyas593d5622015-03-02 19:07:52 +05302671DocType: Sales Partner,Logo,லோகோ
Pratik Vyas593d5622015-03-02 19:07:52 +05302672DocType: Naming Series,Check this if you want to force the user to select a series before saving. There will be no default if you check this.,நீங்கள் பயனர் சேமிப்பு முன்பு ஒரு தொடர் தேர்ந்தெடுக்க கட்டாயப்படுத்தும் விரும்பினால் இந்த சோதனை. இந்த சோதனை என்றால் இல்லை இயல்பாக இருக்கும்.
Nabin Hait18f0dd02016-04-15 14:50:45 +05302673apps/erpnext/erpnext/stock/get_item_details.py +117,No Item with Serial No {0},சீரியல் இல்லை இல்லை பொருள் {0}
Rushabh Mehtafc307972015-11-04 18:02:45 +05302674apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +95,Open Notifications,திறந்த அறிவிப்புகள்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302675apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +77,Direct Expenses,நேரடி செலவுகள்
Nabin Hait18f0dd02016-04-15 14:50:45 +05302676apps/erpnext/erpnext/controllers/recurring_document.py +210,"{0} is an invalid email address in 'Notification \
Rushabh Mehtad627af22016-03-03 11:24:58 +05302677 Email Address'",{0} 'அறிவித்தல் \ மின்னஞ்சல் முகவரி' உள்ள ஒரு தவறான மின்னஞ்சல் முகவரி
Pratik Vyas593d5622015-03-02 19:07:52 +05302678apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +60,New Customer Revenue,புதிய வாடிக்கையாளர் வருவாய்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302679apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +117,Travel Expenses,போக்குவரத்து செலவுகள்
Pratik Vyas593d5622015-03-02 19:07:52 +05302680DocType: Maintenance Visit,Breakdown,முறிவு
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302681apps/erpnext/erpnext/controllers/accounts_controller.py +634,Account: {0} with currency: {1} can not be selected,கணக்கு: {0} நாணயத்துடன்: {1} தேர்வு செய்ய முடியாது
Pratik Vyas593d5622015-03-02 19:07:52 +05302682DocType: Bank Reconciliation Detail,Cheque Date,காசோலை தேதி
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302683apps/erpnext/erpnext/accounts/doctype/account/account.py +54,Account {0}: Parent account {1} does not belong to company: {2},கணக்கு {0}: பெற்றோர் கணக்கு {1} நிறுவனத்திற்கு சொந்தமானது இல்லை: {2}
Rushabh Mehtad627af22016-03-03 11:24:58 +05302684apps/erpnext/erpnext/setup/doctype/company/company.js +60,Successfully deleted all transactions related to this company!,வெற்றிகரமாக இந்த நிறுவனம் தொடர்பான அனைத்து நடவடிக்கைகளில் நீக்கப்பட்டது!
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302685apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +21,As on Date,தேதி வரை
Anand Doshi019111b2015-11-20 18:00:11 +05302686apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +58,Probation,சோதனை காலம்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302687apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +168,Payment of salary for the month {0} and year {1},மாதம் சம்பளம் கொடுப்பனவு {0} மற்றும் ஆண்டு {1}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302688DocType: Stock Settings,Auto insert Price List rate if missing,வாகன நுழைவு விலை பட்டியல் விகிதம் காணாமல் என்றால்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302689apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.html +1,Total Paid Amount,மொத்த கட்டண தொகை
2690DocType: Production Order Item,Transferred Qty,அளவு மாற்றம்
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302691apps/erpnext/erpnext/config/learn.py +11,Navigating,வழிநடத்தல்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302692apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +146,Planning,திட்டமிடல்
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302693apps/erpnext/erpnext/stock/doctype/material_request/material_request_list.js +14,Issued,வெளியிடப்படுகிறது
Pratik Vyas97264472015-05-14 15:13:10 +05302694DocType: Project,Total Billing Amount (via Time Logs),மொத்த பில்லிங் அளவு (நேரத்தில் பதிவுகள் வழியாக)
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302695apps/erpnext/erpnext/public/js/setup_wizard.js +301,We sell this Item,நாம் இந்த பொருளை விற்க
2696apps/erpnext/erpnext/accounts/report/purchase_register/purchase_register.py +68,Supplier Id,வழங்குபவர் அடையாளம்
2697apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +212,Quantity should be greater than 0,அளவு 0 அதிகமாக இருக்க வேண்டும்
Pratik Vyas593d5622015-03-02 19:07:52 +05302698DocType: Journal Entry,Cash Entry,பண நுழைவு
2699DocType: Sales Partner,Contact Desc,தொடர்பு DESC
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302700apps/erpnext/erpnext/config/hr.py +65,"Type of leaves like casual, sick etc.","சாதாரண, உடம்பு போன்ற இலைகள் வகை"
Pratik Vyas593d5622015-03-02 19:07:52 +05302701DocType: Email Digest,Send regular summary reports via Email.,மின்னஞ்சல் வழியாக வழக்கமான சுருக்கம் அறிக்கைகள் அனுப்பவும்.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302702DocType: Brand,Item Manager,பொருள் மேலாளர்
Pratik Vyas593d5622015-03-02 19:07:52 +05302703DocType: Buying Settings,Default Supplier Type,முன்னிருப்பு சப்ளையர் வகை
2704DocType: Production Order,Total Operating Cost,மொத்த இயக்க செலவு
Anand Doshid7f7d5c2016-01-27 12:36:04 +05302705apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +150,Note: Item {0} entered multiple times,குறிப்பு: பொருள் {0} பல முறை உள்ளிட்ட
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302706apps/erpnext/erpnext/config/selling.py +41,All Contacts.,அனைத்து தொடர்புகள்.
2707apps/erpnext/erpnext/public/js/setup_wizard.js +45,Company Abbreviation,நிறுவனத்தின் சுருக்கமான
Pratik Vyas593d5622015-03-02 19:07:52 +05302708DocType: GL Entry,Party Type,கட்சி வகை
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302709apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +78,Raw material cannot be same as main Item,மூலப்பொருள் முக்கிய பொருள் அதே இருக்க முடியாது
Pratik Vyas593d5622015-03-02 19:07:52 +05302710DocType: Item Attribute Value,Abbreviation,சுருக்கமான
2711apps/erpnext/erpnext/setup/doctype/authorization_control/authorization_control.py +36,Not authroized since {0} exceeds limits,{0} வரம்புகளை அதிகமாக இருந்து authroized
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302712apps/erpnext/erpnext/config/hr.py +110,Salary template master.,சம்பளம் வார்ப்புரு மாஸ்டர் .
Pratik Vyas593d5622015-03-02 19:07:52 +05302713DocType: Leave Type,Max Days Leave Allowed,மேக்ஸ் நாட்கள் அனுமதிக்கப்பட்ட விடவும்
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302714apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +55,Set Tax Rule for shopping cart,வண்டியை அமைக்க வரி விதி
Pratik Vyas593d5622015-03-02 19:07:52 +05302715DocType: Purchase Invoice,Taxes and Charges Added,வரிகள் மற்றும் கட்டணங்கள் சேர்க்கப்பட்டது
2716,Sales Funnel,விற்பனை நீக்க
Rushabh Mehtadd408d82016-02-09 12:24:27 +05302717apps/erpnext/erpnext/setup/doctype/company/company.py +41,Abbreviation is mandatory,சுருக்கமான கட்டாயமாகும்
Pratik Vyas593d5622015-03-02 19:07:52 +05302718,Qty to Transfer,இடமாற்றம் அளவு
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302719apps/erpnext/erpnext/config/selling.py +13,Quotes to Leads or Customers.,தாங்கியவர்கள் விளைவாக அல்லது வாடிக்கையாளர்களுக்கு மேற்கோள்.
Pratik Vyas593d5622015-03-02 19:07:52 +05302720DocType: Stock Settings,Role Allowed to edit frozen stock,உறைந்த பங்கு திருத்த அனுமதி பங்கு
2721,Territory Target Variance Item Group-Wise,மண்டலம் இலக்கு வேறுபாடு பொருள் குழு வாரியாக
Anand Doshi019111b2015-11-20 18:00:11 +05302722apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +101,All Customer Groups,அனைத்து வாடிக்கையாளர் குழுக்கள்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302723apps/erpnext/erpnext/controllers/accounts_controller.py +595,{0} is mandatory. Maybe Currency Exchange record is not created for {1} to {2}.,{0} கட்டாயமாகும். ஒருவேளை செலாவணி சாதனை {2} செய்ய {1} உருவாக்கப்பட்டது அல்ல.
2724apps/erpnext/erpnext/accounts/doctype/tax_rule/tax_rule.py +38,Tax Template is mandatory.,வரி டெம்ப்ளேட் கட்டாயமாகும்.
2725apps/erpnext/erpnext/accounts/doctype/account/account.py +48,Account {0}: Parent account {1} does not exist,கணக்கு {0}: பெற்றோர் கணக்கு {1} இல்லை
Pratik Vyas593d5622015-03-02 19:07:52 +05302726DocType: Purchase Invoice Item,Price List Rate (Company Currency),விலை பட்டியல் விகிதம் (நிறுவனத்தின் கரன்சி)
Pratik Vyas97264472015-05-14 15:13:10 +05302727DocType: Account,Temporary,தற்காலிக
Pratik Vyas593d5622015-03-02 19:07:52 +05302728DocType: Address,Preferred Billing Address,விருப்பமான பில்லிங் முகவரி
2729DocType: Monthly Distribution Percentage,Percentage Allocation,சதவீத ஒதுக்கீடு
Anand Doshi019111b2015-11-20 18:00:11 +05302730apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +86,Secretary,காரியதரிசி
Anand Doshi27e9b772016-03-09 14:47:46 +05302731DocType: Global Defaults,"If disable, 'In Words' field will not be visible in any transaction","முடக்கினால், துறையில் 'வார்த்தையில்' எந்த பரிமாற்றத்தில் காண முடியாது"
Pratik Vyas593d5622015-03-02 19:07:52 +05302732DocType: Serial No,Distinct unit of an Item,"ஒரு பொருள், மாறுபட்ட அலகு"
Pratik Vyas593d5622015-03-02 19:07:52 +05302733DocType: Pricing Rule,Buying,வாங்குதல்
2734DocType: HR Settings,Employee Records to be created by,பணியாளர் ரெக்கார்ட்ஸ் விவரங்களை வேண்டும்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302735DocType: POS Profile,Apply Discount On,தள்ளுபடி விண்ணப்பிக்கவும்
Anand Doshibacc6792015-10-30 12:54:27 +05302736,Reqd By Date,தேதி வாக்கில் Reqd
Pratik Vyas593d5622015-03-02 19:07:52 +05302737DocType: Salary Slip Earning,Salary Slip Earning,சம்பளம் ஸ்லிப் ஆதாயம்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302738apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +138,Creditors,பற்றாளர்களின்
2739apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +95,Row # {0}: Serial No is mandatory,ரோ # {0}: தொடர் எந்த கட்டாய ஆகிறது
Pratik Vyas593d5622015-03-02 19:07:52 +05302740DocType: Purchase Taxes and Charges,Item Wise Tax Detail,பொருள் வாரியாக வரி விரிவாக
2741,Item-wise Price List Rate,பொருள் வாரியான விலை பட்டியல் விகிதம்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302742apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +806,Supplier Quotation,வழங்குபவர் விலைப்பட்டியல்
Pratik Vyas593d5622015-03-02 19:07:52 +05302743DocType: Quotation,In Words will be visible once you save the Quotation.,நீங்கள் மேற்கோள் சேமிக்க முறை சொற்கள் காணக்கூடியதாக இருக்கும்.
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302744apps/erpnext/erpnext/stock/doctype/item/item.py +451,Barcode {0} already used in Item {1},பார்கோடு {0} ஏற்கனவே பொருள் பயன்படுத்தப்படுகிறது {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05302745DocType: Lead,Add to calendar on this date,இந்த தேதி நாள்காட்டியில் சேர்க்கவும்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302746apps/erpnext/erpnext/config/selling.py +86,Rules for adding shipping costs.,கப்பல் செலவுகள் சேர்த்து விதிகள் .
Rushabh Mehtafc307972015-11-04 18:02:45 +05302747apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +40,Upcoming Events,எதிர்வரும் நிகழ்வுகள்
Pratik Vyas593d5622015-03-02 19:07:52 +05302748apps/erpnext/erpnext/support/doctype/warranty_claim/warranty_claim.py +20,Customer is required,வாடிக்கையாளர் தேவை
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302749apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +20,{0} is mandatory for Return,{0} திரும்ப அத்தியாவசியமானதாகும்
2750DocType: Purchase Order,To Receive,பெற
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302751apps/erpnext/erpnext/public/js/setup_wizard.js +195,user@example.com,user@example.com
Pratik Vyas593d5622015-03-02 19:07:52 +05302752DocType: Email Digest,Income / Expense,வருமான / செலவின
2753DocType: Employee,Personal Email,தனிப்பட்ட மின்னஞ்சல்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302754apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.py +57,Total Variance,மொத்த மாற்றத்துடன்
Pratik Vyas593d5622015-03-02 19:07:52 +05302755DocType: Accounts Settings,"If enabled, the system will post accounting entries for inventory automatically.","இயலுமைப்படுத்த என்றால், கணினி தானாக சரக்கு கணக்கியல் உள்ளீடுகள் பதிவு."
Anand Doshi019111b2015-11-20 18:00:11 +05302756apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +15,Brokerage,தரக
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302757DocType: Address,Postal Code,அஞ்சல் குறியீடு
Pratik Vyas593d5622015-03-02 19:07:52 +05302758DocType: Production Order Operation,"in Minutes
2759Updated via 'Time Log'","மினிட்ஸ்
2760 'நேரம் பதிவு' வழியாக புதுப்பிக்கப்பட்டது"
2761DocType: Customer,From Lead,முன்னணி இருந்து
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302762apps/erpnext/erpnext/config/manufacturing.py +13,Orders released for production.,ஆணைகள் உற்பத்தி வெளியிடப்பட்டது.
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302763apps/erpnext/erpnext/public/js/account_tree_grid.js +67,Select Fiscal Year...,நிதியாண்டு தேர்ந்தெடுக்கவும் ...
2764apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +443,POS Profile required to make POS Entry,பிஓஎஸ் செய்தது பிஓஎஸ் நுழைவு செய்ய வேண்டும்
Pratik Vyas593d5622015-03-02 19:07:52 +05302765DocType: Hub Settings,Name Token,பெயர் டோக்கன்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302766apps/erpnext/erpnext/patches/v4_0/create_price_list_if_missing.py +21,Standard Selling,ஸ்டாண்டர்ட் விற்பனை
2767apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +135,Atleast one warehouse is mandatory,குறைந்தது ஒரு கிடங்கில் அவசியமானதாகும்
Pratik Vyas593d5622015-03-02 19:07:52 +05302768DocType: Serial No,Out of Warranty,உத்தரவாதத்தை வெளியே
2769DocType: BOM Replace Tool,Replace,பதிலாக
Nabin Hait29b01222016-03-15 16:17:21 +05302770apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +330,{0} against Sales Invoice {1},{0} விற்பனை விலைப்பட்டியல் எதிரான {1}
Nabin Hait18f0dd02016-04-15 14:50:45 +05302771DocType: Request for Quotation Item,Project Name,திட்டம் பெயர்
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302772DocType: Supplier,Mention if non-standard receivable account,குறிப்பிட தரமற்ற பெறத்தக்க கணக்கு என்றால்
Pratik Vyas593d5622015-03-02 19:07:52 +05302773DocType: Journal Entry Account,If Income or Expense,என்றால் வருமானம் அல்லது செலவு
Pratik Vyas593d5622015-03-02 19:07:52 +05302774DocType: Stock Ledger Entry,Stock Value Difference,பங்கு மதிப்பு வேறுபாடு
Anand Doshibb256e42016-01-04 16:50:38 +05302775apps/erpnext/erpnext/config/learn.py +239,Human Resource,மனித வள
Pratik Vyas593d5622015-03-02 19:07:52 +05302776DocType: Payment Reconciliation Payment,Payment Reconciliation Payment,கொடுப்பனவு நல்லிணக்க கொடுப்பனவு
Pratik Vyas97264472015-05-14 15:13:10 +05302777apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +36,Tax Assets,வரி சொத்துகள்
Pratik Vyas593d5622015-03-02 19:07:52 +05302778DocType: BOM Item,BOM No,BOM இல்லை
Nabin Hait29b01222016-03-15 16:17:21 +05302779apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +133,Journal Entry {0} does not have account {1} or already matched against other voucher,பத்திரிகை நுழைவு {0} {1} அல்லது ஏற்கனவே மற்ற ரசீது எதிராக பொருந்தியது கணக்கு இல்லை
Pratik Vyas593d5622015-03-02 19:07:52 +05302780DocType: Item,Moving Average,சராசரி நகரும்
2781DocType: BOM Replace Tool,The BOM which will be replaced,பதிலீடு செய்யப்படும் BOM
Pratik Vyas593d5622015-03-02 19:07:52 +05302782DocType: Account,Debit,பற்று
Anand Doshi019111b2015-11-20 18:00:11 +05302783apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +44,Leaves must be allocated in multiples of 0.5,இலைகள் 0.5 மடங்குகள் ஒதுக்கீடு
Pratik Vyas593d5622015-03-02 19:07:52 +05302784DocType: Production Order,Operation Cost,அறுவை சிகிச்சை செலவு
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302785apps/erpnext/erpnext/config/hr.py +29,Upload attendance from a .csv file,ஒரு. Csv கோப்பு இருந்து வருகை பதிவேற்று
Pratik Vyas593d5622015-03-02 19:07:52 +05302786apps/erpnext/erpnext/selling/report/customer_credit_balance/customer_credit_balance.py +39,Outstanding Amt,மிகச்சிறந்த விவரங்கள்
2787DocType: Sales Person,Set targets Item Group-wise for this Sales Person.,தொகுப்பு இந்த விற்பனை நபர் குழு வாரியான பொருள் குறிவைக்கிறது.
Pratik Vyas593d5622015-03-02 19:07:52 +05302788DocType: Stock Settings,Freeze Stocks Older Than [Days],உறைதல் பங்குகள் பழைய [days]
Pratik Vyas593d5622015-03-02 19:07:52 +05302789apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +40,"If two or more Pricing Rules are found based on the above conditions, Priority is applied. Priority is a number between 0 to 20 while default value is zero (blank). Higher number means it will take precedence if there are multiple Pricing Rules with same conditions.","இரண்டு அல்லது அதற்கு மேற்பட்ட விலை விதிகள் மேலே நிபந்தனைகளை அடிப்படையாகக் காணப்படுகின்றன என்றால், முன்னுரிமை பயன்படுத்தப்படுகிறது. இயல்புநிலை மதிப்பு பூஜ்யம் (வெற்று) இருக்கும் போது முன்னுரிமை 20 0 இடையில் ஒரு எண். உயர் எண்ணிக்கை அதே நிலையில் பல விலை விதிகள் உள்ளன என்றால் அதை முன்னுரிமை எடுக்கும்."
Pratik Vyas97264472015-05-14 15:13:10 +05302790apps/erpnext/erpnext/controllers/trends.py +36,Fiscal Year: {0} does not exists,நிதியாண்டு {0} இல்லை உள்ளது
Pratik Vyas593d5622015-03-02 19:07:52 +05302791DocType: Currency Exchange,To Currency,நாணய செய்ய
2792DocType: Leave Block List,Allow the following users to approve Leave Applications for block days.,பின்வரும் பயனர்கள் தொகுதி நாட்கள் விடுப்பு விண்ணப்பங்கள் ஏற்று கொள்ள அனுமதிக்கும்.
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302793apps/erpnext/erpnext/config/hr.py +132,Types of Expense Claim.,செலவின உரிமைகோரல் வகைகள்.
Pratik Vyas593d5622015-03-02 19:07:52 +05302794DocType: Item,Taxes,வரி
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302795apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +301,Paid and Not Delivered,ஊதியம் மற்றும் பெறாதபோது
Pratik Vyas593d5622015-03-02 19:07:52 +05302796DocType: Project,Default Cost Center,இயல்புநிலை விலை மையம்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302797DocType: Purchase Invoice,End Date,இறுதி நாள்
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302798apps/erpnext/erpnext/config/stock.py +7,Stock Transactions,பங்கு பரிவர்த்தனைகள்
Pratik Vyas593d5622015-03-02 19:07:52 +05302799DocType: Employee,Internal Work History,உள் வேலை வரலாறு
Anand Doshi019111b2015-11-20 18:00:11 +05302800apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +42,Private Equity,தனியார் சமபங்கு
Pratik Vyas593d5622015-03-02 19:07:52 +05302801DocType: Maintenance Visit,Customer Feedback,வாடிக்கையாளர் கருத்து
2802DocType: Account,Expense,செலவு
2803DocType: Sales Invoice,Exhibition,கண்காட்சி
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302804apps/erpnext/erpnext/utilities/doctype/address/address.py +77,"Company is mandatory, as it is your company address","அது உங்கள் நிறுவனத்தின் முகவரி போன்ற நிறுவனம், கட்டாயமாகும்"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302805DocType: Item Attribute,From Range,வரம்பில் இருந்து
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302806apps/erpnext/erpnext/stock/utils.py +99,Item {0} ignored since it is not a stock item,அது ஒரு பங்கு உருப்படியை இல்லை என்பதால் பொருள் {0} அலட்சியம்
2807apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +34,Submit this Production Order for further processing.,மேலும் செயலாக்க இந்த உற்பத்தி ஆர்டர் .
Pratik Vyas593d5622015-03-02 19:07:52 +05302808apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +21,"To not apply Pricing Rule in a particular transaction, all applicable Pricing Rules should be disabled.","ஒரு குறிப்பிட்ட பரிமாற்றத்தில் விலை விதி பொருந்தும் இல்லை, அனைத்து பொருந்தும் விலை விதிகள் முடக்கப்பட்டுள்ளது."
2809DocType: Company,Domain,டொமைன்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302810apps/erpnext/erpnext/hr/doctype/job_opening/job_opening.py +28,Jobs,வேலைகள்
Pratik Vyas593d5622015-03-02 19:07:52 +05302811,Sales Order Trends,விற்பனை ஆணை போக்குகள்
2812DocType: Employee,Held On,இல் நடைபெற்றது
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302813apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order_calendar.js +33,Production Item,உற்பத்தி பொருள்
Pratik Vyas593d5622015-03-02 19:07:52 +05302814,Employee Information,பணியாளர் தகவல்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302815apps/erpnext/erpnext/public/js/setup_wizard.js +227,Rate (%),விகிதம் (%)
2816DocType: Stock Entry Detail,Additional Cost,கூடுதல் செலவு
2817apps/erpnext/erpnext/public/js/setup_wizard.js +62,Financial Year End Date,நிதி ஆண்டு முடிவு தேதி
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302818apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +36,"Can not filter based on Voucher No, if grouped by Voucher","வவுச்சர் அடிப்படையில் வடிகட்ட முடியாது இல்லை , ரசீது மூலம் தொகுக்கப்பட்டுள்ளது என்றால்"
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302819apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +710,Make Supplier Quotation,வழங்குபவர் மேற்கோள் செய்ய
Pratik Vyas593d5622015-03-02 19:07:52 +05302820DocType: Quality Inspection,Incoming,அடுத்து வருகிற
Pratik Vyas593d5622015-03-02 19:07:52 +05302821DocType: BOM,Materials Required (Exploded),பொருட்கள் தேவை (விரிவான)
2822DocType: Salary Structure Earning,Reduce Earning for Leave Without Pay (LWP),சம்பளம் (LWP) இல்லாமல் விடுமுறை ஆதாயம் குறைக்க
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302823apps/erpnext/erpnext/public/js/setup_wizard.js +185,"Add users to your organization, other than yourself","உன்னை தவிர, உங்கள் நிறுவனத்தின் பயனர் சேர்க்க"
Rushabh Mehtad627af22016-03-03 11:24:58 +05302824apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +100,Row # {0}: Serial No {1} does not match with {2} {3},ரோ # {0}: தொ.எ. {1} பொருந்தவில்லை {2} {3}
Anand Doshi019111b2015-11-20 18:00:11 +05302825apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +44,Casual Leave,தற்செயல் விடுப்பு
Pratik Vyas593d5622015-03-02 19:07:52 +05302826DocType: Batch,Batch ID,தொகுதி அடையாள
Nabin Hait29b01222016-03-15 16:17:21 +05302827apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +350,Note: {0},குறிப்பு: {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05302828,Delivery Note Trends,பந்து குறிப்பு போக்குகள்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302829apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +103,This Week's Summary,இந்த வார சுருக்கம்
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302830apps/erpnext/erpnext/accounts/general_ledger.py +106,Account: {0} can only be updated via Stock Transactions,கணக்கு: {0} மட்டுமே பங்கு பரிவர்த்தனைகள் வழியாக புதுப்பிக்க முடியும்
Pratik Vyas593d5622015-03-02 19:07:52 +05302831DocType: GL Entry,Party,கட்சி
2832DocType: Sales Order,Delivery Date,டெலிவரி தேதி
Pratik Vyas593d5622015-03-02 19:07:52 +05302833DocType: Opportunity,Opportunity Date,வாய்ப்பு தேதி
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302834DocType: Purchase Receipt,Return Against Purchase Receipt,வாங்கும் ரசீது எதிராக திரும்ப
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302835DocType: Purchase Order,To Bill,மசோதாவுக்கு
2836DocType: Material Request,% Ordered,% உத்தரவிட்டார்
Anand Doshi019111b2015-11-20 18:00:11 +05302837apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +61,Piecework,சிறுதுண்டு வேலைக்கு
Anand Doshid7f7d5c2016-01-27 12:36:04 +05302838apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +68,Avg. Buying Rate,சராசரி. வாங்குதல் விகிதம்
Pratik Vyas97264472015-05-14 15:13:10 +05302839DocType: Task,Actual Time (in Hours),(மணிகளில்) உண்மையான நேரம்
Pratik Vyas593d5622015-03-02 19:07:52 +05302840DocType: Employee,History In Company,நிறுவனத்தின் ஆண்டு வரலாறு
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302841apps/erpnext/erpnext/config/learn.py +112,Newsletters,செய்தி
Pratik Vyas593d5622015-03-02 19:07:52 +05302842DocType: Address,Shipping,கப்பல் வாணிபம்
2843DocType: Stock Ledger Entry,Stock Ledger Entry,பங்கு லெட்ஜர் நுழைவு
2844DocType: Department,Leave Block List,பிளாக் பட்டியல் விட்டு
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302845DocType: Customer,Tax ID,வரி ஐடி
Anand Doshi191b2972015-10-21 16:50:31 +05302846apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +188,Item {0} is not setup for Serial Nos. Column must be blank,பொருள் {0} சீரியல் எண்கள் வரிசை அமைப்பு காலியாக இருக்கவேண்டும் அல்ல
Pratik Vyas593d5622015-03-02 19:07:52 +05302847DocType: Accounts Settings,Accounts Settings,கணக்குகள் அமைப்புகள்
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302848DocType: Customer,Sales Partner and Commission,விற்பனை பார்ட்னர் மற்றும் கமிஷன்
Pratik Vyas593d5622015-03-02 19:07:52 +05302849DocType: Opportunity,To Discuss,ஆலோசிக்க வேண்டும்
Pratik Vyas593d5622015-03-02 19:07:52 +05302850DocType: SMS Settings,SMS Settings,SMS அமைப்புகள்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302851apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +69,Temporary Accounts,தற்காலிக கணக்குகளை
2852apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +164,Black,கருப்பு
Pratik Vyas593d5622015-03-02 19:07:52 +05302853DocType: BOM Explosion Item,BOM Explosion Item,BOM வெடிப்பு பொருள்
2854DocType: Account,Auditor,ஆடிட்டர்
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302855apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice_list.js +10,Return,திரும்ப
Pratik Vyas593d5622015-03-02 19:07:52 +05302856DocType: Production Order Operation,Production Order Operation,உத்தரவு ஆபரேஷன்
2857DocType: Pricing Rule,Disable,முடக்கு
Pratik Vyas97264472015-05-14 15:13:10 +05302858DocType: Project Task,Pending Review,விமர்சனம் நிலுவையில்
Pratik Vyas97264472015-05-14 15:13:10 +05302859DocType: Task,Total Expense Claim (via Expense Claim),(செலவு கூறுகின்றனர் வழியாக) மொத்த செலவு கூறுகின்றனர்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302860apps/erpnext/erpnext/accounts/report/sales_register/sales_register.py +69,Customer Id,வாடிக்கையாளர் அடையாள
Nabin Hait34037e02016-02-03 13:10:54 +05302861apps/erpnext/erpnext/hr/doctype/employee_attendance_tool/employee_attendance_tool.js +176,Mark Absent,மார்க் இருக்காது
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302862DocType: Journal Entry Account,Exchange Rate,அயல்நாட்டு நாணய பரிமாற்ற விகிதம் வீதம்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302863apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +461,Sales Order {0} is not submitted,விற்பனை ஆணை {0} சமர்ப்பிக்க
2864apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +804,Add items from,இருந்து பொருட்களை சேர்க்கவும்
2865apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +97,Warehouse {0}: Parent account {1} does not bolong to the company {2},கிடங்கு {0}: பெற்றோர் கணக்கு {1} நிறுவனம் bolong இல்லை {2}
Pratik Vyas593d5622015-03-02 19:07:52 +05302866DocType: BOM,Last Purchase Rate,கடந்த கொள்முதல் விலை
2867DocType: Account,Asset,சொத்து
Pratik Vyas97264472015-05-14 15:13:10 +05302868DocType: Project Task,Task ID,பணி ஐடி
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302869apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +87,Stock cannot exist for Item {0} since has variants,பொருள் இருக்க முடியாது பங்கு {0} என்பதால் வகைகள் உண்டு
Pratik Vyas593d5622015-03-02 19:07:52 +05302870,Sales Person-wise Transaction Summary,விற்பனை நபர் வாரியான பரிவர்த்தனை சுருக்கம்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302871apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +141,Warehouse {0} does not exist,கிடங்கு {0} இல்லை
Pratik Vyas593d5622015-03-02 19:07:52 +05302872apps/erpnext/erpnext/hub_node/page/hub/register_in_hub.html +2,Register For ERPNext Hub,ERPNext மையம் பதிவு
2873DocType: Monthly Distribution,Monthly Distribution Percentages,மாதாந்திர விநியோகம் சதவீதங்கள்
2874apps/erpnext/erpnext/stock/doctype/batch/batch.py +16,The selected item cannot have Batch,தேர்ந்தெடுக்கப்பட்ட உருப்படியை தொகுதி முடியாது
2875DocType: Delivery Note,% of materials delivered against this Delivery Note,இந்த டெலிவரி குறிப்பு எதிராக அளிக்கப்பட்ட பொருட்களை%
Rushabh Mehtad627af22016-03-03 11:24:58 +05302876DocType: Project,Customer Details,வாடிக்கையாளர் விவரம்
Pratik Vyas593d5622015-03-02 19:07:52 +05302877DocType: Employee,Reports to,அறிக்கைகள்
2878DocType: SMS Settings,Enter url parameter for receiver nos,ரிசீவர் இலக்கங்கள் URL ஐ அளவுரு உள்ளிடவும்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302879DocType: Payment Entry,Paid Amount,பணம் தொகை
Pratik Vyas593d5622015-03-02 19:07:52 +05302880,Available Stock for Packing Items,பொருட்கள் பொதி கிடைக்கும் பங்கு
Pratik Vyas593d5622015-03-02 19:07:52 +05302881DocType: Item Variant,Item Variant,பொருள் மாற்று
Rushabh Mehtadd408d82016-02-09 12:24:27 +05302882apps/erpnext/erpnext/utilities/doctype/address_template/address_template.py +16,Setting this Address Template as default as there is no other default,வேறு எந்த இயல்புநிலை உள்ளது என இயல்புநிலை முகவரி டெம்ப்ளேட் அமைக்க
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302883apps/erpnext/erpnext/accounts/doctype/account/account.py +117,"Account balance already in Debit, you are not allowed to set 'Balance Must Be' as 'Credit'","ஏற்கனவே பற்று உள்ள கணக்கு நிலுவை, நீங்கள் 'கடன்' இருப்பு வேண்டும் 'அமைக்க அனுமதி இல்லை"
Anand Doshi019111b2015-11-20 18:00:11 +05302884apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +76,Quality Management,தர மேலாண்மை
Rushabh Mehtafc307972015-11-04 18:02:45 +05302885apps/erpnext/erpnext/buying/doctype/purchase_common/purchase_common.py +47,Please enter quantity for Item {0},பொருள் எண்ணிக்கையை உள்ளிடவும் {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05302886DocType: Employee External Work History,Employee External Work History,ஊழியர் புற வேலை வரலாறு
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302887DocType: Tax Rule,Purchase,கொள்முதல்
Anand Doshi019111b2015-11-20 18:00:11 +05302888apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +36,Balance Qty,இருப்பு அளவு
Pratik Vyas593d5622015-03-02 19:07:52 +05302889DocType: Item Group,Parent Item Group,பெற்றோர் பொருள் பிரிவு
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302890apps/erpnext/erpnext/projects/doctype/activity_cost/activity_cost.py +21,{0} for {1},{0} க்கான {1}
Rushabh Mehtad627af22016-03-03 11:24:58 +05302891apps/erpnext/erpnext/setup/doctype/company/company.js +20,Cost Centers,செலவு மையங்கள்
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302892DocType: Purchase Receipt,Rate at which supplier's currency is converted to company's base currency,அளிப்பாளரின் நாணய நிறுவனத்தின் அடிப்படை நாணய மாற்றப்படும் விகிதத்தை
Pratik Vyas97264472015-05-14 15:13:10 +05302893apps/erpnext/erpnext/manufacturing/doctype/workstation/workstation.py +36,Row #{0}: Timings conflicts with row {1},ரோ # {0}: வரிசையில் நேரம் மோதல்கள் {1}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302894DocType: Opportunity,Next Contact,அடுத்த தொடர்பு
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302895apps/erpnext/erpnext/config/accounts.py +266,Setup Gateway accounts.,அமைப்பு நுழைவாயில் கணக்குகள்.
Pratik Vyas593d5622015-03-02 19:07:52 +05302896DocType: Employee,Employment Type,வேலை வகை
Pratik Vyas97264472015-05-14 15:13:10 +05302897apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +40,Fixed Assets,நிலையான சொத்துக்கள்
Anand Doshiee19fc02015-12-21 17:10:20 +05302898,Cash Flow,பண பரிமாற்ற
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302899apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +87,Application period cannot be across two alocation records,விண்ணப்ப காலம் இரண்டு alocation பதிவுகள் முழுவதும் இருக்க முடியாது
Pratik Vyas97264472015-05-14 15:13:10 +05302900DocType: Item Group,Default Expense Account,முன்னிருப்பு செலவு கணக்கு
Pratik Vyas593d5622015-03-02 19:07:52 +05302901DocType: Employee,Notice (days),அறிவிப்பு ( நாட்கள்)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302902DocType: Tax Rule,Sales Tax Template,விற்பனை வரி டெம்ப்ளேட்
Pratik Vyas593d5622015-03-02 19:07:52 +05302903DocType: Employee,Encashment Date,பணமாக்கல் தேதி
Pratik Vyas593d5622015-03-02 19:07:52 +05302904DocType: Account,Stock Adjustment,பங்கு சீரமைப்பு
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302905apps/erpnext/erpnext/projects/doctype/activity_cost/activity_cost.py +34,Default Activity Cost exists for Activity Type - {0},இயல்புநிலை நடவடிக்கை செலவு நடவடிக்கை வகை உள்ளது - {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05302906DocType: Production Order,Planned Operating Cost,திட்டமிட்ட இயக்க செலவு
Nabin Hait18f0dd02016-04-15 14:50:45 +05302907apps/erpnext/erpnext/controllers/recurring_document.py +133,Please find attached {0} #{1},தயவு செய்து இணைக்கப்பட்ட {0} # {1}
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302908apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +34,Bank Statement balance as per General Ledger,பொது லெட்ஜர் படி வங்கி அறிக்கை சமநிலை
Pratik Vyas593d5622015-03-02 19:07:52 +05302909DocType: Job Applicant,Applicant Name,விண்ணப்பதாரர் பெயர்
2910DocType: Authorization Rule,Customer / Item Name,வாடிக்கையாளர் / உருப்படி பெயர்
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302911DocType: Product Bundle,"Aggregate group of **Items** into another **Item**. This is useful if you are bundling a certain **Items** into a package and you maintain stock of the packed **Items** and not the aggregate **Item**.
2912
2913The package **Item** will have ""Is Stock Item"" as ""No"" and ""Is Sales Item"" as ""Yes"".
2914
2915For Example: If you are selling Laptops and Backpacks separately and have a special price if the customer buys both, then the Laptop + Backpack will be a new Product Bundle Item.
2916
2917Note: BOM = Bill of Materials","மற்றொரு ** பொருள் ஒரு ** பொருட்கள் ** என்ற மதிப்பீட்டு குழு **. ** நீங்கள் ஒரு குறிப்பிட்ட ** பொருட்கள் கட்டுவதை இருந்தால் இது ஒரு தொகுப்பு ** பயனுள்ளதாக இருக்கிறது மற்றும் நீங்கள் நிரம்பிய ** விடயங்கள் பங்கு ** மற்றும் மதிப்பீட்டு ** பொருள் பராமரிக்க. தொகுப்பு ** பொருள் ** வேண்டும் "இல்லை" மற்றும் "ஆம்" என "விற்பனை பொருள்" போன்று "பங்கு பொருள் உள்ளது". உதாரணமாக: வாடிக்கையாளருக்கு வாங்குகிறது என்றால், நீங்கள் தனியாக மடிக்கணினிகள் மற்றும் முதுகில் சுமை பையுடனும் விற்பனை மற்றும் என்றால் ஒரு சிறப்பு விலை வேண்டும், பின்னர் மடிக்கணினி: + பையுடனும் ஒரு புதிய தயாரிப்பு மூட்டை பொருள் இருக்கும். குறிப்பு: மெட்டீரியல்ஸின் BOM, = பில்"
Nabin Hait29b01222016-03-15 16:17:21 +05302918apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +42,Serial No is mandatory for Item {0},சீரியல் இல்லை பொருள் கட்டாய {0}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302919DocType: Item Variant Attribute,Attribute,கற்பிதம்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302920apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +36,Please specify from/to range,வரை / இருந்து குறிப்பிடவும்
Pratik Vyas593d5622015-03-02 19:07:52 +05302921DocType: Serial No,Under AMC,AMC கீழ்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302922apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +54,Item valuation rate is recalculated considering landed cost voucher amount,பொருள் மதிப்பீட்டு விகிதம் தரையிறங்கியது செலவு ரசீது அளவு கருத்தில் கணக்கீடு செய்யப்பட்டது
2923apps/erpnext/erpnext/config/selling.py +143,Default settings for selling transactions.,பரிவர்த்தனைகள் விற்பனை இயல்புநிலை அமைப்புகளை.
Pratik Vyas593d5622015-03-02 19:07:52 +05302924DocType: BOM Replace Tool,Current BOM,தற்போதைய BOM
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302925apps/erpnext/erpnext/public/js/utils.js +39,Add Serial No,சீரியல் இல்லை சேர்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302926apps/erpnext/erpnext/config/support.py +22,Warranty,உத்தரவாதத்தை
Pratik Vyas593d5622015-03-02 19:07:52 +05302927DocType: Production Order,Warehouses,கிடங்குகள்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302928apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +110,Print and Stationary,அச்சு மற்றும் நிலையான
Pratik Vyas593d5622015-03-02 19:07:52 +05302929DocType: Workstation,per hour,ஒரு மணி நேரத்திற்கு
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302930apps/erpnext/erpnext/config/buying.py +7,Purchasing,வாங்கும்
Pratik Vyas593d5622015-03-02 19:07:52 +05302931DocType: Warehouse,Account for the warehouse (Perpetual Inventory) will be created under this Account.,கிடங்கு ( நிரந்தர இருப்பு ) கணக்கு இந்த கணக்கு கீழ் உருவாக்கப்பட்டது.
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302932apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +119,Warehouse can not be deleted as stock ledger entry exists for this warehouse.,பங்கு லெட்ஜர் நுழைவு கிடங்கு உள்ளது என கிடங்கு நீக்க முடியாது .
Pratik Vyas593d5622015-03-02 19:07:52 +05302933DocType: Company,Distribution,பகிர்ந்தளித்தல்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302934apps/erpnext/erpnext/schools/doctype/fees/fees.js +8,Amount Paid,கட்டண தொகை
Anand Doshi019111b2015-11-20 18:00:11 +05302935apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +91,Project Manager,திட்ட மேலாளர்
2936apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +72,Dispatch,கொல்
Pratik Vyas593d5622015-03-02 19:07:52 +05302937apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +70,Max discount allowed for item: {0} is {1}%,மேக்ஸ் தள்ளுபடி உருப்படியை அனுமதி: {0} {1}% ஆகும்
2938DocType: Account,Receivable,பெறத்தக்க
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302939apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +265,Row #{0}: Not allowed to change Supplier as Purchase Order already exists,ரோ # {0}: கொள்முதல் ஆணை ஏற்கனவே உள்ளது என சப்ளையர் மாற்ற அனுமதி
Pratik Vyas593d5622015-03-02 19:07:52 +05302940DocType: Accounts Settings,Role that is allowed to submit transactions that exceed credit limits set.,அமைக்க கடன் எல்லை மீறிய நடவடிக்கைகளை சமர்ப்பிக்க அனுமதி என்று பாத்திரம்.
2941DocType: Sales Invoice,Supplier Reference,வழங்குபவர் குறிப்பு
2942DocType: Production Planning Tool,"If checked, BOM for sub-assembly items will be considered for getting raw materials. Otherwise, all sub-assembly items will be treated as a raw material.","தேர்வுசெய்யப்பட்டால், துணை சட்டசபை பொருட்கள் BOM மூலப்பொருட்கள் பெற கருதப்படுகிறது. மற்றபடி, அனைத்து துணை சட்டசபை பொருட்களை மூலப்பொருளாக கருதப்படுகிறது."
2943DocType: Material Request,Material Issue,பொருள் வழங்கல்
2944DocType: Hub Settings,Seller Description,விற்பனையாளர் விளக்கம்
Pratik Vyas593d5622015-03-02 19:07:52 +05302945DocType: Employee Education,Qualification,தகுதி
2946DocType: Item Price,Item Price,உருப்படியை விலை
Anand Doshi019111b2015-11-20 18:00:11 +05302947apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +48,Soap & Detergent,சோப் & சோப்பு
2948apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +36,Motion Picture & Video,மோஷன் பிக்சர் & வீடியோ
Pratik Vyas593d5622015-03-02 19:07:52 +05302949apps/erpnext/erpnext/buying/doctype/supplier_quotation/supplier_quotation_list.js +5,Ordered,ஆணையிட்டார்
Pratik Vyas593d5622015-03-02 19:07:52 +05302950DocType: Warehouse,Warehouse Name,சேமிப்பு கிடங்கு பெயர்
2951DocType: Naming Series,Select Transaction,பரிவர்த்தனை தேர்வு
2952apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +30,Please enter Approving Role or Approving User,பங்கு அங்கீகரிக்கிறது அல்லது பயனர் அனுமதி உள்ளிடவும்
2953DocType: Journal Entry,Write Off Entry,நுழைவு ஆஃப் எழுத
2954DocType: BOM,Rate Of Materials Based On,ஆனால் அடிப்படையில் பொருட்களின் விகிதம்
Pratik Vyas97264472015-05-14 15:13:10 +05302955apps/erpnext/erpnext/support/page/support_analytics/support_analytics.js +21,Support Analtyics,ஆதரவு Analtyics
Nabin Hait34037e02016-02-03 13:10:54 +05302956apps/erpnext/erpnext/hr/doctype/employee_attendance_tool/employee_attendance_tool.js +141,Uncheck all,அனைத்தையும் தேர்வுநீக்கு
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302957apps/erpnext/erpnext/accounts/doctype/accounts_settings/accounts_settings.py +27,Company is missing in warehouses {0},நிறுவனத்தின் கிடங்குகளில் காணவில்லை {0}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302958DocType: POS Profile,Terms and Conditions,நிபந்தனைகள்
Nabin Hait29b01222016-03-15 16:17:21 +05302959apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +49,To Date should be within the Fiscal Year. Assuming To Date = {0},தேதி நிதி ஆண்டின் க்குள் இருக்க வேண்டும். தேதி நிலையினை = {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05302960DocType: Employee,"Here you can maintain height, weight, allergies, medical concerns etc","இங்கே நீங்கள் உயரம், எடை, ஒவ்வாமை, மருத்துவ கவலைகள் ஹிப்ரு பராமரிக்க முடியும்"
2961DocType: Leave Block List,Applies to Company,நிறுவனத்தின் பொருந்தும்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302962apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +193,Cannot cancel because submitted Stock Entry {0} exists,"சமர்ப்பிக்கப்பட்ட பங்கு நுழைவு {0} ஏனெனில், ரத்து செய்ய முடியாது"
Pratik Vyas593d5622015-03-02 19:07:52 +05302963DocType: Purchase Invoice,In Words,வேர்ட்ஸ்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302964apps/erpnext/erpnext/hr/doctype/employee/employee.py +224,Today is {0}'s birthday!,இன்று {0} 'கள் பிறந்தநாள்!
Pratik Vyas593d5622015-03-02 19:07:52 +05302965DocType: Production Planning Tool,Material Request For Warehouse,கிடங்கு பொருள் கோரிக்கை
2966DocType: Sales Order Item,For Production,உற்பத்திக்கான
Anand Doshid7f7d5c2016-01-27 12:36:04 +05302967DocType: Payment Request,payment_url,payment_url
Pratik Vyas97264472015-05-14 15:13:10 +05302968DocType: Project Task,View Task,காண்க பணி
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302969apps/erpnext/erpnext/public/js/setup_wizard.js +61,Your financial year begins on,உங்கள் நிதி ஆண்டு தொடங்கும்
Pratik Vyas593d5622015-03-02 19:07:52 +05302970DocType: Sales Invoice,Get Advances Received,முன்னேற்றம் பெற்ற கிடைக்கும்
2971DocType: Email Digest,Add/Remove Recipients,சேர்க்க / பெற்றவர்கள் அகற்று
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302972apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +432,Transaction not allowed against stopped Production Order {0},பரிவர்த்தனை நிறுத்தி உத்தரவு எதிரான அனுமதி இல்லை {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05302973apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.js +19,"To set this Fiscal Year as Default, click on 'Set as Default'","இயல்புநிலை என இந்த நிதியாண்டில் அமைக்க, ' இயல்புநிலை அமை ' கிளிக்"
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302974apps/erpnext/erpnext/stock/report/stock_projected_qty/stock_projected_qty.py +20,Shortage Qty,பற்றாக்குறைவே அளவு
2975apps/erpnext/erpnext/stock/doctype/item/item.py +649,Item variant {0} exists with same attributes,பொருள் மாறுபாடு {0} அதே பண்புகளை கொண்ட உள்ளது
Pratik Vyas593d5622015-03-02 19:07:52 +05302976DocType: Salary Slip,Salary Slip,சம்பளம் ஸ்லிப்
Anand Doshi019111b2015-11-20 18:00:11 +05302977apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +48,'To Date' is required,' தேதி ' தேவைப்படுகிறது
Pratik Vyas593d5622015-03-02 19:07:52 +05302978DocType: Packing Slip,"Generate packing slips for packages to be delivered. Used to notify package number, package contents and its weight.","தொகுப்புகள் வழங்க வேண்டும் ஐந்து சீட்டுகள் பொதி உருவாக்குதல். தொகுப்பு எண், தொகுப்பு உள்ளடக்கங்களை மற்றும் அதன் எடை தெரிவிக்க பயன்படுகிறது."
Pratik Vyas593d5622015-03-02 19:07:52 +05302979DocType: Sales Invoice Item,Sales Order Item,விற்பனை ஆணை உருப்படி
2980DocType: Salary Slip,Payment Days,கட்டணம் நாட்கள்
2981DocType: BOM,Manage cost of operations,நடவடிக்கைகள் செலவு மேலாண்மை
Pratik Vyas593d5622015-03-02 19:07:52 +05302982DocType: 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.","சரி நடவடிக்கைகள் எந்த "Submitted" போது, ஒரு மின்னஞ்சல் பாப் அப் தானாகவே ஒரு இணைப்பாக பரிவர்த்தனை மூலம், அந்த பரிமாற்றத்தில் தொடர்புடைய "தொடர்பு" ஒரு மின்னஞ்சல் அனுப்ப திறக்கப்பட்டது. பயனர் அல்லது மின்னஞ்சல் அனுப்ப முடியாது."
Pratik Vyas97264472015-05-14 15:13:10 +05302983apps/erpnext/erpnext/config/setup.py +14,Global Settings,உலகளாவிய அமைப்புகள்
Pratik Vyas593d5622015-03-02 19:07:52 +05302984DocType: Employee Education,Employee Education,ஊழியர் கல்வி
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302985apps/erpnext/erpnext/public/js/controllers/transaction.js +866,It is needed to fetch Item Details.,அது பொருள் விவரம் எடுக்க தேவை.
Pratik Vyas593d5622015-03-02 19:07:52 +05302986DocType: Salary Slip,Net Pay,நிகர சம்பளம்
2987DocType: Account,Account,கணக்கு
Anand Doshi191b2972015-10-21 16:50:31 +05302988apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +213,Serial No {0} has already been received,தொடர் இல {0} ஏற்கனவே பெற்றுள்ளது
Pratik Vyas593d5622015-03-02 19:07:52 +05302989,Requested Items To Be Transferred,மாற்றப்படுவதற்கு கோரப்பட்ட விடயங்கள்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302990DocType: Purchase Invoice,Recurring Id,மீண்டும் அடையாளம்
Pratik Vyas593d5622015-03-02 19:07:52 +05302991DocType: Customer,Sales Team Details,விற்பனை குழு விவரம்
2992DocType: Expense Claim,Total Claimed Amount,மொத்த கோரப்பட்ட தொகை
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302993apps/erpnext/erpnext/config/crm.py +17,Potential opportunities for selling.,விற்பனை திறன் வாய்ப்புகள்.
Nabin Hait18f0dd02016-04-15 14:50:45 +05302994apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +178,Invalid {0},தவறான {0}
Anand Doshi019111b2015-11-20 18:00:11 +05302995apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +48,Sick Leave,விடுப்பு
Pratik Vyas593d5622015-03-02 19:07:52 +05302996DocType: Email Digest,Email Digest,மின்னஞ்சல் டைஜஸ்ட்
2997DocType: Delivery Note,Billing Address Name,பில்லிங் முகவரி பெயர்
Anand Doshi019111b2015-11-20 18:00:11 +05302998apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +22,Department Stores,டிபார்ட்மெண்ட் ஸ்டோர்கள்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302999apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +313,No accounting entries for the following warehouses,பின்வரும் கிடங்குகள் இல்லை கணக்கியல் உள்ளீடுகள்
3000apps/erpnext/erpnext/projects/doctype/project/project.js +96,Save the document first.,முதல் ஆவணம் சேமிக்கவும்.
Pratik Vyas593d5622015-03-02 19:07:52 +05303001DocType: Account,Chargeable,குற்றம் சாட்டப்பட தக்க
3002DocType: Company,Change Abbreviation,மாற்றம் சுருக்கமான
Pratik Vyas593d5622015-03-02 19:07:52 +05303003DocType: Expense Claim Detail,Expense Date,இழப்பில் தேதி
3004DocType: Item,Max Discount (%),மேக்ஸ் தள்ளுபடி (%)
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303005apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +70,Last Order Amount,கடைசி ஆர்டர் தொகை
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303006DocType: Budget,Warn,எச்சரிக்கை
Pratik Vyas97264472015-05-14 15:13:10 +05303007DocType: Appraisal,"Any other remarks, noteworthy effort that should go in the records.","வேறு எந்த கருத்துக்கள், பதிவுகள் செல்ல வேண்டும் என்று குறிப்பிடத்தக்கது முயற்சியாகும்."
Pratik Vyas593d5622015-03-02 19:07:52 +05303008DocType: BOM,Manufacturing User,உற்பத்தி பயனர்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303009DocType: Purchase Invoice,Raw Materials Supplied,மூலப்பொருட்கள் வழங்கியது
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303010DocType: Purchase Invoice,Recurring Print Format,பெரும்பாலும் உடன் அச்சு வடிவம்
Rushabh Mehtadd408d82016-02-09 12:24:27 +05303011DocType: C-Form,Series,தொடர்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303012apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +58,Expected Delivery Date cannot be before Purchase Order Date,எதிர்பார்க்கப்படுகிறது டெலிவரி தேதி கொள்முதல் ஆணை தேதி முன் இருக்க முடியாது
Pratik Vyas593d5622015-03-02 19:07:52 +05303013DocType: Appraisal,Appraisal Template,மதிப்பீட்டு வார்ப்புரு
Pratik Vyas593d5622015-03-02 19:07:52 +05303014DocType: Item Group,Item Classification,பொருள் பிரிவுகள்
Anand Doshi019111b2015-11-20 18:00:11 +05303015apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +89,Business Development Manager,வணிக மேம்பாட்டு மேலாளர்
Pratik Vyas593d5622015-03-02 19:07:52 +05303016DocType: Maintenance Visit Purpose,Maintenance Visit Purpose,பராமரிப்பு சென்று நோக்கம்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303017apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.js +16,Period,காலம்
3018apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.js +18,General Ledger,பொது லெட்ஜர்
Pratik Vyas97264472015-05-14 15:13:10 +05303019apps/erpnext/erpnext/selling/doctype/campaign/campaign.js +10,View Leads,காண்க லீட்ஸ்
Pratik Vyas593d5622015-03-02 19:07:52 +05303020DocType: Item Attribute Value,Attribute Value,மதிப்பு பண்பு
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303021apps/erpnext/erpnext/hr/doctype/job_applicant/job_applicant.py +42,"Email id must be unique, already exists for {0}","மின்னஞ்சல் அடையாள தனிப்பட்ட இருக்க வேண்டும் , ஏற்கனவே உள்ளது {0}"
Pratik Vyas593d5622015-03-02 19:07:52 +05303022,Itemwise Recommended Reorder Level,இனவாரியாக நிலை மறுவரிசைப்படுத்துக பரிந்துரைக்கப்பட்ட
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303023apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +643,Please select {0} first,முதல் {0} தேர்வு செய்க
3024apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +749,Batch {0} of Item {1} has expired.,பொருள் ஒரு தொகுதி {0} {1} காலாவதியாகிவிட்டது.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303025DocType: Sales Invoice,Commission,தரகு
Pratik Vyas593d5622015-03-02 19:07:52 +05303026DocType: Address Template,"<h4>Default Template</h4>
3027<p>Uses <a href=""http://jinja.pocoo.org/docs/templates/"">Jinja Templating</a> and all the fields of Address (including Custom Fields if any) will be available</p>
3028<pre><code>{{ address_line1 }}&lt;br&gt;
3029{% if address_line2 %}{{ address_line2 }}&lt;br&gt;{% endif -%}
3030{{ city }}&lt;br&gt;
3031{% if state %}{{ state }}&lt;br&gt;{% endif -%}
3032{% if pincode %} PIN: {{ pincode }}&lt;br&gt;{% endif -%}
3033{{ country }}&lt;br&gt;
3034{% if phone %}Phone: {{ phone }}&lt;br&gt;{% endif -%}
3035{% if fax %}Fax: {{ fax }}&lt;br&gt;{% endif -%}
3036{% if email_id %}Email: {{ email_id }}&lt;br&gt;{% endif -%}
3037</code></pre>","<H4> இயல்புநிலை டெம்ப்ளேட் </ H4>
3038 <p> href=""http://jinja.pocoo.org/docs/templates/""> நிதானத்தில் மாதிரியாக்கம், </a> முகவரி, அனைத்து துறைகளிலும் (பயன்படுத்துகிறது {; br & gt;
3039 {% என்றால் address_line2%} {{address_line2}}; & lt; br & gt விருப்ப புலங்கள் ஏதாவது இருந்தால்) </ p>
3040 <pre> <குறியீடு> {{address_line1}} & amp; lt கிடைக்கும் உட்பட % Endif -%}
3041 {{நகரம்}}; & lt; br & gt;
3042 {% மாநில%} {{மாநில}}; & lt; br & gt; {% Endif -%}
3043 {% என்றால் பின்கோடு%} PIN: {{பின்கோடு}}; & lt; br & gt; {% Endif -%}
3044 {{நாட்டின்}}; & lt; br & gt;
3045 {%, தொலைபேசி%} தொலைபேசி: {{தொலைபேசி}}; & lt; br & gt; { % Endif -%}
3046 {% என்றால் தொலைநகல்%} ஃபேக்ஸ்: {{தொலைநகல்}}; & lt; br & gt; {% Endif -%}
3047 {% என்றால் email_id%} மின்னஞ்சல்: {{email_id}}; & lt; br & gt {% Endif -%}
3048 </ குறியீடு> </ pre>"
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303049DocType: Salary Detail,Default Amount,இயல்புநிலை தொகை
Rushabh Mehta4140fa52015-12-01 16:02:15 +05303050apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +96,Warehouse not found in the system,அமைப்பு இல்லை கிடங்கு
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303051apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +106,This Month's Summary,இந்த மாதம் சுருக்கம்
Pratik Vyas593d5622015-03-02 19:07:52 +05303052DocType: Quality Inspection Reading,Quality Inspection Reading,தரமான ஆய்வு படித்தல்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303053apps/erpnext/erpnext/stock/doctype/stock_settings/stock_settings.py +24,`Freeze Stocks Older Than` should be smaller than %d days.,` விட பழைய உறைந்து பங்குகள் ` % d நாட்கள் குறைவாக இருக்க வேண்டும் .
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303054DocType: Tax Rule,Purchase Tax Template,வரி வார்ப்புரு வாங்க
Pratik Vyas593d5622015-03-02 19:07:52 +05303055,Project wise Stock Tracking,திட்டத்தின் வாரியாக ஸ்டாக் தடமறிதல்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303056apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +166,Maintenance Schedule {0} exists against {0},பராமரிப்பு அட்டவணை {0} எதிராக இருக்கிறது {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05303057DocType: Stock Entry Detail,Actual Qty (at source/target),உண்மையான அளவு (ஆதாரம் / இலக்கு)
3058DocType: Item Customer Detail,Ref Code,Ref கோட்
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303059apps/erpnext/erpnext/config/hr.py +12,Employee records.,ஊழியர் பதிவுகள்.
Anand Doshid7f7d5c2016-01-27 12:36:04 +05303060DocType: Payment Gateway,Payment Gateway,பணம் நுழைவாயில்
Pratik Vyas593d5622015-03-02 19:07:52 +05303061DocType: HR Settings,Payroll Settings,சம்பளப்பட்டியல் அமைப்புகள்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303062apps/erpnext/erpnext/config/accounts.py +142,Match non-linked Invoices and Payments.,அல்லாத தொடர்புடைய பற்றுச்சீட்டுகள் மற்றும் கட்டணங்கள் போட்டி.
3063apps/erpnext/erpnext/templates/pages/cart.html +16,Place Order,ஸ்நாக்ஸ்
3064apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +24,Root cannot have a parent cost center,ரூட் ஒரு பெற்றோர் செலவு சென்டர் முடியாது
3065apps/erpnext/erpnext/public/js/stock_analytics.js +58,Select Brand...,தேர்வு பிராண்ட் ...
Pratik Vyas593d5622015-03-02 19:07:52 +05303066DocType: Sales Invoice,C-Form Applicable,பொருந்தாது சி படிவம்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303067apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +374,Operation Time must be greater than 0 for Operation {0},ஆபரேஷன் நேரம் ஆபரேஷன் 0 விட இருக்க வேண்டும் {0}
3068apps/erpnext/erpnext/accounts/doctype/account/account.py +170,Warehouse is mandatory,கிடங்கு கட்டாயமாகும்
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303069DocType: Supplier,Address and Contacts,முகவரி மற்றும் தொடர்புகள்
Pratik Vyas593d5622015-03-02 19:07:52 +05303070DocType: UOM Conversion Detail,UOM Conversion Detail,மொறட்டுவ பல்கலைகழகம் மாற்றம் விரிவாக
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303071apps/erpnext/erpnext/public/js/setup_wizard.js +167,Keep it web friendly 900px (w) by 100px (h),100px வலை நட்பு 900px ( W ) வைத்து ( H )
3072apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +363,Production Order cannot be raised against a Item Template,உத்தரவு ஒரு பொருள் டெம்ப்ளேட் எதிராக எழுப்பப்பட்ட
3073apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +51,Charges are updated in Purchase Receipt against each item,கட்டணங்கள் ஒவ்வொரு உருப்படியை எதிரான வாங்கும் ரசீது இல் புதுப்பிக்கப்பட்டது
Pratik Vyas593d5622015-03-02 19:07:52 +05303074DocType: Warranty Claim,Resolved By,மூலம் தீர்க்கப்பட
3075DocType: Appraisal,Start Date,தொடக்க தேதி
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303076apps/erpnext/erpnext/config/hr.py +75,Allocate leaves for a period.,ஒரு காலத்தில் இலைகள் ஒதுக்க.
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303077apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +42,Cheques and Deposits incorrectly cleared,காசோலைகள் மற்றும் வைப்பு தவறாக அகற்றப்படும்
3078apps/erpnext/erpnext/accounts/doctype/account/account.py +50,Account {0}: You can not assign itself as parent account,கணக்கு {0}: நீங்கள் பெற்றோர் கணக்கு தன்னை ஒதுக்க முடியாது
Pratik Vyas593d5622015-03-02 19:07:52 +05303079DocType: Purchase Invoice Item,Price List Rate,விலை பட்டியல் விகிதம்
Pratik Vyas593d5622015-03-02 19:07:52 +05303080DocType: Item,"Show ""In Stock"" or ""Not in Stock"" based on stock available in this warehouse.",இந்த கிடங்கில் கிடைக்கும் பங்கு அடிப்படையில் &quot;ஸ்டாக் இல்லை&quot; &quot;இருப்பு&quot; காட்டு அல்லது.
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303081apps/erpnext/erpnext/config/manufacturing.py +38,Bill of Materials (BOM),பொருட்களை பில் (BOM)
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303082DocType: Item,Average time taken by the supplier to deliver,சப்ளையர் எடுக்கப்படும் சராசரி நேரம் வழங்க
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303083apps/erpnext/erpnext/projects/doctype/project/project_dashboard.html +13,Hours,மணி
Pratik Vyas97264472015-05-14 15:13:10 +05303084DocType: Project,Expected Start Date,எதிர்பார்க்கப்படுகிறது தொடக்க தேதி
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303085apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +48,Remove item if charges is not applicable to that item,குற்றச்சாட்டுக்கள் அந்த பொருளை பொருந்தாது என்றால் உருப்படியை அகற்று
Pratik Vyas593d5622015-03-02 19:07:52 +05303086DocType: SMS Settings,Eg. smsgateway.com/api/send_sms.cgi,உதாரணம். smsgateway.com / API / send_sms.cgi
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303087apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +27,Transaction currency must be same as Payment Gateway currency,பரிவர்த்தனை நாணய பணம் நுழைவாயில் நாணய அதே இருக்க வேண்டும்
3088DocType: Payment Entry,Receive,பெறவும்
Pratik Vyas593d5622015-03-02 19:07:52 +05303089DocType: Maintenance Visit,Fully Completed,முழுமையாக பூர்த்தி
Pratik Vyas97264472015-05-14 15:13:10 +05303090apps/erpnext/erpnext/projects/doctype/project/project_list.js +6,{0}% Complete,{0}% முழுமையான
Pratik Vyas593d5622015-03-02 19:07:52 +05303091DocType: Employee,Educational Qualification,கல்வி தகுதி
3092DocType: Workstation,Operating Costs,செலவுகள்
Rushabh Mehtad627af22016-03-03 11:24:58 +05303093DocType: Purchase Invoice,Submit on creation,உருவாக்கம் சமர்ப்பிக்க
Pratik Vyas593d5622015-03-02 19:07:52 +05303094DocType: Employee Leave Approver,Employee Leave Approver,பணியாளர் விடுப்பு சர்க்கார் தரப்பில் சாட்சி
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303095apps/erpnext/erpnext/stock/doctype/item/item.py +490,Row {0}: An Reorder entry already exists for this warehouse {1},ரோ {0}: ஒரு மறுவரிசைப்படுத்துக நுழைவு ஏற்கனவே இந்த கிடங்கு உள்ளது {1}
3096apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.py +77,"Cannot declare as lost, because Quotation has been made.","இழந்தது மேற்கோள் செய்யப்பட்டது ஏனெனில் , அறிவிக்க முடியாது ."
Pratik Vyas97264472015-05-14 15:13:10 +05303097DocType: Purchase Taxes and Charges Template,Purchase Master Manager,கொள்முதல் மாஸ்டர் மேலாளர்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303098apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +429,Production Order {0} must be submitted,உத்தரவு {0} சமர்ப்பிக்க வேண்டும்
3099apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +150,Please select Start Date and End Date for Item {0},தொடக்க தேதி மற்றும் பொருள் முடிவு தேதி தேர்வு செய்க {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05303100apps/erpnext/erpnext/hr/doctype/leave_control_panel/leave_control_panel.js +16,To date cannot be before from date,தேதி தேதி முதல் முன் இருக்க முடியாது
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303101DocType: Supplier Quotation Item,Prevdoc DocType,Prevdoc டாக்டைப்பின்
3102apps/erpnext/erpnext/stock/doctype/item/item.js +217,Add / Edit Prices,/ திருத்த விலை சேர்க்கவும்
3103apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +35,Chart of Cost Centers,செலவு மையங்கள் விளக்கப்படம்
Pratik Vyas593d5622015-03-02 19:07:52 +05303104,Requested Items To Be Ordered,கேட்டு கேட்டு விடயங்கள்
3105DocType: Price List,Price List Name,விலை பட்டியல் பெயர்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303106apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +178,Totals,மொத்த
Pratik Vyas593d5622015-03-02 19:07:52 +05303107DocType: BOM,Manufacturing,உருவாக்கம்
3108,Ordered Items To Be Delivered,விநியோகிப்பதற்காக உத்தரவிட்டார் உருப்படிகள்
3109DocType: Account,Income,வருமானம்
Pratik Vyas593d5622015-03-02 19:07:52 +05303110DocType: Industry Type,Industry Type,தொழில் அமைப்பு
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303111apps/erpnext/erpnext/templates/includes/cart.js +141,Something went wrong!,ஏதோ தவறு நடந்து!
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303112apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +103,Warning: Leave application contains following block dates,எச்சரிக்கை: விடுப்பு பயன்பாடு பின்வரும் தொகுதி தேதிகள் உள்ளன
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303113apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +245,Sales Invoice {0} has already been submitted,கவிஞருக்கு {0} ஏற்கனவே சமர்ப்பித்த
Nabin Hait29b01222016-03-15 16:17:21 +05303114apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +25,Fiscal Year {0} does not exist,நிதியாண்டு {0} இல்லை
Pratik Vyas97264472015-05-14 15:13:10 +05303115apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +30,Completion Date,நிறைவு நாள்
Pratik Vyas593d5622015-03-02 19:07:52 +05303116DocType: Purchase Invoice Item,Amount (Company Currency),அளவு (நிறுவனத்தின் கரன்சி)
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303117apps/erpnext/erpnext/config/hr.py +181,Organization unit (department) master.,அமைப்பு அலகு ( துறை ) மாஸ்டர் .
Pratik Vyas593d5622015-03-02 19:07:52 +05303118apps/erpnext/erpnext/setup/doctype/sms_settings/sms_settings.py +25,Please enter valid mobile nos,சரியான மொபைல் இலக்கங்கள் உள்ளிடவும்
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303119apps/erpnext/erpnext/selling/doctype/sms_center/sms_center.py +75,Please enter message before sending,அனுப்புவதற்கு முன் செய்தி உள்ளிடவும்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303120apps/erpnext/erpnext/config/accounts.py +271,Point-of-Sale Profile,புள்ளி விற்பனை செய்தது
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303121apps/erpnext/erpnext/setup/doctype/sms_settings/sms_settings.py +68,Please Update SMS Settings,SMS அமைப்புகள் மேம்படுத்த
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303122apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +153,Unsecured Loans,பிணையற்ற கடன்கள்
Pratik Vyas593d5622015-03-02 19:07:52 +05303123DocType: Cost Center,Cost Center Name,மையம் பெயர் செலவு
Pratik Vyas593d5622015-03-02 19:07:52 +05303124DocType: Maintenance Schedule Detail,Scheduled Date,திட்டமிடப்பட்ட தேதி
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303125apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.html +1,Total Paid Amt,மொத்த பணம் விவரங்கள்
Pratik Vyas593d5622015-03-02 19:07:52 +05303126DocType: SMS Center,Messages greater than 160 characters will be split into multiple messages,160 தன்மையை விட செய்தியை பல mesage கொண்டு split
3127DocType: Purchase Receipt Item,Received and Accepted,பெற்று ஏற்கப்பட்டது
Pratik Vyas593d5622015-03-02 19:07:52 +05303128,Serial No Service Contract Expiry,தொடர் எண் சேவை ஒப்பந்தம் காலாவதியாகும்
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303129DocType: Item,Unit of Measure Conversion,நடவடிக்கையாக மாற்றும் அலகு
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303130apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.py +87,Employee can not be changed,பணியாளர் மாற்ற முடியாது
Nabin Hait29b01222016-03-15 16:17:21 +05303131apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +272,You cannot credit and debit same account at the same time,நீங்கள் கடன் மற்றும் அதே நேரத்தில் அதே கணக்கு பற்று முடியாது
Pratik Vyas593d5622015-03-02 19:07:52 +05303132DocType: Naming Series,Help HTML,HTML உதவி
Pratik Vyas593d5622015-03-02 19:07:52 +05303133apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.py +50,Total weightage assigned should be 100%. It is {0},ஒதுக்கப்படும் மொத்த தாக்கத்தில் 100 % இருக்க வேண்டும். இது {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05303134DocType: Address,Name of person or organization that this address belongs to.,நபர் அல்லது இந்த முகவரியை சொந்தமானது என்று நிறுவனத்தின் பெயர்.
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303135apps/erpnext/erpnext/public/js/setup_wizard.js +260,Your Suppliers,உங்கள் சப்ளையர்கள்
3136apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +49,Cannot set as Lost as Sales Order is made.,விற்பனை ஆணை உள்ளது என இழந்தது அமைக்க முடியாது.
3137apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +319,Received From,பெறப்படும்
Pratik Vyas593d5622015-03-02 19:07:52 +05303138DocType: Lead,Converted,மாற்றப்படுகிறது
3139DocType: Item,Has Serial No,இல்லை வரிசை உள்ளது
3140DocType: Employee,Date of Issue,இந்த தேதி
Nabin Hait29b01222016-03-15 16:17:21 +05303141apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +15,{0}: From {0} for {1},{0} இருந்து: {0} ஐந்து {1}
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303142apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +153,Row #{0}: Set Supplier for item {1},ரோ # {0}: உருப்படியை அமைக்க சப்ளையர் {1}
3143apps/erpnext/erpnext/stock/doctype/item/item.py +168,Website Image {0} attached to Item {1} cannot be found,பொருள் {1} இணைக்கப்பட்ட வலைத்தளம் பட {0} காணலாம்
Pratik Vyas593d5622015-03-02 19:07:52 +05303144DocType: Issue,Content Type,உள்ளடக்க வகை
Anand Doshi019111b2015-11-20 18:00:11 +05303145apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +17,Computer,கம்ப்யூட்டர்
Pratik Vyas593d5622015-03-02 19:07:52 +05303146DocType: Item,List this Item in multiple groups on the website.,வலைத்தளத்தில் பல குழுக்கள் இந்த உருப்படி பட்டியல்.
Nabin Hait29b01222016-03-15 16:17:21 +05303147apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +296,Please check Multi Currency option to allow accounts with other currency,மற்ற நாணய கணக்குகளை அனுமதிக்க பல நாணய விருப்பத்தை சரிபார்க்கவும்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303148apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +72,Item: {0} does not exist in the system,பொருள்: {0} அமைப்பின் இல்லை
3149apps/erpnext/erpnext/accounts/doctype/account/account.py +109,You are not authorized to set Frozen value,நீங்கள் உறைந்த மதிப்பை அமைக்க அதிகாரம் இல்லை
Pratik Vyas593d5622015-03-02 19:07:52 +05303150DocType: Payment Reconciliation,Get Unreconciled Entries,ஒப்புரவாகவேயில்லை பதிவுகள் பெற
Anand Doshibb256e42016-01-04 16:50:38 +05303151DocType: Payment Reconciliation,From Invoice Date,விலைப்பட்டியல் வரம்பு தேதி
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303152apps/erpnext/erpnext/public/js/setup_wizard.js +48,What does it do?,அது என்ன?
Pratik Vyas593d5622015-03-02 19:07:52 +05303153DocType: Delivery Note,To Warehouse,சேமிப்பு கிடங்கு வேண்டும்
Pratik Vyas593d5622015-03-02 19:07:52 +05303154,Average Commission Rate,சராசரி கமிஷன் விகிதம்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303155apps/erpnext/erpnext/stock/doctype/item/item.py +412,'Has Serial No' can not be 'Yes' for non-stock item,' சீரியல் இல்லை உள்ளது ' அல்லாத பங்கு உருப்படியை 'ஆம்' இருக்க முடியாது
Pratik Vyas593d5622015-03-02 19:07:52 +05303156apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +34,Attendance can not be marked for future dates,வருகை எதிர்கால நாட்களுக்கு குறித்தது முடியாது
3157DocType: Pricing Rule,Pricing Rule Help,விலை விதி உதவி
3158DocType: Purchase Taxes and Charges,Account Head,கணக்கு ஒதுக்கும் தலைப்பு - பிரிவு
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303159apps/erpnext/erpnext/config/stock.py +163,Update additional costs to calculate landed cost of items,பொருட்களை தரையிறங்கியது செலவு கணக்கிட கூடுதல் செலவுகள் புதுப்பிக்கவும்
Anand Doshi019111b2015-11-20 18:00:11 +05303160apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +111,Electrical,மின்
Pratik Vyas593d5622015-03-02 19:07:52 +05303161DocType: Stock Entry,Total Value Difference (Out - In),மொத்த மதிப்பு வேறுபாடு (அவுட் - ல்)
Nabin Hait29b01222016-03-15 16:17:21 +05303162apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +318,Row {0}: Exchange Rate is mandatory,ரோ {0}: மாற்று வீதம் கட்டாயமாகும்
Pratik Vyas97264472015-05-14 15:13:10 +05303163apps/erpnext/erpnext/setup/doctype/sales_person/sales_person.py +27,User ID not set for Employee {0},பயனர் ஐடி பணியாளர் அமைக்க{0}
Pratik Vyas593d5622015-03-02 19:07:52 +05303164DocType: Stock Entry,Default Source Warehouse,முன்னிருப்பு மூல கிடங்கு
3165DocType: Item,Customer Code,வாடிக்கையாளர் கோட்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303166apps/erpnext/erpnext/hr/doctype/employee/employee.py +223,Birthday Reminder for {0},பிறந்த நாள் நினைவூட்டல் {0}
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303167apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +72,Days Since Last Order,கடந்த சில நாட்களாக கடைசி ஆர்டர்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303168apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +293,Debit To account must be a Balance Sheet account,கணக்கில் பற்று ஒரு ஐந்தொகை கணக்கில் இருக்க வேண்டும்
Pratik Vyas593d5622015-03-02 19:07:52 +05303169DocType: Buying Settings,Naming Series,தொடர் பெயரிடும்
3170DocType: Leave Block List,Leave Block List Name,பிளாக் பட்டியல் பெயர் விட்டு
Pratik Vyas97264472015-05-14 15:13:10 +05303171apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +32,Stock Assets,பங்கு சொத்துக்கள்
Rushabh Mehtafc307972015-11-04 18:02:45 +05303172apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.js +29,Do you really want to Submit all Salary Slip for month {0} and year {1},நீங்கள் உண்மையில் {0} மற்றும் ஆண்டு {1} மாதத்தில் சம்பள சமர்ப்பிக்க விரும்புகிறீர்களா
Pratik Vyas593d5622015-03-02 19:07:52 +05303173DocType: Target Detail,Target Qty,இலக்கு அளவு
Rushabh Mehtad627af22016-03-03 11:24:58 +05303174DocType: Shopping Cart Settings,Checkout Settings,Checkout அமைப்புகள்
Pratik Vyas593d5622015-03-02 19:07:52 +05303175DocType: Attendance,Present,தற்போது
3176apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +35,Delivery Note {0} must not be submitted,டெலிவரி குறிப்பு {0} சமர்ப்பிக்க கூடாது
3177DocType: Notification Control,Sales Invoice Message,விற்பனை விலைப்பட்டியல் செய்தி
Anand Doshi666fbaf2015-11-26 12:40:13 +05303178apps/erpnext/erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py +27,Closing Account {0} must be of type Liability / Equity,கணக்கு {0} நிறைவு வகை பொறுப்பு / ஈக்விட்டி இருக்க வேண்டும்
Pratik Vyas593d5622015-03-02 19:07:52 +05303179DocType: Authorization Rule,Based On,அடிப்படையில்
Rushabh Mehtafc307972015-11-04 18:02:45 +05303180DocType: Sales Order Item,Ordered Qty,அளவு உத்தரவிட்டார்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303181apps/erpnext/erpnext/stock/doctype/item/item.py +670,Item {0} is disabled,பொருள் {0} முடக்கப்பட்டுள்ளது
Pratik Vyas593d5622015-03-02 19:07:52 +05303182DocType: Stock Settings,Stock Frozen Upto,பங்கு வரை உறை
Nabin Hait18f0dd02016-04-15 14:50:45 +05303183apps/erpnext/erpnext/controllers/recurring_document.py +169,Period From and Period To dates mandatory for recurring {0},வரம்பு மற்றும் காலம் மீண்டும் மீண்டும் கட்டாய தேதிகள் காலம் {0}
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303184apps/erpnext/erpnext/config/projects.py +18,Project activity / task.,திட்ட செயல்பாடு / பணி.
3185apps/erpnext/erpnext/config/hr.py +104,Generate Salary Slips,சம்பளம் தவறிவிடும் உருவாக்க
Pratik Vyas593d5622015-03-02 19:07:52 +05303186apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +41,"Buying must be checked, if Applicable For is selected as {0}","பொருந்துகின்ற என தேர்வு என்றால் வாங்குதல், சரிபார்க்கப்பட வேண்டும் {0}"
3187apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +40,Discount must be less than 100,தள்ளுபடி 100 க்கும் குறைவான இருக்க வேண்டும்
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303188DocType: Purchase Invoice,Write Off Amount (Company Currency),தொகை ஆஃப் எழுத (நிறுவனத்தின் நாணய)
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303189apps/erpnext/erpnext/stock/doctype/item/item.py +482,Row #{0}: Please set reorder quantity,ரோ # {0}: மீள் கட்டளை அளவு அமைக்க கொள்ளவும்
Pratik Vyas593d5622015-03-02 19:07:52 +05303190DocType: Landed Cost Voucher,Landed Cost Voucher,Landed செலவு வவுச்சர்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303191apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +53,Please set {0},அமைக்கவும் {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05303192DocType: Purchase Invoice,Repeat on Day of Month,மாதம் ஒரு நாள் மீண்டும்
3193DocType: Employee,Health Details,சுகாதார விவரம்
Pratik Vyas97264472015-05-14 15:13:10 +05303194DocType: Offer Letter,Offer Letter Terms,கடிதம் சொற்கள் வழங்குகின்றன
Pratik Vyas593d5622015-03-02 19:07:52 +05303195DocType: Employee External Work History,Salary,சம்பளம்
3196DocType: Serial No,Delivery Document Type,டெலிவரி ஆவண வகை
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303197DocType: Process Payroll,Submit all salary slips for the above selected criteria,மேலே தேர்ந்தெடுக்கப்பட்ட அடிப்படை அனைத்து சம்பளம் பின்னடைவு &#39;to
Pratik Vyas593d5622015-03-02 19:07:52 +05303198apps/erpnext/erpnext/hub_node/doctype/hub_settings/hub_settings.py +93,{0} Items synced,{0} பொருட்கள் ஒத்திசைக்கப்படாது
3199DocType: Sales Order,Partly Delivered,இதற்கு அனுப்பப்பட்டது
3200DocType: Sales Invoice,Existing Customer,ஏற்கனவே வாடிக்கையாளர்
3201DocType: Email Digest,Receivables,வரவுகள்
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303202DocType: Customer,Additional information regarding the customer.,வாடிக்கையாளர் பற்றிய கூடுதல் தகவல்.
Pratik Vyas593d5622015-03-02 19:07:52 +05303203DocType: Quality Inspection Reading,Reading 5,5 படித்தல்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303204apps/erpnext/erpnext/crm/doctype/lead/lead.py +38,Campaign Name is required,பிரச்சாரம் பெயர் தேவைப்படுகிறது
Pratik Vyas593d5622015-03-02 19:07:52 +05303205DocType: Maintenance Visit,Maintenance Date,பராமரிப்பு தேதி
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303206DocType: Purchase Invoice Item,Rejected Serial No,நிராகரிக்கப்பட்டது சீரியல் இல்லை
3207apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +157,Start date should be less than end date for Item {0},தொடக்க தேதி பொருள் முடிவு தேதி விட குறைவாக இருக்க வேண்டும் {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05303208DocType: Item,"Example: ABCD.#####
3209If series is set and Serial No is not mentioned in transactions, then automatic serial number will be created based on this series. If you always want to explicitly mention Serial Nos for this item. leave this blank.","உதாரணம்:. தொடர் அமைக்க மற்றும் சீரியல் பரிமாற்றங்கள் குறிப்பிடப்பட்டுள்ளது இல்லை என்றால் ABCD, #####
3210, பின்னர் தானாக வரிசை எண் இந்த தொடரை அடிப்படையாக கொண்டு உருவாக்கப்பட்டது. நீங்கள் எப்போதும் வெளிப்படையாக இந்த உருப்படியை தொடர் இல குறிப்பிட வேண்டும் என்றால். இதை நிரப்புவதில்லை."
3211DocType: Upload Attendance,Upload Attendance,பங்கேற்கும் பதிவேற்ற
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303212apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.js +129,BOM and Manufacturing Quantity are required,"BOM, மற்றும் தயாரிப்பு தேவையான அளவு"
Pratik Vyas593d5622015-03-02 19:07:52 +05303213apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +44,Ageing Range 2,வயதான ரேஞ்ச் 2
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303214DocType: Bank Reconciliation Detail,Amount,அளவு
Pratik Vyas593d5622015-03-02 19:07:52 +05303215apps/erpnext/erpnext/manufacturing/doctype/bom_replace_tool/bom_replace_tool.py +21,BOM replaced,BOM பதிலாக
3216,Sales Analytics,விற்பனை அனலிட்டிக்ஸ்
3217DocType: Manufacturing Settings,Manufacturing Settings,உற்பத்தி அமைப்புகள்
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303218apps/erpnext/erpnext/config/setup.py +56,Setting up Email,மின்னஞ்சல் அமைத்தல்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303219apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +96,Please enter default currency in Company Master,நிறுவனத்தின் முதன்மை இயல்புநிலை நாணய உள்ளிடவும்
Pratik Vyas593d5622015-03-02 19:07:52 +05303220DocType: Stock Entry Detail,Stock Entry Detail,பங்கு நுழைவு விரிவாக
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303221apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +100,Daily Reminders,டெய்லி நினைவூட்டல்கள்
3222DocType: Products Settings,Home Page is Products,முகப்பு பக்கம் தயாரிப்புகள் ஆகும்
3223apps/erpnext/erpnext/accounts/doctype/tax_rule/tax_rule.py +85,Tax Rule Conflicts with {0},வரி விதிமுறை முரண்படுகிறது {0}
3224apps/erpnext/erpnext/accounts/doctype/account/account_tree.js +23,New Account Name,புதிய கணக்கு பெயர்
Pratik Vyas593d5622015-03-02 19:07:52 +05303225DocType: Purchase Invoice Item,Raw Materials Supplied Cost,மூலப்பொருட்கள் விலை வழங்கியது
3226DocType: Selling Settings,Settings for Selling Module,தொகுதி விற்பனையான அமைப்புகள்
Anand Doshi019111b2015-11-20 18:00:11 +05303227apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +73,Customer Service,வாடிக்கையாளர் சேவை
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303228DocType: Homepage Featured Product,Thumbnail,சிறு
Pratik Vyas593d5622015-03-02 19:07:52 +05303229DocType: Item Customer Detail,Item Customer Detail,உருப்படியை வாடிக்கையாளர் விரிவாக
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303230apps/erpnext/erpnext/config/hr.py +50,Offer candidate a Job.,ஆஃபர் வேட்பாளர் ஒரு வேலை.
Pratik Vyas593d5622015-03-02 19:07:52 +05303231DocType: Notification Control,Prompt for Email on Submission of,இந்த சமர்ப்பிக்கும் மீது மின்னஞ்சல் கேட்டு
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303232apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +83,Total allocated leaves are more than days in the period,மொத்த ஒதுக்கீடு இலைகள் காலத்தில் நாட்கள் விட
3233apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +73,Item {0} must be a stock Item,பொருள் {0} ஒரு பங்கு பொருளாக இருக்க வேண்டும்
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303234DocType: Manufacturing Settings,Default Work In Progress Warehouse,முன்னேற்றம் கிடங்கில் இயல்புநிலை வேலை
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303235apps/erpnext/erpnext/config/accounts.py +246,Default settings for accounting transactions.,கணக்கு பரிமாற்றங்கள் இயல்புநிலை அமைப்புகளை .
Rushabh Mehtad627af22016-03-03 11:24:58 +05303236apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +59,Expected Date cannot be before Material Request Date,எதிர்பார்க்கப்படுகிறது தேதி பொருள் கோரிக்கை தேதி முன் இருக்க முடியாது
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303237apps/erpnext/erpnext/templates/includes/footer/footer_extension.html +26,Error: Not a valid id?,பிழை: ஒரு செல்லுபடியாகும் அடையாள?
Pratik Vyas593d5622015-03-02 19:07:52 +05303238DocType: Naming Series,Update Series Number,மேம்படுத்தல் தொடர் எண்
3239DocType: Account,Equity,ஈக்விட்டி
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303240DocType: Sales Order,Printing Details,அச்சிடுதல் விபரங்கள்
Pratik Vyas593d5622015-03-02 19:07:52 +05303241DocType: Task,Closing Date,தேதி மூடுவது
3242DocType: Sales Order Item,Produced Quantity,உற்பத்தி அளவு
Anand Doshi019111b2015-11-20 18:00:11 +05303243apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +84,Engineer,பொறியாளர்
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303244apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +38,Search Sub Assemblies,தேடல் துணை கூட்டங்கள்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303245apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +365,Item Code required at Row No {0},வரிசை எண் தேவையான பொருள் கோட் {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05303246DocType: Sales Partner,Partner Type,வரன்வாழ்க்கை துணை வகை
3247DocType: Purchase Taxes and Charges,Actual,உண்மையான
Pratik Vyas593d5622015-03-02 19:07:52 +05303248DocType: Authorization Rule,Customerwise Discount,Customerwise தள்ளுபடி
3249DocType: Purchase Invoice,Against Expense Account,செலவு கணக்கு எதிராக
3250DocType: Production Order,Production Order,உற்பத்தி ஆணை
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303251apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +252,Installation Note {0} has already been submitted,நிறுவல் குறிப்பு {0} ஏற்கனவே சமர்ப்பித்த
Pratik Vyas593d5622015-03-02 19:07:52 +05303252DocType: Quotation Item,Against Docname,Docname எதிராக
3253DocType: SMS Center,All Employee (Active),அனைத்து பணியாளர் (செயலில்)
3254apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +9,View Now,இப்போது காண்க
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303255DocType: Purchase Invoice,Select the period when the invoice will be generated automatically,விலைப்பட்டியல் தானாக உருவாக்கப்படும் போது காலம் தேர்வு
Pratik Vyas593d5622015-03-02 19:07:52 +05303256DocType: BOM,Raw Material Cost,மூலப்பொருட்களின் செலவு
Rushabh Mehtadd408d82016-02-09 12:24:27 +05303257DocType: Item Reorder,Re-Order Level,மீண்டும் ஒழுங்கு நிலை
Pratik Vyas593d5622015-03-02 19:07:52 +05303258DocType: Production Planning Tool,Enter items and planned qty for which you want to raise production orders or download raw materials for analysis.,நீங்கள் உற்பத்தி ஆர்டர்கள் உயர்த்த அல்லது ஆய்வில் மூலப்பொருட்கள் பதிவிறக்க வேண்டிய உருப்படிகளை மற்றும் திட்டமிட்ட அளவு உள்ளிடவும்.
Anand Doshi019111b2015-11-20 18:00:11 +05303259apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +57,Part-time,பகுதி நேர
Pratik Vyas593d5622015-03-02 19:07:52 +05303260DocType: Employee,Applicable Holiday List,பொருந்தும் விடுமுறை பட்டியல்
3261DocType: Employee,Cheque,காசோலை
Anand Doshi191b2972015-10-21 16:50:31 +05303262apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +56,Series Updated,தொடர் இற்றை
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303263apps/erpnext/erpnext/accounts/doctype/account/account.py +162,Report Type is mandatory,புகார் வகை கட்டாய ஆகிறது
Pratik Vyas593d5622015-03-02 19:07:52 +05303264DocType: Item,Serial Number Series,வரிசை எண் தொடர்
Rushabh Mehtafc307972015-11-04 18:02:45 +05303265apps/erpnext/erpnext/buying/doctype/purchase_common/purchase_common.py +69,Warehouse is mandatory for stock Item {0} in row {1},கிடங்கு பங்கு பொருள் கட்டாய {0} வரிசையில் {1}
Anand Doshi019111b2015-11-20 18:00:11 +05303266apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +45,Retail & Wholesale,சில்லறை & விற்பனை
Pratik Vyas593d5622015-03-02 19:07:52 +05303267DocType: Issue,First Responded On,முதல் தேதி இணையம்
3268DocType: Website Item Group,Cross Listing of Item in multiple groups,பல குழுக்கள் பொருள் கிராஸ் பட்டியல்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303269apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.py +88,Fiscal Year Start Date and Fiscal Year End Date are already set in Fiscal Year {0},நிதியாண்டு தொடக்க தேதி மற்றும் நிதி ஆண்டு இறுதியில் தேதி ஏற்கனவே நிதி ஆண்டில் அமைக்க {0}
3270apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +131,Successfully Reconciled,வெற்றிகரமாக ஒருமைப்படுத்திய
Pratik Vyas593d5622015-03-02 19:07:52 +05303271DocType: Production Order,Planned End Date,திட்டமிட்ட தேதி
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303272apps/erpnext/erpnext/config/stock.py +179,Where items are stored.,அங்கு பொருட்களை சேமிக்கப்படும்.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303273DocType: Tax Rule,Validity,ஏற்றுக்கொள்ளக்கூடிய
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303274apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.html +1,Invoiced Amount,விலை விவரம் தொகை
Pratik Vyas593d5622015-03-02 19:07:52 +05303275DocType: Attendance,Attendance,கவனம்
Pratik Vyas593d5622015-03-02 19:07:52 +05303276DocType: BOM,Materials,மூலப்பொருள்கள்
3277DocType: Leave Block List,"If not checked, the list will have to be added to each Department where it has to be applied.","சரி இல்லை என்றால், பட்டியலில் அதை பயன்படுத்த வேண்டும் ஒவ்வொரு துறை சேர்க்க வேண்டும்."
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303278apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +513,Posting date and posting time is mandatory,தகவல்களுக்கு தேதி மற்றும் தகவல்களுக்கு நேரம் கட்டாய ஆகிறது
Nabin Hait18f0dd02016-04-15 14:50:45 +05303279apps/erpnext/erpnext/config/buying.py +76,Tax template for buying transactions.,பரிவர்த்தனைகள் வாங்கும் வரி வார்ப்புரு .
Pratik Vyas593d5622015-03-02 19:07:52 +05303280,Item Prices,உருப்படியை விலைகள்
3281DocType: Purchase Order,In Words will be visible once you save the Purchase Order.,நீங்கள் கொள்முதல் ஆணை சேமிக்க முறை சொற்கள் காணக்கூடியதாக இருக்கும்.
3282DocType: Period Closing Voucher,Period Closing Voucher,காலம் முடிவுறும் வவுச்சர்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303283apps/erpnext/erpnext/config/selling.py +67,Price List master.,விலை பட்டியல் மாஸ்டர் .
Pratik Vyas593d5622015-03-02 19:07:52 +05303284DocType: Task,Review Date,தேதி
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303285DocType: Purchase Invoice,Advance Payments,அட்வான்ஸ் கொடுப்பனவு
Pratik Vyas593d5622015-03-02 19:07:52 +05303286DocType: Purchase Taxes and Charges,On Net Total,நிகர மொத்தம் உள்ள
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303287apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +158,Target warehouse in row {0} must be same as Production Order,வரிசையில் இலக்கு கிடங்கில் {0} அதே இருக்க வேண்டும் உத்தரவு
Nabin Hait18f0dd02016-04-15 14:50:45 +05303288apps/erpnext/erpnext/controllers/recurring_document.py +214,'Notification Email Addresses' not specified for recurring %s,% கள் மீண்டும் மீண்டும் குறிப்பிடப்படவில்லை 'அறிவிப்பு மின்னஞ்சல் முகவரிகளில்'
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303289apps/erpnext/erpnext/accounts/doctype/account/account.py +127,Currency can not be changed after making entries using some other currency,நாணய வேறு நாணயங்களுக்கு பயன்படுத்தி உள்ளீடுகள் செய்வதில் பிறகு மாற்றிக்கொள்ள
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303290DocType: Company,Round Off Account,கணக்கு ஆஃப் சுற்றுக்கு
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303291apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +91,Administrative Expenses,நிர்வாக செலவுகள்
Anand Doshi019111b2015-11-20 18:00:11 +05303292apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +18,Consulting,ஆலோசனை
Pratik Vyas593d5622015-03-02 19:07:52 +05303293DocType: Customer Group,Parent Customer Group,பெற்றோர் வாடிக்கையாளர் பிரிவு
Pratik Vyas593d5622015-03-02 19:07:52 +05303294DocType: Purchase Invoice,Contact Email,மின்னஞ்சல் தொடர்பு
Pratik Vyas593d5622015-03-02 19:07:52 +05303295DocType: Appraisal Goal,Score Earned,ஜூலை ஈட்டிய
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303296apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +182,Notice Period,அறிவிப்பு காலம்
3297apps/erpnext/erpnext/setup/doctype/territory/territory.js +13,This is a root territory and cannot be edited.,இந்த வேர் பகுதியில் மற்றும் திருத்த முடியாது .
Pratik Vyas593d5622015-03-02 19:07:52 +05303298DocType: Packing Slip,Gross Weight UOM,மொத்த எடை மொறட்டுவ பல்கலைகழகம்
3299DocType: Email Digest,Receivables / Payables,வரவுகள் / Payables
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303300DocType: Delivery Note Item,Against Sales Invoice,விற்பனை விலைப்பட்டியல் எதிராக
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303301apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +469,Credit Account,கடன் கணக்கு
Pratik Vyas593d5622015-03-02 19:07:52 +05303302DocType: Landed Cost Item,Landed Cost Item,இறங்கினார் செலவு உருப்படி
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303303apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.js +55,Show zero values,பூஜ்ய மதிப்புகள் காட்டு
Pratik Vyas593d5622015-03-02 19:07:52 +05303304DocType: BOM,Quantity of item obtained after manufacturing / repacking from given quantities of raw materials,உருப்படி அளவு மூலப்பொருட்களை கொடுக்கப்பட்ட அளவு இருந்து உற்பத்தி / repacking பின்னர் பெறப்படும்
3305DocType: Payment Reconciliation,Receivable / Payable Account,பெறத்தக்க / செலுத்த வேண்டிய கணக்கு
3306DocType: Delivery Note Item,Against Sales Order Item,விற்பனை ஆணை பொருள் எதிராக
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303307apps/erpnext/erpnext/stock/doctype/item/item.py +644,Please specify Attribute Value for attribute {0},பண்பு மதிப்பு பண்பு குறிப்பிடவும் {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05303308DocType: Item,Default Warehouse,இயல்புநிலை சேமிப்பு கிடங்கு
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303309apps/erpnext/erpnext/accounts/doctype/budget/budget.py +39,Budget cannot be assigned against Group Account {0},பட்ஜெட் குழு கணக்கை எதிராக ஒதுக்கப்படும் முடியாது {0}
3310apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +22,Please enter parent cost center,பெற்றோர் செலவு சென்டர் உள்ளிடவும்
Pratik Vyas593d5622015-03-02 19:07:52 +05303311DocType: Delivery Note,Print Without Amount,மொத்த தொகை இல்லாமல் அச்சிட
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303312apps/erpnext/erpnext/controllers/buying_controller.py +80,Tax Category can not be 'Valuation' or 'Valuation and Total' as all items are non-stock items,வரி பகுப்பு ' மதிப்பீட்டு ' அல்லது ' மதிப்பீடு மற்றும் மொத்த ' அனைத்து பொருட்களை அல்லாத பங்கு பொருட்களை இருக்க முடியாது
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303313DocType: Issue,Support Team,ஆதரவு குழு
Pratik Vyas593d5622015-03-02 19:07:52 +05303314DocType: Appraisal,Total Score (Out of 5),மொத்த மதிப்பெண் (5 அவுட்)
Pratik Vyas593d5622015-03-02 19:07:52 +05303315DocType: Batch,Batch,கூட்டம்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303316apps/erpnext/erpnext/stock/doctype/item/item.js +21,Balance,இருப்பு
Pratik Vyas97264472015-05-14 15:13:10 +05303317DocType: Project,Total Expense Claim (via Expense Claims),மொத்த செலவு கூறுகின்றனர் (செலவு பற்றிய கூற்றுக்கள் வழியாக)
Pratik Vyas593d5622015-03-02 19:07:52 +05303318DocType: Journal Entry,Debit Note,பற்றுக்குறிப்பு
3319DocType: Stock Entry,As per Stock UOM,பங்கு மொறட்டுவ பல்கலைகழகம் படி
3320apps/erpnext/erpnext/stock/doctype/batch/batch_list.js +7,Not Expired,காலாவதி
3321DocType: Journal Entry,Total Debit,மொத்த பற்று
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303322DocType: Manufacturing Settings,Default Finished Goods Warehouse,இயல்புநிலை முடிக்கப்பட்ட பொருட்கள் கிடங்கு
Anand Doshid7f7d5c2016-01-27 12:36:04 +05303323apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +74,Sales Person,விற்பனை நபர்
Pratik Vyas593d5622015-03-02 19:07:52 +05303324DocType: Sales Invoice,Cold Calling,குளிர் காலிங்
3325DocType: SMS Parameter,SMS Parameter,எஸ்எம்எஸ் அளவுரு
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303326apps/erpnext/erpnext/config/accounts.py +191,Budget and Cost Center,பட்ஜெட் மற்றும் செலவு மையம்
Pratik Vyas593d5622015-03-02 19:07:52 +05303327DocType: Maintenance Schedule Item,Half Yearly,அரையாண்டு
3328DocType: Lead,Blog Subscriber,வலைப்பதிவு சந்தாதாரர்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303329apps/erpnext/erpnext/config/setup.py +83,Create rules to restrict transactions based on values.,மதிப்புகள் அடிப்படையில் நடவடிக்கைகளை கட்டுப்படுத்த விதிகளை உருவாக்க .
Pratik Vyas593d5622015-03-02 19:07:52 +05303330DocType: HR Settings,"If checked, Total no. of Working Days will include holidays, and this will reduce the value of Salary Per Day","சரி என்றால், மொத்த இல்லை. வேலை நாட்கள் விடுமுறை அடங்கும், இந்த நாள் ஒன்றுக்கு சம்பளம் மதிப்பு குறையும்"
3331DocType: Purchase Invoice,Total Advance,மொத்த முன்பணம்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303332apps/erpnext/erpnext/config/hr.py +253,Processing Payroll,பதப்படுத்துதல் சம்பளப்பட்டியல்
Pratik Vyas593d5622015-03-02 19:07:52 +05303333DocType: Opportunity Item,Basic Rate,அடிப்படை விகிதம்
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303334DocType: GL Entry,Credit Amount,கடன் தொகை
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303335apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.js +140,Set as Lost,லாஸ்ட் அமை
Anand Doshi666fbaf2015-11-26 12:40:13 +05303336apps/erpnext/erpnext/accounts/print_format/payment_receipt_voucher/payment_receipt_voucher.html +4,Payment Receipt Note,கட்டணம் ரசீது குறிப்பு
Anand Doshid7f7d5c2016-01-27 12:36:04 +05303337DocType: Supplier,Credit Days Based On,கடன் நாட்கள் அடிப்படையில்
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303338DocType: Tax Rule,Tax Rule,வரி விதி
Pratik Vyas593d5622015-03-02 19:07:52 +05303339DocType: Selling Settings,Maintain Same Rate Throughout Sales Cycle,விற்பனை சைக்கிள் முழுவதும் அதே விகிதத்தில் பராமரிக்க
Pratik Vyas97264472015-05-14 15:13:10 +05303340DocType: Manufacturing Settings,Plan time logs outside Workstation Working Hours.,வர்க்ஸ்டேஷன் பணிநேரம் தவிர்த்து நேரத்தில் பதிவுகள் திட்டமிட்டுள்ளோம்.
Pratik Vyas593d5622015-03-02 19:07:52 +05303341,Items To Be Requested,கோரிய பொருட்களை
Anand Doshid7f7d5c2016-01-27 12:36:04 +05303342DocType: Purchase Order,Get Last Purchase Rate,கடைசியாக கொள்முதல் விலை கிடைக்கும்
Pratik Vyas593d5622015-03-02 19:07:52 +05303343DocType: Company,Company Info,நிறுவன தகவல்
Pratik Vyas97264472015-05-14 15:13:10 +05303344apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +9,Application of Funds (Assets),நிதி பயன்பாடு ( சொத்துக்கள் )
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303345DocType: Sales Invoice,Frequency,அதிர்வெண்
3346apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +463,Debit Account,பற்று கணக்கு
Pratik Vyas593d5622015-03-02 19:07:52 +05303347DocType: Fiscal Year,Year Start Date,ஆண்டு தொடக்க தேதி
3348DocType: Attendance,Employee Name,பணியாளர் பெயர்
Pratik Vyas593d5622015-03-02 19:07:52 +05303349DocType: Sales Invoice,Rounded Total (Company Currency),வட்டமான மொத்த (நிறுவனத்தின் கரன்சி)
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303350apps/erpnext/erpnext/accounts/doctype/account/account.py +99,Cannot covert to Group because Account Type is selected.,"கணக்கு வகை தேர்வு, ஏனெனில் குழு இரகசிய முடியாது."
Pratik Vyas593d5622015-03-02 19:07:52 +05303351DocType: Purchase Common,Purchase Common,பொதுவான வாங்க
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303352apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +218,{0} {1} has been modified. Please refresh.,{0} {1} மாற்றப்பட்டுள்ளது . புதுப்பிக்கவும்.
Pratik Vyas593d5622015-03-02 19:07:52 +05303353DocType: Leave Block List,Stop users from making Leave Applications on following days.,பின்வரும் நாட்களில் விடுப்பு விண்ணப்பங்கள் செய்து பயனர்களை நிறுத்த.
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303354apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +175,Employee Benefits,பணியாளர் நன்மைகள்
Pratik Vyas593d5622015-03-02 19:07:52 +05303355DocType: Sales Invoice,Is POS,பிஓஎஸ் உள்ளது
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303356apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +234,Packed quantity must equal quantity for Item {0} in row {1},{0} வரிசையில் {1} நிரம்பிய அளவு உருப்படி அளவு சமமாக வேண்டும்
Pratik Vyas593d5622015-03-02 19:07:52 +05303357DocType: Production Order,Manufactured Qty,உற்பத்தி அளவு
3358DocType: Purchase Receipt Item,Accepted Quantity,ஏற்று அளவு
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303359apps/erpnext/erpnext/accounts/party.py +25,{0}: {1} does not exists,{0}: {1} இல்லை உள்ளது
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303360apps/erpnext/erpnext/config/accounts.py +12,Bills raised to Customers.,பில்கள் வாடிக்கையாளர்கள் உயர்த்தப்பட்டுள்ளது.
Pratik Vyas97264472015-05-14 15:13:10 +05303361apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +26,Project Id,திட்ட ஐடி
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303362apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +499,Row No {0}: Amount cannot be greater than Pending Amount against Expense Claim {1}. Pending Amount is {2},ரோ இல்லை {0}: தொகை செலவு கூறுகின்றனர் {1} எதிராக தொகை நிலுவையில் விட அதிகமாக இருக்க முடியாது. நிலுவையில் அளவு {2}
Pratik Vyas593d5622015-03-02 19:07:52 +05303363DocType: Maintenance Schedule,Schedule,அனுபந்தம்
3364DocType: Account,Parent Account,பெற்றோர் கணக்கு
Pratik Vyas593d5622015-03-02 19:07:52 +05303365DocType: Quality Inspection Reading,Reading 3,3 படித்தல்
3366,Hub,மையம்
3367DocType: GL Entry,Voucher Type,ரசீது வகை
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303368apps/erpnext/erpnext/accounts/page/pos/pos.js +991,Price List not found or disabled,விலை பட்டியல் காணப்படும் அல்லது ஊனமுற்ற
Pratik Vyas593d5622015-03-02 19:07:52 +05303369DocType: Expense Claim,Approved,ஏற்பளிக்கப்பட்ட
3370DocType: Pricing Rule,Price,விலை
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303371apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +167,Employee relieved on {0} must be set as 'Left',{0} ம் நிம்மதியாக பணியாளர் 'இடது' அமைக்க வேண்டும்
Pratik Vyas593d5622015-03-02 19:07:52 +05303372DocType: Item,"Selecting ""Yes"" will give a unique identity to each entity of this item which can be viewed in the Serial No master.",&quot;ஆமாம்&quot; தேர்வு தொடர் மாஸ்டர் இல்லை காணலாம் இந்த உருப்படியை ஒவ்வொரு நிறுவனம் ஒரு தனிப்பட்ட அடையாள கொடுக்கும்.
3373apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.py +39,Appraisal {0} created for Employee {1} in the given date range,மதிப்பீடு {0} {1} தேதியில் வரம்பில் பணியாளர் உருவாக்கப்பட்டது
3374DocType: Employee,Education,கல்வி
3375DocType: Selling Settings,Campaign Naming By,பிரச்சாரம் பெயரிடும் மூலம்
3376DocType: Employee,Current Address Is,தற்போதைய முகவரி
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303377apps/erpnext/erpnext/accounts/doctype/account/account_tree.js +38,"Optional. Sets company's default currency, if not specified.","விருப்ப. குறிப்பிடப்படவில்லை என்றால், நிறுவனத்தின் இயல்புநிலை நாணய அமைக்கிறது."
Pratik Vyas593d5622015-03-02 19:07:52 +05303378DocType: Address,Office,அலுவலகம்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303379apps/erpnext/erpnext/config/accounts.py +55,Accounting journal entries.,பைனான்ஸ் ஜர்னல் பதிவுகள்.
Rushabh Mehtafc307972015-11-04 18:02:45 +05303380DocType: Delivery Note Item,Available Qty at From Warehouse,கிடங்கில் இருந்து கிடைக்கும் அளவு
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303381apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +249,Please select Employee Record first.,முதல் பணியாளர் பதிவு தேர்ந்தெடுத்து கொள்ளவும்.
Nabin Hait29b01222016-03-15 16:17:21 +05303382apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +190,Row {0}: Party / Account does not match with {1} / {2} in {3} {4},ரோ {0}: கட்சி / கணக்கு பொருந்தவில்லை {1} / {2} உள்ள {3} {4}
Nabin Hait29b01222016-03-15 16:17:21 +05303383apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +239,Please enter Expense Account,செலவு கணக்கு உள்ளிடவும்
Pratik Vyas593d5622015-03-02 19:07:52 +05303384DocType: Account,Stock,பங்கு
3385DocType: Employee,Current Address,தற்போதைய முகவரி
3386DocType: Item,"If item is a variant of another item then description, image, pricing, taxes etc will be set from the template unless explicitly specified","வெளிப்படையாக குறிப்பிட்ட வரை பின்னர் உருப்படியை விளக்கம், படம், விலை, வரி டெம்ப்ளேட் இருந்து அமைக்க வேண்டும் போன்றவை மற்றொரு உருப்படியை ஒரு மாறுபாடு இருக்கிறது என்றால்"
3387DocType: Serial No,Purchase / Manufacture Details,கொள்முதல் / உற்பத்தி விவரம்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303388apps/erpnext/erpnext/config/stock.py +309,Batch Inventory,தொகுதி சரக்கு
Pratik Vyas593d5622015-03-02 19:07:52 +05303389DocType: Employee,Contract End Date,ஒப்பந்தம் முடிவு தேதி
3390DocType: Sales Order,Track this Sales Order against any Project,எந்த திட்டம் எதிரான இந்த விற்பனை ஆணை கண்காணிக்க
Pratik Vyas593d5622015-03-02 19:07:52 +05303391DocType: Production Planning Tool,Pull sales orders (pending to deliver) based on the above criteria,மேலே அடிப்படை அடிப்படையில் விற்பனை ஆணைகள் (வழங்க நிலுவையில்) இழுக்க
Pratik Vyas593d5622015-03-02 19:07:52 +05303392DocType: Deduction Type,Deduction Type,துப்பறியும் வகை
3393DocType: Attendance,Half Day,அரை நாள்
Pratik Vyas593d5622015-03-02 19:07:52 +05303394DocType: Pricing Rule,Min Qty,min அளவு
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303395DocType: Asset Movement,Transaction Date,பரிவர்த்தனை தேதி
Pratik Vyas593d5622015-03-02 19:07:52 +05303396DocType: Production Plan Item,Planned Qty,திட்டமிட்ட அளவு
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303397apps/erpnext/erpnext/accounts/report/purchase_register/purchase_register.py +104,Total Tax,மொத்த வரி
3398apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +174,For Quantity (Manufactured Qty) is mandatory,அளவு (அளவு உற்பத்தி) என்பது கட்டாயம்
Pratik Vyas593d5622015-03-02 19:07:52 +05303399DocType: Stock Entry,Default Target Warehouse,முன்னிருப்பு அடைவு கிடங்கு
3400DocType: Purchase Invoice,Net Total (Company Currency),நிகர மொத்தம் (நிறுவனத்தின் கரன்சி)
Nabin Hait29b01222016-03-15 16:17:21 +05303401apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +78,Row {0}: Party Type and Party is only applicable against Receivable / Payable account,ரோ {0}: கட்சி வகை மற்றும் கட்சி பெறத்தக்க / செலுத்த வேண்டிய கணக்கை எதிராக மட்டுமே பொருந்தும்
Pratik Vyas593d5622015-03-02 19:07:52 +05303402DocType: Notification Control,Purchase Receipt Message,ரசீது செய்தி வாங்க
3403DocType: Production Order,Actual Start Date,உண்மையான தொடக்க தேதி
3404DocType: Sales Order,% of materials delivered against this Sales Order,இந்த விற்பனை அமைப்புக்கு எதிராக அளிக்கப்பட்ட பொருட்களை%
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303405apps/erpnext/erpnext/config/stock.py +12,Record item movement.,உருப்படியை இயக்கம் பதிவு.
Pratik Vyas593d5622015-03-02 19:07:52 +05303406DocType: Hub Settings,Hub Settings,ஹப் அமைப்புகள்
3407DocType: Project,Gross Margin %,மொத்த அளவு%
3408DocType: BOM,With Operations,செயல்பாடுகள் மூலம்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303409apps/erpnext/erpnext/accounts/party.py +253,Accounting entries have already been made in currency {0} for company {1}. Please select a receivable or payable account with currency {0}.,கணக்கு உள்ளீடுகளை ஏற்கனவே நாணய செய்யப்பட்டுள்ளது {0} நிறுவனம் {1}. நாணயத்துடன் ஒரு பெறத்தக்க செலுத்தவேண்டிய கணக்கைத் தேர்ந்தெடுக்கவும் {0}.
Pratik Vyas593d5622015-03-02 19:07:52 +05303410,Monthly Salary Register,மாத சம்பளம் பதிவு
Pratik Vyas593d5622015-03-02 19:07:52 +05303411DocType: Warranty Claim,If different than customer address,என்றால் வாடிக்கையாளர் தான் முகவரி விட வேறு
3412DocType: BOM Operation,BOM Operation,BOM ஆபரேஷன்
3413DocType: Purchase Taxes and Charges,On Previous Row Amount,முந்தைய வரிசை தொகை
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303414DocType: POS Profile,POS Profile,பிஓஎஸ் செய்தது
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303415apps/erpnext/erpnext/config/accounts.py +215,"Seasonality for setting budgets, targets etc.","அமைக்க வரவு செலவு திட்டம், இலக்குகளை முதலியன உங்கம்மா"
3416apps/erpnext/erpnext/stock/get_item_details.py +129,"Item {0} is a template, please select one of its variants","{0} பொருள் ஒரு டெம்ப்ளேட் உள்ளது, அதன் வகைகள் ஒன்றைத் தேர்ந்தெடுக்கவும்"
3417apps/erpnext/erpnext/public/js/setup_wizard.js +202,Purchaser,வாங்குபவர்
3418apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.py +82,Net pay cannot be negative,நிகர ஊதியம் எதிர்மறை இருக்க முடியாது
Pratik Vyas593d5622015-03-02 19:07:52 +05303419DocType: SMS Settings,Static Parameters,நிலையான அளவுருக்களை
3420DocType: Purchase Order,Advance Paid,முன்பணம்
3421DocType: Item,Item Tax,உருப்படியை வரி
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303422apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +712,Material to Supplier,சப்ளையர் பொருள்
3423apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.js +189,Excise Invoice,கலால் விலைப்பட்டியல்
Pratik Vyas593d5622015-03-02 19:07:52 +05303424DocType: Expense Claim,Employees Email Id,ஊழியர்கள் மின்னஞ்சல் விலாசம்
Nabin Hait34037e02016-02-03 13:10:54 +05303425DocType: Employee Attendance Tool,Marked Attendance,அடையாளமிட்ட வருகை
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303426apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +136,Current Liabilities,நடப்பு பொறுப்புகள்
3427apps/erpnext/erpnext/config/selling.py +278,Send mass SMS to your contacts,உங்கள் தொடர்புகள் வெகுஜன எஸ்எம்எஸ் அனுப்ப
Pratik Vyas593d5622015-03-02 19:07:52 +05303428DocType: Purchase Taxes and Charges,Consider Tax or Charge for,வரி அல்லது பொறுப்பு கருத்தில்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303429apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +60,Actual Qty is mandatory,உண்மையான அளவு கட்டாய ஆகிறது
3430apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +138,Credit Card,கடன் அட்டை
Pratik Vyas593d5622015-03-02 19:07:52 +05303431DocType: BOM,Item to be manufactured or repacked,உருப்படியை உற்பத்தி அல்லது repacked வேண்டும்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303432apps/erpnext/erpnext/config/stock.py +174,Default settings for stock transactions.,பங்கு பரிவர்த்தனை இயல்புநிலை அமைப்புகளை .
Pratik Vyas593d5622015-03-02 19:07:52 +05303433DocType: Purchase Invoice,Next Date,அடுத்த நாள்
3434DocType: Employee Education,Major/Optional Subjects,முக்கிய / விருப்ப பாடங்கள்
Pratik Vyas97264472015-05-14 15:13:10 +05303435apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +49,Please enter Taxes and Charges,வரிகள் மற்றும் கட்டணங்கள் உள்ளிடவும்
Rushabh Mehtafc307972015-11-04 18:02:45 +05303436DocType: Sales Invoice Item,Drop Ship,டிராப் கப்பல்
Pratik Vyas593d5622015-03-02 19:07:52 +05303437DocType: Employee,"Here you can maintain family details like name and occupation of parent, spouse and children","இங்கே நீங்கள் பெற்றோர், மனைவி மற்றும் குழந்தைகள் பெயர் மற்றும் ஆக்கிரமிப்பு போன்ற குடும்ப விவரங்கள் பராமரிக்க முடியும்"
3438DocType: Hub Settings,Seller Name,விற்பனையாளர் பெயர்
3439DocType: Purchase Invoice,Taxes and Charges Deducted (Company Currency),வரிகள் மற்றும் கட்டணங்கள் கழிக்கப்படும் (நிறுவனத்தின் கரன்சி)
3440DocType: Item Group,General Settings,பொது அமைப்புகள்
Pratik Vyas97264472015-05-14 15:13:10 +05303441apps/erpnext/erpnext/setup/doctype/currency_exchange/currency_exchange.py +19,From Currency and To Currency cannot be same,நாணய மற்றும் நாணயத்தை அதே இருக்க முடியாது
Pratik Vyas593d5622015-03-02 19:07:52 +05303442DocType: Stock Entry,Repack,RePack
3443apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +6,You must Save the form before proceeding,தொடர்வதற்கு முன் படிவத்தை சேமிக்க வேண்டும்
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303444DocType: Item Attribute,Numeric Values,எண்மதிப்பையும்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303445apps/erpnext/erpnext/public/js/setup_wizard.js +172,Attach Logo,லோகோ இணைக்கவும்
Pratik Vyas593d5622015-03-02 19:07:52 +05303446DocType: Customer,Commission Rate,கமிஷன் விகிதம்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303447apps/erpnext/erpnext/stock/doctype/item/item.js +253,Make Variant,மாற்று செய்ய
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303448apps/erpnext/erpnext/config/hr.py +87,Block leave applications by department.,துறை மூலம் பயன்பாடுகள் விட்டு தடுக்கும்.
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303449apps/erpnext/erpnext/config/selling.py +169,Analytics,அனலிட்டிக்ஸ்
3450apps/erpnext/erpnext/templates/includes/cart/cart_dropdown.html +21,Cart is Empty,கார்ட் காலியாக உள்ளது
Pratik Vyas593d5622015-03-02 19:07:52 +05303451DocType: Production Order,Actual Operating Cost,உண்மையான இயக்க செலவு
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303452apps/erpnext/erpnext/accounts/doctype/account/account.py +84,Root cannot be edited.,ரூட் திருத்த முடியாது .
Pratik Vyas593d5622015-03-02 19:07:52 +05303453DocType: Manufacturing Settings,Allow Production on Holidays,விடுமுறை உற்பத்தி அனுமதி
3454DocType: Sales Order,Customer's Purchase Order Date,வாடிக்கையாளர் கொள்முதல் ஆர்டர் தேதி
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303455apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +160,Capital Stock,மூலதன கையிருப்பு
Pratik Vyas593d5622015-03-02 19:07:52 +05303456DocType: Packing Slip,Package Weight Details,தொகுப்பு எடை விவரம்
Anand Doshid7f7d5c2016-01-27 12:36:04 +05303457DocType: Payment Gateway Account,Payment Gateway Account,பணம் நுழைவாயில் கணக்கு
Rushabh Mehtad627af22016-03-03 11:24:58 +05303458DocType: Shopping Cart Settings,After payment completion redirect user to selected page.,கட்டணம் முடிந்த பிறகு தேர்ந்தெடுக்கப்பட்ட பக்கம் பயனர் திருப்பி.
Nabin Hait29b01222016-03-15 16:17:21 +05303459apps/erpnext/erpnext/hr/doctype/upload_attendance/upload_attendance.py +102,Please select a csv file,ஒரு கோப்பை தேர்ந்தெடுக்கவும்
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303460DocType: Purchase Order,To Receive and Bill,பெறுதல் மற்றும் பில்
Anand Doshi019111b2015-11-20 18:00:11 +05303461apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +94,Designer,வடிவமைப்புகள்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303462apps/erpnext/erpnext/config/selling.py +153,Terms and Conditions Template,நிபந்தனைகள் வார்ப்புரு
Pratik Vyas593d5622015-03-02 19:07:52 +05303463DocType: Serial No,Delivery Details,விநியோக விவரம்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303464apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +469,Cost Center is required in row {0} in Taxes table for type {1},செலவு மையம் வரிசையில் தேவைப்படுகிறது {0} வரி அட்டவணையில் வகை {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05303465,Item-wise Purchase Register,உருப்படியை வாரியான வாங்குதல் பதிவு
3466DocType: Batch,Expiry Date,காலாவதியாகும் தேதி
3467,Supplier Addresses and Contacts,வழங்குபவர் முகவரிகள் மற்றும் தொடர்புகள்
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303468apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +292,Please select Category first,முதல் வகையை தேர்ந்தெடுக்கவும்
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303469apps/erpnext/erpnext/config/projects.py +13,Project master.,திட்டம் மாஸ்டர்.
Pratik Vyas593d5622015-03-02 19:07:52 +05303470DocType: Global Defaults,Do not show any symbol like $ etc next to currencies.,நாணயங்கள் அடுத்த $ ஹிப்ரு போன்றவை எந்த சின்னம் காட்டாதே.
Nabin Hait18f0dd02016-04-15 14:50:45 +05303471apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +407, (Half Day),(அரை நாள்)
Pratik Vyas593d5622015-03-02 19:07:52 +05303472DocType: Supplier,Credit Days,கடன் நாட்கள்
3473DocType: Leave Type,Is Carry Forward,அடுத்த Carry
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303474apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +687,Get Items from BOM,BOM இருந்து பொருட்களை பெற
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303475apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +41,Lead Time Days,நேரம் நாட்கள் இட்டு
Nabin Hait18f0dd02016-04-15 14:50:45 +05303476apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +129,Please enter Sales Orders in the above table,தயவு செய்து மேலே உள்ள அட்டவணையில் விற்பனை ஆணைகள் நுழைய
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303477apps/erpnext/erpnext/config/learn.py +222,Bill of Materials,பொருட்களின் பில்
Nabin Hait29b01222016-03-15 16:17:21 +05303478apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +76,Row {0}: Party Type and Party is required for Receivable / Payable account {1},ரோ {0}: கட்சி வகை மற்றும் கட்சி பெறத்தக்க / செலுத்த வேண்டிய கணக்கிற்கு தேவையான {1}
Rushabh Mehta4140fa52015-12-01 16:02:15 +05303479apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +102,Ref Date,Ref தேதி
Pratik Vyas593d5622015-03-02 19:07:52 +05303480DocType: Employee,Reason for Leaving,விட்டு காரணம்
3481DocType: Expense Claim Detail,Sanctioned Amount,ஒப்புதல் தொகை
3482DocType: GL Entry,Is Opening,திறக்கிறது
Nabin Hait29b01222016-03-15 16:17:21 +05303483apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +169,Row {0}: Debit entry can not be linked with a {1},ரோ {0}: ஒப்புதல் நுழைவு இணைத்தே ஒரு {1}
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303484apps/erpnext/erpnext/accounts/doctype/account/account.py +218,Account {0} does not exist,கணக்கு {0} இல்லை
Pratik Vyas593d5622015-03-02 19:07:52 +05303485DocType: Account,Cash,பணம்
3486DocType: Employee,Short biography for website and other publications.,இணையதளம் மற்றும் பிற வெளியீடுகள் குறுகிய வாழ்க்கை.