mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-26 00:14:50 +00:00
[translations] + added Gujarati - Fixes frappe/translator#63
This commit is contained in:
@@ -21,7 +21,7 @@ apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py
|
||||
apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +36,Currency is required for Price List {0},நாணய விலை பட்டியல் தேவையான {0}
|
||||
DocType: Sales Taxes and Charges Template,* Will be calculated in the transaction.,* பரிமாற்றத்தில் கணக்கிடப்படுகிறது.
|
||||
DocType: Purchase Order,Customer Contact,வாடிக்கையாளர் தொடர்பு
|
||||
apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +660,From Material Request,பொருள் கோரிக்கையை இருந்து
|
||||
apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +661,From Material Request,பொருள் கோரிக்கையை இருந்து
|
||||
apps/erpnext/erpnext/selling/page/sales_browser/sales_browser.js +37,{0} Tree,{0} மரம்
|
||||
DocType: Job Applicant,Job Applicant,வேலை விண்ணப்பதாரர்
|
||||
apps/erpnext/erpnext/hub_node/page/hub/hub_body.html +18,No more results.,மேலும் முடிவுகள் இல்லை.
|
||||
@@ -52,7 +52,7 @@ apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +134,Bank Draft,வ
|
||||
DocType: Features Setup,1. To maintain the customer wise item code and to make them searchable based on their code use this option,1. வாடிக்கையாளர் வாரியாக உருப்படியை குறியீடு பராமரிக்க மற்றும் அவற்றின் குறியீடு அடிப்படையில் அவர்களை தேடும் செய்ய இந்த விருப்பத்தை பயன்படுத்த
|
||||
DocType: Mode of Payment Account,Mode of Payment Account,கொடுப்பனவு கணக்கு முறை
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.js +49,Show Variants,காட்டு மாறிகள்
|
||||
apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +478,Quantity,அளவு
|
||||
apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +479,Quantity,அளவு
|
||||
apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +174,Loans (Liabilities),கடன்கள் ( கடன்)
|
||||
DocType: Employee Education,Year of Passing,தேர்ச்சி பெறுவதற்கான ஆண்டு
|
||||
apps/erpnext/erpnext/public/js/pos/pos_bill_item.html +12,In Stock,பங்கு
|
||||
@@ -63,7 +63,7 @@ apps/erpnext/erpnext/accounts/page/pos/pos_page.html +13,Make new POS Profile,
|
||||
apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +31,Health Care,உடல்நலம்
|
||||
DocType: Purchase Invoice,Monthly,மாதாந்தர
|
||||
apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +66,Delay in payment (Days),கட்டணம் தாமதம் (நாட்கள்)
|
||||
apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +606,Invoice,விலைப்பட்டியல்
|
||||
apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +607,Invoice,விலைப்பட்டியல்
|
||||
DocType: Maintenance Schedule Item,Periodicity,வட்டம்
|
||||
apps/erpnext/erpnext/public/js/setup_wizard.js +107,Email Address,மின்னஞ்சல் முகவரி
|
||||
apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +21,Defense,பாதுகாப்பு
|
||||
@@ -72,7 +72,7 @@ DocType: Appraisal Goal,Score (0-5),ஸ்கோர் (0-5)
|
||||
apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +193,Row {0}: {1} {2} does not match with {3},ரோ {0} {1} {2} பொருந்தவில்லை {3}
|
||||
apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +74,Row # {0}:,ரோ # {0}:
|
||||
DocType: Delivery Note,Vehicle No,வாகனம் இல்லை
|
||||
apps/erpnext/erpnext/public/js/pos/pos.js +528,Please select Price List,விலை பட்டியல் தேர்ந்தெடுக்கவும்
|
||||
apps/erpnext/erpnext/public/js/pos/pos.js +534,Please select Price List,விலை பட்டியல் தேர்ந்தெடுக்கவும்
|
||||
DocType: Production Order Operation,Work In Progress,முன்னேற்றம் வேலை
|
||||
DocType: Employee,Holiday List,விடுமுறை பட்டியல்
|
||||
DocType: Time Log,Time Log,நேரம் புகுபதிகை
|
||||
@@ -215,6 +215,7 @@ DocType: Sales Partner,Reseller,மறுவிற்பனையாளர்
|
||||
apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +41,Please enter Company,நிறுவனத்தின் உள்ளிடவும்
|
||||
DocType: Delivery Note Item,Against Sales Invoice Item,விற்பனை விலைப்பட்டியல் பொருள் எதிராக
|
||||
,Production Orders in Progress,முன்னேற்றம் உற்பத்தி ஆணைகள்
|
||||
apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +37,Net Cash from Financing,கடன் இருந்து நிகர பண
|
||||
DocType: Lead,Address & Contact,முகவரி மற்றும் தொடர்பு கொள்ள
|
||||
DocType: Leave Allocation,Add unused leaves from previous allocations,முந்தைய ஒதுக்கீடுகளை இருந்து பயன்படுத்தப்படாத இலைகள் சேர்க்கவும்
|
||||
apps/erpnext/erpnext/controllers/recurring_document.py +203,Next Recurring {0} will be created on {1},அடுத்த தொடர் {0} ம் உருவாக்கப்பட்ட {1}
|
||||
@@ -233,7 +234,7 @@ apps/erpnext/erpnext/stock/utils.py +178,Warehouse {0} does not belong to compan
|
||||
DocType: Item Website Specification,Item Website Specification,உருப்படியை வலைத்தளம் குறிப்புகள்
|
||||
DocType: Payment Tool,Reference No,குறிப்பு இல்லை
|
||||
apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +398,Leave Blocked,தடுக்கப்பட்ட விட்டு
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +576,Item {0} has reached its end of life on {1},பொருள் {0} வாழ்க்கை அதன் இறுதியில் அடைந்துவிட்டது {1}
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +577,Item {0} has reached its end of life on {1},பொருள் {0} வாழ்க்கை அதன் இறுதியில் அடைந்துவிட்டது {1}
|
||||
apps/erpnext/erpnext/accounts/utils.py +341,Annual,வருடாந்திர
|
||||
DocType: Stock Reconciliation Item,Stock Reconciliation Item,பங்கு நல்லிணக்க பொருள்
|
||||
DocType: Stock Entry,Sales Invoice No,விற்பனை விலைப்பட்டியல் இல்லை
|
||||
@@ -245,7 +246,7 @@ DocType: Item,Minimum Order Qty,குறைந்தபட்ச ஆணை அ
|
||||
DocType: Pricing Rule,Supplier Type,வழங்குபவர் வகை
|
||||
DocType: Item,Publish in Hub,மையம் உள்ள வெளியிடு
|
||||
,Terretory,Terretory
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +596,Item {0} is cancelled,பொருள் {0} ரத்து
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +597,Item {0} is cancelled,பொருள் {0} ரத்து
|
||||
apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +607,Material Request,பொருள் கோரிக்கை
|
||||
DocType: Bank Reconciliation,Update Clearance Date,இசைவு தேதி புதுப்பிக்க
|
||||
DocType: Item,Purchase Details,கொள்முதல் விவரம்
|
||||
@@ -308,7 +309,7 @@ DocType: Sales Invoice,Rate at which Customer Currency is converted to customer'
|
||||
DocType: Features Setup,"Available in BOM, Delivery Note, Purchase Invoice, Production Order, Purchase Order, Purchase Receipt, Sales Invoice, Sales Order, Stock Entry, Timesheet","Bom, டெலிவரி குறிப்பு , கொள்முதல் விலைப்பட்டியல் , உத்தரவு , கொள்முதல் ஆணை , கொள்முதல் ரசீது , கவிஞருக்கு , விற்பனை , பங்கு நுழைவு , எங்கோ கிடைக்கும்"
|
||||
DocType: Item Tax,Tax Rate,வரி விகிதம்
|
||||
apps/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}
|
||||
apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +628,Select Item,உருப்படி தேர்வுசெய்க
|
||||
apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +629,Select Item,உருப்படி தேர்வுசெய்க
|
||||
apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +150,"Item: {0} managed batch-wise, can not be reconciled using \
|
||||
Stock Reconciliation, instead use Stock Entry","பொருள்: {0} தொகுதி வாரியாக, அதற்கு பதிலாக பயன்படுத்த பங்கு நுழைவு \
|
||||
பங்கு நல்லிணக்க பயன்படுத்தி சமரசப்படுத்த முடியாது நிர்வகிக்கப்படத்தது"
|
||||
@@ -382,13 +383,13 @@ DocType: Sales Taxes and Charges Template,Sales Master Manager,விற்ப
|
||||
apps/erpnext/erpnext/config/manufacturing.py +74,Global settings for all manufacturing processes.,அனைத்து உற்பத்தி செயல்முறைகள் உலக அமைப்புகள்.
|
||||
DocType: Accounts Settings,Accounts Frozen Upto,கணக்குகள் வரை உறை
|
||||
DocType: SMS Log,Sent On,அன்று அனுப்பப்பட்டது
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +553,Attribute {0} selected multiple times in Attributes Table,கற்பிதம் {0} காரணிகள் அட்டவணை பல முறை தேர்வு
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +554,Attribute {0} selected multiple times in Attributes Table,கற்பிதம் {0} காரணிகள் அட்டவணை பல முறை தேர்வு
|
||||
DocType: HR Settings,Employee record is created using selected field. ,பணியாளர் பதிவு தேர்ந்தெடுக்கப்பட்ட துறையில் பயன்படுத்தி உருவாக்கப்பட்டது.
|
||||
DocType: Sales Order,Not Applicable,பொருந்தாது
|
||||
apps/erpnext/erpnext/config/hr.py +140,Holiday master.,விடுமுறை மாஸ்டர் .
|
||||
DocType: Material Request Item,Required Date,தேவையான தேதி
|
||||
DocType: Delivery Note,Billing Address,பில்லிங் முகவரி
|
||||
apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.js +735,Please enter Item Code.,பொருள் கோட் உள்ளிடவும்.
|
||||
apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.js +736,Please enter Item Code.,பொருள் கோட் உள்ளிடவும்.
|
||||
DocType: BOM,Costing,செலவு
|
||||
DocType: Purchase Taxes and Charges,"If checked, the tax amount will be considered as already included in the Print Rate / Print Amount","தேர்ந்தெடுக்கப்பட்டால், ஏற்கனவே அச்சிடுக விகிதம் / அச்சிடுக தொகை சேர்க்கப்பட்டுள்ளது என, வரி தொகை"
|
||||
apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +48,Total Qty,மொத்த அளவு
|
||||
@@ -491,7 +492,7 @@ apps/erpnext/erpnext/config/crm.py +17,Customer database.,வாடிக்க
|
||||
DocType: Quotation,Quotation To,என்று மேற்கோள்
|
||||
DocType: Lead,Middle Income,நடுத்தர வருமானம்
|
||||
apps/erpnext/erpnext/accounts/page/financial_analytics/financial_analytics.js +58,Opening (Cr),துவாரம் ( CR)
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +702,Default Unit of Measure for Item {0} cannot be changed directly because you have already made some transaction(s) with another UOM. You will need to create a new Item to use a different Default UOM.,"நீங்கள் ஏற்கனவே மற்றொரு UOM சில பரிவர்த்தனை (ங்கள்) செய்துவிட்டேன் ஏனெனில் பொருள் நடவடிக்கையாக, இயல்புநிலை பிரிவு {0} நேரடியாக மாற்ற முடியாது. நீங்கள் வேறு ஒரு இயல்புநிலை UOM பயன்படுத்த ஒரு புதிய பொருள் உருவாக்க வேண்டும்."
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +703,Default Unit of Measure for Item {0} cannot be changed directly because you have already made some transaction(s) with another UOM. You will need to create a new Item to use a different Default UOM.,"நீங்கள் ஏற்கனவே மற்றொரு UOM சில பரிவர்த்தனை (ங்கள்) செய்துவிட்டேன் ஏனெனில் பொருள் நடவடிக்கையாக, இயல்புநிலை பிரிவு {0} நேரடியாக மாற்ற முடியாது. நீங்கள் வேறு ஒரு இயல்புநிலை UOM பயன்படுத்த ஒரு புதிய பொருள் உருவாக்க வேண்டும்."
|
||||
apps/erpnext/erpnext/accounts/utils.py +195,Allocated amount can not be negative,ஒதுக்கப்பட்ட தொகை எதிர்மறை இருக்க முடியாது
|
||||
DocType: Purchase Order Item,Billed Amt,கணக்கில் AMT
|
||||
DocType: Warehouse,A logical Warehouse against which stock entries are made.,"பங்கு உள்ளீடுகளை செய்யப்படுகின்றன எதிராக, ஒரு தருக்க கிடங்கு."
|
||||
@@ -519,9 +520,10 @@ DocType: Buying Settings,Supplier Naming By,மூலம் பெயரிட
|
||||
DocType: Activity Type,Default Costing Rate,இயல்புநிலை செலவு மதிப்பீடு
|
||||
DocType: Maintenance Schedule,Maintenance Schedule,பராமரிப்பு அட்டவணை
|
||||
apps/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.","பின்னர் விலை விதிகள் வாடிக்கையாளர் அடிப்படையில் வடிகட்டப்பட்ட, வாடிக்கையாளர் குழு, மண்டலம், சப்ளையர், வழங்குபவர் வகை, இயக்கம், விற்பனை பங்குதாரரான முதலியன"
|
||||
apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +22,Net Change in Inventory,சரக்கு நிகர மாற்றம்
|
||||
DocType: Employee,Passport Number,பாஸ்போர்ட் எண்
|
||||
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +82,Manager,மேலாளர்
|
||||
apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +581,From Purchase Receipt,கொள்முதல் ரசீது இருந்து
|
||||
apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +582,From Purchase Receipt,கொள்முதல் ரசீது இருந்து
|
||||
apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +214,Same item has been entered multiple times.,ஒரே பொருளைப் பலமுறை உள்ளிட்ட.
|
||||
DocType: SMS Settings,Receiver Parameter,ரிசீவர் அளவுரு
|
||||
apps/erpnext/erpnext/controllers/trends.py +39,'Based On' and 'Group By' can not be same,'அடிப்படையாக கொண்டு ' மற்றும் ' குழு மூலம் ' அதே இருக்க முடியாது
|
||||
@@ -800,7 +802,8 @@ DocType: Payment Tool,Set Payment Amount = Outstanding Amount,அமை செ
|
||||
apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.py +53,Variance,மாறுபாடு
|
||||
,Company Name,நிறுவனத்தின் பெயர்
|
||||
DocType: SMS Center,Total Message(s),மொத்த செய்தி (கள்)
|
||||
apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +626,Select Item for Transfer,மாற்றம் உருப்படி தேர்வுசெய்க
|
||||
apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +627,Select Item for Transfer,மாற்றம் உருப்படி தேர்வுசெய்க
|
||||
DocType: Purchase Invoice,Additional Discount Percentage,கூடுதல் தள்ளுபடி சதவீதம்
|
||||
apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +24,View a list of all the help videos,அனைத்து உதவி வீடியோக்களை பட்டியலை காண்க
|
||||
DocType: Bank Reconciliation,Select account head of the bank where cheque was deposited.,காசோலை டெபாசிட் அங்கு வங்கி கணக்கு தலைவர் தேர்வு.
|
||||
DocType: Selling Settings,Allow user to edit Price List Rate in transactions,பயனர் நடவடிக்கைகளில் விலை பட்டியல் விகிதம் திருத்த அனுமதி
|
||||
@@ -821,7 +824,7 @@ apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +156,White,வெள
|
||||
DocType: SMS Center,All Lead (Open),அனைத்து முன்னணி (திறந்த)
|
||||
DocType: Purchase Invoice,Get Advances Paid,கட்டண முன்னேற்றங்கள் கிடைக்கும்
|
||||
apps/erpnext/erpnext/public/js/setup_wizard.js +112,Attach Your Picture,உங்கள் படம் இணைக்கவும்
|
||||
apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +628,Make ,செய்ய
|
||||
apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +629,Make ,செய்ய
|
||||
DocType: Journal Entry,Total Amount in Words,சொற்கள் மொத்த தொகை
|
||||
apps/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 தொடர்பு கொள்ளவும்.
|
||||
apps/erpnext/erpnext/templates/pages/cart.html +3,My Cart,என் வண்டியில்
|
||||
@@ -843,10 +846,10 @@ DocType: Packing Slip Item,Packing Slip Item,ஸ்லிப் பொரு
|
||||
DocType: POS Profile,Cash/Bank Account,பண / வங்கி கணக்கு
|
||||
apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +70,Removed items with no change in quantity or value.,அளவு அல்லது மதிப்பு எந்த மாற்றமும் நீக்கப்பட்ட விடயங்கள்.
|
||||
DocType: Delivery Note,Delivery To,வழங்கும்
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +550,Attribute table is mandatory,கற்பிதம் அட்டவணையின் கட்டாயமாகும்
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +551,Attribute table is mandatory,கற்பிதம் அட்டவணையின் கட்டாயமாகும்
|
||||
DocType: Production Planning Tool,Get Sales Orders,விற்பனை ஆணைகள் கிடைக்கும்
|
||||
apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +64,{0} can not be negative,{0} எதிர்மறை இருக்க முடியாது
|
||||
apps/erpnext/erpnext/templates/form_grid/item_grid.html +72,Discount,தள்ளுபடி
|
||||
apps/erpnext/erpnext/public/js/pos/pos.html +28,Discount,தள்ளுபடி
|
||||
DocType: Features Setup,Purchase Discounts,கொள்முதல் தள்ளுபடி
|
||||
DocType: Workstation,Wages,ஊதியங்கள்
|
||||
DocType: Time Log,Will be updated only if Time Log is 'Billable',நேரம் பரிசீலனை 'பில்' என்றால் ஒரே மேம்படுத்தப்பட்ட
|
||||
@@ -913,6 +916,7 @@ DocType: Company,Company registration numbers for your reference. Tax numbers et
|
||||
DocType: Sales Partner,Distributor,பகிர்கருவி
|
||||
DocType: Shopping Cart Shipping Rule,Shopping Cart Shipping Rule,வண்டியில் கப்பல் விதி
|
||||
apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +209,Production Order {0} must be cancelled before cancelling this Sales Order,உத்தரவு {0} இந்த விற்பனை ஆணை ரத்து முன் ரத்து செய்யப்பட வேண்டும்
|
||||
apps/erpnext/erpnext/public/js/controllers/transaction.js +881,Please set 'Apply Additional Discount On',அமைக்க மேலும் கூடுதல் தள்ளுபடி விண்ணப்பிக்கவும் 'தயவு செய்து
|
||||
,Ordered Items To Be Billed,கணக்கில் வேண்டும் உத்தரவிட்டது உருப்படிகள்
|
||||
apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +24,From Range has to be less than To Range,ரேஞ்ச் குறைவாக இருக்க வேண்டும் இருந்து விட வரையறைக்கு
|
||||
apps/erpnext/erpnext/projects/doctype/time_log_batch/time_log_batch.js +21,Select Time Logs and Submit to create a new Sales Invoice.,நேரம் பதிவுகள் தேர்ந்தெடுத்து ஒரு புதிய விற்பனை விலைப்பட்டியல் உருவாக்க சமர்ப்பிக்கவும்.
|
||||
@@ -1053,7 +1057,7 @@ apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py
|
||||
DocType: Appraisal Goal,Goal,இலக்கு
|
||||
DocType: Sales Invoice Item,Edit Description,திருத்த விளக்கம்
|
||||
apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +318,Expected Delivery Date is lesser than Planned Start Date.,எதிர்பார்த்த வழங்குதல் தேதி திட்டமிட்ட தொடக்க தேதி விட குறைந்த உள்ளது.
|
||||
apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +690,For Supplier,சப்ளையர்
|
||||
apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +691,For Supplier,சப்ளையர்
|
||||
DocType: Account,Setting Account Type helps in selecting this Account in transactions.,அமைத்தல் கணக்கு வகை பரிமாற்றங்கள் இந்த கணக்கு தேர்வு உதவுகிறது.
|
||||
DocType: Purchase Invoice,Grand Total (Company Currency),கிராண்ட் மொத்த (நிறுவனத்தின் கரன்சி)
|
||||
apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +42,Total Outgoing,மொத்த வெளிச்செல்லும்
|
||||
@@ -1125,6 +1129,7 @@ DocType: Sales Order Item,Planned Quantity,திட்டமிட்ட அள
|
||||
DocType: Purchase Invoice Item,Item Tax Amount,உருப்படியை வரி தொகை
|
||||
DocType: Item,Maintain Stock,பங்கு பராமரிக்கவும்
|
||||
apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +211,Stock Entries already created for Production Order ,ஏற்கனவே உற்பத்தி ஆணை உருவாக்கப்பட்ட பங்கு பதிவுகள்
|
||||
apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +31,Net Change in Fixed Asset,நிலையான சொத்து நிகர மாற்றம்
|
||||
DocType: Leave Control Panel,Leave blank if considered for all designations,அனைத்து வடிவ கருத்தில் இருந்தால் வெறுமையாக
|
||||
apps/erpnext/erpnext/controllers/accounts_controller.py +517,Charge of type 'Actual' in row {0} cannot be included in Item Rate,வகை வரிசையில் {0} ல் ' உண்மையான ' பொறுப்பு மதிப்பிட சேர்க்கப்பட்டுள்ளது முடியாது
|
||||
apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +182,Max: {0},அதிகபட்சம்: {0}
|
||||
@@ -1136,7 +1141,7 @@ DocType: Sales Invoice,Shipping Address Name,ஷிப்பிங் முக
|
||||
apps/erpnext/erpnext/accounts/doctype/account/account.js +50,Chart of Accounts,கணக்கு விளக்கப்படம்
|
||||
DocType: Material Request,Terms and Conditions Content,நிபந்தனைகள் உள்ளடக்கம்
|
||||
apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +471,cannot be greater than 100,100 க்கும் அதிகமாக இருக்க முடியாது
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +587,Item {0} is not a stock Item,பொருள் {0} ஒரு பங்கு பொருள் அல்ல
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +588,Item {0} is not a stock Item,பொருள் {0} ஒரு பங்கு பொருள் அல்ல
|
||||
DocType: Maintenance Visit,Unscheduled,திட்டமிடப்படாத
|
||||
DocType: Employee,Owned,சொந்தமானது
|
||||
DocType: Salary Slip Deduction,Depends on Leave Without Pay,சம்பளமில்லா விடுப்பு பொறுத்தது
|
||||
@@ -1185,7 +1190,7 @@ apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +83,Analyst,ஆய
|
||||
apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +149,Row {0}: Allocated amount {1} must be less than or equals to JV amount {2},ரோ {0}: ஒதுக்கப்பட்டுள்ள தொகை {1} குறைவாக இருக்க வேண்டும் அல்லது கூட்டுத் தொழில் தொகை சமம் வேண்டும் {2}
|
||||
DocType: Item,Inventory,சரக்கு
|
||||
DocType: Features Setup,"To enable ""Point of Sale"" view",பார்வை "விற்பனை செய்யுமிடம்" செயல்படுத்த
|
||||
apps/erpnext/erpnext/public/js/pos/pos.js +402,Payment cannot be made for empty cart,கொடுப்பனவு காலியாக வண்டி முடியாது
|
||||
apps/erpnext/erpnext/public/js/pos/pos.js +408,Payment cannot be made for empty cart,கொடுப்பனவு காலியாக வண்டி முடியாது
|
||||
DocType: Item,Sales Details,விற்பனை விவரம்
|
||||
DocType: Opportunity,With Items,பொருட்களை கொண்டு
|
||||
apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +36,In Qty,அளவு உள்ள
|
||||
@@ -1204,6 +1209,7 @@ apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliat
|
||||
apps/erpnext/erpnext/public/js/setup_wizard.js +153,Financial Year Start Date,நிதி ஆண்டு தொடக்கம் தேதி
|
||||
DocType: Employee External Work History,Total Experience,மொத்த அனுபவம்
|
||||
apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +276,Packing Slip(s) cancelled,மூட்டை சீட்டு (கள்) ரத்து
|
||||
apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +29,Cash Flow from Investing,முதலீடு இருந்து பண பரிமாற்ற
|
||||
apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +96,Freight and Forwarding Charges,சரக்கு மற்றும் அனுப்புதல் கட்டணம்
|
||||
DocType: Material Request Item,Sales Order No,விற்பனை ஆணை இல்லை
|
||||
DocType: Item Group,Item Group Name,உருப்படியை குழு பெயர்
|
||||
@@ -1216,7 +1222,7 @@ DocType: Maintenance Schedule,Schedules,கால அட்டவணைகள்
|
||||
DocType: Purchase Invoice Item,Net Amount,நிகர
|
||||
DocType: Purchase Order Item Supplied,BOM Detail No,BOM விரிவாக இல்லை
|
||||
DocType: Purchase Invoice,Additional Discount Amount (Company Currency),கூடுதல் தள்ளுபடி தொகை (நிறுவனத்தின் நாணயம்)
|
||||
apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.js +628,Error: {0} > {1},பிழை: {0} > {1}
|
||||
apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.js +629,Error: {0} > {1},பிழை: {0} > {1}
|
||||
apps/erpnext/erpnext/accounts/doctype/account/account.js +8,Please create new account from Chart of Accounts.,கணக்கு பட்டியலில் இருந்து புதிய கணக்கை உருவாக்கு .
|
||||
DocType: Maintenance Visit,Maintenance Visit,பராமரிப்பு வருகை
|
||||
apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +49,Customer > Customer Group > Territory,வாடிக்கையாளர்> வாடிக்கையாளர் குழு> மண்டலம்
|
||||
@@ -1266,7 +1272,7 @@ DocType: Production Planning Tool,Select Sales Orders,விற்பனை ஆ
|
||||
,Material Requests for which Supplier Quotations are not created,வழங்குபவர் மேற்கோள்கள் உருவாக்கப்பட்ட எந்த பொருள் கோரிக்கைகள்
|
||||
apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +118,The day(s) on which you are applying for leave are holidays. You need not apply for leave.,நீங்கள் விடுப்பு விண்ணப்பிக்கும் எந்த நாள் (கள்) விடுமுறை. நீங்கள் விடுப்பு விண்ணப்பிக்க வேண்டும்.
|
||||
DocType: Features Setup,To track items using barcode. You will be able to enter items in Delivery Note and Sales Invoice by scanning barcode of item.,பார்கோடு பயன்படுத்தி பொருட்களை கண்காணிக்க வேண்டும். நீங்கள் உருப்படியின் பார்கோடு ஸ்கேனிங் மூலம் வினியோகம் குறிப்பு மற்றும் விற்பனை விலைப்பட்டியல் உள்ள பொருட்களை நுழைய முடியும்.
|
||||
apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +588,Mark as Delivered,மார்க் வழங்கப்படுகிறது என
|
||||
apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +589,Mark as Delivered,மார்க் வழங்கப்படுகிறது என
|
||||
apps/erpnext/erpnext/crm/doctype/lead/lead.js +34,Make Quotation,விலைப்பட்டியல் செய்ய
|
||||
DocType: Dependent Task,Dependent Task,தங்கிவாழும் பணி
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +340,Conversion factor for default Unit of Measure must be 1 in row {0},நடவடிக்கை இயல்புநிலை பிரிவு மாற்ற காரணி வரிசையில் 1 வேண்டும் {0}
|
||||
@@ -1276,7 +1282,8 @@ DocType: HR Settings,Stop Birthday Reminders,நிறுத்து நின
|
||||
DocType: SMS Center,Receiver List,ரிசீவர் பட்டியல்
|
||||
DocType: Payment Tool Detail,Payment Amount,கட்டணம் அளவு
|
||||
apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +46,Consumed Amount,உட்கொள்ளுகிறது தொகை
|
||||
apps/erpnext/erpnext/public/js/pos/pos.js +491,{0} View,{0} காண்க
|
||||
apps/erpnext/erpnext/public/js/pos/pos.js +497,{0} View,{0} காண்க
|
||||
apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +89,Net Change in Cash,பண நிகர மாற்றம்
|
||||
DocType: Salary Structure Deduction,Salary Structure Deduction,சம்பளம் அமைப்பு பொருத்தியறிதல்
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +335,Unit of Measure {0} has been entered more than once in Conversion Factor Table,நடவடிக்கை அலகு {0} மேலும் மாற்று காரணி அட்டவணை முறை விட உள்ளிட்ட
|
||||
apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +27,Cost of Issued Items,வெளியிடப்படுகிறது பொருட்களை செலவு
|
||||
@@ -1313,6 +1320,7 @@ DocType: Payment Reconciliation,Payments,பணம்
|
||||
DocType: Budget Detail,Budget Allocated,பட்ஜெட் ஒதுக்கப்பட்ட
|
||||
DocType: Journal Entry,Entry Type,நுழைவு வகை
|
||||
,Customer Credit Balance,வாடிக்கையாளர் கடன் இருப்பு
|
||||
apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +21,Net Change in Accounts Payable,செலுத்தத்தக்க கணக்குகள் நிகர மாற்றம்
|
||||
apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +137,Please verify your email id,உங்கள் மின்னஞ்சல் ஐடி சரிபார்க்கவும்
|
||||
apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +42,Customer required for 'Customerwise Discount',' Customerwise தள்ளுபடி ' தேவையான வாடிக்கையாளர்
|
||||
apps/erpnext/erpnext/config/accounts.py +53,Update bank payment dates with journals.,மேம்படுத்தல் வங்கி பணம் பத்திரிகைகள் மூலம் செல்கிறது.
|
||||
@@ -1360,7 +1368,7 @@ DocType: Upload Attendance,Get Template,வார்ப்புரு கிட
|
||||
DocType: Address,Postal,தபால் அலுவலகம் சார்ந்த
|
||||
DocType: Item,Weightage,Weightage
|
||||
apps/erpnext/erpnext/selling/doctype/customer/customer.py +91,A Customer Group exists with same name please change the Customer name or rename the Customer Group,ஒரு வாடிக்கையாளர் குழு அதே பெயரில் வாடிக்கையாளர் பெயர் மாற்ற அல்லது வாடிக்கையாளர் குழு பெயர்மாற்றம் செய்க
|
||||
apps/erpnext/erpnext/public/js/pos/pos.js +147,Please select {0} first.,முதல் {0} தேர்ந்தெடுக்கவும்.
|
||||
apps/erpnext/erpnext/public/js/pos/pos.js +152,Please select {0} first.,முதல் {0} தேர்ந்தெடுக்கவும்.
|
||||
apps/erpnext/erpnext/templates/pages/order.html +56,text {0},உரை {0}
|
||||
DocType: Territory,Parent Territory,பெற்றோர் மண்டலம்
|
||||
DocType: Quality Inspection Reading,Reading 2,2 படித்தல்
|
||||
@@ -1394,7 +1402,7 @@ apps/erpnext/erpnext/stock/doctype/item/item.py +357,Default BOM ({0}) must be a
|
||||
DocType: Employee,Leave Encashed?,காசாக்கப்பட்டால் விட்டு?
|
||||
apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.py +32,Opportunity From field is mandatory,துறையில் இருந்து வாய்ப்பு கட்டாய ஆகிறது
|
||||
DocType: Item,Variants,மாறிகள்
|
||||
apps/erpnext/erpnext/buying/doctype/supplier_quotation/supplier_quotation.js +545,Make Purchase Order,செய்ய கொள்முதல் ஆணை
|
||||
apps/erpnext/erpnext/buying/doctype/supplier_quotation/supplier_quotation.js +546,Make Purchase Order,செய்ய கொள்முதல் ஆணை
|
||||
DocType: SMS Center,Send To,அனுப்பு
|
||||
apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +129,There is not enough leave balance for Leave Type {0},விடுப்பு வகை போதுமான விடுப்பு சமநிலை இல்லை {0}
|
||||
DocType: Payment Reconciliation Payment,Allocated amount,ஒதுக்கப்பட்டுள்ள தொகை
|
||||
@@ -1419,7 +1427,7 @@ DocType: Item,Apply Warehouse-wise Reorder Level,கிடங்கு வார
|
||||
apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +424,BOM {0} must be submitted,BOM {0} சமர்ப்பிக்க வேண்டும்
|
||||
DocType: Authorization Control,Authorization Control,அங்கீகாரம் கட்டுப்பாடு
|
||||
apps/erpnext/erpnext/config/projects.py +23,Time Log for tasks.,பணிகளை நேரம் புகுபதிகை.
|
||||
apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +561,Payment,கொடுப்பனவு
|
||||
apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +562,Payment,கொடுப்பனவு
|
||||
DocType: Production Order Operation,Actual Time and Cost,உண்மையான நேரம் மற்றும் செலவு
|
||||
apps/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}
|
||||
DocType: Employee,Salutation,வணக்கம் தெரிவித்தல்
|
||||
@@ -1527,7 +1535,7 @@ DocType: Appraisal,For Employee Name,பணியாளர் பெயர்
|
||||
DocType: Holiday List,Clear Table,தெளிவான அட்டவணை
|
||||
DocType: Features Setup,Brands,பிராண்ட்கள்
|
||||
DocType: C-Form Invoice Detail,Invoice No,இல்லை விலைப்பட்டியல்
|
||||
apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +567,From Purchase Order,கொள்முதல் ஆணை இருந்து
|
||||
apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +568,From Purchase Order,கொள்முதல் ஆணை இருந்து
|
||||
apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +93,"Leave cannot be applied/cancelled before {0}, as leave balance has already been carry-forwarded in the future leave allocation record {1}","விடுப்பு சமநிலை ஏற்கனவே கேரி-அனுப்பி எதிர்கால விடுப்பு ஒதுக்கீடு சாதனை வருகிறது போல், முன் {0} ரத்து / பயன்படுத்த முடியாது விடவும் {1}"
|
||||
DocType: Activity Cost,Costing Rate,இதற்கான செலவு மதிப்பீடு
|
||||
,Customer Addresses And Contacts,வாடிக்கையாளர் முகவரிகள் மற்றும் தொடர்புகள்
|
||||
@@ -1767,13 +1775,14 @@ DocType: Cost Center,Track separate Income and Expense for product verticals or
|
||||
DocType: Rename Tool,Rename Tool,கருவி மறுபெயரிடு
|
||||
apps/erpnext/erpnext/manufacturing/doctype/bom/bom.js +15,Update Cost,மேம்படுத்தல்
|
||||
DocType: Item Reorder,Item Reorder,உருப்படியை மறுவரிசைப்படுத்துக
|
||||
apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +576,Transfer Material,மாற்றம் பொருள்
|
||||
apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +578,Transfer Material,மாற்றம் பொருள்
|
||||
DocType: BOM,"Specify the operations, operating cost and give a unique Operation no to your operations.","நடவடிக்கைகள் , இயக்க செலவு குறிப்பிட உங்கள் நடவடிக்கைகள் ஒரு தனிப்பட்ட நடவடிக்கை இல்லை கொடுக்க ."
|
||||
DocType: Purchase Invoice,Price List Currency,விலை பட்டியல் நாணயத்தின்
|
||||
DocType: Naming Series,User must always select,பயனர் எப்போதும் தேர்ந்தெடுக்க வேண்டும்
|
||||
DocType: Stock Settings,Allow Negative Stock,எதிர்மறை பங்கு அனுமதிக்கும்
|
||||
DocType: Installation Note,Installation Note,நிறுவல் குறிப்பு
|
||||
apps/erpnext/erpnext/public/js/setup_wizard.js +301,Add Taxes,வரிகளை சேர்க்க
|
||||
apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +38,Cash Flow from Financing,கடன் இருந்து பண பரிமாற்ற
|
||||
,Financial Analytics,நிதி பகுப்பாய்வு
|
||||
DocType: Quality Inspection,Verified By,மூலம் சரிபார்க்கப்பட்ட
|
||||
DocType: Address,Subsidiary,உப
|
||||
@@ -1816,6 +1825,7 @@ apps/erpnext/erpnext/config/selling.py +158,Setup incoming server for sales emai
|
||||
DocType: Warranty Claim,Raised By,எழுப்பப்பட்ட
|
||||
DocType: Payment Tool,Payment Account,கொடுப்பனவு கணக்கு
|
||||
apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +713,Please specify Company to proceed,நிறுவனத்தின் தொடர குறிப்பிடவும்
|
||||
apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +20,Net Change in Accounts Receivable,கணக்குகள் நிகர மாற்றம்
|
||||
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +46,Compensatory Off,இழப்பீட்டு இனிய
|
||||
DocType: Quality Inspection Reading,Accepted,ஏற்று
|
||||
apps/erpnext/erpnext/setup/doctype/company/company.js +24,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.,நீங்கள் உண்மையில் இந்த நிறுவனத்தின் அனைத்து பரிமாற்றங்கள் நீக்க வேண்டும் என்பதை உறுதி செய்யுங்கள். இது போன்ற உங்கள் மாஸ்டர் தரவு இருக்கும். இந்தச் செயலைச் செயல்.
|
||||
@@ -2148,7 +2158,7 @@ DocType: Sales Taxes and Charges,Tax Amount After Discount Amount (Company Curre
|
||||
apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +149,Target warehouse is mandatory for row {0},இலக்கு கிடங்கில் வரிசையில் கட்டாய {0}
|
||||
DocType: Quality Inspection,Quality Inspection,தரமான ஆய்வு
|
||||
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +144,Extra Small,கூடுதல் சிறிய
|
||||
apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +545,Warning: Material Requested Qty is less than Minimum Order Qty,எச்சரிக்கை : அளவு கோரப்பட்ட பொருள் குறைந்தபட்ச ஆணை அளவு குறைவாக உள்ளது
|
||||
apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +546,Warning: Material Requested Qty is less than Minimum Order Qty,எச்சரிக்கை : அளவு கோரப்பட்ட பொருள் குறைந்தபட்ச ஆணை அளவு குறைவாக உள்ளது
|
||||
apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +191,Account {0} is frozen,கணக்கு {0} உறைந்திருக்கும்
|
||||
DocType: Company,Legal Entity / Subsidiary with a separate Chart of Accounts belonging to the Organization.,நிறுவனத்திற்கு சொந்தமான கணக்குகள் ஒரு தனி விளக்கப்படம் சட்ட நிறுவனம் / துணைநிறுவனத்திற்கு.
|
||||
apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +29,"Food, Beverage & Tobacco","உணவு , குளிர்பானங்கள் & புகையிலை"
|
||||
@@ -2200,7 +2210,7 @@ apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +165,Probationary Pe
|
||||
DocType: Customer Group,Only leaf nodes are allowed in transaction,ஒரே இலை முனைகள் பரிமாற்றத்தில் அனுமதிக்கப்படுகிறது
|
||||
DocType: Expense Claim,Expense Approver,செலவின தரப்பில் சாட்சி
|
||||
DocType: Purchase Receipt Item Supplied,Purchase Receipt Item Supplied,கொள்முதல் ரசீது பொருள் வழங்கியது
|
||||
apps/erpnext/erpnext/public/js/pos/pos.js +343,Pay,செலுத்த
|
||||
apps/erpnext/erpnext/public/js/pos/pos.js +349,Pay,செலுத்த
|
||||
apps/erpnext/erpnext/projects/report/daily_time_log_summary/daily_time_log_summary.py +17,To Datetime,நாள்நேரம் செய்ய
|
||||
DocType: SMS Settings,SMS Gateway URL,எஸ்எம்எஸ் வாயில் URL
|
||||
apps/erpnext/erpnext/config/crm.py +53,Logs for maintaining sms delivery status,எஸ்எம்எஸ் விநியோகம் அந்தஸ்து தக்கவைப்பதற்கு பதிவுகள்
|
||||
@@ -2247,7 +2257,7 @@ DocType: Target Detail,Target Detail,இலக்கு விரிவாக
|
||||
DocType: Sales Order,% of materials billed against this Sales Order,பொருட்களை% இந்த விற்பனை அமைப்புக்கு எதிராக வசூலிக்கப்படும்
|
||||
apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.js +50,Period Closing Entry,காலம் நிறைவு நுழைவு
|
||||
apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +62,Cost Center with existing transactions can not be converted to group,ஏற்கனவே பரிவர்த்தனைகள் செலவு மையம் குழு மாற்றப்பட முடியாது
|
||||
apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +90,Depreciation,மதிப்பிறக்கம் தேய்மானம்
|
||||
DocType: Account,Depreciation,மதிப்பிறக்கம் தேய்மானம்
|
||||
apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +49,Supplier(s),வழங்குபவர் (கள்)
|
||||
DocType: Customer,Credit Limit,கடன் எல்லை
|
||||
apps/erpnext/erpnext/accounts/page/pos/pos_page.html +4,Select type of transaction,பரிவர்த்தனை தேர்ந்தெடுக்கவும்
|
||||
@@ -2272,6 +2282,7 @@ DocType: Quality Inspection,Outgoing,வெளிச்செல்லும்
|
||||
DocType: Material Request,Requested For,கோரப்பட்ட
|
||||
DocType: Quotation Item,Against Doctype,Doctype எதிராக
|
||||
DocType: Delivery Note,Track this Delivery Note against any Project,எந்த திட்டம் எதிரான இந்த டெலிவரி குறிப்பு கண்காணிக்க
|
||||
apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +28,Net Cash from Investing,முதலீடு இருந்து நிகர பண
|
||||
apps/erpnext/erpnext/accounts/doctype/account/account.py +176,Root account can not be deleted,ரூட் கணக்கை நீக்க முடியாது
|
||||
apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +75,Show Stock Entries,காட்டு பங்கு பதிவுகள்
|
||||
,Is Primary Address,முதன்மை முகவரி
|
||||
@@ -2409,9 +2420,9 @@ DocType: Purchase Receipt Item,Landed Cost Voucher Amount,Landed செலவு
|
||||
DocType: Time Log,Batched for Billing,பில்லிங் Batched
|
||||
apps/erpnext/erpnext/config/accounts.py +23,Bills raised by Suppliers.,பில்கள் விநியோகஸ்தர்கள் எழுப்பும்.
|
||||
DocType: POS Profile,Write Off Account,கணக்கு இனிய எழுத
|
||||
apps/erpnext/erpnext/public/js/pos/pos.html +28,Discount Amount,தள்ளுபடி தொகை
|
||||
DocType: Purchase Invoice,Return Against Purchase Invoice,எதிராக கொள்முதல் விலைப்பட்டியல் திரும்ப
|
||||
DocType: Item,Warranty Period (in days),உத்தரவாதத்தை காலம் (நாட்கள்)
|
||||
apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +16,Net Cash from Operations,செயல்பாடுகள் இருந்து நிகர பண
|
||||
apps/erpnext/erpnext/public/js/setup_wizard.js +310,e.g. VAT,"உதாரணமாக, வரி"
|
||||
apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +26,Item 4,பொருள் 4
|
||||
DocType: Journal Entry Account,Journal Entry Account,பத்திரிகை நுழைவு கணக்கு
|
||||
@@ -2587,7 +2598,7 @@ apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +246,"Multipl
|
||||
மோதல் தீர்க்க செய்யவும். விலை விதிகள்: {0}"
|
||||
DocType: Account,Bank,வங்கி
|
||||
apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +9,Airline,விமானத்துறை
|
||||
apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +580,Issue Material,பிரச்சினை பொருள்
|
||||
apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +582,Issue Material,பிரச்சினை பொருள்
|
||||
DocType: Material Request Item,For Warehouse,சேமிப்பு
|
||||
DocType: Employee,Offer Date,ஆஃபர் தேதி
|
||||
DocType: Hub Settings,Access Token,அணுகல் டோக்கன்
|
||||
@@ -2607,6 +2618,7 @@ DocType: Purchase Invoice Item,Image View,பட காட்சி
|
||||
DocType: Issue,Opening Time,நேரம் திறந்து
|
||||
apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +92,From and To dates required,தேவையான தேதிகள் மற்றும் இதயம்
|
||||
apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +46,Securities & Commodity Exchanges,செக்யூரிட்டிஸ் & பண்ட பரிமாற்ற
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +544,Default Unit of Measure for Variant '{0}' must be same as in Template '{1}',மாற்று அளவீடு இயல்புநிலை யூனிட் '{0}' டெம்ப்ளேட் அதே இருக்க வேண்டும் '{1}'
|
||||
DocType: Shipping Rule,Calculate Based On,ஆனால் அடிப்படையில் கணக்கிட
|
||||
DocType: Delivery Note Item,From Warehouse,கிடங்கில் இருந்து
|
||||
DocType: Purchase Taxes and Charges,Valuation and Total,மதிப்பீடு மற்றும் மொத்த
|
||||
@@ -2614,6 +2626,7 @@ DocType: Tax Rule,Shipping City,கப்பல் நகரம்
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.js +58,This Item is a Variant of {0} (Template). Attributes will be copied over from the template unless 'No Copy' is set,இந்த பொருள் {0} (டெம்பிளேட்) ஒரு மாறுபாடு உள்ளது. 'இல்லை நகல் அமைக்க வரை காரணிகள் டெம்ப்ளேட் இருந்து நகல்
|
||||
DocType: Account,Purchase User,கொள்முதல் பயனர்
|
||||
DocType: Notification Control,Customize the Notification,அறிவிப்பு தனிப்பயனாக்கு
|
||||
apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +17,Cash Flow from Operations,செயல்பாடுகள் இருந்து பண பரிமாற்ற
|
||||
apps/erpnext/erpnext/utilities/doctype/address_template/address_template.py +24,Default Address Template cannot be deleted,இயல்புநிலை முகவரி டெம்ப்ளேட் நீக்க முடியாது
|
||||
DocType: Sales Invoice,Shipping Rule,கப்பல் விதி
|
||||
DocType: Journal Entry,Print Heading,தலைப்பு அச்சிட
|
||||
@@ -2655,7 +2668,7 @@ apps/erpnext/erpnext/public/js/setup_wizard.js +381,Hour,மணி
|
||||
apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +145,"Serialized Item {0} cannot be updated \
|
||||
using Stock Reconciliation","தொடராக பொருள் {0} பங்கு நல்லிணக்க பயன்படுத்தி \
|
||||
மேம்படுத்தப்பட்டது"
|
||||
apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +600,Transfer Material to Supplier,சப்ளையர் பொருள் மாற்றுவது
|
||||
apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +601,Transfer Material to Supplier,சப்ளையர் பொருள் மாற்றுவது
|
||||
apps/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,புதிய சீரியல் இல்லை கிடங்கு முடியாது . கிடங்கு பங்கு நுழைவு அல்லது கொள்முதல் ரசீது மூலம் அமைக்க வேண்டும்
|
||||
DocType: Lead,Lead Type,வகை இட்டு
|
||||
apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.js +82,Create Quotation,மேற்கோள் உருவாக்கவும்
|
||||
@@ -2667,7 +2680,7 @@ DocType: BOM Replace Tool,The new BOM after replacement,மாற்று ப
|
||||
DocType: Features Setup,Point of Sale,விற்பனை செய்யுமிடம்
|
||||
DocType: Account,Tax,வரி
|
||||
apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.py +37,Row {0}: {1} is not a valid {2},ரோ {0}: {1} ஒரு செல்லுபடியாகும் அல்ல {2}
|
||||
apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +438,From Product Bundle,தயாரிப்பு மூட்டை இருந்து
|
||||
apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +439,From Product Bundle,தயாரிப்பு மூட்டை இருந்து
|
||||
DocType: Production Planning Tool,Production Planning Tool,உற்பத்தி திட்டமிடல் கருவி
|
||||
DocType: Quality Inspection,Report Date,தேதி அறிக்கை
|
||||
DocType: C-Form,Invoices,பொருள்
|
||||
@@ -2682,6 +2695,7 @@ DocType: Stock Settings,Percentage you are allowed to receive or deliver more ag
|
||||
DocType: Pricing Rule,Customer Group,வாடிக்கையாளர் பிரிவு
|
||||
apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +168,Expense account is mandatory for item {0},செலவு கணக்கு உருப்படியை கட்டாய {0}
|
||||
DocType: Item,Website Description,இணையதளத்தில் விளக்கம்
|
||||
apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +40,Net Change in Equity,ஈக்விட்டி நிகர மாற்றம்
|
||||
DocType: Serial No,AMC Expiry Date,AMC காலாவதியாகும் தேதி
|
||||
,Sales Register,விற்பனை பதிவு
|
||||
DocType: Quotation,Quotation Lost Reason,மேற்கோள் காரணம் லாஸ்ட்
|
||||
@@ -2693,7 +2707,7 @@ apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +411,Please
|
||||
DocType: Leave Control Panel,Please select Carry Forward if you also want to include previous fiscal year's balance leaves to this fiscal year,நீங்கள் முந்தைய நிதி ஆண்டின் இருப்புநிலை இந்த நிதி ஆண்டு விட்டு சேர்க்க விரும்பினால் முன் எடுத்து கொள்ளவும்
|
||||
DocType: GL Entry,Against Voucher Type,வவுச்சர் வகை எதிராக
|
||||
DocType: Item,Attributes,கற்பிதங்கள்
|
||||
apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +485,Get Items,பொருட்கள் கிடைக்கும்
|
||||
apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +486,Get Items,பொருட்கள் கிடைக்கும்
|
||||
apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +191,Please enter Write Off Account,கணக்கு எழுத உள்ளிடவும்
|
||||
apps/erpnext/erpnext/selling/report/customers_not_buying_since_long_time/customers_not_buying_since_long_time.py +71,Last Order Date,கடைசி ஆர்டர் தேதி
|
||||
apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.js +179,Make Excise Invoice,கலால் விலைப்பட்டியல் செய்ய
|
||||
@@ -2743,7 +2757,7 @@ DocType: Quality Inspection,Delivery Note No,டெலிவரி குறி
|
||||
DocType: Company,Retail,சில்லறை
|
||||
apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.py +108,Customer {0} does not exist,வாடிக்கையாளர் {0} இல்லை
|
||||
DocType: Attendance,Absent,வராதிரு
|
||||
apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +471,Product Bundle,தயாரிப்பு மூட்டை
|
||||
apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +472,Product Bundle,தயாரிப்பு மூட்டை
|
||||
apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +180,Row {0}: Invalid reference {1},ரோ {0}: தவறான குறிப்பு {1}
|
||||
DocType: Purchase Taxes and Charges Template,Purchase Taxes and Charges Template,வரி மற்றும் கட்டணங்கள் வார்ப்புரு வாங்க
|
||||
DocType: Upload Attendance,Download Template,வார்ப்புரு பதிவிறக்க
|
||||
@@ -2771,7 +2785,7 @@ DocType: Sales Invoice,Product Bundle Help,தயாரிப்பு மூட
|
||||
,Monthly Attendance Sheet,மாதாந்திர பங்கேற்கும் தாள்
|
||||
apps/erpnext/erpnext/accounts/report/purchase_register/purchase_register.py +16,No record found,எந்த பதிவும் இல்லை
|
||||
apps/erpnext/erpnext/controllers/stock_controller.py +175,{0} {1}: Cost Center is mandatory for Item {2},{0} {1}: செலவு மையம் பொருள் கட்டாய {2}
|
||||
apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +467,Get Items from Product Bundle,தயாரிப்பு மூட்டை இருந்து பொருட்களை பெற
|
||||
apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +468,Get Items from Product Bundle,தயாரிப்பு மூட்டை இருந்து பொருட்களை பெற
|
||||
apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +79,Account {0} is inactive,கணக்கு {0} செயலற்று
|
||||
DocType: GL Entry,Is Advance,முன்பணம்
|
||||
apps/erpnext/erpnext/hr/doctype/upload_attendance/upload_attendance.js +21,Attendance From Date and Attendance To Date is mandatory,தேதி தேதி மற்றும் வருகை வருகை கட்டாய ஆகிறது
|
||||
@@ -2962,7 +2976,7 @@ apps/erpnext/erpnext/public/js/setup_wizard.js +312,Rate (%),விகிதம
|
||||
DocType: Stock Entry Detail,Additional Cost,கூடுதல் செலவு
|
||||
apps/erpnext/erpnext/public/js/setup_wizard.js +155,Financial Year End Date,நிதி ஆண்டு முடிவு தேதி
|
||||
apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +36,"Can not filter based on Voucher No, if grouped by Voucher","வவுச்சர் அடிப்படையில் வடிகட்ட முடியாது இல்லை , ரசீது மூலம் தொகுக்கப்பட்டுள்ளது என்றால்"
|
||||
apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +571,Make Supplier Quotation,வழங்குபவர் மேற்கோள் செய்ய
|
||||
apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +572,Make Supplier Quotation,வழங்குபவர் மேற்கோள் செய்ய
|
||||
DocType: Quality Inspection,Incoming,அடுத்து வருகிற
|
||||
DocType: BOM,Materials Required (Exploded),பொருட்கள் தேவை (விரிவான)
|
||||
DocType: Salary Structure Earning,Reduce Earning for Leave Without Pay (LWP),சம்பளம் (LWP) இல்லாமல் விடுமுறை ஆதாயம் குறைக்க
|
||||
@@ -2985,6 +2999,7 @@ apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +61,Piecework,சி
|
||||
apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +64,Avg. Buying Rate,சராசரி. வாங்குதல் விகிதம்
|
||||
DocType: Task,Actual Time (in Hours),(மணிகளில்) உண்மையான நேரம்
|
||||
DocType: Employee,History In Company,நிறுவனத்தின் ஆண்டு வரலாறு
|
||||
apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +128,The total Issue / Transfer quantity {0} in Material Request {1} cannot be greater than requested quantity {2} for Item {3},பொருள் கோரிக்கை மொத்த வெளியீடு மாற்றம் / அளவு {0} {1} கோரிய அளவு விட அதிகமாக இருக்க முடியும் {2} பொருள் {3}
|
||||
apps/erpnext/erpnext/config/crm.py +151,Newsletters,செய்தி
|
||||
DocType: Address,Shipping,கப்பல் வாணிபம்
|
||||
DocType: Stock Ledger Entry,Stock Ledger Entry,பங்கு லெட்ஜர் நுழைவு
|
||||
@@ -3004,7 +3019,6 @@ DocType: Account,Auditor,ஆடிட்டர்
|
||||
DocType: Purchase Order,End date of current order's period,தற்போதைய ஆர்டரை கால இறுதியில் தேதி
|
||||
apps/erpnext/erpnext/hr/doctype/job_applicant/job_applicant.js +17,Make Offer Letter,ஆஃபர் கடிதம் செய்ய
|
||||
apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice_list.js +10,Return,திரும்ப
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +544,Default Unit of Measure for Variant must be same as Template,மாற்று அளவீடு இயல்புநிலை யூனிட் டெம்ப்ளேட் அதே இருக்க வேண்டும்
|
||||
DocType: Production Order Operation,Production Order Operation,உத்தரவு ஆபரேஷன்
|
||||
DocType: Pricing Rule,Disable,முடக்கு
|
||||
DocType: Project Task,Pending Review,விமர்சனம் நிலுவையில்
|
||||
@@ -3049,6 +3063,7 @@ apps/erpnext/erpnext/manufacturing/doctype/workstation/workstation.py +36,Row #{
|
||||
DocType: Opportunity,Next Contact,அடுத்த தொடர்பு
|
||||
DocType: Employee,Employment Type,வேலை வகை
|
||||
apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +40,Fixed Assets,நிலையான சொத்துக்கள்
|
||||
,Cash Flow,பண பரிமாற்ற
|
||||
apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +85,Application period cannot be across two alocation records,விண்ணப்ப காலம் இரண்டு alocation பதிவுகள் முழுவதும் இருக்க முடியாது
|
||||
DocType: Item Group,Default Expense Account,முன்னிருப்பு செலவு கணக்கு
|
||||
DocType: Employee,Notice (days),அறிவிப்பு ( நாட்கள்)
|
||||
@@ -3086,7 +3101,7 @@ DocType: Workstation,per hour,ஒரு மணி நேரத்திற்க
|
||||
DocType: Warehouse,Account for the warehouse (Perpetual Inventory) will be created under this Account.,கிடங்கு ( நிரந்தர இருப்பு ) கணக்கு இந்த கணக்கு கீழ் உருவாக்கப்பட்டது.
|
||||
apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +95,Warehouse can not be deleted as stock ledger entry exists for this warehouse.,பங்கு லெட்ஜர் நுழைவு கிடங்கு உள்ளது என கிடங்கு நீக்க முடியாது .
|
||||
DocType: Company,Distribution,பகிர்ந்தளித்தல்
|
||||
apps/erpnext/erpnext/public/js/pos/pos.html +36,Amount Paid,கட்டண தொகை
|
||||
apps/erpnext/erpnext/public/js/pos/pos.js +428,Amount Paid,கட்டண தொகை
|
||||
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +91,Project Manager,திட்ட மேலாளர்
|
||||
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +72,Dispatch,கொல்
|
||||
apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +70,Max discount allowed for item: {0} is {1}%,மேக்ஸ் தள்ளுபடி உருப்படியை அனுமதி: {0} {1}% ஆகும்
|
||||
@@ -3128,7 +3143,7 @@ apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +425,Transaction n
|
||||
apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.js +19,"To set this Fiscal Year as Default, click on 'Set as Default'","இயல்புநிலை என இந்த நிதியாண்டில் அமைக்க, ' இயல்புநிலை அமை ' கிளிக்"
|
||||
apps/erpnext/erpnext/config/support.py +54,Setup incoming server for support email id. (e.g. support@example.com),ஆதரவு மின்னஞ்சல் ஐடி அமைப்பு உள்வரும் சர்வர் . (எ. கா: support@example.com )
|
||||
apps/erpnext/erpnext/stock/report/stock_projected_qty/stock_projected_qty.py +19,Shortage Qty,பற்றாக்குறைவே அளவு
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +569,Item variant {0} exists with same attributes,பொருள் மாறுபாடு {0} அதே பண்புகளை கொண்ட உள்ளது
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +570,Item variant {0} exists with same attributes,பொருள் மாறுபாடு {0} அதே பண்புகளை கொண்ட உள்ளது
|
||||
DocType: Salary Slip,Salary Slip,சம்பளம் ஸ்லிப்
|
||||
apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +48,'To Date' is required,' தேதி ' தேவைப்படுகிறது
|
||||
DocType: Packing Slip,"Generate packing slips for packages to be delivered. Used to notify package number, package contents and its weight.","தொகுப்புகள் வழங்க வேண்டும் ஐந்து சீட்டுகள் பொதி உருவாக்குதல். தொகுப்பு எண், தொகுப்பு உள்ளடக்கங்களை மற்றும் அதன் எடை தெரிவிக்க பயன்படுகிறது."
|
||||
@@ -3241,7 +3256,7 @@ DocType: Time Log,Hours,மணி
|
||||
DocType: Project,Expected Start Date,எதிர்பார்க்கப்படுகிறது தொடக்க தேதி
|
||||
apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +41,Remove item if charges is not applicable to that item,குற்றச்சாட்டுக்கள் அந்த பொருளை பொருந்தாது என்றால் உருப்படியை அகற்று
|
||||
DocType: SMS Settings,Eg. smsgateway.com/api/send_sms.cgi,உதாரணம். smsgateway.com / API / send_sms.cgi
|
||||
apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +597,Receive,பெறவும்
|
||||
apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +598,Receive,பெறவும்
|
||||
DocType: Maintenance Visit,Fully Completed,முழுமையாக பூர்த்தி
|
||||
apps/erpnext/erpnext/projects/doctype/project/project_list.js +6,{0}% Complete,{0}% முழுமையான
|
||||
DocType: Employee,Educational Qualification,கல்வி தகுதி
|
||||
@@ -3345,7 +3360,7 @@ DocType: Notification Control,Sales Invoice Message,விற்பனை வி
|
||||
apps/erpnext/erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py +27,Closing Account {0} must be of type Liability / Equity,கணக்கு {0} நிறைவு வகை பொறுப்பு / ஈக்விட்டி இருக்க வேண்டும்
|
||||
DocType: Authorization Rule,Based On,அடிப்படையில்
|
||||
DocType: Sales Order Item,Ordered Qty,அளவு உத்தரவிட்டார்
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +580,Item {0} is disabled,பொருள் {0} முடக்கப்பட்டுள்ளது
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +581,Item {0} is disabled,பொருள் {0} முடக்கப்பட்டுள்ளது
|
||||
DocType: Stock Settings,Stock Frozen Upto,பங்கு வரை உறை
|
||||
apps/erpnext/erpnext/controllers/recurring_document.py +163,Period From and Period To dates mandatory for recurring {0},வரம்பு மற்றும் காலம் மீண்டும் மீண்டும் கட்டாய தேதிகள் காலம் {0}
|
||||
apps/erpnext/erpnext/config/projects.py +13,Project activity / task.,திட்ட செயல்பாடு / பணி.
|
||||
@@ -3465,7 +3480,7 @@ DocType: Company,Round Off Account,கணக்கு ஆஃப் சுற்
|
||||
apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +84,Administrative Expenses,நிர்வாக செலவுகள்
|
||||
apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +18,Consulting,ஆலோசனை
|
||||
DocType: Customer Group,Parent Customer Group,பெற்றோர் வாடிக்கையாளர் பிரிவு
|
||||
apps/erpnext/erpnext/public/js/pos/pos.js +429,Change,மாற்றம்
|
||||
apps/erpnext/erpnext/public/js/pos/pos.js +435,Change,மாற்றம்
|
||||
DocType: Purchase Invoice,Contact Email,மின்னஞ்சல் தொடர்பு
|
||||
DocType: Appraisal Goal,Score Earned,ஜூலை ஈட்டிய
|
||||
apps/erpnext/erpnext/public/js/setup_wizard.js +141,"e.g. ""My Company LLC""","உதாரணமாக, ""என் கம்பெனி எல்எல்சி"""
|
||||
@@ -3481,7 +3496,7 @@ apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.js +56,Show zer
|
||||
DocType: BOM,Quantity of item obtained after manufacturing / repacking from given quantities of raw materials,உருப்படி அளவு மூலப்பொருட்களை கொடுக்கப்பட்ட அளவு இருந்து உற்பத்தி / repacking பின்னர் பெறப்படும்
|
||||
DocType: Payment Reconciliation,Receivable / Payable Account,பெறத்தக்க / செலுத்த வேண்டிய கணக்கு
|
||||
DocType: Delivery Note Item,Against Sales Order Item,விற்பனை ஆணை பொருள் எதிராக
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +562,Please specify Attribute Value for attribute {0},பண்பு மதிப்பு பண்பு குறிப்பிடவும் {0}
|
||||
apps/erpnext/erpnext/stock/doctype/item/item.py +563,Please specify Attribute Value for attribute {0},பண்பு மதிப்பு பண்பு குறிப்பிடவும் {0}
|
||||
DocType: Item,Default Warehouse,இயல்புநிலை சேமிப்பு கிடங்கு
|
||||
DocType: Task,Actual End Date (via Time Logs),உண்மையான தேதி (நேரத்தில் பதிவுகள் வழியாக)
|
||||
apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +37,Budget cannot be assigned against Group Account {0},பட்ஜெட் குழு கணக்கை எதிராக ஒதுக்கப்படும் முடியாது {0}
|
||||
@@ -3547,7 +3562,7 @@ DocType: Account,Parent Account,பெற்றோர் கணக்கு
|
||||
DocType: Quality Inspection Reading,Reading 3,3 படித்தல்
|
||||
,Hub,மையம்
|
||||
DocType: GL Entry,Voucher Type,ரசீது வகை
|
||||
apps/erpnext/erpnext/public/js/pos/pos.js +91,Price List not found or disabled,விலை பட்டியல் காணப்படும் அல்லது ஊனமுற்ற
|
||||
apps/erpnext/erpnext/public/js/pos/pos.js +96,Price List not found or disabled,விலை பட்டியல் காணப்படும் அல்லது ஊனமுற்ற
|
||||
DocType: Expense Claim,Approved,ஏற்பளிக்கப்பட்ட
|
||||
DocType: Pricing Rule,Price,விலை
|
||||
apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +99,Employee relieved on {0} must be set as 'Left',{0} ம் நிம்மதியாக பணியாளர் 'இடது' அமைக்க வேண்டும்
|
||||
@@ -3572,7 +3587,7 @@ apps/erpnext/erpnext/config/stock.py +283,Batch Inventory,தொகுதி
|
||||
DocType: Employee,Contract End Date,ஒப்பந்தம் முடிவு தேதி
|
||||
DocType: Sales Order,Track this Sales Order against any Project,எந்த திட்டம் எதிரான இந்த விற்பனை ஆணை கண்காணிக்க
|
||||
DocType: Production Planning Tool,Pull sales orders (pending to deliver) based on the above criteria,மேலே அடிப்படை அடிப்படையில் விற்பனை ஆணைகள் (வழங்க நிலுவையில்) இழுக்க
|
||||
apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +676,From Supplier Quotation,வழங்குபவர் கூறியவை
|
||||
apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +677,From Supplier Quotation,வழங்குபவர் கூறியவை
|
||||
DocType: Deduction Type,Deduction Type,துப்பறியும் வகை
|
||||
DocType: Attendance,Half Day,அரை நாள்
|
||||
DocType: Pricing Rule,Min Qty,min அளவு
|
||||
@@ -3659,7 +3674,7 @@ DocType: Global Defaults,Do not show any symbol like $ etc next to currencies.,
|
||||
apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +380, (Half Day),(அரை நாள்)
|
||||
DocType: Supplier,Credit Days,கடன் நாட்கள்
|
||||
DocType: Leave Type,Is Carry Forward,அடுத்த Carry
|
||||
apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +565,Get Items from BOM,BOM இருந்து பொருட்களை பெற
|
||||
apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +566,Get Items from BOM,BOM இருந்து பொருட்களை பெற
|
||||
apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +41,Lead Time Days,நேரம் நாட்கள் இட்டு
|
||||
apps/erpnext/erpnext/config/manufacturing.py +120,Bill of Materials,பொருட்களின் பில்
|
||||
apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +77,Row {0}: Party Type and Party is required for Receivable / Payable account {1},ரோ {0}: கட்சி வகை மற்றும் கட்சி பெறத்தக்க / செலுத்த வேண்டிய கணக்கிற்கு தேவையான {1}
|
||||
|
||||
|
Can't render this file because it is too large.
|
Reference in New Issue
Block a user