diff --git a/accounts/Print Format/POS Invoice/POS Invoice.txt b/accounts/Print Format/POS Invoice/POS Invoice.txt index edd5f111b86..672c107b847 100644 --- a/accounts/Print Format/POS Invoice/POS Invoice.txt +++ b/accounts/Print Format/POS Invoice/POS Invoice.txt @@ -1,21 +1,22 @@ [ { - "owner": "Administrator", - "docstatus": 0, "creation": "2011-12-21 11:08:55", + "docstatus": 0, + "modified": "2013-08-16 16:15:46", "modified_by": "Administrator", - "modified": "2012-03-20 12:29:49" + "owner": "Administrator" }, { "doc_type": "Sales Invoice", - "name": "__common__", - "module": "Accounts", "doctype": "Print Format", - "html": "\n\n\n\n\n\n\n\n\n\n \n \n\n\n \n\n
NO: DATE:
M/s
\n\n
\n\n
\n\n

\n\n \n \n \n \n
For
 
Signatory
\n\n\n", + "html": "\n\n\n\n\n\n\n\n\n\n \n \n\n\n \n\n
NO: DATE:
M/s
\n\n
\n\n
\n\n

\n\n \n \n \n \n
For
 
Signatory
\n\n\n", + "module": "Accounts", + "name": "__common__", + "print_format_type": "Client", "standard": "Yes" }, { - "name": "POS Invoice", - "doctype": "Print Format" + "doctype": "Print Format", + "name": "POS Invoice" } ] \ No newline at end of file diff --git a/accounts/Print Format/Sales Invoice Classic/Sales Invoice Classic.txt b/accounts/Print Format/Sales Invoice Classic/Sales Invoice Classic.txt index 5aefa812f8c..fc99597766d 100644 --- a/accounts/Print Format/Sales Invoice Classic/Sales Invoice Classic.txt +++ b/accounts/Print Format/Sales Invoice Classic/Sales Invoice Classic.txt @@ -2,14 +2,14 @@ { "creation": "2013-04-19 13:30:27", "docstatus": 0, - "modified": "2013-05-28 17:19:38", + "modified": "2013-08-07 20:14:53", "modified_by": "Administrator", "owner": "Administrator" }, { "doc_type": "Sales Invoice", "doctype": "Print Format", - "html": "\n\n\n\n\n\n\n\n\n\n\n\n
\n\t\n\t\n
\n\n", + "html": "\n\n\n\n\n\n\n\n\n\n\n\n
\n\t\n\t\n
\n\n", "module": "Accounts", "name": "__common__", "print_format_type": "Client", diff --git a/accounts/Print Format/Sales Invoice Modern/Sales Invoice Modern.txt b/accounts/Print Format/Sales Invoice Modern/Sales Invoice Modern.txt index 2f6251c07b9..07946f7fcc4 100644 --- a/accounts/Print Format/Sales Invoice Modern/Sales Invoice Modern.txt +++ b/accounts/Print Format/Sales Invoice Modern/Sales Invoice Modern.txt @@ -2,14 +2,14 @@ { "creation": "2013-04-19 13:30:27", "docstatus": 0, - "modified": "2013-05-28 17:19:52", + "modified": "2013-08-07 20:12:16", "modified_by": "Administrator", "owner": "Administrator" }, { "doc_type": "Sales Invoice", "doctype": "Print Format", - "html": "\n\n\n\n\n\n\n\n\n\n\n\n
\n\t\n\t\n
\n\n", + "html": "\n\n\n\n\n\n\n\n\n\n\n\n
\n\t\n\t\n
\n\n", "module": "Accounts", "name": "__common__", "print_format_type": "Client", diff --git a/accounts/Print Format/Sales Invoice Spartan/Sales Invoice Spartan.txt b/accounts/Print Format/Sales Invoice Spartan/Sales Invoice Spartan.txt index b00b3d85f52..57c02fe2ec8 100644 --- a/accounts/Print Format/Sales Invoice Spartan/Sales Invoice Spartan.txt +++ b/accounts/Print Format/Sales Invoice Spartan/Sales Invoice Spartan.txt @@ -2,14 +2,14 @@ { "creation": "2013-04-19 13:30:27", "docstatus": 0, - "modified": "2013-05-28 17:19:22", + "modified": "2013-08-07 19:50:51", "modified_by": "Administrator", "owner": "Administrator" }, { "doc_type": "Sales Invoice", "doctype": "Print Format", - "html": "\n\n\n\n\n\n\n\n\n\n\n\n
\n\t\n\t\n
\n\n", + "html": "\n\n\n\n\n\n\n\n\n\n\n\n
\n\t\n\t\n
\n\n", "module": "Accounts", "name": "__common__", "print_format_type": "Client", diff --git a/accounts/doctype/c_form/c_form.txt b/accounts/doctype/c_form/c_form.txt index 248f413c0ee..c69a6580b71 100644 --- a/accounts/doctype/c_form/c_form.txt +++ b/accounts/doctype/c_form/c_form.txt @@ -2,7 +2,7 @@ { "creation": "2013-03-07 11:55:06", "docstatus": 0, - "modified": "2013-07-05 14:29:48", + "modified": "2013-08-08 14:21:55", "modified_by": "Administrator", "owner": "Administrator" }, @@ -50,7 +50,7 @@ "doctype": "DocField", "fieldname": "naming_series", "fieldtype": "Select", - "label": "Series", + "label": "Document Numbering Series", "options": "\nC-FORM/", "read_only": 0, "reqd": 1 diff --git a/accounts/doctype/journal_voucher/journal_voucher.txt b/accounts/doctype/journal_voucher/journal_voucher.txt index 355242c5ac5..4fba94afac0 100644 --- a/accounts/doctype/journal_voucher/journal_voucher.txt +++ b/accounts/doctype/journal_voucher/journal_voucher.txt @@ -2,7 +2,7 @@ { "creation": "2013-03-25 10:53:52", "docstatus": 0, - "modified": "2013-07-05 14:43:51", + "modified": "2013-08-08 14:21:56", "modified_by": "Administrator", "owner": "Administrator" }, @@ -58,7 +58,7 @@ "doctype": "DocField", "fieldname": "naming_series", "fieldtype": "Select", - "label": "Series", + "label": "Document Numbering Series", "no_copy": 1, "oldfieldname": "naming_series", "oldfieldtype": "Select", diff --git a/accounts/doctype/period_closing_voucher/period_closing_voucher.txt b/accounts/doctype/period_closing_voucher/period_closing_voucher.txt index 1f2d35e460d..6c3fadd3042 100644 --- a/accounts/doctype/period_closing_voucher/period_closing_voucher.txt +++ b/accounts/doctype/period_closing_voucher/period_closing_voucher.txt @@ -2,7 +2,7 @@ { "creation": "2013-01-10 16:34:07", "docstatus": 0, - "modified": "2013-07-22 15:31:33", + "modified": "2013-08-12 17:13:23", "modified_by": "Administrator", "owner": "jai@webnotestech.com" }, @@ -35,7 +35,6 @@ "permlevel": 0, "read": 1, "report": 1, - "role": "Accounts Manager", "submit": 1, "write": 1 }, @@ -104,6 +103,7 @@ "oldfieldtype": "Column Break" }, { + "description": "The account head under Liability, in which Profit/Loss will be booked", "doctype": "DocField", "fieldname": "closing_account_head", "fieldtype": "Link", @@ -131,6 +131,11 @@ "reqd": 1 }, { - "doctype": "DocPerm" + "doctype": "DocPerm", + "role": "System Manager" + }, + { + "doctype": "DocPerm", + "role": "Accounts Manager" } ] \ No newline at end of file diff --git a/accounts/doctype/pos_setting/pos_setting.js b/accounts/doctype/pos_setting/pos_setting.js index f472d3a0639..18f555b9197 100755 --- a/accounts/doctype/pos_setting/pos_setting.js +++ b/accounts/doctype/pos_setting/pos_setting.js @@ -6,7 +6,7 @@ cur_frm.cscript.onload = function(doc,cdt,cdn){ if(r.message) set_field_options('naming_series', r.message); }); - cur_frm.set_query("price_list_name", function() { + cur_frm.set_query("selling_price_list", function() { return { filters: { buying_or_selling: "Selling" } }; }); } diff --git a/accounts/doctype/pos_setting/pos_setting.txt b/accounts/doctype/pos_setting/pos_setting.txt index b04f704027a..0d4f71bd0d9 100755 --- a/accounts/doctype/pos_setting/pos_setting.txt +++ b/accounts/doctype/pos_setting/pos_setting.txt @@ -2,7 +2,7 @@ { "creation": "2013-05-24 12:15:51", "docstatus": 0, - "modified": "2013-08-05 16:51:22", + "modified": "2013-08-09 16:35:03", "modified_by": "Administrator", "owner": "Administrator" }, @@ -62,7 +62,7 @@ "doctype": "DocField", "fieldname": "naming_series", "fieldtype": "Select", - "label": "Series", + "label": "Document Numbering Series", "no_copy": 1, "oldfieldname": "naming_series", "oldfieldtype": "Select", @@ -92,7 +92,7 @@ }, { "doctype": "DocField", - "fieldname": "price_list_name", + "fieldname": "selling_price_list", "fieldtype": "Link", "label": "Price List", "oldfieldname": "price_list_name", @@ -131,12 +131,12 @@ }, { "doctype": "DocField", - "fieldname": "customer_account", + "fieldname": "customer", "fieldtype": "Link", - "label": "Customer Account", + "label": "Customer", "oldfieldname": "customer_account", "oldfieldtype": "Link", - "options": "Account", + "options": "Customer", "read_only": 0, "reqd": 0 }, diff --git a/accounts/doctype/pos_setting/test_pos_setting.py b/accounts/doctype/pos_setting/test_pos_setting.py index 13106c28a98..579a75edcdf 100644 --- a/accounts/doctype/pos_setting/test_pos_setting.py +++ b/accounts/doctype/pos_setting/test_pos_setting.py @@ -7,7 +7,7 @@ test_records = [ "name": "_Test POS Setting", "currency": "INR", "conversion_rate": 1.0, - "price_list_name": "_Test Price List", + "selling_price_list": "_Test Price List", "company": "_Test Company", "warehouse": "_Test Warehouse - _TC", "territory": "_Test Territory", diff --git a/accounts/doctype/purchase_invoice/purchase_invoice.txt b/accounts/doctype/purchase_invoice/purchase_invoice.txt index 47958cf9fb7..f5bdd939a88 100755 --- a/accounts/doctype/purchase_invoice/purchase_invoice.txt +++ b/accounts/doctype/purchase_invoice/purchase_invoice.txt @@ -2,7 +2,7 @@ { "creation": "2013-05-21 16:16:39", "docstatus": 0, - "modified": "2013-08-01 16:49:49", + "modified": "2013-08-09 14:45:35", "modified_by": "Administrator", "owner": "Administrator" }, @@ -59,7 +59,7 @@ "doctype": "DocField", "fieldname": "naming_series", "fieldtype": "Select", - "label": "Series", + "label": "Document Numbering Series", "no_copy": 1, "oldfieldname": "naming_series", "oldfieldtype": "Select", @@ -242,7 +242,7 @@ { "description": "Consider this Price List for fetching rate. (only which have \"For Buying\" as checked)", "doctype": "DocField", - "fieldname": "price_list_name", + "fieldname": "buying_price_list", "fieldtype": "Link", "label": "Price List", "options": "Price List", @@ -250,7 +250,7 @@ "read_only": 0 }, { - "depends_on": "price_list_name", + "depends_on": "buying_price_list", "doctype": "DocField", "fieldname": "price_list_currency", "fieldtype": "Link", @@ -260,7 +260,7 @@ "read_only": 1 }, { - "depends_on": "price_list_name", + "depends_on": "buying_price_list", "doctype": "DocField", "fieldname": "plc_conversion_rate", "fieldtype": "Float", diff --git a/accounts/doctype/sales_invoice/sales_invoice.js b/accounts/doctype/sales_invoice/sales_invoice.js index ef3110a2ad7..73191294df1 100644 --- a/accounts/doctype/sales_invoice/sales_invoice.js +++ b/accounts/doctype/sales_invoice/sales_invoice.js @@ -98,8 +98,6 @@ erpnext.accounts.SalesInvoiceController = erpnext.selling.SellingController.exte // }, 'icon-desktop'); } - - cur_frm.cscript.hide_fields(doc, dt, dn); }, toggle_pos: function(show) { @@ -178,6 +176,11 @@ erpnext.accounts.SalesInvoiceController = erpnext.selling.SellingController.exte entries_add: function(doc, cdt, cdn) { var row = wn.model.get_doc(cdt, cdn); this.frm.script_manager.copy_from_first_row("entries", row, ["income_account", "cost_center"]); + }, + + set_dynamic_labels: function() { + this._super(); + this.hide_fields(this.frm.doc); } }); @@ -201,7 +204,10 @@ cur_frm.cscript.hide_fields = function(doc) { cur_frm.fields_dict['entries'].grid.set_column_disp(item_flds_normal, false); } else { hide_field('payments_section'); - unhide_field(par_flds); + for (i in par_flds) { + var docfield = wn.meta.docfield_map[doc.doctype][par_flds[i]]; + if(!docfield.hidden) unhide_field(par_flds[i]); + } cur_frm.fields_dict['entries'].grid.set_column_disp(item_flds_normal, true); } diff --git a/accounts/doctype/sales_invoice/sales_invoice.py b/accounts/doctype/sales_invoice/sales_invoice.py index 3324c429431..bd3ec0547f5 100644 --- a/accounts/doctype/sales_invoice/sales_invoice.py +++ b/accounts/doctype/sales_invoice/sales_invoice.py @@ -162,12 +162,22 @@ class DocType(SellingController): def set_missing_values(self, for_validate=False): self.set_pos_fields(for_validate) + + if not self.doc.debit_to: + self.doc.debit_to = self.get_customer_account() + if not self.doc.due_date: + self.doc.due_date = self.get_due_date() + super(DocType, self).set_missing_values(for_validate) def set_customer_defaults(self): # TODO cleanup these methods - self.doc.fields.update(self.get_debit_to()) - self.get_cust_and_due_date() + if self.doc.customer: + self.doc.debit_to = self.get_customer_account() + elif self.doc.debit_to: + self.doc.customer = webnotes.conn.get_value('Account', self.doc.debit_to, 'master_name') + + self.doc.due_date = self.get_due_date() super(DocType, self).set_customer_defaults() @@ -197,20 +207,12 @@ class DocType(SellingController): if pos: self.doc.conversion_rate = flt(pos.conversion_rate) - if not self.doc.debit_to: - self.doc.debit_to = self.doc.customer and webnotes.conn.get_value("Account", { - "name": self.doc.customer + " - " + self.get_company_abbr(), - "docstatus": ["!=", 2] - }) or pos.customer_account - - if self.doc.debit_to and not self.doc.customer: - self.doc.customer = webnotes.conn.get_value("Account", { - "name": self.doc.debit_to, - "master_type": "Customer" - }, "master_name") - + if not for_validate: + self.doc.customer = pos.customer + self.set_customer_defaults() + for fieldname in ('territory', 'naming_series', 'currency', 'charge', 'letter_head', 'tc_name', - 'price_list_name', 'company', 'select_print_heading', 'cash_bank_account'): + 'selling_price_list', 'company', 'select_print_heading', 'cash_bank_account'): if (not for_validate) or (for_validate and not self.doc.fields.get(fieldname)): self.doc.fields[fieldname] = pos.get(fieldname) @@ -251,27 +253,24 @@ class DocType(SellingController): You must first create it from the Customer Master" % (self.doc.customer, self.doc.company)) - def get_debit_to(self): - acc_head = self.get_customer_account() - return acc_head and {'debit_to' : acc_head} or {} - - - def get_cust_and_due_date(self): + def get_due_date(self): """Set Due Date = Posting Date + Credit Days""" + due_date = None if self.doc.posting_date: credit_days = 0 if self.doc.debit_to: credit_days = webnotes.conn.get_value("Account", self.doc.debit_to, "credit_days") + if self.doc.customer and not credit_days: + credit_days = webnotes.conn.get_value("Customer", self.doc.customer, "credit_days") if self.doc.company and not credit_days: credit_days = webnotes.conn.get_value("Company", self.doc.company, "credit_days") if credit_days: - self.doc.due_date = add_days(self.doc.posting_date, credit_days) + due_date = add_days(self.doc.posting_date, credit_days) else: - self.doc.due_date = self.doc.posting_date - - if self.doc.debit_to: - self.doc.customer = webnotes.conn.get_value('Account',self.doc.debit_to,'master_name') + due_date = self.doc.posting_date + + return due_date def get_barcode_details(self, barcode): return get_obj('Sales Common').get_barcode_details(barcode) @@ -510,18 +509,20 @@ class DocType(SellingController): if not d.warehouse: d.warehouse = cstr(w) - if flt(self.doc.paid_amount) == 0: - if self.doc.cash_bank_account: - webnotes.conn.set(self.doc, 'paid_amount', - (flt(self.doc.grand_total) - flt(self.doc.write_off_amount))) - else: - # show message that the amount is not paid - webnotes.conn.set(self.doc,'paid_amount',0) - webnotes.msgprint("Note: Payment Entry will not be created since 'Cash/Bank Account' was not specified.") - self.make_packing_list() else: self.doclist = self.doc.clear_table(self.doclist, 'packing_details') + + if cint(self.doc.is_pos) == 1: + if flt(self.doc.paid_amount) == 0: + if self.doc.cash_bank_account: + webnotes.conn.set(self.doc, 'paid_amount', + (flt(self.doc.grand_total) - flt(self.doc.write_off_amount))) + else: + # show message that the amount is not paid + webnotes.conn.set(self.doc,'paid_amount',0) + webnotes.msgprint("Note: Payment Entry will not be created since 'Cash/Bank Account' was not specified.") + else: webnotes.conn.set(self.doc,'paid_amount',0) def check_prev_docstatus(self): diff --git a/accounts/doctype/sales_invoice/sales_invoice.txt b/accounts/doctype/sales_invoice/sales_invoice.txt index acc9ebee1de..dbdf42fd3ea 100644 --- a/accounts/doctype/sales_invoice/sales_invoice.txt +++ b/accounts/doctype/sales_invoice/sales_invoice.txt @@ -2,7 +2,7 @@ { "creation": "2013-05-24 19:29:05", "docstatus": 0, - "modified": "2013-07-26 11:16:58", + "modified": "2013-08-09 14:45:42", "modified_by": "Administrator", "owner": "Administrator" }, @@ -52,7 +52,7 @@ "doctype": "DocField", "fieldname": "naming_series", "fieldtype": "Select", - "label": "Series", + "label": "Document Numbering Series", "no_copy": 1, "oldfieldname": "naming_series", "oldfieldtype": "Select", @@ -246,7 +246,7 @@ }, { "doctype": "DocField", - "fieldname": "price_list_name", + "fieldname": "selling_price_list", "fieldtype": "Link", "label": "Price List", "oldfieldname": "price_list_name", diff --git a/accounts/doctype/sales_invoice/test_sales_invoice.py b/accounts/doctype/sales_invoice/test_sales_invoice.py index ef8220d8a74..a46e18d3efd 100644 --- a/accounts/doctype/sales_invoice/test_sales_invoice.py +++ b/accounts/doctype/sales_invoice/test_sales_invoice.py @@ -675,7 +675,7 @@ test_records = [ "plc_conversion_rate": 1.0, "posting_date": "2013-01-23", "price_list_currency": "INR", - "price_list_name": "_Test Price List", + "selling_price_list": "_Test Price List", "territory": "_Test Territory" }, { @@ -738,7 +738,7 @@ test_records = [ "plc_conversion_rate": 1.0, "posting_date": "2013-03-07", "price_list_currency": "INR", - "price_list_name": "_Test Price List", + "selling_price_list": "_Test Price List", "territory": "_Test Territory" }, { @@ -789,7 +789,7 @@ test_records = [ "plc_conversion_rate": 1.0, "posting_date": "2013-01-23", "price_list_currency": "INR", - "price_list_name": "_Test Price List", + "selling_price_list": "_Test Price List", "territory": "_Test Territory", }, # items @@ -914,7 +914,7 @@ test_records = [ "plc_conversion_rate": 1.0, "posting_date": "2013-01-23", "price_list_currency": "INR", - "price_list_name": "_Test Price List", + "selling_price_list": "_Test Price List", "territory": "_Test Territory", }, # items @@ -925,7 +925,6 @@ test_records = [ "item_name": "_Test Item Home Desktop 100", "qty": 10, "ref_rate": 62.5, - "export_rate": 62.5, "stock_uom": "_Test UOM", "item_tax_rate": json.dumps({"_Test Account Excise Duty - _TC": 10}), "income_account": "Sales - _TC", @@ -939,7 +938,6 @@ test_records = [ "item_name": "_Test Item Home Desktop 200", "qty": 5, "ref_rate": 190.66, - "export_rate": 190.66, "stock_uom": "_Test UOM", "income_account": "Sales - _TC", "cost_center": "_Test Cost Center - _TC", diff --git a/accounts/page/accounts_browser/accounts_browser.js b/accounts/page/accounts_browser/accounts_browser.js index 05989d6b5ec..6b577959a13 100644 --- a/accounts/page/accounts_browser/accounts_browser.js +++ b/accounts/page/accounts_browser/accounts_browser.js @@ -170,7 +170,12 @@ erpnext.AccountsChart = Class.extend({ show_ledger: function() { var me = this; var node = me.selected_node(); - wn.set_route("general-ledger", "account=" + node.data('label')); + wn.route_options = { + "account": node.data('label'), + "from_date": sys_defaults.year_start_date, + "to_date": sys_defaults.year_end_date + }; + wn.set_route("general-ledger"); }, rename: function() { var node = this.selected_node(); diff --git a/accounts/page/financial_statements/financial_statements.txt b/accounts/page/financial_statements/financial_statements.txt index 78c2c308e21..18f8904b66c 100644 --- a/accounts/page/financial_statements/financial_statements.txt +++ b/accounts/page/financial_statements/financial_statements.txt @@ -2,7 +2,7 @@ { "creation": "2013-01-27 16:30:52", "docstatus": 0, - "modified": "2013-07-11 14:41:59", + "modified": "2013-08-14 12:47:45", "modified_by": "Administrator", "owner": "Administrator" }, @@ -19,14 +19,18 @@ "name": "__common__", "parent": "Financial Statements", "parentfield": "roles", - "parenttype": "Page", - "role": "Accounts Manager" + "parenttype": "Page" }, { "doctype": "Page", "name": "Financial Statements" }, { - "doctype": "Page Role" + "doctype": "Page Role", + "role": "Accounts Manager" + }, + { + "doctype": "Page Role", + "role": "Analytics" } ] \ No newline at end of file diff --git a/accounts/page/general_ledger/general_ledger.js b/accounts/page/general_ledger/general_ledger.js index 9ffec3a07bc..594b0150bec 100644 --- a/accounts/page/general_ledger/general_ledger.js +++ b/accounts/page/general_ledger/general_ledger.js @@ -389,7 +389,8 @@ erpnext.GeneralLedger = wn.views.GridReport.extend({ grid: { hoverable: true, clickable: true }, xaxis: { mode: "time", min: dateutil.str_to_obj(this.from_date).getTime(), - max: dateutil.str_to_obj(this.to_date).getTime() } + max: dateutil.str_to_obj(this.to_date).getTime() }, + series: { downsample: { threshold: 1000 } } } }, }); \ No newline at end of file diff --git a/accounts/report/budget_variance_report/budget_variance_report.py b/accounts/report/budget_variance_report/budget_variance_report.py index 158ff3a818e..015e2c01b31 100644 --- a/accounts/report/budget_variance_report/budget_variance_report.py +++ b/accounts/report/budget_variance_report/budget_variance_report.py @@ -47,18 +47,20 @@ def get_columns(filters): msgprint(_("Please specify") + ": " + label, raise_exception=True) - columns = ["Cost Center:Link/Cost Center:100", "Account:Link/Account:100"] + columns = ["Cost Center:Link/Cost Center:120", "Account:Link/Account:120"] group_months = False if filters["period"] == "Monthly" else True for from_date, to_date in get_period_date_ranges(filters["period"], filters["fiscal_year"]): for label in ["Target (%s)", "Actual (%s)", "Variance (%s)"]: if group_months: - columns.append(label % (from_date.strftime("%b") + " - " + to_date.strftime("%b"))) + label = label % (from_date.strftime("%b") + " - " + to_date.strftime("%b")) else: - columns.append(label % from_date.strftime("%b")) + label = label % from_date.strftime("%b") + + columns.append(label+":Float:120") - return columns + ["Total Target::80", "Total Actual::80", "Total Variance::80"] + return columns + ["Total Target::120", "Total Actual::120", "Total Variance::120"] #Get cost center & target details def get_costcenter_target_details(filters): @@ -66,19 +68,17 @@ def get_costcenter_target_details(filters): cc.parent_cost_center, bd.account, bd.budget_allocated from `tabCost Center` cc, `tabBudget Detail` bd where bd.parent=cc.name and bd.fiscal_year=%s and - cc.company=%s and ifnull(cc.distribution_id, '')!='' - order by cc.name""" % ('%s', '%s'), + cc.company=%s order by cc.name""" % ('%s', '%s'), (filters.get("fiscal_year"), filters.get("company")), as_dict=1) #Get target distribution details of accounts of cost center def get_target_distribution_details(filters): target_details = {} - for d in webnotes.conn.sql("""select bdd.month, bdd.percentage_allocation \ - from `tabBudget Distribution Detail` bdd, `tabBudget Distribution` bd, \ - `tabCost Center` cc where bdd.parent=bd.name and cc.distribution_id=bd.name and \ - bd.fiscal_year=%s""", (filters["fiscal_year"]), as_dict=1): - target_details.setdefault(d.month, d) + for d in webnotes.conn.sql("""select bd.name, bdd.month, bdd.percentage_allocation \ + from `tabBudget Distribution Detail` bdd, `tabBudget Distribution` bd + where bdd.parent=bd.name and bd.fiscal_year=%s""", (filters["fiscal_year"]), as_dict=1): + target_details.setdefault(d.name, {}).setdefault(d.month, d.percentage_allocation) return target_details @@ -99,15 +99,19 @@ def get_costcenter_account_month_map(filters): cam_map = {} for ccd in costcenter_target_details: - for month in tdd: + for month_id in range(1, 13): + month = datetime.date(2013, month_id, 1).strftime('%B') + cam_map.setdefault(ccd.name, {}).setdefault(ccd.account, {})\ - .setdefault(month, webnotes._dict({ - "target": 0.0, "actual": 0.0 - })) + .setdefault(month, webnotes._dict({ + "target": 0.0, "actual": 0.0 + })) tav_dict = cam_map[ccd.name][ccd.account][month] - tav_dict.target = flt(ccd.budget_allocated) * \ - (tdd[month]["percentage_allocation"]/100) + month_percentage = ccd.distribution_id and \ + tdd.get(ccd.distribution_id, {}).get(month, 0) or 100.0/12 + + tav_dict.target = flt(flt(ccd.budget_allocated) * month_percentage /100) for ad in actual_details: if ad.month_name == month and ad.account == ccd.account \ diff --git a/accounts/report/gross_profit/gross_profit.py b/accounts/report/gross_profit/gross_profit.py index dcef5b815ab..3aba234c190 100644 --- a/accounts/report/gross_profit/gross_profit.py +++ b/accounts/report/gross_profit/gross_profit.py @@ -10,9 +10,7 @@ def execute(filters=None): if not filters: filters = {} stock_ledger_entries = get_stock_ledger_entries(filters) - source = get_source_data(filters) - item_sales_bom = get_item_sales_bom() columns = ["Delivery Note/Sales Invoice::120", "Link::30", "Posting Date:Date", "Posting Time", @@ -20,12 +18,12 @@ def execute(filters=None): "Qty:Float", "Selling Rate:Currency", "Avg. Buying Rate:Currency", "Selling Amount:Currency", "Buying Amount:Currency", "Gross Profit:Currency", "Gross Profit %:Percent", "Project:Link/Project"] - data = [] for row in source: selling_amount = flt(row.amount) - buying_amount = get_buying_amount(row.item_code, row.warehouse, -1*row.qty, - row.parenttype, row.name, row.item_row, stock_ledger_entries, + + buying_amount = get_buying_amount(row.item_code, row.parenttype, row.name, row.item_row, + stock_ledger_entries.get((row.item_code, row.warehouse), []), item_sales_bom.get(row.parenttype, {}).get(row.name, webnotes._dict())) buying_amount = buying_amount > 0 and buying_amount or 0 @@ -56,8 +54,17 @@ def get_stock_ledger_entries(filters): query += """ and company=%(company)s""" query += " order by item_code desc, warehouse desc, posting_date desc, posting_time desc, name desc" + + res = webnotes.conn.sql(query, filters, as_dict=True) + + out = {} + for r in res: + if (r.item_code, r.warehouse) not in out: + out[(r.item_code, r.warehouse)] = [] + + out[(r.item_code, r.warehouse)].append(r) - return webnotes.conn.sql(query, filters, as_dict=True) + return out def get_item_sales_bom(): item_sales_bom = {} diff --git a/buying/Print Format/Purchase Order Classic/Purchase Order Classic.txt b/buying/Print Format/Purchase Order Classic/Purchase Order Classic.txt index 5c5c8aa5779..ff8448fb7c1 100644 --- a/buying/Print Format/Purchase Order Classic/Purchase Order Classic.txt +++ b/buying/Print Format/Purchase Order Classic/Purchase Order Classic.txt @@ -1,21 +1,22 @@ [ { - "owner": "Administrator", + "creation": "2012-04-17 11:29:12", "docstatus": 0, - "creation": "2011-12-13 11:02:59", + "modified": "2013-08-07 20:00:45", "modified_by": "Administrator", - "modified": "2011-12-13 13:51:41" + "owner": "Administrator" }, { "doc_type": "Purchase Order", - "name": "__common__", - "module": "Buying", "doctype": "Print Format", - "html": "\n\n\n\n\n\n\n\n\n\n\n\n
\n\t\n\t\n
\n\n", + "html": "\n\n\n\n\n\n\n\n\n\n\n\n
\n\t\n\t\n
\n\n", + "module": "Buying", + "name": "__common__", + "print_format_type": "Client", "standard": "Yes" }, { - "name": "Purchase Order Classic", - "doctype": "Print Format" + "doctype": "Print Format", + "name": "Purchase Order Classic" } ] \ No newline at end of file diff --git a/buying/Print Format/Purchase Order Modern/Purchase Order Modern.txt b/buying/Print Format/Purchase Order Modern/Purchase Order Modern.txt index 535839f9106..3be7eb0f564 100644 --- a/buying/Print Format/Purchase Order Modern/Purchase Order Modern.txt +++ b/buying/Print Format/Purchase Order Modern/Purchase Order Modern.txt @@ -1,21 +1,22 @@ [ { - "owner": "Administrator", + "creation": "2012-04-17 11:29:12", "docstatus": 0, - "creation": "2011-12-13 11:02:59", + "modified": "2013-08-07 20:12:05", "modified_by": "Administrator", - "modified": "2011-12-13 13:53:52" + "owner": "Administrator" }, { "doc_type": "Purchase Order", - "name": "__common__", - "module": "Buying", "doctype": "Print Format", - "html": "\n\n\n\n\n\n\n\n\n\n\n\n
\n\t\n\t\n
\n\n", + "html": "\n\n\n\n\n\n\n\n\n\n\n\n
\n\t\n\t\n
\n\n", + "module": "Buying", + "name": "__common__", + "print_format_type": "Client", "standard": "Yes" }, { - "name": "Purchase Order Modern", - "doctype": "Print Format" + "doctype": "Print Format", + "name": "Purchase Order Modern" } ] \ No newline at end of file diff --git a/buying/Print Format/Purchase Order Spartan/Purchase Order Spartan.txt b/buying/Print Format/Purchase Order Spartan/Purchase Order Spartan.txt index 04999b53b0c..908ee785929 100644 --- a/buying/Print Format/Purchase Order Spartan/Purchase Order Spartan.txt +++ b/buying/Print Format/Purchase Order Spartan/Purchase Order Spartan.txt @@ -1,21 +1,22 @@ [ { - "owner": "Administrator", + "creation": "2012-04-17 11:29:12", "docstatus": 0, - "creation": "2011-12-13 11:02:59", + "modified": "2013-08-07 20:01:38", "modified_by": "Administrator", - "modified": "2011-12-13 13:55:23" + "owner": "Administrator" }, { "doc_type": "Purchase Order", - "name": "__common__", - "module": "Buying", "doctype": "Print Format", - "html": "\n\n\n\n\n\n\n\n\n\n\n\n
\n\t\n\t\n
\n\n", + "html": "\n\n\n\n\n\n\n\n\n\n\n\n
\n\t\n\t\n
\n\n", + "module": "Buying", + "name": "__common__", + "print_format_type": "Client", "standard": "Yes" }, { - "name": "Purchase Order Spartan", - "doctype": "Print Format" + "doctype": "Print Format", + "name": "Purchase Order Spartan" } ] \ No newline at end of file diff --git a/buying/doctype/buying_settings/buying_settings.py b/buying/doctype/buying_settings/buying_settings.py index 36d236fa155..3f4f96da6f3 100644 --- a/buying/doctype/buying_settings/buying_settings.py +++ b/buying/doctype/buying_settings/buying_settings.py @@ -11,6 +11,6 @@ class DocType: self.doc, self.doclist = d, dl def validate(self): - for key in ["supplier_type", "supp_master_name", "maintain_same_rate"]: + for key in ["supplier_type", "supp_master_name", "maintain_same_rate", "buying_price_list"]: webnotes.conn.set_default(key, self.doc.fields.get(key, "")) \ No newline at end of file diff --git a/buying/doctype/buying_settings/buying_settings.txt b/buying/doctype/buying_settings/buying_settings.txt index eec7260405a..2b0c6ad0f03 100644 --- a/buying/doctype/buying_settings/buying_settings.txt +++ b/buying/doctype/buying_settings/buying_settings.txt @@ -2,7 +2,7 @@ { "creation": "2013-06-25 11:04:03", "docstatus": 0, - "modified": "2013-07-05 14:29:41", + "modified": "2013-08-09 14:38:46", "modified_by": "Administrator", "owner": "Administrator" }, @@ -53,6 +53,13 @@ "label": "Default Supplier Type", "options": "Supplier Type" }, + { + "doctype": "DocField", + "fieldname": "buying_price_list", + "fieldtype": "Link", + "label": "Default Buying Price List", + "options": "Price List" + }, { "doctype": "DocField", "fieldname": "column_break_3", diff --git a/buying/doctype/purchase_common/purchase_common.js b/buying/doctype/purchase_common/purchase_common.js index 5a473a8b189..67ba33c2456 100644 --- a/buying/doctype/purchase_common/purchase_common.js +++ b/buying/doctype/purchase_common/purchase_common.js @@ -18,8 +18,8 @@ erpnext.buying.BuyingController = erpnext.TransactionController.extend({ setup_queries: function() { var me = this; - if(this.frm.fields_dict.price_list_name) { - this.frm.set_query("price_list_name", function() { + if(this.frm.fields_dict.buying_price_list) { + this.frm.set_query("buying_price_list", function() { return{ filters: { 'buying_or_selling': "Buying" } } @@ -29,7 +29,7 @@ erpnext.buying.BuyingController = erpnext.TransactionController.extend({ return{ query: "controllers.queries.get_price_list_currency", filters: { - 'price_list_name': me.frm.doc.price_list_name, + 'price_list': me.frm.doc.buying_price_list, 'buying_or_selling': "Buying" } } @@ -77,7 +77,7 @@ erpnext.buying.BuyingController = erpnext.TransactionController.extend({ msgprint(wn._("Please specify Company")); } else { var me = this; - var price_list_name = this.frm.doc.price_list_name; + var buying_price_list = this.frm.doc.buying_price_list; return this.frm.call({ doc: this.frm.doc, @@ -85,7 +85,7 @@ erpnext.buying.BuyingController = erpnext.TransactionController.extend({ freeze: true, callback: function(r) { if(!r.exc) { - if(me.frm.doc.price_list_name !== price_list_name) me.price_list_name(); + if(me.frm.doc.buying_price_list !== buying_price_list) me.buying_price_list(); } } }); @@ -132,7 +132,7 @@ erpnext.buying.BuyingController = erpnext.TransactionController.extend({ docname: me.frm.doc.name, supplier: me.frm.doc.supplier, conversion_rate: me.frm.doc.conversion_rate, - price_list_name: me.frm.doc.price_list_name, + buying_price_list: me.frm.doc.buying_price_list, price_list_currency: me.frm.doc.price_list_currency, plc_conversion_rate: me.frm.doc.plc_conversion_rate, is_subcontracted: me.frm.doc.is_subcontracted, @@ -151,8 +151,8 @@ erpnext.buying.BuyingController = erpnext.TransactionController.extend({ } }, - price_list_name: function() { - this._super("buying"); + buying_price_list: function() { + this.get_price_list_currency("buying"); }, import_ref_rate: function(doc, cdt, cdn) { diff --git a/buying/doctype/purchase_order/purchase_order.py b/buying/doctype/purchase_order/purchase_order.py index 8bdc2d6f575..367517719c1 100644 --- a/buying/doctype/purchase_order/purchase_order.py +++ b/buying/doctype/purchase_order/purchase_order.py @@ -196,7 +196,6 @@ def make_purchase_receipt(source_name, target_doclist=None): bean.run_method("set_missing_values") def update_item(obj, target, source_parent): - target.conversion_factor = 1 target.qty = flt(obj.qty) - flt(obj.received_qty) target.stock_qty = (flt(obj.qty) - flt(obj.received_qty)) * flt(obj.conversion_factor) target.import_amount = (flt(obj.qty) - flt(obj.received_qty)) * flt(obj.import_rate) @@ -237,7 +236,6 @@ def make_purchase_invoice(source_name, target_doclist=None): bean.run_method("set_supplier_defaults") def update_item(obj, target, source_parent): - target.conversion_factor = 1 target.import_amount = flt(obj.import_amount) - flt(obj.billed_amt) target.amount = target.import_amount * flt(source_parent.conversion_rate) if flt(obj.purchase_rate): diff --git a/buying/doctype/purchase_order/purchase_order.txt b/buying/doctype/purchase_order/purchase_order.txt index 8f69a349fee..1134d95504d 100644 --- a/buying/doctype/purchase_order/purchase_order.txt +++ b/buying/doctype/purchase_order/purchase_order.txt @@ -2,7 +2,7 @@ { "creation": "2013-05-21 16:16:39", "docstatus": 0, - "modified": "2013-08-01 16:49:16", + "modified": "2013-08-09 14:45:51", "modified_by": "Administrator", "owner": "Administrator" }, @@ -52,7 +52,7 @@ "doctype": "DocField", "fieldname": "naming_series", "fieldtype": "Select", - "label": "Series", + "label": "Document Numbering Series", "no_copy": 1, "oldfieldname": "naming_series", "oldfieldtype": "Select", @@ -211,14 +211,14 @@ { "description": "Consider this Price List for fetching rate. (only which have \"For Buying\" as checked)", "doctype": "DocField", - "fieldname": "price_list_name", + "fieldname": "buying_price_list", "fieldtype": "Link", "label": "Price List", "options": "Price List", "print_hide": 1 }, { - "depends_on": "price_list_name", + "depends_on": "buying_price_list", "doctype": "DocField", "fieldname": "price_list_currency", "fieldtype": "Link", @@ -228,7 +228,7 @@ "read_only": 1 }, { - "depends_on": "price_list_name", + "depends_on": "buying_price_list", "doctype": "DocField", "fieldname": "plc_conversion_rate", "fieldtype": "Float", diff --git a/buying/doctype/purchase_order_item/purchase_order_item.txt b/buying/doctype/purchase_order_item/purchase_order_item.txt index 85abcb982e8..36b81d2c1fc 100755 --- a/buying/doctype/purchase_order_item/purchase_order_item.txt +++ b/buying/doctype/purchase_order_item/purchase_order_item.txt @@ -2,7 +2,7 @@ { "creation": "2013-05-24 19:29:06", "docstatus": 0, - "modified": "2013-07-25 16:32:51", + "modified": "2013-08-07 14:44:12", "modified_by": "Administrator", "owner": "Administrator" }, @@ -103,7 +103,6 @@ "width": "300px" }, { - "default": "0.00", "doctype": "DocField", "fieldname": "qty", "fieldtype": "Float", @@ -185,7 +184,6 @@ "read_only": 0 }, { - "default": "0.00", "doctype": "DocField", "fieldname": "purchase_rate", "fieldtype": "Currency", @@ -201,7 +199,6 @@ "width": "100px" }, { - "default": "0.00", "doctype": "DocField", "fieldname": "amount", "fieldtype": "Currency", diff --git a/buying/doctype/quality_inspection/quality_inspection.txt b/buying/doctype/quality_inspection/quality_inspection.txt index 66baddf19d8..0a921046baf 100644 --- a/buying/doctype/quality_inspection/quality_inspection.txt +++ b/buying/doctype/quality_inspection/quality_inspection.txt @@ -2,7 +2,7 @@ { "creation": "2013-04-30 13:13:03", "docstatus": 0, - "modified": "2013-07-05 14:52:20", + "modified": "2013-08-08 14:22:07", "modified_by": "Administrator", "owner": "Administrator" }, @@ -62,7 +62,7 @@ "doctype": "DocField", "fieldname": "naming_series", "fieldtype": "Select", - "label": "Naming Series", + "label": "Document Numbering Series", "no_copy": 1, "options": "\nQAI/11-12/", "reqd": 1 diff --git a/buying/doctype/supplier/supplier.txt b/buying/doctype/supplier/supplier.txt index ebb650514c2..8fa70679f91 100644 --- a/buying/doctype/supplier/supplier.txt +++ b/buying/doctype/supplier/supplier.txt @@ -2,7 +2,7 @@ { "creation": "2013-01-10 16:34:11", "docstatus": 0, - "modified": "2013-07-05 14:57:04", + "modified": "2013-08-08 14:22:08", "modified_by": "Administrator", "owner": "Administrator" }, @@ -82,7 +82,7 @@ "doctype": "DocField", "fieldname": "naming_series", "fieldtype": "Select", - "label": "Series", + "label": "Document Numbering Series", "no_copy": 1, "oldfieldname": "naming_series", "oldfieldtype": "Select", diff --git a/buying/doctype/supplier_quotation/supplier_quotation.py b/buying/doctype/supplier_quotation/supplier_quotation.py index 8ba0045dace..c3d2f78451a 100644 --- a/buying/doctype/supplier_quotation/supplier_quotation.py +++ b/buying/doctype/supplier_quotation/supplier_quotation.py @@ -10,7 +10,7 @@ class DocType(BuyingController): def __init__(self, doc, doclist=None): self.doc, self.doclist = doc, doclist or [] self.tname, self.fname = "Supplier Quotation Item", "quotation_items" - + def validate(self): super(DocType, self).validate() diff --git a/buying/doctype/supplier_quotation/supplier_quotation.txt b/buying/doctype/supplier_quotation/supplier_quotation.txt index 8ac5060b48c..36747d345a8 100644 --- a/buying/doctype/supplier_quotation/supplier_quotation.txt +++ b/buying/doctype/supplier_quotation/supplier_quotation.txt @@ -2,7 +2,7 @@ { "creation": "2013-05-21 16:16:45", "docstatus": 0, - "modified": "2013-08-01 16:49:33", + "modified": "2013-08-09 14:45:58", "modified_by": "Administrator", "owner": "Administrator" }, @@ -52,7 +52,7 @@ "doctype": "DocField", "fieldname": "naming_series", "fieldtype": "Select", - "label": "Series", + "label": "Document Numbering Series", "no_copy": 1, "oldfieldname": "naming_series", "oldfieldtype": "Select", @@ -208,14 +208,14 @@ { "description": "Consider this Price List for fetching rate. (only which have \"For Buying\" as checked)", "doctype": "DocField", - "fieldname": "price_list_name", + "fieldname": "buying_price_list", "fieldtype": "Link", "label": "Price List", "options": "Price List", "print_hide": 1 }, { - "depends_on": "price_list_name", + "depends_on": "buying_price_list", "doctype": "DocField", "fieldname": "price_list_currency", "fieldtype": "Link", @@ -225,7 +225,7 @@ "read_only": 1 }, { - "depends_on": "price_list_name", + "depends_on": "buying_price_list", "doctype": "DocField", "fieldname": "plc_conversion_rate", "fieldtype": "Float", diff --git a/buying/doctype/supplier_quotation_item/supplier_quotation_item.txt b/buying/doctype/supplier_quotation_item/supplier_quotation_item.txt index 3ac62002a4c..1d162915ef4 100644 --- a/buying/doctype/supplier_quotation_item/supplier_quotation_item.txt +++ b/buying/doctype/supplier_quotation_item/supplier_quotation_item.txt @@ -2,7 +2,7 @@ { "creation": "2013-05-22 12:43:10", "docstatus": 0, - "modified": "2013-07-10 14:54:23", + "modified": "2013-08-07 14:44:18", "modified_by": "Administrator", "owner": "Administrator" }, @@ -87,7 +87,6 @@ "label": "Quantity and Rate" }, { - "default": "0.00", "doctype": "DocField", "fieldname": "qty", "fieldtype": "Float", @@ -169,7 +168,6 @@ "read_only": 0 }, { - "default": "0.00", "doctype": "DocField", "fieldname": "purchase_rate", "fieldtype": "Currency", @@ -185,7 +183,6 @@ "width": "100px" }, { - "default": "0.00", "doctype": "DocField", "fieldname": "amount", "fieldtype": "Currency", diff --git a/buying/page/buying_home/buying_home.js b/buying/page/buying_home/buying_home.js index 4a3e0449ba3..939ff795767 100644 --- a/buying/page/buying_home/buying_home.js +++ b/buying/page/buying_home/buying_home.js @@ -111,9 +111,14 @@ wn.module_page["Buying"] = [ icon: "icon-list", items: [ { - "label":wn._("Item-wise Purchase History"), - route: "query-report/Item-wise Purchase History", - doctype: "Item" + "label":wn._("Requested Items To Be Ordered"), + route: "query-report/Requested Items To Be Ordered", + doctype: "Material Request" + }, + { + "label":wn._("Material Requests for which Supplier Quotations are not created"), + route: "query-report/Material Requests for which Supplier Quotations are not created", + doctype: "Material Request" }, { "label":wn._("Purchase In Transit"), @@ -121,20 +126,20 @@ wn.module_page["Buying"] = [ doctype: "Purchase Order" }, { - "label":wn._("Requested Items To Be Ordered"), - route: "query-report/Requested Items To Be Ordered", - doctype: "Material Request" + "label":wn._("Item-wise Purchase History"), + route: "query-report/Item-wise Purchase History", + doctype: "Item" + }, + { + "label":wn._("Item-wise Last Purchase Rate"), + route: "query-report/Item-wise Last Purchase Rate", + doctype: "Item" }, { "label":wn._("Purchase Order Trends"), route: "query-report/Purchase Order Trends", doctype: "Purchase Order" }, - { - "label":wn._("Item-wise Last Purchase Rate"), - route: "query-report/Item-wise Last Purchase Rate", - doctype: "Item" - } ] } ] diff --git a/buying/utils.py b/buying/utils.py index 29beb292398..33326d9e59c 100644 --- a/buying/utils.py +++ b/buying/utils.py @@ -18,7 +18,7 @@ def get_item_details(args): "supplier": None, "transaction_date": None, "conversion_rate": 1.0, - "price_list_name": None, + "buying_price_list": None, "price_list_currency": None, "plc_conversion_rate": 1.0, "is_subcontracted": "Yes" / "No" @@ -88,10 +88,10 @@ def _get_price_list_rate(args, item_bean, meta): out = webnotes._dict() # try fetching from price list - if args.price_list_name and args.price_list_currency: + if args.buying_price_list and args.price_list_currency: price_list_rate = item_bean.doclist.get({ "parentfield": "ref_rate_details", - "price_list_name": args.price_list_name, + "price_list": args.buying_price_list, "ref_currency": args.price_list_currency, "buying_or_selling": "Buying"}) if price_list_rate: diff --git a/controllers/accounts_controller.py b/controllers/accounts_controller.py index a536d92b89a..bbad9600ed5 100644 --- a/controllers/accounts_controller.py +++ b/controllers/accounts_controller.py @@ -55,10 +55,11 @@ class AccountsController(TransactionBase): def set_price_list_currency(self, buying_or_selling): company_currency = get_company_currency(self.doc.company) + fieldname = buying_or_selling.lower() + "_price_list" # TODO - change this, since price list now has only one currency allowed - if self.meta.get_field("price_list_name") and self.doc.price_list_name and \ + if self.meta.get_field(fieldname) and self.doc.fields.get(fieldname) and \ not self.doc.price_list_currency: - self.doc.fields.update(get_price_list_currency(self.doc.price_list_name)) + self.doc.fields.update(get_price_list_currency(self.doc.fields.get(fieldname))) if self.doc.price_list_currency: if not self.doc.plc_conversion_rate: @@ -73,11 +74,14 @@ class AccountsController(TransactionBase): self.doc.currency = self.doc.price_list_currency self.doc.conversion_rate = self.doc.plc_conversion_rate - if self.meta.get_field("currency") and self.doc.currency != company_currency and \ - not self.doc.conversion_rate: - exchange = self.doc.currency + "-" + company_currency - self.doc.conversion_rate = flt(webnotes.conn.get_value("Currency Exchange", - exchange, "exchange_rate")) + if self.meta.get_field("currency"): + if self.doc.currency and self.doc.currency != company_currency: + if not self.doc.conversion_rate: + exchange = self.doc.currency + "-" + company_currency + self.doc.conversion_rate = flt(webnotes.conn.get_value("Currency Exchange", + exchange, "exchange_rate")) + else: + self.doc.conversion_rate = 1 def set_missing_item_details(self, get_item_details): """set missing item values""" @@ -261,7 +265,7 @@ class AccountsController(TransactionBase): tax.grand_total_for_current_item = \ flt(self.tax_doclist[i-1].grand_total_for_current_item + current_tax_amount, self.precision("total", tax)) - + # in tax.total, accumulate grand total of each item tax.total += tax.grand_total_for_current_item @@ -388,7 +392,7 @@ class AccountsController(TransactionBase): total_billed_amt = flt(flt(already_billed) + flt(item.fields[based_on]), self.precision(based_on, item)) - + if max_allowed_amt and total_billed_amt - max_allowed_amt > 0.02: webnotes.msgprint(_("Row ")+ cstr(item.idx) + ": " + cstr(item.item_code) + _(" will be over-billed against mentioned ") + cstr(ref_dt) + diff --git a/controllers/buying_controller.py b/controllers/buying_controller.py index c5f5d08c47f..551d673424f 100644 --- a/controllers/buying_controller.py +++ b/controllers/buying_controller.py @@ -30,6 +30,7 @@ class BuyingController(StockController): def set_missing_values(self, for_validate=False): super(BuyingController, self).set_missing_values(for_validate) + self.set_supplier_from_item_default() self.set_price_list_currency("Buying") # set contact and address details for supplier, if they are not mentioned @@ -40,6 +41,14 @@ class BuyingController(StockController): self.set_missing_item_details(get_item_details) + def set_supplier_from_item_default(self): + if self.meta.get_field("supplier") and not self.doc.supplier: + for d in self.doclist.get({"doctype": self.tname}): + supplier = webnotes.conn.get_value("Item", d.item_code, "default_supplier") + if supplier: + self.doc.supplier = supplier + break + def get_purchase_tax_details(self): self.doclist = self.doc.clear_table(self.doclist, "purchase_tax_details") self.set_taxes("purchase_tax_details", "purchase_other_charges") @@ -89,7 +98,7 @@ class BuyingController(StockController): if item.discount_rate == 100.0: item.import_rate = 0.0 - elif item.import_ref_rate: + elif not item.import_rate: item.import_rate = flt(item.import_ref_rate * (1.0 - (item.discount_rate / 100.0)), self.precision("import_rate", item)) diff --git a/controllers/js/contact_address_common.js b/controllers/js/contact_address_common.js index 82dad0e83e8..7589947d242 100644 --- a/controllers/js/contact_address_common.js +++ b/controllers/js/contact_address_common.js @@ -16,11 +16,14 @@ cur_frm.cscript.onload = function(doc, cdt, cdn) { if(doc.__islocal) { var last_route = wn.route_history.slice(-2, -1)[0]; if(last_route && last_route[0]==="Form") { + var doctype = last_route[1], + docname = last_route.slice(2).join("/"); + if(["Customer", "Quotation", "Sales Order", "Sales Invoice", "Delivery Note", "Installation Note", "Opportunity", "Customer Issue", "Maintenance Visit", "Maintenance Schedule"] - .indexOf(last_route[1])!==-1) { - var refdoc = wn.model.get_doc(last_route[1], last_route[2]); + .indexOf(doctype)!==-1) { + var refdoc = wn.model.get_doc(doctype, docname); if(refdoc.doctype == "Quotation" ? refdoc.quotation_to=="Customer" : true) { cur_frm.set_value("customer", refdoc.customer || refdoc.name); @@ -30,16 +33,16 @@ cur_frm.cscript.onload = function(doc, cdt, cdn) { } } if(["Supplier", "Supplier Quotation", "Purchase Order", "Purchase Invoice", "Purchase Receipt"] - .indexOf(last_route[1])!==-1) { - var refdoc = wn.model.get_doc(last_route[1], last_route[2]); + .indexOf(doctype)!==-1) { + var refdoc = wn.model.get_doc(doctype, docname); cur_frm.set_value("supplier", refdoc.supplier || refdoc.name); cur_frm.set_value("supplier_name", refdoc.supplier_name); if(cur_frm.doc.doctype==="Address") cur_frm.set_value("address_title", cur_frm.doc.supplier_name); } if(["Lead", "Quotation"] - .indexOf(last_route[1])!==-1) { - var refdoc = wn.model.get_doc(last_route[1], last_route[2]); + .indexOf(doctype)!==-1) { + var refdoc = wn.model.get_doc(doctype, docname); if(refdoc.doctype == "Quotation" ? refdoc.quotation_to=="Lead" : true) { cur_frm.set_value("lead", refdoc.lead || refdoc.name); diff --git a/controllers/queries.py b/controllers/queries.py index df7b7c528eb..0e23d5cd1e7 100644 --- a/controllers/queries.py +++ b/controllers/queries.py @@ -187,10 +187,10 @@ def get_project_name(doctype, txt, searchfield, start, page_len, filters): def get_price_list_currency(doctype, txt, searchfield, start, page_len, filters): return webnotes.conn.sql("""select ref_currency from `tabItem Price` - where price_list_name = %s and buying_or_selling = %s + where price_list = %s and buying_or_selling = %s and `%s` like %s order by ref_currency asc limit %s, %s""" % ("%s", "%s", searchfield, "%s", "%s", "%s"), - (filters["price_list_name"], filters['buying_or_selling'], "%%%s%%" % txt, + (filters["price_list"], filters['buying_or_selling'], "%%%s%%" % txt, start, page_len)) def get_delivery_notes_to_be_billed(doctype, txt, searchfield, start, page_len, filters): @@ -207,4 +207,4 @@ def get_delivery_notes_to_be_billed(doctype, txt, searchfield, start, page_len, "fcond": get_filters_cond(doctype, filters, []), "mcond": get_match_cond(doctype), "start": "%(start)s", "page_len": "%(page_len)s", "txt": "%(txt)s" - }, { "start": start, "page_len": page_len, "txt": ("%%%s%%" % txt) }, debug=True) \ No newline at end of file + }, { "start": start, "page_len": page_len, "txt": ("%%%s%%" % txt) }) \ No newline at end of file diff --git a/controllers/selling_controller.py b/controllers/selling_controller.py index 9aa93a89426..fcff0e4c345 100644 --- a/controllers/selling_controller.py +++ b/controllers/selling_controller.py @@ -14,12 +14,8 @@ class SellingController(StockController): def onload_post_render(self): # contact, address, item details and pos details (if applicable) self.set_missing_values() - self.set_taxes("other_charges", "charge") - if self.meta.get_field("debit_to") and not self.doc.debit_to: - self.doc.debit_to = self.get_debit_to().get("debit_to") - def set_missing_values(self, for_validate=False): super(SellingController, self).set_missing_values(for_validate) @@ -104,8 +100,8 @@ class SellingController(StockController): for item in self.doclist.get({"parentfield": self.fname}): if item.item_code in stock_items or \ (item_sales_bom and item_sales_bom.get(item.item_code)): - buying_amount = get_buying_amount(item.item_code, item.warehouse, -1*item.qty, - self.doc.doctype, self.doc.name, item.name, stock_ledger_entries, + buying_amount = get_buying_amount(item.item_code, self.doc.doctype, self.doc.name, item.name, + stock_ledger_entries.get((item.item_code, item.warehouse), []), item_sales_bom) item.buying_amount = buying_amount >= 0.01 and buying_amount or 0 webnotes.conn.set_value(item.doctype, item.name, "buying_amount", @@ -191,7 +187,7 @@ class SellingController(StockController): if item.adj_rate == 100: item.export_rate = 0 - elif item.ref_rate: + elif not item.export_rate: item.export_rate = flt(item.ref_rate * (1.0 - (item.adj_rate / 100.0)), self.precision("export_rate", item)) diff --git a/controllers/stock_controller.py b/controllers/stock_controller.py index 4fe60772628..b55c7e229d1 100644 --- a/controllers/stock_controller.py +++ b/controllers/stock_controller.py @@ -87,11 +87,13 @@ class StockController(AccountsController): get_obj('Stock Ledger').update_stock(sl_entries, is_amended) def get_stock_ledger_entries(self, item_list=None, warehouse_list=None): + out = {} + if not (item_list and warehouse_list): item_list, warehouse_list = self.get_distinct_item_warehouse() if item_list and warehouse_list: - return webnotes.conn.sql("""select item_code, voucher_type, voucher_no, + res = webnotes.conn.sql("""select item_code, voucher_type, voucher_no, voucher_detail_no, posting_date, posting_time, stock_value, warehouse, actual_qty as qty from `tabStock Ledger Entry` where ifnull(`is_cancelled`, "No") = "No" and company = %s @@ -100,6 +102,14 @@ class StockController(AccountsController): posting_time desc, name desc""" % ('%s', ', '.join(['%s']*len(item_list)), ', '.join(['%s']*len(warehouse_list))), tuple([self.doc.company] + item_list + warehouse_list), as_dict=1) + + for r in res: + if (r.item_code, r.warehouse) not in out: + out[(r.item_code, r.warehouse)] = [] + + out[(r.item_code, r.warehouse)].append(r) + + return out def get_distinct_item_warehouse(self): item_list = [] diff --git a/docs/docs.dev.api.md b/docs/docs.dev.api.md index 4a6118337d3..0f694b5ac7f 100644 --- a/docs/docs.dev.api.md +++ b/docs/docs.dev.api.md @@ -122,7 +122,7 @@ in ERPNext. "plc_conversion_rate": 1.0, "posting_date": "2013-01-23", "price_list_currency": "INR", - "price_list_name": "_Test Price List", + "selling_price_list": "_Test Price List", "territory": "_Test Territory" }, diff --git a/docs/docs.dev.install.debian.md b/docs/docs.dev.install.debian.md deleted file mode 100644 index f140f29ca64..00000000000 --- a/docs/docs.dev.install.debian.md +++ /dev/null @@ -1,25 +0,0 @@ ---- -{ - "_label": "ERPNext Pre-requisites for Debian systems (Unbuntu)" -} ---- -#### If not root user -`sudo su` - -#### Installing Pre-Requisites - - cd ~ - apt-get install python python-setuptools python-mysqldb apache2 mysql-server libmysqlclient-dev git memcached -y - easy_install pip - pip install pytz python-dateutil jinja2 markdown2 termcolor python-memcached requests chardet dropbox google-api-python-client pygeoip - a2enmod rewrite - service apache2 start - service mysql start - memcached -d -l 127.0.0.1 -p 11211 -m 64 -u www-data - -> ```memcached -d -l 127.0.0.1 -p 11211 -m [64 or more mb of ram] -u apache ``` - -#### Other useful programs - - apt-get install ntp vim screen htop -y - service ntpd start diff --git a/docs/docs.dev.install.md b/docs/docs.dev.install.md index 4c8ea2fb702..03fc6bdcdc1 100644 --- a/docs/docs.dev.install.md +++ b/docs/docs.dev.install.md @@ -2,8 +2,7 @@ { "_label": "How to Install ERPNext", "_toc": [ - "docs.dev.install.red_hat", - "docs.dev.install.debian" + "docs.dev.install.restore_from_backup" ] } --- @@ -15,8 +14,8 @@ Install ERPNext in one command! 1. Switch to root user using `sudo su` -1. create a folder where you want to install erpnext -1. go to the new folder +1. Create a folder where you want to install erpnext +1. Go to the new folder 1. `wget https://raw.github.com/webnotes/erpnext/master/install_erpnext.py` 1. `python install_erpnext.py` @@ -24,133 +23,19 @@ Install ERPNext in one command! > If you get stuck, post your questions at [ERPNext Developer Forum](https://groups.google.com/forum/#!forum/erpnext-developer-forum) +> [Troubleshooting SELinux](http://www.crypt.gen.nz/selinux/disable_selinux.html) + -- + > [Server Setup Tips](http://plusbryan.com/my-first-5-minutes-on-a-server-or-essential-security-for-linux-servers) -> [MySQL configuration file - my.cnf](MySQL-configuration-file) +> [MySQL configuration file - my.cnf](https://github.com/webnotes/erpnext/wiki/MySQL-configuration-file) -> [Some Useful Aliases](Some-Useful-Aliases) +> [Some Useful Aliases](https://github.com/webnotes/erpnext/wiki/Some-Useful-Aliases) --- ### Upgrade / run latest patches 1. Backup your database! -1. go to Setup > Update This Application [under Update Manager] -1. click on 'Get Latest Updates' - -> [Restoring from ERPNext backup](Restoring-From-ERPNext-Backup) - ---- -### Step by step instructions - -1. You will need some linux background to be able to install this on your system. -1. These are high-level instructions and by no means cover every installation issue. - -### Pre-requisites: - -* any unix based os -* python 2.6+ (python 3+ not supported) -* apache -* mysql 5+ -* git -* python libraries: - * python MySQLdb - * pytz - * jinja2 - * markdown2 - * dateutil - * termcolor - * python-memcached - * requests - * chardet - * pygeoip - * dropbox - * google-api-python-client -* memcached - -## Fresh Installation - -### Steps: [using terminal] - -#### Get the Install Script - -Download the standard install script and install. This script will: - -- Create `app` and `lib` folders. -- Clone the code repositories for `wnframework` and `erpnext` from GitHub. It is important to clone the repositories from GitHub rather than just downloading the code, because this will help you in upgrading the system. -- Create the database. -- Create a default `erpnext.conf` Apache configuration file for ERPnext. -- Create the standard wnframework configuration file `conf.py` -- Build the `public` folder from which the ERPNext client application will be served via Apache and CGI. - -**Instructions** - -1. ensure mysql service is running -1. create a folder where you want to install erpnext -1. go to the new folder -1. `wget https://github.com/webnotes/erpnext/blob/master/install_erpnext.py` -1. `python install_erpnext.py` - -#### Setup Apache - -1. check your apache/httpd user and group. Most often it is either `apache` or `_www`. This can be found in its conf file. -1. run `chown -R apache:apache *` or `chown -R _www:_www *`. This will make the erpnext folder accessible to apache webserver. -1. create erpnext.conf file in erpnext folder and paste a modified version of apache configuration file as shown in the example below. (You will need to change the values in square brackets) - * For debian systems, `sudo ln -s [PATH TO ERPNEXT INSTALLATION]/erpnext.conf /etc/apache2/sites-enabled/erpnext.conf` - * For redhat systems, `sudo ln -s [PATH TO ERPNEXT INSTALLATION]/erpnext.conf /etc/httpd/conf.d/erpnext.conf` -1. restart apache service -1. if firewall exists, run -``` -iptables -I INPUT 1 -p tcp --dport 8080 -j ACCEPT -service iptables save -``` - -### Setup Schueduler - -1. setup cron using `crontab -e` and enter the following and then save it: -``` -*/3 * * * * cd [PATH TO ERPNEXT INSTALLATION] && python lib/wnf.py --run_scheduler >> /var/log/erpnext-sch.log 2>&1 -0 */6 * * * cd [PATH TO ERPNEXT INSTALLATION] && python lib/wnf.py --backup >> /var/log/erpnext-backup.log 2>&1 -``` - -### Start - -1. go to erpnext folder and run `lib/wnf.py --domain localhost:8080` -1. start your browser and go to http://localhost:8080 -1. login as user: Administrator and password: admin - -> If you are installing on your server for deployment, remember to change Administrator's password! - -### What to write in apache configuration file? - - Listen 8080 - NameVirtualHost *:8080 - - ServerName localhost - DocumentRoot [PATH TO ERPNEXT INSTALLATION]/public/ - - AddHandler cgi-script .cgi .xml .py - AddType application/vnd.ms-fontobject .eot - AddType font/ttf .ttf - AddType font/otf .otf - AddType application/x-font-woff .woff - - - # directory specific options - Options -Indexes +FollowSymLinks +ExecCGI - - # directory's index file - DirectoryIndex web.py - - AllowOverride all - Order Allow,Deny - Allow from all - - # rewrite rule - RewriteEngine on - RewriteCond %{REQUEST_FILENAME} !-f - RewriteCond %{REQUEST_FILENAME} !-d - RewriteCond %{REQUEST_FILENAME} !-l - RewriteRule ^([^/]+)$ /web.py?page=$1 [QSA,L] - - +1. Go to Setup > Update ERPNext +1. Click on 'Update' \ No newline at end of file diff --git a/docs/docs.dev.install.red_hat.md b/docs/docs.dev.install.red_hat.md deleted file mode 100644 index 17a6072403d..00000000000 --- a/docs/docs.dev.install.red_hat.md +++ /dev/null @@ -1,59 +0,0 @@ ---- -{ - "_label": "ERPNext Pre-requisites for Red Hat systems (CentOS, Fedora)" -} ---- -#### If not root user -`sudo su` - -#### Installing Pre-Requisites - - cd ~ - yum update python -y - yum install python-setuptools MySQL-python httpd mysql mysql-server mysql-devel git memcached ntp vim -y - easy_install pip - pip install pytz python-dateutil jinja2 markdown2 termcolor python-memcached requests chardet dropbox google-api-python-client pygeoip - service httpd start - service mysqld start - service ntpd start - mysqladmin -u root password [NEW PASSWORD] - -#### memcached - -1. `vim /etc/sysconfig/memcached` -1. change user to the apache user, change the cache size if desired (depending on available memory), save the file -1. `service memcached start` - -#### set services to run when machine starts - - chkconfig --level 2345 mysql on - chkconfig --level 2345 httpd on - chkconfig --level 2345 memcached on - chkconfig --level 2345 ntpd on - -#### Other useful programs - -wget http://packages.sw.be/rpmforge-release/rpmforge-release-0.5.2-2.el6.rf.x86_64.rpm -rpm -i http://packages.sw.be/rpmforge-release/rpmforge-release-0.5.2-2.el6.rf.x86_64.rpm -yum install htop screen -y - --- - -#### CPanel Users - -If you are using CPanel, you are likely to face perl dependency issues when installing git. To install git in this case, follow this procedure: - -1. `vim /etc/yum.conf`, remove perl* from exclude list and save the file -1. `yum install git -y` -1. `vim /etc/yum.conf`, add perl* back to exclude list and save the file - -> source: [http://forums.cpanel.net/f5/upcp-errors-due-dependeny-problems-centos-6-3-not-upgraded-centos-6-4-a-332102.html](http://forums.cpanel.net/f5/upcp-errors-due-dependeny-problems-centos-6-3-not-upgraded-centos-6-4-a-332102.html) - -CPanel users should follow these steps to set the apache configuration for ERPNext: - -1. `vim /etc/httpd/conf/includes/post_virtualhost_2.conf` -1. add the line `Include [PATH TO ERPNEXT CONF FILE]` (example: /var/www/erpnext.conf) and save the file -1. `vim [PATH TO ERPNEXT CONF FILE]`, set the apache configuration for ERPNext and save it -1. `service httpd restart` - -*The mysql root password may be found at* `/root/.my.cnf` \ No newline at end of file diff --git a/docs/docs.dev.install.restore_from_backup.md b/docs/docs.dev.install.restore_from_backup.md new file mode 100644 index 00000000000..e795bfabcea --- /dev/null +++ b/docs/docs.dev.install.restore_from_backup.md @@ -0,0 +1,26 @@ +--- +{ + "_label": "Restoring From ERPNext Backup" +} +--- + +* Download backup files + + cd /tmp + wget [DATABASE BACKUP FILE URL] + wget [FILES BACKUP FILE URL] + +* Suppose your backup files are downloaded at /tmp + + gunzip [DATABASE BACKUP FILE.sql.gz] + tar xvf [FILES BACKUP.tar] + +* Go to your ERPNext installation folder +* When restoring from database, the 'Administrator' user password gets reset to 'admin'. To set a better password when restoring, set admin_password variable in conf.py to the desired 'Administrator' user password. +* Restore database using: + + lib/wnf.py --install [DATABASE NAME] /tmp/[DATABASE BACKUP FILE.sql] + +* Copy extracted files + + cp /tmp/[FILES BACKUP EXTRACTED FOLDER/---/public/files/*] [YOUR ERPNEXT INSTALLATION]/public/files/ \ No newline at end of file diff --git a/docs/docs.md b/docs/docs.md index bd34030598d..378a0b8eb5d 100644 --- a/docs/docs.md +++ b/docs/docs.md @@ -22,13 +22,13 @@ ### What is ERPNext? -ERPNext is an information system that links together entire organization's operations. It is a software package that offers convenience of managing all the business functions from a single platform. No need of going to different applications to process different requests. No need of saving data in different functional packages. Under one ERP "roof" you can manage Accounting, Warehouse Management, CRM, Human Resources, Supply Chain Management, Sales Management, and Website Design. +ERPNext is an information system that links together an entire organization's operations. It is a software package that offers convenience of managing all the business functions from a single platform. No need of going to different applications to process different requests. No need of saving data in different functional packages. Under one ERP "roof" you can manage Accounting, Warehouse Management, CRM, Human Resources, Supply Chain Management, Sales Management, and Website Design. -ERPNext is written by Web Notes Technologies keeping small and medium businesses in mind. +ERPNext is written by Web Notes Technologies keeping small and medium businesses in mind. - It gives better access to crucial information as a whole rather than in fragments of different versions. - It provides comparable financial reports. - It avoids duplication of reports and redundant data. - It allows better alignment across cross-functional departments. - It facilitates Website Design and provides shopping cart facility. -- It gives better deployment on mobiles, tablets, desktops and large screens. +- It gives better deployment on mobiles, tablets, desktops and large screens. \ No newline at end of file diff --git a/docs/docs.user.accounts.journal_voucher.md b/docs/docs.user.accounts.journal_voucher.md index 18615d15536..650f4e31242 100644 --- a/docs/docs.user.accounts.journal_voucher.md +++ b/docs/docs.user.accounts.journal_voucher.md @@ -32,7 +32,7 @@ A look at some of the common accounting entries that can be done via Journal Vou #### Expenses (non accruing) -Many times it may not be necessary to accrue an expense, but it can be directly be booked against an expense Account on payment. For example a travel allowance or a telephone bill. You can directly debit Telephone Expense (instead of your telephone company) and credit your Bank on payment. +Many times it may not be necessary to accrue an expense, but it can be directly booked against an expense Account on payment. For example a travel allowance or a telephone bill. You can directly debit Telephone Expense (instead of your telephone company) and credit your Bank on payment. - Debit: Expense Account (like Telephone expense) - Credit: Bank or Cash Account diff --git a/docs/docs.user.accounts.payments.md b/docs/docs.user.accounts.payments.md index 25c9c4b7eb1..4bb064ca6a5 100644 --- a/docs/docs.user.accounts.payments.md +++ b/docs/docs.user.accounts.payments.md @@ -42,7 +42,7 @@ To use this, go to: Select your “Bank” Account and enter the dates of your statement. Here you will get all the “Bank Voucher” type entries. In each of the entry on the right most column, update the “Clearance Date” and click on “Update”. -This way you will be able sync your bank statements and entries in the system. +This way you will be able to sync your bank statements and entries in the system. --- diff --git a/docs/docs.user.accounts.reports.md b/docs/docs.user.accounts.reports.md index 915808b7e98..84356f65c53 100644 --- a/docs/docs.user.accounts.reports.md +++ b/docs/docs.user.accounts.reports.md @@ -22,10 +22,10 @@ The sum of all closing balances in a Trial Balance must be zero. ### Accounts Payable and Accounts Receivable (AP / AR) -These reports help you track the outstanding invoices to Customer and Suppliers. In this report, you will get your outstanding amounts period wise. i.e. between 0-30 days, 30-60 days and so on. +These reports help you to track the outstanding invoices sent to Customer and Suppliers. In this report, you will get your outstanding amounts period wise. i.e. between 0-30 days, 30-60 days and so on. You can also get your payables and receivables from direct reports on Sales Invoice and Purchase Invoice. ### Sales and Purchase Register -This is useful for making your tax statements invoice and Item wise. In this report, each tax Account is transposed in columns and for each Invoice and invoice Item, you will get how much individual tax has been paid based on the Taxes and Charges table. +This is useful for making your tax statements invoice and Item wise. In this report, each tax Account is transposed in columns and for each Invoice and invoice Item, you will get the amount of individual tax that has been paid based on the Taxes and Charges table. diff --git a/docs/docs.user.buying.material_request.md b/docs/docs.user.buying.material_request.md index 7c3f1516b72..2ccb3996a35 100644 --- a/docs/docs.user.buying.material_request.md +++ b/docs/docs.user.buying.material_request.md @@ -9,8 +9,8 @@ A Material Request can be generated: - By a User. - Automatically from a Sales Order. -- Automatically when the Projected Quantity (more on this later) of an Item in stores reaches a particular level. -- Automatically from your Bill of Materials if you use Production Plan to plan your manufacturing. (more on this later too) +- Automatically when the Projected Quantity of an Item in stores reaches a particular level. +- Automatically from your Bill of Materials if you use Production Plan to plan your manufacturing activities. To generate a Material Request manually go to: @@ -19,7 +19,7 @@ To generate a Material Request manually go to: In the Material Request form, - Fill in the Items you want and their quantities. -- If your Items are inventory items, you must also mention the Warehouse where you expect these Items to be delivered to. This helps you to keep track of the Projected Quantity for this Item. +- If your Items are inventory items, you must also mention the Warehouse where you expect these Items to be delivered. This helps to keep track of the Projected Quantity for this Item. - You can also automatically get the Items from a Sales Order. - You can optionally add the Terms, using the Terms and Conditions master and also the reason. diff --git a/docs/docs.user.buying.md b/docs/docs.user.buying.md index 6dd25f66e12..55e84375507 100644 --- a/docs/docs.user.buying.md +++ b/docs/docs.user.buying.md @@ -3,8 +3,8 @@ "_label": "Buying" } --- -If your business involves physical goods, buying is one of your core business activities. Your suppliers are as important as your customers and they must be provided with as much accurate information as possible. +If your business involves physical goods, buying is one of your core business activity. Your suppliers are as important as your customers and they must be provided with as much accurate information as possible. -Buying in right amounts at right quantities can affect your cash flow and profitability. +Buying in right amounts, in right quantities, can affect your cash flow and profitability. -ERPNext contains a set of transactions that will make your buying as efficient and seamless as possible. +ERPNext contains a set of transactions that will make your buying process as efficient and seamless as possible. diff --git a/docs/docs.user.buying.purchase_order.md b/docs/docs.user.buying.purchase_order.md index 47aba3e39bd..90db2bda823 100644 --- a/docs/docs.user.buying.purchase_order.md +++ b/docs/docs.user.buying.purchase_order.md @@ -3,7 +3,7 @@ "_label": "Purchase Order" } --- -A Purchase Order is analogous to a Sales Order. It is usually a binding contract with your Supplier that you promise to buy this set of Items under the given conditions. +A Purchase Order is analogous to a Sales Order. It is usually a binding contract with your Supplier that you promise to buy a set of Items under the given conditions. In ERPNext, you can make a Purchase Order by going to: @@ -14,16 +14,16 @@ A Purchase Order can also be automatically created from a Purchase Request or S Entering a Purchase Order is very similar to a Purchase Request, additionally you will have to set: - Supplier.â€Ļ -- A “Required By” date on each Item: If you are expecting part delivery, your Supplier will know how much quantity to deliver at which date. This will help you from preventing over-supply. It will also help you track how well your Supplier is doing on timeliness. +- A “Required By” date on each Item: If you are expecting part delivery, your Supplier will know how much quantity to deliver at which date. This will help you from preventing over-supply. It will also help you to track how well your Supplier is doing on timeliness. ### Taxes -If your Supplier is going to charge you additional taxes or charge like a shipping or insurance charge, you can add it here. It will help you to accurately track your costs. Also if some of these charges add to the value of the product you will have to mention in the Taxes table. You can also use templates for your taxes. For more information on setting up your taxes see the Purchase Taxes and Charges Master. +If your Supplier is going to charge you additional taxes or charge like a shipping or insurance charge, you can add it here. It will help you to accurately track your costs. Also, if some of these charges add to the value of the product you will have to mention them in the Taxes table. You can also use templates for your taxes. For more information on setting up your taxes see the Purchase Taxes and Charges Master. ### Value Added Taxes (VAT) -Many times, the tax paid by you to a Supplier for an Item is the same tax you collect from your Customer. In many regions, what you pay to your government is only the difference between what you collect from your Customer and pay to your Supplier. This is called Value Added Tax (VAT). +Many a times, the tax paid by you to a Supplier, for an Item, is the same tax which you collect from your Customer. In many regions, what you pay to your government is only the difference between what you collect from your Customer and what you pay to your Supplier. This is called Value Added Tax (VAT). For example you buy Items worth X and sell them for 1.3X. So your Customer pays 1.3 times the tax you pay your Supplier. Since you have already paid tax to your Supplier for X, what you owe your government is only the tax on 0.3X. diff --git a/docs/docs.user.buying.supplier.md b/docs/docs.user.buying.supplier.md index ad9e4ae4e02..aa53a784f0e 100644 --- a/docs/docs.user.buying.supplier.md +++ b/docs/docs.user.buying.supplier.md @@ -8,10 +8,10 @@ Suppliers are companies or individuals who provide you with products or services 1. Separate Account Ledgers are created for the Supplier in the Company under “Accounts Payable”. 1. You can have multiple Addresses and Contacts for Suppliers. 1. Suppliers are categorized as Supplier Type. -1. If you set “Credit Days”, this will automatically set the due date in Purchase Invoices. +1. If you set “Credit Days”, ERPNext will automatically set the due date in Purchase Invoices. You can create a new Supplier via: > Buying > Supplier > New Supplier -or importing from the Data Import Tool +or import from the Data Import Tool diff --git a/docs/docs.user.buying.supplier_quotation.md b/docs/docs.user.buying.supplier_quotation.md index 0355fd02a26..37431f3353e 100644 --- a/docs/docs.user.buying.supplier_quotation.md +++ b/docs/docs.user.buying.supplier_quotation.md @@ -8,7 +8,7 @@ If you have multiple **Suppliers** who supply you with the same **Item**, you us - You can easily compare prices in the future - Audit whether all Suppliers were given the opportunity to quote. -Supplier Quotations are not necessary for most small businesses. Always evaluate the cost of collecting information to the value it provides! You could only do this for high value items. +Supplier Quotations are not necessary for most small businesses. Always evaluate the cost of collecting information to the value it really provides! You could only do this for high value items. You can make a Supplier Quotation directly from: diff --git a/docs/docs.user.customize.custom_field.md b/docs/docs.user.customize.custom_field.md index 9a7676b731f..1dd2340b0ce 100644 --- a/docs/docs.user.customize.custom_field.md +++ b/docs/docs.user.customize.custom_field.md @@ -11,7 +11,7 @@ In the form: - Select the Document on which you want to add the Custom Field. - Select the Type of field and the Options (see section on field types). -- Select where you want to field to appear in the Form (“after field” section). +- Select where you want the field to appear in the Form (“after field” section). and save the Custom Field. When you open a new / existing form of the type you selected in step 1, you will see it with the Custom Fields. diff --git a/docs/docs.user.customize.modules.md b/docs/docs.user.customize.modules.md index f838df9440e..ff64b243173 100644 --- a/docs/docs.user.customize.modules.md +++ b/docs/docs.user.customize.modules.md @@ -5,7 +5,7 @@ --- ### Hiding Unused Features -As you have seen from this manual that ERPNext contains tons of feature that you may not use. We have observed that most users start with using 20% of the features, though a different 20%. To hide fields belonging to features you will not use, go to: +As you have seen from this manual that ERPNext contains tons of features which you may not use. We have observed that most users start with using 20% of the features, though a different 20%. To hide fields belonging to features you dont require, go to: > Setup > Customize ERPNext > Disable Features. diff --git a/docs/docs.user.customize.print_format.md b/docs/docs.user.customize.print_format.md index 82857e8d027..f8970c40daa 100644 --- a/docs/docs.user.customize.print_format.md +++ b/docs/docs.user.customize.print_format.md @@ -6,7 +6,7 @@ Print Formats are the layouts that are generated when you want to Print or Email a transaction like a Sales Invoice. There are two types of Print Formats, - The auto-generated “Standard” Print Format: This type of format follows the same layout as the form and is generated automatically by ERPNext. -- Based on the Print Format document. This is templates in HTML that will be rendered with data. +- Based on the Print Format document. There are templates in HTML that will be rendered with data. ERPNext comes with a number of pre-defined templates in three styles: Modern, Classic and Spartan. You modify these templates or create their own. Editing ERPNext templates is not allowed because they may be over-written in an upcoming release. diff --git a/docs/docs.user.hr.appraisal.md b/docs/docs.user.hr.appraisal.md index e5bf7ffb3a4..a02ba119a12 100644 --- a/docs/docs.user.hr.appraisal.md +++ b/docs/docs.user.hr.appraisal.md @@ -3,7 +3,7 @@ "_label": "Appraisal" } --- -In ERPNext, you can manage Employee Appraisals by creating an Appraisal Template for each role with the parameters that define the performance and giving a weight to each parameter. +In ERPNext, you can manage Employee Appraisals by creating an Appraisal Template for each role with the parameters that define the performance by giving appropriate weightage to each parameter. Once the Appraisal Template is completed, you can create Appraisal records for each period where you track performance. You can give points out of 5 for each parameter and the system will calculate the overall performance of the Employee. diff --git a/docs/docs.user.hr.expense_claim.md b/docs/docs.user.hr.expense_claim.md index fa6e8473eb1..37c63cc22bd 100644 --- a/docs/docs.user.hr.expense_claim.md +++ b/docs/docs.user.hr.expense_claim.md @@ -3,7 +3,7 @@ "_label": "Expense Claim" } --- -When Employee’s make expenses out their pocket on behalf of the company, like if they took a customer out for lunch, they can make a request for reimbursement via the Expense Claim form. +When Employee’s make expenses out of their pocket on behalf of the company, for example, if they take a customer out for lunch, they can make a request for reimbursement via the Expense Claim form. To make a new Expense Claim, go to: @@ -21,4 +21,4 @@ Comments can be added in the Comments section explaining why the claim was appro ### Booking the Expense and Reimbursement -The approved Expense Claim must be then be converted into a Journal Voucher and a payment must be made. Note: This amount should not be clubbed with Salary because the amount will then be taxable to the Employee. +The approved Expense Claim must then be converted into a Journal Voucher and a payment must be made. Note: This amount should not be clubbed with Salary because the amount will then be taxable to the Employee. diff --git a/docs/docs.user.hr.md b/docs/docs.user.hr.md index e5857570738..e6f88b7819a 100644 --- a/docs/docs.user.hr.md +++ b/docs/docs.user.hr.md @@ -3,7 +3,7 @@ "_label": "Human Resource Management" } --- -The Human Resources (HR) Module covers the processes linked to administering a team of co-workers. Most common among this is processing payroll by using the Salary Manager to generate Salary Slips. Most countries have complex tax rules stating what expenses can the company made on behalf of Employees and also expect the company to deduct taxes and social security from their payroll. +The Human Resources (HR) Module covers the processes linked to administering a team of co-workers. Most common among this is processing payroll by using the Salary Manager to generate Salary Slips. Most countries have complex tax rules stating what expenses can the company make on behalf of Employees and also expect the company to deduct taxes and social security from their payroll. Apart from that you can also track Leave Applications and balances, Expense Claims and upload Attendance data (even though the world has moved to a result-oriented culture, some countries still mandate companies to maintain an attendance register to ensure you are not over-working your team). diff --git a/docs/docs.user.mfg.md b/docs/docs.user.mfg.md index 50e0eebd15f..9f01f762ca2 100644 --- a/docs/docs.user.mfg.md +++ b/docs/docs.user.mfg.md @@ -10,7 +10,7 @@ The Manufacturing module in ERPNext helps you maintain multi-level Bill of Mater Broadly there are three types of Production Planning Systems - Make-to-Stock: In these systems, production is planned based on a forecast and then the Items are sold to distributors or customers. All fast moving consumer goods that are sold in retail shops like soaps, packaged water etc and electronics like phones etc are Made to Stock. -- Make-to-Order: In these systems, manufacturing takes place after an firm order is placed by a Customer. +- Make-to-Order: In these systems, manufacturing takes place after a firm order is placed by a Customer. - Engineer-to-Order: In this case each sale is a separate Project and has to be designed and engineered to the requirements of the Customer. Common examples of this are any custom business like furniture, machine tools, speciality devices, metal fabrication etc. Most small and medium sized manufacturing businesses are based on a make-to-order or engineer-to-order system and so is ERPNext. @@ -42,7 +42,7 @@ The state of art manufacturing philosophy (the rationale behind the planning pro The biggest cause of wastage in manufacturing is variation (in product and quantity). -So they standardized their products and sub-assemblies and sold fixed quantities based on what they produced not produce based on what they sold. This way, they had an extremely predictable and stable product mix. If they sold less than planned, they would simple stop production. +So they standardized their products and sub-assemblies and sold fixed quantities based on what they produced or did not produce based on what they sold. This way, they had an extremely predictable and stable product mix. If they sold less than planned, they would simply stop production. Their card signaling system kanban, would notify all their suppliers to stop production too. Hence they never used any of the complex material planning tools like MRP to play day-to-day material requirements, but a simple signaling system that said either STOP or GO. diff --git a/docs/docs.user.mfg.production_order.md b/docs/docs.user.mfg.production_order.md index af1ecefb07a..46e719c7ed3 100644 --- a/docs/docs.user.mfg.production_order.md +++ b/docs/docs.user.mfg.production_order.md @@ -3,7 +3,7 @@ "_label": "Production Order" } --- -Production Order (also called as Work Order) is a document that is given to the manufacturing shop floor by the Production Planner as a signal to product a certain quantity of a certain Item. Production Order also helps to generate the material requirements (Stock Entry) for the Item to be produced from its **Bill of Materials**. +Production Order (also called as Work Order) is a document that is given to the manufacturing shop floor by the Production Planner as a signal to produce a certain quantity of a certain Item. Production Order also helps to generate the material requirements (Stock Entry) for the Item to be produced from its **Bill of Materials**. The **Production Order** is generated directly from the **Production Planning Tool** based on Sales Orders. You can also create a direct Production Order by: @@ -13,7 +13,7 @@ The **Production Order** is generated directly from the **Production Planning To - Select the BOM - Select Quantities - Select Warehouses. WIP (Work-in-Progress) is where your Items will be transferred when you begin production and FG (Finished Goods) where you store finished Items before they are shipped. -- Select if you want to consider sub-assemblies (sub-Items that have their own BOM) as stock items or you want to explode the entire BOM when you make Stock Entries for this Item. What is means is that if you also maintain stock of your sub assemblies then you should set this as “No” and in your Stock Entires, it will also list the sub-assembly Item (not is sub-components). +- Select if you want to consider sub-assemblies (sub-Items that have their own BOM) as stock items or you want to explode the entire BOM when you make Stock Entries for this Item. What it means is that if you also maintain stock of your sub assemblies then you should set this as “No” and in your Stock Entires, it will also list the sub-assembly Item (not is sub-components). and “Submit” the Production Order. diff --git a/docs/docs.user.selling.customer.md b/docs/docs.user.selling.customer.md index 1c2c22df504..05c4d9663a2 100644 --- a/docs/docs.user.selling.customer.md +++ b/docs/docs.user.selling.customer.md @@ -10,7 +10,6 @@ You can either directly create your Customers via or upload it via the Data Import Tool. -In your normal operations, you can also create Customers from Leads. > Note: Customers are separate from Contacts and Addresses. A Customer can have multiple Contacts and Addresses. @@ -20,7 +19,7 @@ Contacts and Addresses in ERPNext are stored separately so that you can attach m To add a Contact or Address directly from the Customer record, click on “New Contact” or “New Address”. -> Tip: When you select a Customer in any transaction, one Contact and Address gets pre-selected. This is the “Default Contact or Address”. So make sure you set your defaults correctly! +> Tip: When you select a Customer in any transaction, one Contact and Address gets pre-selected. This is the “Default Contact or Address”. To Import multiple Contacts and Addresses from a spreadsheet, use the Data Import Tool. diff --git a/docs/docs.user.setup.accounting.md b/docs/docs.user.setup.accounting.md index c8e8bef9e74..af915397dfb 100644 --- a/docs/docs.user.setup.accounting.md +++ b/docs/docs.user.setup.accounting.md @@ -15,7 +15,7 @@ The Chart of Accounts helps you answer: - How much debt have you taken? - How much profit are you making (and hence paying tax)? - How much are you selling? -- How are your expenses broken up? +- What is your expense break- up You may note that as a business manager,it is very valuable to see how well your business is doing. diff --git a/docs/docs.user.setup.codification.md b/docs/docs.user.setup.codification.md index 513f7a94812..243e6ffb950 100644 --- a/docs/docs.user.setup.codification.md +++ b/docs/docs.user.setup.codification.md @@ -3,16 +3,16 @@ "_label": "Item Codification" } --- -If you already have a running business with a number of physical items, you would have probably coded your items. If you have not, you have a choice. We recommend you should codify, but its your call. +If you already have a full-fledged business with a number of physical items, you would have probably coded your items. If you have not, you have a choice. We recommend that you should codify if you have lot of products with long or complicated names. In case you have few products with short names, it is preferable to keep the Item Code same as Item Name. -Item codification is always a sensitive topic and wars have been fought on this (not joking). In our experience, when you have items that cross a certain size, life without codification is a nightmare. +Item codification has been a sensitive topic and wars have been fought on this (not joking). In our experience, when you have items that cross a certain size, life without codification is a nightmare. ### Benefits - Standard way of naming things. - Less likely to have duplicates. - Explicit definition. -- Help you quickly find if a similar item exists. +- Helps to quickly find if a similar item exists. - Item names get longer and longer as more types get introduced. Codes are shorter. ### Pain @@ -23,7 +23,7 @@ Item codification is always a sensitive topic and wars have been fought on this ### Example -You should have a simple manual / cheat-sheet to codify your items instead of just numbering them sequentially. Each letter should mean something. Here is an example: +You should have a simple manual / cheat-sheet to codify your Items instead of just numbering them sequentially. Each letter should mean something. Here is an example: If your business involves wooden furniture, then you may codify as follows: @@ -52,7 +52,7 @@ The last few letters could be sequential. So by looking at code **WM304** - you ### Standardization -If you have more than one person naming items, the style of naming items will change for everyone. Sometimes, even for one person, he or she may forget how did they name the item and may create a duplicate name _"Wooden Sheet 3mm" or "3mm Sheet of Wood"?_ +If you have more than one person naming items, the style of naming items will change for everyone. Sometimes, even for one person, he or she may forget how they had named the item and may create a duplicate name _"Wooden Sheet 3mm" or "3mm Sheet of Wood"?_ ### Rationalizing diff --git a/docs/docs.user.setup.data_import.md b/docs/docs.user.setup.data_import.md index b88b705c1db..eec6b65e453 100644 --- a/docs/docs.user.setup.data_import.md +++ b/docs/docs.user.setup.data_import.md @@ -63,7 +63,7 @@ If you have multiple child rows then you must start a new main item on a new row ### 5. Overwriting -ERPNext also allows you to overwrite all / certain columns. If you want to update certain columns, you can download the template with data. Remember to check on the “Overwrite” box before uploading. +ERPNext also allows you to overwrite all / certain columns. If you want to update certain columns, you can download the template with data.Remember to check on the “Overwrite” box before uploading. > Note: For child records, if you select Overwrite, it will delete all the child records of that parent. diff --git a/docs/docs.user.setup.email.md b/docs/docs.user.setup.email.md index 371ef936173..17ef4b611b3 100644 --- a/docs/docs.user.setup.email.md +++ b/docs/docs.user.setup.email.md @@ -27,7 +27,7 @@ Set your outgoing mail server settings here. These are the same settings you wou A very useful email integration is to sync the incoming emails from support inbox into Support Ticket, so that you can track, assign and monitor support issues. -> **Case Study:** Here are ERPNext, we have regularly tracking incoming support issues via email at “support@erpnext.com”. At the time of writing we have answered more than 3000 tickets via this system. +> **Case Study:** Here at ERPNext, we have regularly tracked incoming support issues via email at “support@erpnext.com”. At the time of writing we had answered more than 3000 tickets via this system. To setup your Support integration, go to: @@ -35,7 +35,7 @@ To setup your Support integration, go to: To make ERPNext pull emails from your mail box, enter the POP3 settings. (POP3 is a way of extracting emails from your mailbox. It should be fairly easy to find out what your POP3 settings are. If you have problems, contact your email service provider). If you want to setup an auto reply, check on the “Send Autoreply” box and whenever someone sends an email, an autoreply will be sent. -Add a custom signature you want to send with your replies. +Add a custom signature which you want to send with your replies. ### Setting Auto-notification on Documents @@ -49,7 +49,7 @@ Check on the transactions you want to send via email directly on Submission and Email Digests allow you to get regular updates about your sales, expenses and other critical numbers directly in your Inbox. -Set your frequency, check all the items you want to receive in your weekly update and select the user ids who you want to send the Digest to. +Set your frequency, check all the items you want to receive in your weekly update and select the user ids whom you want to send the Digest to. Email Digests are a great way for top managers to keep track of the big numbers like “Sales Booked” or “Amount Collected” or “Invoices Raised” etc. diff --git a/docs/docs.user.setup.first.md b/docs/docs.user.setup.first.md index 5947257dc78..c7d4aff8156 100644 --- a/docs/docs.user.setup.first.md +++ b/docs/docs.user.setup.first.md @@ -18,4 +18,4 @@ This will also set the default **Currency** and time zone for your account. Once Congrats! You are already on your way. -The next step is to configure your Chart of Accounts or start adding users and setting their permissions. +The next step is to follow implementation instructions. diff --git a/docs/docs.user.setup.taxes.md b/docs/docs.user.setup.taxes.md index 70b7cc747c7..84692c92359 100644 --- a/docs/docs.user.setup.taxes.md +++ b/docs/docs.user.setup.taxes.md @@ -11,7 +11,7 @@ For Tax Accounts that you want to use in the tax templates, you must mention the ## Sales Taxes and Charges Master -You must usually collect taxes from your Customer and pay them to the government. At times there may be multiple taxes for multiple government bodies like local government, state or provincial and federal or central government. +You must usually collect taxes from your Customer and pay them to the government. At times, you may have to pay multiple taxes to multiple government bodies like local government, state or provincial and federal or central government. The way ERPNext sets up taxes is via templates. Other types of charges that may apply to your invoices (like shipping, insurance etc.) can also be configured as taxes. @@ -36,9 +36,9 @@ In each row, you have to mention: - Amount: Tax amount. - Total: Cumulative total to this point. - 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). -- 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 rate in your main item table. This is useful where you want give a flat price (inclusive of all taxes) price to your customers. +- 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 rate in your main item table. This is useful when you want to give a flat price (inclusive of all taxes) to your customers. -Once your setup your template, you can now select this in your sales transactions. +Once you setup your template, you can select this in your sales transactions. ## Purchase Taxes and Charges Master diff --git a/docs/docs.user.stock.valuation.md b/docs/docs.user.stock.valuation.md index 8ecf8fd7eb0..cd2ad23b87d 100644 --- a/docs/docs.user.stock.valuation.md +++ b/docs/docs.user.stock.valuation.md @@ -5,11 +5,13 @@ --- ### How are Items Valued? -One of the major features of any inventory system is that you can find out the value of any item based on its historic or average price. You can also find the value of all your items for your balance sheet. Why is valuation important? +One of the major features of any inventory system is that you can find out the value of any item based on its historic or average price. You can also find the value of all your items for your balance sheet. -- The buying price fluctuates. -- The value changes because of some process (value add). -- The value changes because of decay, loss etc. +Valuation is important because: + +- The buying price may fluctuate. +- The value may change because of some process (value add). +- The value may change because of decay, loss etc. You may encounter these terms, so lets clarify: @@ -18,7 +20,7 @@ You may encounter these terms, so lets clarify: There are two major ways in which ERPNext values your items. -- **FIFO (First In First Out):** In this system, ERPNext assumes that you will consume / sell those Items first that you bought first. For example, if you buy an Item at price X and then after a few days at price Y. Thus when you sell your Item, ERPNext will reduce the quantity of the Item priced at X first and then Y. +- **FIFO (First In First Out):** In this system, ERPNext assumes that you will consume / sell those Items first which you bought first. For example, if you buy an Item at price X and then after a few days at price Y, whenever you sell your Item, ERPNext will reduce the quantity of the Item priced at X first and then Y. ![FIFO](img/fifo.png) diff --git a/docs/docs.user.tools.form_tools.md b/docs/docs.user.tools.form_tools.md index 30ebf57ff78..65943d70ed1 100644 --- a/docs/docs.user.tools.form_tools.md +++ b/docs/docs.user.tools.form_tools.md @@ -13,4 +13,4 @@ Comments are a great way to add information about a transaction that is not a pa ### Tags -Like Assignments and Comments, you can also add your own tags to each type of transactions. These tags can help you search a document and also classify it. ERPNext will also show you all the important tags in in the document list. +Like Assignments and Comments, you can also add your own tags to each type of transactions. These tags can help you search a document and also classify it. ERPNext will also show you all the important tags in the document list. diff --git a/docs/docs.user.tools.md b/docs/docs.user.tools.md index f040c2241a9..891b756406d 100644 --- a/docs/docs.user.tools.md +++ b/docs/docs.user.tools.md @@ -9,6 +9,6 @@ ] } --- -We live in an era when people are very comfortable communicating, discussing, asking, assigning work and getting feedback electronically. The internet acts a great medium to collaborate on work too. Taking this concept into ERP system, we have designed a bunch of tools whereby you can Assign transactions, manage your To Dos, share and maintain a Calendar, maintain a company wise Knowledge Base, Tag and Comment on transactions and send your Orders, Invoices etc via Email. You can also send instant messages to other users using the Messaging tool. +We live in an era when people are very comfortable communicating, discussing, asking, assigning work and getting feedback electronically. The Internet acts as a great medium to collaborate on work too. Taking this concept into ERP system, we have designed a bunch of tools whereby you can Assign transactions, manage your To Dos, share and maintain a Calendar, maintain a company wise Knowledge Base, Tag and Comment on transactions and send your Orders, Invoices etc via Email. You can also send instant messages to other users using the Messaging tool. These tools are integrated into all aspects of the product so that you can effectively manage your data and collaborate with your co-workers. \ No newline at end of file diff --git a/docs/docs.user.tools.todo.md b/docs/docs.user.tools.todo.md index 6421a5c1ac9..131af69b756 100644 --- a/docs/docs.user.tools.todo.md +++ b/docs/docs.user.tools.todo.md @@ -14,7 +14,7 @@ Step 2: Add the User and other detailsïŋž This transaction will appear in: The To-do list of the user whom this is assigned to in “My List” section -In the “Assigned by me” section of the user who as assigned this activity. +In the “Assigned by me” section of the user who has assigned this activity. ### To Do diff --git a/docs/docs.user.website.blog.md b/docs/docs.user.website.blog.md index cc58fbd416c..4e2a782c68b 100644 --- a/docs/docs.user.website.blog.md +++ b/docs/docs.user.website.blog.md @@ -5,7 +5,7 @@ --- Blogs are a great way to share your thoughts about your business and keep your customers and readers updated of what you are up to. -In the age of internet, writing assumes a lot more importance is because when people come to your website, they want to be read about your product and you. +In the age of internet, writing assumes a lot of significance because when people come to your website, they want to read about you and your product. To create a new blog, just create a new Blog from: diff --git a/docs/docs.user.website.md b/docs/docs.user.website.md index ff88c02de7c..e3fa4496480 100644 --- a/docs/docs.user.website.md +++ b/docs/docs.user.website.md @@ -17,9 +17,9 @@ Websites are a core component of any business and having a good website usually Unless you are a web designer yourself. -Would not it be nice if there was a way to update your product catalog on your site automatically from your ERP? +Wouldn't it be nice if there was a way to update your product catalog on your site automatically from your ERP? -We thought exactly the same and hence built a small Website Development app right inside or ERPNext! Using ERPNext’s Website module, you can +We thought exactly the same and hence built a small Website Development app right inside ERPNext! Using ERPNext’s Website module, you can 1. Create Web Pages 1. Write a Blog diff --git a/docs/docs.user.website.web_page.md b/docs/docs.user.website.web_page.md index 30c9acdfbe8..e8567752031 100644 --- a/docs/docs.user.website.web_page.md +++ b/docs/docs.user.website.web_page.md @@ -21,4 +21,4 @@ The web link to your page will be the value of the “Page Name” field + “.h #### Images -You can attach images to your web page and show them using the HTML tag or using markdown format. the link for your file will be files/filename \ No newline at end of file +You can attach images to your web page and show them using the HTML tag or using markdown format. the link to your file will be files/filename \ No newline at end of file diff --git a/hr/doctype/attendance/attendance.txt b/hr/doctype/attendance/attendance.txt index d948d6fba12..163baa0abc7 100644 --- a/hr/doctype/attendance/attendance.txt +++ b/hr/doctype/attendance/attendance.txt @@ -2,7 +2,7 @@ { "creation": "2013-01-10 16:34:13", "docstatus": 0, - "modified": "2013-07-10 17:39:22", + "modified": "2013-08-08 14:22:10", "modified_by": "Administrator", "owner": "ashwini@webnotestech.com" }, @@ -54,7 +54,7 @@ "doctype": "DocField", "fieldname": "naming_series", "fieldtype": "Select", - "label": "Naming Series", + "label": "Document Numbering Series", "no_copy": 1, "oldfieldname": "naming_series", "oldfieldtype": "Select", diff --git a/hr/doctype/employee/employee.py b/hr/doctype/employee/employee.py index 690bd55b1f1..e28e02d81bb 100644 --- a/hr/doctype/employee/employee.py +++ b/hr/doctype/employee/employee.py @@ -45,6 +45,7 @@ class DocType: if self.doc.user_id: self.update_user_default() self.update_profile() + self.update_dob_event() def update_user_default(self): webnotes.conn.set_default("employee", self.doc.name, self.doc.user_id) @@ -154,6 +155,38 @@ class DocType: msgprint(_("Invalid Leave Approver") + ": \"" + l.leave_approver + "\"", raise_exception=InvalidLeaveApproverError) + def update_dob_event(self): + if self.doc.status == "Active" and self.doc.date_of_birth: + birthday_event = webnotes.conn.sql("""select name from `tabEvent` where repeat_on='Every Year' + and ref_type='Employee' and ref_name=%s""", self.doc.name) + + starts_on = self.doc.date_of_birth + " 00:00:00" + ends_on = self.doc.date_of_birth + " 00:15:00" + + if birthday_event: + event = webnotes.bean("Event", birthday_event[0][0]) + event.doc.starts_on = starts_on + event.doc.ends_on = ends_on + event.save() + else: + webnotes.bean({ + "doctype": "Event", + "subject": _("Birthday") + ": " + self.doc.employee_name, + "description": _("Happy Birthday!") + " " + self.doc.employee_name, + "starts_on": starts_on, + "ends_on": ends_on, + "event_type": "Public", + "all_day": 1, + "send_reminder": 1, + "repeat_this_event": 1, + "repeat_on": "Every Year", + "ref_type": "Employee", + "ref_name": self.doc.name + }).insert() + else: + webnotes.conn.sql("""delete from `tabEvent` where repeat_on='Every Year' and + ref_type='Employee' and ref_name=%s""", self.doc.name) + @webnotes.whitelist() def get_retirement_date(date_of_birth=None): import datetime diff --git a/hr/doctype/employee/employee.txt b/hr/doctype/employee/employee.txt index 44e1bb21ffe..bbe87ad8801 100644 --- a/hr/doctype/employee/employee.txt +++ b/hr/doctype/employee/employee.txt @@ -2,7 +2,7 @@ { "creation": "2013-03-07 09:04:18", "docstatus": 0, - "modified": "2013-07-10 12:52:17", + "modified": "2013-08-08 14:22:11", "modified_by": "Administrator", "owner": "Administrator" }, @@ -76,7 +76,7 @@ "doctype": "DocField", "fieldname": "naming_series", "fieldtype": "Select", - "label": "Naming Series", + "label": "Document Numbering Series", "no_copy": 1, "oldfieldname": "naming_series", "oldfieldtype": "Select", diff --git a/hr/doctype/expense_claim/expense_claim.js b/hr/doctype/expense_claim/expense_claim.js index 3497702723b..ad3dacebda6 100644 --- a/hr/doctype/expense_claim/expense_claim.js +++ b/hr/doctype/expense_claim/expense_claim.js @@ -25,9 +25,11 @@ erpnext.hr.ExpenseClaimController = wn.ui.form.Controller.extend({ // credit to bank var d1 = wn.model.add_child(jv, 'Journal Voucher Detail', 'entries'); - d1.account = r.message[0].account; d1.credit = cur_frm.doc.total_sanctioned_amount; - d1.balance = r.message[0].balance; + if(r.message) { + d1.account = r.message[0].account; + d1.balance = r.message[0].balance; + } loaddoc('Journal Voucher', jv.name); } diff --git a/hr/doctype/leave_application/leave_application.py b/hr/doctype/leave_application/leave_application.py index 14c8b1f2121..8a2df1e9c4c 100755 --- a/hr/doctype/leave_application/leave_application.py +++ b/hr/doctype/leave_application/leave_application.py @@ -115,7 +115,8 @@ class DocType(DocListController): self.doc.leave_balance = get_leave_balance(self.doc.employee, self.doc.leave_type, self.doc.fiscal_year)["leave_balance"] - if self.doc.leave_balance - self.doc.total_leave_days < 0: + if self.doc.status != "Rejected" \ + and self.doc.leave_balance - self.doc.total_leave_days < 0: #check if this leave type allow the remaining balance to be in negative. If yes then warn the user and continue to save else warn the user and don't save. msgprint("There is not enough leave balance for Leave Type: %s" % \ (self.doc.leave_type,), diff --git a/install_erpnext.py b/install_erpnext.py index 341d4c5d71e..105faa085d2 100644 --- a/install_erpnext.py +++ b/install_erpnext.py @@ -59,7 +59,7 @@ def validate_install(): return is_redhat, is_debian def install_using_yum(): - packages = "python python-setuptools MySQL-python httpd git memcached ntp vim-enhanced screen" + packages = "python python-setuptools gcc python-devel MySQL-python httpd git memcached ntp vim-enhanced screen" print "-"*80 print "Installing Packages: (This may take some time)" @@ -108,7 +108,7 @@ def update_config_for_redhat(): def install_using_apt(): exec_in_shell("apt-get update") - packages = "python python-setuptools python-mysqldb apache2 git memcached ntp vim screen htop" + packages = "python python-setuptools python-dev build-essential python-pip python-mysqldb apache2 git memcached ntp vim screen htop" print "-"*80 print "Installing Packages: (This may take some time)" print packages @@ -145,7 +145,11 @@ def install_python_modules(): print python_modules print "-"*80 - exec_in_shell("easy_install pip") + if not exec_in_shell("which pip"): + exec_in_shell("easy_install pip") + + exec_in_shell("pip install --upgrade pip") + exec_in_shell("pip install --upgrade virtualenv") exec_in_shell("pip install -q %s" % python_modules) def install_erpnext(install_path): @@ -309,6 +313,8 @@ def post_install(install_path): print print "-"*80 + print "To change url domain, run: lib/wnf.py --domain example.com" + print "-"*80 print "Installation complete" print "Open your browser and go to http://localhost:8080" print "Login using username = Administrator and password = admin" diff --git a/manufacturing/doctype/bom/bom.py b/manufacturing/doctype/bom/bom.py index 7d5dcb82fca..cb4b8c52365 100644 --- a/manufacturing/doctype/bom/bom.py +++ b/manufacturing/doctype/bom/bom.py @@ -118,6 +118,11 @@ class DocType: rate = self.get_valuation_rate(arg) elif self.doc.rm_cost_as_per == 'Last Purchase Rate': rate = arg['last_purchase_rate'] + elif self.doc.rm_cost_as_per == "Price List": + if not self.doc.buying_price_list: + webnotes.throw(_("Please select Price List")) + rate = webnotes.conn.get_value("Item Price", {"price_list": self.doc.buying_price_list, + "parent": arg["item_code"]}, "ref_rate") or 0 elif self.doc.rm_cost_as_per == 'Standard Rate': rate = arg['standard_rate'] @@ -180,7 +185,7 @@ class DocType: webnotes.conn.set(self.doc, "is_default", 0) sql("update `tabItem` set default_bom = null where name = %s and default_bom = %s", - (self.doc.item, self.doc.name)) + (self.doc.item, self.doc.name)) def clear_operations(self): if not self.doc.with_operations: @@ -250,7 +255,7 @@ class DocType: (bom_no, item), as_dict =1) if not bom: msgprint("""Incorrect BOM No: %s against item: %s at row no: %s. - It may be inactive or cancelled or for some other item.""" % + It may be inactive or not submitted or does not belong to this item.""" % (bom_no, item, idx), raise_exception = 1) def check_if_item_repeated(self, item, op, check_list): diff --git a/manufacturing/doctype/bom/bom.txt b/manufacturing/doctype/bom/bom.txt index 92362aee580..425e9ac86f0 100644 --- a/manufacturing/doctype/bom/bom.txt +++ b/manufacturing/doctype/bom/bom.txt @@ -2,7 +2,7 @@ { "creation": "2013-01-22 15:11:38", "docstatus": 0, - "modified": "2013-07-22 15:28:38", + "modified": "2013-08-09 14:47:25", "modified_by": "Administrator", "owner": "Administrator" }, @@ -66,11 +66,6 @@ "reqd": 1, "search_index": 1 }, - { - "doctype": "DocField", - "fieldname": "cb0", - "fieldtype": "Column Break" - }, { "allow_on_submit": 1, "default": "1", @@ -87,6 +82,7 @@ }, { "allow_on_submit": 1, + "default": "1", "doctype": "DocField", "fieldname": "is_default", "fieldtype": "Check", @@ -96,6 +92,11 @@ "oldfieldname": "is_default", "oldfieldtype": "Check" }, + { + "doctype": "DocField", + "fieldname": "cb0", + "fieldtype": "Column Break" + }, { "description": "Manage cost of operations", "doctype": "DocField", @@ -103,6 +104,22 @@ "fieldtype": "Check", "label": "With Operations" }, + { + "doctype": "DocField", + "fieldname": "rm_cost_as_per", + "fieldtype": "Select", + "label": "Rate Of Materials Based On", + "options": "Valuation Rate\nLast Purchase Rate\nPrice List" + }, + { + "depends_on": "eval:doc.rm_cost_as_per===\"Price List\"", + "description": "Price List for Costing", + "doctype": "DocField", + "fieldname": "buying_price_list", + "fieldtype": "Link", + "label": "Price List", + "options": "Price List" + }, { "depends_on": "with_operations", "doctype": "DocField", @@ -145,13 +162,6 @@ "label": "Costing", "oldfieldtype": "Section Break" }, - { - "doctype": "DocField", - "fieldname": "rm_cost_as_per", - "fieldtype": "Select", - "label": "Rate Of Materials Based On", - "options": "Valuation Rate\nLast Purchase Rate" - }, { "doctype": "DocField", "fieldname": "total_cost", diff --git a/manufacturing/doctype/production_order/production_order.js b/manufacturing/doctype/production_order/production_order.js index 012c27980d7..f680776a565 100644 --- a/manufacturing/doctype/production_order/production_order.js +++ b/manufacturing/doctype/production_order/production_order.js @@ -61,30 +61,25 @@ cur_frm.cscript['Unstop Production Order'] = function() { } cur_frm.cscript['Transfer Raw Materials'] = function() { - var doc = cur_frm.doc; - cur_frm.cscript.make_se(doc, 'Material Transfer'); + cur_frm.cscript.make_se('Material Transfer'); } cur_frm.cscript['Update Finished Goods'] = function() { - var doc = cur_frm.doc; - cur_frm.cscript.make_se(doc, 'Manufacture/Repack'); + cur_frm.cscript.make_se('Manufacture/Repack'); } -cur_frm.cscript.make_se = function(doc, purpose) { - var se = wn.model.get_new_doc("Stock Entry"); - se.purpose = purpose; - se.production_order = doc.name; - if(purpose==="Material Transfer") { - se.to_warehouse = doc.wip_warehouse; - } else { - se.from_warehouse = doc.wip_warehouse; - se.to_warehouse = doc.fg_warehouse; - } - se.company = doc.company; - se.fg_completed_qty = doc.qty - doc.produced_qty; - se.bom_no = doc.bom_no; - se.use_multi_level_bom = doc.use_multi_level_bom; - loaddoc('Stock Entry', se.name); +cur_frm.cscript.make_se = function(purpose) { + wn.call({ + method:"manufacturing.doctype.production_order.production_order.make_stock_entry", + args: { + "production_order_id": cur_frm.doc.name, + "purpose": purpose + }, + callback: function(r) { + var doclist = wn.model.sync(r.message); + wn.set_route("Form", doclist[0].doctype, doclist[0].name); + } + }) } cur_frm.fields_dict['production_item'].get_query = function(doc) { diff --git a/manufacturing/doctype/production_order/production_order.py b/manufacturing/doctype/production_order/production_order.py index fa9b32554a2..f86a55d7ed0 100644 --- a/manufacturing/doctype/production_order/production_order.py +++ b/manufacturing/doctype/production_order/production_order.py @@ -10,6 +10,8 @@ from webnotes import msgprint, _ sql = webnotes.conn.sql +class OverProductionError(webnotes.ValidationError): pass + class DocType: def __init__(self, doc, doclist=[]): self.doc = doc @@ -71,8 +73,7 @@ class DocType: cstr(self.doc.production_item) + _(" against sales order") + ": " + cstr(self.doc.sales_order) + _(" will be ") + cstr(total_qty) + ", " + _("which is greater than sales order qty ") + "(" + cstr(so_qty) + ")" + - _("Please reduce qty."), raise_exception=1) - + _("Please reduce qty."), raise_exception=OverProductionError) def stop_unstop(self, status): """ Called from client side on Stop/Unstop event""" @@ -95,6 +96,8 @@ class DocType: def on_submit(self): + if not self.doc.wip_warehouse: + webnotes.throw(_("WIP Warehouse required before Submit")) webnotes.conn.set(self.doc,'status', 'Submitted') self.update_planned_qty(self.doc.qty) @@ -134,4 +137,24 @@ def get_item_details(item): if bom: res.bom_no = bom[0][0] - return res \ No newline at end of file + return res + +@webnotes.whitelist() +def make_stock_entry(production_order_id, purpose): + production_order = webnotes.bean("Production Order", production_order_id) + + stock_entry = webnotes.new_bean("Stock Entry") + stock_entry.doc.purpose = purpose + stock_entry.doc.production_order = production_order_id + stock_entry.doc.company = production_order.doc.company + stock_entry.doc.bom_no = production_order.doc.bom_no + stock_entry.doc.use_multi_level_bom = production_order.doc.use_multi_level_bom + stock_entry.doc.fg_completed_qty = flt(production_order.doc.qty) - flt(production_order.doc.produced_qty) + + if purpose=="Material Transfer": + stock_entry.doc.to_warehouse = production_order.doc.wip_warehouse + else: + stock_entry.doc.from_warehouse = production_order.doc.wip_warehouse + stock_entry.doc.to_warehouse = production_order.doc.fg_warehouse + + return [d.fields for d in stock_entry.doclist] diff --git a/manufacturing/doctype/production_order/production_order.txt b/manufacturing/doctype/production_order/production_order.txt index c546692a2f8..782c99f0363 100644 --- a/manufacturing/doctype/production_order/production_order.txt +++ b/manufacturing/doctype/production_order/production_order.txt @@ -2,7 +2,7 @@ { "creation": "2013-01-10 16:34:16", "docstatus": 0, - "modified": "2013-07-25 16:38:37", + "modified": "2013-08-08 14:22:12", "modified_by": "Administrator", "owner": "Administrator" }, @@ -55,7 +55,7 @@ "doctype": "DocField", "fieldname": "naming_series", "fieldtype": "Select", - "label": "Series", + "label": "Document Numbering Series", "options": "\nPRO", "reqd": 1 }, @@ -152,7 +152,7 @@ "label": "For Warehouse", "options": "Warehouse", "read_only": 0, - "reqd": 1 + "reqd": 0 }, { "doctype": "DocField", @@ -165,7 +165,7 @@ "fieldtype": "Link", "label": "Work-in-Progress Warehouse", "options": "Warehouse", - "reqd": 1 + "reqd": 0 }, { "doctype": "DocField", diff --git a/manufacturing/doctype/production_plan_item/production_plan_item.txt b/manufacturing/doctype/production_plan_item/production_plan_item.txt index c4a5c234367..7bcaaca2985 100644 --- a/manufacturing/doctype/production_plan_item/production_plan_item.txt +++ b/manufacturing/doctype/production_plan_item/production_plan_item.txt @@ -2,7 +2,7 @@ { "creation": "2013-02-22 01:27:49", "docstatus": 0, - "modified": "2013-07-25 16:35:27", + "modified": "2013-08-08 12:12:27", "modified_by": "Administrator", "owner": "Administrator" }, @@ -52,7 +52,6 @@ "width": "100px" }, { - "default": "0.00", "doctype": "DocField", "fieldname": "planned_qty", "fieldtype": "Float", @@ -76,7 +75,6 @@ "read_only": 1 }, { - "default": "0.00", "doctype": "DocField", "fieldname": "so_pending_qty", "fieldtype": "Float", @@ -89,6 +87,15 @@ "reqd": 0, "width": "100px" }, + { + "description": "Reserved Warehouse in Sales Order / Finished Goods Warehouse", + "doctype": "DocField", + "fieldname": "warehouse", + "fieldtype": "Link", + "label": "Warehouse", + "options": "Warehouse", + "reqd": 0 + }, { "doctype": "DocField", "fieldname": "stock_uom", diff --git a/manufacturing/doctype/production_planning_tool/production_planning_tool.js b/manufacturing/doctype/production_planning_tool/production_planning_tool.js index ebe1a1cf924..daa701352b2 100644 --- a/manufacturing/doctype/production_planning_tool/production_planning_tool.js +++ b/manufacturing/doctype/production_planning_tool/production_planning_tool.js @@ -2,8 +2,8 @@ // License: GNU General Public License v3. See license.txt cur_frm.cscript.onload = function(doc, cdt, cdn) { - doc.company = wn.defaults.get_default("company"); - refresh_field("company"); + cur_frm.set_value("company", wn.defaults.get_default("company")) + cur_frm.set_value("use_multi_level_bom", 1) } cur_frm.cscript.refresh = function(doc) { diff --git a/manufacturing/doctype/production_planning_tool/production_planning_tool.py b/manufacturing/doctype/production_planning_tool/production_planning_tool.py index 09c2705b263..766f2ac233c 100644 --- a/manufacturing/doctype/production_planning_tool/production_planning_tool.py +++ b/manufacturing/doctype/production_planning_tool/production_planning_tool.py @@ -7,7 +7,7 @@ from webnotes.utils import cstr, flt, cint, nowdate, add_days from webnotes.model.doc import addchild, Document from webnotes.model.bean import getlist from webnotes.model.code import get_obj -from webnotes import msgprint +from webnotes import msgprint, _ sql = webnotes.conn.sql @@ -70,12 +70,12 @@ class DocType: and so.docstatus = 1 and so.status != "Stopped" and so.company = %s and ifnull(so_item.qty, 0) > ifnull(so_item.delivered_qty, 0) %s - and (exists (select * from `tabItem` item where item.name=so_item.item_code + and (exists (select name from `tabItem` item where item.name=so_item.item_code and (ifnull(item.is_pro_applicable, 'No') = 'Yes' or ifnull(item.is_sub_contracted_item, 'No') = 'Yes') %s) - or exists (select * from `tabDelivery Note Packing Item` dnpi + or exists (select name from `tabDelivery Note Packing Item` dnpi where dnpi.parent = so.name and dnpi.parent_item = so_item.item_code - and exists (select * from `tabItem` item where item.name=dnpi.item_code + and exists (select name from `tabItem` item where item.name=dnpi.item_code and (ifnull(item.is_pro_applicable, 'No') = 'Yes' or ifnull(item.is_sub_contracted_item, 'No') = 'Yes') %s))) """ % ('%s', so_filter, item_filter, item_filter), self.doc.company, as_dict=1) @@ -105,9 +105,10 @@ class DocType: def get_items(self): so_list = filter(None, [d.sales_order for d in getlist(self.doclist, 'pp_so_details')]) if not so_list: - msgprint("Please enter sales order in the above table", raise_exception=1) + msgprint("Please enter sales order in the above table") + return [] - items = sql("""select distinct parent, item_code, + items = sql("""select distinct parent, item_code, reserved_warehouse, (qty - ifnull(delivered_qty, 0)) as pending_qty from `tabSales Order Item` so_item where parent in (%s) and docstatus = 1 and ifnull(qty, 0) > ifnull(delivered_qty, 0) @@ -116,7 +117,7 @@ class DocType: or ifnull(item.is_sub_contracted_item, 'No') = 'Yes'))""" % \ (", ".join(["%s"] * len(so_list))), tuple(so_list), as_dict=1) - dnpi_items = sql("""select distinct dnpi.parent, dnpi.item_code, + dnpi_items = sql("""select distinct dnpi.parent, dnpi.item_code, dnpi.warehouse as reserved_warhouse, (((so_item.qty - ifnull(so_item.delivered_qty, 0)) * dnpi.qty) / so_item.qty) as pending_qty from `tabSales Order Item` so_item, `tabDelivery Note Packing Item` dnpi @@ -139,6 +140,7 @@ class DocType: from tabItem where name=%s""", p['item_code']) pi = addchild(self.doc, 'pp_details', 'Production Plan Item', self.doclist) pi.sales_order = p['parent'] + pi.warehouse = p['reserved_warehouse'] pi.item_code = p['item_code'] pi.description = item_details and item_details[0][0] or '' pi.stock_uom = item_details and item_details[0][1] or '' @@ -148,6 +150,7 @@ class DocType: def validate_data(self): + self.validate_company() for d in getlist(self.doclist, 'pp_details'): self.validate_bom_no(d) if not flt(d.planned_qty): @@ -169,7 +172,6 @@ class DocType: def raise_production_order(self): """It will raise production order (Draft) for all distinct FG items""" - self.validate_company() self.validate_data() from utilities.transaction_base import validate_uom_is_integer @@ -180,49 +182,54 @@ class DocType: if pro: pro = ["""%s""" % \ (p, p) for p in pro] - msgprint("Following Production Order has been generated:\n" + '\n'.join(pro)) + msgprint("Production Order(s) created:\n\n" + '\n'.join(pro)) else : - msgprint("No Production Order generated.") + msgprint("No Production Order created.") def get_distinct_items_and_boms(self): """ Club similar BOM and item for processing""" item_dict, bom_dict = {}, {} - for d in self.doclist.get({"parentfield": "pp_details"}): + for d in self.doclist.get({"parentfield": "pp_details"}): bom_dict[d.bom_no] = bom_dict.get(d.bom_no, 0) + flt(d.planned_qty) - item_dict[(d.item_code, d.sales_order)] = { - "qty" : flt(item_dict.get((d.item_code, d.sales_order), \ - {}).get("qty")) + flt(d.planned_qty), + item_dict[(d.item_code, d.sales_order, d.warehouse)] = { + "production_item" : d.item_code, + "sales_order" : d.sales_order, + "qty" : flt(item_dict.get((d.item_code, d.sales_order, d.warehouse), + {}).get("qty")) + flt(d.planned_qty), "bom_no" : d.bom_no, "description" : d.description, "stock_uom" : d.stock_uom, "company" : self.doc.company, "wip_warehouse" : "", - "fg_warehouse" : "", + "fg_warehouse" : d.warehouse, "status" : "Draft", } return bom_dict, item_dict def create_production_order(self, items): """Create production order. Called from Production Planning Tool""" + from manufacturing.doctype.production_order.production_order import OverProductionError pro_list = [] - for item_so in items: - pro_doc = Document('Production Order') - pro_doc.production_item = item_so[0] - pro_doc.sales_order = item_so[1] - for key in items[item_so]: - pro_doc.fields[key] = items[item_so][key] + for key in items: + pro = webnotes.new_bean("Production Order") + pro.doc.fields.update(items[key]) - pro_doc.save(new = 1) - - get_obj("Production Order", pro_doc.name).validate_production_order_against_so() - pro_list.append(pro_doc.name) + webnotes.mute_messages = True + try: + pro.insert() + pro_list.append(pro.doc.name) + except OverProductionError, e: + pass + + webnotes.mute_messages = False return pro_list def download_raw_materials(self): """ Create csv data for required raw material to produce finished goods""" + self.validate_data() bom_dict = self.get_distinct_items_and_boms()[0] self.get_raw_materials(bom_dict) return self.get_csv() @@ -283,12 +290,17 @@ class DocType: Raise Material Request if projected qty is less than qty required Requested qty should be shortage qty considering minimum order qty """ + self.validate_data() if not self.doc.purchase_request_for_warehouse: webnotes.msgprint("Please enter Warehouse for which Material Request will be raised", raise_exception=1) - bom_dict = self.get_distinct_items_and_boms()[0] + bom_dict = self.get_distinct_items_and_boms()[0] self.get_raw_materials(bom_dict) + + if not self.item_dict: + return + item_projected_qty = self.get_projected_qty() from accounts.utils import get_fiscal_year @@ -355,7 +367,7 @@ class DocType: if purchase_request_list: pur_req = ["""%s""" % \ (p, p) for p in purchase_request_list] - webnotes.msgprint("Following Material Request created successfully: \n%s" % + webnotes.msgprint("Material Request(s) created: \n%s" % "\n".join(pur_req)) else: webnotes.msgprint("Nothing to request") diff --git a/manufacturing/doctype/production_planning_tool/production_planning_tool.txt b/manufacturing/doctype/production_planning_tool/production_planning_tool.txt index 85d8dab73f9..c3a1d8f0d57 100644 --- a/manufacturing/doctype/production_planning_tool/production_planning_tool.txt +++ b/manufacturing/doctype/production_planning_tool/production_planning_tool.txt @@ -2,7 +2,7 @@ { "creation": "2013-01-21 12:03:47", "docstatus": 0, - "modified": "2013-07-22 15:26:45", + "modified": "2013-08-08 12:01:02", "modified_by": "Administrator", "owner": "jai@webnotestech.com" }, @@ -118,46 +118,17 @@ }, { "doctype": "DocField", - "fieldname": "clear_so_table", - "fieldtype": "Button", - "label": "Clear Table", - "options": "clear_so_table" - }, - { - "description": "Enter items and planned qty for which you want to raise production orders or download raw materials for analysis.", - "doctype": "DocField", - "fieldname": "create_production_orders", + "fieldname": "items_for_production", "fieldtype": "Section Break", - "label": "Create Production Orders" + "label": "Select Items" }, { - "description": "Pull items from Sales Order mentioned in the above table.", "doctype": "DocField", "fieldname": "get_items_from_so", "fieldtype": "Button", - "label": "Get Items", + "label": "Get Items From Sales Orders", "options": "get_items_from_so" }, - { - "doctype": "DocField", - "fieldname": "pp_details", - "fieldtype": "Table", - "label": "Production Plan Items", - "options": "Production Plan Item" - }, - { - "doctype": "DocField", - "fieldname": "clear_item_table", - "fieldtype": "Button", - "label": "Clear Table", - "options": "clear_item_table" - }, - { - "doctype": "DocField", - "fieldname": "section_break3", - "fieldtype": "Section Break", - "options": "Simple" - }, { "default": "1", "description": "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.", @@ -169,36 +140,31 @@ }, { "doctype": "DocField", - "fieldname": "cb5", - "fieldtype": "Column Break", - "width": "50%" + "fieldname": "pp_details", + "fieldtype": "Table", + "label": "Production Plan Items", + "options": "Production Plan Item" + }, + { + "description": "Enter items and planned qty for which you want to raise production orders or download raw materials for analysis.", + "doctype": "DocField", + "fieldname": "create_production_orders", + "fieldtype": "Section Break", + "label": "Production Orders" }, { "description": "Separate production order will be created for each finished good item.", "doctype": "DocField", "fieldname": "raise_production_order", "fieldtype": "Button", - "label": "Raise Production Order", + "label": "Create Production Orders", "options": "raise_production_order" }, { "doctype": "DocField", "fieldname": "sb5", "fieldtype": "Section Break", - "label": "Materials Requirement Planning (MRP)" - }, - { - "description": "Download a report containing all raw materials with their latest inventory status", - "doctype": "DocField", - "fieldname": "download_materials_required", - "fieldtype": "Button", - "label": "Download Materials Required" - }, - { - "doctype": "DocField", - "fieldname": "column_break6", - "fieldtype": "Column Break", - "width": "50%" + "label": "Material Requirement" }, { "doctype": "DocField", @@ -212,9 +178,16 @@ "doctype": "DocField", "fieldname": "raise_purchase_request", "fieldtype": "Button", - "label": "Raise Material Request", + "label": "Create Material Requests", "options": "raise_purchase_request" }, + { + "description": "Download a report containing all raw materials with their latest inventory status", + "doctype": "DocField", + "fieldname": "download_materials_required", + "fieldtype": "Button", + "label": "Download Materials Required" + }, { "doctype": "DocPerm" } diff --git a/manufacturing/page/manufacturing_home/manufacturing_home.js b/manufacturing/page/manufacturing_home/manufacturing_home.js index b29bbbbeed6..a2a4eaa2612 100644 --- a/manufacturing/page/manufacturing_home/manufacturing_home.js +++ b/manufacturing/page/manufacturing_home/manufacturing_home.js @@ -64,11 +64,26 @@ wn.module_page["Manufacturing"] = [ right: true, icon: "icon-list", items: [ + { + "label":wn._("Open Production Orders"), + route: "query-report/Open Production Orders", + doctype:"Production Order" + }, + { + "label":wn._("Production Orders in Progress"), + route: "query-report/Production Orders in Progress", + doctype:"Production Order" + }, { "label":wn._("Issued Items Against Production Order"), route: "query-report/Issued Items Against Production Order", doctype:"Production Order" }, + { + "label":wn._("Completed Production Orders"), + route: "query-report/Completed Production Orders", + doctype:"Production Order" + }, ] } ] diff --git a/manufacturing/report/completed_production_orders/__init__.py b/manufacturing/report/completed_production_orders/__init__.py new file mode 100644 index 00000000000..e69de29bb2d diff --git a/manufacturing/report/completed_production_orders/completed_production_orders.txt b/manufacturing/report/completed_production_orders/completed_production_orders.txt new file mode 100644 index 00000000000..facda7e9039 --- /dev/null +++ b/manufacturing/report/completed_production_orders/completed_production_orders.txt @@ -0,0 +1,22 @@ +[ + { + "creation": "2013-08-12 12:44:27", + "docstatus": 0, + "modified": "2013-08-12 12:44:27", + "modified_by": "Administrator", + "owner": "Administrator" + }, + { + "doctype": "Report", + "is_standard": "Yes", + "name": "__common__", + "query": "SELECT\n `tabProduction Order`.name as \"Production Order:Link/Production Order:200\",\n `tabProduction Order`.creation as \"Date:Date:120\",\n `tabProduction Order`.production_item as \"Item:Link/Item:150\",\n `tabProduction Order`.qty as \"To Produce:Int:100\",\n `tabProduction Order`.produced_qty as \"Produced:Int:100\"\nFROM\n `tabProduction Order`\nWHERE\n `tabProduction Order`.docstatus=1\n AND ifnull(`tabProduction Order`.produced_qty,0) = `tabProduction Order`.qty", + "ref_doctype": "Production Order", + "report_name": "Completed Production Orders", + "report_type": "Query Report" + }, + { + "doctype": "Report", + "name": "Completed Production Orders" + } +] \ No newline at end of file diff --git a/manufacturing/report/open_production_orders/__init__.py b/manufacturing/report/open_production_orders/__init__.py new file mode 100644 index 00000000000..e69de29bb2d diff --git a/manufacturing/report/open_production_orders/open_production_orders.txt b/manufacturing/report/open_production_orders/open_production_orders.txt new file mode 100644 index 00000000000..f92bdd32d3e --- /dev/null +++ b/manufacturing/report/open_production_orders/open_production_orders.txt @@ -0,0 +1,22 @@ +[ + { + "creation": "2013-08-12 12:32:30", + "docstatus": 0, + "modified": "2013-08-12 12:42:29", + "modified_by": "Administrator", + "owner": "Administrator" + }, + { + "doctype": "Report", + "is_standard": "Yes", + "name": "__common__", + "query": "SELECT\n `tabProduction Order`.name as \"Production Order:Link/Production Order:200\",\n `tabProduction Order`.creation as \"Date:Date:120\",\n `tabProduction Order`.production_item as \"Item:Link/Item:150\",\n `tabProduction Order`.qty as \"To Produce:Int:100\",\n `tabProduction Order`.produced_qty as \"Produced:Int:100\"\nFROM\n `tabProduction Order`\nWHERE\n `tabProduction Order`.docstatus=1\n AND ifnull(`tabProduction Order`.produced_qty,0) < `tabProduction Order`.qty\n AND NOT EXISTS (SELECT name from `tabStock Entry` where production_order =`tabProduction Order`.name) ", + "ref_doctype": "Production Order", + "report_name": "Open Production Orders", + "report_type": "Query Report" + }, + { + "doctype": "Report", + "name": "Open Production Orders" + } +] \ No newline at end of file diff --git a/manufacturing/report/production_orders_in_progress/__init__.py b/manufacturing/report/production_orders_in_progress/__init__.py new file mode 100644 index 00000000000..e69de29bb2d diff --git a/manufacturing/report/production_orders_in_progress/production_orders_in_progress.txt b/manufacturing/report/production_orders_in_progress/production_orders_in_progress.txt new file mode 100644 index 00000000000..3d3493f8a16 --- /dev/null +++ b/manufacturing/report/production_orders_in_progress/production_orders_in_progress.txt @@ -0,0 +1,22 @@ +[ + { + "creation": "2013-08-12 12:43:47", + "docstatus": 0, + "modified": "2013-08-12 12:43:47", + "modified_by": "Administrator", + "owner": "Administrator" + }, + { + "doctype": "Report", + "is_standard": "Yes", + "name": "__common__", + "query": "SELECT\n `tabProduction Order`.name as \"Production Order:Link/Production Order:200\",\n `tabProduction Order`.creation as \"Date:Date:120\",\n `tabProduction Order`.production_item as \"Item:Link/Item:150\",\n `tabProduction Order`.qty as \"To Produce:Int:100\",\n `tabProduction Order`.produced_qty as \"Produced:Int:100\"\nFROM\n `tabProduction Order`\nWHERE\n `tabProduction Order`.docstatus=1\n AND ifnull(`tabProduction Order`.produced_qty,0) < `tabProduction Order`.qty\n AND EXISTS (SELECT name from `tabStock Entry` where production_order =`tabProduction Order`.name) ", + "ref_doctype": "Production Order", + "report_name": "Production Orders in Progress", + "report_type": "Query Report" + }, + { + "doctype": "Report", + "name": "Production Orders in Progress" + } +] \ No newline at end of file diff --git a/patches/august_2013/p02_rename_price_list.py b/patches/august_2013/p02_rename_price_list.py new file mode 100644 index 00000000000..0b1c4d0047a --- /dev/null +++ b/patches/august_2013/p02_rename_price_list.py @@ -0,0 +1,40 @@ +# Copyright (c) 2013, Web Notes Technologies Pvt. Ltd. +# License: GNU General Public License v3. See license.txt + +from __future__ import unicode_literals +import webnotes + +def execute(): + webnotes.reload_doc("website", "doctype", "shopping_cart_price_list") + + for t in [ + ("Supplier Quotation", "price_list_name", "buying_price_list"), + ("Purchase Order", "price_list_name", "buying_price_list"), + ("Purchase Invoice", "price_list_name", "buying_price_list"), + ("Purchase Receipt", "price_list_name", "buying_price_list"), + ("Quotation", "price_list_name", "selling_price_list"), + ("Sales Order", "price_list_name", "selling_price_list"), + ("Delivery Note", "price_list_name", "selling_price_list"), + ("Sales Invoice", "price_list_name", "selling_price_list"), + ("POS Setting", "price_list_name", "selling_price_list"), + ("Shopping Cart Price List", "price_list", "selling_price_list"), + ("Item Price", "price_list_name", "price_list"), + ("BOM", "price_list", "buying_price_list"), + ]: + table_columns = webnotes.conn.get_table_columns(t[0]) + if t[2] in table_columns and t[1] in table_columns: + # already reloaded, so copy into new column and drop old column + webnotes.conn.sql("""update `tab%s` set `%s`=`%s`""" % (t[0], t[2], t[1])) + webnotes.conn.sql_ddl("""alter table `tab%s` drop column `%s`""" % (t[0], t[1])) + elif t[1] in table_columns: + webnotes.conn.sql_ddl("alter table `tab%s` change `%s` `%s` varchar(180)" % t) + + webnotes.reload_doc(webnotes.conn.get_value("DocType", t[0], "module"), "DocType", t[0]) + + webnotes.conn.sql("""update tabSingles set field='selling_price_list' + where field='price_list_name' and doctype='Selling Settings'""") + + webnotes.reload_doc("Selling", "DocType", "Selling Settings") + webnotes.bean("Selling Settings").save() + + diff --git a/patches/august_2013/p03_pos_setting_replace_customer_account.py b/patches/august_2013/p03_pos_setting_replace_customer_account.py new file mode 100644 index 00000000000..c3a21e44e56 --- /dev/null +++ b/patches/august_2013/p03_pos_setting_replace_customer_account.py @@ -0,0 +1,24 @@ +# Copyright (c) 2013, Web Notes Technologies Pvt. Ltd. +# License: GNU General Public License v3. See license.txt + +from __future__ import unicode_literals +import webnotes + +def execute(): + webnotes.reload_doc("accounts", "doctype", "pos_setting") + if "customer_account" in webnotes.conn.get_table_columns("POS Setting"): + customer_account = webnotes.conn.sql("""select customer_account, name from `tabPOS Setting` + where ifnull(customer_account, '')!=''""") + + for cust_acc, pos_name in customer_account: + customer = webnotes.conn.sql("""select master_name, account_name from `tabAccount` + where name=%s""", (cust_acc), as_dict=1) + + if not customer[0].master_name: + customer_name = webnotes.conn.get_value('Customer', customer[0].account_name, 'name') + else: + customer_name = customer[0].master_name + + webnotes.conn.set_value('POS Setting', pos_name, 'customer', customer_name) + + webnotes.conn.sql_ddl("""alter table `tabPOS Setting` drop column `customer_account`""") diff --git a/patches/august_2013/p05_employee_birthdays.py b/patches/august_2013/p05_employee_birthdays.py new file mode 100644 index 00000000000..0dc15cbf579 --- /dev/null +++ b/patches/august_2013/p05_employee_birthdays.py @@ -0,0 +1,14 @@ +# Copyright (c) 2013, Web Notes Technologies Pvt. Ltd. +# License: GNU General Public License v3. See license.txt + +from __future__ import unicode_literals +import webnotes + +def execute(): + webnotes.reload_doc("core", "doctype", "event") + webnotes.conn.sql("""delete from `tabEvent` where repeat_on='Every Year' and ref_type='Employee'""") + for employee in webnotes.conn.sql_list("""select name from `tabEmployee` where status='Active' and + ifnull(date_of_birth, '')!=''"""): + obj = webnotes.get_obj("Employee", employee) + obj.update_dob_event() + \ No newline at end of file diff --git a/patches/may_2013/p06_update_billed_amt_po_pr.py b/patches/may_2013/p06_update_billed_amt_po_pr.py index 871a7deedcb..3f66c03b8b6 100644 --- a/patches/may_2013/p06_update_billed_amt_po_pr.py +++ b/patches/may_2013/p06_update_billed_amt_po_pr.py @@ -6,6 +6,8 @@ def execute(): import webnotes webnotes.reload_doc("buying", "doctype", "purchase_order_item") webnotes.reload_doc("stock", "doctype", "purchase_receipt_item") + for pi in webnotes.conn.sql("""select name from `tabPurchase Invoice` where docstatus = 1"""): webnotes.get_obj("Purchase Invoice", pi[0], - with_children=1).update_qty(change_modified=False) \ No newline at end of file + with_children=1).update_qty(change_modified=False) + webnotes.conn.commit() \ No newline at end of file diff --git a/patches/patch_list.py b/patches/patch_list.py index 235d91459ee..2d539792c39 100644 --- a/patches/patch_list.py +++ b/patches/patch_list.py @@ -253,4 +253,8 @@ patch_list = [ "execute:webnotes.bean('Selling Settings').save() #2013-07-29", "patches.august_2013.p01_perpetual_accounting_patch", "patches.august_2013.p01_hr_settings", + "patches.august_2013.p02_rename_price_list", + "patches.august_2013.p03_pos_setting_replace_customer_account", + "patches.august_2013.p05_employee_birthdays", + "execute:webnotes.reload_doc('accounts', 'Print Format', 'POS Invoice') # 2013-08-16", ] \ No newline at end of file diff --git a/projects/doctype/time_log/time_log.txt b/projects/doctype/time_log/time_log.txt index ff1c2b46fcd..89ca45396e3 100644 --- a/projects/doctype/time_log/time_log.txt +++ b/projects/doctype/time_log/time_log.txt @@ -2,7 +2,7 @@ { "creation": "2013-04-03 16:38:41", "docstatus": 0, - "modified": "2013-07-05 14:58:20", + "modified": "2013-08-08 14:22:12", "modified_by": "Administrator", "owner": "Administrator" }, @@ -46,7 +46,7 @@ "doctype": "DocField", "fieldname": "naming_series", "fieldtype": "Select", - "label": "Naming Series", + "label": "Document Numbering Series", "options": "TL-", "permlevel": 0, "read_only": 0, diff --git a/projects/doctype/time_log_batch/time_log_batch.txt b/projects/doctype/time_log_batch/time_log_batch.txt index 09a43da2af6..c12355db490 100644 --- a/projects/doctype/time_log_batch/time_log_batch.txt +++ b/projects/doctype/time_log_batch/time_log_batch.txt @@ -2,7 +2,7 @@ { "creation": "2013-02-28 17:57:33", "docstatus": 0, - "modified": "2013-07-05 14:58:23", + "modified": "2013-08-08 14:22:12", "modified_by": "Administrator", "owner": "Administrator" }, @@ -48,7 +48,7 @@ "doctype": "DocField", "fieldname": "naming_series", "fieldtype": "Select", - "label": "Naming Series", + "label": "Document Numbering Series", "options": "TLB-", "reqd": 1 }, diff --git a/public/js/account_tree_grid.js b/public/js/account_tree_grid.js index 02ea389cb50..c779cfa6d92 100644 --- a/public/js/account_tree_grid.js +++ b/public/js/account_tree_grid.js @@ -138,7 +138,7 @@ erpnext.AccountTreeGrid = wn.views.TreeGridReport.extend({ $.each(gl, function(i, v) { var posting_date = dateutil.str_to_obj(v.posting_date); var account = me.item_by_name[v.account]; - me.update_balances(account, posting_date, v) + me.update_balances(account, posting_date, v); }); this.update_groups(); diff --git a/public/js/conf.js b/public/js/conf.js index 625a513cb1c..993d2ab800a 100644 --- a/public/js/conf.js +++ b/public/js/conf.js @@ -3,10 +3,10 @@ wn.provide('erpnext'); -wn.modules_path = 'erpnext'; - // add toolbar icon $(document).bind('toolbar_setup', function() { + wn.app.name = "ERPNext"; + var brand = ($("
").append(wn.boot.website_settings.brand_html).text() || 'erpnext'); $('.navbar-brand').html('
\ \ diff --git a/public/js/startup.css b/public/js/startup.css index d15b7a4791d..ab70ee44147 100644 --- a/public/js/startup.css +++ b/public/js/startup.css @@ -19,15 +19,6 @@ span, div, td, input, textarea, button, select { text-align: center; } -.expiry-info { - margin-top: -20px; - margin-bottom: 20px; - text-align: center; - background-color: rgb(255, 255, 204); - padding: 7px; - z-index: 1; -} - .show-all-reports { margin-top: 5px; font-size: 11px; diff --git a/public/js/startup.js b/public/js/startup.js index 6654ca7611d..eee8a056208 100644 --- a/public/js/startup.js +++ b/public/js/startup.js @@ -26,26 +26,30 @@ erpnext.startup.start = function() { "

", wn._("Welcome")); } } else if(wn.boot.expires_on && in_list(user_roles, 'System Manager')) { - var today = dateutil.str_to_obj(wn.boot.server_date); - var expires_on = dateutil.str_to_obj(wn.boot.expires_on); - var diff = dateutil.get_diff(expires_on, today); - var payment_link = "See Payment Options."; - if (0 <= diff && diff <= 15) { - var expiry_string = diff==0 ? "today" : repl("in %(diff)s day(s)", { diff: diff }); - $('header').append(repl('
\ - Your ERPNext subscription will expire %(expiry_string)s. \ - Please renew your subscription to continue using ERPNext \ - (and remove this annoying banner). %(payment_link)s\ -
', { expiry_string: expiry_string, payment_link: payment_link })); - } else if (diff < 0) { - $('header').append(repl('
\ - This ERPNext subscription has expired. %(payment_link)s\ -
', { expiry_string: expiry_string, payment_link: payment_link })); - } + erpnext.startup.show_expiry_banner(); } } } +erpnext.startup.show_expiry_banner = function() { + var today = dateutil.str_to_obj(wn.boot.server_date); + var expires_on = dateutil.str_to_obj(wn.boot.expires_on); + var diff = dateutil.get_diff(expires_on, today); + var payment_link = "\ + Click here to buy subscription."; + + var msg = ""; + if (0 <= diff && diff <= 10) { + var expiry_string = diff==0 ? "today" : repl("in %(diff)s day(s)", { diff: diff }); + msg = repl('Your ERPNext subscription will expire %(expiry_string)s. %(payment_link)s', + { expiry_string: expiry_string, payment_link: payment_link }); + } else if (diff < 0) { + msg = repl('This ERPNext subscription has expired. %(payment_link)s', {payment_link: payment_link}); + } + + if(msg) wn.ui.toolbar.show_banner(msg); +} + // start $(document).bind('startup', function() { erpnext.startup.start(); diff --git a/public/js/stock_analytics.js b/public/js/stock_analytics.js index a349b6e3794..5b581130463 100644 --- a/public/js/stock_analytics.js +++ b/public/js/stock_analytics.js @@ -149,8 +149,6 @@ erpnext.StockAnalytics = erpnext.StockGridReport.extend({ } else { break; } - - me.round_item_values(item); } } }, diff --git a/public/js/transaction.js b/public/js/transaction.js index 67204f3a83d..118594c8160 100644 --- a/public/js/transaction.js +++ b/public/js/transaction.js @@ -42,6 +42,7 @@ erpnext.TransactionController = erpnext.stock.StockController.extend({ callback: function(r) { // remove this call when using client side mapper me.set_default_values(); + me.set_dynamic_labels(); } }); } @@ -113,13 +114,14 @@ erpnext.TransactionController = erpnext.stock.StockController.extend({ this.calculate_taxes_and_totals(); }, - price_list_name: function(buying_or_selling) { + get_price_list_currency: function(buying_or_selling) { var me = this; - if(this.frm.doc.price_list_name) { + var fieldname = buying_or_selling.toLowerCase() + "_price_list"; + if(this.frm.doc[fieldname]) { return this.frm.call({ method: "setup.utils.get_price_list_currency", args: { - price_list_name: this.frm.doc.price_list_name, + price_list: this.frm.doc[fieldname], }, callback: function(r) { if(!r.exc) { @@ -310,7 +312,8 @@ erpnext.TransactionController = erpnext.stock.StockController.extend({ if(!item_tax[item_code]) item_tax[item_code] = {}; if($.isArray(tax_data)) { var tax_rate = tax_data[0] == null ? "" : (flt(tax_data[0], tax_rate_precision) + "%"), - tax_amount = format_currency(flt(tax_data[1], tax_amount_precision), company_currency); + tax_amount = format_currency(flt(tax_data[1], tax_amount_precision), company_currency, + tax_amount_precision); item_tax[item_code][tax.name] = [tax_rate, tax_amount]; } else { diff --git a/selling/Print Format/Quotation Classic/Quotation Classic.txt b/selling/Print Format/Quotation Classic/Quotation Classic.txt index 0a633093546..e7588c4522f 100644 --- a/selling/Print Format/Quotation Classic/Quotation Classic.txt +++ b/selling/Print Format/Quotation Classic/Quotation Classic.txt @@ -2,14 +2,14 @@ { "creation": "2013-04-19 13:30:51", "docstatus": 0, - "modified": "2013-05-28 17:17:05", + "modified": "2013-08-07 19:55:11", "modified_by": "Administrator", "owner": "Administrator" }, { "doc_type": "Quotation", "doctype": "Print Format", - "html": "\n\n\n\n\n\n\n\n\n\n\n\n
\n\t\n\t\n
\n\n", + "html": "\n\n\n\n\n\n\n\n\n\n\n\n
\n\t\n\t\n
\n\n", "module": "Selling", "name": "__common__", "print_format_type": "Client", diff --git a/selling/Print Format/Quotation Modern/Quotation Modern.txt b/selling/Print Format/Quotation Modern/Quotation Modern.txt index 0f841aa94d0..20d380dcbff 100644 --- a/selling/Print Format/Quotation Modern/Quotation Modern.txt +++ b/selling/Print Format/Quotation Modern/Quotation Modern.txt @@ -2,14 +2,14 @@ { "creation": "2013-04-19 13:30:51", "docstatus": 0, - "modified": "2013-05-28 17:18:02", + "modified": "2013-08-07 20:12:11", "modified_by": "Administrator", "owner": "Administrator" }, { "doc_type": "Quotation", "doctype": "Print Format", - "html": "\n\n\n\n\n\n\n\n\n\n\n\n
\n\t\n\t\n
\n\n", + "html": "\n\n\n\n\n\n\n\n\n\n\n\n
\n\t\n\t\n
\n\n", "module": "Selling", "name": "__common__", "print_format_type": "Client", diff --git a/selling/Print Format/Quotation Spartan/Quotation Spartan.txt b/selling/Print Format/Quotation Spartan/Quotation Spartan.txt index d2bfcd0737e..c5b4cb92b3b 100644 --- a/selling/Print Format/Quotation Spartan/Quotation Spartan.txt +++ b/selling/Print Format/Quotation Spartan/Quotation Spartan.txt @@ -2,14 +2,14 @@ { "creation": "2013-04-19 13:30:51", "docstatus": 0, - "modified": "2013-05-28 17:18:38", + "modified": "2013-08-07 19:53:01", "modified_by": "Administrator", "owner": "Administrator" }, { "doc_type": "Quotation", "doctype": "Print Format", - "html": "\n\n\n\n\n\n\n\n\n\n\n\n
\n\t\n\t\n
\n\n", + "html": "\n\n\n\n\n\n\n\n\n\n\n\n
\n\t\n\t\n
\n\n", "module": "Selling", "name": "__common__", "print_format_type": "Client", diff --git a/selling/Print Format/Sales Order Classic/Sales Order Classic.txt b/selling/Print Format/Sales Order Classic/Sales Order Classic.txt index 28e3af07eb6..7f2748ac0c4 100644 --- a/selling/Print Format/Sales Order Classic/Sales Order Classic.txt +++ b/selling/Print Format/Sales Order Classic/Sales Order Classic.txt @@ -2,14 +2,14 @@ { "creation": "2013-04-19 13:30:51", "docstatus": 0, - "modified": "2013-05-28 17:20:59", + "modified": "2013-08-07 19:45:49", "modified_by": "Administrator", "owner": "Administrator" }, { "doc_type": "Sales Order", "doctype": "Print Format", - "html": "\n\n\n\n\n\n\n\n\n\n\n\n
\n\t\n\t\n
\n\n", + "html": "\n\n\n\n\n\n\n\n\n\n\n\n
\n\t\n\t\n
\n\n", "module": "Selling", "name": "__common__", "print_format_type": "Client", diff --git a/selling/Print Format/Sales Order Modern/Sales Order Modern.txt b/selling/Print Format/Sales Order Modern/Sales Order Modern.txt index 5237068e40f..e4102b23597 100644 --- a/selling/Print Format/Sales Order Modern/Sales Order Modern.txt +++ b/selling/Print Format/Sales Order Modern/Sales Order Modern.txt @@ -2,14 +2,14 @@ { "creation": "2013-04-19 13:30:51", "docstatus": 0, - "modified": "2013-05-28 17:21:05", + "modified": "2013-08-07 20:12:23", "modified_by": "Administrator", "owner": "Administrator" }, { "doc_type": "Sales Order", "doctype": "Print Format", - "html": "\n\n\n\n\n\n\n\n\n\n\n\n
\n\t\n\t\n
\n\n", + "html": "\n\n\n\n\n\n\n\n\n\n\n\n
\n\t\n\t\n
\n\n", "module": "Selling", "name": "__common__", "print_format_type": "Client", diff --git a/selling/Print Format/Sales Order Spartan/Sales Order Spartan.txt b/selling/Print Format/Sales Order Spartan/Sales Order Spartan.txt index f1f5d921ca3..105b65b21b1 100644 --- a/selling/Print Format/Sales Order Spartan/Sales Order Spartan.txt +++ b/selling/Print Format/Sales Order Spartan/Sales Order Spartan.txt @@ -2,14 +2,14 @@ { "creation": "2013-04-19 13:30:51", "docstatus": 0, - "modified": "2013-05-28 17:20:50", + "modified": "2013-08-07 19:45:59", "modified_by": "Administrator", "owner": "Administrator" }, { "doc_type": "Sales Order", "doctype": "Print Format", - "html": "\n\n\n\n\n\n\n\n\n\n\n\n
\n\t\n\t\n
\n\n", + "html": "\n\n\n\n\n\n\n\n\n\n\n\n
\n\t\n\t\n
\n\n", "module": "Selling", "name": "__common__", "print_format_type": "Client", diff --git a/selling/doctype/customer/customer.py b/selling/doctype/customer/customer.py index f516ef2495d..2eabf12ddec 100644 --- a/selling/doctype/customer/customer.py +++ b/selling/doctype/customer/customer.py @@ -77,9 +77,9 @@ class DocType(TransactionBase): msgprint("Please Select Company under which you want to create account head") def update_credit_days_limit(self): - sql("""update tabAccount set credit_days = %s, credit_limit = %s - where name = %s""", (self.doc.credit_days or 0, self.doc.credit_limit or 0, - self.doc.name + " - " + self.get_company_abbr())) + webnotes.conn.sql("""update tabAccount set credit_days = %s, credit_limit = %s + where master_type='Customer' and master_name = %s""", + (self.doc.credit_days or 0, self.doc.credit_limit or 0, self.doc.name)) def create_lead_address_contact(self): if self.doc.lead_name: diff --git a/selling/doctype/customer/customer.txt b/selling/doctype/customer/customer.txt index f4e068bbaf7..7da29d2adb9 100644 --- a/selling/doctype/customer/customer.txt +++ b/selling/doctype/customer/customer.txt @@ -2,7 +2,7 @@ { "creation": "2013-06-11 14:26:44", "docstatus": 0, - "modified": "2013-07-22 12:47:19", + "modified": "2013-08-08 14:22:13", "modified_by": "Administrator", "owner": "Administrator" }, @@ -80,7 +80,7 @@ "doctype": "DocField", "fieldname": "naming_series", "fieldtype": "Select", - "label": "Series", + "label": "Document Numbering Series", "no_copy": 1, "options": "\nCUST\nCUSTMUM", "permlevel": 0, diff --git a/selling/doctype/installation_note/installation_note.txt b/selling/doctype/installation_note/installation_note.txt index 27a2ad59f04..ec424556447 100644 --- a/selling/doctype/installation_note/installation_note.txt +++ b/selling/doctype/installation_note/installation_note.txt @@ -2,7 +2,7 @@ { "creation": "2013-04-30 13:13:06", "docstatus": 0, - "modified": "2013-07-22 15:23:59", + "modified": "2013-08-08 14:22:13", "modified_by": "Administrator", "owner": "Administrator" }, @@ -54,7 +54,7 @@ "doctype": "DocField", "fieldname": "naming_series", "fieldtype": "Select", - "label": "Series", + "label": "Document Numbering Series", "no_copy": 1, "oldfieldname": "naming_series", "oldfieldtype": "Select", diff --git a/selling/doctype/lead/lead.txt b/selling/doctype/lead/lead.txt index 7143d1d9f12..d66c6a0269a 100644 --- a/selling/doctype/lead/lead.txt +++ b/selling/doctype/lead/lead.txt @@ -2,7 +2,7 @@ { "creation": "2013-04-10 11:45:37", "docstatus": 0, - "modified": "2013-07-30 14:44:35", + "modified": "2013-08-08 14:22:14", "modified_by": "Administrator", "owner": "Administrator" }, @@ -53,7 +53,7 @@ "doctype": "DocField", "fieldname": "naming_series", "fieldtype": "Select", - "label": "Naming Series", + "label": "Document Numbering Series", "no_copy": 1, "oldfieldname": "naming_series", "oldfieldtype": "Select", diff --git a/selling/doctype/opportunity/opportunity.txt b/selling/doctype/opportunity/opportunity.txt index 318bb49aa7c..5b1d93f9627 100644 --- a/selling/doctype/opportunity/opportunity.txt +++ b/selling/doctype/opportunity/opportunity.txt @@ -2,7 +2,7 @@ { "creation": "2013-03-07 18:50:30", "docstatus": 0, - "modified": "2013-07-05 14:47:52", + "modified": "2013-08-08 14:22:15", "modified_by": "Administrator", "owner": "Administrator" }, @@ -56,7 +56,7 @@ "doctype": "DocField", "fieldname": "naming_series", "fieldtype": "Select", - "label": "Naming Series", + "label": "Document Numbering Series", "no_copy": 1, "oldfieldname": "naming_series", "oldfieldtype": "Select", diff --git a/selling/doctype/quotation/quotation.txt b/selling/doctype/quotation/quotation.txt index 7949c0393f4..c3b24347ff1 100644 --- a/selling/doctype/quotation/quotation.txt +++ b/selling/doctype/quotation/quotation.txt @@ -2,7 +2,7 @@ { "creation": "2013-05-24 19:29:08", "docstatus": 0, - "modified": "2013-07-26 11:16:53", + "modified": "2013-08-09 14:46:11", "modified_by": "Administrator", "owner": "Administrator" }, @@ -62,7 +62,7 @@ "doctype": "DocField", "fieldname": "naming_series", "fieldtype": "Select", - "label": "Naming Series", + "label": "Document Numbering Series", "no_copy": 1, "oldfieldname": "naming_series", "oldfieldtype": "Select", @@ -280,7 +280,7 @@ { "description": "Select the price list as entered in \"Price List\" master. This will pull the reference rates of items against this price list as specified in \"Item\" master.", "doctype": "DocField", - "fieldname": "price_list_name", + "fieldname": "selling_price_list", "fieldtype": "Link", "in_filter": 1, "label": "Price List", @@ -728,6 +728,7 @@ "fieldname": "status", "fieldtype": "Select", "in_filter": 1, + "in_list_view": 1, "label": "Status", "no_copy": 1, "oldfieldname": "status", diff --git a/selling/doctype/quotation/test_quotation.py b/selling/doctype/quotation/test_quotation.py index 41d50e79307..cf3881d0c3f 100644 --- a/selling/doctype/quotation/test_quotation.py +++ b/selling/doctype/quotation/test_quotation.py @@ -44,7 +44,7 @@ test_records = [ "order_type": "Sales", "plc_conversion_rate": 1.0, "price_list_currency": "INR", - "price_list_name": "_Test Price List", + "selling_price_list": "_Test Price List", "territory": "_Test Territory", "transaction_date": "2013-02-21", "grand_total": 1000.0, diff --git a/selling/doctype/quotation_item/quotation_item.txt b/selling/doctype/quotation_item/quotation_item.txt index 32a97c85823..c38116a99f3 100644 --- a/selling/doctype/quotation_item/quotation_item.txt +++ b/selling/doctype/quotation_item/quotation_item.txt @@ -2,7 +2,7 @@ { "creation": "2013-03-07 11:42:57", "docstatus": 0, - "modified": "2013-07-25 16:35:50", + "modified": "2013-08-07 14:44:28", "modified_by": "Administrator", "owner": "Administrator" }, @@ -91,7 +91,6 @@ "label": "Quantity and Rate" }, { - "default": "0.00", "doctype": "DocField", "fieldname": "qty", "fieldtype": "Float", @@ -123,7 +122,6 @@ "width": "100px" }, { - "default": "0.00", "doctype": "DocField", "fieldname": "ref_rate", "fieldtype": "Currency", @@ -139,7 +137,6 @@ "width": "100px" }, { - "default": "0.00", "doctype": "DocField", "fieldname": "adj_rate", "fieldtype": "Float", @@ -153,7 +150,6 @@ "width": "100px" }, { - "default": "0.00", "doctype": "DocField", "fieldname": "export_rate", "fieldtype": "Currency", @@ -171,7 +167,6 @@ "width": "100px" }, { - "default": "0.00", "doctype": "DocField", "fieldname": "export_amount", "fieldtype": "Currency", @@ -203,7 +198,6 @@ "width": "100px" }, { - "default": "0.00", "doctype": "DocField", "fieldname": "basic_rate", "fieldtype": "Currency", @@ -221,7 +215,6 @@ "width": "100px" }, { - "default": "0.00", "doctype": "DocField", "fieldname": "amount", "fieldtype": "Currency", diff --git a/selling/doctype/sales_bom/sales_bom.py b/selling/doctype/sales_bom/sales_bom.py index a6b123a3c32..8bcac1771f2 100644 --- a/selling/doctype/sales_bom/sales_bom.py +++ b/selling/doctype/sales_bom/sales_bom.py @@ -32,7 +32,7 @@ class DocType: det = webnotes.conn.sql("""select description, stock_uom from `tabItem` where name = %s""", name) rate = webnotes.conn.sql("""select ref_rate from `tabItem Price` - where price_list_name = %s and parent = %s + where price_list = %s and parent = %s and ref_currency = %s""", (self.doc.price_list, name, self.doc.currency)) return { 'description' : det and det[0][0] or '', diff --git a/selling/doctype/sales_common/sales_common.js b/selling/doctype/sales_common/sales_common.js index 80b1d95bbf5..fe90b5b35b8 100644 --- a/selling/doctype/sales_common/sales_common.js +++ b/selling/doctype/sales_common/sales_common.js @@ -45,8 +45,8 @@ erpnext.selling.SellingController = erpnext.TransactionController.extend({ }); } - if(this.frm.fields_dict.price_list_name) { - this.frm.set_query("price_list_name", function() { + if(this.frm.fields_dict.selling_price_list) { + this.frm.set_query("selling_price_list", function() { return { filters: { buying_or_selling: "Selling" } }; }); @@ -54,7 +54,7 @@ erpnext.selling.SellingController = erpnext.TransactionController.extend({ return { query: "controllers.queries.get_price_list_currency", filters: { - price_list_name: me.frm.doc.price_list_name, + price_list: me.frm.doc.selling_price_list, buying_or_selling: "Selling" } }; @@ -126,15 +126,15 @@ erpnext.selling.SellingController = erpnext.TransactionController.extend({ this.frm.set_value("customer", null); msgprint(wn._("Please specify Company")); } else { - var price_list_name = this.frm.doc.price_list_name; + var selling_price_list = this.frm.doc.selling_price_list; return this.frm.call({ doc: this.frm.doc, method: "set_customer_defaults", freeze: true, callback: function(r) { if(!r.exc) { - (me.frm.doc.price_list_name !== price_list_name) ? - me.price_list_name() : + (me.frm.doc.selling_price_list !== selling_price_list) ? + me.selling_price_list() : me.price_list_currency(); } } @@ -188,7 +188,7 @@ erpnext.selling.SellingController = erpnext.TransactionController.extend({ customer: me.frm.doc.customer, currency: me.frm.doc.currency, conversion_rate: me.frm.doc.conversion_rate, - price_list_name: me.frm.doc.price_list_name, + selling_price_list: me.frm.doc.selling_price_list, price_list_currency: me.frm.doc.price_list_currency, plc_conversion_rate: me.frm.doc.plc_conversion_rate, company: me.frm.doc.company, @@ -206,8 +206,8 @@ erpnext.selling.SellingController = erpnext.TransactionController.extend({ } }, - price_list_name: function() { - this._super("Selling"); + selling_price_list: function() { + this.get_price_list_currency("Selling"); }, ref_rate: function(doc, cdt, cdn) { diff --git a/selling/doctype/sales_common/sales_common.py b/selling/doctype/sales_common/sales_common.py index 9d89fcec81b..4efc6ded82b 100644 --- a/selling/doctype/sales_common/sales_common.py +++ b/selling/doctype/sales_common/sales_common.py @@ -8,7 +8,7 @@ from webnotes.utils import cint, cstr, flt from webnotes.model.doc import addchild from webnotes.model.bean import getlist from webnotes.model.code import get_obj -from webnotes import msgprint +from webnotes import msgprint, _ from setup.utils import get_company_currency get_value = webnotes.conn.get_value diff --git a/selling/doctype/sales_order/sales_order.txt b/selling/doctype/sales_order/sales_order.txt index 8c27b60568d..94e63888e3b 100644 --- a/selling/doctype/sales_order/sales_order.txt +++ b/selling/doctype/sales_order/sales_order.txt @@ -2,7 +2,7 @@ { "creation": "2013-06-18 12:39:59", "docstatus": 0, - "modified": "2013-07-26 11:16:55", + "modified": "2013-08-09 14:46:17", "modified_by": "Administrator", "owner": "Administrator" }, @@ -61,7 +61,7 @@ "doctype": "DocField", "fieldname": "naming_series", "fieldtype": "Select", - "label": "Series", + "label": "Document Numbering Series", "no_copy": 1, "oldfieldname": "naming_series", "oldfieldtype": "Select", @@ -293,7 +293,7 @@ { "description": "Select the price list as entered in \"Price List\" master. This will pull the reference rates of items against this price list as specified in \"Item\" master.", "doctype": "DocField", - "fieldname": "price_list_name", + "fieldname": "selling_price_list", "fieldtype": "Link", "label": "Price List", "oldfieldname": "price_list_name", diff --git a/selling/doctype/sales_order/test_sales_order.py b/selling/doctype/sales_order/test_sales_order.py index aa632a3d50e..9fd16e8c299 100644 --- a/selling/doctype/sales_order/test_sales_order.py +++ b/selling/doctype/sales_order/test_sales_order.py @@ -289,7 +289,7 @@ test_records = [ "delivery_date": "2013-02-23", "plc_conversion_rate": 1.0, "price_list_currency": "INR", - "price_list_name": "_Test Price List", + "selling_price_list": "_Test Price List", "territory": "_Test Territory", "transaction_date": "2013-02-21", "grand_total": 1000.0, diff --git a/selling/doctype/sales_order_item/sales_order_item.txt b/selling/doctype/sales_order_item/sales_order_item.txt index 3211b2e2fb6..eb4dec8d2b9 100644 --- a/selling/doctype/sales_order_item/sales_order_item.txt +++ b/selling/doctype/sales_order_item/sales_order_item.txt @@ -2,7 +2,7 @@ { "creation": "2013-03-07 11:42:58", "docstatus": 0, - "modified": "2013-07-25 16:36:10", + "modified": "2013-08-07 14:44:50", "modified_by": "Administrator", "owner": "Administrator" }, @@ -88,7 +88,6 @@ "label": "Quantity and Rate" }, { - "default": "0.00", "doctype": "DocField", "fieldname": "qty", "fieldtype": "Float", @@ -117,7 +116,6 @@ "width": "70px" }, { - "default": "0.00", "doctype": "DocField", "fieldname": "ref_rate", "fieldtype": "Currency", @@ -133,7 +131,6 @@ "width": "70px" }, { - "default": "0.00", "doctype": "DocField", "fieldname": "adj_rate", "fieldtype": "Float", @@ -147,7 +144,6 @@ "width": "70px" }, { - "default": "0.00", "doctype": "DocField", "fieldname": "export_rate", "fieldtype": "Currency", @@ -162,7 +158,6 @@ "width": "100px" }, { - "default": "0.00", "doctype": "DocField", "fieldname": "export_amount", "fieldtype": "Currency", @@ -192,7 +187,6 @@ "width": "100px" }, { - "default": "0.00", "doctype": "DocField", "fieldname": "basic_rate", "fieldtype": "Currency", @@ -208,7 +202,6 @@ "width": "100px" }, { - "default": "0.00", "doctype": "DocField", "fieldname": "amount", "fieldtype": "Currency", @@ -248,7 +241,6 @@ "width": "150px" }, { - "default": "0.00", "doctype": "DocField", "fieldname": "projected_qty", "fieldtype": "Float", @@ -264,7 +256,6 @@ "width": "70px" }, { - "default": "0.00", "doctype": "DocField", "fieldname": "actual_qty", "fieldtype": "Float", @@ -277,7 +268,6 @@ "width": "70px" }, { - "default": "0.00", "doctype": "DocField", "fieldname": "delivered_qty", "fieldtype": "Float", diff --git a/selling/doctype/selling_settings/selling_settings.py b/selling/doctype/selling_settings/selling_settings.py index 225c2213d28..93866528e02 100644 --- a/selling/doctype/selling_settings/selling_settings.py +++ b/selling/doctype/selling_settings/selling_settings.py @@ -12,5 +12,5 @@ class DocType: def validate(self): for key in ["cust_master_name", "customer_group", "territory", "maintain_same_sales_rate", - "editable_price_list_rate"]: + "editable_price_list_rate", "selling_price_list"]: webnotes.conn.set_default(key, self.doc.fields.get(key, "")) diff --git a/selling/doctype/selling_settings/selling_settings.txt b/selling/doctype/selling_settings/selling_settings.txt index 97a339a4864..fed3627f0fe 100644 --- a/selling/doctype/selling_settings/selling_settings.txt +++ b/selling/doctype/selling_settings/selling_settings.txt @@ -2,7 +2,7 @@ { "creation": "2013-06-25 10:25:16", "docstatus": 0, - "modified": "2013-08-02 12:09:20", + "modified": "2013-08-09 14:46:24", "modified_by": "Administrator", "owner": "Administrator" }, @@ -64,7 +64,7 @@ }, { "doctype": "DocField", - "fieldname": "price_list_name", + "fieldname": "selling_price_list", "fieldtype": "Link", "label": "Default Price List", "options": "Price List" diff --git a/selling/report/sales_person_target_variance_item_group_wise/sales_person_target_variance_item_group_wise.py b/selling/report/sales_person_target_variance_item_group_wise/sales_person_target_variance_item_group_wise.py index 96c147fd644..6fdafe083d7 100644 --- a/selling/report/sales_person_target_variance_item_group_wise/sales_person_target_variance_item_group_wise.py +++ b/selling/report/sales_person_target_variance_item_group_wise/sales_person_target_variance_item_group_wise.py @@ -8,6 +8,7 @@ from webnotes.utils import flt import time from accounts.utils import get_fiscal_year from controllers.trends import get_period_date_ranges, get_period_month_ranges +from webnotes.model.meta import get_field_precision def execute(filters=None): if not filters: filters = {} @@ -16,10 +17,7 @@ def execute(filters=None): period_month_ranges = get_period_month_ranges(filters["period"], filters["fiscal_year"]) sim_map = get_salesperson_item_month_map(filters) - precision = webnotes.conn.get_value("Global Defaults", None, "float_precision") or 2 - data = [] - for salesperson, salesperson_items in sim_map.items(): for item_group, monthwise_data in salesperson_items.items(): row = [salesperson, item_group] @@ -29,7 +27,7 @@ def execute(filters=None): for month in relevant_months: month_data = monthwise_data.get(month, {}) for i, fieldname in enumerate(["target", "achieved", "variance"]): - value = flt(month_data.get(fieldname), precision) + value = flt(month_data.get(fieldname)) period_data[i] += value totals[i] += value period_data[2] = period_data[0] - period_data[1] @@ -47,37 +45,37 @@ def get_columns(filters): msgprint(_("Please specify") + ": " + label, raise_exception=True) - columns = ["Sales Person:Link/Sales Person:80", "Item Group:Link/Item Group:80"] + columns = ["Sales Person:Link/Sales Person:120", "Item Group:Link/Item Group:120"] group_months = False if filters["period"] == "Monthly" else True for from_date, to_date in get_period_date_ranges(filters["period"], filters["fiscal_year"]): for label in ["Target (%s)", "Achieved (%s)", "Variance (%s)"]: if group_months: - columns.append(label % (from_date.strftime("%b") + " - " + to_date.strftime("%b"))) + label = label % (from_date.strftime("%b") + " - " + to_date.strftime("%b")) else: - columns.append(label % from_date.strftime("%b")) + label = label % from_date.strftime("%b") + + columns.append(label+":Float:120") - return columns + ["Total Target::80", "Total Achieved::80", "Total Variance::80"] + return columns + ["Total Target::120", "Total Achieved::120", "Total Variance::120"] #Get sales person & item group details def get_salesperson_details(filters): return webnotes.conn.sql("""select sp.name, td.item_group, td.target_qty, td.target_amount, sp.distribution_id from `tabSales Person` sp, `tabTarget Detail` td - where td.parent=sp.name and td.fiscal_year=%s and - ifnull(sp.distribution_id, '')!='' order by sp.name""", + where td.parent=sp.name and td.fiscal_year=%s order by sp.name""", (filters["fiscal_year"]), as_dict=1) #Get target distribution details of item group def get_target_distribution_details(filters): target_details = {} - for d in webnotes.conn.sql("""select bdd.month, bdd.percentage_allocation \ - from `tabBudget Distribution Detail` bdd, `tabBudget Distribution` bd, \ - `tabTerritory` t where bdd.parent=bd.name and t.distribution_id=bd.name and \ - bd.fiscal_year=%s""", (filters["fiscal_year"]), as_dict=1): - target_details.setdefault(d.month, d) + for d in webnotes.conn.sql("""select bd.name, bdd.month, bdd.percentage_allocation + from `tabBudget Distribution Detail` bdd, `tabBudget Distribution` bd + where bdd.parent=bd.name and bd.fiscal_year=%s""", (filters["fiscal_year"]), as_dict=1): + target_details.setdefault(d.name, {}).setdefault(d.month, d.percentage_allocation) return target_details @@ -94,32 +92,33 @@ def get_achieved_details(filters): (start_date, end_date), as_dict=1) def get_salesperson_item_month_map(filters): + import datetime salesperson_details = get_salesperson_details(filters) tdd = get_target_distribution_details(filters) achieved_details = get_achieved_details(filters) sim_map = {} - for sd in salesperson_details: - for month in tdd: + for month_id in range(1, 13): + month = datetime.date(2013, month_id, 1).strftime('%B') sim_map.setdefault(sd.name, {}).setdefault(sd.item_group, {})\ - .setdefault(month, webnotes._dict({ - "target": 0.0, "achieved": 0.0 - })) + .setdefault(month, webnotes._dict({ + "target": 0.0, "achieved": 0.0 + })) tav_dict = sim_map[sd.name][sd.item_group][month] - + month_percentage = sd.distribution_id and \ + tdd.get(sd.distribution_id, {}).get(month, 0) or 100.0/12 + for ad in achieved_details: if (filters["target_on"] == "Quantity"): - tav_dict.target = flt(sd.target_qty) * \ - (tdd[month]["percentage_allocation"]/100) + tav_dict.target = flt(flt(sd.target_qty) * month_percentage/100, 2) if ad.month_name == month and get_item_group(ad.item_code) == sd.item_group \ and ad.sales_person == sd.name: tav_dict.achieved += ad.qty if (filters["target_on"] == "Amount"): - tav_dict.target = flt(sd.target_amount) * \ - (tdd[month]["percentage_allocation"]/100) + tav_dict.target = flt(flt(sd.target_amount) * month_percentage/100, 2) if ad.month_name == month and get_item_group(ad.item_code) == sd.item_group \ and ad.sales_person == sd.name: tav_dict.achieved += ad.amount diff --git a/selling/report/territory_target_variance_item_group_wise/territory_target_variance_item_group_wise.py b/selling/report/territory_target_variance_item_group_wise/territory_target_variance_item_group_wise.py index 4a8cc7c8889..829f7818e32 100644 --- a/selling/report/territory_target_variance_item_group_wise/territory_target_variance_item_group_wise.py +++ b/selling/report/territory_target_variance_item_group_wise/territory_target_variance_item_group_wise.py @@ -46,37 +46,36 @@ def get_columns(filters): label = (" ".join(fieldname.split("_"))).title() msgprint(_("Please specify") + ": " + label, raise_exception=True) - columns = ["Territory:Link/Territory:80", "Item Group:Link/Item Group:80"] + columns = ["Territory:Link/Territory:120", "Item Group:Link/Item Group:120"] group_months = False if filters["period"] == "Monthly" else True for from_date, to_date in get_period_date_ranges(filters["period"], filters["fiscal_year"]): for label in ["Target (%s)", "Achieved (%s)", "Variance (%s)"]: if group_months: - columns.append(label % (from_date.strftime("%b") + " - " + to_date.strftime("%b"))) + label = label % (from_date.strftime("%b") + " - " + to_date.strftime("%b")) else: - columns.append(label % from_date.strftime("%b")) + label = label % from_date.strftime("%b") + columns.append(label+":Float:120") - return columns + ["Total Target::80", "Total Achieved::80", "Total Variance::80"] + return columns + ["Total Target::120", "Total Achieved::120", "Total Variance::120"] #Get territory & item group details def get_territory_details(filters): return webnotes.conn.sql("""select t.name, td.item_group, td.target_qty, td.target_amount, t.distribution_id from `tabTerritory` t, `tabTarget Detail` td - where td.parent=t.name and td.fiscal_year=%s and - ifnull(t.distribution_id, '')!='' order by t.name""", + where td.parent=t.name and td.fiscal_year=%s order by t.name""", (filters["fiscal_year"]), as_dict=1) #Get target distribution details of item group def get_target_distribution_details(filters): target_details = {} - for d in webnotes.conn.sql("""select bdd.month, bdd.percentage_allocation \ - from `tabBudget Distribution Detail` bdd, `tabBudget Distribution` bd, \ - `tabTerritory` t where bdd.parent=bd.name and t.distribution_id=bd.name and \ - bd.fiscal_year=%s""", (filters["fiscal_year"]), as_dict=1): - target_details.setdefault(d.month, d) + for d in webnotes.conn.sql("""select bd.name, bdd.month, bdd.percentage_allocation + from `tabBudget Distribution Detail` bdd, `tabBudget Distribution` bd + where bdd.parent=bd.name and bd.fiscal_year=%s""", (filters["fiscal_year"]), as_dict=1): + target_details.setdefault(d.name, {}).setdefault(d.month, d.percentage_allocation) return target_details @@ -99,25 +98,27 @@ def get_territory_item_month_map(filters): tim_map = {} for td in territory_details: - for month in tdd: + for month_id in range(1, 13): + month = datetime.date(2013, month_id, 1).strftime('%B') + tim_map.setdefault(td.name, {}).setdefault(td.item_group, {})\ - .setdefault(month, webnotes._dict({ - "target": 0.0, "achieved": 0.0 - })) + .setdefault(month, webnotes._dict({ + "target": 0.0, "achieved": 0.0 + })) tav_dict = tim_map[td.name][td.item_group][month] + month_percentage = td.distribution_id and \ + tdd.get(td.distribution_id, {}).get(month, 0) or 100.0/12 for ad in achieved_details: if (filters["target_on"] == "Quantity"): - tav_dict.target = flt(td.target_qty) * \ - (tdd[month]["percentage_allocation"]/100) + tav_dict.target = flt(flt(td.target_qty) * month_percentage /100) if ad.month_name == month and get_item_group(ad.item_code) == td.item_group \ and ad.territory == td.name: tav_dict.achieved += ad.qty if (filters["target_on"] == "Amount"): - tav_dict.target = flt(td.target_amount) * \ - (tdd[month]["percentage_allocation"]/100) + tav_dict.target = flt(flt(td.target_amount) * month_percentage / 100) if ad.month_name == month and get_item_group(ad.item_code) == td.item_group \ and ad.territory == td.name: tav_dict.achieved += ad.amount diff --git a/selling/utils.py b/selling/utils.py index 2d4fcc47957..120469f0d25 100644 --- a/selling/utils.py +++ b/selling/utils.py @@ -29,7 +29,7 @@ def get_item_details(args): "warehouse": None, "customer": "", "conversion_rate": 1.0, - "price_list_name": None, + "selling_price_list": None, "price_list_currency": None, "plc_conversion_rate": 1.0 } @@ -57,9 +57,9 @@ def get_item_details(args): if meta.get_field("currency"): out.base_ref_rate = out.basic_rate = out.ref_rate = out.export_rate = 0.0 - if args.price_list_name and args.price_list_currency: + if args.selling_price_list and args.price_list_currency: out.update(_get_price_list_rate(args, item_bean, meta)) - + out.update(_get_item_discount(out.item_group, args.customer)) if out.get(warehouse_fieldname): @@ -69,8 +69,9 @@ def get_item_details(args): if cint(args.is_pos): pos_settings = get_pos_settings(args.company) - out.update(apply_pos_settings(pos_settings, out)) - + if pos_settings: + out.update(apply_pos_settings(pos_settings, out)) + return out def _get_item_code(barcode): @@ -129,10 +130,10 @@ def _get_basic_details(args, item_bean, warehouse_fieldname): def _get_price_list_rate(args, item_bean, meta): base_ref_rate = item_bean.doclist.get({ "parentfield": "ref_rate_details", - "price_list_name": args.price_list_name, + "price_list": args.selling_price_list, "ref_currency": args.price_list_currency, "buying_or_selling": "Selling"}) - + if not base_ref_rate: return {} diff --git a/setup/doctype/authorization_rule/authorization_rule.txt b/setup/doctype/authorization_rule/authorization_rule.txt index 27594807427..4af3eaad674 100644 --- a/setup/doctype/authorization_rule/authorization_rule.txt +++ b/setup/doctype/authorization_rule/authorization_rule.txt @@ -2,7 +2,7 @@ { "creation": "2013-01-10 16:34:22", "docstatus": 0, - "modified": "2013-07-05 14:25:35", + "modified": "2013-08-07 14:44:52", "modified_by": "Administrator", "owner": "Administrator" }, @@ -141,7 +141,6 @@ "options": "Profile" }, { - "default": "0.00", "doctype": "DocField", "fieldname": "value", "fieldtype": "Float", diff --git a/setup/doctype/naming_series/naming_series.py b/setup/doctype/naming_series/naming_series.py index c9604fc9490..9cc4de294b8 100644 --- a/setup/doctype/naming_series/naming_series.py +++ b/setup/doctype/naming_series/naming_series.py @@ -121,8 +121,7 @@ class DocType: def get_current(self, arg=None): """get series current""" - self.doc.current_value = webnotes.conn.sql("""select current from tabSeries where name=%s""", - self.doc.prefix)[0][0] + self.doc.current_value = webnotes.conn.get_value("Series", self.doc.prefix, "current") def insert_series(self, series): """insert series if missing""" diff --git a/setup/doctype/price_list/price_list.js b/setup/doctype/price_list/price_list.js index d11c4bacf95..5de8da5585e 100644 --- a/setup/doctype/price_list/price_list.js +++ b/setup/doctype/price_list/price_list.js @@ -19,7 +19,7 @@ $.extend(cur_frm.cscript, { }, show_item_prices: function() { - var item_price = wn.model.get("Item Price", {price_list_name: cur_frm.doc.name}); + var item_price = wn.model.get("Item Price", {price_list: cur_frm.doc.name}); var show = item_price && item_price.length; diff --git a/setup/doctype/price_list/price_list.py b/setup/doctype/price_list/price_list.py index 2a44e7bc0c2..112ce95e593 100644 --- a/setup/doctype/price_list/price_list.py +++ b/setup/doctype/price_list/price_list.py @@ -11,7 +11,7 @@ import webnotes.defaults class DocType(DocListController): def onload(self): self.doclist.extend(webnotes.conn.sql("""select * from `tabItem Price` - where price_list_name=%s""", self.doc.name, as_dict=True, update={"doctype": "Item Price"})) + where price_list=%s""", self.doc.name, as_dict=True, update={"doctype": "Item Price"})) def validate(self): if self.doc.buying_or_selling not in ["Buying", "Selling"]: @@ -31,10 +31,20 @@ class DocType(DocListController): self.validate_table_has_rows("valid_for_territories") def on_update(self): + self.set_default_if_missing() cart_settings = webnotes.get_obj("Shopping Cart Settings") if cint(cart_settings.doc.enabled): cart_settings.validate_price_lists() def on_trash(self): - webnotes.conn.sql("""delete from `tabItem Price` where price_list_name = %s""", - self.doc.name) \ No newline at end of file + webnotes.conn.sql("""delete from `tabItem Price` where price_list = %s""", + self.doc.name) + + def set_default_if_missing(self): + if self.doc.buying_or_selling=="Selling": + if not webnotes.conn.get_value("Selling Settings", None, "selling_price_list"): + webnotes.set_value("Selling Settings", "Selling Settings", "selling_price_list", self.doc.name) + + elif self.doc.buying_or_selling=="Buying": + if not webnotes.conn.get_value("Buying Settings", None, "buying_price_list"): + webnotes.set_value("Buying Settings", "Buying Settings", "buying_price_list", self.doc.name) \ No newline at end of file diff --git a/setup/utils.py b/setup/utils.py index b0aa8897e98..3d0c1ee1872 100644 --- a/setup/utils.py +++ b/setup/utils.py @@ -31,6 +31,6 @@ def get_ancestors_of(doctype, name): return result or [] @webnotes.whitelist() -def get_price_list_currency(price_list_name): - return {"price_list_currency": webnotes.conn.get_value("Price List", price_list_name, +def get_price_list_currency(price_list): + return {"price_list_currency": webnotes.conn.get_value("Price List", price_list, "currency")} \ No newline at end of file diff --git a/startup/__init__.py b/startup/__init__.py index 5bc86df1904..9246b5ef85d 100644 --- a/startup/__init__.py +++ b/startup/__init__.py @@ -32,12 +32,13 @@ lang_names = { "nederlands": "nl", "ҁҀÐŋŅÐšÐļ":"sr", "āŪĪāŪŪāŪŋāŪīāŊ": "ta", - "Hrvatski": "hr", + "hrvatski": "hr", + "italiano": "it", "āđ„āļ—āļĒ": "th", "Ø§Ų„ØđØąØĻ؊ØĐ":"ar" } -lang_list = ["ar", "de", "en", "hi", "es", "fr", "pt-BR", "pt", "nl", "hr", "th"] +lang_list = ["ar", "de", "en", "es", "fr", "hi", "hr", "it", "nl", "pt-BR", "pt", "th", "sr", "ta"] product_name = "ERPNext" profile_defaults = { diff --git a/startup/install.py b/startup/install.py index 0824c6ca781..7e9273ca586 100644 --- a/startup/install.py +++ b/startup/install.py @@ -107,6 +107,7 @@ def import_defaults(): {'doctype': 'Item Group', 'item_group_name': 'Products', 'is_group': 'No', 'parent_item_group': 'All Item Groups'}, {'doctype': 'Item Group', 'item_group_name': 'Raw Material', 'is_group': 'No', 'parent_item_group': 'All Item Groups'}, {'doctype': 'Item Group', 'item_group_name': 'Services', 'is_group': 'No', 'parent_item_group': 'All Item Groups'}, + {'doctype': 'Item Group', 'item_group_name': 'Sub Assemblies', 'is_group': 'No', 'parent_item_group': 'All Item Groups'}, # deduction type {'doctype': 'Deduction Type', 'name': 'Income Tax', 'description': 'Income Tax', 'deduction_name': 'Income Tax'}, diff --git a/stock/Print Format/Delivery Note Classic/Delivery Note Classic.txt b/stock/Print Format/Delivery Note Classic/Delivery Note Classic.txt index 4f6272d7732..163dffaa871 100644 --- a/stock/Print Format/Delivery Note Classic/Delivery Note Classic.txt +++ b/stock/Print Format/Delivery Note Classic/Delivery Note Classic.txt @@ -2,14 +2,14 @@ { "creation": "2013-04-19 13:31:11", "docstatus": 0, - "modified": "2013-05-28 17:20:31", + "modified": "2013-08-07 19:44:55", "modified_by": "Administrator", "owner": "Administrator" }, { "doc_type": "Delivery Note", "doctype": "Print Format", - "html": "\n\n\n\n\n\n\n\n\n\n\n\n
\n\t\n\t\n
\n\n", + "html": "\n\n\n\n\n\n\n\n\n\n\n\n
\n\t\n\t\n
\n\n", "module": "Stock", "name": "__common__", "print_format_type": "Client", diff --git a/stock/Print Format/Delivery Note Modern/Delivery Note Modern.txt b/stock/Print Format/Delivery Note Modern/Delivery Note Modern.txt index 82d2376d044..f4323a9e1fd 100644 --- a/stock/Print Format/Delivery Note Modern/Delivery Note Modern.txt +++ b/stock/Print Format/Delivery Note Modern/Delivery Note Modern.txt @@ -2,14 +2,14 @@ { "creation": "2013-04-19 13:31:11", "docstatus": 0, - "modified": "2013-05-28 17:20:21", + "modified": "2013-08-07 20:12:29", "modified_by": "Administrator", "owner": "Administrator" }, { "doc_type": "Delivery Note", "doctype": "Print Format", - "html": "\n\n\n\n\n\n\n\n\n\n\n\n
\n\t\n\t\n
\n\n", + "html": "\n\n\n\n\n\n\n\n\n\n\n\n
\n\t\n\t\n
\n\n", "module": "Stock", "name": "__common__", "print_format_type": "Client", diff --git a/stock/Print Format/Delivery Note Spartan/Delivery Note Spartan.txt b/stock/Print Format/Delivery Note Spartan/Delivery Note Spartan.txt index 81ecbd29b5c..03fbef521ec 100644 --- a/stock/Print Format/Delivery Note Spartan/Delivery Note Spartan.txt +++ b/stock/Print Format/Delivery Note Spartan/Delivery Note Spartan.txt @@ -2,14 +2,14 @@ { "creation": "2013-04-19 13:31:11", "docstatus": 0, - "modified": "2013-05-28 17:20:39", + "modified": "2013-08-07 19:44:37", "modified_by": "Administrator", "owner": "Administrator" }, { "doc_type": "Delivery Note", "doctype": "Print Format", - "html": "\n\n\n\n\n\n\n\n\n\n\n\n
\n\t\n\t\n
\n\n", + "html": "\n\n\n\n\n\n\n\n\n\n\n\n
\n\t\n\t\n
\n\n", "module": "Stock", "name": "__common__", "print_format_type": "Client", diff --git a/stock/doctype/bin/bin.txt b/stock/doctype/bin/bin.txt index 1455fa68a7c..a66b5e8eb14 100644 --- a/stock/doctype/bin/bin.txt +++ b/stock/doctype/bin/bin.txt @@ -2,7 +2,7 @@ { "creation": "2013-01-10 16:34:25", "docstatus": 0, - "modified": "2013-07-25 16:36:35", + "modified": "2013-08-07 14:45:48", "modified_by": "Administrator", "owner": "Administrator" }, diff --git a/stock/doctype/delivery_note/delivery_note.txt b/stock/doctype/delivery_note/delivery_note.txt index 3008b799cb9..f1493bb3bfc 100644 --- a/stock/doctype/delivery_note/delivery_note.txt +++ b/stock/doctype/delivery_note/delivery_note.txt @@ -2,7 +2,7 @@ { "creation": "2013-05-24 19:29:09", "docstatus": 0, - "modified": "2013-07-26 11:16:57", + "modified": "2013-08-09 14:46:32", "modified_by": "Administrator", "owner": "Administrator" }, @@ -63,7 +63,7 @@ "doctype": "DocField", "fieldname": "naming_series", "fieldtype": "Select", - "label": "Series", + "label": "Document Numbering Series", "no_copy": 1, "oldfieldname": "naming_series", "oldfieldtype": "Select", @@ -285,7 +285,7 @@ { "description": "Select the price list as entered in \"Price List\" master. This will pull the reference rates of items against this price list as specified in \"Item\" master.", "doctype": "DocField", - "fieldname": "price_list_name", + "fieldname": "selling_price_list", "fieldtype": "Link", "label": "Price List", "oldfieldname": "price_list_name", diff --git a/stock/doctype/delivery_note/test_delivery_note.py b/stock/doctype/delivery_note/test_delivery_note.py index a947a78ea0f..4267a9a5e86 100644 --- a/stock/doctype/delivery_note/test_delivery_note.py +++ b/stock/doctype/delivery_note/test_delivery_note.py @@ -18,6 +18,8 @@ class TestDeliveryNote(unittest.TestCase): pr.submit() def test_over_billing_against_dn(self): + self._insert_purchase_receipt() + from stock.doctype.delivery_note.delivery_note import make_sales_invoice self._insert_purchase_receipt() dn = webnotes.bean(copy=test_records[0]).insert() @@ -33,7 +35,7 @@ class TestDeliveryNote(unittest.TestCase): # modify export_amount si[1].export_rate = 200 - self.assertRaises(webnotes.ValidationError, webnotes.bean(si).submit) + self.assertRaises(webnotes.ValidationError, webnotes.bean(si).insert) def test_delivery_note_no_gl_entry(self): @@ -113,7 +115,7 @@ test_records = [ "posting_date": "2013-02-21", "posting_time": "9:00:00", "price_list_currency": "INR", - "price_list_name": "_Test Price List", + "selling_price_list": "_Test Price List", "status": "Draft", "territory": "_Test Territory", "net_total": 500.0, diff --git a/stock/doctype/delivery_note_item/delivery_note_item.txt b/stock/doctype/delivery_note_item/delivery_note_item.txt index 8f133d2df27..83b8f75c9cb 100644 --- a/stock/doctype/delivery_note_item/delivery_note_item.txt +++ b/stock/doctype/delivery_note_item/delivery_note_item.txt @@ -2,7 +2,7 @@ { "creation": "2013-04-22 13:15:44", "docstatus": 0, - "modified": "2013-07-25 16:37:09", + "modified": "2013-08-07 14:45:30", "modified_by": "Administrator", "owner": "Administrator" }, @@ -95,7 +95,6 @@ "label": "Quantity and Rate" }, { - "default": "0.00", "doctype": "DocField", "fieldname": "qty", "fieldtype": "Float", @@ -124,7 +123,6 @@ "width": "50px" }, { - "default": "0.00", "doctype": "DocField", "fieldname": "ref_rate", "fieldtype": "Currency", @@ -141,7 +139,6 @@ "width": "100px" }, { - "default": "0.00", "doctype": "DocField", "fieldname": "adj_rate", "fieldtype": "Float", @@ -199,7 +196,6 @@ "width": "100px" }, { - "default": "0.00", "doctype": "DocField", "fieldname": "basic_rate", "fieldtype": "Currency", diff --git a/stock/doctype/item/item.js b/stock/doctype/item/item.js index 7f433804edc..abf1e9e6581 100644 --- a/stock/doctype/item/item.js +++ b/stock/doctype/item/item.js @@ -5,16 +5,16 @@ wn.provide("erpnext.stock"); erpnext.stock.Item = wn.ui.form.Controller.extend({ onload: function() { - this.frm.add_fetch("price_list_name", "currency", "ref_currency"); - this.frm.add_fetch("price_list_name", "buying_or_selling", "buying_or_selling"); + this.frm.add_fetch("price_list", "currency", "ref_currency"); + this.frm.add_fetch("price_list", "buying_or_selling", "buying_or_selling"); }, ref_rate_details_add: function(doc, cdt, cdn) { var row = wn.model.get_doc(cdt, cdn); - if(row.price_list_name && !row.ref_currency) { + if(row.price_list && !row.ref_currency) { // execute fetch - var df = wn.meta.get_docfield(row.doctype, "price_list_name", row.parent); - this.frm.script_manager.validate_link_and_fetch(df, row.name, row.price_list_name); + var df = wn.meta.get_docfield(row.doctype, "price_list", row.parent); + this.frm.script_manager.validate_link_and_fetch(df, row.name, row.price_list); } } }); diff --git a/stock/doctype/item/item.py b/stock/doctype/item/item.py index cd70117c1ad..9ae1bfd83ca 100644 --- a/stock/doctype/item/item.py +++ b/stock/doctype/item/item.py @@ -130,16 +130,16 @@ class DocType(DocListController): def validate_price_lists(self): price_lists=[] for d in getlist(self.doclist,'ref_rate_details'): - if d.price_list_name in price_lists: - msgprint(_("Cannot have two prices for same Price List") + ": " + d.price_list_name, + if d.price_list in price_lists: + msgprint(_("Cannot have two prices for same Price List") + ": " + d.price_list, raise_exception= webnotes.DuplicateEntryError) else: - price_list_currency = webnotes.conn.get_value("Price List", d.price_list_name, "currency") + price_list_currency = webnotes.conn.get_value("Price List", d.price_list, "currency") if price_list_currency and d.ref_currency != price_list_currency: msgprint(_("Currency does not match Price List Currency for Price List") \ - + ": " + d.price_list_name, raise_exception=PriceListCurrencyMismatch) + + ": " + d.price_list, raise_exception=PriceListCurrencyMismatch) - price_lists.append(d.price_list_name) + price_lists.append(d.price_list) def fill_customer_code(self): diff --git a/stock/doctype/item/item.txt b/stock/doctype/item/item.txt index acaed7ea17c..7ceeb4b060f 100644 --- a/stock/doctype/item/item.txt +++ b/stock/doctype/item/item.txt @@ -2,7 +2,7 @@ { "creation": "2013-05-03 10:45:46", "docstatus": 0, - "modified": "2013-08-05 18:23:47", + "modified": "2013-08-08 14:22:25", "modified_by": "Administrator", "owner": "Administrator" }, @@ -55,7 +55,7 @@ "doctype": "DocField", "fieldname": "naming_series", "fieldtype": "Select", - "label": "Naming Series", + "label": "Document Numbering Series", "options": "\nITEM", "read_only": 0 }, diff --git a/stock/doctype/item/test_item.py b/stock/doctype/item/test_item.py index c28ba4fd2ff..a1d7852c580 100644 --- a/stock/doctype/item/test_item.py +++ b/stock/doctype/item/test_item.py @@ -61,7 +61,7 @@ test_records = [ }, { "doctype": "Item Price", "parentfield": "ref_rate_details", - "price_list_name": "_Test Price List", + "price_list": "_Test Price List", "ref_rate": 100, "ref_currency": "INR", "buying_or_selling": "Selling" diff --git a/stock/doctype/item_price/item_price.txt b/stock/doctype/item_price/item_price.txt index 7e23fb69f4e..3a73a00602e 100644 --- a/stock/doctype/item_price/item_price.txt +++ b/stock/doctype/item_price/item_price.txt @@ -2,7 +2,7 @@ { "creation": "2013-05-02 16:29:48", "docstatus": 0, - "modified": "2013-07-31 17:30:34", + "modified": "2013-08-09 14:46:58", "modified_by": "Administrator", "owner": "Administrator" }, @@ -30,7 +30,7 @@ }, { "doctype": "DocField", - "fieldname": "price_list_name", + "fieldname": "price_list", "fieldtype": "Link", "in_filter": 1, "label": "Price List Name", diff --git a/stock/doctype/material_request/material_request.txt b/stock/doctype/material_request/material_request.txt index f6dd6e64f0c..a5f092d7cbb 100644 --- a/stock/doctype/material_request/material_request.txt +++ b/stock/doctype/material_request/material_request.txt @@ -2,7 +2,7 @@ { "creation": "2013-03-07 14:48:38", "docstatus": 0, - "modified": "2013-07-15 17:50:38", + "modified": "2013-08-08 14:22:27", "modified_by": "Administrator", "owner": "Administrator" }, @@ -71,7 +71,7 @@ "doctype": "DocField", "fieldname": "naming_series", "fieldtype": "Select", - "label": "Series", + "label": "Document Numbering Series", "no_copy": 1, "oldfieldname": "naming_series", "oldfieldtype": "Select", diff --git a/stock/doctype/material_request_item/material_request_item.txt b/stock/doctype/material_request_item/material_request_item.txt index 0fb994d53c2..dae97e09295 100644 --- a/stock/doctype/material_request_item/material_request_item.txt +++ b/stock/doctype/material_request_item/material_request_item.txt @@ -2,7 +2,7 @@ { "creation": "2013-02-22 01:28:02", "docstatus": 0, - "modified": "2013-08-01 12:23:40", + "modified": "2013-08-07 14:45:11", "modified_by": "Administrator", "owner": "Administrator" }, @@ -89,7 +89,6 @@ "width": "100px" }, { - "default": "0.00", "doctype": "DocField", "fieldname": "qty", "fieldtype": "Float", diff --git a/stock/doctype/packing_slip/packing_slip.txt b/stock/doctype/packing_slip/packing_slip.txt index 3252ef82dbb..08e71ec0674 100644 --- a/stock/doctype/packing_slip/packing_slip.txt +++ b/stock/doctype/packing_slip/packing_slip.txt @@ -2,7 +2,7 @@ { "creation": "2013-04-11 15:32:24", "docstatus": 0, - "modified": "2013-07-05 14:47:57", + "modified": "2013-08-08 14:22:28", "modified_by": "Administrator", "owner": "Administrator" }, @@ -78,7 +78,7 @@ "doctype": "DocField", "fieldname": "naming_series", "fieldtype": "Select", - "label": "Series", + "label": "Document Numbering Series", "no_copy": 0, "options": "PS", "print_hide": 1, diff --git a/stock/doctype/purchase_receipt/purchase_receipt.js b/stock/doctype/purchase_receipt/purchase_receipt.js index bdf50ee6694..d0e58dfe609 100644 --- a/stock/doctype/purchase_receipt/purchase_receipt.js +++ b/stock/doctype/purchase_receipt/purchase_receipt.js @@ -127,7 +127,7 @@ cur_frm.cscript.new_contact = function(){ cur_frm.fields_dict['purchase_receipt_details'].grid.get_field('project_name').get_query = function(doc, cdt, cdn) { return{ filters:[ - ['project', 'status', 'not in', 'Completed, Cancelled'] + ['Project', 'status', 'not in', 'Completed, Cancelled'] ] } } diff --git a/stock/doctype/purchase_receipt/purchase_receipt.py b/stock/doctype/purchase_receipt/purchase_receipt.py index 1f554c80a74..16c0e111e57 100644 --- a/stock/doctype/purchase_receipt/purchase_receipt.py +++ b/stock/doctype/purchase_receipt/purchase_receipt.py @@ -334,9 +334,6 @@ def make_purchase_invoice(source_name, target_doclist=None): bean.run_method("set_missing_values") bean.run_method("set_supplier_defaults") - def update_item(obj, target, source_parent): - target.conversion_factor = 1 - doclist = get_mapped_doclist("Purchase Receipt", source_name, { "Purchase Receipt": { "doctype": "Purchase Invoice", @@ -353,7 +350,6 @@ def make_purchase_invoice(source_name, target_doclist=None): "prevdoc_docname": "purchase_order", "purchase_rate": "rate" }, - "postprocess": update_item }, "Purchase Taxes and Charges": { "doctype": "Purchase Taxes and Charges", diff --git a/stock/doctype/purchase_receipt/purchase_receipt.txt b/stock/doctype/purchase_receipt/purchase_receipt.txt index f5b64d263ef..11846435ced 100755 --- a/stock/doctype/purchase_receipt/purchase_receipt.txt +++ b/stock/doctype/purchase_receipt/purchase_receipt.txt @@ -2,7 +2,7 @@ { "creation": "2013-05-21 16:16:39", "docstatus": 0, - "modified": "2013-07-23 15:26:50", + "modified": "2013-08-09 14:47:05", "modified_by": "Administrator", "owner": "Administrator" }, @@ -60,7 +60,7 @@ "doctype": "DocField", "fieldname": "naming_series", "fieldtype": "Select", - "label": "Series", + "label": "Document Numbering Series", "no_copy": 1, "oldfieldname": "naming_series", "oldfieldtype": "Select", @@ -237,14 +237,14 @@ { "description": "Consider this Price List for fetching rate. (only which have \"For Buying\" as checked)", "doctype": "DocField", - "fieldname": "price_list_name", + "fieldname": "buying_price_list", "fieldtype": "Link", "label": "Price List", "options": "Price List", "print_hide": 1 }, { - "depends_on": "price_list_name", + "depends_on": "buying_price_list", "doctype": "DocField", "fieldname": "price_list_currency", "fieldtype": "Link", @@ -255,7 +255,7 @@ "read_only": 1 }, { - "depends_on": "price_list_name", + "depends_on": "buying_price_list", "doctype": "DocField", "fieldname": "plc_conversion_rate", "fieldtype": "Float", diff --git a/stock/doctype/purchase_receipt_item/purchase_receipt_item.txt b/stock/doctype/purchase_receipt_item/purchase_receipt_item.txt index 913cdf5bf23..ec3c8e342d3 100755 --- a/stock/doctype/purchase_receipt_item/purchase_receipt_item.txt +++ b/stock/doctype/purchase_receipt_item/purchase_receipt_item.txt @@ -2,7 +2,7 @@ { "creation": "2013-05-24 19:29:10", "docstatus": 0, - "modified": "2013-07-25 16:30:24", + "modified": "2013-08-07 14:45:23", "modified_by": "Administrator", "owner": "Administrator" }, @@ -76,7 +76,6 @@ "label": "Received and Accepted" }, { - "default": "0.00", "doctype": "DocField", "fieldname": "received_qty", "fieldtype": "Float", @@ -91,7 +90,6 @@ "width": "100px" }, { - "default": "0.00", "doctype": "DocField", "fieldname": "qty", "fieldtype": "Float", @@ -104,7 +102,6 @@ "width": "100px" }, { - "default": "0.00", "doctype": "DocField", "fieldname": "rejected_qty", "fieldtype": "Float", @@ -161,7 +158,6 @@ "read_only": 0 }, { - "default": "0.00", "doctype": "DocField", "fieldname": "import_rate", "fieldtype": "Currency", @@ -197,7 +193,6 @@ "read_only": 0 }, { - "default": "0.00", "doctype": "DocField", "fieldname": "purchase_rate", "fieldtype": "Currency", @@ -213,7 +208,6 @@ "width": "100px" }, { - "default": "0.00", "doctype": "DocField", "fieldname": "amount", "fieldtype": "Currency", diff --git a/stock/doctype/stock_entry/stock_entry.js b/stock/doctype/stock_entry/stock_entry.js index 21829b9000e..9a5bb2dbc55 100644 --- a/stock/doctype/stock_entry/stock_entry.js +++ b/stock/doctype/stock_entry/stock_entry.js @@ -4,34 +4,7 @@ wn.require("public/app/js/controllers/stock_controller.js"); wn.provide("erpnext.stock"); -erpnext.stock.StockEntry = erpnext.stock.StockController.extend({ - onload: function() { - this.set_default_account(); - }, - - set_default_account: function() { - var me = this; - - if (cint(wn.defaults.get_default("perpetual_accounting")) && !this.frm.doc.expense_adjustment_account) { - if (this.frm.doc.purpose == "Sales Return") - account_for = "default_expense_account"; - else if (this.frm.doc.purpose == "Purchase Return") - account_for = "stock_received_but_not_billed"; - else account_for = "stock_adjustment_account"; - - return this.frm.call({ - method: "accounts.utils.get_company_default", - args: { - "fieldname": account_for, - "company": this.frm.doc.company - }, - callback: function(r) { - if (!r.exc) me.frm.set_value("expense_adjustment_account", r.message); - } - }); - } - }, - +erpnext.stock.StockEntry = erpnext.stock.StockController.extend({ setup: function() { var me = this; @@ -80,11 +53,7 @@ erpnext.stock.StockEntry = erpnext.stock.StockController.extend({ }, onload_post_render: function() { - if(this.frm.doc.__islocal && (this.frm.doc.production_order || this.frm.doc.bom_no) - && !getchildren('Stock Entry Detail', this.frm.doc.name, 'mtn_details').length) { - // if production order / bom is mentioned, get items - this.get_items(); - } + this.set_default_account(); }, refresh: function() { @@ -115,6 +84,33 @@ erpnext.stock.StockEntry = erpnext.stock.StockController.extend({ after_cancel: function() { this.clean_up(); }, + + set_default_account: function() { + var me = this; + + if (cint(wn.defaults.get_default("auto_inventory_accounting")) && !this.frm.doc.expense_adjustment_account) { + var account_for = "stock_adjustment_account"; + if (this.frm.doc.purpose == "Sales Return") + account_for = "stock_in_hand_account"; + else if (this.frm.doc.purpose == "Purchase Return") + account_for = "stock_received_but_not_billed"; + + return this.frm.call({ + method: "accounts.utils.get_company_default", + args: { + "fieldname": account_for, + "company": this.frm.doc.company + }, + callback: function(r) { + if (!r.exc) me.frm.set_value("expense_adjustment_account", r.message); + + me.get_items(); + } + }); + } else { + me.get_items(); + } + }, clean_up: function() { // Clear Production Order record from locals, because it is updated via Stock Entry @@ -126,13 +122,16 @@ erpnext.stock.StockEntry = erpnext.stock.StockController.extend({ }, get_items: function() { - return this.frm.call({ - doc: this.frm.doc, - method: "get_items", - callback: function(r) { - if(!r.exc) refresh_field("mtn_details"); - } - }); + if(this.frm.doc.production_order || this.frm.doc.bom_no) { + // if production order / bom is mentioned, get items + return this.frm.call({ + doc: this.frm.doc, + method: "get_items", + callback: function(r) { + if(!r.exc) refresh_field("mtn_details"); + } + }); + } }, qty: function(doc, cdt, cdn) { @@ -212,7 +211,6 @@ erpnext.stock.StockEntry = erpnext.stock.StockController.extend({ }); loaddoc("Journal Voucher", jv_name); } - } }); } diff --git a/stock/doctype/stock_entry/stock_entry.py b/stock/doctype/stock_entry/stock_entry.py index 8b20e58fbb7..9d89925f32d 100644 --- a/stock/doctype/stock_entry/stock_entry.py +++ b/stock/doctype/stock_entry/stock_entry.py @@ -19,6 +19,7 @@ sql = webnotes.conn.sql class NotUpdateStockError(webnotes.ValidationError): pass class StockOverReturnError(webnotes.ValidationError): pass +class IncorrectValuationRateError(webnotes.ValidationError): pass from controllers.stock_controller import StockController @@ -254,7 +255,7 @@ class DocType(StockController): def validate_incoming_rate(self): for d in getlist(self.doclist, 'mtn_details'): if d.t_warehouse: - self.validate_value("incoming_rate", ">", 0, d) + self.validate_value("incoming_rate", ">", 0, d, raise_exception=IncorrectValuationRateError) def validate_bom(self): for d in getlist(self.doclist, 'mtn_details'): @@ -587,7 +588,6 @@ class DocType(StockController): for item in item_dict: pending_to_issue = (max_qty * item_dict[item]["qty"]) - issued_item_qty.get(item, 0) desire_to_transfer = flt(self.doc.fg_completed_qty) * item_dict[item]["qty"] - if desire_to_transfer <= pending_to_issue: item_dict[item]["qty"] = desire_to_transfer else: diff --git a/stock/doctype/stock_entry/stock_entry.txt b/stock/doctype/stock_entry/stock_entry.txt index 49f476555bd..e656a274631 100644 --- a/stock/doctype/stock_entry/stock_entry.txt +++ b/stock/doctype/stock_entry/stock_entry.txt @@ -2,7 +2,7 @@ { "creation": "2013-04-09 11:43:55", "docstatus": 0, - "modified": "2013-08-05 17:36:25", + "modified": "2013-08-08 14:22:31", "modified_by": "Administrator", "owner": "Administrator" }, @@ -72,7 +72,7 @@ "fieldtype": "Select", "hidden": 0, "in_filter": 0, - "label": "Series", + "label": "Document Numbering Series", "no_copy": 1, "oldfieldname": "naming_series", "oldfieldtype": "Select", diff --git a/stock/doctype/stock_ledger/stock_ledger.py b/stock/doctype/stock_ledger/stock_ledger.py index 77ec060358c..c3ed316ecd3 100644 --- a/stock/doctype/stock_ledger/stock_ledger.py +++ b/stock/doctype/stock_ledger/stock_ledger.py @@ -118,7 +118,7 @@ class DocType: elif purpose == 'Sales Return': webnotes.conn.sql("update `tabSerial No` set status = 'Delivered', purchase_document_type = '', purchase_document_no = '' where name = '%s'" % serial_no) else: - webnotes.conn.sql("update `tabSerial No` set docstatus = 2, status = 'Not in Use', purchase_document_type = '', purchase_document_no = '', purchase_date = null, purchase_rate = 0, supplier = null, supplier_name = '', supplier_address = '', warehouse = '' where name = '%s'" % serial_no) + webnotes.conn.sql("update `tabSerial No` set docstatus = 2, status = 'Not in Use', purchase_document_type = '', purchase_document_no = '', purchase_date = null, purchase_rate = 0, supplier = null, supplier_name = '', address_display = '', warehouse = '' where name = '%s'" % serial_no) def check_serial_no_exists(self, serial_no, item_code): diff --git a/stock/doctype/stock_ledger_entry/stock_ledger_entry.py b/stock/doctype/stock_ledger_entry/stock_ledger_entry.py index 4a78421d6cb..3fda3ba3dc0 100644 --- a/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +++ b/stock/doctype/stock_ledger_entry/stock_ledger_entry.py @@ -112,5 +112,4 @@ def on_doctype_update(): where Key_name="posting_sort_index" """): webnotes.conn.commit() webnotes.conn.sql("""alter table `tabStock Ledger Entry` - add index posting_sort_index(posting_date, posting_time, name)""") - webnotes.conn.begin() \ No newline at end of file + add index posting_sort_index(posting_date, posting_time, name)""") \ No newline at end of file diff --git a/stock/doctype/stock_reconciliation/stock_reconciliation.py b/stock/doctype/stock_reconciliation/stock_reconciliation.py index 52542ebe0d1..b8e41c47821 100644 --- a/stock/doctype/stock_reconciliation/stock_reconciliation.py +++ b/stock/doctype/stock_reconciliation/stock_reconciliation.py @@ -286,12 +286,15 @@ class DocType(StockController): item_list = [d.item_code for d in self.entries] warehouse_list = [d.warehouse for d in self.entries] + if not (item_list and warehouse_list): + webnotes.throw(_("Invalid Item or Warehouse Data")) + stock_ledger_entries = self.get_stock_ledger_entries(item_list, warehouse_list) stock_value_difference = {} for d in self.entries: - diff = get_buying_amount(d.item_code, d.warehouse, d.actual_qty, self.doc.doctype, - self.doc.name, d.voucher_detail_no, stock_ledger_entries) + diff = get_buying_amount(d.item_code, self.doc.doctype, self.doc.name, + d.voucher_detail_no, stock_ledger_entries.get((d.item_code, d.warehouse), [])) stock_value_difference.setdefault(d.warehouse, 0.0) stock_value_difference[d.warehouse] -= diff diff --git a/stock/page/stock_ageing/stock_ageing.js b/stock/page/stock_ageing/stock_ageing.js index fe2c0d629d6..920ac848d05 100644 --- a/stock/page/stock_ageing/stock_ageing.js +++ b/stock/page/stock_ageing/stock_ageing.js @@ -176,7 +176,8 @@ erpnext.StockAgeing = erpnext.StockGridReport.extend({ xaxis: { ticks: $.map(me.data, function(item, idx) { return [[idx+1, item.name]] }), max: 20 - } + }, + series: { downsample: { threshold: 1000 } } } } }); \ No newline at end of file diff --git a/stock/page/stock_balance/stock_balance.js b/stock/page/stock_balance/stock_balance.js index 17f9b8d4816..1bc5d1c6bc0 100644 --- a/stock/page/stock_balance/stock_balance.js +++ b/stock/page/stock_balance/stock_balance.js @@ -133,8 +133,6 @@ erpnext.StockBalance = erpnext.StockAnalytics.extend({ } else { break; } - - me.round_item_values(item); } } diff --git a/stock/page/stock_ledger/stock_ledger.js b/stock/page/stock_ledger/stock_ledger.js index 33bceeb747e..dacd78c21e1 100644 --- a/stock/page/stock_ledger/stock_ledger.js +++ b/stock/page/stock_ledger/stock_ledger.js @@ -235,6 +235,7 @@ erpnext.StockLedger = erpnext.StockGridReport.extend({ min: dateutil.str_to_obj(this.from_date).getTime(), max: dateutil.str_to_obj(this.to_date).getTime(), }, + series: { downsample: { threshold: 1000 } } } }, get_tooltip_text: function(label, x, y) { diff --git a/stock/report/item_prices/item_prices.py b/stock/report/item_prices/item_prices.py index fbeba7c2f93..0a6b29a7231 100644 --- a/stock/report/item_prices/item_prices.py +++ b/stock/report/item_prices/item_prices.py @@ -58,7 +58,7 @@ def get_price_list(): rate = {} price_list = webnotes.conn.sql("""select parent, selling, buying, - concat(price_list_name, " - ", ref_currency, " ", ref_rate) as price + concat(price_list, " - ", ref_currency, " ", ref_rate) as price from `tabItem Price` where docstatus<2""", as_dict=1) for j in price_list: diff --git a/stock/report/item_wise_price_list/item_wise_price_list.txt b/stock/report/item_wise_price_list/item_wise_price_list.txt index 824c603597d..2d5996a92ed 100644 --- a/stock/report/item_wise_price_list/item_wise_price_list.txt +++ b/stock/report/item_wise_price_list/item_wise_price_list.txt @@ -2,7 +2,7 @@ { "creation": "2013-02-22 18:01:55", "docstatus": 0, - "modified": "2013-05-07 11:50:46", + "modified": "2013-05-07 11:52:00", "modified_by": "Administrator", "owner": "Administrator" }, @@ -10,7 +10,7 @@ "doctype": "Report", "is_standard": "Yes", "name": "__common__", - "query": "select\n item.name as \"ID:Link/Item:120\", \n item.item_name as \"Item Name::120\", \n item_price.price_list_name as \"Price List::80\",\n item_price.ref_currency as \"Currency::40\", \n item_price.ref_rate as \"Rate:Float:80\",\n item.description as \"Description::160\",\n item.item_group as \"Item Group:Link/Item Group:100\",\n item.brand as \"Brand::100\"\nfrom `tabItem` item, `tabItem Price` item_price\nwhere\n item_price.parent = item.name", + "query": "select\n item.name as \"ID:Link/Item:120\", \n item.item_name as \"Item Name::120\", \n item_price.price_list as \"Price List::80\",\n item_price.ref_currency as \"Currency::40\", \n item_price.ref_rate as \"Rate:Float:80\",\n item.description as \"Description::160\",\n item.item_group as \"Item Group:Link/Item Group:100\",\n item.brand as \"Brand::100\"\nfrom `tabItem` item, `tabItem Price` item_price\nwhere\n item_price.parent = item.name", "ref_doctype": "Item", "report_name": "Item-Wise Price List", "report_type": "Query Report" diff --git a/stock/report/material_requests_for_which_supplier_quotations_are_not_created/__init__.py b/stock/report/material_requests_for_which_supplier_quotations_are_not_created/__init__.py new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stock/report/material_requests_for_which_supplier_quotations_are_not_created/material_requests_for_which_supplier_quotations_are_not_created.txt b/stock/report/material_requests_for_which_supplier_quotations_are_not_created/material_requests_for_which_supplier_quotations_are_not_created.txt new file mode 100644 index 00000000000..5c842a84ddb --- /dev/null +++ b/stock/report/material_requests_for_which_supplier_quotations_are_not_created/material_requests_for_which_supplier_quotations_are_not_created.txt @@ -0,0 +1,22 @@ +[ + { + "creation": "2013-08-09 12:20:58", + "docstatus": 0, + "modified": "2013-08-09 12:25:29", + "modified_by": "Administrator", + "owner": "Administrator" + }, + { + "doctype": "Report", + "is_standard": "Yes", + "name": "__common__", + "query": "select \n mr.name as \"Material Request:Link/Material Request:120\",\n mr.transaction_date as \"Date:Date:100\",\n\tmr_item.item_code as \"Item Code:Link/Item:120\",\n\tmr_item.qty as \"Qty:Float:100\",\n\tmr_item.item_name as \"Item Name::150\",\n\tmr_item.description as \"Description::200\"\nfrom\n\t`tabMaterial Request` mr, `tabMaterial Request Item` mr_item\nwhere\n\tmr_item.parent = mr.name\n\tand mr.material_request_type = \"Purchase\"\n\tand mr.docstatus = 1\n\tand mr.status != \"Stopped\"\n\tand not exists(select name from `tabSupplier Quotation Item` where prevdoc_docname=mr.name)\norder by mr.transaction_date asc", + "ref_doctype": "Material Request", + "report_name": "Material Requests for which Supplier Quotations are not created", + "report_type": "Query Report" + }, + { + "doctype": "Report", + "name": "Material Requests for which Supplier Quotations are not created" + } +] \ No newline at end of file diff --git a/stock/stock_ledger.py b/stock/stock_ledger.py index 40461dc869b..9e0a8c90208 100644 --- a/stock/stock_ledger.py +++ b/stock/stock_ledger.py @@ -8,6 +8,7 @@ from stock.utils import get_valuation_method import json # future reposting +class NegativeStockError(webnotes.ValidationError): pass _exceptions = [] def update_entries_after(args, verbose=1): @@ -253,9 +254,9 @@ def _raise_exceptions(args, verbose=1): _exceptions[0]["voucher_type"], _exceptions[0]["voucher_no"], abs(deficiency)) if verbose: - msgprint(msg, raise_exception=1) + msgprint(msg, raise_exception=NegativeStockError) else: - raise webnotes.ValidationError, msg + raise NegativeStockError, msg def get_previous_sle(args, for_update=False): """ diff --git a/stock/utils.py b/stock/utils.py index e4206c3751d..b72db887c2a 100644 --- a/stock/utils.py +++ b/stock/utils.py @@ -99,7 +99,7 @@ def get_incoming_rate(args): if valuation_method == 'FIFO': if not previous_sle: return 0.0 - previous_stock_queue = json.loads(previous_sle.get('stock_queue', '[]')) + previous_stock_queue = json.loads(previous_sle.get('stock_queue', '[]') or '[]') in_rate = previous_stock_queue and \ get_fifo_rate(previous_stock_queue, args.get("qty") or 0) or 0 elif valuation_method == 'Moving Average': @@ -182,32 +182,28 @@ def get_warehouse_list(doctype, txt, searchfield, start, page_len, filters): wlist.append([w]) return wlist -def get_buying_amount(item_code, warehouse, qty, voucher_type, voucher_no, voucher_detail_no, +def get_buying_amount(item_code, voucher_type, voucher_no, voucher_detail_no, stock_ledger_entries, item_sales_bom=None): if item_sales_bom and item_sales_bom.get(item_code): # sales bom item buying_amount = 0.0 for bom_item in item_sales_bom[item_code]: if bom_item.get("parent_detail_docname")==voucher_detail_no: - buying_amount += _get_buying_amount(voucher_type, voucher_no, voucher_detail_no, - bom_item.item_code, bom_item.warehouse or warehouse, - bom_item.total_qty or (bom_item.qty * qty), stock_ledger_entries) + buying_amount += _get_buying_amount(voucher_type, voucher_no, voucher_detail_no, stock_ledger_entries) return buying_amount else: # doesn't have sales bom - return _get_buying_amount(voucher_type, voucher_no, voucher_detail_no, - item_code, warehouse, qty, stock_ledger_entries) + return _get_buying_amount(voucher_type, voucher_no, voucher_detail_no, stock_ledger_entries) -def _get_buying_amount(voucher_type, voucher_no, item_row, item_code, warehouse, qty, - stock_ledger_entries): - relevant_stock_ledger_entries = [sle for sle in stock_ledger_entries - if sle.item_code == item_code and sle.warehouse == warehouse] - - for i, sle in enumerate(relevant_stock_ledger_entries): +def _get_buying_amount(voucher_type, voucher_no, item_row, stock_ledger_entries): + # IMP NOTE + # stock_ledger_entries should already be filtered by item_code and warehouse and + # sorted by posting_date desc, posting_time desc + for i, sle in enumerate(stock_ledger_entries): if sle.voucher_type == voucher_type and sle.voucher_no == voucher_no and \ sle.voucher_detail_no == item_row: - previous_stock_value = len(relevant_stock_ledger_entries) > i+1 and \ - flt(relevant_stock_ledger_entries[i+1].stock_value) or 0.0 + previous_stock_value = len(stock_ledger_entries) > i+1 and \ + flt(stock_ledger_entries[i+1].stock_value) or 0.0 buying_amount = previous_stock_value - flt(sle.stock_value) return buying_amount @@ -217,8 +213,8 @@ def _get_buying_amount(voucher_type, voucher_no, item_row, item_code, warehouse, def reorder_item(): """ Reorder item if stock reaches reorder level""" if not hasattr(webnotes, "auto_indent"): - webnotes.auto_indent = webnotes.conn.get_value('Stock Settings', None, 'auto_indent') - + webnotes.auto_indent = cint(webnotes.conn.get_value('Stock Settings', None, 'auto_indent')) + if webnotes.auto_indent: material_requests = {} bin_list = webnotes.conn.sql("""select item_code, warehouse, projected_qty @@ -313,8 +309,8 @@ def create_material_request(material_requests): if mr_list: if not hasattr(webnotes, "reorder_email_notify"): - webnotes.reorder_email_notify = webnotes.conn.get_value('Stock Settings', None, - 'reorder_email_notify') + webnotes.reorder_email_notify = cint(webnotes.conn.get_value('Stock Settings', None, + 'reorder_email_notify')) if(webnotes.reorder_email_notify): send_email_notification(mr_list) @@ -340,7 +336,6 @@ def send_email_notification(mr_list): msg += "" + item.item_code + "" + item.warehouse + "" + \ cstr(item.qty) + "" + cstr(item.uom) + "" msg += "" - sendmail(email_list, subject='Auto Material Request Generation Notification', msg = msg) def notify_errors(exceptions_list): diff --git a/support/doctype/customer_issue/customer_issue.txt b/support/doctype/customer_issue/customer_issue.txt index 5f89ade9abb..faff298eff6 100644 --- a/support/doctype/customer_issue/customer_issue.txt +++ b/support/doctype/customer_issue/customer_issue.txt @@ -2,7 +2,7 @@ { "creation": "2013-01-10 16:34:30", "docstatus": 0, - "modified": "2013-07-10 13:13:27", + "modified": "2013-08-08 14:22:33", "modified_by": "Administrator", "owner": "harshada@webnotestech.com" }, @@ -55,7 +55,7 @@ "fieldname": "naming_series", "fieldtype": "Select", "in_filter": 0, - "label": "Naming Series", + "label": "Document Numbering Series", "no_copy": 1, "oldfieldname": "naming_series", "oldfieldtype": "Select", diff --git a/support/doctype/newsletter/newsletter.txt b/support/doctype/newsletter/newsletter.txt index e760135b66c..45f075e3baf 100644 --- a/support/doctype/newsletter/newsletter.txt +++ b/support/doctype/newsletter/newsletter.txt @@ -2,7 +2,7 @@ { "creation": "2013-01-10 16:34:31", "docstatus": 0, - "modified": "2013-07-05 14:47:08", + "modified": "2013-08-08 14:22:34", "modified_by": "Administrator", "owner": "Administrator" }, @@ -53,7 +53,7 @@ "doctype": "DocField", "fieldname": "naming_series", "fieldtype": "Select", - "label": "Naming Series", + "label": "Document Numbering Series", "options": "NL-", "reqd": 1 }, diff --git a/support/doctype/support_ticket/support_ticket.txt b/support/doctype/support_ticket/support_ticket.txt index 44801eef783..53d1c7ca41d 100644 --- a/support/doctype/support_ticket/support_ticket.txt +++ b/support/doctype/support_ticket/support_ticket.txt @@ -2,7 +2,7 @@ { "creation": "2013-02-01 10:36:25", "docstatus": 0, - "modified": "2013-07-05 14:57:19", + "modified": "2013-08-08 14:22:34", "modified_by": "Administrator", "owner": "Administrator" }, @@ -53,7 +53,7 @@ "fieldname": "naming_series", "fieldtype": "Select", "hidden": 0, - "label": "Naming Series", + "label": "Document Numbering Series", "no_copy": 1, "options": "SUP", "print_hide": 1, diff --git a/translations/ar.csv b/translations/ar.csv index 1bc793bbfc3..9e075a8c1a6 100644 --- a/translations/ar.csv +++ b/translations/ar.csv @@ -1,13 +1,18 @@ (Half Day),(Ų†Øĩ؁ ŲŠŲˆŲ…) + against sales order,ØķØŊ Ø§Ų„Ų†ØļØ§Ų… Ų…ØĻ؊Øđا؊ against same operation,ØķØŊ ؆؁Øģ Ø§Ų„ØđŲ…Ų„ŲŠØĐ already marked,ØīŲ‡ØŊØŠ ØĻØ§Ų„ŲØđŲ„ and year: ,ŲˆØ§Ų„ØģŲ†ØĐ: + as it is stock Item or packing item,ŲƒŲ…Ø§ Ų‡Ųˆ Ø§Ų„Ų…ØŪØēŲˆŲ† Ø§Ų„ØĻŲ†ØŊ ØĢ؈ Ø§Ų„ØđŲ†ØĩØą Ø§Ų„ØŠØđØĻØĶØĐ at warehouse: ,؁؊ Ø§Ų„Ų…ØģØŠŲˆØŊØđ: by Role ,ØĻØ§Ų„ØŠØŪØĩØĩ + can not be made.,Ų„Ø§ ŲŠŲ…ŲƒŲ† ØĢŲ† ŲŠØŠŲ…. + can not be marked as a ledger as it has existing child,Ų„Ø§ ŲŠŲ…ŲƒŲ† ØĢŲ† ØŠŲƒŲˆŲ† ØđŲ„Ø§Ų…ØĐ Ų„ŲŠØŊØŽØą ŲƒŲ…Ø§ ؁ØđŲ„ØŠ Ø§Ų„ØĢØ·ŲØ§Ų„ Ø§Ų„Ø­Ø§Ų„ŲŠØĐ cannot be 0,Ų„Ø§ ŲŠŲ…ŲƒŲ† ØĢŲ† ŲŠŲƒŲˆŲ† 0 cannot be deleted.,Ų„Ø§ ŲŠŲ…ŲƒŲ† Ø­Ø°Ų. does not belong to the company,Ų„Ø§ ØŠŲ†ØŠŲ…ŲŠ ØĨŲ„Ų‰ Ø§Ų„ØīØąŲƒØĐ has already been submitted.,ŲˆŲ‚ØŊ ØŠŲ… ØĻØ§Ų„ŲØđŲ„ Ų‚ØŊŲ…ØŠ. + has been freezed. ,ŲˆŲ‚ØŊ ØŽŲ…ØŊØŠ. has been freezed. \ Only Accounts Manager can do transaction against this account,ŲˆŲ‚ØŊ ØŽŲ…ØŊØŠ. \ ŲŠŲ…ŲƒŲ† ŲŲ‚Ø· ØĨØŊØ§ØąØĐ Ø­ØģاØĻا؊ Ø§Ų„Ų‚ŲŠØ§Ų… Ø§Ų„Ų…ØđØ§Ų…Ų„ØĐ ØķØŊ Ų‡Ø°Ø§ Ø§Ų„Ø­ØģاØĻ " is less than equals to zero in the system, \ valuation rate is mandatory for this item",ØĢŲ‚Ų„ Ų…Ų† ؊ØģØ§ŲˆŲŠ Ø§Ų„ØĩŲØą ؁؊ Ø§Ų„Ų†ØļØ§Ų…ØŒ ŲˆŲ…ØđØŊŲ„ \ ØŠŲ‚ŲŠŲŠŲ… ØĨŲ„ØēØ§Ų…ŲŠ Ų„Ų‡Ø°Ø§ Ø§Ų„ØĻŲ†ØŊ is mandatory,ØĨŲ„ØēØ§Ų…ŲŠ @@ -23,6 +28,7 @@ should be 'Yes'. As Item: ,ŲŠØŽØĻ ØĢŲ† ŲŠŲƒŲˆŲ† "Ų†ØđŲ…". ŲƒŲ…Ø§ Ø§Ų„ØģŲ„ØđØĐ: should be same as that in ,ŲŠØŽØĻ ØĢŲ† ØŠŲƒŲˆŲ† ؆؁ØģŲ‡Ø§ Ø§Ų„ØŠŲŠ ؁؊ was on leave on ,ŲƒØ§Ų† ؁؊ ØĨ؎اØēØĐ ؁؊ + will be ,؈Øģ؈؁ ŲŠŲƒŲˆŲ† will be over-billed against mentioned ,؈Øģ؈؁ ŲŠŲƒŲˆŲ† ØĢ؃ØŦØą Ø§Ų„Ų…Ų†Ų‚Ø§Øą ØķØŊ Ø§Ų„Ų…Ø°ŲƒŲˆØąØĐ will become ,Øģ؈؁ ØŠØĩØĻØ­ """Company History""","Ų†ØĻذØĐ ØđŲ† ØŠØ§ØąŲŠØŪ Ø§Ų„ØīØąŲƒØĐ" @@ -105,6 +111,7 @@ Account Head,ØąØĶ؊Øģ Ø­ØģاØĻ Account Id,ØąŲ‚Ų… Ø§Ų„Ø­ØģاØĻ Account Name,اØģŲ… Ø§Ų„Ø­ØģاØĻ Account Type,Ų†ŲˆØđ Ø§Ų„Ø­ØģاØĻ +Account for this ,Ø­ØģاØĻ Ų„Ų‡Ø°Ø§ Accounting,Ø§Ų„Ų…Ø­Ø§ØģØĻØĐ Accounting Year.,Ø§Ų„ØģŲ†ØĐ Ø§Ų„Ų…Ø­Ø§ØģØĻ؊ØĐ. "Accounting entry frozen up to this date, nobody can do / modify entry except role specified below.",Ų‚ŲŠØŊ Ų…Ø­Ø§ØģØĻ؊ Ø§Ų„Ų…ØŽŲ…ØŊØĐ ØŠØĩŲ„ ØĨŲ„Ų‰ Ų‡Ø°Ø§ Ø§Ų„ØŠØ§ØąŲŠØŪ، Ų„Ø§ ØĢØ­ØŊ ŲŠŲ…ŲƒŲ† ØĢŲ† ØŠŲØđŲ„ / ØŠØđØŊŲŠŲ„ ØĨØŊØŪØ§Ų„ ØĻاØģØŠØŦŲ†Ø§ØĄ ØŊŲˆØą Ø§Ų„Ų…Ø­ØŊØŊØĐ ØĢØŊŲ†Ø§Ų‡. @@ -237,6 +244,7 @@ Allow User,ØŠØģŲ…Ø­ Ų„Ų„Ų…ØģØŠØŪØŊŲ… Allow Users,Ø§Ų„ØģŲ…Ø§Ø­ Ų„Ų„Ų…ØģØŠØŪØŊŲ…ŲŠŲ† Allow on Submit,Ø§Ų„ØģŲ…Ø§Ø­ ØđŲ„Ų‰ ØŠŲ‚ØŊŲŠŲ… Allow the following users to approve Leave Applications for block days.,ØŠØģŲ…Ø­ Ų„Ų„Ų…ØģØŠØŪØŊŲ…ŲŠŲ† Ø§Ų„ØŠØ§Ų„ŲŠØĐ Ų„Ų„Ų…ŲˆØ§ŲŲ‚ØĐ ØđŲ„Ų‰ Ø·Ų„ØĻا؊ Ø§Ų„Ø­ØĩŲˆŲ„ ØđŲ„Ų‰ ØĨ؎اØēØĐ ØĢŲŠØ§Ų… ØĻŲ„ŲˆŲƒ. +Allow user to edit Price List Rate in transactions,ØŠØģŲ…Ø­ Ų„Ų„Ų…ØģØŠØŪØŊŲ… Ų„ØŠØ­ØąŲŠØą Ø§Ų„ØĢØģØđØ§Øą Ų‚Ø§ØĶŲ…ØĐ Ų‚ŲŠŲ… ؁؊ Ø§Ų„Ų…ØđØ§Ų…Ų„Ø§ØŠ Allow user to login only after this hour (0-24),ØŠØģŲ…Ø­ Ų„Ų„Ų…ØģØŠØŪØŊŲ… Ų„ØŠØģØŽŲŠŲ„ Ø§Ų„ØŊØŪŲˆŲ„ ŲŲ‚Ø· ØĻØđØŊ Ų‡Ø°Ų‡ Ø§Ų„ØģاØđØĐ (0-24) Allow user to login only before this hour (0-24),ØŠØģŲ…Ø­ Ų„Ų„Ų…ØģØŠØŪØŊŲ… Ų„ØŠØģØŽŲŠŲ„ Ø§Ų„ØŊØŪŲˆŲ„ ŲŲ‚Ø· Ų‚ØĻŲ„ Ų‡Ø°Ų‡ Ø§Ų„ØģاØđØĐ (0-24) Allowance Percent,ØĻØŊŲ„ Ø§Ų„Ų†ØģØĻØĐ @@ -251,8 +259,6 @@ Amount <=,Ø§Ų„Ų…ØĻŲ„Øš <= Amount >=,Ø§Ų„Ų…ØĻŲ„Øš => "An icon file with .ico extension. Should be 16 x 16 px. Generated using a favicon generator. [favicon-generator.org]","؅؄؁ ØąŲ…Øē Ø§Ų„ØŠŲ…ØŊ؊ØŊ Ų…Øđ Ų…Ų†ØļŲ…ØĐ Ø§Ų„ØĻŲ† Ø§Ų„ØŊŲˆŲ„ŲŠØĐ. ŲŠØŽØĻ ØĢŲ† ØŠŲƒŲˆŲ† 16 × 16 ØĻ؃ØģŲ„. ØŠŲ… ØĨŲ†ØīاØĪŲ‡Ø§ ØĻاØģØŠØŪØŊØ§Ų… Ų…ŲˆŲ„ØŊ ŲØ§ŲŲŠŲƒŲˆŲ†. [ ŲØ§ŲŲŠŲƒŲˆŲ†-generator.org ]" Analytics,ØŠØ­Ų„ŲŠŲ„Ø§ØŠ -Annual Cost To Company,Ø§Ų„ØŠŲƒŲ„ŲØĐ Ø§Ų„ØģŲ†ŲˆŲŠØĐ Ų„Ų„ØīØąŲƒØĐ -Annual Cost To Company can not be less than 12 months of Total Earning,Ø§Ų„ØŠŲƒŲ„ŲØĐ Ø§Ų„ØģŲ†ŲˆŲŠØĐ Ų„Ų„ØīØąŲƒØĐ Ų„Ø§ ŲŠŲ…ŲƒŲ† ØĢŲ† ŲŠŲƒŲˆŲ† ØĢŲ‚Ų„ Ų…Ų† 12 ØīŲ‡ØąØ§ Ų…Ų† ØĨØŽŲ…Ø§Ų„ŲŠ Ø§Ų„ØŊØŪŲ„ Another Salary Structure '%s' is active for employee '%s'. Please make its status 'Inactive' to proceed.,Ų‡ŲŠŲƒŲ„ ØąØ§ØŠØĻ ØĒØŪØą 'ŲŠ s' ØšŲŠØą Ø§Ų„Ų†ØīØ·ØĐ Ų„Ų„Ų…ŲˆØļ؁ 'ŲŠ S'. ŲŠØąØŽŲ‰ Ø§Ų„ØŠØĢ؃ØŊ Ų…ŲƒØ§Ų†ØŠŲ‡Ø§ "ØšŲŠØą Ų†ØīØ·ØĐ" ŲˆØ§Ų„Ų…Øķ؊ Ų‚ØŊŲ…Ø§. "Any other comments, noteworthy effort that should go in the records.",ØĢ؊ ØŠØđŲ„ŲŠŲ‚Ø§ØŠ ØĢØŪØąŲ‰ØŒ ØŠØŽØŊØą Ø§Ų„ØĨØīØ§ØąØĐ ØĨŲ„Ų‰ ØĢŲ† Ø§Ų„ØŽŲ‡ØŊ ŲŠØŽØĻ Ø§Ų† ØŠØ°Ų‡ØĻ ؁؊ Ø§Ų„ØģØŽŲ„Ø§ØŠ. Applicable Holiday List,ŲŠŲ†Ø·ØĻŲ‚ ØđØ·Ų„ØĐ Ų‚Ø§ØĶŲ…ØĐ @@ -436,6 +442,7 @@ Build Server API,ØĻŲ†Ø§ØĄ API Ų…Ų„Ų‚Ų… Build Sitemap,ØĻŲ†Ø§ØĄ ØŪØąŲŠØ·ØĐ Ø§Ų„Ų…ŲˆŲ‚Øđ Bulk Email,Ø§Ų„ØŽØēØĄ Ø§Ų„ØĢ؃ØĻØą Ø§Ų„ØĻØąŲŠØŊ Ø§Ų„ØĨŲ„ŲƒØŠØąŲˆŲ†ŲŠ Bulk Email records.,Ø§Ų„ØŽØēØĄ Ø§Ų„ØĢ؃ØĻØą Ø§Ų„ØĻØąŲŠØŊ Ø§Ų„ØĨŲ„ŲƒØŠØąŲˆŲ†ŲŠ Ø§Ų„ØģØŽŲ„Ø§ØŠ. +Bummer! There are more holidays than working days this month.,Ø§Ų„Ų…ØīŲƒŲ„Ų‡! Ų‡Ų†Ø§Ųƒ Ø§Ų„Ų…Øē؊ØŊ Ų…Ų† Ø§Ų„ØĨ؎اØēا؊ ØĢŲŠØ§Ų… ØđŲ…Ų„ Ų…Ų† Ų‡Ø°Ø§ Ø§Ų„ØīŲ‡Øą. Bundle items at time of sale.,Ø­ØēŲ…ØĐ Ø§Ų„ØĻŲ†ŲˆØŊ ؁؊ ŲˆŲ‚ØŠ Ø§Ų„ØĻ؊Øđ. Button,ØēØą Buyer of Goods and Services.,Ø§Ų„Ų…ØīØŠØąŲŠ Ų„Ų„ØģŲ„Øđ ŲˆØ§Ų„ØŪØŊŲ…Ø§ØŠ. @@ -503,6 +510,7 @@ Check if you want to send salary slip in mail to each employee while submitting Check this if you want to force the user to select a series before saving. There will be no default if you check this.,Ø§Ų„ØŠØ­Ų‚Ų‚ Ų…Ų† Ø°Ų„Ųƒ ØĨذا ŲƒŲ†ØŠ ØŠØąŲŠØŊ Ų„ØĨØŽØĻØ§Øą Ø§Ų„Ų…ØģØŠØŪØŊŲ… Ų„ØŠØ­ØŊ؊ØŊ ØģŲ„ØģŲ„ØĐ Ų‚ØĻŲ„ Ø§Ų„Ø­ŲØļ. Ų„Ų† ŲŠŲƒŲˆŲ† Ų‡Ų†Ø§Ųƒ Ø§Ų„Ø§ŲØŠØąØ§Øķ؊ ØĨذا Ų‚Ų…ØŠ ØĻ؊حØŊ؊ØŊ Ų‡Ø°Ø§. Check this if you want to send emails as this id only (in case of restriction by your email provider).,Ø§Ų„Ø§ØŪØŠŲŠØ§Øą Ų‡Ø°Ø§ ØĨذا ŲƒŲ†ØŠ ØŠØąŲŠØŊ ØĢŲ† ØŠØąØģŲ„ ØąØģاØĶŲ„ Ø§Ų„ØĻØąŲŠØŊ Ø§Ų„ØĨŲ„ŲƒØŠØąŲˆŲ†ŲŠ ؁؊ Ų‡Ø°Ø§ Ø§Ų„Ų…ØđØąŲ ŲŲ‚Ø· (؁؊ Ø­Ø§Ų„ØĐ ØŠŲ‚ŲŠŲŠØŊ Ų…Ų† Ų‚ØĻŲ„ Ų…Øē؈ØŊ Ø§Ų„ØĻØąŲŠØŊ Ø§Ų„ØĨŲ„ŲƒØŠØąŲˆŲ†ŲŠ Ø§Ų„ØŪاØĩ ØĻ؃). Check this if you want to show in website,Ø§Ų„ØŠØ­Ų‚Ų‚ Ų…Ų† Ø°Ų„Ųƒ ØĨذا ŲƒŲ†ØŠ ØŠØąŲŠØŊ ØĢŲ† ØŠØļŲ‡Øą ؁؊ Ø§Ų„Ų…ŲˆŲ‚Øđ +Check this to disallow fractions. (for Nos),Ø§Ų„Ø§ØŪØŠŲŠØ§Øą Ų‡Ø°Ų‡ Ų„ŲƒØģŲˆØą ØđØŊŲ… Ø§Ų„ØģŲ…Ø§Ø­ ØĻŲ‡Ø§. (Ų„NOS) Check this to make this the default letter head in all prints,Ø§Ų„ØŠØ­Ų‚Ų‚ Ų…Ų† Ø°Ų„Ųƒ Ų„ØŽØđŲ„ Ų‡Ø°Ų‡ Ø§Ų„ØąØģØ§Ų„ØĐ Ø§Ų„Ø§ŲØŠØąØ§Øķ؊ØĐ Ø§Ų„ØąØĢØģ ؁؊ ØŽŲ…ŲŠØđ Ø§Ų„Ø·ØĻØđا؊ Check this to pull emails from your mailbox,Ø§Ų„ØŠØ­Ų‚Ų‚ Ų…Ų† Ø°Ų„Ųƒ Ų„ØģØ­ØĻ ØąØģاØĶŲ„ Ø§Ų„ØĻØąŲŠØŊ Ø§Ų„ØĨŲ„ŲƒØŠØąŲˆŲ†ŲŠ Ų…Ų† ØĩŲ†ØŊŲˆŲ‚ Ø§Ų„ØĻØąŲŠØŊ Check to activate,ØŠØ­Ų‚Ų‚ Ų„ØŠŲØđŲŠŲ„ @@ -571,6 +579,7 @@ Company mismatch for Warehouse,ØđØŊŲ… ؊طاØĻŲ‚ Ø§Ų„ØīØąŲƒØĐ Ų„Ų„Ų…ØģØŠŲˆØŊØđ Company registration numbers for your reference. Example: VAT Registration Numbers etc.,ØĢØąŲ‚Ø§Ų… ØŠØģØŽŲŠŲ„ Ø§Ų„ØīØąŲƒØĐ Ų„Ų„ØąØŽŲˆØđ Ø§Ų„ŲŠŲ‡Ø§. ØĢØąŲ‚Ø§Ų… Ø§Ų„ØŠØģØŽŲŠŲ„ ØķØąŲŠØĻØĐ Ø§Ų„Ų‚ŲŠŲ…ØĐ Ø§Ų„Ų…ØķØ§ŲØĐ ŲˆØšŲŠØą Ø°Ų„Ųƒ: Ø§Ų„Ų…ØŦØ§Ų„ Company registration numbers for your reference. Tax numbers etc.,ØĢØąŲ‚Ø§Ų… ØŠØģØŽŲŠŲ„ Ø§Ų„ØīØąŲƒØĐ Ų„Ų„ØąØŽŲˆØđ Ø§Ų„ŲŠŲ‡Ø§. ØĢØąŲ‚Ø§Ų… Ø§Ų„ØķØąØ§ØĶØĻ Ø§Ų„ØŪ. Complaint,ØīŲƒŲˆŲ‰ +Complete,ŲƒØ§Ų…Ų„ Complete By,Ø§Ų„ŲƒØ§Ų…Ų„ Ų…Ų† ØŽØ§Ų†ØĻ Completed,Ø§Ų„Ø§Ų†ØŠŲ‡Ø§ØĄ Completed Qty,Ø§Ų„ŲƒŲ…ŲŠØĐ Ø§Ų„Ø§Ų†ØŠŲ‡Ø§ØĄ @@ -621,12 +630,12 @@ Cost Center Details,ØŠŲØ§ØĩŲŠŲ„ ØŠŲƒŲ„ŲØĐ Ų…ØąŲƒØē Cost Center Name,اØģŲ… Ų…ØąŲƒØē ØŠŲƒŲ„ŲØĐ Cost Center is mandatory for item: ,Ų…ØąŲƒØē ØŠŲƒŲ„ŲØĐ ØĨŲ„ØēØ§Ų…ŲŠ Ų„Ų„ØĻŲ†ØŊ: Cost Center must be specified for PL Account: ,ŲŠØŽØĻ ؊حØŊ؊ØŊ Ų…ØąŲƒØē Ø§Ų„ØŠŲƒŲ„ŲØĐ Ų„Ø­ØģاØĻ PL: -Cost to Company,ØŠŲƒŲ„ŲØĐ Ø§Ų„ØīØąŲƒØĐ Costing,ØŠŲƒŲ„Ų Country,ØĻŲ„ØŊ Country Name,Ø§Ų„Ø§ØģŲ… Ø§Ų„ØŊŲˆŲ„ØĐ Create,ØŪŲ„Ų‚ Create Bank Voucher for the total salary paid for the above selected criteria,ØĨŲ†ØīØ§ØĄ ØĻŲ†Ųƒ Ų„Ų„Ų‚ØģŲŠŲ…ØĐ Ø§Ų„ØąØ§ØŠØĻ Ø§Ų„ØĨØŽŲ…Ø§Ų„ŲŠ Ø§Ų„Ų…ØŊ؁؈Øđ Ų„Ų„Ø§ØŪØŠŲŠØ§Øą Ø§Ų„Ų…ØđØ§ŲŠŲŠØą Ø§Ų„Ų…Ø°ŲƒŲˆØąØĐ ØĢØđŲ„Ø§Ų‡ +Create Material Requests,ØĨŲ†ØīØ§ØĄ Ø·Ų„ØĻا؊ Ø§Ų„Ų…ŲˆØ§ØŊ Create Production Orders,ØĨŲ†ØīØ§ØĄ ØĢŲˆØ§Ų…Øą Ø§Ų„ØĨŲ†ØŠØ§ØŽ Create Receiver List,ØĨŲ†ØīØ§ØĄ Ų‚Ø§ØĶŲ…ØĐ اØģØŠŲ‚ØĻØ§Ų„ Create Salary Slip,ØĨŲ†ØīØ§ØĄ ØēŲ„ØĐ Ø§Ų„ØąØ§ØŠØĻ @@ -675,6 +684,7 @@ Custom Script,ØģŲŠŲ†Ø§ØąŲŠŲˆ Ų…ØŪØĩØĩ Custom Startup Code,ØĻØŊØĄ Ø§Ų„ØŠØīØšŲŠŲ„ Ø§Ų„ØŠØđŲ„ŲŠŲ…Ø§ØŠ Ø§Ų„ØĻØąŲ…ØŽŲŠØĐ Ø§Ų„Ų…ØŪØĩØĩØĐ Custom?,Ø§Ų„ØđØąŲØŸ Customer,ØēØĻŲˆŲ† +Customer (Receivable) Account,Ø­ØģاØĻ Ø§Ų„ØđŲ…ŲŠŲ„ (Ø°Ų…Ų… Ų…ØŊŲŠŲ†ØĐ) Customer / Item Name,Ø§Ų„ØđŲ…ŲŠŲ„ / Ø§Ų„ØĻŲ†ØŊ Ø§Ų„Ø§ØģŲ… Customer Account,Ø­ØģاØĻ Ø§Ų„ØđŲ…ŲŠŲ„ Customer Account Head,ØąØĶ؊Øģ Ø­ØģاØĻ Ø§Ų„ØđŲ…Ų„Ø§ØĄ @@ -714,6 +724,7 @@ Customize the introductory text that goes as a part of that email. Each transact DN,DN DN Detail,DN Ø§Ų„ØŠŲØ§ØĩŲŠŲ„ Daily,ŲŠŲˆŲ…ŲŠØ§ +Daily Event Digest is sent for Calendar Events where reminders are set.,ŲŠØŠŲ… ØĨØąØģØ§Ų„Ų‡Ø§ Ø­ØŊØŦ Ø§Ų„Ų…ŲˆØŽØē Ø§Ų„ŲŠŲˆŲ…ŲŠ ØđŲ„Ų‰ ØĢØ­ØŊاØŦ Ø§Ų„ØŠŲ‚ŲˆŲŠŲ… Ø­ŲŠØŦ ŲŠØŠŲ… ØŠØđŲŠŲŠŲ† Ø§Ų„ØŠØ°ŲƒŲŠØą. Daily Time Log Summary,Ø§Ų„ŲˆŲ‚ØŠ Ø§Ų„Ų…Ų„ØŪØĩ Ø§Ų„ŲŠŲˆŲ…ŲŠ ØŊØŪŲˆŲ„ Danger,ØŪØ·Øą Data,Ų…ØđØ·ŲŠØ§ØŠ @@ -772,6 +783,7 @@ Default Sales Partner,Ø§ŲØŠØąØ§Øķ؊ Ų…ØĻ؊Øđا؊ Ø§Ų„ØīØąŲŠŲƒ Default Settings,Ø§Ų„ØĨØđØŊاØŊا؊ Ø§Ų„Ø§ŲØŠØąØ§Øķ؊ØĐ Default Source Warehouse,Ø§Ų„Ų…ØĩØŊØą Ø§Ų„Ø§ŲØŠØąØ§Øķ؊ Ų…ØģØŠŲˆØŊØđ Default Stock UOM,Ø§ŲØŠØąØ§Øķ؊ ØĢŲ„ØĻŲˆŲ… UOM +Default Supplier,Ų…Øē؈ØŊ Ø§Ų„Ø§ŲØŠØąØ§Øķ؊ Default Supplier Type,Ø§Ų„Ø§ŲØŠØąØ§Øķ؊ Ų…Øē؈ØŊ Ų†ŲˆØđ Default Target Warehouse,Ø§Ų„Ų‡ØŊ؁ Ø§Ų„Ø§ŲØŠØąØ§Øķ؊ Ų…ØģØŠŲˆØŊØđ Default Territory,Ø§Ų„Ø§ŲØŠØąØ§Øķ؊ Ø§Ų„ØĨŲ‚Ų„ŲŠŲ… @@ -790,6 +802,7 @@ Defines workflow states and rules for a document.,ØŠØđØąŲ Ø§Ų„ŲˆŲ„Ø§ŲŠØ§ØŠ Øģ؊ Delete,Ø­Ø°Ų Delete Row,Ø­Ø°Ų Øĩ؁ Delivered,ØŠØģŲ„ŲŠŲ… +Delivered Items To Be Billed,ŲˆØ­ØŊا؊ ØŠØģŲ„ŲŠŲ…Ų‡Ø§ Ø§Ų„Ų‰ ØĢŲ† ØŠŲˆØĩ؁ Delivered Qty,ØŠØģŲ„ŲŠŲ… Ø§Ų„ŲƒŲ…ŲŠØĐ Delivery Address,Ø§Ų„ØŠØģŲ„ŲŠŲ… Ø§Ų„ØđŲ†ŲˆØ§Ų† Delivery Date,ØŠØ§ØąŲŠØŪ Ø§Ų„ØŠØģŲ„ŲŠŲ… @@ -808,7 +821,6 @@ Delivery Status,Ø­Ø§Ų„ØĐ Ø§Ų„ØŠØģŲ„ŲŠŲ… Delivery Time,Ø§Ų„ØŠØģŲ„ŲŠŲ… ؁؊ Ø§Ų„ŲˆŲ‚ØŠ Ø§Ų„Ų…Ø­ØŊØŊ Delivery To,Ø§Ų„ØŠØģŲ„ŲŠŲ… ØĨŲ„Ų‰ Department,Ų‚ØģŲ… -Depend on LWP,ØŠØđØŠŲ…ØŊ ØđŲ„Ų‰ LWP Depends On,؊ØđØŠŲ…ØŊ ØđŲ„Ų‰ Depends on LWP,؊ØđØŠŲ…ØŊ ØđŲ„Ų‰ LWP Descending,ØŠŲ†Ø§ØēŲ„ŲŠ @@ -859,6 +871,7 @@ DocType on which this Workflow is applicable.,DOCTYPE ØđŲ„Ų‰ ØģŲŠØą Ø§Ų„ØđŲ…Ų„ DocType or Field,DOCTYPE ØĢ؈ Ø­Ų‚Ų„ Document,؈ØŦŲŠŲ‚ØĐ Document Description,؈Øĩ؁ Ø§Ų„ŲˆØŦŲŠŲ‚ØĐ +Document Numbering Series,؈ØŦŲŠŲ‚ØĐ ØŠØąŲ‚ŲŠŲ… Ø§Ų„ØģŲ„ØģŲ„ØĐ Document Status transition from ,؈ØŦŲŠŲ‚ØĐ Ø§Ų„Ø§Ų†ØŠŲ‚Ø§Ų„ Ų…Ų† Ø§Ų„Ø­Ø§Ų„ØĐ Document Type,Ų†ŲˆØđ Ø§Ų„ŲˆØŦŲŠŲ‚ØĐ Document is only editable by users of role,Ø§Ų„ŲˆØŦŲŠŲ‚ØĐ Ų„Ų„ØŠØ­ØąŲŠØą ŲŲ‚Ø· Ų…Ų† Ų‚ØĻŲ„ Ø§Ų„Ų…ØģØŠØŪØŊŲ…ŲŠŲ† Ų…Ų† ØŊŲˆØą @@ -929,7 +942,7 @@ Employee Leave Approver,Ø§Ų„Ų…ŲˆØļ؁ ØĨ؎اØēØĐ Ø§Ų„Ų…ŲˆØ§ŲŲ‚ Employee Leave Balance,Ø§Ų„Ų…ŲˆØļ؁ Ø§ØŠØąŲƒ Ø§Ų„ØąØĩ؊ØŊ Employee Name,اØģŲ… Ø§Ų„Ų…ŲˆØļ؁ Employee Number,ØđØŊØŊ Ø§Ų„Ų…ŲˆØļŲŲŠŲ† -Employee Records to be created by ,ØģØŽŲ„Ø§ØŠ Ø§Ų„Ų…ŲˆØļŲŲŠŲ† Ø§Ų„Ų…ØąØ§ØŊ ØĨŲ†ØīاØĪŲ‡Ø§ Ų…Ų† Ų‚ØĻŲ„ +Employee Records to be created by,ØģØŽŲ„Ø§ØŠ Ø§Ų„Ų…ŲˆØļŲŲŠŲ† Ø§Ų„Ų…ØąØ§ØŊ ØĨŲ†ØīاØĪŲ‡Ø§ Ų…Ų† Ų‚ØĻŲ„ Employee Setup,Ų…ŲˆØļ؁ Ø§Ų„ØĨØđØŊاØŊ Employee Type,Ų†ŲˆØđ Ø§Ų„Ų…ŲˆØļ؁ Employee grades,Ø§Ų„Ų…ŲˆØļ؁ Ø§Ų„ØŊØąØŽØ§ØŠ @@ -971,11 +984,17 @@ Error for,ØŪØ·ØĢ Ų„Ų„ Error: Document has been modified after you have opened it,ØŠŲ… ØŠØđØŊŲŠŲ„ Ø§Ų„ŲˆØŦŲŠŲ‚ØĐ ØĻØđØŊ ØĢŲ† ŲƒŲ†ØŠ Ų‚ØŊ ŲØŠØ­Ų‡: ØŪØ·ØĢ Estimated Material Cost,ØŠŲ‚ØŊØą ØŠŲƒŲ„ŲØĐ Ø§Ų„Ų…ŲˆØ§ØŊ Event,Ø­ØŊØŦ +Event End must be after Start,ŲŠØŽØĻ ØĢŲ† ŲŠŲƒŲˆŲ† Ų†Ų‡Ø§ŲŠØĐ Ø§Ų„Ø­ØŊØŦ ØĻØđØŊ ØĻØŊØĄ Event Individuals,Ø§Ų„Ø­ØŊØŦ Ø§Ų„ØĢŲØąØ§ØŊ Event Role,Ø§Ų„Ø­ØŊØŦ Ø§Ų„ØŊŲˆØą Event Roles,Ø§Ų„Ø­ØŊØŦ Ø§Ų„ØĢØŊŲˆØ§Øą Event Type,Ų†ŲˆØđ Ø§Ų„Ø­ØŊØŦ Event User,Ø­ØŊØŦ Ø§Ų„Ų…ØģØŠØŪØŊŲ… +Events In Today's Calendar,Ø§Ų„ØĢØ­ØŊاØŦ ؁؊ Ø§Ų„ØŠŲ‚ŲˆŲŠŲ… Ø§Ų„ŲŠŲˆŲ… +Every Day,ŲƒŲ„ ŲŠŲˆŲ… +Every Month,ŲƒŲ„ ØīŲ‡Øą +Every Week,ŲƒŲ„ ØĢØģØĻ؈Øđ +Every Year,ŲƒŲ„ ØģŲ†ØĐ Everyone can read,ŲŠŲ…ŲƒŲ† ØĢŲ† ŲŠŲ‚ØąØĢŲ‡Ø§ Ø§Ų„ØŽŲ…ŲŠØđ Example:,ØđŲ„Ų‰ ØģØĻŲŠŲ„ Ø§Ų„Ų…ØŦØ§Ų„: Exchange Rate,ØģØđØą Ø§Ų„ØĩØąŲ @@ -1080,6 +1099,7 @@ For Reference Only.,Ų„Ų„ØĨØīØ§ØąØĐ ŲŲ‚Ø·. For Sales Invoice,Ų„ŲØ§ØŠŲˆØąØĐ Ø§Ų„Ų…ØĻ؊Øđا؊ For Server Side Print Formats,Ų„ØŠŲ†ØģŲŠŲ‚Ø§ØŠ Ø·ØĻاØđØĐ ØŽØ§Ų†ØĻ Ø§Ų„Ų…Ų„Ų‚Ų… For Territory,Ų…Ų† ØĢØŽŲ„ Ø§Ų„ØĢØąØķ +For UOM,Ų„UOM For Warehouse,Ų„Ų…ØģØŠŲˆØŊØđ "For comparative filters, start with",Ų„Ų„Ų…ØąØīحا؊ Ø§Ų„Ų†ØģØĻ؊ØĐ، ŲˆØŠØĻØŊØĢ Ų…Øđ "For e.g. 2012, 2012-13",Ų„ØŒ 2012 ØđŲ„Ų‰ ØģØĻŲŠŲ„ Ø§Ų„Ų…ØŦØ§Ų„ 2012-13 @@ -1099,6 +1119,7 @@ Fraction Units,ØŽØēØĄ Ø§Ų„ŲˆØ­ØŊا؊ Freeze Stock Entries,ØŠØŽŲ…ŲŠØŊ Ų…Ų‚Ø§Ų„Ø§ØŠ Ø§Ų„Ų…Ø§Ų„ŲŠØĐ Friday,Ø§Ų„ØŽŲ…ØđØĐ From,Ų…Ų† +From Bill of Materials,Ų…Ų† Ų…ØīØąŲˆØđ Ų‚Ø§Ų†ŲˆŲ† Ų„Ų„Ų…ŲˆØ§ØŊ From Company,Ų…Ų† ØīØąŲƒØĐ From Currency,Ų…Ų† Ø§Ų„ØđŲ…Ų„Ø§ØŠ From Currency and To Currency cannot be same,Ų…Ų† Ø§Ų„ØđŲ…Ų„ØĐ Ų„ØđŲ…Ų„ØĐ ŲˆŲ„Ø§ ŲŠŲ…ŲƒŲ† ØĢŲ† ŲŠŲƒŲˆŲ† ؆؁Øģ @@ -1141,6 +1162,7 @@ Get Advances Received,Ø§Ų„Ø­ØĩŲˆŲ„ ØđŲ„Ų‰ Ø§Ų„Øģ؄؁ Ø§Ų„Ų…ØŠŲ„Ų‚Ø§ØĐ Get Current Stock,Ø§Ų„Ø­ØĩŲˆŲ„ ØđŲ„Ų‰ Ø§Ų„Ų…ØŪØēŲˆŲ† Ø§Ų„Ø­Ø§Ų„ŲŠ Get From ,ØđŲ„ŲŠŲ‡ Ų…Ų† Get Items,Ø§Ų„Ø­ØĩŲˆŲ„ ØđŲ„Ų‰ Ø§Ų„ØđŲ†Ø§ØĩØą +Get Items From Sales Orders,Ø§Ų„Ø­ØĩŲˆŲ„ ØđŲ„Ų‰ ØģŲ„Øđ Ų…Ų† ØĢŲˆØ§Ų…Øą Ø§Ų„Ų…ØĻ؊Øđا؊ Get Last Purchase Rate,Ø§Ų„Ø­ØĩŲˆŲ„ ØđŲ„Ų‰ ØĒØŪØą ØģØđØą ØīØąØ§ØĄ Get Non Reconciled Entries,Ø§Ų„Ø­ØĩŲˆŲ„ ØđŲ„Ų‰ Ų…Ų‚Ø§Ų„Ø§ØŠ ØšŲŠØą Ø§Ų„ØŠŲˆŲŲŠŲ‚ Get Outstanding Invoices,Ø§Ų„Ø­ØĩŲˆŲ„ ØđŲ„Ų‰ Ø§Ų„ŲŲˆØ§ØŠŲŠØą Ø§Ų„Ų…ØģØŠØ­Ų‚ØĐ @@ -1182,6 +1204,7 @@ Group,Ų…ØŽŲ…ŲˆØđØĐ Group or Ledger,Ų…ØŽŲ…ŲˆØđØĐ ØĢ؈ Ų„ŲŠØŊØŽØą Groups,Ų…ØŽŲ…ŲˆØđا؊ HR,HR +HR Settings,ØĨØđØŊاØŊا؊ HR HTML,HTML HTML / Banner that will show on the top of product list.,HTML / ØĻØ§Ų†Øą Ø§Ų„ØŠŲŠ Øģ؈؁ ØŠØļŲ‡Øą ؁؊ Ø§Ų„ØŽØēØĄ Ø§Ų„ØđŲ„ŲˆŲŠ Ų…Ų† Ų‚Ø§ØĶŲ…ØĐ Ø§Ų„Ų…Ų†ØŠØŽØ§ØŠ. Half Day,Ų†Øĩ؁ ŲŠŲˆŲ… @@ -1205,6 +1228,7 @@ Helvetica Neue,Ų‡Ų„ŲØŠŲŠŲƒØ§ Ų†ŲˆŲŠŲ‡ "Here you can maintain family details like name and occupation of parent, spouse and children",Ų‡Ų†Ø§ ŲŠŲ…ŲƒŲ†Ųƒ Ø§Ų„Ø­ŲØ§Øļ ØđŲ„Ų‰ ØŠŲØ§ØĩŲŠŲ„ Ų…ØŦŲ„ اØģŲ… Ø§Ų„ØđاØĶŲ„ØĐ ŲˆØ§Ø­ØŠŲ„Ø§Ų„ Ø§Ų„ØēŲˆØŽØŒ Ø§Ų„ŲˆØ§Ų„ØŊŲŠŲ† ŲˆØ§Ų„ØĢØ·ŲØ§Ų„ "Here you can maintain height, weight, allergies, medical concerns etc",Ų‡Ų†Ø§ ŲŠŲ…ŲƒŲ†Ųƒ Ø§Ų„Ø­ŲØ§Øļ ØđŲ„Ų‰ Ø§Ų„Ø·ŲˆŲ„ ŲˆØ§Ų„ŲˆØēŲ†ØŒ ŲˆØ§Ų„Ø­ØģاØģ؊ØĐ، Ø§Ų„ØŪ Ø§Ų„Ų…ØŪØ§ŲˆŲ Ø§Ų„Ø·ØĻ؊ØĐ Hey there! You need to put at least one item in \ the item table.,ŲŠØ§ Ų‡Ų†Ø§Ųƒ! ؊ح؊ا؎ ØĨŲ„Ų‰ ؈ØķØđ ØĻŲ†ØŊ ŲˆØ§Ø­ØŊ ØđŲ„Ų‰ Ø§Ų„ØĢŲ‚Ų„ ؁؊ Ø§Ų„ØŽØŊŲˆŲ„ Ø§Ų„ØđŲ†ØĩØą \. +Hey! All these items have already been invoiced.,Ų…Ų‡Ų„Ø§! ŲˆŲ‚ØŊ ØŠŲ… ØĻØ§Ų„ŲØđŲ„ ŲŲˆØ§ØŠŲŠØą ŲƒŲ„ Ų‡Ø°Ų‡ Ø§Ų„ØđŲ†Ø§ØĩØą. Hey! There should remain at least one System Manager,Ų…Ų‡Ų„Ø§! Ų‡Ų†Ø§Ųƒ ŲŠŲ†ØĻØšŲŠ ØĢŲ† ØŠØļŲ„ ØĨØŊØ§ØąØĐ Ų†ØļØ§Ų… ŲˆØ§Ø­ØŊ ØđŲ„Ų‰ Ø§Ų„ØĢŲ‚Ų„ Hidden,Ų…ØŪ؁؊ Hide Actions,ØĨØŪŲØ§ØĄ ØđŲ…Ų„ŲŠØ§ØŠ @@ -1262,6 +1286,7 @@ If Monthly Budget Exceeded,ØĨذا ØŠØŽØ§ŲˆØē Ø§Ų„Ų…ŲŠØēØ§Ų†ŲŠØĐ Ø§Ų„ØīŲ‡ØąŲŠØĐ If Yearly Budget Exceeded,ØĨذا ØŠØŽØ§ŲˆØē Ø§Ų„Ų…ŲŠØēØ§Ų†ŲŠØĐ Ø§Ų„ØģŲ†ŲˆŲŠØĐ "If a User does not have access at Level 0, then higher levels are meaningless",؈ØĨذا ŲƒØ§Ų† Ø§Ų„Ų…ØģØŠØŪØŊŲ… Ų„Ø§ ŲŠŲ…Ų„Ųƒ Ø§Ų„ŲˆØĩŲˆŲ„ ØđŲ„Ų‰ Ø§Ų„Ų…ØģØŠŲˆŲ‰ 0، ØŦŲ… Ų„Ø§ Ų…ØđŲ†Ų‰ Ų„Ų‡Ø§ Ų…ØģØŠŲˆŲŠØ§ØŠ ØĢØđŲ„Ų‰ "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 Ų„ØĻŲ†ŲˆØŊ ŲØąØđ؊ØĐ Ø§Ų„ØŽŲ…Øđ؊ØĐ Ų„Ų„Ø­ØĩŲˆŲ„ ØđŲ„Ų‰ Ø§Ų„Ų…ŲˆØ§ØŊ Ø§Ų„ØŪØ§Ų…. ØŪŲ„Ø§Ų Ø°Ų„ŲƒØŒ ØģŲŠØŠŲ… Ų…ØđØ§Ų…Ų„ØĐ ØŽŲ…ŲŠØđ Ø§Ų„ØĻŲ†ŲˆØŊ Ø§Ų„ŲØąØđ؊ØĐ Ø§Ų„ØŽŲ…Øđ؊ØĐ ŲƒŲ…Ø§ØŊØĐ ØŪØ§Ų…. +"If checked, Total no. of Working Days will include holidays, and this will reduce the value of Salary Per Day",ØĨذا ØŠŲ…ØŒ Ø§Ų„Ų…ØīØ§ØąŲƒØ§ØŠ Ų„Ø§. Ų…Ų† ØĢŲŠØ§Ų… ØđŲ…Ų„ ؈Øģ؈؁ ØŠØīŲ…Ų„ ØĢŲŠØ§Ų… Ø§Ų„ØđØ·Ų„ØŒ ŲˆŲ‡Ø°Ø§ Øģ؈؁ ŲŠŲ‚Ų„Ų„ Ų…Ų† Ų‚ŲŠŲ…ØĐ Ø§Ų„ØąØ§ØŠØĻ Ų„ŲƒŲ„ ŲŠŲˆŲ… "If checked, all other workflows become inactive.",ØĨذا ØŠŲ…ØŒ ØŽŲ…ŲŠØđ Ų…Ų‡Ø§Ų… ØģŲŠØą Ø§Ų„ØđŲ…Ų„ Ø§Ų„ØĢØŪØąŲ‰ ØŠØĩØĻØ­ ØŪØ§Ų…Ų„ØĐ. "If checked, an email with an attached HTML format will be added to part of the EMail body as well as attachment. To only send as attachment, uncheck this.",ØĨذا ØŠŲ…ØŒ ØģØŠØķØ§Ų ØąØģØ§Ų„ØĐ ØĻØ§Ų„ØĻØąŲŠØŊ Ø§Ų„Ø§Ų„ŲƒØŠØąŲˆŲ†ŲŠ Ų…Øđ ØŠŲ†ØģŲŠŲ‚ HTML Ø§Ų„Ų…ØąŲŲ‚ØĐ Ų„ØŽØēØĄ Ų…Ų† Ø§Ų„ØŽØģŲ… Ø§Ų„ØĻØąŲŠØŊ Ø§Ų„ØĨŲ„ŲƒØŠØąŲˆŲ†ŲŠØŒ ؁ØķŲ„Ø§ Ø§Ų„Ų…ØąŲŲ‚. Ų„ØĨØąØģØ§Ų„ ŲƒŲ…ØąŲŲ‚ ŲŲ‚Ø·ØŒ Ų‚Ų… ØĻØĨŲ„ØšØ§ØĄ ؊حØŊ؊ØŊ Ų‡Ø°Ø§. "If checked, the Home page will be the default Item Group for the website.",ØĨذا ØŠŲ…ØŒ ØģŲŠŲƒŲˆŲ† ؁؊ Ø§Ų„ØĩŲØ­ØĐ Ø§Ų„ØąØĶ؊Øģ؊ØĐ ŲŠØŽØĻ ØĢŲ† ŲŠŲƒŲˆŲ† ŲØąŲŠŲ‚ Ø§Ų„Ų…ØŊŲŠŲ†ØĐ Ø§Ų„Ø§ŲØŠØąØ§Øķ؊ØĐ Ų„Ų„Ų…ŲˆŲ‚Øđ. @@ -1302,6 +1327,7 @@ In Hours,؁؊ ØģاØđا؊ In List View,؁؊ ØđØąØķ Ø§Ų„Ų‚Ø§ØĶŲ…ØĐ In Process,؁؊ ØđŲ…Ų„ŲŠØĐ In Report Filter,؁؊ ØŠØĩ؁؊ØĐ Ø§Ų„ØŠŲ‚ØąŲŠØą +In Row,؁؊ Ø§Ų„Øĩ؁ In Store,؁؊ Ø§Ų„Ų…ØŠØŽØą In Words,؁؊ ŲƒŲ„Ų…Ø§ØŠ In Words (Company Currency),؁؊ ŲƒŲ„Ų…Ø§ØŠ (ØđŲ…Ų„ØĐ Ø§Ų„ØīØąŲƒØĐ) @@ -1317,6 +1343,7 @@ In response to,ØąØŊا ØđŲ„Ų‰ "In the Permission Manager, click on the button in the 'Condition' column for the Role you want to restrict.",؁؊ ØĨØŊØ§ØąØĐ ØĨØ°Ų†ØŒ Ø§Ų†Ų‚Øą ØđŲ„Ų‰ ØēØą ؁؊ ØđŲ…ŲˆØŊ "Ø§Ų„Ø­Ø§Ų„ØĐ" Ų„ØŊŲˆØą ØŠØąŲŠØŊ ØŠŲ‚ŲŠŲŠØŊ. Incentives,Ø§Ų„Ø­ŲˆØ§ŲØē Incharge Name,Incharge اØģŲ… +Include holidays in Total no. of Working Days,ØŠØīŲ…Ų„ ØĢŲŠØ§Ų… Ø§Ų„ØđØ·Ų„ ؁؊ Ø§Ų„Ų…ØŽŲ…ŲˆØđ Ų„Ø§. ØĢŲŠØ§Ų… Ø§Ų„ØđŲ…Ų„ Income / Expense,Ø§Ų„ØŊØŪŲ„ / Ø§Ų„Ų…ØĩØ§ØąŲŠŲ Income Account,ØŊØŪŲ„ Ø§Ų„Ø­ØģاØĻ Income Booked,Ø­ØŽØē Ø§Ų„ØŊØŪŲ„ @@ -1335,6 +1362,7 @@ Industry,ØĩŲ†Ø§ØđØĐ Industry Type,ØĩŲ†Ø§ØđØĐ Ų†ŲˆØđ Info,Ų…ØđŲ„ŲˆŲ…Ø§ØŠ Insert After,ØĨØŊØąØ§ØŽ ØĻØđØŊ +Insert Below,ØĨØŊØąØ§ØŽ ØĻØ§Ų„ØĢØģ؁؄ Insert Code,ØĨØŊØąØ§ØŽ ØąŲ…Øē Insert Row,ØĨØŊØąØ§ØŽ Øĩ؁ Insert Style,ØĨØŊØąØ§ØŽ ØīŲƒŲ„ @@ -1360,6 +1388,7 @@ Introductory information for the Contact Us Page,Ø§Ų„Ų…ØđŲ„ŲˆŲ…Ø§ØŠ Ø§Ų„ØŠŲ…Ų‡ŲŠ Invalid Delivery Note. Delivery Note should exist and should be in draft state. Please rectify and try again.,ØšŲŠØą ØĩØ§Ų„Ø­ Ų„Ų„Ų…Ų†Ø§ØēŲ„ Ų…Ų„Ø§Ø­ØļØĐ. ØŠØģŲ„ŲŠŲ… Ų…Ų„Ø§Ø­ØļØĐ ŲŠØŽØĻ ØĢŲ† ØŠŲƒŲˆŲ† Ų…ŲˆØŽŲˆØŊØĐ ŲˆŲŠØŽØĻ ØĢŲ† ŲŠŲƒŲˆŲ† ؁؊ Ų…ØīØąŲˆØđ Ø§Ų„ØŊŲˆŲ„ØĐ. ŲŠØąØŽŲ‰ ØŠØĩØ­ŲŠØ­ ŲˆØ­Ø§ŲˆŲ„ Ų…ØąØĐ ØĢØŪØąŲ‰. Invalid Email,Ø§Ų„ØĻØąŲŠØŊ Ø§Ų„ØĨŲ„ŲƒØŠØąŲˆŲ†ŲŠ ØšŲŠØą ØĩØ­ŲŠØ­ Invalid Email Address,ØđŲ†ŲˆØ§Ų† Ø§Ų„ØĻØąŲŠØŊ Ø§Ų„ØĨŲ„ŲƒØŠØąŲˆŲ†ŲŠ ØšŲŠØą ØĩØ§Ų„Ø­ +Invalid Item or Warehouse Data,Øĩ؆؁ ØšŲŠØą ØĩØ­ŲŠØ­ ØĢ؈ Ų…ØģØŠŲˆØŊØđ Ø§Ų„ØĻŲŠØ§Ų†Ø§ØŠ Invalid Leave Approver,ØĩØ§Ų„Ø­ ØŠØąŲƒ Ø§Ų„Ų…ŲˆØ§ŲŲ‚ Inventory,ØŽØąØŊ Inverse,Ų…Øđ؃؈Øģ @@ -1532,6 +1561,7 @@ Leave blank if considered for all departments,Ø§ØŠØąŲƒŲ‡ ŲØ§ØąØšØ§ ØĨذا Ų†Øļ Leave blank if considered for all designations,ØŠØąŲƒ ŲØ§ØąØšØ§ ØĨذا Ų†ØļØąØŠ Ų„ØŽŲ…ŲŠØđ Ø§Ų„ØŠØģŲ…ŲŠØ§ØŠ Leave blank if considered for all employee types,ØŠØąŲƒ ŲØ§ØąØšØ§ ØĨذا Ų†ØļØąØŠ Ų„ØŽŲ…ŲŠØđ ØĢŲ†ŲˆØ§Øđ Ų…ŲˆØļ؁ Leave blank if considered for all grades,Ø§ØŠØąŲƒŲ‡ ŲØ§ØąØšØ§ ØĨذا Ų†ØļØąØŠ Ų„ØŽŲ…ŲŠØđ Ø§Ų„Øĩ؁؈؁ +Leave blank if you have not decided the end date.,Ø§ØŠØąŲƒŲ‡ ŲØ§ØąØšØ§ ØĨذا Ų„Ų… ØŠŲƒŲ† Ų‚ØŊ Ų‚ØąØąØŠ Ų†Ų‡Ø§ŲŠØĐ Ø§Ų„ØŠØ§ØąŲŠØŪ. Leave by,ØŠØąŲƒ Ų…Ų† Ų‚ØĻŲ„ "Leave can be approved by users with Role, ""Leave Approver""",ŲŠŲ…ŲƒŲ† Ø§Ų„Ų…ŲˆØ§ŲŲ‚ØĐ ØđŲ„Ų‰ Ø§Ų„ØĨ؎اØēØĐ Ų…Ų† Ų‚ØĻŲ„ Ø§Ų„Ų…ØģØŠØŪØŊŲ…ŲŠŲ† Ų…Øđ Ø§Ų„ØŊŲˆØą "Ø§ØŠØąŲƒ Ø§Ų„Ų…ŲˆØ§ŲŲ‚" Ledger,ØŊŲØŠØą Ø§Ų„Ø­ØģاØĻا؊ @@ -1635,10 +1665,10 @@ Material Request Items,Ø§Ų„ØđŲ†Ø§ØĩØą Ø§Ų„Ų…Ø§ØŊ؊ØĐ Ø·Ų„ØĻ Material Request No,Ø·Ų„ØĻ Ų…ŲˆØ§ØŊ Ų„Ø§ Material Request Type,Ø·Ų„ØĻ Ų†ŲˆØđ Ø§Ų„Ų…ŲˆØ§ØŊ Material Request used to make this Stock Entry,Ø·Ų„ØĻ Ø§Ų„Ų…ŲˆØ§ØŊ Ø§Ų„Ų…ØģØŠØŪØŊŲ…ØĐ Ų„ØŽØđŲ„ Ų‡Ø°Ø§ Ø§Ų„Ų…Ų‚Ø§Ų„ Ø§Ų„Ø§ŲˆØąØ§Ų‚ Ø§Ų„Ų…Ø§Ų„ŲŠØĐ +Material Requirement,Ų…ØŠØ·Ų„ØĻا؊ Ø§Ų„Ų…ŲˆØ§ØŊ Material Transfer,Ų„Ų†Ų‚Ų„ Ø§Ų„Ų…ŲˆØ§ØŊ Materials,Ø§Ų„Ų…ŲˆØ§ØŊ Materials Required (Exploded),Ø§Ų„Ų…ŲˆØ§ØŊ Ø§Ų„Ų…Ø·Ų„ŲˆØĻØĐ (Ø§Ų†ŲØŽØąØŠ) -Materials Requirement Planning (MRP),Ų…ŲˆØ§ØŊ Ų…ØŠØ·Ų„ØĻا؊ Ø§Ų„ØŠØŪØ·ŲŠØ· (MRP) Max 500 rows only.,Ų…Ø§ŲƒØģ 500 Ø§Ų„Øĩ؁؈؁ ŲŲ‚Ø·. Max Attachments,Ø§Ų„Ų…ØąŲŲ‚Ø§ØŠ Ų…Ø§ŲƒØģ Max Days Leave Allowed,Ø§ØŠØąŲƒ ØĢŲŠØ§Ų… ŲƒØ­ØŊ ØĢŲ‚ØĩŲ‰ Ų…ØģŲ…ŲˆØ­ @@ -1683,6 +1713,7 @@ Monday,ŲŠŲˆŲ… Ø§Ų„Ø§ØŦŲ†ŲŠŲ† Month,ØīŲ‡Øą Monthly,ØīŲ‡ØąŲŠØ§ Monthly Attendance Sheet,ŲˆØąŲ‚ØĐ Ø§Ų„Ø­ØķŲˆØą Ø§Ų„ØīŲ‡ØąŲŠØĐ +Monthly Earning & Deduction,Ø§Ų„ØŊØŪŲ„ Ø§Ų„ØīŲ‡ØąŲŠ ؈ØŪØĩŲ… Monthly Salary Register,ØģØŽŲ„ Ø§Ų„ØąØ§ØŠØĻ Ø§Ų„ØīŲ‡ØąŲŠ Monthly salary statement.,ØĻŲŠØ§Ų† Ø§Ų„ØąØ§ØŠØĻ Ø§Ų„ØīŲ‡ØąŲŠ. Monthly salary template.,Ø§Ų„ØąØ§ØŠØĻ Ø§Ų„ØīŲ‡ØąŲŠ Ø§Ų„Ų‚Ø§Ų„ØĻ. @@ -1695,7 +1726,9 @@ Moving Average Rate,Ø§Ų„Ø§Ų†ØŠŲ‚Ø§Ų„ Ų…ØŠŲˆØģØ· â€‹â€‹Ų…ØđØŊŲ„ Mr,Ø§Ų„Øģ؊ØŊ Ms,MS Multiple Item Prices,Ø§Ų„ØĢØģØđØ§Øą Ø§Ų„ØĨØšŲ„Ø§Ų‚ Ų…ØŠØđØŊØŊØĐ +Multiple root nodes not allowed.,Ø§Ų„ØđŲ‚ØŊ Ø§Ų„ØŽØ°ØąŲŠØĐ Ų…ØŠØđØŊØŊØĐ ØšŲŠØą Ų…ØģŲ…ŲˆØ­ ØĻŲ‡. Mupltiple Item prices.,ØĢØģØđØ§Øą Ø§Ų„ØĨØšŲ„Ø§Ų‚ Mupltiple. +Must be Whole Number,ŲŠØŽØĻ ØĢŲ† ŲŠŲƒŲˆŲ† ØđØŊØŊ ØĩØ­ŲŠØ­ Must have report permission to access this report.,ŲŠØŽØĻ ØĢŲ† ŲŠŲƒŲˆŲ† Ų„ØŊ؊؃ ØĨØ°Ų† Ų„Ų„ŲˆØĩŲˆŲ„ ØĨŲ„Ų‰ ØŠŲ‚ØąŲŠØą Ų‡Ø°Ø§ Ø§Ų„ØŠŲ‚ØąŲŠØą. Must specify a Query to run,ŲŠØŽØĻ ؊حØŊ؊ØŊ اØģØŠØđŲ„Ø§Ų… Ų„ØŠØīØšŲŠŲ„ My Settings,Ø§Ų„ØĨØđØŊاØŊا؊ @@ -1721,7 +1754,6 @@ Net Total (Company Currency),Ø§Ų„Ų…ØŽŲ…ŲˆØđ Ø§Ų„ØĩØ§ŲŲŠ (ØđŲ…Ų„ØĐ Ø§Ų„ØīØąŲƒØĐ) Net Weight,Ø§Ų„ŲˆØēŲ† Ø§Ų„ØĩØ§ŲŲŠ Net Weight UOM,Ø§Ų„ŲˆØēŲ† Ø§Ų„ØĩØ§ŲŲŠ UOM Net Weight of each Item,Ø§Ų„ŲˆØēŲ† Ø§Ų„ØĩØ§ŲŲŠ Ų„ŲƒŲ„ ØĻŲ†ØŊ -Net pay can not be greater than 1/12th of Annual Cost To Company,ØĩØ§ŲŲŠ Ø§Ų„ØĢØŽØą Ų„Ø§ ŲŠŲ…ŲƒŲ† ØĢŲ† ØŠŲƒŲˆŲ† ØĢ؃ØĻØą Ų…Ų† 1/12th Ų…Ų† Ø§Ų„ØŠŲƒŲ„ŲØĐ Ø§Ų„ØģŲ†ŲˆŲŠØĐ Ų„Ų„ØīØąŲƒØĐ Net pay can not be negative,ØĩØ§ŲŲŠ Ø§Ų„ØĢØŽØą Ų„Ø§ ŲŠŲ…ŲƒŲ† ØĢŲ† ØŠŲƒŲˆŲ† ØģŲ„ØĻ؊ØĐ Never,ØĢØĻØŊا New,ØŽØŊ؊ØŊ @@ -1889,6 +1921,7 @@ POP3 Mail Settings,ØĨØđØŊاØŊا؊ Ø§Ų„ØĻØąŲŠØŊ POP3 POP3 mail server (e.g. pop.gmail.com),POP3 ØŪاØŊŲ… Ø§Ų„ØĻØąŲŠØŊ (ØđŲ„Ų‰ ØģØĻŲŠŲ„ Ø§Ų„Ų…ØŦØ§Ų„ pop.gmail.com) POP3 server e.g. (pop.gmail.com),ØŪاØŊŲ… POP3 Ų…ØŦŲ„ (pop.gmail.com) POS Setting,POS ØĨØđØŊاØŊ +POS View,POS Ų…ØīØ§Ų‡ØŊØĐ PR Detail,PR Ø§Ų„ØŠŲØ§ØĩŲŠŲ„ PRO,PRO PS,PS @@ -1934,10 +1967,10 @@ Partially Completed,ØĢŲ†ØŽØēØŠ ØŽØēØĶŲŠØ§ Participants,Ø§Ų„Ų…ØīØ§ØąŲƒŲŠŲ† Partly Billed,؈ØĩŲØŠ ØŽØēØĶŲŠØ§ Partly Delivered,Ų‡Ø°Ų‡ ØŽØēØĶŲŠØ§ -Partner,ØīØąŲŠŲƒ Partner Target Detail,ØīØąŲŠŲƒ Ø§Ų„Ų‡ØŊ؁ Ø§Ų„ØŠŲØ§ØĩŲŠŲ„ Partner Type,Ų†ŲˆØđ Ø§Ų„ØīØąŲŠŲƒ Partner's Website,Ų…ŲˆŲ‚Øđ Ø§Ų„ØīØąŲŠŲƒ +Passive,ØģŲ„ØĻ؊ Passport Number,ØąŲ‚Ų… ØŽŲˆØ§Øē Ø§Ų„ØģŲØą Password,ŲƒŲ„Ų…ØĐ Ø§Ų„ØģØą Password Expires in (days),Ø§Ų†ØŠŲ‡Ø§ØĄ ØĩŲ„Ø§Ø­ŲŠØĐ ŲƒŲ„Ų…ØĐ Ø§Ų„Ų…ØąŲˆØą ؁؊ (Ø§Ų„ØĢŲŠØ§Ų…) @@ -1947,12 +1980,12 @@ Pay To / Recd From,ØŊ؁Øđ ØĨŲ„Ų‰ / Ų…Ų† Recd Payables,Ø§Ų„Ø°Ų…Ų… Ø§Ų„ØŊاØĶŲ†ØĐ Payables Group,ØŊاØĶŲ†Ųˆ Ų…ØŽŲ…ŲˆØđØĐ Payment Collection With Ageing,ŲƒŲˆŲƒØŠŲŠŲ„ Ø§Ų„ØŊ؁Øđ Ų…Øđ Øī؊ØŪ؈ØŪØĐ +Payment Days,ŲŠŲˆŲ… Ø§Ų„ØŊ؁Øđ Payment Entries,Ų…Ų‚Ø§Ų„Ø§ØŠ Ø§Ų„ØŊ؁Øđ Payment Entry has been modified after you pulled it. Please pull it again.,ØŠŲ… ØŠØđØŊŲŠŲ„ Ø§Ų„ØŊØŪŲˆŲ„ Ø§Ų„ØŊ؁Øđ ØĻØđØŊ ØģØ­ØĻŲ‡Ø§. ŲŠØąØŽŲ‰ ØŠØģØ­ØĻŲ‡ Ų…ØąØĐ ØĢØŪØąŲ‰. Payment Made With Ageing,ØŊ؁Øđ ŲŠØŽØđŲ„ Ų…Øđ Øī؊ØŪ؈ØŪØĐ Payment Reconciliation,ØŊ؁Øđ Ø§Ų„Ų…ØĩØ§Ų„Ø­ØĐ Payment Terms,ØīØąŲˆØ· Ø§Ų„ØŊ؁Øđ -Payment days,Ø§Ų„ØŊ؁Øđ ØĢŲŠØ§Ų… Payment to Invoice Matching Tool,ØŊ؁Øđ Ø§Ų„ŲØ§ØŠŲˆØąØĐ ØĨŲ„Ų‰ ØĢØŊاØĐ Ų…Ø·Ø§ØĻŲ‚ØĐ Payment to Invoice Matching Tool Detail,ØŊ؁Øđ Ø§Ų„ŲØ§ØŠŲˆØąØĐ Ų„ØŠŲØ§ØĩŲŠŲ„ ØĢØŊاØĐ Ų…Ø·Ø§ØĻŲ‚ØĐ Payments,Ø§Ų„Ų…ØŊ؁؈Øđا؊ @@ -1967,6 +2000,7 @@ Pending SO Items For Purchase Request,Ø§Ų„ØđŲ†Ø§ØĩØą Ø§Ų„Ų…ØđŲ„Ų‚ØĐ ŲˆØ°Ų„Ųƒ Ų„ Percent,؁؊ Ø§Ų„Ų…ØĶØĐ Percent Complete,ŲƒØ§Ų…Ų„ØĐ ؁؊ Ø§Ų„Ų…ØĶØĐ Percentage Allocation,Ų†ØģØĻØĐ ØŠŲˆØē؊Øđ +Percentage Allocation should be equal to ,ŲŠØŽØĻ ØĢŲ† ØŠŲƒŲˆŲ† Ų†ØģØĻØĐ Ø§Ų„ØŠŲˆØē؊Øđ Ø§Ų„Ų…ØŠØģØ§ŲˆŲŠ Ų„Ų„ Percentage variation in quantity to be allowed while receiving or delivering this item.,Ø§Ų„ØģŲ…Ø§Ø­ Ø§Ų„Ø§ØŪØŠŲ„Ø§Ų ؁؊ Ų†ØģØĻØĐ Ø§Ų„ŲƒŲ…ŲŠØĐ ؁؊ Ø­ŲŠŲ† ØŠŲ„Ų‚ŲŠ ØĢ؈ ØŠŲ‚ØŊŲŠŲ… Ų‡Ø°Ø§ Ø§Ų„ØĻŲ†ØŊ. 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 ŲˆØ­ØŊØĐ. Performance appraisal.,ØŠŲ‚ŲŠŲŠŲ… Ø§Ų„ØĢØŊØ§ØĄ. @@ -2009,19 +2043,24 @@ Please attach a file or set a URL,ŲŠØąØŽŲ‰ ØĨØąŲØ§Ų‚ ؅؄؁ ØĢ؈ ØŠØđŲŠŲŠŲ† URL Please check,ŲŠØąØŽŲ‰ Ų…ØąØ§ØŽØđØĐ Please enter Default Unit of Measure,Ø§Ų„ØąØŽØ§ØĄ ØĨØŊØŪØ§Ų„ Ø­ØŊØĐ Ø§Ų„Ų‚ŲŠØ§Øģ Ø§Ų„Ø§ŲØŠØąØ§Øķ؊ØĐ Please enter Delivery Note No or Sales Invoice No to proceed,Ø§Ų„ØąØŽØ§ØĄ ØĨØŊØŪØ§Ų„ Ø§Ų„ØŠØģŲ„ŲŠŲ… Ų…Ų„Ø§Ø­ØļØĐ Ų„Ø§ ØĢ؈ ŲØ§ØŠŲˆØąØĐ Ø§Ų„Ų…ØĻ؊Øđا؊ Ų„Ø§ Ų„Ų„Ų…Øķ؊ Ų‚ØŊŲ…Ø§ +Please enter Employee Number,Ø§Ų„ØąØŽØ§ØĄ ØĨØŊØŪØ§Ų„ ØąŲ‚Ų… Ø§Ų„Ų…ŲˆØļ؁ Please enter Expense Account,Ø§Ų„ØąØŽØ§ØĄ ØĨØŊØŪØ§Ų„ Ø­ØģاØĻ Ø§Ų„Ų…ØĩØ§ØąŲŠŲ Please enter Expense/Adjustment Account,Ø§Ų„ØąØŽØ§ØĄ ØĨØŊØŪØ§Ų„ Ø­ØģاØĻ Ø§Ų„Ų…ØĩØ§ØąŲŠŲ / ØŠØđØŊŲŠŲ„ Please enter Purchase Receipt No to proceed,Ø§Ų„ØąØŽØ§ØĄ ØĨØŊØŪØ§Ų„ ØīØąØ§ØĄ Ø§Ų„ØĨ؊ØĩØ§Ų„ Ų„Ø§ ØđŲ„Ų‰ Ø§Ų„Ų…Øķ؊ Ų‚ØŊŲ…Ø§ +Please enter Reserved Warehouse for item ,Ø§Ų„ØąØŽØ§ØĄ ØĨØŊØŪØ§Ų„ Ų…ØģØŠŲˆØŊØđ Ų…Ø­ŲŲˆØļØĐ Ų„ØĻŲ†ØŊ Please enter valid,Ø§Ų„ØąØŽØ§ØĄ ØĨØŊØŪØ§Ų„ ØĩØ§Ų„Ø­ Please enter valid ,Ø§Ų„ØąØŽØ§ØĄ ØĨØŊØŪØ§Ų„ ØĩØ§Ų„Ø­ Please install dropbox python module,Ø§Ų„ØąØŽØ§ØĄ ØŠØŦØĻŲŠØŠ Ų‚Ø·Ø§Ų ØĻ؊ØŦŲˆŲ† ŲˆØ­ØŊØĐ Please make sure that there are no empty columns in the file.,ŲŠØąØŽŲ‰ Ø§Ų„ØŠØĢ؃ØŊ Ų…Ų† ØĢŲ†Ų‡ Ų„Ø§ ØŠŲˆØŽØŊ ØĢØđŲ…ØŊØĐ ŲØ§ØąØšØĐ ؁؊ Ø§Ų„Ų…Ų„Ų. Please mention default value for ',ŲŠØąØŽŲ‰ Ø°ŲƒØą Ø§Ų„Ų‚ŲŠŲ…ØĐ Ø§Ų„Ø§ŲØŠØąØ§Øķ؊ØĐ Ų„' +Please reduce qty.,ŲŠØąØŽŲ‰ ØŠŲ‚Ų„ŲŠŲ„ Ø§Ų„ŲƒŲ…ŲŠØĐ. Please refresh to get the latest document.,ŲŠØąØŽŲ‰ ؊حØŊ؊ØŦ Ų„Ų„Ø­ØĩŲˆŲ„ ØđŲ„Ų‰ ØĢØ­ØŊØŦ ؈ØŦŲŠŲ‚ØĐ. Please save the Newsletter before sending.,ŲŠØąØŽŲ‰ Ø­ŲØļ Ø§Ų„Ų†ØīØąØĐ Ų‚ØĻŲ„ Ø§Ų„ØĨØąØģØ§Ų„. Please select Bank Account,Ø§Ų„ØąØŽØ§ØĄ اØŪØŠŲŠØ§Øą Ø­ØģاØĻ Ø§Ų„ØĻŲ†Ųƒ Please select Carry Forward if you also want to include previous fiscal year's balance leaves to this fiscal year,Ø§Ų„ØąØŽØ§ØĄ ؊حØŊ؊ØŊ Ų…Øķ؊ Ų‚ØŊŲ…Ø§ ØĨذا ŲƒŲ†ØŠ ØŠØąŲŠØŊ ØĢ؊Øķا Ų„ØŠØīŲ…Ų„ Ø§Ų„ØŠŲˆØ§ØēŲ† Ø§Ų„ØđØ§Ų… Ø§Ų„Ų…Ø§Ų„ŲŠ Ø§Ų„ØģاØĻŲ‚ ŲŠØŠØąŲƒ Ų„Ų‡Ø°Ų‡ Ø§Ų„ØģŲ†ØĐ Ø§Ų„Ų…Ø§Ų„ŲŠØĐ Please select Date on which you want to run the report,ŲŠØąØŽŲ‰ ؊حØŊ؊ØŊ Ø§Ų„ØŠØ§ØąŲŠØŪ Ø§Ų„Ø°ŲŠ ØŠØąŲŠØŊ ØŠØīØšŲŠŲ„ Ø§Ų„ØŠŲ‚ØąŲŠØą +Please select Naming Neries,Ø§Ų„ØąØŽØ§ØĄ اØŪØŠŲŠØ§Øą ØŠØģŲ…ŲŠØĐ Neries +Please select Price List,Ø§Ų„ØąØŽØ§ØĄ اØŪØŠŲŠØ§Øą Ų‚Ø§ØĶŲ…ØĐ Ø§Ų„ØĢØģØđØ§Øą Please select Time Logs.,Ø§Ų„ØąØŽØ§ØĄ اØŪØŠŲŠØ§Øą Ø§Ų„ØŠŲˆŲ‚ŲŠØŠ Ø§Ų„ØģØŽŲ„Ø§ØŠ. Please select a,Ø§Ų„ØąØŽØ§ØĄ ؊حØŊ؊ØŊ Please select a csv file,ŲŠØąØŽŲ‰ ؊حØŊ؊ØŊ ؅؄؁ CSV @@ -2034,6 +2073,7 @@ Please select the document type first,Ø§Ų„ØąØŽØ§ØĄ اØŪØŠŲŠØ§Øą Ų†ŲˆØđ Ø§Ų„ŲˆØŦ Please select: ,ŲŠØąØŽŲ‰ ؊حØŊ؊ØŊ: Please set Dropbox access keys in,Ø§Ų„ØąØŽØ§ØĄ ØŠØđŲŠŲŠŲ† Ų…ŲØ§ØŠŲŠØ­ Ø§Ų„ŲˆØĩŲˆŲ„ ØŊØąŲˆØĻØĻ؈ØĨ؃Øģ ؁؊ Please set Google Drive access keys in,ŲŠØąØŽŲ‰ ØŠØđŲŠŲŠŲ† Ų…ŲØ§ØŠŲŠØ­ Ø§Ų„ŲˆØĩŲˆŲ„ ØĨŲ„Ų‰ Ų…Ø­ØąŲƒ ØŽŲˆØŽŲ„ ؁؊ +Please setup Employee Naming System in Human Resource > HR Settings,ŲŠØąØŽŲ‰ Ø§Ų„Ų…ŲˆØļ؁ Ø§Ų„ØĨØđØŊاØŊ Ų†ØļØ§Ų… Ø§Ų„ØŠØģŲ…ŲŠØĐ ؁؊ Ø§Ų„Ų…ŲˆØ§ØąØŊ Ø§Ų„ØĻØīØąŲŠØĐ> ØĨØđØŊاØŊا؊ HR Please specify,ŲŠØąØŽŲ‰ ؊حØŊ؊ØŊ Please specify Company,ŲŠØąØŽŲ‰ ؊حØŊ؊ØŊ ØīØąŲƒØĐ Please specify Company to proceed,ŲŠØąØŽŲ‰ ؊حØŊ؊ØŊ Ø§Ų„ØīØąŲƒØĐ Ų„Ų„Ų…Øķ؊ Ų‚ØŊŲ…Ø§ @@ -2054,7 +2094,7 @@ Posting Time,Ų†ØīØą Ø§Ų„ØŠŲˆŲ‚ŲŠØŠ Posts,Ø§Ų„Ų…ØīØ§ØąŲƒØ§ØŠ Potential Sales Deal,Øĩ؁؂ØĐ Ų…Ø­ØŠŲ…Ų„ØĐ Ø§Ų„Ų…ØĻ؊Øđا؊ Potential opportunities for selling.,ŲØąØĩ Ų…Ø­ØŠŲ…Ų„ØĐ Ų„Ų„ØĻ؊Øđ. -"Precision for Float fields (quantities, discounts, percentages etc) only for display. Floats will still be calculated up to 6 decimals.",Ø§Ų„ØŊŲ‚ØĐ Ų„Ų„Ø­Ų‚ŲˆŲ„ ØŠØđŲˆŲŠŲ… (ŲƒŲ…ŲŠØ§ØŠØŒ ŲˆØ§Ų„ØŪØĩŲˆŲ…Ø§ØŠ Ø§Ų„ØŪ Ø§Ų„Ų†ØģØĻ Ø§Ų„Ų…ØĶ؈؊ØĐ،) ŲŲ‚Ø· Ų„Ų„ØđØąØķ. Øģ؈؁ Ų„Ø§ ؊ØēØ§Ų„ ŲŠØ·ŲŲˆ ØĢŲ† ؊حØģØĻ Ų…Ø§ ؊ØĩŲ„ ØĨŲ„Ų‰ 6 ØđØīØąŲŠØĐ. +"Precision for Float fields (quantities, discounts, percentages etc). Floats will be rounded up to specified decimals. Default = 3",Ø§Ų„ØŊŲ‚ØĐ Ų„Ų„Ø­Ų‚ŲˆŲ„ ØŠØđŲˆŲŠŲ… (Ø§Ų„ŲƒŲ…ŲŠØ§ØŠØŒ Ø§Ų„ØŪØĩŲˆŲ…Ø§ØŠØŒ ŲˆØ§Ų„Ų†ØģØĻ Ø§Ų„Ų…ØĶ؈؊ØĐ ŲˆØšŲŠØąŲ‡Ø§). Øģ؈؁ ŲŠØŠŲ… ØŠŲ‚ØąŲŠØĻ ŲŠØ·ŲŲˆ ØŠØĩŲ„ ØĨŲ„Ų‰ Ø§Ų„ŲƒØģŲˆØą Ø§Ų„ØđØīØąŲŠØĐ Ø§Ų„Ų…Ø­ØŊØŊ. Ø§Ų„Ø§ŲØŠØąØ§Øķ؊ = 3 Preferred Billing Address,؊؁ØķŲ„ ØđŲ†ŲˆØ§Ų† Ø§Ų„ŲŲˆØ§ØŠŲŠØą Preferred Shipping Address,Ø§Ų„Ų†Ų‚Ų„ Ø§Ų„ØĻØ­ØąŲŠ Ø§Ų„Ų…ŲØķŲ„ Ø§Ų„ØđŲ†ŲˆØ§Ų† Prefix,ØĻاØŊØĶØĐ @@ -2072,6 +2112,7 @@ Price List Master,Ų‚Ø§ØĶŲ…ØĐ Ø§Ų„ØĢØģØđØ§Øą Ų…Ø§ØŽØģØŠŲŠØą Price List Name,Ų‚Ø§ØĶŲ…ØĐ Ø§Ų„ØĢØģØđØ§Øą اØģŲ… Price List Rate,Ų‚Ø§ØĶŲ…ØĐ Ø§Ų„ØĢØģØđØ§Øą Ų‚ŲŠŲ… Price List Rate (Company Currency),Ų‚Ø§ØĶŲ…ØĐ Ø§Ų„ØĢØģØđØ§Øą Ų…ØđØŊŲ„ (ØđŲ…Ų„ØĐ Ø§Ų„ØīØąŲƒØĐ) +Price List for Costing,Ų‚Ø§ØĶŲ…ØĐ Ø§Ų„ØĢØģØđØ§Øą Ų„Ø­ØģاØĻ Ø§Ų„ØŠŲƒØ§Ų„ŲŠŲ Price Lists and Rates,Ų‚ŲˆØ§ØĶŲ… Ø§Ų„ØĢØģØđØ§Øą ؈ØēŲŠØ§ØŊØĐ Ų…ØđØŊŲ„Ø§ØŠ Primary,ØĢØģاØģ؊ Print Format,Ø·ØĻاØđØĐ ØīŲƒŲ„ @@ -2090,6 +2131,7 @@ Process Payroll,ØđŲ…Ų„ŲŠØĐ ؃Øī؈؁ Ø§Ų„Ų…ØąØŠØĻا؊ Produced Quantity,ØĢŲ†ØŠØŽØŠ Ø§Ų„ŲƒŲ…ŲŠØĐ Product Enquiry,Ø§Ų„Ų…Ų†ØŠØŽ اØģØŠŲØģØ§Øą Production Order,Ø§Ų„ØĨŲ†ØŠØ§ØŽ ØŠØąØŠŲŠØĻ +Production Orders,ØĢŲˆØ§Ų…Øą Ø§Ų„ØĨŲ†ØŠØ§ØŽ Production Plan Item,ØŪØ·ØĐ ØĨŲ†ØŠØ§ØŽ Ø§Ų„ØģŲ„ØđØĐ Production Plan Items,ØđŲ†Ø§ØĩØą Ø§Ų„ØĨŲ†ØŠØ§ØŽ ØŪØ·ØĐ Production Plan Sales Order,ØĢŲ…Øą Ø§Ų„ØĨŲ†ØŠØ§ØŽ ØŪØ·ØĐ Ø§Ų„Ų…ØĻ؊Øđا؊ @@ -2129,7 +2171,6 @@ Published,Ų†ØīØąØŠ Published On,Ų†ØīØąØŠ ŲŠŲˆŲ… Pull Emails from the Inbox and attach them as Communication records (for known contacts).,ØģØ­ØĻ ØąØģاØĶŲ„ Ø§Ų„ØĻØąŲŠØŊ Ø§Ų„ØĨŲ„ŲƒØŠØąŲˆŲ†ŲŠ Ų…Ų† ØđŲ„ØĻØĐ Ø§Ų„ŲˆØ§ØąØŊ ؈ØĨØąŲØ§Ų‚Ų‡Ø§ ؃ØģØŽŲ„Ø§ØŠ Ø§Ų„Ø§ØŠØĩØ§Ų„Ø§ØŠ (Ø§Ų„Ø§ØŠØĩØ§Ų„Ø§ØŠ Ø§Ų„Ų…ØđØąŲˆŲØĐ Ų„Ų„). Pull Payment Entries,ØģØ­ØĻ Ų…Ų‚Ø§Ų„Ø§ØŠ Ø§Ų„ØŊ؁Øđ -Pull items from Sales Order mentioned in the above table.,ØģØ­ØĻ Ø§Ų„ØđŲ†Ø§ØĩØą Ų…Ų† ØŠØąØŠŲŠØĻ Ø§Ų„Ų…ØĻ؊Øđا؊ Ø§Ų„Ų…Ø°ŲƒŲˆØąØĐ ؁؊ Ø§Ų„ØŽØŊŲˆŲ„ ØĢØđŲ„Ø§Ų‡. Pull sales orders (pending to deliver) based on the above criteria,ØģØ­ØĻ ØĢŲˆØ§Ų…Øą Ø§Ų„ØĻ؊Øđ (؁؊ Ø§Ų†ØŠØļØ§Øą Ų„ØŠØģŲ„ŲŠŲ…) ØĻŲ†Ø§ØĄ ØđŲ„Ų‰ Ø§Ų„Ų…ØđØ§ŲŠŲŠØą Ø§Ų„Ų…Ø°ŲƒŲˆØąØĐ ØĢØđŲ„Ø§Ų‡ Purchase,ØīØąØ§ØĄ Purchase Analytics,ØīØąØ§ØĄ ØŠØ­Ų„ŲŠŲ„Ø§ØŠ @@ -2194,6 +2235,7 @@ Quantity Requested for Purchase,Ų…Ø·Ų„ŲˆØĻ Ų„Ų„ØīØąØ§ØĄ ŲƒŲ…ŲŠØĐ Quantity already manufactured,Ø§Ų„ŲƒŲ…ŲŠØĐ Ø§Ų„Ų…ØĩŲ†ØđØĐ ØĻØ§Ų„ŲØđŲ„ Quantity and Rate,ŲƒŲ…ŲŠØĐ ŲˆŲ‚ŲŠŲ… Quantity and Warehouse,Ø§Ų„ŲƒŲ…ŲŠØĐ ŲˆØ§Ų„Ų†Ų…Ø§Ø°ØŽ +Quantity cannot be a fraction.,Ø§Ų„ŲƒŲ…ŲŠØĐ Ų„Ø§ ŲŠŲ…ŲƒŲ† ØĢŲ† ŲŠŲƒŲˆŲ† Ø§Ų„ŲƒØģØą. Quantity of item obtained after manufacturing / repacking from given quantities of raw materials,ŲƒŲ…ŲŠØĐ Ø§Ų„ØĻŲ†ØŊ ØŠŲ… Ø§Ų„Ø­ØĩŲˆŲ„ ØđŲ„ŲŠŲ‡Ø§ ØĻØđØŊ ØŠØĩŲ†ŲŠØđ / ØĨØđاØŊØĐ Ø§Ų„ØŠØđØĻØĶØĐ Ų…Ų† ŲƒŲ…ŲŠØ§ØŠ Ų…ØđŲŠŲ†ØĐ Ų…Ų† Ø§Ų„Ų…ŲˆØ§ØŊ Ø§Ų„ØŪØ§Ų… Quantity should be equal to Manufacturing Quantity. ,ŲŠØŽØĻ ØĢŲ† ØŠŲƒŲˆŲ† ŲƒŲ…ŲŠØĐ Ų…ØģØ§ŲˆŲŠØĐ Ų„ØŠØĩŲ†ŲŠØđ Ø§Ų„ŲƒŲ…ŲŠØĐ. Quarter,ØąØĻØđ @@ -2216,9 +2258,7 @@ Quotation To,Ø§Ų‚ØŠØĻاØģ Quotation Trend,ØŠØąŲŠŲ†ØŊ Ø§Ų„Ø§Ų‚ØŠØĻاØģ Quotations received from Suppliers.,Ø§Ų„Ø§Ų‚ØŠØĻاØģا؊ Ø§Ų„ŲˆØ§ØąØŊØĐ Ų…Ų† Ø§Ų„Ų…ŲˆØąØŊŲŠŲ†. Quotes to Leads or Customers.,Ø§Ų‚ØŠØĻاØģا؊ Ų„ØđØąŲˆØķ ØĢ؈ Ø§Ų„ØđŲ…Ų„Ø§ØĄ. -Raise Material Request,ØąŲØđ Ø·Ų„ØĻ Ø§Ų„Ų…ŲˆØ§ØŊ Raise Material Request when stock reaches re-order level,ØąŲØđ Ø·Ų„ØĻ Ø§Ų„Ų…ŲˆØ§ØŊ ØđŲ†ØŊ Ø§Ų„ØĢØģŲ‡Ų… ØŠØĩŲ„ ØĨŲ„Ų‰ Ų…ØģØŠŲˆŲ‰ ØĨØđاØŊØĐ Ø§Ų„Ø·Ų„ØĻ -Raise Production Order,ØąŲØđ ØĢŲ…Øą Ø§Ų„ØĨŲ†ØŠØ§ØŽ Raised By,Ø§Ų„ØŠŲŠ ØĢØŦØ§ØąŲ‡Ø§ Raised By (Email),Ø§Ų„ØŠŲŠ ØĢØŦØ§ØąŲ‡Ø§ (ØĻØąŲŠØŊ ØĨŲ„ŲƒØŠØąŲˆŲ†ŲŠ) Random,ØđØīŲˆØ§ØĶ؊ @@ -2263,6 +2303,7 @@ Receivables,Ø§Ų„Ų…ØģØŠØ­Ų‚Ø§ØŠ Receivables / Payables,Ø§Ų„Ø°Ų…Ų… Ø§Ų„Ų…ØŊŲŠŲ†ØĐ / Ø§Ų„ØŊاØĶŲ†ØĐ Receivables Group,Ų…ØŽŲ…ŲˆØđØĐ Ø§Ų„Ų…ØģØŠØ­Ų‚Ø§ØŠ Received Date,ØŠØ§ØąŲŠØŪ Ø§Ų„Ø§ØģØŠŲ„Ø§Ų… +Received Items To Be Billed,Ø§Ų„ØđŲ†Ø§ØĩØą Ø§Ų„ŲˆØ§ØąØŊØĐ ØĨŲ„Ų‰ ØĢŲ† ØŠŲˆØĩ؁ Received Qty,ØŠŲ„Ų‚Ų‰ Ø§Ų„ŲƒŲ…ŲŠØĐ Received and Accepted,ØŠŲ„Ų‚ØŠ ŲˆŲ…Ų‚ØĻŲˆŲ„ Receiver List,اØģØŠŲ‚ØĻØ§Ų„ Ų‚Ø§ØĶŲ…ØĐ @@ -2276,6 +2317,8 @@ Record item movement.,ØŠØģØŽŲŠŲ„ Ø­ØąŲƒØĐ Ø§Ų„ØĻŲ†ØŊ. Recurring Id,ØąŲ‚Ų… Ø§Ų„Ų…ØŠŲƒØąØąØĐ Recurring Invoice,ŲØ§ØŠŲˆØąØĐ Ø§Ų„Ų…ØŠŲƒØąØąØĐ Recurring Type,Ų†ŲˆØđ Ø§Ų„Ų…ØŠŲƒØąØąØĐ +Reduce Deduction for Leave Without Pay (LWP),ØŠØŪ؁؊Øķ ØŪØĩŲ… Ų„ØĨ؎اØēØĐ ØĻØŊŲˆŲ† ØĢØŽØą (LWP) +Reduce Earning for Leave Without Pay (LWP),ØŪ؁Øķ ØđاØĶØŊ Ų„ØĨ؎اØēØĐ ØĻØŊŲˆŲ† ØĢØŽØą (LWP) Ref Code,Ø§Ų„ØąŲ…Øē Ø§Ų„Ų…ØąØŽØđ؊ Ų„Ų„ Ref Date is Mandatory if Ref Number is specified,Ø§Ų„Ų…ØąØŽØđ Ø§Ų„ØŠØģØŽŲŠŲ„ ØĨŲ„ØēØ§Ų…ŲŠ ØĨذا ØŠŲ… ؊حØŊ؊ØŊ Ø§Ų„Ų…ØąØŽØđ ØąŲ‚Ų… Ref DocType,Ø§Ų„Ų…ØąØŽØđ DOCTYPE @@ -2285,6 +2328,8 @@ Ref SQ,Ø§Ų„Ų…ØąØŽØđ SQ Ref Type,Ø§Ų„Ų…ØąØŽØđ Ų†ŲˆØđ Reference,Ų…ØąØŽØđ Reference Date,Ø§Ų„Ų…ØąØŽØđ ØŠØ§ØąŲŠØŪ +Reference DocName,ØĨØīØ§ØąØĐ DocName +Reference DocType,ØĨØīØ§ØąØĐ DOCTYPE Reference Name,Ų…ØąØŽØđ اØģŲ… Reference Number,Ø§Ų„ØąŲ‚Ų… Ø§Ų„Ų…ØąØŽØđ؊ Ų„Ų„ Reference Type,Ų…ØąØŽØđ Ų†ŲˆØđ @@ -2307,7 +2352,10 @@ Rename Log,ØĨØđاØŊØĐ ØŠØģŲ…ŲŠØĐ Ø§Ų„ØŊØŪŲˆŲ„ Rename Tool,ØĨØđاØŊØĐ ØŠØģŲ…ŲŠØĐ ØĢØŊاØĐ Rename...,ØĨØđاØŊØĐ ØŠØģŲ…ŲŠØĐ ... Rented,Ų…ØĪØŽØą +Repeat On,ŲƒØąØą ØđŲ„Ų‰ +Repeat Till,ØŠŲƒØąØ§Øą Ø­ØŠŲ‰ Repeat on Day of Month,ØŠŲƒØąØ§Øą ؁؊ ŲŠŲˆŲ… Ų…Ų† ØīŲ‡Øą +Repeat this Event,ŲƒØąØą Ų‡Ø°Ø§ Ø§Ų„Ø­ØŊØŦ Replace,اØģØŠØĻØŊŲ„ Replace Item / BOM in all BOMs,اØģØŠØĻØŊØ§Ų„ Ø§Ų„ØģŲ„ØđØĐ / BOM ؁؊ ØŽŲ…ŲŠØđ BOMs "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 ØŪاØĩØĐ ؁؊ ØŽŲ…ŲŠØđ BOMs Ø§Ų„ØĢØŪØąŲ‰ Ø§Ų„ØŠŲŠ ؊ØģØŠØŪØŊŲ… ŲŲŠŲ‡Ø§. ŲˆØ§Ų†Ų‡ ØģŲŠØ­Ų„ Ų…Ø­Ų„ Ø§Ų„ØąØ§ØĻØ· BOM Ø§Ų„Ų‚ØŊŲŠŲ…ØĐ، ŲˆØŠØ­ØŊ؊ØŦ ŲˆØŠØŽØŊ؊ØŊ Ø§Ų„ØŠŲƒŲ„ŲØĐ "Ø§Ų„ØĻŲ†ØŊ Ø§Ų†ŲØŽØ§Øą BOM" Ø§Ų„ØŽØŊŲˆŲ„ Ø§Ų„ØŽØŊ؊ØŊ ŲˆŲŲ‚Ø§ BOM @@ -2340,6 +2388,8 @@ Required raw materials issued to the supplier for producing a sub - contracted i Reseller,ØĻاØĶØđ Ø§Ų„ØŠØŽØēØĶØĐ Reserved Quantity,Ø§Ų„ŲƒŲ…ŲŠØĐ Ø§Ų„Ų…Ø­ØŽŲˆØēØĐ Reserved Warehouse,Ų…ØģØŠŲˆØŊØđ Ų…Ø­ŲŲˆØļØĐ +Reserved Warehouse in Sales Order / Finished Goods Warehouse,Ų…ØģØŠŲˆØŊØđ Ų…Ø­ØŽŲˆØēØĐ ؁؊ ØŠØąØŠŲŠØĻ Ø§Ų„Ų…ØĻ؊Øđا؊ / Ø§Ų„ØģŲ„Øđ ØŠØ§Ų…ØĐ Ø§Ų„ØĩŲ†Øđ ؁؊ Ų…ØđØąØķ Ø§Ų„Ų†Ų…Ø§Ø°ØŽ +Reserved Warehouse is missing in Sales Order,Ø§Ų„Ų…Ø­ØŽŲˆØēØĐ Ų…ØģØŠŲˆØŊØđ Ų…ŲŲ‚ŲˆØŊ ؁؊ ØŠØąØŠŲŠØĻ Ø§Ų„Ų…ØĻ؊Øđا؊ Resignation Letter Date,اØģØŠŲ‚Ø§Ų„ØĐ ØŠØ§ØąŲŠØŪ ØąØģØ§Ų„ØĐ Resolution,Ų‚ØąØ§Øą Resolution Date,ØŠØ§ØąŲŠØŪ Ø§Ų„Ų‚ØąØ§Øą @@ -2404,6 +2454,7 @@ Salary Structure,Ų‡ŲŠŲƒŲ„ Ø§Ų„Ų…ØąØŠØĻا؊ Salary Structure Deduction,Ų‡ŲŠŲƒŲ„ Ø§Ų„Ų…ØąØŠØĻا؊ ØŪØĩŲ… Salary Structure Earning,Ų‡ŲŠŲƒŲ„ Ø§Ų„ØąŲˆØ§ØŠØĻ ؃ØģØĻ Salary Structure Earnings,ØĨØđŲ„Ø§Ų†Ø§ØŠ Ø§Ų„ØĢØąØĻاح Ø§Ų„ØąØ§ØŠØĻ Ų‡ŲŠŲƒŲ„ +Salary breakup based on Earning and Deduction.,ØŠŲŲƒŲƒ Ø§Ų„ØąØ§ØŠØĻ ØđŲ„Ų‰ ØĢØģاØģ Ø§Ų„ŲƒØģØĻ ؈ØŪØĩŲ…. Salary components.,Ø§Ų„ØąØ§ØŠØĻ Ø§Ų„Ų…ŲƒŲˆŲ†Ø§ØŠ. Sales,Ų…ØĻ؊Øđا؊ Sales Analytics,Ų…ØĻ؊Øđا؊ ØŠØ­Ų„ŲŠŲ„Ø§ØŠ @@ -2441,7 +2492,6 @@ Sales Person Name,Ų…ØĻ؊Øđا؊ Ø§Ų„ØīØŪØĩ اØģŲ… Sales Person Target Variance (Item Group-Wise),Ų…ØĻ؊Øđا؊ Ø§Ų„ØīØŪØĩ Ø§Ų„Ų…ØģØŠŲ‡ØŊ؁ Ø§Ų„ŲØąŲ‚ (Ø§Ų„ØĻŲ†ØŊ Ø§Ų„Ų…ØŽŲ…ŲˆØđØĐ Ø§Ų„Ø­ŲƒŲŠŲ…) Sales Person Targets,ØĢŲ‡ØŊØ§Ų Ø§Ų„Ų…ØĻ؊Øđا؊ ØīØŪØĩ Sales Person-wise Transaction Summary,Ø§Ų„ØīØŪØĩ Ø§Ų„Ø­ŲƒŲŠŲ… Ų…ØĻ؊Øđا؊ Ų…Ų„ØŪØĩ ØđŲ…Ų„ŲŠØĐ -Sales Rate,Ų…ØĻ؊Øđا؊ Ų‚ŲŠŲ… Sales Register,ØģØŽŲ„ Ų…ØĻ؊Øđا؊ Sales Return,Ų…ØĻ؊Øđا؊ Ø§Ų„Øđ؈ØŊØĐ Sales Taxes and Charges,Ø§Ų„ØķØąØ§ØĶØĻ ØđŲ„Ų‰ Ø§Ų„Ų…ØĻ؊Øđا؊ ŲˆØ§Ų„ØąØģŲˆŲ… @@ -2496,6 +2546,7 @@ Select Digest Content,Ø­ØŊØŊ Ø§Ų„Ų…Ø­ØŠŲˆŲ‰ ØŊØ§ŲŠØŽØģØŠ Select DocType,Ø­ØŊØŊ DOCTYPE Select Document Type,Ø­ØŊØŊ Ų†ŲˆØđ Ø§Ų„ŲˆØŦŲŠŲ‚ØĐ Select Document Type or Role to start.,Ø­ØŊØŊ Ų†ŲˆØđ Ø§Ų„ŲˆØŦŲŠŲ‚ØĐ ØĢ؈ ØŊŲˆØą Ų„Ų„ØĻØŊØĄ. +Select Items,Ø­ØŊØŊ Ø§Ų„ØđŲ†Ø§ØĩØą Select PR,Ø­ØŊØŊ PR Select Print Format,Ø­ØŊØŊ ØŠŲ†ØģŲŠŲ‚ Ø·ØĻاØđØĐ Select Print Heading,Ø­ØŊØŊ Ø·ØĻاØđØĐ Ø§Ų„ØđŲ†ŲˆØ§Ų† @@ -2542,6 +2593,7 @@ Send Print in Body and Attachment,ØĨØąØģØ§Ų„ Ø·ØĻاØđØĐ ؁؊ Ø§Ų„ØŽØģŲ… ŲˆØ§Ų„ØŠ Send SMS,ØĨØąØģØ§Ų„ SMS Send To,ØĢØąØģŲ„ ØĨŲ„Ų‰ Send To Type,ØĨØąØģØ§Ų„ ØĨŲ„Ų‰ ŲƒØŠØ§ØĻØĐ +Send an email reminder in the morning,ØĨØąØģØ§Ų„ ØąØģØ§Ų„ØĐ ØŠØ°ŲƒŲŠØą ؁؊ Ø§Ų„ØĩØĻاح Send automatic emails to Contacts on Submitting transactions.,ØĨØąØģØ§Ų„ ØąØģاØĶŲ„ Ø§Ų„ØĻØąŲŠØŊ Ø§Ų„ØĨŲ„ŲƒØŠØąŲˆŲ†ŲŠ ØŠŲ„Ų‚Ø§ØĶŲŠØ§ ØĨŲ„Ų‰ ØŽŲ‡Ø§ØŠ Ø§Ų„Ø§ØŠØĩØ§Ų„ ØđŲ„Ų‰ ØŠŲ‚ØŊŲŠŲ… Ø§Ų„Ų…ØđØ§Ų…Ų„Ø§ØŠ. Send mass SMS to your contacts,ØĨØąØģØ§Ų„ SMS Ø§Ų„ØīØ§Ų…Ų„ Ų„ØŽŲ‡Ø§ØŠ Ø§Ų„Ø§ØŠØĩØ§Ų„ Ø§Ų„ØŪاØĩØĐ ØĻ؃ Send regular summary reports via Email.,ØĨØąØģØ§Ų„ ØŠŲ‚Ø§ØąŲŠØą Ų…ŲˆØŽØēØĐ Ų…Ų†ØŠØļŲ…ØĐ ØđŲ† Ø·ØąŲŠŲ‚ Ø§Ų„ØĻØąŲŠØŊ Ø§Ų„ØĨŲ„ŲƒØŠØąŲˆŲ†ŲŠ. @@ -2559,7 +2611,6 @@ Serial No Service Contract Expiry,Ų…ØģŲ„ØģŲ„ Ø§Ų„ØđŲ‚ØŊ Ų„Ø§ Ø§Ų†ØŠŲ‡Ø§ØĄ Ø§Ų„Ø§ Serial No Status,Ø§Ų„Ų…ØģŲ„ØģŲ„ Ų„Ø§ Ø§Ų„Ø­Ø§Ų„ØĐ Serial No Warranty Expiry,Ø§Ų„Ų…ØģŲ„ØģŲ„ Ų„Ø§ Øđ؈ØŊØĐ Ø§Ų†ØŠŲ‡Ø§ØĄ Ø§Ų„Ø§ØīØŠØąØ§Ųƒ Serialized Item: ',ØŠØģŲ„ØģŲ„ Ø§Ų„Ų…ØŊŲŠŲ†ØĐ: " -Series,ØģŲ„ØģŲ„ØĐ Series List for this Transaction,Ų‚Ø§ØĶŲ…ØĐ ØģŲ„ØģŲ„ØĐ Ų„Ų‡Ø°Ų‡ Ø§Ų„Øĩ؁؂ØĐ Server,ØŪاØŊŲ… Service Address,ØŪØŊŲ…ØĐ Ø§Ų„ØđŲ†ŲˆØ§Ų† @@ -2569,7 +2620,6 @@ Session Expires in (time),ŲŠŲ†ØŠŲ‡ŲŠ ؁؊ Ø§Ų„ØŊŲˆØąØĐ (Ø§Ų„ØēŲ…Ø§Ų†) Session Expiry,Ø§Ų„ØŊŲˆØąØĐ Ø§Ų†ØŠŲ‡Ø§ØĄ Ø§Ų„Ø§ØīØŠØąØ§Ųƒ Session Expiry in Hours e.g. 06:00,Ø§Ų†ØŠŲ‡Ø§ØĄ Ø§Ų„Ø§ØīØŠØąØ§Ųƒ ؁؊ Ø§Ų„ØŊŲˆØąØĐ ØģاØđا؊ Ų…ØŦŲ„Ø§ 06:00 Set Banner from Image,ØŠØđŲŠŲŠŲ† ØąØ§ŲŠØĐ Ų…Ų† Ø§Ų„ØĩŲˆØąØĐ -Set From Image,Ų…ØŽŲ…ŲˆØđØĐ Ų…Ų† Ø§Ų„ØĩŲˆØą Set Item Group-wise budgets on this Territory. You can also include seasonality by setting the Distribution.,ØŠØđŲŠŲŠŲ† Ų…ØŽŲ…ŲˆØđØĐ Ų…Ų† Ø§Ų„Ø­ŲƒŲ…ØĐ Ø§Ų„ØĨØšŲ„Ø§Ų‚ Ø§Ų„Ų…ŲŠØēØ§Ų†ŲŠØ§ØŠ ØđŲ„Ų‰ Ų‡Ø°Ø§ Ø§Ų„ØĨŲ‚Ų„ŲŠŲ…. ŲŠŲ…ŲƒŲ†Ųƒ ØĢ؊Øķا ØŠØķŲ…ŲŠŲ† Ø§Ų„Ų…ŲˆØģŲ…ŲŠØĐ ØđŲ† Ø·ØąŲŠŲ‚ ØŠØđŲŠŲŠŲ† Ø§Ų„ØŠŲˆØē؊Øđ. Set Login and Password if authentication is required.,ØŠØđŲŠŲŠŲ† ŲƒŲ„Ų…ØĐ Ø§Ų„Ų…ØąŲˆØą ŲˆØŠØģØŽŲŠŲ„ Ø§Ų„ØŊØŪŲˆŲ„ ØĨذا ŲƒØ§Ų† Ų…Ø·Ų„ŲˆØĻا Ø§Ų„Ų…ØĩاØŊŲ‚ØĐ. Set New Password,ØŠØđŲŠŲŠŲ† ŲƒŲ„Ų…ØĐ Ø§Ų„Ų…ØąŲˆØą Ø§Ų„ØŽØŊ؊ØŊØĐ @@ -2646,6 +2696,7 @@ Solid background color (default light gray),Ų„ŲˆŲ† Ø§Ų„ØŪŲ„ŲŲŠØĐ Ø§Ų„ØĩŲ„ØĻØĐ ( Sorry we were unable to find what you were looking for.,؈ØĒØģ؁ Ų†ØŠŲ…ŲƒŲ† Ų…Ų† Ø§Ų„ØđØŦŲˆØą ØđŲ„Ų‰ Ų…Ø§ ŲƒŲ†ØŠ ØŠØĻØ­ØŦ ØđŲ†Ų‡. Sorry you are not permitted to view this page.,ØđØ°ØąØ§ ØšŲŠØą Ų…ØģŲ…ŲˆØ­ Ų„Ųƒ ØĻØđØąØķ Ų‡Ø°Ų‡ Ø§Ų„ØĩŲØ­ØĐ. Sorry! We can only allow upto 100 rows for Stock Reconciliation.,ØĒØģ؁! ŲŠŲ…ŲƒŲ†Ų†Ø§ ØĢŲ† Ų†ØģŲ…Ø­ ŲŲ‚Ø· ØŠØĩŲ„ 100 Øĩ؁ Ų…Ų† ØĢØŽŲ„ Ø§Ų„Ų…ØĩØ§Ų„Ø­ØĐ ØģŲˆŲ‚ Ø§Ų„ØĢØģŲ‡Ų…. +"Sorry! You cannot change company's default currency, because there are existing transactions against it. You will need to cancel those transactions if you want to change the default currency.",ØđØ°ØąØ§! Ų„Ø§ ŲŠŲ…ŲƒŲ†Ųƒ ØŠØšŲŠŲŠØą Ø§Ų„ØđŲ…Ų„ØĐ Ø§Ų„Ø§ŲØŠØąØ§Øķ؊ØĐ Ø§Ų„ØīØąŲƒØĐ، Ų„ØĢŲ† Ų‡Ų†Ø§Ųƒ Ø§Ų„Ų…ØđØ§Ų…Ų„Ø§ØŠ Ø§Ų„Ų…ŲˆØŽŲˆØŊØĐ ØķØŊŲ‡Ø§. ؈Øģ؈؁ ؊ح؊ا؎ ØĨŲ„Ų‰ ØĨŲ„ØšØ§ØĄ ØŠŲ„Ųƒ Ø§Ų„ØĩŲŲ‚Ø§ØŠ ØĨذا ŲƒŲ†ØŠ ØŠØąØšØĻ ؁؊ ØŠØšŲŠŲŠØą Ø§Ų„ØđŲ…Ų„ØĐ Ø§Ų„Ø§ŲØŠØąØ§Øķ؊ØĐ. Sorry. Companies cannot be merged,ØĒØģ؁. Ų„Ø§ ŲŠŲ…ŲƒŲ† ØŊŲ…ØŽ Ø§Ų„ØīØąŲƒØ§ØŠ Sorry. Serial Nos. cannot be merged,ØĒØģ؁. Ų„Ø§ ŲŠŲ…ŲƒŲ† ØŊŲ…ØŽ Ø§Ų„ØĢØąŲ‚Ø§Ų… Ø§Ų„ØŠØģŲ„ØģŲ„ŲŠØĐ Sort By,ŲØąØē Ø­ØģØĻ @@ -2729,6 +2780,7 @@ Suggestion,Ø§Ų‚ØŠØąØ§Ø­ Suggestions,Ø§Ų‚ØŠØąØ§Ø­Ø§ØŠ Sunday,Ø§Ų„ØĢØ­ØŊ Supplier,Ų…Øē؈ØŊ +Supplier (Payable) Account,Ø§Ų„Ų…ŲˆØąØŊ Ø­ØģاØĻ (ØŠØŊ؁Øđ) Supplier (vendor) name as entered in supplier master,Ø§Ų„Ų…ŲˆØąØŊ (Ø§Ų„ØĻاØĶØđ) Ø§Ų„Ø§ØģŲ… ŲƒŲ…Ø§ ØŠŲ… ØĨØŊØŪØ§Ų„Ų‡Ø§ ؁؊ Ų…Ø§ØŽØģØŠŲŠØą Ø§Ų„Ų…ŲˆØąØŊ Supplier Account Head,ØąØĶ؊Øģ Ø­ØģاØĻ Ø§Ų„Ų…ŲˆØąØŊ Supplier Address,Ø§Ų„ØđŲ†ŲˆØ§Ų† Ø§Ų„Ų…ŲˆØąØŊ @@ -2834,7 +2886,6 @@ Text Editor,Ø§Ų„Ų†Øĩ Ų…Ø­ØąØą "The ""Web Page"" that is the website home page","ØĩŲØ­ØĐ ؈؊ØĻ" Ų‡Ø°Ø§ Ų‡Ųˆ Ø§Ų„ØĩŲØ­ØĐ Ø§Ų„ØąØĶ؊Øģ؊ØĐ ؁؊ Ø§Ų„Ų…ŲˆŲ‚Øđ The BOM which will be replaced,؈BOM Ø§Ų„ØŠŲŠ ØģŲŠØŠŲ… اØģØŠØĻØŊØ§Ų„Ų‡Ø§ "The Item that represents the Package. This Item must have ""Is Stock Item"" as ""No"" and ""Is Sales Item"" as ""Yes""",Ø§Ų„ØđŲ†ØĩØą Ø§Ų„Ø°ŲŠ ŲŠŲ…ØŦŲ„ Ø§Ų„Ø­ØēŲ…ØĐ. ŲŠØŽØĻ ØĢŲ† ŲŠŲƒŲˆŲ† Ų„ØŊŲ‰ Ų‡Ø°Ø§ Ø§Ų„ØĻŲ†ØŊ "Ų‡Ųˆ Ø§Ų„Ų…ØŪØēŲˆŲ† Ø§Ų„ØģŲ„ØđØĐ" ØĻ "Ų„Ø§" ؈ "Ų‡Ų„ Ø§Ų„Ų…ØĻ؊Øđا؊ Ø§Ų„ØģŲ„ØđØĐ" ØĻ "Ų†ØđŲ…" -The account to which you will pay (have paid) the money to.,Ø§Ų„Ø­ØģاØĻ Ø§Ų„Ø°ŲŠ Øģ؈؁ ØŠØŊ؁ØđŲ‡ (ØŊ؁ØđØŠ) Ø§Ų„Ų…Ø§Ų„ Ų„. The date at which current entry is made in system.,Ø§Ų„ØŠØ§ØąŲŠØŪ Ø§Ų„Ø°ŲŠ ŲŠØŠŲ… اØŊØŪØ§Ų„Ų‡Ø§ ؁؊ Ø§Ų„Ų†ØļØ§Ų… Ø§Ų„Ø­Ø§Ų„ŲŠ. The date at which current entry will get or has actually executed.,Ų†ŲØ°ØŠ ؁ØđŲ„ŲŠØ§ Ø§Ų„ØŠØ§ØąŲŠØŪ Ø§Ų„Ø°ŲŠ Øģ؈؁ ؊حØĩŲ„ Ø§Ų„Ų…ØŊØŪŲ„ Ø§Ų„Ø­Ø§Ų„ŲŠ ØĢ؈. The date on which next invoice will be generated. It is generated on submit.,Ø§Ų„ØŠØ§ØąŲŠØŪ Ø§Ų„Ø°ŲŠ ØģŲŠØŠŲ… ØĨŲ†ØīØ§ØĄ ŲØ§ØŠŲˆØąØĐ Ø§Ų„Ų…Ų‚ØĻŲ„. ŲŠØŠŲ… ØĨŲ†ØīØ§ØĄ ØđŲ„Ų‰ Ø§Ų„Ø­Ų„Ų‚ØĐ. @@ -2909,6 +2960,7 @@ To Warehouse,Ų„Ų…ØģØŠŲˆØŊØđ "To automatically create Support Tickets from your incoming mail, set your POP3 settings here. You must ideally create a separate email id for the erp system so that all emails will be synced into the system from that mail id. If you are not sure, please contact your EMail Provider.",Ų„ØĨŲ†ØīØ§ØĄ ØŠŲ„Ų‚Ø§ØĶŲŠØ§ ØŠØ°Ø§ŲƒØą Ø§Ų„ØŊØđŲ… Ø§Ų„ŲŲ†ŲŠ Ų…Ų† Ø§Ų„ØĻØąŲŠØŊ Ø§Ų„ŲˆØ§ØąØŊ، Ų‚Ų… ØĻØķØĻØ· ØĨØđØŊاØŊا؊ POP3 Ų‡Ų†Ø§. Ų…Ų† Ø§Ų„Ų†Ø§Ø­ŲŠØĐ Ø§Ų„Ų…ØŦØ§Ų„ŲŠØĐ ŲŠØŽØĻ ØĨŲ†ØīØ§ØĄ Ų…ØđØąŲ Ø§Ų„ØĻØąŲŠØŊ Ø§Ų„ØĨŲ„ŲƒØŠØąŲˆŲ†ŲŠ ؅؆؁ØĩŲ„ØĐ Ų„Ų†ØļØ§Ų… ØŠØŪØ·ŲŠØ· Ų…ŲˆØ§ØąØŊ Ø§Ų„Ų…ØĪØģØģا؊ ØĻØ­ŲŠØŦ ØŠØŠŲ… Ų…ØēØ§Ų…Ų†ØĐ ØŽŲ…ŲŠØđ ØąØģاØĶŲ„ Ø§Ų„ØĻØąŲŠØŊ Ø§Ų„ØĨŲ„ŲƒØŠØąŲˆŲ†ŲŠ ؁؊ Ø§Ų„Ų†ØļØ§Ų… Ų…Ų† ØĢŲ† Ų…ØđØąŲ Ø§Ų„ØĻØąŲŠØŊ. ØĨذا Ų„Ų… ØŠŲƒŲ† Ų…ØŠØĢ؃ØŊا، ŲŠØąØŽŲ‰ Ø§Ų„Ø§ØŠØĩØ§Ų„ Ų…ŲˆŲØą ØŪØŊŲ…ØĐ Ø§Ų„ØĻØąŲŠØŊ Ø§Ų„ØĨŲ„ŲƒØŠØąŲˆŲ†ŲŠ. "To create an Account Head under a different company, select the company and save customer.",Ų„ØĨŲ†ØīØ§ØĄ Ø­ØģاØĻ ؊ح؊ ØąØĶ؊Øģ ØīØąŲƒØĐ Ų…ØŪØŠŲ„ŲØĐ، Ø­ØŊØŊ Ø§Ų„ØīØąŲƒØĐ ŲˆØ§Ų†Ų‚Ø§Ø° Ø§Ų„ØđŲ…Ų„Ø§ØĄ. To enable Point of Sale features,Ų„ØŠŲ…ŲƒŲŠŲ† Ų†Ų‚Ø·ØĐ Ų…Ų† Ø§Ų„Ų…ŲŠØēا؊ ØĻ؊Øđ +To enable more currencies go to Setup > Currency,Ų„ØŠŲ…ŲƒŲŠŲ† Ų…Øē؊ØŊ Ų…Ų† Ø§Ų„ØđŲ…Ų„Ø§ØŠ Ø§Ų†ØŠŲ‚Ų„ ØĨŲ„Ų‰ Ø§Ų„ØĨØđØŊاØŊ> Ø§Ų„ØđŲ…Ų„Ø§ØŠ "To fetch items again, click on 'Get Items' button \ or update the Quantity manually.",Ų„ØŽŲ„ØĻ Ø§Ų„ØđŲ†Ø§ØĩØą Ų…ØąØĐ ØĢØŪØąŲ‰ØŒ Ø§Ų†Ų‚Øą ØđŲ„Ų‰ "Ø§Ų„Ø­ØĩŲˆŲ„ ØđŲ„Ų‰ ØđŲ†Ø§ØĩØą 'ØēØą \ Ø§Ų„ŲƒŲ…ŲŠØĐ ØĢ؈ ؊حØŊ؊ØŦ ؊ØŊŲˆŲŠØ§. "To format columns, give column labels in the query.",Ų„ØŠŲ†ØģŲŠŲ‚ Ø§Ų„ØĢØđŲ…ØŊØĐ، ؈ØĨØđØ·Ø§ØĄ ØŠØģŲ…ŲŠØ§ØŠ Ø§Ų„ØĢØđŲ…ØŊØĐ ؁؊ Ø§Ų„Ø§ØģØŠØđŲ„Ø§Ų…. "To further restrict permissions based on certain values in a document, use the 'Condition' settings.",Ų„ŲØąØķ Ų…Øē؊ØŊ Ų…Ų† Ø§Ų„Ų‚ŲŠŲˆØŊ ØĢØ°ŲˆŲ†Ø§ØŠ اØģØŠŲ†Ø§ØŊا ØĨŲ„Ų‰ Ų‚ŲŠŲ… Ų…ØđŲŠŲ†ØĐ ؁؊ ؈ØŦŲŠŲ‚ØĐ، اØģØŠØŪØŊŲ… 'Ø­Ø§Ų„ØĐ' Ø§Ų„ØĨØđØŊاØŊا؊. @@ -2923,7 +2975,6 @@ To track any installation or commissioning related work after sales,Ų„ØŠØŠØĻØđ To track item in sales and purchase documents based on their serial nos. This is can also used to track warranty details of the product.,Ų„ØŠØŠØĻØđ Ø§Ų„ØĻŲ†ØŊ ؁؊ Ø§Ų„Ų…ØĻ؊Øđا؊ ؈ØŦاØĶŲ‚ Ø§Ų„ØīØąØ§ØĄ ØđŲ„Ų‰ ØĢØģاØģ Øš Ų…Ų† Ø§Ų„Ų…ØģŲ„ØģŲ„. ŲˆŲŠŲ…ŲƒŲ† ØĢ؊Øķا اØģØŠØŪØŊØ§Ų… Ų‡Ø°Ų‡ Ø§Ų„Ų…ØđŲ„ŲˆŲ…Ø§ØŠ Ų„ØŠØđŲ‚ØĻ Ø§Ų„ØķŲ…Ø§Ų† Ų„Ų„Ų…Ų†ØŠØŽ. To track items in sales and purchase documents with batch nos
Preferred Industry: Chemicals etc,Ų„ØŠØđŲ‚ØĻ Ø§Ų„ØđŲ†Ø§ØĩØą ؁؊ Ø§Ų„Ų…ØĻ؊Øđا؊ ؈ØŦاØĶŲ‚ Ø§Ų„ØīØąØ§ØĄ Ų…Øđ NOS ØŊ؁ØđØĐ
Ø§Ų„ØĩŲ†Ø§ØđØĐ Ø§Ų„Ų…ŲØķŲ„: Ø§Ų„ŲƒŲŠŲ…ŲŠØ§ØĄ Ø§Ų„ØŪ To track items using barcode. You will be able to enter items in Delivery Note and Sales Invoice by scanning barcode of item.,Ų„ØŠØđŲ‚ØĻ Ø§Ų„ØđŲ†Ø§ØĩØą ØĻاØģØŠØŪØŊØ§Ų… Ø§Ų„ØĻØ§ØąŲƒŲˆØŊ. Øģ؈؁ ØŠŲƒŲˆŲ† Ų‚Ø§ØŊØąØĐ ØđŲ„Ų‰ Ø§Ų„ØŊØŪŲˆŲ„ ؁؊ ØĻŲ†ŲˆØŊ Ų…Ø°ŲƒØąØĐ Ø§Ų„ØŠØģŲ„ŲŠŲ… ŲˆØ§Ų„ŲØ§ØŠŲˆØąØĐ Ø§Ų„Ų…ØĻ؊Øđا؊ ØđŲ† Ø·ØąŲŠŲ‚ Ų…ØģØ­ Ø§Ų„ØĻØ§ØąŲƒŲˆØŊ Ų…Ų† Ø§Ų„ØđŲ†ØĩØą. -"To update your HTML from attachment, click here",Ų„ØŠØ­ØŊ؊ØŦ HTML Ø§Ų„ØŪاØĩ ØĻ؃ Ų…Ų† Ø§Ų„Ų…ØąŲŲ‚Ø§ØŠØŒ Ø§Ų†Ų‚Øą Ų‡Ų†Ø§ ToDo,Ų‚Ø§ØĶŲ…ØĐ Ø§Ų„Ų…Ų‡Ø§Ų… Tools,ØĢØŊŲˆØ§ØŠ Top,ØĢØđŲ„Ų‰ @@ -2962,10 +3013,11 @@ Total Score (Out of 5),Ų…ØŽŲ…ŲˆØđ Ų†Ų‚Ø§Ø· (Ų…Ų† 5) Total Tax (Company Currency),Ų…ØŽŲ…ŲˆØđ Ø§Ų„ØķØąØ§ØĶØĻ (ØđŲ…Ų„ØĐ Ø§Ų„ØīØąŲƒØĐ) Total Taxes and Charges,Ų…ØŽŲ…ŲˆØđ Ø§Ų„ØķØąØ§ØĶØĻ ŲˆØ§Ų„ØąØģŲˆŲ… Total Taxes and Charges (Company Currency),Ų…ØŽŲ…ŲˆØđ Ø§Ų„ØķØąØ§ØĶØĻ ŲˆØ§Ų„ØąØģŲˆŲ… (ØđŲ…Ų„ØĐ Ø§Ų„ØīØąŲƒØĐ) +Total Working Days In The Month,Ų…ØŽŲ…ŲˆØđ ØĢŲŠØ§Ų… Ø§Ų„ØđŲ…Ų„ ؁؊ Ø§Ų„ØīŲ‡Øą Total amount of invoices received from suppliers during the digest period,Ø§Ų„Ų…ØĻŲ„Øš Ø§Ų„ØĨØŽŲ…Ø§Ų„ŲŠ Ų„Ų„ŲŲˆØ§ØŠŲŠØą Ø§Ų„ŲˆØ§ØąØŊØĐ Ų…Ų† Ø§Ų„Ų…ŲˆØąØŊŲŠŲ† ØŪŲ„Ø§Ų„ ŲØŠØąØĐ Ų‡ØķŲ… Total amount of invoices sent to the customer during the digest period,Ø§Ų„Ų…ØĻŲ„Øš Ø§Ų„ØĨØŽŲ…Ø§Ų„ŲŠ Ų„Ų„ŲŲˆØ§ØŠŲŠØą Ø§Ų„Ų…ØąØģŲ„ØĐ ØĨŲ„Ų‰ Ø§Ų„ØđŲ…Ų„Ø§ØĄ ØŪŲ„Ø§Ų„ Ø§Ų„ŲØŠØąØĐ ØŊØ§ŲŠØŽØģØŠ -Total days in month,Ų…ØŽŲ…ŲˆØđ ØĢŲŠØ§Ų… ؁؊ Ø§Ų„ØīŲ‡Øą Total in words,؈ØĻØđØĻØ§ØąØĐ Ų…ØŽŲ…ŲˆØđ +Total production order qty for item,ØĨØŽŲ…Ø§Ų„ŲŠ ØĨŲ†ØŠØ§ØŽ Ø§Ų„ŲƒŲ…ŲŠØĐ Ų†ØļØ§Ų… Ų„Ų„ØĻŲ†ØŊ Totals,Ø§Ų„Ų…ØŽØ§Ų…ŲŠØđ Track separate Income and Expense for product verticals or divisions.,ØŠØđŲ‚ØĻ Ø§Ų„ØŊØŪŲ„ ŲˆØ§Ų„Ų…ØĩØąŲˆŲØ§ØŠ ؄؄؅؆؁ØĩŲ„ØĐ Ų‚Ø·Ø§Øđا؊ Ø§Ų„Ų…Ų†ØŠØŽØ§ØŠ ØĢ؈ Ø§Ų„Ø§Ų†Ų‚ØģØ§Ų…Ø§ØŠ. Track this Delivery Note against any Project,؊؊ØĻØđ Ų‡Ø°Ų‡ Ų…Ų„Ø§Ø­ØļØĐ Ø§Ų„ØŠŲˆØĩŲŠŲ„ ØķØŊ ØĢ؊ Ų…ØīØąŲˆØđ @@ -2995,6 +3047,7 @@ UOM,UOM UOM Conversion Detail,UOM ØŠØ­ŲˆŲŠŲ„ Ø§Ų„ØŠŲØ§ØĩŲŠŲ„ UOM Conversion Details,ØŠŲØ§ØĩŲŠŲ„ Ø§Ų„ØŠØ­ŲˆŲŠŲ„ UOM UOM Conversion Factor,UOM ØŠØ­ŲˆŲŠŲ„ ØđØ§Ų…Ų„ +UOM Conversion Factor is mandatory,UOM Ų…ØđØ§Ų…Ų„ Ø§Ų„ØŠØ­ŲˆŲŠŲ„ ØĨŲ„ØēØ§Ų…ŲŠ UOM Details,ØŠŲØ§ØĩŲŠŲ„ UOM UOM Name,UOM اØģŲ… UOM Replace Utility,UOM اØģØŠØĻØŊØ§Ų„ Ø§Ų„ØĢØŊاØĐ Ø§Ų„Ų…ØģاØđØŊØĐ @@ -3014,6 +3067,7 @@ Unpaid,ØšŲŠØą Ų…ØŊ؁؈Øđ Unread Messages,ØąØģاØĶŲ„ ØšŲŠØą Ų…Ų‚ØąŲˆØĄØĐ Unscheduled,ØšŲŠØą Ø§Ų„Ų…ØŽØŊŲˆŲ„ØĐ Unsubscribed,ØĨŲ„ØšØ§ØĄ اØīØŠØąØ§ŲƒŲƒ +Upcoming Events for Today,Ø§Ų„ØĢØ­ØŊاØŦ Ø§Ų„Ų‚Ø§ØŊŲ…ØĐ Ų„Ų‡Ø°Ø§ Ø§Ų„ŲŠŲˆŲ… Update,؊حØŊ؊ØŦ Update Clearance Date,؊حØŊ؊ØŦ ØŠØ§ØąŲŠØŪ Ø§Ų„ØŠØŪŲ„ŲŠØĩ Update Field,؊حØŊ؊ØŦ Ø§Ų„Ų…ŲŠØŊØ§Ų†ŲŠØĐ @@ -3034,6 +3088,7 @@ Upload Backups to Google Drive,ØŠØ­Ų…ŲŠŲ„ Ø§Ų„Ų†ØģØŪ Ø§Ų„Ø§Ø­ØŠŲŠØ§Ø·ŲŠØĐ ØĨŲ„Ų‰ Upload HTML,ØŠØ­Ų…ŲŠŲ„ HTML Upload a .csv file with two columns: the old name and the new name. Max 500 rows.,ØŠØ­Ų…ŲŠŲ„ ؅؄؁ CSV Ų…Øđ ØđŲ…ŲˆØŊŲŠŲ†:. Ø§Ų„Ø§ØģŲ… Ø§Ų„Ų‚ØŊŲŠŲ… ŲˆØ§Ų„Ø§ØģŲ… Ø§Ų„ØŽØŊ؊ØŊ. Ų…Ø§ŲƒØģ 500 Ø§Ų„Øĩ؁؈؁. Upload a file,ØŠØ­Ų…ŲŠŲ„ ؅؄؁ +Upload and Import,ØŠØ­Ų…ŲŠŲ„ ŲˆØ§ØģØŠŲŠØąØ§ØŊ Upload attendance from a .csv file,ØŠØ­Ų…ŲŠŲ„ Ø§Ų„Ø­ØķŲˆØą Ų…Ų† ؅؄؁ CSV. Upload stock balance via csv.,ØŠØ­Ų…ŲŠŲ„ Ø§Ų„Ų…Ø§Ų„ ØđŲ† Ø·ØąŲŠŲ‚ Ø§Ų„ØŠŲˆØ§ØēŲ† CSV. Uploading...,ØŠØ­Ų…ŲŠŲ„ ... @@ -3083,6 +3138,7 @@ Voucher Import Tool,Ų‚ØģŲŠŲ…ØĐ اØģØŠŲŠØąØ§ØŊ ØĢØŊاØĐ Voucher No,Ų„Ø§ Ų‚ØģŲŠŲ…ØĐ Voucher Type,Ų‚ØģŲŠŲ…ØĐ Ų†ŲˆØđ Voucher Type and Date,Ų†ŲˆØđ Ų‚ØģŲŠŲ…ØĐ ŲˆØ§Ų„ØŠØģØŽŲŠŲ„ +WIP Warehouse required before Submit,WIP Ø§Ų„Ų†Ų…Ø§Ø°ØŽ Ø§Ų„Ų…Ø·Ų„ŲˆØĻØĐ Ų‚ØĻŲ„ ØĨØąØģØ§Ų„ Waiting for Customer,؁؊ Ø§Ų†ØŠØļØ§Øą Ø§Ų„ØēØĻاØĶŲ† Walk In,Ø§Ų„Ų…Øī؊ ؁؊ Warehouse,Ų…ØģØŠŲˆØŊØđ @@ -3116,6 +3172,7 @@ Website Script,Ø§Ų„Ų…ŲˆŲ‚Øđ ØģŲƒØąØĻØŠ Website Settings,Ų…ŲˆŲ‚Øđ ØĨØđØŊاØŊا؊ Website Slideshow,Ų…ŲˆŲ‚Øđ ØđØąØķ Ø§Ų„ØīØąØ§ØĶØ­ Website Slideshow Item,Ų…ŲˆŲ‚Øđ Ø§Ų„ØģŲ„ØđØĐ ØđØąØķ ØīØąØ§ØĶØ­ +Website User,Ų…ŲˆŲ‚Øđ Ø§Ų„ØđØķ؈ Website Warehouse,Ų…ŲˆŲ‚Øđ Ų…ØģØŠŲˆØŊØđ Wednesday,Ø§Ų„ØĢØąØĻØđØ§ØĄ Weekly,Ø§Ų„ØĢØģØĻ؈Øđ؊ØĐ @@ -3181,7 +3238,6 @@ Yearly,ØģŲ†ŲˆŲŠØ§ Yes,Ų†ØđŲ… Yesterday,ØĢŲ…Øģ You are not authorized to do/modify back dated entries before ,Ų„Ø§ ŲŠØ­Ų‚ Ų„Ųƒ ØĢŲ† ØŠŲØđŲ„ / ØŠØđØŊŲŠŲ„ Ø§Ų„Øđ؈ØŊØĐ Ų…Ų‚Ø§Ų„Ø§ØŠ ØĻØŠØ§ØąŲŠØŪ Ų‚ØĻŲ„ -You can create more earning and deduction type from Setup --> HR,ŲŠŲ…ŲƒŲ†Ųƒ ØĨŲ†ØīØ§ØĄ Ø§Ų„Ų…Øē؊ØŊ Ų…Ų† Ø§Ų„ØĢØąØĻاح ؈ØŪØĩŲ… Ų†ŲˆØđ Ų…Ų† Ø§Ų„ØĨØđØŊاØŊ -> HR You can enter any date manually,ŲŠŲ…ŲƒŲ†Ųƒ ØĨØŊØŪØ§Ų„ ØĢ؊ ØŠØ§ØąŲŠØŪ ؊ØŊŲˆŲŠØ§ You can enter the minimum quantity of this item to be ordered.,ŲŠŲ…ŲƒŲ†Ųƒ ØĨØŊØŪØ§Ų„ ŲƒŲ…ŲŠØĐ Ø§Ų„Ø­ØŊ Ø§Ų„ØĢØŊŲ†Ų‰ ؁؊ Ų‡Ø°Ø§ Ø§Ų„ØĻŲ†ØŊ ØĨŲ„Ų‰ ØĢŲ† ؊ØĪŲ…Øą. You can not enter both Delivery Note No and Sales Invoice No. \ Please enter any one.,Ų„Ø§ ŲŠŲ…ŲƒŲ†Ųƒ ØĨØŊØŪØ§Ų„ ŲƒŲ„ Ų…Ų† Ø§Ų„ØŠØģŲ„ŲŠŲ… Ų…Ų„Ø§Ø­ØļØĐ Ų„Ø§ ŲˆØ§Ų„Ų…ØĻ؊Øđا؊ ØąŲ‚Ų… Ø§Ų„ŲØ§ØŠŲˆØąØĐ \ Ø§Ų„ØąØŽØ§ØĄ ØĨØŊØŪØ§Ų„ ØĢ؊ ŲˆØ§Ø­ØŊ. @@ -3191,12 +3247,13 @@ You can use Customize Form to set levels on f You may need to update: ,Ų‚ØŊ ؊ح؊ا؎ ØĨŲ„Ų‰ ؊حØŊ؊ØŦ: Your Customer's TAX registration numbers (if applicable) or any general information,ØđŲ…ŲŠŲ„Ųƒ ØĢØąŲ‚Ø§Ų… Ø§Ų„ØŠØģØŽŲŠŲ„ Ø§Ų„ØķØąŲŠØĻ؊ (ØĨŲ† ŲˆØŽØŊØŠ) ØĢ؈ ØĢ؊ Ų…ØđŲ„ŲˆŲ…Ø§ØŠ ØđØ§Ų…ØĐ "Your download is being built, this may take a few moments...",ŲˆŲŠØŽØąŲŠ ØĻŲ†Ø§ØĄ Ø§Ų„ØŠŲ†ØēŲŠŲ„ØŒ ŲˆŲ‡Ø°Ø§ Ų‚ØŊ ؊ØģØŠØšØąŲ‚ ØĻØķØđ Ų„Ø­Øļا؊ ... -Your letter head content in HTML.,Ø§Ų„Ų…Ø­ØŠŲˆŲ‰ ØąØĢØģ Ø§Ų„ØąØģØ§Ų„ØĐ ؁؊ HTML. +Your letter head content,Ų…Ø­ØŠŲˆŲ‰ ØąØĢØģ؃ Ø§Ų„ØąØģØ§Ų„ØĐ Your sales person who will contact the customer in future,Ų…ØĻ؊ØđØ§ØŠŲƒ Ø§Ų„ØīØŪØĩ Ø§Ų„Ø°ŲŠ Øģ؈؁ ا؊ØĩŲ„ Ø§Ų„ØđŲ…ŲŠŲ„ ؁؊ Ø§Ų„Ų…ØģØŠŲ‚ØĻŲ„ Your sales person who will contact the lead in future,Ų…ØĻ؊ØđØ§ØŠŲƒ Ø§Ų„ØīØŪØĩ Ø§Ų„Ø°ŲŠ Øģ؈؁ ا؊ØĩŲ„ ØēŲ…Ø§Ų… Ø§Ų„Ų…ØĻاØŊØąØĐ ؁؊ Ø§Ų„Ų…ØģØŠŲ‚ØĻŲ„ Your sales person will get a reminder on this date to contact the customer,ØģŲŠŲƒŲˆŲ† Ų„ØŊ؊؃ Ų…ØĻ؊Øđا؊ ØīØŪØĩ Ø§Ų„Ø­ØĩŲˆŲ„ ØđŲ„Ų‰ ØŠØ°ŲƒØąØĐ ؁؊ Ų‡Ø°Ø§ Ø§Ų„ØŠØ§ØąŲŠØŪ Ų„Ų„Ø§ØŠØĩØ§Ų„ Ø§Ų„ØđŲ…Ų„Ø§ØĄ Your sales person will get a reminder on this date to contact the lead,ØģŲŠŲƒŲˆŲ† Ų„ØŊ؊؃ Ų…ØĻ؊Øđا؊ ØīØŪØĩ Ø§Ų„Ø­ØĩŲˆŲ„ ØđŲ„Ų‰ ØŠØ°ŲƒØąØĐ ؁؊ Ų‡Ø°Ø§ Ø§Ų„ØŠØ§ØąŲŠØŪ ؁؊ Ø§Ų„Ø§ØŠØĩØ§Ų„ Ø§Ų„ØĩØŊØ§ØąØĐ Your support email id - must be a valid email - this is where your emails will come!,Ų…ØđØąŲ ØĻØąŲŠØŊا ØĨŲ„ŲƒØŠØąŲˆŲ†ŲŠØ§ Ø§Ų„ØŊØđŲ… - ŲŠØŽØĻ ØĢŲ† ŲŠŲƒŲˆŲ† ØđŲ†ŲˆØ§Ų† ØĻØąŲŠØŊ ØĨŲ„ŲƒØŠØąŲˆŲ†ŲŠ ØĩØ§Ų„Ø­ - ŲˆŲ‡Ø°Ø§ Ų‡Ųˆ Ø§Ų„Ų…ŲƒØ§Ų† Ø§Ų„Ø°ŲŠ Øģ؈؁ ؊ØĢØŠŲŠ ØąØģاØĶŲ„ Ø§Ų„ØĻØąŲŠØŊ Ø§Ų„ØĨŲ„ŲƒØŠØąŲˆŲ†ŲŠ! +[Error],[ØŪØ·ØĢ] [Label]:[Field Type]/[Options]:[Width],[ØŠØģŲ…ŲŠØĐ]: [Ų†ŲˆØđ Ø§Ų„Ø­Ų‚Ų„] / [ØŪŲŠØ§ØąØ§ØŠ]: [Ø§Ų„ØđØąØķ] add your own CSS (careful!),ØĨØķØ§ŲØĐ CSS Ø§Ų„ØŪاØĩØĐ ØĻ؃ (careful!) adjust,ØķØĻØ· @@ -3398,6 +3455,7 @@ volume-off,Ø­ØŽŲ… Ø­Ø§Ų„Ø§ volume-up,Ø­ØŽŲ… Ø§Ų„Ų…ØŠØ§ØĻØđØĐ warning-sign,ØđŲ„Ø§Ų…ØĐ ØĨŲ†Ø°Ø§Øą website page link,Ø§Ų„Ų…ŲˆŲ‚Øđ ØąØ§ØĻØ· Ø§Ų„ØĩŲØ­ØĐ +which is greater than sales order qty ,Ø§Ų„Ø°ŲŠ Ų‡Ųˆ ØĢ؃ØĻØą Ų…Ų† ØĢØŽŲ„ Ø§Ų„Ų…ØĻ؊Øđا؊ Ø§Ų„ŲƒŲ…ŲŠØĐ wrench,ŲˆØŽØđ yyyy-mm-dd,YYYY-MM-DD zoom-in,Ø§Ų„ØŠŲƒØĻŲŠØą ؁؊ diff --git a/translations/de.csv b/translations/de.csv index c3e9a76505c..ccb2c88fc2f 100644 --- a/translations/de.csv +++ b/translations/de.csv @@ -3,9 +3,11 @@ against same operation,gegen dieselbe Operation already marked,bereits markierten and year: ,und Jahr: + as it is stock Item or packing item,wie es ist lagernd Artikel oder PackstÞck at warehouse: ,im Warenlager: - by Role ,von Role + by Role ,von Rolle can not be made.,nicht vorgenommen werden. + can not be marked as a ledger as it has existing child,"nicht als Ledger gekennzeichnet, da es bestehenden Kind" cannot be 0,nicht 0 sein kann cannot be deleted.,kann nicht gelÃķscht werden. does not belong to the company,nicht dem Unternehmen gehÃķren @@ -121,7 +123,7 @@ Accounts Receivable,Debitorenbuchhaltung Accounts Settings,Konten-Einstellungen Action,Aktion Active,Aktiv -Active: Will extract emails from ,Aktive: Wird E-Mails zu extrahieren +Active: Will extract emails from ,Aktiv: Werden E-Mails extrahieren Activity,AktivitÃĪt Activity Log,Activity Log Activity Type,Art der TÃĪtigkeit @@ -257,8 +259,6 @@ Amount <=,Betrag <= Amount >=,Betrag> = "An icon file with .ico extension. Should be 16 x 16 px. Generated using a favicon generator. [favicon-generator.org]","Ein Symbol-Datei mit. Ico. Sollte 16 x 16 px sein. Erzeugt mit ein Favicon-Generator. [ favicon-generator.org ]" Analytics,Analytics -Annual Cost To Company,JÃĪhrlichen Kosten fÞr die Gesellschaft -Annual Cost To Company can not be less than 12 months of Total Earning,JÃĪhrlichen Kosten fÞr die Gesellschaft nicht weniger als 12 Monaten nach Erwerb insgesamt sein Another Salary Structure '%s' is active for employee '%s'. Please make its status 'Inactive' to proceed.,"Another Gehaltsstruktur '% s' ist fÞr Mitarbeiter '% s' aktiv. Bitte stellen Sie den Status "inaktiv", um fortzufahren." "Any other comments, noteworthy effort that should go in the records.","Weitere Kommentare, bemerkenswerte Anstrengungen, die in den Aufzeichnungen gehen sollte." Applicable Holiday List,Anwendbar Ferienwohnung Liste @@ -289,7 +289,7 @@ Are you sure you want to delete the attachment?,"Sind Sie sicher, dass Sie den A Arial,Arial Arrear Amount,NachtrÃĪglich Betrag "As a best practice, do not assign the same set of permission rule to different Roles instead set multiple Roles to the User","Als Best Practice, nicht die gleiche Menge von Berechtigungen Vorschrift auf unterschiedliche Rollen stattdessen mehrere Rollen fÞr den Benutzer" -As existing qty for item: ,Als bestehende Menge fÞr Artikel: +As existing qty for item: ,Da sich die bestehenden Menge fÞr Artikel: As per Stock UOM,Wie pro Lagerbestand UOM "As there are existing stock transactions for this \ item, you can not change the values of 'Has Serial No', \ 'Is Stock Item' and 'Valuation Method'","Da es Bestand Transaktionen dieser \ item sind, kÃķnnen Sie nicht ÃĪndern, die Werte von 'Hat Seriennummer', 'Ist Lager Item' \ und "Valuation Method '" Ascending,Aufsteigend @@ -629,20 +629,20 @@ Cost Center,Kostenstellenrechnung Cost Center Details,Kosten Center Details Cost Center Name,Kosten Center Name Cost Center is mandatory for item: ,Kostenstelle ist obligatorisch fÞr Artikel: -Cost Center must be specified for PL Account: ,Cost Center muss fÞr PL Konto angegeben werden: -Cost to Company,Kosten Unternehmen +Cost Center must be specified for PL Account: ,Kostenstelle muss fÞr PL Konto angegeben werden: Costing,Kalkulation Country,Land Country Name,Land Name Create,Schaffen Create Bank Voucher for the total salary paid for the above selected criteria,Erstellen Bankgutschein fÞr die Lohnsumme fÞr die oben ausgewÃĪhlten Kriterien gezahlt +Create Material Requests,Material anlegen Requests Create Production Orders,Erstellen FertigungsauftrÃĪge Create Receiver List,Erstellen Receiver Liste Create Salary Slip,Erstellen Gehaltsabrechnung Create Stock Ledger Entries when you submit a Sales Invoice,"Neues Lager Ledger EintrÃĪge, wenn Sie einen Sales Invoice vorlegen" "Create a price list from Price List master and enter standard ref rates against each of them. On selection of a price list in Quotation, Sales Order or Delivery Note, corresponding ref rate will be fetched for this item.","Erstellen Sie eine Preisliste von Preisliste Master und geben Sie Standard-ref Preise gegen jeden von ihnen. Bei Auswahl einer Preisliste Angebot, Auftrag oder Lieferschein, werden entsprechende ref fÞr dieser Artikel abgeholt werden." Create and Send Newsletters,Erstellen und Senden Newsletters -Created Account Head: ,Erstellt Konto Head: +Created Account Head: ,Erstellt Konto Kopf: Created By,Erstellt von Created Customer Issue,Erstellt Kunde Ausgabe Created Group ,Erstellt Gruppe @@ -821,7 +821,6 @@ Delivery Status,Lieferstatus Delivery Time,Lieferzeit Delivery To,Liefern nach Department,Abteilung -Depend on LWP,Verlassen Sie sich auf LWP Depends On,Depends On Depends on LWP,AbhÃĪngig von LWP Descending,Absteigend @@ -872,6 +871,7 @@ DocType on which this Workflow is applicable.,"DOCTYPE, auf denen diese Workflow DocType or Field,DocType oder Field Document,Dokument Document Description,Document Beschreibung +Document Numbering Series,Belegnummerierung Series Document Status transition from ,Document Status Übergang von Document Type,Document Type Document is only editable by users of role,Dokument ist nur editierbar Nutzer Rolle @@ -1119,6 +1119,7 @@ Fraction Units,Fraction Units Freeze Stock Entries,Frieren Lager EintrÃĪge Friday,Freitag From,Von +From Bill of Materials,Von Bill of Materials From Company,Von Unternehmen From Currency,Von WÃĪhrung From Currency and To Currency cannot be same,Von WÃĪhrung und To WÃĪhrung dÞrfen nicht identisch sein @@ -1141,7 +1142,7 @@ Fulfilled,ErfÞllte Full Name,VollstÃĪndiger Name Fully Completed,VollstÃĪndig ausgefÞllte GL Entry,GL Eintrag -GL Entry: Debit or Credit amount is mandatory for ,GL Entry: Debit-oder Kreditkarten Betrag ist verpflichtend fÞr +GL Entry: Debit or Credit amount is mandatory for ,GL Eintrag: Debit-oder Kreditkarten Betrag ist obligatorisch fÞr GRN,GRN Gantt Chart,Gantt Chart Gantt chart of all tasks.,Gantt-Diagramm aller Aufgaben. @@ -1161,6 +1162,7 @@ Get Advances Received,Holen Erhaltene Anzahlungen Get Current Stock,Holen Aktuelle Stock Get From ,Holen Sie sich ab Get Items,Holen Artikel +Get Items From Sales Orders,Holen Sie Angebote aus KundenauftrÃĪgen Get Last Purchase Rate,Get Last Purchase Rate Get Non Reconciled Entries,Holen Non versÃķhnt EintrÃĪge Get Outstanding Invoices,Holen Ausstehende Rechnungen @@ -1360,6 +1362,7 @@ Industry,Industrie Industry Type,Industry Typ Info,Info Insert After,EinfÞgen nach +Insert Below,Darunter einfÞgen Insert Code,Code einfÞgen Insert Row,Zeile einfÞgen Insert Style,Legen Stil @@ -1385,6 +1388,7 @@ Introductory information for the Contact Us Page,EinfÞhrende Informationen fÞr Invalid Delivery Note. Delivery Note should exist and should be in draft state. Please rectify and try again.,UngÞltige Lieferschein. Lieferschein sollte vorhanden sein und sollte im Entwurf Zustand sein. Bitte korrigieren und versuchen Sie es erneut. Invalid Email,UngÞltige E-Mail Invalid Email Address,UngÞltige E-Mail-Adresse +Invalid Item or Warehouse Data,UngÞltiger Artikel oder Warehouse Data Invalid Leave Approver,UngÞltige Lassen Approver Inventory,Inventar Inverse,Umgekehrt @@ -1458,7 +1462,7 @@ Item To Manufacture,Artikel in der Herstellung Item UOM,Artikel UOM Item Website Specification,Artikelbeschreibung Webseite Item Website Specifications,Artikel Spezifikationen Webseite -Item Wise Tax Detail ,Artikel Wise MwSt. Details +Item Wise Tax Detail ,Artikel Wise UST Details Item classification.,Artikel Klassifizierung. Item to be manufactured or repacked,Artikel hergestellt oder umgepackt werden Item will be saved by this name in the data base.,Einzelteil wird mit diesem Namen in der Datenbank gespeichert werden. @@ -1661,10 +1665,10 @@ Material Request Items,Material anfordern Artikel Material Request No,Material anfordern On Material Request Type,Material Request Type Material Request used to make this Stock Entry,"Material anfordern verwendet, um dieses Lager Eintrag machen" +Material Requirement,Material Requirement Material Transfer,Material Transfer Materials,Materialien Materials Required (Exploded),BenÃķtigte Materialien (Explosionszeichnung) -Materials Requirement Planning (MRP),Materialien Requirement Planning (MRP) Max 500 rows only.,Max 500 Zeilen nur. Max Attachments,Max Attachments Max Days Leave Allowed,Max Leave Tage erlaubt @@ -1709,6 +1713,7 @@ Monday,Montag Month,Monat Monthly,Monatlich Monthly Attendance Sheet,Monatliche Anwesenheitsliste +Monthly Earning & Deduction,Monatlichen Einkommen & Abzug Monthly Salary Register,Monatsgehalt Register Monthly salary statement.,Monatsgehalt Aussage. Monthly salary template.,Monatsgehalt Vorlage. @@ -1721,6 +1726,7 @@ Moving Average Rate,Moving Average Rate Mr,Herr Ms,Ms Multiple Item Prices,Mehrere Artikel Preise +Multiple root nodes not allowed.,Mehrere Wurzelknoten nicht erlaubt. Mupltiple Item prices.,Artikel Mupltiple Preisen. Must be Whole Number,Muss ganze Zahl sein Must have report permission to access this report.,"Muss Bericht Erlaubnis, diesen Bericht zugreifen." @@ -1740,7 +1746,7 @@ Name of the entity who has requested for the Material Request,"Name der Organisa Naming,Benennung Naming Series,Benennen Series Naming Series mandatory,Benennen Series obligatorisch -Negative balance is not allowed for account ,Negativer Saldo wird nicht fÞr Konto erlaubt +Negative balance is not allowed for account ,Negative Bilanz ist nicht fÞr Konto erlaubt Net Pay,Net Pay Net Pay (in words) will be visible once you save the Salary Slip.,"Net Pay (in Worten) sichtbar sein wird, sobald Sie die Gehaltsabrechnung zu speichern." Net Total,Total Net @@ -1748,7 +1754,6 @@ Net Total (Company Currency),Net Total (Gesellschaft WÃĪhrung) Net Weight,Nettogewicht Net Weight UOM,Nettogewicht UOM Net Weight of each Item,Nettogewicht der einzelnen Artikel -Net pay can not be greater than 1/12th of Annual Cost To Company,Net Pay kann nicht grÃķßer sein als 1:12 von jÃĪhrlichen Kosten fÞr Unternehmen Net pay can not be negative,Net Pay kann nicht negativ sein Never,Nie New,Neu @@ -1788,14 +1793,14 @@ Next email will be sent on:,Weiter E-Mail wird gesendet: No,Auf "No Account found in csv file, May be company abbreviation is not correct","Kein Konto in csv-Datei gefunden wird, kann sein Unternehmen AbkÞrzung ist nicht richtig" No Action,In Aktion -No Communication tagged with this ,In dieser Mitteilung getaggt mit +No Communication tagged with this ,Keine Kommunikation mit diesem getaggt No Copy,No Copy No Customer Accounts found. Customer Accounts are identified based on \ 'Master Type' value in account record.,Keine Kundenkonten gefunden. Kundenkonten werden basierend auf \ 'Master Type' Wert in Kontodatensatz identifiziert. No Item found with Barcode,Kein Artikel mit Barcode gefunden No Items to Pack,Keine EintrÃĪge zu packen No Leave Approvers. Please assign 'Leave Approver' Role to atleast one user.,Kein genehmigende hinterlassen. Bitte weisen 'Leave Approver' Rolle zu einem Benutzer atleast. No Permission,In Permission -No Permission to ,In der Erlaubnis zur +No Permission to ,Keine Berechtigung um No Permissions set for this criteria.,In die Berechtigungen fÞr diese Kriterien. No Report Loaded. Please use query-report/[Report Name] to run a report.,"Nein Missbrauch geladen. Bitte verwenden query-Bericht / [Report Name], um einen Bericht auszufÞhren." No Supplier Accounts found. Supplier Accounts are identified based on \ 'Master Type' value in account record.,Keine Lieferant Accounts gefunden. Lieferant Accounts basieren auf \ 'Master Type' Wert in Kontodatensatz identifiziert. @@ -1821,7 +1826,7 @@ Not Delivered,Nicht zugestellt Not Found,Nicht gefunden Not Linked to any record.,Nicht zu jedem Datensatz verknÞpft. Not Permitted,Nicht zulÃĪssig -Not allowed for: ,Nicht erlaubt sind: +Not allowed for: ,Nicht zugelassen: Not enough permission to see links.,Nicht genÞgend Berechtigung Links zu sehen. Not in Use,Nicht im Einsatz Not interested,Kein Interesse @@ -1899,7 +1904,7 @@ Outgoing,Abgehend Outgoing Mail Server,Postausgangsserver Outgoing Mails,Ausgehende Mails Outstanding Amount,Ausstehenden Betrag -Outstanding for Voucher ,Hervorragend fÞr Gutschein +Outstanding for Voucher ,Herausragend fÞr Gutschein Over Heads,Über Heads Overhead,Oben Overlapping Conditions found between,Überschneidungen zwischen AGB gefunden @@ -2038,9 +2043,11 @@ Please attach a file or set a URL,Bitte fÞgen Sie eine Datei oder stellen Sie e Please check,Bitte ÞberprÞfen Sie Please enter Default Unit of Measure,Bitte geben Sie Standard Maßeinheit Please enter Delivery Note No or Sales Invoice No to proceed,"Bitte geben Sie Lieferschein oder No Sales Invoice Nein, um fortzufahren" +Please enter Employee Number,Bitte geben Sie Anzahl der Mitarbeiter Please enter Expense Account,Bitte geben Sie Expense Konto Please enter Expense/Adjustment Account,Bitte geben Sie Aufwand / Adjustment Konto Please enter Purchase Receipt No to proceed,"Bitte geben Kaufbeleg Nein, um fortzufahren" +Please enter Reserved Warehouse for item ,Bitte geben Reserviert Warehouse fÞr Artikel Please enter valid,Bitte geben Sie eine gÞltige Please enter valid ,Bitte geben Sie eine gÞltige Please install dropbox python module,Bitte installieren Sie Dropbox Python-Modul @@ -2052,6 +2059,8 @@ Please save the Newsletter before sending.,Bitte bewahren Sie den Newsletter vor Please select Bank Account,Bitte wÃĪhlen Sie Bank Account Please select Carry Forward if you also want to include previous fiscal year's balance leaves to this fiscal year,Bitte wÃĪhlen Sie Carry Forward Auch wenn Sie zum vorherigen GeschÃĪftsjahr die BlÃĪtter aufnehmen mÃķchten zum Ausgleich in diesem GeschÃĪftsjahr Please select Date on which you want to run the report,"Bitte wÃĪhlen Sie Datum, an dem Sie den Bericht ausfÞhren" +Please select Naming Neries,Bitte wÃĪhlen Naming Neries +Please select Price List,Bitte wÃĪhlen Preisliste Please select Time Logs.,Bitte wÃĪhlen Sie Zeit Logs. Please select a,Bitte wÃĪhlen Sie eine Please select a csv file,Bitte wÃĪhlen Sie eine CSV-Datei @@ -2064,6 +2073,7 @@ Please select the document type first,Bitte wÃĪhlen Sie den Dokumententyp ersten Please select: ,Bitte wÃĪhlen Sie: Please set Dropbox access keys in,Bitte setzen Dropbox Access Keys in Please set Google Drive access keys in,Bitte setzen Google Drive Access Keys in +Please setup Employee Naming System in Human Resource > HR Settings,Bitte Setup Mitarbeiter Naming System in Human Resource> HR Einstellungen Please specify,Bitte geben Sie Please specify Company,Bitte geben Unternehmen Please specify Company to proceed,"Bitte geben Sie Unternehmen, um fortzufahren" @@ -2084,7 +2094,7 @@ Posting Time,Posting Zeit Posts,BeitrÃĪge Potential Sales Deal,Sales Potential Deal Potential opportunities for selling.,Potenzielle Chancen fÞr den Verkauf. -"Precision for Float fields (quantities, discounts, percentages etc) only for display. Floats will still be calculated up to 6 decimals.","PrÃĪzision ist Float Felder (quantities, Rabatte, Prozente etc) nur zur Anzeige. Floats noch bis zu 6 Dezimalstellen berechnet werden." +"Precision for Float fields (quantities, discounts, percentages etc). Floats will be rounded up to specified decimals. Default = 3","PrÃĪzision fÞr Float Felder (Mengen, Rabatte, Prozente etc). Floats werden bis zu angegebenen Dezimalstellen gerundet werden. Standard = 3" Preferred Billing Address,Bevorzugte Rechnungsadresse Preferred Shipping Address,Bevorzugte Lieferadresse Prefix,PrÃĪfix @@ -2102,6 +2112,7 @@ Price List Master,Meister Preisliste Price List Name,Preis Name Price List Rate,Preis List Price List Rate (Company Currency),Preisliste Rate (Gesellschaft WÃĪhrung) +Price List for Costing,Preisliste fÞr die Kalkulation Price Lists and Rates,Preislisten und Preise Primary,PrimÃĪr Print Format,Drucken Format @@ -2120,6 +2131,7 @@ Process Payroll,Payroll-Prozess Produced Quantity,Produziert Menge Product Enquiry,Produkt-Anfrage Production Order,Fertigungsauftrag +Production Orders,FertigungsauftrÃĪge Production Plan Item,Production Plan Artikel Production Plan Items,Production Plan Artikel Production Plan Sales Order,Production Plan Sales Order @@ -2159,7 +2171,6 @@ Published,VerÃķffentlicht Published On,VerÃķffentlicht am Pull Emails from the Inbox and attach them as Communication records (for known contacts).,Ziehen Sie Emails aus dem Posteingang und bringen Sie die Kommunikation Them zeichnet (fÞr bekannte Kontakte). Pull Payment Entries,Ziehen Sie Payment EintrÃĪge -Pull items from Sales Order mentioned in the above table.,Ziehen Sie Elemente aus Sales Order in der obigen Tabelle erwÃĪhnt. Pull sales orders (pending to deliver) based on the above criteria,"Ziehen Sie KundenauftrÃĪge (anhÃĪngig zu liefern), basierend auf den oben genannten Kriterien" Purchase,Kaufen Purchase Analytics,Kauf Analytics @@ -2204,7 +2215,7 @@ Purchase Returned,Kehrte Kauf Purchase Taxes and Charges,Purchase Steuern und Abgaben Purchase Taxes and Charges Master,Steuern und GebÞhren Meister Kauf Purpose,Zweck -Purpose must be one of ,Zweck muss einer der +Purpose must be one of ,Zweck muss einer sein Python Module Name,Python Module Name QA Inspection,QA Inspection QAI/11-12/,QAI/11-12 / @@ -2226,7 +2237,7 @@ Quantity and Rate,Menge und Preis Quantity and Warehouse,Menge und Warehouse Quantity cannot be a fraction.,Menge kann nicht ein Bruchteil sein. Quantity of item obtained after manufacturing / repacking from given quantities of raw materials,Anzahl der Artikel nach der Herstellung / Umpacken vom Angesichts quantities von Rohstoffen Erhalten -Quantity should be equal to Manufacturing Quantity. ,Sollte gleich Menge Menge Manufacturing. +Quantity should be equal to Manufacturing Quantity. ,Menge sollte gleich zum Verarbeitenden Menge. Quarter,Quartal Quarterly,VierteljÃĪhrlich Query,Abfrage @@ -2247,9 +2258,7 @@ Quotation To,Um Angebot Quotation Trend,Zitat Trend Quotations received from Suppliers.,Zitate von Lieferanten erhalten. Quotes to Leads or Customers.,Zitate oder Leads zu Kunden. -Raise Material Request,Heben Material anfordern Raise Material Request when stock reaches re-order level,"Heben Anfrage Material erreicht, wenn der Vorrat re-order-Ebene" -Raise Production Order,Heben Fertigungsauftrag Raised By,Raised By Raised By (Email),Raised By (E-Mail) Random,ZufÃĪllig @@ -2308,6 +2317,8 @@ Record item movement.,Notieren Sie Artikel Bewegung. Recurring Id,Wiederkehrende Id Recurring Invoice,Wiederkehrende Rechnung Recurring Type,Wiederkehrende Typ +Reduce Deduction for Leave Without Pay (LWP),Reduzieren Abzug fÞr unbezahlten Urlaub (LWP) +Reduce Earning for Leave Without Pay (LWP),Reduzieren Sie verdienen fÞr unbezahlten Urlaub (LWP) Ref Code,Ref Code Ref Date is Mandatory if Ref Number is specified,"Ref Datum ist obligatorisch, wenn Ref-Nummer angegeben ist" Ref DocType,Ref DocType @@ -2317,6 +2328,8 @@ Ref SQ,Ref SQ Ref Type,Ref Type Reference,Referenz Reference Date,Stichtag +Reference DocName,Referenz DocName +Reference DocType,Referenz DocType Reference Name,Reference Name Reference Number,Reference Number Reference Type,Referenztyp @@ -2375,6 +2388,8 @@ Required raw materials issued to the supplier for producing a sub - contracted i Reseller,WiederverkÃĪufer Reserved Quantity,Reserviert Menge Reserved Warehouse,Warehouse Reserved +Reserved Warehouse in Sales Order / Finished Goods Warehouse,Reserviert Warehouse in Sales Order / Fertigwarenlager +Reserved Warehouse is missing in Sales Order,Reserviert Warehouse ist in Sales Order fehlt Resignation Letter Date,RÞcktrittsschreiben Datum Resolution,AuflÃķsung Resolution Date,Resolution Datum @@ -2439,6 +2454,7 @@ Salary Structure,Gehaltsstruktur Salary Structure Deduction,Gehaltsstruktur Abzug Salary Structure Earning,Earning Gehaltsstruktur Salary Structure Earnings,Ergebnis Gehaltsstruktur +Salary breakup based on Earning and Deduction.,Gehalt Trennung auf die Ertragskraft und Deduktion basiert. Salary components.,Gehaltsbestandteile. Sales,Vertrieb Sales Analytics,Sales Analytics @@ -2476,7 +2492,6 @@ Sales Person Name,Sales Person Vorname Sales Person Target Variance (Item Group-Wise),Sales Person Ziel Variance (Artikel-Nr. Gruppe-Wise) Sales Person Targets,Sales Person Targets Sales Person-wise Transaction Summary,Sales Person-wise Transaction Zusammenfassung -Sales Rate,Vertrieb bewerten Sales Register,VerkÃĪufe registrieren Sales Return,Umsatzrendite Sales Taxes and Charges,Vertrieb Steuern und Abgaben @@ -2531,6 +2546,7 @@ Select Digest Content,WÃĪhlen Inhalt Digest Select DocType,WÃĪhlen DocType Select Document Type,WÃĪhlen Sie Document Type Select Document Type or Role to start.,WÃĪhlen Sie Dokumenttyp oder Rolle zu beginnen. +Select Items,Elemente auswÃĪhlen Select PR,Select PR Select Print Format,WÃĪhlen Sie Print Format Select Print Heading,WÃĪhlen Sie Drucken Überschrift @@ -2547,7 +2563,7 @@ Select a Banner Image first.,WÃĪhlen Sie ein Banner Bild zuerst. Select account head of the bank where cheque was deposited.,"WÃĪhlen Sie den Kopf des Bankkontos, wo Kontrolle abgelagert wurde." Select an image of approx width 150px with a transparent background for best results.,WÃĪhlen Sie ein Bild von ca. 150px Breite mit einem transparenten Hintergrund fÞr beste Ergebnisse. Select company name first.,WÃĪhlen Firmennamen erste. -Select dates to create a new ,"WÃĪhlen Sie ihre Reisedaten, um eine neue" +Select dates to create a new ,"WÃĪhlen Sie ihre Reisedaten, um eine neue zu erstellen" Select name of Customer to whom project belongs,"WÃĪhlen Sie den Namen des Kunden, dem gehÃķrt Projekts" Select or drag across time slots to create a new event.,WÃĪhlen oder ziehen in Zeitfenstern um ein neues Ereignis zu erstellen. Select template from which you want to get the Goals,"WÃĪhlen Sie aus, welche Vorlage Sie die Ziele erhalten mÃķchten" @@ -2595,7 +2611,6 @@ Serial No Service Contract Expiry,Serial No Service Contract Verfall Serial No Status,Serielle In-Status Serial No Warranty Expiry,Serial No Scheckheftgepflegt Serialized Item: ',Serialisiert Item ' -Series,Serie Series List for this Transaction,Serien-Liste fÞr diese Transaktion Server,Server Service Address,Service Adresse @@ -2713,7 +2728,7 @@ State,Zustand States,Staaten Static Parameters,Statische Parameter Status,Status -Status must be one of ,Status muss einer der folgenden sein +Status must be one of ,Der Status muss einer sein Status should be Submitted,Der Status vorgelegt werden sollte Statutory info and other general information about your Supplier,Gesetzliche Informationen und andere allgemeine Informationen Þber Ihr Lieferant Stock,Lager @@ -2945,6 +2960,7 @@ To Warehouse,Um Warehouse "To automatically create Support Tickets from your incoming mail, set your POP3 settings here. You must ideally create a separate email id for the erp system so that all emails will be synced into the system from that mail id. If you are not sure, please contact your EMail Provider.","Um automatisch Support Tickets von Ihrem Posteingang, stellen Sie Ihren POP3-Einstellungen hier. Sie mÞssen im Idealfall eine separate E-Mail-ID fÞr das ERP-System, so dass alle E-Mails in das System von diesem Mail-ID synchronisiert werden. Wenn Sie nicht sicher sind, wenden Sie sich bitte EMail Provider." "To create an Account Head under a different company, select the company and save customer.","Um ein Konto Kopf unter einem anderen Unternehmen zu erstellen, wÃĪhlen das Unternehmen und sparen Kunden." To enable Point of Sale features,Zum Point of Sale Funktionen ermÃķglichen +To enable more currencies go to Setup > Currency,Um weitere WÃĪhrungen ermÃķglichen weiter zu> WÃĪhrung einrichten "To fetch items again, click on 'Get Items' button \ or update the Quantity manually.","Um Elemente wieder zu holen, auf 'Get Items' Taste \ oder aktualisieren Sie die Menge manuell auf." "To format columns, give column labels in the query.","Um Spalten zu formatieren, geben Spaltenbeschriftungen in der Abfrage." "To further restrict permissions based on certain values in a document, use the 'Condition' settings.","Um weiter einschrÃĪnken Berechtigungen fÞr bestimmte Werte in einem Dokument basiert, verwenden Sie die 'Bedingung' Einstellungen." @@ -3038,7 +3054,7 @@ UOM Replace Utility,UOM ersetzen Dienstprogramm UPPER CASE,UPPER CASE UPPERCASE,UPPERCASE URL,URL -Unable to complete request: ,Konnte die Anforderung nicht ausfÞhren: +Unable to complete request: ,Kann Anforderung abzuschließen: Under AMC,Unter AMC Under Graduate,Unter Graduate Under Warranty,Unter Garantie @@ -3122,6 +3138,7 @@ Voucher Import Tool,Gutschein Import Tool Voucher No,Gutschein Nein Voucher Type,Gutschein Type Voucher Type and Date,Gutschein Art und Datum +WIP Warehouse required before Submit,"WIP Warehouse erforderlich, bevor abschicken" Waiting for Customer,Warten auf Kunden Walk In,Walk In Warehouse,Lager @@ -3220,8 +3237,7 @@ Year of Passing,Jahr der Übergabe Yearly,JÃĪhrlich Yes,Ja Yesterday,Gestern -You are not authorized to do/modify back dated entries before ,"Sie sind nicht berechtigt, / do ÃĪndern zurÞck datierte EintrÃĪge vor" -You can create more earning and deduction type from Setup --> HR,Sie kÃķnnen mehr verdienen und Deduktion Typ aus Setup -> HR +You are not authorized to do/modify back dated entries before ,Sie sind nicht berechtigt / nicht ÃĪndern zurÞck datierte EintrÃĪge vor You can enter any date manually,Sie kÃķnnen ein beliebiges Datum manuell eingeben You can enter the minimum quantity of this item to be ordered.,Sie kÃķnnen die minimale Menge von diesem Artikel bestellt werden. You can not enter both Delivery Note No and Sales Invoice No. \ Please enter any one.,Sie kÃķnnen nicht sowohl Lieferschein Nein und Sales Invoice No \ Bitte geben Sie eine beliebige. @@ -3237,6 +3253,7 @@ Your sales person who will contact the lead in future,"Ihr Umsatz Person, die di Your sales person will get a reminder on this date to contact the customer,"Ihre Vertriebsmitarbeiter erhalten eine Erinnerung an diesem Tag, um den Kunden an" Your sales person will get a reminder on this date to contact the lead,Ihre Vertriebsmitarbeiter erhalten eine Erinnerung an diesem Tag an die Spitze setzen Your support email id - must be a valid email - this is where your emails will come!,"Ihre UnterstÞtzung email id - muss eine gÞltige E-Mail-sein - das ist, wo Ihre E-Mails wird kommen!" +[Error],[Error] [Label]:[Field Type]/[Options]:[Width],[Label]: [Feldtyp] / [Optionen]: [Breite] add your own CSS (careful!),fÞgen Sie Ihre eigenen CSS (Vorsicht!) adjust,einstellen diff --git a/translations/es.csv b/translations/es.csv index 499e6165b12..d30649d4cf7 100644 --- a/translations/es.csv +++ b/translations/es.csv @@ -1,13 +1,18 @@ (Half Day),(Medio día) + against sales order,contra la orden de venta against same operation,contra la misma operaciÃģn already marked,ya marcada and year: ,y el aÃąo: + as it is stock Item or packing item,ya que es la acciÃģn del artículo o elemento de embalaje at warehouse: ,en el almacÃĐn: by Role ,por funciÃģn + can not be made.,no puede ser hecho. + can not be marked as a ledger as it has existing child,"no puede ser marcado como un libro de contabilidad, ya que tiene menor existente" cannot be 0,no puede ser 0 cannot be deleted.,no se puede eliminar. does not belong to the company,no pertenece a la empresa has already been submitted.,ya se ha presentado. + has been freezed. ,ha sido freezed. has been freezed. \ Only Accounts Manager can do transaction against this account,ha sido congelado. \ SÃģlo Administrador de cuentas puede hacer en contra de esta transacciÃģn cuenta " is less than equals to zero in the system, \ valuation rate is mandatory for this item","es menor que es igual a cero en el sistema, \ tasa de valoraciÃģn es obligatoria para este artículo" is mandatory,es obligatorio @@ -23,6 +28,7 @@ should be 'Yes'. As Item: ,debería ser "sí". Como artículo: should be same as that in ,debe ser el mismo que el de was on leave on ,estaba en situaciÃģn de excedencia + will be ,serÃĄ will be over-billed against mentioned ,sobre-serÃĄ facturado contra la mencionada will become ,se convertirÃĄ """Company History""","Historia de la empresa" @@ -105,6 +111,7 @@ Account Head,Cuenta Head Account Id,ID de la cuenta Account Name,Nombre de la cuenta Account Type,Tipo de Cuenta +Account for this ,Cuenta para este Accounting,Contabilidad Accounting Year.,Ejercicio contable. "Accounting entry frozen up to this date, nobody can do / modify entry except role specified below.","Asiento contable congelado hasta la fecha, nadie puede hacer / modificar la entrada, excepto el papel se especifica a continuaciÃģn." @@ -237,6 +244,7 @@ Allow User,Permitir al usuario Allow Users,Permitir que los usuarios Allow on Submit,Deje en Enviar Allow the following users to approve Leave Applications for block days.,Permitir que los usuarios siguientes para aprobar solicitudes Dejar de días de bloque. +Allow user to edit Price List Rate in transactions,Permitir al usuario editar Lista de precios Tarifa en transacciones Allow user to login only after this hour (0-24),Permitir al usuario iniciar sesiÃģn sÃģlo despuÃĐs de esta hora (0-24) Allow user to login only before this hour (0-24),Permitir al usuario iniciar sesiÃģn sÃģlo antes de esta hora (0-24) Allowance Percent,AsignaciÃģn porcentual @@ -251,8 +259,6 @@ Amount <=,Importe <= Amount >=,Monto> = "An icon file with .ico extension. Should be 16 x 16 px. Generated using a favicon generator. [favicon-generator.org]","Un archivo con el icono. Ico. En caso de ser de 16 x 16 px. Generado utilizando un generador de favicon. [ favicon-generator.org ]" Analytics,Analítica -Annual Cost To Company,Coste anual para la empresa -Annual Cost To Company can not be less than 12 months of Total Earning,Coste anual para la empresa no puede ser inferior a 12 meses de Ganancia total Another Salary Structure '%s' is active for employee '%s'. Please make its status 'Inactive' to proceed.,Otra estructura salarial '% s' es empleado activo para '% s'. Por favor haga su estado "Inactivo" para proceder. "Any other comments, noteworthy effort that should go in the records.","Cualquier otro comentario, el esfuerzo notable que debe ir en los registros." Applicable Holiday List,Lista Casas aplicable @@ -436,6 +442,7 @@ Build Server API,Construir API servidor Build Sitemap,Construir Sitemap Bulk Email,E-mail a granel Bulk Email records.,Correo electrÃģnico masivo registros. +Bummer! There are more holidays than working days this month.,Bummer! Hay mÃĄs vacaciones que los días de trabajo este mes. Bundle items at time of sale.,Agrupe elementos en tiempo de venta. Button,BotÃģn Buyer of Goods and Services.,Comprador de Bienes y Servicios. @@ -503,6 +510,7 @@ Check if you want to send salary slip in mail to each employee while submitting Check this if you want to force the user to select a series before saving. There will be no default if you check this.,Seleccione esta opciÃģn si desea forzar al usuario a seleccionar una serie antes de guardar. No habrÃĄ ningÚn defecto si usted comprueba esto. Check this if you want to send emails as this id only (in case of restriction by your email provider).,"Seleccione esta opciÃģn si desea enviar mensajes de correo electrÃģnico, ya que sÃģlo este id (en caso de restricciÃģn de su proveedor de correo electrÃģnico)." Check this if you want to show in website,Seleccione esta opciÃģn si desea mostrar en la pÃĄgina web +Check this to disallow fractions. (for Nos),Active esta opciÃģn para no permitir fracciones. (De nÚmeros) Check this to make this the default letter head in all prints,Marca esta casilla para hacer esta cabeza defecto la carta en todas las impresiones Check this to pull emails from your mailbox,Marque esta opciÃģn para extraer los correos electrÃģnicos de su buzÃģn Check to activate,Compruebe para activar @@ -571,6 +579,7 @@ Company mismatch for Warehouse,Desajuste de la empresa AlmacÃĐn Company registration numbers for your reference. Example: VAT Registration Numbers etc.,"NÚmero de registro mercantil para su referencia. Ejemplo: NÚmeros de Registro de IVA, etc" Company registration numbers for your reference. Tax numbers etc.,"NÚmero de registro mercantil para su referencia. Cifras impositivas, etc" Complaint,Queja +Complete,Completar Complete By,Completa Por Completed,Terminado Completed Qty,Completado Cantidad @@ -621,12 +630,12 @@ Cost Center Details,Costo Detalles Center Cost Center Name,Costo Nombre del centro Cost Center is mandatory for item: ,Centro de Costo es obligatoria para el artículo: Cost Center must be specified for PL Account: ,Centro de coste se debe especificar para la Cuenta PL: -Cost to Company,El costo para la empresa Costing,Costeo Country,País Country Name,Nombre País Create,Crear Create Bank Voucher for the total salary paid for the above selected criteria,"Crear comprobante bancario por el salario total pagado por los criterios anteriormente indicados," +Create Material Requests,Crear solicitudes de material Create Production Orders,Cree Ãģrdenes de producciÃģn Create Receiver List,Crear Lista de receptores Create Salary Slip,Crear nÃģmina @@ -675,6 +684,7 @@ Custom Script,Secuencia de personalizaciÃģn Custom Startup Code,CÃģdigo de inicio personalizada Custom?,Custom? Customer,Cliente +Customer (Receivable) Account,Cuenta Cliente (por cobrar) Customer / Item Name,Cliente / Nombre del elemento Customer Account,AtenciÃģn al cliente Customer Account Head,Jefe de Cuenta Cliente @@ -714,6 +724,7 @@ Customize the introductory text that goes as a part of that email. Each transact DN,DN DN Detail,DN Detalle Daily,Diario +Daily Event Digest is sent for Calendar Events where reminders are set.,Diario Evento Resumen se envía para eventos de calendario en que se configura recordatorios. Daily Time Log Summary,Resumen del registro de tiempo diario Danger,Peligro Data,Datos @@ -772,6 +783,7 @@ Default Sales Partner,Ventas predeterminados de los asociados Default Settings,ConfiguraciÃģn predeterminada Default Source Warehouse,Predeterminado fuente de depÃģsito Default Stock UOM,Defecto de la UOM +Default Supplier,Defecto Proveedor Default Supplier Type,Tipo predeterminado Proveedor Default Target Warehouse,Por defecto destino de depÃģsito Default Territory,Por defecto Territorio @@ -790,6 +802,7 @@ Defines workflow states and rules for a document.,Define los estados de flujo de Delete,Borrar Delete Row,Eliminar fila Delivered,Liberado +Delivered Items To Be Billed,Material que se adjunta a facturar Delivered Qty,Cantidad Entregada Delivery Address,DirecciÃģn de entrega Delivery Date,Fecha de Entrega @@ -808,7 +821,6 @@ Delivery Status,Estado de entrega Delivery Time,Tiempo de Entrega Delivery To,Entrega Para Department,Departamento -Depend on LWP,Depende LWP Depends On,Depende del Depends on LWP,Depende LWP Descending,Descendente @@ -859,6 +871,7 @@ DocType on which this Workflow is applicable.,DOCTYPE en el que este flujo de tr DocType or Field,Tipo de documento o Campo Document,Documento Document Description,DescripciÃģn del documento +Document Numbering Series,Documento Serie de numeraciÃģn Document Status transition from ,Documento de transiciÃģn de estado de Document Type,Tipo de documento Document is only editable by users of role,Documento es sÃģlo editable por los usuarios de papel @@ -929,7 +942,7 @@ Employee Leave Approver,Empleado licencia aprobador Employee Leave Balance,Equilibrio licencia Empleado Employee Name,Nombre del empleado Employee Number,NÚmero de empleado -Employee Records to be created by ,Registros de Empleados de crearse +Employee Records to be created by,Registros de Empleados de crearse Employee Setup,Empleado de configuraciÃģn Employee Type,Tipo de empleado Employee grades,Los grados de empleados @@ -971,11 +984,17 @@ Error for,Error de Error: Document has been modified after you have opened it,Error: El documento se ha modificado despuÃĐs de que usted lo ha abierto Estimated Material Cost,Costo estimado de material Event,Evento +Event End must be after Start,Evento final debe ser posterior al inicio Event Individuals,Los individuos del Evento Event Role,Evento Papel Event Roles,Roles de eventos Event Type,Tipo de evento Event User,Evento del usuario +Events In Today's Calendar,Eventos en el Calendario de hoy +Every Day,Todos los días +Every Month,Cada mes +Every Week,Cada semana +Every Year,Cada AÃąo Everyone can read,Todo el mundo puede leer Example:,Ejemplo: Exchange Rate,Tipo de cambio @@ -1080,6 +1099,7 @@ For Reference Only.,SÃģlo de referencia. For Sales Invoice,Para Factura For Server Side Print Formats,Por el lado de impresiÃģn Formatos Server For Territory,Por Territorio +For UOM,Para UOM For Warehouse,Para el almacÃĐn "For comparative filters, start with","Para los filtros comparativas, comience con" "For e.g. 2012, 2012-13","Por ejemplo, 2012, 2012-13" @@ -1099,6 +1119,7 @@ Fraction Units,Unidades de fracciones Freeze Stock Entries,Congelar los comentarios de Friday,Viernes From,De +From Bill of Materials,De la lista de materiales From Company,De CompaÃąÃ­a From Currency,De Moneda From Currency and To Currency cannot be same,De la moneda y moneda no puede ser el mismo @@ -1141,6 +1162,7 @@ Get Advances Received,CÃģmo anticipos recibidos Get Current Stock,Obtener Stock actual Get From ,Obtener de Get Items,Obtener elementos +Get Items From Sales Orders,Obtener elementos de Ãģrdenes de venta Get Last Purchase Rate,CÃģmo Tarifa de Último Get Non Reconciled Entries,Consigue entradas para no conciliadas Get Outstanding Invoices,Recibe facturas pendientes @@ -1182,6 +1204,7 @@ Group,Grupo Group or Ledger,Grupo o Ledger Groups,Grupos HR,HR +HR Settings,ConfiguraciÃģn de recursos humanos HTML,HTML HTML / Banner that will show on the top of product list.,HTML / Banner que se mostrarÃĄ en la parte superior de la lista de productos. Half Day,Medio Día @@ -1205,6 +1228,7 @@ Helvetica Neue,Helvetica Neue "Here you can maintain family details like name and occupation of parent, spouse and children","Aquí usted puede mantener los detalles de la familia, como el nombre y la ocupaciÃģn de los padres, cÃģnyuge e hijos" "Here you can maintain height, weight, allergies, medical concerns etc","Aquí se puede mantener la altura, el peso, alergias, etc preocupaciones mÃĐdicas" Hey there! You need to put at least one item in \ the item table.,Hey there! Es necesario poner al menos un artículo en \ table del elemento. +Hey! All these items have already been invoiced.,Hey! Todos estos elementos ya han sido facturados. Hey! There should remain at least one System Manager,Hey! No debe permanecer al menos un administrador del sistema de Hidden,Oculto Hide Actions,Ocultar Acciones @@ -1262,6 +1286,7 @@ If Monthly Budget Exceeded,Si ha superado el presupuesto mensual If Yearly Budget Exceeded,Si el presupuesto anual ha superado el "If a User does not have access at Level 0, then higher levels are meaningless","Si un usuario no tiene acceso en el nivel 0, los niveles mÃĄs altos no tienen sentido" "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.","Si se selecciona, la lista de materiales para los elementos de sub-ensamble serÃĄn considerados para obtener materias primas. De lo contrario, todos los elementos de montaje sub-serÃĄ tratada como una materia prima." +"If checked, Total no. of Working Days will include holidays, and this will reduce the value of Salary Per Day","Si se marca, no total. de días laborables se comprenderÃĄn los días feriados, y esto reducirÃĄ el valor del salario por día" "If checked, all other workflows become inactive.","Si se selecciona, todos los flujos de trabajo pasan a ser inactivos." "If checked, an email with an attached HTML format will be added to part of the EMail body as well as attachment. To only send as attachment, uncheck this.","Si se selecciona, se agregarÃĄ un correo electrÃģnico con un formato HTML adjunto a una parte del cuerpo del correo electrÃģnico, así como datos adjuntos. Para enviar sÃģlo como archivo adjunto, desmarque esta." "If checked, the Home page will be the default Item Group for the website.","Si se selecciona, la pÃĄgina de inicio serÃĄ el grupo de elementos predeterminado para el sitio web." @@ -1302,6 +1327,7 @@ In Hours,En Horas In List View,En Vista de lista In Process,En proceso In Report Filter,En Filtro de informe +In Row,En Fila In Store,En las tiendas In Words,En las palabras In Words (Company Currency),En palabras (Empresa moneda) @@ -1317,6 +1343,7 @@ In response to,En respuesta a "In the Permission Manager, click on the button in the 'Condition' column for the Role you want to restrict.","En el Administrador de autorizaciÃģn, haga clic en el botÃģn de la "condiciÃģn" de columna para la funciÃģn que desea restringir." Incentives,Incentivos Incharge Name,InCharge Nombre +Include holidays in Total no. of Working Days,Incluya vacaciones en N š total. de días laborables Income / Expense,Ingresos / gastos Income Account,Cuenta de ingresos Income Booked,Ingresos reserva @@ -1335,6 +1362,7 @@ Industry,Industria Industry Type,Industria Tipo Info,Info Insert After,Insertar despuÃĐs +Insert Below,Insertar abajo Insert Code,Insertar cÃģdigo Insert Row,Insertar fila Insert Style,Inserte Estilo @@ -1360,6 +1388,7 @@ Introductory information for the Contact Us Page,InformaciÃģn introductoria para Invalid Delivery Note. Delivery Note should exist and should be in draft state. Please rectify and try again.,"Nota de entrega no vÃĄlido. Nota de entrega debe existir y debe estar en estado de borrador. Por favor, rectificar y vuelva a intentarlo." Invalid Email,InvÃĄlido Email Invalid Email Address,Correo electrÃģnico no es vÃĄlido +Invalid Item or Warehouse Data,Artículo InvÃĄlido o Data Warehouse Invalid Leave Approver,No vÃĄlido Agregar aprobador Inventory,Inventario Inverse,Inverso @@ -1532,6 +1561,7 @@ Leave blank if considered for all departments,Dejar en blanco si se considera pa Leave blank if considered for all designations,Dejar en blanco si se considera para todas las designaciones Leave blank if considered for all employee types,Dejar en blanco si se considera para todos los tipos de empleados Leave blank if considered for all grades,Dejar en blanco si se considera para todos los grados +Leave blank if you have not decided the end date.,Dejar en blanco si no se ha decidido la fecha de finalizaciÃģn. Leave by,Deja por "Leave can be approved by users with Role, ""Leave Approver""","Deje puede ser aprobado por los usuarios con rol, "Deja Aprobador"" Ledger,Libro mayor @@ -1635,10 +1665,10 @@ Material Request Items,Artículos de materiales Solicitar Material Request No,Material de Solicitud de No Material Request Type,Tipo de material Solicitud Material Request used to make this Stock Entry,Solicitud de material utilizado para hacer esto Stock entrada +Material Requirement,Requisito material Material Transfer,Transferencia de material Materials,Materiales Materials Required (Exploded),Materiales necesarios (despiece) -Materials Requirement Planning (MRP),Materiales planificaciÃģn de necesidades (MRP) Max 500 rows only.,SÃģlo Max 500 filas. Max Attachments,Max Adjuntos Max Days Leave Allowed,Días mÃĄx Deja animales @@ -1683,6 +1713,7 @@ Monday,Lunes Month,Mes Monthly,Mensual Monthly Attendance Sheet,Hoja de Asistencia Mensual +Monthly Earning & Deduction,Ingresos mensuales y deducciÃģn Monthly Salary Register,Registrarse Salario Mensual Monthly salary statement.,NÃģmina mensual. Monthly salary template.,Plantilla salario mensual. @@ -1695,7 +1726,9 @@ Moving Average Rate,Tarifa media mÃģvil Mr,Sr. Ms,Ms Multiple Item Prices,Los precios de varios artículos +Multiple root nodes not allowed.,Nodos raíz mÚltiples no estÃĄn permitidos. Mupltiple Item prices.,Precios Mupltiple artículo. +Must be Whole Number,Debe ser un nÚmero entero Must have report permission to access this report.,Debe tener informe de permiso para acceder a este informe. Must specify a Query to run,Debe especificar una consulta para ejecutar My Settings,Mis Opciones @@ -1721,7 +1754,6 @@ Net Total (Company Currency),Total neto (Empresa moneda) Net Weight,Peso neto Net Weight UOM,UOM Peso neto Net Weight of each Item,Peso neto de cada artículo -Net pay can not be greater than 1/12th of Annual Cost To Company,Salario neto no puede ser superior a 1/12th de coste anual para la empresa Net pay can not be negative,Salario neto no puede ser negativo Never,Nunca New,Nuevo @@ -1889,6 +1921,7 @@ POP3 Mail Settings,ConfiguraciÃģn de correo POP3 POP3 mail server (e.g. pop.gmail.com),POP3 del servidor de correo (por ejemplo pop.gmail.com) POP3 server e.g. (pop.gmail.com),"Por ejemplo, el servidor POP3 (pop.gmail.com)" POS Setting,ConfiguraciÃģn POS +POS View,POS View PR Detail,PR Detalle PRO,PRO PS,PS @@ -1934,10 +1967,10 @@ Partially Completed,Completada parcialmente Participants,Los participantes Partly Billed,Mayormente Anunciado Partly Delivered,Mayormente Entregado -Partner,Socio Partner Target Detail,Socio Detalle Target Partner Type,Tipo de Socio Partner's Website,Sitio Web del Socio +Passive,Pasivo Passport Number,NÚmero de pasaporte Password,ContraseÃąa Password Expires in (days),Password Expires in (días) @@ -1947,12 +1980,12 @@ Pay To / Recd From,Pagar a / A partir de RECD Payables,Cuentas por pagar Payables Group,Deudas Grupo Payment Collection With Ageing,Cobro Con el Envejecimiento +Payment Days,Días de pago Payment Entries,Las entradas de pago Payment Entry has been modified after you pulled it. Please pull it again.,"Registro de pagos ha sido modificado despuÃĐs de que lo tirÃģ. Por favor, tire de ÃĐl otra vez." Payment Made With Ageing,Pagos con el Envejecimiento Payment Reconciliation,Pago ReconciliaciÃģn Payment Terms,Condiciones de pago -Payment days,Día de pago Payment to Invoice Matching Tool,El pago a la herramienta Matching Factura Payment to Invoice Matching Tool Detail,Pago al detalle de la factura Matching Tool Payments,Pagos @@ -1967,6 +2000,7 @@ Pending SO Items For Purchase Request,Temas pendientes por lo que para Solicitud Percent,Por ciento Percent Complete,Porcentaje completado Percentage Allocation,Porcentaje de asignaciÃģn +Percentage Allocation should be equal to ,Porcentaje de asignaciÃģn debe ser igual a Percentage variation in quantity to be allowed while receiving or delivering this item.,VariaciÃģn porcentual de la cantidad que se le permita al recibir o entregar este artículo. 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.,"Porcentaje que se les permite recibir o entregar mÃĄs en contra de la cantidad pedida. Por ejemplo: Si se ha pedido 100 unidades. y el subsidio es de 10%, entonces se le permite recibir 110 unidades." Performance appraisal.,EvaluaciÃģn del desempeÃąo. @@ -2009,19 +2043,24 @@ Please attach a file or set a URL,Adjuntar un archivo o establecer una URL Please check,"Por favor, compruebe" Please enter Default Unit of Measure,Introduce unidad de medida Please enter Delivery Note No or Sales Invoice No to proceed,Introduce albarÃĄn o factura de venta No No para continuar +Please enter Employee Number,"Por favor, introduzca el NÚmero de Empleado" Please enter Expense Account,Introduce Cuenta de Gastos Please enter Expense/Adjustment Account,Introduce Cuenta de Gastos / ajuste Please enter Purchase Receipt No to proceed,Introduce recibo de compra en No para continuar +Please enter Reserved Warehouse for item ,Introduce AlmacÃĐn reservada para concepto Please enter valid,Introduce vÃĄlida Please enter valid ,Introduce vÃĄlida Please install dropbox python module,"Por favor, instale mÃģdulos python dropbox" Please make sure that there are no empty columns in the file.,"Por favor, asegÚrese de que no hay columnas vacías en el archivo." Please mention default value for ',"Por favor, mencionar el valor por defecto para '" +Please reduce qty.,Reduzca Cantidad. Please refresh to get the latest document.,Favor de actualizaciÃģn para obtener las Últimas documento. Please save the Newsletter before sending.,"Por favor, guarde el boletín antes de enviarlo." Please select Bank Account,Por favor seleccione la cuenta bancaria Please select Carry Forward if you also want to include previous fiscal year's balance leaves to this fiscal year,"Por favor, seleccione Arrastre de si tambiÃĐn desea incluir saldo del ejercicio fiscal anterior deja a este aÃąo fiscal" Please select Date on which you want to run the report,"Por favor, seleccione Fecha en la que desea ejecutar el informe" +Please select Naming Neries,Por favor seleccione Neries nomenclatura +Please select Price List,"Por favor, seleccione Lista de Precios" Please select Time Logs.,Por favor seleccione Time Registros. Please select a,Por favor seleccione una Please select a csv file,"Por favor, seleccione un archivo csv" @@ -2034,6 +2073,7 @@ Please select the document type first,Por favor seleccione el tipo de documento Please select: ,Por favor seleccione: Please set Dropbox access keys in,"Por favor, establece las claves de acceso en Dropbox" Please set Google Drive access keys in,"Por favor, establece las claves de acceso de Google Drive en" +Please setup Employee Naming System in Human Resource > HR Settings,"Por favor, configure empleado del sistema de nombres de Recursos Humanos> ConfiguraciÃģn HR" Please specify,"Por favor, especifique" Please specify Company,"Por favor, especifique la empresa" Please specify Company to proceed,"Por favor, especifique la empresa para proceder" @@ -2054,7 +2094,7 @@ Posting Time,Hora de publicaciÃģn Posts,Mensajes Potential Sales Deal,Ventas posible acuerdo Potential opportunities for selling.,Oportunidades potenciales para la venta. -"Precision for Float fields (quantities, discounts, percentages etc) only for display. Floats will still be calculated up to 6 decimals.","PrecisiÃģn de los campos de flotador (cantidades, descuentos, etc porcentajes) sÃģlo para su visualizaciÃģn. Siempre queda aÚn se calcularÃĄn hasta 6 decimales." +"Precision for Float fields (quantities, discounts, percentages etc). Floats will be rounded up to specified decimals. Default = 3","La precisiÃģn de los campos de flotador (cantidades, descuentos, porcentajes, etc.) Flotadores se redondearÃĄn a decimales especificados. Por defecto = 3" Preferred Billing Address,Preferred direcciÃģn de facturaciÃģn Preferred Shipping Address,Preferred DirecciÃģn de envío Prefix,Prefijo @@ -2072,6 +2112,7 @@ Price List Master,Precio de Lista maestra Price List Name,Nombre Precio de lista Price List Rate,Precio Califica Price List Rate (Company Currency),Precio de lista Cambio (monedas de la compaÃąÃ­a) +Price List for Costing,Lista de precios de Costeo Price Lists and Rates,Listas de precios y tarifas Primary,Primario Print Format,Formato de impresiÃģn @@ -2090,6 +2131,7 @@ Process Payroll,Proceso de NÃģmina Produced Quantity,Cantidad producida Product Enquiry,Consulta de producto Production Order,Orden de ProducciÃģn +Production Orders,Órdenes de ProducciÃģn Production Plan Item,ProducciÃģn del artículo Plan de Production Plan Items,Elementos del Plan de ProducciÃģn Production Plan Sales Order,Plan de Ventas Orden de ProducciÃģn @@ -2129,7 +2171,6 @@ Published,Publicado Published On,Publicado el Pull Emails from the Inbox and attach them as Communication records (for known contacts).,Tire de la bandeja de entrada de mensajes de correo electrÃģnico que se adjuntarÃĄn como documentos de comunicaciÃģn (para contactos conocidos). Pull Payment Entries,Tire de las entradas de pago -Pull items from Sales Order mentioned in the above table.,Tire de los artículos en Ãģrdenes de venta mencionados en el cuadro anterior. Pull sales orders (pending to deliver) based on the above criteria,Tire de Ãģrdenes de venta (pendiente de entregar) sobre la base de los criterios anteriores Purchase,Comprar Purchase Analytics,Compra Analytics @@ -2194,6 +2235,7 @@ Quantity Requested for Purchase,Cantidad de la peticiÃģn de compra Quantity already manufactured,Cantidad ya fabricado Quantity and Rate,Cantidad y Precio Quantity and Warehouse,Cantidad y AlmacÃĐn +Quantity cannot be a fraction.,Cantidad no puede ser una fracciÃģn. Quantity of item obtained after manufacturing / repacking from given quantities of raw materials,Cantidad de material obtenido despuÃĐs de la fabricaciÃģn / reempaque de determinadas cantidades de materias primas Quantity should be equal to Manufacturing Quantity. ,Cantidad debe ser igual a la cantidad de fabricaciÃģn. Quarter,Trimestre @@ -2216,9 +2258,7 @@ Quotation To,PRESUPUESTO a Quotation Trend,Tendencia CotizaciÃģn Quotations received from Suppliers.,Citas recibidas de los proveedores. Quotes to Leads or Customers.,Cotizaciones a clientes potenciales o clientes. -Raise Material Request,Levante solicitar material Raise Material Request when stock reaches re-order level,Levante solicitar material cuando el stock llega a re-ordenar nivel -Raise Production Order,Levante orden de producciÃģn Raised By,Raised By Raised By (Email),Raised By (correo electrÃģnico) Random,Azar @@ -2263,6 +2303,7 @@ Receivables,Cuentas por cobrar Receivables / Payables,Cobrar / por pagar Receivables Group,Deudores Grupo Received Date,Fecha de recepciÃģn +Received Items To Be Billed,Elementos recibidos a facturar Received Qty,Cantidad recibida Received and Accepted,Recibidas y aceptadas Receiver List,Receptor Lista @@ -2276,6 +2317,8 @@ Record item movement.,Registre el movimiento de artículos. Recurring Id,Id recurrente Recurring Invoice,Factura Recurrente Recurring Type,Tipo recurrente +Reduce Deduction for Leave Without Pay (LWP),Reducir DeducciÃģn por licencia sin sueldo (LWP) +Reduce Earning for Leave Without Pay (LWP),Reducir ganar por licencia sin sueldo (LWP) Ref Code,Ref. CÃģdigo Ref Date is Mandatory if Ref Number is specified,Ref de la fecha es obligatoria si no se especifica NÚmero Ref Ref DocType,Ref DocType @@ -2285,6 +2328,8 @@ Ref SQ,Ref SQ Ref Type,Tipo de referencia Reference,Referencia Reference Date,Fecha de referencia +Reference DocName,Referencia DocNombre +Reference DocType,Referencia del tipo de documento Reference Name,Referencia Nombre Reference Number,Referencia Reference Type,Tipo de referencia @@ -2307,7 +2352,10 @@ Rename Log,Cambiar el nombre de sesiÃģn Rename Tool,Cambiar el nombre de la herramienta Rename...,Cambiar el nombre de ... Rented,Alquilado +Repeat On,Repita On +Repeat Till,Repita Hasta Repeat on Day of Month,Repita el Día del Mes +Repeat this Event,Repita este Evento Replace,Reemplazar Replace Item / BOM in all BOMs,Reemplazar elemento / BOM en todas las listas de materiales "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","Reemplazar un BOM particular en todas las listas de materiales de otros en los que se utiliza. Se sustituirÃĄ el enlace BOM viejo, actualizar el costo y regenerar "ExplosiÃģn lista de materiales Item" tabla segÚn nueva lista de materiales" @@ -2340,6 +2388,8 @@ Required raw materials issued to the supplier for producing a sub - contracted i Reseller,Revendedores Reserved Quantity,Cantidad reservada Reserved Warehouse,Reservado AlmacÃĐn +Reserved Warehouse in Sales Order / Finished Goods Warehouse,AlmacÃĐn reservada en Ãģrdenes de venta / almacÃĐn de productos terminados +Reserved Warehouse is missing in Sales Order,Reservado AlmacÃĐn falta de Ãģrdenes de venta Resignation Letter Date,Renuncia Fecha Carta Resolution,ResoluciÃģn Resolution Date,ResoluciÃģn Fecha @@ -2404,6 +2454,7 @@ Salary Structure,Estructura salarial Salary Structure Deduction,Salario DeducciÃģn Estructura Salary Structure Earning,Estructura salarial ganar Salary Structure Earnings,Ganancias Estructura salarial +Salary breakup based on Earning and Deduction.,Ruptura Salario basado en la ganancia y la deducciÃģn. Salary components.,Componentes salariales. Sales,Venta Sales Analytics,Sales Analytics @@ -2441,7 +2492,6 @@ Sales Person Name,Nombre de la persona de ventas Sales Person Target Variance (Item Group-Wise),Sales Person Varianza del objetivo (punto Group-Wise) Sales Person Targets,Objetivos de ventas Persona Sales Person-wise Transaction Summary,Resumen de transacciones de persona prudente Ventas -Sales Rate,Ventas Precio Sales Register,Ventas Registrarse Sales Return,Ventas Retorno Sales Taxes and Charges,Ventas Impuestos y Cargos @@ -2496,6 +2546,7 @@ Select Digest Content,Seleccione Contenido Resumen Select DocType,Seleccione tipo de documento Select Document Type,Seleccione el tipo de documento Select Document Type or Role to start.,Seleccione el tipo de documento o papel para comenzar. +Select Items,Seleccione Artículos Select PR,Seleccione PR Select Print Format,Seleccione Formato de impresiÃģn Select Print Heading,Seleccione Imprimir Encabezado @@ -2542,6 +2593,7 @@ Send Print in Body and Attachment,Enviar Imprimir en cuerpo y adjuntos Send SMS,Enviar SMS Send To,Enviar a un Send To Type,Enviar a un tipo +Send an email reminder in the morning,Enviar un recordatorio por correo electrÃģnico en la maÃąana Send automatic emails to Contacts on Submitting transactions.,Enviar correos electrÃģnicos automÃĄticos en Contactos de Envío de transacciones. Send mass SMS to your contacts,Envíe SMS masivos a sus contactos Send regular summary reports via Email.,Enviar informes resumidos periÃģdicos por correo electrÃģnico. @@ -2559,7 +2611,6 @@ Serial No Service Contract Expiry,NÚmero de orden de servicio de caducidad del Serial No Status,Serial No Estado Serial No Warranty Expiry,NÚmero de serie Garantía de caducidad Serialized Item: ',Artículo serializado: ' -Series,Serie Series List for this Transaction,Series de lista para esta transacciÃģn Server,Servidor Service Address,DirecciÃģn del Servicio @@ -2569,7 +2620,6 @@ Session Expires in (time),SesiÃģn caduca en (hora) Session Expiry,SesiÃģn de caducidad Session Expiry in Hours e.g. 06:00,"SesiÃģn de caducidad en horas, por ejemplo 06:00" Set Banner from Image,Conjunto de la bandera de la Imagen -Set From Image,Set De Imagen Set Item Group-wise budgets on this Territory. You can also include seasonality by setting the Distribution.,Conjunto de objetos inteligentes Group-presupuestos en este Territorio. TambiÃĐn puede incluir la estacionalidad mediante el establecimiento de la distribuciÃģn. Set Login and Password if authentication is required.,"Establecer inicio de sesiÃģn y contraseÃąa, si se requiere autenticaciÃģn." Set New Password,Establecer nueva contraseÃąa @@ -2646,6 +2696,7 @@ Solid background color (default light gray),Color de fondo sÃģlido (gris claro d Sorry we were unable to find what you were looking for.,Lamentablemente no hemos podido encontrar lo que estabas buscando. Sorry you are not permitted to view this page.,"Disculpe, no tiene permiso para ver esta pÃĄgina." Sorry! We can only allow upto 100 rows for Stock Reconciliation.,ÂĄLo siento! SÃģlo podemos permitir hasta 100 filas por la ReconciliaciÃģn de Valores. +"Sorry! You cannot change company's default currency, because there are existing transactions against it. You will need to cancel those transactions if you want to change the default currency.","ÂĄLo siento! No se puede cambiar la moneda por defecto de la empresa, porque existen operaciones existentes en su contra. Usted tendrÃĄ que cancelar esas transacciones si desea cambiar la moneda por defecto." Sorry. Companies cannot be merged,Lo siento. Las empresas no pueden fusionarse Sorry. Serial Nos. cannot be merged,Lo siento. Nos. de serie no se puede fusionar Sort By,Ordenado por @@ -2729,6 +2780,7 @@ Suggestion,Sugerencia Suggestions,Sugerencias Sunday,Domingo Supplier,Proveedor +Supplier (Payable) Account,Cuenta de proveedor (de pago) Supplier (vendor) name as entered in supplier master,Proveedor (vendedor) Nombre tal como aparece en Maestro de proveedores Supplier Account Head,Head cuenta de proveedor Supplier Address,Proveedor DirecciÃģn @@ -2834,7 +2886,6 @@ Text Editor,Editor de texto "The ""Web Page"" that is the website home page","La "PÃĄgina Web", que es la pÃĄgina de inicio del sitio web" The BOM which will be replaced,La lista de materiales que serÃĄ sustituido "The Item that represents the Package. This Item must have ""Is Stock Item"" as ""No"" and ""Is Sales Item"" as ""Yes""",El punto que representa el paquete. Este elemento debe tener "es el tema de" como "No" y "ÂŋSales Item" como "Sí" -The account to which you will pay (have paid) the money to.,La cuenta a la que va a pagar (he pagado) el dinero. The date at which current entry is made in system.,La fecha en que se efectÚe la entrada actual en el sistema. The date at which current entry will get or has actually executed.,La fecha en la que la entrada actual se consigue o se ejecuta realmente. The date on which next invoice will be generated. It is generated on submit.,La fecha en la que serÃĄ la prÃģxima factura generada. Se genera en enviar. @@ -2909,6 +2960,7 @@ To Warehouse,Para AlmacÃĐn "To automatically create Support Tickets from your incoming mail, set your POP3 settings here. You must ideally create a separate email id for the erp system so that all emails will be synced into the system from that mail id. If you are not sure, please contact your EMail Provider.","Para crear automÃĄticamente Tickets de Soporte de su correo entrante, establecer la configuraciÃģn de POP3 aquí. Lo ideal debe crear un ID de correo electrÃģnico por separado para el sistema ERP para que todos los correos electrÃģnicos se sincronizan en el sistema desde que id electrÃģnico. Si no estÃĄ seguro, pÃģngase en contacto con su proveedor de correo electrÃģnico." "To create an Account Head under a different company, select the company and save customer.","Para crear un Jefe de Cuenta bajo una empresa diferente, seleccione la empresa y ahorrar al cliente." To enable Point of Sale features,Para habilitar Punto de Venta características +To enable more currencies go to Setup > Currency,Para permitir que mÃĄs divisas vaya a ConfiguraciÃģn> Moneda "To fetch items again, click on 'Get Items' button \ or update the Quantity manually.","Para buscar elementos de nuevo, haga clic en "Obtener elementos" botÃģn \ o actualizar la cantidad manualmente." "To format columns, give column labels in the query.","Para dar formato a columnas, dar títulos de las columnas en la consulta." "To further restrict permissions based on certain values in a document, use the 'Condition' settings.","Para restringir aÚn mÃĄs permisos en funciÃģn de determinados valores en un documento, utilice la "condiciÃģn" de configuraciÃģn." @@ -2923,7 +2975,6 @@ To track any installation or commissioning related work after sales,Para el segu To track item in sales and purchase documents based on their serial nos. This is can also used to track warranty details of the product.,Para realizar el seguimiento elemento en documentos de ventas y compras en base a sus nÚmeros de serie. Esto tambiÃĐn se puede utilizar para rastrear detalles de la garantía del producto. To track items in sales and purchase documents with batch nos
Preferred Industry: Chemicals etc,"Para el seguimiento de los elementos de documentos de ventas y compras con los nÚmeros de lote
Industria de Preferencia: Productos químicos, etc" To track items using barcode. You will be able to enter items in Delivery Note and Sales Invoice by scanning barcode of item.,Para el seguimiento de elementos mediante cÃģdigo de barras. Usted serÃĄ capaz de entrar en los elementos de albarÃĄn y factura de venta mediante el escaneo de cÃģdigo de barras del artículo. -"To update your HTML from attachment, click here","Para actualizar el cÃģdigo HTML de archivo adjunto, haga clic aquí" ToDo,ToDo Tools,Instrumentos Top,Superior @@ -2962,10 +3013,11 @@ Total Score (Out of 5),Puntaje total (de 5) Total Tax (Company Currency),Total de Impuestos (Empresa moneda) Total Taxes and Charges,Total de Impuestos y Cargos Total Taxes and Charges (Company Currency),Total de Impuestos y Cargos (CompaÃąÃ­a moneda) +Total Working Days In The Month,Total de días hÃĄbiles del mes Total amount of invoices received from suppliers during the digest period,Importe total de las facturas recibidas de los proveedores durante el período de digestiÃģn Total amount of invoices sent to the customer during the digest period,Importe total de las facturas se envía al cliente durante el período de digestiÃģn -Total days in month,NÚmero total de días en el mes Total in words,Total en palabras +Total production order qty for item,Cantidad total de la orden de fabricaciÃģn para el artículo Totals,Totales Track separate Income and Expense for product verticals or divisions.,Seguimiento de Ingresos y Gastos por separado para los productos o divisiones verticales. Track this Delivery Note against any Project,Seguir este albarÃĄn en contra de cualquier proyecto @@ -2995,6 +3047,7 @@ UOM,UOM UOM Conversion Detail,UOM Detalle de conversiÃģn UOM Conversion Details,UOM detalles de la conversiÃģn UOM Conversion Factor,UOM factor de conversiÃģn +UOM Conversion Factor is mandatory,UOM factor de conversiÃģn es obligatoria UOM Details,UOM Detalles UOM Name,Nombre UOM UOM Replace Utility,UOM utilidad replace @@ -3014,6 +3067,7 @@ Unpaid,No pagado Unread Messages,Los mensajes no leídos Unscheduled,No programada Unsubscribed,No suscrito +Upcoming Events for Today,Eventos para hoy Update,Actualizar Update Clearance Date,Actualizado LiquidaciÃģn Update Field,Actualizar campos @@ -3034,6 +3088,7 @@ Upload Backups to Google Drive,Cargar copias de seguridad de Google Drive Upload HTML,Sube HTML Upload a .csv file with two columns: the old name and the new name. Max 500 rows.,Subir un archivo csv con dos columnas:. El nombre antiguo y el nuevo nombre. Max 500 filas. Upload a file,Subir un archivo +Upload and Import,Subir e importar Upload attendance from a .csv file,Sube la asistencia de un archivo. Csv Upload stock balance via csv.,Sube saldo de existencias a travÃĐs csv. Uploading...,Subiendo ... @@ -3083,6 +3138,7 @@ Voucher Import Tool,Vale herramienta de importaciÃģn Voucher No,Vale No Voucher Type,Vale Tipo Voucher Type and Date,Tipo Bono y Fecha +WIP Warehouse required before Submit,WIP DepÃģsito requerido antes de Enviar Waiting for Customer,Esperando al Cliente Walk In,Walk In Warehouse,AlmacÃĐn @@ -3116,6 +3172,7 @@ Website Script,Sitio Web de secuencias de comandos Website Settings,Ajustes del Sitio Web Website Slideshow,Sitio Web PresentaciÃģn Website Slideshow Item,Sitio Web PresentaciÃģn del artículo +Website User,Sitio web del usuario Website Warehouse,Website AlmacÃĐn Wednesday,MiÃĐrcoles Weekly,Semanal @@ -3181,7 +3238,6 @@ Yearly,Anual Yes,Sí Yesterday,Ayer You are not authorized to do/modify back dated entries before ,Usted no estÃĄ autorizado a hacer / modificar de nuevo las entradas de fecha anterior -You can create more earning and deduction type from Setup --> HR,Puede crear mÃĄs ingresos y el tipo de deducciÃģn de ConfiguraciÃģn -> HR You can enter any date manually,Puede introducir cualquier fecha manualmente You can enter the minimum quantity of this item to be ordered.,Puede introducir la cantidad mínima de este artículo para ser ordenado. You can not enter both Delivery Note No and Sales Invoice No. \ Please enter any one.,No se puede introducir tanto AlbarÃĄn No y No. de venta de facturas \ Introduce cualquiera. @@ -3191,12 +3247,13 @@ You can use Customize Form to set levels on f You may need to update: ,Es posible que tenga que actualizar: Your Customer's TAX registration numbers (if applicable) or any general information,De sus clientes nÚmeros impuesto de matriculaciÃģn (si es aplicable) o cualquier otra informaciÃģn de carÃĄcter general "Your download is being built, this may take a few moments...","Su descarga se estÃĄ construyendo, esto puede tardar unos minutos ..." -Your letter head content in HTML.,Su carta de contenido cabeza en HTML. +Your letter head content,El contenido de su carta de cabeza Your sales person who will contact the customer in future,Su persona de las ventas que se comunicarÃĄ con el cliente en el futuro Your sales person who will contact the lead in future,Su persona de las ventas que se comunicarÃĄ con el plomo en el futuro Your sales person will get a reminder on this date to contact the customer,Su persona de ventas se pondrÃĄ un aviso en la fecha de contacto con el cliente Your sales person will get a reminder on this date to contact the lead,Su persona de ventas se pondrÃĄ un aviso en la fecha en contacto con el plomo Your support email id - must be a valid email - this is where your emails will come!,Su ID de correo electrÃģnico de apoyo - debe ser un correo electrÃģnico vÃĄlido - aquí es donde tus correos electrÃģnicos vendrÃĄ! +[Error],[Error] [Label]:[Field Type]/[Options]:[Width],[Label]: [Tipo de campo] / [Opciones]: [Ancho] add your own CSS (careful!),aÃąadir su propio CSS (ÂĄcuidado!) adjust,ajustar @@ -3398,6 +3455,7 @@ volume-off,volumen-off volume-up,volumen-up warning-sign,advertencia signo website page link,enlace de la pÃĄgina web +which is greater than sales order qty ,que es mayor que la cantidad de pedidos de ventas wrench,llave inglesa yyyy-mm-dd,aaaa-mm-dd zoom-in,zoom-in diff --git a/translations/fr.csv b/translations/fr.csv index 3705480fef6..dacdd2f27f5 100644 --- a/translations/fr.csv +++ b/translations/fr.csv @@ -1,13 +1,18 @@ (Half Day),(Demi-journÃĐe) + against sales order,contre l'ordre de vente against same operation,contre une mÊme opÃĐration already marked,dÃĐjà marquÃĐ and year: ,et l'annÃĐe: + as it is stock Item or packing item,comme il est stock Article ou article d'emballage at warehouse: ,à l'entrepÃīt: by Role ,par rÃīle + can not be made.,ne peuvent pas Être rÃĐalisÃĐs. + can not be marked as a ledger as it has existing child,ne peut pas Être marquÃĐ comme un grand livre comme elle a un enfant existant cannot be 0,ne peut pas Être ÃĐgal à 0 cannot be deleted.,ne peut pas Être supprimÃĐ. does not belong to the company,n'appartient pas à l'entreprise has already been submitted.,a dÃĐjà ÃĐtÃĐ soumis. + has been freezed. ,a ÃĐtÃĐ gelÃĐ. has been freezed. \ Only Accounts Manager can do transaction against this account,a ÃĐtÃĐ gelÃĐ. \ Seul Accounts Manager peut faire contre cette transaction compte " is less than equals to zero in the system, \ valuation rate is mandatory for this item","est moins ÃĐgale à zÃĐro dans le systÃĻme, \ taux d'ÃĐvaluation est obligatoire pour ce produit" is mandatory,est obligatoire @@ -23,6 +28,7 @@ should be 'Yes'. As Item: ,devrait Être ÂŦouiÂŧ. Comme objet: should be same as that in ,doit Être le mÊme que celui de l' was on leave on ,ÃĐtait en congÃĐ + will be ,sera will be over-billed against mentioned ,sera terminÃĐe à bec contre mentionnÃĐ will become ,deviendra """Company History""","Histoire de la sociÃĐtÃĐ" @@ -105,6 +111,7 @@ Account Head,Chef du compte Account Id,Id compte Account Name,Nom du compte Account Type,Type de compte +Account for this ,Tenir compte de cette Accounting,ComptabilitÃĐ Accounting Year.,AnnÃĐe de la comptabilitÃĐ. "Accounting entry frozen up to this date, nobody can do / modify entry except role specified below.","Saisie comptable gelÃĐ jusqu'à cette date, personne ne peut faire / modifier entrÃĐe sauf rÃīle spÃĐcifiÃĐ ci-dessous." @@ -237,6 +244,7 @@ Allow User,Permettre à l'utilisateur Allow Users,Autoriser les utilisateurs Allow on Submit,Permettez sur Soumettre Allow the following users to approve Leave Applications for block days.,Autoriser les utilisateurs suivants d'approuver demandes d'autorisation pour les jours de bloc. +Allow user to edit Price List Rate in transactions,Permettre à l'utilisateur d'ÃĐditer Prix List Noter dans les transactions Allow user to login only after this hour (0-24),Permettre à l'utilisateur de se connecter seulement aprÃĻs cette heure (0-24) Allow user to login only before this hour (0-24),Permettre à l'utilisateur de se connecter seulement avant cette heure (0-24) Allowance Percent,Pourcentage allocation @@ -251,8 +259,6 @@ Amount <=,Montant <= Amount >=,Montant> = "An icon file with .ico extension. Should be 16 x 16 px. Generated using a favicon generator. [favicon-generator.org]","Un fichier d'icÃīne avec l'extension. Ico. Doit Être de 16 x 16 px. GÃĐnÃĐrÃĐ Ã  l'aide d'un gÃĐnÃĐrateur de favicon. [ favicon-generator.org ]" Analytics,Analytique -Annual Cost To Company,CoÃŧt annuel pour la sociÃĐtÃĐ -Annual Cost To Company can not be less than 12 months of Total Earning,CoÃŧt annuel pour la sociÃĐtÃĐ ne peut pas Être infÃĐrieure à 12 mois de gagner totale Another Salary Structure '%s' is active for employee '%s'. Please make its status 'Inactive' to proceed.,Une autre structure salariale '% s' est actif pour l'employÃĐ '% s'. Veuillez faire son statut inactif Âŧpour continuer. "Any other comments, noteworthy effort that should go in the records.","D'autres commentaires, l'effort remarquable qui devrait aller dans les dossiers." Applicable Holiday List,Liste de vacances applicable @@ -436,6 +442,7 @@ Build Server API,Construire Server API Build Sitemap,Construire Plan du site Bulk Email,Bulk Email Bulk Email records.,Bulk Email enregistrements. +Bummer! There are more holidays than working days this month.,DÃĐception! Il ya plus de vacances que les jours ouvrables du mois. Bundle items at time of sale.,Regrouper des envois au moment de la vente. Button,Bouton Buyer of Goods and Services.,Lors de votre achat de biens et services. @@ -503,6 +510,7 @@ Check if you want to send salary slip in mail to each employee while submitting Check this if you want to force the user to select a series before saving. There will be no default if you check this.,Cochez cette case si vous voulez forcer l'utilisateur à sÃĐlectionner une sÃĐrie avant de l'enregistrer. Il n'y aura pas dÃĐfaut si vous cochez cette. Check this if you want to send emails as this id only (in case of restriction by your email provider).,Cochez cette case si vous souhaitez envoyer des emails que cette id seulement (en cas de restriction par votre fournisseur de messagerie). Check this if you want to show in website,Cochez cette case si vous souhaitez afficher sur le site +Check this to disallow fractions. (for Nos),Cochez cette case pour interdire les fractions. (Pour les numÃĐros) Check this to make this the default letter head in all prints,Cochez cette case pour faire de cette tÊte de lettre par dÃĐfaut dans toutes les copies Check this to pull emails from your mailbox,Cochez cette case pour extraire des emails de votre boÃŪte aux lettres Check to activate,VÃĐrifiez pour activer @@ -571,6 +579,7 @@ Company mismatch for Warehouse,inadÃĐquation de la sociÃĐtÃĐ pour l'entrepÃī Company registration numbers for your reference. Example: VAT Registration Numbers etc.,"NumÃĐros d'immatriculation de la SociÃĐtÃĐ pour votre rÃĐfÃĐrence. NumÃĐros d'enregistrement TVA, etc: par exemple" Company registration numbers for your reference. Tax numbers etc.,"NumÃĐros d'immatriculation de la SociÃĐtÃĐ pour votre rÃĐfÃĐrence. NumÃĐros de taxes, etc" Complaint,Plainte +Complete,ComplÃĐter Complete By,ComplÃĐter par Completed,TerminÃĐ Completed Qty,ComplÃĐtÃĐ QuantitÃĐ @@ -621,12 +630,12 @@ Cost Center Details,CoÃŧt Center DÃĐtails Cost Center Name,CoÃŧt Nom du centre Cost Center is mandatory for item: ,Centre de coÃŧts est obligatoire pour objet: Cost Center must be specified for PL Account: ,Centre de coÃŧts doit Être spÃĐcifiÃĐe pour compte PL: -Cost to Company,CoÃŧt pour l'entreprise Costing,Costing Country,Pays Country Name,Nom Pays Create,CrÃĐer Create Bank Voucher for the total salary paid for the above selected criteria,CrÃĐer ChÃĻques de la Banque pour le salaire total payÃĐ pour les critÃĻres ci-dessus sÃĐlectionnÃĐes +Create Material Requests,CrÃĐer des demandes de matÃĐriel Create Production Orders,CrÃĐer des ordres de fabrication Create Receiver List,CrÃĐer une liste Receiver Create Salary Slip,CrÃĐer bulletin de salaire @@ -675,6 +684,7 @@ Custom Script,Script personnalisÃĐ Custom Startup Code,Code de dÃĐmarrage personnalisÃĐe Custom?,Custom? Customer,Client +Customer (Receivable) Account,Compte client (à recevoir) Customer / Item Name,Client / Nom d'article Customer Account,Compte client Customer Account Head,Compte client Head @@ -714,6 +724,7 @@ Customize the introductory text that goes as a part of that email. Each transact DN,DN DN Detail,DÃĐtail DN Daily,Quotidien +Daily Event Digest is sent for Calendar Events where reminders are set.,Daily Digest ÃĐvÃĐnement est envoyÃĐ pour le calendrier des ÃĐvÃĐnements oÃđ les rappels sont fixÃĐs. Daily Time Log Summary,Daily Time Sommaire du journal Danger,Danger Data,DonnÃĐes @@ -772,6 +783,7 @@ Default Sales Partner,Par dÃĐfaut Sales Partner Default Settings,ParamÃĻtres par dÃĐfaut Default Source Warehouse,Source d'entrepÃīt par dÃĐfaut Default Stock UOM,Stock dÃĐfaut Emballage +Default Supplier,Par dÃĐfaut Fournisseur Default Supplier Type,Fournisseur Type par dÃĐfaut Default Target Warehouse,Cible d'entrepÃīt par dÃĐfaut Default Territory,Territoire dÃĐfaut @@ -790,6 +802,7 @@ Defines workflow states and rules for a document.,DÃĐfinis l'ÃĐtat de flux d Delete,Effacer Delete Row,Supprimer la ligne Delivered,LivrÃĐ +Delivered Items To Be Billed,Les articles livrÃĐs Être facturÃĐ Delivered Qty,QtÃĐ livrÃĐe Delivery Address,Adresse de livraison Delivery Date,Date de livraison @@ -808,7 +821,6 @@ Delivery Status,Delivery Status Delivery Time,DÃĐlai de livraison Delivery To,Pour livraison Department,DÃĐpartement -Depend on LWP,DÃĐpendent LWP Depends On,Sur dÃĐpend Depends on LWP,DÃĐpend de LWP Descending,Descendant @@ -859,6 +871,7 @@ DocType on which this Workflow is applicable.,DOCTYPE de la prÃĐsente Workflow e DocType or Field,DocType ou Champ Document,Document Document Description,Description du document +Document Numbering Series,SÃĐrie de documents de numÃĐrotation Document Status transition from ,transition de l'ÃĐtat du document de Document Type,Type de document Document is only editable by users of role,Document est modifiable uniquement par les utilisateurs de rÃīle @@ -929,7 +942,7 @@ Employee Leave Approver,CongÃĐ employÃĐ approbateur Employee Leave Balance,CongÃĐ employÃĐ Solde Employee Name,Nom de l'employÃĐ Employee Number,NumÃĐro d'employÃĐ -Employee Records to be created by ,Dossiers sur les employÃĐs à Être crÃĐÃĐes par +Employee Records to be created by,Dossiers sur les employÃĐs à Être crÃĐÃĐes par Employee Setup,Configuration des employÃĐs Employee Type,Type de contrat Employee grades,Grades du personnel @@ -971,11 +984,17 @@ Error for,Erreur d' Error: Document has been modified after you have opened it,Erreur: document a ÃĐtÃĐ modifiÃĐ aprÃĻs que vous l'avez ouvert Estimated Material Cost,CoÃŧt des matiÃĻres premiÃĻres estimÃĐe Event,ÉvÃĐnement +Event End must be after Start,Fin de l'ÃĐvÃĐnement doit Être postÃĐrieure au dÃĐbut Event Individuals,Les individus de l'ÃĐvÃĐnement Event Role,RÃīle de l'ÃĐvÃĐnement Event Roles,RÃīles de l'ÃĐvÃĐnement Event Type,Type d'ÃĐvÃĐnement Event User,L'utilisateur d'Event +Events In Today's Calendar,ÉvÃĐnements dans le calendrier d'aujourd'hui +Every Day,Every Day +Every Month,Chaque mois +Every Week,Chaque semaine +Every Year,Chaque annÃĐe Everyone can read,Tout le monde peut lire Example:,Exemple: Exchange Rate,Taux de change @@ -1080,6 +1099,7 @@ For Reference Only.,Pour rÃĐfÃĐrence seulement. For Sales Invoice,Pour Facture de vente For Server Side Print Formats,Server Side Formats d'impression For Territory,Pour le territoire +For UOM,Pour UOM For Warehouse,Pour EntrepÃīt "For comparative filters, start with","Pour les filtres de comparaison, commencez par" "For e.g. 2012, 2012-13","Pour exemple, 2012, 2012-13" @@ -1099,6 +1119,7 @@ Fraction Units,UnitÃĐs fraction Freeze Stock Entries,Congeler entrÃĐes en stocks Friday,Vendredi From,À partir de +From Bill of Materials,De Bill of Materials From Company,De Company From Currency,De Monnaie From Currency and To Currency cannot be same,De leur monnaie et à devises ne peut pas Être la mÊme @@ -1141,6 +1162,7 @@ Get Advances Received,Obtenez Avances et acomptes reçus Get Current Stock,Obtenez Stock actuel Get From ,Obtenez partir Get Items,Obtenir les ÃĐlÃĐments +Get Items From Sales Orders,Obtenir des ÃĐlÃĐments de Sales Orders Get Last Purchase Rate,Obtenez Purchase Rate DerniÃĻre Get Non Reconciled Entries,Obtenez Non EntrÃĐes rapprochÃĐes Get Outstanding Invoices,Obtenez Factures en souffrance @@ -1182,6 +1204,7 @@ Group,Groupe Group or Ledger,Groupe ou Ledger Groups,Groupes HR,RH +HR Settings,RÃĐglages RH HTML,HTML HTML / Banner that will show on the top of product list.,HTML / banniÃĻre qui apparaÃŪtra sur le haut de la liste des produits. Half Day,Demi-journÃĐe @@ -1205,6 +1228,7 @@ Helvetica Neue,Helvetica Neue "Here you can maintain family details like name and occupation of parent, spouse and children","Ici vous pouvez conserver les dÃĐtails de famille comme nom et la profession des parents, le conjoint et les enfants" "Here you can maintain height, weight, allergies, medical concerns etc","Ici vous pouvez maintenir la hauteur, le poids, allergies, etc mÃĐdicaux prÃĐoccupations" Hey there! You need to put at least one item in \ the item table.,Hey there! Vous devez mettre au moins un article dans \ l'ÃĐlÃĐment de table. +Hey! All these items have already been invoiced.,Hey! Tous ces ÃĐlÃĐments ont dÃĐjà ÃĐtÃĐ facturÃĐs. Hey! There should remain at least one System Manager,Hey! Il devrait y rester au moins un System Manager Hidden,CachÃĐ Hide Actions,Masquer Actions @@ -1262,6 +1286,7 @@ If Monthly Budget Exceeded,Si le budget mensuel dÃĐpassÃĐ If Yearly Budget Exceeded,Si le budget annuel dÃĐpassÃĐ "If a User does not have access at Level 0, then higher levels are meaningless","Si un utilisateur n'a pas accÃĻs au niveau 0, puis des niveaux plus ÃĐlevÃĐs n'ont pas de sens" "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.","Si elle est cochÃĐe, la nomenclature des sous-ensembles points seront examinÃĐs pour obtenir des matiÃĻres premiÃĻres. Sinon, tous les ÃĐlÃĐments du sous-ensemble sera traitÃĐe comme une matiÃĻre premiÃĻre." +"If checked, Total no. of Working Days will include holidays, and this will reduce the value of Salary Per Day","Si elle est cochÃĐe, aucune totale. des jours de travail comprennent vacances, ce qui rÃĐduira la valeur de salaire par jour" "If checked, all other workflows become inactive.","Si elle est cochÃĐe, tous les autres flux de production deviennent inactifs." "If checked, an email with an attached HTML format will be added to part of the EMail body as well as attachment. To only send as attachment, uncheck this.","Si elle est cochÃĐe, un e-mail avec un format HTML ci-joint sera ajoutÃĐ Ã  une partie du corps du message ainsi que l'attachement. Pour envoyer uniquement en piÃĻce jointe, dÃĐcochez cette." "If checked, the Home page will be the default Item Group for the website.","Si elle est cochÃĐe, la page d'accueil sera le groupe d'ÃĐlÃĐments par dÃĐfaut pour le site." @@ -1302,6 +1327,7 @@ In Hours,Dans Heures In List View,Dans la FenÊtre In Process,In Process In Report Filter,Dans le rapport de filtre +In Row,En Ligne In Store,En magasin In Words,Dans les mots In Words (Company Currency),En Words (SociÃĐtÃĐ Monnaie) @@ -1317,6 +1343,7 @@ In response to,En rÃĐponse à "In the Permission Manager, click on the button in the 'Condition' column for the Role you want to restrict.","Dans le Gestionnaire d'autorisations, cliquez sur le bouton dans la 'condition' de colonne pour le rÃīle que vous souhaitez restreindre." Incentives,Incitations Incharge Name,Nom Incharge +Include holidays in Total no. of Working Days,Inclure les vacances en aucun totale. de jours de travail Income / Expense,Produits / charges Income Account,Compte de revenu Income Booked,Revenu RÃĐservÃĐ @@ -1335,6 +1362,7 @@ Industry,Industrie Industry Type,Secteur d'activitÃĐ Info,Infos Insert After,InsÃĐrer aprÃĻs +Insert Below,InsÃĐrer en dessous Insert Code,InsÃĐrez le code Insert Row,InsÃĐrer une ligne Insert Style,InsÃĐrez style @@ -1360,6 +1388,7 @@ Introductory information for the Contact Us Page,Information prÃĐliminaire pour Invalid Delivery Note. Delivery Note should exist and should be in draft state. Please rectify and try again.,Invalide bordereau de livraison. Livraison note doit exister et doit Être en ÃĐtat de brouillon. S'il vous plaÃŪt corriger et essayer à nouveau. Invalid Email,Invalid Email Invalid Email Address,Adresse email invalide +Invalid Item or Warehouse Data,Objet non valide ou Data Warehouse Invalid Leave Approver,Invalide Laisser approbateur Inventory,Inventaire Inverse,Inverse @@ -1532,6 +1561,7 @@ Leave blank if considered for all departments,Laisser vide si cela est jugÃĐ pou Leave blank if considered for all designations,Laisser vide si cela est jugÃĐ pour toutes les dÃĐsignations Leave blank if considered for all employee types,Laisser vide si cela est jugÃĐ pour tous les types d'employÃĐs Leave blank if considered for all grades,Laisser vide si cela est jugÃĐ pour tous les grades +Leave blank if you have not decided the end date.,Laissez ce champ vide si vous n'avez pas encore dÃĐcidÃĐ de la date de fin. Leave by,Sortez par "Leave can be approved by users with Role, ""Leave Approver""",Le congÃĐ peut Être approuvÃĐes par les utilisateurs avec le rÃīle ÂŦLaissez approbateur" Ledger,Grand livre @@ -1635,10 +1665,10 @@ Material Request Items,Articles Demande de matÃĐriel Material Request No,Demande de Support Aucun Material Request Type,Type de demande de matÃĐriel Material Request used to make this Stock Entry,Demande de MatÃĐriel utilisÃĐ pour rÃĐaliser cette Stock EntrÃĐe +Material Requirement,Material Requirement Material Transfer,De transfert de matÃĐriel Materials,MatÃĐriels Materials Required (Exploded),MatÃĐriel nÃĐcessaire (ÃĐclatÃĐe) -Materials Requirement Planning (MRP),Planification des besoins matiÃĻres (MRP) Max 500 rows only.,Max 500 lignes seulement. Max Attachments,Attachments Max Max Days Leave Allowed,Laisser jours Max admis @@ -1683,6 +1713,7 @@ Monday,Lundi Month,Mois Monthly,Mensuel Monthly Attendance Sheet,Feuille de prÃĐsence mensuel +Monthly Earning & Deduction,Revenu mensuel & DÃĐduction Monthly Salary Register,S'enregistrer Salaire mensuel Monthly salary statement.,Fiche de salaire mensuel. Monthly salary template.,ModÃĻle de salaire mensuel. @@ -1695,7 +1726,9 @@ Moving Average Rate,Moving Prix moyen Mr,M. Ms,Mme Multiple Item Prices,Prix ​​des articles multiples +Multiple root nodes not allowed.,Noeuds racines multiples interdits. Mupltiple Item prices.,Prix ​​du lot Mupltiple. +Must be Whole Number,Doit Être un nombre entier Must have report permission to access this report.,Doit avoir rapport autorisation d'accÃĐder à ce rapport. Must specify a Query to run,Vous devez spÃĐcifier une requÊte pour exÃĐcuter My Settings,Mes rÃĐglages @@ -1721,7 +1754,6 @@ Net Total (Company Currency),Total net (SociÃĐtÃĐ Monnaie) Net Weight,Poids net Net Weight UOM,Emballage Poids Net Net Weight of each Item,Poids net de chaque article -Net pay can not be greater than 1/12th of Annual Cost To Company,Le salaire net ne peut pas Être supÃĐrieure à 1/12e du coÃŧt annuel pour la sociÃĐtÃĐ Net pay can not be negative,Le salaire net ne peut pas Être nÃĐgatif Never,Jamais New,Nouveau @@ -1889,6 +1921,7 @@ POP3 Mail Settings,ParamÃĻtres de messagerie POP3 POP3 mail server (e.g. pop.gmail.com),POP3 serveur de messagerie (par exemple pop.gmail.com) POP3 server e.g. (pop.gmail.com),Serveur POP3 par exemple (pop.gmail.com) POS Setting,RÃĐglage POS +POS View,POS View PR Detail,DÃĐtail PR PRO,PRO PS,PS @@ -1934,10 +1967,10 @@ Partially Completed,Partiellement rÃĐalisÃĐ Participants,Les participants Partly Billed,PrÃĐsentÃĐe en partie Partly Delivered,LivrÃĐ en partie -Partner,Partenaire Partner Target Detail,DÃĐtail Cible partenaire Partner Type,Type de partenaire Partner's Website,Le site web du partenaire +Passive,Passif Passport Number,NumÃĐro de passeport Password,Mot de passe Password Expires in (days),Mot de passe Expire dans (jours) @@ -1947,12 +1980,12 @@ Pay To / Recd From,Pay To / RECD De Payables,Dettes Payables Group,Groupe Dettes Payment Collection With Ageing,Collection de paiement avec le vieillissement +Payment Days,Jours de paiement Payment Entries,Les entrÃĐes de paiement Payment Entry has been modified after you pulled it. Please pull it again.,EntrÃĐe paiement a ÃĐtÃĐ modifiÃĐ aprÃĻs l'avoir retirÃĐ. S'il vous plaÃŪt tirez à nouveau. Payment Made With Ageing,Paiement effectuÃĐ avec le vieillissement Payment Reconciliation,Rapprochement de paiement Payment Terms,Conditions de paiement -Payment days,Jours de paiement Payment to Invoice Matching Tool,Paiement à l'outil Invoice Matching Payment to Invoice Matching Tool Detail,Paiement à l'outil DÃĐtail Facture Matching Payments,Paiements @@ -1967,6 +2000,7 @@ Pending SO Items For Purchase Request,"Articles en attente Donc, pour demande d& Percent,Pour cent Percent Complete,Pour cent complet Percentage Allocation,RÃĐpartition en pourcentage +Percentage Allocation should be equal to ,Pourcentage allocation doit Être ÃĐgale à Percentage variation in quantity to be allowed while receiving or delivering this item.,Pourcentage de variation de la quantitÃĐ Ã  Être autorisÃĐ lors de la rÃĐception ou la livraison de cet article. 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.,Pourcentage que vous Êtes autorisÃĐ Ã  recevoir ou de livrer plus sur la quantitÃĐ commandÃĐe. Par exemple: Si vous avez commandÃĐ 100 unitÃĐs. et votre allocation est de 10% alors que vous Êtes autorisÃĐ Ã  recevoir 110 unitÃĐs. Performance appraisal.,L'ÃĐvaluation des performances. @@ -2009,19 +2043,24 @@ Please attach a file or set a URL,S'il vous plaÃŪt joindre un fichier ou dÃĐ Please check,S'il vous plaÃŪt vÃĐrifier Please enter Default Unit of Measure,S'il vous plaÃŪt entrer unitÃĐ de mesure par dÃĐfaut Please enter Delivery Note No or Sales Invoice No to proceed,S'il vous plaÃŪt entrer livraison Remarque Aucune facture de vente ou Non pour continuer +Please enter Employee Number,S'il vous plaÃŪt entrer Nombre d'employÃĐs Please enter Expense Account,S'il vous plaÃŪt entrer Compte de dÃĐpenses Please enter Expense/Adjustment Account,S'il vous plaÃŪt entrer Charges / Ajustement compte Please enter Purchase Receipt No to proceed,S'il vous plaÃŪt entrer Achat rÃĐception Non pour passer +Please enter Reserved Warehouse for item ,S'il vous plaÃŪt entrer entrepÃīt rÃĐservÃĐ pour objet Please enter valid,S'il vous plaÃŪt entrer une adresse valide Please enter valid ,S'il vous plaÃŪt entrer une adresse valide Please install dropbox python module,S'il vous plaÃŪt installer Dropbox module Python Please make sure that there are no empty columns in the file.,S'il vous plaÃŪt assurez-vous qu'il n'y a pas de colonnes vides dans le fichier. Please mention default value for ',S'il vous plaÃŪt mentionner la valeur par dÃĐfaut pour ' +Please reduce qty.,S'il vous plaÃŪt rÃĐduire Cdt. Please refresh to get the latest document.,S'il vous plaÃŪt Refresh pour obtenir la derniÃĻre version du document. Please save the Newsletter before sending.,S'il vous plaÃŪt enregistrer le bulletin avant de l'envoyer. Please select Bank Account,S'il vous plaÃŪt sÃĐlectionner compte bancaire Please select Carry Forward if you also want to include previous fiscal year's balance leaves to this fiscal year,S'il vous plaÃŪt sÃĐlectionnez Report si vous souhaitez ÃĐgalement inclure le solde de l'exercice prÃĐcÃĐdent ne laisse à cet exercice Please select Date on which you want to run the report,S'il vous plaÃŪt sÃĐlectionner la date à laquelle vous souhaitez exÃĐcuter le rapport +Please select Naming Neries,S'il vous plaÃŪt choisir Neries nommage +Please select Price List,S'il vous plaÃŪt sÃĐlectionnez Liste des Prix Please select Time Logs.,S'il vous plaÃŪt choisir registres de temps. Please select a,S'il vous plaÃŪt sÃĐlectionner un Please select a csv file,S'il vous plaÃŪt sÃĐlectionner un fichier csv @@ -2034,6 +2073,7 @@ Please select the document type first,S'il vous plaÃŪt sÃĐlectionner le type Please select: ,S'il vous plaÃŪt choisir: Please set Dropbox access keys in,S'il vous plaÃŪt configurer les touches d'accÃĻs Dropbox dans Please set Google Drive access keys in,S'il vous plaÃŪt configurer Google touches d'accÃĻs au lecteur de +Please setup Employee Naming System in Human Resource > HR Settings,S'il vous plaÃŪt configuration Naming System employÃĐs en ressources humaines> ParamÃĻtres RH Please specify,S'il vous plaÃŪt spÃĐcifier Please specify Company,S'il vous plaÃŪt prÃĐciser Company Please specify Company to proceed,Veuillez indiquer SociÃĐtÃĐ de procÃĐder @@ -2054,7 +2094,7 @@ Posting Time,Affichage Temps Posts,Messages Potential Sales Deal,Potentiel de l'offre de vente Potential opportunities for selling.,PossibilitÃĐs pour la vente. -"Precision for Float fields (quantities, discounts, percentages etc) only for display. Floats will still be calculated up to 6 decimals.","PrÃĐcision pour les champs flotteur (quantitÃĐs, escomptes, etc pourcentages) uniquement pour l'affichage. Flotteurs seront toujours calculÃĐs jusqu'à 6 dÃĐcimales." +"Precision for Float fields (quantities, discounts, percentages etc). Floats will be rounded up to specified decimals. Default = 3","PrÃĐcision pour les champs de flotteur (quantitÃĐs, des rÃĐductions, des pourcentages, etc.) Flotteurs seront arrondies à dÃĐcimales spÃĐcifiÃĐes. Par dÃĐfaut = 3" Preferred Billing Address,PrÃĐfÃĐrÃĐ adresse de facturation Preferred Shipping Address,Preferred Adresse de livraison Prefix,PrÃĐfixe @@ -2072,6 +2112,7 @@ Price List Master,MaÃŪtre Liste des Prix Price List Name,Nom Liste des Prix Price List Rate,Prix ​​Liste des Prix Price List Rate (Company Currency),Tarifs Taux (SociÃĐtÃĐ Monnaie) +Price List for Costing,Liste de prix pour Costing Price Lists and Rates,Liste des prix et tarifs Primary,Primaire Print Format,Format d'impression @@ -2090,6 +2131,7 @@ Process Payroll,Paie processus Produced Quantity,QuantitÃĐ produite Product Enquiry,Demande d'information produit Production Order,Ordre de fabrication +Production Orders,ordres de fabrication Production Plan Item,ÉlÃĐment du plan de production Production Plan Items,ÉlÃĐments du plan de production Production Plan Sales Order,Plan de Production Ventes Ordre @@ -2129,7 +2171,6 @@ Published,PubliÃĐ Published On,PubliÃĐ le Pull Emails from the Inbox and attach them as Communication records (for known contacts).,Tirez e-mails à partir de la boÃŪte de rÃĐception et les attacher comme des enregistrements de communication (pour les contacts connus). Pull Payment Entries,Tirez entrÃĐes de paiement -Pull items from Sales Order mentioned in the above table.,Tirez articles de Commande mentionnÃĐ dans le tableau ci-dessus. Pull sales orders (pending to deliver) based on the above criteria,Tirez les ordres de vente (en attendant de livrer) sur la base des critÃĻres ci-dessus Purchase,Acheter Purchase Analytics,Achat Analytics @@ -2194,6 +2235,7 @@ Quantity Requested for Purchase,QuantitÃĐ demandÃĐe pour l'achat Quantity already manufactured,QuantitÃĐ dÃĐjà fabriquÃĐ Quantity and Rate,QuantitÃĐ et taux Quantity and Warehouse,QuantitÃĐ et entrepÃīt +Quantity cannot be a fraction.,QuantitÃĐ ne peut pas Être une fraction. Quantity of item obtained after manufacturing / repacking from given quantities of raw materials,QuantitÃĐ de produit obtenue aprÃĻs fabrication / reconditionnement des quantitÃĐs donnÃĐes de matiÃĻres premiÃĻres Quantity should be equal to Manufacturing Quantity. ,QuantitÃĐ devrait Être ÃĐgale à la fabrication quantitÃĐ. Quarter,Trimestre @@ -2216,9 +2258,7 @@ Quotation To,Devis Pour Quotation Trend,Tendance devis Quotations received from Suppliers.,Citations reçues des fournisseurs. Quotes to Leads or Customers.,Citations à prospects ou clients. -Raise Material Request,Soulever la Demande de MatÃĐriel Raise Material Request when stock reaches re-order level,Soulever demande de matÃĐriel lorsque le stock atteint le niveau de rÃĐapprovisionnement -Raise Production Order,Soulever des ordres de fabrication Raised By,Raised By Raised By (Email),Raised By (e-mail) Random,AlÃĐatoire @@ -2263,6 +2303,7 @@ Receivables,CrÃĐances Receivables / Payables,CrÃĐances / dettes Receivables Group,Groupe de crÃĐances Received Date,Date de rÃĐception +Received Items To Be Billed,Articles reçus à Être facturÃĐ Received Qty,QuantitÃĐ reçue Received and Accepted,Reçus et acceptÃĐs Receiver List,Liste des rÃĐcepteurs @@ -2276,6 +2317,8 @@ Record item movement.,Enregistrer le mouvement de l'objet. Recurring Id,Id rÃĐcurrent Recurring Invoice,Facture rÃĐcurrente Recurring Type,Type de courant +Reduce Deduction for Leave Without Pay (LWP),RÃĐduire la dÃĐduction de congÃĐ sans solde (PLT) +Reduce Earning for Leave Without Pay (LWP),RÃĐduire Gagner de congÃĐ sans solde (PLT) Ref Code,Code de rÃĐfÃĐrence de Ref Date is Mandatory if Ref Number is specified,Ref date est obligatoire si le numÃĐro de Ref est spÃĐcifiÃĐ Ref DocType,RÃĐf DocType @@ -2285,6 +2328,8 @@ Ref SQ,RÃĐf SQ Ref Type,Type de rÃĐfÃĐrence Reference,RÃĐfÃĐrence Reference Date,Date de RÃĐfÃĐrence +Reference DocName,RÃĐfÃĐrence DocName +Reference DocType,RÃĐfÃĐrence DocType Reference Name,Nom de rÃĐfÃĐrence Reference Number,NumÃĐro de rÃĐfÃĐrence Reference Type,Type de rÃĐfÃĐrence @@ -2307,7 +2352,10 @@ Rename Log,Renommez identifiez-vous Rename Tool,Renommer l'outil Rename...,Renommer ... Rented,LouÃĐ +Repeat On,RÃĐpÃĐter l'opÃĐration sur +Repeat Till,RÃĐpÃĐtez Till Repeat on Day of Month,RÃĐpÃĐtez le Jour du Mois +Repeat this Event,RÃĐpÃĐtez cette ÃĐvÃĐnement Replace,Remplacer Replace Item / BOM in all BOMs,Remplacer l'ÃĐlÃĐment / BOM dans toutes les nomenclatures "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","Remplacer une nomenclature particuliÃĻre dans toutes les nomenclatures d'autres oÃđ il est utilisÃĐ. Il remplacera le lien de nomenclature ancienne, mettre à jour les coÃŧts et rÃĐgÃĐnÃĐrer "Explosion de nomenclature article" la table comme pour une nouvelle nomenclature" @@ -2340,6 +2388,8 @@ Required raw materials issued to the supplier for producing a sub - contracted i Reseller,Revendeur Reserved Quantity,QuantitÃĐ rÃĐservÃĐs Reserved Warehouse,RÃĐservÃĐ EntrepÃīt +Reserved Warehouse in Sales Order / Finished Goods Warehouse,EntrepÃīt rÃĐservÃĐ Ã  des commandes clients / entrepÃīt de produits finis +Reserved Warehouse is missing in Sales Order,RÃĐservÃĐ entrepÃīt est manquant dans l'ordre des ventes Resignation Letter Date,Date de lettre de dÃĐmission Resolution,RÃĐsolution Resolution Date,Date de RÃĐsolution @@ -2404,6 +2454,7 @@ Salary Structure,Grille des salaires Salary Structure Deduction,DÃĐduction structure salariale Salary Structure Earning,Structure salariale Gagner Salary Structure Earnings,BÃĐnÃĐfice structure salariale +Salary breakup based on Earning and Deduction.,rupture des salaires basÃĐe sur l'obtention et la dÃĐduction. Salary components.,ÉlÃĐments du salaire. Sales,Ventes Sales Analytics,Analytics Sales @@ -2441,7 +2492,6 @@ Sales Person Name,Nom Sales Person Sales Person Target Variance (Item Group-Wise),Sales Person Variance cible (Point Group-Wise) Sales Person Targets,Personne objectifs de vente Sales Person-wise Transaction Summary,Sales Person-sage RÃĐsumÃĐ de la transaction -Sales Rate,Taux de vente Sales Register,Registre des ventes Sales Return,Ventes de retour Sales Taxes and Charges,Taxes de vente et frais @@ -2496,6 +2546,7 @@ Select Digest Content,SÃĐlectionner le contenu Digest Select DocType,SÃĐlectionnez DocType Select Document Type,SÃĐlectionnez Type de document Select Document Type or Role to start.,SÃĐlectionnez Type de document ou le rÃīle de dÃĐmarrer. +Select Items,SÃĐlectionner les objets Select PR,SÃĐlectionnez PR Select Print Format,SÃĐlectionnez Format d'impression Select Print Heading,SÃĐlectionnez Imprimer Cap @@ -2542,6 +2593,7 @@ Send Print in Body and Attachment,Envoyer Imprimer dans le corps et attachement Send SMS,Envoyer un SMS Send To,Send To Send To Type,Envoyer à taper +Send an email reminder in the morning,Envoyer un courriel de rappel dans la matinÃĐe Send automatic emails to Contacts on Submitting transactions.,Envoyer des emails automatiques vers les Contacts sur Envoi transactions. Send mass SMS to your contacts,Envoyer un SMS en masse à vos contacts Send regular summary reports via Email.,Envoyer des rapports de synthÃĻse rÃĐguliers par e-mail. @@ -2559,7 +2611,6 @@ Serial No Service Contract Expiry,N ° de sÃĐrie expiration du contrat de servic Serial No Status,N ° de sÃĐrie Statut Serial No Warranty Expiry,N ° de sÃĐrie expiration de garantie Serialized Item: ',Article sÃĐrialisÃĐ: ' -Series,SÃĐrie Series List for this Transaction,Liste sÃĐrie pour cette transaction Server,Serveur Service Address,Adresse du service @@ -2569,7 +2620,6 @@ Session Expires in (time),Session Expire dans (temps) Session Expiry,Session d'expiration Session Expiry in Hours e.g. 06:00,"Expiration session en heures, par exemple 06:00" Set Banner from Image,RÃĐglez banniÃĻre de l'image -Set From Image,Set De l'image Set Item Group-wise budgets on this Territory. You can also include seasonality by setting the Distribution.,Set Point du Groupe sages budgets sur ce territoire. Vous pouvez ÃĐgalement inclure la saisonnalitÃĐ en rÃĐglant la distribution. Set Login and Password if authentication is required.,Set de connexion et mot de passe si l'authentification est requise. Set New Password,RÃĐglez nouveau mot de passe @@ -2646,6 +2696,7 @@ Solid background color (default light gray),Couleur de fond solide (gris clair p Sorry we were unable to find what you were looking for.,"DÃĐsolÃĐ, nous n'avons pas pu trouver ce que vous recherchez." Sorry you are not permitted to view this page.,"DÃĐsolÃĐ, vous n'Êtes pas autorisÃĐ Ã  afficher cette page." Sorry! We can only allow upto 100 rows for Stock Reconciliation.,DÃĐsolÃĐ! Nous ne pouvons permettre jusqu'à 100 lignes pour la rÃĐconciliation Droits. +"Sorry! You cannot change company's default currency, because there are existing transactions against it. You will need to cancel those transactions if you want to change the default currency.","DÃĐsolÃĐ! Vous ne pouvez pas changer la devise par dÃĐfaut de la sociÃĐtÃĐ, parce qu'il ya des transactions en cours à son encontre. Vous aurez besoin d'annuler ces opÃĐrations si vous voulez changer la devise par dÃĐfaut." Sorry. Companies cannot be merged,DÃĐsolÃĐ. Les entreprises ne peuvent pas Être fusionnÃĐs Sorry. Serial Nos. cannot be merged,DÃĐsolÃĐ. NumÃĐros de sÃĐrie ne peut pas Être fusionnÃĐe Sort By,Trier par @@ -2729,6 +2780,7 @@ Suggestion,Suggestion Suggestions,Suggestions Sunday,Dimanche Supplier,Fournisseur +Supplier (Payable) Account,Fournisseur compte (à payer) Supplier (vendor) name as entered in supplier master,Fournisseur (vendeur) le nom saisi dans master fournisseur Supplier Account Head,Fournisseur compte Head Supplier Address,Adresse du fournisseur @@ -2834,7 +2886,6 @@ Text Editor,Éditeur de texte "The ""Web Page"" that is the website home page",La ÂŦpage WebÂŧ qui est la page d'accueil du site The BOM which will be replaced,La nomenclature qui sera remplacÃĐ "The Item that represents the Package. This Item must have ""Is Stock Item"" as ""No"" and ""Is Sales Item"" as ""Yes""",L'article qui reprÃĐsente le package. Cet article doit avoir ÂŦEst Produit en stock" comme "No" et "Est Point de vente" que "Oui" -The account to which you will pay (have paid) the money to.,Le compte sur lequel vous allez payer (payÃĐ) de l'argent pour. The date at which current entry is made in system.,La date à laquelle l'entrÃĐe courante est faite dans le systÃĻme. The date at which current entry will get or has actually executed.,La date à laquelle l'entrÃĐe actuelle permet de lire ou a rÃĐellement exÃĐcutÃĐ. The date on which next invoice will be generated. It is generated on submit.,La date à laquelle la facture suivante sera gÃĐnÃĐrÃĐ. Il est gÃĐnÃĐrÃĐ sur soumettre. @@ -2909,6 +2960,7 @@ To Warehouse,Pour EntrepÃīt "To automatically create Support Tickets from your incoming mail, set your POP3 settings here. You must ideally create a separate email id for the erp system so that all emails will be synced into the system from that mail id. If you are not sure, please contact your EMail Provider.","Pour crÃĐer automatiquement des tickets de support à partir de votre courrier entrant, dÃĐfinissez vos paramÃĻtres POP3 ici. Vous devez idÃĐalement crÃĐer un id e-mail sÃĐparÃĐ pour le systÃĻme erp afin que tous les e-mails seront synchronisÃĐs dans le systÃĻme à partir de ce mail id. Si vous n'Êtes pas sÃŧr, s'il vous plaÃŪt contactez votre fournisseur de messagerie." "To create an Account Head under a different company, select the company and save customer.","Pour crÃĐer un compte Head en vertu d'une autre entreprise, sÃĐlectionnez l'entreprise et sauver client." To enable Point of Sale features,Pour permettre Point de Vente fonctionnalitÃĐs +To enable more currencies go to Setup > Currency,Pour permettre plus de devises allez dans RÃĐglages> Monnaie "To fetch items again, click on 'Get Items' button \ or update the Quantity manually.","Pour rÃĐcupÃĐrer des ÃĐlÃĐments à nouveau, cliquez sur ÂŦObtenir les ÃĐlÃĐments" bouton \ ou mettre à jour la quantitÃĐ manuellement." "To format columns, give column labels in the query.","Pour formater colonnes, donner des ÃĐtiquettes de colonne dans la requÊte." "To further restrict permissions based on certain values in a document, use the 'Condition' settings.","Afin de restreindre les autorisations sur la base de certaines valeurs dans un document, utilisez la ÂŦconditionÂŧ des paramÃĻtres." @@ -2923,7 +2975,6 @@ To track any installation or commissioning related work after sales,Pour suivre To track item in sales and purchase documents based on their serial nos. This is can also used to track warranty details of the product.,Pour suivre piÃĻce documents de vente et d'achat en fonction de leurs numÃĐros de sÃĐrie. Ce n'est peut ÃĐgalement Être utilisÃĐ pour suivre les dÃĐtails de la garantie du produit. To track items in sales and purchase documents with batch nos
Preferred Industry: Chemicals etc,"Pour suivre les articles de chiffre d'affaires et des documents d'achat avec nos lots
Industrie prÃĐfÃĐrÃĐ: produits chimiques, etc" To track items using barcode. You will be able to enter items in Delivery Note and Sales Invoice by scanning barcode of item.,Pour suivre les ÃĐlÃĐments à l'aide de code à barres. Vous serez en mesure d'entrer dans les articles bon de livraison et la facture de vente par balayage de code à barres de l'article. -"To update your HTML from attachment, click here","Pour mettre à jour votre code HTML piÃĻce jointe, cliquez ici" ToDo,ToDo Tools,Outils Top,SupÃĐrieur @@ -2962,10 +3013,11 @@ Total Score (Out of 5),Score total (sur 5) Total Tax (Company Currency),Total des Taxes (SociÃĐtÃĐ Monnaie) Total Taxes and Charges,Total Taxes et frais Total Taxes and Charges (Company Currency),Total des taxes et charges (SociÃĐtÃĐ Monnaie) +Total Working Days In The Month,Nombre total de jours ouvrables du mois Total amount of invoices received from suppliers during the digest period,Montant total des factures reçues des fournisseurs durant la pÃĐriode digest Total amount of invoices sent to the customer during the digest period,Montant total des factures envoyÃĐes au client au cours de la pÃĐriode digest -Total days in month,Nombre total de jours dans le mois Total in words,Total en mots +Total production order qty for item,Totale pour la production de quantitÃĐ pour l'article Totals,Totaux Track separate Income and Expense for product verticals or divisions.,Suivre distincte sur le revenu et dÃĐpenses pour des produits ou des divisions verticales. Track this Delivery Note against any Project,Suivre ce bon de livraison contre tout projet @@ -2995,6 +3047,7 @@ UOM,Emballage UOM Conversion Detail,DÃĐtail de conversion Emballage UOM Conversion Details,DÃĐtails conversion UOM UOM Conversion Factor,Facteur de conversion Emballage +UOM Conversion Factor is mandatory,Facteur de conversion UOM est obligatoire UOM Details,DÃĐtails UOM UOM Name,Nom UDM UOM Replace Utility,Utilitaire Remplacer Emballage @@ -3014,6 +3067,7 @@ Unpaid,Non rÃĐmunÃĐrÃĐ Unread Messages,Messages non lus Unscheduled,Non programmÃĐ Unsubscribed,DÃĐsabonnÃĐ +Upcoming Events for Today,Prochains ÃĐvÃĐnements pour Aujourd'hui Update,Mettre à jour Update Clearance Date,Mettre à jour Date de Garde Update Field,Mise à jour de terrain @@ -3034,6 +3088,7 @@ Upload Backups to Google Drive,TÃĐlÃĐchargez sauvegardes à Google Drive Upload HTML,TÃĐlÃĐchargez HTML Upload a .csv file with two columns: the old name and the new name. Max 500 rows.,TÃĐlÃĐcharger un fichier csv avec deux colonnes:. L'ancien nom et le nouveau nom. Max 500 lignes. Upload a file,TÃĐlÃĐcharger un fichier +Upload and Import,TÃĐlÃĐchargez et importation Upload attendance from a .csv file,TÃĐlÃĐchargez la prÃĐsence d'un fichier. Csv Upload stock balance via csv.,TÃĐlÃĐchargez solde disponible via csv. Uploading...,TÃĐlÃĐchargement ... @@ -3083,6 +3138,7 @@ Voucher Import Tool,Bon outil d'importation Voucher No,Bon Pas Voucher Type,Type de Bon Voucher Type and Date,Type de chÃĻques et date +WIP Warehouse required before Submit,WIP EntrepÃīt nÃĐcessaire avant Soumettre Waiting for Customer,En attente de la clientÃĻle Walk In,Walk In Warehouse,EntrepÃīt @@ -3116,6 +3172,7 @@ Website Script,Script site web Website Settings,RÃĐglages Site web Website Slideshow,Diaporama site web Website Slideshow Item,Point Diaporama site web +Website User,Utilisateur Website Warehouse,EntrepÃīt site web Wednesday,Mercredi Weekly,Hebdomadaire @@ -3181,7 +3238,6 @@ Yearly,Annuel Yes,Oui Yesterday,Hier You are not authorized to do/modify back dated entries before ,Vous n'Êtes pas autorisÃĐ Ã  faire / modifier dos entrÃĐes datÃĐes avant -You can create more earning and deduction type from Setup --> HR,Vous pouvez crÃĐer plusieurs gain et le type de dÃĐduction à partir de Configuration -> RH You can enter any date manually,Vous pouvez entrer une date manuellement You can enter the minimum quantity of this item to be ordered.,Vous pouvez entrer la quantitÃĐ minimale de cet ÃĐlÃĐment à commander. You can not enter both Delivery Note No and Sales Invoice No. \ Please enter any one.,Vous ne pouvez pas entrer à la fois bon de livraison et de vente Aucune facture n \ S'il vous plaÃŪt entrer personne. @@ -3191,12 +3247,13 @@ You can use Customize Form to set levels on f You may need to update: ,Vous devrez peut-Être mettre à jour: Your Customer's TAX registration numbers (if applicable) or any general information,Votre Client numÃĐros d'immatriculation fiscale (le cas ÃĐchÃĐant) ou toute autre information gÃĐnÃĐrale "Your download is being built, this may take a few moments...","Votre tÃĐlÃĐchargement est en cours de construction, ce qui peut prendre quelques instants ..." -Your letter head content in HTML.,Votre contenu tÊte lettre en HTML. +Your letter head content,Le contenu de votre tÊte de lettre Your sales person who will contact the customer in future,Votre personne de ventes qui prendra contact avec le client dans le futur Your sales person who will contact the lead in future,Votre personne de ventes qui prendra contact avec le plomb dans l'avenir Your sales person will get a reminder on this date to contact the customer,Votre personne de ventes recevoir un rappel de cette date pour contacter le client Your sales person will get a reminder on this date to contact the lead,Votre personne de ventes recevoir un rappel à cette date pour contacter le plomb Your support email id - must be a valid email - this is where your emails will come!,Votre e-mail id soutien - doit Être une adresse email valide - c'est là que vos e-mails viendra! +[Error],[Error] [Label]:[Field Type]/[Options]:[Width],[Étiquette]: [Type de champ] / [Options]: [Largeur] add your own CSS (careful!),ajouter vos propres CSS (mÃĐfiance!) adjust,ajuster @@ -3398,6 +3455,7 @@ volume-off,le volume d'arrÊt volume-up,volume-up warning-sign,avertissement signe website page link,Lien vers page web +which is greater than sales order qty ,qui est supÃĐrieur à l'ordre ventes qtÃĐ wrench,clÃĐ yyyy-mm-dd,aaaa-mm-jj zoom-in,zoom-in diff --git a/translations/hi.csv b/translations/hi.csv index f7afef6e5ea..6f9576c5b4c 100644 --- a/translations/hi.csv +++ b/translations/hi.csv @@ -1,13 +1,18 @@ (Half Day),(āΆāΧāĨ‡ āĪĶāĪŋāĪĻ) + against sales order,āĪŽāĪŋāĪ•āĨāΰāĨ€ āĪ•āĨ‡ āΆāĪĶāĨ‡āĪķ āĪ•āĨ‡ āĪ–āĪŋāĪēāĪūāĪŦ against same operation,āĪāĪ• āĪđāĨ€ āΆāĪŠāΰāĨ‡āĪķāĪĻ āĪ•āĨ‡ āĪ–āĪŋāĪēāĪūāĪŦ already marked,āĪŠāĪđāĪēāĨ‡ āĪļāĨ‡ āĪđāĨ€ āΚāĪŋāĪđāĨāĪĻāĪŋāĪĪ and year: ,āĪ”āΰ āĪĩāΰāĨāĪ·: + as it is stock Item or packing item,āĪŊāĪđ āĪļāĨāΟāĨ‰āĪ• āΆā·āΟāĪŪ āĪŊāĪū āĪŠāĨˆāĪ•āĪŋāĪ‚āĪ— āΆā·āΟāĪŪ āĪ•āĨ‡ āΰāĨ‚āĪŠ āĪŪāĨ‡āĪ‚ āĪđāĨˆ at warehouse: ,āĪ—āĨ‹āĪĶāĪūāĪŪ āĪŪāĨ‡āĪ‚: by Role ,āΰāĨ‹āĪē āĪļāĨ‡ + can not be made.,āĪĻāĪđāĨ€āĪ‚ āĪŽāĪĻāĪūāĪŊāĪū āΜāĪū āĪļāĪ•āĪĪāĪū. + can not be marked as a ledger as it has existing child,āĪŊāĪđ āĪŪāĨŒāΜāĨ‚āĪĶāĪū āĪŽāΚāĨāΚāĨ‡ āĪ•āĨ‡ āΰāĨ‚āĪŠ āĪŪāĨ‡āĪ‚ āĪāĪ• āĪ–āĪūāĪĪāĪū āĪ•āĨ‡ āΰāĨ‚āĪŠ āĪŪāĨ‡āĪ‚ āΚāĪŋāĪđāĨāĪĻāĪŋāĪĪ āĪĻāĪđāĨ€āĪ‚ āĪ•āĪŋāĪŊāĪū āΜāĪū āĪļāĪ•āĪĪāĪū cannot be 0,0 āĪĻāĪđāĨ€āĪ‚ āĪđāĨ‹ āĪļāĪ•āĪĪāĨ‡ āĪđāĨˆāĪ‚ cannot be deleted.,āĪđāΟāĪūāĪŊāĪū āĪĻāĪđāĨ€āĪ‚ āΜāĪū āĪļāĪ•āĪĪāĪū. does not belong to the company,āĪ•āĪ‚āĪŠāĪĻāĨ€ āĪ•āĪū āĪĻāĪđāĨ€āĪ‚ āĪđāĨˆ has already been submitted.,āĪŠāĪđāĪēāĨ‡ āĪļāĨ‡ āĪđāĨ€ āĪŠāĨāΰāĪļāĨāĪĪāĨāĪĪ āĪ•āĪŋāĪŊāĪū āĪ—āĪŊāĪū āĪđāĨˆ. + has been freezed. ,freezed āĪ•āĪŋāĪŊāĪū āĪ—āĪŊāĪū āĪđāĨˆ. has been freezed. \ Only Accounts Manager can do transaction against this account,freezed āĪ•āĪŋāĪŊāĪū āĪ—āĪŊāĪū āĪđāĨˆ. āĪ•āĨ‡āĪĩāĪē \ āĪēāĨ‡āĪ–āĪū āĪŠāĨāΰāĪŽāĪ‚āΧāĪ• ā·āĪļ āĪ–āĪūāĪĪāĨ‡ āĪ•āĨ‡ āĪ–āĪŋāĪēāĪūāĪŦ āĪēāĨ‡āĪĻ - āĪĶāĨ‡āĪĻ āĪ•āΰ āĪļāĪ•āĪĪāĨ‡ āĪđāĨˆāĪ‚ " is less than equals to zero in the system, \ valuation rate is mandatory for this item","āĪŠāĨāΰāĪĢāĪūāĪēāĨ€ āĪŪāĨ‡āĪ‚ āĪķāĨ‚āĪĻāĨāĪŊ āĪ•āĨ‡ āĪŽāΰāĪūāĪŽāΰ āĪđāĨ‹āĪĪāĨ€ āĪđāĨˆ āĪ•āĪŪ āĪļāĨ‡ āĪ•āĪŪ, \ āĪŪāĨ‚āĪēāĨāĪŊāĪūāĪ‚āĪ•āĪĻ āĪĶāΰ ā·āĪļ āĪŪāĪĶ āĪ•āĨ‡ āĪēāĪŋāĪ āĪ…āĪĻāĪŋāĪĩāĪūāΰāĨāĪŊ āĪđāĨˆ" is mandatory,āĪ…āĪĻāĪŋāĪĩāĪūāΰāĨāĪŊ āĪđāĨˆ @@ -23,6 +28,7 @@ should be 'Yes'. As Item: ,'āĪđāĪūā΁' āĪđāĨ‹āĪĻāĪū āΚāĪūāĪđāĪŋāĪ. āΆā·āΟāĪŪ āĪ•āĨ‡ āΰāĨ‚āĪŠ āĪŪāĨ‡āĪ‚: should be same as that in ,āĪŪāĨ‡āĪ‚ āΉāĪļ āĪ•āĨ‡ āΰāĨ‚āĪŠ āĪŪāĨ‡āĪ‚ āĪđāĨ€ āĪ•āĪŋāĪŊāĪū āΜāĪūāĪĻāĪū āΚāĪūāĪđāĪŋāĪ was on leave on ,āĪĨāĪū āĪŠāΰ āĪ›āĨ‹āĪĄāĪž āĪŠāΰ + will be ,āĪđāĨ‹ āΜāĪūāĪāĪ—āĪū will be over-billed against mentioned ,āΉāĪēāĨāĪēāĨ‡āĪ– āĪ•āĨ‡ āĪ–āĪŋāĪēāĪūāĪŦ āΜāĨāĪŊāĪūāĪĶāĪū āĪŽāĪŋāĪē āĪ­āĨ‡āΜāĪū āΜāĪūāĪāĪ—āĪū will become ,āĪđāĨ‹ āΜāĪūāĪāĪ—āĪū """Company History""","āĪ•āĪ‚āĪŠāĪĻāĨ€ ā·āĪĪāĪŋāĪđāĪūāĪļ" @@ -105,6 +111,7 @@ Account Head,āĪēāĨ‡āĪ–āĪūāĪķāĨ€āΰāĨāĪ· Account Id,āĪ–āĪūāĪĪāĪū āΆāΈāĪĄāĨ€ Account Name,āĪ–āĪūāĪĪāĨ‡ āĪ•āĪū āĪĻāĪūāĪŪ Account Type,āĪ–āĪūāĪĪāĪū āĪŠāĨāΰāĪ•āĪūāΰ +Account for this ,ā·āĪļ āĪ•āĨ‡ āĪēāĪŋāĪ āĪ–āĪūāĪĪāĪū Accounting,āĪēāĨ‡āĪ–āĪūāĪ‚āĪ•āĪĻ Accounting Year.,āĪēāĨ‡āĪ–āĪū āĪĩāΰāĨāĪ·. "Accounting entry frozen up to this date, nobody can do / modify entry except role specified below.","ā·āĪļ āĪĪāĪūāΰāĨ€āĪ– āĪĪāĪ• āĪ•āΰ āΜāĪŪ āĪēāĨ‡āĪ–āĪū āĪŠāĨāΰāĪĩāĪŋāĪ·āĨāΟāĪŋ, āĪ•āĨ‹āΈ āĪĻāĪđāĨ€āĪ‚ / āĪĻāĨ€āΚāĨ‡ āĪĻāĪŋāΰāĨāĪĶāĪŋāĪ·āĨāΟ āĪ­āĨ‚āĪŪāĪŋāĪ•āĪū āĪ›āĨ‹āĪĄāĪžāĪ•āΰ āĪŠāĨāΰāĪĩāĪŋāĪ·āĨāΟāĪŋ āĪ•āĨ‹ āĪļāĪ‚āĪķāĨ‹āΧāĪŋāĪĪ āĪ•āΰ āĪļāĪ•āĪĪāĨ‡ āĪđāĨˆāĪ‚." @@ -237,6 +244,7 @@ Allow User,āΉāĪŠāĪŊāĨ‹āĪ—āĪ•āΰāĨāĪĪāĪū āĪ•āĨ€ āĪ…āĪĻāĨāĪŪāĪĪāĪŋ Allow Users,āΉāĪŠāĪŊāĨ‹āĪ—āĪ•āΰāĨāĪĪāĪūāĪ“āĪ‚ āĪ•āĨ‹ āĪ…āĪĻāĨāĪŪāĪĪāĪŋ āĪĶāĨ‡āĪ‚ Allow on Submit,āĪ­āĨ‡āΜāĨ‡āĪ‚ āĪŠāΰ āĪ…āĪĻāĨāĪŪāĪĪāĪŋ āĪĶāĨ‡āĪ‚ Allow the following users to approve Leave Applications for block days.,āĪĻāĪŋāĪŪāĨāĪĻāĪēāĪŋāĪ–āĪŋāĪĪ āΉāĪŠāĪŊāĨ‹āĪ—āĪ•āΰāĨāĪĪāĪū āĪŽāĨāĪēāĨ‰āĪ• āĪĶāĪŋāĪĻāĨ‹āĪ‚ āĪ•āĨ‡ āĪēāĪŋāĪ āĪ›āĨ‹āĪĄāĪž āĪāĪŠāĨāĪēāĨ€āĪ•āĨ‡āĪķāĪĻ āĪ•āĨ‹ āĪļāĨāĪĩāĨ€āĪ•āĨƒāĪĪ āĪ•āΰāĪĻāĨ‡ āĪ•āĨ€ āĪ…āĪĻāĨāĪŪāĪĪāĪŋ āĪĶāĨ‡āĪ‚. +Allow user to edit Price List Rate in transactions,āΉāĪŠāĪŊāĨ‹āĪ—āĪ•āΰāĨāĪĪāĪū āĪēāĨ‡āĪĻāĪĶāĨ‡āĪĻ āĪŪāĨ‡āĪ‚ āĪŪāĨ‚āĪēāĨāĪŊ āĪļāĨ‚āΚāĨ€ āĪĶāΰ āĪ•āĨ‹ āĪļāĪ‚āĪŠāĪūāĪĶāĪŋāĪĪ āĪ•āΰāĪĻāĨ‡ āĪ•āĨ€ āĪ…āĪĻāĨāĪŪāĪĪāĪŋ āĪĶāĨ‡āĪ‚ Allow user to login only after this hour (0-24),āΉāĪŠāĪŊāĨ‹āĪ—āĪ•āΰāĨāĪĪāĪū ā·āĪļ āΘāĪ‚āΟāĨ‡ āĪ•āĨ‡ āĪŽāĪūāĪĶ āĪđāĨ€ āĪŠāĨāΰāĪĩāĨ‡āĪķ āĪ•āΰāĪĻāĨ‡ āĪ•āĨ€ āĪ…āĪĻāĨāĪŪāĪĪāĪŋ āĪĶāĨ‡āĪ‚ (0-24) Allow user to login only before this hour (0-24),āΉāĪŠāĪŊāĨ‹āĪ—āĪ•āΰāĨāĪĪāĪū ā·āĪļ āΘāĪ‚āΟāĨ‡ āĪļāĨ‡ āĪŠāĪđāĪēāĨ‡ āĪđāĨ€ āĪŠāĨāΰāĪĩāĨ‡āĪķ āĪ•āΰāĪĻāĨ‡ āĪ•āĨ€ āĪ…āĪĻāĨāĪŪāĪĪāĪŋ āĪĶāĨ‡āĪ‚ (0-24) Allowance Percent,āĪ­āĪĪāĨāĪĪāĪū āĪŠāĨāΰāĪĪāĪŋāĪķāĪĪ @@ -251,8 +259,6 @@ Amount <=,āΰāĪūāĪķāĪŋ <= Amount >=,āΰāĪūāĪķāĪŋ> = "An icon file with .ico extension. Should be 16 x 16 px. Generated using a favicon generator. [favicon-generator.org]","Ico āĪĩāĪŋāĪļāĨāĪĪāĪūāΰ āĪ•āĨ‡ āĪļāĪūāĪĨ āĪāĪ• āΆā·āĪ•āĪĻ āĪŦāĪžāĪūā·āĪē. 16 x 16 āĪŠāĪŋāĪ•āĨāĪļāĪē āĪđāĨ‹āĪĻāĪū āΚāĪūāĪđāĪŋāĪ. āĪāĪ• favicon āΜāĪĻāΰāĨ‡āΟāΰ āĪ•āĪū āΉāĪŠāĪŊāĨ‹āĪ— āĪ•āΰāĪĪāĨ‡ āĪđāĨāĪ āΉāĪĪāĨāĪŠāĪĻāĨāĪĻ. [ favicon generator.org ]" Analytics,āĪĩāĪŋāĪķāĨāĪēāĨ‡āĪ·āĪŋāĪ•āĨ€ -Annual Cost To Company,āĪ•āĪ‚āĪŠāĪĻāĨ€ āĪ•āĨ‡ āĪĩāĪūāΰāĨāĪ·āĪŋāĪ• āĪŪāĨ‚āĪēāĨāĪŊ -Annual Cost To Company can not be less than 12 months of Total Earning,āĪ•āĪ‚āĪŠāĪĻāĨ€ āĪ•āĨ‡ āĪēāĪŋāĪ āĪĩāĪūāΰāĨāĪ·āĪŋāĪ• āĪēāĪūāĪ—āĪĪ āĪ•āĨāĪē āĪ•āĪŪāĪūāΈ āĪ•āĪū 12 āĪŪāĪđāĨ€āĪĻāĨ‡ āĪļāĨ‡ āĪ•āĪŪ āĪĻāĪđāĨ€āĪ‚ āĪđāĨ‹ āĪļāĪ•āĪĪāĪū Another Salary Structure '%s' is active for employee '%s'. Please make its status 'Inactive' to proceed.,āĪāĪ• āĪ”āΰ āĪĩāĨ‡āĪĪāĪĻ āĪļāĪ‚āΰāΚāĪĻāĪū āĪŪāĨ‡āĪ‚ '% s' āĪ•āΰāĨāĪŪāΚāĪūāΰāĨ€ '% s' āĪ•āĨ‡ āĪēāĪŋāĪ āĪļāĪ•āĨāΰāĪŋāĪŊ āĪđāĨˆ. āĪ…āĪŠāĪĻāĨ€ āĪļāĨāĪĨāĪŋāĪĪāĪŋ āĪ•āĨ‹ 'āĪĻāĪŋāĪ·āĨāĪ•āĨāΰāĪŋāĪŊ' āΆāĪ—āĨ‡ āĪŽāĪĒāĪžāĪĻāĨ‡ āĪ•āĨ‡ āĪēāĪŋāĪ āĪ•āΰāĨ‡āĪ‚. "Any other comments, noteworthy effort that should go in the records.","āĪ•āĪŋāĪļāĨ€ āĪ­āĨ€ āĪ…āĪĻāĨāĪŊ āΟāĪŋāĪŠāĨāĪŠāĪĢāĨ€, āΉāĪēāĨāĪēāĨ‡āĪ–āĪĻāĨ€āĪŊ āĪŠāĨāΰāĪŊāĪūāĪļ āĪđāĨˆ āĪ•āĪŋ āΰāĪŋāĪ•āĨ‰āΰāĨāĪĄ āĪŪāĨ‡āĪ‚ āΜāĪūāĪĻāĪū āΚāĪūāĪđāĪŋāĪ." Applicable Holiday List,āĪēāĪūāĪ—āĨ‚ āĪ…āĪĩāĪ•āĪūāĪķ āĪļāĨ‚āΚāĨ€ @@ -436,6 +442,7 @@ Build Server API,āĪļāΰāĨāĪĩāΰ āĪāĪŠāĨ€āΆāΈ āĪŽāĪĻāĪūāĪā΁ Build Sitemap,āĪļāĪūā·āΟāĪŪāĨˆāĪŠ āĪŽāĪĻāĪūāĪā΁ Bulk Email,āĪĨāĨ‹āĪ• āΈāĪŪāĨ‡āĪē Bulk Email records.,āĪĨāĨ‹āĪ• āΈāĪŪāĨ‡āĪē āΰāĪŋāĪ•āĨ‰āΰāĨāĪĄ. +Bummer! There are more holidays than working days this month.,Bummer! āĪ•āĪūāΰāĨāĪŊ āĪĶāĪŋāĪĩāĪļāĨ‹āĪ‚ āĪŪāĨ‡āĪ‚ ā·āĪļ āĪŪāĪđāĨ€āĪĻāĨ‡ āĪ•āĨ€ āĪĪāĨāĪēāĪĻāĪū āĪŪāĨ‡āĪ‚ āĪ…āΧāĪŋāĪ• āĪ›āĨāΟāĨāΟāĪŋāĪŊāĪūāĪ‚ āĪđāĨˆāĪ‚. Bundle items at time of sale.,āĪŽāĪŋāĪ•āĨāΰāĨ€ āĪ•āĨ‡ āĪļāĪŪāĪŊ āĪŪāĨ‡āĪ‚ āΆā·āΟāĪŪ āĪŽāĪ‚āĪĄāĪē. Button,āĪŽāΟāĪĻ Buyer of Goods and Services.,āĪļāĪūāĪŪāĪūāĪĻ āĪ”āΰ āĪļāĨ‡āĪĩāĪūāĪ“āĪ‚ āĪ•āĨ‡ āĪ–āΰāĨ€āĪĶāĪūāΰ. @@ -503,6 +510,7 @@ Check if you want to send salary slip in mail to each employee while submitting Check this if you want to force the user to select a series before saving. There will be no default if you check this.,āĪŊāĪđ āΜāĪūā΁āΚ āĪēāĨ‡āĪ‚ āĪ•āĪŋ āΆāĪŠ āΉāĪŠāĪŊāĨ‹āĪ—āĪ•āΰāĨāĪĪāĪū āĪŽāΚāĪĪ āĪļāĨ‡ āĪŠāĪđāĪēāĨ‡ āĪāĪ• āĪķāĨāΰāĨƒāĪ‚āĪ–āĪēāĪū āĪ•āĪū āΚāĪŊāĪĻ āĪ•āΰāĪĻāĨ‡ āĪ•āĨ‡ āĪēāĪŋāĪ āĪŪāΜāĪŽāĨ‚āΰ āĪ•āΰāĪĻāĪū āΚāĪūāĪđāĪĪāĨ‡ āĪđāĨˆāĪ‚. āĪ•āĨ‹āΈ āĪĄāĪŋāĪŦāĪžāĨ‰āĪēāĨāΟ āĪđāĨ‹ āĪļāĪ•āĪĪāĪū āĪđāĨˆ āĪ…āĪ—āΰ āΆāĪŠ ā·āĪļ āΜāĪūā΁āΚ āĪ•āΰāĨ‡āĪ—āĪū. Check this if you want to send emails as this id only (in case of restriction by your email provider).,āΆāĪŠ āĪ•āĨ‡āĪĩāĪē ā·āĪļ āΆāΈāĪĄāĨ€ (āĪ…āĪŠāĪĻāĨ‡ āΈāĪŪāĨ‡āĪē āĪŠāĨāΰāĪĶāĪūāĪĪāĪū āĪĶāĨāĪĩāĪūāΰāĪū āĪŠāĨāΰāĪĪāĪŋāĪŽāĪ‚āΧ āĪ•āĨ‡ āĪŪāĪūāĪŪāĪēāĨ‡ āĪŪāĨ‡āĪ‚) āĪ•āĨ‡ āΰāĨ‚āĪŠ āĪŪāĨ‡āĪ‚ āΈāĪŪāĨ‡āĪē āĪ­āĨ‡āΜāĪĻāĪū āΚāĪūāĪđāĪĪāĨ‡ āĪđāĨˆāĪ‚ āĪĪāĨ‹ āΚāĨ‡āĪ• āĪ•āΰāĨ‡āĪ‚. Check this if you want to show in website,āĪŊāĪđ āΜāĪūā΁āΚ āĪēāĨ‡āĪ‚ āĪ•āĪŋ āΆāĪŠ āĪĩāĨ‡āĪŽāĪļāĪūā·āΟ āĪŪāĨ‡āĪ‚ āĪĶāĪŋāĪ–āĪūāĪĻāĪū āΚāĪūāĪđāĪĪāĨ‡ āĪđāĨˆāĪ‚ +Check this to disallow fractions. (for Nos),āĪĻāĪūāĪŪāĪ‚āΜāĪžāĨ‚āΰ āĪ­āĪŋāĪĻāĨāĪĻ āĪ•āΰāĪĻāĨ‡ āĪ•āĨ‡ āĪēāĪŋāĪ ā·āĪļāĨ‡ āΚāĨ‡āĪ• āĪ•āΰāĨ‡āĪ‚. (āĪ“āĪŠāĪĻ āĪļāĨāĪ•āĨ‚āĪē āĪ•āĨ‡ āĪēāĪŋāĪ) Check this to make this the default letter head in all prints,ā·āĪļ āΜāĪūā΁āΚ āĪ•āĨ‡ āĪēāĪŋāĪ āĪļāĪ­āĨ€ āĪŠāĨāΰāĪŋāĪ‚āΟ āĪŪāĨ‡āĪ‚ ā·āĪļ āĪĄāĪŋāĪŦāĪžāĨ‰āĪēāĨāΟ āĪŠāĪĪāĨāΰ āĪļāĪŋāΰ Check this to pull emails from your mailbox,ā·āĪļ āΜāĪūā΁āΚ āĪ•āĨ‡ āĪēāĪŋāĪ āĪ…āĪŠāĪĻāĨ‡ āĪŪāĨ‡āĪēāĪŽāĨ‰āĪ•āĨāĪļ āĪļāĨ‡ āΈāĪŪāĨ‡āĪē āĪ–āĨ€āĪ‚āΚ Check to activate,āĪļāĪ•āĨāΰāĪŋāĪŊ āĪ•āΰāĪĻāĨ‡ āĪ•āĨ‡ āĪēāĪŋāĪ āΜāĪūā΁āΚ āĪ•āΰāĨ‡āĪ‚ @@ -571,6 +579,7 @@ Company mismatch for Warehouse,āĪ—āĨ‹āĪĶāĪūāĪŪ āĪ•āĨ‡ āĪēāĪŋāĪ āĪ•āĪ‚āĪŠāĪĻāĨ€ Company registration numbers for your reference. Example: VAT Registration Numbers etc.,āĪ•āĪ‚āĪŠāĪĻāĨ€ āĪ…āĪŠāĪĻāĨ‡ āĪļāĪ‚āĪĶāΰāĨāĪ­ āĪ•āĨ‡ āĪēāĪŋāĪ āĪŠāĪ‚āΜāĨ€āĪ•āΰāĪĢ āĪļāĪ‚āĪ–āĨāĪŊāĪū. āΉāĪĶāĪūāĪđāΰāĪĢ: āĪĩāĨˆāΟ āĪŠāĪ‚āΜāĨ€āĪ•āΰāĪĢ āĪĻāĪ‚āĪŽāΰ āΆāĪĶāĪŋ Company registration numbers for your reference. Tax numbers etc.,āĪ•āĪ‚āĪŠāĪĻāĨ€ āĪ…āĪŠāĪĻāĨ‡ āĪļāĪ‚āĪĶāΰāĨāĪ­ āĪ•āĨ‡ āĪēāĪŋāĪ āĪŠāĪ‚āΜāĨ€āĪ•āΰāĪĢ āĪļāĪ‚āĪ–āĨāĪŊāĪū. āΟāĨˆāĪ•āĨāĪļ āΆāĪĶāĪŋ āĪļāĪ‚āĪ–āĨāĪŊāĪū Complaint,āĪķāĪŋāĪ•āĪūāĪŊāĪĪ +Complete,āĪŠāĨ‚āΰāĪū Complete By,āĪĶāĨāĪĩāĪūāΰāĪū āĪŠāĨ‚āΰāĪū āĪ•āΰāĨ‡āĪ‚ Completed,āĪŠāĨ‚āΰāĪū Completed Qty,āĪŠāĨ‚āΰāĨ€ āĪ•āĨ€ āĪŪāĪūāĪĪāĨāΰāĪū @@ -621,12 +630,12 @@ Cost Center Details,āĪēāĪūāĪ—āĪĪ āĪ•āĨ‡āĪ‚āĪĶāĨāΰ āĪĩāĪŋāĪĩāΰāĪĢ Cost Center Name,āĪēāĪūāĪ—āĪĪ āĪ•āĨ‡āĪĻāĨāĪĶāĨāΰ āĪ•āĪū āĪĻāĪūāĪŪ Cost Center is mandatory for item: ,āĪēāĪūāĪ—āĪĪ āĪ•āĨ‡āĪ‚āĪĶāĨāΰ āĪŪāĪĶ āĪ•āĨ‡ āĪēāĪŋāĪ āĪ…āĪĻāĪŋāĪĩāĪūāΰāĨāĪŊ āĪđāĨˆ: Cost Center must be specified for PL Account: ,āĪēāĪūāĪ—āĪĪ āĪ•āĨ‡āĪ‚āĪĶāĨāΰ āĪŠāĨ€āĪāĪē āĪ–āĪūāĪĪāĨ‡ āĪ•āĨ‡ āĪēāĪŋāĪ āĪĻāĪŋāΰāĨāĪĶāĪŋāĪ·āĨāΟ āĪ•āĪŋāĪŊāĪū āΜāĪūāĪĻāĪū āΚāĪūāĪđāĪŋāĪ: -Cost to Company,āĪ•āĪ‚āĪŠāĪĻāĨ€ āĪ•āĨ‡ āĪēāĪŋāĪ āĪŪāĨ‚āĪēāĨāĪŊ Costing,āĪēāĪūāĪ—āĪĪ Country,āĪĶāĨ‡āĪķ Country Name,āĪĶāĨ‡āĪķ āĪ•āĪū āĪĻāĪūāĪŪ Create,āĪŽāĪĻāĪūāĪĻāĪū Create Bank Voucher for the total salary paid for the above selected criteria,āĪ•āĨāĪē āΊāĪŠāΰ āΚāĪŊāĪĻāĪŋāĪĪ āĪŪāĪūāĪĻāĪĶāĪ‚āĪĄ āĪ•āĨ‡ āĪēāĪŋāĪ āĪĩāĨ‡āĪĪāĪĻ āĪ­āĨāĪ—āĪĪāĪūāĪĻ āĪ•āĨ‡ āĪēāĪŋāĪ āĪŽāĨˆāĪ‚āĪ• āĪĩāĪūāΉāΚāΰ āĪŽāĪĻāĪūāĪā΁ +Create Material Requests,āĪļāĪūāĪŪāĪ—āĨāΰāĨ€ āĪ…āĪĻāĨāΰāĨ‹āΧ āĪŽāĪĻāĪūāĪā΁ Create Production Orders,āΉāĪĪāĨāĪŠāĪūāĪĶāĪĻ āĪ•āĨ‡ āΆāĪĶāĨ‡āĪķ āĪŽāĪĻāĪūāĪā΁ Create Receiver List,āΰāĪŋāĪļāĨ€āĪĩāΰ āĪļāĨ‚āΚāĨ€ āĪŽāĪĻāĪūāĪā΁ Create Salary Slip,āĪĩāĨ‡āĪĪāĪĻāĪŠāΰāĨāΚāĨ€ āĪŽāĪĻāĪūāĪā΁ @@ -675,6 +684,7 @@ Custom Script,āĪ•āĪļāĨāΟāĪŪ āĪļāĨāĪ•āĨāΰāĪŋāĪŠāĨāΟ Custom Startup Code,āĪ•āĪļāĨāΟāĪŪ āĪļāĨāΟāĪūāΰāĨāΟāĪ…āĪŠ āĪ•āĨ‹āĪĄ Custom?,āĪ•āĪļāĨāΟāĪŪ? Customer,āĪ—āĨāΰāĪūāĪđāĪ• +Customer (Receivable) Account,āĪ—āĨāΰāĪūāĪđāĪ• (āĪŠāĨāΰāĪūāĪŠāĨāĪĪāĪŋ) āĪ–āĪūāĪĪāĪū Customer / Item Name,āĪ—āĨāΰāĪūāĪđāĪ• / āĪŪāĪĶ āĪ•āĪū āĪĻāĪūāĪŪ Customer Account,āĪ—āĨāΰāĪūāĪđāĪ• āĪ–āĪūāĪĪāĪū Customer Account Head,āĪ—āĨāΰāĪūāĪđāĪ• āĪ–āĪūāĪĪāĪū āĪđāĨ‡āĪĄ @@ -714,6 +724,7 @@ Customize the introductory text that goes as a part of that email. Each transact DN,āĪĄāĨ€.āĪāĪĻ. DN Detail,āĪĄāĨ€.āĪāĪĻ. āĪĩāĪŋāĪļāĨāĪĪāĪūāΰ Daily,āĪĶāĨˆāĪĻāĪŋāĪ• +Daily Event Digest is sent for Calendar Events where reminders are set.,āΰāĨ‹āΜ āĪ•āĨ€ āΘāΟāĪĻāĪū āĪĄāĪūā·āΜāĨ‡āĪļāĨāΟ āĪ…āĪĻāĨāĪļāĨāĪŪāĪūāΰāĪ• āĪļāĨ‡āΟ āĪ•āΰ āΰāĪđāĨ‡ āĪđāĨˆāĪ‚ āΜāĪđāĪūāĪ‚ āĪ•āĨˆāĪēāĨ‡āĪ‚āĪĄāΰ āΘāΟāĪĻāĪūāĪ•āĨāΰāĪŪ āĪ•āĨ‡ āĪēāĪŋāĪ āĪ­āĨ‡āΜ āĪĶāĪŋāĪŊāĪū āΜāĪūāĪĪāĪū āĪđāĨˆ. Daily Time Log Summary,āĪĶāĨˆāĪĻāĪŋāĪ• āĪļāĪŪāĪŊ āĪŠāĨāΰāĪĩāĨ‡āĪķ āĪļāĪūāΰāĪūāĪ‚āĪķ Danger,āĪ–āĪĪāΰāĪū Data,āĪĄāĨ‡āΟāĪū @@ -772,6 +783,7 @@ Default Sales Partner,āĪĄāĪŋāĪŦāĪžāĨ‰āĪēāĨāΟ āĪŽāĪŋāĪ•āĨāΰāĨ€ āĪļāĪūāĪĨāĨ€ Default Settings,āĪĄāĪŋāĪŦāĪžāĨ‰āĪēāĨāΟ āĪļāĨ‡āΟāĪŋāĪ‚āĪ— Default Source Warehouse,āĪĄāĪŋāĪŦāĪžāĨ‰āĪēāĨāΟ āĪļāĨāΰāĨ‹āĪĪ āĪĩāĨ‡āĪ…āΰāĪđāĪūāΉāĪļ Default Stock UOM,Default āĪļāĨāΟāĨ‰āĪ• UOM +Default Supplier,āĪĄāĪŋāĪŦāĪžāĨ‰āĪēāĨāΟ āĪŠāĨāΰāĪĶāĪūāĪŊāĪ• Default Supplier Type,āĪĄāĪŋāĪŦāĪžāĨ‰āĪēāĨāΟ āĪŠāĨāΰāĪĶāĪūāĪŊāĪ• āĪŠāĨāΰāĪ•āĪūāΰ Default Target Warehouse,āĪĄāĪŋāĪŦāĪžāĨ‰āĪēāĨāΟ āĪēāĪ•āĨāĪ·āĨāĪŊ āĪĩāĨ‡āĪ…āΰāĪđāĪūāΉāĪļ Default Territory,Default āΟāĨ‡āΰāĪŋāΟāΰāĨ€ @@ -790,6 +802,7 @@ Defines workflow states and rules for a document.,āĪ•āĪūāΰāĨāĪŊāĪŠāĨāΰāĪĩāĪū Delete,āĪđāΟāĪūāĪĻāĪū Delete Row,āĪŠāĪ‚āĪ•āĨāĪĪāĪŋ āĪđāΟāĪūāĪā΁ Delivered,āĪĶāĪŋāĪŊāĪū āĪ—āĪŊāĪū +Delivered Items To Be Billed,āĪŽāĪŋāĪē āĪ•āĨ‡ āĪēāĪŋāĪ āĪĶāĪŋāĪŊāĪū āΆā·āΟāĪŪ Delivered Qty,āĪĩāĪŋāĪĪāΰāĪŋāĪĪ āĪŪāĪūāĪĪāĨāΰāĪū Delivery Address,āĪĄāĪŋāĪēāĪŋāĪĩāΰāĨ€ āĪŠāĪĪāĪū Delivery Date,āĪŠāĨāΰāĪļāĪĩ āĪ•āĨ€ āĪĪāĪūāΰāĨ€āĪ– @@ -808,7 +821,6 @@ Delivery Status,āĪĄāĪŋāĪēāĪŋāĪĩāΰāĨ€ āĪļāĨāĪĨāĪŋāĪĪāĪŋ Delivery Time,āĪļāĨāĪŠāĨāΰāĨāĪĶāĪ—āĨ€ āĪļāĪŪāĪŊ Delivery To,āĪ•āΰāĪĻāĨ‡ āĪ•āĨ‡ āĪēāĪŋāĪ āĪĄāĪŋāĪēāĪŋāĪĩāΰāĨ€ Department,āĪĩāĪŋāĪ­āĪūāĪ— -Depend on LWP,LWP āĪŠāΰ āĪĻāĪŋāΰāĨāĪ­āΰ āĪ•āΰāĪĪāĨ€ āĪđāĨˆ Depends On,āĪŠāΰ āĪĻāĪŋāΰāĨāĪ­āΰ āĪ•āΰāĪĪāĪū āĪđāĨˆ Depends on LWP,LWP āĪŠāΰ āĪĻāĪŋāΰāĨāĪ­āΰ āĪ•āΰāĪĪāĪū āĪđāĨˆ Descending,āĪ…āĪĩāΰāĨ‹āĪđāĨ€ @@ -859,6 +871,7 @@ DocType on which this Workflow is applicable.,Doctype āΜāĪŋāĪļ āĪŠāΰ ā·āĪļ DocType or Field,Doctype āĪŊāĪū āĪŦāĨ€āĪēāĨāĪĄ Document,āĪĶāĪļāĨāĪĪāĪūāĪĩāĨ‡āΜāĪž Document Description,āĪĶāĪļāĨāĪĪāĪūāĪĩāĨ‡āΜ āĪ•āĪū āĪĩāĪŋāĪĩāΰāĪĢ +Document Numbering Series,āĪĶāĪļāĨāĪĪāĪūāĪĩāĨ‡āΜāĪž āĪ•āĨāΰāĪŪāĪūāĪ‚āĪ•āĪĻ āĪļāĨ€āΰāĨ€āΜ Document Status transition from ,āĪļāĨ‡ āĪĶāĪļāĨāĪĪāĪūāĪĩāĨ‡āΜ āĪļāĨāĪĨāĪŋāĪĪāĪŋ āĪļāĪ‚āĪ•āĨāΰāĪŪāĪĢ Document Type,āĪĶāĪļāĨāĪĪāĪūāĪĩāĨ‡āΜāĪž āĪŠāĨāΰāĪ•āĪūāΰ Document is only editable by users of role,āĪĶāĪļāĨāĪĪāĪūāĪĩāĨ‡āΜāĪž āĪ­āĨ‚āĪŪāĪŋāĪ•āĪū āĪ•āĨ‡ āΉāĪŠāĪŊāĨ‹āĪ—āĪ•āΰāĨāĪĪāĪūāĪ“āĪ‚ āĪĶāĨāĪĩāĪūāΰāĪū āĪ•āĨ‡āĪĩāĪē āĪļāĪ‚āĪŠāĪūāĪĶāĪĻ āĪđāĨˆ @@ -929,7 +942,7 @@ Employee Leave Approver,āĪ•āΰāĨāĪŪāΚāĪūāΰāĨ€ āĪ›āĨāΟāĨāΟāĨ€ āĪ…āĪĻāĨāĪŪ Employee Leave Balance,āĪ•āΰāĨāĪŪāΚāĪūāΰāĨ€ āĪ›āĨāΟāĨāΟāĨ€ āĪķāĨ‡āĪ· Employee Name,āĪ•āΰāĨāĪŪāΚāĪūāΰāĨ€ āĪ•āĪū āĪĻāĪūāĪŪ Employee Number,āĪ•āΰāĨāĪŪāΚāĪūāΰāĪŋāĪŊāĨ‹āĪ‚ āĪ•āĨ€ āĪļāĪ‚āĪ–āĨāĪŊāĪū -Employee Records to be created by ,āĪ•āΰāĨāĪŪāΚāĪūāΰāĨ€ āΰāĪŋāĪ•āĨ‰āΰāĨāĪĄāĨāĪļ āĪĶāĨāĪĩāĪūāΰāĪū āĪŠāĨˆāĪĶāĪū āĪ•āĪŋāĪ āΜāĪūāĪĻāĨ‡ āĪ•āĨ€ +Employee Records to be created by,āĪ•āΰāĨāĪŪāΚāĪūāΰāĨ€ āΰāĪŋāĪ•āĨ‰āΰāĨāĪĄāĨāĪļ āĪĶāĨāĪĩāĪūāΰāĪū āĪŠāĨˆāĪĶāĪū āĪ•āĪŋāĪ āΜāĪūāĪĻāĨ‡ āĪ•āĨ€ Employee Setup,āĪ•āΰāĨāĪŪāΚāĪūāΰāĨ€ āĪļāĨ‡āΟāĪ…āĪŠ Employee Type,āĪ•āΰāĨāĪŪāΚāĪūāΰāĨ€ āĪŠāĨāΰāĪ•āĪūāΰ Employee grades,āĪ•āΰāĨāĪŪāΚāĪūāΰāĨ€ āĪ—āĨāΰāĨ‡āĪĄ @@ -971,11 +984,17 @@ Error for,āĪ•āĨ‡ āĪēāĪŋāĪ āĪĪāĨāΰāĨāΟāĪŋ Error: Document has been modified after you have opened it,āĪĪāĨāΰāĨāΟāĪŋ: āΆāĪŠ ā·āĪļāĨ‡ āĪ–āĨ‹āĪē āĪĶāĪŋāĪŊāĪū āĪđāĨˆ āĪ•āĨ‡ āĪŽāĪūāĪĶ āĪĶāĪļāĨāĪĪāĪūāĪĩāĨ‡āΜāĪž āĪļāĪ‚āĪķāĨ‹āΧāĪŋāĪĪ āĪ•āĪŋāĪŊāĪū āĪ—āĪŊāĪū āĪđāĨˆ Estimated Material Cost,āĪ…āĪĻāĨāĪŪāĪūāĪĻāĪŋāĪĪ āĪŪāΟāĨ‡āΰāĪŋāĪŊāĪē āĪ•āĨ‰āĪļāĨāΟ Event,āΘāΟāĪĻāĪū +Event End must be after Start,āΘāΟāĪĻāĪū āĪ…āĪ‚āĪĪ āĪŠāĨāΰāĪūāΰāĪ‚āĪ­ āĪ•āĨ‡ āĪŽāĪūāĪĶ āĪđāĨ‹āĪĻāĪū āΚāĪūāĪđāĪŋāĪ Event Individuals,āΘāΟāĪĻāĪū āĪĩāĨāĪŊāĪ•āĨāĪĪāĪŋāĪŊāĨ‹āĪ‚ Event Role,āΘāΟāĪĻāĪū āΰāĨ‹āĪē Event Roles,āΘāΟāĪĻāĪū āĪ­āĨ‚āĪŪāĪŋāĪ•āĪūāĪ“āĪ‚ Event Type,ā·āĪĩāĨ‡āĪ‚āΟ āĪŠāĨāΰāĪ•āĪūāΰ Event User,ā·āĪĩāĨ‡āĪ‚āΟ āΉāĪŠāĪŊāĨ‹āĪ—āĪ•āΰāĨāĪĪāĪū āĪ•āĨ‡ +Events In Today's Calendar,āΆāΜ āĪ•āĨ‡ āĪ•āĨˆāĪēāĨ‡āĪ‚āĪĄāΰ āĪŪāĨ‡āĪ‚ āΘāΟāĪĻāĪūāĪ•āĨāΰāĪŪ +Every Day,āĪđāΰ āĪĶāĪŋāĪĻ +Every Month,āĪđāΰ āĪŪāĪđāĨ€āĪĻāĨ‡ +Every Week,āĪđāΰ āĪđāĪŦāĨāĪĪāĨ‡ +Every Year,āĪđāΰ āĪļāĪūāĪē Everyone can read,āĪđāΰ āĪ•āĨ‹āΈ āĪŠāĪĒāĪž āĪļāĪ•āĪĪāĪū āĪđāĨˆ Example:,āΉāĪĶāĪūāĪđāΰāĪĢ: Exchange Rate,āĪĩāĪŋāĪĻāĪŋāĪŪāĪŊ āĪĶāΰ @@ -1080,6 +1099,7 @@ For Reference Only.,āĪļāĪ‚āĪĶāΰāĨāĪ­ āĪ•āĨ‡ āĪēāĪŋāĪ āĪđāĨ€. For Sales Invoice,āĪŽāĪŋāĪ•āĨāΰāĨ€ āΚāĪūāĪēāĪūāĪĻ āĪ•āĨ‡ āĪēāĪŋāĪ For Server Side Print Formats,āĪļāΰāĨāĪĩāΰ āĪļāĪūā·āĪĄ āĪŠāĨāΰāĪŋāĪ‚āΟ āĪļāĨāĪĩāΰāĨ‚āĪŠāĨ‹āĪ‚ āĪ•āĨ‡ āĪēāĪŋāĪ For Territory,āΰāĪūāΜāĨāĪŊ āĪ•āĨāĪ·āĨ‡āĪĪāĨāΰ āĪ•āĨ‡ āĪēāĪŋāĪ +For UOM,UOM āĪēāĪŋāĪ For Warehouse,āĪ—āĨ‹āĪĶāĪūāĪŪ āĪ•āĨ‡ āĪēāĪŋāĪ "For comparative filters, start with","āĪĪāĨāĪēāĪĻāĪūāĪĪāĨāĪŪāĪ• āĪŦāĪŋāĪēāĨāΟāΰ āĪ•āΰāĪĻāĨ‡ āĪ•āĨ‡ āĪēāĪŋāĪ, āĪ•āĨ‡ āĪļāĪūāĪĨ āĪķāĨāΰāĨ‚" "For e.g. 2012, 2012-13","āΜāĨˆāĪļāĨ‡ 2012, 2012-13 āĪ•āĨ‡ āĪēāĪŋāĪ" @@ -1099,6 +1119,7 @@ Fraction Units,āĪ…āĪ‚āĪķ ā·āĪ•āĪūā·āĪŊāĨ‹āĪ‚ Freeze Stock Entries,āĪļāĨāΟāĨ‰āĪ• āĪŠāĨāΰāĪĩāĪŋāĪ·āĨāΟāĪŋāĪŊāĪūāĪ‚ āΰāĨāĪ• Friday,āĪķāĨāĪ•āĨāΰāĪĩāĪūāΰ From,āĪļāĨ‡ +From Bill of Materials,āĪļāĪūāĪŪāĪ—āĨāΰāĨ€ āĪ•āĨ‡ āĪŽāĪŋāĪē āĪļāĨ‡ From Company,āĪ•āĪ‚āĪŠāĪĻāĨ€ āĪļāĨ‡ From Currency,āĪŪāĨāĪĶāĨāΰāĪū āĪļāĨ‡ From Currency and To Currency cannot be same,āĪŪāĨāĪĶāĨāΰāĪū āĪļāĨ‡ āĪ”āΰ āĪŪāĨāĪĶāĨāΰāĪū āĪđāĨ€ āĪĻāĪđāĨ€āĪ‚ āĪ•āĪŋāĪŊāĪū āΜāĪū āĪļāĪ•āĪĪāĪū āĪđāĨˆ @@ -1141,6 +1162,7 @@ Get Advances Received,āĪ…āĪ—āĨāΰāĪŋāĪŪ āĪŠāĨāΰāĪūāĪŠāĨāĪĪ Get Current Stock,āĪŪāĨŒāΜāĨ‚āĪĶāĪū āĪļāĨāΟāĨ‰āĪ• Get From ,āĪļāĨ‡ āĪŠāĨāΰāĪūāĪŠāĨāĪĪ āĪ•āΰāĨ‡āĪ‚ Get Items,āΆā·āΟāĪŪ āĪŠāĪūāĪĻāĨ‡ āĪ•āĨ‡ āĪēāĪŋāĪ +Get Items From Sales Orders,āĪĩāĪŋāĪ•āĨāΰāĪŊ āΆāĪĶāĨ‡āĪķ āĪļāĨ‡ āΆā·āΟāĪŪ āĪŠāĨāΰāĪūāĪŠāĨāĪĪ āĪ•āΰāĨ‡āĪ‚ Get Last Purchase Rate,āĪŠāĪŋāĪ›āĪēāĨ‡ āĪ–āΰāĨ€āĪĶ āĪĶāΰ Get Non Reconciled Entries,āĪ—āĨˆāΰ āĪŪāĨ‡āĪē āĪŪāĪŋāĪēāĪūāĪŠ āĪŠāĨāΰāĪĩāĪŋāĪ·āĨāΟāĪŋāĪŊāĪūāĪ‚ Get Outstanding Invoices,āĪŽāĪ•āĪūāĪŊāĪū āΚāĪūāĪēāĪūāĪĻ @@ -1182,6 +1204,7 @@ Group,āĪļāĪŪāĨ‚āĪđ Group or Ledger,āĪļāĪŪāĨ‚āĪđ āĪŊāĪū āĪēāĨ‡āΜāΰ Groups,āĪļāĪŪāĨ‚āĪđ HR,āĪŪāĪūāĪĻāĪĩ āĪļāĪ‚āĪļāĪūāΧāĪĻ +HR Settings,āĪŪāĪūāĪĻāĪĩ āĪļāĪ‚āĪļāĪūāΧāĪĻ āĪļāĨ‡āΟāĪŋāĪ‚āĪ—āĨāĪļ HTML,HTML HTML / Banner that will show on the top of product list.,HTML āĪŽāĨˆāĪĻāΰ / āĪ•āĪŋ āΉāĪĪāĨāĪŠāĪūāĪĶ āĪļāĨ‚āΚāĨ€ āĪ•āĨ‡ āĪķāĨ€āΰāĨāĪ· āĪŠāΰ āĪĶāĪŋāĪ–āĪūāΈ āĪĶāĨ‡āĪ—āĪū. Half Day,āΆāΧāĨ‡ āĪĶāĪŋāĪĻ @@ -1205,6 +1228,7 @@ Helvetica Neue,Helvetica Neue "Here you can maintain family details like name and occupation of parent, spouse and children","āĪŊāĪđāĪūā΁ āΆāĪŠ āĪŠāΰāĪŋāĪĩāĪūāΰ āĪ”āΰ āĪŪāĪūāĪĪāĪū - āĪŠāĪŋāĪĪāĪū, āĪŠāĪĪāĪŋ āĪŊāĪū āĪŠāĪĪāĨāĪĻāĨ€ āĪ”āΰ āĪŽāΚāĨāΚāĨ‹āĪ‚ āĪ•āĨ‡ āĪĻāĪūāĪŪ, āĪĩāĨāĪŊāĪĩāĪļāĪūāĪŊ āĪ•āĨ€ āĪĪāΰāĪđ āĪŽāĪĻāĪūāĪ āΰāĪ– āĪļāĪ•āĪĪāĨ‡ āĪđāĨˆāĪ‚" "Here you can maintain height, weight, allergies, medical concerns etc","āĪŊāĪđāĪūā΁ āΆāĪŠ āΊāĪ‚āΚāĪūāΈ, āĪĩāΜāĪĻ, āĪāĪēāΰāĨāΜāĨ€, āΚāĪŋāĪ•āĪŋāĪĪāĨāĪļāĪū āΚāĪŋāĪ‚āĪĪāĪūāĪ“āĪ‚ āΆāĪĶāĪŋ āĪŽāĪĻāĪūāĪ āΰāĪ– āĪļāĪ•āĪĪāĨ‡ āĪđāĨˆāĪ‚" Hey there! You need to put at least one item in \ the item table.,āĪ…āΰāĨ‡ āĪĩāĪđāĪūā΁! āΆāĪŠ \ āΆā·āΟāĪŪ āĪĪāĪūāĪēāĪŋāĪ•āĪū āĪŪāĨ‡āĪ‚ āĪ•āĪŪ āĪļāĨ‡ āĪ•āĪŪ āĪāĪ• āΆā·āΟāĪŪ āĪĄāĪūāĪē āĪ•āΰāĪĻāĨ‡ āĪ•āĨ€ āΆāĪĩāĪķāĨāĪŊāĪ•āĪĪāĪū āĪđāĨˆ. +Hey! All these items have already been invoiced.,āĪ…āΰāĨ‡! ā·āĪĻ āĪļāĪ­āĨ€ āĪŪāĪĶāĨ‹āĪ‚ āĪŠāĪđāĪēāĨ‡ āĪļāĨ‡ āΚāĪūāĪēāĪūāĪĻ āĪ•āĪŋāĪŊāĪū āĪ—āĪŊāĪū āĪđāĨˆ. Hey! There should remain at least one System Manager,āĪ…āΰāĨ‡! āĪ•āĪŪ āĪļāĨ‡ āĪ•āĪŪ āĪāĪ• āĪļāĪŋāĪļāĨāΟāĪŪ āĪŪāĨˆāĪĻāĨ‡āΜāΰ āĪĩāĪđāĪūā΁ āΰāĪđāĪĻāĪū āΚāĪūāĪđāĪŋāĪ Hidden,āĪ›āĨāĪŠāĪū Hide Actions,āĪŠāĨāΰāĪ•āĨāΰāĪŋāĪŊāĪū āĪ›āĪŋāĪŠāĪūāĪā΁ @@ -1262,6 +1286,7 @@ If Monthly Budget Exceeded,āĪ…āĪ—āΰ āĪŪāĪūāĪļāĪŋāĪ• āĪŽāΜāΟ āĪļāĨ‡ āĪ…āΧāĪŋ If Yearly Budget Exceeded,āĪ…āĪ—āΰ āĪĩāĪūāΰāĨāĪ·āĪŋāĪ• āĪŽāΜāΟ āĪļāĨ‡ āĪ…āΧāĪŋāĪ• āĪđāĨ‹ "If a User does not have access at Level 0, then higher levels are meaningless","āĪŊāĪĶāĪŋ āĪāĪ• āΉāĪŠāĪŊāĨ‹āĪ—āĪ•āΰāĨāĪĪāĪū āĪŠāĪđāĨāĪ‚āΚ 0 āĪļāĨāĪĪāΰ āĪŠāΰ āĪĻāĪđāĨ€āĪ‚ āĪđāĨˆ, āĪĪāĨ‹ āΉāΚāĨāΚ āĪļāĨāĪĪāΰ āĪĩāĨāĪŊāΰāĨāĪĨ āĪ•āΰ āΰāĪđāĨ‡ āĪđāĨˆāĪ‚" "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.","āĪ…āĪ—āΰ āΚāĨ‡āĪ•āĨāĪĄ āΉāĪŠ āĪĩāĪŋāΧāĪūāĪĻāĪļāĪ­āĪū āΆā·āΟāĪŪ āĪ•āĨ‡ āĪēāĪŋāĪ āĪŽāĨ€āĪ“āĪāĪŪ āĪ•āΚāĨāΚāĨ‡ āĪŪāĪūāĪē āĪŠāĨāΰāĪūāĪŠāĨāĪĪ āĪ•āΰāĪĻāĨ‡ āĪ•āĨ‡ āĪēāĪŋāĪ āĪĩāĪŋāΚāĪūāΰ āĪ•āĪŋāĪŊāĪū āΜāĪūāĪāĪ—āĪū. āĪ…āĪĻāĨāĪŊāĪĨāĪū, āĪļāĪ­āĨ€ āΉāĪŠ āĪĩāĪŋāΧāĪūāĪĻāĪļāĪ­āĪū āĪĩāĪļāĨāĪĪāĨāĪ“āĪ‚ āĪāĪ• āĪ•āΚāĨāΚāĨ‡ āĪŪāĪūāĪē āĪ•āĨ‡ āΰāĨ‚āĪŠ āĪŪāĨ‡āĪ‚ ā·āĪēāĪūāΜ āĪ•āĪŋāĪŊāĪū āΜāĪūāĪāĪ—āĪū." +"If checked, Total no. of Working Days will include holidays, and this will reduce the value of Salary Per Day","āΜāĪūā΁āΚ āĪ•āĨ€, āĪĪāĨ‹ āĪ•āĨāĪē āĪĻāĪđāĨ€āĪ‚. āĪ•āĪūāΰāĨāĪŊ āĪĶāĪŋāĪĩāĪļ āĪ•āĨ€ āĪ›āĨāΟāĨāΟāĪŋāĪŊāĨ‹āĪ‚ āĪŪāĨ‡āĪ‚ āĪķāĪūāĪŪāĪŋāĪē āĪđāĨ‹āĪ—āĪū, āĪ”āΰ āĪŊāĪđ āĪŠāĨāΰāĪĪāĪŋ āĪĶāĪŋāĪĻ āĪĩāĨ‡āĪĪāĪĻ āĪ•āĪū āĪŪāĨ‚āĪēāĨāĪŊ āĪ•āĪŪ āĪđāĨ‹ āΜāĪūāĪāĪ—āĪū" "If checked, all other workflows become inactive.","āĪ…āĪ—āΰ āΜāĪūā΁āΚ āĪ•āĨ€ āĪđāĨˆ, āĪļāĪ­āĨ€ āĪ…āĪĻāĨāĪŊ āĪĩāΰāĨāĪ•āĪŦāĪžāĨāĪēāĨ‹āΜāĪž āĪĻāĪŋāĪ·āĨāĪ•āĨāΰāĪŋāĪŊ āĪđāĨ‹ āΜāĪūāĪĪāĨ‡ āĪđāĨˆāĪ‚." "If checked, an email with an attached HTML format will be added to part of the EMail body as well as attachment. To only send as attachment, uncheck this.","āΜāĪūā΁āΚ āĪ•āĨ€ āĪđāĨˆ, āĪĪāĨ‹ āĪāĪ• āĪļāĪ‚āĪēāĪ—āĨāĪĻ HTML āĪļāĨāĪĩāΰāĨ‚āĪŠ āĪ•āĨ‡ āĪļāĪūāĪĨ āĪāĪ• āΈāĪŪāĨ‡āĪē āΈāĪŪāĨ‡āĪē āĪķāΰāĨ€āΰ āĪ•āĨ‡ āΰāĨ‚āĪŠ āĪŪāĨ‡āĪ‚ āĪ…āΚāĨāĪ›āĨ€ āĪĪāΰāĪđ āĪļāĨ‡ āĪēāĪ—āĪūāĪĩ āĪ•āĨ‡ āĪđāĪŋāĪļāĨāĪļāĨ‡ āĪŪāĨ‡āĪ‚ āΜāĨ‹āĪĄāĪž āĪĶāĪŋāĪŊāĪū āΜāĪūāĪāĪ—āĪū. āĪ•āĨ‡āĪĩāĪē āĪ…āĪĻāĨāĪēāĪ—āĨāĪĻāĪ• āĪ•āĨ‡ āΰāĨ‚āĪŠ āĪŪāĨ‡āĪ‚ āĪ­āĨ‡āΜāĪĻāĨ‡ āĪ•āĨ‡ āĪēāĪŋāĪ, ā·āĪļ āĪ…āΚāĪŊāĪĻāĪŋāĪĪ." "If checked, the Home page will be the default Item Group for the website.",āĪ…āĪ—āΰ āΚāĨ‡āĪ•āĨāĪĄ āĪđāĨ‹āĪŪ āĪŠāĨ‡āΜ āĪĩāĨ‡āĪŽāĪļāĪūā·āΟ āĪ•āĨ‡ āĪēāĪŋāĪ āĪĄāĪŋāĪŦāĪžāĨ‰āĪēāĨāΟ āΆā·āΟāĪŪ āĪļāĪŪāĨ‚āĪđ āĪđāĨ‹āĪ—āĪū. @@ -1302,6 +1327,7 @@ In Hours,āΘāĪ‚āΟāĨ‡ āĪŪāĨ‡āĪ‚ In List View,āĪļāĨ‚āΚāĨ€ āĪĶāĨƒāĪķāĨāĪŊ āĪŪāĨ‡āĪ‚ In Process,ā·āĪļ āĪŠāĨāΰāĪ•āĨāΰāĪŋāĪŊāĪū āĪŪāĨ‡āĪ‚ In Report Filter,āΰāĪŋāĪŠāĨ‹āΰāĨāΟ āĪŦāĪŋāĪēāĨāΟāΰ āĪŪāĨ‡āĪ‚ +In Row,āĪŠāĪ‚āĪ•āĨāĪĪāĪŋ āĪŪāĨ‡āĪ‚ In Store,āĪĶāĨāĪ•āĪūāĪĻ āĪŪāĨ‡āĪ‚ In Words,āĪķāĪŽāĨāĪĶāĨ‹āĪ‚ āĪŪāĨ‡āĪ‚ In Words (Company Currency),āĪķāĪŽāĨāĪĶāĨ‹āĪ‚ āĪŪāĨ‡āĪ‚ (āĪ•āĪ‚āĪŠāĪĻāĨ€ āĪŪāĨāĪĶāĨāΰāĪū) @@ -1317,6 +1343,7 @@ In response to,āĪ•āĨ‡ āΜāĪĩāĪūāĪŽ āĪŪāĨ‡āĪ‚ "In the Permission Manager, click on the button in the 'Condition' column for the Role you want to restrict.","āĪ…āĪĻāĨāĪŪāĪĪāĪŋ āĪŪāĨˆāĪĻāĨ‡āΜāΰ āĪŪāĨ‡āĪ‚, 'āĪļāĨāĪĨāĪŋāĪĪāĪŋ' āĪ•āĨ‰āĪēāĪŪ āĪŪāĨ‡āĪ‚ āΰāĨ‹āĪē āΆāĪŠ āĪŠāĨāΰāĪĪāĪŋāĪŽāĪ‚āΧāĪŋāĪĪ āĪ•āΰāĪĻāĪū āΚāĪūāĪđāĪĪāĨ‡ āĪđāĨˆāĪ‚, āΉāĪļāĪ•āĨ‡ āĪēāĪŋāĪ āĪŽāΟāĪĻ āĪŠāΰ āĪ•āĨāĪēāĪŋāĪ• āĪ•āΰāĨ‡āĪ‚." Incentives,āĪŠāĨāΰāĨ‹āĪĪāĨāĪļāĪūāĪđāĪĻ Incharge Name,āĪĻāĪūāĪŪ āĪŠāĨāΰāĪ­āĪūāΰāĨ€ +Include holidays in Total no. of Working Days,āĪ•āĨāĪē āĪļāĪ‚āĪ–āĨāĪŊāĪū āĪŪāĨ‡āĪ‚ āĪ›āĨāΟāĨāΟāĪŋāĪŊāĨ‹āĪ‚ āĪ•āĨ‹ āĪķāĪūāĪŪāĪŋāĪē āĪ•āΰāĨ‡āĪ‚. āĪ•āĪūāΰāĨāĪŊ āĪĶāĪŋāĪĩāĪļ āĪ•āĨ€ Income / Expense,āΆāĪŊ / āĪĩāĨāĪŊāĪŊ Income Account,āΆāĪŊ āĪ–āĪūāĪĪāĪū Income Booked,āΆāĪŊ āĪŪāĨ‡āĪ‚ āĪŽāĨāĪ• @@ -1335,6 +1362,7 @@ Industry,āΉāĪĶāĨāĪŊāĨ‹āĪ— Industry Type,āΉāĪĶāĨāĪŊāĨ‹āĪ— āĪ•āĨ‡ āĪŠāĨāΰāĪ•āĪūāΰ Info,āΜāĪūāĪĻāĪ•āĪūāΰāĨ€ Insert After,āĪŽāĪūāĪĶ āĪļāĪŪāĨāĪŪāĪŋāĪēāĪŋāĪĪ āĪ•āΰāĨ‡āĪ‚ +Insert Below,āĪĻāĨ€āΚāĨ‡ āĪĄāĪūāĪēāĨ‡āĪ‚ Insert Code,āĪ•āĨ‹āĪĄ āĪĄāĪūāĪēāĪĻāĨ‡ āĪ•āĨ‡ āĪēāĪŋāĪ Insert Row,āĪŠāĪ‚āĪ•āĨāĪĪāĪŋ āĪĄāĪūāĪēāĨ‡āĪ‚ Insert Style,āĪķāĨˆāĪēāĨ€ āĪļāĪŪāĨāĪŪāĪŋāĪēāĪŋāĪĪ āĪ•āΰāĨ‡āĪ‚ @@ -1360,6 +1388,7 @@ Introductory information for the Contact Us Page,āĪđāĪŪāĪļāĨ‡ āĪļāĪ‚āĪŠāΰāĨāĪ• Invalid Delivery Note. Delivery Note should exist and should be in draft state. Please rectify and try again.,āĪ…āĪĩāĨˆāΧ āĪĄāĪŋāĪēāĪŋāĪĩāΰāĨ€ āĪĻāĨ‹āΟ. āĪĄāĪŋāĪēāĪŋāĪĩāΰāĨ€ āĪĻāĨ‹āΟ āĪŪāĨŒāΜāĨ‚āĪĶ āĪđāĨ‹āĪĻāĪū āΚāĪūāĪđāĪŋāĪ āĪ”āΰ āĪŪāĪļāĨŒāĪĶāĪū āΰāĪūāΜāĨāĪŊ āĪŪāĨ‡āĪ‚ āĪđāĨ‹āĪĻāĪū āΚāĪūāĪđāĪŋāĪ. āĪļāĨāΧāĪūāΰāĪĻāĨ‡ āĪ”āΰ āĪŠāĨāĪĻ: āĪŠāĨāΰāĪŊāĪūāĪļ āĪ•āΰāĨ‡āĪ‚. Invalid Email,āĪ…āĪĩāĨˆāΧ āΈāĪŪāĨ‡āĪē Invalid Email Address,āĪ…āĪŪāĪūāĪĻāĨāĪŊ āΈāĪŪāĨ‡āĪē āĪŠāĪĪāĪū +Invalid Item or Warehouse Data,āĪ…āĪĩāĨˆāΧ āĪŪāĪĶ āĪŊāĪū āĪ—āĨ‹āĪĶāĪūāĪŪ āĪĄāĨ‡āΟāĪū Invalid Leave Approver,āĪ…āĪĩāĨˆāΧ āĪ…āĪĻāĨāĪŪāĨ‹āĪĶāĪ• āĪ›āĨ‹āĪĄāĪž āĪĶāĨ‹ Inventory,ā·āĪĻāĪĩāĨ‡āĪ‚āΟāΰāĨ€ Inverse,āΉāĪēāΟāĪū @@ -1532,6 +1561,7 @@ Leave blank if considered for all departments,āΰāĪŋāĪ•āĨāĪĪ āĪ›āĨ‹āĪĄāĪž āĪ… Leave blank if considered for all designations,āΰāĪŋāĪ•āĨāĪĪ āĪ›āĨ‹āĪĄāĪž āĪ…āĪ—āΰ āĪļāĪ­āĨ€ āĪŠāĪĶāĪĻāĪūāĪŪ āĪ•āĨ‡ āĪēāĪŋāĪ āĪĩāĪŋāΚāĪūāΰ Leave blank if considered for all employee types,āΰāĪŋāĪ•āĨāĪĪ āĪ›āĨ‹āĪĄāĪž āĪĶāĨ‹ āĪ…āĪ—āΰ āĪļāĪ­āĨ€ āĪ•āΰāĨāĪŪāΚāĪūāΰāĨ€ āĪŠāĨāΰāĪ•āĪūāΰ āĪ•āĨ‡ āĪēāĪŋāĪ āĪĩāĪŋāΚāĪūāΰ Leave blank if considered for all grades,āΰāĪŋāĪ•āĨāĪĪ āĪ›āĨ‹āĪĄāĪž āĪ…āĪ—āΰ āĪļāĪ­āĨ€ āĪ—āĨāΰāĨ‡āĪĄ āĪ•āĨ‡ āĪēāĪŋāĪ āĪŪāĪūāĪĻāĪū āΜāĪūāĪĪāĪū āĪđāĨˆ +Leave blank if you have not decided the end date.,āĪĪāĨāĪŪ āĪ…āĪ‚āĪĪ āĪ•āĨ€ āĪĪāĪūāΰāĨ€āĪ– āĪĪāĪŊ āĪĻāĪđāĨ€āĪ‚ āĪ•āĪŋāĪŊāĪū āĪđāĨˆ āĪĪāĨ‹ āĪ–āĪūāĪēāĨ€ āĪ›āĨ‹āĪĄāĪž āĪĶāĨ‡āĪ‚. Leave by,āĪĶāĨāĪĩāĪūāΰāĪū āĪ›āĨ‹āĪĄāĪž āĪĶāĨ‹ "Leave can be approved by users with Role, ""Leave Approver""",", "āĪ…āĪĻāĨāĪŪāĨ‹āĪĶāĪ•" āĪ›āĨ‹āĪĄāĪž āĪ›āĨ‹āĪĄāĪž āĪ­āĨ‚āĪŪāĪŋāĪ•āĪū āĪ•āĨ‡ āĪļāĪūāĪĨ āΉāĪŠāĪŊāĨ‹āĪ—āĪ•āΰāĨāĪĪāĪūāĪ“āĪ‚ āĪĶāĨāĪĩāĪūāΰāĪū āĪ…āĪĻāĨāĪŪāĨ‹āĪĶāĪŋāĪĪ āĪ•āĪŋāĪŊāĪū āΜāĪū āĪļāĪ•āĪĪāĪū āĪđāĨˆ" Ledger,āĪ–āĪūāĪĪāĪū @@ -1635,10 +1665,10 @@ Material Request Items,āĪļāĪūāĪŪāĪ—āĨāΰāĨ€ āĪ…āĪĻāĨāΰāĨ‹āΧ āΆā·āΟāĪŪ Material Request No,āĪļāĪūāĪŪāĪ—āĨāΰāĨ€ āĪ…āĪĻāĨāΰāĨ‹āΧ āĪĻāĪđāĨ€āĪ‚ Material Request Type,āĪļāĪūāĪŪāĪ—āĨāΰāĨ€ āĪ…āĪĻāĨāΰāĨ‹āΧ āĪŠāĨāΰāĪ•āĪūāΰ Material Request used to make this Stock Entry,ā·āĪļ āĪļāĨāΟāĨ‰āĪ• āĪāĪ‚āΟāĨāΰāĨ€ āĪŽāĪĻāĪūāĪĻāĨ‡ āĪ•āĨ‡ āĪēāĪŋāĪ ā·āĪļāĨāĪĪāĨ‡āĪŪāĪūāĪē āĪļāĪūāĪŪāĪ—āĨāΰāĨ€ āĪ…āĪĻāĨāΰāĨ‹āΧ +Material Requirement,āĪļāĪūāĪŪāĪ—āĨāΰāĨ€ āĪ•āĨ€ āΆāĪĩāĪķāĨāĪŊāĪ•āĪĪāĪūāĪā΁ Material Transfer,āĪļāĪūāĪŪāĪ—āĨāΰāĨ€ āĪļāĨāĪĨāĪūāĪĻāĪūāĪ‚āĪĪāΰāĪĢ Materials,āĪļāĪūāĪŪāĪ—āĨāΰāĨ€ Materials Required (Exploded),āĪŪāĪūāĪē āΆāĪĩāĪķāĨāĪŊāĪ• (āĪĩāĪŋāĪļāĨāĪŦāĨ‹āΟ) -Materials Requirement Planning (MRP),āĪļāĪūāĪŪāĪ—āĨāΰāĨ€ āΆāĪĩāĪķāĨāĪŊāĪ•āĪĪāĪūāĪā΁ āĪŊāĨ‹āΜāĪĻāĪū (āĪāĪŪāΆāΰāĪŠāĨ€) Max 500 rows only.,āĪ•āĨ‡āĪĩāĪē āĪ…āΧāĪŋāĪ•āĪĪāĪŪ 500 āĪŠāĪ‚āĪ•āĨāĪĪāĪŋāĪŊāĪūā΁. Max Attachments,āĪ…āΧāĪŋāĪ•āĪĪāĪŪ āĪ•āĪŋāĪ āĪ—āĪ āĪ…āĪĻāĨāĪēāĪ—āĨāĪĻāĪ•āĨ‹āĪ‚ āĪ•āĨ‡ Max Days Leave Allowed,āĪ…āΧāĪŋāĪ•āĪĪāĪŪ āĪĶāĪŋāĪĻ āĪ›āĨ‹āĪĄāĪžāĪĻāĨ‡ āĪ•āĨ€ āĪ…āĪĻāĨāĪŪāĪĪāĪŋ āĪĶāĨ€ @@ -1683,6 +1713,7 @@ Monday,āĪļāĨ‹āĪŪāĪĩāĪūāΰ Month,āĪŪāĪūāĪđ Monthly,āĪŪāĪūāĪļāĪŋāĪ• Monthly Attendance Sheet,āĪŪāĪūāĪļāĪŋāĪ• āΉāĪŠāĪļāĨāĪĨāĪŋāĪĪāĪŋ āĪķāĨ€āΟ +Monthly Earning & Deduction,āĪŪāĪūāĪļāĪŋāĪ• āΆāĪŊ āĪ”āΰ āĪ•āΟāĨŒāĪĪāĨ€ Monthly Salary Register,āĪŪāĪūāĪļāĪŋāĪ• āĪĩāĨ‡āĪĪāĪĻ āĪŠāĪ‚āΜāĨ€āĪ•āΰāĪĢ Monthly salary statement.,āĪŪāĪūāĪļāĪŋāĪ• āĪĩāĨ‡āĪĪāĪĻ āĪŽāĪŊāĪūāĪĻ. Monthly salary template.,āĪŪāĪūāĪļāĪŋāĪ• āĪĩāĨ‡āĪĪāĪĻ āΟāĨ‡āĪŪāĨāĪŠāĪēāĨ‡āΟ. @@ -1695,7 +1726,9 @@ Moving Average Rate,āĪŪāĨ‚āĪĩāĪŋāĪ‚āĪ— āĪ”āĪļāĪĪ āĪĶāΰ Mr,āĪķāĨāΰāĨ€ Ms,āĪļāĨāĪķāĨāΰāĨ€ Multiple Item Prices,āĪāĪ•āĪūāΧāĪŋāĪ• āΆā·āΟāĪŪ āĪŪāĨ‚āĪēāĨāĪŊ +Multiple root nodes not allowed.,āĪŽāĪđāĨ āΰāĨ‚āΟ āĪĻāĨ‹āĪĄāĨāĪļ āĪ•āĨ€ āĪ…āĪĻāĨāĪŪāĪĪāĪŋ āĪĻāĪđāĨ€āĪ‚ āĪđāĨˆ. Mupltiple Item prices.,Mupltiple āΆā·āΟāĪŪ āĪ•āĨ€ āĪ•āĨ€āĪŪāĪĪāĨ‹āĪ‚. +Must be Whole Number,āĪŠāĨ‚āΰāĨāĪĢ āĪļāĪ‚āĪ–āĨāĪŊāĪū āĪđāĨ‹āĪĻāĨ€ āΚāĪūāĪđāĪŋāĪ Must have report permission to access this report.,ā·āĪļ āΰāĪŋāĪŠāĨ‹āΰāĨāΟ āĪ•āĪū āΉāĪŠāĪŊāĨ‹āĪ— āĪ•āΰāĪĻāĨ‡ āĪ•āĨ€ āΰāĪŋāĪŠāĨ‹āΰāĨāΟ āĪ•āĨ€ āĪ…āĪĻāĨāĪŪāĪĪāĪŋ āĪđāĨ‹āĪĻāĨ€ āΚāĪūāĪđāĪŋāĪ. Must specify a Query to run,āĪ•āĨ‹ āΚāĪēāĪūāĪĻāĨ‡ āĪ•āĨ‡ āĪēāĪŋāĪ āĪāĪ• āĪŠāĨāΰāĪķāĨāĪĻ āΜāΰāĨ‚āΰ āĪĻāĪŋāΰāĨāĪĶāĪŋāĪ·āĨāΟ My Settings,āĪŪāĨ‡āΰāĨ€ āĪļāĨ‡āΟāĪŋāĪ‚āĪ—āĨāĪļ @@ -1721,7 +1754,6 @@ Net Total (Company Currency),āĪĻāĨ‡āΟ āĪ•āĨāĪē (āĪ•āĪ‚āĪŠāĪĻāĨ€ āĪŪāĨāĪĶāĨ Net Weight,āĪĻāĪŋāĪĩāĪē āĪ­āĪūāΰ Net Weight UOM,āĪĻāĨ‡āΟ āĪĩāΜāĪĻ UOM Net Weight of each Item,āĪŠāĨāΰāĪĪāĨāĪŊāĨ‡āĪ• āΆā·āΟāĪŪ āĪ•āĨ‡ āĪĻāĨ‡āΟ āĪĩāΜāĪĻ -Net pay can not be greater than 1/12th of Annual Cost To Company,āĪĻāĨ‡āΟ āĪĩāĨ‡āĪĪāĪĻ āĪ•āĪ‚āĪŠāĪĻāĨ€ āĪ•āĨ‡ āĪēāĪŋāĪ āĪĩāĪūāΰāĨāĪ·āĪŋāĪ• āĪēāĪūāĪ—āĪĪ āĪ•āĨ‡ 1/12th āĪļāĨ‡ āĪ…āΧāĪŋāĪ• āĪĻāĪđāĨ€āĪ‚ āĪđāĨ‹ āĪļāĪ•āĪĪāĪū Net pay can not be negative,āĪĻāĨ‡āΟ āĪĩāĨ‡āĪĪāĪĻ āĪ‹āĪĢāĪūāĪĪāĨāĪŪāĪ• āĪĻāĪđāĨ€āĪ‚ āĪđāĨ‹ āĪļāĪ•āĪĪāĪū Never,āĪ•āĪ­āĨ€ āĪĻāĪđāĨ€āĪ‚ New,āĪĻāΈ @@ -1889,6 +1921,7 @@ POP3 Mail Settings,POP3 āĪŪāĨ‡āĪē āĪļāĨ‡āΟāĪŋāĪ‚āĪ—āĨāĪļ POP3 mail server (e.g. pop.gmail.com),POP3 āĪŪāĨ‡āĪē āĪļāΰāĨāĪĩāΰ (āΜāĨˆāĪļāĨ‡ pop.gmail.com) POP3 server e.g. (pop.gmail.com),POP3 āĪļāΰāĨāĪĩāΰ āΜāĨˆāĪļāĨ‡ (pop.gmail.com) POS Setting,āĪļāĨāĪĨāĪŋāĪĪāĪŋ āĪļāĨ‡āΟāĪŋāĪ‚āĪ— +POS View,āĪļāĨāĪĨāĪŋāĪĪāĪŋ āĪĶāĨ‡āĪ–āĨ‡āĪ‚ PR Detail,āĪŠāĨ€āΆāΰ āĪĩāĪŋāĪļāĨāĪĪāĪūāΰ PRO,āĪŠāĨāΰāĨ‹ PS,āĪŠāĨāĪĻāĪķāĨāΚ @@ -1934,10 +1967,10 @@ Partially Completed,āΆāĪ‚āĪķāĪŋāĪ• āΰāĨ‚āĪŠ āĪļāĨ‡ āĪŠāĨ‚āΰāĪū Participants,āĪŠāĨāΰāĪĪāĪŋāĪ­āĪūāĪ—āĪŋāĪŊāĨ‹āĪ‚ Partly Billed,āΆāĪ‚āĪķāĪŋāĪ• āΰāĨ‚āĪŠ āĪļāĨ‡ āĪŽāĪŋāĪē Partly Delivered,āΆāĪ‚āĪķāĪŋāĪ• āΰāĨ‚āĪŠ āĪļāĨ‡ āĪĩāĪŋāĪĪāΰāĪŋāĪĪ -Partner,āĪļāĪūāĪĨāĨ€ Partner Target Detail,āĪļāĪūāĪĨāĨ€ āĪēāĪ•āĨāĪ·āĨāĪŊ āĪĩāĪŋāĪĩāΰāĪĢ Partner Type,āĪļāĪūāĪĨāĨ€ āĪ•āĨ‡ āĪŠāĨāΰāĪ•āĪūāΰ Partner's Website,āĪļāĪūāĪĨāĨ€ āĪ•āĨ€ āĪĩāĨ‡āĪŽāĪļāĪūā·āΟ +Passive,āĪĻāĪŋāĪ·āĨāĪ•āĨāΰāĪŋāĪŊ Passport Number,āĪŠāĪūāĪļāĪŠāĨ‹āΰāĨāΟ āĪĻāĪ‚āĪŽāΰ Password,āĪŠāĪūāĪļāĪĩāΰāĨāĪĄ Password Expires in (days),āĪŠāĪūāĪļāĪĩāΰāĨāĪĄ āĪŪāĨ‡āĪ‚ āĪļāĪŪāĪūāĪŠāĨāĪĪ (āĪĶāĪŋāĪĻ) @@ -1947,12 +1980,12 @@ Pay To / Recd From,/ āΰāĪŋāĪļāĨ€ āĪĄāĨ€ āĪļāĨ‡ āĪ­āĨāĪ—āĪĪāĪūāĪĻ Payables,āĪĶāĨ‡āĪŊ Payables Group,āĪĶāĨ‡āĪŊ āĪļāĪŪāĨ‚āĪđ Payment Collection With Ageing,āĪŽāĨ‚āĪĒāĪžāĨ‡ āĪ•āĨ‡ āĪļāĪūāĪĨ āĪ­āĨāĪ—āĪĪāĪūāĪĻ āĪļāĪ‚āĪ—āĨāΰāĪđ +Payment Days,āĪ­āĨāĪ—āĪĪāĪūāĪĻ āĪĶāĪŋāĪĻ Payment Entries,āĪ­āĨāĪ—āĪĪāĪūāĪĻ āĪŠāĨāΰāĪĩāĪŋāĪ·āĨāΟāĪŋāĪŊāĪūāĪ‚ Payment Entry has been modified after you pulled it. Please pull it again.,āĪ­āĨāĪ—āĪĪāĪūāĪĻ āĪāĪ‚āΟāĨāΰāĨ€ āĪ•āĨ‡ āĪŽāĪūāĪĶ āΆāĪŠ ā·āĪļāĨ‡ āĪ–āĨ€āĪ‚āΚ āĪļāĪ‚āĪķāĨ‹āΧāĪŋāĪĪ āĪ•āĪŋāĪŊāĪū āĪ—āĪŊāĪū āĪđāĨˆ. āĪ•āĨƒāĪŠāĪŊāĪū ā·āĪļāĨ‡ āĪŦāĪŋāΰ āĪļāĨ‡ āĪ–āĨ€āĪ‚āΚ. Payment Made With Ageing,āĪ­āĨāĪ—āĪĪāĪūāĪĻ āĪŽāĨ‚āĪĒāĪžāĨ‡ āĪ•āĨ‡ āĪļāĪūāĪĨ āĪŪāĨ‡āĪĄ Payment Reconciliation,āĪ­āĨāĪ—āĪĪāĪūāĪĻ āĪļāĨāĪēāĪđ Payment Terms,āĪ…āĪĶāĪūāĪŊāĪ—āĨ€ āĪ•āĨ€ āĪķāΰāĨāĪĪāĨ‡āĪ‚ -Payment days,āĪ­āĨāĪ—āĪĪāĪūāĪĻ āĪĶāĪŋāĪĻ Payment to Invoice Matching Tool,āΚāĪūāĪēāĪūāĪĻ āĪŪāĪŋāĪēāĪūāĪĻ āΉāĪŠāĪ•āΰāĪĢ āĪ•āĨ‡ āĪēāĪŋāĪ āĪ­āĨāĪ—āĪĪāĪūāĪĻ Payment to Invoice Matching Tool Detail,āΚāĪūāĪēāĪūāĪĻ āĪŪāĪŋāĪēāĪūāĪĻ āΉāĪŠāĪ•āΰāĪĢ āĪĩāĪŋāĪļāĨāĪĪāĪūāΰ āĪ•āΰāĪĻāĨ‡ āĪ•āĨ‡ āĪēāĪŋāĪ āĪ­āĨāĪ—āĪĪāĪūāĪĻ Payments,āĪ­āĨāĪ—āĪĪāĪūāĪĻ @@ -1967,6 +2000,7 @@ Pending SO Items For Purchase Request,āĪ–āΰāĨ€āĪĶ āĪ•āĨ‡ āĪ…āĪĻāĨāΰāĨ‹āΧ āĪ• Percent,āĪŠāĨāΰāĪĪāĪŋāĪķāĪĪ Percent Complete,āĪŠāĨ‚āΰāĪū āĪŠāĨāΰāĪĪāĪŋāĪķāĪĪ Percentage Allocation,āĪŠāĨāΰāĪĪāĪŋāĪķāĪĪ āΆāĪĩāĪ‚āΟāĪĻ +Percentage Allocation should be equal to ,āĪŠāĨāΰāĪĪāĪŋāĪķāĪĪ āΆāĪĩāĪ‚āΟāĪĻ āĪ•āĨ‡ āĪŽāΰāĪūāĪŽāΰ āĪđāĨ‹āĪĻāĪū āΚāĪūāĪđāĪŋāĪ Percentage variation in quantity to be allowed while receiving or delivering this item.,āĪŪāĪūāĪĪāĨāΰāĪū āĪŪāĨ‡āĪ‚ āĪŠāĨāΰāĪĪāĪŋāĪķāĪĪ āĪŠāΰāĪŋāĪĩāΰāĨāĪĪāĪĻ āĪŠāĨāΰāĪūāĪŠāĨāĪĪ āĪ•āΰāĪĻāĨ‡ āĪŊāĪū ā·āĪļ āĪŪāĪĶ āĪ•āĨ‡ āĪēāĪŋāĪ āĪ…āĪĻāĨāĪŪāĪĪāĪŋ āĪĶāĨ€ āĪ—āΈ āĪđāĨˆ. 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 ā·āĪ•āĪūā·āĪŊāĨ‹āĪ‚ āĪ•āĨ‹ āĪŠāĨāΰāĪūāĪŠāĨāĪĪ āĪ•āΰāĪĻāĨ‡ āĪ•āĨ‡ āĪēāĪŋāĪ āĪ…āĪĻāĨāĪŪāĪĪāĪŋ āĪĶāĨ€ āΜāĪūāĪĪāĨ€ āĪđāĨˆ. Performance appraisal.,āĪŠāĨāΰāĪĶāΰāĨāĪķāĪĻ āĪŪāĨ‚āĪēāĨāĪŊāĪūāĪ‚āĪ•āĪĻ. @@ -2009,19 +2043,24 @@ Please attach a file or set a URL,āĪāĪ• āĪŦāĪžāĪūā·āĪē āĪļāĪ‚āĪēāĪ—āĨāĪĻ āĪŊ Please check,āĪ•āĨƒāĪŠāĪŊāĪū āΜāĪūā΁āΚ āĪ•āΰāĨ‡āĪ‚ Please enter Default Unit of Measure,āΉāĪŠāĪūāĪŊ āĪ•āĨ‡ āĪĄāĪŋāĪŦāĪžāĨ‰āĪēāĨāΟ āĪŊāĨ‚āĪĻāĪŋāΟ āĪĶāΰāĨāΜ āĪ•āΰāĨ‡āĪ‚ Please enter Delivery Note No or Sales Invoice No to proceed,āĪĻāĪđāĨ€āĪ‚ āĪŊāĪū āĪŽāĪŋāĪ•āĨāΰāĨ€ āΚāĪūāĪēāĪūāĪĻ āĪĻāĪđāĨ€āĪ‚ āΆāĪ—āĨ‡ āĪŽāĪĒāĪžāĪĻāĨ‡ āĪ•āĨ‡ āĪēāĪŋāĪ āĪĄāĪŋāĪēāĪŋāĪĩāΰāĨ€ āĪĻāĨ‹āΟ āĪĶāΰāĨāΜ āĪ•āΰāĨ‡āĪ‚ +Please enter Employee Number,āĪ•āΰāĨāĪŪāΚāĪūāΰāĨ€ āĪļāĪ‚āĪ–āĨāĪŊāĪū āĪĶāΰāĨāΜ āĪ•āΰāĨ‡āĪ‚ Please enter Expense Account,āĪĩāĨāĪŊāĪŊ āĪ–āĪūāĪĪāĨ‡ āĪŪāĨ‡āĪ‚ āĪŠāĨāΰāĪĩāĨ‡āĪķ āĪ•āΰāĨ‡āĪ‚ Please enter Expense/Adjustment Account,āĪĩāĨāĪŊāĪŊ / āĪļāĪŪāĪūāĪŊāĨ‹āΜāĪĻ āĪ–āĪūāĪĪāĪū āĪĶāΰāĨāΜ āĪ•āΰāĨ‡āĪ‚ Please enter Purchase Receipt No to proceed,āΆāĪ—āĨ‡ āĪŽāĪĒāĪžāĪĻāĨ‡ āĪ•āĨ‡ āĪēāĪŋāĪ āĪ•āĨ‹āΈ āĪ–āΰāĨ€āĪĶ āΰāĪļāĨ€āĪĶ āĪĶāΰāĨāΜ āĪ•āΰāĨ‡āĪ‚ +Please enter Reserved Warehouse for item ,āΆā·āΟāĪŪ āĪ•āĨ‡ āĪēāĪŋāĪ āΆāΰāĪ•āĨāĪ·āĪŋāĪĪ āĪ—āĨ‹āĪĶāĪūāĪŪ āĪĶāΰāĨāΜ āĪ•āΰāĨ‡āĪ‚ Please enter valid,āĪĩāĨˆāΧ āĪĶāΰāĨāΜ āĪ•āΰāĨ‡āĪ‚ Please enter valid ,āĪĩāĨˆāΧ āĪĶāΰāĨāΜ āĪ•āΰāĨ‡āĪ‚ Please install dropbox python module,āĪĄāĨāΰāĨ‰āĪŠāĪŽāĨ‰āĪ•āĨāĪļ āĪ…āΜāĪ—āΰ āĪŪāĨ‰āĪĄāĨāĪŊāĨ‚āĪē āĪļāĨāĪĨāĪūāĪŠāĪŋāĪĪ āĪ•āΰāĨ‡āĪ‚ Please make sure that there are no empty columns in the file.,āĪŦāĪūā·āĪē āĪŪāĨ‡āĪ‚ āĪ•āĨ‹āΈ āΰāĪŋāĪ•āĨāĪĪ āĪļāĨāĪĪāĪ‚āĪ­ āĪđāĨˆāĪ‚ āĪ•āĪŋ āĪ•āĨƒāĪŠāĪŊāĪū āĪļāĨāĪĻāĪŋāĪķāĨāΚāĪŋāĪĪ āĪ•āΰāĨ‡āĪ‚. Please mention default value for ',āĪĄāĪŋāĪŦāĪžāĨ‰āĪēāĨāΟ āĪŪāĪūāĪĻ āĪ•āĨ‡ āĪēāĪŋāĪ āΉāĪēāĨāĪēāĨ‡āĪ– āĪ•āΰāĨ‡āĪ‚ ' +Please reduce qty.,āĪŪāĪūāĪĪāĨāΰāĪū āĪ•āĪŪ āĪ•āΰāĨ‡āĪ‚. Please refresh to get the latest document.,āĪĻāĪĩāĨ€āĪĻāĪĪāĪŪ āĪĶāĪļāĨāĪĪāĪūāĪĩāĨ‡āΜ āĪŠāĨāΰāĪūāĪŠāĨāĪĪ āĪ•āΰāĪĻāĨ‡ āĪ•āĨ‡ āĪēāĪŋāĪ āĪĪāĪūāΜāĪžāĪū āĪ•āΰāĨ‡āĪ‚. Please save the Newsletter before sending.,āĪ­āĨ‡āΜāĪĻāĨ‡ āĪļāĨ‡ āĪŠāĪđāĪēāĨ‡ āĪĻāĨāĪŊāĨ‚āΜāĪžāĪēāĨˆāΟāΰ āĪŽāΚāĪūāĪĻāĨ‡. Please select Bank Account,āĪŽāĨˆāĪ‚āĪ• āĪ–āĪūāĪĪāĨ‡ āĪ•āĪū āΚāĪŊāĪĻ āĪ•āΰāĨ‡āĪ‚ Please select Carry Forward if you also want to include previous fiscal year's balance leaves to this fiscal year,āĪ•āĪū āΚāĪŊāĪĻ āĪ•āΰāĨ‡āĪ‚ āĪ•āĨƒāĪŠāĪŊāĪū āΆāĪ—āĨ‡ āĪēāĨ‡ āΜāĪūāĪĻāĪū āĪđāĨˆ āĪ…āĪ—āΰ āĪĪāĨāĪŪ āĪ­āĨ€ āĪķāĪūāĪŪāĪŋāĪē āĪ•āΰāĪĻāĪū āΚāĪūāĪđāĪĪāĨ‡ āĪđāĨˆāĪ‚ āĪŠāĪŋāĪ›āĪēāĨ‡ āΰāĪūāΜāĪ•āĨ‹āĪ·āĨ€āĪŊ āĪĩāΰāĨāĪ· āĪ•āĨ€ āĪķāĨ‡āĪ· āΰāĪūāĪķāĪŋ ā·āĪļ āĪĩāĪŋāĪĪāĨāĪĪ āĪĩāΰāĨāĪ· āĪ•āĨ‡ āĪēāĪŋāĪ āĪ›āĨ‹āĪĄāĪž āĪĶāĨ‡āĪĪāĪū āĪđāĨˆ Please select Date on which you want to run the report,"āΆāĪŠ āΰāĪŋāĪŠāĨ‹āΰāĨāΟ āĪ•āĨ‹ āΚāĪēāĪūāĪĻāĪū āΚāĪūāĪđāĪĪāĨ‡ āĪđāĨˆāĪ‚, āΜāĪŋāĪļ āĪŠāΰ āĪĪāĪŋāĪĨāĪŋ āĪ•āĪū āΚāĪŊāĪĻ āĪ•āΰāĨ‡āĪ‚" +Please select Naming Neries,āĪĻāĪūāĪŪāĪ•āΰāĪĢ Neries āĪ•āĪū āΚāĪŊāĪĻ āĪ•āΰāĨ‡āĪ‚ +Please select Price List,āĪŪāĨ‚āĪēāĨāĪŊ āĪļāĨ‚āΚāĨ€ āĪ•āĪū āΚāĪŊāĪĻ āĪ•āΰāĨ‡āĪ‚ Please select Time Logs.,āĪļāĪŪāĪŊ āĪēāĨ‰āĪ—āĨāĪļ āĪ•āĪū āΚāĪŊāĪĻ āĪ•āΰāĨ‡āĪ‚. Please select a,āĪ•āĨƒāĪŠāĪŊāĪū āΚāĨāĪĻāĨ‡āĪ‚ āĪāĪ• Please select a csv file,āĪāĪ• csv āĪŦāĪžāĪūā·āĪē āĪ•āĪū āΚāĪŊāĪĻ āĪ•āΰāĨ‡āĪ‚ @@ -2034,6 +2073,7 @@ Please select the document type first,āĪŠāĪđāĪēāĪū āĪĶāĪļāĨāĪĪāĪūāĪĩāĨ‡āΜāĪž Please select: ,āĪ•āĨƒāĪŠāĪŊāĪū āΚāĨāĪĻāĨ‡āĪ‚: Please set Dropbox access keys in,āĪŪāĨ‡āĪ‚ āĪĄāĨāΰāĨ‰āĪŠāĪŽāĨ‰āĪ•āĨāĪļ āĪŠāĪđāĨā΁āΚ āĪ•āĨāĪ‚āΜāĪŋāĪŊāĨ‹āĪ‚ āĪ•āĨ‹ āĪļāĨ‡āΟ āĪ•āΰāĨ‡āĪ‚ Please set Google Drive access keys in,āĪ—āĨ‚āĪ—āĪē āĪĄāĨāΰāĪūā·āĪĩ āĪŠāĪđāĨāĪ‚āΚ āĪ•āĨāĪ‚āΜāĨ€ āĪŪāĨ‡āĪ‚ āĪļāĨ‡āΟ āĪ•āΰāĨ‡āĪ‚ +Please setup Employee Naming System in Human Resource > HR Settings,āĪŪāĪūāĪĻāĪĩ āĪļāĪ‚āĪļāĪūāΧāĪĻ āĪŪāĨ‡āĪ‚ āĪļāĨ‡āΟāĪ…āĪŠ āĪ•āΰāĨāĪŪāΚāĪūāΰāĨ€ āĪĻāĪūāĪŪāĪ•āΰāĪĢ āĪŠāĨāΰāĪĢāĪūāĪēāĨ€ āĪ•āĨƒāĪŠāĪŊāĪū> āĪŪāĪūāĪĻāĪĩ āĪļāĪ‚āĪļāĪūāΧāĪĻ āĪļāĨ‡āΟāĪŋāĪ‚āĪ—āĨāĪļ Please specify,āĪ•āĨƒāĪŠāĪŊāĪū āĪŽāĪĪāĪūāĪāĪ‚ Please specify Company,āĪ•āĪ‚āĪŠāĪĻāĨ€ āĪĻāĪŋāΰāĨāĪĶāĪŋāĪ·āĨāΟ āĪ•āΰāĨ‡āĪ‚ Please specify Company to proceed,āĪ•āĪ‚āĪŠāĪĻāĨ€ āΆāĪ—āĨ‡ āĪŽāĪĒāĪžāĪĻāĨ‡ āĪ•āĨ‡ āĪēāĪŋāĪ āĪĻāĪŋāΰāĨāĪĶāĪŋāĪ·āĨāΟ āĪ•āΰāĨ‡āĪ‚ @@ -2054,7 +2094,7 @@ Posting Time,āĪŽāĪūāΰ āĪŠāĨ‹āĪļāĨāΟāĪŋāĪ‚āĪ— Posts,āĪĄāĪūāĪ• Potential Sales Deal,āĪļāĪ‚āĪ­āĪūāĪĩāĪŋāĪĪ āĪŽāĪŋāĪ•āĨāΰāĨ€ āĪļāĨŒāĪĶāĪū Potential opportunities for selling.,āĪŽāĨ‡āΚāĪĻāĨ‡ āĪ•āĨ‡ āĪēāĪŋāĪ āĪļāĪ‚āĪ­āĪūāĪĩāĪŋāĪĪ āĪ…āĪĩāĪļāΰāĨ‹āĪ‚. -"Precision for Float fields (quantities, discounts, percentages etc) only for display. Floats will still be calculated up to 6 decimals.","āĪŠāĨāΰāĨ‡āĪļāĪŋāΜāĪĻ āĪ•āĨ‡āĪĩāĪē āĪŠāĨāΰāĪĶāΰāĨāĪķāĪĻ āĪ•āĨ‡ āĪēāĪŋāĪ āĪŦāĨāĪēāĨ‹āΟ āĪ•āĨāĪ·āĨ‡āĪĪāĨāΰ (āĪŪāĪūāĪĪāĨāΰāĪū, āĪ›āĨ‚āΟ, āĪŠāĨāΰāĪĪāĪŋāĪķāĪĪ āΆāĪĶāĪŋ) āĪ•āĨ‡ āĪēāĪŋāĪ. āĪĪāĨˆāΰāĪĪāĪū āĪ…āĪ­āĨ€ āĪ­āĨ€ 6 āĪĶāĪķāĪŪāĪēāĪĩ āĪ•āĨ€ āĪ—āĪĢāĪĻāĪū āĪ•āĨ€ āΜāĪū." +"Precision for Float fields (quantities, discounts, percentages etc). Floats will be rounded up to specified decimals. Default = 3","āĪŦāĨāĪēāĨ‹āΟ āĪ•āĨāĪ·āĨ‡āĪĪāĨāΰāĨ‹āĪ‚ āĪ•āĨ‡ āĪēāĪŋāĪ āĪŠāĨāΰāĨ‡āĪļāĪŋāΜāĪĻ (āĪŪāĪūāĪĪāĨāΰāĪū, āĪ›āĨ‚āΟ, āĪŠāĨāΰāĪĪāĪŋāĪķāĪĪ āΆāĪĶāĪŋ). āĪĪāĨˆāΰāĪĪāĪū āĪĻāĪŋāΰāĨāĪĶāĪŋāĪ·āĨāΟ āĪĶāĪķāĪŪāĪēāĪĩ āĪ•āĨ‡ āĪēāĪŋāĪ āĪ—āĨ‹āĪē āĪ•āĪŋāĪŊāĪū āΜāĪūāĪāĪ—āĪū. āĪĄāĪŋāĪŦāĪžāĨ‰āĪēāĨāΟ = 3" Preferred Billing Address,āĪŠāĪļāĪ‚āĪĶāĨ€āĪĶāĪū āĪŽāĪŋāĪēāĪŋāĪ‚āĪ— āĪŠāĪĪāĪū Preferred Shipping Address,āĪŠāĪļāĪ‚āĪĶāĨ€āĪĶāĪū āĪķāĪŋāĪŠāĪŋāĪ‚āĪ— āĪŠāĪĪāĪū Prefix,āΉāĪŠāĪļāΰāĨāĪ— @@ -2072,6 +2112,7 @@ Price List Master,āĪŪāĨ‚āĪēāĨāĪŊ āĪļāĨ‚āΚāĨ€ āĪŪāĪūāĪļāĨāΟāΰ Price List Name,āĪŪāĨ‚āĪēāĨāĪŊ āĪļāĨ‚āΚāĨ€ āĪ•āĪū āĪĻāĪūāĪŪ Price List Rate,āĪŪāĨ‚āĪēāĨāĪŊ āĪļāĨ‚āΚāĨ€ āĪĶāΰ Price List Rate (Company Currency),āĪŪāĨ‚āĪēāĨāĪŊ āĪļāĨ‚āΚāĨ€ āĪĶāΰ (āĪ•āĪ‚āĪŠāĪĻāĨ€ āĪŪāĨāĪĶāĨāΰāĪū) +Price List for Costing,āĪēāĪūāĪ—āĪĪ āĪ•āĨ‡ āĪēāĪŋāĪ āĪŪāĨ‚āĪēāĨāĪŊ āĪļāĨ‚āΚāĨ€ Price Lists and Rates,āĪŪāĨ‚āĪēāĨāĪŊ āĪļāĨ‚āΚāĨ€ āĪ”āΰ āĪĶāΰāĨ‡āĪ‚ Primary,āĪŠāĨāΰāĪūāĪĨāĪŪāĪŋāĪ• Print Format,āĪŠāĨāΰāĪūāΰāĨ‚āĪŠ āĪŠāĨāΰāĪŋāĪ‚āΟ @@ -2090,6 +2131,7 @@ Process Payroll,āĪŠāĨāΰāĪ•āĨāΰāĪŋāĪŊāĪū āĪŠāĨ‡āΰāĨ‹āĪē Produced Quantity,āΉāĪĪāĨāĪŠāĪūāĪĶāĪŋāĪĪ āĪŪāĪūāĪĪāĨāΰāĪū Product Enquiry,āΉāĪĪāĨāĪŠāĪūāĪĶ āĪŠāĨ‚āĪ›āĪĪāĪūāĪ› Production Order,āΉāĪĪāĨāĪŠāĪūāĪĶāĪĻ āĪ•āĪū āΆāĪĶāĨ‡āĪķ +Production Orders,āΉāĪĪāĨāĪŠāĪūāĪĶāĪĻ āĪ•āĨ‡ āΆāĪĶāĨ‡āĪķ Production Plan Item,āΉāĪĪāĨāĪŠāĪūāĪĶāĪĻ āĪŊāĨ‹āΜāĪĻāĪū āĪŪāĪĶ Production Plan Items,āΉāĪĪāĨāĪŠāĪūāĪĶāĪĻ āĪŊāĨ‹āΜāĪĻāĪū āΆā·āΟāĪŪ Production Plan Sales Order,āΉāĪĪāĨāĪŠāĪūāĪĶāĪĻ āĪŊāĨ‹āΜāĪĻāĪū āĪŽāĪŋāĪ•āĨāΰāĨ€ āΆāĪĶāĨ‡āĪķ @@ -2129,7 +2171,6 @@ Published,āĪŠāĨāΰāĪ•āĪūāĪķāĪŋāĪĪ Published On,āĪŠāΰ āĪŠāĨāΰāĪ•āĪūāĪķāĪŋāĪĪ Pull Emails from the Inbox and attach them as Communication records (for known contacts).,āΈāĪŪāĨ‡āĪē ā·āĪĻāĪŽāĨ‰āĪ•āĨāĪļ āĪļāĨ‡ āĪ–āĨ€āĪ‚āΚāĨ‹ āĪ”āΰ āΉāĪĻāĨāĪđāĨ‡āĪ‚ āĪļāĪ‚āΚāĪūāΰ āΰāĪŋāĪ•āĨ‰āΰāĨāĪĄ (āΜāĨāĪžāĪūāĪĪ āĪļāĪ‚āĪŠāΰāĨāĪ•āĨ‹āĪ‚ āĪ•āĨ‡ āĪēāĪŋāĪ) āĪ•āĨ‡ āΰāĨ‚āĪŠ āĪŪāĨ‡āĪ‚ āĪĶāĨ‡āĪĪāĨ‡ āĪđāĨˆāĪ‚. Pull Payment Entries,āĪ­āĨāĪ—āĪĪāĪūāĪĻ āĪŠāĨāΰāĪĩāĪŋāĪ·āĨāΟāĪŋāĪŊāĪūāĪ‚ āĪ–āĨ€āĪ‚āΚāĨ‹ -Pull items from Sales Order mentioned in the above table.,āΉāĪŠāΰāĨ‹āĪ•āĨāĪĪ āĪĪāĪūāĪēāĪŋāĪ•āĪū āĪŪāĨ‡āĪ‚ āΉāĪēāĨāĪēāĪŋāĪ–āĪŋāĪĪ āĪŽāĪŋāĪ•āĨāΰāĨ€ āΆāĪĶāĨ‡āĪķ āĪļāĨ‡ āΆā·āΟāĪŪ āĪ–āĨ€āĪ‚āΚāĨ‹. Pull sales orders (pending to deliver) based on the above criteria,āΉāĪŠāΰāĨ‹āĪ•āĨāĪĪ āĪŪāĪūāĪĻāĪĶāĪ‚āĪĄāĨ‹āĪ‚ āĪ•āĨ‡ āΆāΧāĪūāΰ āĪŠāΰ āĪŽāĪŋāĪ•āĨāΰāĨ€ āĪ•āĨ‡ āΆāĪĶāĨ‡āĪķ (āĪĩāĪŋāĪĪāΰāĪŋāĪĪ āĪ•āΰāĪĻāĨ‡ āĪ•āĨ‡ āĪēāĪŋāĪ āĪēāĪ‚āĪŽāĪŋāĪĪ) āĪ–āĨ€āĪ‚āΚāĨ‹ Purchase,āĪ•āĨāΰāĪŊ Purchase Analytics,āĪ–āΰāĨ€āĪĶ āĪĩāĪŋāĪķāĨāĪēāĨ‡āĪ·āĪŋāĪ•āĨ€ @@ -2194,6 +2235,7 @@ Quantity Requested for Purchase,āĪŪāĪūāĪĪāĨāΰāĪū āĪŪāĨ‡āĪ‚ āĪ–āΰāĨ€āĪĶ āĪ•āΰ Quantity already manufactured,āĪŪāĪūāĪĪāĨāΰāĪū āĪŠāĪđāĪēāĨ‡ āĪļāĨ‡ āĪđāĨ€ āĪĻāĪŋāΰāĨāĪŪāĪŋāĪĪ Quantity and Rate,āĪŪāĪūāĪĪāĨāΰāĪū āĪ”āΰ āĪĶāΰ Quantity and Warehouse,āĪŪāĪūāĪĪāĨāΰāĪū āĪ”āΰ āĪĩāĨ‡āĪŊāΰāĪđāĪūāΉāĪļ +Quantity cannot be a fraction.,āĪŪāĪūāĪĪāĨāΰāĪū āĪāĪ• āĪ…āĪ‚āĪķ āĪĻāĪđāĨ€āĪ‚ āĪđāĨ‹ āĪļāĪ•āĪĪāĪū. Quantity of item obtained after manufacturing / repacking from given quantities of raw materials,āĪĩāĪļāĨāĪĪāĨ āĪ•āĨ€ āĪŪāĪūāĪĪāĨāΰāĪū āĪĩāĪŋāĪĻāĪŋāΰāĨāĪŪāĪūāĪĢ / āĪ•āΚāĨāΚāĨ‡ āĪŪāĪūāĪē āĪ•āĨ€ āĪĶāĨ€ āĪ—āΈ āĪŪāĪūāĪĪāĨāΰāĪū āĪļāĨ‡ repacking āĪ•āĨ‡ āĪŽāĪūāĪĶ āĪŠāĨāΰāĪūāĪŠāĨāĪĪ Quantity should be equal to Manufacturing Quantity. ,āĪŪāĪūāĪĪāĨāΰāĪū āĪĩāĪŋāĪĻāĪŋāΰāĨāĪŪāĪūāĪĢ āĪŪāĪūāĪĪāĨāΰāĪū āĪ•āĨ‡ āĪŽāΰāĪūāĪŽāΰ āĪđāĨ‹āĪĻāĪū āΚāĪūāĪđāĪŋāĪ. Quarter,āĪĪāĪŋāĪŪāĪūāĪđāĨ€ @@ -2216,9 +2258,7 @@ Quotation To,āĪ•āΰāĪĻāĨ‡ āĪ•āĨ‡ āĪēāĪŋāĪ āĪ•āĨ‹āΟāĨ‡āĪķāĪĻ Quotation Trend,āĪ•āĨ‹āΟāĨ‡āĪķāĪĻ āΰāĨāĪāĪūāĪĻ Quotations received from Suppliers.,āĪ•āĨ‹āΟāĨ‡āĪķāĪĻ āΆāĪŠāĨ‚āΰāĨāĪĪāĪŋāĪ•āΰāĨāĪĪāĪū āĪļāĨ‡ āĪŠāĨāΰāĪūāĪŠāĨāĪĪ āĪ•āĪŋāĪŊāĪū. Quotes to Leads or Customers.,āĪļāĨāΰāĪūāĪ— āĪŊāĪū āĪ—āĨāΰāĪūāĪđāĪ• āĪ•āĨ‡ āĪēāĪŋāĪ āΉāĪĶāĨāΧāΰāĪĢ. -Raise Material Request,āĪļāĪūāĪŪāĪ—āĨāΰāĨ€ āĪ…āĪĻāĨāΰāĨ‹āΧ āΉāĪ āĪūāĪā΁ Raise Material Request when stock reaches re-order level,āĪļāĪūāĪŪāĪ—āĨāΰāĨ€ āĪ…āĪĻāĨāΰāĨ‹āΧ āΉāĪ āĪūāĪā΁ āΜāĪŽ āĪķāĨ‡āĪŊāΰ āĪŠāĨāĪĻā΃ āΆāĪĶāĨ‡āĪķ āĪ•āĨ‡ āĪļāĨāĪĪāΰ āĪĪāĪ• āĪŠāĪđāĨā΁āΚ -Raise Production Order,āΉāĪĪāĨāĪŠāĪūāĪĶāĪĻ āĪ•āĪū āΆāĪĶāĨ‡āĪķ āΉāĪ āĪūāĪā΁ Raised By,āĪĶāĨāĪĩāĪūāΰāĪū āΉāĪ āĪūāĪ āĪ—āĪ Raised By (Email),(āΈ) āĪĶāĨāĪĩāĪūāΰāĪū āΉāĪ āĪūāĪ āĪ—āĪ Random,āĪŊāĪūāĪĶāĨƒāΚāĨāĪ›āĪŋāĪ• @@ -2263,6 +2303,7 @@ Receivables,āĪŠāĨāΰāĪūāĪŠāĨāĪŊ Receivables / Payables,āĪŠāĨāΰāĪūāĪŠāĨāĪĪāĪŋāĪŊāĨ‹āĪ‚ / āĪĶāĨ‡āĪŊ Receivables Group,āĪŠāĨāΰāĪūāĪŠāĨāĪĪāĪŋāĪŊāĨ‹āĪ‚ āĪļāĪŪāĨ‚āĪđ Received Date,āĪŠāĨāΰāĪūāĪŠāĨāĪĪ āĪĪāĪŋāĪĨāĪŋ +Received Items To Be Billed,āĪŽāĪŋāĪē āĪ•āΰāĪĻāĨ‡ āĪ•āĨ‡ āĪēāĪŋāĪ āĪŠāĨāΰāĪūāĪŠāĨāĪĪ āΆā·āΟāĪŪ Received Qty,āĪŠāĨāΰāĪūāĪŠāĨāĪĪ āĪŪāĪūāĪĪāĨāΰāĪū Received and Accepted,āĪŠāĨāΰāĪūāĪŠāĨāĪĪ āĪ”āΰ āĪļāĨāĪĩāĨ€āĪ•āĨƒāĪĪ Receiver List,āΰāĪŋāĪļāĨ€āĪĩāΰ āĪļāĨ‚āΚāĨ€ @@ -2276,6 +2317,8 @@ Record item movement.,āΆā·āΟāĪŪ āΆāĪ‚āĪĶāĨ‹āĪēāĪĻ āΰāĪŋāĪ•āĪūāΰāĨāĪĄ. Recurring Id,āΆāĪĩāΰāĨāĪĪāĨ€ āΆāΈāĪĄāĨ€ Recurring Invoice,āΆāĪĩāΰāĨāĪĪāĨ€ āΚāĪūāĪēāĪūāĪĻ Recurring Type,āΆāĪĩāΰāĨāĪĪāĨ€ āĪŠāĨāΰāĪ•āĪūāΰ +Reduce Deduction for Leave Without Pay (LWP),āĪŽāĪŋāĪĻāĪū āĪĩāĨ‡āĪĪāĪĻ āĪ›āĨāΟāĨāΟāĨ€ āĪ•āĨ‡ āĪēāĪŋāĪ āĪ•āΟāĨŒāĪĪāĨ€ āĪŪāĨ‡āĪ‚ āĪ•āĪŪāĨ€ (LWP) +Reduce Earning for Leave Without Pay (LWP),āĪĩāĨ‡āĪĪāĪĻ (LWP) āĪ•āĨ‡ āĪŽāĪŋāĪĻāĪū āĪ›āĨāΟāĨāΟāĨ€ āĪēāĪŋāĪ āĪ•āĪŪāĪūāΈ āĪ•āĪŪ āĪ•āΰāĨ‡āĪ‚ Ref Code,āΰāĨ‡āĪŦāΰāĨ€ āĪ•āĨ‹āĪĄ Ref Date is Mandatory if Ref Number is specified,āΰāĨ‡āĪŦāΰāĨ€ āĪļāĪ‚āĪ–āĨāĪŊāĪū āĪĻāĪŋāΰāĨāĪĶāĪŋāĪ·āĨāΟ āĪ•āĪŋāĪŊāĪū āΜāĪūāĪĪāĪū āĪđāĨˆ āĪĪāĨ‹ āΰāĨ‡āĪŦāΰāĨ€ āĪĪāĪŋāĪĨāĪŋ āĪ…āĪĻāĪŋāĪĩāĪūāΰāĨāĪŊ āĪđāĨˆ Ref DocType,āΰāĨ‡āĪŦāΰāĨ€ doctype @@ -2285,6 +2328,8 @@ Ref SQ,āΰāĨ‡āĪŦāΰāĨ€ āĪĩāΰāĨāĪ— Ref Type,āΰāĨ‡āĪŦāΰāĨ€ āĪ•āĨ‡ āĪŠāĨāΰāĪ•āĪūāΰ Reference,āĪļāĪ‚āĪĶāΰāĨāĪ­ Reference Date,āĪļāĪ‚āĪĶāΰāĨāĪ­ āĪĪāĪŋāĪĨāĪŋ +Reference DocName,āĪļāĪ‚āĪĶāΰāĨāĪ­ DocName +Reference DocType,āĪļāĪ‚āĪĶāΰāĨāĪ­ āΟāĨˆāĪ— Reference Name,āĪļāĪ‚āĪĶāΰāĨāĪ­ āĪĻāĪūāĪŪ Reference Number,āĪļāĪ‚āĪĶāΰāĨāĪ­ āĪļāĪ‚āĪ–āĨāĪŊāĪū Reference Type,āĪļāĪ‚āĪĶāΰāĨāĪ­ āĪŠāĨāΰāĪ•āĪūāΰ @@ -2307,7 +2352,10 @@ Rename Log,āĪŠāĨāΰāĪĩāĨ‡āĪķ āĪ•āĪū āĪĻāĪūāĪŪ āĪŽāĪĶāĪēāĨ‡āĪ‚ Rename Tool,āΉāĪŠāĪ•āΰāĪĢ āĪ•āĪū āĪĻāĪūāĪŪ āĪŽāĪĶāĪēāĨ‡āĪ‚ Rename...,āĪĻāĪūāĪŪ āĪŽāĪĶāĪēāĨ‡āĪ‚ ... Rented,āĪ•āĪŋāΰāĪūāĪŊāĨ‡ āĪŠāΰ +Repeat On,āĪŠāΰ āĪĶāĨ‹āĪđāΰāĪūāĪā΁ +Repeat Till,āΜāĪŽ āĪĪāĪ• āĪĶāĨ‹āĪđāΰāĪūāĪā΁ Repeat on Day of Month,āĪŪāĪđāĨ€āĪĻāĨ‡ āĪ•āĪū āĪĶāĪŋāĪĻ āĪŠāΰ āĪĶāĨ‹āĪđāΰāĪūāĪā΁ +Repeat this Event,ā·āĪļ ā·āĪĩāĨ‡āĪ‚āΟ āĪĶāĨ‹āĪđāΰāĪūāĪā΁ Replace,āĪŽāĪĶāĪēāĨ‡āĪ‚ Replace Item / BOM in all BOMs,āĪļāĪ­āĨ€ BOMs āΆā·āΟāĪŪ / BOM āĪŽāĪĶāĪēāĨ‡āĪ‚ "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","āĪ…āĪĻāĨāĪŊ āĪļāĪ­āĨ€ BOMs āΜāĪđāĪūāĪ‚ āĪŊāĪđ āĪŠāĨāΰāĪŊāĨ‹āĪ— āĪ•āĪŋāĪŊāĪū āΜāĪūāĪĪāĪū āĪđāĨˆ āĪŪāĨ‡āĪ‚ āĪāĪ• āĪĩāĪŋāĪķāĨ‡āĪ· āĪŽāĨ€āĪ“āĪāĪŪ āĪŽāĪĶāĪēāĨ‡āĪ‚. āĪŊāĪđ āĪŠāĨāΰāĪūāĪĻāĨ‡ āĪŽāĨ€āĪ“āĪāĪŪ āĪēāĪŋāĪ‚āĪ• āĪ•āĨ€ āΜāĪ—āĪđ, āĪēāĪūāĪ—āĪĪ āĪ…āĪĶāĨāĪŊāĪĪāĪĻ āĪ”āΰ āĪĻāĪŊāĪū āĪŽāĨ€āĪ“āĪāĪŪ āĪ•āĨ‡ āĪ…āĪĻāĨāĪļāĪūāΰ "BOM āΧāĪŪāĪūāĪ•āĪū āΆā·āΟāĪŪ" āĪĪāĪūāĪēāĪŋāĪ•āĪū āĪŠāĨāĪĻāΰāĨāΜāĪĻāĨāĪŪ" @@ -2340,6 +2388,8 @@ Required raw materials issued to the supplier for producing a sub - contracted i Reseller,āĪŠāĨāĪĻāΰāĨāĪĩāĪŋāĪ•āĨāΰāĨ‡āĪĪāĪū Reserved Quantity,āΆāΰāĪ•āĨāĪ·āĪŋāĪĪ āĪŪāĪūāĪĪāĨāΰāĪū Reserved Warehouse,āĪļāĨāΰāĪ•āĨāĪ·āĪŋāĪĪ āĪĩāĨ‡āĪŊāΰāĪđāĪūāΉāĪļ +Reserved Warehouse in Sales Order / Finished Goods Warehouse,āĪŽāĪŋāĪ•āĨāΰāĨ€ āΆāĪĶāĨ‡āĪķ / āĪĪāĨˆāĪŊāĪūāΰ āĪŪāĪūāĪē āĪ—āĨ‹āĪĶāĪūāĪŪ āĪŪāĨ‡āĪ‚ āĪļāĨāΰāĪ•āĨāĪ·āĪŋāĪĪ āĪ—āĨ‹āĪĶāĪūāĪŪ +Reserved Warehouse is missing in Sales Order,āĪļāĨāΰāĪ•āĨāĪ·āĪŋāĪĪ āĪ—āĨ‹āĪĶāĪūāĪŪ āĪŽāĪŋāĪ•āĨāΰāĨ€ āΆāĪĶāĨ‡āĪķ āĪŪāĨ‡āĪ‚ āĪēāĪūāĪŠāĪĪāĪū āĪđāĨˆ Resignation Letter Date,ā·āĪļāĨāĪĪāĨ€āĪŦāĪū āĪŠāĪĪāĨāΰ āĪĶāĪŋāĪĻāĪūāĪ‚āĪ• Resolution,āĪļāĪ‚āĪ•āĪēāĨāĪŠ Resolution Date,āĪļāĪ‚āĪ•āĪēāĨāĪŠ āĪĪāĪŋāĪĨāĪŋ @@ -2404,6 +2454,7 @@ Salary Structure,āĪĩāĨ‡āĪĪāĪĻ āĪļāĪ‚āΰāΚāĪĻāĪū Salary Structure Deduction,āĪĩāĨ‡āĪĪāĪĻ āĪļāĪ‚āΰāΚāĪĻāĪū āĪ•āΟāĨŒāĪĪāĨ€ Salary Structure Earning,āĪ•āĪŪāĪūāΈ āĪĩāĨ‡āĪĪāĪĻ āĪļāĪ‚āΰāΚāĪĻāĪū Salary Structure Earnings,āĪĩāĨ‡āĪĪāĪĻ āĪļāĪ‚āΰāΚāĪĻāĪū āΆāĪŊ +Salary breakup based on Earning and Deduction.,āĪĩāĨ‡āĪĪāĪĻ āĪ—āĨ‹āĪēāĪŪāĪūāĪē āĪ…āΰāĨāΜāĪĻ āĪ”āΰ āĪ•āΟāĨŒāĪĪāĨ€ āĪŠāΰ āΆāΧāĪūāΰāĪŋāĪĪ āĪđāĨˆ. Salary components.,āĪĩāĨ‡āĪĪāĪĻ āΘāΟāĪ•āĨ‹āĪ‚. Sales,āĪĩāĪŋāĪ•āĨāΰāĪŊ Sales Analytics,āĪŽāĪŋāĪ•āĨāΰāĨ€ āĪĩāĪŋāĪķāĨāĪēāĨ‡āĪ·āĪŋāĪ•āĨ€ @@ -2441,7 +2492,6 @@ Sales Person Name,āĪŽāĪŋāĪ•āĨāΰāĨ€ āĪĩāĨāĪŊāĪ•āĨāĪĪāĪŋ āĪ•āĪū āĪĻāĪūāĪŪ Sales Person Target Variance (Item Group-Wise),āĪŽāĪŋāĪ•āĨāΰāĨ€ āĪĩāĨāĪŊāĪ•āĨāĪĪāĪŋ āĪēāĪ•āĨāĪ·āĨāĪŊ āĪĩāĪŋāΚāΰāĪĢ (āΆā·āΟāĪŪ āĪļāĪŪāĨ‚āĪđ āĪĩāĪūāΰ) Sales Person Targets,āĪŽāĪŋāĪ•āĨāΰāĨ€ āĪĩāĨāĪŊāĪ•āĨāĪĪāĪŋ āĪēāĪ•āĨāĪ·āĨāĪŊ Sales Person-wise Transaction Summary,āĪŽāĪŋāĪ•āĨāΰāĨ€ āĪĩāĨāĪŊāĪ•āĨāĪĪāĪŋ āĪ•āĨ‡ āĪēāĪŋāĪđāĪūāΜ āĪ—āĪĪāĪŋāĪĩāĪŋāΧāĪŋ āĪļāĪūāΰāĪūāĪ‚āĪķ -Sales Rate,āĪŽāĪŋāĪ•āĨāΰāĨ€ āĪĶāΰ Sales Register,āĪŽāĪŋāĪ•āĨāΰāĨ€ āΰāΜāĪŋāĪļāĨāΟāΰ Sales Return,āĪŽāĪŋāĪ•āĨāΰāĨ€ āĪēāĨŒāΟāĨ‡āĪ‚ Sales Taxes and Charges,āĪŽāĪŋāĪ•āĨāΰāĨ€ āĪ•āΰ āĪ”āΰ āĪķāĨāĪēāĨāĪ• @@ -2496,6 +2546,7 @@ Select Digest Content,āĪĄāĪūā·āΜāĨ‡āĪļāĨāΟ āĪļāĪūāĪŪāĪ—āĨāΰāĨ€ āĪ•āĪū āΚ Select DocType,Doctype āĪ•āĪū āΚāĪŊāĪĻ āĪ•āΰāĨ‡āĪ‚ Select Document Type,āĪĶāĪļāĨāĪĪāĪūāĪĩāĨ‡āΜāĪž āĪŠāĨāΰāĪ•āĪūāΰ āĪ•āĪū āΚāĪŊāĪĻ āĪ•āΰāĨ‡āĪ‚ Select Document Type or Role to start.,āĪĶāĪļāĨāĪĪāĪūāĪĩāĨ‡āΜāĪž āĪŠāĨāΰāĪ•āĪūāΰ āĪŊāĪū āĪķāĨāΰāĨ‚ āĪ•āΰāĪĻāĨ‡ āĪ•āĨ‡ āĪēāĪŋāĪ āΰāĨ‹āĪē āĪ•āĪū āΚāĪŊāĪĻ āĪ•āΰāĨ‡āĪ‚. +Select Items,āΆā·āΟāĪŪ āĪ•āĪū āΚāĪŊāĪĻ āĪ•āΰāĨ‡āĪ‚ Select PR,āĪ•āĪū āΚāĪŊāĪĻ āĪ•āΰāĨ‡āĪ‚ āĪŠāĨ€āΆāΰ Select Print Format,āĪŠāĨāΰāĪŋāĪ‚āΟ āĪŠāĨāΰāĪūāΰāĨ‚āĪŠ āĪ•āĪū āΚāĪŊāĪĻ āĪ•āΰāĨ‡āĪ‚ Select Print Heading,āΚāĪŊāĪĻ āĪķāĨ€āΰāĨāĪ·āĪ• āĪŠāĨāΰāĪŋāĪ‚āΟ @@ -2542,6 +2593,7 @@ Send Print in Body and Attachment,āĪķāĪūāΰāĨ€āΰāĪŋāĪ• āĪ”āΰ āĪ…āĪĻāĨāĪēāĪ— Send SMS,āĪāĪļāĪāĪŪāĪāĪļ āĪ­āĨ‡āΜāĨ‡āĪ‚ Send To,ā·āĪĻāĨāĪđāĨ‡āĪ‚ āĪ­āĨ‡āΜāĨ‡āĪ‚ Send To Type,āΟāĪūā·āĪŠ āĪ•āΰāĪĻāĨ‡ āĪ•āĨ‡ āĪēāĪŋāĪ āĪ­āĨ‡āΜāĨ‡āĪ‚ +Send an email reminder in the morning,āĪļāĨāĪŽāĪđ āĪŪāĨ‡āĪ‚ āĪāĪ• āΈāĪŪāĨ‡āĪē āĪ…āĪĻāĨāĪļāĨāĪŪāĪūāΰāĪ• āĪ­āĨ‡āΜāĨ‡āĪ‚ Send automatic emails to Contacts on Submitting transactions.,āĪēāĨ‡āĪĻāĪĶāĨ‡āĪĻ āĪ­āĨ‡āΜāĪĻāĨ‡ āĪŠāΰ āĪļāĪ‚āĪŠāΰāĨāĪ• āĪ•āΰāĪĻāĨ‡ āĪ•āĨ‡ āĪēāĪŋāĪ āĪļāĨāĪĩāĪĪ: āΈāĪŪāĨ‡āĪē āĪ­āĨ‡āΜāĨ‡āĪ‚. Send mass SMS to your contacts,āĪ…āĪŠāĪĻāĨ‡ āĪļāĪ‚āĪŠāΰāĨāĪ•āĨ‹āĪ‚ āĪ•āĨ‡ āĪēāĪŋāĪ āĪŽāĪĄāĪžāĨ‡ āĪŠāĨˆāĪŪāĪūāĪĻāĨ‡ āĪŠāΰ āĪāĪļāĪāĪŪāĪāĪļ āĪ­āĨ‡āΜāĨ‡āĪ‚ Send regular summary reports via Email.,āΈāĪŪāĨ‡āĪē āĪ•āĨ‡ āĪŪāĪūāΧāĨāĪŊāĪŪ āĪļāĨ‡ āĪĻāĪŋāĪŊāĪŪāĪŋāĪĪ āΰāĨ‚āĪŠ āĪļāĨ‡ āĪļāĪūāΰāĪūāĪ‚āĪķ āΰāĪŋāĪŠāĨ‹āΰāĨāΟ āĪ­āĨ‡āΜāĨ‡āĪ‚. @@ -2559,7 +2611,6 @@ Serial No Service Contract Expiry,āĪļāĨ€āΰāĪŋāĪŊāĪē āĪ•āĨ‹āΈ āĪļāĨ‡āĪĩāĪū āĪ… Serial No Status,āĪļāĨ€āΰāĪŋāĪŊāĪē āĪ•āĨ‹āΈ āĪļāĨāĪĨāĪŋāĪĪāĪŋ Serial No Warranty Expiry,āĪļāĨ€āΰāĪŋāĪŊāĪē āĪ•āĨ‹āΈ āĪĩāĪūāΰāĪ‚āΟāĨ€ āĪļāĪŪāĪūāĪŠāĨāĪĪāĪŋ Serialized Item: ',āĪķāĨāΰāĨƒāĪ‚āĪ–āĪēāĪūāĪŽāĪĶāĨāΧ āΆā·āΟāĪŪ: ' -Series,āĪ•āΈ Series List for this Transaction,ā·āĪļ āĪēāĨ‡āĪĻ - āĪĶāĨ‡āĪĻ āĪ•āĨ‡ āĪēāĪŋāĪ āĪļāĨ€āΰāĨ€āΜ āĪļāĨ‚āΚāĨ€ Server,āĪļāĨ‡āĪĩāĪ• Service Address,āĪļāĨ‡āĪĩāĪū āĪŠāĪĪāĪū @@ -2569,7 +2620,6 @@ Session Expires in (time),āĪļāĪĪāĨāΰ āĪŪāĨ‡āĪ‚ āĪļāĪŪāĪūāĪŠāĨāĪĪ (āĪļāĪŪāĪŊ) Session Expiry,āĪļāĪĪāĨāΰ āĪļāĪŪāĪūāĪŠāĨāĪĪāĪŋ Session Expiry in Hours e.g. 06:00,āΘāĪ‚āΟāĨ‡ āĪŪāĨ‡āĪ‚ āĪļāĪĪāĨāΰ āĪļāĪŪāĪūāĪŠāĨāĪĪāĪŋ āΜāĨˆāĪļāĨ‡ 06:00 Set Banner from Image,āĪ›āĪĩāĪŋ āĪļāĨ‡ āĪŽāĨˆāĪĻāΰ āĪļāĨ‡āΟ -Set From Image,āĪ›āĪĩāĪŋ āĪļāĨ‡ āĪļāĨ‡āΟ Set Item Group-wise budgets on this Territory. You can also include seasonality by setting the Distribution.,ā·āĪļ āĪ•āĨāĪ·āĨ‡āĪĪāĨāΰ āĪŠāΰ āΆā·āΟāĪŪ āĪ—āĨāΰāĨāĪŠ - āĪĩāĪūāΈāĪļ āĪŽāΜāΟ āĪĻāĪŋāΰāĨāΧāĪūāΰāĪŋāĪĪ āĪ•āΰāĨ‡āĪ‚. āĪĪāĨāĪŪ āĪ­āĨ€ āĪĩāĪŋāĪĪāΰāĪĢ āĪ•āĨ€ āĪļāĨāĪĨāĪūāĪŠāĪĻāĪū āĪĶāĨāĪĩāĪūāΰāĪū āĪŪāĨŒāĪļāĪŪāĨ€ āĪķāĪūāĪŪāĪŋāĪē āĪ•āΰ āĪļāĪ•āĪĪāĨ‡ āĪđāĨˆāĪ‚. Set Login and Password if authentication is required.,āĪēāĨ‰āĪ—āĪŋāĪĻ āĪ”āΰ āĪŠāĪūāĪļāĪĩāΰāĨāĪĄ āĪļāĨ‡āΟ āĪ…āĪ—āΰ āĪŠāĨāΰāĪŪāĪūāĪĢāĨ€āĪ•āΰāĪĢ āĪ•āĨ€ āΆāĪĩāĪķāĨāĪŊāĪ•āĪĪāĪū āĪđāĨˆ. Set New Password,āĪĻāĪŊāĪū āĪŠāĪūāĪļāĪĩāΰāĨāĪĄ āĪļāĨ‡āΟ @@ -2646,6 +2696,7 @@ Solid background color (default light gray),āĪ āĨ‹āĪļ āĪŠāĨƒāĪ·āĨāĪ āĪ­āĨ‚āĪŪ Sorry we were unable to find what you were looking for.,āĪ–āĨ‡āĪĶ āĪđāĨˆ āĪ•āĪŋ āĪđāĪŪ āĪ–āĨ‹āΜāĪĻāĨ‡ āĪ•āĨ‡ āĪēāĪŋāĪ āΆāĪŠ āĪ•āĨāĪŊāĪū āĪĶāĨ‡āĪ– āΰāĪđāĨ‡ āĪĨāĨ‡ āĪ•āΰāĪĻāĨ‡ āĪŪāĨ‡āĪ‚ āĪ…āĪļāĪŪāΰāĨāĪĨ āĪĨāĨ‡. Sorry you are not permitted to view this page.,āĪ–āĨ‡āĪĶ āĪđāĨˆ āĪ•āĪŋ āΆāĪŠāĪ•āĨ‹ ā·āĪļ āĪŠāĨƒāĪ·āĨāĪ  āĪ•āĨ‹ āĪĶāĨ‡āĪ–āĪĻāĨ‡ āĪ•āĨ€ āĪ…āĪĻāĨāĪŪāĪĪāĪŋ āĪĻāĪđāĨ€āĪ‚ āĪđāĨˆ. Sorry! We can only allow upto 100 rows for Stock Reconciliation.,āĪ•āĨāĪ·āĪŪāĪū āĪ•āΰāĨ‡āĪ‚! āĪđāĪŪ āĪ•āĨ‡āĪĩāĪē āĪļāĨāΟāĨ‰āĪ• āĪļāĨāĪēāĪđ āĪ•āĨ‡ āĪēāĪŋāĪ 100 āĪŠāĪ‚āĪ•āĨāĪĪāĪŋāĪŊāĨ‹āĪ‚ āĪĪāĪ• āĪ…āĪĻāĨāĪŪāĪĪāĪŋ āĪĶāĨ‡ āĪļāĪ•āĪĪāĨ‡ āĪđāĨˆāĪ‚. +"Sorry! You cannot change company's default currency, because there are existing transactions against it. You will need to cancel those transactions if you want to change the default currency.","āĪ•āĨāĪ·āĪŪāĪū āĪ•āΰāĨ‡āĪ‚! ā·āĪļāĪ•āĨ‡ āĪ–āĪŋāĪēāĪūāĪŦ āĪŪāĨŒāΜāĨ‚āĪĶāĪū āĪēāĨ‡āĪĻāĪĶāĨ‡āĪĻ āĪ•āΰ āΰāĪđāĨ‡ āĪđāĨˆāĪ‚, āĪ•āĨāĪŊāĨ‹āĪ‚āĪ•āĪŋ āΆāĪŠ āĪ•āĪ‚āĪŠāĪĻāĨ€ āĪ•āĨ€ āĪĄāĪŋāĪŦāĪžāĨ‰āĪēāĨāΟ āĪŪāĨāĪĶāĨāΰāĪū āĪŽāĪĶāĪē āĪĻāĪđāĨ€āĪ‚ āĪļāĪ•āĪĪāĨ‡. āΆāĪŠ āĪĄāĪŋāĪŦāĪžāĨ‰āĪēāĨāΟ āĪŪāĨāĪĶāĨāΰāĪū āĪŪāĨ‡āĪ‚ āĪŠāΰāĪŋāĪĩāΰāĨāĪĪāĪĻ āĪ•āΰāĪĻāĪū āΚāĪūāĪđāĪĪāĨ‡ āĪđāĨˆāĪ‚ āĪĪāĨ‹ āΆāĪŠ āΉāĪĻ āĪēāĨ‡āĪĻāĪĶāĨ‡āĪĻ āĪ•āĨ‹ āΰāĪĶāĨāĪĶ āĪ•āΰāĪĻāĨ‡ āĪ•āĨ€ āΆāĪĩāĪķāĨāĪŊāĪ•āĪĪāĪū āĪđāĨ‹āĪ—āĨ€." Sorry. Companies cannot be merged,āĪŪāĪūāĪŦāĪž āĪ•āĨ€āΜāĪŋāĪ. āĪ•āĪ‚āĪŠāĪĻāĪŋāĪŊāĨ‹āĪ‚ āĪ•āĪū āĪĩāĪŋāĪēāĪŊ āĪ•āΰ āĪĶāĪŋāĪŊāĪū āĪĻāĪđāĨ€āĪ‚ āĪ•āĪŋāĪŊāĪū āΜāĪū āĪļāĪ•āĪĪāĪū Sorry. Serial Nos. cannot be merged,āĪŪāĪūāĪŦāĪž āĪ•āĨ€āΜāĪŋāĪ. āĪļāĨ€āΰāĪŋāĪŊāĪē āĪĻāĪ‚āĪŽāΰ āĪŪāĪŋāĪēāĪū āĪĶāĪŋāĪŊāĪū āĪĻāĪđāĨ€āĪ‚ āΜāĪū āĪļāĪ•āĪĪāĪū Sort By,āĪĶāĨāĪĩāĪūāΰāĪū āĪ•āĨāΰāĪŪāĪŽāĪĶāĨāΧ āĪ•āΰāĨ‡āĪ‚ @@ -2729,6 +2780,7 @@ Suggestion,āĪļāĨāĪāĪūāĪĩ Suggestions,āĪļāĨāĪāĪūāĪĩ Sunday,āΰāĪĩāĪŋāĪĩāĪūāΰ Supplier,āĪŠāĨāΰāĪĶāĪūāĪŊāĪ• +Supplier (Payable) Account,āĪŠāĨāΰāĪĶāĪūāĪŊāĪ• (āĪĶāĨ‡āĪŊ) āĪ–āĪūāĪĪāĪū Supplier (vendor) name as entered in supplier master,āĪŠāĨāΰāĪĶāĪūāĪŊāĪ• āĪĻāĪūāĪŪ (āĪĩāĪŋāĪ•āĨāΰāĨ‡āĪĪāĪū) āĪ•āĨ‡ āΰāĨ‚āĪŠ āĪŪāĨ‡āĪ‚ āΆāĪŠāĨ‚āΰāĨāĪĪāĪŋāĪ•āΰāĨāĪĪāĪū āĪŪāĪūāĪļāĨāΟāΰ āĪŪāĨ‡āĪ‚ āĪŠāĨāΰāĪĩāĨ‡āĪķ Supplier Account Head,āĪŠāĨāΰāĪĶāĪūāĪŊāĪ• āĪ–āĪūāĪĪāĪū āĪđāĨ‡āĪĄ Supplier Address,āĪŠāĨāΰāĪĶāĪūāĪŊāĪ• āĪŠāĪĪāĪū @@ -2834,7 +2886,6 @@ Text Editor,āĪŠāĪūāĪ  āĪļāĪ‚āĪŠāĪūāĪĶāĪ• "The ""Web Page"" that is the website home page","āĪĩāĨ‡āĪŽ āĪŠāĨ‡āΜ" āĪ•āĪŋ āĪĩāĨ‡āĪŽāĪļāĪūā·āΟ āĪ•āĨ‡ āĪđāĨ‹āĪŪ āĪŠāĨ‡āΜ The BOM which will be replaced,āĪŽāĨ€āĪ“āĪāĪŪ āΜāĨ‹ āĪŠāĨāΰāĪĪāĪŋāĪļāĨāĪĨāĪūāĪŠāĪŋāĪĪ āĪ•āĪŋāĪŊāĪū āΜāĪūāĪāĪ—āĪū "The Item that represents the Package. This Item must have ""Is Stock Item"" as ""No"" and ""Is Sales Item"" as ""Yes""",āΆā·āΟāĪŪ āĪđāĨˆ āĪ•āĪŋ āĪŠāĨˆāĪ•āĨ‡āΜ āĪ•āĪū āĪŠāĨāΰāĪĪāĪŋāĪĻāĪŋāΧāĪŋāĪĪāĨāĪĩ āĪ•āΰāĪĪāĪū āĪđāĨˆ. ā·āĪļ āĪŪāĪĶ "āĪļāĨāΟāĨ‰āĪ• āΆā·āΟāĪŪ" "āĪĻāĪđāĨ€āĪ‚" āĪ•āĨ‡ āΰāĨ‚āĪŠ āĪŪāĨ‡āĪ‚ āĪ”āΰ āĪ•āĨ‡ āΰāĨ‚āĪŠ āĪŪāĨ‡āĪ‚ "āĪđāĪūā΁" "āĪŽāĪŋāĪ•āĨāΰāĨ€ āΆā·āΟāĪŪ āĪđāĨˆ" -The account to which you will pay (have paid) the money to.,āĪ–āĪūāĪĪāĨ‡ āΜāĨ‹ āΆāĪŠ āĪ­āĨāĪ—āĪĪāĪūāĪĻ āĪ­āĨāĪ—āĪĪāĪūāĪĻ āĪ•āĪŋāĪŊāĪū āΜāĪūāĪāĪ—āĪū āĪ•āΰāĪĻāĨ‡ āĪ•āĨ‡ āĪēāĪŋāĪ āĪŠāĨˆāĪļāĪū āĪđāĨˆ. The date at which current entry is made in system.,"āĪĪāĪūāΰāĨ€āĪ–, āΜāĪŋāĪļ āĪŠāΰ āĪĩāΰāĨāĪĪāĪŪāĪūāĪĻ āĪŠāĨāΰāĪĩāĪŋāĪ·āĨāΟāĪŋ āĪŠāĨāΰāĪĢāĪūāĪēāĨ€ āĪŪāĨ‡āĪ‚ āĪ•āĪŋāĪŊāĪū āΜāĪūāĪĪāĪū āĪđāĨˆ." The date at which current entry will get or has actually executed.,"āĪĪāĪūāΰāĨ€āĪ–, āΜāĪŋāĪļ āĪŠāΰ āĪĩāΰāĨāĪĪāĪŪāĪūāĪĻ āĪŠāĨāΰāĪĩāĪŋāĪ·āĨāΟāĪŋ āĪŠāĪūāĪĻāĨ‡ āĪ•āĨ‡ āĪēāĪŋāĪ āĪŊāĪū āĪĩāĪūāĪļāĨāĪĪāĪĩ āĪŪāĨ‡āĪ‚ āĪŪāĪūāΰ āĪĄāĪūāĪēāĪū āĪ—āĪŊāĪū āĪđāĨˆ." The date on which next invoice will be generated. It is generated on submit.,"āĪĪāĪūāΰāĨ€āĪ–, āΜāĪŋāĪļ āĪŠāΰ āĪ…āĪ—āĪēāĨ‡ āΚāĪūāĪēāĪūāĪĻ āΉāĪĪāĨāĪŠāĪĻāĨāĪĻ āĪđāĨ‹ āΜāĪūāĪāĪ—āĪū. āĪŊāĪđ āĪŠāĨāΰāĪļāĨāĪĪāĨāĪĪ āĪ•āΰāĪĻāĨ‡ āĪŠāΰ āΉāĪĪāĨāĪŠāĪĻāĨāĪĻ āĪđāĨ‹āĪĪāĪū āĪđāĨˆ." @@ -2909,6 +2960,7 @@ To Warehouse,āĪ—āĨ‹āĪĶāĪūāĪŪ āĪ•āĨ‡ āĪēāĪŋāĪ "To automatically create Support Tickets from your incoming mail, set your POP3 settings here. You must ideally create a separate email id for the erp system so that all emails will be synced into the system from that mail id. If you are not sure, please contact your EMail Provider.","āĪļāĨāĪĩāΚāĪūāĪēāĪŋāĪĪ āΰāĨ‚āĪŠ āĪļāĨ‡ āĪ…āĪŠāĪĻāĨ€ āΆāĪĻāĨ‡ āĪĩāĪūāĪēāĨ€ āĪŪāĨ‡āĪē āĪļāĨ‡ āĪļāĪŪāΰāĨāĪĨāĪĻ āΟāĪŋāĪ•āΟ āĪŽāĪĻāĪūāĪĻāĨ‡ āĪ•āĨ‡ āĪēāĪŋāĪ, āĪ…āĪŠāĪĻāĨ‡ POP3 āĪļāĨ‡āΟāĪŋāĪ‚āĪ—āĨāĪļ āĪŊāĪđāĪūā΁ āĪļāĨ‡āΟ. āĪĪāĨāĪŪ āΆāĪĶāΰāĨāĪķ erp āĪŠāĨāΰāĪĢāĪūāĪēāĨ€ āĪ•āĨ‡ āĪēāĪŋāĪ āĪāĪ• āĪ…āĪēāĪ— āΈāĪŪāĨ‡āĪē āΆāΈāĪĄāĨ€ āĪŽāĪĻāĪūāĪĻāĨ‡ āĪ•āĨ‡ āĪēāĪŋāĪ ā·āĪĪāĪĻāĪū āĪđāĨˆ āĪ•āĪŋ āĪļāĪ­āĨ€ āΈāĪŪāĨ‡āĪē āĪŠāĨāΰāĪĢāĪūāĪēāĨ€ āĪŪāĨ‡āĪ‚ āĪđāĨˆ āĪ•āĪŋ āĪŪāĨ‡āĪē āΆāΈāĪĄāĨ€ āĪļāĨ‡ synced āΜāĪūāĪāĪ—āĪū āΚāĪūāĪđāĪŋāĪ. āĪŊāĪĶāĪŋ āΆāĪŠ āĪļāĨāĪĻāĪŋāĪķāĨāΚāĪŋāĪĪ āĪĻāĪđāĨ€āĪ‚ āĪ•āΰ āΰāĪđāĨ‡ āĪđāĨˆāĪ‚, āĪ…āĪŠāĪĻāĨ‡ āΈāĪŪāĨ‡āĪē āĪŠāĨāΰāĪĶāĪūāĪĪāĪū āĪļāĨ‡ āĪļāĪ‚āĪŠāΰāĨāĪ• āĪ•āΰāĨ‡āĪ‚." "To create an Account Head under a different company, select the company and save customer.","āĪāĪ• āĪ…āĪēāĪ— āĪ•āĪ‚āĪŠāĪĻāĨ€ āĪ•āĨ‡ āĪĪāĪđāĪĪ āĪāĪ• āĪ–āĪūāĪĪāĪū āĪŠāĨāΰāĪŪāĨāĪ– āĪŽāĪĻāĪūāĪĻāĨ‡ āĪ•āĨ‡ āĪēāĪŋāĪ, āĪ•āĪ‚āĪŠāĪĻāĨ€ āĪ•āĪū āΚāĪŊāĪĻ āĪ•āΰāĨ‡āĪ‚ āĪ”āΰ āĪ—āĨāΰāĪūāĪđāĪ• āĪ•āĨ‹ āĪŽāΚāĪūāĪĻāĨ‡." To enable Point of Sale features,āĪŽāĪŋāĪ•āĨāΰāĨ€ āĪļāĨāĪĩāĪŋāΧāĪūāĪ“āĪ‚ āĪ•āĨ‡ āĪŠāĨāĪĩāĪūā·āĪ‚āΟ āĪ•āĨ‹ āĪļāĪ•āĨāĪ·āĪŪ +To enable more currencies go to Setup > Currency,āĪ…āΧāĪŋāĪ• āĪŪāĨāĪĶāĨāΰāĪūāĪ“āĪ‚ āĪļāĪ•āĨāĪ·āĪŪ āĪ•āΰāĪĻāĨ‡ āĪ•āĨ‡ āĪēāĪŋāĪ> āĪŪāĨāĪĶāĨāΰāĪū āĪļāĨ‡āΟāĪ…āĪŠ āĪ•āΰāĪĻāĨ‡ āĪ•āĨ‡ āĪēāĪŋāĪ āΜāĪūāĪĻāĪū "To fetch items again, click on 'Get Items' button \ or update the Quantity manually.","āΆā·āΟāĪŪ āĪŦāĪŋāΰ āĪļāĨ‡ āĪēāĪūāĪĻāĨ‡, āĪŽāΟāĪĻ 'āΜāĪūāĪ“ āΆā·āΟāĪŪ \' āĪŊāĪū āĪŪāĪūāĪĪāĨāΰāĪū āĪŪāĨˆāĪĻāĨāĪŊāĨāĪ…āĪē āΰāĨ‚āĪŠ āĪļāĨ‡ āĪ…āĪĶāĨāĪŊāĪĪāĪĻ āĪŠāΰ āĪ•āĨāĪēāĪŋāĪ• āĪ•āΰāĨ‡āĪ‚." "To format columns, give column labels in the query.",", āĪ•āĨ‰āĪēāĪŪ āĪŠāĨāΰāĪūāΰāĨ‚āĪŠ āĪ•āĨāĪĩāĨ‡āΰāĨ€ āĪŪāĨ‡āĪ‚ āĪļāĨāĪĪāĪ‚āĪ­ āĪēāĨ‡āĪŽāĪē āĪĶāĨ‡. āĪ•āΰāĪĻāĨ‡ āĪ•āĨ‡ āĪēāĪŋāĪ" "To further restrict permissions based on certain values in a document, use the 'Condition' settings.","āΆāĪ—āĨ‡ āĪāĪ• āĪĶāĪļāĨāĪĪāĪūāĪĩāĨ‡āΜāĪž āĪŪāĨ‡āĪ‚ āĪ•āĨāĪ› āĪŪāĨ‚āĪēāĨāĪŊāĨ‹āĪ‚ āĪ•āĨ‡ āΆāΧāĪūāΰ āĪŠāΰ āĪ…āĪĻāĨāĪŪāĪĪāĪŋ āĪ•āĨ‹ āĪŠāĨāΰāĪĪāĪŋāĪŽāĪ‚āΧāĪŋāĪĪ āĪ•āΰāĪĻāĨ‡ āĪ•āĨ‡ āĪēāĪŋāĪ, 'āĪļāĨāĪĨāĪŋāĪĪāĪŋ' āĪļāĨ‡āΟāĪŋāĪ‚āĪ— āĪ•āĪū āΉāĪŠāĪŊāĨ‹āĪ— āĪ•āΰāĨ‡āĪ‚." @@ -2923,7 +2975,6 @@ To track any installation or commissioning related work after sales,āĪ•āĪŋāĪļāĨ€ To track item in sales and purchase documents based on their serial nos. This is can also used to track warranty details of the product.,āĪŽāĪŋāĪ•āĨāΰāĨ€ āĪ”āΰ āĪ–āΰāĨ€āĪĶ āĪ•āĨ‡ āĪĶāĪļāĨāĪĪāĪūāĪĩāĨ‡āΜāĨ‹āĪ‚ āĪ•āĨ‡ āΆāΧāĪūāΰ āĪŠāΰ āΉāĪĻāĪ•āĨ‡ āΧāĪūāΰāĪūāĪĩāĪūāĪđāĪŋāĪ• āĪĻāĪ— āĪŪāĨ‡āĪ‚ āΆā·āΟāĪŪ āĪŠāΰ āĪĻāΜāĪžāΰ āΰāĪ–āĪĻāĨ‡ āĪ•āĨ‡ āĪēāĪŋāĪ. āĪŊāĪđ āĪ­āĨ€ āΉāĪĪāĨāĪŠāĪūāĪĶ āĪ•āĨ€ āĪĩāĪūāΰāĪ‚āΟāĨ€ āĪ•āĨ‡ āĪĩāĪŋāĪĩāΰāĪĢ āĪ•āĨ‹ āΟāĨāΰāĨˆāĪ• āĪ•āΰāĪĻāĨ‡ āĪ•āĨ‡ āĪēāĪŋāĪ āĪŠāĨāΰāĪŊāĨ‹āĪ— āĪ•āĪŋāĪŊāĪū āΜāĪūāĪĪāĪū āĪđāĨˆ. To track items in sales and purchase documents with batch nos
Preferred Industry: Chemicals etc,āĪŽāĨˆāΚ āĪ“āĪŠāĪĻ āĪļāĨāĪ•āĨ‚āĪē āĪ•āĨ‡ āĪļāĪūāĪĨ āĪŽāĪŋāĪ•āĨāΰāĨ€ āĪ”āΰ āĪ–āΰāĨ€āĪĶ āĪĶāĪļāĨāĪĪāĪūāĪĩāĨ‡āΜāĨ‹āĪ‚ āĪŪāĨ‡āĪ‚ āΆā·āΟāĪŪāĨāĪļ āΟāĨāΰāĨˆāĪ•
āĪŠāĪļāĪ‚āĪĶāĨ€āĪĶāĪū āΉāĪĶāĨāĪŊāĨ‹āĪ—: āΆāĪĶāĪŋ āΰāĪļāĪūāĪŊāĪĻ To track items using barcode. You will be able to enter items in Delivery Note and Sales Invoice by scanning barcode of item.,āĪŽāĪūāΰāĪ•āĨ‹āĪĄ āĪ•āĪū āΉāĪŠāĪŊāĨ‹āĪ— āĪ•āΰāĪ•āĨ‡ āΆā·āΟāĪŪāĨāĪļ āΟāĨāΰāĨˆāĪ•. āΆāĪŠ āΆā·āΟāĪŪ āĪ•āĨ‡ āĪŽāĪūāΰāĪ•āĨ‹āĪĄ āĪļāĨāĪ•āĨˆāĪĻāĪŋāĪ‚āĪ— āĪĶāĨāĪĩāĪūāΰāĪū āĪĄāĪŋāĪēāĪŋāĪĩāΰāĨ€ āĪĻāĨ‹āΟ āĪ”āΰ āĪŽāĪŋāĪ•āĨāΰāĨ€ āΚāĪūāĪēāĪūāĪĻ āĪŪāĨ‡āĪ‚ āΆā·āΟāĪŪ āĪĶāΰāĨāΜ āĪ•āΰāĪĻāĨ‡ āĪŪāĨ‡āĪ‚ āĪļāĪ•āĨāĪ·āĪŪ āĪđāĨ‹ āΜāĪūāĪāĪ—āĪū. -"To update your HTML from attachment, click here","āĪēāĪ—āĪūāĪĩ āĪļāĨ‡ āĪ…āĪŠāĪĻāĨ‡ HTML āĪ•āĨ‹ āĪ…āĪĶāĨāĪŊāĪĪāĪĻ āĪ•āΰāĪĻāĨ‡ āĪ•āĨ‡ āĪēāĪŋāĪ, āĪŊāĪđāĪūā΁ āĪ•āĨāĪēāĪŋāĪ• āĪ•āΰāĨ‡āĪ‚" ToDo,ToDo Tools,āΉāĪŠāĪ•āΰāĪĢ Top,āĪķāĨ€āΰāĨāĪ· @@ -2962,10 +3013,11 @@ Total Score (Out of 5),āĪ•āĨāĪē āĪļāĨāĪ•āĨ‹āΰ (5 āĪļāĨ‡ āĪŽāĪūāĪđāΰ) Total Tax (Company Currency),āĪ•āĨāĪē āΟāĨˆāĪ•āĨāĪļ (āĪ•āĪ‚āĪŠāĪĻāĨ€ āĪŪāĨāĪĶāĨāΰāĪū) Total Taxes and Charges,āĪ•āĨāĪē āĪ•āΰ āĪ”āΰ āĪķāĨāĪēāĨāĪ• Total Taxes and Charges (Company Currency),āĪ•āĨāĪē āĪ•āΰāĨ‹āĪ‚ āĪ”āΰ āĪķāĨāĪēāĨāĪ•āĨ‹āĪ‚ (āĪ•āĪ‚āĪŠāĪĻāĨ€ āĪŪāĨāĪĶāĨāΰāĪū) +Total Working Days In The Month,āĪŪāĪđāĨ€āĪĻāĨ‡ āĪŪāĨ‡āĪ‚ āĪ•āĨāĪē āĪ•āĪūāΰāĨāĪŊ āĪĶāĪŋāĪĻ Total amount of invoices received from suppliers during the digest period,āΚāĪūāĪēāĪūāĪĻ āĪ•āĨ€ āĪ•āĨāĪē āΰāĪūāĪķāĪŋ āĪ•āĨ‹ āĪŠāΚāĪūāĪĻāĨ‡ āĪ•āĨ€ āĪ…āĪĩāΧāĪŋ āĪ•āĨ‡ āĪĶāĨŒāΰāĪūāĪĻ āΆāĪŠāĨ‚āΰāĨāĪĪāĪŋāĪ•āΰāĨāĪĪāĪūāĪ“āĪ‚ āĪļāĨ‡ āĪŠāĨāΰāĪūāĪŠāĨāĪĪ Total amount of invoices sent to the customer during the digest period,āΚāĪūāĪēāĪūāĪĻ āĪ•āĨ€ āĪ•āĨāĪē āΰāĪūāĪķāĪŋ āĪ•āĨ‹ āĪŠāΚāĪūāĪĻāĨ‡ āĪ•āĨ€ āĪ…āĪĩāΧāĪŋ āĪ•āĨ‡ āĪĶāĨŒāΰāĪūāĪĻ āĪ—āĨāΰāĪūāĪđāĪ• āĪ•āĨ‹ āĪ­āĨ‡āΜāĪū -Total days in month,āĪŪāĪđāĨ€āĪĻāĨ‡ āĪŪāĨ‡āĪ‚ āĪ•āĨāĪē āĪĶāĪŋāĪĻāĨ‹āĪ‚ Total in words,āĪķāĪŽāĨāĪĶāĨ‹āĪ‚ āĪŪāĨ‡āĪ‚ āĪ•āĨāĪē +Total production order qty for item,āΆā·āΟāĪŪ āĪ•āĨ‡ āĪēāĪŋāĪ āĪ•āĨāĪē āΉāĪĪāĨāĪŠāĪūāĪĶāĪĻ āΆāĪĶāĨ‡āĪķ āĪŪāĪūāĪĪāĨāΰāĪū Totals,āĪŊāĨ‹āĪ— Track separate Income and Expense for product verticals or divisions.,āĪ…āĪēāĪ— āĪ”āΰ āΉāĪĪāĨāĪŠāĪūāĪĶ āĪ•āĪūāΰāĨāĪŊāĪ•āĨāĪ·āĨ‡āĪĪāĨāΰ āĪŊāĪū āĪĩāĪŋāĪ­āĪūāΜāĪĻ āĪ•āĨ‡ āĪēāĪŋāĪ āΆāĪŊ āĪ”āΰ āĪ–āΰāĨāΚ āĪđāĨāĪ. Track this Delivery Note against any Project,āĪ•āĪŋāĪļāĨ€ āĪ­āĨ€ āĪŠāΰāĪŋāĪŊāĨ‹āΜāĪĻāĪū āĪ•āĨ‡ āĪ–āĪŋāĪēāĪūāĪŦ ā·āĪļ āĪĄāĪŋāĪēāĪŋāĪĩāΰāĨ€ āĪĻāĨ‹āΟ āĪđāĨāĪ @@ -2995,6 +3047,7 @@ UOM,UOM UOM Conversion Detail,UOM āΰāĨ‚āĪŠāĪūāĪ‚āĪĪāΰāĪĢ āĪĩāĪŋāĪļāĨāĪĪāĪūāΰ UOM Conversion Details,UOM āΰāĨ‚āĪŠāĪūāĪ‚āĪĪāΰāĪĢ āĪĩāĪŋāĪĩāΰāĪĢ UOM Conversion Factor,UOM āΰāĨ‚āĪŠāĪūāĪ‚āĪĪāΰāĪĢ āĪŦāĨˆāĪ•āĨāΟāΰ +UOM Conversion Factor is mandatory,UOM āΰāĨ‚āĪŠāĪūāĪ‚āĪĪāΰāĪĢ āĪŦāĨˆāĪ•āĨāΟāΰ āĪ…āĪĻāĪŋāĪĩāĪūāΰāĨāĪŊ āĪđāĨˆ UOM Details,UOM āĪĩāĪŋāĪĩāΰāĪĢ UOM Name,UOM āĪĻāĪūāĪŪ UOM Replace Utility,UOM āĪŽāĪĶāĪēāĨ‡āĪ‚ āΉāĪŠāĪŊāĨ‹āĪ—āĪŋāĪĪāĪū @@ -3014,6 +3067,7 @@ Unpaid,āĪ…āĪĩāĨˆāĪĪāĪĻāĪŋāĪ• Unread Messages,āĪ…āĪŠāĪ āĪŋāĪĪ āĪļāĪ‚āĪĶāĨ‡āĪķāĨ‹āĪ‚ Unscheduled,āĪ…āĪĻāĪŋāΰāĨāΧāĪūāΰāĪŋāĪĪ Unsubscribed,āΆāĪŠāĪ•āĨ€ āĪļāĪĶāĪļāĨāĪŊāĪĪāĪū āĪļāĪŪāĪūāĪŠāĨāĪĪ āĪ•āΰ āĪĶāĨ€ +Upcoming Events for Today,āΆāΜ āĪ•āĨ‡ āĪēāĪŋāĪ āΆāĪ—āĪūāĪŪāĨ€ āΘāΟāĪĻāĪūāĪā΁ Update,āĪ…āĪĶāĨāĪŊāĪĪāĪĻ Update Clearance Date,āĪ…āĪĶāĨāĪŊāĪĪāĪĻ āĪ•āĨāĪēāĨ€āĪŊāΰāĨ‡āĪ‚āĪļ āĪĪāĪŋāĪĨāĪŋ Update Field,āĪŦāĨ€āĪēāĨāĪĄ āĪ…āĪĶāĨāĪŊāĪĪāĪĻ @@ -3034,6 +3088,7 @@ Upload Backups to Google Drive,āĪ—āĨ‚āĪ—āĪē āĪĄāĨāΰāĪūā·āĪĩ āĪ•āĨ‡ āĪēāĪŋāĪ Upload HTML,HTML āĪ…āĪŠāĪēāĨ‹āĪĄ Upload a .csv file with two columns: the old name and the new name. Max 500 rows.,āĪŠāĨāΰāĪūāĪĻāĨ‡ āĪĻāĪūāĪŪ āĪ”āΰ āĪĻāĪŊāĪū āĪĻāĪūāĪŪ:. āĪĶāĨ‹ āĪ•āĨ‰āĪēāĪŪ āĪ•āĨ‡ āĪļāĪūāĪĨ āĪāĪ• csv āĪŦāĪžāĪūā·āĪē āĪ…āĪŠāĪēāĨ‹āĪĄ āĪ•āΰāĨ‡āĪ‚. āĪ…āΧāĪŋāĪ•āĪĪāĪŪ 500 āĪŠāĪ‚āĪ•āĨāĪĪāĪŋāĪŊāĪūā΁. Upload a file,āĪāĪ• āĪŦāĪžāĪūā·āĪē āĪ…āĪŠāĪēāĨ‹āĪĄ āĪ•āΰāĨ‡āĪ‚ +Upload and Import,āĪ…āĪŠāĪēāĨ‹āĪĄ āĪ•āΰāĨ‡āĪ‚ āĪ”āΰ āΆāĪŊāĪūāĪĪ āĪ•āΰāĨ‡āĪ‚ Upload attendance from a .csv file,. Csv āĪŦāĪžāĪūā·āĪē āĪļāĨ‡ āΉāĪŠāĪļāĨāĪĨāĪŋāĪĪāĪŋ āĪ…āĪŠāĪēāĨ‹āĪĄ āĪ•āΰāĨ‡āĪ‚ Upload stock balance via csv.,Csv āĪ•āĨ‡ āĪŪāĪūāΧāĨāĪŊāĪŪ āĪļāĨ‡ āĪķāĨ‡āĪŊāΰ āĪļāĪ‚āĪĪāĨāĪēāĪĻ āĪ…āĪŠāĪēāĨ‹āĪĄ āĪ•āΰāĨ‡āĪ‚. Uploading...,āĪ…āĪŠāĪēāĨ‹āĪĄ āĪđāĨ‹ āΰāĪđāĪū āĪđāĨˆ ... @@ -3083,6 +3138,7 @@ Voucher Import Tool,āĪĩāĪūāΉāΚāΰ āΆāĪŊāĪūāĪĪ āΉāĪŠāĪ•āΰāĪĢ Voucher No,āĪ•āĨ‹āΈ āĪĩāĪūāΉāΚāΰ Voucher Type,āĪĩāĪūāΉāΚāΰ āĪŠāĨāΰāĪ•āĪūāΰ Voucher Type and Date,āĪĩāĪūāΉāΚāΰ āĪ•āĪū āĪŠāĨāΰāĪ•āĪūāΰ āĪ”āΰ āĪĪāĪŋāĪĨāĪŋ +WIP Warehouse required before Submit,WIP āĪ•āĨ‡ āĪ—āĨ‹āĪĶāĪūāĪŪ āĪļāĪŽāĪŪāĪŋāΟ āĪ•āΰāĪĻāĨ‡ āĪļāĨ‡ āĪŠāĪđāĪēāĨ‡ āΆāĪĩāĪķāĨāĪŊāĪ• Waiting for Customer,āĪ—āĨāΰāĪūāĪđāĪ• āĪ•āĨ‡ āĪēāĪŋāĪ āĪŠāĨāΰāĪĪāĨ€āĪ•āĨāĪ·āĪū āĪ•āĨ€ āΜāĪū āΰāĪđāĨ€ āĪđāĨˆ Walk In,āĪŪāĨ‡āĪ‚ āΚāĪēāĨ‹ Warehouse,āĪ—āĨ‹āĪĶāĪūāĪŪ @@ -3116,6 +3172,7 @@ Website Script,āĪĩāĨ‡āĪŽāĪļāĪūā·āΟ āĪļāĨāĪ•āĨāΰāĪŋāĪŠāĨāΟ Website Settings,āĪĩāĨ‡āĪŽāĪļāĪūā·āΟ āĪļāĨ‡āΟāĪŋāĪ‚āĪ— Website Slideshow,āĪĩāĨ‡āĪŽāĪļāĪūā·āΟ āĪļāĨāĪēāĪūā·āĪĄ āĪķāĨ‹ Website Slideshow Item,āĪĩāĨ‡āĪŽāĪļāĪūā·āΟ āĪļāĨāĪēāĪūā·āĪĄ āĪķāĨ‹ āΆā·āΟāĪŪ +Website User,āĪĩāĨ‡āĪŽāĪļāĪūā·āΟ āĪŠāĨāΰāĪŊāĨ‹āĪ•āĨāĪĪāĪū Website Warehouse,āĪĩāĨ‡āĪŽāĪļāĪūā·āΟ āĪĩāĨ‡āĪ…āΰāĪđāĪūāΉāĪļ Wednesday,āĪŽāĨāΧāĪĩāĪūāΰ Weekly,āĪļāĪūāĪŠāĨāĪĪāĪūāĪđāĪŋāĪ• @@ -3181,7 +3238,6 @@ Yearly,āĪĩāĪūāΰāĨāĪ·āĪŋāĪ• Yes,āĪđāĪūāĪ‚ Yesterday,āĪ•āĪē You are not authorized to do/modify back dated entries before ,āΆāĪŠ āĪŠāĪđāĪēāĨ‡ / āĪĶāĪŋāĪĻāĪūāĪ‚āĪ• āĪŠāĨāΰāĪĩāĪŋāĪ·āĨāΟāĪŋāĪŊāĨ‹āĪ‚ āĪŠāĨ€āĪ  āĪ•āĨ‹ āĪļāĪ‚āĪķāĨ‹āΧāĪŋāĪĪ āĪ•āΰāĪĻāĨ‡ āĪ•āĨ‡ āĪēāĪŋāĪ āĪ…āΧāĪŋāĪ•āĨƒāĪĪ āĪĻāĪđāĨ€āĪ‚ āĪđāĨˆāĪ‚ -You can create more earning and deduction type from Setup --> HR,āΆāĪŠ āĪ…āΧāĪŋāĪ• āĪ•āĪŪāĪūāΈ āĪ”āΰ āĪļāĨ‡āΟāĪ…āĪŠ āĪļāĨ‡ āĪ•āΟāĨŒāĪĪāĨ€ āĪŠāĨāΰāĪ•āĪūāΰ āĪŽāĪĻāĪū āĪļāĪ•āĪĪāĨ‡ āĪđāĨˆāĪ‚ -> āĪŪāĪūāĪĻāĪĩ āĪļāĪ‚āĪļāĪūāΧāĪĻ You can enter any date manually,āΆāĪŠ āĪ•āĪŋāĪļāĨ€ āĪ­āĨ€ āĪĪāĪūāΰāĨ€āĪ– āĪ•āĨ‹ āĪŪāĨˆāĪĻāĨāĪŊāĨāĪ…āĪē āΰāĨ‚āĪŠ āĪļāĨ‡ āĪĶāΰāĨāΜ āĪ•āΰ āĪļāĪ•āĪĪāĨ‡ āĪđāĨˆāĪ‚ You can enter the minimum quantity of this item to be ordered.,āΆāĪŠ ā·āĪļ āĪŪāĪĶ āĪ•āĨ€ āĪĻāĨāĪŊāĨ‚āĪĻāĪĪāĪŪ āĪŪāĪūāĪĪāĨāΰāĪū āĪŪāĨ‡āĪ‚ āĪ•āΰāĪĻāĨ‡ āĪ•āĨ‡ āĪēāĪŋāĪ āΆāĪĶāĨ‡āĪķ āĪĶāĪŋāĪŊāĪū āΜāĪū āĪŪāĨ‡āĪ‚ āĪŠāĨāΰāĪĩāĨ‡āĪķ āĪ•āΰ āĪļāĪ•āĪĪāĨ‡ āĪđāĨˆāĪ‚. You can not enter both Delivery Note No and Sales Invoice No. \ Please enter any one.,āΆāĪŠ āĪĻāĪđāĨ€āĪ‚ āĪĶāĨ‹āĪĻāĨ‹āĪ‚ āĪĄāĪŋāĪēāĪŋāĪĩāΰāĨ€ āĪĻāĨ‹āΟ āĪĶāΰāĨāΜ āĪ•āΰāĨ‡āĪ‚ āĪ”āΰ āĪŽāĪŋāĪ•āĨāΰāĨ€ āΚāĪūāĪēāĪūāĪĻ āĪļāĪ‚ \ āĪ•āĪŋāĪļāĨ€ āĪ­āĨ€ āĪāĪ• āĪĶāΰāĨāΜ āĪ•āΰāĨ‡āĪ‚. āĪĻāĪđāĨ€āĪ‚ āĪ•āΰ āĪļāĪ•āĪĪāĨ‡ @@ -3191,12 +3247,13 @@ You can use Customize Form to set levels on f You may need to update: ,āΆāĪŠ āĪ…āĪĶāĨāĪŊāĪĪāĪĻ āĪ•āΰāĪĻāĨ‡ āĪ•āĨ€ āΆāĪĩāĪķāĨāĪŊāĪ•āĪĪāĪū āĪđāĨ‹ āĪļāĪ•āĪĪāĨ€ āĪđāĨˆ: Your Customer's TAX registration numbers (if applicable) or any general information,āĪ…āĪŠāĪĻāĨ‡ āĪ—āĨāΰāĪūāĪđāĪ• āĪ•āΰ āĪŠāĪ‚āΜāĨ€āĪ•āΰāĪĢ āĪļāĪ‚āĪ–āĨāĪŊāĪū (āĪŊāĪĶāĪŋ āĪēāĪūāĪ—āĨ‚ āĪđāĨ‹) āĪŊāĪū āĪ•āĪŋāĪļāĨ€ āĪ­āĨ€ āĪļāĪūāĪŪāĪūāĪĻāĨāĪŊ āΜāĪūāĪĻāĪ•āĪūāΰāĨ€ "Your download is being built, this may take a few moments...","āΆāĪŠāĪ•āĪū āĪĄāĪūāΉāĪĻāĪēāĨ‹āĪĄ āĪ•āĪū āĪĻāĪŋāΰāĨāĪŪāĪūāĪĢ āĪ•āĪŋāĪŊāĪū āΜāĪū āΰāĪđāĪū āĪđāĨˆ, ā·āĪļāĪŪāĨ‡āĪ‚ āĪ•āĨāĪ› āĪļāĪŪāĪŊ āĪēāĪ— āĪļāĪ•āĪĪāĪū āĪđāĨˆ ..." -Your letter head content in HTML.,HTML āĪŪāĨ‡āĪ‚ āΆāĪŠāĪ•āĪū āĪŠāĪĪāĨāΰ āĪļāĪŋāΰ āĪļāĪūāĪŪāĪ—āĨāΰāĨ€. +Your letter head content,āĪ…āĪŠāĪĻāĨ‡ āĪŠāĪĪāĨāΰ āĪļāĪŋāΰ āĪļāĪūāĪŪāĪ—āĨāΰāĨ€ Your sales person who will contact the customer in future,āĪ…āĪŠāĪĻāĨ€ āĪŽāĪŋāĪ•āĨāΰāĨ€ āĪĩāĨāĪŊāĪ•āĨāĪĪāĪŋ āΜāĨ‹ āĪ­āĪĩāĪŋāĪ·āĨāĪŊ āĪŪāĨ‡āĪ‚ āĪ—āĨāΰāĪūāĪđāĪ•āĨ‹āĪ‚ āĪļāĨ‡ āĪļāĪ‚āĪŠāΰāĨāĪ• āĪ•āΰāĨ‡āĪ‚āĪ—āĨ‡ Your sales person who will contact the lead in future,āĪ…āĪŠāĪĻāĨ€ āĪŽāĪŋāĪ•āĨāΰāĨ€ āĪĩāĨāĪŊāĪ•āĨāĪĪāĪŋ āΜāĨ‹ āĪ­āĪĩāĪŋāĪ·āĨāĪŊ āĪŪāĨ‡āĪ‚ āĪĻāĨ‡āĪĪāĨƒāĪĪāĨāĪĩ āĪļāĪ‚āĪŠāΰāĨāĪ• āĪ•āΰāĨ‡āĪ‚āĪ—āĨ‡ Your sales person will get a reminder on this date to contact the customer,āĪ…āĪŠāĪĻāĨ€ āĪŽāĪŋāĪ•āĨāΰāĨ€ āĪĩāĨāĪŊāĪ•āĨāĪĪāĪŋ ā·āĪļ āĪĪāĪŋāĪĨāĪŋ āĪŠāΰ āĪāĪ• āΚāĨ‡āĪĪāĪūāĪĩāĪĻāĨ€ āĪŠāĨāΰāĪūāĪŠāĨāĪĪ āĪ•āΰāĪĻāĨ‡ āĪ•āĨ‡ āĪēāĪŋāĪ āĪ—āĨāΰāĪūāĪđāĪ•āĨ‹āĪ‚ āĪļāĨ‡ āĪļāĪ‚āĪŠāΰāĨāĪ• āĪ•āΰāĨ‡āĪ‚āĪ—āĨ‡ Your sales person will get a reminder on this date to contact the lead,āĪ…āĪŠāĪĻāĨ€ āĪŽāĪŋāĪ•āĨāΰāĨ€ āĪĩāĨāĪŊāĪ•āĨāĪĪāĪŋ ā·āĪļ āĪĪāĪŋāĪĨāĪŋ āĪŠāΰ āĪāĪ• āΚāĨ‡āĪĪāĪūāĪĩāĪĻāĨ€ āĪŠāĨāΰāĪūāĪŠāĨāĪĪ āĪ•āΰāĪĻāĨ‡ āĪ•āĨ‡ āĪēāĪŋāĪ āĪĻāĨ‡āĪĪāĨƒāĪĪāĨāĪĩ āĪļāĪ‚āĪŠāΰāĨāĪ• āĪ•āΰāĨ‡āĪ‚āĪ—āĨ‡ Your support email id - must be a valid email - this is where your emails will come!,āΆāĪŠāĪ•āĪū āĪļāĪŪāΰāĨāĪĨāĪĻ āΈāĪŪāĨ‡āĪē āΆāΈāĪĄāĨ€ - āĪāĪ• āĪŪāĪūāĪĻāĨāĪŊ āΈāĪŪāĨ‡āĪē āĪđāĨ‹āĪĻāĪū āΚāĪūāĪđāĪŋāĪ - āĪŊāĪđ āĪđāĨˆ āΜāĪđāĪūā΁ āΆāĪŠāĪ•āĨ‡ āΈāĪŪāĨ‡āĪē āΆ āΜāĪūāĪāĪ—āĪū! +[Error],[āĪĪāĨāΰāĨāΟāĪŋ] [Label]:[Field Type]/[Options]:[Width],[āĪēāĨ‡āĪŽāĪē] [āĪŦāĨ€āĪēāĨāĪĄ āĪŠāĨāΰāĪ•āĪūāΰ] / [āĪĩāĪŋāĪ•āĪēāĨāĪŠ] [āΚāĨŒāĪĄāĪžāĪūāΈ] add your own CSS (careful!),āĪ…āĪŠāĪĻāĨ‡ āĪ–āĨāĪĶ āĪ•āĨ‡ āĪļāĨ€āĪāĪļāĪāĪļ (careful!) āΜāĨ‹āĪĄāĪžāĨ‡āĪ‚ adjust,āĪ•āĨ‹ āĪļāĪŪāĪūāĪŊāĨ‹āΜāĪŋāĪĪ @@ -3398,6 +3455,7 @@ volume-off,āĪĩāĨ‰āĪēāĨāĪŊāĨ‚āĪŪ āĪŽāĪ‚āĪĶ volume-up,āĪŪāĪūāĪĪāĨāΰāĪū warning-sign,āΚāĨ‡āĪĪāĪūāĪĩāĪĻāĨ€ āĪļāĪ‚āĪ•āĨ‡āĪĪ website page link,āĪĩāĨ‡āĪŽāĪļāĪūā·āΟ āĪ•āĨ‡ āĪŠāĨ‡āΜ āĪēāĪŋāĪ‚āĪ• +which is greater than sales order qty ,āΜāĨ‹ āĪŽāĪŋāĪ•āĨāΰāĨ€ āΆāĪĶāĨ‡āĪķ āĪŪāĪūāĪĪāĨāΰāĪū āĪļāĨ‡ āĪ…āΧāĪŋāĪ• āĪđāĨˆ wrench,āΰāĪŋāĪ‚āΚ yyyy-mm-dd,yyyy-mm-dd zoom-in,āΜāĪžāĨ‚āĪŪ diff --git a/translations/hr.csv b/translations/hr.csv index 951ac46314e..d60f85b96c7 100644 --- a/translations/hr.csv +++ b/translations/hr.csv @@ -1,13 +1,18 @@ (Half Day),(Poludnevni) + against sales order,protiv prodajnog naloga against same operation,protiv istog radu already marked,Već obiljeÅūena and year: ,i godina: + as it is stock Item or packing item,kao ÅĄto je dionica artikla ili pakiranje stavku at warehouse: ,na skladiÅĄtu: by Role ,prema ulozi + can not be made.,ne moÅūe biti. + can not be marked as a ledger as it has existing child,"Ne moÅūe biti označena kao knjigu, kao da ima postojeće dijete" cannot be 0,ne moÅūe biti 0 cannot be deleted.,nije moguće izbrisati. does not belong to the company,ne pripadaju tvrtki has already been submitted.,je već poslan. + has been freezed. ,je freezed. has been freezed. \ Only Accounts Manager can do transaction against this account,je freezed. \ Samo računi vlasnici mogu učiniti transakciju protiv tog računa " is less than equals to zero in the system, \ valuation rate is mandatory for this item","je manje nego jednaka nuli u sustavu, \ stopa za vrednovanje je obvezna za tu stavku" is mandatory,je obavezno @@ -23,6 +28,7 @@ should be 'Yes'. As Item: ,trebao biti 'Da'. Kao točke: should be same as that in ,bi trebao biti isti kao u was on leave on ,bio na dopustu na + will be ,biti will be over-billed against mentioned ,će biti viÅĄe-naplaćeno protiv spomenuto will become ,će postati """Company History""","Povijest tvrtke" @@ -105,6 +111,7 @@ Account Head,Račun voditelj Account Id,ID računa Account Name,Naziv računa Account Type,Vrsta računa +Account for this ,Račun za to Accounting,Računovodstvo Accounting Year.,Računovodstvo godina. "Accounting entry frozen up to this date, nobody can do / modify entry except role specified below.","KnjiÅūenje zamrznuta do tog datuma, nitko ne moÅūe učiniti / mijenjati ulazak, osim uloge naveden u nastavku." @@ -237,6 +244,7 @@ Allow User,Dopusti korisnika Allow Users,Omogućiti korisnicima Allow on Submit,Dopusti na Submit Allow the following users to approve Leave Applications for block days.,Dopusti sljedeći korisnici odobriti ostavite aplikacije za blok dana. +Allow user to edit Price List Rate in transactions,Dopustite korisniku da uredite Ocijenite cjeniku u prometu Allow user to login only after this hour (0-24),Dopustite korisniku da prijavite tek nakon tog vremena (0-24) Allow user to login only before this hour (0-24),Dopustite korisniku se prijaviti samo prije tog vremena (0-24) Allowance Percent,Dodatak posto @@ -251,8 +259,6 @@ Amount <=,Iznos <= Amount >=,Iznos> = "An icon file with .ico extension. Should be 16 x 16 px. Generated using a favicon generator. [favicon-generator.org]","Ikona datoteke s nastavkom. Ico. Treba biti 16 x 16 px. Generirano pomoću favicon generator. [ favicon-generator.org ]" Analytics,Analitika -Annual Cost To Company,GodiÅĄnji troÅĄak za tvrtke -Annual Cost To Company can not be less than 12 months of Total Earning,GodiÅĄnji troÅĄak za tvrtke ne mogu biti manje od 12 mjeseci od ukupnog poslovanja Another Salary Structure '%s' is active for employee '%s'. Please make its status 'Inactive' to proceed.,Drugi strukture plaća '% s' je aktivna zaposlenika '% s'. Provjerite svoj status 'Neaktivan' za nastavak. "Any other comments, noteworthy effort that should go in the records.","Svi ostali komentari, značajan napor da bi trebao ići u evidenciji." Applicable Holiday List,Primjenjivo odmor Popis @@ -436,6 +442,7 @@ Build Server API,Izgradite Server API Build Sitemap,Izgradite Sitemap Bulk Email,Bulk Email Bulk Email records.,Bulk Email Records. +Bummer! There are more holidays than working days this month.,Sori! Postoji viÅĄe od blagdana radnih dana ovog mjeseca. Bundle items at time of sale.,Bala stavke na vrijeme prodaje. Button,Dugme Buyer of Goods and Services.,Kupac robe i usluga. @@ -503,6 +510,7 @@ Check if you want to send salary slip in mail to each employee while submitting Check this if you want to force the user to select a series before saving. There will be no default if you check this.,Označite ovo ako Åūelite prisiliti korisniku odabir seriju prije spremanja. Tu će biti zadana ako to provjerili. Check this if you want to send emails as this id only (in case of restriction by your email provider).,"Provjerite to, ako Åūelite poslati e-mail, jer to samo ID (u slučaju ograničenja po vaÅĄem e-mail usluga)." Check this if you want to show in website,Označite ovo ako Åūelite pokazati u web +Check this to disallow fractions. (for Nos),Provjerite to da ne dopuÅĄta frakcija. (Za br) Check this to make this the default letter head in all prints,Provjerite to napraviti ovu glavu zadani slovo u svim otisaka Check this to pull emails from your mailbox,Provjerite to povući e-poÅĄte iz poÅĄtanskog sandučića Check to activate,Provjerite za aktiviranje @@ -571,6 +579,7 @@ Company mismatch for Warehouse,Tvrtka Neslaganje za skladiÅĄte Company registration numbers for your reference. Example: VAT Registration Numbers etc.,Tvrtka registracijski brojevi za svoju referencu. Primjer: PDV registracijski brojevi i sl. Company registration numbers for your reference. Tax numbers etc.,Tvrtka registracijski brojevi za svoju referencu. Porezni brojevi itd. Complaint,Prigovor +Complete,DovrÅĄiti Complete By,Kompletan Do Completed,DovrÅĄen Completed Qty,ZavrÅĄen Kol @@ -621,12 +630,12 @@ Cost Center Details,TroÅĄka Detalji Cost Center Name,TroÅĄka Name Cost Center is mandatory for item: ,TroÅĄka je obavezan za stavke: Cost Center must be specified for PL Account: ,TroÅĄka mora biti navedeno za PL račun: -Cost to Company,TroÅĄkovi DruÅĄtva Costing,KoÅĄtanje Country,Zemlja Country Name,DrÅūava Ime Create,Stvoriti Create Bank Voucher for the total salary paid for the above selected criteria,Stvaranje Bank bon za ukupne plaće isplaćene za gore odabranih kriterija +Create Material Requests,Stvaranje materijalni zahtijevi Create Production Orders,Stvaranje radne naloge Create Receiver List,Stvaranje Receiver popis Create Salary Slip,Stvaranje plaće Slip @@ -675,6 +684,7 @@ Custom Script,Prilagođena skripta Custom Startup Code,Prilagođena Pokretanje Å ifra Custom?,Prilagođena? Customer,Kupac +Customer (Receivable) Account,Kupac (PotraÅūivanja) račun Customer / Item Name,Kupac / Stavka Ime Customer Account,Kupac račun Customer Account Head,Kupac račun Head @@ -714,6 +724,7 @@ Customize the introductory text that goes as a part of that email. Each transact DN,DN DN Detail,DN Detalj Daily,Svakodnevno +Daily Event Digest is sent for Calendar Events where reminders are set.,"Dnevni događaji Digest je poslan za kalendar događanja, gdje su postavljene podsjetnici." Daily Time Log Summary,Dnevno vrijeme Log Profila Danger,Opasnost Data,Podaci @@ -772,6 +783,7 @@ Default Sales Partner,Zadani Prodaja partner Default Settings,Tvorničke postavke Default Source Warehouse,Zadani Izvor galerija Default Stock UOM,Zadani kataloÅĄki UOM +Default Supplier,Default Dobavljač Default Supplier Type,Zadani Dobavljač Tip Default Target Warehouse,Zadani Ciljana galerija Default Territory,Zadani Regija @@ -790,6 +802,7 @@ Defines workflow states and rules for a document.,Definira tijeka stanja i pravi Delete,Izbrisati Delete Row,IzbriÅĄi redak Delivered,Isporučena +Delivered Items To Be Billed,Isporučena Proizvodi se naplaćuje Delivered Qty,Isporučena Kol Delivery Address,Dostava Adresa Delivery Date,Dostava Datum @@ -808,7 +821,6 @@ Delivery Status,Status isporuke Delivery Time,Vrijeme isporuke Delivery To,Dostava na Department,Odsjek -Depend on LWP,Ovise o lwp Depends On,Ovisi o Depends on LWP,Ovisi o lwp Descending,SpuÅĄtanje @@ -859,6 +871,7 @@ DocType on which this Workflow is applicable.,DOCTYPE na koje se ovaj tijek je p DocType or Field,DOCTYPE ili polja Document,Dokument Document Description,Dokument Opis +Document Numbering Series,Numeriranje Serija Document Status transition from ,Dokument Status prijelaz iz Document Type,Document Type Document is only editable by users of role,Dokument je samo uređivati ​​korisnika ulozi @@ -929,7 +942,7 @@ Employee Leave Approver,Zaposlenik dopust Odobritelj Employee Leave Balance,Zaposlenik napuste balans Employee Name,Zaposlenik Ime Employee Number,Zaposlenik Broj -Employee Records to be created by ,Zaposlenik Records bi se stvorili +Employee Records to be created by,Zaposlenik Records bi se stvorili Employee Setup,Zaposlenik konfiguracija Employee Type,Zaposlenik Tip Employee grades,Zaposlenih razreda @@ -971,11 +984,17 @@ Error for,PogreÅĄka za Error: Document has been modified after you have opened it,PogreÅĄka: Dokument je promijenjen nakon ÅĄto ste ga otvorili Estimated Material Cost,Procjena troÅĄkova materijala Event,Događaj +Event End must be after Start,Događaj Kraj mora biti nakon početnog Event Individuals,Događaj Pojedinci Event Role,Događaj Uloga Event Roles,Događaj Uloge Event Type,Vrsta događaja Event User,Događaj Upute +Events In Today's Calendar,Događanja u danaÅĄnjem kalendaru +Every Day,Svaki dan +Every Month,Svaki mjesec +Every Week,Svaki tjedan +Every Year,Svaki Godina Everyone can read,Svatko moÅūe pročitati Example:,Primjer: Exchange Rate,Tečaj @@ -1080,6 +1099,7 @@ For Reference Only.,Samo za referencu. For Sales Invoice,Za prodaju fakture For Server Side Print Formats,Za Server formati stranom za ispis For Territory,Za Territory +For UOM,Za UOM For Warehouse,Za galeriju "For comparative filters, start with","Za komparativne filtera, početi s" "For e.g. 2012, 2012-13","Za npr. 2012, 2012-13" @@ -1099,6 +1119,7 @@ Fraction Units,Frakcije Jedinice Freeze Stock Entries,Zamrzavanje Stock Unosi Friday,Petak From,Od +From Bill of Materials,Od Bill of Materials From Company,Iz DruÅĄtva From Currency,Od novca From Currency and To Currency cannot be same,Od valute i valuta ne mogu biti isti @@ -1141,6 +1162,7 @@ Get Advances Received,Get Napredak pozicija Get Current Stock,Nabavite trenutne zalihe Get From ,Nabavite Od Get Items,Nabavite artikle +Get Items From Sales Orders,Get artikle iz narudÅūbe Get Last Purchase Rate,Nabavite Zadnji Ocijeni Kupnja Get Non Reconciled Entries,Get Non pomirio tekstova Get Outstanding Invoices,Nabavite neplaćene račune @@ -1182,6 +1204,7 @@ Group,Grupa Group or Ledger,Grupa ili knjiga Groups,Grupe HR,HR +HR Settings,HR Postavke HTML,HTML HTML / Banner that will show on the top of product list.,HTML / bannera koji će se prikazivati ​​na vrhu liste proizvoda. Half Day,Pola dana @@ -1205,6 +1228,7 @@ Helvetica Neue,Helvetica Neue "Here you can maintain family details like name and occupation of parent, spouse and children","Ovdje moÅūete odrÅūavati obiteljske pojedinosti kao ÅĄto su ime i okupacije roditelja, supruÅūnika i djecu" "Here you can maintain height, weight, allergies, medical concerns etc","Ovdje moÅūete odrÅūavati visina, teÅūina, alergije, medicinske brige itd." Hey there! You need to put at least one item in \ the item table.,Hej tamo! Vi trebate da stavite barem jednu stavku u \ tablicu artikala. +Hey! All these items have already been invoiced.,Hej! Svi ti predmeti su već fakturirana. Hey! There should remain at least one System Manager,Hej! Tu bi trebao ostati barem jedan Manager sustav Hidden,Skriven Hide Actions,Sakrij Akcije @@ -1262,6 +1286,7 @@ If Monthly Budget Exceeded,Ako Mjesečni proračun Exceeded If Yearly Budget Exceeded,Ako GodiÅĄnji proračun Exceeded "If a User does not have access at Level 0, then higher levels are meaningless","Ako korisnik ne imati pristup na razini 0, onda je viÅĄa razina su besmislene" "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.","Ako je označeno, BOM za pod-zbor stavke će biti uzeti u obzir za dobivanje sirovine. Inače, sve pod-montaÅūa stavke će biti tretirani kao sirovinu." +"If checked, Total no. of Working Days will include holidays, and this will reduce the value of Salary Per Day","Ako je označeno, Ukupan broj. radnih dana će uključiti odmor, a to će smanjiti vrijednost plaća po danu" "If checked, all other workflows become inactive.","Ako je označeno, svi ostali tijekovi postaju neaktivne." "If checked, an email with an attached HTML format will be added to part of the EMail body as well as attachment. To only send as attachment, uncheck this.","Ako je označeno, e-mail s priloÅūenom HTML formatu će biti dodan u dijelu u tijelo, kao i privrÅūenosti. Za samo poslati kao privitak, isključite ovu." "If checked, the Home page will be the default Item Group for the website.","Ako je označeno, stranica Home će biti zadana Grupa za web stranice predmeta." @@ -1302,6 +1327,7 @@ In Hours,U sati In List View,U prikazu popisa In Process,U procesu In Report Filter,U Prijavi Filter +In Row,U nizu In Store,U trgovini In Words,U riječi In Words (Company Currency),U riječi (DruÅĄtvo valuta) @@ -1317,6 +1343,7 @@ In response to,U odgovoru na "In the Permission Manager, click on the button in the 'Condition' column for the Role you want to restrict.","U dozvole Manager, kliknite na gumb u 'hotela' stupcu za ulogu Åūelite ograničiti." Incentives,Poticaji Incharge Name,Incharge Name +Include holidays in Total no. of Working Days,Uključi odmor u ukupnom. radnih dana Income / Expense,Prihodi / rashodi Income Account,Prihodi račun Income Booked,Prihodi Rezervirani @@ -1335,6 +1362,7 @@ Industry,Industrija Industry Type,Industrija Tip Info,Info Insert After,Umetni Nakon +Insert Below,Umetnite Ispod Insert Code,Umetnite kod Insert Row,Umetnite Row Insert Style,Umetni stil @@ -1360,6 +1388,7 @@ Introductory information for the Contact Us Page,Uvodni podaci za kontaktiranje Invalid Delivery Note. Delivery Note should exist and should be in draft state. Please rectify and try again.,NevaÅūeći Otpremnica. Otpremnica mora postojati i treba biti u stanju nacrta. Molimo ispraviti i pokuÅĄajte ponovno. Invalid Email,NevaÅūeći Email Invalid Email Address,Neispravan e-mail adresu +Invalid Item or Warehouse Data,Nevalja ili skladiÅĄte podataka Invalid Leave Approver,NevaÅūeći Ostavite Odobritelj Inventory,Inventar Inverse,Inverzan @@ -1532,6 +1561,7 @@ Leave blank if considered for all departments,Ostavite prazno ako smatra za sve Leave blank if considered for all designations,Ostavite prazno ako smatra za sve oznake Leave blank if considered for all employee types,Ostavite prazno ako smatra za sve tipove zaposlenika Leave blank if considered for all grades,Ostavite prazno ako smatra za sve razrede +Leave blank if you have not decided the end date.,Ostavite prazno ako niste odlučili datum zavrÅĄetka. Leave by,Ostavite po "Leave can be approved by users with Role, ""Leave Approver""","Ostavite moÅūe biti odobren od strane korisnika s uloge, "Ostavite odobravatelju"" Ledger,Glavna knjiga @@ -1635,10 +1665,10 @@ Material Request Items,Materijalni Zahtjev Proizvodi Material Request No,Materijal Zahtjev Ne Material Request Type,Materijal Zahtjev Tip Material Request used to make this Stock Entry,Materijal Zahtjev se koristi da bi se ova Stock unos +Material Requirement,Materijal Zahtjev Material Transfer,Materijal transfera Materials,Materijali Materials Required (Exploded),Materijali Obavezno (eksplodirala) -Materials Requirement Planning (MRP),Materijali Zahtjev za planiranje (MRP) Max 500 rows only.,Max 500 redaka jedini. Max Attachments,Max Privitci Max Days Leave Allowed,Max Dani Ostavite dopuÅĄtenih @@ -1683,6 +1713,7 @@ Monday,Ponedjeljak Month,Mjesec Monthly,Mjesečno Monthly Attendance Sheet,Mjesečna posjećenost list +Monthly Earning & Deduction,Mjesečna zarada & Odbitak Monthly Salary Register,Mjesečna plaća Registracija Monthly salary statement.,Mjesečna plaća izjava. Monthly salary template.,Mjesečna plaća predloÅūak. @@ -1695,7 +1726,9 @@ Moving Average Rate,PremjeÅĄtanje prosječna stopa Mr,G. Ms,Gospođa Multiple Item Prices,ViÅĄe Stavka Cijene +Multiple root nodes not allowed.,ViÅĄe korijen čvorovi nisu dopuÅĄteni. Mupltiple Item prices.,Mupltiple Stavka cijene. +Must be Whole Number,Mora biti cijeli broj Must have report permission to access this report.,Mora imati izvjeÅĄÄ‡e dozvolu za pristup ovom izvjeÅĄÄ‡u. Must specify a Query to run,Mora se odrediti upita za pokretanje My Settings,Moje postavke @@ -1721,7 +1754,6 @@ Net Total (Company Currency),Neto Ukupno (DruÅĄtvo valuta) Net Weight,Neto teÅūina Net Weight UOM,TeÅūina UOM Net Weight of each Item,TeÅūina svake stavke -Net pay can not be greater than 1/12th of Annual Cost To Company,Neto plaća ne moÅūe biti veći od 1/12th godiÅĄnjeg troÅĄak za tvrtke Net pay can not be negative,Neto plaća ne moÅūe biti negativan Never,Nikad New,Novi @@ -1889,6 +1921,7 @@ POP3 Mail Settings,POP3 Mail Postavke POP3 mail server (e.g. pop.gmail.com),POP3 mail server (npr. pop.gmail.com) POP3 server e.g. (pop.gmail.com),POP3 posluÅūitelj npr. (pop.gmail.com) POS Setting,POS PodeÅĄavanje +POS View,POS Pogledaj PR Detail,PR Detalj PRO,PRO PS,PS @@ -1934,10 +1967,10 @@ Partially Completed,Djelomično ZavrÅĄeni Participants,Sudionici Partly Billed,Djelomično Naplaćeno Partly Delivered,Djelomično Isporučeno -Partner,Partner Partner Target Detail,Partner Ciljana Detalj Partner Type,Partner Tip Partner's Website,Web stranica partnera +Passive,Pasivan Passport Number,Putovnica Broj Password,Lozinka Password Expires in (days),Lozinka Istječe (dana) @@ -1947,12 +1980,12 @@ Pay To / Recd From,Platiti Da / RecD Od Payables,Obveze Payables Group,Obveze Grupa Payment Collection With Ageing,Plaćanje Collection S Starenje +Payment Days,Plaćanja Dana Payment Entries,Plaćanja upisi Payment Entry has been modified after you pulled it. Please pull it again.,Plaćanje Stupanje je izmijenjen nakon ÅĄto ga je izvukao. Molimo povucite ga opet. Payment Made With Ageing,Uplaćeno S Starenje Payment Reconciliation,Plaćanje pomirenje Payment Terms,Uvjeti plaćanja -Payment days,Plaćanja dana Payment to Invoice Matching Tool,Plaćanje fakture podudaranje alat Payment to Invoice Matching Tool Detail,Plaćanje fakture podudaranje alat Detalj Payments,Plaćanja @@ -1967,6 +2000,7 @@ Pending SO Items For Purchase Request,Otvorena SO Proizvodi za zahtjev za kupnju Percent,Postotak Percent Complete,Postotak Cijela Percentage Allocation,Postotak Raspodjela +Percentage Allocation should be equal to ,Postotak Raspodjela treba biti jednaka Percentage variation in quantity to be allowed while receiving or delivering this item.,Postotak varijacije u količini biti dopuÅĄteno dok prima ili isporuku ovu stavku. 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.,Postotak koju smiju primiti ili isporučiti viÅĄe od naručene količine. Na primjer: Ako ste naručili 100 jedinica. i tvoj ispravak je 10% onda se smiju primati 110 jedinica. Performance appraisal.,Ocjenjivanje. @@ -2009,19 +2043,24 @@ Please attach a file or set a URL,Molimo priloÅūite datoteku ili postaviti URL Please check,Molimo provjerite Please enter Default Unit of Measure,Unesite Zadana jedinica mjere Please enter Delivery Note No or Sales Invoice No to proceed,Unesite otpremnica br ili prodaja Račun br postupiti +Please enter Employee Number,Unesite broj zaposlenika Please enter Expense Account,Unesite troÅĄak računa Please enter Expense/Adjustment Account,Unesite Rashodi / Prilagodba račun Please enter Purchase Receipt No to proceed,Unesite kupiti primitka No za nastavak +Please enter Reserved Warehouse for item ,Unesite Rezervirano skladiÅĄte za stavku Please enter valid,Unesite vrijede Please enter valid ,Unesite vrijede Please install dropbox python module,Molimo instalirajte Dropbox piton modul Please make sure that there are no empty columns in the file.,Molimo provjerite da nema praznih stupaca u datoteci. Please mention default value for ',Molimo spomenuti zadanu vrijednost za ' +Please reduce qty.,Molimo smanjiti Qty. Please refresh to get the latest document.,OsvjeÅūite se dobiti najnovije dokument. Please save the Newsletter before sending.,Molimo spremite Newsletter prije slanja. Please select Bank Account,Odaberite bankovni račun Please select Carry Forward if you also want to include previous fiscal year's balance leaves to this fiscal year,Molimo odaberite prenositi ako Åūelite uključiti prethodnoj fiskalnoj godini je ravnoteÅūa ostavlja na ovoj fiskalnoj godini Please select Date on which you want to run the report,Molimo odaberite datum na koji Åūelite pokrenuti izvjeÅĄÄ‡e +Please select Naming Neries,Molimo odaberite Imenovanje Neries +Please select Price List,Molimo odaberite Cjenik Please select Time Logs.,Molimo odaberite vrijeme Evidencije. Please select a,Molimo odaberite Please select a csv file,Odaberite CSV datoteku @@ -2034,6 +2073,7 @@ Please select the document type first,Molimo odaberite vrstu dokumenta prvi Please select: ,Molimo odaberite: Please set Dropbox access keys in,Molimo postavite Dropbox pristupne ključeve Please set Google Drive access keys in,Molimo postavite Google Drive pristupne tipke u +Please setup Employee Naming System in Human Resource > HR Settings,Molimo postavljanje zaposlenika sustav imenovanja u ljudskim resursima> HR Postavke Please specify,Navedite Please specify Company,Navedite tvrtke Please specify Company to proceed,Navedite Tvrtka postupiti @@ -2054,7 +2094,7 @@ Posting Time,Objavljivanje Vrijeme Posts,Postovi Potential Sales Deal,Potencijal Prodaja Deal Potential opportunities for selling.,Potencijalni mogućnosti za prodaju. -"Precision for Float fields (quantities, discounts, percentages etc) only for display. Floats will still be calculated up to 6 decimals.","Precizna za Float polja (količina, popusti, postoci itd.) samo za prikaz. Pluta i dalje će biti izračunata do ÅĄest decimala." +"Precision for Float fields (quantities, discounts, percentages etc). Floats will be rounded up to specified decimals. Default = 3","Precision za plutaju polja (količine, popusti, postoci i sl.). Pluta će se zaokruÅūuje na navedenim decimala. Default = 3" Preferred Billing Address,Å―eljena adresa za naplatu Preferred Shipping Address,Å―eljena Dostava Adresa Prefix,Prefiks @@ -2072,6 +2112,7 @@ Price List Master,Cjenik Master Price List Name,Cjenik Ime Price List Rate,Cjenik Stopa Price List Rate (Company Currency),Cjenik stopa (DruÅĄtvo valuta) +Price List for Costing,Cjenik za obračun troÅĄkova Price Lists and Rates,Cjenike i cijene Primary,Osnovni Print Format,Ispis formata @@ -2090,6 +2131,7 @@ Process Payroll,Proces plaće Produced Quantity,Proizveden Količina Product Enquiry,Na upit Production Order,Proizvodnja Red +Production Orders,Nalozi Production Plan Item,Proizvodnja plan artikla Production Plan Items,Plan proizvodnje Proizvodi Production Plan Sales Order,Proizvodnja plan prodajnog naloga @@ -2129,7 +2171,6 @@ Published,Objavljen Published On,Objavljeno Dana Pull Emails from the Inbox and attach them as Communication records (for known contacts).,"Povucite e-poÅĄte iz mape Primljeno, te ih priloÅūiti kao Communication zapisa (za poznate kontakte)." Pull Payment Entries,Povucite plaćanja tekstova -Pull items from Sales Order mentioned in the above table.,Povucite stavke iz prodaje Reda navedene u gornjoj tablici. Pull sales orders (pending to deliver) based on the above criteria,Povucite prodajne naloge (na čekanju za isporuku) na temelju navedenih kriterija Purchase,Kupiti Purchase Analytics,Kupnja Analytics @@ -2194,6 +2235,7 @@ Quantity Requested for Purchase,Količina TraÅūeni za kupnju Quantity already manufactured,Količina je već proizvedeni Quantity and Rate,Količina i stopa Quantity and Warehouse,Količina i skladiÅĄta +Quantity cannot be a fraction.,Količina ne moÅūe biti dio. Quantity of item obtained after manufacturing / repacking from given quantities of raw materials,Količina predmeta dobije nakon proizvodnju / pakiranje od navedenih količina sirovina Quantity should be equal to Manufacturing Quantity. ,Količina trebala biti jednaka količina proizvodnju. Quarter,Četvrtina @@ -2216,9 +2258,7 @@ Quotation To,Ponuda za Quotation Trend,Citat Trend Quotations received from Suppliers.,Citati dobio od dobavljače. Quotes to Leads or Customers.,Citati na vodi ili kupaca. -Raise Material Request,Podignite Materijal Zahtjev Raise Material Request when stock reaches re-order level,Podignite Materijal Zahtjev kad dionica dosegne ponovno poredak razinu -Raise Production Order,Podignite proizvodnom nalogu Raised By,PoviÅĄena Do Raised By (Email),PoviÅĄena Do (e) Random,Slučajan @@ -2263,6 +2303,7 @@ Receivables,PotraÅūivanja Receivables / Payables,PotraÅūivanja / obveze Receivables Group,PotraÅūivanja Grupa Received Date,Datum pozicija +Received Items To Be Billed,Primljeni Proizvodi se naplaćuje Received Qty,Pozicija Kol Received and Accepted,Primljeni i prihvaćeni Receiver List,Prijemnik Popis @@ -2276,6 +2317,8 @@ Record item movement.,ZabiljeÅūite stavku pokret. Recurring Id,Ponavljajući Id Recurring Invoice,Ponavljajući Račun Recurring Type,Ponavljajući Tip +Reduce Deduction for Leave Without Pay (LWP),Smanjite odbitak za ostaviti bez plaća (lwp) +Reduce Earning for Leave Without Pay (LWP),Smanjenje plaća za ostaviti bez plaće (lwp) Ref Code,Ref. Å ifra Ref Date is Mandatory if Ref Number is specified,Ref. Datum obvezni ako Ref. broj je navedeno Ref DocType,Ref. DOCTYPE @@ -2285,6 +2328,8 @@ Ref SQ,Ref. SQ Ref Type,Ref. Tip Reference,Upućivanje Reference Date,Referentni datum +Reference DocName,Referentna DocName +Reference DocType,Referentna DOCTYPEhtml Reference Name,Referenca Ime Reference Number,Referentni broj Reference Type,Referentna Tip @@ -2307,7 +2352,10 @@ Rename Log,Preimenovanje Prijavite Rename Tool,Preimenovanje alat Rename...,Promjena naziva ... Rented,Iznajmljuje +Repeat On,Ponovite Na +Repeat Till,Ponovite Do Repeat on Day of Month,Ponovite na dan u mjesecu +Repeat this Event,Ponovite ovaj događaj Replace,Zamijeniti Replace Item / BOM in all BOMs,Zamijenite predmet / BOM u svim sastavnicama "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","Zamijenite određeni BOM u svim drugim sastavnicama gdje se koriste. To će zamijeniti staru vezu BOM, aÅūurirati troÅĄkove i regenerirati "BOM eksploziju predmeta" stol kao i po novom BOM" @@ -2340,6 +2388,8 @@ Required raw materials issued to the supplier for producing a sub - contracted i Reseller,Prodavač Reserved Quantity,Rezervirano Količina Reserved Warehouse,Rezervirano galerija +Reserved Warehouse in Sales Order / Finished Goods Warehouse,Rezervirano Warehouse u prodajni nalog / skladiÅĄta gotovih proizvoda +Reserved Warehouse is missing in Sales Order,Rezervirano Warehouse nedostaje u prodajni nalog Resignation Letter Date,Ostavka Pismo Datum Resolution,Rezolucija Resolution Date,Rezolucija Datum @@ -2404,6 +2454,7 @@ Salary Structure,Plaća Struktura Salary Structure Deduction,Plaća Struktura Odbitak Salary Structure Earning,Plaća Struktura Zarada Salary Structure Earnings,Plaća Struktura Zarada +Salary breakup based on Earning and Deduction.,Plaća raspada temelju zarađivati ​​i odbitka. Salary components.,Plaća komponente. Sales,Prodajni Sales Analytics,Prodaja Analitika @@ -2441,7 +2492,6 @@ Sales Person Name,Prodaja Osoba Ime Sales Person Target Variance (Item Group-Wise),Prodaja Osoba Target varijance (točka Group-Wise) Sales Person Targets,Prodaje osobi Mete Sales Person-wise Transaction Summary,Prodaja Osobne mudar Transakcija SaÅūetak -Sales Rate,Prodaja Stopa Sales Register,Prodaja Registracija Sales Return,Prodaje Povratak Sales Taxes and Charges,Prodaja Porezi i naknade @@ -2496,6 +2546,7 @@ Select Digest Content,Odaberite Digest sadrÅūaj Select DocType,Odaberite DOCTYPE Select Document Type,Odaberite vrstu dokumenta Select Document Type or Role to start.,Odaberite vrstu dokumenta ili ulogu za početak. +Select Items,Odaberite stavke Select PR,Odaberite PR Select Print Format,Odaberite Print Format Select Print Heading,Odaberite Ispis Naslov @@ -2542,6 +2593,7 @@ Send Print in Body and Attachment,PoÅĄalji Ispis u tijelu i privrÅūenosti Send SMS,PoÅĄalji SMS Send To,PoÅĄalji Send To Type,PoÅĄalji UpiÅĄite +Send an email reminder in the morning,PoÅĄaljite e-mail podsjetnik u jutarnjim satima Send automatic emails to Contacts on Submitting transactions.,PoÅĄalji automatske poruke u Kontakte o podnoÅĄenju transakcije. Send mass SMS to your contacts,PoÅĄalji masovne SMS svojim kontaktima Send regular summary reports via Email.,PoÅĄalji redovite saÅūetak izvjeÅĄÄ‡a putem e-poÅĄte. @@ -2559,7 +2611,6 @@ Serial No Service Contract Expiry,Serijski Bez isteka Ugovor o pruÅūanju usluga Serial No Status,Serijski Bez Status Serial No Warranty Expiry,Serijski Nema jamstva isteka Serialized Item: ',Serijaliziranom artikla: ' -Series,Serija Series List for this Transaction,Serija Popis za ovu transakciju Server,Server Service Address,Usluga Adresa @@ -2569,7 +2620,6 @@ Session Expires in (time),Sjednica Istječe u (vrijeme) Session Expiry,Sjednica isteka Session Expiry in Hours e.g. 06:00,Sjednica Rok u Hours npr. 06:00 Set Banner from Image,Postavite banner sa slike -Set From Image,Postavite Od Slika Set Item Group-wise budgets on this Territory. You can also include seasonality by setting the Distribution.,Postavite Stavka Grupa-mudre proračune na ovom području. Također moÅūete uključiti sezonalnost postavljanjem Distribution. Set Login and Password if authentication is required.,"Postavite prijavu i lozinku, ako je autorizacija potrebna." Set New Password,Set New Password @@ -2646,6 +2696,7 @@ Solid background color (default light gray),Čvrsta boja pozadine (zadano svijet Sorry we were unable to find what you were looking for.,NaÅūalost nismo uspjeli pronaći ono ÅĄto su traÅūili. Sorry you are not permitted to view this page.,Å―ao nam je ÅĄto nije dozvoljeno da vidite ovu stranicu. Sorry! We can only allow upto 100 rows for Stock Reconciliation.,Å―ao nam je! Mi samo moÅūemo dopustiti upto 100 redova za burze pomirenja. +"Sorry! You cannot change company's default currency, because there are existing transactions against it. You will need to cancel those transactions if you want to change the default currency.","Å―ao mi je! Ne moÅūete promijeniti tvrtke zadanu valutu, jer već postoje transakcija protiv njega. Vi ćete morati odustati od te transakcije, ako Åūelite promijeniti zadanu valutu." Sorry. Companies cannot be merged,Å―ao nam je. Tvrtke ne mogu se spojiti Sorry. Serial Nos. cannot be merged,Å―ao nam je. Serijski broj ne moÅūe spojiti Sort By,Sortiraj po @@ -2729,6 +2780,7 @@ Suggestion,Prijedlog Suggestions,Prijedlozi Sunday,Nedjelja Supplier,Dobavljač +Supplier (Payable) Account,Dobavljač (Plaća) račun Supplier (vendor) name as entered in supplier master,Dobavljač (prodavatelja) ime kao uÅĄao u dobavljača gospodara Supplier Account Head,Dobavljač račun Head Supplier Address,Dobavljač Adresa @@ -2834,7 +2886,6 @@ Text Editor,Tekst Editor "The ""Web Page"" that is the website home page","Web stranica" da je stranica web kući The BOM which will be replaced,BOM koji će biti zamijenjen "The Item that represents the Package. This Item must have ""Is Stock Item"" as ""No"" and ""Is Sales Item"" as ""Yes""",Stavka koja predstavlja paket. Ova stavka mora imati "Je kataloÅĄki Stavka" kao "Ne" i "Je li prodaja artikla" kao "Da" -The account to which you will pay (have paid) the money to.,Računa na koji ćete uplatiti (platio) novac. The date at which current entry is made in system.,Datum na koji tekući zapis se sastoji u sustavu. The date at which current entry will get or has actually executed.,Datum na koji tekući zapis će dobiti ili zapravo je pogubljen. The date on which next invoice will be generated. It is generated on submit.,Datum na koji sljedeći račun će biti generiran. To je generiran na podnijeti. @@ -2909,6 +2960,7 @@ To Warehouse,Za galeriju "To automatically create Support Tickets from your incoming mail, set your POP3 settings here. You must ideally create a separate email id for the erp system so that all emails will be synced into the system from that mail id. If you are not sure, please contact your EMail Provider.","Da biste automatski stvorili podrÅĄku ulaznice iz vaÅĄeg dolaznog maila, postaviti POP3 postavke ovdje. Vi idealno mora stvoriti zasebnu e-mail ID za ERP sustava, tako da sve e-mailove će biti sinkronizirane u sustav iz tog mail id. Ako niste sigurni, obratite se davatelju usluge e." "To create an Account Head under a different company, select the company and save customer.","Za stvaranje računa glavu pod drugom tvrtkom, odaberite tvrtku i spasiti kupca." To enable Point of Sale features,Da biste omogućili Point of Sale značajke +To enable more currencies go to Setup > Currency,Da biste omogućili viÅĄe valuta ići na Postavke> Valuta "To fetch items again, click on 'Get Items' button \ or update the Quantity manually.","Za preuzimanje stavke opet, kliknite na "Get stavke" gumb \ ili aÅūurirati Količina ručno." "To format columns, give column labels in the query.","Za formatiranje stupaca, daju natpise stupaca u upitu." "To further restrict permissions based on certain values in a document, use the 'Condition' settings.","Kako bi se dodatno ograničiti dozvole na temelju određenih vrijednosti u dokumentu, koristite 'stanje' postavke." @@ -2923,7 +2975,6 @@ To track any installation or commissioning related work after sales,Za praćenje To track item in sales and purchase documents based on their serial nos. This is can also used to track warranty details of the product.,Za praćenje stavke u prodaji i kupnji dokumenata na temelju njihovih serijskih br. To je također moÅūe koristiti za praćenje jamstvene podatke o proizvodu. To track items in sales and purchase documents with batch nos
Preferred Industry: Chemicals etc,Za praćenje stavke u prodaji i kupnji dokumenata s batch br
ProÅĄle Industrija: Kemikalije itd To track items using barcode. You will be able to enter items in Delivery Note and Sales Invoice by scanning barcode of item.,Za praćenje stavki pomoću barkod. Vi ćete biti u mogućnosti da unesete stavke u otpremnici i prodaje Računa skeniranjem barkod stavke. -"To update your HTML from attachment, click here","Da biste aÅūurirali svoj HTML iz vezanosti, kliknite ovdje" ToDo,ToDo Tools,Alat Top,Vrh @@ -2962,10 +3013,11 @@ Total Score (Out of 5),Ukupna ocjena (od 5) Total Tax (Company Currency),Ukupno poreza (DruÅĄtvo valuta) Total Taxes and Charges,Ukupno Porezi i naknade Total Taxes and Charges (Company Currency),Ukupno Porezi i naknade (DruÅĄtvo valuta) +Total Working Days In The Month,Ukupno radnih dana u mjesecu Total amount of invoices received from suppliers during the digest period,Ukupan iznos primljenih računa od dobavljača tijekom razdoblja digest Total amount of invoices sent to the customer during the digest period,Ukupan iznos računa ÅĄalje kupcu tijekom razdoblja digest -Total days in month,Ukupno dana u mjesecu Total in words,Ukupno je u riječima +Total production order qty for item,Ukupna proizvodnja kako kom za stavku Totals,Ukupan rezultat Track separate Income and Expense for product verticals or divisions.,Pratite posebnu prihodi i rashodi za proizvode vertikalama ili podjele. Track this Delivery Note against any Project,Prati ovu napomenu isporuke protiv bilo Projekta @@ -2995,6 +3047,7 @@ UOM,UOM UOM Conversion Detail,UOM pretvorbe Detalj UOM Conversion Details,UOM pretvorbe Detalji UOM Conversion Factor,UOM konverzijski faktor +UOM Conversion Factor is mandatory,UOM pretvorbe Factor je obvezna UOM Details,UOM Detalji UOM Name,UOM Ime UOM Replace Utility,UOM Zamjena Utility @@ -3014,6 +3067,7 @@ Unpaid,Neplaćen Unread Messages,Nepročitane poruke Unscheduled,Neplanski Unsubscribed,Pretplatu +Upcoming Events for Today,Buduća događanja za danas Update,AÅūurirati Update Clearance Date,AÅūurirajte provjeri datum Update Field,Update Field @@ -3034,6 +3088,7 @@ Upload Backups to Google Drive,Upload sigurnosne kopije na Google Drive Upload HTML,Prenesi HTML Upload a .csv file with two columns: the old name and the new name. Max 500 rows.,Učitajte CSV datoteku s dva stupca.: Stari naziv i novi naziv. Max 500 redaka. Upload a file,Prenesi datoteku +Upload and Import,Upload i uvoz Upload attendance from a .csv file,Prenesi dolazak iz. Csv datoteku Upload stock balance via csv.,Prenesi dionica ravnoteÅūu putem CSV. Uploading...,Prijenos ... @@ -3083,6 +3138,7 @@ Voucher Import Tool,Bon Uvoz alat Voucher No,Bon Ne Voucher Type,Bon Tip Voucher Type and Date,Tip bon i datum +WIP Warehouse required before Submit,WIP skladiÅĄta potrebno prije Podnijeti Waiting for Customer,Čeka kupca Walk In,Å etnja u Warehouse,SkladiÅĄte @@ -3116,6 +3172,7 @@ Website Script,Web Skripta Website Settings,Website Postavke Website Slideshow,Web Slideshow Website Slideshow Item,Web Slideshow artikla +Website User,Web User Website Warehouse,Web stranica galerije Wednesday,Srijeda Weekly,Tjedni @@ -3181,7 +3238,6 @@ Yearly,GodiÅĄnje Yes,Da Yesterday,Jučer You are not authorized to do/modify back dated entries before ,Niste ovlaÅĄteni za to / mijenjati vratiti prije nadnevaka -You can create more earning and deduction type from Setup --> HR,MoÅūete stvoriti viÅĄe plaća i dedukcije tipa iz Setup -> HR You can enter any date manually,MoÅūete unijeti bilo koji datum ručno You can enter the minimum quantity of this item to be ordered.,MoÅūete unijeti minimalnu količinu ove točke biti naređeno. You can not enter both Delivery Note No and Sales Invoice No. \ Please enter any one.,Ne moÅūete ući i biljeÅĄku isporuke Ne i prodaja Račun br \ Unesite bilo jedno. @@ -3191,12 +3247,13 @@ You can use Customize Form to set levels on f You may need to update: ,MoÅūda ćete morati aÅūurirati: Your Customer's TAX registration numbers (if applicable) or any general information,VaÅĄ klijent je poreznoj registraciji brojevi (ako je primjenjivo) ili bilo opće informacije "Your download is being built, this may take a few moments...","VaÅĄ preuzimanje se gradi, to moÅūe potrajati nekoliko trenutaka ..." -Your letter head content in HTML.,VaÅĄe pismo glava sadrÅūaj u HTML. +Your letter head content,VaÅĄe pismo glava sadrÅūaj Your sales person who will contact the customer in future,VaÅĄ prodaje osobi koja će kontaktirati kupca u budućnosti Your sales person who will contact the lead in future,VaÅĄ prodaje osobi koja će kontaktirati vodstvo u budućnosti Your sales person will get a reminder on this date to contact the customer,VaÅĄ prodavač će dobiti podsjetnik na taj datum kontaktirati kupca Your sales person will get a reminder on this date to contact the lead,VaÅĄ prodavač će dobiti podsjetnik na taj datum da se obratite vodstvo Your support email id - must be a valid email - this is where your emails will come!,VaÅĄa podrÅĄka e-mail id - mora biti valjana e-mail - ovo je mjesto gdje svoje e-mailove će doći! +[Error],[Error] [Label]:[Field Type]/[Options]:[Width],[Label]: [Field Type] / [Options]: [Å irina] add your own CSS (careful!),dodati svoj vlastiti CSS (careful!) adjust,prilagoditi @@ -3398,6 +3455,7 @@ volume-off,volumen-off volume-up,glasnoće prema gore warning-sign,upozorenje-znak website page link,web stranica vode +which is greater than sales order qty ,ÅĄto je viÅĄe od prodajnog naloga Kol wrench,ključ yyyy-mm-dd,gggg-mm-dd zoom-in,zoom-u diff --git a/translations/it.csv b/translations/it.csv new file mode 100644 index 00000000000..c91fc84759f --- /dev/null +++ b/translations/it.csv @@ -0,0 +1,3488 @@ + (Half Day), (Mezza Giornata) + against sales order,contro l'ordine di vendita + against same operation, per la stessa operazione + already marked, già avviato + and year: ,e anno: + as it is stock Item or packing item,in quanto ÃĻ disponibile articolo o elemento dell'imballaggio + at warehouse: ,in magazzino: + by Role ,per Ruolo + can not be made., non puÃē essere fatto. + can not be marked as a ledger as it has existing child,non puÃē essere contrassegnato come un libro mastro in quanto ha bambino esistente + cannot be 0, non puÃē essere 0 + cannot be deleted., non puÃē essere eliminata. + does not belong to the company, non appartiene alla società + has already been submitted., già stato inviato. + has been freezed. ,ÃĻ stato congelato. + has been freezed. \ Only Accounts Manager can do transaction against this account,ÃĻ stato congelato. \ Solo Accounts Manager puÃē fare un'operazione contro questo account +" is less than equals to zero in the system, \ valuation rate is mandatory for this item","ÃĻ inferiore uguale a zero nel sistema, \ tasso valutazione ÃĻ obbligatoria per questo articolo" + is mandatory, ÃĻ obbligatorio + is mandatory for GL Entry, ÃĻ obbligatorio per GL Entry + is not a ledger, non ÃĻ un libro mastro + is not active, non attivo + is not set, non ÃĻ impostato + is now the default Fiscal Year. \ Please refresh your browser for the change to take effect.,ÃĻ quello di default anno fiscale. \ Si prega di aggiornare il browser per la modifica abbia effetto. + is present in one or many Active BOMs, ÃĻ presente in una o piÃđ Di.Ba. attive + not active or does not exists in the system, non attiva o non esiste nel sistema + not submitted, non inviato + or the BOM is cancelled or inactive, o la Di.Ba ÃĻ rimossa o disattivata + should be 'Yes'. As Item: ,dovrebbe essere 'sÃŽ'. Come articolo: + should be same as that in ,dovrebbe essere uguale a quello in + was on leave on ,era in aspettativa per + will be ,sarà + will be over-billed against mentioned ,saranno oltre becco contro menzionato + will become ,diventerà +"""Company History""","La storia della società" +"""Team Members"" or ""Management""","Membri del team" o "gestione" +% Delivered,% Consegnato +% Amount Billed,% Importo Fatturato +% Billed,% Fatturato +% Completed,% Completato +% Installed,% Installato +% Received,% Ricevuto +% of materials billed against this Purchase Order.,% di materiali fatturati su questo Ordine di Acquisto. +% of materials billed against this Sales Order,% di materiali fatturati su questo Ordine di Vendita +% of materials delivered against this Delivery Note,% dei materiali consegnati di questa Bolla di Consegna +% of materials delivered against this Sales Order,% dei materiali consegnati su questo Ordine di Vendita +% of materials ordered against this Material Request,% di materiali ordinati su questa Richiesta Materiale +% of materials received against this Purchase Order,di materiali ricevuti su questo Ordine di Acquisto +"' can not be managed using Stock Reconciliation.\ You can add/delete Serial No directly, \ to modify stock of this item.","'Non possono essere gestiti con Archivio Riconciliazione. \ È possibile aggiungere / eliminare Serial No direttamente, \ da modificare stock di questo oggetto." +' in Company: ,'In compagnia: +'To Case No.' cannot be less than 'From Case No.','A Case N.' non puo essere minore di 'Da Case N.' +* Will be calculated in the transaction.,'A Case N.' non puo essere minore di 'Da Case N.' +"**Budget Distribution** helps you distribute your budget across months if you have seasonality in your business.To distribute a budget using this distribution, set this **Budget Distribution** in the **Cost Center**","Budget ** Distribuzione ** aiuta distribuire il budget tra mesi, se si dispone di stagionalità nella tua business.To distribuire un budget usando questa distribuzione, impostare questa ** Budget Distribuzione ** a ** Centro di costo **" +**Currency** Master,**Valuta** Principale +**Fiscal Year** represents a Financial Year. All accounting entries and other major transactions are tracked against **Fiscal Year**.,**Anno fiscale** rappresenta un esercizio finanziario. Tutti i dati contabili e le altre principali operazioni sono tracciati per **anno fiscale**. +. Outstanding cannot be less than zero. \ Please match exact outstanding.,. Eccezionale non puÃē essere inferiore a zero. \ Si prega di corrispondere esattamente eccezionale. +. Please set status of the employee as 'Left',. Si prega di impostare lo stato del dipendente a 'left' +. You can not mark his attendance as 'Present',. Non ÃĻ possibile contrassegnare la sua partecipazione come 'Presente' +"000 is black, fff is white","000 ÃĻ nero, fff ÃĻ bianco" +1 Currency = [?] FractionFor e.g. 1 USD = 100 Cent,"1 Valuta = FractionFor ad esempio, 1 USD = 100 Cent [?]" +1. To maintain the customer wise item code and to make them searchable based on their code use this option,1.Per mantenere la voce codice cliente e renderli ricercabili in base al loro codice usare questa opzione +12px,12px +13px,13px +14px,14px +15px,15px +16px,16px +2 days ago,2 giorni fà +: Duplicate row from same ,: Duplica riga dalla stessa +: It is linked to other active BOM(s),: Linkato su un altra Di.Ba. attiva +: Mandatory for a Recurring Invoice.,: Obbligatorio per una Fattura Ricorrente +"To manage Customer Groups, click here","Per gestire i gruppi di clienti, clicca qui" +"Manage Item Groups","Gestire Gruppi Articoli" +"To manage Territory, click here","Per gestire Territorio, clicca qui" +"Manage Customer Groups","Gestire Gruppi Committenti" +"To manage Territory, click here","Per gestire Territorio, clicca qui" +"Manage Item Groups","Gestire Gruppi Articoli" +"Territory","Territorio" +"To manage Territory, click here","Per gestire Territorio, clicca qui" +"\
  • field:[fieldname] - By Field\
  • naming_series: - By Naming Series (field called naming_series must be present\
  • eval:[expression] - Evaluate an expression in python (self is doc)\
  • Prompt - Prompt user for a name\
  • [series] - Series by prefix (separated by a dot); for example PRE.#####\')"">Naming Options","\
  • field:[fieldname] - By Field\
  • naming_series: - By Naming Series (field called naming_series must be present\
  • eval:[expression] - Evaluate an expression in python (self is doc)\
  • Prompt - Prompt user for a name\
  • [series] - Series by prefix (separated by a dot); for example PRE.#####\')"">Opzioni di denominazione" +Cancel allows you change Submitted documents by cancelling them and amending them.,Annulla consente di modificare i documenti inseriti cancellando o modificando. +"To setup, please go to Setup > Naming Series","Per impostare, si prega di andare su Setup> Serie Naming" +A Customer exists with same name,Esiste un Cliente con lo stesso nome +A Lead with this email id should exist,Un Lead con questa e-mail dovrebbe esistere +"A Product or a Service that is bought, sold or kept in stock.","Un prodotto o un servizio che viene acquistato, venduto o tenuto in magazzino." +A Supplier exists with same name,Esiste un Fornitore con lo stesso nome +A condition for a Shipping Rule,Una condizione per una regola di trasporto +A logical Warehouse against which stock entries are made.,Un Deposito logica contro cui sono fatte le entrate nelle scorte. +A new popup will open that will ask you to select further conditions.,Si aprirà un popup che vi chiederà di selezionare ulteriori condizioni. +A symbol for this currency. For e.g. $,Un simbolo per questa valuta. Per esempio $ +A third party distributor / dealer / commission agent / affiliate / reseller who sells the companies products for a commission.,Un distributore di terzi / rivenditore / commissionario / affiliati / rivenditore che vende i prodotti di aziende per una commissione. +A user can have multiple values for a property.,Un utente puÃē avere piÃđ valori per una proprietà. +A+,A+ +A-,A- +AB+,AB + +AB-,AB- +AMC Expiry Date,AMC Data Scadenza +ATT,ATT +Abbr,Abbr +About,About +About Us Settings,Chi siamo Impostazioni +About Us Team Member,Chi Siamo Membri Team +Above Value,Sopra Valore +Absent,Assente +Acceptance Criteria,Criterio Accettazione +Accepted,Accettato +Accepted Quantity,Quantità Accettata +Accepted Warehouse,Magazzino Accettato +Account,Conto +Account Balance,Bilancio Conto +Account Details,Dettagli conto +Account Head,Conto Capo +Account Id,ID Conto +Account Name,Nome Conto +Account Type,Tipo Conto +Account for this ,Tenere conto di questo +Accounting,Contabilità +Accounting Year.,Contabilità Anno +"Accounting entry frozen up to this date, nobody can do / modify entry except role specified below.","Registrazione contabile congelato fino a questa data, nessuno puÃē / Modifica voce eccetto ruolo specificato di seguito." +Accounting journal entries.,Diario scritture contabili. +Accounts,Conti +Accounts Frozen Upto,Conti congelati Fino +Accounts Payable,Conti pagabili +Accounts Receivable,Conti esigibili +Accounts Settings,Impostazioni Conti +Action,Azione +Active,Attivo +Active: Will extract emails from ,Attivo: Will estrarre le email da +Activity,Attività +Activity Log,Log Attività +Activity Type,Tipo Attività +Actual,Attuale +Actual Budget,Budget Attuale +Actual Completion Date,Data Completamento Attuale +Actual Date,Stato Corrente +Actual End Date,Attuale Data Fine +Actual Invoice Date,Actual Data fattura +Actual Posting Date,Data di registrazione effettiva +Actual Qty,Q.tà Reale +Actual Qty (at source/target),Q.tà Reale (sorgente/destinazione) +Actual Qty After Transaction,Q.tà Reale dopo la Transazione +Actual Quantity,Quantità Reale +Actual Start Date,Data Inizio Effettivo +Add,Aggiungi +Add / Edit Taxes and Charges,Aggiungere / Modificare Tasse e Costi +Add A New Rule,Aggiunge una nuova regola +Add A Property,Aggiungere una Proprietà +Add Attachments,Aggiungere Allegato +Add Bookmark,Aggiungere segnalibro +Add CSS,Aggiungere CSS +Add Column,Aggiungi colonna +Add Comment,Aggiungi commento +Add Google Analytics ID: eg. UA-89XXX57-1. Please search help on Google Analytics for more information.,Aggiungere ID Google Analytics : es. UA-89XXX57-1. Cerca aiuto su Google Analytics per altre informazioni. +Add Message,Aggiungere Messaggio +Add New Permission Rule,Aggiungere Nuova Autorizzazione +Add Reply,Aggiungi risposta +Add Terms and Conditions for the Material Request. You can also prepare a Terms and Conditions Master and use the Template,Aggiungere Termine e Condizione per Richiesta Materiale. Puoi preparare Termini e Condizioni ed usarlo come Modello +Add Terms and Conditions for the Purchase Receipt. You can also prepare a Terms and Conditions Master and use the Template.,Aggiungere Termine e Condizione per Ricevuta d'Acquisto. Puoi preparare Termini e Condizioni ed usarlo come Modello. +"Add Terms and Conditions for the Quotation like Payment Terms, Validity of Offer etc. You can also prepare a Terms and Conditions Master and use the Template","Aggiungi Termini e Condizioni per la quotazione come termini di pagamento, validità dell'Offerta, ecc Si puÃē anche preparare un Condizioni Master e utilizzare il Modello" +Add Total Row,Aggiungere Riga Totale +Add a banner to the site. (small banners are usually good),Aggiungi Banner al sito. (banner piccoli sono migliori) +Add attachment,Aggiungere Allegato +Add code as <script>,Aggiungi codice allo script +Add new row,Aggiungi Una Nuova Riga +Add or Deduct,Aggiungere o dedurre +Add rows to set annual budgets on Accounts.,Aggiungere righe per impostare i budget annuali sui conti. +"Add the name of Google Web Font e.g. ""Open Sans""","Aggiungi il nome Google Web Font e.g. ""Open Sans""" +Add to To Do,Aggiungi a Cose da Fare +Add to To Do List of,Aggiungi a lista Cose da Fare di +Add/Remove Recipients,Aggiungere/Rimuovere Destinatario +Additional Info,Informazioni aggiuntive +Address,Indirizzo +Address & Contact,Indirizzo e Contatto +Address & Contacts,Indirizzi & Contatti +Address Desc,Desc. indirizzo +Address Details,Dettagli dell'indirizzo +Address HTML,Indirizzo HTML +Address Line 1,"Indirizzo, riga 1" +Address Line 2,"Indirizzo, riga 2" +Address Title,Titolo indirizzo +Address Type,Tipo di indirizzo +Address and other legal information you may want to put in the footer.,Indirizzo e altre informazioni legali che si intende visualizzare nel piÃĻ di pagina. +Address to be displayed on the Contact Page,Indirizzo da visualizzare nella pagina Contatti +Adds a custom field to a DocType,Aggiungi campo personalizzato a DocType +Adds a custom script (client or server) to a DocType,Aggiungi Script personalizzato (client o server) al DocType +Advance Amount,Importo Anticipo +Advance amount,Importo anticipo +Advanced Scripting,Scripting Avanzato +Advanced Settings,Impostazioni Avanzate +Advances,Avanzamenti +Advertisement,Pubblicità +After Sale Installations,Installazioni Post Vendita +Against,Previsione +Against Account,Previsione Conto +Against Docname,Per Nome Doc +Against Doctype,Per Doctype +Against Document Date,Per Data Documento +Against Document Detail No,Per Dettagli Documento N +Against Document No,Per Documento N +Against Expense Account,Per Spesa Conto +Against Income Account,Per Reddito Conto +Against Journal Voucher,Per Buono Acquisto +Against Purchase Invoice,Per Fattura Acquisto +Against Sales Invoice,Per Fattura Vendita +Against Voucher,Per Tagliando +Against Voucher Type,Per tipo Tagliando +Agent,Agente +"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**. The package **Item** will have ""Is Stock Item"" as ""No"" and ""Is Sales Item"" as ""Yes"".For 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 Sales BOM Item.Note: BOM = Bill of Materials","Gruppo aggregato di elementi ** ** ** in un altro articolo. ** Questo ÃĻ utile se in fase di installazione di un certo ** Articoli ** in un pacchetto e si mantiene magazzino delle confezionati ** Voci ** e non l'aggregato ** articolo. ** Il pacchetto ** Voce ** avrà "ÃĻ Stock Item" come "No" e "Is Voce di vendita" come "SÃŽ", per esempio:. Se metti in vendita computer portatili e zaini separatamente e dispone di un prezzo speciale se il cliente acquista sia , quindi il computer portatile + Zaino sarà una nuova Vendite BOM Item.Note: BOM = Distinta materiali" +Aging Date,Data invecchiamento +All Addresses.,Tutti gli indirizzi. +All Contact,Tutti i contatti +All Contacts.,Tutti i contatti. +All Customer Contact,Tutti Contatti Clienti +All Day,Intera giornata +All Employee (Active),Tutti Dipendenti (Attivi) +All Lead (Open),Tutti LEAD (Aperto) +All Products or Services.,Tutti i Prodotti o Servizi. +All Sales Partner Contact,Tutte i contatti Partner vendite +All Sales Person,Tutti i Venditori +All Sales Transactions can be tagged against multiple **Sales Persons** so that you can set and monitor targets.,Tutte le operazioni di vendita possono essere taggati per piÃđ **Venditori** in modo che ÃĻ possibile impostare e monitorare gli obiettivi. +All Supplier Contact,Tutti i Contatti Fornitori +"All account columns should be after \ standard columns and on the right. If you entered it properly, next probable reason \ could be wrong account name. Please rectify it in the file and try again.","Tutte le colonne di conto dovrebbe essere dopo \ colonne standard e sulla destra. Se ÃĻ stato inserito correttamente, il prossimo probabile ragione \ potrebbe essere nome account sbagliato. Si prega di rettificare nel file e riprovare." +"All export related fields like currency, conversion rate, export total, export grand total etc are available in
    Delivery Note, POS, Quotation, Sales Invoice, Sales Order etc.","Tutti i campi correlati esportazione come moneta, tasso di conversione, totale delle esportazioni, l'esportazione totale generale ecc sono disponibili in
    Bolla di consegna, POS, Quotation, fattura di vendita, ordini di vendita, ecc" +"All import related fields like currency, conversion rate, import total, import grand total etc are available in
    Purchase Receipt, Supplier Quotation, Purchase Invoice, Purchase Order etc.","Tutti i campi correlati di importazione come la moneta, tasso di conversione, totale di importazione, import totale generale ecc sono disponibili in
    Acquisto Ricevuta, Quotazione Fornitore, Fattura di Acquisto, ordine di acquisto, ecc" +All items have already been transferred \ for this Production Order.,Tutti gli articoli sono già stati trasferiti \ per questo ordine di produzione. +"All possible Workflow States and roles of the workflow.
    Docstatus Options: 0 is""Saved"", 1 is ""Submitted"" and 2 is ""Cancelled""","Tutti i possibili stati del flusso di lavoro e ruoli del flusso di lavoro.
    Docstatus Opzioni: 0 ÃĻ "salvato", 1 ÃĻ "sottoposto" e 2 ÃĻ "Annullato"" +All posts by,Tutti i messaggi di +Allocate,Assegna +Allocate leaves for the year.,Assegnare le foglie per l' anno. +Allocated Amount,Assegna Importo +Allocated Budget,Assegna Budget +Allocated amount,Assegna importo +Allow Attach,Consentire Allegati +Allow Bill of Materials,Consentire Distinta di Base +Allow Dropbox Access,Consentire Accesso DropBox +Allow Editing of Frozen Accounts For,Consenti Modifica Account Congelati per +Allow Google Drive Access,Consentire Accesso Google Drive +Allow Import,Consentire Importa +Allow Import via Data Import Tool,Consentire Import tramite Strumento Importazione Dati +Allow Negative Balance,Consentire Bilancio Negativo +Allow Negative Stock,Consentire Magazzino Negativo +Allow Production Order,Consentire Ordine Produzione +Allow Rename,Consentire Rinominare +Allow Samples,Consentire Esempio +Allow User,Consentire Utente +Allow Users,Consentire Utenti +Allow on Submit,Consentire su Invio +Allow the following users to approve Leave Applications for block days.,Consentire i seguenti utenti per approvare le richieste per i giorni di blocco. +Allow user to edit Price List Rate in transactions,Consenti all'utente di modificare Listino cambio nelle transazioni +Allow user to login only after this hour (0-24),Consentire Login Utente solo dopo questo orario (0-24) +Allow user to login only before this hour (0-24),Consentire Login Utente solo prima di questo orario (0-24) +Allowance Percent,Tolleranza Percentuale +Allowed,Consenti +Already Registered,Già Registrato +Always use Login Id as sender,Usa sempre ID Login come mittente +Amend,Correggi +Amended From,Corretto da +Amount,Importo +Amount (Company Currency),Importo (Valuta Azienda) +Amount <=,Importo <= +Amount >=,Importo >= +"An icon file with .ico extension. Should be 16 x 16 px. Generated using a favicon generator. [favicon-generator.org]","Icona con estensione .ico. 16 x 16 px. Genera con favicon generator. [favicon-generator.org]" +Analytics,Analytics +Another Salary Structure '%s' is active for employee '%s'. Please make its status 'Inactive' to proceed.,"Un'altra struttura di stipendio '% s' ÃĻ attivo per dipendente '% s'. Fare il suo status di 'inattivo' di procedere, per favore." +"Any other comments, noteworthy effort that should go in the records.","Altre osservazioni, degno di nota lo sforzo che dovrebbe andare nei registri." +Applicable Holiday List,Lista Vacanze Applicabile +Applicable To (Designation),Applicabile a (Designazione) +Applicable To (Employee),Applicabile a (Dipendente) +Applicable To (Role),Applicabile a (Ruolo) +Applicable To (User),Applicabile a (Utente) +Applicant Name,Nome del Richiedente +Applicant for a Job,Richiedente per Lavoro +Applicant for a Job.,Richiedente per Lavoro. +Applications for leave.,Richieste di Ferie +Applies to Company,Applica ad Azienda +Apply / Approve Leaves,Applica / Approvare Ferie +Apply Shipping Rule,Applica Regole Spedizione +Apply Taxes and Charges Master,Applicare tasse e le spese master +Appraisal,Valutazione +Appraisal Goal,Obiettivo di Valutazione +Appraisal Goals,Obiettivi di Valutazione +Appraisal Template,Valutazione Modello +Appraisal Template Goal,Valutazione Modello Obiettivo +Appraisal Template Title,Valutazione Titolo Modello +Approval Status,Stato Approvazione +Approved,Approvato +Approver,Certificatore +Approving Role,Regola Approvazione +Approving User,Utente Certificatore +Are you sure you want to delete the attachment?,Eliminare Veramente questo Allegato? +Arial,Arial +Arrear Amount,Importo posticipata +"As a best practice, do not assign the same set of permission rule to different Roles instead set multiple Roles to the User",Una buona idea sarebbe non assegnare le stesse autorizzazioni a differenti ruoli delo stesso utente +As existing qty for item: ,Per quanto qty esistente per la voce: +As per Stock UOM,Per Stock UOM +"As there are existing stock transactions for this \ item, you can not change the values of 'Has Serial No', \ 'Is Stock Item' and 'Valuation Method'","PoichÃĐ non vi sono operazioni di magazzino esistenti per questa voce \, non ÃĻ possibile modificare i valori di 'Ha Serial No', \ 'ÃĻ Stock articolo' e 'Metodo di Valutazione'" +Ascending,Crescente +Assign To,Assegna a +Assigned By,Assegnato da +Assignment,Assegnazione +Assignments,Assegnazioni +Associate a DocType to the Print Format,Associare un DOCTYPE per il formato di stampa +Atleast one warehouse is mandatory,Almeno un Magazzino ÃĻ obbligatorio +Attach,Allega +Attach Document Print,Allega documento Stampa +Attached To DocType,Allega aDocType +Attached To Name,Allega a Nome +Attachment,Allegato +Attachments,Allegati +Attempted to Contact,Tentativo di Contatto +Attendance,Presenze +Attendance Date,Data Presenza +Attendance Details,Dettagli presenze +Attendance From Date,Partecipazione Da Data +Attendance To Date,Partecipazione a Data +Attendance can not be marked for future dates,La Presenza non puÃē essere inserita nel futuro +Attendance for the employee: ,La frequenza per il dipendente: +Attendance record.,Archivio Presenze +Attributions,Attribuzione +Authorization Control,Controllo Autorizzazioni +Authorization Rule,Ruolo Autorizzazione +Auto Email Id,Email ID Auto +Auto Inventory Accounting,Inventario Contabilità Auto +Auto Inventory Accounting Settings,Inventario Contabilità Impostazioni Auto +Auto Material Request,Richiesta Materiale Auto +Auto Name,Nome Auto +Auto generated,Auto generato +Auto-raise Material Request if quantity goes below re-order level in a warehouse,Auto aumenta Materiale Richiesta se la quantità scende sotto il livello di riordino in un magazzino +Automatically updated via Stock Entry of type Manufacture/Repack,Aggiornato automaticamente via Archivio Entrata di tipo Produzione / Repack +Autoreply when a new mail is received,Auto-Rispondi quando si riceve una nuova mail +Available,Disponibile +Available Qty at Warehouse,Quantità Disponibile a magazzino +Available Stock for Packing Items,Disponibile Magazzino per imballaggio elementi +"Available in BOM, Delivery Note, Purchase Invoice, Production Order, Purchase Order, Purchase Receipt, Sales Invoice, Sales Order, Stock Entry, Timesheet","Disponibile in BOM, DDT, fatture di acquisto, ordine di produzione, ordini di acquisto, di acquisto ricevuta, fattura di vendita, ordini di vendita, Stock Entry, scheda attività" +Avatar,Avatar +Average Discount,Sconto Medio +B+,B+ +B-,B- +BILL,BILL +BILLJ,BILLJ +BOM,DIBA +BOM Detail No,DIBA Dettagli N. +BOM Explosion Item,DIBA Articolo Esploso +BOM Item,DIBA Articolo +BOM No,N. DiBa +BOM No. for a Finished Good Item,DiBa N. per un buon articolo finito +BOM Operation,DiBa Operazione +BOM Operations,DiBa Operazioni +BOM Replace Tool,DiBa Sostituire Strumento +BOM replaced,DiBa Sostituire +Background Color,Colore Sfondo +Background Image,Immagine Sfondo +Backup Manager,Gestione Backup +Backup Right Now,Backup ORA +Backups will be uploaded to,Backup verranno caricati su +"Balances of Accounts of type ""Bank or Cash""","Bilancio Conti del tipo ""Banca o Moneta""" +Bank,Banca +Bank A/C No.,Bank A/C No. +Bank Account,Conto Banca +Bank Account No.,Conto Banca N. +Bank Clearance Summary,Sintesi Liquidazione Banca +Bank Name,Nome Banca +Bank Reconciliation,Conciliazione Banca +Bank Reconciliation Detail,Dettaglio Riconciliazione Banca +Bank Reconciliation Statement,Prospetto di Riconciliazione Banca +Bank Voucher,Buono Banca +Bank or Cash,Banca o Contante +Bank/Cash Balance,Banca/Contanti Saldo +Banner,Banner +Banner HTML,Banner HTML +Banner Image,Immagine Banner +Banner is above the Top Menu Bar.,Il Banner ÃĻ sopra la Barra Menu Top +Barcode,Codice a barre +Based On,Basato su +Basic Info,Info Base +Basic Information,Informazioni di Base +Basic Rate,Tasso Base +Basic Rate (Company Currency),Tasso Base (Valuta Azienda) +Batch,Lotto +Batch (lot) of an Item.,Lotto di un articolo +Batch Finished Date,Data Termine Lotto +Batch ID,ID Lotto +Batch No,Lotto N. +Batch Started Date,Data inizio Lotto +Batch Time Logs for Billing.,Registra Tempo Lotto per Fatturazione. +Batch Time Logs for billing.,Registra Tempo Lotto per fatturazione. +Batch-Wise Balance History,Cronologia Bilanciamento Lotti-Wise +Batched for Billing,Raggruppati per la Fatturazione +Be the first one to comment,Commenta per primo +Begin this page with a slideshow of images,Inizia la pagina con una slideshow di immagini +Better Prospects,Prospettive Migliori +Bill Date,Data Fattura +Bill No,Fattura N. +Bill of Material to be considered for manufacturing,Elenco dei materiali da considerare per la produzione +Bill of Materials,Distinta Materiali +Bill of Materials (BOM),Distinta Materiali (DiBa) +Billable,Addebitabile +Billed,Addebbitato +Billed Amt,Adebbitato Amt +Billing,Fatturazione +Billing Address,Indirizzo Fatturazione +Billing Address Name,Nome Indirizzo Fatturazione +Billing Status,Stato Faturazione +Bills raised by Suppliers.,Fatture sollevate dai fornitori. +Bills raised to Customers.,Fatture sollevate dai Clienti. +Bin,Bin +Bio,Bio +Bio will be displayed in blog section etc.,Bio verrà inserita nella sezione blog etc. +Birth Date,Data di Nascita +Birthday,Compleanno +Blob,Blob +Block Date,Data Blocco +Block Days,Giorno Blocco +Block Holidays on important days.,Blocco Vacanze in giorni importanti +Block leave applications by department.,Blocco domande uscita da ufficio. +Blog Category,Categoria Blog +Blog Intro,Intro Blog +Blog Introduction,Introduzione Blog +Blog Post,Articolo Blog +Blog Settings,Impostazioni Blog +Blog Subscriber,Abbonati Blog +Blog Title,Titolo Blog +Blogger,Blogger +Blood Group,Gruppo Discendenza +Bookmarks,Segnalibri +Branch,Ramo +Brand,Marca +Brand HTML,Marca HTML +Brand Name,Nome Marca +"Brand is what appears on the top-right of the toolbar. If it is an image, make sure ithas a transparent background and use the <img /> tag. Keep size as 200px x 30px","Marca ÃĻ ciÃē che appare in alto a destra della barra degli strumenti. Se si tratta di un'immagine, accertarsi che ithas uno sfondo trasparente e utilizzare il tag <img />. Mantenere dimensioni 200px x 30px" +Brand master.,Marchio Originale. +Brands,Marche +Breakdown,Esaurimento +Budget,Budget +Budget Allocated,Budget Assegnato +Budget Control,Controllo Budget +Budget Detail,Dettaglio Budget +Budget Details,Dettaglii Budget +Budget Distribution,Distribuzione Budget +Budget Distribution Detail,Dettaglio Distribuzione Budget +Budget Distribution Details,Dettagli Distribuzione Budget +Budget Variance Report,Report Variazione Budget +Build Modules,Genera moduli +Build Pages,Genera Pagine +Build Server API,Genera Server API +Build Sitemap,Genera Sitemap +Bulk Email,Email di Massa +Bulk Email records.,Registra Email di Massa +Bummer! There are more holidays than working days this month.,Disdetta! Ci sono piÃđ vacanze di giorni lavorativi del mese. +Bundle items at time of sale.,Articoli Combinati e tempi di vendita. +Button,Pulsante +Buyer of Goods and Services.,Durante l'acquisto di beni e servizi. +Buying,Acquisto +Buying Amount,Importo Acquisto +Buying Settings,Impostazioni Acquisto +By,By +C-FORM/,C-FORM/ +C-Form,C-Form +C-Form Applicable,C-Form Applicable +C-Form Invoice Detail,C-Form Detagli Fattura +C-Form No,C-Form N. +CI/2010-2011/,CI/2010-2011/ +COMM-,COMM- +CSS,CSS +CUST,CUST +CUSTMUM,CUSTMUM +Calculate Based On,Calcola in base a +Calculate Total Score,Calcolare il punteggio totale +Calendar,Calendario +Calendar Events,Eventi del calendario +Call,Chiama +Campaign,Campagna +Campaign Name,Nome Campagna +Can only be exported by users with role 'Report Manager',PuÃē essere esportata slo da utenti con ruolo 'Report Manager' +Cancel,Annulla +Cancel permission also allows the user to delete a document (if it is not linked to any other document).,Annulla permessi abiliti utente ad eliminare un documento (se non ÃĻ collegato a nessun altro documento). +Cancelled,Annullato +Cannot ,Impossibile +Cannot approve leave as you are not authorized to approve leaves on Block Dates.,Non puÃē approvare lasciare come non si ÃĻ autorizzati ad approvare le ferie sulle date di blocco. +Cannot change from,Non ÃĻ possibile cambiare da +Cannot continue.,Non ÃĻ possibile continuare. +"Cannot delete Serial No in warehouse. First remove from warehouse, then delete.","Impossibile eliminare Serial No in magazzino. Innanzitutto rimuovere dal magazzino, quindi eliminare." +Cannot edit standard fields,Non ÃĻ possibile modificare i campi standard +Cannot have two prices for same Price List,Non puÃē avere due prezzi per lo stesso Listino Prezzi +Cannot map because following condition fails: ,Impossibile mappare perchÃĐ seguente condizione fallisce: +Capacity,Capacità +Capacity Units,Unità Capacità +Carry Forward,Portare Avanti +Carry Forwarded Leaves,Portare Avanti Autorizzazione +Case No(s) already in use. Please rectify and try again. Recommended From Case No. = %s,Caso n (s) già in uso. Si prega di correggere e riprovare. Raccomandato Da =% sentenza n s +Cash,Contante +Cash Voucher,Buono Contanti +Cash/Bank Account,Conto Contanti/Banca +Categorize blog posts.,Categorizzare i post sul blog. +Category,Categoria +Category Name,Nome Categoria +Category of customer as entered in Customer master,Categoria del cliente come inserita in master clienti +Cell Number,Numero di Telefono +Center,Centro +"Certain documents should not be changed once final, like an Invoice for example. The final state for such documents is called Submitted. You can restrict which roles can Submit.","Alcuni documenti non devono essere modificati una volta definiti, come una fattura, per esempio. Lo stato finale di tali documenti ÃĻ chiamato Inserito. È possibile limitare quali ruoli possono Inviare." +Change UOM for an Item.,Cambia UOM per l'articolo. +Change the starting / current sequence number of an existing series.,Cambia l'inizio/numero sequenza corrente per una serie esistente +Channel Partner,Canale Partner +Charge,Addebitare +Chargeable,Addebitabile +Chart of Accounts,Grafico dei Conti +Chart of Cost Centers,Grafico Centro di Costo +Chat,Chat +Check,Seleziona +Check / Uncheck roles assigned to the Profile. Click on the Role to find out what permissions that Role has.,Seleziona / Deseleziona ruoli assegnati al profilo. Fare clic sul ruolo per scoprire quali autorizzazioni ha il ruolo. +Check all the items below that you want to send in this digest.,Controllare tutti gli elementi qui di seguito che si desidera inviare in questo digest. +Check how the newsletter looks in an email by sending it to your email.,Verificare come la newsletter si vede in una e-mail inviandola alla tua e-mail. +"Check if recurring invoice, uncheck to stop recurring or put proper End Date","Seleziona se fattura ricorrente, deseleziona per fermare ricorrenti o mettere corretta Data di Fine" +"Check if you need automatic recurring invoices. After submitting any sales invoice, Recurring section will be visible.","Seleziona se necessiti di fattura ricorrente periodica. Dopo aver inserito ogni fattura vendita, la sezione Ricorrenza diventa visibile." +Check if you want to send salary slip in mail to each employee while submitting salary slip,"Seleziona se si desidera inviare busta paga in posta a ciascun dipendente, mentre la presentazione foglio paga" +Check this if you want to force the user to select a series before saving. There will be no default if you check this.,Seleziona se vuoi forzare l'utente a selezionare una serie prima di salvare. Altrimenti sarà NO di default. +Check this if you want to send emails as this id only (in case of restriction by your email provider).,Seleziona se vuoi inviare mail solo con questo ID (in caso di restrizione dal provider di posta elettronica). +Check this if you want to show in website,Seleziona se vuoi mostrare nel sito +Check this to disallow fractions. (for Nos),Seleziona per disabilitare frazioni. (per NOS) +Check this to make this the default letter head in all prints,Seleziona per usare questa intestazione in tutte le stampe +Check this to pull emails from your mailbox,Seleziona per scaricare la posta dal tuo account +Check to activate,Seleziona per attivare +Check to make Shipping Address,Seleziona per fare Spedizione Indirizzo +Check to make primary address,Seleziona per impostare indirizzo principale +Checked,Selezionato +Cheque,Assegno +Cheque Date,Data Assegno +Cheque Number,Controllo Numero +Child Tables are shown as a Grid in other DocTypes.,Tabelle figlio sono mostrati come una griglia in altre DOCTYPE. +City,Città +City/Town,Città/Paese +Claim Amount,Importo Reclamo +Claims for company expense.,Reclami per spese dell'azienda. +Class / Percentage,Classe / Percentuale +Classic,Classico +Classification of Customers by region,Classificazione Clienti per Regione +Clear Cache & Refresh,Cancella cache & Ricarica +Clear Table,Pulisci Tabella +Clearance Date,Data Liquidazione +"Click on ""Get Latest Updates""","Clicca su ""Aggiornamento""" +Click on 'Make Sales Invoice' button to create a new Sales Invoice.,Clicca sul pulsante 'Crea Fattura Vendita' per creare una nuova Fattura di Vendita +Click on button in the 'Condition' column and select the option 'User is the creator of the document',Clicca sul pulsante nella colonna 'Condizioni' e seleziona 'Utente ha creato il documento' +Click to Expand / Collapse,Clicca per Espandere / Comprimere +Client,Intestatario +Close,Chiudi +Closed,Chiuso +Closing Account Head,Chiudere Conto Primario +Closing Date,Data Chiusura +Closing Fiscal Year,Chiusura Anno Fiscale +CoA Help,Aiuto CoA +Code,Codice +Cold Calling,Chiamata Fredda +Color,Colore +Column Break,Interruzione Colonna +Comma separated list of email addresses,Lista separata da virgola degli indirizzi email +Comment,Commento +Comment By,Commentato da +Comment By Fullname,Commento di Nome Completo +Comment Date,Data commento +Comment Docname,Commento Docname +Comment Doctype,Commento Doctype +Comment Time,Tempo Commento +Comments,Commenti +Commission Rate,Tasso Commissione +Commission Rate (%),Tasso Commissione (%) +Commission partners and targets,Commissione Partner Obiettivi +Communication,Comunicazione +Communication HTML,Comunicazione HTML +Communication History,Storico Comunicazioni +Communication Medium,Mezzo di comunicazione +Communication log.,Log comunicazione +Company,Azienda +Company Details,Dettagli Azienda +Company History,Storico Azienda +Company History Heading,Cronologia Azienda Principale +Company Info,Info Azienda +Company Introduction,Introduzione Azienda +Company Master.,Propritario Azienda. +Company Name,Nome Azienda +Company Settings,Impostazioni Azienda +Company branches.,Rami Azienda. +Company departments.,Dipartimento dell'Azienda. +Company is missing or entered incorrect value,Azienda non esistente o valori inseriti errati +Company mismatch for Warehouse,Discordanza Azienda per Magazzino +Company registration numbers for your reference. Example: VAT Registration Numbers etc.,"Numeri di registrazione dell'azienda per il vostro riferimento. Esempio: IVA numeri di registrazione, ecc" +Company registration numbers for your reference. Tax numbers etc.,"Numeri di registrazione dell'azienda per il vostro riferimento. numero Tassa, ecc" +Complaint,Reclamo +Complete,Completare +Complete By,Completato da +Completed,Completato +Completed Production Orders,Completati gli ordini di produzione +Completed Qty,Q.tà Completata +Completion Date,Data Completamento +Completion Status,Stato Completamento +Confirmed orders from Customers.,Ordini Confermati da Clienti. +Consider Tax or Charge for,Cnsidera Tasse o Cambio per +"Consider this Price List for fetching rate. (only which have ""For Buying"" as checked)","Considerate questo Listino Prezzi per andare a prendere velocità. (solo che sono ""per l'acquisto di"" come segno di spunta)" +Considered as Opening Balance,Considerato come Apertura Saldo +Considered as an Opening Balance,Considerato come Apertura Saldo +Consultant,Consulente +Consumed Qty,Q.tà Consumata +Contact,Contatto +Contact Control,Controllo Contatto +Contact Desc,Desc Contatto +Contact Details,Dettagli Contatto +Contact Email,Email Contatto +Contact HTML,Contatto HTML +Contact Info,Info Contatto +Contact Mobile No,Cellulare Contatto +Contact Name,Nome Contatto +Contact No.,Contatto N. +Contact Person,Persona Contatto +Contact Type,Tipo Contatto +Contact Us Settings,Impostazioni Contattaci +Contact in Future,Contatta in Futuro +"Contact options, like ""Sales Query, Support Query"" etc each on a new line or separated by commas.","Opzioni di contatto, come "Query vendite, il supporto delle query", ecc ciascuno su una nuova riga o separati da virgole." +Contacted,Contattato +Content,Contenuto +Content Type,Tipo Contenuto +Content in markdown format that appears on the main side of your page,Contenuto sottolineato che appare sul lato principale della pagina +Content web page.,Contenuto Pagina Web. +Contra Voucher,Contra Voucher +Contract End Date,Data fine Contratto +Contribution (%),Contributo (%) +Contribution to Net Total,Contributo sul totale netto +Control Panel,Pannello di Controllo +Conversion Factor,Fattore di Conversione +Conversion Rate,Tasso di Conversione +Convert into Recurring Invoice,Convertire in fattura ricorrente +Converted,Convertito +Copy,Copia +Copy From Item Group,Copiare da elemento Gruppo +Copyright,Copyright +Core,Core +Cost Center,Centro di Costo +Cost Center Details,Dettaglio Centro di Costo +Cost Center Name,Nome Centro di Costo +Cost Center is mandatory for item: ,Centro di costo ÃĻ obbligatorio per oggetto: +Cost Center must be specified for PL Account: ,Centro di costo deve essere specificato per Conto PL: +Costing,Valutazione Costi +Country,Nazione +Country Name,Nome Nazione +Create,Crea +Create Bank Voucher for the total salary paid for the above selected criteria,Crea Buono Bancario per il totale dello stipendio da pagare per i seguenti criteri +Create Material Requests,Creare Richieste Materiale +Create Production Orders,Crea Ordine Prodotto +Create Receiver List,Crea Elenco Ricezione +Create Salary Slip,Creare busta paga +Create Stock Ledger Entries when you submit a Sales Invoice,Creare scorta voci registro quando inserisci una fattura vendita +"Create a price list from Price List master and enter standard ref rates against each of them. On selection of a price list in Quotation, Sales Order or Delivery Note, corresponding ref rate will be fetched for this item.","Creare un listino prezzi da Listino master e digitare tassi rif standard per ciascuno di essi. Sulla scelta di un listino prezzi in offerta, ordine di vendita o bolla di consegna, corrispondente tasso rif viene prelevato per questo articolo." +Create and Send Newsletters,Crea e Invia Newsletter +Created Account Head: ,Creato Account Responsabile: +Created By,Creato da +Created Customer Issue,Creata Richiesta Cliente +Created Group ,Gruppo creato +Created Opportunity,Opportunità Creata +Created Support Ticket,Crea Ticket Assistenza +Creates salary slip for above mentioned criteria.,Crea busta paga per i criteri sopra menzionati. +Creation Date,Data di creazione +Creation Document No,Creazione di documenti No +Creation Document Type,Creazione tipo di documento +Creation Time,Tempo di creazione +Credentials,Credenziali +Credit,Credit +Credit Amt,Credit Amt +Credit Card Voucher,Carta Buono di credito +Credit Controller,Controllare Credito +Credit Days,Giorni Credito +Credit Limit,Limite Credito +Credit Note,Nota Credito +Credit To,Credito a +Cross Listing of Item in multiple groups,Attraversare Elenco di Articolo in piÃđ gruppi +Currency,Valuta +Currency Exchange,Cambio Valuta +Currency Format,Formato Valuta +Currency Name,Nome Valuta +Currency Settings,Impostazioni Valuta +Currency and Price List,Valuta e Lista Prezzi +Currency does not match Price List Currency for Price List,Valuta non corrisponde a Valuta Lista Prezzi per Lista Prezzi +Current Accommodation Type,Tipo di Alloggio Corrente +Current Address,Indirizzo Corrente +Current BOM,DiBa Corrente +Current Fiscal Year,Anno Fiscale Corrente +Current Stock,Scorta Corrente +Current Stock UOM,Scorta Corrente UOM +Current Value,Valore Corrente +Current status,Stato Corrente +Custom,Personalizzato +Custom Autoreply Message,Auto rispondi Messaggio Personalizzato +Custom CSS,CSS Personalizzato +Custom Field,Campo Personalizzato +Custom Message,Messaggio Personalizzato +Custom Reports,Report Personalizzato +Custom Script,Script Personalizzato +Custom Startup Code,Codice Avvio Personalizzato +Custom?,Personalizzato? +Customer,Cliente +Customer (Receivable) Account,Cliente (Ricevibile) Account +Customer / Item Name,Cliente / Nome voce +Customer Account Head,Conto Cliente Principale +Customer Address,Indirizzo Cliente +Customer Addresses And Contacts,Indirizzi e Contatti Cliente +Customer Code,Codice Cliente +Customer Codes,Codici Cliente +Customer Details,Dettagli Cliente +Customer Discount,Sconto Cliente +Customer Discounts,Sconti Cliente +Customer Feedback,Opinione Cliente +Customer Group,Gruppo Cliente +Customer Group Name,Nome Gruppo Cliente +Customer Intro,Intro Cliente +Customer Issue,Questione Cliente +Customer Issue against Serial No.,Questione Cliente per Seriale N. +Customer Name,Nome Cliente +Customer Naming By,Cliente nominato di +Customer Type,Tipo Cliente +Customer classification tree.,Albero classificazione Cliente +Customer database.,Database Cliente. +Customer's Currency,Valuta Cliente +Customer's Item Code,Codice elemento Cliente +Customer's Purchase Order Date,Data ordine acquisto Cliente +Customer's Purchase Order No,Ordine Acquisto Cliente N. +Customer's Vendor,Fornitore del Cliente +Customer's currency,Valuta del Cliente +"Customer's currency - If you want to select a currency that is not the default currency, then you must also specify the Currency Conversion Rate.","Valuta del cliente - Se si desidera selezionare una valuta che non ÃĻ la valuta di default, allora ÃĻ necessario specificare anche il tasso di conversione di valuta." +Customers Not Buying Since Long Time,Clienti non acquisto da molto tempo +Customerwise Discount,Sconto Cliente saggio +Customize,Personalizza +Customize Form,Personalizzare modulo +Customize Form Field,Personalizzare Campo modulo +"Customize Label, Print Hide, Default etc.","Personalizzare Etichetta,Nascondere Stampa, predefinito etc." +Customize the Notification,Personalizzare Notifica +Customize the introductory text that goes as a part of that email. Each transaction has a separate introductory text.,Personalizza testo di introduzione che andrà nell'email. Ogni transazione ha un introduzione distinta. +DN,DN +DN Detail,Dettaglio DN +Daily,Giornaliero +Daily Event Digest is sent for Calendar Events where reminders are set.,Coda di Evento Giornaliero ÃĻ inviato per Eventi del calendario quando ÃĻ impostata la notifica. +Daily Time Log Summary,Registro Giornaliero Tempo +Danger,Pericoloso +Data,Data +Data missing in table,Dati Mancanti nella tabella +Database,Database +Database Folder ID,ID Cartella Database +Database of potential customers.,Database Potenziali Clienti. +Date,Data +Date Format,Formato Data +Date Of Retirement,Data di Ritiro +Date and Number Settings,Impostazioni Data e Numeri +Date is repeated,La Data si Ripete +Date must be in format,Data nel formato +Date of Birth,Data Compleanno +Date of Issue,Data Pubblicazione +Date of Joining,Data Adesione +Date on which lorry started from supplier warehouse,Data in cui camion partito da magazzino fornitore +Date on which lorry started from your warehouse,Data in cui camion partito da nostro magazzino +Date on which the lead was last contacted,Data ultimo contatto LEAD +Dates,Date +Datetime,Orario +Days for which Holidays are blocked for this department.,Giorni per i quali le festività sono bloccati per questo reparto. +Dealer,Commerciante +Dear,Gentile +Debit,Debito +Debit Amt,Ammontare Debito +Debit Note,Nota Debito +Debit To,Addebito a +Debit or Credit,Debito o Credito +Deduct,Detrarre +Deduction,Deduzioni +Deduction Type,Tipo Deduzione +Deduction1,Deduzione1 +Deductions,Deduzioni +Default,Predefinito +Default Account,Account Predefinito +Default BOM,BOM Predefinito +Default Bank / Cash account will be automatically updated in POS Invoice when this mode is selected.,Conto predefinito Banca / Contante aggiornato automaticamente in Fatture POS quando selezioni questo metodo +Default Bank Account,Conto Banca Predefinito +Default Buying Price List,Predefinito acquisto Prezzo di listino +Default Cash Account,Conto Monete predefinito +Default Commission Rate,tasso commissione predefinito +Default Company,Azienda Predefinita +Default Cost Center,Centro di Costi Predefinito +Default Cost Center for tracking expense for this item.,Centro di Costo Predefinito di Gestione spese per questo articolo +Default Currency,Valuta Predefinito +Default Customer Group,Gruppo Clienti Predefinito +Default Expense Account,Account Spese Predefinito +Default Home Page,Home page Predefinito +Default Home Pages,Home page Predefinita +Default Income Account,Conto Predefinito Entrate +Default Item Group,Gruppo elemento Predefinito +Default Price List,Listino Prezzi Predefinito +Default Print Format,Formato Stampa Predefinito +Default Purchase Account in which cost of the item will be debited.,Conto acquisto Predefinito dove addebitare i costi. +Default Sales Partner,Partner di Vendita Predefinito +Default Settings,Impostazioni Predefinite +Default Source Warehouse,Magazzino Origine Predefinito +Default Stock UOM,Scorta UOM predefinita +Default Supplier,Predefinito Fornitore +Default Supplier Type,Tipo Fornitore Predefinito +Default Target Warehouse,Magazzino Destinazione Predefinito +Default Territory,Territorio Predefinito +Default Unit of Measure,Unità di Misura Predefinito +Default Valuation Method,Metodo Valutazione Predefinito +Default Value,Valore Predefinito +Default Warehouse,Magazzino Predefinito +Default Warehouse is mandatory for Stock Item.,Magazzino Predefinito Obbligatorio per Articolo Stock. +Default settings for Shopping Cart,Impostazioni Predefinito per Carrello Spesa +"Default: ""Contact Us""","Predefinito: ""Contattaci """ +DefaultValue,ValorePredefinito +Defaults,Predefiniti +"Define Budget for this Cost Center. To set budget action, see Company Master","Definire Budget per questo centro di costo. Per impostare l'azione di bilancio, vedi Azienda Maestro" +Defines actions on states and the next step and allowed roles.,Definisce le azioni su stati e il passo successivo e ruoli consentiti. +Defines workflow states and rules for a document.,Definisci stati Workflow e regole per il documento. +Delete,Elimina +Delete Row,Elimina Riga +Delivered,Consegnato +Delivered Items To Be Billed,Gli Articoli consegnati da Fatturare +Delivered Qty,Q.tà Consegnata +Delivery Date,Data Consegna +Delivery Details,Dettagli Consegna +Delivery Document No,Documento Consegna N. +Delivery Document Type,Tipo Documento Consegna +Delivery Note,Nota Consegna +Delivery Note Item,Nota articolo Consegna +Delivery Note Items,Nota Articoli Consegna +Delivery Note Message,Nota Messaggio Consegna +Delivery Note No,Nota Consegna N. +Delivery Note Packing Item,Nota Consegna Imballaggio articolo +Delivery Note Required,Nota Consegna Richiesta +Delivery Note Trends,Nota Consegna Tendenza +Delivery Status,Stato Consegna +Delivery Time,Tempo Consegna +Delivery To,Consegna a +Department,Dipartimento +Depends On,Dipende da +Depends on LWP,Dipende da LWP +Descending,Decrescente +Description,Descrizione +Description HTML,Descrizione HTML +"Description for listing page, in plain text, only a couple of lines. (max 140 characters)","Descrizione per la pagina di profilo, in testo normale, solo un paio di righe. (max 140 caratteri)" +Description for page header.,Descrizione Intestazione Pagina +Description of a Job Opening,Descrizione Offerta Lavoro +Designation,Designazione +Desktop,Desktop +Detailed Breakup of the totals,Breakup dettagliato dei totali +Details,Dettagli +Deutsch,Tedesco +Did not add.,Non aggiungere. +Did not cancel,Non cancellare +Did not save,Non salvare +Difference,Differenza +"Different ""States"" this document can exist in. Like ""Open"", ""Pending Approval"" etc.","Diverso "Uniti" questo documento puÃē esistere in Come "Open", "In attesa di approvazione", ecc" +Disable Customer Signup link in Login page,Disabilita Link Iscrizione Clienti nella pagina di Login +Disable Rounded Total,Disabilita Arrotondamento su Totale +Disable Signup,Disabilita Iscrizione +Disabled,Disabilitato +Discount %,Sconto % +Discount %,% sconto +Discount (%),(%) Sconto +"Discount Fields will be available in Purchase Order, Purchase Receipt, Purchase Invoice","Il Campo Sconto sarà abilitato in Ordine di acquisto, ricevuta di acquisto, Fattura Acquisto" +Discount(%),Sconto(%) +Display,Visualizzazione +Display Settings,Impostazioni Visualizzazione +Display all the individual items delivered with the main items,Visualizzare tutti gli elementi singoli spediti con articoli principali +Distinct unit of an Item,Distingui unità di un articolo +Distribute transport overhead across items.,Distribuire in testa trasporto attraverso articoli. +Distribution,Distribuzione +Distribution Id,ID Distribuzione +Distribution Name,Nome Distribuzione +Distributor,Distributore +Divorced,Divorced +Do not show any symbol like $ etc next to currencies.,Non visualizzare nessun simbolo tipo ₮ dopo le Valute. +Doc Name,Nome Doc +Doc Status,Stato Doc +Doc Type,Tipo Doc +DocField,CampoDoc +DocPerm,PermessiDoc +DocType,TipoDoc +DocType Details,Dettaglio DocType +DocType is a Table / Form in the application.,DocType ÃĻ una Tabella / Modulo nell'applicazione +DocType on which this Workflow is applicable.,DocType su cui questo flusso di lavoro ÃĻ applicabile +DocType or Field,DocType Campo +Document,Documento +Document Description,Descrizione del documento +Document Numbering Series,Documento serie di numerazione +Document Status transition from ,Documento di transizione di stato da +Document Type,Tipo di documento +Document is only editable by users of role,Documento ÃĻ modificabile solo dagli utenti del ruolo +Documentation,Documentazione +Documentation Generator Console,Console Generatore Documentazione +Documentation Tool,Strumento Documento +Documents,Documenti +Domain,Dominio +Download Backup,Scarica Backup +Download Materials Required,Scaricare Materiali Richiesti +Download Template,Scarica Modello +Download a report containing all raw materials with their latest inventory status,Scaricare un report contenete tutte le materie prime con il loro recente stato di inventario +"Download the Template, fill appropriate data and attach the modified file.All dates and employee combination in the selected period will come in the template, with existing attendance records","Scarica il modello, compilare i dati appropriati e fissare le date file.All modificati e combinati dipendente nel periodo selezionato verrà nel modello, con record di presenze esistenti" +Draft,Bozza +Drafts,Bozze +Drag to sort columns,Trascina per ordinare le colonne +Dropbox,Dropbox +Dropbox Access Allowed,Consentire accesso Dropbox +Dropbox Access Key,Chiave Accesso Dropbox +Dropbox Access Secret,Accesso Segreto Dropbox +Due Date,Data di scadenza +EMP/,EMP/ +ESIC CARD No,ESIC CARD No +ESIC No.,ESIC No. +Earning,Rendimento +Earning & Deduction,Guadagno & Detrazione +Earning Type,Tipo Rendimento +Earning1,Rendimento1 +Edit,Modifica +Editable,Modificabile +Educational Qualification,Titolo di studio +Educational Qualification Details,Titolo di studio Dettagli +Eg. smsgateway.com/api/send_sms.cgi,Ad es. smsgateway.com / api / send_sms.cgi +Email,Email +Email (By company),Email (per azienda) +Email Digest,Email di massa +Email Digest Settings,Impostazioni Email di Massa +Email Host,Host Email +Email Id,ID Email +"Email Id must be unique, already exists for: ","Email id deve essere unico, esiste già per:" +"Email Id where a job applicant will email e.g. ""jobs@example.com""","Email del candidato deve essere del tipo ""jobs@example.com""" +Email Login,Login Email +Email Password,Password Email +Email Sent,Invia Mail +Email Sent?,Invio Email? +Email Settings,Impostazioni email +Email Settings for Outgoing and Incoming Emails.,Impostazioni email per Messaggi in Ingresso e in Uscita +Email Signature,Firma Email +Email Use SSL,Email usa SSL +"Email addresses, separted by commas","Indirizzi Email, separati da virgole" +Email ids separated by commas.,ID Email separati da virgole. +"Email settings for jobs email id ""jobs@example.com""","Impostazioni email per id email lavoro ""jobs@example.com""" +"Email settings to extract Leads from sales email id e.g. ""sales@example.com""","Impostazioni email per Estrarre LEADS dall' email venditore es. ""sales@example.com""" +Email...,Email... +Embed image slideshows in website pages.,Includi slideshow di immagin nellae pagine del sito. +Emergency Contact Details,Dettagli Contatto Emergenza +Emergency Phone Number,Numero di Telefono Emergenze +Employee,Dipendenti +Employee Birthday,Compleanno Dipendente +Employee Designation.,Nomina Dipendente. +Employee Details,Dettagli Dipendente +Employee Education,Istruzione Dipendente +Employee External Work History,Cronologia Lavoro Esterno Dipendente +Employee Information,Informazioni Dipendente +Employee Internal Work History,Cronologia Lavoro Interno Dipendente +Employee Internal Work Historys,Cronologia Lavoro Interno Dipendente +Employee Leave Approver,Dipendente Lascia Approvatore +Employee Leave Balance,Approvazione Bilancio Dipendete +Employee Name,Nome Dipendete +Employee Number,Numero Dipendenti +Employee Records to be created by,Record dei dipendenti di essere creati da +Employee Setup,Configurazione Dipendenti +Employee Type,Tipo Dipendenti +Employee grades,Grado dipendenti +Employee record is created using selected field. ,Record dipendente viene creato utilizzando campo selezionato. +Employee records.,Registrazione Dipendente. +Employee: ,Lavoratore: +Employees Email Id,Email Dipendente +Employment Details,Dettagli Dipendente +Employment Type,Tipo Dipendente +Enable Auto Inventory Accounting,Abilita inventario contabile Auto +Enable Shopping Cart,Abilita Carello Acquisti +Enabled,Attivo +Enables More Info. in all documents,Abilita Ulteriori Info. in tutti i documenti +Encashment Date,Data Incasso +End Date,Data di Fine +End date of current invoice's period,Data di fine del periodo di fatturazione corrente +End of Life,Fine Vita +Ends on,Termina il +Enter Email Id to receive Error Report sent by users.E.g.: support@iwebnotes.com,Inserisci email Id ricevere Rapporto errore inviato dal users.Eg: support@iwebnotes.com +Enter Form Type,Inserisci Tipo Modulo +Enter Row,Inserisci riga +Enter Verification Code,Inserire codice Verifica +Enter campaign name if the source of lead is campaign.,Inserisci nome Campagna se la sorgente del LEAD e una campagna. +"Enter default value fields (keys) and values. If you add multiple values for a field, the first one will be picked. These defaults are also used to set ""match"" permission rules. To see list of fields, go to Customize Form.","Inserisci campi valore di default (chiavi) e valori. Se si aggiungono piÃđ valori per un campo, il primo sarà scelto. Questi dati vengono utilizzati anche per impostare le regole di autorizzazione "match". Per vedere l'elenco dei campi, andare al modulo di Personalizzazione ." +Enter department to which this Contact belongs,Inserisci reparto a cui appartiene questo contatto +Enter designation of this Contact,Inserisci designazione di questo contatto +"Enter email id separated by commas, invoice will be mailed automatically on particular date","Inserisci email separate da virgola, le fatture saranno inviate automaticamente in una data particolare" +Enter items and planned qty for which you want to raise production orders or download raw materials for analysis.,Inserisci articoli e q.tà programmate per i quali si desidera raccogliere gli ordini di produzione o scaricare materie prime per l'analisi. +Enter name of campaign if source of enquiry is campaign,Inserisci il nome della Campagna se la sorgente di indagine ÃĻ la campagna +"Enter static url parameters here (Eg. sender=ERPNext, username=ERPNext, password=1234 etc.)","Inserisci parametri statici della url qui (Eg. sender=ERPNext, username=ERPNext, password=1234 etc.)" +Enter the company name under which Account Head will be created for this Supplier,Immettere il nome della società in cui Conto Principale sarà creato per questo Fornitore +Enter the date by which payments from customer is expected against this invoice.,Immettere la data entro la quale i pagamenti da clienti ÃĻ previsto contro questa fattura. +Enter url parameter for message,Inserisci parametri url per il messaggio +Enter url parameter for receiver nos,Inserisci parametri url per NOS ricevuti +Entries,Voci +Entries are not allowed against this Fiscal Year if the year is closed.,Voci non permesse in confronto ad un Anno Fiscale già chiuso. +Error,Errore +Error for,Errore per +Error: Document has been modified after you have opened it,Errore: Il Documento ÃĻ stato modificato dopo averlo aperto +Estimated Material Cost,Stima costo materiale +Event,Evento +Event End must be after Start,Fine evento deve essere dopo l'inizio +Event Individuals,Eventi Personali +Event Role,Ruolo Evento +Event Roles,Ruoli Evento +Event Type,Tipo Evento +Event User,Evento Utente +Events In Today's Calendar,Eventi nel Calendario di Oggi +Every Day,Tutti i Giorni +Every Month,Ogni mese +Every Week,Ogni settimana +Every Year,Ogni anno +Everyone can read,Tutti possono leggere +Example:,Esempio: +"Example: ABCD.#####If 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.","Esempio:. ABCD # # # # # Se serie ÃĻ ambientata e Serial No non ÃĻ menzionata nelle transazioni, verrà creato il numero di serie quindi automatica sulla base di questa serie. Se si vuole sempre di menzionare esplicitamente i numeri d'ordine per questo prodotto. lasciare vuoto." +Exchange Rate,Tasso di cambio: +Excise Page Number,Accise Numero Pagina +Excise Voucher,Buono Accise +Exemption Limit,Limite Esenzione +Exhibition,Esposizione +Existing Customer,Cliente Esistente +Exit,Esci +Exit Interview Details,Uscire Dettagli Intervista +Expected,Previsto +Expected Delivery Date,Data prevista di consegna +Expected End Date,Data prevista di fine +Expected Start Date,Data prevista di inizio +Expense Account,Conto uscite +Expense Account is mandatory,Conto spese ÃĻ obbligatorio +Expense Claim,Rimborso Spese +Expense Claim Approved,Rimborso Spese Approvato +Expense Claim Approved Message,Messaggio Rimborso Spese Approvato +Expense Claim Detail,Dettaglio Rimborso Spese +Expense Claim Details,Dettagli Rimborso Spese +Expense Claim Rejected,Rimborso Spese Rifiutato +Expense Claim Rejected Message,Messaggio Rimborso Spese Rifiutato +Expense Claim Type,Tipo Rimborso Spese +Expense Date,Expense Data +Expense Details,Dettagli spese +Expense Head,Expense Capo +Expense account is mandatory for item: ,Conto spese ÃĻ obbligatoria per oggetto: +Expense/Adjustment Account,Spese/Adeguamento Conto +Expenses Booked,Spese Prenotazione +Expenses Included In Valuation,Spese incluse nella Valutazione +Expenses booked for the digest period,Spese Prenotazione per periodo di smistamento +Expiry Date,Data Scadenza +Export,Esporta +Exports,Esportazioni +External,Esterno +Extract Emails,Estrarre email +FCFS Rate,FCFS Rate +FIFO,FIFO +Facebook Share,Condividi su Facebook +Failed: ,Impossibile: +Family Background,Sfondo Famiglia +FavIcon,FavIcon +Fax,Fax +Features Setup,Configurazione Funzioni +Feed,Fonte +Feed Type,Tipo Fonte +Feedback,Riscontri +Female,Femmina +Fetch lead which will be converted into customer.,Preleva LEAD che sarà convertito in cliente. +Field Description,Descrizione Campo +Field Name,Nome Campo +Field Type,Tipo Campo +"Field available in Delivery Note, Quotation, Sales Invoice, Sales Order","Campo disponibile nella Bolla di consegna, preventivi, fatture di vendita, ordini di vendita" +"Field that represents the Workflow State of the transaction (if field is not present, a new hidden Custom Field will be created)","Campo che rappresenta lo stato del flusso di lavoro della transazione (se il campo non ÃĻ presente, verrà creato un nuovo campo personalizzato nascosto)" +Fieldname,Nomecampo +Fields,Campi +"Fields separated by comma (,) will be included in the
    Search By list of Search dialog box","Campi separati da virgola (,) saranno inclusi in
    Cerca perlista nel box di ricerca" +File,File +File Data,Dati File +File Name,Nome del file +File Size,Dimensione File +File URL,URL del file +File size exceeded the maximum allowed size,La dimensione del file eccede il massimo permesso +Files Folder ID,ID Cartella File +Filing in Additional Information about the Opportunity will help you analyze your data better.,Archiviazione in Ulteriori informazioni su l'opportunità vi aiuterà ad analizzare meglio i dati. +Filing in Additional Information about the Purchase Receipt will help you analyze your data better.,Archiviazione in Ulteriori informazioni su la ricevuta di acquisto vi aiuterà ad analizzare i dati meglio. +Filling in Additional Information about the Delivery Note will help you analyze your data better.,Archiviazione in Ulteriori informazioni su la Nota di Consegna vi aiuterà ad analizzare i dati meglio. +Filling in additional information about the Quotation will help you analyze your data better.,Archiviazione in Ulteriori informazioni su la Quotazione vi aiuterà ad analizzare i dati meglio. +Filling in additional information about the Sales Order will help you analyze your data better.,Compilando ulteriori informazioni su l'ordine di vendita vi aiuterà ad analizzare meglio i dati. +Filter,Filtra +Filter By Amount,Filtra per Importo +Filter By Date,Filtra per Data +Filter based on customer,Filtro basato sul cliente +Filter based on item,Filtro basato sul articolo +Final Confirmation Date,Data Conferma Definitiva +Financial Analytics,Analisi Finanziaria +Financial Statements,Dichiarazione Bilancio +First Name,Nome +First Responded On,Ha risposto prima su +Fiscal Year,Anno Fiscale +Fixed Asset Account,Conto Patrimoniale Fisso +Float,Galleggiare +Float Precision,Float Precision +Follow via Email,Seguire via Email +Following Journal Vouchers have been created automatically,A seguito Buoni Journal sono stati creati automaticamente +"Following table will show values if items are sub - contracted. These values will be fetched from the master of ""Bill of Materials"" of sub - contracted items.","Seguendo tabella mostrerà i valori, se i capi sono sub - contratto. Questi valori saranno prelevati dal maestro del "Bill of Materials" di sub - elementi contrattuali." +Font (Heading),Font (rubrica) +Font (Text),Carattere (Testo) +Font Size (Text),Dimensione Carattere (Testo) +Fonts,Caratteri +Footer,PiÃĻ di pagina +Footer Items,elementi PiÃĻ di pagina +For All Users,Per tutti gli Utenti +For Company,Per Azienda +For Employee,Per Dipendente +For Employee Name,Per Nome Dipendente +For Item ,Per la voce +"For Links, enter the DocType as rangeFor Select, enter list of Options separated by comma","Per i collegamenti, inserire il DocType come rangeFor Selezionare, immettere lista di opzioni separate da virgole" +For Production,Per la produzione +For Reference Only.,Solo di Riferimento +For Sales Invoice,Per Fattura di Vendita +For Server Side Print Formats,Per Formato Stampa lato Server +For Territory,Per Territorio +For UOM,Per UOM +For Warehouse,Per Magazzino +"For comparative filters, start with","Per i filtri di confronto, iniziare con" +"For e.g. 2012, 2012-13","Per es. 2012, 2012-13" +For example if you cancel and amend 'INV004' it will become a new document 'INV004-1'. This helps you to keep track of each amendment.,Ad esempio in caso di annullamento e modifica 'INV004' diventerà un nuovo documento 'INV004-1'. Questo vi aiuta a tenere traccia di ogni modifica. +For example: You want to restrict users to transactions marked with a certain property called 'Territory',Per esempio: si vuole limitare gli utenti a transazioni contrassegnate con una certa proprietà chiamata 'Territorio' +For opening balance entry account can not be a PL account,Per l'apertura di conto dell'entrata equilibrio non puÃē essere un account di PL +For ranges,Per Intervallo +For reference,Per riferimento +For reference only.,Solo per riferimento. +For row,Per righa +"For the convenience of customers, these codes can be used in print formats like Invoices and Delivery Notes","Per la comodità dei clienti, questi codici possono essere utilizzati in formati di stampa, come fatture e bolle di consegna" +Form,Modulo +Format: hh:mm example for one hour expiry set as 01:00. Max expiry will be 72 hours. Default is 24 hours,Formato: hh:mm esempio per un ora scadenza a 01:00. Tempo massimo scadenza 72 ore. Predefinito 24 ore +Forum,Forum +Fraction,Frazione +Fraction Units,Unità Frazione +Freeze Stock Entries,Congela scorta voci +Friday,VenerdÃŽ +From,Da +From Bill of Materials,Da Bill of Materials +From Company,Da Azienda +From Currency,Da Valuta +From Currency and To Currency cannot be same,Da Valuta e A Valuta non possono essere gli stessi +From Customer,Da Cliente +From Date,Da Data +From Date must be before To Date,Da Data deve essere prima di A Data +From Delivery Note,Nota di Consegna +From Employee,Da Dipendente +From Lead,Da LEAD +From PR Date,Da PR Data +From Package No.,Da Pacchetto N. +From Purchase Order,Da Ordine di Acquisto +From Purchase Receipt,Da Ricevuta di Acquisto +From Sales Order,Da Ordine di Vendita +From Time,Da Periodo +From Value,Da Valore +From Value should be less than To Value,Da Valore non puÃē essere minori di Al Valore +Frozen,Congelato +Fulfilled,Adempiuto +Full Name,Nome Completo +Fully Completed,Debitamente compilato +GL Entry,GL Entry +GL Entry: Debit or Credit amount is mandatory for ,GL Entry: debito o di credito importo ÃĻ obbligatoria per +GRN,GRN +Gantt Chart,Diagramma di Gantt +Gantt chart of all tasks.,Diagramma di Gantt di tutte le attività. +Gender,Genere +General,Generale +General Ledger,Libro mastro generale +Generate Description HTML,Genera descrizione HTML +Generate Material Requests (MRP) and Production Orders.,Generare richieste di materiali (MRP) e ordini di produzione. +Generate Salary Slips,Generare buste paga +Generate Schedule,Genera Programma +"Generate packing slips for packages to be delivered. Used to notify package number, package contents and its weight.","Generare imballaggio scivola per i pacchetti da consegnare. Usato per comunicare il numero del pacchetto, contenuto della confezione e il suo peso." +Generates HTML to include selected image in the description,Genera HTML per includere immagine selezionata nella descrizione +Georgia,Georgia +Get,Ottieni +Get Advances Paid,Ottenere anticipo pagamento +Get Advances Received,ottenere anticipo Ricevuto +Get Current Stock,Richiedi Disponibilità +Get From ,Ottieni da +Get Items,Ottieni articoli +Get Items From Sales Orders,Ottieni elementi da ordini di vendita +Get Last Purchase Rate,Ottieni ultima quotazione acquisto +Get Non Reconciled Entries,Prendi le voci non riconciliate +Get Outstanding Invoices,Ottieni fatture non saldate +Get Purchase Receipt,Ottieni Ricevuta di Acquisto +Get Sales Orders,Ottieni Ordini di Vendita +Get Specification Details,Ottieni Specifiche Dettagli +Get Stock and Rate,Ottieni Residui e Tassi +Get Template,Ottieni Modulo +Get Terms and Conditions,Ottieni Termini e Condizioni +Get Weekly Off Dates,Get settimanali Date Off +"Get valuation rate and available stock at source/target warehouse on mentioned posting date-time. If serialized item, please press this button after entering serial nos.","Ottieni tasso di valutazione e disposizione di magazzino sorgente/destinazione su magazzino menzionati distacco data-ora. Se voce serializzato, si prega di premere questo tasto dopo aver inserito i numeri di serie." +Give additional details about the indent.,Fornire ulteriori dettagli sul rientro. +Global Defaults,Predefiniti Globali +Go back to home,Torna alla home +Go to Setup > User Properties to set \ 'territory' for diffent Users.,Vai a Impostazioni> Proprietà utente di impostare \ 'territorio' per gli utenti diffent. +Goal,Obiettivo +Goals,Obiettivi +Goods received from Suppliers.,Merci ricevute dai fornitori. +Google Analytics ID,ID Google Analytics +Google Drive,Google Drive +Google Drive Access Allowed,Google Accesso unità domestici +Google Plus One,Google+ One +Google Web Font (Heading),Google Web Font (Intestazione) +Google Web Font (Text),Google Web Font (Testo) +Grade,Qualità +Graduate,Laureato: +Grand Total,Totale Generale +Grand Total (Company Currency),Totale generale (valuta Azienda) +Gratuity LIC ID,Gratuità ID LIC +Gross Margin %,Margine Lordo % +Gross Margin Value,Valore Margine Lordo +Gross Pay,Retribuzione lorda +Gross Pay + Arrear Amount +Encashment Amount - Total Deduction,retribuzione lorda + Importo posticipata + Importo incasso - Deduzione totale +Gross Profit,Utile lordo +Gross Profit (%),Utile Lordo (%) +Gross Weight,Peso Lordo +Gross Weight UOM,Peso Lordo UOM +Group,Gruppo +Group or Ledger,Gruppo o Registro +Groups,Gruppi +HR,HR +HR Settings,Impostazioni HR +HTML,HTML +HTML / Banner that will show on the top of product list.,HTML / Banner verrà mostrato sulla parte superiore della lista dei prodotti. +Half Day,Mezza Giornata +Half Yearly,Semestrale +Half-yearly,Seme-strale +Happy Birthday!,Buon compleanno! +Has Batch No,Ha Lotto N. +Has Child Node,Ha un Nodo Figlio +Has Serial No,Ha Serial No +Header,Intestazione +Heading,Intestazione +Heading Text As,Rubrica testo come +Heads (or groups) against which Accounting Entries are made and balances are maintained.,Teste (o gruppi) a fronte del quale le scritture contabili sono fatti e gli equilibri sono mantenuti. +Health Concerns,Preoccupazioni per la salute +Health Details,Dettagli Salute +Held On,Held On +Help,Aiuto +Help HTML,Aiuto HTML +"Help: To link to another record in the system, use ""#Form/Note/[Note Name]"" as the Link URL. (don't use ""http://"")","Aiuto: Per creare un collegamento a un altro record nel sistema, utilizzare "# Form / Note / [Nota Nome]", come il collegamento URL. (Non usare "http://")" +Helvetica Neue,Helvetica Neue +"Hence, maximum allowed Manufacturing Quantity","Quindi, massima Quantità di Produzione consentita" +"Here you can maintain family details like name and occupation of parent, spouse and children","Qui ÃĻ possibile mantenere i dettagli della famiglia come il nome e l'occupazione del genitore, coniuge e figli" +"Here you can maintain height, weight, allergies, medical concerns etc","Qui ÃĻ possibile mantenere l'altezza, il peso, le allergie, le preoccupazioni mediche ecc" +Hey there! You need to put at least one item in \ the item table.,Hey there! Hai bisogno di mettere almeno un elemento \ tabella alla voce. +Hey! All these items have already been invoiced.,Hey! Tutti questi elementi sono già stati fatturati. +Hey! There should remain at least one System Manager,Hey! Si dovrebbe mantenere almeno un Gestore di sistema +Hidden,Nascosto +Hide Actions,Nascondi Azioni +Hide Copy,Nascondi Copia +Hide Currency Symbol,Nascondi Simbolo Valuta +Hide Email,Nascondi Email +Hide Heading,Nascondi Intestazione +Hide Print,Nascondi Stampa +Hide Toolbar,Nascondi la Barra degli strumenti +High,Alto +Highlight,Mettere in luce +History,Cronologia +History In Company,Cronologia Aziendale +Hold,Trattieni +Holiday,Vacanza +Holiday List,Elenco Vacanza +Holiday List Name,Nome Elenco Vacanza +Holidays,Vacanze +Home,Home +Home Page,Home Page +Home Page is Products,Home page ÃĻ Prodotti +Home Pages,Home Pages +Host,Host +"Host, Email and Password required if emails are to be pulled","Host, e-mail e la password necessari se le email sono di essere tirato" +Hour Rate,Vota ora +Hour Rate Consumable,Ora Vota consumabili +Hour Rate Electricity,Ora Vota Elettricità +Hour Rate Labour,Ora Vota Labour +Hour Rate Rent,Ora Vota Rent +Hours,Ore +How frequently?,Con quale frequenza? +"How should this currency be formatted? If not set, will use system defaults","Come dovrebbe essere formattata questa valuta? Se non impostato, userà valori predefiniti di sistema" +How to upload,Come caricare +Hrvatski,Hrvatski +Human Resources,Risorse Umane +Hurray! The day(s) on which you are applying for leave \ coincide with holiday(s). You need not apply for leave.,"Evviva! Il giorno (s), su cui si stanno applicando per lasciare \ coincide con le vacanze (s). Non ÃĻ necessario chiedere un permesso." +I,I +ID (name) of the entity whose property is to be set,ID (nome) del soggetto la cui proprietà deve essere impostata +IDT,IDT +II,II +III,III +IN,IN +INV,INV +INV/10-11/,INV/10-11 / +ITEM,ARTICOLO +IV,IV +Icon,Icona +Icon will appear on the button,Icona apparirà sul tasto +Id of the profile will be the email.,ID del profilo sarà l'email. +Identification of the package for the delivery (for print),Identificazione del pacchetto per la consegna (per la stampa) +If Income or Expense,Se proventi od oneri +If Monthly Budget Exceeded,Se Budget mensile superato +"If Sale BOM is defined, the actual BOM of the Pack is displayed as table.Available in Delivery Note and Sales Order","Se Vendita BOM ÃĻ definita, la distinta base effettiva del pacchetto viene visualizzato come table.Available nella bolla di consegna e ordine di vendita" +"If Supplier Part Number exists for given Item, it gets stored here","Se il numero di parte del fornitore esiste per dato voce, che viene memorizzato qui" +If Yearly Budget Exceeded,Se Budget annuale superato +"If a User does not have access at Level 0, then higher levels are meaningless","Se un utente non ha accesso al livello 0, quindi i livelli piÃđ elevati sono senza senso" +"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.","Se selezionato, distinta per gli elementi sub-assemblaggio sarà considerato per ottenere materie prime. In caso contrario, tutti gli elementi sub-assemblaggio saranno trattati come materia prima." +"If checked, Total no. of Working Days will include holidays, and this will reduce the value of Salary Per Day","Se selezionato, non totale. di giorni lavorativi includerà vacanze, e questo ridurrà il valore di salario per ogni giorno" +"If checked, all other workflows become inactive.","Se selezionata, tutti gli altri flussi di lavoro diventano inattivi." +"If checked, an email with an attached HTML format will be added to part of the EMail body as well as attachment. To only send as attachment, uncheck this.","Se selezionato, una e-mail con un formato HTML allegato sarà aggiunto ad una parte del corpo del messaggio e allegati. Per inviare solo come allegato, deselezionare questa." +"If checked, the Home page will be the default Item Group for the website.","Se selezionato, la pagina iniziale sarà il Gruppo Item predefinita per il sito web." +"If checked, the tax amount will be considered as already included in the Print Rate / Print Amount","Se selezionato, l'importo della tassa sarà considerata già inclusa nel Stampa Valuta / Stampa Importo" +"If disable, 'Rounded Total' field will not be visible in any transaction","Se disabilitare, 'Rounded totale' campo non sarà visibile in qualsiasi transazione" +"If enabled, the system will post accounting entries for inventory automatically.","Se abilitato, il sistema pubblicherà le scritture contabili per l'inventario automatico." +"If image is selected, color will be ignored (attach first)","Se si seleziona un'immagine, il colore viene ignorata (allegare prima)" +If more than one package of the same type (for print),Se piÃđ di un pacchetto dello stesso tipo (per la stampa) +If non standard port (e.g. 587),Se la porta non standard (ad esempio 587) +If not applicable please enter: NA,Se non applicabile Inserisci: NA +"If not checked, the list will have to be added to each Department where it has to be applied.","Se non controllati, la lista dovrà essere aggiunto a ciascun Dipartimento dove deve essere applicato." +"If not, create a","Se non, creare un" +"If set, data entry is only allowed for specified users. Else, entry is allowed for all users with requisite permissions.","Se impostato, l'immissione dei dati ÃĻ consentito solo per gli utenti specificati. Altrimenti, l'ingresso ÃĻ consentito a tutti gli utenti con i permessi necessari." +"If specified, send the newsletter using this email address","Se specificato, inviare la newsletter tramite questo indirizzo e-mail" +"If the 'territory' Link Field exists, it will give you an option to select it","Se il 'territorio' Link campo esiste, che vi darà la possibilità di selezionare la" +"If the account is frozen, entries are allowed for the ""Account Manager"" only.","Se l'account viene bloccato, le voci sono consentiti per l '"Account Manager" solo." +"If this Account represents a Customer, Supplier or Employee, set it here.","Se questo account rappresenta un cliente, fornitore o dipendente, impostare qui." +If you follow Quality Inspection
    Enables item QA Required and QA No in Purchase Receipt,Se seguite Controllo Qualità
    Abilita elemento QA obbligatori e QA No in Acquisto Ricevuta +If you have Sales Team and Sale Partners (Channel Partners) they can be tagged and maintain their contribution in the sales activity,Se si dispone di team di vendita e vendita Partners (Partner di canale) possono essere taggati e mantenere il loro contributo per l'attività di vendita +"If you have created a standard template in Purchase Taxes and Charges Master, select one and click on the button below.","Se ÃĻ stato creato un modello standard in Acquisto tasse e le spese master, selezionarne uno e fare clic sul pulsante qui sotto." +"If you have created a standard template in Sales Taxes and Charges Master, select one and click on the button below.","Se ÃĻ stato creato un modello standard in tasse sulla vendita e Spese master, selezionarne uno e fare clic sul pulsante qui sotto." +"If you have long print formats, this feature can be used to split the page to be printed on multiple pages with all headers and footers on each page","Se si ÃĻ a lungo stampare formati, questa funzione puÃē essere usato per dividere la pagina da stampare su piÃđ pagine con tutte le intestazioni e piÃĻ di pagina in ogni pagina" +If you involve in manufacturing activity
    Enables item Is Manufactured,Se si coinvolgono in attività di produzione
    Abilita elemento ÃĻ prodotto +Ignore,Ignora +Ignored: ,Ignorato: +Image,Immagine +Image Link,Immagine link +Image View,Visualizza immagine +Implementation Partner,Partner di implementazione +Import,Importazione +Import Attendance,Import presenze +Import Log,Importa Log +Important dates and commitments in your project life cycle,Date importanti e gli impegni nel ciclo di vita del progetto +Imports,Importazioni +In Dialog,Nella finestra di dialogo +In Filter,In Filtro +In Hours,In Hours +In List View,In elenco Visualizza +In Process,In Process +In Report Filter,In Report Filter +In Row,In fila +In Words,In Parole +In Words (Company Currency),In Parole (Azienda valuta) +In Words (Export) will be visible once you save the Delivery Note.,In Parole (Export) sarà visibile una volta che si salva il DDT. +In Words will be visible once you save the Delivery Note.,In parole saranno visibili una volta che si salva il DDT. +In Words will be visible once you save the Purchase Invoice.,In parole saranno visibili una volta che si salva la Fattura di Acquisto. +In Words will be visible once you save the Purchase Order.,In parole saranno visibili una volta che si salva di Acquisto. +In Words will be visible once you save the Purchase Receipt.,In parole saranno visibili una volta che si salva la ricevuta di acquisto. +In Words will be visible once you save the Quotation.,In parole saranno visibili una volta che si salva il preventivo. +In Words will be visible once you save the Sales Invoice.,In parole saranno visibili una volta che si salva la fattura di vendita. +In Words will be visible once you save the Sales Order.,In parole saranno visibili una volta che si salva l'ordine di vendita. +In response to,In risposta a +"In the Permission Manager, click on the button in the 'Condition' column for the Role you want to restrict.","Nel Permission Manager, fare clic sul pulsante nella colonna 'Stato' per il ruolo che si desidera limitare." +Incentives,Incentivi +Incharge Name,InCharge Nome +Include holidays in Total no. of Working Days,Includi vacanze in totale n. dei giorni lavorativi +Income / Expense,Proventi / oneri +Income Account,Conto Conto +Income Booked,Reddito Prenotato +Income Year to Date,Reddito da inizio anno +Income booked for the digest period,Reddito prenotato per il periodo digest +Incoming,In arrivo +Incoming / Support Mail Setting,Incoming / Supporto Impostazione posta +Incoming Rate,Rate in ingresso +Incoming quality inspection.,Controllo di qualità in arrivo. +Index,Indice +Indicates that the package is a part of this delivery,Indica che il pacchetto ÃĻ una parte di questa consegna +Individual,Individuale +Individuals,Individui +Industry,Industria +Industry Type,Tipo Industria +Info,Info +Insert After,Inserisci dopo +Insert Below,Inserisci sotto +Insert Code,Inserire codice +Insert Row,Inserisci riga +Insert Style,Inserire Style +Inspected By,Verifica a cura di +Inspection Criteria,Criteri di ispezione +Inspection Required,Ispezione Obbligatorio +Inspection Type,Tipo di ispezione +Installation Date,Data di installazione +Installation Note,Installazione Nota +Installation Note Item,Installazione Nota articolo +Installation Status,Stato di installazione +Installation Time,Tempo di installazione +Installation record for a Serial No.,Record di installazione per un numero di serie +Installed Qty,Qtà installata +Instructions,Istruzione +Int,Int. +Integrations,Integrazioni +Interested,Interessati +Internal,Interno +Introduce your company to the website visitor.,Introdurre la vostra azienda per il visitatore del sito. +Introduction,Introduzione +Introductory information for the Contact Us Page,Informazioni introduttive per la pagina Contattaci +Invalid Delivery Note. Delivery Note should exist and should be in draft state. Please rectify and try again.,Invalid Consegna Nota. Consegna Nota deve esistere e deve essere in stato di bozza. Si prega di correggere e riprovare. +Invalid Email,Email non valida +Invalid Email Address,Indirizzo e-mail non valido +Invalid Item or Warehouse Data,Articolo non valido o Data Warehouse +Invalid Leave Approver,Invalid Lascia Approvatore +Inventory,Inventario +Inverse,Inverse +Invoice Date,Data fattura +Invoice Details,Dettagli Fattura +Invoice No,Fattura n +Invoice Period From Date,Fattura Periodo Dal Data +Invoice Period To Date,Periodo Fattura Per Data +Is Active,È attivo +Is Advance,È Advance +Is Asset Item,È Asset articolo +Is Cancelled,Viene Annullato +Is Carry Forward,È portare avanti +Is Child Table,È Tavola Bambino +Is Default,È Default +Is Encash,È incassare +Is LWP,È LWP +Is Mandatory Field,È Campo obbligatorio +Is Opening,Sta aprendo +Is Opening Entry,Sta aprendo Entry +Is PL Account,È l'account PL +Is POS,È POS +Is Primary Contact,È primario di contatto +Is Purchase Item,È Acquisto Voce +Is Sales Item,È Voce vendite +Is Service Item,È il servizio Voce +Is Single,È single +Is Standard,È standard +Is Stock Item,È Stock articolo +Is Sub Contracted Item,È sub articolo Contrattato +Is Subcontracted,Di subappalto +Is Submittable,È Submittable +Is it a Custom DocType created by you?,E 'un DOCTYPE personalizzato creato da voi? +Is this Tax included in Basic Rate?,È questa tassa inclusi nel prezzo base? +Issue,Questione +Issue Date,Data di Emissione +Issue Details,Dettagli del problema +Issued Items Against Production Order,Articoli emesso contro Ordine di produzione +It is needed to fetch Item Details.,E 'necessario per recuperare i dettagli del prodotto. +It was raised because the (actual + ordered + indented - reserved) quantity reaches re-order level when the following record was created,E 'stato sollevato perchÃĐ il (reale + ordinato + frastagliata - riservato) quantità raggiunge il livello di riordino quando il record seguente ÃĻ stato creato +Item,Articolo +Item Advanced,Voce Avanzata +Item Barcode,Barcode articolo +Item Batch Nos,Nn batch Voce +Item Classification,Classificazione articolo +Item Code,Codice Articolo +Item Code (item_code) is mandatory because Item naming is not sequential.,Codice Articolo (item_code) ÃĻ obbligatoria in quanto denominazione articolo non ÃĻ sequenziale. +Item Code cannot be changed for Serial No.,Codice Articolo non puÃē essere modificato per Serial No. +Item Customer Detail,Dettaglio articolo cliente +Item Description,Voce Descrizione +Item Desription,Desription articolo +Item Details,Dettagli articolo +Item Group,Gruppo articoli +Item Group Name,Articolo Group +Item Groups in Details,Gruppi di articoli in Dettagli +Item Image (if not slideshow),Articolo Immagine (se non slideshow) +Item Name,Nome dell'articolo +Item Naming By,Articolo Naming By +Item Price,Articolo Prezzo +Item Prices,Voce Prezzi +Item Quality Inspection Parameter,Voce di controllo di qualità dei parametri +Item Reorder,Articolo riordino +Item Serial No,Articolo N. d'ordine +Item Serial Nos,Voce n ° di serie +Item Supplier,Articolo Fornitore +Item Supplier Details,Voce Fornitore Dettagli +Item Tax,Tax articolo +Item Tax Amount,Articolo fiscale Ammontare +Item Tax Rate,Articolo Tax Rate +Item Tax1,Articolo Imposta1 +Item To Manufacture,Articolo per la fabbricazione +Item UOM,Articolo UOM +Item Website Specification,Specifica Sito +Item Website Specifications,Articolo Specifiche Website +Item Wise Tax Detail ,Articolo Wise Particolare fiscale +Item classification.,Articolo classificazione. +Item must have 'Has Serial No' as 'Yes',L'oggetto deve avere 'Ha Serial No' a 'SÃŽ' +Item to be manufactured or repacked,Voce da fabbricati o nuovamente imballati +Item will be saved by this name in the data base.,L'oggetto sarà salvato con questo nome nella banca dati. +"Item, Warranty, AMC (Annual Maintenance Contract) details will be automatically fetched when Serial Number is selected.","Item, Garanzia, AMC (annuale Contratto di Manutenzione) Dettagli viene prelevato automaticamente quando si seleziona il numero di serie." +Item-Wise Price List,Articolo-saggio Listino +Item-wise Last Purchase Rate,Articolo-saggio Ultimo Purchase Rate +Item-wise Purchase History,Articolo-saggio Cronologia acquisti +Item-wise Purchase Register,Articolo-saggio Acquisto Registrati +Item-wise Sales History,Articolo-saggio Storia Vendite +Item-wise Sales Register,Vendite articolo-saggio Registrati +Items,Articoli +"Items to be requested which are ""Out of Stock"" considering all warehouses based on projected qty and minimum order qty",Articoli da richieste che sono "out of stock" considerando tutti i magazzini in base qty proiettata e qty minimo di ordine +Items which do not exist in Item master can also be entered on customer's request,Voci che non esistono in master articolo possono essere inseriti su richiesta del cliente +Itemwise Discount,Sconto Itemwise +Itemwise Recommended Reorder Level,Itemwise consigliata riordino Livello +JSON,JSON +JV,JV +JavaScript Format: wn.query_reports['REPORTNAME'] = {},Formato JavaScript: wn.query_reports ['REPORTNAME'] = {} +Javascript,Javascript +Javascript to append to the head section of the page.,Javascript da aggiungere alla sezione head della pagina. +Job Applicant,Candidato di lavoro +Job Opening,Apertura di lavoro +Job Profile,Profilo di lavoro +Job Title,Professione +"Job profile, qualifications required etc.","Profilo professionale, le qualifiche richieste, ecc" +Jobs Email Settings,Impostazioni email Lavoro +Journal Entries,Prime note +Journal Entry,Journal Entry +Journal Entry for inventory that is received but not yet invoiced,"Diario per l'inventario che viene ricevuto, ma non ancora fatturati" +Journal Voucher,Journal Voucher +Journal Voucher Detail,Journal Voucher Detail +Journal Voucher Detail No,Journal Voucher Detail No +KRA,KRA +"Keep Track of Sales Campaigns. Keep track of Leads, Quotations, Sales Order etc from Campaigns to gauge Return on Investment. ","Tenere traccia delle campagne di vendita. Tenere traccia di Leads, preventivi, vendite Ordine ecc dalle campagne per misurare il ritorno sull'investimento." +Keep a track of all communications,Mantenere una traccia di tutte le comunicazioni +Keep a track of communication related to this enquiry which will help for future reference.,Tenere una traccia delle comunicazioni relative a questa indagine che contribuirà per riferimento futuro. +Key,Chiave +Key Performance Area,Area Key Performance +Key Responsibility Area,Area Responsabilità Chiave +LEAD,PIOMBO +LEAD/10-11/,LEAD/10-11 / +LEAD/MUMBAI/,LEAD / Mumbai / +LR Date,LR Data +LR No,LR No +Label,Etichetta +Label Help,Etichetta Help +Lacs,Lacs +Landed Cost Item,Landed Cost articolo +Landed Cost Items,Landed voci di costo +Landed Cost Purchase Receipt,Landed Cost ricevuta di acquisto +Landed Cost Purchase Receipts,Sbarcati costo di acquisto Receipts +Landed Cost Wizard,Wizard Landed Cost +Landing Page,Pagina di destinazione +Language,Lingua +Language preference for user interface (only if available).,Lingua preferita per l'interfaccia (se disponibile) +Last Contact Date,Ultimo contatto Data +Last IP,Ultimo IP +Last Login,Ultimo Login +Last Name,Cognome +Last Purchase Rate,Ultimo Purchase Rate +Lato,Lato +Lead,Portare +Lead Details,Piombo dettagli +Lead Lost,Piombo Perso +Lead Name,Piombo Nome +Lead Owner,Piombo Proprietario +Lead Source,Piombo Fonte +Lead Status,Senza piombo +Lead Time Date,Piombo Ora Data +Lead Time Days,Portare il tempo Giorni +Lead Time days is number of days by which this item is expected in your warehouse. This days is fetched in Material Request when you select this item.,Piombo giorni Tempo ÃĻ il numero di giorni per cui questa voce ÃĻ previsto nel vostro magazzino. Questi giorni vengono recuperati in Materiale Richiesta quando si seleziona questa voce. +Lead Type,Piombo Tipo +Leave Allocation,Lascia Allocazione +Leave Allocation Tool,Lascia strumento Allocazione +Leave Application,Lascia Application +Leave Approver,Lascia Approvatore +Leave Approver can be one of,Lascia approvatore puÃē essere una delle +Leave Approvers,Lascia Approvatori +Leave Balance Before Application,Lascia equilibrio prima applicazione +Leave Block List,Lascia Block List +Leave Block List Allow,Lascia Block List Consentire +Leave Block List Allowed,Lascia Block List ammessi +Leave Block List Date,Lascia Block List Data +Leave Block List Dates,Lascia Blocco Elenco date +Leave Block List Name,Lascia Block List Nome +Leave Blocked,Lascia Bloccato +Leave Control Panel,Lascia il Pannello di controllo +Leave Encashed?,Lascia incassati? +Leave Encashment Amount,Lascia Incasso Importo +Leave Setup,Lascia Setup +Leave Type,Lascia Tipo +Leave Type Name,Lascia Tipo Nome +Leave Without Pay,Lascia senza stipendio +Leave allocations.,Lascia allocazioni. +Leave blank if considered for all branches,Lasciare vuoto se considerato per tutti i rami +Leave blank if considered for all departments,Lasciare vuoto se considerato per tutti i reparti +Leave blank if considered for all designations,Lasciare vuoto se considerato per tutte le designazioni +Leave blank if considered for all employee types,Lasciare vuoto se considerato per tutti i tipi dipendenti +Leave blank if considered for all grades,Lasciare vuoto se considerato per tutti i gradi +Leave blank if you have not decided the end date.,Lasciare vuoto se non avete deciso la data di fine. +Leave by,Lasciare da parte +"Leave can be approved by users with Role, ""Leave Approver""","Lascia puÃē essere approvato dagli utenti con il ruolo, "Leave Approvatore"" +Ledger,Ledger +Left,Sinistra +Legal Entity / Subsidiary with a separate Chart of Accounts belonging to the Organization.,Legal Entity / Controllata con una tabella separata dei conti appartenenti all'Organizzazione. +Letter Head,Carta intestata +Letter Head Image,Lettera Responsabile Immagine +Letter Head Name,Lettera Responsabile Nome +Level,Livello +"Level 0 is for document level permissions, higher levels for field level permissions.","Il livello 0 ÃĻ per le autorizzazioni a livello di documento, i livelli piÃđ elevati per le autorizzazioni a livello di campo." +Lft,Lft +Link,Collegamento +Link to other pages in the side bar and next section,Link verso altre pagine nella barra laterale e sezione successiva +Linked In Share,Linked In Condividi +Linked With,Collegato con +List,Lista +List items that form the package.,Voci di elenco che formano il pacchetto. +List of holidays.,Elenco dei giorni festivi. +List of patches executed,Elenco delle patch eseguite +List of records in which this document is linked,Elenco dei record in cui questo documento ÃĻ collegato +List of users who can edit a particular Note,Lista di utenti che possono modificare un particolare Nota +List this Item in multiple groups on the website.,Elenco questo articolo a piÃđ gruppi sul sito. +Live Chat,Live Chat +Load Print View on opening of an existing form,Caricare Stampa Vedi sulla apertura di un modulo esistente +Loading,Caricamento +Loading Report,Caricamento report +Log,Entra +"Log of Activities performed by users against Tasks that can be used for tracking time, billing.","Log delle attività svolte dagli utenti contro le attività che possono essere utilizzati per tenere traccia del tempo, la fatturazione." +Log of Scheduler Errors,Log di errori di pianificazione +Login After,Accedi Dopo +Login Before,Accedi Prima +Login Id,ID di accesso +Logo,Logo +Logout,Esci +Long Text,Testo lungo +Lost Reason,Perso Motivo +Low,Basso +Lower Income,Reddito piÃđ basso +Lucida Grande,Lucida Grande +MIS Control,MIS controllo +MREQ-,MREQ- +MTN Details,MTN Dettagli +Mail Footer,Posta Footer +Mail Password,Mail Password +Mail Port,Mail Port +Mail Server,Mail Server +Main Reports,Rapporti principali +Main Section,Sezione principale +Maintain Same Rate Throughout Sales Cycle,Mantenere la stessa velocità per tutto il ciclo di vendita +Maintain same rate throughout purchase cycle,Mantenere la stessa velocità per tutto il ciclo di acquisto +Maintenance,Manutenzione +Maintenance Date,Manutenzione Data +Maintenance Details,Dettagli di manutenzione +Maintenance Schedule,Programma di manutenzione +Maintenance Schedule Detail,Programma di manutenzione Dettaglio +Maintenance Schedule Item,Programma di manutenzione Voce +Maintenance Schedules,Programmi di manutenzione +Maintenance Status,Stato di manutenzione +Maintenance Time,Tempo di Manutenzione +Maintenance Type,Tipo di manutenzione +Maintenance Visit,Visita di manutenzione +Maintenance Visit Purpose,Visita di manutenzione Scopo +Major/Optional Subjects,Principali / Opzionale Soggetti +Make Bank Voucher,Fai Voucher Banca +Make Difference Entry,Fai la Differenza Entry +Make Time Log Batch,Fai Tempo Log Batch +Make a new,Effettuare una nuova +Make sure that the transactions you want to restrict have a Link field 'territory' that maps to a 'Territory' master.,Assicurarsi che le operazioni che si desidera limitare hanno 'territorio' un campo link che mappa un maestro 'territorio'. +Male,Maschio +Manage cost of operations,Gestione dei costi delle operazioni di +Manage exchange rates for currency conversion,Gestione tassi di cambio per la conversione di valuta +Mandatory,Obbligatorio +"Mandatory if Stock Item is ""Yes"". Also the default warehouse where reserved quantity is set from Sales Order.",Obbligatorio se Disponibile Articolo ÃĻ "SÃŽ". Anche il magazzino di default in cui quantitativo riservato ÃĻ impostato da ordine di vendita. +Manufacture against Sales Order,Produzione contro Ordine di vendita +Manufacture/Repack,Fabbricazione / Repack +Manufactured Qty,Quantità Prodotto +Manufactured quantity will be updated in this warehouse,Quantità prodotta sarà aggiornato in questo magazzino +Manufacturer,Fabbricante +Manufacturer Part Number,Codice produttore +Manufacturing,Produzione +Manufacturing Quantity,Produzione Quantità +Margin,Margine +Marital Status,Stato civile +Market Segment,Segmento di Mercato +Married,Sposato +Mass Mailing,Mailing di massa +Master,Maestro +Master Name,Maestro Nome +Master Type,Master +Masters,Masters +Match,Fiammifero +Match non-linked Invoices and Payments.,Partita Fatture non collegati e pagamenti. +Material Issue,Material Issue +Material Receipt,Materiale Ricevuta +Material Request,Materiale Richiesta +Material Request Date,Materiale Data di Richiesta +Material Request Detail No,Materiale richiesta dettaglio No +Material Request For Warehouse,Richiesta di materiale per il magazzino +Material Request Item,Materiale Richiesta articolo +Material Request Items,Materiale Richiesta Articoli +Material Request No,Materiale Richiesta No +Material Request Type,Materiale Tipo di richiesta +Material Request used to make this Stock Entry,Richiesta di materiale usato per fare questo Stock Entry +Material Requests for which Supplier Quotations are not created,Richieste di materiale con le quotazioni dei fornitori non sono creati +Material Requirement,Material Requirement +Material Transfer,Material Transfer +Materials,Materiali +Materials Required (Exploded),Materiali necessari (esploso) +Max 500 rows only.,Solo Max 500 righe. +Max Attachments,Numero massimo allegati +Max Days Leave Allowed,Max giorni di ferie domestici +Max Discount (%),Sconto Max (%) +"Meaning of Submit, Cancel, Amend","Significato dei Submit, cancellare, rettificare" +Medium,Media +"Menu items in the Top Bar. For setting the color of the Top Bar, go to Style Settings","Le voci di menu nella barra superiore. Per impostare il colore della barra superiore, vai a Impostazioni di stile" +Merge,Unisci +Merge Into,Unire in +Merge Warehouses,Unisci Magazzini +Merging is only possible between Group-to-Group or Ledger-to-Ledger,La fusione ÃĻ possibile solo tra il gruppo-a-gruppo o Ledger-to-Ledger +"Merging is only possible if following \ properties are same in both records. Group or Ledger, Debit or Credit, Is PL Account","La fusione ÃĻ possibile solo se seguendo \ proprietà sono uguali in entrambi i record. Gruppo o Ledger, di debito o di credito, ÃĻ l'account PL" +Message,Messaggio +Message Parameter,Messaggio Parametro +Message greater than 160 character will be splitted into multiple mesage,Messaggio maggiore di 160 caratteri verrà divisa in mesage multipla +Messages,Messaggi +Method,Metodo +Middle Income,Reddito Medio +Middle Name (Optional),Nome (facoltativo) +Milestone,Milestone +Milestone Date,Milestone Data +Milestones,Milestones +Milestones will be added as Events in the Calendar,Pietre miliari saranno aggiunti come eventi nel calendario +Millions,Milioni +Min Order Qty,Qtà ordine minimo +Minimum Order Qty,Qtà ordine minimo +Misc,Varie +Misc Details,Varie Dettagli +Miscellaneous,Varie +Miscelleneous,Miscelleneous +Mobile No,Cellulare No +Mobile No.,Cellulare No. +Mode of Payment,Modalità di Pagamento +Modern,Moderna +Modified Amount,Importo modificato +Modified by,Modificato da +Module,Modulo +Module Def,Modulo Def +Module Name,Nome modulo +Modules,Moduli +Monday,Lunedi +Month,Mese +Monthly,Mensile +Monthly Attendance Sheet,Foglio presenze mensile +Monthly Earning & Deduction,Guadagno mensile & Deduzione +Monthly Salary Register,Stipendio mensile Registrati +Monthly salary statement.,Certificato di salario mensile. +Monthly salary template.,Modello di stipendio mensile. +More,PiÃđ +More Details,Maggiori dettagli +More Info,Ulteriori informazioni +More content for the bottom of the page.,PiÃđ contenuti per la parte inferiore della pagina. +Moving Average,Media mobile +Moving Average Rate,Media mobile Vota +Mr,Sig. +Ms,Ms +Multiple Item Prices,Molteplici Voce Prezzi +Multiple root nodes not allowed.,Nodi principali multipli non ammessi. +Mupltiple Item prices.,Mupltiple prezzi degli articoli. +Must be Whole Number,Devono essere intere Numero +Must have report permission to access this report.,Deve avere relazione di permesso di accedere a questo rapporto. +Must specify a Query to run,Necessario specificare una query per eseguire +My Settings,Le mie impostazioni +NL-,NL- +Name,Nome +Name Case,Nome Caso +Name and Description,Nome e descrizione +Name and Employee ID,Nome e ID dipendente +Name as entered in Sales Partner master,Nome come iscritto nel Vendite Partner maestro +Name is required,Il nome ÃĻ obbligatorio +Name of organization from where lead has come,Nome dell'organizzazione da cui cavo ÃĻ arrivato +Name of person or organization that this address belongs to.,Nome della persona o organizzazione che questo indirizzo appartiene. +Name of the Budget Distribution,Nome della distribuzione del bilancio +Name of the entity who has requested for the Material Request,Nome del soggetto che ha chiesto per il materiale Request +Naming,Naming +Naming Series,Naming Series +Naming Series mandatory,Naming Serie obbligatorio +Negative balance is not allowed for account ,Saldo negativo non ÃĻ consentito per conto +Net Pay,Retribuzione netta +Net Pay (in words) will be visible once you save the Salary Slip.,Pay netto (in lettere) sarà visibile una volta che si salva il foglio paga. +Net Total,Total Net +Net Total (Company Currency),Totale netto (Azienda valuta) +Net Weight,Peso netto +Net Weight UOM,UOM Peso netto +Net Weight of each Item,Peso netto di ogni articolo +Net pay can not be negative,Retribuzione netta non puÃē essere negativo +Never,Mai +New,Nuovo +New BOM,Nuovo BOM +New Communications,New Communications +New Delivery Notes,Nuovi Consegna Note +New Enquiries,Nuove Richieste +New Leads,New Leads +New Leave Application,Nuovo Lascia Application +New Leaves Allocated,Nuove foglie allocato +New Leaves Allocated (In Days),Nuove foglie attribuiti (in giorni) +New Material Requests,Nuovo materiale Richieste +New Password,Nuova password +New Projects,Nuovi Progetti +New Purchase Orders,Nuovi Ordini di acquisto +New Purchase Receipts,Nuovo acquisto Ricevute +New Quotations,Nuove citazioni +New Record,Nuovo Record +New Sales Orders,Nuovi Ordini di vendita +New Serial No cannot have Warehouse. Warehouse must be set by Stock Entry or Purchase Receipt,Nuova serie No non puÃē avere Warehouse. Warehouse deve essere impostato da dell'entrata Stock o ricevuta di acquisto +New Stock Entries,Nuove entrate nelle scorte +New Stock UOM,Nuovo UOM Archivio +New Supplier Quotations,Nuove citazioni Fornitore +New Support Tickets,Nuovi biglietti di supporto +New Workplace,Nuovo posto di lavoro +New value to be set,Nuovo valore da impostare +Newsletter,Newsletter +Newsletter Content,Newsletter Contenuto +Newsletter Status,Newsletter di stato +"Newsletters to contacts, leads.","Newsletter ai contatti, lead." +Next Communcation On,Avanti Comunicazione sui +Next Contact By,Avanti Contatto Con +Next Contact Date,Avanti Contact Data +Next Date,Avanti Data +Next State,Stato Successivo +Next actions,Prossime azioni +Next email will be sent on:,Email prossimo verrà inviato: +No,No +"No Account found in csv file, May be company abbreviation is not correct","Nessun account trovato nel csv, PuÃē essere abbreviazione azienda non ÃĻ corretto" +No Action,Nessuna azione +No Communication tagged with this ,Nessuna comunicazione con i tag presente +No Copy,No Copy +No Customer Accounts found. Customer Accounts are identified based on \ 'Master Type' value in account record.,Nessun cliente ha trovato. Contabilità clienti vengono identificati in base al valore 'Master' \ in considerazione record. +No Item found with Barcode,Nessun articolo trovato con i codici a barre +No Items to Pack,Articoli da imballare +No Leave Approvers. Please assign 'Leave Approver' Role to atleast one user.,No Lasciare approvazioni. Assegnare 'Lascia Approvatore' Role a atleast un utente. +No Permission,Nessuna autorizzazione +No Permission to ,Nessun permesso di +No Permissions set for this criteria.,Nessun permessi impostati per questo criterio. +No Report Loaded. Please use query-report/[Report Name] to run a report.,No Segnala Loaded. Si prega di utilizzare query report / [Nome report] per eseguire un report. +No Supplier Accounts found. Supplier Accounts are identified based on \ 'Master Type' value in account record.,Nessun account Fornitore trovato. Contabilità fornitori sono identificati sulla base del valore 'Master' \ in considerazione record. +No User Properties found.,Nessun proprietà utente trovato. +No default BOM exists for item: ,No BOM esiste per impostazione predefinita articolo: +No further records,Nessun ulteriore record +No of Requested SMS,No di SMS richiesto +No of Sent SMS,No di SMS inviati +No of Visits,No di visite +No one,Nessuno +No permission to edit,Non hai il permesso di modificare +No permission to write / remove.,Non hai il permesso di scrivere / eliminare. +No record found,Nessun record trovato +No records tagged.,Nessun record marcati. +No salary slip found for month: ,Nessun foglio paga trovato per mese: +"No table is created for Single DocTypes, all values are stored in tabSingles as a tuple.","Nessuna tabella viene creata per DOCTYPE singoli, tutti i valori sono memorizzati in tabSingles come una tupla." +None,Nessuno +None: End of Workflow,Nessuno: Fine del flusso di lavoro +Not,Non +Not Active,Non attivo +Not Applicable,Non Applicabile +Not Available,Non disponibile +Not Billed,Non fatturata +Not Delivered,Non consegnati +Not Found,Not Found +Not Linked to any record.,Non legati a nessun record. +Not Permitted,Non Consentito +Not allowed for: ,Non ÃĻ consentito per: +Not enough permission to see links.,Non basta il permesso di vedere i link. +Not interested,Non interessato +Not linked,Non linkato +Note,Nota +Note User,Nota User +Note is a free page where users can share documents / notes,Nota ÃĻ una pagina libera in cui gli utenti possono condividere documenti / note +"Note: Backups and files are not deleted from Dropbox, you will have to delete them manually.","Nota: I backup ei file non vengono eliminati da Dropbox, sarà necessario eliminarli manualmente." +"Note: Backups and files are not deleted from Google Drive, you will have to delete them manually.","Nota: I backup ei file non vengono eliminati da Google Drive, sarà necessario eliminarli manualmente." +Note: Email will not be sent to disabled users,Nota: E-mail non sarà inviato agli utenti disabili +"Note: For best results, images must be of the same size and width must be greater than height.","Nota: Per ottenere risultati ottimali, le immagini devono essere della stessa dimensione e la larghezza non deve essere superiore all'altezza." +Note: Other permission rules may also apply,Nota: si possono verificare anche altre regole di autorizzazione +Note: You Can Manage Multiple Address or Contacts via Addresses & Contacts,Nota: È possibile gestire piÃđ indirizzi o Contatti via Indirizzi & Contatti +Note: maximum attachment size = 1mb,Nota: la dimensione massima allegato = 1MB +Notes,Note +Nothing to show,Niente da mostrare +Notice - Number of Days,Avviso - Numero di giorni +Notification Control,Controllo di notifica +Notification Email Address,Indirizzo e-mail di notifica +Notify By Email,Notifica via e-mail +Notify by Email on creation of automatic Material Request,Notifica tramite e-mail sulla creazione di Richiesta automatica Materiale +Number Format,Formato numero +O+,O + +O-,O- +OPPT,OPPT +Office,Ufficio +Old Parent,Vecchio genitore +On,On +On Net Total,Sul totale netto +On Previous Row Amount,Sul Fila Indietro Importo +On Previous Row Total,Sul Fila Indietro totale +"Once you have set this, the users will only be able access documents with that property.","Una volta impostato questo, gli utenti saranno in grado di accedere solo i documenti con tale proprietà." +Only Administrator allowed to create Query / Script Reports,Solo amministratore ha permesso di creare delle query / Script Reports +Only Administrator can save a standard report. Please rename and save.,Solo amministratore puÃē salvare un report standard. Si prega di rinominare e salvare. +Only Allow Edit For,Consenti solo Edit Per +"Only Serial Nos with status ""Available"" can be delivered.",Possono essere consegnati solo i numeri seriali con stato "Disponibile". +Only Stock Items are allowed for Stock Entry,Solo Archivio articoli sono ammessi per la Stock Entry +Only System Manager can create / edit reports,Solo il Gestore di sistema in grado di creare / modificare i rapporti +Only leaf nodes are allowed in transaction,Solo i nodi foglia sono ammessi nelle transazioni +Open,Aprire +Open Production Orders,Aprire ordini di produzione +Open Sans,Aperte Sans +Open Tickets,Biglietti Open +Opening Date,Data di apertura +Opening Entry,Apertura Entry +Opening Time,Tempo di apertura +Opening for a Job.,Apertura di un lavoro. +Operating Cost,Costo di gestione +Operation Description,Operazione Descrizione +Operation No,Operazione No +Operation Time (mins),Tempo di funzionamento (min) +Operations,Operazioni +Opportunity,Opportunità +Opportunity Date,Opportunity Data +Opportunity From,Opportunità da +Opportunity Item,Opportunità articolo +Opportunity Items,Articoli Opportunità +Opportunity Lost,Occasione persa +Opportunity Type,Tipo di Opportunità +Options,Opzioni +Options Help,Opzioni Aiuto +Order Confirmed,Ordine confermato +Order Lost,Ordine perduto +Order Type,Tipo di ordine +Ordered Items To Be Billed,Articoli ordinati da fatturare +Ordered Items To Be Delivered,Articoli ordinati da consegnare +Ordered Quantity,Ordinato Quantità +Orders released for production.,Gli ordini rilasciati per la produzione. +Organization Profile,Profilo dell'organizzazione +Original Message,Original Message +Other,Altro +Other Details,Altri dettagli +Out,Fuori +Out of AMC,Fuori di AMC +Out of Warranty,Fuori garanzia +Outgoing,In partenza +Outgoing Mail Server,Server posta in uscita +Outgoing Mails,Mail in uscita +Outstanding Amount,Eccezionale Importo +Outstanding for Voucher ,Eccezionale per i Voucher +Over Heads,Sopra le teste +Overhead,Overhead +Overlapping Conditions found between,Condizioni sovrapposte trovati tra +Owned,Di proprietà +PAN Number,Numero PAN +PF No.,PF No. +PF Number,Numero PF +PI/2011/,PI/2011 / +PIN,PIN +PO,PO +POP3 Mail Server,POP3 Mail Server +POP3 Mail Server (e.g. pop.gmail.com),POP3 Mail Server (ad esempio pop.gmail.com) +POP3 Mail Settings,Impostazioni di posta POP3 +POP3 mail server (e.g. pop.gmail.com),POP3 server di posta (ad esempio pop.gmail.com) +POP3 server e.g. (pop.gmail.com),Server POP3 per esempio (pop.gmail.com) +POS Setting,POS Impostazione +POS View,POS View +PR Detail,PR Dettaglio +PRO,PRO +PS,PS +Package Item Details,Confezione Articolo Dettagli +Package Items,Articoli della confezione +Package Weight Details,Pacchetto peso +Packing Details,Particolari dell'imballaggio +Packing Detials,Detials imballaggio +Packing List,Lista di imballaggio +Packing Slip,Documento di trasporto +Packing Slip Item,Distinta di imballaggio articolo +Packing Slip Items,Imballaggio elementi slittamento +Packing Slip(s) Cancelled,Bolla di accompagnamento (s) Annullato +Page,Pagina +Page Background,Sfondo pagina +Page Border,Bordo pagina +Page Break,Interruzione di pagina +Page HTML,Pagina HTML +Page Headings,Pagina Rubriche +Page Links,Pagina Links +Page Name,Nome pagina +Page Role,Pagina Ruolo +Page Text,Pagina di testo +Page content,Contenuto della pagina +Page not found,Pagina non trovata +Page text and background is same color. Please change.,Testo di pagina e lo sfondo ÃĻ dello stesso colore. Per favore cambia. +Page to show on the website,Pagina di mostrare sul sito +"Page url name (auto-generated) (add "".html"")",Pagina nome url (generata automaticamente) (aggiungere ". Html") +Paid Amount,Importo pagato +Parameter,Parametro +Parent Account,Account principale +Parent Cost Center,Parent Centro di costo +Parent Customer Group,Parent Gruppo clienti +Parent Detail docname,Parent Dettaglio docname +Parent Item,Parent Item +Parent Item Group,Capogruppo Voce +Parent Label,Parent Label +Parent Sales Person,Parent Sales Person +Parent Territory,Territorio genitore +Parent is required.,È richiesta Parent. +Parenttype,ParentType +Partially Completed,Parzialmente completato +Participants,Partecipanti +Partly Billed,Parzialmente Fatturato +Partly Delivered,Parzialmente Consegnato +Partner Target Detail,Partner di destinazione Dettaglio +Partner Type,Tipo di partner +Partner's Website,Sito del Partner +Passive,Passive +Passport Number,Numero di passaporto +Password,Parola d'ordine +Password Expires in (days),La password scade in (giorni) +Patch,Patch +Patch Log,Patch Log +Pay To / Recd From,Pay To / RECD Da +Payables,Debiti +Payables Group,Debiti Gruppo +Payment Collection With Ageing,Collezione di pagamento Con Invecchiamento +Payment Days,Giorni di Pagamento +Payment Entries,Voci di pagamento +Payment Entry has been modified after you pulled it. Please pull it again.,Entrata pagamento ÃĻ stato modificato dopo l'tirato. Si prega di tirare di nuovo. +Payment Made With Ageing,Pagamento effettuato con Invecchiamento +Payment Reconciliation,Riconciliazione Pagamento +Payment Terms,Condizioni di pagamento +Payment to Invoice Matching Tool,Pagamento a fattura Matching Tool +Payment to Invoice Matching Tool Detail,Pagamento a fattura Corrispondenza Dettaglio Strumento +Payments,Pagamenti +Payments Made,Pagamenti effettuati +Payments Received,Pagamenti ricevuti +Payments made during the digest period,I pagamenti effettuati nel periodo digest +Payments received during the digest period,I pagamenti ricevuti durante il periodo di digest +Payroll Setup,Setup Payroll +Pending,In attesa +Pending Review,In attesa recensione +Pending SO Items For Purchase Request,Elementi in sospeso cosÃŽ per Richiesta di Acquisto +Percent,Percentuale +Percent Complete,Percentuale completamento +Percentage Allocation,Percentuale di allocazione +Percentage Allocation should be equal to ,Percentuale assegnazione dovrebbe essere uguale a +Percentage variation in quantity to be allowed while receiving or delivering this item.,Variazione percentuale della quantità di essere consentito durante la ricezione o la consegna di questo oggetto. +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.,Percentuale si ÃĻ permesso di ricevere o consegnare di piÃđ contro la quantità ordinata. Per esempio: Se avete ordinato 100 unità. e il vostro assegno ÃĻ 10% poi si ÃĻ permesso di ricevere 110 unità. +Performance appraisal.,Valutazione delle prestazioni. +Period Closing Voucher,Periodo di chiusura Voucher +Periodicity,Periodicità +Perm Level,Perm Livello +Permanent Accommodation Type,Permanente Tipo Alloggio +Permanent Address,Indirizzo permanente +Permission,Autorizzazione +Permission Level,Livello di autorizzazione +Permission Levels,Livelli di autorizzazione +Permission Manager,Permission Manager +Permission Rules,Regole di autorizzazione +Permissions,Permessi di Scrittura +Permissions Settings,Impostazioni delle autorizzazioni +Permissions are automatically translated to Standard Reports and Searches,Le autorizzazioni vengono tradotti automaticamente al report standard e Ricerche +"Permissions are set on Roles and Document Types (called DocTypes) by restricting read, edit, make new, submit, cancel, amend and report rights.","I permessi sono impostati su Ruoli e tipi di documenti (chiamato DOCTYPE) limitando leggere, modificare, creare nuovo, sostengono, cancellare, modificare e segnalare i diritti." +Permissions at higher levels are 'Field Level' permissions. All Fields have a 'Permission Level' set against them and the rules defined at that permissions apply to the field. This is useful incase you want to hide or make certain field read-only.,Autorizzazioni a livelli piÃđ alti sono permessi 'livello di campo'. Tutti i campi hanno stabilito un 'livello di autorizzazione' contro di loro e le regole definite a che le autorizzazioni si applicano al campo. CiÃē ÃĻ utile in caso si desidera nascondere o rendere certo campo di sola lettura. +"Permissions at level 0 are 'Document Level' permissions, i.e. they are primary for access to the document.","Permessi di livello 0 sono permessi 'a livello di documento', cioÃĻ sono primario per l'accesso al documento." +Permissions translate to Users based on what Role they are assigned,Permessi traducono per gli utenti in base a ciÃē di ruolo sono assegnati +Person,Persona +Person To Be Contacted,Persona da contattare +Personal,Personale +Personal Details,Dettagli personali +Personal Email,Personal Email +Phone,Telefono +Phone No,N. di telefono +Phone No.,No. Telefono +Pick Columns,Scegli Colonne +Pincode,PINCODE +Place of Issue,Luogo di emissione +Plan for maintenance visits.,Piano per le visite di manutenzione. +Planned Qty,Qtà Planned +Planned Quantity,Prevista Quantità +Plant,Impianto +Please Enter Abbreviation or Short Name properly as it will be added as Suffix to all Account Heads.,Inserisci Abbreviazione o Nome breve correttamente in quanto verrà aggiunto come suffisso a tutti i Capi account. +Please Update Stock UOM with the help of Stock UOM Replace Utility.,Si prega di aggiornare Archivio UOM con l'aiuto di Archivio UOM Replace Utility. +Please attach a file first.,Si prega di allegare un file. +Please attach a file or set a URL,Si prega di allegare un file o impostare un URL +Please check,Si prega di verificare +Please enter Default Unit of Measure,Inserisci unità di misura predefinita +Please enter Delivery Note No or Sales Invoice No to proceed,Inserisci il DDT o fattura di vendita No No per procedere +Please enter Employee Number,Inserisci il numero dei dipendenti +Please enter Expense Account,Inserisci il Conto uscite +Please enter Expense/Adjustment Account,Inserisci Expense / regolazione account +Please enter Purchase Receipt No to proceed,Inserisci Acquisto Ricevuta No per procedere +Please enter Reserved Warehouse for item ,Inserisci Magazzino riservata per la voce +Please enter valid,Inserisci valido +Please enter valid ,Inserisci valido +Please install dropbox python module,Si prega di installare dropbox modulo python +Please make sure that there are no empty columns in the file.,Assicurarsi che non ci sono le colonne vuote nel file prega. +Please mention default value for ',Si prega di citare il valore di default per ' +Please reduce qty.,Ridurre qty. +Please refresh to get the latest document.,Si prega di aggiornamento per ottenere l'ultimo documento. +Please save the Newsletter before sending.,Si prega di salvare la newsletter prima dell'invio. +Please select Bank Account,Seleziona conto bancario +Please select Carry Forward if you also want to include previous fiscal year's balance leaves to this fiscal year,Si prega di selezionare il riporto se anche voi volete includere equilibrio precedente anno fiscale di parte per questo anno fiscale +Please select Date on which you want to run the report,Seleziona la data in cui si desidera eseguire il report +Please select Naming Neries,Seleziona Neries di denominazione +Please select Price List,Seleziona Listino Prezzi +Please select Time Logs.,Si prega di selezionare Time Diari. +Please select a,Si prega di selezionare una +Please select a csv file,Seleziona un file csv +Please select a file or url,Si prega di selezionare un file o URL +Please select a service item or change the order type to Sales.,Si prega di selezionare una voce di servizio o modificare il tipo di ordine di vendite. +Please select a sub-contracted item or do not sub-contract the transaction.,Si prega di selezionare una voce di subappalto o non fare subappaltare la transazione. +Please select a valid csv file with data.,Si prega di selezionare un file csv con i dati validi. +Please select month and year,Si prega di selezionare mese e anno +Please select the document type first,Si prega di selezionare il tipo di documento prima +Please select: ,Si prega di selezionare: +Please set Dropbox access keys in,Si prega di impostare le chiavi di accesso a Dropbox +Please set Google Drive access keys in,Si prega di impostare Google chiavi di accesso di unità in +Please setup Employee Naming System in Human Resource > HR Settings,Si prega di impostazione dei dipendenti sistema di nomi delle risorse umane> Impostazioni HR +Please specify,Si prega di specificare +Please specify Company,Si prega di specificare Azienda +Please specify Company to proceed,Si prega di specificare Società di procedere +Please specify Default Currency in Company Master \ and Global Defaults,Si prega di specificare Valuta predefinita nel Master Company \ e dei valori predefiniti globali +Please specify a,Si prega di specificare una +Please specify a Price List which is valid for Territory,Si prega di specificare una lista di prezzi ÃĻ valido per il Territorio +Please specify a valid,Si prega di specificare una valida +Please specify a valid 'From Case No.',Si prega di specificare una valida 'Dalla sentenza n' +Please specify currency in Company,Si prega di specificare la valuta in Azienda +Point of Sale,Punto di vendita +Point-of-Sale Setting,Point-of-Sale Setting +Post Graduate,Post Laurea +Post Topic,Posta Topic +Postal,Postale +Posting Date,Data di registrazione +Posting Date Time cannot be before,Data di registrazione Il tempo non puÃē essere prima +Posting Time,Tempo Distacco +Posts,Messaggi +Potential Sales Deal,Potenziale accordo di vendita +Potential opportunities for selling.,Potenziali opportunità di vendita. +"Precision for Float fields (quantities, discounts, percentages etc). Floats will be rounded up to specified decimals. Default = 3","Di precisione per i campi Float (quantità, sconti, percentuali ecc). Galleggianti vengono arrotondate per eccesso al decimali specificati. Default = 3" +Preferred Billing Address,Preferito Indirizzo di fatturazione +Preferred Shipping Address,Preferito Indirizzo spedizione +Prefix,Prefisso +Present,Presente +Prevdoc DocType,Prevdoc DocType +Prevdoc Doctype,Prevdoc Doctype +Preview,Anteprima +Previous Work Experience,Lavoro precedente esperienza +Price,Prezzo +Price List,Listino Prezzi +Price List Currency,Prezzo di listino Valuta +Price List Currency Conversion Rate,Prezzo di listino Valuta Tasso di conversione +Price List Exchange Rate,Listino Prezzi Tasso di Cambio +Price List Master,Prezzo di listino principale +Price List Name,Prezzo di listino Nome +Price List Rate,Prezzo di listino Vota +Price List Rate (Company Currency),Prezzo di listino Prezzo (Azienda valuta) +Price List for Costing,Listino prezzi per il calcolo dei costi +Price Lists and Rates,Listini prezzi e tariffe +Primary,Primaria +Print Format,Formato Stampa +Print Format Style,Formato Stampa Style +Print Format Type,Stampa Tipo di formato +Print Heading,Stampa Rubrica +Print Hide,Stampa Hide +Print Width,Larghezza di stampa +Print Without Amount,Stampare senza Importo +Print...,Stampa ... +Priority,Priorità +Private,Privato +Proceed to Setup,Procedere con l'impostazione +Process,Processo +Process Payroll,Processo Payroll +Produced Quantity,Prodotto Quantità +Product Enquiry,Prodotto Inchiesta +Production Order,Ordine di produzione +Production Orders,Ordini di produzione +Production Orders in Progress,Ordini di produzione in corso +Production Plan Item,Produzione Piano Voce +Production Plan Items,Produzione Piano Articoli +Production Plan Sales Order,Produzione Piano di ordini di vendita +Production Plan Sales Orders,Produzione piano di vendita Ordini +Production Planning (MRP),Pianificazione della produzione (MRP) +Production Planning Tool,Production Planning Tool +"Products will be sorted by weight-age in default searches. More the weight-age, higher the product will appear in the list.","I prodotti saranno ordinati in peso-età nelle ricerche predefinite. PiÃđ il peso-età, piÃđ alto ÃĻ il prodotto verrà visualizzato nell'elenco." +Profile,Profilo +Profile Defaults,Defaults Profilo +Profile Represents a User in the system.,Profilo Rappresenta un utente nel sistema. +Profile of a Blogger,Profilo di un Blogger +Profile of a blog writer.,Profilo di uno scrittore blog. +Project,Progetto +Project Costing,Progetto Costing +Project Details,Dettagli del progetto +Project Milestone,Progetto Milestone +Project Milestones,Tappe del progetto +Project Name,Nome del progetto +Project Start Date,Data di inizio del progetto +Project Type,Tipo di progetto +Project Value,Valore di progetto +Project activity / task.,Attività / attività del progetto. +Project master.,Progetto Master. +Project will get saved and will be searchable with project name given,Progetto avranno salvato e sarà consultabile con il nome di progetto dato +Project wise Stock Tracking,Progetto saggio Archivio monitoraggio +Projected Qty,Qtà Proiettata +Projects,Progetti +Prompt for Email on Submission of,Richiedi Email su presentazione di +Properties,Proprietà +Property,Proprietà +Property Setter,Setter Proprietà +Property Setter overrides a standard DocType or Field property,Setter proprietà sostituisce un immobile docType campo standard +Property Type,Tipo di proprietà +Provide email id registered in company,Fornire id-mail registrato in azienda +Public,Pubblico +Published,Pubblicato +Published On,Edizione del +Pull Emails from the Inbox and attach them as Communication records (for known contacts).,Tirare mail dalla posta in arrivo e collegarli come record di comunicazione (per contatti conosciuti). +Pull Payment Entries,Tirare le voci di pagamento +Pull sales orders (pending to deliver) based on the above criteria,Tirare ordini di vendita (in attesa di consegnare) sulla base dei criteri di cui sopra +Purchase,Acquisto +Purchase / Manufacture Details,Acquisto / Produzione Dettagli +Purchase Analytics,Acquisto Analytics +Purchase Common,Comuni di acquisto +Purchase Details,"Acquisto, i dati" +Purchase Discounts,Acquisto Sconti +Purchase In Transit,Acquisto In Transit +Purchase Invoice,Acquisto Fattura +Purchase Invoice Advance,Acquisto Advance Fattura +Purchase Invoice Advances,Acquisto anticipi fatture +Purchase Invoice Item,Acquisto Articolo Fattura +Purchase Invoice Trends,Acquisto Tendenze Fattura +Purchase Order,Ordine di acquisto +Purchase Order Date,Ordine di acquisto Data +Purchase Order Item,Ordine di acquisto dell'oggetto +Purchase Order Item No,Acquisto fig +Purchase Order Item Supplied,Ordine di acquisto Articolo inserito +Purchase Order Items,Acquisto Ordine Articoli +Purchase Order Items Supplied,Ordine di Acquisto Standard di fornitura +Purchase Order Items To Be Billed,Ordine di Acquisto Articoli da fatturare +Purchase Order Items To Be Received,Ordine di Acquisto Oggetti da ricevere +Purchase Order Message,Ordine di acquisto Message +Purchase Order Required,Ordine di Acquisto Obbligatorio +Purchase Order Trends,Acquisto Tendenze Ordine +Purchase Order sent by customer,Ordine di acquisto inviato dal cliente +Purchase Orders given to Suppliers.,Ordini di acquisto prestate a fornitori. +Purchase Receipt,RICEVUTA +Purchase Receipt Item,RICEVUTA articolo +Purchase Receipt Item Supplied,Acquisto Ricevuta Articolo inserito +Purchase Receipt Item Supplieds,RICEVUTA Voce Supplieds +Purchase Receipt Items,Acquistare oggetti Receipt +Purchase Receipt Message,RICEVUTA Messaggio +Purchase Receipt No,RICEVUTA No +Purchase Receipt Required,Acquisto necessaria la ricevuta +Purchase Receipt Trends,Acquisto Tendenze Receipt +Purchase Register,Acquisto Registrati +Purchase Return,Acquisto Ritorno +Purchase Returned,Acquisto restituito +Purchase Taxes and Charges,Acquisto Tasse e Costi +Purchase Taxes and Charges Master,Acquisto Tasse e Spese master +Purpose,Scopo +Purpose must be one of ,Scopo deve essere uno dei +Python Module Name,Python Nome modulo +QA Inspection,Ispezione QA +QAI/11-12/,QAI/11-12 / +QTN,QTN +Qty,Qtà +Qty Consumed Per Unit,Quantità consumata per unità +Qty To Manufacture,Quantità di fabbricare +Qty as per Stock UOM,Quantità come da UOM Archivio +Qualification,Qualifica +Quality,Qualità +Quality Inspection,Controllo Qualità +Quality Inspection Parameters,Parametri di controllo qualità +Quality Inspection Reading,Lettura Controllo Qualità +Quality Inspection Readings,Letture di controllo di qualità +Quantity,Quantità +Quantity Requested for Purchase,Quantità a fini di acquisto +Quantity already manufactured,Quantità già prodotto +Quantity and Rate,Quantità e Prezzo +Quantity and Warehouse,Quantità e Magazzino +Quantity cannot be a fraction.,Quantità non puÃē essere una frazione. +Quantity of item obtained after manufacturing / repacking from given quantities of raw materials,Quantità di prodotto ottenuto dopo la produzione / reimballaggio da determinati quantitativi di materie prime +Quantity should be equal to Manufacturing Quantity. ,Quantità dovrebbe essere uguale a Manufacturing pezzi. +Quarter,Quartiere +Quarterly,Trimestrale +Query,Query +Query Options,Opzioni query +Query Report,Rapporto sulle query +Query must be a SELECT,Query deve essere una SELEZIONA +Quick Help for Setting Permissions,Guida rapida per Impostazione delle autorizzazioni +Quick Help for User Properties,Guida rapida per la proprietà utente +Quotation,Quotazione +Quotation Date,Preventivo Data +Quotation Item,Quotazione articolo +Quotation Items,Voci di quotazione +Quotation Lost Reason,Quotazione Perso Motivo +Quotation Message,Quotazione Messaggio +Quotation Sent,Quotazione Sent +Quotation Series,Serie Quotazione +Quotation To,Preventivo A +Quotation Trend,Quotazione Trend +Quotations received from Suppliers.,Citazioni ricevute dai fornitori. +Quotes to Leads or Customers.,Citazioni a clienti o contatti. +Raise Material Request when stock reaches re-order level,Sollevare Materiale Richiesta quando le azione raggiunge il livello di riordino +Raised By,Sollevata dal +Raised By (Email),Sollevata da (e-mail) +Random,Casuale +Range,Gamma +Rate,Vota +Rate ,Vota +Rate (Company Currency),Vota (Azienda valuta) +Rate Of Materials Based On,Tasso di materiali a base di +Rate and Amount,Aliquota e importo +Rate at which Customer Currency is converted to customer's base currency,Velocità con cui valuta Cliente viene convertito in valuta di base del cliente +Rate at which Price list currency is converted to company's base currency,Tasso al quale Listino valuta viene convertita in valuta di base dell'azienda +Rate at which Price list currency is converted to customer's base currency,Tasso al quale Listino valuta viene convertita in valuta di base del cliente +Rate at which customer's currency is converted to company's base currency,Tasso al quale la valuta del cliente viene convertito in valuta di base dell'azienda +Rate at which supplier's currency is converted to company's base currency,Tasso al quale la valuta del fornitore viene convertito in valuta di base dell'azienda +Rate at which this tax is applied,Tasso a cui viene applicata questa tassa +Raw Material Item Code,Materia Codice Articolo +Raw Materials Supplied,Materie prime fornite +Raw Materials Supplied Cost,Materie prime fornite Costo +Re-Order Level,Re-Order Livello +Re-Order Qty,Re-Order Qty +Re-order,Re-order +Re-order Level,Livello di riordino +Re-order Qty,Re-order Qtà +Read,Leggi +Read Only,Solo lettura +Reading 1,Lettura 1 +Reading 10,Reading 10 +Reading 2,Lettura 2 +Reading 3,Reading 3 +Reading 4,Reading 4 +Reading 5,Lettura 5 +Reading 6,Lettura 6 +Reading 7,Leggendo 7 +Reading 8,Lettura 8 +Reading 9,Lettura 9 +Reason,Motivo +Reason for Leaving,Ragione per lasciare +Reason for Resignation,Motivo della Dimissioni +Recd Quantity,RECD Quantità +Receivable / Payable account will be identified based on the field Master Type,Conto da ricevere / pagare sarà identificato in base al campo Master +Receivables,Crediti +Receivables / Payables,Crediti / Debiti +Receivables Group,Gruppo Crediti +Received Date,Data Received +Received Items To Be Billed,Oggetti ricevuti da fatturare +Received Qty,Quantità ricevuta +Received and Accepted,Ricevuti e accettati +Receiver List,Lista Ricevitore +Receiver Parameter,Ricevitore Parametro +Recipient,Destinatario +Recipients,Destinatari +Reconciliation Data,Dati Riconciliazione +Reconciliation HTML,Riconciliazione HTML +Reconciliation JSON,Riconciliazione JSON +Record item movement.,Registrare il movimento dell'oggetto. +Recurring Id,Id ricorrente +Recurring Invoice,Fattura ricorrente +Recurring Type,Tipo ricorrente +Reduce Deduction for Leave Without Pay (LWP),Ridurre Deduzione per aspettativa senza assegni (LWP) +Reduce Earning for Leave Without Pay (LWP),Ridurre Guadagnare in aspettativa senza assegni (LWP) +Ref Code,Rif. Codice +Ref Date is Mandatory if Ref Number is specified,Rif. Data ÃĻ obbligatorio se viene specificato Numero Rif. +Ref DocType,Rif. DocType +Ref Name,Rif. Nome +Ref Rate,Rif. Vota +Ref SQ,Rif. SQ +Ref Type,Tipo Rif. +Reference,Riferimento +Reference Date,Data di riferimento +Reference DocName,Riferimento DocName +Reference DocType,Riferimento DocType +Reference Name,Nome di riferimento +Reference Number,Numero di riferimento +Reference Type,Tipo di riferimento +Refresh,Refresh +Registered but disabled.,Registrato ma disabilitato. +Registration Details,Dettagli di registrazione +Registration Details Emailed.,Dettagli di registrazione ricevuta via email. +Registration Info,Informazioni di Registrazione +Rejected,Rifiutato +Rejected Quantity,Rifiutato Quantità +Rejected Serial No,Rifiutato Serial No +Rejected Warehouse,Magazzino Rifiutato +Relation,Relazione +Relieving Date,Alleviare Data +Relieving Date of employee is ,Alleviare Data di dipendenti ÃĻ +Remark,Osservazioni +Remarks,Osservazioni +Remove Bookmark,Rimuovere Bookmark +Rename Log,Rinominare Entra +Rename Tool,Rename Tool +Rename...,Rinomina ... +Rented,Affittato +Repeat On,Ripetere On +Repeat Till,Ripetere Fino +Repeat on Day of Month,Ripetere il Giorno del mese +Repeat this Event,Ripetere questo evento +Replace,Sostituire +Replace Item / BOM in all BOMs,Sostituire Voce / BOM in tutte le distinte base +"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","Sostituire un particolare distinta base in tutte le altre distinte base in cui viene utilizzato. Sostituirà il vecchio link BOM, aggiornare costo e rigenerare "Explosion articolo BOM" tavolo come da nuovo BOM" +Replied,Ha risposto +Report,Segnala +Report Builder,Report Builder +Report Builder reports are managed directly by the report builder. Nothing to do.,Report di Generatore report vengono gestite direttamente dal costruttore rapporto. Niente da fare. +Report Date,Data Segnala +Report Hide,Segnala Hide +Report Name,Nome rapporto +Report Type,Tipo di rapporto +Report was not saved (there were errors),Relazione non ÃĻ stato salvato (ci sono stati errori) +Reports,Rapporti +Reports to,Relazioni al +Represents the states allowed in one document and role assigned to change the state.,Rappresenta gli stati ammessi in un unico documento e ruolo assegnato per cambiare lo stato. +Reqd,Reqd +Reqd By Date,Reqd Per Data +Request Type,Tipo di richiesta +Request for Information,Richiesta di Informazioni +Request for purchase.,Richiesta di acquisto. +Requested By,Richiesto da +Requested Items To Be Ordered,Elementi richiesti da ordinare +Requested Items To Be Transferred,Voci si chiede il trasferimento +Requests for items.,Le richieste di articoli. +Required By,Richiesto da +Required Date,Data richiesta +Required Qty,Quantità richiesta +Required only for sample item.,Richiesto solo per la voce di esempio. +Required raw materials issued to the supplier for producing a sub - contracted item.,Materie prime necessarie rilasciate al fornitore per la produzione di un sotto - voce contratta. +Reseller,Rivenditore +Reserved Quantity,Riservato Quantità +Reserved Warehouse,Riservato Warehouse +Reserved Warehouse in Sales Order / Finished Goods Warehouse,Warehouse Riservato a ordini di vendita / Magazzino prodotti finiti +Reserved Warehouse is missing in Sales Order,Riservato Warehouse manca in ordine di vendita +Resignation Letter Date,Lettera di dimissioni Data +Resolution,Risoluzione +Resolution Date,Risoluzione Data +Resolution Details,Dettagli risoluzione +Resolved By,Deliberato dall'Assemblea +Restrict IP,Limitare IP +Restrict user from this IP address only. Multiple IP addresses can be added by separating with commas. Also accepts partial IP addresses like (111.111.111),"Limitare l'utente da solo questo indirizzo IP. PiÃđ indirizzi IP possono essere aggiunti separando con virgole. Accetta anche gli indirizzi IP parziali, come (111.111.111)" +Restricting By User,Limitare per utente +Retail,Vendita al dettaglio +Retailer,Dettagliante +Review Date,Data di revisione +Rgt,Rgt +Right,Giusto +Role,Ruolo +Role Allowed to edit frozen stock,Ruolo ammessi da modificare stock congelato +Role Name,Nome Ruolo +Role that is allowed to submit transactions that exceed credit limits set.,Ruolo che ÃĻ consentito di presentare le transazioni che superano i limiti di credito stabiliti. +Roles,Ruoli +Roles Assigned,Ruoli assegnati +Roles Assigned To User,Ruoli assegnati a utenti +Roles HTML,Ruoli HTML +Root ,Root +Root cannot have a parent cost center,Root non puÃē avere un centro di costo genitore +Rounded Total,Totale arrotondato +Rounded Total (Company Currency),Totale arrotondato (Azienda valuta) +Row,Riga +Row ,Riga +Row #,Row # +Row # ,Row # +Rules defining transition of state in the workflow.,Regole che definiscono transizione di stato nel flusso di lavoro. +"Rules for how states are transitions, like next state and which role is allowed to change state etc.","Regole per come gli stati sono transizioni, come prossimo stato e quale ruolo puÃē cambiare stato ecc" +Rules to calculate shipping amount for a sale,Regole per il calcolo dell'importo di trasporto per una vendita +SMS,SMS +SMS Center,Centro SMS +SMS Control,SMS Control +SMS Gateway URL,SMS Gateway URL +SMS Log,SMS Log +SMS Parameter,SMS Parametro +SMS Parameters,SMS Parametri +SMS Sender Name,SMS Sender Nome +SMS Settings,Impostazioni SMS +SMTP Server (e.g. smtp.gmail.com),SMTP Server (ad es smtp.gmail.com) +SO,SO +SO Date,SO Data +SO Pending Qty,SO attesa Qtà +SO/10-11/,SO/10-11 / +SO1112,SO1112 +SQTN,SQTN +STE,STE +SUP,SUP +SUPP,SUPP +SUPP/10-11/,SUPP/10-11 / +Salary,Stipendio +Salary Information,Informazioni stipendio +Salary Manager,Stipendio Direttore +Salary Mode,Modalità di stipendio +Salary Slip,Stipendio slittamento +Salary Slip Deduction,Stipendio slittamento Deduzione +Salary Slip Earning,Stipendio slittamento Guadagnare +Salary Structure,Struttura salariale +Salary Structure Deduction,Struttura salariale Deduzione +Salary Structure Earning,Struttura salariale Guadagnare +Salary Structure Earnings,Utile struttura salariale +Salary breakup based on Earning and Deduction.,Stipendio rottura basato sul guadagno e di deduzione. +Salary components.,Componenti stipendio. +Sales,Vendite +Sales Analytics,Analisi dei dati di vendita +Sales BOM,BOM Vendite +Sales BOM Help,Vendite BOM Aiuto +Sales BOM Item,Vendite BOM articolo +Sales BOM Items,Vendite BOM Articoli +Sales Common,Vendite comuni +Sales Details,Dettagli di vendita +Sales Discounts,Sconti di vendita +Sales Email Settings,Vendite E-mail Impostazioni +Sales Extras,Extra di vendita +Sales Invoice,Fattura Commerciale +Sales Invoice Advance,Fattura Advance +Sales Invoice Item,Fattura Voce +Sales Invoice Items,Fattura di vendita Articoli +Sales Invoice Message,Fattura Messaggio +Sales Invoice No,Fattura Commerciale No +Sales Invoice Trends,Fattura di vendita Tendenze +Sales Order,Ordine di vendita +Sales Order Date,Ordine di vendita Data +Sales Order Item,Sales Order Item +Sales Order Items,Ordini di vendita Articoli +Sales Order Message,Sales Order Messaggio +Sales Order No,Ordine di vendita No +Sales Order Required,Ordine di vendita richiesto +Sales Order Trend,Ordine di vendita Trend +Sales Partner,Partner di vendita +Sales Partner Name,Vendite Partner Nome +Sales Partner Target,Vendite Partner di destinazione +Sales Partners Commission,Vendite Partners Commissione +Sales Person,Addetto alle vendite +Sales Person Incharge,Sales Person Incharge +Sales Person Name,Vendite Nome persona +Sales Person Target Variance (Item Group-Wise),Vendite persona bersaglio Varianza (Articolo Group-Wise) +Sales Person Targets,Sales Person Obiettivi +Sales Person-wise Transaction Summary,Sales Person-saggio Sintesi dell'Operazione +Sales Register,Commerciale Registrati +Sales Return,Ritorno di vendite +Sales Returned,Vendite restituiti +Sales Taxes and Charges,Tasse di vendita e oneri +Sales Taxes and Charges Master,Tasse di vendita e oneri master +Sales Team,Team di vendita +Sales Team Details,Vendite team Dettagli +Sales Team1,Vendite Team1 +Sales and Purchase,Vendita e Acquisto +Sales campaigns,Campagne di vendita +Sales persons and targets,Le persone e gli obiettivi di vendita +Sales taxes template.,Le imposte di vendita modello. +Sales territories.,Territori di vendita. +Salutation,Appellativo +Same file has already been attached to the record,Stesso file ÃĻ già stato attaccato al record +Sample Size,Dimensione del campione +Sanctioned Amount,Importo sanzionato +Saturday,Sabato +Save,Salva +Schedule,Pianificare +Schedule Details,Dettagli di pianificazione +Scheduled,Pianificate +Scheduled Confirmation Date,Programmata Conferma Data +Scheduled Date,Data prevista +Scheduler Log,Scheduler Log +School/University,Scuola / Università +Score (0-5),Punteggio (0-5) +Score Earned,Punteggio Earned +Scrap %,Scrap% +Script,Script +Script Report,Segnala Script +Script Type,Tipo di script +Script to attach to all web pages.,Script di allegare a tutte le pagine web. +Search,Cerca +Search Fields,Campi di ricerca +Seasonality for setting budgets.,Stagionalità di impostazione budget. +Section Break,Interruzione di sezione +Security Settings,Impostazioni di sicurezza +"See ""Rate Of Materials Based On"" in Costing Section",Vedere "tasso di materiali a base di" in Costing Sezione +Select,Selezionare +"Select ""Yes"" for sub - contracting items",Selezionare "SÃŽ" per i sub - articoli contraenti +"Select ""Yes"" if this item is to be sent to a customer or received from a supplier as a sample. Delivery notes and Purchase Receipts will update stock levels but there will be no invoice against this item.","Selezionare "SÃŽ" se l'oggetto deve essere inviato ad un cliente o ricevuto da un fornitore come un campione. Bolle di consegna e le ricevute di acquisto dovranno aggiornare i livelli di stock, ma non ci sarà alcuna fattura nei confronti di questo oggetto." +"Select ""Yes"" if this item is used for some internal purpose in your company.",Selezionare "SÃŽ" se l'oggetto ÃĻ utilizzato per uno scopo interno nella vostra azienda. +"Select ""Yes"" if this item represents some work like training, designing, consulting etc.","Selezionare "SÃŽ" se l'oggetto rappresenta un lavoro come la formazione, progettazione, consulenza, ecc" +"Select ""Yes"" if you are maintaining stock of this item in your Inventory.",Selezionare "SÃŽ" se si sta mantenendo magazzino di questo articolo nel tuo inventario. +"Select ""Yes"" if you supply raw materials to your supplier to manufacture this item.",Selezionare "SÃŽ" se si forniscono le materie prime per il vostro fornitore per la fabbricazione di questo oggetto. +Select All,Seleziona tutto +Select Attachments,Selezionare Allegati +Select Budget Distribution to unevenly distribute targets across months.,Selezionare Budget Distribution per distribuire uniformemente gli obiettivi in ​​tutta mesi. +"Select Budget Distribution, if you want to track based on seasonality.","Selezionare Budget distribuzione, se si desidera tenere traccia in base a stagionalità." +Select Customer,Selezionare clienti +Select Digest Content,Selezionare Digest Contenuto +Select DocType,Selezionare DocType +Select Document Type,Seleziona tipo di documento +Select Document Type or Role to start.,Selezionare tipo di documento o di ruolo per iniziare. +Select Items,Selezionare Elementi +Select PR,Selezionare PR +Select Print Format,Selezionare Formato di stampa +Select Print Heading,Selezionare Stampa Rubrica +Select Report Name,Selezionare Nome rapporto +Select Role,Scegliere Ruolo +Select Sales Orders,Selezionare Ordini di vendita +Select Sales Orders from which you want to create Production Orders.,Selezionare gli ordini di vendita da cui si desidera creare gli ordini di produzione. +Select Terms and Conditions,Selezionare Termini e Condizioni +Select Time Logs and Submit to create a new Sales Invoice.,Selezionare Time Diari e Invia per creare una nuova fattura di vendita. +Select Transaction,Selezionare Transaction +Select Type,Seleziona tipo +Select User or Property to start.,Selezionare Utente o immobile per iniziare. +Select a Banner Image first.,Selezionare un Banner Immagine prima. +Select account head of the bank where cheque was deposited.,Selezionare conto capo della banca in cui assegno ÃĻ stato depositato. +Select an image of approx width 150px with a transparent background for best results.,Selezionare un'immagine di circa larghezza 150px con sfondo trasparente per i migliori risultati. +Select company name first.,Selezionare il nome della società prima. +Select dates to create a new ,Seleziona le date per creare un nuovo +Select name of Customer to whom project belongs,Selezionare il nome del cliente a cui appartiene progetto +Select or drag across time slots to create a new event.,Selezionare o trascinare gli intervalli di tempo per creare un nuovo evento. +Select template from which you want to get the Goals,Selezionare modello da cui si desidera ottenere gli Obiettivi +Select the Employee for whom you are creating the Appraisal.,Selezionare il dipendente per il quale si sta creando la valutazione. +Select the currency in which price list is maintained,Scegliere la valuta in cui listino ÃĻ mantenuta +Select the label after which you want to insert new field.,Selezionare l'etichetta dopo la quale si desidera inserire nuovo campo. +Select the period when the invoice will be generated automatically,Selezionare il periodo in cui la fattura viene generato automaticamente +"Select the price list as entered in ""Price List"" master. This will pull the reference rates of items against this price list as specified in ""Item"" master.","Selezionare il listino prezzi, come indicato in "prezzo di listino" maestro. Questo tirerà i tassi di riferimento di elementi contro questo listino prezzi, come specificato nel master "Item"." +Select the relevant company name if you have multiple companies,"Selezionare il relativo nome della società, se si dispone di piÃđ le aziende" +Select the relevant company name if you have multiple companies.,"Selezionare il relativo nome della società, se si dispone di piÃđ aziende." +Select who you want to send this newsletter to,Selezionare a chi si desidera inviare questa newsletter ad +"Selecting ""Yes"" will allow this item to appear in Purchase Order , Purchase Receipt.","Selezionando "SÃŽ", consentirà a questa voce di apparire in ordine di acquisto, ricevuta di acquisto." +"Selecting ""Yes"" will allow this item to figure in Sales Order, Delivery Note","Selezionando "SÃŽ" permetterà questo elemento per capire in ordine di vendita, di consegna Note" +"Selecting ""Yes"" will allow you to create Bill of Material showing raw material and operational costs incurred to manufacture this item.",Selezionando "SÃŽ" vi permetterà di creare distinta base che mostra delle materie prime e dei costi operativi sostenuti per la produzione di questo elemento. +"Selecting ""Yes"" will allow you to make a Production Order for this item.",Selezionando "SÃŽ" vi permetterà di fare un ordine di produzione per questo articolo. +"Selecting ""Yes"" will give a unique identity to each entity of this item which can be viewed in the Serial No master.",Selezionando "SÃŽ" darà una identità unica di ciascun soggetto di questa voce che puÃē essere visualizzato nel Serial Nessun maestro. +Selling,Vendere +Selling Settings,Vendere Impostazioni +Send,Invia +Send Autoreply,Invia Autoreply +Send Email,Invia Email +Send From,Invia Dalla +Send Invite Email,Invia invito e-mail +Send Me A Copy,Inviami una copia +Send Notifications To,Inviare notifiche ai +Send Print in Body and Attachment,Invia Stampa in Corpo e Allegati +Send SMS,Invia SMS +Send To,Invia a +Send To Type,Send To Type +Send an email reminder in the morning,Invia un promemoria tramite email al mattino +Send automatic emails to Contacts on Submitting transactions.,Inviare email automatiche ai Contatti sul Invio transazioni. +Send mass SMS to your contacts,Invia SMS di massa ai tuoi contatti +Send regular summary reports via Email.,Invia rapporti di sintesi periodici via email. +Send to this list,Invia a questa lista +Sender,Mittente +Sender Name,Nome mittente +"Sending newsletters is not allowed for Trial users, \ to prevent abuse of this feature.","L'invio di newsletter non ÃĻ consentito per gli utenti di prova, \ per impedire l'abuso di questa funzione." +Sent Mail,Posta inviata +Sent On,Inviata il +Sent Quotation,Quotazione Inviati +Separate production order will be created for each finished good item.,Ordine di produzione separata verrà creato per ogni buon prodotto finito. +Serial No,Serial No +Serial No Details,Serial No Dettagli +Serial No Service Contract Expiry,Serial No Contratto di Servizio di scadenza +Serial No Status,Serial No Stato +Serial No Warranty Expiry,Serial No Garanzia di scadenza +Serial No created,Serial No creato +Serial No does not belong to Item,Serial No non appartiene alla Voce +Serial No must exist to transfer out.,Serial No deve esistere per il trasferimento fuori. +Serial No qty cannot be a fraction,Serial No qty non puÃē essere una frazione +Serial No status must be 'Available' to Deliver,Numero seriale di stato deve essere 'disponibile' per fornire +Serial Nos do not match with qty,N ° di serie non corrispondono con qty +Serial Number Series,Serial Number Series +Serialized Item: ',Articolo Serialized: ' +Series List for this Transaction,Lista Serie per questa transazione +Server,Server +Service Address,Service Indirizzo +Services,Servizi +Session Expired. Logging you out,Sessione scaduta. Registrazione fuori +Session Expires in (time),Sessione scade a (tempo) +Session Expiry,Sessione di scadenza +Session Expiry in Hours e.g. 06:00,Sessione di scadenza in ore es 06:00 +Set Banner from Image,Impostare Banner da immagine +Set Item Group-wise budgets on this Territory. You can also include seasonality by setting the Distribution.,Impostare la voce del budget di Gruppo-saggi su questo territorio. È inoltre possibile includere la stagionalità impostando la distribuzione. +Set Login and Password if authentication is required.,"Impostare Login e Password, se ÃĻ richiesta l'autenticazione." +Set New Password,Imposta nuova password +Set Value,Imposta valore +"Set a new password and ""Save""",Impostare una nuova password e "Salva" +Set prefix for numbering series on your transactions,Impostare prefisso per numerazione serie sulle transazioni +Set targets Item Group-wise for this Sales Person.,Fissare obiettivi Item Group-saggio per questo venditore. +"Set your background color, font and image (tiled)","Impostare il colore di sfondo, font e immagini (piastrelle)" +"Set your outgoing mail SMTP settings here. All system generated notifications, emails will go from this mail server. If you are not sure, leave this blank to use ERPNext servers (emails will still be sent from your email id) or contact your email provider.","Impostare le impostazioni SMTP di posta in uscita qui. Tutto il sistema genera le notifiche, e-mail andranno da questo server di posta. Se non si ÃĻ sicuri, lasciare vuoto per utilizzare i server ERPNext (e-mail verranno comunque inviati dal vostro id e-mail) o contattare il proprio provider di posta." +Setting Account Type helps in selecting this Account in transactions.,Impostazione Tipo di account aiuta nella scelta questo account nelle transazioni. +Settings,Impostazioni +Settings for About Us Page.,Impostazioni per Chi Siamo. +Settings for Accounts,Impostazioni per gli account +Settings for Buying Module,Impostazioni per l'acquisto del modulo +Settings for Contact Us Page,Impostazioni per contattarci Pagina +Settings for Contact Us Page.,Impostazioni per la pagina contatti. +Settings for Selling Module,Impostazioni per la vendita di moduli +Settings for the About Us Page,Impostazioni per la Chi Siamo +"Settings to extract Job Applicants from a mailbox e.g. ""jobs@example.com""",Impostazioni per estrarre richiedenti lavoro di una casella di posta ad esempio "jobs@example.com" +Setup,Setup +Setup Control,Controllo del programma di +Setup Series,Serie Setup +Setup of Shopping Cart.,Impostazione di Carrello. +Setup of fonts and background.,Installazione di font e lo sfondo. +"Setup of top navigation bar, footer and logo.","Impostazione di barra di navigazione superiore, piÃĻ di pagina e il logo." +Setup to pull emails from support email account,SETUP per tirare email da account di posta elettronica di supporto +Share,Condividi +Share With,Condividi +Shipments to customers.,Le spedizioni verso i clienti. +Shipping,Spedizione +Shipping Account,Account Spedizione +Shipping Address,Indirizzo di spedizione +Shipping Address Name,Spedizione Nome Indirizzo +Shipping Amount,Importo spedizione +Shipping Rule,Spedizione Rule +Shipping Rule Condition,Spedizione Regola Condizioni +Shipping Rule Conditions,Spedizione condizioni regola +Shipping Rule Label,Spedizione Etichetta Regola +Shipping Rules,Regole di Spedizione +Shop,Negozio +Shopping Cart,Carrello spesa +Shopping Cart Price List,Carrello Prezzo di listino +Shopping Cart Price Lists,Carrello Listini +Shopping Cart Settings,Carrello Impostazioni +Shopping Cart Shipping Rule,Carrello Spedizioni Rule +Shopping Cart Shipping Rules,Carrello Regole di Spedizione +Shopping Cart Taxes and Charges Master,Carrello Tasse e Spese master +Shopping Cart Taxes and Charges Masters,Carrello Tasse e Costi Masters +Short Bio,Breve Bio +Short Name,Nome breve +Short biography for website and other publications.,Breve biografia per il sito web e altre pubblicazioni. +Shortcut,Scorciatoia +"Show ""In Stock"" or ""Not in Stock"" based on stock available in this warehouse.",Mostra "Disponibile" o "Non disponibile" sulla base di scorte disponibili in questo magazzino. +Show Details,Mostra dettagli +Show In Website,Mostra Nel Sito +Show Print First,Mostra Stampa Prima +Show a slideshow at the top of the page,Visualizzare una presentazione in cima alla pagina +Show in Website,Mostra nel Sito +Show rows with zero values,Mostra righe con valori pari a zero +Show this slideshow at the top of the page,Mostra questo slideshow in cima alla pagina +Showing only for,Mostrando solo per +Signature,Firma +Signature to be appended at the end of every email,Firma da aggiungere alla fine di ogni e-mail +Single,Singolo +Single Post (article).,Messaggio singolo (articolo). +Single unit of an Item.,Unità singola di un articolo. +Sitemap Domain,Mappa del sito Dominio +Slideshow,Slideshow +Slideshow Items,Articoli Slideshow +Slideshow Name,Nome Slideshow +Slideshow like display for the website,Slideshow come schermo per il sito web +Small Text,Testo piccolo +Solid background color (default light gray),Colore di sfondo a tinta unita (grigio chiaro di default) +Sorry we were unable to find what you were looking for.,Spiacente non siamo riusciti a trovare quello che stavi cercando. +Sorry you are not permitted to view this page.,Mi dispiace che non sei autorizzato a visualizzare questa pagina. +Sorry! We can only allow upto 100 rows for Stock Reconciliation.,Spiacente! Possiamo permettere che solo fino a 100 righe per Archivio Riconciliazione. +"Sorry! You cannot change company's default currency, because there are existing transactions against it. You will need to cancel those transactions if you want to change the default currency.","Spiacente! Non ÃĻ possibile cambiare la valuta di default dell'azienda, perchÃĐ ci sono operazioni in essere contro di esso. Avrete bisogno di cancellare tali operazioni se si desidera cambiare la valuta di default." +Sorry. Companies cannot be merged,Mi dispiace. Le aziende non possono essere unite +Sorry. Serial Nos. cannot be merged,Mi dispiace. Serial numeri non puÃē essere unita +Sort By,Ordina per +Source,Fonte +Source Warehouse,Fonte Warehouse +Source and Target Warehouse cannot be same,Origine e di destinazione Warehouse non puÃē essere lo stesso +Source of th,Fonte del secolo +"Source of the lead. If via a campaign, select ""Campaign""","Fonte del piombo. Se attraverso una campagna, selezionare "Campagna"" +Spartan,Spartan +Special Page Settings,Impostazioni di pagina speciale +Specification Details,Specifiche Dettagli +Specify Exchange Rate to convert one currency into another,Specificare Tasso di cambio per convertire una valuta in un'altra +"Specify a list of Territories, for which, this Price List is valid","Specifica una lista di territori, per il quale, questo listino prezzi ÃĻ valido" +"Specify a list of Territories, for which, this Shipping Rule is valid","Specifica una lista di territori, per la quale, questa regola di trasporto ÃĻ valido" +"Specify a list of Territories, for which, this Taxes Master is valid","Specifica una lista di territori, per il quale, questo Tasse Master ÃĻ valido" +Specify conditions to calculate shipping amount,Specificare le condizioni per il calcolo dell'importo di spedizione +Split Delivery Note into packages.,Split di consegna Nota in pacchetti. +Standard,Standard +Standard Rate,Standard Rate +"Standard Terms and Conditions that can be added to Sales and Purchases.Examples:1. Validity of the offer.1. Payment Terms (In Advance, On Credit, part advance etc).1. What is extra (or payable by the Customer).1. Safety / usage warning.1. Warranty if any.1. Returns Policy.1. Terms of shipping, if applicable.1. Ways of addressing disputes, indemnity, liability, etc.1. Address and Contact of your Company.","Termini e condizioni standard, che possono essere aggiunti alla Vendita e Purchases.Examples: 1. Validità della offer.1. Condizioni di pagamento (in anticipo, a credito, parte prima, ecc) .1. CiÃē che ÃĻ piÃđ (o da pagare da parte del Cliente) .1. Sicurezza / utilizzo warning.1. Garanzia se any.1. Restituisce Policy.1. Condizioni di trasporto, se applicable.1. Modi di controversie indirizzamento, indennizzo, responsabilità, ecc.1. Indirizzo e contatti della vostra azienda." +"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.#### NoteThe 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.#### Description of Columns1. Calculation Type: - This can be on **Net Total** (that is the sum of basic amount). - **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. - **Actual** (as mentioned).2. Account Head: The Account ledger under which this tax will be booked3. Cost Center: If the tax / charge is an income (like shipping) or expense it needs to be booked against a Cost Center.4. Description: Description of the tax (that will be printed in invoices / quotes).5. Rate: Tax rate.6. Amount: Tax amount.7. Total: Cumulative total to this point.8. 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).9. 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.10. Add or Deduct: Whether you want to add or deduct the tax.","Modello fiscale standard che puÃē essere applicato a tutte le transazioni di acquisto. Questo modello puÃē contenere lista delle teste di IVA, le altre teste di spesa come la "spedizione", "assicurazione", "Gestione", ecc aliquota # # # # NotaIl si definisce qui sarà normale dell'imposta tutti ** Articoli per ** . Se ci sono ** ** Articoli che hanno tassi diversi, questi devono essere aggiunti nel ** Articolo Tax ** tavolo del ** Item ** master. # # # # Descrizione di Columns1. Tipo di calcolo: - Questo puÃē essere il totale netto ** ** (che ÃĻ la somma delle quantità di base). - ** Il Fila Indietro totale / Importo ** (per le imposte o oneri cumulativi). Se si seleziona questa opzione, l'imposta sarà applicata come percentuale della riga precedente (nella tabella delle imposte) o importo totale. - ** Actual ** (come detto) .2. Account Responsabile: Il libro mastro account con cui questa tassa sarà booked3. Centro di costo: se l'imposta / tassa ÃĻ un reddito (come spese di spedizione) o la spesa che deve essere prenotato fronte di un costo Center.4. Descrizione: Descrizione della tassa (che sarà stampato in fatture / preventivi) .5. Vota: Tax rate.6. Importo: Tassa amount.7. Totale: totale cumulativo a questo point.8. Inserisci Row: se sulla base di "Precedente totale riga" ÃĻ possibile selezionare il numero di riga che sarà preso come base per il calcolo (di default ÃĻ la riga precedente) .9. Considerare fiscale o Carica per: In questa sezione ÃĻ possibile specificare se l'imposta / tassa ÃĻ solo per valutazione (non una parte del totale) o solo per il totale (non aggiunge valore al prodotto) o per both.10. Aggiungere o detrarre: Se si desidera aggiungere o detrarre l'imposta." +"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.#### NoteThe 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.#### Description of Columns1. Calculation Type: - This can be on **Net Total** (that is the sum of basic amount). - **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. - **Actual** (as mentioned).2. Account Head: The Account ledger under which this tax will be booked3. Cost Center: If the tax / charge is an income (like shipping) or expense it needs to be booked against a Cost Center.4. Description: Description of the tax (that will be printed in invoices / quotes).5. Rate: Tax rate.6. Amount: Tax amount.7. Total: Cumulative total to this point.8. 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).9. 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.","Modello fiscale standard che puÃē essere applicato a tutte le transazioni di vendita. Questo modello puÃē contenere lista delle teste di IVA, le altre teste di costi / ricavi come "spedizione", "assicurazione", "Gestione", ecc # # # # Nota Il tax rate si definisce qui sarà normale dell'imposta tutti ** gli articoli per **. Se ci sono ** ** Articoli che hanno tassi diversi, questi devono essere aggiunti nel ** Articolo Tax ** tavolo del ** Item ** master. # # # # Descrizione di Columns1. Tipo di calcolo: - Questo puÃē essere il totale netto ** ** (che ÃĻ la somma delle quantità di base). - ** Il Fila Indietro totale / Importo ** (per le imposte o oneri cumulativi). Se si seleziona questa opzione, l'imposta sarà applicata come percentuale della riga precedente (nella tabella delle imposte) o importo totale. - ** Actual ** (come detto) .2. Account Responsabile: Il libro mastro account con cui questa tassa sarà booked3. Centro di costo: se l'imposta / tassa ÃĻ un reddito (come spese di spedizione) o la spesa che deve essere prenotato fronte di un costo Center.4. Descrizione: Descrizione della tassa (che sarà stampato in fatture / preventivi) .5. Vota: Tax rate.6. Importo: Tassa amount.7. Totale: totale cumulativo a questo point.8. Inserisci Row: se sulla base di "Precedente totale riga" ÃĻ possibile selezionare il numero di riga che sarà preso come base per il calcolo (di default ÃĻ la riga precedente) .9. È questa tassa inclusi nel prezzo base:? Se si seleziona questa, vuol dire che questa tassa non verrà mostrato sotto la tabella voce, ma sarà incluso nella tariffa di base nella vostra tabella principale voce. Questo ÃĻ utile quando si vuole dare un prezzo flat (imposte comprese) prezzo ai clienti." +Start Date,Data di inizio +Start Report For,Inizio Rapporto Per +Start date of current invoice's period,Data finale del periodo di fatturazione corrente Avviare +Starts on,Inizia il +Startup,Startup +State,Stato +States,Stati +Static Parameters,Parametri statici +Status,Stato +Status must be one of ,Stato deve essere uno dei +Status should be Submitted,Stato deve essere presentato +Statutory info and other general information about your Supplier,Sindaco informazioni e altre informazioni generali sulla tua Fornitore +Stock,Azione +Stock Adjustment Account,Conto di regolazione Archivio +Stock Adjustment Cost Center,Regolazione Archivio Centro di costo +Stock Ageing,Invecchiamento Archivio +Stock Analytics,Analytics Archivio +Stock Balance,Archivio Balance +Stock Entry,Archivio Entry +Stock Entry Detail,Dell'entrata Stock Detail +Stock Frozen Upto,Archivio Congelati Fino +Stock In Hand Account,Archivio Account mano +Stock Ledger,Ledger Archivio +Stock Ledger Entry,Ledger Archivio Entry +Stock Level,Stock Level +Stock Qty,Disponibilità Quantità +Stock Queue (FIFO),Coda Archivio (FIFO) +Stock Received But Not Billed,Archivio ricevuti ma non Fatturati +Stock Reconciliation,Riconciliazione Archivio +Stock Reconciliation file not uploaded,File di riconciliazione Stock non caricato +Stock Settings,Impostazioni immagini +Stock UOM,UOM Archivio +Stock UOM Replace Utility,Archivio UOM Replace Utility +Stock Uom,UOM Archivio +Stock Value,Archivio Valore +Stock Value Difference,Valore Archivio Differenza +Stop,Arresto +Stop users from making Leave Applications on following days.,Impedire agli utenti di effettuare Lascia le applicazioni in giorni successivi. +Stopped,Arrestato +Structure cost centers for budgeting.,Centri di costo di struttura per il budgeting. +Structure of books of accounts.,Struttura dei libri dei conti. +Style,Stile +Style Settings,Regolazioni +"Style represents the button color: Success - Green, Danger - Red, Inverse - Black, Primary - Dark Blue, Info - Light Blue, Warning - Orange","Style rappresenta il colore del pulsante: Successo - Verde, Pericolo - Rosso, Inverse - Nero, primario - Dark Blue, Info - Light Blue, Warning - Arancione" +"Sub-currency. For e.g. ""Cent""","Sub-valuta. Per esempio, "Cent"" +Sub-domain provided by erpnext.com,Sub-dominio fornito dal erpnext.com +Subcontract,Subappaltare +Subdomain,Sottodominio +Subject,Soggetto +Submit,Presentare +Submit Salary Slip,Invia Stipendio slittamento +Submit all salary slips for the above selected criteria,Inviare tutti i fogli paga per i criteri sopra selezionati +Submitted,Inserito +Submitted Record cannot be deleted,Record presentata non puÃē essere cancellato +Subsidiary,Sussidiario +Success,Successo +Successful: ,Successo: +Suggestion,Suggerimento +Suggestions,Suggerimenti +Sunday,Domenica +Supplier,Fornitore +Supplier (Payable) Account,Fornitore (da pagare) Conto +Supplier (vendor) name as entered in supplier master,Nome del fornitore (venditore) come ÃĻ entrato in master fornitore +Supplier Account Head,Fornitore Account testa +Supplier Address,Fornitore Indirizzo +Supplier Details,Fornitore Dettagli +Supplier Intro,Intro Fornitore +Supplier Invoice Date,Fornitore Data fattura +Supplier Invoice No,Fornitore fattura n +Supplier Name,Nome fornitore +Supplier Naming By,Fornitore di denominazione +Supplier Part Number,Numero di parte del fornitore +Supplier Quotation,Quotazione Fornitore +Supplier Quotation Item,Fornitore Quotazione articolo +Supplier Reference,Fornitore di riferimento +Supplier Shipment Date,Fornitore Data di spedizione +Supplier Shipment No,Fornitore Spedizione No +Supplier Type,Tipo Fornitore +Supplier Warehouse,Magazzino Fornitore +Supplier Warehouse mandatory subcontracted purchase receipt,Magazzino Fornitore obbligatoria ricevuta di acquisto subappaltato +Supplier classification.,Classificazione fornitore. +Supplier database.,Banca dati dei fornitori. +Supplier of Goods or Services.,Fornitore di beni o servizi. +Supplier warehouse where you have issued raw materials for sub - contracting,Magazzino del fornitore in cui ÃĻ stato rilasciato materie prime per la sub - contraente +Supplier's currency,Valuta del fornitore +Support,Sostenere +Support Analytics,Analytics Support +Support Email,Supporto Email +Support Email Id,Supporto Email Id +Support Password,Supporto password +Support Ticket,Support Ticket +Support queries from customers.,Supportare le query da parte dei clienti. +Symbol,Simbolo +Sync Inbox,Sincronizzazione Posta in arrivo +Sync Support Mails,Sincronizza mail di sostegno +Sync with Dropbox,Sincronizzazione con Dropbox +Sync with Google Drive,Sincronizzazione con Google Drive +System,Sistema +System Defaults,Valori predefiniti di sistema +System Settings,Impostazioni di sistema +System User,Utente di sistema +"System User (login) ID. If set, it will become default for all HR forms.","Utente di sistema (login) ID. Se impostato, esso diventerà di default per tutti i moduli HR." +System for managing Backups,Sistema per la gestione dei backup +System generated mails will be sent from this email id.,Sistema di posta elettronica generati saranno spediti da questa e-mail id. +TL-,TL- +TLB-,TLB- +Table,Tavolo +Table for Item that will be shown in Web Site,Tabella per la voce che verrà mostrato nel sito Web +Tag,Tag +Tag Name,Nome del tag +Tags,Tag +Tahoma,Tahoma +Target,Obiettivo +Target Amount,L'importo previsto +Target Detail,Obiettivo Particolare +Target Details,Dettagli di destinazione +Target Details1,Obiettivo Dettagli1 +Target Distribution,Distribuzione di destinazione +Target Qty,Obiettivo Qtà +Target Warehouse,Obiettivo Warehouse +Task,Task +Task Details,Attività Dettagli +Tax,Tax +Tax Calculation,Calcolo delle imposte +Tax Category can not be 'Valuation' or 'Valuation and Total' as all items are non-stock items,"Categoria fiscale non puÃē essere 'di Valutazione' o 'di valutazione e totale', come tutti gli oggetti sono elementi non-azione" +Tax Master,Tax Maestro +Tax Rate,Aliquota fiscale +Tax Template for Purchase,Template fiscale per l'acquisto +Tax Template for Sales,Template fiscale per le vendite +Tax and other salary deductions.,Fiscale e di altre deduzioni salariali. +Tax detail table fetched from item master as a string and stored in this field.Used for Taxes and Charges,Tax tavolo dettaglio prelevato da padrone voce come una stringa e conservato in questo field.Used per imposte e oneri +Taxable,Imponibile +Taxes,Tasse +Taxes and Charges,Tasse e Costi +Taxes and Charges Added,Tasse e spese aggiuntive +Taxes and Charges Added (Company Currency),Tasse e spese aggiuntive (Azienda valuta) +Taxes and Charges Calculation,Tasse e le spese di calcolo +Taxes and Charges Deducted,Tasse e oneri dedotti +Taxes and Charges Deducted (Company Currency),Tasse e oneri dedotti (Azienda valuta) +Taxes and Charges Total,Tasse e oneri Totale +Taxes and Charges Total (Company Currency),Tasse e oneri Totale (Azienda valuta) +Taxes and Charges1,Tasse e Charges1 +Team Members,Membri del Team +Team Members Heading,Membri del team Rubrica +Template for employee performance appraisals.,Modello per la valutazione delle prestazioni dei dipendenti. +Template of terms or contract.,Template di termini o di contratto. +Term Details,Dettagli termine +Terms and Conditions,Termini e Condizioni +Terms and Conditions Content,Termini e condizioni contenuti +Terms and Conditions Details,Termini e condizioni dettagli +Terms and Conditions Template,Termini e condizioni Template +Terms and Conditions1,Termini e Condizioni 1 +Territory,Territorio +Territory Manager,Territory Manager +Territory Name,Territorio Nome +Territory Target Variance (Item Group-Wise),Territorio di destinazione Varianza (Articolo Group-Wise) +Territory Targets,Obiettivi Territorio +Test,Prova +Test Email Id,Prova Email Id +Test Runner,Test Runner +Test the Newsletter,Provare la Newsletter +Text,Testo +Text Align,Allineamento testo +Text Editor,Editor di testo +"The ""Web Page"" that is the website home page",La "Pagina Web" che ÃĻ la home page del sito +The BOM which will be replaced,La distinta base che sarà sostituito +"The Item that represents the Package. This Item must have ""Is Stock Item"" as ""No"" and ""Is Sales Item"" as ""Yes""",L'articolo che rappresenta il pacchetto. Questo elemento deve avere "ÃĻ Stock Item" come "No" e "Is Voce di vendita" come "Yes" +"The account head under Liability, in which Profit/Loss will be booked","La testa account con responsabilità, in cui sarà prenotato Utile / Perdita" +The date at which current entry is made in system.,La data in cui ÃĻ fatto voce corrente nel sistema. +The date at which current entry will get or has actually executed.,La data in cui la voce corrente avrà o ha effettivamente eseguito. +The date on which next invoice will be generated. It is generated on submit.,La data in cui verrà generato fattura successiva. Si ÃĻ generato su submit. +The date on which recurring invoice will be stop,La data in cui fattura ricorrente sarà ferma +"The day of the month on which auto invoice will be generated e.g. 05, 28 etc ","Il giorno del mese in cui verrà generato fattura auto ad esempio 05, 28, ecc" +The first Leave Approver in the list will be set as the default Leave Approver,Lascia il primo responsabile approvazione della lista sarà impostato come predefinito Lascia Approver +The gross weight of the package. Usually net weight + packaging material weight. (for print),Il peso lordo del pacchetto. Di solito peso netto + peso materiale di imballaggio. (Per la stampa) +The name of your company / website as you want to appear on browser title bar. All pages will have this as the prefix to the title.,Il nome della vostra azienda / sito web come si desidera visualizzare sulla barra del titolo del browser. Tutte le pagine avranno questo come prefisso per il titolo. +The net weight of this package. (calculated automatically as sum of net weight of items),Il peso netto di questo pacchetto. (Calcolato automaticamente come somma del peso netto delle partite) +The new BOM after replacement,Il nuovo BOM dopo la sostituzione +The rate at which Bill Currency is converted into company's base currency,La velocità con cui Bill valuta viene convertita in valuta di base dell'azienda +"The system provides pre-defined roles, but you can add new roles to set finer permissions","Il sistema fornisce i ruoli predefiniti, ma ÃĻ possibile aggiungere nuovi ruoli per impostare le autorizzazioni piÃđ fini" +The unique id for tracking all recurring invoices. It is generated on submit.,L'ID univoco per il monitoraggio tutte le fatture ricorrenti. Si ÃĻ generato su submit. +Then By (optional),Poi per (opzionale) +These properties are Link Type fields from all Documents.,Queste proprietà sono di collegamento Tipo campi da tutti i documenti. +"These properties can also be used to 'assign' a particular document, whose property matches with the User's property to a User. These can be set using the Permission Manager","Queste proprietà possono essere utilizzati anche per 'assegnare' un particolare documento, la cui proprietà corrisponde con la proprietà per l'utente di un utente. Questi possono essere impostati utilizzando il Permission Manager" +These properties will appear as values in forms that contain them.,Queste proprietà appariranno come valori in forme che li contengono. +These values will be automatically updated in transactions and also will be useful to restrict permissions for this user on transactions containing these values.,Questi valori saranno aggiornati automaticamente nelle transazioni e anche sarà utile per limitare le autorizzazioni per l'utente sulle operazioni che contengono questi valori. +This Price List will be selected as default for all Customers under this Group.,Questo listino prezzi sarà selezionato come predefinito per tutti i clienti in questo Gruppo. +This Time Log Batch has been billed.,Questo Log Batch Ora ÃĻ stato fatturato. +This Time Log Batch has been cancelled.,Questo Log Batch Ora ÃĻ stato annullato. +This Time Log conflicts with,Questa volta i conflitti di registro con +This account will be used to maintain value of available stock,Questo account verrà utilizzato per mantenere il valore delle scorte disponibili +This currency will get fetched in Purchase transactions of this supplier,Questa moneta avranno recuperato in operazioni di acquisto di questa azienda +This currency will get fetched in Sales transactions of this customer,Questa moneta avranno recuperato nelle transazioni di vendita di questo cliente +"This feature is for merging duplicate warehouses. It will replace all the links of this warehouse by ""Merge Into"" warehouse. After merging you can delete this warehouse, as stock level for this warehouse will be zero.","Questa funzione ÃĻ per la fusione magazzini duplicati. Sostituirà tutti i link di questo magazzino da "Unisci in un" magazzino. Dopo la fusione ÃĻ possibile eliminare questo magazzino, come livello di azione per questo deposito sarà a zero." +This feature is only applicable to self hosted instances,Questa funzione ÃĻ applicabile solo alle istanze self hosted +This field will appear only if the fieldname defined here has value OR the rules are true (examples):
    myfieldeval:doc.myfield=='My Value'
    eval:doc.age>18,Questo campo viene visualizzato solo se il nome del campo definito qui ha valore o le regole sono vere (esempi):
    myfieldeval: doc.myfield == 'il mio valore'
    eval: doc.age> 18 +This goes above the slideshow.,Questo va al di sopra della presentazione. +This is PERMANENT action and you cannot undo. Continue?,Questa ÃĻ l'azione permanente e non puÃē essere annullata. Continuare? +This is an auto generated Material Request.,Questo ÃĻ un auto generato Material Request. +This is permanent action and you cannot undo. Continue?,Questa ÃĻ l'azione permanente e non puÃē essere annullata. Continuare? +This is the number of the last created transaction with this prefix,Questo ÃĻ il numero dell'ultimo transazione creata con questo prefisso +This message goes away after you create your first customer.,Questo messaggio va via dopo aver creato il vostro primo cliente. +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.,Questo strumento consente di aggiornare o correggere la quantità e la valutazione delle azioni nel sistema. Viene tipicamente utilizzato per sincronizzare i valori di sistema e ciÃē che realmente esiste nei vostri magazzini. +This will be used for setting rule in HR module,Questo verrà utilizzato per regola impostazione nel modulo HR +Thread HTML,HTML Discussione +Thursday,Giovedi +Time,Volta +Time Log,Tempo di Log +Time Log Batch,Tempo Log Batch +Time Log Batch Detail,Ora Dettaglio Batch Log +Time Log Batch Details,Tempo Log Dettagli batch +Time Log Batch status must be 'Submitted',Stato batch Tempo Log deve essere 'Inviato' +Time Log Status must be Submitted.,Tempo Log Stato deve essere presentata. +Time Log for tasks.,Tempo di log per le attività. +Time Log is not billable,Tempo di log non ÃĻ fatturabile +Time Log must have status 'Submitted',Tempo di log deve avere lo status di 'Inviato' +Time Zone,Time Zone +Time Zones,Time Zones +Time and Budget,Tempo e budget +Time at which items were delivered from warehouse,Ora in cui gli elementi sono stati consegnati dal magazzino +Time at which materials were received,Ora in cui sono stati ricevuti i materiali +Title,Titolo +Title / headline of your page,Titolo / intestazione della pagina +Title Case,Titolo Caso +Title Prefix,Title Prefix +To,A +To Currency,Per valuta +To Date,Di sesso +To Discuss,Per Discutere +To Do,To Do +To Do List,To Do List +To PR Date,Per PR Data +To Package No.,A Pacchetto no +To Reply,Per Rispondi +To Time,Per Tempo +To Value,Per Valore +To Warehouse,A Magazzino +"To add a tag, open the document and click on ""Add Tag"" on the sidebar","Per aggiungere un tag, aprire il documento e fare clic su "Aggiungi Tag" sulla barra laterale" +"To assign this issue, use the ""Assign"" button in the sidebar.","Per assegnare questo problema, utilizzare il pulsante "Assegna" nella barra laterale." +"To automatically create Support Tickets from your incoming mail, set your POP3 settings here. You must ideally create a separate email id for the erp system so that all emails will be synced into the system from that mail id. If you are not sure, please contact your EMail Provider.","Per creare automaticamente biglietti di supporto dalla tua posta in arrivo, impostare le impostazioni POP3 qui. Idealmente ÃĻ necessario creare un id e-mail separata per il sistema ERP in modo che tutte le email saranno sincronizzati nel sistema da quella mail id. Se non si ÃĻ sicuri, contattare il proprio provider di posta." +"To create an Account Head under a different company, select the company and save customer.","Per creare un account in testa una società diversa, selezionare l'azienda e salvare cliente." +To enable Point of Sale features,Per abilitare la funzionalità Point of Sale +To enable more currencies go to Setup > Currency,Per abilitare piÃđ valute andare su Setup> valuta +"To fetch items again, click on 'Get Items' button \ or update the Quantity manually.","Per scaricare nuovamente elementi, fare clic su 'Get per' pulsante \ o aggiornare la quantità manualmente." +"To format columns, give column labels in the query.","Per formattare le colonne, dare etichette di colonna nella query." +"To further restrict permissions based on certain values in a document, use the 'Condition' settings.","Per limitare ulteriormente i permessi in base a determinati valori di un documento, utilizzare le impostazioni di 'condizione'." +To get Item Group in details table,Per ottenere Gruppo di elementi in dettaglio tabella +To manage multiple series please go to Setup > Manage Series,Per gestire piÃđ serie preghiamo di andare su Setup> Gestisci Serie +To restrict a User of a particular Role to documents that are explicitly assigned to them,Per impedire a un utente di un particolare ruolo a documenti che sono esplicitamente assegnati a loro +To restrict a User of a particular Role to documents that are only self-created.,Per impedire a un utente di un particolare ruolo a documenti che sono solo auto-creato. +"To set reorder level, item must be Purchase Item","Per impostare il livello di riordino, articolo deve essere di acquisto dell'oggetto" +"To set user roles, just go to Setup > Users and click on the user to assign roles.","Per impostare i ruoli utente, basta andare su Impostazioni> Utenti e fare clic sull'utente per assegnare ruoli." +To track any installation or commissioning related work after sales,Per tenere traccia di alcuna installazione o messa in attività collegate post-vendita +"To track brand name in the following documents
    Delivery Note, Enuiry, Material Request, Item, Purchase Order, Purchase Voucher, Purchaser Receipt, Quotation, Sales Invoice, Sales BOM, Sales Order, Serial No","Per tenere traccia di marca nei seguenti documenti
    Bolla di consegna, Enuiry, Materiale Richiesta, articolo, ordine di acquisto, Buono Acquisto, l'Acquirente Ricevuta, Preventivo, fattura di vendita, distinta base di vendita, ordini di vendita, Serial No" +To track item in sales and purchase documents based on their serial nos. This is can also used to track warranty details of the product.,Per tenere traccia di voce in documenti di vendita e di acquisto in base alle loro n ° di serie. Questo ÃĻ puÃē anche usato per rintracciare informazioni sulla garanzia del prodotto. +To track items in sales and purchase documents with batch nos
    Preferred Industry: Chemicals etc,"Per tenere traccia di elementi in documenti di vendita e acquisto con nos lotti
    Industria preferita: Chimica, ecc" +To track items using barcode. You will be able to enter items in Delivery Note and Sales Invoice by scanning barcode of item.,Per tenere traccia di elementi con codice a barre. Si sarà in grado di inserire articoli nel DDT e fattura di vendita attraverso la scansione del codice a barre del prodotto. +ToDo,ToDo +Tools,Strumenti +Top,Superiore +Top Bar,Top Bar +Top Bar Background,Top Bar Background +Top Bar Item,Top Bar articolo +Top Bar Items,Top Articoli Bar +Top Bar Text,Top Bar Text +Top Bar text and background is same color. Please change.,Top Bar testo e sfondo ÃĻ dello stesso colore. Per favore cambia. +Total,Totale +Total (sum of) points distribution for all goals should be 100.,Totale (somma di) Distribuzione punti per tutti gli obiettivi dovrebbe essere di 100. +Total Advance,Totale Advance +Total Amount,Totale Importo +Total Amount To Pay,Importo totale da pagare +Total Amount in Words,Importo totale in parole +Total Billing This Year: ,Fatturazione questo Anno: +Total Claimed Amount,Totale importo richiesto +Total Commission,Commissione Totale +Total Cost,Costo totale +Total Credit,Totale credito +Total Debit,Debito totale +Total Deduction,Deduzione totale +Total Earning,Guadagnare totale +Total Experience,Esperienza totale +Total Hours,Totale ore +Total Hours (Expected),Totale ore (prevista) +Total Invoiced Amount,Totale Importo fatturato +Total Leave Days,Totale Lascia Giorni +Total Leaves Allocated,Totale Foglie allocati +Total Operating Cost,Totale costi di esercizio +Total Points,Totale Punti +Total Raw Material Cost,Raw Material Total Cost +Total SMS Sent,Totale SMS Inviati +Total Sanctioned Amount,Totale importo sanzionato +Total Score (Out of 5),Punteggio totale (i 5) +Total Tax (Company Currency),Totale IVA (Azienda valuta) +Total Taxes and Charges,Totale imposte e oneri +Total Taxes and Charges (Company Currency),Totale tasse e spese (Azienda valuta) +Total Working Days In The Month,Giorni di lavoro totali nel mese +Total amount of invoices received from suppliers during the digest period,Importo totale delle fatture ricevute dai fornitori durante il periodo di digest +Total amount of invoices sent to the customer during the digest period,Importo totale delle fatture inviate al cliente durante il periodo di digest +Total in words,Totale in parole +Total production order qty for item,La produzione totale qty di ordine per la voce +Totals,Totali +Track separate Income and Expense for product verticals or divisions.,Traccia Entrate e uscite separati per verticali di prodotto o divisioni. +Track this Delivery Note against any Project,Sottoscrivi questa bolla di consegna contro ogni progetto +Track this Sales Invoice against any Project,Sottoscrivi questa fattura di vendita nei confronti di qualsiasi progetto +Track this Sales Order against any Project,Traccia questo ordine di vendita nei confronti di qualsiasi progetto +Transaction,Transazioni +Transaction Date,Transaction Data +Transfer,Trasferimento +Transition Rules,Regole di transizione +Transporter Info,Info Transporter +Transporter Name,Trasportatore Nome +Transporter lorry number,Numero di camion Transporter +Trash Reason,Trash Motivo +Tree of item classification,Albero di classificazione voce +Trial Balance,Bilancio di verifica +Tuesday,MartedÃŽ +Tweet will be shared via your user account (if specified),Tweet sarà condiviso tramite il proprio account utente (se specificato) +Twitter Share,Twitter Condividi +Twitter Share via,Twitter Condividi via +Type,Tipo +Type of document to rename.,Tipo di documento da rinominare. +Type of employment master.,Tipo di maestro del lavoro. +"Type of leaves like casual, sick etc.","Tipo di foglie come casuale, malati ecc" +Types of Expense Claim.,Tipi di Nota Spese. +Types of activities for Time Sheets,Tipi di attività per i fogli Tempo +UOM,UOM +UOM Conversion Detail,UOM Dettaglio di conversione +UOM Conversion Details,UM Dettagli di conversione +UOM Conversion Factor,Fattore di Conversione UOM +UOM Conversion Factor is mandatory,Fattore di Conversione UOM ÃĻ obbligatorio +UOM Details,UM Dettagli +UOM Name,UOM Nome +UOM Replace Utility,UOM Replace Utility +UPPER CASE,MAIUSCOLO +UPPERCASE,MAIUSCOLO +URL,URL +Unable to complete request: ,Impossibile completare la richiesta: +Under AMC,Sotto AMC +Under Graduate,Sotto Laurea +Under Warranty,Sotto Garanzia +Unit of Measure,Unità di misura +"Unit of measurement of this item (e.g. Kg, Unit, No, Pair).","Unità di misura di questo oggetto (es. Kg, Unità, No, coppia)." +Units/Hour,Unità / Hour +Units/Shifts,Unità / turni +Unmatched Amount,Importo senza pari +Unpaid,Non pagata +Unread Messages,Messaggi non letti +Unscheduled,Non in programma +Unsubscribed,Sottoscritte +Upcoming Events for Today,Prossimi eventi di oggi +Update,Aggiornare +Update Clearance Date,Aggiornare Liquidazione Data +Update Field,Aggiorna campo +Update PR,Aggiornamento PR +Update Series,Update +Update Series Number,Aggiornamento Numero di Serie +Update Stock,Aggiornare Archivio +Update Stock should be checked.,Magazzino Update deve essere controllato. +Update Value,Aggiornamento del valore +"Update allocated amount in the above table and then click ""Allocate"" button",Aggiornamento dell'importo stanziato nella precedente tabella e quindi fare clic su pulsante "allocato" +Update bank payment dates with journals.,Risale aggiornamento versamento bancario con riviste. +Update is in progress. This may take some time.,Aggiornamento ÃĻ in corso. Questo potrebbe richiedere del tempo. +Updated,Aggiornato +Upload Attachment,Upload Attachment +Upload Attendance,Carica presenze +Upload Backups to Dropbox,Carica backup di Dropbox +Upload Backups to Google Drive,Carica backup di Google Drive +Upload HTML,Carica HTML +Upload a .csv file with two columns: the old name and the new name. Max 500 rows.,Carica un file csv con due colonne:. L'antico nome e il nuovo nome. Max 500 righe. +Upload a file,Carica un file +Upload and Import,Carica e Importa +Upload attendance from a .csv file,Carica presenze da un file. Csv +Upload stock balance via csv.,Carica equilibrio magazzino tramite csv. +Uploading...,Caricamento ... +Upper Income,Reddito superiore +Urgent,Urgente +Use Multi-Level BOM,Utilizzare BOM Multi-Level +Use SSL,Usa SSL +User,Utente +User Cannot Create,L'utente non puÃē creare +User Cannot Search,L'utente non puÃē cercare +User ID,ID utente +User Image,Immagine Immagine +User Name,Nome Utente +User Remark,Osservazioni utenti +User Remark will be added to Auto Remark,Osservazioni utente verrà aggiunto al Remark Auto +User Tags,Tags utente +User Type,Tipo di utente +User must always select,L'utente deve sempre selezionare +User not allowed entry in the Warehouse,Utente non consentito l'ingresso nel magazzino +User not allowed to delete.,L'utente non ha permesso di eliminare. +UserRole,UserRole +Username,Nome utente +Users who can approve a specific employee's leave applications,Gli utenti che possono approvare le richieste di congedo di un dipendente specifico +Users with this role are allowed to do / modify accounting entry before frozen date,Gli utenti con questo ruolo sono autorizzati a fare / modificare registrazione contabile prima della data congelato +Utilities,Utilità +Utility,Utility +Valid For Territories,Valido per i territori +Valid Upto,Valido Fino +Valid for Buying or Selling?,Valido per comprare o vendere? +Valid for Territories,Valido per Territori +Validate,Convalida +Valuation,Valorizzazione +Valuation Method,Metodo di valutazione +Valuation Rate,Valorizzazione Vota +Valuation and Total,Valutazione e Total +Value,Valore +Value missing for,Valore mancante per +Vehicle Dispatch Date,Veicolo Spedizione Data +Vehicle No,Veicolo No +Verdana,Verdana +Verified By,Verificato da +Visit,Visita +Visit report for maintenance call.,Visita rapporto per chiamata di manutenzione. +Voucher Detail No,Voucher Detail No +Voucher ID,ID Voucher +Voucher Import Tool,Voucher Strumento di importazione +Voucher No,Voucher No +Voucher Type,Voucher Tipo +Voucher Type and Date,Tipo di Voucher e Data +WIP Warehouse required before Submit,WIP Warehouse richiesto prima Submit +Waiting for Customer,In attesa di clienti +Walk In,Walk In +Warehouse,Magazzino +Warehouse Contact Info,Magazzino contatto +Warehouse Detail,Magazzino Dettaglio +Warehouse Name,Magazzino Nome +Warehouse User,Warehouse User +Warehouse Users,Warehouse Utenti +Warehouse and Reference,Magazzino e di riferimento +Warehouse can only be changed via Stock Entry / Delivery Note / Purchase Receipt,Warehouse puÃē essere modificato solo tramite dell'entrata Stock / DDT / ricevuta di acquisto +Warehouse cannot be changed for Serial No.,Magazzino non puÃē essere modificato per Serial No. +Warehouse does not belong to Item,Warehouse non appartiene alla Voce +Warehouse does not belong to company.,Warehouse non appartiene alla società. +Warehouse where you are maintaining stock of rejected items,Magazzino dove si sta mantenendo magazzino di articoli rifiutati +Warehouse-Wise Stock Balance,Magazzino-saggio Stock Balance +Warehouse-wise Item Reorder,Magazzino-saggio Voce riordino +Warehouses,Magazzini +Warn,Avvisa +Warning,Attenzione +Warning: Leave application contains following block dates,Attenzione: Lascia applicazione contiene seguenti date di blocco +Warranty / AMC Details,Garanzia / AMC Dettagli +Warranty / AMC Status,Garanzia / AMC Stato +Warranty Expiry Date,Garanzia Data di scadenza +Warranty Period (Days),Periodo di garanzia (Giorni) +Warranty Period (in days),Periodo di garanzia (in giorni) +Web Content,Web Content +Web Page,Pagina Web +Website,Sito +Website Description,Descrizione del sito +Website Item Group,Sito Gruppo Articolo +Website Item Groups,Sito gruppi di articoli +Website Overall Settings,Sito Impostazioni generali +Website Script,Script Sito +Website Settings,Impostazioni Sito +Website Slideshow,Presentazione sito web +Website Slideshow Item,Sito Slideshow articolo +Website User,Website Utente +Website Warehouse,Magazzino sito web +Wednesday,MercoledÃŽ +Weekly,Settimanale +Weekly Off,Settimanale Off +Weight UOM,Peso UOM +Weightage,Weightage +Weightage (%),Weightage (%) +Welcome,Benvenuto +"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.","Quando una qualsiasi delle operazioni controllate sono "inviati", una e-mail a comparsa visualizzata automaticamente per inviare una e-mail agli associati "Contatto" in tale operazione, con la transazione come allegato. L'utente puÃē o non puÃē inviare l'e-mail." +"When you Amend a document after cancel and save it, it will get a new number that is a version of the old number.","Quando si modifica un documento dopo annullare e salvarlo, otterrà un nuovo numero, che ÃĻ una versione del vecchio numero." +Where items are stored.,Dove gli elementi vengono memorizzati. +Where manufacturing operations are carried out.,Qualora le operazioni di produzione sono effettuate. +Widowed,Vedovo +Width,Larghezza +Will be calculated automatically when you enter the details,Vengono calcolati automaticamente quando si entra nei dettagli +Will be fetched from Customer,Viene prelevato da clienti +Will be updated after Sales Invoice is Submitted.,Saranno aggiornate dopo fattura di vendita sia presentata. +Will be updated when batched.,Verrà aggiornato quando dosati. +Will be updated when billed.,Verrà aggiornato quando fatturati. +Will be used in url (usually first name).,Saranno utilizzati in url (solitamente nome). +With Operations,Con operazioni +Work Details,Dettagli lavoro +Work Done,Attività svolta +Work In Progress,Work In Progress +Work-in-Progress Warehouse,Work-in-Progress Warehouse +Workflow,Flusso di lavoro +Workflow Action,Azione del flusso di lavoro +Workflow Action Master,Flusso di lavoro Azione Maestro +Workflow Action Name,Flusso di lavoro Nome Azione +Workflow Document State,Workflow di Stato Documento +Workflow Document States,Workflow Document Uniti +Workflow Name,Nome flusso di lavoro +Workflow State,Stato del flusso di lavoro +Workflow State Field,Flusso di lavoro di campo Stato +Workflow State Name,Flusso di lavoro Nome Stato +Workflow Transition,Transizione del flusso di lavoro +Workflow Transitions,Le transizioni di workflow +Workflow state represents the current state of a document.,Stato di workflow rappresenta lo stato corrente di un documento. +Workflow will start after saving.,Flusso di lavoro avrà inizio dopo il salvataggio. +Working,Lavoro +Workstation,Stazione di lavoro +Workstation Name,Nome workstation +Write,Scrivere +Write Off Account,Scrivi Off account +Write Off Amount,Scrivi Off Importo +Write Off Amount <=,Scrivi Off Importo <= +Write Off Based On,Scrivi Off Basato Su +Write Off Cost Center,Scrivi Off Centro di costo +Write Off Outstanding Amount,Scrivi Off eccezionale Importo +Write Off Voucher,Scrivi Off Voucher +Write a Python file in the same folder where this is saved and return column and result.,Scrivere un file Python nella stessa cartella in cui questo viene salvato e colonna di ritorno e risultato. +Write a SELECT query. Note result is not paged (all data is sent in one go).,Scrivere una query SELECT. Nota risultato non ÃĻ paging (tutti i dati vengono inviati in una sola volta). +Write sitemap.xml,Scrivi sitemap.xml +Write titles and introductions to your blog.,Scrivi i titoli e le introduzioni al tuo blog. +Writers Introduction,Scrittori Introduzione +Wrong Template: Unable to find head row.,Template Sbagliato: Impossibile trovare la linea di testa. +Year,Anno +Year Closed,Anno Chiuso +Year Name,Anno Nome +Year Start Date,Anno Data di inizio +Year of Passing,Anni dal superamento +Yearly,Annuale +Yes,SÃŽ +Yesterday,Ieri +You are not authorized to do/modify back dated entries before ,Non sei autorizzato a fare / modificare indietro voci datate prima +You can enter any date manually,È possibile immettere qualsiasi data manualmente +You can enter the minimum quantity of this item to be ordered.,È possibile inserire la quantità minima di questo oggetto da ordinare. +You can not enter both Delivery Note No and Sales Invoice No. \ Please enter any one.,Non ÃĻ possibile immettere sia Consegna Nota No e Fattura n \ Inserisci uno qualsiasi. +You can set various 'properties' to Users to set default values and apply permission rules based on the value of these properties in various forms.,È possibile impostare diversi "proprietà" di utenti di impostare i valori di default e di applicare le regole di autorizzazione in base al valore di queste proprietà in varie forme. +You can start by selecting backup frequency and \ granting access for sync,Si puÃē iniziare selezionando la frequenza di backup e \ accesso concessione per la sincronizzazione +You can use Customize Form to set levels on fields.,È possibile utilizzare Personalizza modulo per impostare i livelli sui campi. +You may need to update: ,Potrebbe essere necessario aggiornare: +Your Customer's TAX registration numbers (if applicable) or any general information,FISCALI numeri di registrazione del vostro cliente (se applicabile) o qualsiasi informazione generale +"Your download is being built, this may take a few moments...","Il download ÃĻ in costruzione, l'operazione potrebbe richiedere alcuni minuti ..." +Your letter head content,Il tuo contenuto testa lettera +Your sales person who will contact the customer in future,Il vostro agente di commercio che si metterà in contatto il cliente in futuro +Your sales person who will contact the lead in future,Il vostro agente di commercio che si metterà in contatto l'iniziativa in futuro +Your sales person will get a reminder on this date to contact the customer,Il rivenditore avrà un ricordo in questa data per contattare il cliente +Your sales person will get a reminder on this date to contact the lead,Il rivenditore avrà un ricordo in questa data per contattare il piombo +Your support email id - must be a valid email - this is where your emails will come!,Il vostro supporto e-mail id - deve essere un indirizzo email valido - questo ÃĻ dove i vostri messaggi di posta elettronica verranno! +[Error],[Errore] +[Label]:[Field Type]/[Options]:[Width],[Label]: [Tipo di campo] / [Opzioni]: [Larghezza] +add your own CSS (careful!),aggiungere la tua CSS (attenzione!) +adjust,regolare +align-center,allineare-center +align-justify,allineamento giustificare +align-left,allineamento a sinistra +align-right,allineare a destra +also be included in Item's rate,anche essere incluso nel tasso di articolo +and,e +arrow-down,freccia verso il basso +arrow-left,freccia-sinistra +arrow-right,freccia-destra +arrow-up,freccia-up +assigned by,assegnato da +asterisk,asterisco +backward,indietro +ban-circle,ban-cerchio +barcode,codice a barre +bell,campana +bold,grassetto +book,libro +bookmark,segnalibro +briefcase,ventiquattrore +bullhorn,megafono +calendar,calendario +camera,fotocamera +cancel,annullare +cannot be 0, non puÃē essere 0 +cannot be empty,non puÃē essere vuoto +cannot be greater than 100,non puÃē essere maggiore di 100 +cannot be included in Item's rate,non puÃē essere incluso nel tasso di articolo +"cannot have a URL, because it has child item(s)","non puÃē avere un URL, perchÃĐ ha elemento figlio (s)" +cannot start with,non puÃē iniziare con +certificate,certificato +check,controllare +chevron-down,chevron-down +chevron-left,chevron-sinistra +chevron-right,chevron-destra +chevron-up,chevron-up +circle-arrow-down,cerchio-freccia-giÃđ +circle-arrow-left,cerchio-freccia-sinistra +circle-arrow-right,cerchio-freccia-destra +circle-arrow-up,cerchio-freccia-up +cog,COG +comment,commento +create a Custom Field of type Link (Profile) and then use the 'Condition' settings to map that field to the Permission rule.,Creare un campo personalizzato di tipo Link (profilo) e quindi utilizzare le impostazioni di 'condizione' di mappare il campo per la regola di autorizzazione. +dd-mm-yyyy,gg-mm-aaaa +dd/mm/yyyy,gg / mm / aaaa +deactivate,disattivare +does not belong to BOM: ,non appartiene a BOM: +does not exist,non esiste +does not have role 'Leave Approver',non ha il ruolo 'Lascia Approvatore' +does not match,non corrisponde +download,caricare +download-alt,download-alt +"e.g. Bank, Cash, Credit Card","per esempio bancario, contanti, carta di credito" +"e.g. Kg, Unit, Nos, m","ad esempio Kg, unità, nn, m" +edit,modificare +eg. Cheque Number,ad es. Numero Assegno +eject,espellere +english,inglese +envelope,busta +espaÃąol,espaÃąol +example: Next Day Shipping,esempio: Next Day spedizione +example: http://help.erpnext.com,Esempio: http://help.erpnext.com +exclamation-sign,esclamazione-sign +eye-close,occhio da vicino +eye-open,occhio-apertura +facetime-video,FaceTime-video +fast-backward,indietro veloce +fast-forward,fast-forward +file,File +film,pellicola +filter,filtrare +fire,fuoco +flag,bandiera +folder-close,cartella-close +folder-open,cartella-aprire +font,carattere +forward,inoltrare +français,français +fullscreen,fullscreen +gift,donazione +glass,vetro +globe,globo +hand-down,mano-down +hand-left,mano sinistra +hand-right,mano destra +hand-up,mano-up +has been entered atleast twice,ÃĻ stato inserito atleast due volte +have a common territory,avere un territorio comune +have the same Barcode,avere lo stesso codice a barre +hdd,hdd +headphones,auricolare +heart,cuore +home,domestico +icon,icona +in,in +inbox,casella di posta +indent-left,trattino-sinistra +indent-right,trattino-destra +info-sign,Info-sign +is a cancelled Item,ÃĻ un articolo cancellato +is linked in,ÃĻ legata in +is not a Stock Item,Non ÃĻ un Disponibile Articolo +is not allowed.,non ÃĻ permesso. +italic,corsivo +leaf,foglia +lft,LFT +list,elenco +list-alt,list-alt +lock,bloccare +lowercase,minuscolo +magnet,magnete +map-marker,mappa-marcatore +minus,meno +minus-sign,segno meno +mm-dd-yyyy,gg-mm-aaaa +mm/dd/yyyy,gg / mm / aaaa +move,spostare +music,musica +must be one of,deve essere una delle +nederlands,Nederlands +not a purchase item,Non una voce di acquisto +not a sales item,Non una voce di vendite +not a service item.,Non una voce di servizio. +not a sub-contracted item.,Non una voce di subappalto. +not in,non in +not within Fiscal Year,non entro l'anno fiscale +of,di +of type Link,Tipo di collegamento +off,spento +ok,ok +ok-circle,ok-cerchio +ok-sign,ok-sign +old_parent,old_parent +or,oppure +pause,pausa +pencil,matita +picture,immagine +plane,piano +play,giocare +play-circle,play-cerchio +plus,piÃđ +plus-sign,segno piÃđ +portuguÊs,portuguÊs +portuguÊs brasileiro,PortuguÊs Brasileiro +print,stampare +qrcode,QRCode +question-sign,domanda-sign +random,casuale +reached its end of life on,raggiunto la fine della vita sulla +refresh,aggiornamento +remove,rimuovere +remove-circle,remove-cerchio +remove-sign,rimuovere-sign +repeat,ripetizione +resize-full,resize-pieno +resize-horizontal,resize-orizzontale +resize-small,resize-small +resize-vertical,resize-verticale +retweet,rispondi +rgt,rgt +road,stradale +screenshot,screenshot +search,ricerca +share,Condividi +share-alt,share-alt +shopping-cart,shopping cart +should be 100%,dovrebbe essere 100% +signal,segnalare +star,stella +star-empty,star-vuoto +step-backward,passo indietro +step-forward,passo in avanti +stop,smettere +tag,tag +tags,tags +"target = ""_blank""",target = "_blank" +tasks,compiti +text-height,text-altezza +text-width,testo a larghezza +th,Th +th-large,th-grande +th-list,th-list +thumbs-down,pollice in giÃđ +thumbs-up,pollice in su +time,volta +tint,tinta +to,a +"to be included in Item's rate, it is required that: ","da includere nel tasso di voce, ÃĻ necessario che:" +trash,cestinare +upload,caricare +user,utente +user_image_show,user_image_show +values and dates,valori e le date +volume-down,volume-giÃđ +volume-off,volume-off +volume-up,volume-up +warning-sign,avvertimento-sign +website page link,sito web link alla pagina +which is greater than sales order qty ,che ÃĻ maggiore di vendite ordine qty +wrench,chiave +yyyy-mm-dd,aaaa-mm-gg +zoom-in,Zoom-in +zoom-out,zoom-out \ No newline at end of file diff --git a/translations/nl.csv b/translations/nl.csv index 5c2596e9d49..3cc71524f6c 100644 --- a/translations/nl.csv +++ b/translations/nl.csv @@ -1,13 +1,18 @@ (Half Day),(Halve dag) + against sales order,tegen verkooporder against same operation,tegen dezelfde handeling already marked,al gemarkeerd and year: ,en jaar: + as it is stock Item or packing item,zoals het is voorraad Punt of verpakkingsitem at warehouse: ,in het magazijn: by Role ,per rol + can not be made.,kan niet worden gemaakt. + can not be marked as a ledger as it has existing child,kan niet worden gemarkeerd als een grootboek als het heeft bestaande kind cannot be 0,mag niet 0 cannot be deleted.,kunnen niet worden verwijderd. does not belong to the company,behoort niet tot de onderneming has already been submitted.,al is ingediend. + has been freezed. ,is bevroren. has been freezed. \ Only Accounts Manager can do transaction against this account,is bevroren. \ Accounts Manager kan doen transactie tegen deze account " is less than equals to zero in the system, \ valuation rate is mandatory for this item","is minder dan gelijk aan nul in het systeem, \ taxatie tarief is verplicht voor dit item" is mandatory,is verplicht @@ -23,6 +28,7 @@ should be 'Yes'. As Item: ,zou moeten zijn 'Yes'. Als Item: should be same as that in ,dezelfde als die moeten worden in was on leave on ,was op verlof op + will be ,zal will be over-billed against mentioned ,wordt over-gefactureerd tegen genoemde will become ,zal worden """Company History""","Geschiedenis" @@ -105,6 +111,7 @@ Account Head,Account Hoofd Account Id,Account Id Account Name,Accountnaam Account Type,Account Type +Account for this ,Account voor deze Accounting,Rekening Accounting Year.,Accounting Jaar. "Accounting entry frozen up to this date, nobody can do / modify entry except role specified below.","Boekhoudkundige afschrijving bevroren tot deze datum, kan niemand / te wijzigen toegang behalve rol hieronder aangegeven." @@ -237,6 +244,7 @@ Allow User,Door gebruiker toestaan Allow Users,Gebruikers toestaan Allow on Submit,Laat op Submit Allow the following users to approve Leave Applications for block days.,Laat de volgende gebruikers te keuren Verlof Aanvragen voor blok dagen. +Allow user to edit Price List Rate in transactions,Zodat de gebruiker te bewerken prijslijst Rate bij transacties Allow user to login only after this hour (0-24),Gebruiker mag alleen inloggen na dit uur (0-24) Allow user to login only before this hour (0-24),Gebruiker mag alleen inloggen voordat dit uur (0-24) Allowance Percent,Toelage Procent @@ -251,8 +259,6 @@ Amount <=,Bedrag <= Amount >=,Bedrag> = "An icon file with .ico extension. Should be 16 x 16 px. Generated using a favicon generator. [favicon-generator.org]","Een icoon bestand met. Ico extensie. Moet 16 x 16 px. Gegenereerd met behulp van een favicon generator. [ favicon-generator.org ]" Analytics,Analytics -Annual Cost To Company,Jaarlijkse kosten aan bedrijf -Annual Cost To Company can not be less than 12 months of Total Earning,Jaarlijkse kosten aan bedrijf kan niet minder zijn dan 12 maanden Totaal Earning Another Salary Structure '%s' is active for employee '%s'. Please make its status 'Inactive' to proceed.,Andere Salaris Structure '% s' is actief voor werknemer '% s'. Maak dan de status 'Inactief' om door te gaan. "Any other comments, noteworthy effort that should go in the records.","Eventuele andere opmerkingen, opmerkelijke inspanning die moet gaan in de administratie." Applicable Holiday List,Toepasselijk Holiday Lijst @@ -436,6 +442,7 @@ Build Server API,Build Server API Build Sitemap,Bouwen Sitemap Bulk Email,Bulk Email Bulk Email records.,Bulk Email records. +Bummer! There are more holidays than working days this month.,Bummer! Er zijn meer feestdagen dan werkdagen deze maand. Bundle items at time of sale.,Bundel artikelen op moment van verkoop. Button,Knop Buyer of Goods and Services.,Bij uw aankoop van goederen en diensten. @@ -503,6 +510,7 @@ Check if you want to send salary slip in mail to each employee while submitting Check this if you want to force the user to select a series before saving. There will be no default if you check this.,Controleer dit als u wilt dwingen de gebruiker om een ​​reeks voor het opslaan te selecteren. Er zal geen standaard zijn als je dit controleren. Check this if you want to send emails as this id only (in case of restriction by your email provider).,Controleer dit als u wilt e-mails als enige deze id (in geval van beperking door uw e-mailprovider) te sturen. Check this if you want to show in website,Selecteer dit als u wilt weergeven in de website +Check this to disallow fractions. (for Nos),Controleer dit te verbieden fracties. (Voor Nos) Check this to make this the default letter head in all prints,Vink dit aan om deze de standaard briefpapier maken in alle afdrukken Check this to pull emails from your mailbox,Vink dit aan om e-mails uit je mailbox Check to activate,Controleer activeren @@ -571,6 +579,7 @@ Company mismatch for Warehouse,Bedrijf mismatch voor Warehouse Company registration numbers for your reference. Example: VAT Registration Numbers etc.,"Registratienummers van de onderneming voor uw referentie. Voorbeeld: BTW-nummers, enz." Company registration numbers for your reference. Tax numbers etc.,"Registratienummers van de onderneming voor uw referentie. Fiscale nummers, enz." Complaint,Klacht +Complete,Compleet Complete By,Compleet Door Completed,Voltooid Completed Qty,Voltooide Aantal @@ -621,12 +630,12 @@ Cost Center Details,Kosten Center Details Cost Center Name,Kosten Center Naam Cost Center is mandatory for item: ,Kostenplaats is verplicht voor artikel: Cost Center must be specified for PL Account: ,Kostenplaats moet worden opgegeven voor PL-account: -Cost to Company,Kosten voor Bedrijf Costing,Costing Country,Land Country Name,Naam van het land Create,CreÃŦren Create Bank Voucher for the total salary paid for the above selected criteria,Maak Bank Voucher voor het totale loon voor de bovenstaande geselecteerde criteria +Create Material Requests,Maak Materiaal Aanvragen Create Production Orders,Maak productieorders Create Receiver List,Maak Receiver Lijst Create Salary Slip,Maak loonstrook @@ -675,6 +684,7 @@ Custom Script,Aangepaste Script Custom Startup Code,Custom Startup Code Custom?,Custom? Customer,Klant +Customer (Receivable) Account,Klant (Debiteuren) Account Customer / Item Name,Klant / Naam van het punt Customer Account,Customer Account Customer Account Head,Customer Account Head @@ -714,6 +724,7 @@ Customize the introductory text that goes as a part of that email. Each transact DN,DN DN Detail,DN Detail Daily,Dagelijks +Daily Event Digest is sent for Calendar Events where reminders are set.,Dagelijkse gebeurtenis Digest wordt gestuurd voor Agenda Events waar herinneringen worden ingesteld. Daily Time Log Summary,Daily Time Log Samenvatting Danger,Gevaar Data,Gegevens @@ -772,6 +783,7 @@ Default Sales Partner,Standaard Sales Partner Default Settings,Standaardinstellingen Default Source Warehouse,Standaard Bron Warehouse Default Stock UOM,Default Stock Verpakking +Default Supplier,Standaardleverancier Default Supplier Type,Standaard Leverancier Type Default Target Warehouse,Standaard Target Warehouse Default Territory,Standaard Territory @@ -790,6 +802,7 @@ Defines workflow states and rules for a document.,Definieert workflow staten en Delete,Verwijder Delete Row,Rij verwijderen Delivered,Geleverd +Delivered Items To Be Billed,Geleverd Items te factureren Delivered Qty,Geleverd Aantal Delivery Address,Afleveradres Delivery Date,Leveringsdatum @@ -808,7 +821,6 @@ Delivery Status,Delivery Status Delivery Time,Levertijd Delivery To,Levering To Department,Afdeling -Depend on LWP,Vertrouw op LWP Depends On,Hangt af van Depends on LWP,Afhankelijk van LWP Descending,Aflopend @@ -859,6 +871,7 @@ DocType on which this Workflow is applicable.,DOCTYPE waarop dit Workflow toepas DocType or Field,DocType of Field Document,Document Document Description,Document Beschrijving +Document Numbering Series,Document Numbering Series Document Status transition from ,Document Status overgang van Document Type,Soort document Document is only editable by users of role,Document is alleen bewerkbaar door gebruikers van de rol van @@ -929,7 +942,7 @@ Employee Leave Approver,Werknemer Verlof Fiatteur Employee Leave Balance,Werknemer Verlof Balance Employee Name,Naam werknemer Employee Number,Medewerker Aantal -Employee Records to be created by ,Werknemer Records worden gecreÃŦerd door +Employee Records to be created by,Werknemer Records worden gecreÃŦerd door Employee Setup,Medewerker Setup Employee Type,Type werknemer Employee grades,Medewerker cijfers @@ -971,11 +984,17 @@ Error for,Fout voor Error: Document has been modified after you have opened it,Fout: Document is gewijzigd nadat u het hebt geopend Estimated Material Cost,Geschatte Materiaal Kosten Event,Evenement +Event End must be after Start,Event End moet na Start Event Individuals,Event Personen Event Role,Event Rol Event Roles,Event Rollen Event Type,Type gebeurtenis Event User,Evenement Gebruiker +Events In Today's Calendar,Evenementen In Kalender Today's +Every Day,Elke Dag +Every Month,Elke maand +Every Week,Elke Week +Every Year,Elk jaar Everyone can read,Iedereen kan lezen Example:,Voorbeeld: Exchange Rate,Wisselkoers @@ -1080,6 +1099,7 @@ For Reference Only.,Alleen ter referentie. For Sales Invoice,Voor verkoopfactuur For Server Side Print Formats,Voor Server Side Print Formats For Territory,Voor Territory +For UOM,Voor UOM For Warehouse,Voor Warehouse "For comparative filters, start with","Voor vergelijkingsdoeleinden filters, te beginnen met" "For e.g. 2012, 2012-13","Voor bijvoorbeeld 2012, 2012-13" @@ -1099,6 +1119,7 @@ Fraction Units,Fractie Units Freeze Stock Entries,Freeze Stock Entries Friday,Vrijdag From,Van +From Bill of Materials,Van Bill of Materials From Company,Van Company From Currency,Van Valuta From Currency and To Currency cannot be same,Van Munt en naar Valuta kan niet hetzelfde zijn @@ -1141,6 +1162,7 @@ Get Advances Received,Get ontvangen voorschotten Get Current Stock,Get Huidige voorraad Get From ,Get Van Get Items,Get Items +Get Items From Sales Orders,Krijg Items Van klantorders Get Last Purchase Rate,Get Laatst Purchase Rate Get Non Reconciled Entries,Get Niet Reconciled reacties Get Outstanding Invoices,Get openstaande facturen @@ -1182,6 +1204,7 @@ Group,Groep Group or Ledger,Groep of Ledger Groups,Groepen HR,HR +HR Settings,HR-instellingen HTML,HTML HTML / Banner that will show on the top of product list.,HTML / Banner dat zal laten zien op de bovenkant van het product lijst. Half Day,Halve dag @@ -1205,6 +1228,7 @@ Helvetica Neue,Helvetica Neue "Here you can maintain family details like name and occupation of parent, spouse and children","Hier kunt u onderhouden familie gegevens zoals naam en beroep van de ouder, echtgenoot en kinderen" "Here you can maintain height, weight, allergies, medical concerns etc","Hier kunt u onderhouden lengte, gewicht, allergieÃŦn, medische zorgen, enz." Hey there! You need to put at least one item in \ the item table.,Hey there! U moet ten minste een item zet in \ het item tafel. +Hey! All these items have already been invoiced.,Hey! Al deze items zijn al gefactureerd. Hey! There should remain at least one System Manager,Hey! Er moet minstens een System Manager blijven Hidden,Verborgen Hide Actions,Verberg Acties @@ -1262,6 +1286,7 @@ If Monthly Budget Exceeded,Als Maandelijks Budget overschreden If Yearly Budget Exceeded,Als jaarlijks budget overschreden "If a User does not have access at Level 0, then higher levels are meaningless","Als een gebruiker geen toegang hebben op niveau 0, dan is een hoger niveau zijn betekenisloos" "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.","Indien aangevinkt, zal BOM voor sub-assemblage zaken geacht voor het krijgen van grondstoffen. Anders zullen alle subeenheid items worden behandeld als een grondstof." +"If checked, Total no. of Working Days will include holidays, and this will reduce the value of Salary Per Day","Indien aangevinkt, Totaal niet. van Werkdagen zal omvatten feestdagen, en dit zal de waarde van het salaris per dag te verminderen" "If checked, all other workflows become inactive.","Indien aangevinkt, alle andere werkstromen worden inactief." "If checked, an email with an attached HTML format will be added to part of the EMail body as well as attachment. To only send as attachment, uncheck this.","Indien aangevinkt, zal een e-mail met een bijgevoegd HTML-formaat worden toegevoegd aan een deel van het EMail lichaam als attachment. Om alleen te verzenden als bijlage, vink dit." "If checked, the Home page will be the default Item Group for the website.","Indien aangevinkt, zal de Home pagina zijn de standaard Item Groep voor de website." @@ -1302,6 +1327,7 @@ In Hours,In Hours In List View,In lijstweergave In Process,In Process In Report Filter,In Report Filter +In Row,In Rij In Store,In Store In Words,In Woorden In Words (Company Currency),In Woorden (Company Munt) @@ -1317,6 +1343,7 @@ In response to,In reactie op "In the Permission Manager, click on the button in the 'Condition' column for the Role you want to restrict.","In de Permission Manager, klik op de knop in de 'Staat' op de kolom voor de rol die u wilt beperken." Incentives,Incentives Incharge Name,InCharge Naam +Include holidays in Total no. of Working Days,Onder meer vakanties in Total nee. van Werkdagen Income / Expense,Inkomsten / Uitgaven Income Account,Inkomen account Income Booked,Inkomen Geboekt @@ -1335,6 +1362,7 @@ Industry,Industrie Industry Type,Industry Type Info,Info Insert After,Invoegen na +Insert Below,Hieronder invoegen Insert Code,Plaats Code Insert Row,Rij invoegen Insert Style,Plaats Style @@ -1360,6 +1388,7 @@ Introductory information for the Contact Us Page,Inleidende informatie voor het Invalid Delivery Note. Delivery Note should exist and should be in draft state. Please rectify and try again.,Ongeldige Delivery Note. Delivery Note moet bestaan ​​en moet in ontwerp staat. Gelieve te corrigeren en opnieuw te proberen. Invalid Email,Ongeldig E-mail Invalid Email Address,Ongeldig e-mailadres +Invalid Item or Warehouse Data,Ongeldig artikel of Warehouse gegevens Invalid Leave Approver,Ongeldige Laat Fiatteur Inventory,Inventaris Inverse,Omgekeerde @@ -1532,6 +1561,7 @@ Leave blank if considered for all departments,Laat leeg indien dit voor alle afd Leave blank if considered for all designations,Laat leeg indien overwogen voor alle aanduidingen Leave blank if considered for all employee types,Laat leeg indien overwogen voor alle werknemer soorten Leave blank if considered for all grades,Laat leeg indien dit voor alle soorten +Leave blank if you have not decided the end date.,Laat leeg als je niet hebt besloten de einddatum. Leave by,Laat door "Leave can be approved by users with Role, ""Leave Approver""",Laat kan worden goedgekeurd door gebruikers met Role: "Laat Fiatteur" Ledger,Grootboek @@ -1635,10 +1665,10 @@ Material Request Items,Materiaal aanvragen Items Material Request No,Materiaal aanvragen Geen Material Request Type,Materiaal Soort aanvraag Material Request used to make this Stock Entry,Materiaal Request gebruikt om dit Stock Entry maken +Material Requirement,Material Requirement Material Transfer,Materiaaloverdracht Materials,Materieel Materials Required (Exploded),Benodigde materialen (Exploded) -Materials Requirement Planning (MRP),Materials Requirement Planning (MRP) Max 500 rows only.,Alleen max. 500 rijen. Max Attachments,Max Bijlagen Max Days Leave Allowed,Max Dagen Laat toegestaan @@ -1683,6 +1713,7 @@ Monday,Maandag Month,Maand Monthly,Maandelijks Monthly Attendance Sheet,Maandelijkse Toeschouwers Sheet +Monthly Earning & Deduction,Maandelijkse Verdienen & Aftrek Monthly Salary Register,Maandsalaris Register Monthly salary statement.,Maandsalaris verklaring. Monthly salary template.,Maandsalaris sjabloon. @@ -1695,7 +1726,9 @@ Moving Average Rate,Moving Average Rate Mr,De heer Ms,Mevrouw Multiple Item Prices,Meerdere Item Prijzen +Multiple root nodes not allowed.,Meerdere wortel nodes niet toegestaan. Mupltiple Item prices.,Mupltiple Item prijzen. +Must be Whole Number,Moet heel getal zijn Must have report permission to access this report.,Moet verslag toestemming om toegang tot dit rapport. Must specify a Query to run,Moet een query opgeven om te draaien My Settings,Mijn instellingen @@ -1721,7 +1754,6 @@ Net Total (Company Currency),Netto Totaal (Bedrijf Munt) Net Weight,Netto Gewicht Net Weight UOM,Netto Gewicht Verpakking Net Weight of each Item,Netto gewicht van elk item -Net pay can not be greater than 1/12th of Annual Cost To Company,Nettoloon kan niet groter zijn dan 1/12de van de jaarlijkse kosten aan bedrijf zijn Net pay can not be negative,Nettoloon kan niet negatief Never,Nooit New,Nieuw @@ -1889,6 +1921,7 @@ POP3 Mail Settings,POP3-mailinstellingen POP3 mail server (e.g. pop.gmail.com),POP3-mailserver (bv pop.gmail.com) POP3 server e.g. (pop.gmail.com),POP3-server bijvoorbeeld (pop.gmail.com) POS Setting,POS-instelling +POS View,POS View PR Detail,PR Detail PRO,PRO PS,PS @@ -1934,10 +1967,10 @@ Partially Completed,Gedeeltelijk afgesloten Participants,Deelnemers Partly Billed,Deels Gefactureerd Partly Delivered,Deels geleverd -Partner,Partner Partner Target Detail,Partner Target Detail Partner Type,Partner Type Partner's Website,Website partner +Passive,Passief Passport Number,Nummer van het paspoort Password,Wachtwoord Password Expires in (days),Wachtwoord Verloopt (dagen) @@ -1947,12 +1980,12 @@ Pay To / Recd From,Pay To / RECD Van Payables,Schulden Payables Group,Schulden Groep Payment Collection With Ageing,Betaling Collection Met Vergrijzing +Payment Days,Betaling Dagen Payment Entries,Betaling Entries Payment Entry has been modified after you pulled it. Please pull it again.,Betaling Bericht is gewijzigd nadat u trok het. Gelieve opnieuw te trekken. Payment Made With Ageing,Betaling Gemaakt Met Vergrijzing Payment Reconciliation,Betaling Verzoening Payment Terms,Betalingscondities -Payment days,Betaling dagen Payment to Invoice Matching Tool,Betaling aan Factuurvergelijk Tool Payment to Invoice Matching Tool Detail,Betaling aan Factuurvergelijk Tool Detail Payments,Betalingen @@ -1967,6 +2000,7 @@ Pending SO Items For Purchase Request,In afwachting van SO Artikelen te Purchase Percent,Percentage Percent Complete,Percentage voltooid Percentage Allocation,Percentage Toewijzing +Percentage Allocation should be equal to ,Percentage toewijzing moet gelijk zijn aan Percentage variation in quantity to be allowed while receiving or delivering this item.,Percentage variÃŦrende hoeveelheid te mogen tijdens het ontvangen of versturen van dit item. 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.,Percentage dat u mag ontvangen of te leveren meer tegen de bestelde hoeveelheid. Bijvoorbeeld: Als u heeft besteld 100 eenheden. en uw Allowance is 10% dan mag je 110 eenheden ontvangen. Performance appraisal.,Beoordeling van de prestaties. @@ -2009,19 +2043,24 @@ Please attach a file or set a URL,Gelieve een bestand of stel een URL Please check,Controleer Please enter Default Unit of Measure,Vul Default Meeteenheid Please enter Delivery Note No or Sales Invoice No to proceed,Vul Delivery Note Geen of verkoopfactuur Nee om door te gaan +Please enter Employee Number,Vul Employee Number Please enter Expense Account,Vul Expense Account Please enter Expense/Adjustment Account,Vul Expense / Aanpassing Account Please enter Purchase Receipt No to proceed,Vul Kwitantie Nee om door te gaan +Please enter Reserved Warehouse for item ,Vul Gereserveerde Warehouse voor punt Please enter valid,Voer geldige Please enter valid ,Voer geldige Please install dropbox python module,Installeer dropbox python module Please make sure that there are no empty columns in the file.,Zorg ervoor dat er geen lege kolommen in het bestand. Please mention default value for ',Vermeld standaardwaarde voor ' +Please reduce qty.,Gelieve te verminderen Verpak.inh. Please refresh to get the latest document.,Vernieuw om de nieuwste document te krijgen. Please save the Newsletter before sending.,Sla de Nieuwsbrief voor verzending. Please select Bank Account,Selecteer Bankrekening Please select Carry Forward if you also want to include previous fiscal year's balance leaves to this fiscal year,Selecteer Carry Forward als u ook wilt opnemen vorige boekjaar uit balans laat dit fiscale jaar Please select Date on which you want to run the report,Selecteer Datum waarop u het rapport wilt uitvoeren +Please select Naming Neries,Selecteer Naming Neries +Please select Price List,Selecteer Prijs Lijst Please select Time Logs.,Selecteer Time Logs. Please select a,Selecteer een Please select a csv file,Selecteer een CSV-bestand @@ -2034,6 +2073,7 @@ Please select the document type first,Selecteer het documenttype eerste Please select: ,Maak een keuze: Please set Dropbox access keys in,Stel Dropbox toegang sleutels in Please set Google Drive access keys in,Stel Google Drive toegang sleutels in +Please setup Employee Naming System in Human Resource > HR Settings,Gelieve setup Employee Naming System in Human Resource> HR-instellingen Please specify,Gelieve te specificeren Please specify Company,Specificeer Company Please specify Company to proceed,Specificeer Company om verder te gaan @@ -2054,7 +2094,7 @@ Posting Time,Posting Time Posts,Berichten Potential Sales Deal,PotentiÃŦle Sales Deal Potential opportunities for selling.,PotentiÃŦle mogelijkheden voor de verkoop. -"Precision for Float fields (quantities, discounts, percentages etc) only for display. Floats will still be calculated up to 6 decimals.","Precisie voor Float velden (aantallen, kortingen, percentages, enz.) alleen voor weergave. Praalwagens worden nog steeds berekend tot 6 decimalen." +"Precision for Float fields (quantities, discounts, percentages etc). Floats will be rounded up to specified decimals. Default = 3","Precisie voor Float velden (hoeveelheden, kortingen, percentages, enz.). Praalwagens zal worden afgerond naar opgegeven decimalen. Default = 3" Preferred Billing Address,Voorkeur Factuuradres Preferred Shipping Address,Voorkeur verzendadres Prefix,Voorvoegsel @@ -2072,6 +2112,7 @@ Price List Master,Prijslijst Master Price List Name,Prijslijst Naam Price List Rate,Prijslijst Prijs Price List Rate (Company Currency),Prijslijst Rate (Company Munt) +Price List for Costing,Prijslijst voor Costing Price Lists and Rates,Prijslijsten en tarieven Primary,Primair Print Format,Print Formaat @@ -2090,6 +2131,7 @@ Process Payroll,Proces Payroll Produced Quantity,Geproduceerd Aantal Product Enquiry,Product Aanvraag Production Order,Productieorder +Production Orders,Productieorders Production Plan Item,Productie Plan Item Production Plan Items,Productie Plan Items Production Plan Sales Order,Productie Plan Verkooporder @@ -2129,7 +2171,6 @@ Published,Gepubliceerd Published On,Gepubliceerd op Pull Emails from the Inbox and attach them as Communication records (for known contacts).,Trek E-mails van het Postvak IN en bevestig ze als communicatie-records (voor bekende contacten). Pull Payment Entries,Trek Betaling Entries -Pull items from Sales Order mentioned in the above table.,Trek items van Verkooporder vermeld in de bovenstaande tabel. Pull sales orders (pending to deliver) based on the above criteria,Trek verkooporders (in afwachting van te leveren) op basis van de bovengenoemde criteria Purchase,Kopen Purchase Analytics,Aankoop Analytics @@ -2194,6 +2235,7 @@ Quantity Requested for Purchase,Aantal op aankoop Quantity already manufactured,Aantal reeds vervaardigd Quantity and Rate,Hoeveelheid en Prijs Quantity and Warehouse,Hoeveelheid en Warehouse +Quantity cannot be a fraction.,Afname kan een fractie zijn. Quantity of item obtained after manufacturing / repacking from given quantities of raw materials,Hoeveelheid product verkregen na de productie / ompakken van de gegeven hoeveelheden grondstoffen Quantity should be equal to Manufacturing Quantity. ,Hoeveelheid moet gelijk zijn aan Manufacturing Hoeveelheid. Quarter,Kwartaal @@ -2216,9 +2258,7 @@ Quotation To,Offerte Voor Quotation Trend,Offerte Trend Quotations received from Suppliers.,Offertes ontvangen van leveranciers. Quotes to Leads or Customers.,Quotes om leads of klanten. -Raise Material Request,Raise Materiaal aanvragen Raise Material Request when stock reaches re-order level,Raise Materiaal aanvragen bij voorraad strekt re-order niveau -Raise Production Order,Raise Productieorder Raised By,Opgevoed door Raised By (Email),Verhoogde Door (E-mail) Random,Toeval @@ -2263,6 +2303,7 @@ Receivables,Vorderingen Receivables / Payables,Debiteuren / Crediteuren Receivables Group,Vorderingen Groep Received Date,Ontvangen Datum +Received Items To Be Billed,Ontvangen items te factureren Received Qty,Ontvangen Aantal Received and Accepted,Ontvangen en geaccepteerd Receiver List,Ontvanger Lijst @@ -2276,6 +2317,8 @@ Record item movement.,Opnemen punt beweging. Recurring Id,Terugkerende Id Recurring Invoice,Terugkerende Factuur Recurring Type,Terugkerende Type +Reduce Deduction for Leave Without Pay (LWP),Verminderen Aftrek voor onbetaald verlof (LWP) +Reduce Earning for Leave Without Pay (LWP),Verminderen Verdienen voor onbetaald verlof (LWP) Ref Code,Ref Code Ref Date is Mandatory if Ref Number is specified,Ref Date is Verplicht indien Ref nummer is opgegeven Ref DocType,Ref DocType @@ -2285,6 +2328,8 @@ Ref SQ,Ref SQ Ref Type,Ref Type Reference,Verwijzing Reference Date,Referentie Datum +Reference DocName,Referentie DocName +Reference DocType,Referentie DocType Reference Name,Referentie Naam Reference Number,Referentienummer Reference Type,Referentie Type @@ -2307,7 +2352,10 @@ Rename Log,Hernoemen Inloggen Rename Tool,Wijzig de naam van Tool Rename...,Hernoemen ... Rented,Verhuurd +Repeat On,Herhaal On +Repeat Till,Herhaal Till Repeat on Day of Month,Herhaal dit aan Dag van de maand +Repeat this Event,Herhaal dit evenement Replace,Vervang Replace Item / BOM in all BOMs,Vervang Item / BOM in alle stuklijsten "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","Vervang een bepaalde BOM in alle andere BOMs waar het wordt gebruikt. Deze vervangt de oude BOM link, updaten kosten en regenereren "BOM Explosion Item" tafel als per nieuwe BOM" @@ -2340,6 +2388,8 @@ Required raw materials issued to the supplier for producing a sub - contracted i Reseller,Reseller Reserved Quantity,Gereserveerde Aantal Reserved Warehouse,Gereserveerde Warehouse +Reserved Warehouse in Sales Order / Finished Goods Warehouse,Gereserveerde Warehouse in Sales Order / Finished Goods Warehouse +Reserved Warehouse is missing in Sales Order,Gereserveerde Warehouse ontbreekt in verkooporder Resignation Letter Date,Ontslagbrief Datum Resolution,Resolutie Resolution Date,Resolutie Datum @@ -2404,6 +2454,7 @@ Salary Structure,Salarisstructuur Salary Structure Deduction,Salaris Structuur Aftrek Salary Structure Earning,Salaris Structuur verdienen Salary Structure Earnings,Salaris Structuur winst +Salary breakup based on Earning and Deduction.,Salaris verbreken op basis Verdienen en Aftrek. Salary components.,Salaris componenten. Sales,Sales Sales Analytics,Sales Analytics @@ -2441,7 +2492,6 @@ Sales Person Name,Sales Person Name Sales Person Target Variance (Item Group-Wise),Sales Person Target Variance (Post Group-Wise) Sales Person Targets,Sales Person Doelen Sales Person-wise Transaction Summary,Sales Person-wise Overzicht opdrachten -Sales Rate,Sales Rate Sales Register,Sales Registreer Sales Return,Verkoop Terug Sales Taxes and Charges,Verkoop en-heffingen @@ -2496,6 +2546,7 @@ Select Digest Content,Selecteer Digest Inhoud Select DocType,Selecteer DocType Select Document Type,Selecteer de documenttypen die Select Document Type or Role to start.,Selecteer Soort document of rol om te beginnen. +Select Items,Selecteer Items Select PR,Selecteer PR Select Print Format,Selecteer Print Format Select Print Heading,Selecteer Print rubriek @@ -2542,6 +2593,7 @@ Send Print in Body and Attachment,Doorsturen Afdrukken in Lichaam en bijlage Send SMS,SMS versturen Send To,Verzenden naar Send To Type,Verzenden naar type +Send an email reminder in the morning,Stuur dan een e-mail reminder in de ochtend Send automatic emails to Contacts on Submitting transactions.,Stuur automatische e-mails naar Contacten op Indienen van transacties. Send mass SMS to your contacts,Stuur massa SMS naar uw contacten Send regular summary reports via Email.,Stuur regelmatig beknopte verslagen via e-mail. @@ -2559,7 +2611,6 @@ Serial No Service Contract Expiry,Serial No Service Contract Expiry Serial No Status,Serienummer Status Serial No Warranty Expiry,Serial Geen garantie Expiry Serialized Item: ',Geserialiseerde Item: ' -Series,Serie Series List for this Transaction,Series Lijst voor deze transactie Server,Server Service Address,Service Adres @@ -2569,7 +2620,6 @@ Session Expires in (time),Sessie Verloopt (tijd) Session Expiry,Sessie Vervaldatum Session Expiry in Hours e.g. 06:00,"Sessie Vervaldatum in uren, bijvoorbeeld 06:00" Set Banner from Image,Stel Banner uit Afbeelding -Set From Image,Set Van Afbeelding Set Item Group-wise budgets on this Territory. You can also include seasonality by setting the Distribution.,Set Item Group-wise budgetten op dit gebied. U kunt ook seizoensinvloeden door de Distribution. Set Login and Password if authentication is required.,Aanmelding en wachtwoorden instellen als verificatie vereist is. Set New Password,Set Nieuw wachtwoord @@ -2646,6 +2696,7 @@ Solid background color (default light gray),Effen achtergrondkleur (standaard li Sorry we were unable to find what you were looking for.,Sorry we waren niet in staat om te vinden wat u zocht. Sorry you are not permitted to view this page.,Sorry dat je niet toegestaan ​​om deze pagina te bekijken. Sorry! We can only allow upto 100 rows for Stock Reconciliation.,Sorry! We kunnen alleen maar staan ​​tot 100 rijen voor Stock Verzoening. +"Sorry! You cannot change company's default currency, because there are existing transactions against it. You will need to cancel those transactions if you want to change the default currency.","Sorry! U kunt het bedrijf standaardvaluta niet veranderen, want er zijn bestaande transacties tegen. Je nodig hebt om deze transacties te annuleren als u de standaardinstelling voor valuta te veranderen." Sorry. Companies cannot be merged,Sorry. Bedrijven kunnen niet worden samengevoegd Sorry. Serial Nos. cannot be merged,Sorry. Serienummers worden niet samengevoegd Sort By,Sorteer op @@ -2729,6 +2780,7 @@ Suggestion,Suggestie Suggestions,Tips Sunday,Zondag Supplier,Leverancier +Supplier (Payable) Account,Leverancier (te betalen) Account Supplier (vendor) name as entered in supplier master,Leverancier (vendor) naam als die in leverancier meester Supplier Account Head,Leverancier Account Head Supplier Address,Leverancier Adres @@ -2834,7 +2886,6 @@ Text Editor,Text Editor "The ""Web Page"" that is the website home page",De "Web Page" dat is de homepagina van de site The BOM which will be replaced,De BOM die zal worden vervangen "The Item that represents the Package. This Item must have ""Is Stock Item"" as ""No"" and ""Is Sales Item"" as ""Yes""",Het item dat het pakket vertegenwoordigt. Dit artikel moet hebben "Is Stock Item" als "No" en "Is Sales Item" als "Yes" -The account to which you will pay (have paid) the money to.,De account waarnaar u betaalt (heeft betaald) het geld aan. The date at which current entry is made in system.,De datum waarop huidige item wordt gemaakt in het systeem. The date at which current entry will get or has actually executed.,De datum waarop huidige item krijgt of heeft daadwerkelijk zijn uitgevoerd. The date on which next invoice will be generated. It is generated on submit.,De datum waarop volgende factuur wordt gegenereerd. Het wordt gegenereerd op te dienen. @@ -2909,6 +2960,7 @@ To Warehouse,Om Warehouse "To automatically create Support Tickets from your incoming mail, set your POP3 settings here. You must ideally create a separate email id for the erp system so that all emails will be synced into the system from that mail id. If you are not sure, please contact your EMail Provider.","Als u automatisch Support Tickets maken van uw inkomende e-mail, hier stelt u uw POP3-instellingen. U moet idealiter een aparte e-id voor het ERP-systeem, zodat alle e-mails worden gesynchroniseerd in het systeem van die e-mail-ID. Als u niet zeker bent, neem dan contact op met uw e-mailprovider." "To create an Account Head under a different company, select the company and save customer.","Om een ​​account te creÃŦren hoofd onder een andere onderneming, selecteert u het bedrijf en op te slaan klant." To enable Point of Sale features,Om Point of Sale functies in te schakelen +To enable more currencies go to Setup > Currency,Om meer munten kunnen gaan naar> Currency Setup "To fetch items again, click on 'Get Items' button \ or update the Quantity manually.","Om weer op te halen items, klikt u op 'Get Items' knop \ of handmatig bijwerken van de hoeveelheid." "To format columns, give column labels in the query.","Om kolommen opmaken, geef kolom labels in de query." "To further restrict permissions based on certain values in a document, use the 'Condition' settings.","Om verder te beperken rechten op basis van bepaalde waarden in een document, gebruikt u de 'Staat' instellingen." @@ -2923,7 +2975,6 @@ To track any installation or commissioning related work after sales,Om een ​ To track item in sales and purchase documents based on their serial nos. This is can also used to track warranty details of the product.,Om object in verkoop-en inkoopdocumenten op basis van hun seriÃŦle nos. Dit wordt ook gebruikt om informatie over de garantie van het product volgen. To track items in sales and purchase documents with batch nos
    Preferred Industry: Chemicals etc,"Als u items in verkoop-en inkoopdocumenten volgen met batch nos
    Voorkeur Industrie: Chemische stoffen, enz." To track items using barcode. You will be able to enter items in Delivery Note and Sales Invoice by scanning barcode of item.,Om items met behulp van barcode te volgen. Je zult in staat zijn om items in leveringsbon en Sales Invoice voer door het scannen van barcodes van item. -"To update your HTML from attachment, click here","Om uw HTML van gehechtheid bij te werken, klik hier" ToDo,ToDo Tools,Gereedschap Top,Top @@ -2962,10 +3013,11 @@ Total Score (Out of 5),Totaal Score (van de 5) Total Tax (Company Currency),Total Tax (Company Munt) Total Taxes and Charges,Totaal belastingen en heffingen Total Taxes and Charges (Company Currency),Total en-heffingen (Company Munt) +Total Working Days In The Month,Totaal Werkdagen In De Maand Total amount of invoices received from suppliers during the digest period,Totaal bedrag van de facturen van leveranciers ontvangen tijdens de digest periode Total amount of invoices sent to the customer during the digest period,Totaalbedrag van de verzonden facturen aan de klant tijdens de digest periode -Total days in month,Totaal aantal dagen in maand Total in words,Totaal in woorden +Total production order qty for item,Totale productie aantallen bestellen voor punt Totals,Totalen Track separate Income and Expense for product verticals or divisions.,Track aparte Inkomsten en uitgaven voor product verticals of divisies. Track this Delivery Note against any Project,Volg dit pakbon tegen elke Project @@ -2995,6 +3047,7 @@ UOM,Verpakking UOM Conversion Detail,Verpakking Conversie Detail UOM Conversion Details,Verpakking Conversie Details UOM Conversion Factor,Verpakking Conversie Factor +UOM Conversion Factor is mandatory,UOM Conversie Factor is verplicht UOM Details,Verpakking Details UOM Name,Verpakking Naam UOM Replace Utility,Verpakking Vervang Utility @@ -3014,6 +3067,7 @@ Unpaid,Onbetaald Unread Messages,Ongelezen berichten Unscheduled,Ongeplande Unsubscribed,Uitgeschreven +Upcoming Events for Today,Evenementen voor vandaag Update,Bijwerken Update Clearance Date,Werk Clearance Datum Update Field,Veld bijwerken @@ -3034,6 +3088,7 @@ Upload Backups to Google Drive,Upload Backups naar Google Drive Upload HTML,Upload HTML Upload a .csv file with two columns: the old name and the new name. Max 500 rows.,Upload een csv-bestand met twee kolommen:. De oude naam en de nieuwe naam. Max. 500 rijen. Upload a file,Een bestand uploaden +Upload and Import,Upload en importeren Upload attendance from a .csv file,Upload aanwezigheid van een. Csv-bestand Upload stock balance via csv.,Upload voorraadsaldo via csv. Uploading...,Uploaden ... @@ -3083,6 +3138,7 @@ Voucher Import Tool,Voucher Import Tool Voucher No,Blad nr. Voucher Type,Voucher Type Voucher Type and Date,Voucher Type en Date +WIP Warehouse required before Submit,WIP Warehouse vereist voordat Submit Waiting for Customer,Wachten op klanten Walk In,Walk In Warehouse,Magazijn @@ -3116,6 +3172,7 @@ Website Script,Website Script Website Settings,Website-instellingen Website Slideshow,Website Diashow Website Slideshow Item,Website Diashow Item +Website User,Website Gebruiker Website Warehouse,Website Warehouse Wednesday,Woensdag Weekly,Wekelijks @@ -3181,7 +3238,6 @@ Yearly,Jaar- Yes,Ja Yesterday,Gisteren You are not authorized to do/modify back dated entries before ,U bent niet bevoegd om te doen / te wijzigen gedateerde gegevens terug voor -You can create more earning and deduction type from Setup --> HR,U kunt meer verdienen en deductie type uit Setup -> HR You can enter any date manually,U kunt elke datum handmatig You can enter the minimum quantity of this item to be ordered.,U kunt de minimale hoeveelheid van dit product te bestellen. You can not enter both Delivery Note No and Sales Invoice No. \ Please enter any one.,U kunt niet in Voer zowel Delivery Note en Sales Invoice No \ Geef iemand. @@ -3191,12 +3247,13 @@ You can use Customize Form to set levels on f You may need to update: ,U kan nodig zijn om bij te werken: Your Customer's TAX registration numbers (if applicable) or any general information,Uw klant fiscale nummers (indien van toepassing) of een algemene informatie "Your download is being built, this may take a few moments...","Uw download wordt gebouwd, kan dit enige tijd duren ..." -Your letter head content in HTML.,Uw brief hoofd-inhoud in HTML. +Your letter head content,Uw brief hoofd-inhoud Your sales person who will contact the customer in future,Uw verkoop persoon die de klant in de toekomst contact op te nemen Your sales person who will contact the lead in future,Uw verkoop persoon die de leiding contact in de toekomst Your sales person will get a reminder on this date to contact the customer,Uw verkoop persoon krijgt een herinnering op deze datum aan de klant contact op te nemen Your sales person will get a reminder on this date to contact the lead,Uw verkoop persoon krijgt een herinnering op deze datum om de leiding te contacteren Your support email id - must be a valid email - this is where your emails will come!,Uw steun e-id - moet een geldig e zijn - dit is waar je e-mails zal komen! +[Error],[Error] [Label]:[Field Type]/[Options]:[Width],[Label]: [Veld Type] / [Opties]: [Breedte] add your own CSS (careful!),voeg uw eigen CSS (careful!) adjust,aanpassen @@ -3398,6 +3455,7 @@ volume-off,volume-off volume-up,volume-up warning-sign,waarschuwing-teken website page link,website Paginalink +which is greater than sales order qty ,die groter is dan de verkoop aantallen bestellen wrench,moersleutel yyyy-mm-dd,yyyy-mm-dd zoom-in,zoom-in diff --git a/translations/pt-BR.csv b/translations/pt-BR.csv index b19690cc509..274c7d4947b 100644 --- a/translations/pt-BR.csv +++ b/translations/pt-BR.csv @@ -1,13 +1,18 @@ (Half Day),(Meio Dia) + against sales order,contra a ordem de venda against same operation,contra a mesma operaçÃĢo already marked,jÃĄ marcada and year: ,e ano: + as it is stock Item or packing item,como ÃĐ o estoque do item ou item de embalagem at warehouse: ,em armazÃĐm: by Role ,por funçÃĢo + can not be made.,nÃĢo podem ser feitas. + can not be marked as a ledger as it has existing child,"nÃĢo pode ser marcado como um livro, pois tem criança existente" cannot be 0,nÃĢo pode ser 0 cannot be deleted.,nÃĢo pode ser excluído. does not belong to the company,nÃĢo pertence à empresa has already been submitted.,jÃĄ foi apresentado. + has been freezed. ,foi congelado. has been freezed. \ Only Accounts Manager can do transaction against this account,foi congelado. \ Apenas Gerente de Contas pode fazer transaçÃĢo contra essa conta " is less than equals to zero in the system, \ valuation rate is mandatory for this item","ÃĐ menor do que ÃĐ igual a zero no sistema, \ taxa de avaliaçÃĢo ÃĐ obrigatÃģria para este item" is mandatory,ÃĐ obrigatÃģrio(a) @@ -23,6 +28,7 @@ should be 'Yes'. As Item: ,deve ser "sim". Como item: should be same as that in ,deve ser o mesmo que na was on leave on ,estava de licença em + will be ,serÃĄ will be over-billed against mentioned ,serÃĄ super-faturados contra mencionada will become ,ficarÃĄ """Company History""","HistÃģrico da Empresa" @@ -105,6 +111,7 @@ Account Head,Conta Account Id,Id da Conta Account Name,Nome da Conta Account Type,Tipo de Conta +Account for this ,Conta para isso Accounting,Contabilidade Accounting Year.,Ano de contabilidade. "Accounting entry frozen up to this date, nobody can do / modify entry except role specified below.","Registro contÃĄbil congelado atÃĐ a presente data, ninguÃĐm pode fazer / modificar entrada exceto papel especificado abaixo." @@ -237,6 +244,7 @@ Allow User,Permitir que o usuÃĄrio Allow Users,Permitir que os usuÃĄrios Allow on Submit,Permitir ao Enviar Allow the following users to approve Leave Applications for block days.,Permitir que os usuÃĄrios a seguir para aprovar aplicaçÃĩes deixam para os dias de bloco. +Allow user to edit Price List Rate in transactions,Permitir ao usuÃĄrio editar Lista de Preços Taxa em transaçÃĩes Allow user to login only after this hour (0-24),Permitir que o usuÃĄrio faça o login somente apÃģs esta hora (0-24) Allow user to login only before this hour (0-24),Permitir que o usuÃĄrio faça o login somente antes desta hora (0-24) Allowance Percent,Percentual de tolerÃĒncia @@ -251,8 +259,6 @@ Amount <=,Quantidade <= Amount >=,Quantidade> = "An icon file with .ico extension. Should be 16 x 16 px. Generated using a favicon generator. [favicon-generator.org]","Um arquivo de ícone com extensÃĢo .ico. Deve ser de 16 x 16 px. Gerado usando um gerador de favicon. [ favicon-generator.org ]" Analytics,Analítica -Annual Cost To Company,Custo Anual To Empresa -Annual Cost To Company can not be less than 12 months of Total Earning,Custo Anual To Company nÃĢo pode ser inferior a 12 meses de Earning Total de Another Salary Structure '%s' is active for employee '%s'. Please make its status 'Inactive' to proceed.,"Outra estrutura SalÃĄrio '% s' estÃĄ ativo para o empregado '% s'. Por favor, faça seu status 'inativo' para prosseguir." "Any other comments, noteworthy effort that should go in the records.","Quaisquer outros comentÃĄrios, esforço notÃĄvel que deva ir para os registros." Applicable Holiday List,Lista de FÃĐrias AplicÃĄvel @@ -436,6 +442,7 @@ Build Server API,Construir Server API Build Sitemap,Construir Mapa do Site Bulk Email,E-mail em massa Bulk Email records.,Registros de e-mail em massa. +Bummer! There are more holidays than working days this month.,Bummer! HÃĄ mais feriados do que dias Úteis deste mÊs. Bundle items at time of sale.,Empacotar itens no momento da venda. Button,BotÃĢo Buyer of Goods and Services.,Comprador de Mercadorias e Serviços. @@ -503,6 +510,7 @@ Check if you want to send salary slip in mail to each employee while submitting Check this if you want to force the user to select a series before saving. There will be no default if you check this.,Marque esta opçÃĢo se vocÊ deseja forçar o usuÃĄrio a selecionar uma sÃĐrie antes de salvar. NÃĢo haverÃĄ nenhum padrÃĢo se vocÊ marcar isso. Check this if you want to send emails as this id only (in case of restriction by your email provider).,Marque esta opçÃĢo se vocÊ quiser enviar e-mails como este sÃģ id (no caso de restriçÃĢo pelo seu provedor de e-mail). Check this if you want to show in website,Marque esta opçÃĢo se vocÊ deseja mostrar no site +Check this to disallow fractions. (for Nos),Marque esta opçÃĢo para nÃĢo permitir fraçÃĩes. (Para n) Check this to make this the default letter head in all prints,Marque esta opçÃĢo para tornar este o cabeçalho padrÃĢo em todas as impressÃĩes Check this to pull emails from your mailbox,Marque esta a puxar os e-mails de sua caixa de correio Check to activate,Marque para ativar @@ -571,6 +579,7 @@ Company mismatch for Warehouse,Incompatibilidade empresa para ArmazÃĐm Company registration numbers for your reference. Example: VAT Registration Numbers etc.,"NÚmeros de registro da empresa para sua referÊncia. Exemplo: CNPJ, IE, etc" Company registration numbers for your reference. Tax numbers etc.,"NÚmeros da empresa de registro para sua referÊncia. NÚmeros fiscais, etc" Complaint,ReclamaçÃĢo +Complete,Completar Complete By,Completar em Completed,Concluído Completed Qty,Qtde concluída @@ -621,12 +630,12 @@ Cost Center Details,Detalhes do Centro de Custo Cost Center Name,Nome do Centro de Custo Cost Center is mandatory for item: ,Centro de Custo ÃĐ obrigatÃģria para o item: Cost Center must be specified for PL Account: ,Centro de Custo deve ser especificado para a Conta PL: -Cost to Company,Custo para Empresa Costing,Custeio Country,País Country Name,Nome do País Create,Criar Create Bank Voucher for the total salary paid for the above selected criteria,Criar Comprovante BancÃĄrio para o salÃĄrio total pago para os critÃĐrios acima selecionados +Create Material Requests,Criar Pedidos de Materiais Create Production Orders,Criar Ordens de ProduçÃĢo Create Receiver List,Criar Lista de Receptor Create Salary Slip,Criar Folha de Pagamento @@ -675,6 +684,7 @@ Custom Script,Script personalizado Custom Startup Code,CÃģdigo de inicializaçÃĢo personalizado Custom?,Personalizado? Customer,Cliente +Customer (Receivable) Account,Cliente (receber) Conta Customer / Item Name,Cliente / Nome do item Customer Account,Conta de Cliente Customer Account Head,Cliente Cabeça Conta @@ -714,6 +724,7 @@ Customize the introductory text that goes as a part of that email. Each transact DN,DN DN Detail,Detalhe DN Daily,DiÃĄrio +Daily Event Digest is sent for Calendar Events where reminders are set.,Diariamente Evento Digest ÃĐ enviado para CalendÃĄrio de eventos onde os lembretes sÃĢo definidos. Daily Time Log Summary,Resumo DiÃĄrio Log Tempo Danger,Perigo Data,Dados @@ -772,6 +783,7 @@ Default Sales Partner,Parceiro de vendas padrÃĢo Default Settings,ConfiguraçÃĩes padrÃĢo Default Source Warehouse,Almoxarifado da origem padrÃĢo Default Stock UOM,PadrÃĢo da UDM do Estouqe +Default Supplier,Fornecedor padrÃĢo Default Supplier Type,Tipo de fornecedor padrÃĢo Default Target Warehouse,Almoxarifado de destino padrÃĢo Default Territory,TerritÃģrio padrÃĢo @@ -790,6 +802,7 @@ Defines workflow states and rules for a document.,Define os estados do fluxo de Delete,Excluir Delete Row,Apagar Linha Delivered,Entregue +Delivered Items To Be Billed,Itens entregues a ser cobrado Delivered Qty,Qtde entregue Delivery Address,Endereço de entrega Delivery Date,Data de entrega @@ -808,7 +821,6 @@ Delivery Status,Estado da entrega Delivery Time,Prazo de entrega Delivery To,Entrega Department,Departamento -Depend on LWP,Depende do LWP Depends On,Depende Depends on LWP,Dependem do LWP Descending,Descendente @@ -859,6 +871,7 @@ DocType on which this Workflow is applicable.,DocType em que este fluxo de traba DocType or Field,DocType ou Campo Document,Documento Document Description,DescriçÃĢo do documento +Document Numbering Series,Documento sÃĐrie de numeraçÃĢo Document Status transition from ,Documento transiçÃĢo Estado de Document Type,Tipo de Documento Document is only editable by users of role,Documento sÃģ ÃĐ editÃĄvel por usuÃĄrios da funçÃĢo @@ -929,7 +942,7 @@ Employee Leave Approver,Empregado Leave Approver Employee Leave Balance,Equilíbrio Leave empregado Employee Name,Nome do FuncionÃĄrio Employee Number,NÚmero do FuncionÃĄrio -Employee Records to be created by ,Empregado Records para ser criado por +Employee Records to be created by,Empregado Records para ser criado por Employee Setup,ConfiguraçÃĢo do FuncionÃĄrio Employee Type,Tipo de empregado Employee grades,Notas do funcionÃĄrio @@ -971,11 +984,17 @@ Error for,Erro para Error: Document has been modified after you have opened it,Erro: O documento foi modificado depois de abri-la Estimated Material Cost,Custo estimado de Material Event,Evento +Event End must be after Start,Evento Final deverÃĄ ser apÃģs o início Event Individuals,Indivíduos do Evento Event Role,FunçÃĢo do Evento Event Roles,FunçÃĩes do Evento Event Type,Tipo de Evento Event User,UsuÃĄrio do Evento +Events In Today's Calendar,Eventos no calendÃĄrio de hoje +Every Day,Every Day +Every Month,Todos os meses +Every Week,Todas as semanas +Every Year,Todo Ano Everyone can read,Todo mundo pode ler Example:,Exemplo: Exchange Rate,Taxa de CÃĒmbio @@ -1080,6 +1099,7 @@ For Reference Only.,Apenas para referÊncia. For Sales Invoice,Para fatura de vendas For Server Side Print Formats,Para o lado do servidor de impressÃĢo Formatos For Territory,Para TerritÃģrio +For UOM,Para UOM For Warehouse,Para Almoxarifado "For comparative filters, start with","Para filtros comparativos, comece com" "For e.g. 2012, 2012-13","Para por exemplo 2012, 2012-13" @@ -1099,6 +1119,7 @@ Fraction Units,Unidades fracionadas Freeze Stock Entries,Congelar da Entries Friday,Sexta-feira From,De +From Bill of Materials,De Bill of Materials From Company,Da Empresa From Currency,De Moeda From Currency and To Currency cannot be same,De Moeda e Para Moeda nÃĢo pode ser o mesmo @@ -1141,6 +1162,7 @@ Get Advances Received,Obter adiantamentos recebidos Get Current Stock,Obter Estoque atual Get From ,Obter do Get Items,Obter itens +Get Items From Sales Orders,Obter itens de Pedidos de Vendas Get Last Purchase Rate,Obter Valor da Última Compra Get Non Reconciled Entries,Obter lançamentos nÃĢo Reconciliados Get Outstanding Invoices,Obter faturas pendentes @@ -1182,6 +1204,7 @@ Group,Grupo Group or Ledger,Grupo ou RazÃĢo Groups,Grupos HR,RH +HR Settings,ConfiguraçÃĩes HR HTML,HTML HTML / Banner that will show on the top of product list.,HTML / Faixa que vai ser mostrada no topo da lista de produtos. Half Day,Meio Dia @@ -1205,6 +1228,7 @@ Helvetica Neue,Helvetica Neue "Here you can maintain family details like name and occupation of parent, spouse and children","Aqui vocÊ pode manter detalhes familiares como o nome e ocupaçÃĢo do cÃīnjuge, pai e filhos" "Here you can maintain height, weight, allergies, medical concerns etc","Aqui vocÊ pode manter a altura, peso, alergias, preocupaçÃĩes mÃĐdica, etc" Hey there! You need to put at least one item in \ the item table.,Hey there! VocÊ precisa colocar pelo menos um item em \ tabela do item. +Hey! All these items have already been invoiced.,Hey! Todos esses itens jÃĄ foram faturados. Hey! There should remain at least one System Manager,Hey! NÃĢo deve permanecer pelo menos um System Manager Hidden,Escondido Hide Actions,Ocultar AçÃĩes @@ -1262,6 +1286,7 @@ If Monthly Budget Exceeded,Se o orçamento mensal for excedido If Yearly Budget Exceeded,Se orçamento anual for excedido "If a User does not have access at Level 0, then higher levels are meaningless","Se um usuÃĄrio nÃĢo tem acesso nível 0, entÃĢo os níveis mais altos sÃĢo irrelevantes" "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.","Se marcado, os itens da LDM para a Sub-Montagem serÃĢo considerados para obter matÃĐrias-primas. Caso contrÃĄrio, todos os itens da sub-montagem vÃĢo ser tratados como matÃĐria-prima." +"If checked, Total no. of Working Days will include holidays, and this will reduce the value of Salary Per Day","Se marcado, nÃĢo total. de dias de trabalho vai incluir fÃĐrias, e isso vai reduzir o valor de salÃĄrio por dia" "If checked, all other workflows become inactive.","Se marcada, todos os outros fluxos de trabalho tornam-se inativos." "If checked, an email with an attached HTML format will be added to part of the EMail body as well as attachment. To only send as attachment, uncheck this.","Se marcado, um e-mail com formato HTML anexado serÃĄ adicionado a uma parte do corpo do email, bem como anexo. Para enviar apenas como acessÃģrio, desmarque essa." "If checked, the Home page will be the default Item Group for the website.","Se marcado, a pÃĄgina inicial do site serÃĄ o Grupo de Itens padrÃĢo." @@ -1302,6 +1327,7 @@ In Hours,Em Horas In List View,Na exibiçÃĢo de lista In Process,Em Processo In Report Filter,No Filtro do RelatÃģrio +In Row,Em Linha In Store,Na loja In Words,Por extenso In Words (Company Currency),In Words (Moeda Company) @@ -1317,6 +1343,7 @@ In response to,Em resposta ao(s) "In the Permission Manager, click on the button in the 'Condition' column for the Role you want to restrict.","No Gerenciador de PermissÃĢo, clique no botÃĢo na coluna 'CondiçÃĢo' para a funçÃĢo que deseja restringir." Incentives,Incentivos Incharge Name,Nome do ResponsÃĄvel +Include holidays in Total no. of Working Days,Incluir feriados em nenhuma total. de dias de trabalho Income / Expense,Receitas / Despesas Income Account,Conta de Renda Income Booked,Renda Reservado @@ -1335,6 +1362,7 @@ Industry,IndÚstria Industry Type,Tipo de indÚstria Info,InformaçÃĩes Insert After,Inserir ApÃģs +Insert Below,Inserir Abaixo Insert Code,Inserir CÃģdigo Insert Row,Inserir Linha Insert Style,Inserir Estilo @@ -1360,6 +1388,7 @@ Introductory information for the Contact Us Page,InformaçÃĢo introdutÃģria para Invalid Delivery Note. Delivery Note should exist and should be in draft state. Please rectify and try again.,"Nota de Entrega invÃĄlido. Nota de Entrega deve existir e deve estar em estado de rascunho. Por favor, corrigir e tentar novamente." Invalid Email,E-mail invÃĄlido Invalid Email Address,Endereço de email invÃĄlido +Invalid Item or Warehouse Data,Item invÃĄlido ou Data Warehouse Invalid Leave Approver,InvÃĄlido Deixe Approver Inventory,InventÃĄrio Inverse,Inverso @@ -1532,6 +1561,7 @@ Leave blank if considered for all departments,Deixe em branco se considerado par Leave blank if considered for all designations,Deixe em branco se considerado para todas as designaçÃĩes Leave blank if considered for all employee types,Deixe em branco se considerado para todos os tipos de empregados Leave blank if considered for all grades,Deixe em branco se considerado para todos os graus +Leave blank if you have not decided the end date.,Deixe em branco se vocÊ ainda nÃĢo decidiu a data de tÃĐrmino. Leave by,Deixe por "Leave can be approved by users with Role, ""Leave Approver""",A licença pode ser aprovado por usuÃĄrios com funçÃĢo de "Aprovador de Licenças" Ledger,RazÃĢo @@ -1635,10 +1665,10 @@ Material Request Items,Pedido de itens de material Material Request No,Pedido de material no Material Request Type,Tipo de solicitaçÃĢo de material Material Request used to make this Stock Entry,Pedido de material usado para fazer essa entrada de material +Material Requirement,Material Requirement Material Transfer,TransferÊncia de material Materials,Materiais Materials Required (Exploded),Materiais necessÃĄrios (explodida) -Materials Requirement Planning (MRP),Planejamento dos Recursos de Manufatura (PRM) Max 500 rows only.,Max 500 apenas as linhas. Max Attachments,Anexos Max. Max Days Leave Allowed,Período mÃĄximo de Licença @@ -1683,6 +1713,7 @@ Monday,Segunda-feira Month,MÊs Monthly,Mensal Monthly Attendance Sheet,Folha de Presença Mensal +Monthly Earning & Deduction,SalÃĄrio mensal e deduçÃĢo Monthly Salary Register,SalÃĄrio mensal Registrar Monthly salary statement.,DeclaraçÃĢo salarial mensal. Monthly salary template.,Modelo de declaraçÃĢo salarial mensal. @@ -1695,7 +1726,9 @@ Moving Average Rate,Taxa da MÃĐdia MÃģvel Mr,Sr. Ms,Sra. Multiple Item Prices,Preços de mÚltiplos itens +Multiple root nodes not allowed.,"VÃĄrios nÃģs raiz, nÃĢo ÃĐ permitido." Mupltiple Item prices.,Preços de mÚltiplos itens. +Must be Whole Number,Deve ser NÚmero inteiro Must have report permission to access this report.,Deve ter permissÃĢo para acessar relatÃģrio deste relatÃģrio. Must specify a Query to run,Deve especificar uma consulta para executar My Settings,Minhas ConfiguraçÃĩes @@ -1721,7 +1754,6 @@ Net Total (Company Currency),Total Líquido (Moeda Company) Net Weight,Peso Líquido Net Weight UOM,UDM do Peso Líquido Net Weight of each Item,Peso líquido de cada item -Net pay can not be greater than 1/12th of Annual Cost To Company,RemuneraçÃĢo líquida nÃĢo pode ser maior do que 1/12th de custo anual para Empresa Net pay can not be negative,RemuneraçÃĢo líquida nÃĢo pode ser negativo Never,Nunca New,Novo @@ -1889,6 +1921,7 @@ POP3 Mail Settings,ConfiguraçÃĩes de e-mail pop3 POP3 mail server (e.g. pop.gmail.com),"Servidor de e-mail POP3 (por exemplo, pop.gmail.com)" POP3 server e.g. (pop.gmail.com),"Servidor de e-mail POP3 (por exemplo, pop.gmail.com)" POS Setting,ConfiguraçÃĢo de PDV +POS View,POS Ver PR Detail,Detalhe PR PRO,PRO PS,PS @@ -1934,10 +1967,10 @@ Partially Completed,Parcialmente concluída Participants,Participantes Partly Billed,Parcialmente faturado Partly Delivered,Parcialmente entregue -Partner,Parceiro Partner Target Detail,Detalhe da Meta do parceiro Partner Type,Tipo de parceiro Partner's Website,Site do parceiro +Passive,Passiva Passport Number,NÚmero do Passaporte Password,Senha Password Expires in (days),Senha expira em (dias) @@ -1947,12 +1980,12 @@ Pay To / Recd From,Pagar Para/ Recebido De Payables,Contas a pagar Payables Group,Grupo de contas a pagar Payment Collection With Ageing,Cobrança Com o Envelhecimento +Payment Days,Datas de Pagamento Payment Entries,Lançamentos de pagamento Payment Entry has been modified after you pulled it. Please pull it again.,"Entrada de pagamento foi modificada depois que vocÊ tirou isso. Por favor, puxe-o novamente." Payment Made With Ageing,O pagamento feito com o Envelhecimento Payment Reconciliation,ReconciliaçÃĢo de pagamento Payment Terms,CondiçÃĩes de Pagamento -Payment days,Dias de pagamento Payment to Invoice Matching Tool,Ferramenta de Pagamento contra Fatura correspondente Payment to Invoice Matching Tool Detail,Detalhe da Ferramenta de Pagamento contra Fatura correspondente Payments,Pagamentos @@ -1967,6 +2000,7 @@ Pending SO Items For Purchase Request,"Itens Pendentes Assim, por solicitaçÃĢo Percent,Por cento Percent Complete,Porcentagem Concluída Percentage Allocation,AlocaçÃĢo percentual +Percentage Allocation should be equal to ,Percentual de alocaçÃĢo deve ser igual ao Percentage variation in quantity to be allowed while receiving or delivering this item.,VariaçÃĢo percentual na quantidade a ser permitido ao receber ou entregar este item. 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.,"Percentagem que estÃĢo autorizados a receber ou entregar mais contra a quantidade encomendada. Por exemplo: Se vocÊ encomendou 100 unidades. e seu subsídio ÃĐ de 10%, entÃĢo vocÊ estÃĄ autorizada a receber 110 unidades." Performance appraisal.,AvaliaçÃĢo de desempenho. @@ -2009,19 +2043,24 @@ Please attach a file or set a URL,"Por favor, anexar um arquivo ou definir uma U Please check,"Por favor, verifique" Please enter Default Unit of Measure,Por favor insira unidade de medida padrÃĢo Please enter Delivery Note No or Sales Invoice No to proceed,Por favor insira Entrega Nota NÃĢo ou fatura de vendas NÃĢo para continuar +Please enter Employee Number,Por favor insira NÚmero do FuncionÃĄrio Please enter Expense Account,Por favor insira Conta Despesa Please enter Expense/Adjustment Account,Por favor insira Despesa / Acerto de Contas Please enter Purchase Receipt No to proceed,Por favor insira Compra recibo NÃĢo para continuar +Please enter Reserved Warehouse for item ,Por favor insira Warehouse reservada para o item Please enter valid,Por favor insira vÃĄlido Please enter valid ,Por favor insira vÃĄlido Please install dropbox python module,"Por favor, instale o Dropbox mÃģdulo python" Please make sure that there are no empty columns in the file.,"Por favor, certifique-se de que nÃĢo existem colunas vazias no arquivo." Please mention default value for ',"Por favor, mencione o valor padrÃĢo para '" +Please reduce qty.,Reduza qty. Please refresh to get the latest document.,Por favor de atualizaçÃĢo para obter as Últimas documento. Please save the Newsletter before sending.,"Por favor, salve o boletim antes de enviar." Please select Bank Account,Por favor seleccione Conta BancÃĄria Please select Carry Forward if you also want to include previous fiscal year's balance leaves to this fiscal year,Por favor selecione Encaminhar se vocÊ tambÃĐm quer incluir o saldo de licenças do ano fiscal anterior neste ano fiscal Please select Date on which you want to run the report,Selecione Data na qual vocÊ deseja executar o relatÃģrio +Please select Naming Neries,Por favor seleccione nomenclatura Neries +Please select Price List,"Por favor, selecione Lista de Preço" Please select Time Logs.,Por favor seleccione Time Logs. Please select a,Por favor seleccione um Please select a csv file,"Por favor, selecione um arquivo csv" @@ -2034,6 +2073,7 @@ Please select the document type first,"Por favor, selecione o tipo de documento Please select: ,Por favor seleccione: Please set Dropbox access keys in,Defina teclas de acesso Dropbox em Please set Google Drive access keys in,Defina teclas de acesso do Google Drive em +Please setup Employee Naming System in Human Resource > HR Settings,"Por favor, configuraçÃĢo Employee Naming System em Recursos Humanos> ConfiguraçÃĩes HR" Please specify,"Por favor, especifique" Please specify Company,"Por favor, especifique Empresa" Please specify Company to proceed,"Por favor, especifique Empresa proceder" @@ -2054,7 +2094,7 @@ Posting Time,HorÃĄrio da Postagem Posts,Posts Potential Sales Deal,NegÃģcio de Vendas em potencial Potential opportunities for selling.,Oportunidades potenciais para a venda. -"Precision for Float fields (quantities, discounts, percentages etc) only for display. Floats will still be calculated up to 6 decimals.","PrecisÃĢo para campos Float (quantidade, descontos, percentuais, etc) ÃĐ apenas para exibiçÃĢo. Floats ainda serÃĢo calculado atÃĐ 6 casas decimais." +"Precision for Float fields (quantities, discounts, percentages etc). Floats will be rounded up to specified decimals. Default = 3","PrecisÃĢo para os campos float (quantidade, descontos, porcentagens, etc.) Carros alegÃģricos serÃĄ arredondado para decimais especificadas. PadrÃĢo = 3" Preferred Billing Address,Preferred Endereço de Cobrança Preferred Shipping Address,Endereço para envio preferido Prefix,Prefixo @@ -2072,6 +2112,7 @@ Price List Master,Cadastro de Lista de Preços Price List Name,Nome da Lista de Preços Price List Rate,Taxa de Lista de Preços Price List Rate (Company Currency),Preço Taxa List (moeda da empresa) +Price List for Costing,Lista de Preços para Custeio Price Lists and Rates,Listas de Preços e Tarifas Primary,PrimÃĄrio Print Format,Formato de impressÃĢo @@ -2090,6 +2131,7 @@ Process Payroll,Processa folha de pagamento Produced Quantity,Quantidade produzida Product Enquiry,Consulta de Produto Production Order,Ordem de ProduçÃĢo +Production Orders,Ordens de ProduçÃĢo Production Plan Item,Item do plano de produçÃĢo Production Plan Items,Itens do plano de produçÃĢo Production Plan Sales Order,Ordem de Venda do Plano de ProduçÃĢo @@ -2129,7 +2171,6 @@ Published,Publicado Published On,Publicado no Pull Emails from the Inbox and attach them as Communication records (for known contacts).,Puxar e-mails da caixa de entrada e anexe-os como registros de comunicaçÃĢo (para contatos conhecidos). Pull Payment Entries,Puxar os lançamentos de pagamento -Pull items from Sales Order mentioned in the above table.,Puxar itens da Ordem de Venda mencionada na tabela acima. Pull sales orders (pending to deliver) based on the above criteria,Puxar as Ordens de Venda (pendentes de entrega) com base nos critÃĐrios acima Purchase,Compras Purchase Analytics,AnÃĄlise de compras @@ -2194,6 +2235,7 @@ Quantity Requested for Purchase,Quantidade Solicitada para Compra Quantity already manufactured,Quantidade jÃĄ fabricada Quantity and Rate,Quantidade e Taxa Quantity and Warehouse,Quantidade e ArmazÃĐm +Quantity cannot be a fraction.,A quantidade nÃĢo pode ser uma fracçÃĢo. Quantity of item obtained after manufacturing / repacking from given quantities of raw materials,Quantidade do item obtido apÃģs a fabricaçÃĢo / reembalagem a partir de determinadas quantidades de matÃĐria-prima Quantity should be equal to Manufacturing Quantity. ,Quantidade deve ser igual a quantidade Manufacturing. Quarter,Trimestre @@ -2216,9 +2258,7 @@ Quotation To,CotaçÃĢo para Quotation Trend,CotaçÃĢo TendÊncia Quotations received from Suppliers.,CitaçÃĩes recebidas de fornecedores. Quotes to Leads or Customers.,CotaçÃĩes para Prospectos ou Clientes. -Raise Material Request,Levante solicitar material Raise Material Request when stock reaches re-order level,Levante solicitar material quando o estoque atinge novo pedido de nível -Raise Production Order,Levantar Ordem de ProduçÃĢo Raised By,Levantadas por Raised By (Email),Levantadas por (e-mail) Random,AleatÃģrio @@ -2263,6 +2303,7 @@ Receivables,Recebíveis Receivables / Payables,Contas a receber / contas a pagar Receivables Group,Grupo de recebíveis Received Date,Data de recebimento +Received Items To Be Billed,Itens recebidos a ser cobrado Received Qty,Qtde. recebida Received and Accepted,Recebeu e aceitou Receiver List,Lista de recebedores @@ -2276,6 +2317,8 @@ Record item movement.,Gravar o movimento item. Recurring Id,Id recorrente Recurring Invoice,Nota Fiscal Recorrente Recurring Type,Tipo de recorrÊncia +Reduce Deduction for Leave Without Pay (LWP),Reduzir DeduçÃĢo por licença sem vencimento (LWP) +Reduce Earning for Leave Without Pay (LWP),Reduzir a GeraçÃĢo de Renda para sair sem pagar (LWP) Ref Code,CÃģdigo de Ref. Ref Date is Mandatory if Ref Number is specified,Ref data ÃĐ obrigatÃģria se NÚmero Ref ÃĐ especificada Ref DocType,DocType de Ref. @@ -2285,6 +2328,8 @@ Ref SQ,Ref SQ Ref Type,Tipo de Ref. Reference,ReferÊncia Reference Date,Data de ReferÊncia +Reference DocName,ReferÊncia DocNome +Reference DocType,ReferÊncia TipoDoc Reference Name,Nome de ReferÊncia Reference Number,NÚmero de ReferÊncia Reference Type,Tipo de ReferÊncia @@ -2307,7 +2352,10 @@ Rename Log,Renomeie Entrar Rename Tool,Ferramenta de Renomear Rename...,Renomear ... Rented,Alugado +Repeat On,Repita On +Repeat Till,Repita atÃĐ que Repeat on Day of Month,Repita no Dia do MÊs +Repeat this Event,Repita este evento Replace,Substituir Replace Item / BOM in all BOMs,Substituir item / LDM em todas as LDMs "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","Substituir uma LDM específica em todas as LDMs outros onde ela ÃĐ usada. Isso irÃĄ substituir o link da LDM antiga, atualizar o custo e regenerar a tabela "Item de ExplosÃĢo da LDM" com a nova LDM" @@ -2340,6 +2388,8 @@ Required raw materials issued to the supplier for producing a sub - contracted i Reseller,Revendedor Reserved Quantity,Quantidade Reservada Reserved Warehouse,Almoxarifado Reservado +Reserved Warehouse in Sales Order / Finished Goods Warehouse,ArmazÃĐm reservada no Pedido de Vendas / armazÃĐm de produtos acabados +Reserved Warehouse is missing in Sales Order,Reservado Warehouse estÃĄ faltando na Ordem de Vendas Resignation Letter Date,Data da carta de demissÃĢo Resolution,ResoluçÃĢo Resolution Date,Data da ResoluçÃĢo @@ -2404,6 +2454,7 @@ Salary Structure,Estrutura Salarial Salary Structure Deduction,DeduçÃĢo da Estrutura Salarial Salary Structure Earning,Ganho da Estrutura Salarial Salary Structure Earnings,Ganhos da Estrutura Salarial +Salary breakup based on Earning and Deduction.,SeparaçÃĢo SalÃĄrio com base em salÃĄrio e deduçÃĢo. Salary components.,Componentes salariais. Sales,Vendas Sales Analytics,AnÃĄlise de Vendas @@ -2441,7 +2492,6 @@ Sales Person Name,Nome do Vendedor Sales Person Target Variance (Item Group-Wise),Vendas Pessoa Variance Alvo (Item Group-Wise) Sales Person Targets,Metas do Vendedor Sales Person-wise Transaction Summary,Resumo da transaçÃĢo Pessoa-wise vendas -Sales Rate,Taxa de vendas Sales Register,Vendas Registrar Sales Return,Retorno de Vendas Sales Taxes and Charges,Impostos e Taxas sobre Vendas @@ -2496,6 +2546,7 @@ Select Digest Content,Selecione o conteÚdo para o Resumo por E-mail Select DocType,Selecione o DocType Select Document Type,Selecione o Tipo de Documento Select Document Type or Role to start.,Selecione o tipo de documento ou funçÃĢo para começar. +Select Items,Selecione itens Select PR,Selecionar PR Select Print Format,Selecione o Formato de ImpressÃĢo Select Print Heading,Selecione o Cabeçalho de ImpressÃĢo @@ -2542,6 +2593,7 @@ Send Print in Body and Attachment,Enviar Imprimir em Corpo e Anexo Send SMS,Envie SMS Send To,Enviar para Send To Type,Enviar para Digite +Send an email reminder in the morning,Enviar um e-mail lembrete na parte da manhÃĢ Send automatic emails to Contacts on Submitting transactions.,Enviar e-mails automÃĄticos para os Contatos ao Submeter transaçÃĩes. Send mass SMS to your contacts,Enviar SMS em massa para seus contatos Send regular summary reports via Email.,Enviar relatÃģrios resumidos regularmente via e-mail. @@ -2559,7 +2611,6 @@ Serial No Service Contract Expiry,Vencimento do Contrato de Serviço com Nš de Serial No Status,Estado do Nš de SÃĐrie Serial No Warranty Expiry,Vencimento da Garantia com Nš de SÃĐrie Serialized Item: ',Item serializado: ' -Series,SÃĐries Series List for this Transaction,Lista de sÃĐries para esta transaçÃĢo Server,Servidor Service Address,Endereço de Serviço @@ -2569,7 +2620,6 @@ Session Expires in (time),A sessÃĢo expira em (tempo) Session Expiry,DuraçÃĢo da sessÃĢo Session Expiry in Hours e.g. 06:00,"DuraçÃĢo da sessÃĢo em Horas, por exemplo 06:00" Set Banner from Image,Jogo da bandeira da Imagem -Set From Image,Definir a partir da imagem Set Item Group-wise budgets on this Territory. You can also include seasonality by setting the Distribution.,"Definir orçamentos para Grupos de Itens neste territÃģrio. VocÊ tambÃĐm pode incluir a sazonalidade, defininda na DistribuiçÃĢo." Set Login and Password if authentication is required.,Defina Login e Senha se a autenticaçÃĢo for necessÃĄria. Set New Password,Definir nova senha @@ -2646,6 +2696,7 @@ Solid background color (default light gray),Cor de fundo sÃģlida (padrÃĢo cinza Sorry we were unable to find what you were looking for.,"Desculpe, nÃĢo encontramos o que vocÊ estava procurando." Sorry you are not permitted to view this page.,"Desculpe, vocÊ nÃĢo tem permissÃĢo para visualizar esta pÃĄgina." Sorry! We can only allow upto 100 rows for Stock Reconciliation.,Desculpe! NÃģs sÃģ podemos permitir no mÃĄximo 100 linhas para ReconciliaçÃĢo de Estoque. +"Sorry! You cannot change company's default currency, because there are existing transactions against it. You will need to cancel those transactions if you want to change the default currency.","Desculpe! VocÊ nÃĢo pode alterar a moeda padrÃĢo da empresa, porque existem operaçÃĩes existentes contra ele. VocÊ terÃĄ que cancelar essas transaçÃĩes se vocÊ deseja alterar a moeda padrÃĢo." Sorry. Companies cannot be merged,Desculpe. As empresas nÃĢo podem ser fundidas Sorry. Serial Nos. cannot be merged,Desculpe. N š s de sÃĐrie nÃĢo podem ser mescladas Sort By,Classificar por @@ -2729,6 +2780,7 @@ Suggestion,SugestÃĢo Suggestions,SugestÃĩes Sunday,Domingo Supplier,Fornecedor +Supplier (Payable) Account,Fornecedor (pago) Conta Supplier (vendor) name as entered in supplier master,"Nome do fornecedor (vendedor), como inscritos no cadastro de fornecedores" Supplier Account Head,Fornecedor Cabeça Conta Supplier Address,Endereço do Fornecedor @@ -2834,7 +2886,6 @@ Text Editor,Editor de Texto "The ""Web Page"" that is the website home page",A "PÃĄgina Web" que ÃĐ a pÃĄgina inicial do site The BOM which will be replaced,A LDM que serÃĄ substituída "The Item that represents the Package. This Item must have ""Is Stock Item"" as ""No"" and ""Is Sales Item"" as ""Yes""",O item que representa o pacote. Este item deve ter "É Item de Estoque" como "NÃĢo" e "É Item de Venda" como "Sim" -The account to which you will pay (have paid) the money to.,A conta para a qual vocÊ vai pagar (ou paguou) o dinheiro. The date at which current entry is made in system.,A data em que o lançamento atual ÃĐ feito no sistema. The date at which current entry will get or has actually executed.,A data em que o lançamento atual vai ser ou foi realmente executado. The date on which next invoice will be generated. It is generated on submit.,A data em que prÃģxima fatura serÃĄ gerada. Ele ÃĐ gerado em enviar. @@ -2909,6 +2960,7 @@ To Warehouse,Para Almoxarifado "To automatically create Support Tickets from your incoming mail, set your POP3 settings here. You must ideally create a separate email id for the erp system so that all emails will be synced into the system from that mail id. If you are not sure, please contact your EMail Provider.","Para criar automaticamente Tickets de Suporte a partir da sua caixa de entrada, defina as configuraçÃĩes de POP3 aqui. VocÊ deve, idealmente, criar um E-mail separado para o Sistema ERP para que todas as mensagens sejam sincronizadas com o sistema a partir daquele E-mail. Se vocÊ nÃĢo tiver certeza, entre em contato com seu provedor de e-mail." "To create an Account Head under a different company, select the company and save customer.","Para criar uma Conta, sob uma empresa diferente, selecione a empresa e salve o Cliente." To enable Point of Sale features,Para habilitar as características de Ponto de Venda +To enable more currencies go to Setup > Currency,Para permitir que mais moedas vÃĄ para ConfiguraçÃĢo> Currency "To fetch items again, click on 'Get Items' button \ or update the Quantity manually.","Para buscar itens novamente, clique em "Obter itens 'botÃĢo \ ou atualizar a quantidade manualmente." "To format columns, give column labels in the query.","Para formatar colunas, dar rÃģtulos de coluna na consulta." "To further restrict permissions based on certain values in a document, use the 'Condition' settings.","Para restringir ainda mais as permissÃĩes com base em determinados valores em um documento, use as definiçÃĩes de 'CondiçÃĢo'." @@ -2923,7 +2975,6 @@ To track any installation or commissioning related work after sales,Para rastrea To track item in sales and purchase documents based on their serial nos. This is can also used to track warranty details of the product.,Para acompanhar o item em documentos de vendas e de compras com base em seus nÚmeros de sÃĐrie. Isso tambÃĐm pode ser usado para rastrear detalhes sobre a garantia do produto. To track items in sales and purchase documents with batch nos
    Preferred Industry: Chemicals etc,"Para controlar os itens de vendas e documentos de compra pelo nš do lote
    Por Ex.: IndÚstria Química, etc" To track items using barcode. You will be able to enter items in Delivery Note and Sales Invoice by scanning barcode of item.,Para rastrear itens usando cÃģdigo de barras. VocÊ serÃĄ capaz de inserir itens na Guia de Remessa e Nota Fiscal de Venda atravÃĐs do escaneamento do cÃģdigo de barras do item. -"To update your HTML from attachment, click here","Para atualizar seu cÃģdigo HTML a partir do anexo, clique aqui" ToDo,Lista de Tarefas Tools,Ferramentas Top,Topo @@ -2962,10 +3013,11 @@ Total Score (Out of 5),PontuaçÃĢo total (sobre 5) Total Tax (Company Currency),Imposto Total (moeda da empresa) Total Taxes and Charges,Total de Impostos e Encargos Total Taxes and Charges (Company Currency),Total de Impostos e Taxas (moeda da empresa) +Total Working Days In The Month,Total de dias Úteis do mÊs Total amount of invoices received from suppliers during the digest period,O valor total das faturas recebidas de fornecedores durante o período de digestÃĢo Total amount of invoices sent to the customer during the digest period,O valor total das faturas enviadas para o cliente durante o período de digestÃĢo -Total days in month,Total de dias no mÊs Total in words,Total por extenso +Total production order qty for item,Total da ordem qty produçÃĢo para o item Totals,Totais Track separate Income and Expense for product verticals or divisions.,Acompanhar Receitas e Gastos separados para produtos verticais ou divisÃĩes. Track this Delivery Note against any Project,Acompanhar este Guia de Remessa contra qualquer projeto @@ -2995,6 +3047,7 @@ UOM,UDM UOM Conversion Detail,Detalhe da ConversÃĢo de UDM UOM Conversion Details,Detalhes da ConversÃĢo de UDM UOM Conversion Factor,Fator de ConversÃĢo da UDM +UOM Conversion Factor is mandatory,UOM Fator de ConversÃĢo ÃĐ obrigatÃģrio UOM Details,Detalhes da UDM UOM Name,Nome da UDM UOM Replace Utility,UtilitÃĄrio para Substituir UDM @@ -3014,6 +3067,7 @@ Unpaid,NÃĢo remunerado Unread Messages,Mensagens nÃĢo lidas Unscheduled,Sem agendamento Unsubscribed,InscriçÃĢo Cancelada +Upcoming Events for Today,PrÃģximos Eventos para Hoje Update,Atualizar Update Clearance Date,Atualizar Data LiquidaçÃĢo Update Field,Atualizar Campo @@ -3034,6 +3088,7 @@ Upload Backups to Google Drive,Carregar Backups para Google Drive Upload HTML,Carregar HTML Upload a .csv file with two columns: the old name and the new name. Max 500 rows.,Enviar um arquivo CSV com duas colunas:. O nome antigo eo novo nome. No mÃĄximo 500 linhas. Upload a file,Carregar um arquivo +Upload and Import,Carregar e Importar Upload attendance from a .csv file,Carregar comparecimento a partir de um arquivo CSV. Upload stock balance via csv.,Carregar saldo de estoque a partir de um arquivo CSV. Uploading...,Upload ... @@ -3083,6 +3138,7 @@ Voucher Import Tool,Ferramenta de ImportaçÃĢo de comprovantes Voucher No,Nš do comprovante Voucher Type,Tipo de comprovante Voucher Type and Date,Tipo Vale e Data +WIP Warehouse required before Submit,WIP Warehouse necessÃĄria antes de Enviar Waiting for Customer,À espera de Cliente Walk In,Walk In Warehouse,Almoxarifado @@ -3116,6 +3172,7 @@ Website Script,Script do site Website Settings,ConfiguraçÃĩes do site Website Slideshow,Slideshow do site Website Slideshow Item,Item do Slideshow do site +Website User,Site do UsuÃĄrio Website Warehouse,Almoxarifado do site Wednesday,Quarta-feira Weekly,Semanal @@ -3181,7 +3238,6 @@ Yearly,Anual Yes,Sim Yesterday,Ontem You are not authorized to do/modify back dated entries before ,VocÊ nÃĢo estÃĄ autorizado a fazer / modificar volta entradas datadas antes -You can create more earning and deduction type from Setup --> HR,VocÊ pode criar mais tipos de Ganhos e DeduçÃĩes a partir de ConfiguraçÃĢo -> RH You can enter any date manually,VocÊ pode entrar qualquer data manualmente You can enter the minimum quantity of this item to be ordered.,VocÊ pode inserir a quantidade mínima deste item a ser encomendada. You can not enter both Delivery Note No and Sales Invoice No. \ Please enter any one.,"VocÊ nÃĢo pode entrar tanto Entrega Nota NÃĢo e Vendas Nota Fiscal n ° \ Por favor, entrar em qualquer um." @@ -3191,12 +3247,13 @@ You can use Customize Form to set levels on f You may need to update: ,VocÊ pode precisar atualizar: Your Customer's TAX registration numbers (if applicable) or any general information,Os nÚmeros de inscriçÃĢo fiscal do seu Cliente (se aplicÃĄvel) ou qualquer outra informaçÃĢo geral "Your download is being built, this may take a few moments...","O seu download estÃĄ sendo construído, isso pode demorar alguns instantes ..." -Your letter head content in HTML.,O conteÚdo do seu cabeçalho em HTML. +Your letter head content,Seu conteÚdo cabeça carta Your sales person who will contact the customer in future,Seu vendedor que entrarÃĄ em contato com o cliente no futuro Your sales person who will contact the lead in future,Seu vendedor que entrarÃĄ em contato com o prospecto no futuro Your sales person will get a reminder on this date to contact the customer,Seu vendedor receberÃĄ um lembrete nesta data para contatar o cliente Your sales person will get a reminder on this date to contact the lead,Seu vendedor receberÃĄ um lembrete nesta data para contatar o prospecto Your support email id - must be a valid email - this is where your emails will come!,O seu E-mail de suporte - deve ser um e-mail vÃĄlido - este ÃĐ o lugar de onde seus e-mails virÃĢo! +[Error],[Erro] [Label]:[Field Type]/[Options]:[Width],[Label]: [Tipo do Campo] / [OpçÃĩes]: [Largura] add your own CSS (careful!),adicione seu prÃģprio CSS (cuidado!) adjust,ajustar @@ -3398,6 +3455,7 @@ volume-off,mudo volume-up,aumentar volume warning-sign,sinal de alerta website page link,link da pÃĄgina do site +which is greater than sales order qty ,que ÃĐ maior do que as vendas ordem qty wrench,chave inglesa yyyy-mm-dd,aaaa-mm-dd zoom-in,aumentar zoom diff --git a/translations/pt.csv b/translations/pt.csv index 62c2becb741..31d20bcd460 100644 --- a/translations/pt.csv +++ b/translations/pt.csv @@ -1,13 +1,18 @@ (Half Day),(Meio Dia) + against sales order,contra a ordem de venda against same operation,contra a mesma operaçÃĢo already marked,jÃĄ marcada and year: ,e ano: + as it is stock Item or packing item,como ÃĐ o estoque do item ou item de embalagem at warehouse: ,em armazÃĐm: by Role ,por funçÃĢo + can not be made.,nÃĢo podem ser feitas. + can not be marked as a ledger as it has existing child,"nÃĢo pode ser marcado como um livro, pois tem criança existente" cannot be 0,nÃĢo pode ser 0 cannot be deleted.,nÃĢo pode ser excluído. does not belong to the company,nÃĢo pertence à empresa has already been submitted.,jÃĄ foi apresentado. + has been freezed. ,foi congelado. has been freezed. \ Only Accounts Manager can do transaction against this account,foi congelado. \ Apenas Gerente de Contas pode fazer transaçÃĢo contra essa conta " is less than equals to zero in the system, \ valuation rate is mandatory for this item","ÃĐ menor do que ÃĐ igual a zero no sistema, \ taxa de avaliaçÃĢo ÃĐ obrigatÃģria para este item" is mandatory,ÃĐ obrigatÃģria @@ -23,6 +28,7 @@ should be 'Yes'. As Item: ,deve ser "sim". Como item: should be same as that in ,deve ser o mesmo que na was on leave on ,estava de licença em + will be ,serÃĄ will be over-billed against mentioned ,serÃĄ super-faturados contra mencionada will become ,ficarÃĄ """Company History""","HistÃģria da Companhia" @@ -105,6 +111,7 @@ Account Head,Chefe conta Account Id,Id da conta Account Name,Nome da conta Account Type,Tipo de conta +Account for this ,Conta para isso Accounting,Contabilidade Accounting Year.,Ano de contabilidade. "Accounting entry frozen up to this date, nobody can do / modify entry except role specified below.","Registro contÃĄbil congelado atÃĐ a presente data, ninguÃĐm pode fazer / modificar entrada exceto papel especificado abaixo." @@ -237,6 +244,7 @@ Allow User,Permitir que o usuÃĄrio Allow Users,Permitir que os usuÃĄrios Allow on Submit,Permitir em Enviar Allow the following users to approve Leave Applications for block days.,Permitir que os seguintes usuÃĄrios para aprovar Deixe Applications para os dias de bloco. +Allow user to edit Price List Rate in transactions,Permitir ao usuÃĄrio editar Lista de Preços Taxa em transaçÃĩes Allow user to login only after this hour (0-24),Permitir que o usuÃĄrio fazer o login somente apÃģs esta hora (0-24) Allow user to login only before this hour (0-24),Permitir que o usuÃĄrio fazer o login antes sÃģ esta hora (0-24) Allowance Percent,Percentual subsídio @@ -251,8 +259,6 @@ Amount <=,Quantidade <= Amount >=,Quantidade> = "An icon file with .ico extension. Should be 16 x 16 px. Generated using a favicon generator. [favicon-generator.org]","Um arquivo com ícone. ExtensÃĢo ico. Deve ser de 16 x 16 px. Gerado usando um gerador de favicon. [ favicon-generator.org ]" Analytics,Analítica -Annual Cost To Company,Custo Anual To Empresa -Annual Cost To Company can not be less than 12 months of Total Earning,Custo Anual To Company nÃĢo pode ser inferior a 12 meses de Earning Total de Another Salary Structure '%s' is active for employee '%s'. Please make its status 'Inactive' to proceed.,"Outra estrutura SalÃĄrio '% s' estÃĄ ativo para o empregado '% s'. Por favor, faça seu status 'inativo' para prosseguir." "Any other comments, noteworthy effort that should go in the records.","Quaisquer outros comentÃĄrios, esforço notÃĄvel que deve ir para os registros." Applicable Holiday List,Lista de fÃĐrias aplicÃĄvel @@ -436,6 +442,7 @@ Build Server API,Construir Server API Build Sitemap,Construir Mapa do Site Bulk Email,E-mail em massa Bulk Email records.,Volume de registros e-mail. +Bummer! There are more holidays than working days this month.,Bummer! HÃĄ mais feriados do que dias Úteis deste mÊs. Bundle items at time of sale.,Bundle itens no momento da venda. Button,BotÃĢo Buyer of Goods and Services.,Comprador de Mercadorias e Serviços. @@ -503,6 +510,7 @@ Check if you want to send salary slip in mail to each employee while submitting Check this if you want to force the user to select a series before saving. There will be no default if you check this.,"Marque esta opçÃĢo se vocÊ deseja forçar o usuÃĄrio para selecionar uma sÃĐrie antes de salvar. NÃĢo haverÃĄ nenhum padrÃĢo, se vocÊ verificar isso." Check this if you want to send emails as this id only (in case of restriction by your email provider).,Marque esta opçÃĢo se vocÊ quiser enviar e-mails como este sÃģ id (no caso de restriçÃĢo pelo seu provedor de e-mail). Check this if you want to show in website,Marque esta opçÃĢo se vocÊ deseja mostrar no site +Check this to disallow fractions. (for Nos),Marque esta opçÃĢo para nÃĢo permitir fraçÃĩes. (Para n) Check this to make this the default letter head in all prints,Marque esta opçÃĢo para tornar esta a cabeça carta padrÃĢo em todas as impressÃĩes Check this to pull emails from your mailbox,Marque esta a puxar e-mails de sua caixa de correio Check to activate,Marque para ativar @@ -571,6 +579,7 @@ Company mismatch for Warehouse,Incompatibilidade empresa para ArmazÃĐm Company registration numbers for your reference. Example: VAT Registration Numbers etc.,NÚmeros da empresa de registro para sua referÊncia. Exemplo: IVA nÚmeros de matrícula etc Company registration numbers for your reference. Tax numbers etc.,"NÚmeros da empresa de registro para sua referÊncia. NÚmeros fiscais, etc" Complaint,ReclamaçÃĢo +Complete,Completar Complete By,Ao completar Completed,Concluído Completed Qty,Concluído Qtde @@ -621,12 +630,12 @@ Cost Center Details,Custo Detalhes Centro Cost Center Name,Custo Nome Centro Cost Center is mandatory for item: ,Centro de Custo ÃĐ obrigatÃģria para o item: Cost Center must be specified for PL Account: ,Centro de Custo deve ser especificado para a Conta PL: -Cost to Company,Custo para empresa Costing,Custeio Country,País Country Name,Nome do País Create,Criar Create Bank Voucher for the total salary paid for the above selected criteria,Criar Vale do Banco Mundial para o salÃĄrio total pago para os critÃĐrios acima selecionados +Create Material Requests,Criar Pedidos de Materiais Create Production Orders,Criar ordens de produçÃĢo Create Receiver List,Criar Lista de Receptor Create Salary Slip,Criar folha de salÃĄrio @@ -675,6 +684,7 @@ Custom Script,Script personalizado Custom Startup Code,CÃģdigo de inicializaçÃĢo personalizada Custom?,Personalizado? Customer,Cliente +Customer (Receivable) Account,Cliente (receber) Conta Customer / Item Name,Cliente / Nome do item Customer Account,Conta de Cliente Customer Account Head,Cliente Cabeça Conta @@ -714,6 +724,7 @@ Customize the introductory text that goes as a part of that email. Each transact DN,DN DN Detail,Detalhe DN Daily,DiÃĄrio +Daily Event Digest is sent for Calendar Events where reminders are set.,Diariamente Evento Digest ÃĐ enviado para CalendÃĄrio de eventos onde os lembretes sÃĢo definidos. Daily Time Log Summary,Resumo DiÃĄrio Log Tempo Danger,Perigo Data,Dados @@ -772,6 +783,7 @@ Default Sales Partner,Parceiro de vendas padrÃĢo Default Settings,PredefiniçÃĩes Default Source Warehouse,ArmazÃĐm da fonte padrÃĢo Default Stock UOM,PadrÃĢo da UOM +Default Supplier,Fornecedor padrÃĢo Default Supplier Type,Tipo de fornecedor padrÃĢo Default Target Warehouse,ArmazÃĐm alvo padrÃĢo Default Territory,TerritÃģrio padrÃĢo @@ -790,6 +802,7 @@ Defines workflow states and rules for a document.,Define os estados do workflow Delete,Excluir Delete Row,Apagar Linha Delivered,Entregue +Delivered Items To Be Billed,Itens entregues a ser cobrado Delivered Qty,Qtde entregue Delivery Address,Endereço de entrega Delivery Date,Data de entrega @@ -808,7 +821,6 @@ Delivery Status,Estado entrega Delivery Time,Prazo de entrega Delivery To,Entrega Department,Departamento -Depend on LWP,Dependem LWP Depends On,Depende Depends on LWP,Depende LWP Descending,Descendente @@ -859,6 +871,7 @@ DocType on which this Workflow is applicable.,DOCTYPE em que este fluxo de traba DocType or Field,DocType ou Campo Document,Documento Document Description,DescriçÃĢo documento +Document Numbering Series,Documento sÃĐrie de numeraçÃĢo Document Status transition from ,Documento transiçÃĢo Estado de Document Type,Tipo de Documento Document is only editable by users of role,Documento sÃģ ÃĐ editÃĄvel por usuÃĄrios de papel @@ -929,7 +942,7 @@ Employee Leave Approver,Empregado Leave Approver Employee Leave Balance,Empregado Leave Balance Employee Name,Nome do FuncionÃĄrio Employee Number,NÚmero empregado -Employee Records to be created by ,Empregado Records para ser criado por +Employee Records to be created by,Empregado Records para ser criado por Employee Setup,ConfiguraçÃĢo empregado Employee Type,Tipo de empregado Employee grades,Notas de funcionÃĄrios @@ -971,11 +984,17 @@ Error for,Erro para Error: Document has been modified after you have opened it,Erro: O documento foi modificado depois de abri-la Estimated Material Cost,Custo de Material estimada Event,Evento +Event End must be after Start,Evento Final deverÃĄ ser apÃģs o início Event Individuals,Indivíduos de eventos Event Role,Papel evento Event Roles,PapÃĐis de eventos Event Type,Tipo de evento Event User,UsuÃĄrio evento +Events In Today's Calendar,Eventos no calendÃĄrio de hoje +Every Day,Every Day +Every Month,Todos os meses +Every Week,Todas as semanas +Every Year,Todo Ano Everyone can read,Todo mundo pode ler Example:,Exemplo: Exchange Rate,Taxa de CÃĒmbio @@ -1080,6 +1099,7 @@ For Reference Only.,Apenas para referÊncia. For Sales Invoice,Para fatura de vendas For Server Side Print Formats,Para o lado do servidor de impressÃĢo Formatos For Territory,Para TerritÃģrio +For UOM,Para UOM For Warehouse,Para ArmazÃĐm "For comparative filters, start with","Para filtros comparativos, comece com" "For e.g. 2012, 2012-13","Para por exemplo 2012, 2012-13" @@ -1099,6 +1119,7 @@ Fraction Units,Unidades fraçÃĢo Freeze Stock Entries,Congelar da Entries Friday,Sexta-feira From,De +From Bill of Materials,De Bill of Materials From Company,Da Empresa From Currency,De Moeda From Currency and To Currency cannot be same,De Moeda e Para Moeda nÃĢo pode ser o mesmo @@ -1141,6 +1162,7 @@ Get Advances Received,Obter adiantamentos recebidos Get Current Stock,Obter Estoque atual Get From ,Obter do Get Items,Obter itens +Get Items From Sales Orders,Obter itens de Pedidos de Vendas Get Last Purchase Rate,Obter Tarifa de Compra Última Get Non Reconciled Entries,Obter entradas nÃĢo Reconciliados Get Outstanding Invoices,Obter faturas pendentes @@ -1182,6 +1204,7 @@ Group,Grupo Group or Ledger,Grupo ou Ledger Groups,Grupos HR,HR +HR Settings,ConfiguraçÃĩes HR HTML,HTML HTML / Banner that will show on the top of product list.,HTML bandeira / que vai mostrar no topo da lista de produtos. Half Day,Meio Dia @@ -1205,6 +1228,7 @@ Helvetica Neue,Helvetica Neue "Here you can maintain family details like name and occupation of parent, spouse and children","Aqui vocÊ pode manter detalhes como o nome da família e ocupaçÃĢo do cÃīnjuge, pai e filhos" "Here you can maintain height, weight, allergies, medical concerns etc","Aqui vocÊ pode manter a altura, peso, alergias, etc preocupaçÃĩes mÃĐdica" Hey there! You need to put at least one item in \ the item table.,Hey there! VocÊ precisa colocar pelo menos um item em \ tabela do item. +Hey! All these items have already been invoiced.,Hey! Todos esses itens jÃĄ foram faturados. Hey! There should remain at least one System Manager,Hey! NÃĢo deve permanecer pelo menos um System Manager Hidden,Escondido Hide Actions,Ocultar AçÃĩes @@ -1262,6 +1286,7 @@ If Monthly Budget Exceeded,Se o orçamento mensal excedido If Yearly Budget Exceeded,Se orçamento anual excedido "If a User does not have access at Level 0, then higher levels are meaningless","Se um usuÃĄrio nÃĢo tem acesso no nível 0, entÃĢo os níveis mais altos sÃĢo sem sentido" "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.","Se selecionado, o BOM para a sub-montagem itens serÃĢo considerados para obter matÃĐrias-primas. Caso contrÃĄrio, todos os itens de sub-montagem vai ser tratado como uma matÃĐria-prima." +"If checked, Total no. of Working Days will include holidays, and this will reduce the value of Salary Per Day","Se marcado, nÃĢo total. de dias de trabalho vai incluir fÃĐrias, e isso vai reduzir o valor de salÃĄrio por dia" "If checked, all other workflows become inactive.","Se marcada, todos os outros fluxos de trabalho tornam-se inativos." "If checked, an email with an attached HTML format will be added to part of the EMail body as well as attachment. To only send as attachment, uncheck this.","Se marcado, um e-mail com formato HTML anexado serÃĄ adicionado a uma parte do corpo do email, bem como anexo. Para enviar apenas como acessÃģrio, desmarque essa." "If checked, the Home page will be the default Item Group for the website.","Se selecionado, a pÃĄgina inicial serÃĄ o Grupo item padrÃĢo para o site." @@ -1302,6 +1327,7 @@ In Hours,Em Horas In List View,Na exibiçÃĢo de lista In Process,Em Processo In Report Filter,No RelatÃģrio Filtro +In Row,Em Linha In Store,Na loja In Words,Em Palavras In Words (Company Currency),In Words (Moeda Company) @@ -1317,6 +1343,7 @@ In response to,Em resposta aos "In the Permission Manager, click on the button in the 'Condition' column for the Role you want to restrict.","No Gerenciador de PermissÃĢo, clique no botÃĢo no 'CondiçÃĢo' coluna para a funçÃĢo que deseja restringir." Incentives,Incentivos Incharge Name,Nome incharge +Include holidays in Total no. of Working Days,Incluir feriados em nenhuma total. de dias de trabalho Income / Expense,Receitas / Despesas Income Account,Conta Renda Income Booked,Renda Reservado @@ -1335,6 +1362,7 @@ Industry,IndÚstria Industry Type,Tipo indÚstria Info,InformaçÃĩes Insert After,Depois de inserir +Insert Below,Inserir Abaixo Insert Code,Insira CÃģdigo Insert Row,Inserir Linha Insert Style,Insira Estilo @@ -1360,6 +1388,7 @@ Introductory information for the Contact Us Page,InformaçÃĢo introdutÃģria para Invalid Delivery Note. Delivery Note should exist and should be in draft state. Please rectify and try again.,"Nota de Entrega invÃĄlido. Nota de Entrega deve existir e deve estar em estado de rascunho. Por favor, corrigir e tentar novamente." Invalid Email,E-mail invÃĄlido Invalid Email Address,Endereço de email invÃĄlido +Invalid Item or Warehouse Data,Item invÃĄlido ou Data Warehouse Invalid Leave Approver,InvÃĄlido Deixe Approver Inventory,InventÃĄrio Inverse,Inverso @@ -1532,6 +1561,7 @@ Leave blank if considered for all departments,Deixe em branco se considerado par Leave blank if considered for all designations,Deixe em branco se considerado para todas as designaçÃĩes Leave blank if considered for all employee types,Deixe em branco se considerado para todos os tipos de empregados Leave blank if considered for all grades,Deixe em branco se considerado para todos os graus +Leave blank if you have not decided the end date.,Deixe em branco se vocÊ ainda nÃĢo decidiu a data de tÃĐrmino. Leave by,Deixe por "Leave can be approved by users with Role, ""Leave Approver""","A licença pode ser aprovado por usuÃĄrios com papel, "Deixe Aprovador"" Ledger,Livro-razÃĢo @@ -1635,10 +1665,10 @@ Material Request Items,Pedido de itens de material Material Request No,Pedido de material no Material Request Type,Tipo de solicitaçÃĢo de material Material Request used to make this Stock Entry,Pedido de material usado para fazer isto Stock Entry +Material Requirement,Material Requirement Material Transfer,TransferÊncia de Material Materials,Materiais Materials Required (Exploded),Materiais necessÃĄrios (explodida) -Materials Requirement Planning (MRP),Materiais Requirement Planning (MRP) Max 500 rows only.,Max 500 apenas as linhas. Max Attachments,Anexos Max. Max Days Leave Allowed,Dias Max Deixe admitidos @@ -1683,6 +1713,7 @@ Monday,Segunda-feira Month,MÊs Monthly,Mensal Monthly Attendance Sheet,Folha de Presença Mensal +Monthly Earning & Deduction,SalÃĄrio mensal e deduçÃĢo Monthly Salary Register,SalÃĄrio mensal Registrar Monthly salary statement.,DeclaraçÃĢo salÃĄrio mensal. Monthly salary template.,Modelo de salÃĄrio mensal. @@ -1695,7 +1726,9 @@ Moving Average Rate,Movendo Taxa MÃĐdia Mr,Sr. Ms,Ms Multiple Item Prices,VÃĄrios preços de itens +Multiple root nodes not allowed.,"VÃĄrios nÃģs raiz, nÃĢo ÃĐ permitido." Mupltiple Item prices.,Item preços Mupltiple. +Must be Whole Number,Deve ser NÚmero inteiro Must have report permission to access this report.,Deve ter permissÃĢo de relatÃģrio para acessar este relatÃģrio. Must specify a Query to run,Deve especificar uma consulta para executar My Settings,Minhas ConfiguraçÃĩes @@ -1721,7 +1754,6 @@ Net Total (Company Currency),Total Líquido (Moeda Company) Net Weight,Peso Líquido Net Weight UOM,UOM Peso Líquido Net Weight of each Item,Peso líquido de cada item -Net pay can not be greater than 1/12th of Annual Cost To Company,RemuneraçÃĢo líquida nÃĢo pode ser maior do que 1/12th de custo anual para Empresa Net pay can not be negative,RemuneraçÃĢo líquida nÃĢo pode ser negativo Never,Nunca New,Novo @@ -1889,6 +1921,7 @@ POP3 Mail Settings,ConfiguraçÃĩes de mensagens pop3 POP3 mail server (e.g. pop.gmail.com),POP3 servidor de correio (por exemplo pop.gmail.com) POP3 server e.g. (pop.gmail.com),"Servidor POP3, por exemplo (pop.gmail.com)" POS Setting,DefiniçÃĢo POS +POS View,POS Ver PR Detail,Detalhe PR PRO,PRO PS,PS @@ -1934,10 +1967,10 @@ Partially Completed,Parcialmente concluída Participants,Participantes Partly Billed,Parcialmente faturado Partly Delivered,Entregue em parte -Partner,Parceiro Partner Target Detail,Detalhe Alvo parceiro Partner Type,Tipo de parceiro Partner's Website,Site do parceiro +Passive,Passiva Passport Number,NÚmero do Passaporte Password,Senha Password Expires in (days),Senha expira em (dias) @@ -1947,12 +1980,12 @@ Pay To / Recd From,Para pagar / RECD De Payables,Contas a pagar Payables Group,Grupo de contas a pagar Payment Collection With Ageing,Cobrança Com o Envelhecimento +Payment Days,Datas de Pagamento Payment Entries,Entradas de pagamento Payment Entry has been modified after you pulled it. Please pull it again.,"Entrada de pagamento foi modificada depois que vocÊ tirou isso. Por favor, puxe-o novamente." Payment Made With Ageing,O pagamento feito com o Envelhecimento Payment Reconciliation,ReconciliaçÃĢo de pagamento Payment Terms,CondiçÃĩes de Pagamento -Payment days,Dia de pagamento Payment to Invoice Matching Tool,Pagamento a ferramenta correspondente fatura Payment to Invoice Matching Tool Detail,Pagamento a Detalhe Ferramenta fatura correspondente Payments,Pagamentos @@ -1967,6 +2000,7 @@ Pending SO Items For Purchase Request,"Itens Pendentes Assim, por solicitaçÃĢo Percent,Por cento Percent Complete,Porcentagem Concluída Percentage Allocation,AlocaçÃĢo percentual +Percentage Allocation should be equal to ,Percentual de alocaçÃĢo deve ser igual ao Percentage variation in quantity to be allowed while receiving or delivering this item.,VariaçÃĢo percentual na quantidade a ser permitido ao receber ou entregar este item. 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.,"Percentagem que estÃĢo autorizados a receber ou entregar mais contra a quantidade encomendada. Por exemplo: Se vocÊ encomendou 100 unidades. e seu subsídio ÃĐ de 10%, entÃĢo vocÊ estÃĄ autorizada a receber 110 unidades." Performance appraisal.,AvaliaçÃĢo de desempenho. @@ -2009,19 +2043,24 @@ Please attach a file or set a URL,"Por favor, anexar um arquivo ou definir uma U Please check,"Por favor, verifique" Please enter Default Unit of Measure,Por favor insira unidade de medida padrÃĢo Please enter Delivery Note No or Sales Invoice No to proceed,Por favor insira Entrega Nota NÃĢo ou fatura de vendas NÃĢo para continuar +Please enter Employee Number,Por favor insira NÚmero do FuncionÃĄrio Please enter Expense Account,Por favor insira Conta Despesa Please enter Expense/Adjustment Account,Por favor insira Despesa / Acerto de Contas Please enter Purchase Receipt No to proceed,Por favor insira Compra recibo NÃĢo para continuar +Please enter Reserved Warehouse for item ,Por favor insira Warehouse reservada para o item Please enter valid,Por favor insira vÃĄlido Please enter valid ,Por favor insira vÃĄlido Please install dropbox python module,"Por favor, instale o Dropbox mÃģdulo python" Please make sure that there are no empty columns in the file.,"Por favor, certifique-se de que nÃĢo existem colunas vazias no arquivo." Please mention default value for ',"Por favor, mencione o valor padrÃĢo para '" +Please reduce qty.,Reduza qty. Please refresh to get the latest document.,Por favor de atualizaçÃĢo para obter as Últimas documento. Please save the Newsletter before sending.,"Por favor, salve o boletim antes de enviar." Please select Bank Account,Por favor seleccione Conta BancÃĄria Please select Carry Forward if you also want to include previous fiscal year's balance leaves to this fiscal year,Por favor seleccione Carry Forward se vocÊ tambÃĐm quer incluir equilíbrio ano fiscal anterior deixa para este ano fiscal Please select Date on which you want to run the report,Selecione Data na qual vocÊ deseja executar o relatÃģrio +Please select Naming Neries,Por favor seleccione nomenclatura Neries +Please select Price List,"Por favor, selecione Lista de Preço" Please select Time Logs.,Por favor seleccione Time Logs. Please select a,Por favor seleccione um Please select a csv file,"Por favor, selecione um arquivo csv" @@ -2034,6 +2073,7 @@ Please select the document type first,"Por favor, selecione o tipo de documento Please select: ,Por favor seleccione: Please set Dropbox access keys in,Defina teclas de acesso Dropbox em Please set Google Drive access keys in,Defina teclas de acesso do Google Drive em +Please setup Employee Naming System in Human Resource > HR Settings,"Por favor, configuraçÃĢo Employee Naming System em Recursos Humanos> ConfiguraçÃĩes HR" Please specify,"Por favor, especifique" Please specify Company,"Por favor, especifique Empresa" Please specify Company to proceed,"Por favor, especifique Empresa proceder" @@ -2054,7 +2094,7 @@ Posting Time,Postagem Tempo Posts,Posts Potential Sales Deal,NegÃģcio de Vendas Potential opportunities for selling.,Oportunidades potenciais para a venda. -"Precision for Float fields (quantities, discounts, percentages etc) only for display. Floats will still be calculated up to 6 decimals.","PrecisÃĢo para campos float (quantidade, descontos, etc percentuais) apenas para exibiçÃĢo. Flutua ainda serÃĄ calculado atÃĐ 6 casas decimais." +"Precision for Float fields (quantities, discounts, percentages etc). Floats will be rounded up to specified decimals. Default = 3","PrecisÃĢo para os campos float (quantidade, descontos, porcentagens, etc.) Carros alegÃģricos serÃĄ arredondado para decimais especificadas. PadrÃĢo = 3" Preferred Billing Address,Preferred Endereço de Cobrança Preferred Shipping Address,Endereço para envio preferido Prefix,Prefixo @@ -2072,6 +2112,7 @@ Price List Master,Mestre Lista de Preços Price List Name,Nome da lista de preços Price List Rate,Taxa de Lista de Preços Price List Rate (Company Currency),Preço Taxa List (moeda da empresa) +Price List for Costing,Lista de Preços para Custeio Price Lists and Rates,Listas de Preços e Tarifas Primary,PrimÃĄrio Print Format,Imprimir Formato @@ -2090,6 +2131,7 @@ Process Payroll,Payroll processo Produced Quantity,Quantidade produzida Product Enquiry,Produto InquÃĐrito Production Order,Ordem de ProduçÃĢo +Production Orders,Ordens de ProduçÃĢo Production Plan Item,Item do plano de produçÃĢo Production Plan Items,Plano de itens de produçÃĢo Production Plan Sales Order,ProduçÃĢo Plano de Ordem de Vendas @@ -2129,7 +2171,6 @@ Published,Publicado Published On,Publicado no Pull Emails from the Inbox and attach them as Communication records (for known contacts).,Puxe-mails da caixa de entrada e anexÃĄ-los como registros de comunicaçÃĢo (por contatos conhecidos). Pull Payment Entries,Puxe as entradas de pagamento -Pull items from Sales Order mentioned in the above table.,Puxe itens da Ordem de Vendas mencionado na tabela acima. Pull sales orders (pending to deliver) based on the above criteria,Puxe pedidos de vendas pendentes (de entregar) com base nos critÃĐrios acima Purchase,Comprar Purchase Analytics,Analytics compra @@ -2194,6 +2235,7 @@ Quantity Requested for Purchase,Quantidade Solicitada para Compra Quantity already manufactured,Quantidade jÃĄ fabricados Quantity and Rate,Quantidade e Taxa Quantity and Warehouse,Quantidade e ArmazÃĐm +Quantity cannot be a fraction.,A quantidade nÃĢo pode ser uma fracçÃĢo. Quantity of item obtained after manufacturing / repacking from given quantities of raw materials,Quantidade do item obtido apÃģs a fabricaçÃĢo / reembalagem de determinadas quantidades de matÃĐrias-primas Quantity should be equal to Manufacturing Quantity. ,Quantidade deve ser igual a quantidade Manufacturing. Quarter,Trimestre @@ -2216,9 +2258,7 @@ Quotation To,Para citaçÃĢo Quotation Trend,CotaçÃĢo TendÊncia Quotations received from Suppliers.,CitaçÃĩes recebidas de fornecedores. Quotes to Leads or Customers.,CotaçÃĩes para Leads ou Clientes. -Raise Material Request,Levante solicitar material Raise Material Request when stock reaches re-order level,Levante solicitar material quando o estoque atinge novo pedido de nível -Raise Production Order,Levante Ordem de ProduçÃĢo Raised By,Levantadas por Raised By (Email),Levantadas por (e-mail) Random,Acaso @@ -2263,6 +2303,7 @@ Receivables,Recebíveis Receivables / Payables,Contas a receber / contas a pagar Receivables Group,Grupo de recebíveis Received Date,Data de recebimento +Received Items To Be Billed,Itens recebidos a ser cobrado Received Qty,Qtde recebeu Received and Accepted,Recebeu e aceitou Receiver List,Lista de receptor @@ -2276,6 +2317,8 @@ Record item movement.,Gravar o movimento item. Recurring Id,Id recorrente Recurring Invoice,Fatura recorrente Recurring Type,Tipo recorrente +Reduce Deduction for Leave Without Pay (LWP),Reduzir DeduçÃĢo por licença sem vencimento (LWP) +Reduce Earning for Leave Without Pay (LWP),Reduzir a GeraçÃĢo de Renda para sair sem pagar (LWP) Ref Code,Ref CÃģdigo Ref Date is Mandatory if Ref Number is specified,Ref data ÃĐ obrigatÃģria se NÚmero Ref ÃĐ especificada Ref DocType,Ref DocType @@ -2285,6 +2328,8 @@ Ref SQ,Ref Âē Ref Type,Tipo Ref Reference,ReferÊncia Reference Date,Data de ReferÊncia +Reference DocName,ReferÊncia DocNome +Reference DocType,ReferÊncia TipoDoc Reference Name,Nome de referÊncia Reference Number,NÚmero de ReferÊncia Reference Type,Tipo de referÊncia @@ -2307,7 +2352,10 @@ Rename Log,Renomeie Entrar Rename Tool,Renomear Ferramenta Rename...,Renomear ... Rented,Alugado +Repeat On,Repita On +Repeat Till,Repita atÃĐ que Repeat on Day of Month,Repita no Dia do MÊs +Repeat this Event,Repita este evento Replace,Substituir Replace Item / BOM in all BOMs,Substituir item / BOM em todas as BOMs "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","Substituir um BOM particular em todas as BOMs outros onde ele ÃĐ usado. Ele irÃĄ substituir o link BOM antigo, atualizar o custo e regenerar "ExplosÃĢo BOM Item" tabela como por novo BOM" @@ -2340,6 +2388,8 @@ Required raw materials issued to the supplier for producing a sub - contracted i Reseller,Revendedor Reserved Quantity,Quantidade reservados Reserved Warehouse,Reservado ArmazÃĐm +Reserved Warehouse in Sales Order / Finished Goods Warehouse,ArmazÃĐm reservada no Pedido de Vendas / armazÃĐm de produtos acabados +Reserved Warehouse is missing in Sales Order,Reservado Warehouse estÃĄ faltando na Ordem de Vendas Resignation Letter Date,Data carta de demissÃĢo Resolution,ResoluçÃĢo Resolution Date,Data resoluçÃĢo @@ -2404,6 +2454,7 @@ Salary Structure,Estrutura Salarial Salary Structure Deduction,DeduçÃĢo Estrutura Salarial Salary Structure Earning,Estrutura salarial Ganhando Salary Structure Earnings,Estrutura Lucros SalÃĄrio +Salary breakup based on Earning and Deduction.,SeparaçÃĢo SalÃĄrio com base em salÃĄrio e deduçÃĢo. Salary components.,Componentes salariais. Sales,De vendas Sales Analytics,Sales Analytics @@ -2441,7 +2492,6 @@ Sales Person Name,Vendas Nome Pessoa Sales Person Target Variance (Item Group-Wise),Vendas Pessoa Variance Alvo (Item Group-Wise) Sales Person Targets,Metas de vendas Pessoa Sales Person-wise Transaction Summary,Resumo da transaçÃĢo Pessoa-wise vendas -Sales Rate,Taxa de vendas Sales Register,Vendas Registrar Sales Return,Vendas Retorno Sales Taxes and Charges,Vendas Impostos e Taxas @@ -2496,6 +2546,7 @@ Select Digest Content,Selecione o conteÚdo Digest Select DocType,Selecione DocType Select Document Type,Selecione Tipo de Documento Select Document Type or Role to start.,Selecione tipo de documento ou papel para começar. +Select Items,Selecione itens Select PR,Selecionar PR Select Print Format,Selecione Formato de ImpressÃĢo Select Print Heading,Selecione Imprimir título @@ -2542,6 +2593,7 @@ Send Print in Body and Attachment,Enviar Imprimir em Corpo e Anexo Send SMS,Envie SMS Send To,Enviar para Send To Type,Enviar para Digite +Send an email reminder in the morning,Enviar um e-mail lembrete na parte da manhÃĢ Send automatic emails to Contacts on Submitting transactions.,Enviar e-mails automÃĄticos para Contatos no Submetendo transaçÃĩes. Send mass SMS to your contacts,Enviar SMS em massa para seus contatos Send regular summary reports via Email.,Enviar relatÃģrios resumidos regulares via e-mail. @@ -2559,7 +2611,6 @@ Serial No Service Contract Expiry,N š de SÃĐrie Vencimento Contrato de Serviço Serial No Status,No Estado de sÃĐrie Serial No Warranty Expiry,Caducidade NÃĢo Serial Garantia Serialized Item: ',Item serializado: ' -Series,SÃĐrie Series List for this Transaction,Lista de sÃĐries para esta transaçÃĢo Server,Servidor Service Address,Serviço Endereço @@ -2569,7 +2620,6 @@ Session Expires in (time),Expira em sessÃĢo (tempo) Session Expiry,Caducidade sessÃĢo Session Expiry in Hours e.g. 06:00,"Caducidade sessÃĢo em Horas, por exemplo 06:00" Set Banner from Image,Jogo da bandeira da Imagem -Set From Image,Definir Da imagem Set Item Group-wise budgets on this Territory. You can also include seasonality by setting the Distribution.,"Definir item Group-wise orçamentos sobre este territÃģrio. VocÊ tambÃĐm pode incluir sazonalidade, definindo a distribuiçÃĢo." Set Login and Password if authentication is required.,Set Login e Senha se ÃĐ necessÃĄria autenticaçÃĢo. Set New Password,Definir nova senha @@ -2646,6 +2696,7 @@ Solid background color (default light gray),Cor sÃģlida (cinza claro padrÃĢo) Sorry we were unable to find what you were looking for.,"Desculpe, nÃĢo foram capazes de encontrar o que vocÊ estava procurando." Sorry you are not permitted to view this page.,"Desculpe, vocÊ nÃĢo tem permissÃĢo para visualizar esta pÃĄgina." Sorry! We can only allow upto 100 rows for Stock Reconciliation.,Desculpe! NÃģs sÃģ podemos permitir que atÃĐ 100 linhas para ReconciliaçÃĢo Stock. +"Sorry! You cannot change company's default currency, because there are existing transactions against it. You will need to cancel those transactions if you want to change the default currency.","Desculpe! VocÊ nÃĢo pode alterar a moeda padrÃĢo da empresa, porque existem operaçÃĩes existentes contra ele. VocÊ terÃĄ que cancelar essas transaçÃĩes se vocÊ deseja alterar a moeda padrÃĢo." Sorry. Companies cannot be merged,Desculpe. As empresas nÃĢo podem ser fundidas Sorry. Serial Nos. cannot be merged,Desculpe. N š s de sÃĐrie nÃĢo podem ser mescladas Sort By,Classificar por @@ -2729,6 +2780,7 @@ Suggestion,SugestÃĢo Suggestions,SugestÃĩes Sunday,Domingo Supplier,Fornecedor +Supplier (Payable) Account,Fornecedor (pago) Conta Supplier (vendor) name as entered in supplier master,"Nome do fornecedor (fornecedor), inscritos no cadastro de fornecedores" Supplier Account Head,Fornecedor Cabeça Conta Supplier Address,Endereço do Fornecedor @@ -2834,7 +2886,6 @@ Text Editor,Editor de Texto "The ""Web Page"" that is the website home page","A "PÃĄgina Web", que ÃĐ a pÃĄgina inicial do site" The BOM which will be replaced,O BOM que serÃĄ substituído "The Item that represents the Package. This Item must have ""Is Stock Item"" as ""No"" and ""Is Sales Item"" as ""Yes""",O item que representa o pacote. Este item deve ter "ÃĐ o item da" como "NÃĢo" e "ÃĐ o item de vendas" como "Sim" -The account to which you will pay (have paid) the money to.,A conta para a qual vocÊ vai pagar (paguei) o dinheiro. The date at which current entry is made in system.,A data em que a entrada actual ÃĐ feita no sistema. The date at which current entry will get or has actually executed.,A data em que a entrada de corrente vai ter ou tem realmente executado. The date on which next invoice will be generated. It is generated on submit.,A data em que prÃģxima fatura serÃĄ gerada. Ele ÃĐ gerado em enviar. @@ -2909,6 +2960,7 @@ To Warehouse,Para ArmazÃĐm "To automatically create Support Tickets from your incoming mail, set your POP3 settings here. You must ideally create a separate email id for the erp system so that all emails will be synced into the system from that mail id. If you are not sure, please contact your EMail Provider.","Para criar automaticamente pedidos de ajuda de seu correio de entrada, definir as configuraçÃĩes de POP3 aqui. VocÊ deve, idealmente, criar um ID de e-mail separado para o sistema ERP para que todos os e-mails serÃĢo sincronizados para o sistema de que e-mail id. Se vocÊ nÃĢo tiver certeza, entre em contato com seu provedor de e-mail." "To create an Account Head under a different company, select the company and save customer.","Para criar uma conta, sob Cabeça uma empresa diferente, selecione a empresa e salvar cliente." To enable Point of Sale features,Para habilitar o Ponto de Venda características +To enable more currencies go to Setup > Currency,Para permitir que mais moedas vÃĄ para ConfiguraçÃĢo> Currency "To fetch items again, click on 'Get Items' button \ or update the Quantity manually.","Para buscar itens novamente, clique em "Obter itens 'botÃĢo \ ou atualizar a quantidade manualmente." "To format columns, give column labels in the query.","Para formatar colunas, dar rÃģtulos de coluna na consulta." "To further restrict permissions based on certain values in a document, use the 'Condition' settings.","Para restringir ainda mais permissÃĩes com base em determinados valores em um documento, use a 'condiçÃĢo' definiçÃĩes." @@ -2923,7 +2975,6 @@ To track any installation or commissioning related work after sales,Para rastrea To track item in sales and purchase documents based on their serial nos. This is can also used to track warranty details of the product.,Para acompanhar o item em documentos de vendas e de compras com base em seus nÚmeros de ordem. Este ÃĐ tambÃĐm pode ser usada para rastrear detalhes sobre a garantia do produto. To track items in sales and purchase documents with batch nos
    Preferred Industry: Chemicals etc,Para controlar os itens de vendas e documentos de compra com lotes n š s
    IndÚstria preferido: etc Chemicals To track items using barcode. You will be able to enter items in Delivery Note and Sales Invoice by scanning barcode of item.,Para rastrear itens usando cÃģdigo de barras. VocÊ serÃĄ capaz de inserir itens na nota de entrega e nota fiscal de venda pela digitalizaçÃĢo de cÃģdigo de barras do item. -"To update your HTML from attachment, click here","Para atualizar seu cÃģdigo HTML anexo, clique aqui" ToDo,ToDo Tools,Ferramentas Top,Topo @@ -2962,10 +3013,11 @@ Total Score (Out of 5),PontuaçÃĢo total (em 5) Total Tax (Company Currency),Imposto Total (moeda da empresa) Total Taxes and Charges,Total Impostos e Encargos Total Taxes and Charges (Company Currency),Total de Impostos e Taxas (moeda da empresa) +Total Working Days In The Month,Total de dias Úteis do mÊs Total amount of invoices received from suppliers during the digest period,O valor total das faturas recebidas de fornecedores durante o período de digestÃĢo Total amount of invoices sent to the customer during the digest period,O valor total das faturas enviadas para o cliente durante o período de digestÃĢo -Total days in month,Total de dias no mÊs Total in words,Total em palavras +Total production order qty for item,Total da ordem qty produçÃĢo para o item Totals,Totais Track separate Income and Expense for product verticals or divisions.,Localizar renda separado e Despesa para verticais de produtos ou divisÃĩes. Track this Delivery Note against any Project,Acompanhar este Nota de Entrega contra qualquer projeto @@ -2995,6 +3047,7 @@ UOM,UOM UOM Conversion Detail,UOM Detalhe ConversÃĢo UOM Conversion Details,ConversÃĢo Detalhes UOM UOM Conversion Factor,UOM Fator de ConversÃĢo +UOM Conversion Factor is mandatory,UOM Fator de ConversÃĢo ÃĐ obrigatÃģrio UOM Details,Detalhes UOM UOM Name,Nome UOM UOM Replace Utility,UOM Utility Substituir @@ -3014,6 +3067,7 @@ Unpaid,NÃĢo remunerado Unread Messages,Mensagens nÃĢo lidas Unscheduled,Sem marcaçÃĢo Unsubscribed,InscriçÃĢo cancelada +Upcoming Events for Today,PrÃģximos Eventos para Hoje Update,Atualizar Update Clearance Date,Atualize Data LiquidaçÃĢo Update Field,Atualizar campo @@ -3034,6 +3088,7 @@ Upload Backups to Google Drive,Carregar Backups para Google Drive Upload HTML,Carregar HTML Upload a .csv file with two columns: the old name and the new name. Max 500 rows.,Enviar um arquivo CSV com duas colunas:. O nome antigo eo novo nome. No mÃĄximo 500 linhas. Upload a file,Enviar um arquivo +Upload and Import,Carregar e Importar Upload attendance from a .csv file,Carregar atendimento de um arquivo CSV. Upload stock balance via csv.,Carregar saldo de estoque via csv. Uploading...,Upload ... @@ -3083,6 +3138,7 @@ Voucher Import Tool,Ferramenta de ImportaçÃĢo de comprovante Voucher No,NÃĢo vale Voucher Type,Tipo comprovante Voucher Type and Date,Tipo Vale e Data +WIP Warehouse required before Submit,WIP Warehouse necessÃĄria antes de Enviar Waiting for Customer,À espera de cliente Walk In,Walk In Warehouse,ArmazÃĐm @@ -3116,6 +3172,7 @@ Website Script,Script site Website Settings,ConfiguraçÃĩes do site Website Slideshow,Slideshow site Website Slideshow Item,Item Slideshow site +Website User,Site do UsuÃĄrio Website Warehouse,ArmazÃĐm site Wednesday,Quarta-feira Weekly,Semanal @@ -3181,7 +3238,6 @@ Yearly,Anual Yes,Sim Yesterday,Ontem You are not authorized to do/modify back dated entries before ,VocÊ nÃĢo estÃĄ autorizado a fazer / modificar volta entradas datadas antes -You can create more earning and deduction type from Setup --> HR,VocÊ pode criar mais salÃĄrio e tipo de deduçÃĢo do Setup -> HR You can enter any date manually,VocÊ pode entrar em qualquer data manualmente You can enter the minimum quantity of this item to be ordered.,VocÊ pode inserir a quantidade mínima deste item a ser ordenada. You can not enter both Delivery Note No and Sales Invoice No. \ Please enter any one.,"VocÊ nÃĢo pode entrar tanto Entrega Nota NÃĢo e Vendas Nota Fiscal n ° \ Por favor, entrar em qualquer um." @@ -3191,12 +3247,13 @@ You can use Customize Form to set levels on f You may need to update: ,VocÊ pode precisar atualizar: Your Customer's TAX registration numbers (if applicable) or any general information,Seu cliente FISCAIS nÚmeros de inscriçÃĢo (se aplicÃĄvel) ou qualquer outra informaçÃĢo geral "Your download is being built, this may take a few moments...","O seu download estÃĄ sendo construída, isso pode demorar alguns instantes ..." -Your letter head content in HTML.,Seu conteÚdo cabeça carta em HTML. +Your letter head content,Seu conteÚdo cabeça carta Your sales person who will contact the customer in future,Sua pessoa de vendas que entrarÃĄ em contato com o cliente no futuro Your sales person who will contact the lead in future,Sua pessoa de vendas que entrarÃĄ em contato com a liderança no futuro Your sales person will get a reminder on this date to contact the customer,Seu vendedor receberÃĄ um lembrete sobre esta data para contato com o cliente Your sales person will get a reminder on this date to contact the lead,Seu vendedor receberÃĄ um lembrete nesta data em contato com o chumbo Your support email id - must be a valid email - this is where your emails will come!,O seu ID e-mail de apoio - deve ser um email vÃĄlido - este ÃĐ o lugar onde seus e-mails virÃĢo! +[Error],[Erro] [Label]:[Field Type]/[Options]:[Width],[Etiqueta]: [Tipo de campo] / [Options]: [Largura] add your own CSS (careful!),adicionar seu prÃģprio CSS (cuidado!) adjust,ajustar @@ -3398,6 +3455,7 @@ volume-off,volume de off- volume-up,volume- warning-sign,sinal de alerta- website page link,link da pÃĄgina site +which is greater than sales order qty ,que ÃĐ maior do que as vendas ordem qty wrench,chave inglesa yyyy-mm-dd,aaaa-mm-dd zoom-in,zoom-in diff --git a/translations/sr.csv b/translations/sr.csv index 5661b663171..aa14049f254 100644 --- a/translations/sr.csv +++ b/translations/sr.csv @@ -1,13 +1,18 @@ (Half Day),(ПÐūÐŧ҃ÐīÐ―ÐĩÐēÐ―Ðļ) + against sales order,ÐŋŅ€ÐūŅ‚ÐļÐē ÐŋŅ€ÐūÐīÐ°Ņ˜Ðĩ ÐŋÐūŅ€ÐĩŅ‚ÐšÐ° against same operation,ÐŋŅ€ÐūŅ‚ÐļÐē Ðļҁ҂Ðĩ ÐūÐŋÐĩŅ€Ð°Ņ†ÐļҘÐĩ already marked,ҘÐĩ ÐēÐĩŅ› ÐūÐąÐĩÐŧÐĩÐķÐĩÐ― and year: ,Ðļ ÐģÐūÐīÐļÐ―Ð°: + as it is stock Item or packing item,КаÐū ŅˆŅ‚Ðū ҘÐĩ ÐŧаÐģÐĩŅ€Ņƒ ÐŋŅ€ÐĩÐīОÐĩŅ‚Ð° ÐļÐŧÐļ ÐŋаКÐūÐēÐ°ŅšÐĩ Ð°Ņ€Ņ‚ÐļКаÐŧ at warehouse: ,҃ ŅÐšÐŧаÐīÐļŅˆŅ‚Ņƒ: by Role ,ÐŋÐū ҃ÐŧÐūзÐļ + can not be made.,Ð―Ðĩ ОÐūÐķÐĩ ÐąÐļŅ‚Ðļ. + can not be marked as a ledger as it has existing child,Ð―Ðĩ ОÐūÐķÐĩ Ðīа ÐąŅƒÐīÐĩ ÐūÐ·Ð―Ð°Ņ‡ÐĩÐ―Ð° КаÐū ÐšŅšÐļÐģ҃ ҘÐĩŅ€ ÐļОа ÐŋÐūҁ҂ÐūҘÐĩŅ›Ðļ ÐīÐĩŅ‚Ðĩ cannot be 0,Ð―Ðĩ ОÐūÐķÐĩ Ðīа ÐąŅƒÐīÐĩ 0 cannot be deleted.,Ð―Ðĩ ОÐūÐķÐĩ Ðīа ҁÐĩ ÐļÐ·ÐąŅ€Ðļ҈Ðĩ. does not belong to the company,Ð―Ðĩ ÐŋŅ€ÐļÐŋаÐīа ҁÐĩ Ð―Ð° КÐūОÐŋÐ°Ð―ÐļҘÐļ has already been submitted.,ҘÐĩ ÐēÐĩŅ› ÐŋÐūҁÐŧÐ°Ņ‚. + has been freezed. ,ҁÐĩ Ð·Ð°ÐžŅ€Ð·Ð°Ðēа. has been freezed. \ Only Accounts Manager can do transaction against this account,ҁÐĩ Ð·Ð°ÐžŅ€Ð·Ð°Ðēа. \ ÐĄÐ°ÐžÐū Ð―Ð°ÐŧÐūзÐļ МÐĩÐ―Ð°ŅŸÐĩŅ€ ОÐūÐķÐĩ Ðīа ŅƒŅ€Ð°ÐīÐļ Ņ‚Ņ€Ð°Ð―ŅÐ°ÐšŅ†ÐļҘ҃ ÐŋŅ€ÐūŅ‚ÐļÐē ÐūÐēÐūÐģ Ņ€Ð°Ņ‡ŅƒÐ―Ð° " is less than equals to zero in the system, \ valuation rate is mandatory for this item","ҘÐĩ ÐžÐ°ŅšÐĩ Ð―ÐĩÐģÐū ҘÐĩÐīÐ―Ð°ÐšÐ° Ð―ŅƒÐŧÐļ ҃ ҁÐļҁ҂ÐĩÐžŅƒ, \ ÐēŅ€ÐĩÐīÐ―ÐūÐēÐ°ŅšÐĩ ҁ҂ÐūÐŋа ҘÐĩ ÐūÐąÐ°ÐēÐĩÐ·Ð―Ð° за ÐūÐē҃ ŅŅ‚Ð°ÐēÐšŅƒ" is mandatory,ҘÐĩ ÐūÐąÐ°ÐēÐĩÐ·Ð―Ð° @@ -23,6 +28,7 @@ should be 'Yes'. As Item: ,ÐąÐļ ҂ҀÐĩÐąÐ°ÐŧÐū Ðīа ÐąŅƒÐīÐĩ 'Да'. КаÐū Ņ‚Ð°Ņ‡ÐšÐĩ: should be same as that in ,҂ҀÐĩÐąÐ° Ðīа ÐąŅƒÐīÐĩ Ðļҁ҂Ðļ КаÐū ÐūÐ―Ð°Ņ˜ КÐūҘÐļ ҃ was on leave on ,ÐąÐļÐū Ð―Ð° ÐūÐīŅŅƒŅŅ‚Ðē҃ Ð―Ð° + will be ,Ņ›Ðĩ ÐąÐļŅ‚Ðļ will be over-billed against mentioned ,Ņ›Ðĩ ÐąÐļŅ‚Ðļ ÐŋŅ€ÐĩÐēÐļ҈Ðĩ Ð―Ð°ÐŋÐŧÐ°Ņ›ÐĩÐ―Ðū ÐŋŅ€ÐūŅ‚ÐļÐē ÐŋÐūОÐļҚÐĩ will become ,Ņ›Ðĩ ÐŋÐūŅŅ‚Ð°Ņ‚Ðļ """Company History""","Ð˜ŅŅ‚ÐūŅ€ÐļŅ˜Ð° КÐūОÐŋÐ°Ð―ÐļҘÐĩ" @@ -105,6 +111,7 @@ Account Head,Ð Ð°Ņ‡ŅƒÐ― ҈ÐĩŅ„ Account Id,Ð Ð°Ņ‡ŅƒÐ― ИÐī Account Name,ИОÐĩ Ð―Ð°ÐŧÐūÐģа Account Type,ÐĒÐļÐŋ Ð―Ð°ÐŧÐūÐģа +Account for this ,Ð Ð°Ņ‡ŅƒÐ― за ÐūÐēÐū Accounting,Ð Ð°Ņ‡ŅƒÐ―ÐūÐēÐūÐīҁ҂ÐēÐū Accounting Year.,ÐžÐąŅ€Ð°Ņ‡ŅƒÐ―ŅÐšÐūҘ ÐģÐūÐīÐļÐ―Ðļ. "Accounting entry frozen up to this date, nobody can do / modify entry except role specified below.","Ð Ð°Ņ‡ŅƒÐ―ÐūÐēÐūÐīҁ҂ÐēÐĩÐ―Ðļ ŅƒÐ―Ðūҁ Ð·Ð°ÐžŅ€Ð·Ð―ŅƒŅ‚Ðĩ ÐīÐū ÐūÐēÐūÐģ ÐīÐ°Ņ‚ŅƒÐžÐ°, Ð―ÐļКÐū Ð―Ðĩ ОÐūÐķÐĩ / ÐļзОÐĩÐ―ÐļŅ‚Ðļ ŅƒÐ―Ðūҁ ÐūҁÐļО ҃ÐŧÐūÐģÐĩ ÐīÐūÐŧÐĩ Ð―Ð°ÐēÐĩÐīÐĩÐ―ÐūО." @@ -237,6 +244,7 @@ Allow User,ДÐūзÐēÐūÐŧÐļŅ‚Ðĩ КÐūŅ€ÐļŅÐ―ÐļÐšŅƒ Allow Users,ДÐūзÐēÐūÐŧÐļ КÐūŅ€ÐļŅÐ―Ðļ҆ÐļОа Allow on Submit,ДÐūзÐēÐūÐŧÐļ Ð―Ð° ÐĄŅƒÐąÐžÐļŅ‚ Allow the following users to approve Leave Applications for block days.,ДÐūзÐēÐūÐŧÐļ ҁÐŧÐĩÐīÐĩŅ›Ðĩ КÐūŅ€ÐļŅÐ―Ðļ҆ÐļОа Ðīа ÐūÐīÐūÐąŅ€Ðļ АÐŋÐŧÐļÐšÐ°Ņ†ÐļҘÐĩ ÐūŅŅ‚Ð°ÐēÐļŅ‚Ðļ за ÐąÐŧÐūК ÐīÐ°Ð―Ð°. +Allow user to edit Price List Rate in transactions,ДÐūзÐēÐūÐŧÐļŅ‚Ðĩ КÐūŅ€ÐļŅÐ―ÐļÐšŅƒ Ðīа ÐļзОÐĩÐ―ÐļŅ‚Ðĩ Ð Ð°Ņ‚Ðĩ ÐĶÐĩÐ―ÐūÐēÐ―ÐļК ҃ Ņ‚Ņ€Ð°Ð―ŅÐ°ÐšŅ†ÐļŅ˜Ð°ÐžÐ° Allow user to login only after this hour (0-24),ДÐūзÐēÐūÐŧÐļ КÐūŅ€ÐļŅÐ―ÐļÐšŅƒ Ðīа Ņ‚ÐĩК ÐŋŅ€ÐļŅ˜Ð°ÐēÐļŅ‚Ðĩ Ð―Ð°ÐšÐūÐ― ÐūÐēÐūÐģ Ņ‡Ð°ŅÐ° (0-24) Allow user to login only before this hour (0-24),ДÐūзÐēÐūÐŧÐļ КÐūŅ€ÐļŅÐ―ÐļÐšŅƒ Ðīа ŅÐ°ÐžÐū ÐŋŅ€ÐļŅ˜Ð°ÐēÐļ ÐŋŅ€Ðĩ Ð―ÐĩÐģÐū ŅˆŅ‚Ðū ÐūÐēÐ°Ņ˜ Ņ‡Ð°Ņ (0-24) Allowance Percent,Ð˜ŅÐŋŅ€Ð°ÐēКа ÐŸŅ€Ðū҆ÐĩÐ―Ð°Ņ‚ @@ -251,8 +259,6 @@ Amount <=,Ð˜Ð·Ð―Ðūҁ <= Amount >=,Ð˜Ð·Ð―Ðūҁ> = "An icon file with .ico extension. Should be 16 x 16 px. Generated using a favicon generator. [favicon-generator.org]","ИКÐūÐ―Ð° ÐīÐ°Ņ‚ÐūŅ‚ÐĩКÐĩ ŅÐ° ÐĩÐšŅŅ‚ÐĩÐ―Ð·ÐļҘÐūО. Ð˜Ņ†Ðū. ÐĒŅ€ÐĩÐąÐ°ÐŧÐū ÐąÐļ Ðīа ÐąŅƒÐīÐĩ 16 К 16 ÐŋК. ГÐĩÐ―ÐĩŅ€ÐļŅÐ°Ð―Ðū ÐŋÐūОÐūŅ›Ņƒ ÐļКÐūÐ―Ðĩ ÐūОÐļŅ™ÐĩÐ―ÐūÐģ ÐģÐĩÐ―ÐĩŅ€Ð°Ņ‚ÐūŅ€. [ Ņ„Ð°ÐēÐļ҆ÐūÐ―-ÐģÐĩÐ―ÐĩŅ€Ð°Ņ‚ÐūŅ€.ÐūŅ€Ðģ ]" Analytics,ÐÐ―Ð°ÐŧÐļŅ‚ÐļКа -Annual Cost To Company,ГÐūÐīÐļ҈ҚÐļ ҂ҀÐūŅˆÐ°Ðš ҘÐĩ КÐūОÐŋÐ°Ð―ÐļҘÐļ -Annual Cost To Company can not be less than 12 months of Total Earning,ГÐūÐīÐļ҈ҚÐļ ҂ҀÐūŅˆÐ°Ðš Да ÐīŅ€ŅƒŅˆŅ‚Ðēа Ð―Ðĩ ОÐūÐķÐĩ ÐąÐļŅ‚Ðļ ÐžÐ°ŅšÐļ ÐūÐī 12 ОÐĩҁÐĩ҆Ðļ ŅƒÐšŅƒÐŋÐ―Ðū Ð·Ð°Ņ€Ð°Ņ’ŅƒŅ˜Ņƒ Another Salary Structure '%s' is active for employee '%s'. Please make its status 'Inactive' to proceed.,ЈÐū҈ ҘÐĩÐīÐ―Ð° ŅŅ‚Ņ€ŅƒÐšŅ‚ŅƒŅ€Ð° ÐŋÐŧÐ°Ņ‚Ð° '% ҁ' ҘÐĩ Ð°ÐšŅ‚ÐļÐēÐ°Ð― за заÐŋÐūҁÐŧÐĩÐ―ÐūÐģ '% ҁ'. МÐūÐŧÐļОÐū ÐēÐ°Ņ Ðīа "Ð―ÐĩÐ°ÐšŅ‚ÐļÐēÐ―Ðĩ" ҁÐēÐūҘ ŅŅ‚Ð°Ņ‚ŅƒŅ ҃ Ð―Ð°ŅŅ‚Ð°ÐēÐļ. "Any other comments, noteworthy effort that should go in the records.","БÐļÐŧÐū КÐūҘÐļ ÐīŅ€ŅƒÐģÐļ КÐūОÐĩÐ―Ņ‚Ð°Ņ€, ÐļŅŅ‚Ð°Ņ›Ðļ Ð―Ð°ÐŋÐūŅ€ КÐūҘÐļ ÐąÐļ ҂ҀÐĩÐąÐ°ÐŧÐū Ðīа ÐļÐīÐĩ ҃ ÐĩÐēÐļÐīÐĩÐ―Ņ†ÐļҘÐļ." Applicable Holiday List,ВаÐķÐĩŅ›Ðļ ÐĨÐūÐŧÐļÐīаÐļ ЛÐļŅŅ‚Ð° @@ -436,6 +442,7 @@ Build Server API,Ð‘ŅƒÐļÐŧÐī ÐĄÐĩŅ€ÐēÐĩŅ€ АПИ Build Sitemap,Ð‘ŅƒÐļÐŧÐī ÐĄÐļŅ‚ÐĩОаÐŋ Bulk Email,Ð‘ŅƒÐŧК ОаÐļÐŧ Bulk Email records.,Ð‘ŅƒÐŧК ЕОаÐļÐŧ Ņ€ÐĩКÐūŅ€Ðīа. +Bummer! There are more holidays than working days this month.,ÐĻŅ‚ÐĩŅ‚Ð°! ПÐūҁ҂ÐūҘÐļ ÐēÐļ҈Ðĩ ÐŋŅ€Ð°Ð·Ð―ÐļКа Ð―ÐĩÐģÐū Ņ€Ð°ÐīÐ―ÐļŅ… ÐīÐ°Ð―Ð° ÐūÐēÐūÐģ ОÐĩҁÐĩŅ†Ð°. Bundle items at time of sale.,Ð‘ŅƒÐ―ÐīÐŧÐĩ ŅŅ‚Ð°ÐēКÐĩ ҃ ÐēŅ€ÐĩОÐĩ ÐŋŅ€ÐūÐīÐ°Ņ˜Ðĩ. Button,Ð”ŅƒÐģОÐĩ Buyer of Goods and Services.,ÐšŅƒÐŋÐ°Ņ† Ņ€ÐūÐąÐĩ Ðļ ҃ҁÐŧ҃Ðģа. @@ -503,6 +510,7 @@ Check if you want to send salary slip in mail to each employee while submitting Check this if you want to force the user to select a series before saving. There will be no default if you check this.,ÐŸŅ€ÐūÐēÐĩŅ€ÐļŅ‚Ðĩ ÐūÐēÐū аКÐū ÐķÐĩÐŧÐļŅ‚Ðĩ Ðīа Ð―Ð°Ņ‚ÐĩŅ€Ð° КÐūŅ€ÐļŅÐ―ÐļÐšŅƒ Ðīа ÐūÐīÐ°ÐąÐĩŅ€Ðĩ ҁÐĩŅ€ÐļҘ҃ ÐŋŅ€Ðĩ Ņ‡ŅƒÐēÐ°ŅšÐ°. НÐĩŅ›Ðĩ ÐąÐļŅ‚Ðļ ÐŋÐūÐīŅ€Ð°Ð·ŅƒÐžÐĩÐēÐ°Ð―Ðū аКÐū ÐŋŅ€ÐūÐēÐĩŅ€ÐļŅ‚Ðĩ ÐūÐēÐū. Check this if you want to send emails as this id only (in case of restriction by your email provider).,"ÐŸŅ€ÐūÐēÐĩŅ€ÐļŅ‚Ðĩ ÐūÐēÐū аКÐū ÐķÐĩÐŧÐļŅ‚Ðĩ Ðīа ÐŋÐūŅˆÐ°Ņ™ÐĩŅ‚Ðĩ Ðĩ-ÐŋÐūŅˆŅ‚Ņƒ, ҘÐĩŅ€ Ņ‚Ðū ŅÐ°ÐžÐū за ÐļÐīÐĩÐ―Ņ‚ÐļŅ„ÐļÐšÐ°Ņ†ÐļҘ҃ (҃ ҁÐŧŅƒŅ‡Ð°Ņ˜Ņƒ ÐūÐģŅ€Ð°Ð―Ðļ҇ÐĩŅšÐ° ҃ҁÐŧ҃ÐģÐĩ Ðĩ-ÐŋÐūŅˆŅ‚Ðĩ)." Check this if you want to show in website,ÐŸŅ€ÐūÐēÐĩŅ€ÐļŅ‚Ðĩ ÐūÐēÐū аКÐū ÐķÐĩÐŧÐļŅ‚Ðĩ Ðīа ÐŋŅ€ÐļКаÐķÐĩŅ‚Ðĩ ҃ ВÐĩÐą +Check this to disallow fractions. (for Nos),ÐŸŅ€ÐūÐēÐĩŅ€ÐļŅ‚Ðĩ Ņ‚Ðū Ņ‚Ð°ÐšÐū Ðīа ÐūÐīÐąÐ°Ņ†Ðļ Ņ„Ņ€Ð°ÐšŅ†ÐļŅ˜Ð°. (За ÐÐžÐĄ) Check this to make this the default letter head in all prints,ÐŸŅ€ÐūÐēÐĩŅ€ÐļŅ‚Ðĩ Ņ‚Ðū Ðīа ÐūÐēÐ°Ņ˜ ÐģÐŧаÐē҃ ÐŋÐūÐīŅ€Ð°Ð·ŅƒÐžÐĩÐēÐ°Ð―Ņƒ ÐŋÐļŅÐžÐū ҃ ҁÐēÐļО ÐūŅ‚Ðļҁ҆ÐļОа Check this to pull emails from your mailbox,ÐŸŅ€ÐūÐēÐĩŅ€ÐļŅ‚Ðĩ Ņ‚Ðū ÐŋÐūÐēŅƒŅ›Ðļ ÐŋÐūŅ€ŅƒÐšÐĩ Ðļз ÐŋÐūŅˆŅ‚Ð°Ð―ŅÐšÐūÐģ ŅÐ°Ð―ÐīŅƒŅ‡ÐĩŅ‚Ð° Check to activate,ÐŸŅ€ÐūÐēÐĩŅ€ÐļŅ‚Ðĩ Ðīа Ð°ÐšŅ‚ÐļÐēÐļŅ€Ð°Ņ‚Ðĩ @@ -571,6 +579,7 @@ Company mismatch for Warehouse,ÐŸŅ€ÐĩÐīŅƒÐ·ÐĩŅ›Ðĩ за Ð―ÐĩŅƒŅÐšÐŧÐ°Ņ’ÐĩÐ―Ðūҁ Company registration numbers for your reference. Example: VAT Registration Numbers etc.,. КÐūОÐŋÐ°Ð―ÐļŅ˜Ð° Ņ€ÐĩÐģÐļŅŅ‚Ð°Ņ€ŅÐšÐļ ÐąŅ€ÐūҘÐĩÐēÐļ за Ņ€ÐĩŅ„ÐĩŅ€ÐĩÐ―Ņ†Ņƒ ÐŸŅ€ÐļОÐĩŅ€: ПДВ Ņ€ÐĩÐģÐļŅŅ‚Ņ€Ð°Ņ†ÐļҘ҃ Ð‘Ņ€ÐūҘÐĩÐēÐļ ÐļŅ‚Ðī Company registration numbers for your reference. Tax numbers etc.,. КÐūОÐŋÐ°Ð―ÐļŅ˜Ð° Ņ€ÐĩÐģÐļŅŅ‚Ð°Ņ€ŅÐšÐļ ÐąŅ€ÐūҘÐĩÐēÐļ за Ņ€ÐĩŅ„ÐĩŅ€ÐĩÐ―Ņ†Ņƒ ПÐūŅ€ÐĩŅÐšÐļ ÐąŅ€ÐūҘÐĩÐēÐļ ÐļŅ‚Ðī Complaint,ЖаÐŧÐąÐ° +Complete,ЗаÐēŅ€ŅˆÐļŅ‚Ðļ Complete By,КÐūОÐŋÐŧÐĩŅ‚Ð°Ð― БÐļ Completed,ЗаÐēŅ€ŅˆÐĩÐ― Completed Qty,ЗаÐēŅ€ŅˆÐĩÐ― КÐūÐŧ @@ -621,12 +630,12 @@ Cost Center Details,ÐĒŅ€ÐūŅˆÐšÐūÐēÐļ ДÐĩŅ‚Ð°Ņ™Ðļ ҆ÐĩÐ―Ņ‚Ð°Ņ€ Cost Center Name,ÐĒŅ€ÐūŅˆÐšÐūÐēÐļ ИОÐĩ ҆ÐĩÐ―Ņ‚Ð°Ņ€ Cost Center is mandatory for item: ,ÐĒŅ€ÐūŅˆÐšÐūÐēÐļ ÐĶÐĩÐ―Ņ‚Ð°Ņ€ ҘÐĩ ÐūÐąÐ°ÐēÐĩÐ·Ð°Ð― за ŅŅ‚Ð°ÐēÐšŅƒ: Cost Center must be specified for PL Account: ,ÐĒŅ€ÐūŅˆÐšÐūÐēÐļ ҆ÐĩÐ―Ņ‚Ð°Ņ€ ОÐūŅ€Ð° ÐąÐļŅ‚Ðļ Ð―Ð°ÐēÐĩÐīÐĩÐ―Ðū за ПЛ Ð―Ð°ÐŧÐūÐģ: -Cost to Company,ÐĒŅ€ÐūŅˆÐšÐūÐēÐļ ÐŋŅ€ÐĩÐīŅƒÐ·ÐĩŅ›Ð° Costing,КÐūŅˆŅ‚Ð°ŅšÐĩ Country,ЗÐĩÐžŅ™Ð° Country Name,ЗÐĩÐžŅ™Ð° ИОÐĩ Create,ÐĄŅ‚ÐēÐūŅ€ÐļŅ‚Ðļ Create Bank Voucher for the total salary paid for the above selected criteria,ÐšŅ€ÐĩÐļŅ€Ð°ŅšÐĩ ÐēÐ°ŅƒŅ‡ÐĩŅ€Ð° ÐąÐ°Ð―ÐšÐ° за ŅƒÐšŅƒÐŋÐ―Ðĩ ÐŋÐŧÐ°Ņ‚Ðĩ ÐļҁÐŋÐŧÐ°Ņ›ÐĩÐ―Ðĩ за ÐģÐūŅ€Ðĩ ÐļÐ·Ð°ÐąŅ€Ð°Ð―ÐļО ÐšŅ€ÐļŅ‚ÐĩŅ€ÐļŅ˜ŅƒÐžÐļОа +Create Material Requests,ÐšŅ€ÐĩÐļŅ€Ð°Ņ‚Ðĩ Ð·Ð°Ņ…Ņ‚ÐĩÐēÐĩ ÐœÐ°Ņ‚ÐĩŅ€ÐļŅ˜Ð°Ðŧ Create Production Orders,ÐšŅ€ÐĩÐļŅ€Ð°ŅšÐĩ Ð―Ð°ÐŧÐūÐģа ÐŸŅ€ÐūÐļзÐēÐūÐīÐ―Ðĩ Create Receiver List,НаÐŋŅ€Ð°ÐēÐļŅ‚Ðĩ ÐŧÐļŅŅ‚Ņƒ ÐŋŅ€ÐļҘÐĩÐžÐ―ÐļКа Create Salary Slip,НаÐŋŅ€Ð°ÐēÐļ ÐĄÐŧÐļÐŋ ÐŋÐŧÐ°Ņ‚Ð°ÐžÐ° @@ -675,6 +684,7 @@ Custom Script,ÐĶŅƒŅŅ‚ÐūО ÐĄŅ†Ņ€ÐļÐŋŅ‚ Custom Startup Code,ÐŸŅ€ÐļÐŧаÐģÐūŅ’ÐĩÐ―Ð° ПÐūÐšŅ€ÐĩŅ‚Ð°ŅšÐĩ КÐūÐī Custom?,ÐĶŅƒŅŅ‚ÐūО? Customer,ÐšŅƒÐŋÐ°Ņ† +Customer (Receivable) Account,КÐūŅ€ÐļŅÐ―ÐļŅ‡ÐšÐļ (ÐŋÐūŅ‚Ņ€Ð°ÐķÐļÐēÐ°ŅšÐ°) Ð Ð°Ņ‡ŅƒÐ― Customer / Item Name,КÐūŅ€ÐļŅÐ―ÐļŅ‡ÐšÐļ / НазÐļÐē Customer Account,КÐūŅ€ÐļŅÐ―ÐļŅ‡ÐšÐļ Ð―Ð°ÐŧÐūÐģ Customer Account Head,КÐūŅ€ÐļŅÐ―ÐļŅ‡ÐšÐļ Ð―Ð°ÐŧÐūÐģ ҘÐĩ ҈ÐĩŅ„ @@ -714,6 +724,7 @@ Customize the introductory text that goes as a part of that email. Each transact DN,ДН DN Detail,ДН ДÐĩŅ‚Ð°Ņ™ Daily,Ð”Ð―ÐĩÐēÐ―Ðū +Daily Event Digest is sent for Calendar Events where reminders are set.,Ð”Ð―ÐĩÐēÐ―Ðļ ДÐūÐģÐ°Ņ’Ð°Ņ˜ ÐŸŅ€ÐĩŅ€Ð°ÐīÐļ ҁÐĩ ŅˆÐ°Ņ™Ðĩ Ð―Ð° КаÐŧÐĩÐ―ÐīÐ°Ņ€ ÐīÐūÐģÐ°Ņ’Ð°Ņ˜Ð° ÐģÐīÐĩ ҁ҃ ÐŋÐūÐīÐĩҁÐļŅ‚Ðĩ ÐŋÐūÐīҁÐĩŅ‚Ð―ÐļКÐĩ. Daily Time Log Summary,Ð”Ð―ÐĩÐēÐ―Ðļ Ð’Ņ€ÐĩОÐĩ ЛÐūÐģ ÐŸŅ€ÐĩÐģÐŧÐĩÐī Danger,ОÐŋÐ°ŅÐ―Ðūҁ҂ Data,ПÐūÐīÐ°Ņ†Ðļ @@ -772,6 +783,7 @@ Default Sales Partner,ÐŸŅ€ÐūÐīÐ°Ņ˜Ð° ÐīÐĩŅ„Ð°ŅƒÐŧŅ‚ ÐŸÐ°Ņ€Ņ‚Ð―ÐĩŅ€ Default Settings,ПÐūÐīŅ€Ð°Ð·ŅƒÐžÐĩÐēÐ°Ð―Ð° ÐŋÐūÐīÐĩŅˆÐ°ÐēÐ°ŅšÐ° Default Source Warehouse,ÐĢÐūÐąÐļŅ‡Ð°Ņ˜ÐĩÐ―Ðū ИзÐēÐūŅ€ МаÐģÐ°Ņ†ÐļÐ― Default Stock UOM,ÐĢÐūÐąÐļŅ‡Ð°Ņ˜ÐĩÐ―Ðū ÐąÐĩŅ€Ð·Ð° ÐĢОМ +Default Supplier,ÐĢÐūÐąÐļŅ‡Ð°Ņ˜ÐĩÐ―Ðū ÐĄÐ―Ð°ÐąÐīÐĩÐēÐ°Ņ‡ Default Supplier Type,ÐĢÐūÐąÐļŅ‡Ð°Ņ˜ÐĩÐ―Ðū ÐĄÐ―Ð°ÐąÐīÐĩÐēÐ°Ņ‡ ÐĒÐļÐŋ Default Target Warehouse,ÐĢÐūÐąÐļŅ‡Ð°Ņ˜ÐĩÐ―Ðū ÐĶÐļŅ™Ð―Ð° МаÐģÐ°Ņ†ÐļÐ― Default Territory,ÐĢÐūÐąÐļŅ‡Ð°Ņ˜ÐĩÐ―Ðū ÐĒÐĩŅ€ÐļŅ‚ÐūŅ€ÐļŅ˜Ð° @@ -790,6 +802,7 @@ Defines workflow states and rules for a document.,ДÐĩŅ„ÐļÐ―Ðļ҈Ðĩ Ņ‚ÐūКа ÐīŅ€ Delete,Ð˜Ð·ÐąŅ€ÐļŅÐ°Ņ‚Ðļ Delete Row,ДÐĩÐŧÐĩŅ‚Ðĩ РÐūÐē Delivered,Ð˜ŅÐŋÐūŅ€ŅƒŅ‡ÐĩÐ―Ðū +Delivered Items To Be Billed,Ð˜ŅÐŋÐūŅ€ŅƒŅ‡ÐĩÐ―Ðļ Ð°Ņ€Ņ‚ÐļКаÐŧа ÐąŅƒÐī҃ Ð―Ð°ÐŋÐŧÐ°Ņ›ÐĩÐ―Ðļ Delivered Qty,Ð˜ŅÐŋÐūŅ€ŅƒŅ‡ÐĩÐ―Ðū КÐūÐŧ Delivery Address,Ð˜ŅÐŋÐūŅ€ŅƒÐšÐ° АÐīŅ€ÐĩŅÐ° Delivery Date,Ð”Ð°Ņ‚ŅƒÐž ÐļҁÐŋÐūŅ€ŅƒÐšÐĩ @@ -808,7 +821,6 @@ Delivery Status,ÐĄŅ‚Ð°Ņ‚ŅƒŅ ÐļҁÐŋÐūŅ€ŅƒÐšÐĩ Delivery Time,Ð’Ņ€ÐĩОÐĩ ÐļҁÐŋÐūŅ€ŅƒÐšÐĩ Delivery To,ДÐūŅŅ‚Ð°Ðēа Да Department,ОÐīÐĩŅ™ÐĩҚÐĩ -Depend on LWP,ЗаÐēÐļҁÐļ ЛВП Depends On,ЗаÐēÐļҁÐļ Depends on LWP,ЗаÐēÐļҁÐļ ЛВП Descending,ÐĄÐŋŅƒŅˆŅ‚Ð°ŅšÐĩ @@ -859,6 +871,7 @@ DocType on which this Workflow is applicable.,ДОÐĶÐĒИПЕ Ð―Ð° КÐūҘÐļОа DocType or Field,ДОÐĶÐĒИПЕ ÐļÐŧÐļ ÐŋÐūŅ™Ðĩ Document,ДÐūÐšŅƒÐžÐĩÐ―Ņ‚ Document Description,ОÐŋÐļҁ ÐīÐūÐšŅƒÐžÐĩÐ―Ņ‚Ð° +Document Numbering Series,ДÐūÐšŅƒÐžÐĩÐ―Ņ‚ Ð―ŅƒÐžÐĩŅ€ÐļŅÐ°ŅšÐĩ ҁÐĩŅ€ÐļŅ˜Ð° Document Status transition from ,ДÐūÐšŅƒÐžÐĩÐ―Ņ‚ ŅŅ‚Ð°Ņ‚ŅƒŅ ÐŋŅ€ÐĩÐŧазаК ŅÐ° Document Type,ДÐūŅ†ŅƒÐžÐĩÐ―Ņ‚ ÐĒÐļÐŋÐĩ Document is only editable by users of role,ДÐūÐšŅƒÐžÐĩÐ―Ņ‚ ҘÐĩ ŅÐ°ÐžÐū ОÐĩŅšÐ°Ņ‚Ðļ ÐūÐī ŅŅ‚Ņ€Ð°Ð―Ðĩ КÐūŅ€ÐļŅÐ―ÐļКа Ðū ҃ÐŧÐūзÐļ @@ -929,7 +942,7 @@ Employee Leave Approver,ЗаÐŋÐūҁÐŧÐĩÐ―Ðļ ÐūÐīŅŅƒŅŅ‚ÐēÐū ÐūÐīÐūÐąŅ€Ð°ÐēÐ°Ņ‚Ðĩ Employee Leave Balance,ЗаÐŋÐūҁÐŧÐĩÐ―Ðļ ÐūÐīŅŅƒŅŅ‚ÐēÐū БÐļÐŧÐ°Ð―Ņ Employee Name,ЗаÐŋÐūҁÐŧÐĩÐ―Ðļ ИОÐĩ Employee Number,ЗаÐŋÐūҁÐŧÐĩÐ―Ðļ Ð‘Ņ€ÐūҘ -Employee Records to be created by ,ЕÐēÐļÐīÐĩÐ―Ņ†ÐļŅ˜Ð° заÐŋÐūҁÐŧÐĩÐ―ÐļŅ… КÐūҘÐĩ Ņ›Ðĩ ÐšŅ€ÐĩÐļŅ€Ð°Ņ‚Ðļ +Employee Records to be created by,ЕÐēÐļÐīÐĩÐ―Ņ†ÐļŅ˜Ð° заÐŋÐūҁÐŧÐĩÐ―ÐļŅ… КÐūҘÐĩ Ņ›Ðĩ ÐšŅ€ÐĩÐļŅ€Ð°Ņ‚Ðļ Employee Setup,ЗаÐŋÐūҁÐŧÐĩÐ―Ðļ ÐĄÐĩŅ‚ŅƒÐŋ Employee Type,ЗаÐŋÐūҁÐŧÐĩÐ―Ðļ ÐĒÐļÐŋ Employee grades,ЗаÐŋÐūҁÐŧÐĩÐ―ÐļŅ… Ņ€Ð°Ð·Ņ€ÐĩÐīа @@ -971,11 +984,17 @@ Error for,Ð“Ņ€ÐĩŅˆÐšÐ° за Error: Document has been modified after you have opened it,Ð“Ņ€ÐĩŅˆÐšÐ°: ДÐūÐšŅƒÐžÐĩÐ―Ņ‚ ҘÐĩ ÐļзОÐĩҚÐĩÐ― Ð―Ð°ÐšÐūÐ― ŅˆŅ‚Ðū ҁ҂Ðĩ ҘÐĩ ÐūŅ‚ÐēÐūŅ€ÐļÐŧÐļ Estimated Material Cost,ÐŸŅ€Ðū҆ÐĩҚÐĩÐ―Ðļ ҂ҀÐūŅˆÐšÐūÐēÐļ ÐžÐ°Ņ‚ÐĩŅ€ÐļŅ˜Ð°Ðŧа Event,ДÐūÐģÐ°Ņ’Ð°Ņ˜ +Event End must be after Start,ДÐūÐģÐ°Ņ’Ð°Ņ˜ ÐšŅ€Ð°Ņ˜ ОÐūŅ€Ð° Ðīа ÐąŅƒÐīÐĩ ҃ ÐĄÐĒАРÐĒ Event Individuals,ДÐūÐģÐ°Ņ’Ð°Ņ˜ ПÐūҘÐĩÐīÐļÐ―Ņ†Ðļ Event Role,ДÐūÐģÐ°Ņ’Ð°Ņ˜ ÐĢÐŧÐūÐģа Event Roles,ДÐūÐģÐ°Ņ’Ð°Ņ˜ ÐĢÐŧÐūÐģÐĩ Event Type,ÐĒÐļÐŋ ÐīÐūÐģÐ°Ņ’Ð°Ņ˜Ð° Event User,ДÐūÐģÐ°Ņ’Ð°Ņ˜ КÐūŅ€ÐļŅÐ―ÐļК +Events In Today's Calendar,ДÐūÐģÐ°Ņ’Ð°Ņ˜Ðļ ҃ КаÐŧÐĩÐ―ÐīÐ°Ņ€Ņƒ ÐīÐ°Ð―Ð°ŅˆŅšÐĩО +Every Day,ÐĄÐēаКÐļ ÐīÐ°Ð― +Every Month,ÐĄÐēаКÐļ ОÐĩҁÐĩ҆ +Every Week,ÐĄÐēаКа Ð―ÐĩÐīÐĩŅ™Ð° +Every Year,ÐĄÐēаКÐĩ ÐģÐūÐīÐļÐ―Ðĩ Everyone can read,ÐĄÐēаКÐū ОÐūÐķÐĩ Ðīа ҇ÐļŅ‚Ð° Example:,ÐŸŅ€ÐļОÐĩŅ€: Exchange Rate,ÐšŅƒŅ€Ņ @@ -1080,6 +1099,7 @@ For Reference Only.,ÐĄÐ°ÐžÐū за Ņ€ÐĩŅ„ÐĩŅ€ÐĩÐ―Ņ†Ņƒ. For Sales Invoice,"За ÐŋŅ€ÐūÐīÐ°Ņ˜Ņƒ, Ņ„Ð°ÐšŅ‚ŅƒŅ€Ð°" For Server Side Print Formats,За ÐĄÐĩŅ€ÐēÐĩŅ€ Ņ„ÐūŅ€ÐžÐ°Ņ‚ÐļОа ŅŅ‚Ņ€Ð°Ð―Ð° за ŅˆŅ‚Ð°ÐžÐŋÐ°ŅšÐĩ For Territory,За Ņ‚ÐĩŅ€ÐļŅ‚ÐūŅ€ÐļҘ҃ +For UOM,За ÐĢÐĶГ For Warehouse,За Ð’Ð°Ņ€ÐĩŅ…Ðū҃ҁÐĩ "For comparative filters, start with","За КÐūОÐŋÐ°Ņ€Ð°Ņ‚ÐļÐēÐ―ÐļŅ… Ņ„ÐļÐŧŅ‚ÐĩŅ€Ð°, ÐŋÐū҇ÐĩŅ‚Ðļ ŅÐ°" "For e.g. 2012, 2012-13","За Ð―ÐŋŅ€ 2012, 2012-13" @@ -1099,6 +1119,7 @@ Fraction Units,ÐĪŅ€Ð°ÐšŅ†ÐļŅ˜Ð° ҘÐĩÐīÐļÐ―Ðļ҆Ðĩ Freeze Stock Entries,ÐĪŅ€ÐĩÐĩзÐĩ ŅƒÐ―ÐūҁÐĩ ÐąÐĩŅ€Ð·Ð° Friday,ПÐĩŅ‚Ð°Ðš From,Из +From Bill of Materials,ОÐī БÐļÐŧÐŧ ÐūŅ„ ÐœÐ°Ņ‚ÐĩŅ€ÐļаÐŧҁ From Company,Из КÐūОÐŋÐ°Ð―ÐļҘÐĩ From Currency,ОÐī ÐēаÐŧŅƒŅ‚Ð―ÐūÐģ From Currency and To Currency cannot be same,ОÐī ВаÐŧŅƒŅ‚Ðĩ Ðļ ÐīÐū ÐēаÐŧŅƒŅ‚Ð° Ð―Ðĩ ОÐūÐķÐĩ Ðīа ÐąŅƒÐīÐĩ ÐļŅŅ‚Ð° @@ -1141,6 +1162,7 @@ Get Advances Received,ГÐĩŅ‚ аÐēÐ°Ð―ŅÐļ Get Current Stock,ГÐĩŅ‚ ҂ҀÐĩÐ―ŅƒŅ‚Ð―ÐļО заÐŧÐļŅ…Ð°ÐžÐ° Get From ,ОÐī ГÐĩŅ‚ Get Items,ГÐĩŅ‚ ŅŅ‚Ð°ÐēКÐĩ +Get Items From Sales Orders,ÐÐ°ÐąÐ°ÐēÐļŅ‚Ðĩ ŅŅ‚Ð°ÐēКÐĩ Ðļз Ð―Ð°Ņ€ŅƒŅŸÐąÐļÐ―Ð° ÐšŅƒÐŋÐ°Ņ†Ð° Get Last Purchase Rate,ГÐĩŅ‚ Ð›Ð°ŅŅ‚ Ð Ð°Ņ‚Ðĩ ÐšŅƒÐŋÐūÐēÐļÐ―Ð° Get Non Reconciled Entries,ГÐĩŅ‚ НÐūÐ― ÐŋÐūОÐļŅ€ÐļÐŧÐļ Ð•Ð―Ņ‚Ņ€ÐļÐĩҁ Get Outstanding Invoices,ГÐĩŅ‚ Ð―ÐĩÐŋÐŧÐ°Ņ›ÐĩÐ―Ðĩ Ņ€Ð°Ņ‡ŅƒÐ―Ðĩ @@ -1182,6 +1204,7 @@ Group,Ð“Ņ€ŅƒÐŋа Group or Ledger,Ð“Ņ€ŅƒÐŋа ÐļÐŧÐļ ЛÐĩҟÐĩŅ€ Groups,Ð“Ņ€ŅƒÐŋÐĩ HR,ÐĨР +HR Settings,ÐĨР ПÐūÐīÐĩŅˆÐ°ÐēÐ°ŅšÐ° HTML,ÐĨÐĒМЛ HTML / Banner that will show on the top of product list.,ÐĨÐĒМЛ / ÐąÐ°Ð―ÐĩŅ€ КÐūҘÐļ Ņ›Ðĩ ҁÐĩ ÐŋÐūŅ˜Ð°ÐēÐļŅ‚Ðļ Ð―Ð° ÐēŅ€Ņ…Ņƒ ÐŧÐļҁ҂Ðĩ ÐŋŅ€ÐūÐļзÐēÐūÐīа. Half Day,ПÐūÐŧа ÐīÐ°Ð―Ð° @@ -1205,6 +1228,7 @@ Helvetica Neue,ÐĨÐĩÐŧÐēÐĩŅ‚ÐļŅ†Ð° НÐĩ҃Ðĩ "Here you can maintain family details like name and occupation of parent, spouse and children","ОÐēÐīÐĩ ОÐūÐķÐĩŅ‚Ðĩ ÐūÐīŅ€ÐķаÐēÐ°Ņ‚Ðļ ÐīÐĩŅ‚Ð°Ņ™Ðĩ ÐŋÐūŅ€ÐūÐīÐļ҆Ðĩ КаÐū ÐļОÐĩ Ðļ ÐūÐšŅƒÐŋÐ°Ņ†ÐļҘÐĩ Ņ€ÐūÐīÐļŅ‚ÐĩŅ™Ð°, ÐąŅ€Ð°Ņ‡Ð―ÐūÐģ ÐīŅ€ŅƒÐģа Ðļ ÐīÐĩ҆Ðĩ" "Here you can maintain height, weight, allergies, medical concerns etc","ОÐēÐīÐĩ ОÐūÐķÐĩŅ‚Ðĩ ÐūÐīŅ€ÐķаÐēÐ°Ņ‚Ðļ ÐēÐļҁÐļÐ―Ð°, Ņ‚ÐĩÐķÐļÐ―Ð°, аÐŧÐĩŅ€ÐģÐļŅ˜Ð°, ОÐĩÐīÐļ҆ÐļÐ―ŅÐšŅƒ Ð·Ð°ÐąŅ€ÐļÐ―ŅƒŅ‚Ðūҁ҂ ҁÐŧ" Hey there! You need to put at least one item in \ the item table.,ÐĨÐĩҘ! ÐĒŅ€ÐĩÐąÐ° Ðīа ҁÐĩ ŅŅ‚Ð°ÐēÐļ ÐąÐ°Ņ€ ҘÐĩÐīÐ―Ņƒ ŅŅ‚Ð°ÐēÐšŅƒ ҃ \ Ņ‚Ð°Ņ‡ÐšÐ° Ņ‚Ð°ÐąÐĩÐŧÐļ. +Hey! All these items have already been invoiced.,ÐĨÐĩҘ! ÐĄÐēÐĩ ÐūÐēÐĩ ŅŅ‚Ð°ÐēКÐĩ ҁ҃ ÐēÐĩŅ› Ņ„Ð°ÐšŅ‚ŅƒŅ€ÐļŅÐ°Ð―Ðū. Hey! There should remain at least one System Manager,ÐĨÐĩҘ! ÐĒ҃ ÐąÐļ ҂ҀÐĩÐąÐ°ÐŧÐū Ðīа ÐūŅŅ‚Ð°Ð―Ðĩ Ð―Ð°Ņ˜ÐžÐ°ŅšÐĩ ҘÐĩÐīÐ°Ð― ÐĄÐļҁ҂ÐĩО ÐœÐ°Ð―Ð°ÐģÐĩŅ€ Hidden,ÐĄÐ°ÐšŅ€ÐļÐēÐĩÐ― Hide Actions,ÐĄÐ°ÐšŅ€ÐļҘ ÐŅ†Ņ‚ÐļÐūÐ―Ņ @@ -1262,6 +1286,7 @@ If Monthly Budget Exceeded,АКÐū МÐĩҁÐĩŅ‡Ð―Ðļ ÐąŅƒŅŸÐĩŅ‚ ÐŋŅ€ÐĩКÐūŅ€Ð°Ņ‡ÐĩÐ― If Yearly Budget Exceeded,АКÐū ГÐūÐīÐļ҈ҚÐļ ÐąŅƒŅŸÐĩŅ‚ ÐŋŅ€ÐĩКÐūŅ€Ð°Ņ‡ÐĩÐ―Ðļ "If a User does not have access at Level 0, then higher levels are meaningless","ÐĢКÐūÐŧÐļКÐū КÐūŅ€ÐļŅÐ―ÐļК Ð―ÐĩОа ÐŋŅ€ÐļŅŅ‚ŅƒÐŋ Ð―Ð° Ð―ÐļÐēÐū҃ 0, ÐūÐ―Ðīа ÐēÐļ҈Ðļ Ð―ÐļÐēÐūÐļ ҁ҃ ÐąÐĩŅÐžÐļҁÐŧÐĩÐ―Ðļ" "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.","АКÐū ҘÐĩ ÐŋŅ€ÐūÐēÐĩŅ€ÐĩÐ―, ÐąÐūО за ÐŋÐūÐī-ОÐūÐ―Ņ‚Ð°ÐķÐĩ ŅŅ‚Ð°ÐēКÐļ Ņ›Ðĩ ÐąÐļŅ‚Ðļ ŅƒÐ·ÐĩŅ‚Ðļ ҃ ÐūÐąÐ·ÐļŅ€ за ÐīÐūÐąÐļŅ˜Ð°ŅšÐĩ ҁÐļŅ€ÐūÐēÐļÐ―Ð°. Ð˜Ð―Ð°Ņ‡Ðĩ, ҁÐēÐļ ŅŅƒÐą-ОÐūÐ―Ņ‚Ð°ÐķÐ―Ðļ ŅŅ‚Ð°ÐēКÐĩ Ņ›Ðĩ ÐąÐļŅ‚Ðļ ҂ҀÐĩŅ‚ÐļŅ€Ð°Ð―Ðļ КаÐū ҁÐļŅ€ÐūÐēÐļÐ―Ð°." +"If checked, Total no. of Working Days will include holidays, and this will reduce the value of Salary Per Day","ÐĢКÐūÐŧÐļКÐū ҘÐĩ ÐūÐ·Ð―Ð°Ņ‡ÐĩÐ―Ðū, ÐĢÐšŅƒÐŋÐ―Ðū Ð―ÐĩОа. Ņ€Ð°ÐīÐ―ÐļŅ… ÐīÐ°Ð―Ð° Ņ›Ðĩ ҁÐĩ ŅƒÐšŅ™ŅƒŅ‡ÐļŅ‚Ðļ ÐŋŅ€Ð°Ð·Ð―ÐļКа, а Ņ‚Ðū Ņ›Ðĩ ŅÐžÐ°ŅšÐļŅ‚Ðļ ÐēŅ€ÐĩÐīÐ―Ðūҁ҂ Ð·Ð°Ņ€Ð°ÐīÐĩ ÐŋÐū ÐīÐ°Ð―Ņƒ" "If checked, all other workflows become inactive.","АКÐū ҘÐĩ ÐŋŅ€ÐūÐēÐĩŅ€ÐĩÐ―, ҁÐēÐļ ÐūŅŅ‚Ð°ÐŧÐļ Ņ‚ÐūКÐūÐēÐļ ÐŋÐūŅŅ‚Ð°Ņ˜Ņƒ Ð―ÐĩÐ°ÐšŅ‚ÐļÐēÐ―Ðļ." "If checked, an email with an attached HTML format will be added to part of the EMail body as well as attachment. To only send as attachment, uncheck this.","ÐĢКÐūÐŧÐļКÐū ҘÐĩ ÐūÐ·Ð―Ð°Ņ‡ÐĩÐ―Ðū, Ðĩ-ОаÐļÐŧ ŅÐ° ÐŋŅ€ÐļÐŋÐūҘÐĩÐ―ÐļО ÐĨÐĒМЛ Ņ„ÐūŅ€ÐžÐ°Ņ‚Ņƒ Ņ›Ðĩ ÐąÐļŅ‚Ðļ ÐīÐūÐīÐ°Ņ‚ ÐīÐĩÐū ҃ Ņ‚ÐĩÐŧÐū Ðĩ, КаÐū Ðļ ÐēÐĩÐ·Ð°Ð―Ðūҁ҂. Да ÐąÐļҁ҂Ðĩ ÐŋÐūҁÐŧаÐŧÐļ ŅÐ°ÐžÐū КаÐū ÐŋŅ€ÐļÐŧÐūÐģ, ÐļŅÐšŅ™ŅƒŅ‡ÐļŅ‚Ðĩ ÐūÐēÐū." "If checked, the Home page will be the default Item Group for the website.","АКÐū ҘÐĩ ÐŋŅ€ÐūÐēÐĩŅ€ÐĩÐ―, ПÐū҇ÐĩŅ‚Ð―Ð° ŅŅ‚Ņ€Ð°Ð―ÐļŅ†Ð° Ņ›Ðĩ ÐąÐļŅ‚Ðļ ŅŅ‚Ð°Ð―ÐīÐ°Ņ€ÐīÐ―Ð° Ņ‚Ð°Ņ‡ÐšÐ° Ð“Ņ€ŅƒÐŋа за ŅÐ°Ņ˜Ņ‚." @@ -1302,6 +1327,7 @@ In Hours,ÐĢ Ņ‡Ð°ŅÐūÐēÐļОа In List View,ÐĢ ÐŋŅ€ÐļÐšÐ°Ð·Ņƒ ÐŧÐļҁ҂Ðĩ In Process,ÐĢ ÐŋŅ€Ðū҆Ðĩҁ҃ In Report Filter,ÐĢ ÐļзÐēÐĩŅˆŅ‚Ð°Ņ˜Ņƒ Ņ„ÐļÐŧŅ‚ÐĩŅ€ +In Row,ÐĢ Ð―ÐļÐ·Ņƒ In Store,ÐĢ ÐŋŅ€ÐūÐīаÐēÐ―Ðļ҆Ðļ In Words,ÐĢ Ð’ÐūŅ€Ðīҁ In Words (Company Currency),РÐĩ҇ÐļОа (Ð”Ņ€ŅƒŅˆŅ‚ÐēÐū ÐēаÐŧŅƒŅ‚Ð°) @@ -1317,6 +1343,7 @@ In response to,ÐĢ ÐūÐīÐģÐūÐēÐūŅ€Ņƒ Ð―Ð° "In the Permission Manager, click on the button in the 'Condition' column for the Role you want to restrict.","ÐĢ ÐīÐūзÐēÐūÐŧа ÐœÐ°Ð―Ð°ÐģÐĩŅ€, КÐŧÐļÐšÐ―ÐļŅ‚Ðĩ Ð―Ð° Ðī҃ÐģОÐĩ ҃ '҃ҁÐŧÐūÐēÐļ' КÐūÐŧŅƒÐžÐ―Ņƒ за ҃ÐŧÐūÐģ҃ КÐūҘ҃ ÐķÐĩÐŧÐļŅ‚Ðĩ Ðīа ÐūÐģŅ€Ð°Ð―Ðļ҇ÐļŅ‚Ðĩ." Incentives,ПÐūÐīҁ҂ÐļŅ†Ð°Ņ˜Ðļ Incharge Name,Ð˜Ð―Ņ†Ņ…Ð°Ņ€ÐģÐĩ ИОÐĩ +Include holidays in Total no. of Working Days,ÐĢÐšŅ™ŅƒŅ‡Ðļ ÐūÐīОÐūŅ€ ҃ ÐĢÐšŅƒÐŋÐ°Ð― ÐąŅ€. Ņ€Ð°ÐīÐ―ÐļŅ… ÐīÐ°Ð―Ð° Income / Expense,ÐŸŅ€ÐļŅ…ÐūÐīÐļ / Ņ€Ð°ŅŅ…ÐūÐīÐļ Income Account,ÐŸŅ€ÐļŅ…ÐūÐīÐļ Ņ€Ð°Ņ‡ŅƒÐ―Ð° Income Booked,ÐŸŅ€ÐļŅ…ÐūÐīÐļ Ð–ŅƒŅ‚Ðļ ÐšÐ°Ņ€Ņ‚ÐūÐ―Ðļ @@ -1335,6 +1362,7 @@ Industry,Ð˜Ð―ÐīŅƒŅŅ‚Ņ€ÐļŅ˜Ð° Industry Type,Ð˜Ð―ÐīŅƒŅŅ‚Ņ€ÐļŅ˜Ð° ÐĒÐļÐŋ Info,Ð˜Ð―Ņ„Ðū Insert After,ÐĢÐąÐ°Ņ†ÐļŅ‚Ðĩ ПÐūҁÐŧÐĩ +Insert Below,ÐĢÐąÐ°Ņ†ÐļŅ‚Ðĩ Ð˜ŅÐŋÐūÐī Insert Code,Ð˜Ð―ŅÐĩҀ҂ ÐĶÐūÐīÐĩ Insert Row,ÐĢОÐĩŅ‚Ð―Ðļ Ņ€ÐĩÐī Insert Style,ÐĢÐąÐ°Ņ†ÐļŅ‚Ðĩ ÐĄŅ‚ÐļÐŧÐĩ @@ -1360,6 +1388,7 @@ Introductory information for the Contact Us Page,ÐĢÐēÐūÐīÐ―Ð° ÐļÐ―Ņ„ÐūŅ€ÐžÐ°Ņ†Ðļ Invalid Delivery Note. Delivery Note should exist and should be in draft state. Please rectify and try again.,НÐĩÐēаÐķÐĩŅ›Ðļ Ð˜ŅÐŋÐūŅ€ŅƒÐšÐ° НаÐŋÐūОÐĩÐ―Ð°. НаÐŋÐūОÐĩÐ―Ð° Ð˜ŅÐŋÐūŅ€ŅƒÐšÐ° ÐąÐļ ҂ҀÐĩÐąÐ°ÐŧÐū Ðīа ÐŋÐūҁ҂ÐūҘÐļ Ðļ ҂ҀÐĩÐąÐ° Ðīа ÐąŅƒÐīÐĩ ҃ ŅŅ‚Ð°ŅšŅƒ Ð―Ð°Ņ†Ņ€Ņ‚Ð°. МÐūÐŧÐļОÐū ÐļҁÐŋŅ€Ð°ÐēÐļ Ðļ ÐŋÐūÐšŅƒŅˆÐ°Ņ˜Ņ‚Ðĩ ÐŋÐūÐ―ÐūÐēÐū. Invalid Email,ПÐūÐģŅ€ÐĩŅˆÐ°Ð― ЕОаÐļÐŧ Invalid Email Address,НÐĩÐēаÐķÐĩŅ›Ðļ ОаÐļÐŧ аÐīŅ€ÐĩŅÐ° +Invalid Item or Warehouse Data,НÐĩÐļҁÐŋŅ€Ð°ÐēÐ―Ð° ҈ÐļŅ„Ņ€Ð° ÐļÐŧÐļ ŅÐšÐŧаÐīÐļŅˆŅ‚Ð° ÐŋÐūÐīÐ°Ņ‚Ð°ÐšÐ° Invalid Leave Approver,НÐĩÐēаÐķÐĩŅ›Ðļ ÐžŅŅ‚Ð°ÐēÐļŅ‚Ðĩ АÐŋÐŋŅ€ÐūÐēÐĩŅ€ Inventory,Ð˜Ð―ÐēÐĩÐ―Ņ‚Ð°Ņ€ Inverse,Ð˜Ð―ÐēÐĩŅ€Ð·Ð°Ð― @@ -1532,6 +1561,7 @@ Leave blank if considered for all departments,ÐžŅŅ‚Ð°ÐēÐļŅ‚Ðĩ ÐŋŅ€Ð°Ð·Ð―Ðū аК Leave blank if considered for all designations,ÐžŅŅ‚Ð°ÐēÐļŅ‚Ðĩ ÐŋŅ€Ð°Ð·Ð―Ðū аКÐū ҁÐĩ ŅÐžÐ°Ņ‚Ņ€Ð° за ҁÐēÐĩ ÐūÐ·Ð―Ð°ÐšÐ°ÐžÐ° Leave blank if considered for all employee types,ÐžŅŅ‚Ð°ÐēÐļŅ‚Ðĩ ÐŋŅ€Ð°Ð·Ð―Ðū аКÐū ҁÐĩ ŅÐžÐ°Ņ‚Ņ€Ð° за ҁÐēÐĩ Ņ‚ÐļÐŋÐūÐēÐĩ заÐŋÐūҁÐŧÐĩÐ―ÐļŅ… Leave blank if considered for all grades,ÐžŅŅ‚Ð°ÐēÐļŅ‚Ðĩ ÐŋŅ€Ð°Ð·Ð―Ðū аКÐū ҁÐĩ ŅÐžÐ°Ņ‚Ņ€Ð° за ҁÐēÐĩ Ņ€Ð°Ð·Ņ€ÐĩÐīÐĩ +Leave blank if you have not decided the end date.,ÐžŅŅ‚Ð°ÐēÐļŅ‚Ðĩ ÐŋŅ€Ð°Ð·Ð―Ðū аКÐū Ð―Ðļҁ҂Ðĩ ÐūÐīÐŧŅƒŅ‡ÐļÐŧÐļ ÐšŅ€Ð°Ņ˜ŅšÐļ ÐīÐ°Ņ‚ŅƒÐž. Leave by,ÐžŅŅ‚Ð°ÐēÐļŅ‚Ðĩ ÐŋÐū "Leave can be approved by users with Role, ""Leave Approver""",ÐžŅŅ‚Ð°ÐēÐļŅ‚Ðĩ ОÐūÐķÐĩ ÐąÐļŅ‚Ðļ ÐūÐīÐūÐąŅ€ÐĩÐ― ÐūÐī ŅŅ‚Ņ€Ð°Ð―Ðĩ КÐūŅ€ÐļŅÐ―ÐļКа ŅÐ° ҃ÐŧÐūÐģÐūО "ÐžŅŅ‚Ð°ÐēÐļŅ‚Ðĩ АÐŋÐŋŅ€ÐūÐēÐĩŅ€" Ledger,НаÐīÐģŅ€ÐūÐąÐ―Ð° ÐŋÐŧÐūŅ‡Ð° @@ -1635,10 +1665,10 @@ Material Request Items,ÐœÐ°Ņ‚ÐĩŅ€ÐļŅ˜Ð°ÐŧÐ―Ðļ Ð·Ð°Ņ…Ņ‚ÐĩÐēа ÐŅ€Ņ‚ÐļКÐŧÐļ Material Request No,ÐœÐ°Ņ‚ÐĩŅ€ÐļŅ˜Ð°Ðŧ Ð—Ð°Ņ…Ņ‚ÐĩÐē НÐĩОа Material Request Type,ÐœÐ°Ņ‚ÐĩŅ€ÐļŅ˜Ð°Ðŧ Ð’Ņ€ŅŅ‚Ð° Ð—Ð°Ņ…Ņ‚ÐĩÐēа Material Request used to make this Stock Entry,ÐœÐ°Ņ‚ÐĩŅ€ÐļŅ˜Ð°Ðŧ Ð—Ð°Ņ…Ņ‚ÐĩÐē ҁÐĩ КÐūŅ€Ðļҁ҂Ðļ Ðīа ÐąÐļ ÐūÐēÐ°Ņ˜ ŅƒÐ―Ðūҁ ÐĄŅ‚ÐūŅ†Ðš +Material Requirement,ÐœÐ°Ņ‚ÐĩŅ€ÐļŅ˜Ð°Ðŧ Ð—Ð°Ņ…Ņ‚ÐĩÐē Material Transfer,ÐŸŅ€ÐĩÐ―Ðūҁ ÐžÐ°Ņ‚ÐĩŅ€ÐļŅ˜Ð°Ðŧа Materials,ÐœÐ°Ņ‚ÐĩŅ€ÐļŅ˜Ð°ÐŧÐļ Materials Required (Exploded),ÐœÐ°Ņ‚ÐĩŅ€ÐļŅ˜Ð°ÐŧÐļ ÐžÐąÐ°ÐēÐĩÐ·Ð―Ðū (ЕКÐŋÐŧÐūÐīÐĩÐī) -Materials Requirement Planning (MRP),ÐœÐ°Ņ‚ÐĩŅ€ÐļŅ˜Ð°ÐŧÐļ Ð—Ð°Ņ…Ņ‚ÐĩÐē ÐŋÐŧÐ°Ð―ÐļŅ€Ð°ŅšÐĩ (МРП) Max 500 rows only.,МаК 500 Ņ€ÐĩÐīÐūÐēа ҘÐĩÐīÐļÐ―Ðļ. Max Attachments,МаК ÐŸŅ€ÐļÐŧÐūзÐļ Max Days Leave Allowed,МаК Ð”Ð°Ð―Ðļ ÐžŅŅ‚Ð°ÐēÐļŅ‚Ðĩ ÐķÐļÐēÐūŅ‚ÐļҚÐĩ @@ -1683,6 +1713,7 @@ Monday,ПÐūÐ―ÐĩÐīÐĩŅ™Ð°Ðš Month,МÐĩҁÐĩ҆ Monthly,МÐĩҁÐĩŅ‡Ð―Ðū Monthly Attendance Sheet,ГÐŧÐĩÐīаÐŧÐ°Ņ†Ð° МÐĩҁÐĩŅ‡Ð―Ðļ ÐŧÐļҁ҂ +Monthly Earning & Deduction,МÐĩҁÐĩŅ‡Ð―Ð° Ð·Ð°Ņ€Ð°Ðīа Ðļ ÐīÐĩÐīŅƒÐšŅ†ÐļҘÐĩ Monthly Salary Register,МÐĩҁÐĩŅ‡Ð―Ð° ÐŋÐŧÐ°Ņ‚Ð° РÐĩÐģÐļŅŅ‚Ņ€Ð°Ņ†ÐļŅ˜Ð° Monthly salary statement.,МÐĩҁÐĩŅ‡Ð―Ð° ÐŋÐŧÐ°Ņ‚Ð° ÐļÐ·Ņ˜Ð°Ðēа. Monthly salary template.,МÐĩҁÐĩŅ‡Ð―Ð° ÐŋÐŧÐ°Ņ‚Ð° ŅˆÐ°ÐąÐŧÐūÐ―. @@ -1695,7 +1726,9 @@ Moving Average Rate,МÐūÐēÐļÐ―Ðģ АÐēÐĩŅ€Ð°ÐģÐĩ Ņ€Ð°Ņ‚Ðĩ Mr,ГÐūҁÐŋÐūÐīÐļÐ― Ms,ÐœŅ Multiple Item Prices,ВÐļ҈ÐĩŅŅ‚Ņ€ŅƒÐšÐļ Ð˜Ņ‚ÐĩО ÐĶÐĩÐ―Ðĩ +Multiple root nodes not allowed.,ВÐļ҈ÐĩŅŅ‚Ņ€ŅƒÐšÐļ КÐūŅ€ÐĩÐ―Ð° ҇ÐēÐūŅ€ÐūÐēÐļ Ð―Ðļҁ҃ ÐīÐūзÐēÐūŅ™ÐĩÐ―Ðļ. Mupltiple Item prices.,ÐœŅƒÐŋÐŧŅ‚ÐļÐŋÐŧÐĩ Ð˜Ņ‚ÐĩО ҆ÐĩÐ―Ðĩ. +Must be Whole Number,МÐūŅ€Ð° Ðīа ÐąŅƒÐīÐĩ ҆ÐĩÐū ÐąŅ€ÐūҘ Must have report permission to access this report.,МÐūŅ€Ð° Ðīа ÐļОа ÐīÐūзÐēÐūÐŧ҃ ÐļзÐēÐĩŅˆŅ‚Ð°Ņ˜ Ðīа ÐŋŅ€ÐļŅŅ‚ŅƒÐŋÐļŅ‚Ðĩ ÐūÐēÐūО ÐļзÐēÐĩŅˆŅ‚Ð°Ņ˜Ņƒ. Must specify a Query to run,МÐūŅ€Ð°Ņ‚Ðĩ Ð―Ð°ÐēÐĩҁ҂Ðļ ҃ÐŋÐļŅ‚ за ÐŋÐūÐšŅ€ÐĩŅ‚Ð°ŅšÐĩ My Settings,МÐūŅ˜Ð° ÐŋÐūÐīÐĩŅˆÐ°ÐēÐ°ŅšÐ° @@ -1721,7 +1754,6 @@ Net Total (Company Currency),НÐĩŅ‚Ðū ÐĢÐšŅƒÐŋÐ―Ðū (Ð”Ņ€ŅƒŅˆŅ‚ÐēÐū ÐēаÐŧŅƒŅ‚Ð°) Net Weight,НÐĩŅ‚Ðū Ņ‚ÐĩÐķÐļÐ―Ð° Net Weight UOM,ÐĒÐĩÐķÐļÐ―Ð° ÐĢОМ Net Weight of each Item,ÐĒÐĩÐķÐļÐ―Ð° ҁÐēаКÐūÐģ Ð°Ņ€Ņ‚ÐļКÐŧа -Net pay can not be greater than 1/12th of Annual Cost To Company,НÐĩŅ‚Ðū ÐŋÐŧÐ°Ņ‚Ð° Ð―Ðĩ ОÐūÐķÐĩ ÐąÐļŅ‚Ðļ ÐēÐĩŅ›Ð° ÐūÐī 1/12҂҅ ÐģÐūÐīÐļ҈ҚÐĩÐģ ҂ҀÐūŅˆÐšÐ° за ÐŋŅ€ÐĩÐīŅƒÐ·ÐĩŅ›Ð° Net pay can not be negative,НÐĩŅ‚Ðū ÐŋÐŧÐ°Ņ‚Ð° Ð―Ðĩ ОÐūÐķÐĩ ÐąÐļŅ‚Ðļ Ð―ÐĩÐģÐ°Ņ‚ÐļÐēÐ―Ð° Never,НÐļКаÐī New,НÐūÐēÐļ @@ -1889,6 +1921,7 @@ POP3 Mail Settings,ПОП3 МаÐļÐŧ ÐŋÐūÐīÐĩŅˆÐ°ÐēÐ°ŅšÐ° POP3 mail server (e.g. pop.gmail.com),ПОП3 ОаÐļÐŧ ҁÐĩŅ€ÐēÐĩŅ€Ð° (Ð―ÐŋŅ€. ÐŋÐūÐŋ.ÐģОаÐļÐŧ.҆ÐūО) POP3 server e.g. (pop.gmail.com),ПОП3 ҁÐĩŅ€ÐēÐĩŅ€ Ð―ÐŋŅ€ (ÐŋÐūÐŋ.ÐģОаÐļÐŧ.҆ÐūО) POS Setting,ÐŸÐžÐĄ ПÐūÐīÐĩŅˆÐ°ÐēÐ°ŅšÐĩ +POS View,ÐŸÐžÐĄ ПÐūÐģÐŧÐĩÐīÐ°Ņ˜ PR Detail,ПР ДÐĩŅ‚Ð°Ņ™ PRO,ПРО PS,ÐŸÐĄ @@ -1934,10 +1967,10 @@ Partially Completed,Ð”Ņ˜ÐĩÐŧÐļОÐļŅ‡Ð―Ðū ЗаÐēŅ€ŅˆÐĩÐ―Ðū Participants,ÐĢ҇ÐĩŅÐ―Ðļ҆Ðļ Partly Billed,ДÐĩÐŧÐļОÐļŅ‡Ð―Ðū ИзÐģŅ€Ð°Ņ’ÐĩÐ―Ð° Partly Delivered,ДÐĩÐŧÐļОÐļŅ‡Ð―Ðū Ð˜ŅÐŋÐūŅ€ŅƒŅ‡ÐĩÐ―Ðū -Partner,ÐŸÐ°Ņ€Ņ‚Ð―ÐĩŅ€ Partner Target Detail,ÐŸÐ°Ņ€Ņ‚Ð―ÐĩŅ€ ÐĶÐļŅ™Ð―Ð° ДÐĩŅ‚Ð°Ņ™ Partner Type,ÐŸÐ°Ņ€Ņ‚Ð―ÐĩŅ€ ÐĒÐļÐŋ Partner's Website,ÐŸÐ°Ņ€Ņ‚Ð―ÐĩŅ€ Ð°ŅƒŅ‚ÐūŅ€Ð° +Passive,ÐŸÐ°ŅÐļÐēÐ°Ð― Passport Number,ÐŸÐ°ŅÐū҈ Ð‘Ņ€ÐūҘ Password,ÐĻÐļŅ„Ņ€Ð° Password Expires in (days),ЛÐūзÐļÐ―ÐšÐ° Ð˜ŅŅ‚Ðļ҇Ðĩ ҃ (ÐīÐ°Ð―Ð°) @@ -1947,12 +1980,12 @@ Pay To / Recd From,ПÐŧÐ°Ņ‚Ðļ Да / РÐĩ҆Ðī ОÐī Payables,ÐžÐąÐ°ÐēÐĩзÐĩ Payables Group,ÐžÐąÐ°ÐēÐĩзÐĩ Ð“Ņ€ŅƒÐŋа Payment Collection With Ageing,ÐĄÐ° Ð―Ð°ÐŋÐŧÐ°Ņ‚Ðĩ ŅŅ‚Ð°Ņ€ÐĩҚ҃ +Payment Days,Ð”Ð°Ð―Ð° ÐļҁÐŋÐŧÐ°Ņ‚Ðĩ Payment Entries,ПÐŧÐ°Ņ‚Ð―Ðļ Ð•Ð―Ņ‚Ņ€ÐļÐĩҁ Payment Entry has been modified after you pulled it. Please pull it again.,ПÐŧÐ°Ņ›Ð°ŅšÐĩ ÐĢÐŧаз ҘÐĩ ÐļзОÐĩҚÐĩÐ―Ð° Ð―Ð°ÐšÐūÐ― ŅˆŅ‚Ðū ҘÐĩ ÐļзÐēŅƒÐšÐ°Ðū. МÐūÐŧÐļОÐū ÐŋÐūÐēŅƒŅ†ÐļŅ‚Ðĩ Ðģа ÐŋÐūÐ―ÐūÐēÐū. Payment Made With Ageing,ПÐŧÐ°Ņ›Ð°ŅšÐĩ МаÐīÐĩ ВÐļ҂҅ ŅŅ‚Ð°Ņ€ÐĩҚ҃ Payment Reconciliation,ПÐŧÐ°Ņ›Ð°ŅšÐĩ ÐŋÐūОÐļŅ€ÐĩҚÐĩ Payment Terms,ÐĢҁÐŧÐūÐēÐļ ÐŋÐŧÐ°Ņ›Ð°ŅšÐ° -Payment days,ПÐŧÐ°Ņ‚Ð―Ðļ ÐīÐ°Ð―Ð° Payment to Invoice Matching Tool,ПÐŧÐ°Ņ›Ð°ŅšÐĩ Ņ„Ð°ÐšŅ‚ŅƒŅ€Ðĩ ÐœÐ°Ņ‚Ņ†Ņ…ÐļÐ―Ðģ ÐĒÐūÐūÐŧ Payment to Invoice Matching Tool Detail,ПÐŧÐ°Ņ›Ð°ŅšÐĩ Ņ„Ð°ÐšŅ‚ŅƒŅ€Ðĩ ÐœÐ°Ņ‚Ņ†Ņ…ÐļÐ―Ðģ ÐĒÐūÐūÐŧ ДÐĩŅ‚Ð°Ņ™ Payments,Ð˜ŅÐŋÐŧÐ°Ņ‚Ðĩ @@ -1967,6 +2000,7 @@ Pending SO Items For Purchase Request,ЧÐĩÐšÐ°ŅšŅƒ ÐĄÐž ÐŅ€Ņ‚ÐļКÐŧÐļ за ÐšŅƒ Percent,ÐŸŅ€Ðū҆ÐĩÐ―Ð°Ņ‚ Percent Complete,ÐŸŅ€Ðū҆ÐĩÐ―Ð°Ņ‚ КÐūОÐŋÐŧÐĩŅ‚Ð―Ð° Percentage Allocation,ÐŸŅ€Ðū҆ÐĩÐ―Ð°Ņ‚ Ņ€Ð°ŅÐŋÐūÐīÐĩÐŧÐĩ +Percentage Allocation should be equal to ,ÐŸŅ€Ðū҆ÐĩÐ―Ð°Ņ‚ Ņ€Ð°ŅÐŋÐūÐīÐĩÐŧÐĩ ҂ҀÐĩÐąÐ° Ðīа ÐąŅƒÐīÐĩ ҘÐĩÐīÐ―Ð°ÐšÐ° Percentage variation in quantity to be allowed while receiving or delivering this item.,ÐŸŅ€Ðū҆ÐĩÐ―Ð°Ņ‚ ÐēÐ°Ņ€ÐļŅ˜Ð°Ņ†ÐļŅ˜Ð° ҃ КÐūÐŧÐļ҇ÐļÐ―Ðļ Ðīа ÐąŅƒÐīÐĩ ÐīÐūзÐēÐūŅ™ÐĩÐ―Ðū ÐīÐūК ÐŋŅ€ÐļОа ÐļÐŧÐļ ÐŋŅ€ŅƒÐķа ÐūÐē҃ ŅŅ‚Ð°ÐēÐšŅƒ. 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 ҘÐĩÐīÐļÐ―ÐļŅ†Ð°. Performance appraisal.,ÐĢ҇ÐļÐ―ÐšÐ°. @@ -2009,19 +2043,24 @@ Please attach a file or set a URL,МÐūÐŧÐļОÐū ÐēÐ°Ņ Ðīа ÐŋŅ€ÐļÐŧÐūÐķÐļŅ‚Ðĩ Ðī Please check,МÐūÐŧÐļОÐū ÐēÐ°Ņ Ðīа ÐŋŅ€ÐūÐēÐĩŅ€ÐļŅ‚Ðĩ Please enter Default Unit of Measure,ÐĢÐ―ÐĩҁÐļŅ‚Ðĩ ҘÐĩÐīÐļÐ―ÐļŅ†Ņƒ ОÐĩŅ€Ðĩ ДÐĩŅ„Ð°ŅƒÐŧŅ‚ Please enter Delivery Note No or Sales Invoice No to proceed,ÐĢÐ―ÐĩҁÐļŅ‚Ðĩ НаÐŋÐūОÐĩÐ―Ð° ÐļҁÐŋÐūŅ€ŅƒÐšŅƒ Ð―Ðĩ ÐŋŅ€ÐūÐīÐ°Ņ˜Ðĩ ÐĪÐ°ÐšŅ‚ŅƒŅ€Ð° ÐļÐŧÐļ НÐĩ Ðīа Ð―Ð°ŅŅ‚Ð°ÐēÐļŅ‚Ðĩ +Please enter Employee Number,ÐĢÐ―ÐĩҁÐļŅ‚Ðĩ ÐąŅ€ÐūҘ заÐŋÐūҁÐŧÐĩÐ―ÐļŅ… Please enter Expense Account,ÐĢÐ―ÐĩҁÐļŅ‚Ðĩ Ð―Ð°ÐŧÐūÐģ ЕКÐŋÐĩÐ―ŅÐĩ Please enter Expense/Adjustment Account,ÐĢÐ―ÐĩҁÐļŅ‚Ðĩ ҂ҀÐūŅˆÐ°Ðš / ПÐūÐīÐĩŅˆÐ°ÐēÐ°ŅšÐĩ Ð―Ð°ÐŧÐūÐģа Please enter Purchase Receipt No to proceed,ÐĢÐ―ÐĩҁÐļŅ‚Ðĩ Ņ„ÐļŅÐšÐ°ÐŧÐ―Ðļ Ņ€Ð°Ņ‡ŅƒÐ― НÐĩ Ðīа Ð―Ð°ŅŅ‚Ð°ÐēÐļŅ‚Ðĩ +Please enter Reserved Warehouse for item ,ÐĢÐ―ÐĩҁÐļŅ‚Ðĩ РÐĩзÐĩŅ€ÐēÐļŅÐ°Ð―Ðū ŅÐšÐŧаÐīÐļŅˆŅ‚Ðĩ за ŅŅ‚Ð°ÐēÐšŅƒ Please enter valid,МÐūÐŧÐļОÐū Ð’Ð°Ņ Ðīа ŅƒÐ―ÐĩҁÐĩŅ‚Ðĩ ÐēаÐķÐĩŅ›Ðļ Please enter valid ,МÐūÐŧÐļОÐū Ð’Ð°Ņ Ðīа ŅƒÐ―ÐĩҁÐĩŅ‚Ðĩ ÐēаÐķÐĩŅ›Ðļ Please install dropbox python module,МÐūÐŧÐļОÐū ÐēÐ°Ņ Ðīа ÐļÐ―ŅŅ‚Ð°ÐŧÐļŅ€Ð°Ņ‚Ðĩ Ð”Ņ€ÐūÐŋÐąÐūК ÐŋÐļŅ‚ÐūÐ― ОÐūÐī҃Ðŧ Please make sure that there are no empty columns in the file.,МÐūÐŧÐļОÐū Ð’Ð°Ņ ÐŋŅ€ÐūÐēÐĩŅ€ÐļŅ‚Ðĩ Ðīа Ð―ÐĩОа ÐŋŅ€Ð°Ð·Ð―ÐļŅ… КÐūÐŧÐūÐ―Ð° ҃ ÐīÐ°Ņ‚ÐūŅ‚Ðĩ҆Ðļ. Please mention default value for ',МÐūÐŧÐļОÐū ÐēÐ°Ņ Ðīа ÐŋÐūОÐĩÐ―ÐĩŅ‚Ðĩ ÐīÐĩŅ„Ð°ŅƒÐŧŅ‚ ÐēŅ€ÐĩÐīÐ―Ðūҁ҂ за ' +Please reduce qty.,ÐĄÐžÐ°ŅšÐļŅ‚Ðĩ ÐšŅ‚Ðļ. Please refresh to get the latest document.,ÐžŅÐēÐĩÐķÐļŅ‚Ðĩ Ðīа ÐąÐļ ÐīÐūÐąÐļÐŧÐļ Ð―Ð°Ņ˜Ð―ÐūÐēÐļҘÐĩ ÐīÐūÐšŅƒÐžÐĩÐ―Ņ‚. Please save the Newsletter before sending.,МÐūÐŧÐļОÐū ŅÐ°Ņ‡ŅƒÐēÐ°Ņ˜Ņ‚Ðĩ ÐąÐļÐŧŅ‚ÐĩÐ― ÐŋŅ€Ðĩ ҁÐŧÐ°ŅšÐ°. Please select Bank Account,Ð˜Ð·Ð°ÐąÐĩŅ€ÐļŅ‚Ðĩ ÐąÐ°Ð―ÐšÐūÐēÐ―Ðļ Ņ€Ð°Ņ‡ŅƒÐ― Please select Carry Forward if you also want to include previous fiscal year's balance leaves to this fiscal year,МÐūÐŧÐļОÐū ÐļÐ·Ð°ÐąÐĩŅ€ÐļŅ‚Ðĩ ÐŋŅ€ÐĩÐ―ÐĩŅ‚Ðļ аКÐū Ņ‚Ð°ÐšÐūŅ’Ðĩ ÐķÐĩÐŧÐļŅ‚Ðĩ Ðīа ŅƒÐšŅ™ŅƒŅ‡ÐļŅ‚Ðĩ ÐŋŅ€Ðĩ҂҅ÐūÐīÐ―Ņƒ Ņ„ÐļŅÐšÐ°ÐŧÐ―Ņƒ ÐģÐūÐīÐļÐ―Ņƒ ҘÐĩ ÐąÐļÐŧÐ°Ð―Ņ ÐūŅŅ‚Ð°ÐēŅ™Ð° Ð―Ð° ÐūÐē҃ Ņ„ÐļŅÐšÐ°ÐŧÐ―Ņƒ ÐģÐūÐīÐļÐ―Ņƒ Please select Date on which you want to run the report,Ð˜Ð·Ð°ÐąÐĩŅ€ÐļŅ‚Ðĩ ÐīÐ°Ņ‚ŅƒÐž Ð―Ð° КÐūҘÐļ ÐķÐĩÐŧÐļŅ‚Ðĩ Ðīа ÐŋÐūÐšŅ€ÐĩÐ―ÐĩŅ‚Ðĩ ÐļзÐēÐĩŅˆŅ‚Ð°Ņ˜ +Please select Naming Neries,Ð˜Ð·Ð°ÐąÐĩŅ€ÐļŅ‚Ðĩ ИОÐĩÐ―ÐūÐēÐ°ŅšÐĩ НÐĩŅ€ÐļÐĩҁ +Please select Price List,Ð˜Ð·Ð°ÐąÐĩŅ€ÐļŅ‚Ðĩ ÐĶÐĩÐ―ÐūÐēÐ―ÐļК Please select Time Logs.,Ð˜Ð·Ð°ÐąÐĩŅ€ÐļŅ‚Ðĩ Ð”Ð―ÐĩÐēÐ―Ðļ҆Ðļ ÐēŅ€ÐĩОÐĩ. Please select a,Ð˜Ð·Ð°ÐąÐĩŅ€ÐļŅ‚Ðĩ Please select a csv file,Ð˜Ð·Ð°ÐąÐĩŅ€ÐļŅ‚Ðĩ ÐĶÐĄÐ’ ÐīÐ°Ņ‚ÐūŅ‚ÐĩÐšŅƒ @@ -2034,6 +2073,7 @@ Please select the document type first,ÐŸŅ€ÐēÐū ÐļÐ·Ð°ÐąÐĩŅ€ÐļŅ‚Ðĩ ÐēŅ€ŅŅ‚Ņƒ Ðī Please select: ,МÐūÐŧÐļОÐū ÐūÐīÐ°ÐąÐĩŅ€ÐļŅ‚Ðĩ: Please set Dropbox access keys in,МÐūÐŧÐļОÐū ҁÐĩŅ‚ Ð”Ņ€ÐūÐŋÐąÐūК Ņ‚Ð°ŅŅ‚ÐĩŅ€Ð° за ÐŋŅ€ÐļŅŅ‚ŅƒÐŋ ҃ Please set Google Drive access keys in,МÐūÐŧÐļОÐū Ðīа ÐŋÐūÐīÐĩҁÐļŅ‚Ðĩ ГÐūÐūÐģÐŧÐĩ ÐīÐļŅÐšÐ° Ņ‚Ð°ŅŅ‚ÐĩŅ€Ðĩ ÐŋŅ€ÐļŅŅ‚ŅƒÐŋа ҃ +Please setup Employee Naming System in Human Resource > HR Settings,МÐūÐŧÐļОÐū ҁÐĩŅ‚ŅƒÐŋ ЕОÐŋÐŧÐūÐļÐĩÐĩ ИОÐĩÐ―ÐūÐēÐ°ŅšÐĩ ҁÐļҁ҂ÐĩО ҃ Ņ™ŅƒÐīŅÐšÐĩ Ņ€ÐĩŅŅƒŅ€ŅÐĩ> ПÐūÐīÐĩŅˆÐ°ÐēÐ°ŅšÐ° ÐĨР Please specify,НаÐēÐĩÐīÐļŅ‚Ðĩ Please specify Company,МÐūÐŧÐļОÐū Ð―Ð°ÐēÐĩÐīÐļŅ‚Ðĩ Ņ„ÐļŅ€ÐžŅƒ Please specify Company to proceed,НаÐēÐĩÐīÐļŅ‚Ðĩ КÐūОÐŋÐ°Ð―ÐļŅ˜Ð° Ð―Ð°ŅŅ‚Ð°ÐēÐļŅ‚Ðļ @@ -2054,7 +2094,7 @@ Posting Time,ПÐūŅŅ‚Ð°ÐēŅ™Ð°ŅšÐĩ Ð’Ņ€ÐĩОÐĩ Posts,ПÐūŅ€ŅƒÐšÐĩ Potential Sales Deal,ПÐūŅ‚ÐĩÐ―Ņ†ÐļŅ˜Ð°Ðŧ ÐŋŅ€ÐūÐīÐ°Ņ˜Ðĩ ДÐĩаÐŧ Potential opportunities for selling.,ПÐūŅ‚ÐĩÐ―Ņ†ÐļŅ˜Ð°ÐŧÐ―Ðĩ ОÐūÐģŅƒŅ›Ð―Ðūҁ҂Ðļ за ÐŋŅ€ÐūÐīÐ°Ņ˜Ņƒ. -"Precision for Float fields (quantities, discounts, percentages etc) only for display. Floats will still be calculated up to 6 decimals.","ÐŸŅ€Ðĩ҆ÐļÐ·Ð―Ðļ за ÐŋÐŧÐūÐēаК ÐŋÐūŅ™Ð° (КÐūÐŧÐļ҇ÐļÐ―Ðĩ, ÐŋÐūÐŋŅƒŅŅ‚Ðļ, ÐŋŅ€Ðū҆ÐĩÐ―Ņ‚Ðļ, ÐļŅ‚Ðī) ŅÐ°ÐžÐū Ð―Ð° ÐĩÐšŅ€Ð°Ð―Ņƒ. ПÐŧÐūÐē҆Ðļ Ðļ ÐīÐ°Ņ™Ðĩ Ņ›Ðĩ ÐąÐļŅ‚Ðļ ÐūÐąŅ€Ð°Ņ‡ŅƒÐ―Ð°Ņ‚Ð° ÐīÐū 6 ÐīÐĩ҆ÐļОаÐŧа." +"Precision for Float fields (quantities, discounts, percentages etc). Floats will be rounded up to specified decimals. Default = 3","ÐŸŅ€Ðĩ҆ÐļÐ·Ð―Ðļ за ÐĪÐŧÐūÐ°Ņ‚ ÐŋÐūŅ™Ð° (КÐūÐŧÐļ҇ÐļÐ―Ðĩ, ÐŋÐūÐŋŅƒŅŅ‚Ðļ, ÐŋŅ€Ðū҆ÐĩÐ―Ņ‚Ðļ ÐļŅ‚Ðī). ПÐŧŅƒŅ‚Ð° ҁÐĩ заÐūÐšŅ€ŅƒÐķ҃ҘÐĩ Ð―Ð° Ð―Ð°ÐēÐĩÐīÐĩÐ―ÐļО ÐīÐĩ҆ÐļОаÐŧÐĩ. ÐĢÐūÐąÐļŅ‡Ð°Ņ˜ÐĩÐ―Ðū = 3" Preferred Billing Address,ЖÐĩŅ™ÐĩÐ―Ðļ АÐīŅ€ÐĩŅÐ° за Ð―Ð°ÐŋÐŧÐ°Ņ‚Ņƒ Preferred Shipping Address,ЖÐĩŅ™ÐĩÐ―Ðļ АÐīŅ€ÐĩŅÐ° ÐļҁÐŋÐūŅ€ŅƒÐšÐĩ Prefix,ÐŸŅ€ÐĩŅ„ÐļÐšŅ @@ -2072,6 +2112,7 @@ Price List Master,ÐĶÐĩÐ―ÐūÐēÐ―ÐļК ÐœÐ°ŅŅ‚ÐĩŅ€ Price List Name,ÐĶÐĩÐ―ÐūÐēÐ―ÐļК ИОÐĩ Price List Rate,ÐĶÐĩÐ―ÐūÐēÐ―ÐļК ÐžŅ†ÐĩÐ―Ðļ Price List Rate (Company Currency),ÐĶÐĩÐ―ÐūÐēÐ―ÐļК ÐĶÐĩÐ―Ð° (Ð”Ņ€ŅƒŅˆŅ‚ÐēÐū ÐēаÐŧŅƒŅ‚Ð°) +Price List for Costing,ÐĶÐĩÐ―ÐūÐēÐ―ÐļК за ÐĶÐūҁ҂ÐļÐ―Ðģ Price Lists and Rates,ÐĶÐĩÐ―ÐūÐēÐ―Ðļ҆Ðļ Ðļ ҁ҂ÐūÐŋÐĩ Primary,ÐžŅÐ―ÐūÐēÐ―Ðļ Print Format,ÐŸŅ€ÐļÐ―Ņ‚ ÐĪÐūŅ€ÐžÐ°Ņ‚ @@ -2090,6 +2131,7 @@ Process Payroll,ÐŸŅ€Ðū҆Ðĩҁ ПаÐļŅ€ÐūÐŧÐŧ Produced Quantity,ÐŸŅ€ÐūÐļзÐēÐĩÐīÐĩÐ―Ð° КÐūÐŧÐļ҇ÐļÐ―Ð° Product Enquiry,ÐŸŅ€ÐūÐļзÐēÐūÐī Ð•Ð―ÐšŅƒÐļŅ€Ðļ Production Order,ÐŸŅ€ÐūÐīŅƒŅ†Ņ‚ÐļÐūÐ― ÐžŅ€ÐīÐĩŅ€ +Production Orders,НаÐŧÐūÐģа за ÐŋŅ€ÐūÐļзÐēÐūÐīҚ҃ Production Plan Item,ÐŸŅ€ÐūÐļзÐēÐūÐīŅšÐ° ÐŋÐŧÐ°Ð― ҈ÐļŅ„Ņ€Ð° Production Plan Items,ÐŸŅ€ÐūÐļзÐēÐūÐīÐ―Ðļ ÐŋÐŧÐ°Ð― ÐŅ€Ņ‚ÐļКÐŧÐļ Production Plan Sales Order,ÐŸŅ€ÐūÐļзÐēÐūÐīŅšÐ° ÐŸŅ€ÐūÐīÐ°Ņ˜Ð° ÐŋÐŧÐ°Ð― ÐÐ°Ņ€ŅƒŅ‡Ðļ @@ -2129,7 +2171,6 @@ Published,ÐžÐąŅ˜Ð°ÐēŅ™ÐĩÐ― Published On,ÐžÐąŅ˜Ð°ÐēŅ™ÐĩÐ―Ðū Ð”Ð°Ð―Ð° Pull Emails from the Inbox and attach them as Communication records (for known contacts).,ПÐūÐēŅƒŅ†ÐļŅ‚Ðĩ ЕОаÐļÐŧҁ Ðļз ÐŸŅ€ÐļÐžŅ™ÐĩÐ―Ðū Ðļ ÐŋŅ€ÐļÐŧÐūÐķÐļŅ‚Ðĩ ÐļŅ… КаÐū КÐūÐžŅƒÐ―ÐļÐšÐ°Ņ†ÐļҘÐĩ заÐŋÐļŅÐ° (за ÐŋÐūÐ·Ð―Ð°Ņ‚Ðĩ КÐūÐ―Ņ‚Ð°ÐšŅ‚Ðĩ). Pull Payment Entries,ÐŸŅƒÐŧÐŧ ŅƒÐ―ÐūҁÐĩ ÐŋÐŧÐ°Ņ›Ð°ŅšÐ° -Pull items from Sales Order mentioned in the above table.,ПÐūÐēŅƒŅ†ÐļŅ‚Ðĩ ŅŅ‚Ð°ÐēКÐĩ Ðļз ÐŋŅ€ÐūÐīÐ°Ņ˜Ðĩ РÐĩÐīа ÐŋÐūОÐĩÐ―ŅƒŅ‚ÐūÐģ ҃ ÐģÐūŅ€ŅšÐūҘ Ņ‚Ð°ÐąÐĩÐŧÐļ. Pull sales orders (pending to deliver) based on the above criteria,ПÐūÐēŅƒŅ†ÐļŅ‚Ðĩ ÐŋŅ€ÐūÐīÐ°Ņ˜Ð―Ðĩ Ð―Ð°ÐŧÐūÐģÐĩ (҇ÐĩКа Ðīа ÐļҁÐŋÐūŅ€ŅƒŅ‡Ðļ) Ð―Ð° ÐūŅÐ―ÐūÐē҃ Ð―Ð°ÐēÐĩÐīÐĩÐ―ÐļŅ… ÐšŅ€ÐļŅ‚ÐĩŅ€ÐļŅ˜ŅƒÐžÐ° Purchase,ÐšŅƒÐŋÐūÐēÐļÐ―Ð° Purchase Analytics,ÐšŅƒÐŋÐūÐēÐļÐ―Ð° ÐÐ―Ð°ÐŧÐļŅ‚ÐļКа @@ -2194,6 +2235,7 @@ Quantity Requested for Purchase,КÐūÐŧÐļ҇ÐļÐ―Ð° Ð—Ð°Ņ‚Ņ€Ð°ÐķÐĩÐ―Ðū за ÐšŅƒÐŋ Quantity already manufactured,КÐūÐŧÐļ҇ÐļÐ―Ð° ҘÐĩ ÐēÐĩŅ› ÐŋŅ€ÐūÐļзÐēÐĩÐīÐĩÐ― Quantity and Rate,КÐūÐŧÐļ҇ÐļÐ―Ð° Ðļ ÐžŅ†ÐĩÐ―ÐļŅ‚Ðĩ Quantity and Warehouse,КÐūÐŧÐļ҇ÐļÐ―Ð° Ðļ МаÐģÐ°Ņ†ÐļÐ― +Quantity cannot be a fraction.,КÐūÐŧÐļ҇ÐļÐ―Ð° Ð―Ðĩ ОÐūÐķÐĩ ÐąÐļŅ‚Ðļ ÐīÐĩÐū. Quantity of item obtained after manufacturing / repacking from given quantities of raw materials,КÐūÐŧÐļ҇ÐļÐ―Ð° Ņ‚Ð°Ņ‡ÐšÐĩ ÐīÐūÐąÐļŅ˜Ð° Ð―Ð°ÐšÐūÐ― ÐŋŅ€ÐūÐļзÐēÐūÐīҚÐļ / ÐŋŅ€ÐĩÐŋаКÐļÐēÐ°ŅšÐĩ ÐūÐī ÐīÐ°Ņ‚ÐļŅ… КÐūÐŧÐļ҇ÐļÐ―Ðĩ ҁÐļŅ€ÐūÐēÐļÐ―Ð° Quantity should be equal to Manufacturing Quantity. ,КÐūÐŧÐļ҇ÐļÐ―Ð° ҂ҀÐĩÐąÐ° Ðīа ÐąŅƒÐīÐĩ ҘÐĩÐīÐ―Ð°ÐšÐ° ÐŸŅ€ÐūÐļзÐēÐūÐīŅšÐ° КÐūÐŧÐļ҇ÐļÐ―Ð°. Quarter,ЧÐĩŅ‚ÐēҀ҂ @@ -2216,9 +2258,7 @@ Quotation To,ÐĶÐļŅ‚Ð°Ņ‚ Quotation Trend,ÐĶÐļŅ‚Ð°Ņ‚ ÐĒŅ€ÐĩÐ―Ðī Quotations received from Suppliers.,ÐĶÐļŅ‚Ð°Ņ‚Ðļ ÐūÐī ÐīÐūÐąÐ°ÐēŅ™Ð°Ņ‡Ð°. Quotes to Leads or Customers.,ÐĶÐļŅ‚Ð°Ņ‚Ðļ Ð―Ð° ÐēÐūÐīÐļ ÐļÐŧÐļ КÐŧÐļҘÐĩÐ―Ð°Ņ‚Ð°. -Raise Material Request,РаÐļҁÐĩ Ð—Ð°Ņ…Ņ‚ÐĩÐē ÐœÐ°Ņ‚ÐĩŅ€ÐļŅ˜Ð°Ðŧ Raise Material Request when stock reaches re-order level,ПÐūÐīÐļÐģÐ―ÐļŅ‚Ðĩ Ð·Ð°Ņ…Ņ‚ÐĩÐē заÐŧÐļŅ…Ð° ÐžÐ°Ņ‚ÐĩŅ€ÐļŅ˜Ð°Ðŧа КаÐīа ÐīÐūҁ҂ÐļÐģÐ―Ðĩ Ð―ÐļÐēÐū ÐŋÐūÐ―ÐūÐēÐ―Ðū Ð―Ð°Ņ€ŅƒŅ‡ÐļÐēÐ°ŅšÐĩ -Raise Production Order,ПÐūÐīÐļŅ›Ðļ ÐžŅ€ÐīÐĩŅ€ ÐŸŅ€ÐūÐļзÐēÐūÐīŅšÐ° Raised By,ПÐūÐīÐļÐģаÐū Raised By (Email),ПÐūÐīÐļÐģаÐū (Е-ОаÐļÐŧ) Random,ÐĄÐŧŅƒŅ‡Ð°Ņ˜Ð°Ð― @@ -2263,6 +2303,7 @@ Receivables,ПÐūŅ‚Ņ€Ð°ÐķÐļÐēÐ°ŅšÐ° Receivables / Payables,ПÐūŅ‚Ņ€Ð°ÐķÐļÐēÐ°ŅšÐ° / ÐžÐąÐ°ÐēÐĩзÐĩ Receivables Group,ПÐūŅ‚Ņ€Ð°ÐķÐļÐēÐ°ŅšÐ° Ð“Ņ€ŅƒÐŋа Received Date,ÐŸŅ€ÐļÐžŅ™ÐĩÐ―Ðļ Ð”Ð°Ņ‚ŅƒÐž +Received Items To Be Billed,ÐŸŅ€ÐļÐžŅ™ÐĩÐ―Ðļ Ð°Ņ€Ņ‚ÐļКаÐŧа ÐąŅƒÐī҃ Ð―Ð°ÐŋÐŧÐ°Ņ›ÐĩÐ―Ðļ Received Qty,ÐŸŅ€ÐļÐžŅ™ÐĩÐ―Ðļ КÐūÐŧ Received and Accepted,ÐŸŅ€ÐļОÐļÐū Ðļ ÐŋŅ€ÐļŅ…ÐēÐ°Ņ‚ÐļÐū Receiver List,ÐŸŅ€ÐļҘÐĩÐžÐ―ÐļК ЛÐļŅŅ‚Ð° @@ -2276,6 +2317,8 @@ Record item movement.,ÐĄÐ―ÐļÐžÐ°ŅšÐĩ ÐŋÐūÐšŅ€ÐĩŅ‚Ð° ŅŅ‚Ð°ÐēÐšŅƒ. Recurring Id,ПÐūÐ―Ð°ÐēŅ™Ð°Ņ˜ŅƒŅ›Ðļ ИÐī Recurring Invoice,ПÐūÐ―Ð°ÐēŅ™Ð°Ņ˜ŅƒŅ›Ðļ Ð Ð°Ņ‡ŅƒÐ― Recurring Type,ПÐūÐ―Ð°ÐēŅ™Ð°Ņ˜ŅƒŅ›Ðļ ÐĒÐļÐŋ +Reduce Deduction for Leave Without Pay (LWP),ÐĄÐžÐ°ŅšÐļŅ‚Ðĩ ÐūÐīÐąÐļŅ‚ÐšÐ° за ÐīÐūзÐēÐūÐŧ҃ ÐąÐĩз ÐŋÐŧÐ°Ņ‚Ðĩ (ЛВП) +Reduce Earning for Leave Without Pay (LWP),ÐĄÐžÐ°ŅšÐļŅ‚Ðĩ Ð—Ð°Ņ€Ð°Ðīа за ÐīÐūзÐēÐūÐŧ҃ ÐąÐĩз ÐŋÐŧÐ°Ņ‚Ðĩ (ЛВП) Ref Code,РÐĩŅ„ КÐūÐī Ref Date is Mandatory if Ref Number is specified,РÐĩŅ„ ÐīÐ°Ņ‚Ð° ҘÐĩ ÐūÐąÐ°ÐēÐĩÐ·Ð―Ðū аКÐū РÐĩŅ„ Ð―Ð°ÐēÐĩÐīÐĩÐ― Ref DocType,РÐĩŅ„ ДОÐĶÐĒИПЕ @@ -2285,6 +2328,8 @@ Ref SQ,РÐĩŅ„ ÐĄÐš Ref Type,РÐĩŅ„ ÐĒÐļÐŋ Reference,ÐĢÐŋŅƒŅ›ÐļÐēÐ°ŅšÐĩ Reference Date,РÐĩŅ„ÐĩŅ€ÐĩÐ―Ņ‚Ð―Ðļ ÐīÐ°Ņ‚ŅƒÐž +Reference DocName,РÐĩŅ„ÐĩŅ€ÐĩÐ―Ņ‚Ð―Ðļ ДÐūŅ†ÐÐ°ÐžÐĩ +Reference DocType,РÐĩŅ„ÐĩŅ€ÐĩÐ―Ņ‚Ð―Ðļ ДÐū҆ÐĒÐļÐŋÐĩ Reference Name,РÐĩŅ„ÐĩŅ€ÐĩÐ―Ņ‚Ð―Ðļ ИОÐĩ Reference Number,РÐĩŅ„ÐĩŅ€ÐĩÐ―Ņ‚Ð―Ðļ ÐąŅ€ÐūҘ Reference Type,РÐĩŅ„ÐĩŅ€ÐĩÐ―Ņ‚Ð―Ðļ ÐĒÐļÐŋ @@ -2307,7 +2352,10 @@ Rename Log,ÐŸŅ€ÐĩÐļОÐĩÐ―ÐūÐēÐ°ŅšÐĩ ЛÐūÐģ Rename Tool,ÐŸŅ€ÐĩÐļОÐĩÐ―ÐūÐēÐ°ŅšÐĩ ÐĒÐūÐūÐŧ Rename...,ÐŸŅ€ÐĩÐļОÐĩÐ―ŅƒŅ˜ ... Rented,Ð˜Ð·Ð―Ð°Ņ˜ÐžŅ™ÐĩÐ―Ðļ +Repeat On,ПÐūÐ―ÐūÐēÐļŅ‚Ðĩ На +Repeat Till,ПÐūÐ―ÐūÐēÐļŅ‚Ðĩ ДÐū Repeat on Day of Month,ПÐūÐ―ÐūÐēÐļŅ‚Ðĩ Ð―Ð° ÐīÐ°Ð― ҃ ОÐĩҁÐĩŅ†Ņƒ +Repeat this Event,ПÐūÐ―ÐūÐēÐļŅ‚Ðĩ ÐūÐēÐ°Ņ˜ ÐīÐūÐģÐ°Ņ’Ð°Ņ˜ Replace,ЗаОÐĩÐ―ÐļŅ‚Ðļ Replace Item / BOM in all BOMs,ЗаОÐĩÐ―ÐļŅ‚Ðĩ Ð˜Ņ‚ÐĩО / ÐąÐūО ҃ ҁÐēÐļО Ð‘ÐžÐœŅ "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","ЗаОÐĩÐ―ÐļŅ‚Ðĩ ÐŋÐūҁÐĩÐąÐ―Ņƒ ÐąÐūО ҃ ҁÐēÐļО ÐūŅŅ‚Ð°ÐŧÐļО Ð‘ÐžÐœŅ ÐģÐīÐĩ ҁÐĩ ÐūÐ― КÐūŅ€Ðļҁ҂Ðļ. ÐžÐ―Ð° Ņ›Ðĩ заОÐĩÐ―ÐļŅ‚Ðļ ŅŅ‚Ð°Ņ€Ņƒ ÐēÐĩÐ·Ņƒ ÐąÐūО, аÐķŅƒŅ€ÐļŅ€Ð°ŅšÐĩ ҂ҀÐūŅˆÐšÐūÐēÐĩ Ðļ Ņ€ÐĩÐģÐĩÐ―ÐĩŅ€Ðļ҈҃ "ÐąÐūО ÐĩÐšŅÐŋÐŧÐūзÐļҘÐĩ ҘÐĩÐīÐļÐ―Ðļ҆Ðĩ" Ņ‚Ð°ÐąÐĩÐŧ҃ ÐŋÐū Ð―ÐūÐēÐūО БОМ" @@ -2340,6 +2388,8 @@ Required raw materials issued to the supplier for producing a sub - contracted i Reseller,ÐŸŅ€ÐūÐīаÐēÐ°Ņ† Reserved Quantity,РÐĩзÐĩŅ€ÐēÐļŅÐ°Ð―Ðļ КÐūÐŧÐļ҇ÐļÐ―Ð° Reserved Warehouse,РÐĩзÐĩŅ€ÐēÐļŅÐ°Ð―Ðļ МаÐģÐ°Ņ†ÐļÐ― +Reserved Warehouse in Sales Order / Finished Goods Warehouse,РÐĩзÐĩŅ€ÐēÐļŅÐ°Ð―Ðū МаÐģÐ°Ņ†ÐļÐ― ҃ ÐŸŅ€ÐūÐīÐ°Ņ˜Ð° ÐÐ°Ņ€ŅƒŅ‡ÐļŅ‚Ðĩ / ŅÐšÐŧаÐīÐļŅˆŅ‚Ðĩ ÐģÐūŅ‚ÐūÐēÐĩ Ņ€ÐūÐąÐĩ +Reserved Warehouse is missing in Sales Order,РÐĩзÐĩŅ€ÐēÐļŅÐ°Ð―Ðū МаÐģÐ°Ņ†ÐļÐ― Ð―ÐĩÐīÐūŅŅ‚Ð°Ņ˜Ðĩ ҃ ÐŋŅ€ÐūÐīÐ°Ņ˜Ð―ÐļŅ… Ð―Ð°ÐŧÐūÐģа Resignation Letter Date,ÐžŅŅ‚Ð°ÐēКа ПÐļŅÐžÐū Ð”Ð°Ņ‚ŅƒÐž Resolution,РÐĩзÐūÐŧŅƒŅ†ÐļŅ˜Ð° Resolution Date,РÐĩзÐūÐŧŅƒŅ†ÐļŅ˜Ð° Ð”Ð°Ņ‚ŅƒÐž @@ -2404,6 +2454,7 @@ Salary Structure,ПÐŧÐ°Ņ‚Ð° ÐĄŅ‚Ņ€ŅƒÐšŅ‚ŅƒŅ€Ð° Salary Structure Deduction,ПÐŧÐ°Ņ‚Ð° ÐĄŅ‚Ņ€ŅƒÐšŅ‚ŅƒŅ€Ð° ОÐīÐąÐļŅ‚Ð°Ðš Salary Structure Earning,ПÐŧÐ°Ņ‚Ð° ÐĄŅ‚Ņ€ŅƒÐšŅ‚ŅƒŅ€Ð° Ð—Ð°Ņ€Ð°Ðīа Salary Structure Earnings,ÐĄŅ‚Ņ€ŅƒÐšŅ‚ŅƒŅ€Ð° ÐŋÐŧÐ°Ņ‚Ð° Ð—Ð°Ņ€Ð°Ðīа +Salary breakup based on Earning and Deduction.,ПÐŧÐ°Ņ‚Ð° Ņ€Ð°ŅÐŋаÐīа Ð―Ð° ÐūŅÐ―ÐūÐē҃ Ð·Ð°Ņ€Ð°ÐīÐĩ Ðļ ÐīÐĩÐīŅƒÐšŅ†ÐļҘÐĩ. Salary components.,ПÐŧÐ°Ņ‚Ð° КÐūОÐŋÐūÐ―ÐĩÐ―Ņ‚Ðĩ. Sales,ÐŸŅ€ÐūÐīÐ°Ņ˜Ð―Ðļ Sales Analytics,ÐŸŅ€ÐūÐīÐ°Ņ˜Ð° ÐÐ―Ð°ÐŧÐļŅ‚ÐļКа @@ -2441,7 +2492,6 @@ Sales Person Name,ÐŸŅ€ÐūÐīÐ°Ņ˜Ð° ÐžŅÐūÐąÐ° ИОÐĩ Sales Person Target Variance (Item Group-Wise),ÐŸŅ€ÐūÐīаÐēÐ°Ņ† ÐĶÐļŅ™Ð―Ð° Ð’Ð°Ņ€ÐļŅ˜Ð°Ð―ŅÐ° (Ņ‚Ð°Ņ‡ÐšÐ° ÐģŅ€ŅƒÐŋа-ВÐļҁÐĩ) Sales Person Targets,ÐŸŅ€ÐūÐīÐ°Ņ˜Ð° ПÐĩҀҁÐūÐ― МÐĩŅ‚Ðĩ Sales Person-wise Transaction Summary,ÐŸŅ€ÐūÐīаÐēÐ°Ņ† ҃ ÐŋÐļŅ‚Ð°ŅšŅƒ Ņ‚Ņ€Ð°Ð―ŅÐ°ÐšŅ†ÐļŅ˜Ð° ÐŸŅ€ÐĩÐģÐŧÐĩÐī -Sales Rate,ÐŸŅ€ÐūÐīÐ°Ņ˜Ð° ÐžŅ†ÐĩÐ―Ðļ Sales Register,ÐŸŅ€ÐūÐīÐ°Ņ˜Ð° РÐĩÐģÐļŅŅ‚Ņ€Ð°Ņ†ÐļŅ˜Ð° Sales Return,ÐŸŅ€ÐūÐīÐ°Ņ˜Ð° РÐĩŅ‚ŅƒŅ€Ð― Sales Taxes and Charges,ÐŸŅ€ÐūÐīÐ°Ņ˜Ð° ПÐūŅ€ÐĩзÐļ Ðļ Ð―Ð°ÐšÐ―Ð°ÐīÐĩ @@ -2496,6 +2546,7 @@ Select Digest Content,Ð˜Ð·Ð°ÐąÐĩŅ€ÐļŅ‚Ðĩ ДÐļÐģÐĩҁ҂ ÐĄÐ°ÐīŅ€ÐķÐ°Ņ˜ Select DocType,Ð˜Ð·Ð°ÐąÐĩŅ€ÐļŅ‚Ðĩ ДОÐĶÐĒИПЕ Select Document Type,Ð˜Ð·Ð°ÐąÐĩŅ€ÐļŅ‚Ðĩ Ð’Ņ€ŅŅ‚Ð° ÐīÐūÐšŅƒÐžÐĩÐ―Ņ‚Ð° Select Document Type or Role to start.,Ð˜Ð·Ð°ÐąÐĩŅ€ÐļŅ‚Ðĩ Ņ‚ÐļÐŋ ÐīÐūÐšŅƒÐžÐĩÐ―Ņ‚Ð° ÐļÐŧÐļ ҃ÐŧÐūÐģ҃ за ÐŋÐū҇ÐĩŅ‚Ð°Ðš. +Select Items,Ð˜Ð·Ð°ÐąÐĩŅ€ÐļŅ‚Ðĩ ŅŅ‚Ð°ÐēКÐĩ Select PR,Ð˜Ð·Ð°ÐąÐĩŅ€ÐļŅ‚Ðĩ ПР Select Print Format,Ð˜Ð·Ð°ÐąÐĩŅ€ÐļŅ‚Ðĩ Ņ„ÐūŅ€ÐžÐ°Ņ‚ ŅˆŅ‚Ð°ÐžÐŋÐ°ŅšÐ° Select Print Heading,Ð˜Ð·Ð°ÐąÐĩŅ€ÐļŅ‚Ðĩ ÐŸŅ€ÐļÐ―Ņ‚ ÐĨÐĩаÐīÐļÐ―Ðģ @@ -2542,6 +2593,7 @@ Send Print in Body and Attachment,ПÐūŅˆÐ°Ņ™Ðļ ÐŸŅ€ÐļÐ―Ņ‚ ҃ Ņ‚ÐĩÐŧ҃ Ðļ ÐŋŅ€Ðļ Send SMS,ПÐūŅˆÐ°Ņ™Ðļ ÐĄÐœÐĄ Send To,ПÐūŅˆÐ°Ņ™Ðļ Send To Type,ПÐūŅˆÐ°Ņ™Ðļ Ðīа ÐšŅƒŅ†Ð°Ņ‚Ðĩ +Send an email reminder in the morning,ПÐūŅˆÐ°Ņ™Ðļ Ðĩ-ОаÐļÐŧ ÐŋÐūÐīҁÐĩŅ‚Ð―ÐļК ŅƒŅ˜ŅƒŅ‚Ņ€Ņƒ Send automatic emails to Contacts on Submitting transactions.,ПÐūŅˆÐ°Ņ™Ðļ Ð°ŅƒŅ‚ÐūÐžÐ°Ņ‚ŅÐšÐĩ ÐŋÐūŅˆŅ‚Ņƒ ҃ КÐūÐ―Ņ‚Ð°ÐšŅ‚Ðĩ Ð―Ð° ПÐūÐīÐ―Ðū҈ÐĩҚÐĩ Ņ‚Ņ€Ð°Ð―ŅÐ°ÐšŅ†ÐļҘÐĩ. Send mass SMS to your contacts,ПÐūŅˆÐ°Ņ™Ðļ ÐĄÐœÐĄ ÐžÐ°ŅÐūÐēÐ―Ðĩ ÐēÐ°ŅˆÐļО КÐūÐ―Ņ‚Ð°ÐšŅ‚ÐļОа Send regular summary reports via Email.,ПÐūŅˆÐ°Ņ™Ðļ Ņ€ÐĩÐīÐūÐēÐ―Ðĩ ÐļзÐēÐĩŅˆŅ‚Ð°Ņ˜Ðĩ Ņ€ÐĩзÐļОÐĩа ÐŋŅƒŅ‚ÐĩО Ðĩ-ÐŋÐūŅˆŅ‚Ðĩ. @@ -2559,7 +2611,6 @@ Serial No Service Contract Expiry,ÐĄÐĩŅ€ÐļŅ˜ŅÐšÐļ ÐąŅ€ÐūҘ ҃ҁÐŧ҃Ðģа ÐĢÐģÐū Serial No Status,ÐĄÐĩŅ€ÐļŅ˜ŅÐšÐļ ÐąŅ€ÐūҘ ŅŅ‚Ð°Ņ‚ŅƒŅ Serial No Warranty Expiry,ÐĄÐĩŅ€ÐļŅ˜ŅÐšÐļ НÐĩОа ÐģÐ°Ņ€Ð°Ð―Ņ†ÐļҘÐĩ Ðļҁ҂ÐĩКа Serialized Item: ',ÐĄÐĩŅ€ÐļаÐŧÐļзÐĩÐī ҈ÐļŅ„Ņ€Ð°: ' -Series,ÐĄÐĩŅ€ÐļŅ˜Ð° Series List for this Transaction,ÐĄÐĩŅ€ÐļŅ˜Ð° ЛÐļŅŅ‚Ð° за ÐūÐē҃ Ņ‚Ņ€Ð°Ð―ŅÐ°ÐšŅ†ÐļҘÐĩ Server,ÐĄÐĩŅ€ÐēÐĩŅ€ Service Address,ÐĢҁÐŧ҃Ðģа АÐīŅ€ÐĩŅÐ° @@ -2569,7 +2620,6 @@ Session Expires in (time),ÐĄÐĩҁÐļŅ˜Ð° Ðļҁ҂Ðļ҇Ðĩ ҃ (ÐēŅ€ÐĩОÐĩ) Session Expiry,ÐĄÐĩÐīÐ―ÐļŅ†Ð° Ð˜ŅŅ‚ÐĩК Session Expiry in Hours e.g. 06:00,ÐĄÐĩÐīÐ―ÐļŅ†Ð° РÐūК ÐĨÐūŅƒŅ€Ņ Ð―ÐŋŅ€ 06:00 Set Banner from Image,ПÐūŅŅ‚Ð°ÐēÐļŅ‚Ðĩ ÐąÐ°Ð―ÐĩŅ€ ŅÐ° ҁÐŧÐļКÐĩ -Set From Image,ÐĄÐĩŅ‚ ŅÐ° ҁÐŧÐļКÐĩ Set Item Group-wise budgets on this Territory. You can also include seasonality by setting the Distribution.,ÐĄÐĩŅ‚ Ņ‚Ð°Ņ‡ÐšÐ° Ð“Ņ€ŅƒÐŋÐĩ ÐžŅƒÐīŅ€ÐļŅ… ÐąŅƒŅŸÐĩŅ‚Ðĩ Ð―Ð° ÐūÐēÐūҘ Ņ‚ÐĩŅ€ÐļŅ‚ÐūŅ€ÐļҘÐļ. ÐĒаКÐūŅ’Ðĩ ОÐūÐķÐĩŅ‚Ðĩ ŅƒÐšŅ™ŅƒŅ‡ÐļŅ‚Ðļ ҁÐĩзÐūÐ―ŅÐšÐļ ÐŋÐūŅŅ‚Ð°ÐēŅ™Ð°ŅšÐĩО ÐīÐļҁ҂ҀÐļÐąŅƒŅ†ÐļҘÐĩ. Set Login and Password if authentication is required.,ÐĄÐĩŅ‚ ÐŧÐūÐģÐļÐ― Ðļ ÐŧÐūзÐļÐ―ÐšŅƒ аКÐū ҘÐĩ ÐŋÐū҂ҀÐĩÐąÐ―Ð° ÐŋÐūŅ‚ÐēŅ€Ðīа ÐļÐīÐĩÐ―Ņ‚ÐļŅ‚ÐĩŅ‚Ð°. Set New Password,ПÐūŅŅ‚Ð°ÐēÐļ Ð―ÐūÐē҃ ҈ÐļŅ„Ņ€Ņƒ @@ -2646,6 +2696,7 @@ Solid background color (default light gray),ЧÐēŅ€ŅŅ‚Ð° ÐŋÐūзаÐīÐļÐ―Ð° (ÐīÐĩ Sorry we were unable to find what you were looking for.,ЖаÐū ОÐļ ҘÐĩ ŅˆŅ‚Ðū Ð―Ðļҁ҃ ОÐūÐģÐŧÐļ Ðīа ÐŋŅ€ÐūÐ―Ð°Ņ’Ņƒ ÐūÐ―Ðū ŅˆŅ‚Ðū ҁ҂Ðĩ Ņ‚Ņ€Ð°ÐķÐļÐŧÐļ. Sorry you are not permitted to view this page.,ЖаÐū ОÐļ ҘÐĩ ŅˆŅ‚Ðū Ð―ÐļҘÐĩ ÐīÐūзÐēÐūŅ™ÐĩÐ―Ðū Ðīа ÐēÐļÐīÐļŅ‚Ðĩ ÐūÐē҃ ŅŅ‚Ņ€Ð°Ð―ÐļŅ†Ņƒ. Sorry! We can only allow upto 100 rows for Stock Reconciliation.,ЖаÐū ОÐļ ҘÐĩ! МÐļ ŅÐ°ÐžÐū ОÐūÐķÐĩОÐū ÐīÐūзÐēÐūÐŧÐļŅ‚Ðļ ÐĢÐŋŅ‚Ðū 100 Ņ€ÐĩÐīÐūÐēа за ÐąÐĩŅ€Ð·Ðļ ÐŋÐūОÐļŅ€ÐĩҚ҃. +"Sorry! You cannot change company's default currency, because there are existing transactions against it. You will need to cancel those transactions if you want to change the default currency.","ИзÐēÐļÐ―Ðļ! НÐĩ ОÐūÐķÐĩŅ‚Ðĩ Ðīа ÐŋŅ€ÐūОÐĩÐ―ÐļŅ‚Ðĩ ÐēаÐŧŅƒŅ‚Ņƒ ÐŋÐūÐīŅ€Ð°Ð·ŅƒÐžÐĩÐēÐ°Ð―Ðļ КÐūОÐŋÐ°Ð―ÐļҘÐĩ, ҘÐĩŅ€ ҁÐĩ ҃ ҚÐĩÐžŅƒ ÐēÐĩŅ› Ņ‚Ņ€Ð°Ð―ŅÐ°ÐšŅ†ÐļҘÐĩ ÐŋŅ€ÐūŅ‚ÐļÐē ҚÐĩÐģа. МÐūŅ€Ð°Ņ›ÐĩŅ‚Ðĩ Ðīа ÐŋÐūÐ―ÐļŅˆŅ‚Ðļ Ņ‚Ņ€Ð°Ð―ŅÐ°ÐšŅ†ÐļҘÐĩ ŅƒÐšÐūÐŧÐļКÐū ÐķÐĩÐŧÐļŅ‚Ðĩ Ðīа ÐŋŅ€ÐūОÐĩÐ―ÐļŅ‚Ðĩ ÐŋÐūÐīŅ€Ð°Ð·ŅƒÐžÐĩÐēÐ°Ð―Ņƒ ÐēаÐŧŅƒŅ‚Ņƒ." Sorry. Companies cannot be merged,ИзÐēÐļÐ―ÐļŅ‚Ðĩ. КÐūОÐŋÐ°Ð―ÐļҘÐĩ Ð―Ðĩ ОÐūÐģ҃ Ðīа ҁÐĩ ҁÐŋÐūҘÐĩ Sorry. Serial Nos. cannot be merged,ИзÐēÐļÐ―ÐļŅ‚Ðĩ. ÐĄÐĩŅ€ÐļŅ˜ŅÐšÐļ НÐūҁ Ð―Ðĩ ОÐūÐģ҃ Ðīа ҁÐĩ ҁÐŋÐūҘÐĩ Sort By,ÐĄÐūҀ҂ÐļŅ€Ð°ŅšÐĩ @@ -2729,6 +2780,7 @@ Suggestion,ÐĄŅƒÐģÐĩҁ҂ÐļŅ˜Ð° Suggestions,ÐŸŅ€ÐĩÐīÐŧÐūзÐļ Sunday,НÐĩÐīÐĩŅ™Ð° Supplier,ДÐūÐąÐ°ÐēŅ™Ð°Ņ‡ +Supplier (Payable) Account,ДÐūÐąÐ°ÐēŅ™Ð°Ņ‡ (Ð―Ð°ÐŋÐŧÐ°Ņ›ŅƒŅ˜Ðĩ ҁÐĩ) Ð―Ð°ÐŧÐūÐģ Supplier (vendor) name as entered in supplier master,"ДÐūÐąÐ°ÐēŅ™Ð°Ņ‡ (ÐŋŅ€ÐūÐīаÐēÐ°Ņ†), ÐļОÐĩ КаÐū ŅƒŅˆÐ°Ðū ҃ ÐīÐūÐąÐ°ÐēŅ™Ð°Ņ‡Ð° ÐžÐ°ŅŅ‚ÐĩŅ€" Supplier Account Head,ÐĄÐ―Ð°ÐąÐīÐĩÐēÐ°Ņ‡ Ņ€Ð°Ņ‡ŅƒÐ―Ð° ÐĨÐĩаÐī Supplier Address,ÐĄÐ―Ð°ÐąÐīÐĩÐēÐ°Ņ‡ АÐīŅ€ÐĩŅÐ° @@ -2834,7 +2886,6 @@ Text Editor,ÐĒÐĩÐšŅŅ‚ ÐĢŅ€ÐĩÐīÐ―ÐļК "The ""Web Page"" that is the website home page","ВÐĩÐą ŅŅ‚Ņ€Ð°Ð―ÐļŅ†Ð°" КÐūҘÐļ ҘÐĩ ŅÐ°Ņ˜Ņ‚ Ņ…ÐūОÐĩ ÐŋаÐģÐĩ The BOM which will be replaced,БОМ КÐūҘÐļ Ņ›Ðĩ ÐąÐļŅ‚Ðļ заОÐĩҚÐĩÐ― "The Item that represents the Package. This Item must have ""Is Stock Item"" as ""No"" and ""Is Sales Item"" as ""Yes""",ÐĄŅ‚Ð°ÐēКа КÐūŅ˜Ð° ÐŋŅ€ÐĩÐīŅŅ‚Ð°ÐēŅ™Ð° ÐŋаКÐĩŅ‚. ОÐēа Ņ‚Ð°Ņ‡ÐšÐ° ОÐūŅ€Ð° Ðīа "Ð—Ð°Ņ€ ÐąÐĩŅ€Ð·Ð° ÐĄŅ‚Ð°ÐēКа" КаÐū "Ð―Ðĩ" Ðļ "Да ÐŧÐļ ҘÐĩ ÐŋŅ€ÐūÐīÐ°Ņ˜Ðĩ Ņ‚Ð°Ņ‡ÐšÐ°" КаÐū "Да" -The account to which you will pay (have paid) the money to.,Ð Ð°Ņ‡ŅƒÐ― Ð―Ð° КÐūҘÐļ Ņ›ÐĩŅ‚Ðĩ ÐŋÐŧÐ°Ņ‚ÐļŅ‚Ðļ (ÐŋÐŧÐ°Ņ‚ÐļÐŧÐļ) Ð―ÐūÐēÐ°Ņ†. The date at which current entry is made in system.,Ð”Ð°Ņ‚ŅƒÐž Ð―Ð° КÐūҘÐļ ҘÐĩ ҂ҀÐĩÐ―ŅƒŅ‚Ð―Ðļ ŅƒÐ―Ðūҁ Ð―Ð°ÐŋŅ€Ð°ÐēŅ™ÐĩÐ― ҃ ҁÐļҁ҂ÐĩÐžŅƒ. The date at which current entry will get or has actually executed.,Ð”Ð°Ņ‚ŅƒÐž Ð―Ð° КÐūҘÐļ ҂ҀÐĩÐ―ŅƒŅ‚Ð―Ð° ŅŅ‚Ð°ÐēКа Ņ›Ðĩ ÐīÐūÐąÐļŅ‚Ðļ ÐļÐŧÐļ ҘÐĩ ҁ҂ÐēÐ°Ņ€Ð―Ðū ÐļзÐēŅ€ŅˆÐĩÐ―Ð°. The date on which next invoice will be generated. It is generated on submit.,Ð”Ð°Ņ‚ŅƒÐž КаÐīа Ņ›Ðĩ ҁÐŧÐĩÐīÐĩŅ›Ðļ Ņ€Ð°Ņ‡ŅƒÐ― ÐąÐļŅ‚Ðļ ÐģÐĩÐ―ÐĩŅ€ÐļŅÐ°Ð―. ГÐĩÐ―ÐĩŅ€Ðļ҈Ðĩ ҁÐĩ Ð―Ð° ŅŅƒÐąÐžÐļŅ‚. @@ -2909,6 +2960,7 @@ To Warehouse,Да Ð’Ð°Ņ€ÐĩŅ…Ðū҃ҁÐĩ "To automatically create Support Tickets from your incoming mail, set your POP3 settings here. You must ideally create a separate email id for the erp system so that all emails will be synced into the system from that mail id. If you are not sure, please contact your EMail Provider.","Да ÐąÐļҁ҂Ðĩ Ð°ŅƒŅ‚ÐūÐžÐ°Ņ‚ŅÐšÐļ ÐšŅ€ÐĩÐļŅ€Ð°ÐŧÐļ ÐĢÐŧÐ°Ð·Ð―Ðļ҆Ðĩ за ÐŋÐūÐīŅ€ŅˆÐšŅƒ Ðļз ÐīÐūÐŧÐ°Ð·Ð―Ðĩ ÐŋÐūŅˆŅ‚Ðĩ, ÐŋÐūÐīÐĩҁÐļŅ‚Ðĩ ÐūÐēÐīÐĩ ҁÐēÐūҘÐĩ ПОП3 ÐŋÐūŅŅ‚Ð°ÐēКÐĩ. ВÐļ ÐļÐīÐĩаÐŧÐ―Ðū Ðīа Ð―Ð°ÐŋŅ€Ð°ÐēÐļŅ‚Ðĩ ÐŋÐūҁÐĩÐąÐ°Ð― ИД ÐĩОаÐļÐŧ за ЕРП ҁÐļҁ҂ÐĩО, Ņ‚Ð°ÐšÐū Ðīа ҁÐĩ ҁÐēÐļ ÐĩОаÐļÐŧ-ÐūÐēÐļ Ņ›Ðĩ ÐąÐļŅ‚Ðļ ҁÐļÐ―Ņ…Ņ€ÐūÐ―ÐļзÐūÐēÐ°Ð― Ð―Ð° ҁÐļҁ҂ÐĩО Ðļз Ņ‚ÐūÐģ ОаÐļÐŧ ÐļÐī. АКÐū Ð―Ðļҁ҂Ðĩ ҁÐļÐģŅƒŅ€Ð―Ðļ, ÐūÐąŅ€Ð°Ņ‚ÐļŅ‚Ðĩ ҁÐĩ ҁÐēÐūО ÐŸŅ€ÐūÐēÐļÐīÐĩŅ€ ЕМаÐļÐŧ." "To create an Account Head under a different company, select the company and save customer.","Да ÐąÐļҁ҂Ðĩ Ð―Ð°ÐŋŅ€Ð°ÐēÐļÐŧÐļ ҈ÐĩŅ„Ð° Ð―Ð°ÐŧÐūÐģа ÐŋÐūÐī Ņ€Ð°Ð·ÐŧÐļ҇ÐļŅ‚ÐļО КÐūОÐŋÐ°Ð―ÐļҘÐĩ, ÐļÐ·Ð°ÐąÐĩŅ€ÐļŅ‚Ðĩ КÐūОÐŋÐ°Ð―ÐļҘ҃ Ðļ ŅÐ°Ņ‡ŅƒÐēÐ°Ņ˜Ņ‚Ðĩ ÐšŅƒÐŋŅ†Ð°." To enable Point of Sale features,Да ÐąÐļҁ҂Ðĩ ÐūОÐūÐģŅƒŅ›ÐļÐŧÐļ ПÐūÐļÐ―Ņ‚ ÐūŅ„ ÐĄÐ°ÐŧÐĩ Ņ„ŅƒÐ―ÐšŅ†ÐļŅ˜Ð° +To enable more currencies go to Setup > Currency,Да ÐąÐļҁ҂Ðĩ ÐūОÐūÐģŅƒŅ›ÐļÐŧÐļ ҘÐū҈ ÐēаÐŧŅƒŅ‚Ðĩ ÐļÐīÐļŅ‚Ðĩ Ð―Ð° ПÐūÐīÐĩŅˆÐ°ÐēÐ°ŅšÐ°> ВаÐŧŅƒŅ‚Ðĩ "To fetch items again, click on 'Get Items' button \ or update the Quantity manually.","Да ÐīÐūÐ―ÐĩҁÐĩ ŅŅ‚Ð°ÐēКÐĩ ÐŋÐūÐ―ÐūÐēÐū, КÐŧÐļÐšÐ―ÐļŅ‚Ðĩ Ð―Ð° "ГÐĩŅ‚ ŅŅ‚Ð°ÐēКÐĩ" Ðī҃ÐģОÐĩ \ ÐļÐŧÐļ аÐķŅƒŅ€ÐļŅ€Ð°Ņ‚Ðĩ Ņ€ŅƒŅ‡Ð―Ðū КÐūÐŧÐļ҇ÐļÐ―Ņƒ." "To format columns, give column labels in the query.","Да ÐąÐļҁ҂Ðĩ ÐūÐąÐŧÐļКÐūÐēаÐŧÐļ КÐūÐŧÐūÐ―Ðĩ, ÐīÐ°Ņ˜ ÐūÐ·Ð―Ð°ÐšÐĩ КÐūÐŧÐūÐ―Ð° ҃ ҃ÐŋÐļŅ‚Ņƒ." "To further restrict permissions based on certain values in a document, use the 'Condition' settings.","Да ÐąÐļ ҁÐĩ ÐīÐ°Ņ™Ðĩ ÐūÐģŅ€Ð°Ð―ÐļŅ‡Ð°ÐēÐ°Ņ˜Ņƒ ÐīÐūзÐēÐūÐŧÐĩ Ð―Ð° ÐūŅÐ―ÐūÐē҃ ÐūÐīŅ€ÐĩŅ’ÐĩÐ―ÐļŅ… ÐēŅ€ÐĩÐīÐ―Ðūҁ҂Ðļ ҃ ÐīÐūÐšŅƒÐžÐĩÐ―Ņ‚Ņƒ, КÐūŅ€Ðļҁ҂ÐļŅ‚Ðĩ "ÐĄŅ‚Ð°ŅšÐĩ" ÐŋÐūÐīÐĩŅˆÐ°ÐēÐ°ŅšÐ°." @@ -2923,7 +2975,6 @@ To track any installation or commissioning related work after sales,Да ÐąÐļҁ To track item in sales and purchase documents based on their serial nos. This is can also used to track warranty details of the product.,Да ÐąÐļҁ҂Ðĩ ÐŋŅ€Ð°Ņ‚ÐļÐŧÐļ ŅŅ‚Ð°ÐēÐšŅƒ ҃ ÐŋŅ€ÐūÐīÐ°Ņ˜Ðļ Ðļ ÐšŅƒÐŋÐūÐēÐļÐ―Ðļ ÐīÐūÐšŅƒÐžÐĩÐ―Ð°Ņ‚Ð° Ð―Ð° ÐūŅÐ―ÐūÐē҃ ҚÐļŅ…ÐūÐēÐļŅ… ҁÐĩŅ€ÐļŅ˜ŅÐšÐļŅ… ÐąŅ€. ОÐēÐū ҁÐĩ Ņ‚Ð°ÐšÐūŅ’Ðĩ ОÐūÐķÐĩ КÐūŅ€Ðļҁ҂ÐļŅ‚Ðļ за ÐŋŅ€Ð°Ņ›ÐĩҚÐĩ ÐīÐĩŅ‚Ð°Ņ™Ðĩ ÐģÐ°Ņ€Ð°Ð―Ņ†ÐļҘÐĩ ÐŋŅ€ÐūÐļзÐēÐūÐīа. To track items in sales and purchase documents with batch nos
    Preferred Industry: Chemicals etc,Да ÐąÐļҁ҂Ðĩ ÐŋŅ€Ð°Ņ‚ÐļÐŧÐļ ŅŅ‚Ð°ÐēКÐĩ ҃ ÐŋŅ€ÐūÐīÐ°Ņ˜Ðļ Ðļ ÐšŅƒÐŋÐūÐēÐļÐ―Ðļ ÐīÐūÐšŅƒÐžÐĩÐ―Ð°Ņ‚Ð° ŅÐ° ÐąÐ°Ņ‚Ņ†Ņ… ÐąŅ€
    ЖÐĩŅ™ÐĩÐ―Ð° ÐļÐ―ÐīŅƒŅŅ‚Ņ€ÐļŅ˜Ð°: Ņ…ÐĩОÐļКаÐŧÐļҘÐĩ ÐļŅ‚Ðī To track items using barcode. You will be able to enter items in Delivery Note and Sales Invoice by scanning barcode of item.,Да ÐąÐļҁ҂Ðĩ ÐŋŅ€Ð°Ņ‚ÐļÐŧÐļ ŅŅ‚Ð°ÐēКÐļ ÐŋÐūОÐūŅ›Ņƒ ÐąÐ°Ņ€ÐšÐūÐī. МÐūŅ›Ðļ Ņ›ÐĩŅ‚Ðĩ Ðīа ŅƒÐ―ÐĩҁÐĩŅ‚Ðĩ ŅŅ‚Ð°ÐēКÐĩ ҃ ÐļҁÐŋÐūŅ€ŅƒŅ†Ðļ Ð―Ð°ÐŋÐūОÐĩÐ―Ðļ Ðļ ÐŋŅ€ÐūÐīÐ°Ņ˜Ðĩ Ņ„Ð°ÐšŅ‚ŅƒŅ€Ņƒ за ŅÐšÐĩÐ―ÐļŅ€Ð°ŅšÐĩ ÐąÐ°Ņ€ÐšÐūÐīа Ð―Ð° ŅŅ‚Ð°ÐēКÐĩ. -"To update your HTML from attachment, click here","Да ÐąÐļҁ҂Ðĩ аÐķŅƒŅ€ÐļŅ€Ð°ÐŧÐļ ÐĨÐĒМЛ Ðļз ÐŋŅ€ÐļÐŧÐūÐģа, КÐŧÐļÐšÐ―ÐļŅ‚Ðĩ ÐūÐēÐīÐĩ" ToDo,ÐĒÐūДÐū Tools,АÐŧÐ°Ņ‚ Top,ÐĒÐūÐŋ @@ -2962,10 +3013,11 @@ Total Score (Out of 5),ÐĢÐšŅƒÐŋÐ―Ð° Ðū҆ÐĩÐ―Ð° (ÐžŅƒŅ‚ ÐūŅ„ 5) Total Tax (Company Currency),ÐĢÐšŅƒÐŋÐ°Ð― ÐŋÐūŅ€ÐĩŅÐšÐļ (Ð”Ņ€ŅƒŅˆŅ‚ÐēÐū ÐēаÐŧŅƒŅ‚Ð°) Total Taxes and Charges,ÐĢÐšŅƒÐŋÐ―Ðū ПÐūŅ€ÐĩзÐļ Ðļ Ð―Ð°ÐšÐ―Ð°ÐīÐĩ Total Taxes and Charges (Company Currency),ÐĢÐšŅƒÐŋÐ―Ðļ ÐŋÐūŅ€ÐĩзÐļ Ðļ Ņ‚Ð°ÐšŅÐĩ (Ð”Ņ€ŅƒŅˆŅ‚ÐēÐū ÐēаÐŧŅƒŅ‚Ð°) +Total Working Days In The Month,ÐĢÐšŅƒÐŋÐ―Ðū Ņ€Ð°ÐīÐ―ÐļŅ… ÐīÐ°Ð―Ð° ҃ ОÐĩҁÐĩŅ†Ņƒ Total amount of invoices received from suppliers during the digest period,ÐĢÐšŅƒÐŋÐ°Ð― ÐļÐ·Ð―Ðūҁ ÐŋŅ€ÐļÐžŅ™ÐĩÐ―ÐļŅ… Ņ€Ð°Ņ‡ŅƒÐ―Ð° ÐūÐī ÐīÐūÐąÐ°ÐēŅ™Ð°Ņ‡Ð° Ņ‚ÐūКÐūО ÐŋÐĩŅ€ÐļÐūÐīа ÐīÐļÐģÐĩҁ҂ Total amount of invoices sent to the customer during the digest period,ÐĢÐšŅƒÐŋÐ°Ð― ÐļÐ·Ð―Ðūҁ Ņ„Ð°ÐšŅ‚ŅƒŅ€Ð° ŅˆÐ°Ņ™Ðĩ ÐšŅƒÐŋŅ†Ņƒ ҃ Ņ‚ÐūÐšŅƒ ÐŋÐĩŅ€ÐļÐūÐīа ÐīÐļÐģÐĩҁ҂ -Total days in month,ÐĢÐšŅƒÐŋÐ―Ðū ÐīÐ°Ð―Ð° ҃ ОÐĩҁÐĩŅ†Ņƒ Total in words,ÐĢÐšŅƒÐŋÐ―Ðū ҃ Ņ€Ðĩ҇ÐļОа +Total production order qty for item,ÐĢÐšŅƒÐŋÐ―Ð° ÐŋŅ€ÐūÐļзÐēÐūÐīŅšÐ° ÐŋÐūŅ€ŅƒŅ‡ÐļÐēÐ°ŅšÐĩ за ŅŅ‚Ð°ÐēÐšŅƒ Totals,ÐĢÐšŅƒÐŋÐ―Ðū Track separate Income and Expense for product verticals or divisions.,ÐŸŅ€Ð°Ņ‚ÐļŅ‚Ðĩ ÐŋÐūҁÐĩÐąÐ°Ð― ÐŋŅ€ÐļŅ…ÐūÐīÐļ Ðļ Ņ€Ð°ŅŅ…ÐūÐīÐļ за ÐŋŅ€ÐūÐļзÐēÐūÐī ÐēÐĩҀ҂ÐļКаÐŧа ÐļÐŧÐļ ÐŋÐūÐīÐĩÐŧа. Track this Delivery Note against any Project,ÐŸŅ€Ð°Ņ‚Ðļ ÐūÐē҃ Ð―Ð°ÐŋÐūОÐĩÐ―Ņƒ Ð˜ŅÐŋÐūŅ€ŅƒÐšÐ° ÐŋŅ€ÐūŅ‚ÐļÐē ÐąÐļÐŧÐū КÐūÐģ ÐŋŅ€ÐūҘÐĩÐšŅ‚Ð° @@ -2995,6 +3047,7 @@ UOM,ÐĢОМ UOM Conversion Detail,ÐĢОМ КÐūÐ―ÐēÐĩŅ€Ð·ÐļŅ˜Ð° ДÐĩŅ‚Ð°Ņ™ UOM Conversion Details,ÐĢОМ КÐūÐ―ÐēÐĩŅ€Ð·ÐļҘÐĩ ДÐĩŅ‚Ð°Ņ™Ðļ UOM Conversion Factor,ÐĢОМ КÐūÐ―ÐēÐĩŅ€Ð·ÐļҘÐĩ Ņ„Ð°ÐšŅ‚ÐūŅ€ +UOM Conversion Factor is mandatory,ÐĢОМ Ņ„Ð°ÐšŅ‚ÐūŅ€ КÐūÐ―ÐēÐĩŅ€Ð·ÐļҘÐĩ ҘÐĩ ÐūÐąÐ°ÐēÐĩÐ·Ð―Ðū UOM Details,ÐĢОМ ДÐĩŅ‚Ð°Ņ™Ðļ UOM Name,ÐĢОМ ИОÐĩ UOM Replace Utility,ÐĢОМ ЗаОÐĩÐ―Ðļ ÐĢŅ‚ÐļÐŧÐļŅ‚Ðļ @@ -3014,6 +3067,7 @@ Unpaid,НÐĩÐŋÐŧÐ°Ņ›ÐĩÐ― Unread Messages,НÐĩÐŋŅ€Ðū҇ÐļŅ‚Ð°Ð―ÐļŅ… ÐŋÐūŅ€ŅƒÐšÐ° Unscheduled,НÐĩÐŋÐŧÐ°Ð―ŅÐšÐļ Unsubscribed,ÐžŅ‚ÐšÐ°Ð·Ð°ÐŧÐļ +Upcoming Events for Today,ÐŸŅ€ÐĩÐīҁ҂ÐūҘÐĩŅ›Ðļ ÐīÐūÐģÐ°Ņ’Ð°Ņ˜Ðļ за ÐīÐ°Ð―Ð°Ņ Update,АÐķŅƒŅ€ÐļŅ€Ð°ŅšÐĩ Update Clearance Date,ÐĢÐŋÐīÐ°Ņ‚Ðĩ Ð”Ð°Ņ‚Ðĩ КÐŧÐļŅ€ÐĩÐ―Ņ Update Field,ÐĢÐŋÐīÐ°Ņ‚Ðĩ ÐĪÐļÐĩÐŧÐī @@ -3034,6 +3088,7 @@ Upload Backups to Google Drive,ÐĢÐŋÐŧÐūаÐī КÐūÐŋÐļҘÐĩ Ð―Ð° ГÐūÐūÐģÐŧÐĩ Ð”Ņ€ Upload HTML,ÐĢÐŋÐŧÐūаÐī ÐĨÐĒМЛ Upload a .csv file with two columns: the old name and the new name. Max 500 rows.,ПÐūŅŅ‚Ð°ÐēÐļ ÐĶÐĄÐ’ ÐīÐ°Ņ‚ÐūŅ‚ÐĩÐšŅƒ ŅÐ° ÐīÐēÐĩ КÐūÐŧÐūÐ―Ðĩ:. ÐĄŅ‚Ð°Ņ€Ðļ Ð―Ð°Ð·ÐļÐē Ðļ Ð―ÐūÐēÐū ÐļОÐĩ. МаК 500 Ņ€ÐĩÐīÐūÐēа. Upload a file,ÐĢÐŋÐŧÐūаÐī Ņ„Ð°Ņ˜Ðŧ +Upload and Import,ÐĢÐŋÐŧÐūаÐī Ðļ ҃ÐēÐūз Upload attendance from a .csv file,ПÐūŅŅ‚Ð°ÐēÐļ ÐŋŅ€ÐļŅŅƒŅŅ‚ÐēÐū Ðļз ÐĶÐĄÐ’ ÐīÐ°Ņ‚ÐūŅ‚ÐĩКÐĩ. Upload stock balance via csv.,ÐĢÐŋÐŧÐūаÐī Ņ€Ð°ÐēÐ―ÐūŅ‚ÐĩÐķ҃ ÐąÐĩŅ€Ð·Ðĩ ÐŋŅ€ÐĩКÐū ÐĶÐĄÐ’. Uploading...,ÐžŅ‚ÐŋŅ€ÐĩÐžÐ°ŅšÐĩ ... @@ -3083,6 +3138,7 @@ Voucher Import Tool,Ð’Ð°ŅƒŅ‡ÐĩŅ€ ÐĢÐēÐūз АÐŧÐ°Ņ‚ Voucher No,Ð’Ð°ŅƒŅ‡ÐĩŅ€ НÐĩОа Voucher Type,Ð’Ð°ŅƒŅ‡ÐĩŅ€ ÐĒÐļÐŋ Voucher Type and Date,Ð’Ð°ŅƒŅ‡ÐĩŅ€ ÐēŅ€ŅŅ‚Ņƒ Ðļ ÐīÐ°Ņ‚ŅƒÐž +WIP Warehouse required before Submit,ВИП МаÐģÐ°Ņ†ÐļÐ― ÐŋÐū҂ҀÐĩÐąÐ―Ðū ÐŋŅ€Ðĩ Ð―ÐĩÐģÐū ŅˆŅ‚Ðū ÐŋŅ€ÐĩÐīÐŧÐūÐģ Waiting for Customer,ЧÐĩÐšÐ°Ņ˜ŅƒŅ›Ðļ КÐŧÐļҘÐĩÐ―Ņ‚Ņƒ Walk In,ÐĻÐĩŅ‚ŅšÐ° ҃ Warehouse,МаÐģÐ°Ņ†ÐļÐ― @@ -3116,6 +3172,7 @@ Website Script,ÐĄÐ°Ņ˜Ņ‚ ŅÐšŅ€ÐļÐŋŅ‚Ðĩ Website Settings,ÐĄÐ°Ņ˜Ņ‚ ПÐūÐīÐĩŅˆÐ°ÐēÐ°ŅšÐ° Website Slideshow,ÐĄÐ°Ņ˜Ņ‚ ÐĄÐŧÐļÐīÐĩҁ҅ÐūÐē Website Slideshow Item,ÐĄÐ°Ņ˜Ņ‚ ÐĄÐŧÐļÐīÐĩҁ҅ÐūÐē ҈ÐļŅ„Ņ€Ð° +Website User,ÐĄÐ°Ņ˜Ņ‚ КÐūŅ€ÐļŅÐ―ÐļКа Website Warehouse,ÐĄÐ°Ņ˜Ņ‚ МаÐģÐ°Ņ†ÐļÐ― Wednesday,ÐĄŅ€ÐĩÐīа Weekly,НÐĩÐīÐĩŅ™Ð―Ðļ @@ -3181,7 +3238,6 @@ Yearly,ГÐūÐīÐļ҈ҚÐĩ Yes,Да Yesterday,ÐˆŅƒŅ‡Ðĩ You are not authorized to do/modify back dated entries before ,НÐļҁ҂Ðĩ ÐūÐēÐŧÐ°ŅˆŅ›ÐĩÐ―Ðļ Ðīа ÐŧÐļ / ОÐūÐīÐļŅ„ÐļÐšŅƒŅ˜Ðĩ ÐīÐ°Ņ‚ÐļŅ€Ð° ÐŋŅ€Ðĩ ŅƒÐ―ÐūŅÐ° -You can create more earning and deduction type from Setup --> HR,МÐūÐķÐĩŅ‚Ðĩ ÐšŅ€ÐĩÐļŅ€Ð°Ņ‚Ðļ ÐēÐļ҈Ðĩ Ð·Ð°Ņ€Ð°Ðī҃ Ðļ ÐūÐīÐąÐļŅ‚Ð°Ðš Ņ‚ÐļÐŋа Ðļз ÐĄÐĩŅ‚ŅƒÐŋ -> ÐĨР You can enter any date manually,МÐūÐķÐĩŅ‚Ðĩ Ðīа Ņ€ŅƒŅ‡Ð―Ðū ŅƒÐ―ÐĩҁÐĩŅ‚Ðĩ ÐąÐļÐŧÐū КÐūҘÐļ ÐīÐ°Ņ‚ŅƒÐž You can enter the minimum quantity of this item to be ordered.,МÐūÐķÐĩŅ‚Ðĩ Ðīа ŅƒÐ―ÐĩҁÐĩŅ‚Ðĩ ОÐļÐ―ÐļОаÐŧÐ―Ņƒ КÐūÐŧÐļ҇ÐļÐ―Ņƒ ÐūÐēÐĩ ŅŅ‚Ð°ÐēКÐĩ ҁÐĩ ОÐūÐģ҃ Ð―Ð°Ņ€ŅƒŅ‡ÐļŅ‚Ðļ. You can not enter both Delivery Note No and Sales Invoice No. \ Please enter any one.,НÐĩ ОÐūÐķÐĩŅ‚Ðĩ Ðīа ŅƒÐ―ÐĩҁÐĩŅ‚Ðĩ КаКÐū НаÐŋÐūОÐĩÐ―Ð° ÐļҁÐŋÐūŅ€ŅƒÐšŅƒ Ð―Ðĩ Ðļ ÐŋŅ€ÐūÐīÐ°Ņ˜Ðĩ ÐĪÐ°ÐšŅ‚ŅƒŅ€Ð° ÐąŅ€ \ МÐūÐŧÐļОÐū Ð’Ð°Ņ Ðīа ŅƒÐ―ÐĩҁÐĩŅ‚Ðĩ ÐąÐļÐŧÐū КÐūҘ҃. @@ -3191,12 +3247,13 @@ You can use Customize Form to set levels on f You may need to update: ,МÐūÐķÐīа Ņ›ÐĩŅ‚Ðĩ ОÐūŅ€Ð°Ņ‚Ðļ Ðīа аÐķŅƒŅ€ÐļŅ€Ð°Ņ‚Ðĩ: Your Customer's TAX registration numbers (if applicable) or any general information,Ð’Ð°Ņˆ КÐŧÐļҘÐĩÐ―Ņ‚ ҘÐĩ ÐŸÐžÐ Ð•ÐĄÐšÐ• Ņ€ÐĩÐģÐļŅŅ‚Ð°Ņ€ŅÐšÐļ ÐąŅ€ÐūҘÐĩÐēÐļ (аКÐū ÐŋÐūҁ҂ÐūҘÐļ) ÐļÐŧÐļ ÐąÐļÐŧÐū ÐūÐŋŅˆŅ‚Ðĩ ÐļÐ―Ņ„ÐūŅ€ÐžÐ°Ņ†ÐļҘÐĩ "Your download is being built, this may take a few moments...","ÐŸŅ€ÐĩŅƒÐ·ÐļÐžÐ°ŅšÐĩ ҁÐĩ ÐģŅ€Ð°ÐīÐļ, ÐūÐēÐū ОÐūÐķÐĩ Ðīа ÐŋÐūŅ‚Ņ€Ð°Ņ˜Ðĩ Ð―ÐĩКÐūÐŧÐļКÐū ҂ҀÐĩÐ―ŅƒŅ‚Ð°ÐšÐ° ..." -Your letter head content in HTML.,Ð’Ð°ŅˆÐĩ ÐŋÐļŅÐžÐū ÐģÐŧаÐēа ŅÐ°ÐīŅ€ÐķÐ°Ņ˜Ð° ҃ ÐĨÐĒМЛ-҃. +Your letter head content,Ð’Ð°ŅˆÐĩ ÐŋÐļŅÐžÐū ÐģÐŧаÐēа ŅÐ°ÐīŅ€ÐķÐ°Ņ˜ Your sales person who will contact the customer in future,Ð’Ð°Ņˆ ÐŋŅ€ÐūÐīаÐēÐ°Ņ† КÐūҘÐļ Ņ›Ðĩ КÐūÐ―Ņ‚Ð°ÐšŅ‚ÐļŅ€Ð°Ņ‚Ðļ ÐšŅƒÐŋŅ†Ð° ҃ ÐąŅƒÐīŅƒŅ›Ð―Ðūҁ҂Ðļ Your sales person who will contact the lead in future,Ð’Ð°Ņˆ ÐŋŅ€ÐūÐīаÐēÐ°Ņ† КÐūҘÐļ Ņ›Ðĩ КÐūÐ―Ņ‚Ð°ÐšŅ‚ÐļŅ€Ð°Ņ‚Ðļ ÐēÐūҒҁ҂ÐēÐū ҃ ÐąŅƒÐīŅƒŅ›Ð―Ðūҁ҂Ðļ Your sales person will get a reminder on this date to contact the customer,Ð’Ð°ŅˆÐ° ÐūҁÐūÐąÐ° ÐŋŅ€ÐūÐīÐ°Ņ˜Ð° Ņ›Ðĩ ÐīÐūÐąÐļŅ‚Ðļ ÐŋÐūÐīҁÐĩŅ‚Ð―ÐļК Ð―Ð° ÐūÐēÐ°Ņ˜ ÐīÐ°Ņ‚ŅƒÐž Ðīа ҁÐĩ КÐūÐ―Ņ‚Ð°ÐšŅ‚ÐļŅ€Ð° ÐšŅƒÐŋŅ†Ð° Your sales person will get a reminder on this date to contact the lead,Ð’Ð°ŅˆÐ° ÐūҁÐūÐąÐ° ÐŋŅ€ÐūÐīÐ°Ņ˜Ð° Ņ›Ðĩ ÐīÐūÐąÐļŅ‚Ðļ ÐŋÐūÐīҁÐĩŅ‚Ð―ÐļК Ð―Ð° ÐūÐēÐ°Ņ˜ ÐīÐ°Ņ‚ŅƒÐž Ðīа КÐūÐ―Ņ‚Ð°ÐšŅ‚ÐļŅ€Ð°Ņ‚Ðĩ ÐēÐūҒҁ҂ÐēÐū Your support email id - must be a valid email - this is where your emails will come!,Ð’Ð°Ņˆ ÐĩОаÐļÐŧ ÐŋÐūÐīŅ€ŅˆÐšÐ° ÐļÐī - ОÐūŅ€Ð° ÐąÐļŅ‚Ðļ ÐēаÐķÐĩŅ›Ð° Ðĩ-ОаÐļÐŧ - Ņ‚Ðū ҘÐĩ ОÐĩҁ҂Ðū ÐģÐīÐĩ ÐēÐ°ŅˆÐĩ ÐĩОаÐļÐŧ-ÐūÐēÐļ Ņ›Ðĩ ÐīÐūŅ›Ðļ! +[Error],[Ð“Ņ€ÐĩŅˆÐšÐ°] [Label]:[Field Type]/[Options]:[Width],[Ð›Ð°ÐąÐĩÐŧ]: [ПÐūŅ™Ðĩ ÐĒÐļÐŋ] / [ОÐŋ҆ÐļҘÐĩ]: [҈ÐļŅ€ÐļÐ―Ð°] add your own CSS (careful!),ÐīÐūÐīÐ°Ņ˜Ņ‚Ðĩ ҁÐēÐūҘÐĩ ÐĶÐĄÐĄ (Ņ†Ð°Ņ€ÐĩŅ„ŅƒÐŧ!) adjust,ÐŋÐūÐīÐĩҁÐļŅ‚Ðļ @@ -3398,6 +3455,7 @@ volume-off,ÐžÐąÐļО-Ðū҄҄ volume-up,зÐēŅƒÐšÐ° ҁÐĩ warning-sign,ÐĢÐŋÐūзÐūŅ€ÐĩҚÐĩ-Ð·Ð―Ð°Ðš website page link,ÐēÐĩÐą ŅŅ‚Ņ€Ð°Ð―ÐļŅ†Ð° ÐēÐĩза +which is greater than sales order qty ,КÐūŅ˜Ð° ҘÐĩ ÐēÐĩŅ›Ð° ÐūÐī ÐŋŅ€ÐūÐīÐ°Ņ˜Ð―Ðĩ ÐŋÐūŅ€ŅƒŅ‡ÐļÐēÐ°ŅšÐĩ wrench,ÐšŅ™ŅƒŅ‡ yyyy-mm-dd,ÐģÐģÐģÐģ-ОО-ÐīÐī zoom-in,Ð·ŅƒÐž-҃ diff --git a/translations/ta.csv b/translations/ta.csv index 02620ca3e2e..74cc74b6952 100644 --- a/translations/ta.csv +++ b/translations/ta.csv @@ -1,13 +1,18 @@ (Half Day),(āŪ…āŪ°āŊˆ āŪĻāŪūāŪģāŊ) + against sales order,āŪĩāŪŋāŪąāŊāŪŠāŪĐāŊˆ āŪŽāŪĪāŪŋāŪ°āŪūāŪ• against same operation,āŪ…āŪĪāŊ‡ āŪĻā۟āŪĩā۟āŪŋāŪ•āŊāŪ•āŊˆ āŪŽāŪĪāŪŋāŪ°āŪūāŪ• already marked,āŪāŪąāŊāŪ•āŪĐāŪĩāŊ‡ āŪ•āŊāŪąāŪŋāŪ•āŊāŪ•āŪŠāŊāŪŠā۟āŊā۟ and year: ,āŪ†āŪĢāŊā۟āŊ: + as it is stock Item or packing item,āŪ…āŪĪāŊˆ āŪŠāŪ™āŊāŪ•āŊ āŪŠāŊ†āŪūāŪ°āŊāŪģāŊ āŪ…āŪēāŊāŪēāŪĪāŊ āŪŠāŊ‡āŪ•āŊāŪ•āŪŋāŪ™āŊ āŪ‰āŪ°āŊāŪŠāŊāŪŠā۟āŪŋāŪŊāŊˆ āŪ‰āŪģāŊāŪģāŪĪāŊ at warehouse: ,āŪ•āŪŋā۟āŪ™āŊāŪ•āŊ āŪŪāŪĢāŪŋāŪ•āŊāŪ•āŊ: by Role ,āŪŠāŪūāŪĪāŊāŪĪāŪŋāŪ°āŪŪāŊ āŪŪāŊ‚āŪēāŪŪāŊ + can not be made.,āŪŪāŊā۟āŪŋāŪŊāŪūāŪĪāŊ. + can not be marked as a ledger as it has existing child,"āŪ‡āŪĪāŊ āŪāŪąāŊāŪ•āŪĐāŪĩāŊ‡ āŪ‰āŪģāŊāŪģ āŪ•āŊāŪīāŪĻāŊāŪĪāŊˆ, āŪ’āŪ°āŊ āŪŠāŊ‡āŪ°āŊ‡ā۟āŊā۟āŪŋāŪēāŊ āŪ•āŊāŪąāŪŋāŪ•āŊāŪ•āŪŠāŊāŪŠā۟āŊāŪŪāŊ" cannot be 0,0 āŪ‡āŪ°āŊāŪ•āŊāŪ• āŪŪāŊā۟āŪŋāŪŊāŪūāŪĪāŊ cannot be deleted.,āŪ‡āŪĪāŊˆ āŪĻāŊ€āŪ•āŊāŪ• āŪŪāŊā۟āŪŋāŪŊāŪūāŪĪāŊ. does not belong to the company,āŪĻāŪŋāŪąāŊāŪĩāŪĐāŪĪāŊāŪĪāŪŋāŪąāŊāŪ•āŊ āۚāŊ†āŪūāŪĻāŊāŪĪāŪŪāŪūāŪĐāŪĪāŊ āŪ‡āŪēāŊāŪēāŊˆ has already been submitted.,āŪāŪąāŊāŪ•āŪĐāŪĩāŊ‡ āۚāŪŪāŪ°āŊāŪŠāŊāŪŠāŪŋāŪ•āŊāŪ•āŪŠāŊāŪŠā۟āŊā۟āŪĪāŊ. + has been freezed. ,freezed. has been freezed. \ Only Accounts Manager can do transaction against this account,freezed. \ āŪŪā۟āŊā۟āŊāŪŪāŊ‡ āŪ•āŪĢāŪ•āŊāŪ•āŊ āŪŪāŊ‡āŪēāŪūāŪģāŪ°āŊ āŪ‡āŪĻāŊāŪĪ āŪ•āŪĢāŪ•āŊāŪ•āŊ āŪŽāŪĪāŪŋāŪ°āŪūāŪ• āŪĻā۟āŪĩā۟āŪŋāŪ•āŊāŪ•āŊˆ āŪŽāŪĐāŊāŪĐ āۚāŊ†āŪŊāŊāŪŊ āŪŪāŊā۟āŪŋāŪŊāŊāŪŪāŊ " is less than equals to zero in the system, \ valuation rate is mandatory for this item","āŪ•āŪĢāŪŋāŪĐāŪŋāŪŊāŪŋāŪēāŊ āŪŠāŊ‚āۜāŊāۜāŪŋāŪŊāŪĪāŊāŪĪāŪŋāŪąāŊāŪ•āŊ āۚāŪŪāŪŪāŪūāŪ• āŪĩāŪŋā۟ āŪ•āŊāŪąāŊˆāŪĩāŪūāŪ•, \ āŪŪāŪĪāŪŋāŪŠāŊāŪŠāŊ€ā۟āŊ āŪĩāŪŋāŪ•āŪŋāŪĪāŪŪāŊ āŪ‡āŪĻāŊāŪĪ āŪ‰āŪ°āŊāŪŠāŊāŪŠā۟āŪŋāŪŊāŊˆ āŪ•ā۟āŊā۟āŪūāŪŊāŪŪāŪūāŪ• āŪ‰āŪģāŊāŪģāŪĪāŊ" is mandatory,āŪ…āŪĩāۚāŪŋāŪŊāŪŪāŪūāŪĐāŪĪāŪūāŪ•āŊāŪŪāŊ @@ -23,6 +28,7 @@ should be 'Yes'. As Item: ,'āŪ†āŪŪāŪūāŪŪāŊ' āŪ‡āŪ°āŊāŪ•āŊāŪ• āŪĩāŊ‡āŪĢāŊā۟āŊāŪŪāŊ. āŪ‰āŪ°āŊāŪŠāŊāŪŠā۟āŪŋāŪŊāŪūāŪ•: should be same as that in ,āŪ…āŪĻāŊāŪĪ āŪ…āŪĪāŊ‡ āŪ‡āŪ°āŊāŪ•āŊāŪ• āŪĩāŊ‡āŪĢāŊā۟āŊāŪŪāŊ was on leave on ,āŪ…āŪĩāŪ°āŊ āŪŪāŊ€āŪĪāŊ āŪĩāŪŋā۟āŊāŪŠāŊāŪŠāŪŋāŪēāŊ + will be ,āŪ‡āŪ°āŊāŪ•āŊāŪ•āŊāŪŪāŊ will be over-billed against mentioned ,āŪ•āŊāŪąāŪŋāŪŠāŊāŪŠāŪŋā۟āŊā۟ āŪŽāŪĪāŪŋāŪ°āŪūāŪĐ āŪ’āŪ°āŊ āŪĪā۟āŪĩāŊˆ āŪ•ā۟āŊā۟āŪĢāŪŪāŊ will become ,āŪŪāŪūāŪąāŊāŪŪāŊ """Company History""","āŪĻāŪŋāŪąāŊāŪĩāŪĐāŪĪāŊāŪĪāŪŋāŪĐāŊ āŪĩāŪ°āŪēāŪūāŪąāŊ" @@ -105,6 +111,7 @@ Account Head,āŪ•āŪĢāŪ•āŊāŪ•āŊ āŪ’āŪĪāŊāŪ•āŊāŪ•āŊāŪŪāŊ āŪĪāŪēāŊˆāŪŠāŊāŪŠ Account Id,āŪ•āŪĢāŪ•āŊāŪ•āŊ āŪ…ā۟āŊˆāŪŊāŪūāŪģāŪŪāŊ Account Name,āŪ•āŪĢāŪ•āŊāŪ•āŊ āŪŠāŊ†āŪŊāŪ°āŊ Account Type,āŪ•āŪĢāŪ•āŊāŪ•āŊ āŪĩāŪ•āŊˆ +Account for this ,āŪ‡āŪĻāŊāŪĪ āŪ•āŪĢāŪ•āŊāŪ•āŊ Accounting,āŪ•āŪĢāŪ•āŊāŪ•āŊ āŪĩāŊˆāŪŠāŊāŪŠāŊ Accounting Year.,āŪŠāŊˆāŪĐāŪūāŪĐāŊāŪļāŊ āŪ†āŪĢāŊā۟āŊ. "Accounting entry frozen up to this date, nobody can do / modify entry except role specified below.","āŪ‡āŪĻāŊāŪĪ āŪĪāŊ‡āŪĪāŪŋ āŪĩāŪ°āŊˆ āŪ‰āŪąāŊˆāŪĻāŪŋāŪēāŊˆāŪŊāŪŋāŪēāŊ āŪŠāŊˆāŪĐāŪūāŪĐāŊāŪļāŊ āŪĻāŊāŪīāŊˆāŪĩāŊ, āŪŊāŪūāŪ°āŊāŪŪāŊ / āŪ•āŊ€āŪīāŊ‡ āŪ•āŊāŪąāŪŋāŪŠāŊāŪŠāŪŋā۟āŊā۟ āŪŠāŪ™āŊāŪ•āŊˆ āŪĪāŪĩāŪŋāŪ° āŪĻāŊāŪīāŊˆāŪĩāŊ āŪŪāŪūāŪąāŊāŪą āŪŪāŊā۟āŪŋāŪŊāŊāŪŪāŊ." @@ -237,6 +244,7 @@ Allow User,āŪŠāŪŊāŪĐāŪ°āŊ āŪ…āŪĐāŊāŪŪāŪĪāŪŋ Allow Users,āŪŠāŪŊāŪĐāŪ°āŊāŪ•āŪģāŊ āŪ…āŪĐāŊāŪŪāŪĪāŪŋ Allow on Submit,āۚāŪŪāŪ°āŊāŪŠāŊāŪŠāŪŋ āŪŪāŊ€āŪĪāŊ āŪ…āŪĐāŊāŪŪāŪĪāŪŋāŪ•āŊāŪ• Allow the following users to approve Leave Applications for block days.,āŪŠāŪŋāŪĐāŊāŪĩāŪ°āŊāŪŪāŊ āŪŠāŪŊāŪĐāŪ°āŊāŪ•āŪģāŊ āŪĪāŊ†āŪūāŪ•āŊāŪĪāŪŋ āŪĻāŪūā۟āŊāŪ•āŪģāŊ āŪĩāŪŋā۟āŊāŪŠāŊāŪŠāŊ āŪĩāŪŋāŪĢāŊāŪĢāŪŠāŊāŪŠāŪ™āŊāŪ•āŪģāŊ āŪāŪąāŊāŪąāŊ āŪ•āŊ†āŪūāŪģāŊāŪģ āŪ…āŪĐāŊāŪŪāŪĪāŪŋāŪ•āŊāŪ•āŊāŪŪāŊ. +Allow user to edit Price List Rate in transactions,āŪŠāŪŊāŪĐāŪ°āŊ āŪĻā۟āŪĩā۟āŪŋāŪ•āŊāŪ•āŊˆāŪ•āŪģāŪŋāŪēāŊ āŪĩāŪŋāŪēāŊˆ āŪŠā۟āŊā۟āŪŋāŪŊāŪēāŊ āŪĩāŪŋāŪ•āŪŋāŪĪāŪŪāŊ āŪĪāŪŋāŪ°āŊāŪĪāŊāŪĪ āŪ…āŪĐāŊāŪŪāŪĪāŪŋ Allow user to login only after this hour (0-24),āŪŠāŪŊāŪĐāŪ°āŊ āŪ‡āŪĻāŊāŪĪ āŪŪāŪĢāŪŋ āŪĻāŊ‡āŪ°āŪĪāŊāŪĪāŪŋāŪąāŊāŪ•āŊ āŪŠāŪŋāŪąāŪ•āŊ āŪŪā۟āŊā۟āŊāŪŪāŊ‡ āŪ‰āŪģāŊāŪĻāŊāŪīāŊˆāŪŊ āŪ…āŪĐāŊāŪŪāŪĪāŪŋ (0-24) Allow user to login only before this hour (0-24),āŪŠāŪŊāŪĐāŪ°āŊ āŪ‡āŪĻāŊāŪĪ āŪŪāŪĢāŪŋ āŪĻāŊ‡āŪ°āŪĪāŊāŪĪāŪŋāŪąāŊāŪ•āŊ āŪŪāŊāŪĐāŊ āŪĪāŪūāŪĐāŊ āŪ‰āŪģāŊāŪģāŊ‡ āۚāŊ†āŪēāŊāŪē āŪ…āŪĐāŊāŪŪāŪĪāŪŋāŪ•āŊāŪ• (0-24) Allowance Percent,āŪ•āŊ†āŪūā۟āŊāŪŠāŊāŪŠāŪĐāŪĩāŊ āŪĩāŪŋāŪ•āŪŋāŪĪāŪŪāŊ @@ -251,8 +259,6 @@ Amount <=,āŪ…āŪģāŪĩāŊ <= Amount >=,āŪ…āŪģāŪĩāŊ> = "An icon file with .ico extension. Should be 16 x 16 px. Generated using a favicon generator. [favicon-generator.org]",". Ico āŪĻāŊ€ā۟āŊā۟āŪŋāŪŠāŊāŪŠāŊ āŪ’āŪ°āŊ āېāŪ•āŪūāŪĐāŊ āŪ•āŊ‡āŪūāŪŠāŊāŪŠāŊ. 16 x 16 px āŪ‡āŪ°āŊāŪ•āŊāŪ• āŪĩāŊ‡āŪĢāŊā۟āŊāŪŪāŊ. āۃāŪŠāŊ‡āŪĩāŪŋāŪ•āŪūāŪĐāŊ āۜāŊ†āŪĐāŪ°āŊ‡ā۟āŊā۟āŪ°āŊ āŪŠāŪŊāŪĐāŊāŪŠā۟āŊāŪĪāŊāŪĪāŪŋ āŪ‰āŪ°āŊāŪĩāŪūāŪ•āŊāŪ•āŪŠāŊāŪŠā۟āŊāŪŪāŊ. [ āۃāŪŠāŊ‡āŪĩāŪŋāŪ•āŪūāŪĐāŊ-generator.org ]" Analytics,āŪŠāŪ•āŊāŪŠāŊāŪŠāŪūāŪŊāŊāŪĩāŊ -Annual Cost To Company,āŪĻāŪŋāŪąāŊāŪĩāŪĐāŪĪāŊāŪĪāŪŋāŪĐāŊ āŪĩāŪ°āŊā۟āŪūāŪĻāŊāŪĪāŪŋāŪ° āۚāŊ†āŪēāŪĩāŊ -Annual Cost To Company can not be less than 12 months of Total Earning,āŪĻāŪŋāŪąāŊāŪĩāŪĐāŪĪāŊāŪĪāŪŋāŪĐāŊ āŪĩāŪ°āŊā۟āŪūāŪĻāŊāŪĪāŪŋāŪ° āۚāŊ†āŪēāŪĩāŊ āŪŪāŊ†āŪūāŪĪāŊāŪĪ āŪĩāŪ°āŊāŪŪāŪūāŪĐāŪŪāŊ āŪ•āŊāŪąāŊˆāŪĩāŪūāŪ• 12 āŪŪāŪūāŪĪāŪ™āŊāŪ•āŪģāŊ āŪ‡āŪ°āŊāŪ•āŊāŪ• āŪŪāŊā۟āŪŋāŪŊāŪūāŪĪāŊ Another Salary Structure '%s' is active for employee '%s'. Please make its status 'Inactive' to proceed.,āŪŪāŪąāŊāŪąāŊ†āŪūāŪ°āŊ āۚāŪŪāŊāŪŠāŪģāŪŪāŊ āŪ…āŪŪāŊˆāŪŠāŊāŪŠāŊ '% s' āۊāŪīāŪŋāŪŊāŪ°āŊ '% s' āŪ•āŊāŪ•āŪūāŪĐ āۚāŊ†āŪŊāŪēāŪŋāŪēāŊ. āŪ…āŪĪāŪĐāŊ āŪĻāŪŋāŪēāŊˆ 'āۚāŊ†āŪŊāŪēāŊāŪŠā۟āŪū' āŪĪāŊ†āŪūā۟āŪ° āۚāŊ†āŪŊāŊāŪŊāŊāŪ™āŊāŪ•āŪģāŊ. "Any other comments, noteworthy effort that should go in the records.","āŪŪāŪąāŊāŪą āŪ•āŪ°āŊāŪĪāŊāŪĪāŊāŪ•āŊāŪ•āŪģāŊ, āŪŠāŪĪāŪŋāŪĩāŊāŪ•āŪģāŊ āۚāŊ†āŪēāŊāŪē āŪĩāŊ‡āŪĢāŊā۟āŊāŪŪāŊ āŪŽāŪĐāŊāŪąāŊ āŪ•āŊāŪąāŪŋāŪŠāŊāŪŠāŪŋā۟āŪĪāŊāŪĪāŪ•āŊāŪ•āŪĪāŊ āŪŪāŊāŪŊāŪąāŊāۚāŪŋ." Applicable Holiday List,āŪŠāŊ†āŪūāŪ°āŊāŪĻāŊāŪĪāŊāŪŪāŊ āŪĩāŪŋā۟āŊāŪŪāŊāŪąāŊˆ āŪŠā۟āŊā۟āŪŋāŪŊāŪēāŊ @@ -436,6 +442,7 @@ Build Server API,āۚāŪ°āŊāŪĩāŪ°āŊ āŪāŪŠāŪŋāې āŪ‰āŪ°āŊāŪĩāŪūāŪ•āŊāŪ• Build Sitemap,āŪĩāŪ°āŊˆāŪŠā۟āŪŪāŊ āŪ‰āŪ°āŊāŪĩāŪūāŪ•āŊāŪ• Bulk Email,āŪŪāŊ†āŪūāŪĪāŊāŪĪ āŪŪāŪŋāŪĐāŊāŪĐāŪžāŊāۚāŪēāŊ Bulk Email records.,āŪŪāŊ†āŪūāŪĪāŊāŪĪ āŪŪāŪŋāŪĐāŊāŪĐāŪžāŊāۚāŪēāŊ āŪŠāŪĪāŪŋāŪĩāŊāŪ•āŪģāŊ. +Bummer! There are more holidays than working days this month.,Bum āŪĻāŪū r! āŪĩāŊ‡āŪēāŊˆ āŪĻāŪūā۟āŊāŪ•āŪģāŊ āŪ‡āŪĻāŊāŪĪ āŪŪāŪūāŪĪāŪŪāŊ āŪĩāŪŋā۟ āŪĩāŪŋā۟āŊāŪŪāŊāŪąāŊˆ āŪ‰āŪģāŊāŪģāŪĐ. Bundle items at time of sale.,āŪĩāŪŋāŪąāŊāŪŠāŪĐāŊˆ āŪĻāŊ‡āŪ°āŪĪāŊāŪĪāŪŋāŪēāŊ āŪŠāŊ†āŪūāŪ°āŊā۟āŊāŪ•āŪģāŊˆ āŪŪāŊ‚ā۟āŊā۟āŊˆ. Button,āŪŠāŊ†āŪūāŪĪāŊāŪĪāŪūāŪĐāŊ Buyer of Goods and Services.,āŪŠāŊ†āŪūāŪ°āŊā۟āŊāŪ•āŪģāŊ āŪŪāŪąāŊāŪąāŊāŪŪāŊ āۚāŊ‡āŪĩāŊˆāŪ•āŪģāŊ āŪĩāŪūāŪ™āŊāŪ•āŊāŪŠāŪĩāŪ°āŊ. @@ -503,6 +510,7 @@ Check if you want to send salary slip in mail to each employee while submitting Check this if you want to force the user to select a series before saving. There will be no default if you check this.,āŪĻāŊ€āŪ™āŊāŪ•āŪģāŊ āŪŠāŪŊāŪĐāŪ°āŊ āۚāŊ‡āŪŪāŪŋāŪŠāŊāŪŠāŊ āŪŪāŊāŪĐāŊāŪŠāŊ āŪ’āŪ°āŊ āŪĪāŊ†āŪūā۟āŪ°āŊ āŪĪāŊ‡āŪ°āŊāŪĻāŊāŪĪāŊ†ā۟āŊāŪ•āŊāŪ• āŪ•ā۟āŊā۟āŪūāŪŊāŪŠāŊāŪŠā۟āŊāŪĪāŊāŪĪāŊāŪŪāŊ āŪĩāŪŋāŪ°āŊāŪŪāŊāŪŠāŪŋāŪĐāŪūāŪēāŊ āŪ‡āŪĻāŊāŪĪ āۚāŊ‡āŪūāŪĪāŪĐāŊˆ. āŪ‡āŪĻāŊāŪĪ āۚāŊ‡āŪūāŪĪāŪĐāŊˆ āŪŽāŪĐāŊāŪąāŪūāŪēāŊ āŪ‡āŪēāŊāŪēāŊˆ āŪ‡āŪŊāŪēāŊāŪŠāŪūāŪ• āŪ‡āŪ°āŊāŪ•āŊāŪ•āŊāŪŪāŊ. Check this if you want to send emails as this id only (in case of restriction by your email provider).,"āŪĻāŊ€āŪ™āŊāŪ•āŪģāŊ āŪŪā۟āŊā۟āŊāŪŪāŊ‡ āŪ‡āŪĻāŊāŪĪ āŪ…ā۟āŊˆāŪŊāŪūāŪģ (āŪ‰āŪ™āŊāŪ•āŪģāŊ āŪŪāŪŋāŪĐāŊāŪĐāŪžāŊāۚāŪēāŊ āŪĩāŪīāŪ™āŊāŪ•āŊāŪĻāŪ°āŊ āŪŪāŊ‚āŪēāŪŪāŊ āŪ•ā۟āŊā۟āŊāŪŠāŊāŪŠāŪūā۟āŊ āŪĩāŪŋāŪ·āŪŊāŪĪāŊāŪĪāŪŋāŪēāŊ) āŪŠāŊ‡āŪūāŪĐāŊāŪą āŪŪāŪŋāŪĐāŊāŪĐāŪžāŊāۚāŪēāŊāŪ•āŪģāŊˆ āŪ…āŪĐāŊāŪŠāŊāŪŠ āŪĩāŪŋāŪ°āŊāŪŪāŊāŪŠāŪŋāŪĐāŪūāŪēāŊ, āŪ‡āŪĻāŊāŪĪ āۚāŊ‡āŪūāŪĪāŪĐāŊˆ." Check this if you want to show in website,āŪĻāŊ€āŪ™āŊāŪ•āŪģāŊ āŪ‡āŪĢāŊˆāŪŊāŪĪāŪģāŪĪāŊāŪĪāŪŋāŪēāŊ āŪ•āŪūā۟āŊā۟ āŪĩāŊ‡āŪĢāŊā۟āŊāŪŪāŊ āŪŽāŪĐāŊāŪąāŪūāŪēāŊ āŪ‡āŪĻāŊāŪĪ āۚāŊ‡āŪūāŪĪāŪĐāŊˆ +Check this to disallow fractions. (for Nos),āŪ…āŪĐāŊāŪŪāŪĪāŪŋāŪŠāŊāŪŠāŪĪāŪŋāŪēāŊāŪēāŊˆ āŪ‰āŪ°āŪūāŪŊāŊāŪĩāŊāŪ•āŪģāŊ āŪ‡āŪĻāŊāŪĪ āۚāŪ°āŪŋāŪŠāŪūāŪ°āŊāŪ•āŊāŪ•āŪĩāŊāŪŪāŊ. (āŪ‡āŪēāŪ•āŊāŪ•āŪ™āŊāŪ•āŪģāŊ āېāŪĻāŊāŪĪāŊ) Check this to make this the default letter head in all prints,āŪ…āŪĐāŊˆāŪĪāŊāŪĪāŊ āŪ…āۚāŊāۚāŪŋā۟āŊā۟āŊ āŪ‡āŪĻāŊāŪĪ āŪŪāŊāŪĐāŊāŪĐāŪŋāŪ°āŊāŪŠāŊāŪŠāŊ āŪ•ā۟āŪŋāŪĪāŪŪāŊ āŪĪāŪēāŊˆ āۚāŊ†āŪŊāŊāŪŊ āŪ‡āŪĻāŊāŪĪ āۚāŊ‡āŪūāŪĪāŪĐāŊˆ Check this to pull emails from your mailbox,āŪ‰āŪ™āŊāŪ•āŪģāŊ āŪ…āŪžāŊāۚāŪēāŊāŪŠāŊ†ā۟āŊā۟āŪŋāŪŊāŪŋāŪēāŊ āŪ‰āŪģāŊāŪģ āŪŪāŪŋāŪĐāŊāŪĐāŪžāŊāۚāŪēāŊāŪ•āŪģāŪŋāŪĐāŊ āŪ‡āŪīāŊāŪ•āŊāŪ• āŪ‡āŪĻāŊāŪĪ āۚāŊ‡āŪūāŪĪāŪĐāŊˆ Check to activate,āۚāŊ†āŪŊāŪēāŊāŪŠā۟āŊāŪĪāŊāŪĪ āۚāŊ‡āŪūāŪĪāŪĐāŊˆ @@ -571,6 +579,7 @@ Company mismatch for Warehouse,āۚāŊ‡āŪŪāŪŋāŪŠāŊāŪŠāŊ āŪ•āŪŋā۟āŪ™āŊāŪ•āŊ Company registration numbers for your reference. Example: VAT Registration Numbers etc.,āŪ‰āŪ™āŊāŪ•āŪģāŊ āŪ•āŊāŪąāŪŋāŪŠāŊāŪŠāŊ āŪĻāŪŋāŪąāŊāŪĩāŪĐāŪĪāŊāŪĪāŪŋāŪēāŊ āŪŠāŪĪāŪŋāŪĩāŊ āŪŽāŪĢāŊāŪ•āŪģāŊ. āŪŽā۟āŊāŪĪāŊāŪĪāŊāŪ•āŊāŪ•āŪūā۟āŊā۟āŪūāŪ•: VAT āŪŠāŪĪāŪŋāŪĩāŊ āŪŽāŪĢāŊāŪ•āŪģāŊ āŪŠāŊ‡āŪūāŪĐāŊāŪą Company registration numbers for your reference. Tax numbers etc.,āŪ‰āŪ™āŊāŪ•āŪģāŊ āŪ•āŊāŪąāŪŋāŪŠāŊāŪŠāŊ āŪĻāŪŋāŪąāŊāŪĩāŪĐāŪĪāŊāŪĪāŪŋāŪēāŊ āŪŠāŪĪāŪŋāŪĩāŊ āŪŽāŪĢāŊāŪ•āŪģāŊ. āŪĩāŪ°āŪŋ āŪŽāŪĢāŊāŪ•āŪģāŊ āŪŠāŊ‡āŪūāŪĐāŊāŪą Complaint,āŪŠāŊāŪ•āŪūāŪ°āŊ +Complete,āŪŪāŊāŪīāŊ Complete By,āŪŪāŊ‚āŪēāŪŪāŊ āŪĻāŪŋāŪąāŊˆāŪĩāŊ Completed,āŪĻāŪŋāŪąāŊˆāŪĩāŊ Completed Qty,āŪĻāŪŋāŪąāŊˆāŪĩāŊ āŪ…āŪģāŪĩāŊ @@ -621,12 +630,12 @@ Cost Center Details,āŪŪāŊˆāŪŊāŪŪāŊ āŪĩāŪŋāŪĩāŪ°āŪŪāŊ āۚāŊ†āŪēāŪĩāŊ Cost Center Name,āŪŪāŊˆāŪŊāŪŪāŊ āŪŠāŊ†āŪŊāŪ°āŊ āۚāŊ†āŪēāŪĩāŊ Cost Center is mandatory for item: ,āۚāŊ†āŪēāŪĩāŊ āŪŪāŊˆāŪŊāŪŪāŊ āŪ‰āŪ°āŊāŪŠāŊāŪŠā۟āŪŋāŪŊāŊˆ āŪ…āŪĪāŊāŪĪāŪŋāŪŊāŪūāŪĩāۚāŪŋāŪŊāŪŪāŪūāŪĐāŪĪāŪūāŪ•āŊāŪŪāŊ: Cost Center must be specified for PL Account: ,āۚāŊ†āŪēāŪĩāŊ āŪŪāŊˆāŪŊāŪŪāŊ āŪŠāŪŋāŪŽāŪēāŊ āŪ•āŪĢāŪ•āŊāŪ•āŪŋāŪēāŊ āŪ•āŊāŪąāŪŋāŪŠāŊāŪŠāŪŋā۟āŪŠāŊāŪŠā۟āŪĩāŪŋāŪēāŊāŪēāŊˆ: -Cost to Company,āŪĻāŪŋāŪąāŊāŪĩāŪĐāŪĪāŊāŪĪāŪŋāŪĐāŊ āۚāŊ†āŪēāŪĩāŪūāŪ•āŊāŪŪāŊ Costing,āۚāŊ†āŪēāŪĩāŊ Country,āŪĻāŪūā۟āŊ Country Name,āŪĻāŪūā۟āŊā۟āŪŋāŪĐāŊ āŪŠāŊ†āŪŊāŪ°āŊ Create,āŪ‰āŪ°āŊāŪĩāŪūāŪ•āŊāŪ•āŊ Create Bank Voucher for the total salary paid for the above selected criteria,āŪŪāŊ‡āŪēāŊ‡ āŪĪāŊ‡āŪ°āŊāŪĻāŊāŪĪāŊ†ā۟āŊāŪ•āŊāŪ•āŪŠāŊāŪŠā۟āŊā۟ āŪ…ā۟āŪŋāŪŠāŊāŪŠā۟āŊˆ āۊāŪĪāŪŋāŪŊāŪŪāŊ āŪŪāŊ†āŪūāŪĪāŊāŪĪ āۚāŪŪāŊāŪŠāŪģāŪŪāŊ āŪĩāŪ™āŊāŪ•āŪŋ āŪĩāŪĩāŊāۚāŊāۚāŪ°āŊ āŪ‰āŪ°āŊāŪĩāŪūāŪ•āŊāŪ• +Create Material Requests,āŪŠāŊ†āŪūāŪ°āŊāŪģāŊ āŪ•āŊ‡āŪūāŪ°āŪŋāŪ•āŊāŪ•āŊˆāŪ•āŪģāŊ āŪ‰āŪ°āŊāŪĩāŪūāŪ•āŊāŪ• Create Production Orders,āŪ‰āŪąāŊāŪŠāŪĪāŊāŪĪāŪŋ āŪ†āŪĢāŊˆāŪ•āŪģāŊ āŪ‰āŪ°āŊāŪĩāŪūāŪ•āŊāŪ• Create Receiver List,āŪŠāŊ†āŪąāŊāŪĻāŪ°āŊ āŪŠā۟āŊā۟āŪŋāŪŊāŪēāŊ āŪ‰āŪ°āŊāŪĩāŪūāŪ•āŊāŪ• Create Salary Slip,āۚāŪŪāŊāŪŠāŪģāŪŪāŊ āŪļāŊāŪēāŪŋāŪŠāŊ āŪ‰āŪ°āŊāŪĩāŪūāŪ•āŊāŪ• @@ -675,6 +684,7 @@ Custom Script,āŪĪāŪĐāŪŋāŪŠāŊāŪŠāŪŊāŪĐāŊ āŪ‰āŪ°āŊˆ Custom Startup Code,āŪĪāŪĐāŪŋāŪŠāŪŊāŪĐāŊ āŪĪāŊ†āŪūā۟āŪ•āŊāŪ• āŪ•āŊ‡āŪūā۟āŊ Custom?,āŪĪāŪĐāŪŋāŪŠāŪŊāŪĐāŊ? Customer,āŪĩāŪūā۟āŪŋāŪ•āŊāŪ•āŊˆāŪŊāŪūāŪģāŪ°āŊ +Customer (Receivable) Account,āŪĩāŪūā۟āŪŋāŪ•āŊāŪ•āŊˆāŪŊāŪūāŪģāŪ°āŊ (āŪĩāŪ°āŪĩāŊ‡āŪĢāŊā۟āŪŋāŪŊ) āŪ•āŪĢāŪ•āŊāŪ•āŊ Customer / Item Name,āŪĩāŪūā۟āŪŋāŪ•āŊāŪ•āŊˆāŪŊāŪūāŪģāŪ°āŊ / āŪ‰āŪ°āŊāŪŠāŊāŪŠā۟āŪŋ āŪŠāŊ†āŪŊāŪ°āŊ Customer Account,āŪĩāŪūā۟āŪŋāŪ•āŊāŪ•āŊˆāŪŊāŪūāŪģāŪ°āŊ āŪ•āŪĢāŪ•āŊāŪ•āŊ Customer Account Head,āŪĩāŪūā۟āŪŋāŪ•āŊāŪ•āŊˆāŪŊāŪūāŪģāŪ°āŊ āŪ•āŪĢāŪ•āŊāŪ•āŊ āŪĪāŪēāŊˆāŪŪāŊˆ @@ -714,6 +724,7 @@ Customize the introductory text that goes as a part of that email. Each transact DN,DN DN Detail,DN āŪĩāŪŋāŪ°āŪŋāŪĩāŪūāŪ• Daily,āŪĪāŪŋāŪĐāۚāŪ°āŪŋ +Daily Event Digest is sent for Calendar Events where reminders are set.,āŪĪāŪŋāŪĐāۚāŪ°āŪŋ āŪĻāŪŋāŪ•āŪīāŊāŪĩāŊ ā۟āŊˆāۜāŪļāŊā۟āŊ āŪ’āŪĐāŊāŪąāŊāŪģāŊāŪģāŪĪāŊ āŪŽāŪ™āŊāŪ•āŊ‡ āŪ…ā۟āŊā۟āŪĩāŪĢāŊˆ āŪĻāŪŋāŪ•āŪīāŊāŪĩāŊāŪ•āŪģāŊ āŪ…āŪĐāŊāŪŠāŊāŪŠāŪŠāŊāŪŠā۟āŊā۟āŊāŪģāŊāŪģāŪĪāŊ. Daily Time Log Summary,āŪĪāŪŋāŪĐāŪŪāŊāŪŪāŊ āŪĻāŊ‡āŪ°āŪŪāŊ āŪŠāŊāŪ•āŊāŪŠāŪĪāŪŋāŪ•āŊˆ āۚāŊāŪ°āŊāŪ•āŊāŪ•āŪŪāŊ Danger,āŪ†āŪŠāŪĪāŊāŪĪāŊ Data,āŪĪāŪ°āŪĩāŊ @@ -772,6 +783,7 @@ Default Sales Partner,āŪŪāŊāŪĐāŊāŪĐāŪŋāŪ°āŊāŪŠāŊāŪŠāŊ āŪĩāŪŋāŪąāŊāŪŠāŪĐāŊˆ Default Settings,āŪ‡āŪŊāŪēāŊāŪŠāŊāŪĻāŪŋāŪēāŊˆ āŪ…āŪŪāŊˆāŪŠāŊāŪŠāŊāŪ•āŪģāŊ Default Source Warehouse,āŪŪāŊāŪĐāŊāŪĐāŪŋāŪ°āŊāŪŠāŊāŪŠāŊ āŪŪāŊ‚āŪē āŪ•āŪŋā۟āŪ™āŊāŪ•āŊ Default Stock UOM,āŪŪāŊāŪĐāŊāŪĐāŪŋāŪ°āŊāŪŠāŊāŪŠāŊ āŪŠāŪ™āŊāŪ•āŊ āŪŪāŊ†āŪūāŪąā۟āŊā۟āŊāŪĩ āŪŠāŪēāŊāŪ•āŪēāŊˆāŪ•āŪīāŪ•āŪŪāŊ +Default Supplier,āŪ‡āŪŊāŪēāŊāŪŠāŊāŪĻāŪŋāŪēāŊˆ āۚāŪŠāŊāŪģāŊˆāŪŊāŪ°āŊ Default Supplier Type,āŪŪāŊāŪĐāŊāŪĐāŪŋāŪ°āŊāŪŠāŊāŪŠāŊ āۚāŪŠāŊāŪģāŊˆāŪŊāŪ°āŊ āŪĩāŪ•āŊˆ Default Target Warehouse,āŪŪāŊāŪĐāŊāŪĐāŪŋāŪ°āŊāŪŠāŊāŪŠāŊ āŪ…ā۟āŊˆāŪĩāŊ āŪ•āŪŋā۟āŪ™āŊāŪ•āŊ Default Territory,āŪŪāŊāŪĐāŊāŪĐāŪŋāŪ°āŊāŪŠāŊāŪŠāŊ āŪŪāŪĢāŊā۟āŪēāŪŪāŊ @@ -790,6 +802,7 @@ Defines workflow states and rules for a document.,āŪŠāŪĢāŪŋāŪŊāŊ‡āŪūā۟āŊā۟āŪŪ Delete,āŪĻāŊ€āŪ•āŊāŪ•āŊ Delete Row,āŪĩāŪ°āŪŋāۚāŊˆāŪŊāŊˆ āŪĻāŊ€āŪ•āŊāŪ•āŊ Delivered,āŪĩāŪīāŪ™āŊāŪ•āŪŋāŪĐāŪūāŪ°āŊ +Delivered Items To Be Billed,āŪ•ā۟āŊā۟āŪĢāŪŪāŊ āŪĩāŪīāŪ™āŊāŪ•āŪŠāŊāŪŠā۟āŊāŪŪāŊ āŪŠāŊ†āŪūāŪ°āŊā۟āŊāŪ•āŪģāŊ Delivered Qty,āŪĩāŪīāŪ™āŊāŪ•āŪŠāŊāŪŠā۟āŊāŪŪāŊ āŪ…āŪģāŪĩāŊ Delivery Address,ā۟āŊ†āŪēāŪŋāŪĩāŪ°āŪŋ āŪŪāŊāŪ•āŪĩāŪ°āŪŋ Delivery Date,ā۟āŊ†āŪēāŪŋāŪĩāŪ°āŪŋ āŪĪāŊ‡āŪĪāŪŋ @@ -808,7 +821,6 @@ Delivery Status,āŪĩāŪŋāŪĻāŪŋāŪŊāŊ‡āŪūāŪ• āŪĻāŪŋāŪēāŊˆāŪŪāŊˆ Delivery Time,āŪĩāŪŋāŪĻāŪŋāŪŊāŊ‡āŪūāŪ• āŪĻāŊ‡āŪ°āŪŪāŊ Delivery To,āŪĩāŪīāŪ™āŊāŪ•āŊāŪŪāŊ Department,āŪ‡āŪēāŪūāŪ•āŪū -Depend on LWP,LWP āۚāŪūāŪ°āŊāŪĻāŊāŪĪāŊ Depends On,āŪŠāŊ†āŪūāŪąāŊāŪĪāŊāŪĪāŪĪāŊ Depends on LWP,LWP āŪŠāŊ†āŪūāŪąāŊāŪĪāŊāŪĪāŪĪāŊ Descending,āŪ‡āŪąāŪ™āŊāŪ•āŊ @@ -859,6 +871,7 @@ DocType on which this Workflow is applicable.,āŪ‡āŪĻāŊāŪĪ āŪŠāŪĢāŪŋāŪŊāŊ‡āŪūā۟ DocType or Field,DOCTYPE āŪ…āŪēāŊāŪēāŪĪāŊ āŪŠāŊāŪēāŪŪāŊ Document,āŪŠāŪĪāŊāŪĪāŪŋāŪ°āŪŪāŊ Document Description,āŪ†āŪĩāŪĢ āŪĩāŪŋāŪĩāŪ°āŪŪāŊ +Document Numbering Series,āŪ†āŪĩāŪĢ āŪŽāŪĢāŊ āŪĪāŊ†āŪūā۟āŪ°āŊ Document Status transition from ,āŪŪāŊāŪĪāŪēāŊ āŪ†āŪĩāŪĢ āŪĻāŪŋāŪēāŊˆāŪŪāŊˆ āŪŪāŪūāŪąāŊāŪąāŪŪāŊ Document Type,āŪ†āŪĩāŪĢ āŪĩāŪ•āŊˆ Document is only editable by users of role,āŪ†āŪĩāŪĢ āŪŠāŪ™āŊāŪ•āŊ āŪŠāŪŊāŪĐāŪ°āŊāŪ•āŪģāŊ āŪŪā۟āŊā۟āŊāŪŪāŊ‡ āŪĪāŪŋāŪ°āŊāŪĪāŊāŪĪāŪ•āŊāŪ•āŊ‚ā۟āŪŋāŪŊ @@ -929,7 +942,7 @@ Employee Leave Approver,āŪŠāŪĢāŪŋāŪŊāŪūāŪģāŪ°āŊ āŪĩāŪŋā۟āŊāŪŠāŊāŪŠāŊ āۚāŪ° Employee Leave Balance,āŪŠāŪĢāŪŋāŪŊāŪūāŪģāŪ°āŊ āŪĩāŪŋā۟āŊāŪŠāŊāŪŠāŊ āŪ‡āŪ°āŊāŪŠāŊāŪŠāŊ Employee Name,āŪŠāŪĢāŪŋāŪŊāŪūāŪģāŪ°āŊ āŪŠāŊ†āŪŊāŪ°āŊ Employee Number,āŪŠāŪĢāŪŋāŪŊāŪūāŪģāŪ°āŊ āŪŽāŪĢāŊ -Employee Records to be created by ,āŪŠāŪĢāŪŋāŪŊāŪūāŪģāŪ°āŊ āŪ°āŊ†āŪ•āŊāŪ•āŪūāŪ°āŊā۟āŊāŪļāŊ āŪĩāŪŋāŪĩāŪ°āŪ™āŊāŪ•āŪģāŊˆ āŪĩāŊ‡āŪĢāŊā۟āŊāŪŪāŊ +Employee Records to be created by,āŪŠāŪĢāŪŋāŪŊāŪūāŪģāŪ°āŊ āŪ°āŊ†āŪ•āŊāŪ•āŪūāŪ°āŊā۟āŊāŪļāŊ āŪĩāŪŋāŪĩāŪ°āŪ™āŊāŪ•āŪģāŊˆ āŪĩāŊ‡āŪĢāŊā۟āŊāŪŪāŊ Employee Setup,āŪŠāŪĢāŪŋāŪŊāŪūāŪģāŪ°āŊ āŪ…āŪŪāŊˆāŪŠāŊāŪŠāŊ Employee Type,āŪŠāŪĢāŪŋāŪŊāŪūāŪģāŪ°āŊ āŪ…āŪŪāŊˆāŪŠāŊāŪŠāŊ Employee grades,āۊāŪīāŪŋāŪŊāŪ°āŊ āŪĪāŪ°āŪ™āŊāŪ•āŪģāŪūāŪ• @@ -971,11 +984,17 @@ Error for,āŪŠāŪŋāŪīāŊˆ Error: Document has been modified after you have opened it,āŪŠāŪŋāŪīāŊˆ: āŪĻāŊ€āŪ™āŊāŪ•āŪģāŊ āŪ…āŪĪāŊˆ āŪĪāŪŋāŪąāŪĻāŊāŪĪāŊ āŪŠāŪŋāŪĐāŊ āŪ†āŪĩāŪĢ āŪŪāŪūāŪąāŊāŪąāŪŪāŊ Estimated Material Cost,āŪ•āŪŋā۟āŊā۟āŪĪāŊāŪĪā۟āŊā۟ āŪŠāŊ†āŪūāŪ°āŊāŪģāŊ āۚāŊ†āŪēāŪĩāŊ Event,āۚāŪŪāŊāŪŠāŪĩāŪŪāŊ +Event End must be after Start,āŪĻāŪŋāŪ•āŪīāŊāŪĩāŊ āŪŪāŊā۟āŪŋāŪĩāŊ āŪŠāŪŋāŪĐāŊāŪĐāŪ°āŊ āŪ‡āŪ°āŊāŪ•āŊāŪ• āŪĩāŊ‡āŪĢāŊā۟āŊāŪŪāŊ Event Individuals,āŪĻāŪŋāŪ•āŪīāŊāŪĩāŊ āŪĪāŪĐāŪŋāŪĻāŪŠāŪ°āŊāŪ•āŪģāŊ Event Role,āŪĻāŪŋāŪ•āŪīāŊāŪĩāŊ āŪŠāŪūāŪĪāŊāŪĪāŪŋāŪ°āŪŪāŊ Event Roles,āŪĻāŪŋāŪ•āŪīāŊāŪĩāŊ āŪŠāŪ™āŊāŪ•āŪģāŪŋāŪŠāŊāŪŠāŊ Event Type,āŪĻāŪŋāŪ•āŪīāŊāŪĩāŊ āŪĩāŪ•āŊˆ Event User,āŪĻāŪŋāŪ•āŪīāŊāŪĩāŊ āŪŠāŪŊāŪĐāŪ°āŊ +Events In Today's Calendar,āŪ‡āŪĐāŊāŪąāŊˆāŪŊ āŪ…ā۟āŊā۟āŪĩāŪĢāŊˆ āŪĻāŪŋāŪ•āŪīāŊāŪĩāŊāŪ•āŪģāŊ +Every Day,āŪ’āŪĩāŊāŪĩāŊ†āŪūāŪ°āŊ āŪĻāŪūāŪģāŊ +Every Month,āŪ’āŪĩāŊāŪĩāŊ†āŪūāŪ°āŊ āŪŪāŪūāŪĪāŪŪāŊāŪŪāŊ +Every Week,āŪ’āŪĩāŊāŪĩāŊ†āŪūāŪ°āŊ āŪĩāŪūāŪ°āŪŪāŊāŪŪāŊ +Every Year,āŪ’āŪĩāŊāŪĩāŊ†āŪūāŪ°āŊ āŪ†āŪĢāŊā۟āŊāŪŪāŊ Everyone can read,āŪ…āŪĐāŊˆāŪĩāŪ°āŊāŪŪāŊ āŪŠā۟āŪŋāŪ•āŊāŪ• āŪŪāŊā۟āŪŋāŪŊāŊāŪŪāŊ Example:,āŪ‰āŪĪāŪūāŪ°āŪĢāŪŪāŪūāŪ•: Exchange Rate,āŪ…āŪŊāŪēāŊāŪĻāŪūā۟āŊā۟āŊ āŪĻāŪūāŪĢāŪŊ āŪŠāŪ°āŪŋāŪŪāŪūāŪąāŊāŪą āŪĩāŪŋāŪ•āŪŋāŪĪāŪŪāŊ āŪĩāŊ€āŪĪāŪŪāŊ @@ -1080,6 +1099,7 @@ For Reference Only.,āŪ•āŊāŪąāŪŋāŪŠāŊāŪŠāŊ āŪŪā۟āŊā۟āŊāŪŪāŊ‡. For Sales Invoice,āŪĩāŪŋāŪąāŊāŪŠāŪĐāŊˆ āŪĩāŪŋāŪēāŊˆāŪŠāŊāŪŠā۟āŊā۟āŪŋāŪŊāŪēāŊ āېāŪĻāŊāŪĪāŊ For Server Side Print Formats,āۚāŪ°āŊāŪĩāŪ°āŊ āŪŠāŪ•āŊāŪ• āŪ…āۚāŊāۚāŊ āŪĩā۟āŪŋāŪĩāŪŪāŊˆāŪŠāŊāŪŠāŊāŪ•āŪģāŊˆāŪŊāŊāŪŪāŊ For Territory,āŪŪāŪĢāŊā۟āŪēāŪŪāŊ āېāŪĻāŊāŪĪāŊ +For UOM,āŪŪāŊ†āŪūāŪąā۟āŊā۟āŊāŪĩ āŪŠāŪēāŊāŪ•āŪēāŊˆāŪ•āŪīāŪ•āŪŪāŊ āŪ•āŊāŪ•āŪūāŪĐ For Warehouse,āۚāŊ‡āŪŪāŪŋāŪŠāŊāŪŠāŊ "For comparative filters, start with","āŪ’āŪŠāŊāŪŠāŊ€ā۟āŊā۟āŊ āŪĩā۟āŪŋāŪŠāŊāŪŠāŪūāŪĐāŊāŪ•āŪģāŪŋāŪĐāŊ, āŪĪāŊāŪĩāŪ•āŊāŪ•" "For e.g. 2012, 2012-13","āŪ‰āŪĪāŪūāŪ°āŪĢāŪŪāŪūāŪ• 2012, 2012-13 āŪ•āŊāŪ•āŪūāŪĐ" @@ -1099,6 +1119,7 @@ Fraction Units,āŪŠāŪŋāŪĐāŊāŪĐāŪŪāŊ āŪ…āŪēāŪ•āŊāŪ•āŪģāŊ Freeze Stock Entries,āŪŠāŪ™āŊāŪ•āŊ āŪŠāŪĪāŪŋāŪĩāŊāŪ•āŪģāŊ āŪĻāŪŋāŪąāŊāŪĪāŊāŪĪāŪŠāŊāŪŠā۟āŪēāŪūāŪŪāŊ Friday,āŪĩāŊ†āŪģāŊāŪģāŪŋ From,āŪ‡āŪ°āŊāŪĻāŊāŪĪāŊ +From Bill of Materials,āŪŠāŊ†āŪūāŪ°āŊāŪģāŊāŪ•āŪģāŪŋāŪĐāŊ āŪŠāŪŋāŪēāŊ āŪ‡āŪ°āŊāŪĻāŊāŪĪāŊ From Company,āŪĻāŪŋāŪąāŊāŪĩāŪĐāŪĪāŊāŪĪāŪŋāŪĐāŊ āŪ‡āŪ°āŊāŪĻāŊāŪĪāŊ From Currency,āŪĻāŪūāŪĢāŪŊ āŪ‡āŪ°āŊāŪĻāŊāŪĪāŊ From Currency and To Currency cannot be same,āŪĻāŪūāŪĢāŪŊ āŪŪāŪąāŊāŪąāŊāŪŪāŊ āŪĻāŪūāŪĢāŪŊāŪĪāŊāŪĪāŊˆ āŪ…āŪĪāŊ‡ āŪ‡āŪ°āŊāŪ•āŊāŪ• āŪŪāŊā۟āŪŋāŪŊāŪūāŪĪāŊ @@ -1141,6 +1162,7 @@ Get Advances Received,āŪŪāŊāŪĐāŊāŪĐāŊ‡āŪąāŊāŪąāŪŪāŊ āŪŠāŊ†āŪąāŊāŪą āŪ•āŪŋ Get Current Stock,āŪĪāŪąāŊāŪŠāŊ‡āŪūāŪĪāŊˆāŪŊ āŪŠāŪ™āŊāŪ•āŊ āŪ•āŪŋā۟āŊˆāŪ•āŊāŪ•āŊāŪŪāŊ Get From ,āŪŪāŊāŪĪāŪēāŊ āŪ•āŪŋā۟āŊˆāŪ•āŊāŪ•āŊāŪŪāŊ Get Items,āŪŠāŊ†āŪūāŪ°āŊā۟āŊāŪ•āŪģāŊ āŪ•āŪŋā۟āŊˆāŪ•āŊāŪ•āŊāŪŪāŊ +Get Items From Sales Orders,āŪĩāŪŋāŪąāŊāŪŠāŪĐāŊˆ āŪ†āŪĢāŊˆāŪ•āŪģāŊ āŪ‰āŪ°āŊāŪŠāŊāŪŠā۟āŪŋāŪ•āŪģāŊˆ āŪ•āŪŋā۟āŊˆāŪ•āŊāŪ•āŊāŪŪāŊ Get Last Purchase Rate,āŪ•ā۟āŊˆāۚāŪŋāŪŊāŪūāŪ• āŪ•āŊ†āŪūāŪģāŊāŪŪāŊāŪĪāŪēāŊ āŪĩāŪŋāŪēāŊˆ āŪ•āŪŋā۟āŊˆāŪ•āŊāŪ•āŊāŪŪāŊ Get Non Reconciled Entries,āŪ…āۚāŊˆāŪĩāŪŪāŊ āŪ’āŪ°āŊāŪŪāŊˆāŪŠāŊāŪŠā۟āŊāŪĪāŊāŪĪāŪŋāŪŊ āŪŠāŪĪāŪŋāŪĩāŊāŪ•āŪģāŊ āŪŠāŊ†āŪą Get Outstanding Invoices,āۚāŪŋāŪąāŪĻāŊāŪĪ āŪŠāŪąāŊāŪąāŊāۚāŊāۚāŊ€ā۟āŊā۟āŊāŪ•āŪģāŊ āŪ•āŪŋā۟āŊˆāŪ•āŊāŪ•āŊāŪŪāŊ @@ -1182,6 +1204,7 @@ Group,āŪĪāŊ†āŪūāŪ•āŊāŪĪāŪŋ Group or Ledger,āŪ•āŊāŪīāŊ āŪ…āŪēāŊāŪēāŪĪāŊ āŪēāŊ†ā۟āŊāۜāŪ°āŊ Groups,āŪ•āŊāŪīāŊāŪ•āŊāŪ•āŪģāŊ HR,āŪ…āŪēāŊāŪĩāŪēāŪ• +HR Settings,āŪ…āŪēāŊāŪĩāŪēāŪ• āŪ…āŪŪāŊˆāŪŠāŊāŪŠāŊāŪ•āŪģāŊ HTML,HTML HTML / Banner that will show on the top of product list.,āŪĪāŪŊāŪūāŪ°āŪŋāŪŠāŊāŪŠāŊ āŪŠā۟āŊā۟āŪŋāŪŊāŪēāŪŋāŪēāŊ āŪ•āŪūāŪĢāŊāŪŠāŪŋāŪ•āŊāŪ•āŊāŪŪāŊ āŪŽāŪĐāŊāŪąāŊ HTML / āŪŠāŪĪāŪūāŪ•āŊˆ. Half Day,āŪ…āŪ°āŊˆ āŪĻāŪūāŪģāŊ @@ -1205,6 +1228,7 @@ Helvetica Neue,āŪđāŊ†āŪēāŊāŪĩāŊ†ā۟āŪŋāŪ•āŪū āŪĻāŪŋāŪŊāŊ€ "Here you can maintain family details like name and occupation of parent, spouse and children","āŪ‡āŪ™āŊāŪ•āŊ‡ āŪĻāŊ€āŪ™āŊāŪ•āŪģāŊ āŪŠāŊ†āŪąāŊāŪąāŊ‡āŪūāŪ°āŊ, āŪŪāŪĐāŊˆāŪĩāŪŋ āŪŪāŪąāŊāŪąāŊāŪŪāŊ āŪ•āŊāŪīāŪĻāŊāŪĪāŊˆāŪ•āŪģāŊ āŪŠāŊ†āŪŊāŪ°āŊ āŪŪāŪąāŊāŪąāŊāŪŪāŊ āŪ†āŪ•āŊāŪ•āŪŋāŪ°āŪŪāŪŋāŪŠāŊāŪŠāŊ āŪŠāŊ‡āŪūāŪĐāŊāŪą āŪ•āŊā۟āŊāŪŪāŊāŪŠ āŪĩāŪŋāŪĩāŪ°āŪ™āŊāŪ•āŪģāŊ āŪŠāŪ°āŪūāŪŪāŪ°āŪŋāŪ•āŊāŪ• āŪŪāŊā۟āŪŋāŪŊāŊāŪŪāŊ" "Here you can maintain height, weight, allergies, medical concerns etc","āŪ‡āŪ™āŊāŪ•āŊ‡ āŪĻāŊ€āŪ™āŊāŪ•āŪģāŊ āŪ‰āŪŊāŪ°āŪŪāŊ, āŪŽā۟āŊˆ, āŪ’āŪĩāŊāŪĩāŪūāŪŪāŊˆ, āŪŪāŪ°āŊāŪĪāŊāŪĪāŊāŪĩ āŪ•āŪĩāŪēāŊˆāŪ•āŪģāŊ āŪđāŪŋāŪŠāŊāŪ°āŊ āŪŠāŪ°āŪūāŪŪāŪ°āŪŋāŪ•āŊāŪ• āŪŪāŊā۟āŪŋāŪŊāŊāŪŪāŊ" Hey there! You need to put at least one item in \ the item table.,āŪ…āŪ™āŊāŪ•āŊ āŪāŪŊāŊ! āŪĻāŊ€āŪ™āŊāŪ•āŪģāŊ \ āŪ‰āŪ°āŊāŪŠāŊāŪŠā۟āŪŋāŪŊāŊˆ āŪ…ā۟āŊā۟āŪĩāŪĢāŊˆāŪŊāŪŋāŪēāŊ āŪ•āŊāŪąāŊˆāŪĻāŊāŪĪāŪĪāŊ āŪ’āŪ°āŊ āŪ‰āŪ°āŊāŪŠāŊāŪŠā۟āŪŋāŪŊāŊˆ āۚāŊ†āŪŊāŊāŪŊ āŪĩāŊ‡āŪĢāŊā۟āŊāŪŪāŊ. +Hey! All these items have already been invoiced.,āŪāŪŊāŊ! āŪ‡āŪĻāŊāŪĪ āŪŠāŊ†āŪūāŪ°āŊā۟āŊāŪ•āŪģāŊˆ āŪāŪąāŊāŪ•āŪĐāŪĩāŊ‡ āŪĩāŪŋāŪēāŊˆ āŪĩāŪŋāŪĩāŪ°āŪŪāŊ. Hey! There should remain at least one System Manager,āŪāŪŊāŊ! āŪ•āŊāŪąāŊˆāŪĻāŊāŪĪāŪĪāŊ āŪ’āŪ°āŊ āŪ•āŪĢāŪŋāŪĐāŪŋ āŪŪāŊ‡āŪēāŪūāŪģāŪ°āŊ āŪ…āŪ™āŊāŪ•āŊ āŪ‡āŪ°āŊāŪ•āŊāŪ• āŪĩāŊ‡āŪĢāŊā۟āŊāŪŪāŊ Hidden,āŪŪāŪąāŊˆāŪĻāŊāŪĪāŊāŪģāŊāŪģ Hide Actions,āۚāŊ†āŪŊāŪēāŊāŪ•āŪģāŊ āŪŪāŪąāŊˆāŪ•āŊāŪ• @@ -1262,6 +1286,7 @@ If Monthly Budget Exceeded,āŪŪāŪūāŪĪāŪūāŪĻāŊāŪĪāŪŋāŪ° āŪŠā۟āŊāۜāŊ†ā۟āŊ āŪŪ If Yearly Budget Exceeded,āŪ†āŪĢāŊā۟āŊ āŪŠā۟āŊāۜāŊ†ā۟āŊ āŪŪāŊ€āŪąāŪŠāŊāŪŠā۟āŊā۟ āŪŽāŪĐāŊāŪąāŪūāŪēāŊ "If a User does not have access at Level 0, then higher levels are meaningless","āŪ’āŪ°āŊ āŪŠāŪŊāŪĐāŪ°āŊ āŪĻāŪŋāŪēāŊˆ 0 āŪ…āŪĢāŊāŪ•āŪēāŊ āŪ‡āŪēāŊāŪēāŊˆ āŪŽāŪĐāŊāŪąāŪūāŪēāŊ, āŪŠāŪŋāŪąāŪ•āŊ āŪ…āŪĪāŪŋāŪ• āŪ…āŪģāŪĩāŊ āŪŠāŊ†āŪūāŪ°āŊāŪģāŪąāŊāŪąāŪĪāŊ āŪ†āŪ•āŊāŪŪāŊ" "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 āŪŪāŊ‚āŪēāŪŠāŊāŪŠāŊ†āŪūāŪ°āŊā۟āŊāŪ•āŪģāŊ āŪŠāŊ†āŪą āŪ•āŪ°āŊāŪĪāŪŠāŊāŪŠā۟āŊāŪ•āŪŋāŪąāŪĪāŊ. āŪŪāŪąāŊāŪąāŪŠā۟āŪŋ, āŪ…āŪĐāŊˆāŪĪāŊāŪĪāŊ āŪĪāŊāŪĢāŊˆ āۚā۟āŊā۟āۚāŪŠāŊˆ āŪŠāŊ†āŪūāŪ°āŊā۟āŊāŪ•āŪģāŊˆ āŪŪāŊ‚āŪēāŪŠāŊāŪŠāŊ†āŪūāŪ°āŊāŪģāŪūāŪ• āŪ•āŪ°āŊāŪĪāŪŠāŊāŪŠā۟āŊāŪ•āŪŋāŪąāŪĪāŊ." +"If checked, Total no. of Working Days will include holidays, and this will reduce the value of Salary Per Day","āۚāŪ°āŪŋ āŪŽāŪĐāŊāŪąāŪūāŪēāŊ, āŪŪāŊ†āŪūāŪĪāŊāŪĪ āŪ‡āŪēāŊāŪēāŊˆ. āŪĩāŊ‡āŪēāŊˆ āŪĻāŪūā۟āŊāŪ•āŪģāŊ āŪĩāŪŋā۟āŊāŪŪāŊāŪąāŊˆ āŪ…ā۟āŪ™āŊāŪ•āŊāŪŪāŊ, āŪ‡āŪĻāŊāŪĪ āŪĻāŪūāŪģāŊ āŪ’āŪĐāŊāŪąāŊāŪ•āŊāŪ•āŊ āۚāŪŪāŊāŪŠāŪģāŪŪāŊ āŪŪāŪĪāŪŋāŪŠāŊāŪŠāŊ āŪ•āŊāŪąāŊˆāŪŊāŊāŪŪāŊ" "If checked, all other workflows become inactive.","āۚāŪ°āŪŋ āŪŽāŪĐāŊāŪąāŪūāŪēāŊ, āŪ…āŪĐāŊˆāŪĪāŊāŪĪāŊ āŪŠāŪŋāŪą āŪŠāŪĢāŪŋāŪŠāŊāŪŠāŪūāŪŊāŊāŪĩāŊāŪ•āŪģāŊāŪŪāŊ āۚāŊ†āŪŊāŪēāŪąāŊāŪąāŊ āŪŠāŊ‡āŪūāŪ•āŊāŪŪāŊ." "If checked, an email with an attached HTML format will be added to part of the EMail body as well as attachment. To only send as attachment, uncheck this.","āۚāŪ°āŪŋ āŪŽāŪĐāŊāŪąāŪūāŪēāŊ, āŪ’āŪ°āŊ āŪ‡āŪĢāŊˆāŪ•āŊāŪ•āŪŠāŊāŪŠā۟āŊā۟ HTML āŪĩā۟āŪŋāŪĩāŪŪāŊ āŪ’āŪ°āŊ āŪŪāŪŋāŪĐāŊāŪĐāŪžāŊāۚāŪēāŊ āŪŪāŪŋāŪĐāŊāŪĐāŪžāŊāۚāŪēāŊ āŪ‰ā۟āŪēāŊ āŪ…āŪĪāŊāŪĪāŊā۟āŪĐāŊ āŪ‡āŪĢāŊˆāŪŠāŊāŪŠāŊ āŪŠāŪ•āŊāŪĪāŪŋāŪŊāŪūāŪ• āۚāŊ‡āŪ°āŊāŪ•āŊāŪ•āŪŠāŊāŪŠā۟āŊā۟āŪĪāŊ. āŪ’āŪ°āŊ‡ āŪ‡āŪĢāŊˆāŪŠāŊāŪŠāŪūāŪ• āŪ…āŪĐāŊāŪŠāŊāŪŠ, āŪ‡āŪĻāŊāŪĪ āŪĪāŊ‡āŪ°āŊāŪĩāŊˆ āŪĻāŊ€āŪ•āŊāŪ•āŊāŪ•." "If checked, the Home page will be the default Item Group for the website.","āŪĪāŊ‡āŪ°āŊāŪĩāŊāۚāŊ†āŪŊāŊāŪŊāŪŠāŊāŪŠā۟āŊā۟āŪūāŪēāŊ, āŪŪāŊāŪ•āŪŠāŊāŪŠāŊ āŪŠāŪ•āŊāŪ•āŪŪāŊ āŪ‡āŪĢāŊˆāŪŊ āŪŪāŊāŪĐāŊāŪĐāŪŋāŪ°āŊāŪŠāŊāŪŠāŊ āŪ‰āŪ°āŊāŪŠāŊāŪŠā۟āŪŋ āŪ•āŊāŪīāŊ āŪ‡āŪ°āŊāŪ•āŊāŪ•āŊāŪŪāŊ." @@ -1302,6 +1327,7 @@ In Hours,āŪŪāŪĢāŪŋ In List View,āŪŠā۟āŊā۟āŪŋāŪŊāŪēāŊ āŪ‡āŪēāŊ In Process,āۚāŊ†āŪŊāŪēāŊāŪŪāŊāŪąāŊˆ āŪ‰āŪģāŊāŪģ In Report Filter,āŪ…āŪąāŪŋāŪ•āŊāŪ•āŊˆ āŪĩā۟āŪŋāŪ•ā۟āŊā۟āŪŋ āŪ‰āŪģāŊāŪģ +In Row,āŪĩāŪ°āŪŋāۚāŊˆāŪŊāŪŋāŪēāŊ In Store,āŪ…āŪ™āŊāŪ•āŪūā۟āŪŋāŪŊāŪŋāŪēāŊ In Words,āŪĩāŊ‡āŪ°āŊā۟āŊāŪļāŊ In Words (Company Currency),āŪĩāŊ‡āŪ°āŊā۟āŊāŪļāŊ (āŪĻāŪŋāŪąāŊāŪĩāŪĐāŪĪāŊāŪĪāŪŋāŪĐāŊ āŪ•āŪ°āŪĐāŊāۚāŪŋ) @@ -1317,6 +1343,7 @@ In response to,āŪŠāŪĪāŪŋāŪēāŊ "In the Permission Manager, click on the button in the 'Condition' column for the Role you want to restrict.","āŪ…āŪĐāŊāŪŪāŪĪāŪŋ āŪŪāŊ‡āŪēāŪūāŪģāŪ°āŊ, āŪĻāŊ€āŪ™āŊāŪ•āŪģāŊ āŪĪā۟āŊāŪ•āŊāŪ• āŪĩāŊ‡āŪĢāŊā۟āŊāŪŪāŊ āŪŠāŪūāŪĪāŊāŪĪāŪŋāŪ°āŪĪāŊāŪĪāŪŋāŪēāŊ āŪ’āŪ°āŊ 'āŪĻāŪŋāŪēāŊˆ' āŪĻāŪŋāŪ°āŪēāŪŋāŪēāŊ āŪŠāŊ†āŪūāŪĪāŊāŪĪāŪūāŪĐāŊˆ āŪ•āŪŋāŪģāŪŋāŪ•āŊ āۚāŊ†āŪŊāŊāŪŊāŪĩāŊāŪŪāŊ." Incentives,āۚāŊ†āŪŊāŪēāŊ āŪĪāŊ‚āŪĢāŊā۟āŊāŪĪāŪēāŊ Incharge Name,āŪŠāŊ†āŪŊāŪ°āŊ āŪŠāŊ†āŪūāŪąāŊāŪŠāŊāŪŠāŪŋāŪēāŊāŪģāŊāŪģ +Include holidays in Total no. of Working Days,āŪŪāŊ†āŪūāŪĪāŊāŪĪ āŪŽāŪĻāŊāŪĪ āŪĩāŪŋā۟āŊāŪŪāŊāŪąāŊˆ āŪ…ā۟āŪ™āŊāŪ•āŊāŪŪāŊ. āŪĩāŊ‡āŪēāŊˆ āŪĻāŪūā۟āŊāŪ•āŪģāŊ Income / Expense,āŪĩāŪ°āŊāŪŪāŪūāŪĐ / āۚāŊ†āŪēāŪĩāŪŋāŪĐ Income Account,āŪĩāŪ°āŊāŪŪāŪūāŪĐ āŪ•āŪĢāŪ•āŊāŪ•āŊ Income Booked,āŪĩāŪ°āŊāŪŪāŪūāŪĐ āŪŠāŪĪāŪŋāŪĩāŊ @@ -1335,6 +1362,7 @@ Industry,āŪĪāŊ†āŪūāŪīāŪŋāŪēāŊ Industry Type,āŪĪāŊ†āŪūāŪīāŪŋāŪēāŊ āŪ…āŪŪāŊˆāŪŠāŊāŪŠāŊ Info,āŪĪāŪ•āŪĩāŪēāŊ Insert After,āŪŠāŪŋāŪąāŪ•āŊ āۚāŊ†āŪ°āŊāŪ•āŊ +Insert Below,āŪ•āŊ€āŪīāŊ‡ āŪĻāŊāŪīāŊˆāŪ•āŊāŪ•āŪĩāŊāŪŪāŊ Insert Code,āŪ•āŊ‡āŪūā۟āŊ āۚāŊ†āŪ°āŊāŪ• Insert Row,āŪ°āŊ‡āŪū āŪĻāŊāŪīāŊˆāŪ•āŊāŪ• Insert Style,āŪ‰ā۟āŊˆ āۚāŊ†āŪ°āŊāŪ• @@ -1360,6 +1388,7 @@ Introductory information for the Contact Us Page,āŪŽāŪ™āŊāŪ•āŪģāŊˆ āŪŠāŪ•āŊāŪ• Invalid Delivery Note. Delivery Note should exist and should be in draft state. Please rectify and try again.,āŪĪāŪĩāŪąāŪūāŪĐ ā۟āŊ†āŪēāŪŋāŪĩāŪ°āŪŋ āŪ•āŊāŪąāŪŋāŪŠāŊāŪŠāŊ. āŪŠāŪĻāŊāŪĪāŊ āŪ•āŊāŪąāŪŋāŪŠāŊāŪŠāŊ āŪ‡āŪ°āŊāŪ•āŊāŪ• āŪĩāŊ‡āŪĢāŊā۟āŊāŪŪāŊ āŪŪāŪąāŊāŪąāŊāŪŪāŊ āŪĩāŪ°āŊˆāŪĩāŊ āŪĻāŪŋāŪēāŊˆāŪŊāŪŋāŪēāŊ āŪ‡āŪ°āŊāŪ•āŊāŪ• āŪĩāŊ‡āŪĢāŊā۟āŊāŪŪāŊ. āŪĪāŪŋāŪ°āŊāŪĪāŊāŪĪāŪŋ āŪŪāŊ€āŪĢāŊā۟āŊāŪŪāŊ āŪŪāŊāŪŊāŪąāŊāۚāŪŋāŪ•āŊāŪ•āŪĩāŊāŪŪāŊ. Invalid Email,āŪĪāŪĩāŪąāŪūāŪĐ āŪŪāŪŋāŪĐāŊāŪĐāŪžāŊāۚāŪēāŊ Invalid Email Address,āۚāŊ†āŪēāŊāŪēāŪūāŪĪ āŪŪāŪŋāŪĐāŊāŪĐāŪžāŊāۚāŪēāŊ āŪŪāŊāŪ•āŪĩāŪ°āŪŋ +Invalid Item or Warehouse Data,āŪĪāŪĩāŪąāŪūāŪĐ āŪŠāŊ†āŪūāŪ°āŊāŪģāŊ āŪ…āŪēāŊāŪēāŪĪāŊ āŪ•āŪŋā۟āŪ™āŊāŪ•āŊ āŪĪāŪ•āŪĩāŪēāŊāŪ•āŪģāŊ Invalid Leave Approver,āŪĪāŪĩāŪąāŪūāŪĐ āۚāŪ°āŊāŪ•āŊāŪ•āŪūāŪ°āŊ āŪĪāŪ°āŪŠāŊāŪŠāŪŋāŪēāŊ āۚāŪūā۟āŊāۚāŪŋ āŪĩāŪŋā۟āŪĩāŊāŪŪāŊ Inventory,āۚāŪ°āŪ•āŊāŪ•āŊ Inverse,āŪĪāŪēāŊˆāŪ•āŊ€āŪīāŪūāŪĐ @@ -1532,6 +1561,7 @@ Leave blank if considered for all departments,āŪ…āŪĐāŊˆāŪĪāŊāŪĪāŊ āŪĪāŊāŪąāŊˆ Leave blank if considered for all designations,āŪ…āŪĐāŊˆāŪĪāŊāŪĪāŊ āŪĩā۟āŪŋāŪĩ āŪ•āŪ°āŊāŪĪāŊāŪĪāŪŋāŪēāŊ āŪ‡āŪ°āŊāŪĻāŊāŪĪāŪūāŪēāŊ āŪĩāŊ†āŪąāŊāŪŪāŊˆāŪŊāŪūāŪ• Leave blank if considered for all employee types,āŪ…āŪĐāŊˆāŪĪāŊāŪĪāŊ āŪŠāŪĢāŪŋāŪŊāŪūāŪģāŪ°āŊ āŪĩāŪ•āŊˆāŪŊāŪūāŪĐ āŪ•āŪ°āŊāŪĪāŪŠāŊāŪŠā۟āŊāŪ•āŪŋāŪąāŪĪāŊ āŪŽāŪĐāŊāŪąāŪūāŪēāŊ āŪĩāŊ†āŪąāŊāŪŪāŊˆāŪŊāŪūāŪ• Leave blank if considered for all grades,āŪ…āŪĐāŊˆāŪĪāŊāŪĪāŊ āŪĪāŪ°āŪ™āŊāŪ•āŪģāŪūāŪ• āŪ•āŪ°āŊāŪĪāŊāŪĪāŪŋāŪēāŊ āŪ‡āŪ°āŊāŪĻāŊāŪĪāŪūāŪēāŊ āŪĩāŊ†āŪąāŊāŪŪāŊˆāŪŊāŪūāŪ• +Leave blank if you have not decided the end date.,āŪĻāŊ€āŪ™āŊāŪ•āŪģāŊ āŪŪāŊā۟āŪŋāŪĩāŊ āŪĪāŊ‡āŪĪāŪŋ āŪŪāŊā۟āŪŋāŪĩāŊ āۚāŊ†āŪŊāŊāŪŊāŪĩāŪŋāŪēāŊāŪēāŊˆ āŪŽāŪĐāŊāŪąāŪūāŪēāŊ āŪ•āŪūāŪēāŪŋāŪŊāŪūāŪ• āŪĩāŪŋā۟āŪĩāŊāŪŪāŊ. Leave by,āŪŪāŊ‚āŪēāŪŪāŊ āŪĩāŪŋā۟āŊā۟āŊ "Leave can be approved by users with Role, ""Leave Approver""","āŪĩāŪŋā۟āŊā۟āŊ āŪŠāŪūāŪĪāŊāŪĪāŪŋāŪ°āŪŪāŊ āŪŠāŪŊāŪĐāŪ°āŊāŪ•āŪģāŊ āŪ’āŪŠāŊāŪŠāŊāŪĪāŪēāŊ āŪŪāŊā۟āŪŋāŪŊāŊāŪŪāŊ, "āۚāŪ°āŊāŪ•āŊāŪ•āŪūāŪ°āŊ āŪĪāŪ°āŪŠāŊāŪŠāŪŋāŪēāŊ āۚāŪūā۟āŊāۚāŪŋ āŪĩāŪŋā۟āŊ"" Ledger,āŪŠāŊ‡āŪ°āŊ‡ā۟āŊ @@ -1635,10 +1665,10 @@ Material Request Items,āŪŠāŊ†āŪūāŪ°āŊāŪģāŊ āŪ•āŊ‡āŪūāŪ°āŪŋāŪ•āŊāŪ•āŊˆ āŪŠāŊ† Material Request No,āŪŠāŊ†āŪūāŪ°āŊāŪģāŊ āŪĩāŊ‡āŪĢāŊā۟āŊāŪ•āŊ‡āŪūāŪģāŊ āŪ‡āŪēāŊāŪēāŊˆ Material Request Type,āŪŠāŊ†āŪūāŪ°āŊāŪģāŊ āŪ•āŊ‡āŪūāŪ°āŪŋāŪ•āŊāŪ•āŊˆ āŪĩāŪ•āŊˆ Material Request used to make this Stock Entry,āŪ‡āŪĻāŊāŪĪ āŪŠāŪ™āŊāŪ•āŊ āŪĻāŊāŪīāŊˆāŪĩāŊ āۚāŊ†āŪŊāŊāŪŊ āŪŠāŪŊāŪĐāŊāŪŠā۟āŊāŪĪāŊāŪĪāŪŠāŊāŪŠā۟āŊāŪŪāŊ āŪŠāŊ†āŪūāŪ°āŊāŪģāŊ āŪ•āŊ‡āŪūāŪ°āŪŋāŪ•āŊāŪ•āŊˆ +Material Requirement,āŪŠāŊ†āŪūāŪ°āŊāŪģāŊ āŪĪāŊ‡āŪĩāŊˆ Material Transfer,āŪŠāŊ†āŪūāŪ°āŊāŪģāŊ āŪŪāŪūāŪąāŊāŪąāŪŪāŊ Materials,āŪŪāŊ‚āŪēāŪŠāŊāŪŠāŊ†āŪūāŪ°āŊāŪģāŊāŪ•āŪģāŊ Materials Required (Exploded),āŪŠāŊ†āŪūāŪ°āŊā۟āŊāŪ•āŪģāŊ āŪĪāŊ‡āŪĩāŊˆ (āŪĩāŪŋāŪ°āŪŋāŪĩāŪūāŪĐ) -Materials Requirement Planning (MRP),āŪŠāŊ†āŪūāŪ°āŊā۟āŊāŪ•āŪģāŊ āŪĪāŊ‡āŪĩāŊˆ āŪĪāŪŋā۟āŊā۟āŪŪāŪŋā۟āŪēāŊ (MRP) Max 500 rows only.,āŪŪā۟āŊā۟āŊāŪŪāŊ‡ āŪ…āŪĪāŪŋāŪ•āŪŠā۟āŊāۚāŪŪāŊ 500 āŪĩāŪ°āŪŋāۚāŊˆāŪ•āŪģāŊ. Max Attachments,āŪŪāŊ‡āŪ•āŊāŪļāŊ āŪ‡āŪĢāŊˆāŪŠāŊāŪŠāŊāŪ•āŪģāŊ Max Days Leave Allowed,āŪŪāŊ‡āŪ•āŊāŪļāŊ āŪĻāŪūā۟āŊāŪ•āŪģāŊ āŪ…āŪĐāŊāŪŪāŪĪāŪŋāŪ•āŊāŪ•āŪŠāŊāŪŠā۟āŊā۟ āŪĩāŪŋā۟āŪĩāŊāŪŪāŊ @@ -1683,6 +1713,7 @@ Monday,āŪĪāŪŋāŪ™āŊāŪ•ā۟āŊāŪ•āŪŋāŪīāŪŪāŊˆ Month,āŪŪāŪūāŪĪāŪŪāŊ Monthly,āŪŪāŪūāŪĪāŪūāŪĻāŊāŪĪāŪ° Monthly Attendance Sheet,āŪŪāŪūāŪĪāŪūāŪĻāŊāŪĪāŪŋāŪ° āŪŠāŪ™āŊāŪ•āŊ‡āŪąāŊāŪ•āŊāŪŪāŊ āŪĪāŪūāŪģāŊ +Monthly Earning & Deduction,āŪŪāŪūāŪĪ āŪĩāŪ°āŊāŪŪāŪūāŪĐāŪŪāŊ & āŪŠāŊ†āŪūāŪ°āŊāŪĪāŊāŪĪāŪŋāŪŊāŪąāŪŋāŪĪāŪēāŊ Monthly Salary Register,āŪŪāŪūāŪĪ āۚāŪŪāŊāŪŠāŪģāŪŪāŊ āŪŠāŪĪāŪŋāŪĩāŊ Monthly salary statement.,āŪŪāŪūāŪĪ āۚāŪŪāŊāŪŠāŪģāŪŪāŊ āŪ…āŪąāŪŋāŪ•āŊāŪ•āŊˆ. Monthly salary template.,āŪŪāŪūāŪĪ āۚāŪŪāŊāŪŠāŪģāŪŪāŊ āŪĩāŪūāŪ°āŊāŪŠāŊāŪŠāŊāŪ°āŊ. @@ -1695,7 +1726,9 @@ Moving Average Rate,āۚāŪ°āŪūāۚāŪ°āŪŋ āŪĩāŪŋāŪ•āŪŋāŪĪāŪŪāŊ āŪĻāŪ•āŪ°āŊāŪŪāŊ Mr,āŪĪāŪŋāŪ°āŊ Ms,Ms Multiple Item Prices,āŪŠāŪē āŪŠāŊ†āŪūāŪ°āŊāŪģāŊ āŪĩāŪŋāŪēāŊˆāŪ•āŪģāŊ +Multiple root nodes not allowed.,āŪŠāŪē āŪ°āŊ‚ā۟āŊ āŪŪāŊāŪĐāŊˆāŪ•āŪģāŪŋāŪēāŊ āŪ…āŪĐāŊāŪŪāŪĪāŪŋ āŪ‡āŪēāŊāŪēāŊˆ. Mupltiple Item prices.,Mupltiple āŪŠāŊ†āŪūāŪ°āŊāŪģāŊ āŪĩāŪŋāŪēāŊˆ. +Must be Whole Number,āŪŪāŊāŪīāŊ āŪŽāŪĢāŊ āŪ‡āŪ°āŊāŪ•āŊāŪ• āŪĩāŊ‡āŪĢāŊā۟āŊāŪŪāŊ Must have report permission to access this report.,āŪ‡āŪĻāŊāŪĪ āŪ…āŪąāŪŋāŪ•āŊāŪ•āŊˆ āŪ…āŪĢāŊāŪ• āŪ…āŪąāŪŋāŪ•āŊāŪ•āŊˆ āŪ…āŪĐāŊāŪŪāŪĪāŪŋ āŪŠāŊ†āŪąāŊāŪąāŪŋāŪ°āŊāŪ•āŊāŪ• āŪĩāŊ‡āŪĢāŊā۟āŊāŪŪāŊ. Must specify a Query to run,āŪ‡āŪŊāŪ•āŊāŪ• āŪ’āŪ°āŊ āŪ•āŊ‡āŪģāŊāŪĩāŪŋ āŪ•āŊāŪąāŪŋāŪŠāŊāŪŠāŪŋā۟ āŪĩāŊ‡āŪĢāŊā۟āŊāŪŪāŊ My Settings,āŪŽāŪĐāŊ āŪ…āŪŪāŊˆāŪŠāŊāŪŠāŊāŪ•āŪģāŊ @@ -1721,7 +1754,6 @@ Net Total (Company Currency),āŪĻāŪŋāŪ•āŪ° āŪŪāŊ†āŪūāŪĪāŊāŪĪāŪŪāŊ (āŪĻāŪŋāŪąāŊ Net Weight,āŪĻāŪŋāŪ•āŪ° āŪŽā۟āŊˆ Net Weight UOM,āŪĻāŪŋāŪ•āŪ° āŪŽā۟āŊˆ āŪŪāŊ†āŪūāŪąā۟āŊā۟āŊāŪĩ āŪŠāŪēāŊāŪ•āŪēāŊˆāŪ•āŪīāŪ•āŪŪāŊ Net Weight of each Item,āŪ’āŪĩāŊāŪĩāŊ†āŪūāŪ°āŊ āŪŠāŊ†āŪūāŪ°āŊāŪģāŊ āŪĻāŪŋāŪ•āŪ° āŪŽā۟āŊˆ -Net pay can not be greater than 1/12th of Annual Cost To Company,āŪĻāŪŋāŪ•āŪ° āۊāŪĪāŪŋāŪŊāŪŪāŊ āŪĻāŪŋāŪąāŊāŪĩāŪĐāŪĪāŊāŪĪāŪŋāŪĐāŊ āŪĩāŪ°āŊā۟āŪūāŪĻāŊāŪĪāŪŋāŪ° āۚāŊ†āŪēāŪĩāŊ 1/12th āŪĩāŪŋā۟ āŪŪāŊā۟āŪŋāŪŊāŪūāŪĪāŊ Net pay can not be negative,"āŪĻāŪŋāŪ•āŪ° āۊāŪĪāŪŋāŪŊāŪŪāŊ, āŪŽāŪĪāŪŋāŪ°āŊāŪŪāŪąāŊˆāŪŊāŪūāŪ• āŪ‡āŪ°āŊāŪ•āŊāŪ• āŪŪāŊā۟āŪŋāŪŊāŪūāŪĪāŊ" Never,āŪ‡āŪēāŊāŪēāŊˆ New,āŪŠāŊāŪĪāŪŋāŪŊ @@ -1889,6 +1921,7 @@ POP3 Mail Settings,POP3 āŪ…āŪžāŊāۚāŪēāŊ āŪ…āŪŪāŊˆāŪŠāŊāŪŠāŊāŪ•āŪģāŊ POP3 mail server (e.g. pop.gmail.com),POP3 āŪ…āŪžāŊāۚāŪēāŊ āۚāŊ‡āŪĩāŊˆāŪŊāŪ•āŪŪāŊ (āŪŽ.āŪ•āŪū. pop.gmail.com) POP3 server e.g. (pop.gmail.com),POP3 āۚāŊ‡āŪĩāŊˆāŪŊāŪ•āŪĪāŊāŪĪāŪŋāŪēāŪŋāŪ°āŊāŪĻāŊāŪĪāŊ āŪŽ.āŪ•āŪū. (pop.gmail.com) POS Setting,āŪŠāŪŋāŪ“āŪŽāŪļāŊ āŪ…āŪŪāŊˆāŪ•āŊāŪ•āŪŋāŪąāŪĪāŊ +POS View,āŪŠāŪŋāŪ“āŪŽāŪļāŊ āŪŠāŪūāŪ°āŊāŪĩāŊˆāŪŊāŪŋā۟āŊ PR Detail,PR āŪĩāŪŋāŪ°āŪŋāŪĩāŪūāŪ• PRO,PRO PS,āۚāŊ‡āŪūāۚāŪēāŪŋāŪļāŊā۟āŊ āŪ•ā۟āŊāۚāŪŋ @@ -1934,10 +1967,10 @@ Partially Completed,āŪ“āŪ°āŪģāŪĩāŪŋāŪąāŊāŪ•āŊ āŪŠāŊ‚āŪ°āŊāŪĪāŊāŪĪāŪŋ Participants,āŪŠāŪ™āŊāŪ•āŊ‡āŪąāŊāŪŠāŪūāŪģāŪ°āŊāŪ•āŪģāŊ Partly Billed,āŪ‡āŪĪāŪąāŊāŪ•āŊ āŪ•ā۟āŊā۟āŪĢāŪŪāŊ Partly Delivered,āŪ‡āŪĪāŪąāŊāŪ•āŊ āŪ…āŪĐāŊāŪŠāŊāŪŠāŪŠāŊāŪŠā۟āŊā۟āŪĪāŊ -Partner,āŪŠāŪ™āŊāŪ•āŊāŪĪāŪūāŪ°āŪ°āŊ Partner Target Detail,āŪĩāŪ°āŪĐāŊāŪĩāŪūāŪīāŊāŪ•āŊāŪ•āŊˆ āŪĪāŊāŪĢāŊˆ āŪ‡āŪēāŪ•āŊāŪ•āŊ āŪĩāŪŋāŪ°āŪŋāŪĩāŪūāŪ• Partner Type,āŪĩāŪ°āŪĐāŊāŪĩāŪūāŪīāŊāŪ•āŊāŪ•āŊˆ āŪĪāŊāŪĢāŊˆ āŪĩāŪ•āŊˆ Partner's Website,āŪ•āŊ‚ā۟āŊā۟āŪūāŪģāŪŋāŪŊāŪŋāŪĐāŊ āŪ‡āŪĢāŊˆāŪŊāŪĪāŊāŪĪāŪģāŪŪāŊ +Passive,āŪŪāŪĻāŊāŪĪāŪŪāŪūāŪĐ Passport Number,āŪŠāŪūāŪļāŊāŪŠāŊ‡āŪūāŪ°āŊā۟āŊ āŪŽāŪĢāŊ Password,āŪ•ā۟āŪĩāŊāۚāŊāۚāŊ†āŪūāŪēāŊ Password Expires in (days),āŪ•ā۟āŪĩāŊāۚāŊāۚāŊ†āŪūāŪēāŊ āŪ•āŪūāŪēāŪūāŪĩāŪĪāŪŋāŪŊāŪūāŪ•āŊāŪŪāŊ āŪĪāŊ‡āŪĪāŪŋ (āŪĻāŪūā۟āŊāŪ•āŪģāŊ) @@ -1947,12 +1980,12 @@ Pay To / Recd From,āŪĩāŪ°āŪŪāŊāŪŠāŊ / Recd āۚāŊ†āŪŊāŊāŪŊ āŪŠāŪĢāŪŪāŊ Payables,Payables Payables Group,Payables āŪ•āŊāŪīāŊ Payment Collection With Ageing,āŪŪāŊāŪĪāŊāŪŪāŊˆāŪŊā۟āŊˆāŪĪāŪēāŊ āŪŪāŊ‚āŪēāŪŪāŊ āŪŠāŪĢāŪŪāŊ āۚāŊ‡āŪ•āŪ°āŪŋāŪŠāŊāŪŠāŊ +Payment Days,āŪ•ā۟āŊā۟āŪĢāŪŪāŊ āŪĻāŪūā۟āŊāŪ•āŪģāŊ Payment Entries,āŪŠāŪĢāŪŪāŊ āŪŠāŪĪāŪŋāŪĩāŊāŪ•āŪģāŊ Payment Entry has been modified after you pulled it. Please pull it again.,āŪĻāŊ€āŪ™āŊāŪ•āŪģāŊ āŪ…āŪĪāŊˆ āŪ‡āŪīāŊāŪĪāŊāŪĪāŊ āŪŠāŪŋāŪĐāŊāŪĐāŪ°āŊ āŪ•ā۟āŊā۟āŪĢāŪŪāŊ āŪĻāŊāŪīāŊˆāŪĩāŊ āŪŪāŪūāŪąāŊāŪąāŪŠāŊāŪŠā۟āŊā۟āŊāŪģāŊāŪģāŪĪāŊ. āŪŪāŊ€āŪĢāŊā۟āŊāŪŪāŊ āŪ‡āŪīāŊāŪ•āŊāŪ• āŪĪāŪŊāŪĩāŊ āۚāŊ†āŪŊāŊāŪĪāŊ. Payment Made With Ageing,āŪ•ā۟āŊā۟āŪĢāŪŪāŊ āŪŪāŊāŪĪāŊāŪŪāŊˆāŪŊā۟āŊˆāŪĪāŪēāŊ āۚāŊ†āŪŊāŊāŪŊāŪŠāŊāŪŠā۟āŊā۟ Payment Reconciliation,āŪŠāŪĢāŪŪāŊ āŪĻāŪēāŊāŪēāŪŋāŪĢāŪ•āŊāŪ• Payment Terms,āŪŠāŪĢāŪŪāŊ āŪĩāŪŋāŪĪāŪŋāŪŪāŊāŪąāŊˆāŪ•āŪģāŊ -Payment days,āŪŠāŪĢāŪŪāŊ āŪĻāŪūā۟āŊāŪ•āŪģāŊ Payment to Invoice Matching Tool,āŪĩāŪŋāŪēāŊˆāŪŠāŊāŪŠā۟āŊā۟āŪŋāŪŊāŪēāŊ āŪŠāŊ†āŪūāŪ°āŊāŪĻāŊāŪĪāŊāŪŪāŊ āŪ•āŪ°āŊāŪĩāŪŋ āŪŠāŪĢāŪŪāŊ Payment to Invoice Matching Tool Detail,āŪĩāŪŋāŪēāŊˆāŪŠāŊāŪŠā۟āŊā۟āŪŋāŪŊāŪēāŊ āŪŠāŊ†āŪūāŪ°āŊāŪĻāŊāŪĪāŊāŪŪāŊ āŪ•āŪ°āŊāŪĩāŪŋ āŪĩāŪŋāŪ°āŪŋāŪĩāŪūāŪ• āŪŠāŪĢāŪŪāŊ Payments,āŪŠāŪĢāŪŪāŊ @@ -1967,6 +2000,7 @@ Pending SO Items For Purchase Request,āŪ•āŊ†āŪūāŪģāŊāŪŪāŊāŪĪāŪēāŊ āŪ•āŊ‡āŪū Percent,āۚāŪĪāŪĩāŊ€āŪĪāŪŪāŊ Percent Complete,āŪŪāŊāŪīāŊāŪŪāŊˆāŪŊāŪūāŪĐ āۚāŪĪāŪĩāŊ€āŪĪāŪŪāŊ Percentage Allocation,āۚāŪĪāŪĩāŊ€āŪĪ āŪ’āŪĪāŊāŪ•āŊāŪ•āŊ€ā۟āŊ +Percentage Allocation should be equal to ,āۚāŪĪāŪĩāŊ€āŪĪ āŪ’āŪĪāŊāŪ•āŊāŪ•āŊ€ā۟āŊ āۚāŪŪāŪŪāŪūāŪ• āŪ‡āŪ°āŊāŪ•āŊāŪ• āŪĩāŊ‡āŪĢāŊā۟āŊāŪŪāŊ Percentage variation in quantity to be allowed while receiving or delivering this item.,āŪ‡āŪĻāŊāŪĪ āŪ‰āŪ°āŊāŪŠāŊāŪŠā۟āŪŋāŪŊāŊˆ āŪŠāŊ†āŪąāŊāŪŪāŊ āŪ…āŪēāŊāŪēāŪĪāŊ āŪĩāŪīāŪ™āŊāŪ•āŊāŪŪāŊ āŪŠāŊ‡āŪūāŪĪāŊ āŪ…āŪģāŪĩāŊ āۚāŪĪāŪĩāŊ€āŪĪāŪŪāŊ āŪŪāŪūāŪąāŊāŪŠāŪūā۟āŊ āŪ…āŪĐāŊāŪŪāŪĪāŪŋāŪ•āŊāŪ•āŪŠāŊāŪŠā۟āŊāŪ•āŪŋāŪąāŪĪāŊ āŪĩāŊ‡āŪĢāŊā۟āŊāŪŪāŊ. 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 āŪ…āŪēāŪ•āŊāŪ•āŪģāŊ āŪŠāŊ†āŪą āŪ…āŪĐāŊāŪŪāŪĪāŪŋāŪ•āŊāŪ•āŪŠāŊāŪŠā۟āŊāŪŪāŊ. Performance appraisal.,āۚāŊ†āŪŊāŪēāŊāŪĪāŪŋāŪąāŪĐāŊ āŪŪāŪĪāŪŋāŪŠāŊāŪŠāŪŋā۟āŊāŪĪāŪēāŊ. @@ -2009,19 +2043,24 @@ Please attach a file or set a URL,āŪ’āŪ°āŊ āŪ•āŊ‡āŪūāŪŠāŊāŪŠāŊˆ āŪ‡āŪĢāŊˆāŪ• Please check,āۚāŪ°āŪŋāŪŠāŪūāŪ°āŊāŪ•āŊāŪ•āŪĩāŊāŪŪāŊ Please enter Default Unit of Measure,āŪ…āŪģāŪĩāŊāŪ•āŪģāŪŋāŪĐāŊ āŪ‡āŪŊāŪēāŊāŪŠāŊāŪĻāŪŋāŪēāŊˆ āŪŠāŪŋāŪ°āŪŋāŪĩāŊ āŪ‰āŪģāŊāŪģāŪŋā۟āŪĩāŊāŪŪāŊ Please enter Delivery Note No or Sales Invoice No to proceed,āŪ‡āŪēāŊāŪēāŊˆ āŪ…āŪēāŊāŪēāŪĪāŊ āŪĩāŪŋāŪąāŊāŪŠāŪĐāŊˆ āŪĩāŪŋāŪēāŊˆāŪŠāŊāŪŠā۟āŊā۟āŪŋāŪŊāŪēāŊ āŪ‡āŪēāŊāŪēāŊˆ āŪĪāŊ†āŪūā۟āŪ° ā۟āŊ†āŪēāŪŋāŪĩāŪ°āŪŋ āŪ•āŊāŪąāŪŋāŪŠāŊāŪŠāŊ āŪ‰āŪģāŊāŪģāŪŋā۟āŪĩāŊāŪŪāŊ +Please enter Employee Number,āŪŠāŪĢāŪŋāŪŊāŪūāŪģāŪ°āŊ āŪŽāŪĢāŊ āŪ‰āŪģāŊāŪģāŪŋā۟āŪĩāŊāŪŪāŊ Please enter Expense Account,āۚāŊ†āŪēāŪĩāŊ āŪ•āŪĢāŪ•āŊāŪ•āŊ āŪ‰āŪģāŊāŪģāŪŋā۟āŪĩāŊāŪŪāŊ Please enter Expense/Adjustment Account,āۚāŊ†āŪēāŪĩāŪŋāŪĐ / āۚāŪ°āŪŋāۚāŊ†āŪŊāŊāŪĪāŪēāŊ āŪ•āŪĢāŪ•āŊāŪ•āŊ āŪ‰āŪģāŊāŪģāŪŋā۟āŪĩāŊāŪŪāŊ Please enter Purchase Receipt No to proceed,āŪĪāŊ†āŪūā۟āŪ° āŪ‡āŪēāŊāŪēāŊˆ āŪ•āŊ†āŪūāŪģāŊāŪŪāŊāŪĪāŪēāŊ āŪ°āۚāŊ€āŪĪāŊ āŪ‰āŪģāŊāŪģāŪŋā۟āŪĩāŊāŪŪāŊ +Please enter Reserved Warehouse for item ,āŪ‰āŪ°āŊāŪŠāŊāŪŠā۟āŪŋāŪŊāŊˆ āŪŪāŊāŪĐāŊāŪŠāŪĪāŪŋāŪĩāŊ āŪ•āŪŋā۟āŪ™āŊāŪ•āŊ āŪ‰āŪģāŊāŪģāŪŋā۟āŪĩāŊāŪŪāŊ Please enter valid,āۚāŊ†āŪēāŊāŪēāŊāŪŠā۟āŪŋāŪŊāŪūāŪ•āŊāŪŪāŊ āŪ‰āŪģāŊāŪģāŪŋā۟āŪĩāŊāŪŪāŊ Please enter valid ,āۚāŊ†āŪēāŊāŪēāŊāŪŠā۟āŪŋāŪŊāŪūāŪ•āŊāŪŪāŊ āŪ‰āŪģāŊāŪģāŪŋā۟āŪĩāŊāŪŪāŊ Please install dropbox python module,ā۟āŪŋāŪ°āŪū āŪŠāŪūāŪ•āŊāŪļāŊ āŪŠāŊˆāŪĪāŪūāŪĐāŊ āŪĪāŊ†āŪūāŪ•āŊāŪĪāŪŋ āŪĻāŪŋāŪąāŊāŪĩāŪĩāŊāŪŪāŊ Please make sure that there are no empty columns in the file.,āŪ•āŊ‡āŪūāŪŠāŊāŪŠāŊ āŪŽāŪĻāŊāŪĪ āŪ•āŪūāŪēāŪŋāŪŊāŪūāŪ• āŪŠāŪĪāŊāŪĪāŪŋāŪ•āŪģāŊ āŪ‰āŪģāŊāŪģāŪĐ āŪŽāŪĐāŊāŪąāŊ āŪ‰āŪąāŊāŪĪāŪŋāŪŠāŊāŪŠā۟āŊāŪĪāŊāŪĪāŪŋ āŪ•āŊ†āŪūāŪģāŊāŪģāŊāŪ™āŊāŪ•āŪģāŊ. Please mention default value for ',āŪ‡āŪŊāŪēāŊāŪŠāŊāŪĻāŪŋāŪēāŊˆ āŪŪāŪĪāŪŋāŪŠāŊāŪŠāŊ āŪ•āŊāŪąāŪŋāŪŠāŊāŪŠāŪŋā۟ āŪĪāŪŊāŪĩāŊ āۚāŊ†āŪŊāŊāŪĪāŊ ' +Please reduce qty.,āŪ…āŪģāŪĩāŊ āŪ•āŊāŪąāŊˆāŪ•āŊāŪ• āŪĩāŊ‡āŪĢāŊā۟āŊāŪŪāŊ. Please refresh to get the latest document.,āۚāŪŪāŊ€āŪŠāŪĪāŊāŪĪāŪŋāŪŊ āŪ†āŪĩāŪĢāŪĪāŊāŪĪāŊˆ āŪŠāŊ†āŪą āŪŠāŊāŪĪāŊāŪŠāŊāŪŠāŪŋāŪ•āŊāŪ•āŪĩāŊāŪŪāŊ. Please save the Newsletter before sending.,āŪ…āŪĐāŊāŪŠāŊāŪŠāŊāŪĩāŪĪāŪąāŊāŪ•āŊ āŪŪāŊāŪĐāŊ āۚāŊ†āŪŊāŊāŪĪāŪŋ āŪ•āŪūāŪŠāŊāŪŠāŪūāŪąāŊāŪąāŊāŪ™āŊāŪ•āŪģāŊ. Please select Bank Account,āŪĩāŪ™āŊāŪ•āŪŋ āŪ•āŪĢāŪ•āŊāŪ•āŊ āŪĪāŊ‡āŪ°āŊāŪĻāŊāŪĪāŊ†ā۟āŊāŪ•āŊāŪ•āŪĩāŊāŪŪāŊ Please select Carry Forward if you also want to include previous fiscal year's balance leaves to this fiscal year,āŪĻāŊ€āŪ™āŊāŪ•āŪģāŊ āŪŪāŊāŪĻāŊāŪĪāŊˆāŪŊ āŪĻāŪŋāŪĪāŪŋ āŪ†āŪĢāŊā۟āŪŋāŪĐāŊ āŪ‡āŪ°āŊāŪŠāŊāŪŠāŊāŪĻāŪŋāŪēāŊˆ āŪ‡āŪĻāŊāŪĪ āŪĻāŪŋāŪĪāŪŋ āŪ†āŪĢāŊā۟āŊ āŪĩāŪŋā۟āŊā۟āŊ āۚāŊ‡āŪ°āŊāŪ•āŊāŪ• āŪĩāŪŋāŪ°āŊāŪŪāŊāŪŠāŪŋāŪĐāŪūāŪēāŊ āŪŪāŊāŪĐāŊ āŪŽā۟āŊāŪĪāŊāŪĪāŊ āŪ•āŊ†āŪūāŪģāŊāŪģāŪĩāŊāŪŪāŊ Please select Date on which you want to run the report,āŪĻāŊ€āŪ™āŊāŪ•āŪģāŊ āŪ…āŪąāŪŋāŪ•āŊāŪ•āŊˆ āŪ°āŪĐāŊ āŪĪāŊ†āŪ°āŪŋāŪŊ āŪĩāŊ‡āŪĢāŊā۟āŪŋāŪŊ āŪĪāŊ‡āŪĪāŪŋ āŪĪāŊ‡āŪ°āŊāŪĻāŊāŪĪāŊ†ā۟āŊāŪ•āŊāŪ•āŪĩāŊāŪŪāŊ +Please select Naming Neries,āŪŠāŊ†āŪŊāŪ°āŪŋā۟āŊāŪĪāŪēāŊ Neries āŪĪāŊ‡āŪ°āŊāŪĻāŊāŪĪāŊ†ā۟āŊāŪ•āŊāŪ•āŪĩāŊāŪŪāŊ +Please select Price List,āŪĩāŪŋāŪēāŊˆ āŪŠā۟āŊā۟āŪŋāŪŊāŪēāŊ āŪĪāŊ‡āŪ°āŊāŪĻāŊāŪĪāŊ†ā۟āŊāŪ•āŊāŪ•āŪĩāŊāŪŪāŊ Please select Time Logs.,āŪĻāŊ‡āŪ°āŪŪāŊ āŪŠāŪĪāŪŋāŪĩāŊāŪ•āŪģāŊ āŪĪāŊ‡āŪ°āŊāŪĻāŊāŪĪāŊ†ā۟āŊāŪ•āŊāŪ•āŪĩāŊāŪŪāŊ. Please select a,āŪĪāŊ‡āŪ°āŊāŪĻāŊāŪĪāŊ†ā۟āŊāŪ•āŊāŪ•āŪĩāŊāŪŪāŊ āŪ’āŪ°āŊ Please select a csv file,āŪ’āŪ°āŊ āŪ•āŊ‡āŪūāŪŠāŊāŪŠāŊˆ āŪĪāŊ‡āŪ°āŊāŪĻāŊāŪĪāŊ†ā۟āŊāŪ•āŊāŪ•āŪĩāŊāŪŪāŊ @@ -2034,6 +2073,7 @@ Please select the document type first,āŪŪāŊāŪĪāŪēāŊ āŪ†āŪĩāŪĢāŪŪāŊ āŪĩāŪ•āŊˆ Please select: ,āŪĪāŊ‡āŪ°āŊāŪĻāŊāŪĪāŊ†ā۟āŊāŪ•āŊāŪ•āŪĩāŊāŪŪāŊ: Please set Dropbox access keys in,āŪēāŊ ā۟āŪŋāŪ°āŪūāŪŠāŊāŪŠāŪūāŪ•āŊāŪļāŊ āŪ…āŪĢāŊāŪ•āŪēāŊ āŪĩāŪŋāۚāŊˆāŪ•āŪģāŊ āŪ…āŪŪāŊˆāŪ•āŊāŪ•āŪĩāŊāŪŪāŊ Please set Google Drive access keys in,Google Drive āې āŪ…āŪĢāŊāŪ•āŪēāŊ āŪĩāŪŋāۚāŊˆāŪ•āŪģāŊ āŪ…āŪŪāŊˆāŪ•āŊāŪ• āŪĪāŪŊāŪĩāŊ āۚāŊ†āŪŊāŊāŪĪāŊ +Please setup Employee Naming System in Human Resource > HR Settings,āŪŪāŪĐāŪŋāŪĪ āŪĩāŪģ āŪ‰āŪģāŊāŪģ āŪ…āŪŪāŊˆāŪŠāŊāŪŠāŊ āŪŠāŪĢāŪŋāŪŊāŪūāŪģāŪ°āŊ āŪŠāŊ†āŪŊāŪ°āŪŋā۟āŊāŪĪāŪēāŊ āŪ•āŪĢāŪŋāŪĐāŪŋ āŪĪāŪŊāŪĩāŊ āۚāŊ†āŪŊāŊāŪĪāŊ> āŪ…āŪēāŊāŪĩāŪēāŪ• āŪ…āŪŪāŊˆāŪŠāŊāŪŠāŊāŪ•āŪģāŊ Please specify,āŪ•āŊāŪąāŪŋāŪŠāŊāŪŠāŪŋā۟āŪĩāŊāŪŪāŊ Please specify Company,āŪĻāŪŋāŪąāŊāŪĩāŪĐāŪĪāŊāŪĪāŪŋāŪĐāŊ āŪ•āŊāŪąāŪŋāŪŠāŊāŪŠāŪŋā۟āŪĩāŊāŪŪāŊ Please specify Company to proceed,āŪĻāŪŋāŪąāŊāŪĩāŪĐāŪĪāŊāŪĪāŪŋāŪĐāŊ āŪĪāŊ†āŪūā۟āŪ° āŪ•āŊāŪąāŪŋāŪŠāŊāŪŠāŪŋā۟āŪĩāŊāŪŪāŊ @@ -2054,7 +2094,7 @@ Posting Time,āŪĻāŊ‡āŪ°āŪŪāŊ āŪĪāŪ•āŪĩāŪēāŊāŪ•āŪģāŊāŪ•āŊāŪ•āŊ Posts,āŪŠāŪĪāŪŋāŪĩāŊāŪ•āŪģāŊ Potential Sales Deal,āۚāŪūāŪĪāŊāŪĪāŪŋāŪŊāŪŪāŪūāŪĐ āŪĩāŪŋāŪąāŊāŪŠāŪĐāŊˆ āŪ’āŪŠāŊāŪŠāŪĻāŊāŪĪāŪŪāŊ Potential opportunities for selling.,āŪĩāŪŋāŪąāŊāŪŠāŪĐāŊˆ āŪĪāŪŋāŪąāŪĐāŊ āŪĩāŪūāŪŊāŊāŪŠāŊāŪŠāŊāŪ•āŪģāŊ. -"Precision for Float fields (quantities, discounts, percentages etc) only for display. Floats will still be calculated up to 6 decimals.","āŪŪā۟āŊā۟āŊāŪŪāŊ‡ āŪ•āŪūā۟āŊā۟ āۃāŪŠāŊāŪģāŊ‡āŪūā۟āŊ āŪĪāŊāŪąāŊˆāŪ•āŪģāŪŋāŪēāŊ (āŪ…āŪģāŪĩāŊ, āŪĪāŪģāŊāŪģāŊāŪŠā۟āŪŋāŪ•āŪģāŊ, āۚāŪĪāŪĩāŊ€āŪĪāŪ™āŊāŪ•āŪģāŊ āŪŠāŊ‡āŪūāŪĐāŊāŪąāŪĩāŊˆ) āŪ•āŊāŪ•āŪūāŪĐ āŪĪāŊāŪēāŊāŪēāŪŋāŪŊ. āŪŪāŪŋāŪĪāŪĩāŊˆāŪ•āŪģāŊ āŪ‡āŪĐāŊāŪĐāŊāŪŪāŊ 6 āŪĪāۚāŪŪāŪ™āŊāŪ•āŪģāŊ āŪĩāŪ°āŊˆ āŪ•āŪĢāŪ•āŊāŪ•āŪŋā۟āŪŠāŊāŪŠā۟āŊāŪ•āŪŋāŪąāŪĪāŊ." +"Precision for Float fields (quantities, discounts, percentages etc). Floats will be rounded up to specified decimals. Default = 3","āۃāŪŠāŊāŪģāŊ‡āŪūā۟āŊ āŪĪāŊāŪąāŊˆāŪ•āŪģāŊ āېāŪĻāŊāŪĪāŊ āŪĪāŊāŪēāŊāŪēāŪŋāŪŊ (āŪ…āŪģāŪĩāŊ, āŪĪāŪģāŊāŪģāŊāŪŠā۟āŪŋāŪ•āŪģāŊ, āۚāŪĪāŪĩāŊ€āŪĪāŪ™āŊāŪ•āŪģāŊ āŪŠāŊ‡āŪūāŪĐāŊāŪąāŪĩāŊˆ). āŪŪāŪŋāŪĪāŪĩāŊˆāŪ•āŪģāŊ āŪ•āŊāŪąāŪŋāŪŠāŊāŪŠāŪŋā۟āŊā۟ āŪĪāۚāŪŪāŪ™āŊāŪ•āŪģāŊ āŪĩāŪ°āŊˆ āŪĩā۟āŊā۟āŪŪāŪūāŪĐāŪĪāŊ. Default = 3" Preferred Billing Address,āŪĩāŪŋāŪ°āŊāŪŠāŊāŪŠāŪŪāŪūāŪĐ āŪŠāŪŋāŪēāŊāŪēāŪŋāŪ™āŊ āŪŪāŊāŪ•āŪĩāŪ°āŪŋ Preferred Shipping Address,āŪĩāŪŋāŪ°āŊāŪŠāŊāŪŠāŪŪāŪūāŪĐ āŪ•āŪŠāŊāŪŠāŪēāŊ āŪŪāŊāŪ•āŪĩāŪ°āŪŋ Prefix,āŪŪāŊāŪąāŊāۚāŊ‡āŪ°āŊāŪ•āŊāŪ•āŊˆ @@ -2072,6 +2112,7 @@ Price List Master,āŪĩāŪŋāŪēāŊˆ āŪŠā۟āŊā۟āŪŋāŪŊāŪēāŊ āŪŪāŪūāŪļāŊā۟āŪ°āŊ Price List Name,āŪĩāŪŋāŪēāŊˆ āŪŠā۟āŊā۟āŪŋāŪŊāŪēāŊ āŪŠāŊ†āŪŊāŪ°āŊ Price List Rate,āŪĩāŪŋāŪēāŊˆ āŪŠā۟āŊā۟āŪŋāŪŊāŪēāŊ āŪĩāŪŋāŪ•āŪŋāŪĪāŪŪāŊ Price List Rate (Company Currency),āŪĩāŪŋāŪēāŊˆ āŪŠā۟āŊā۟āŪŋāŪŊāŪēāŊ āŪĩāŪŋāŪ•āŪŋāŪĪāŪŪāŊ (āŪĻāŪŋāŪąāŊāŪĩāŪĐāŪĪāŊāŪĪāŪŋāŪĐāŊ āŪ•āŪ°āŪĐāŊāۚāŪŋ) +Price List for Costing,āۚāŪĩāŪūāŪēāŊāŪ•āŊāŪ•āŪīāŊˆāŪĪāŊāŪĪ āŪĩāŪŋāŪēāŊˆ āŪŠā۟āŊā۟āŪŋāŪŊāŪēāŊ Price Lists and Rates,āŪĩāŪŋāŪēāŊˆ āŪŠā۟āŊā۟āŪŋāŪŊāŪēāŊāŪ•āŪģāŊ āŪŪāŪąāŊāŪąāŊāŪŪāŊ āŪ•ā۟āŊā۟āŪĢāŪ™āŊāŪ•āŪģāŊ Primary,āŪŪāŊāŪĪāŪēāŊ Print Format,āŪĩā۟āŪŋāŪĩāŪŪāŊˆāŪŠāŊāŪŠāŊ āŪ…āۚāŊāۚāŪŋā۟ @@ -2090,6 +2131,7 @@ Process Payroll,āۚāŊ†āŪŊāŪēāŊāŪŪāŊāŪąāŊˆ āۚāŪŪāŊāŪŠāŪģāŪŠāŊāŪŠā۟āŊā۟āŪŋ Produced Quantity,āŪ‰āŪąāŊāŪŠāŪĪāŊāŪĪāŪŋ āŪ…āŪģāŪĩāŊ Product Enquiry,āŪĪāŪŊāŪūāŪ°āŪŋāŪŠāŊāŪŠāŊ āŪĩāŪŋāۚāŪūāŪ°āŪĢāŊˆ Production Order,āŪ‰āŪąāŊāŪŠāŪĪāŊāŪĪāŪŋ āŪ†āŪĢāŊˆ +Production Orders,āŪĪāŪŊāŪūāŪ°āŪŋāŪŠāŊāŪŠāŊ āŪ†āŪĢāŊˆāŪ•āŪģāŊ Production Plan Item,āŪ‰āŪąāŊāŪŠāŪĪāŊāŪĪāŪŋ āŪĪāŪŋā۟āŊā۟āŪŪāŊ āŪŠāŊ†āŪūāŪ°āŊāŪģāŊ Production Plan Items,āŪ‰āŪąāŊāŪŠāŪĪāŊāŪĪāŪŋ āŪĪāŪŋā۟āŊā۟āŪŪāŊ āŪ‰āŪ°āŊāŪŠāŊāŪŠā۟āŪŋāŪ•āŪģāŊ Production Plan Sales Order,āŪ‰āŪąāŊāŪŠāŪĪāŊāŪĪāŪŋ āŪĪāŪŋā۟āŊā۟āŪŪāŊ āŪĩāŪŋāŪąāŊāŪŠāŪĐāŊˆ āŪ†āŪĢāŊˆ @@ -2129,7 +2171,6 @@ Published,āŪĩāŊ†āŪģāŪŋāŪŊāŪŋā۟āŪŠāŊāŪŠā۟āŊā۟ Published On,āŪŪāŊ āŪĪāŊ‡āŪĪāŪŋ āŪĩāŊ†āŪģāŪŋāŪŊāŪŋā۟āŪŠāŊāŪŠā۟āŊā۟ Pull Emails from the Inbox and attach them as Communication records (for known contacts).,āŪ‡āŪĐāŊāŪŠāŪūāŪ•āŊāŪļāŊ āŪ‡āŪ°āŊāŪĻāŊāŪĪāŊ āŪŪāŪŋāŪĐāŊāŪĐāŪžāŊāۚāŪēāŊāŪ•āŪģāŊ āŪ‡āŪīāŊāŪ•āŊāŪ• āŪĪāŊ†āŪūā۟āŪ°āŊāŪŠāŪūā۟āŪēāŊ āŪŠāŪĪāŪŋāŪĩāŊāŪ•āŪģāŊˆ (āŪ…āŪīāŊˆāŪ•āŊāŪ•āŪŠāŊāŪŠā۟āŊāŪŪāŊ āŪĪāŊ†āŪūā۟āŪ°āŊāŪŠāŊāŪ•āŪģāŊˆ) āŪŽāŪĐ āŪ…āŪĩāŪąāŊāŪąāŊˆ āŪ‡āŪĢāŊˆāŪ•āŊāŪ•āŪēāŪūāŪŪāŊ. Pull Payment Entries,āŪŠāŪĢ āŪŠāŪĪāŪŋāŪĩāŊāŪ•āŪģāŊ āŪ‡āŪīāŊāŪ•āŊāŪ• -Pull items from Sales Order mentioned in the above table.,āŪŪāŊ‡āŪēāŊ‡ āŪ…ā۟āŊā۟āŪĩāŪĢāŊˆāŪŊāŪŋāŪēāŊ āŪ•āŊāŪąāŪŋāŪŠāŊāŪŠāŪŋā۟āŪŠāŊāŪŠā۟āŊā۟āŊāŪģāŊāŪģ āŪĩāŪŋāŪąāŊāŪŠāŪĐāŊˆ āŪ†āŪĢāŊˆ āŪ‰āŪ°āŊāŪŠāŊāŪŠā۟āŪŋāŪ•āŪģāŊˆ āŪ‡āŪīāŊāŪ•āŊāŪ•āŪĩāŊāŪŪāŊ. Pull sales orders (pending to deliver) based on the above criteria,āŪŪāŊ‡āŪēāŊ‡ āŪ…ā۟āŪŋāŪŠāŊāŪŠā۟āŊˆ āŪ…ā۟āŪŋāŪŠāŊāŪŠā۟āŊˆāŪŊāŪŋāŪēāŊ āŪĩāŪŋāŪąāŊāŪŠāŪĐāŊˆ āŪ†āŪĢāŊˆāŪ•āŪģāŊ (āŪĩāŪīāŪ™āŊāŪ• āŪĻāŪŋāŪēāŊāŪĩāŊˆāŪŊāŪŋāŪēāŊ) āŪ‡āŪīāŊāŪ•āŊāŪ• Purchase,āŪ•āŊ†āŪūāŪģāŊāŪŪāŊāŪĪāŪēāŊ Purchase Analytics,āŪ•āŊ†āŪūāŪģāŊāŪŪāŊāŪĪāŪēāŊ āŪ†āŪŊāŊāŪĩāŊ @@ -2194,6 +2235,7 @@ Quantity Requested for Purchase,āŪ…āŪģāŪĩāŊ āŪ•āŊ†āŪūāŪģāŊāŪŪāŊāŪĪāŪēāŊ āۚ Quantity already manufactured,āŪ…āŪģāŪĩāŊ āŪāŪąāŊāŪ•āŪĐāŪĩāŊ‡ āŪ‰āŪąāŊāŪŠāŪĪāŊāŪĪāŪŋ Quantity and Rate,āŪ…āŪģāŪĩāŊ āŪŪāŪąāŊāŪąāŊāŪŪāŊ āŪĩāŪŋāŪ•āŪŋāŪĪāŪŪāŊ Quantity and Warehouse,āŪ…āŪģāŪĩāŊ āŪŪāŪąāŊāŪąāŊāŪŪāŊ āۚāŊ‡āŪŪāŪŋāŪŠāŊāŪŠāŊ āŪ•āŪŋā۟āŪ™āŊāŪ•āŊ +Quantity cannot be a fraction.,āŪ…āŪģāŪĩāŊ āŪ’āŪ°āŊ āŪŠāŪ•āŊāŪĪāŪŋāŪŊāŊˆ āŪ‡āŪ°āŊāŪ•āŊāŪ• āŪŪāŊā۟āŪŋāŪŊāŪūāŪĪāŊ. Quantity of item obtained after manufacturing / repacking from given quantities of raw materials,āŪ‰āŪ°āŊāŪŠāŊāŪŠā۟āŪŋ āŪ…āŪģāŪĩāŊ āŪŪāŊ‚āŪēāŪŠāŊāŪŠāŊ†āŪūāŪ°āŊā۟āŊāŪ•āŪģāŊˆ āŪ•āŊ†āŪūā۟āŊāŪ•āŊāŪ•āŪŠāŊāŪŠā۟āŊā۟ āŪ…āŪģāŪĩāŊ āŪ‡āŪ°āŊāŪĻāŊāŪĪāŊ āŪ‰āŪąāŊāŪŠāŪĪāŊāŪĪāŪŋ / repacking āŪŠāŪŋāŪĐāŊāŪĐāŪ°āŊ āŪŠāŊ†āŪąāŪŠāŊāŪŠā۟āŊāŪŪāŊ Quantity should be equal to Manufacturing Quantity. ,āŪ…āŪģāŪĩāŊ āŪ‰āŪąāŊāŪŠāŪĪāŊāŪĪāŪŋ āŪ…āŪģāŪĩāŊ āۚāŪŪāŪŪāŪūāŪ• āŪ‡āŪ°āŊāŪ•āŊāŪ• āŪĩāŊ‡āŪĢāŊā۟āŊāŪŪāŊ. Quarter,āŪ•āŪūāŪēāŪūāŪĢāŊā۟āŊ @@ -2216,9 +2258,7 @@ Quotation To,āŪŽāŪĐāŊāŪąāŊ āŪŪāŊ‡āŪąāŊāŪ•āŊ‡āŪūāŪģāŊ Quotation Trend,āŪĩāŪŋāŪēāŊˆāŪ•āŊāŪ•āŊāŪąāŪŋāŪŊāŊ€ā۟āŊā۟āŊ ā۟āŪŋāŪ°āŊ†āŪĢāŊā۟āŪŋāŪĐāŊ Quotations received from Suppliers.,āŪŪāŊ‡āŪąāŊāŪ•āŊ‡āŪūāŪģāŊāŪ•āŪģāŊ āۚāŪŠāŊāŪģāŊˆāŪŊāŪ°āŊāŪ•āŪģāŊ āŪ‡āŪ°āŊāŪĻāŊāŪĪāŊ āŪŠāŊ†āŪąāŊāŪąāŪūāŪ°āŊ. Quotes to Leads or Customers.,āŪĪāŪūāŪ™āŊāŪ•āŪŋāŪŊāŪĩāŪ°āŊāŪ•āŪģāŊ āŪĩāŪŋāŪģāŊˆāŪĩāŪūāŪ• āŪ…āŪēāŊāŪēāŪĪāŊ āŪĩāŪūā۟āŪŋāŪ•āŊāŪ•āŊˆāŪŊāŪūāŪģāŪ°āŊāŪ•āŪģāŊāŪ•āŊāŪ•āŊ āŪŪāŊ‡āŪąāŊāŪ•āŊ‡āŪūāŪģāŊ. -Raise Material Request,āŪŠāŊ†āŪūāŪ°āŊāŪģāŊ āŪ•āŊ‡āŪūāŪ°āŪŋāŪ•āŊāŪ•āŊˆ āŪŽāŪīāŊāŪŠāŊāŪŠ Raise Material Request when stock reaches re-order level,āŪŠāŪ™āŊāŪ•āŊ āŪŪāŪąāŊ āŪ’āŪīāŊāŪ™āŊāŪ•āŊ āŪĻāŪŋāŪēāŊˆ āŪ…ā۟āŊˆāŪŊāŊāŪŪāŊ āŪŠāŊ‡āŪūāŪĪāŊ āŪŠāŊ†āŪūāŪ°āŊāŪģāŊ āŪ•āŊ‡āŪūāŪ°āŪŋāŪ•āŊāŪ•āŊˆ āŪŽāŪīāŊāŪŠāŊāŪŠ -Raise Production Order,āŪ‰āŪąāŊāŪŠāŪĪāŊāŪĪāŪŋ āŪ†āŪĢāŊˆ āŪ‰āŪŊāŪ°āŊāŪĪāŊāŪĪ Raised By,āŪŽāŪīāŊāŪŠāŊāŪŠāŪŠāŊāŪŠā۟āŊā۟ Raised By (Email),(āŪŪāŪŋāŪĐāŊāŪĐāŪžāŊāۚāŪēāŊ) āŪŪāŊ‚āŪēāŪŪāŊ āŪŽāŪīāŊāŪŠāŊāŪŠāŪŠāŊāŪŠā۟āŊā۟ Random,āŪ•āŊāŪąāŪŋāŪŠāŊāŪŠāŪūāŪĐ āŪĻāŊ‡āŪūāŪ•āŊāŪ•āŪŪāŊ āŪāŪĪāŊāŪŪāŪąāŊāŪą @@ -2263,6 +2303,7 @@ Receivables,āŪĩāŪ°āŪĩāŊāŪ•āŪģāŊ Receivables / Payables,āŪĩāŪ°āŪĩāŊāŪ•āŪģāŊ / Payables Receivables Group,āŪŠāŊ†āŪąāŪĪāŊāŪĪāŪ•āŊāŪ•āŪĩāŊˆāŪ•āŪģāŪŋāŪĐāŊ āŪ•āŊāŪīāŊ Received Date,āŪŠāŊ†āŪąāŊāŪą āŪĪāŊ‡āŪĪāŪŋ +Received Items To Be Billed,āŪ•ā۟āŊā۟āŪĢāŪŪāŊ āŪŠāŊ†āŪąāŪŠāŊāŪŠā۟āŊāŪŪāŊ āŪŠāŊ†āŪūāŪ°āŊā۟āŊāŪ•āŪģāŊ Received Qty,āŪŠāŊ†āŪąāŊāŪąāŪūāŪ°āŊ āŪ…āŪģāŪĩāŊ Received and Accepted,āŪŠāŊ†āŪąāŊāŪąāŊ āŪāŪąāŊāŪ•āŪŠāŊāŪŠā۟āŊā۟āŪĪāŊ Receiver List,āŪ°āŪŋāۚāŊ€āŪĩāŪ°āŊ āŪŠā۟āŊā۟āŪŋāŪŊāŪēāŊ @@ -2276,6 +2317,8 @@ Record item movement.,āŪ‰āŪ°āŊāŪŠāŊāŪŠā۟āŪŋāŪŊāŊˆ āŪ‡āŪŊāŪ•āŊāŪ•āŪŪāŊ āŪŠ Recurring Id,āŪŪāŊ€āŪĢāŊā۟āŊāŪŪāŊ āŪ…ā۟āŊˆāŪŊāŪūāŪģāŪŪāŊ Recurring Invoice,āŪŪāŊ€āŪĢāŊā۟āŊāŪŪāŊ āŪĩāŪŋāŪēāŊˆāŪŠāŊāŪŠā۟āŊā۟āŪŋāŪŊāŪēāŊ Recurring Type,āŪŪāŊ€āŪĢāŊā۟āŊāŪŪāŊ āŪĩāŪ•āŊˆ +Reduce Deduction for Leave Without Pay (LWP),āۚāŪŪāŊāŪŠāŪģāŪŪāŪŋāŪēāŊāŪēāŪū āŪĩāŪŋā۟āŊāŪŠāŊāŪŠāŊ āŪ•āŊāŪ•āŪūāŪĐ āŪŠāŊ†āŪūāŪ°āŊāŪĪāŊāŪĪāŪŋāŪŊāŪąāŪŋāŪĪāŪēāŊ āŪ•āŊāŪąāŊˆāŪ•āŊāŪ• (LWP) +Reduce Earning for Leave Without Pay (LWP),āۚāŪŪāŊāŪŠāŪģāŪŪāŊ (LWP) āŪ‡āŪēāŊāŪēāŪūāŪŪāŪēāŊ āŪĩāŪŋā۟āŊāŪŪāŊāŪąāŊˆ āŪ†āŪĪāŪūāŪŊāŪŪāŊ āŪ•āŊāŪąāŊˆāŪ•āŊāŪ• Ref Code,Ref āŪ•āŊ‡āŪūā۟āŊ Ref Date is Mandatory if Ref Number is specified,āŪ•āŊāŪąāŪŋāŪŠāŊāŪŠāŊ āŪŽāŪĢāŊ āŪ•āŊāŪąāŪŋāŪŠāŊāŪŠāŪŋā۟āŪŠāŊāŪŠā۟āŪĩāŪŋāŪēāŊāŪēāŊˆ āŪŽāŪĐāŪŋāŪēāŊ ref āŪĪāŊ‡āŪĪāŪŋ āŪ…āŪĪāŊāŪĪāŪŋāŪŊāŪūāŪĩāۚāŪŋāŪŊāŪŪāŪūāŪĐāŪĪāŪūāŪ•āŊāŪŪāŊ Ref DocType,Ref ā۟āŪūāŪ•āŊā۟āŊˆāŪŠāŊāŪŠāŪŋāŪĐāŊ @@ -2285,6 +2328,8 @@ Ref SQ,Ref SQ Ref Type,Ref āŪĩāŪ•āŊˆ Reference,āŪ•āŊāŪąāŪŋāŪŠāŊāŪŠāŊ Reference Date,āŪ•āŊāŪąāŪŋāŪŠāŊāŪŠāŊ āŪĪāŊ‡āŪĪāŪŋ +Reference DocName,āŪ•āŊāŪąāŪŋāŪŠāŊāŪŠāŊ DocName +Reference DocType,āŪ•āŊāŪąāŪŋāŪŠāŊāŪŠāŊ Doctype Reference Name,āŪ•āŊāŪąāŪŋāŪŠāŊāŪŠāŊ āŪŠāŊ†āŪŊāŪ°āŊ Reference Number,āŪ•āŊāŪąāŪŋāŪŠāŊāŪŠāŊ āŪŽāŪĢāŊ Reference Type,āŪ•āŊāŪąāŪŋāŪŠāŊāŪŠāŊ āŪĩāŪ•āŊˆ @@ -2307,7 +2352,10 @@ Rename Log,āŪŠāŪĪāŪŋāŪĩāŊ āŪŪāŪąāŊāŪŠāŊ†āŪŊāŪ°āŊ Rename Tool,āŪ•āŪ°āŊāŪĩāŪŋ āŪŪāŪąāŊāŪŠāŊ†āŪŊāŪ°āŪŋā۟āŊ Rename...,āŪŪāŪąāŊāŪŠāŊ†āŪŊāŪ°āŊ ... Rented,āŪĩāŪūā۟āŪ•āŊˆāŪ•āŊāŪ•āŊ +Repeat On,āŪ†āŪĐāŊ āۚāŊ†āŪŊāŊāŪŊāŪĩāŊāŪŪāŊ +Repeat Till,āŪĩāŪ°āŊˆ āŪŪāŊ€āŪĢāŊā۟āŊāŪŪāŊ Repeat on Day of Month,āŪŪāŪūāŪĪāŪŪāŊ āŪ’āŪ°āŊ āŪĻāŪūāŪģāŊ āŪŪāŊ€āŪĢāŊā۟āŊāŪŪāŊ +Repeat this Event,āŪ‡āŪĻāŊāŪĪ āŪĻāŪŋāŪ•āŪīāŊāŪĩāŊ āŪŪāŊ€āŪĢāŊā۟āŊāŪŪāŊ Replace,āŪŠāŪĪāŪŋāŪēāŪūāŪ• Replace Item / BOM in all BOMs,āŪ…āŪĐāŊˆāŪĪāŊāŪĪāŊ BOM āŪ•āŪģāŊ āŪ‰āŪģāŊāŪģ āŪŠāŊ†āŪūāŪ°āŊāŪģāŊ / BOM āŪŠāŪĪāŪŋāŪēāŪūāŪ• "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 āŪĩāŊ†ā۟āŪŋāŪŠāŊāŪŠāŊ āŪŠāŊ†āŪūāŪ°āŊāŪģāŊ" āŪ…ā۟āŊā۟āŪĩāŪĢāŊˆ āŪŪāŪąāŊāŪ‰āŪąāŊāŪŠāŪĪāŊāŪĪāŪŋ" @@ -2340,6 +2388,8 @@ Required raw materials issued to the supplier for producing a sub - contracted i Reseller,āŪŪāŪąāŊāŪĩāŪŋāŪąāŊāŪŠāŪĐāŊˆāŪŊāŪūāŪģāŪ°āŊ Reserved Quantity,āŪ’āŪĪāŊāŪ•āŊāŪ•āŪŠāŊāŪŠā۟āŊā۟ āŪ…āŪģāŪĩāŊ Reserved Warehouse,āŪ’āŪĪāŊāŪ•āŊāŪ•āŪŠāŊāŪŠā۟āŊā۟ āŪ•āŪŋā۟āŪ™āŊāŪ•āŊ +Reserved Warehouse in Sales Order / Finished Goods Warehouse,āŪĩāŪŋāŪąāŊāŪŠāŪĐāŊˆ āŪ†āŪĢāŊˆ / āŪ‡āŪąāŊāŪĪāŪŋāŪŠāŊāŪŠāŊ†āŪūāŪ°āŊā۟āŊāŪ•āŪģāŪūāŪ•āŊāŪ•āŊāŪŪāŊ āŪ•āŪŋā۟āŪ™āŊāŪ•āŪŋāŪēāŊ āŪ’āŪĪāŊāŪ•āŊāŪ•āŪŠāŊāŪŠā۟āŊā۟ āŪ•āŪŋā۟āŪ™āŊāŪ•āŊ +Reserved Warehouse is missing in Sales Order,āŪ’āŪĪāŊāŪ•āŊāŪ•āŪŠāŊāŪŠā۟āŊā۟ āŪ•āŪŋā۟āŪ™āŊāŪ•āŊ āŪĩāŪŋāŪąāŊāŪŠāŪĐāŊˆ āŪ†āŪ°āŊā۟āŪ°āŊ āŪ•āŪūāŪĢāŪĩāŪŋāŪēāŊāŪēāŊˆ Resignation Letter Date,āŪ°āŪūāۜāŪŋāŪĐāŪūāŪŪāŪū āŪ•ā۟āŪŋāŪĪāŪŪāŊ āŪĪāŊ‡āŪĪāŪŋ Resolution,āŪĪāŊ€āŪ°āŊāŪŪāŪūāŪĐāŪŪāŊ Resolution Date,āŪĪāŊ€āŪ°āŊāŪŪāŪūāŪĐāŪŪāŊ āŪĪāŊ‡āŪĪāŪŋ @@ -2404,6 +2454,7 @@ Salary Structure,āۚāŪŪāŊāŪŠāŪģāŪŪāŊ āŪ…āŪŪāŊˆāŪŠāŊāŪŠāŊ Salary Structure Deduction,āۚāŪŪāŊāŪŠāŪģāŪŪāŊ āŪ…āŪŪāŊˆāŪŠāŊāŪŠāŊ āŪŠāŊ†āŪūāŪ°āŊāŪĪāŊāŪĪāŪŋāŪŊāŪąāŪŋāŪĪāŪēāŊ Salary Structure Earning,āۚāŪŪāŊāŪŠāŪģāŪŪāŊ āŪ…āŪŪāŊˆāŪŠāŊāŪŠāŊ āŪ†āŪĪāŪūāŪŊāŪŪāŊ Salary Structure Earnings,āۚāŪŪāŊāŪŠāŪģāŪŪāŊ āŪ…āŪŪāŊˆāŪŠāŊāŪŠāŊ āŪĩāŪ°āŊāŪĩāŪūāŪŊāŊ +Salary breakup based on Earning and Deduction.,āۚāŪŪāŊāŪŠāŪģāŪŪāŊ āŪ•āŪēāŊˆāŪĪāŊāŪĪāŪēāŊ āŪĩāŪ°āŊāŪŪāŪūāŪĐāŪŪāŊ āŪŪāŪąāŊāŪąāŊāŪŪāŊ āŪĪāŊāŪŠāŊāŪŠāŪąāŪŋāŪŊāŊāŪŪāŊ āŪ…ā۟āŪŋāŪŠāŊāŪŠā۟āŊˆāŪŊāŪūāŪ• āŪ•āŊ†āŪūāŪĢāŊā۟āŪĪāŊ. Salary components.,āۚāŪŪāŊāŪŠāŪģāŪŪāŊ āŪ•āŊ‚āŪąāŊāŪ•āŪģāŊ. Sales,āŪĩāŪŋāŪąāŊāŪŠāŪĐāŊˆ Sales Analytics,āŪĩāŪŋāŪąāŊāŪŠāŪĐāŊˆ āŪ…āŪĐāŪēāŪŋā۟āŊā۟āŪŋāŪ•āŊāŪļāŊ @@ -2441,7 +2492,6 @@ Sales Person Name,āŪĩāŪŋāŪąāŊāŪŠāŪĐāŊˆ āŪĻāŪŠāŪ°āŊ āŪŠāŊ†āŪŊāŪ°āŊ Sales Person Target Variance (Item Group-Wise),āŪĩāŪŋāŪąāŊāŪŠāŪĐāŊˆ āŪĻāŪŠāŪ°āŊ āŪ‡āŪēāŪ•āŊāŪ•āŊ āŪĩāŊ‡āŪąāŊāŪŠāŪūā۟āŊ (āŪŠāŊ†āŪūāŪ°āŊāŪģāŊ āŪ•āŊāŪīāŊ āŪĩāŪūāŪ°āŪŋāŪŊāŪūāŪ•) Sales Person Targets,āŪĩāŪŋāŪąāŊāŪŠāŪĐāŊˆ āŪĻāŪŠāŪ°āŊ āŪ‡āŪēāŪ•āŊāŪ•āŊāŪ•āŪģāŊ Sales Person-wise Transaction Summary,āŪĩāŪŋāŪąāŊāŪŠāŪĐāŊˆ āŪĻāŪŠāŪ°āŊ āŪĩāŪūāŪ°āŪŋāŪŊāŪūāŪĐ āŪŠāŪ°āŪŋāŪĩāŪ°āŊāŪĪāŊāŪĪāŪĐāŊˆ āۚāŊāŪ°āŊāŪ•āŊāŪ•āŪŪāŊ -Sales Rate,āŪĩāŪŋāŪąāŊāŪŠāŪĐāŊˆ āŪĩāŪŋāŪ•āŪŋāŪĪāŪŪāŊ Sales Register,āŪĩāŪŋāŪąāŊāŪŠāŪĐāŊˆ āŪŠāŪĪāŪŋāŪĩāŊ Sales Return,āŪĩāŪŋāŪąāŊāŪŠāŪĐāŊˆ Return Sales Taxes and Charges,āŪĩāŪŋāŪąāŊāŪŠāŪĐāŊˆ āŪĩāŪ°āŪŋ āŪŪāŪąāŊāŪąāŊāŪŪāŊ āŪ•ā۟āŊā۟āŪĢāŪ™āŊāŪ•āŪģāŊ @@ -2496,6 +2546,7 @@ Select Digest Content,ā۟āŊˆāۜāŪļāŊā۟āŊ āŪ‰āŪģāŊāŪģā۟āŪ•āŊāŪ•āŪŪāŊ āŪĪ Select DocType,DOCTYPE āŪĪāŊ‡āŪ°āŊāŪĩāŊ Select Document Type,āŪ†āŪĩāŪĢ āŪĩāŪ•āŊˆ āŪĪāŊ‡āŪ°āŊāŪĩāŊ Select Document Type or Role to start.,āŪ†āŪĩāŪĢ āŪĩāŪ•āŊˆ āŪ…āŪēāŊāŪēāŪĪāŊ āŪĪāŊāŪĩāŪ•āŊāŪ• āŪŠāŪ™āŊāŪ•āŊ āŪĪāŊ‡āŪ°āŊāŪĻāŊāŪĪāŊ†ā۟āŊāŪ•āŊāŪ•āŪĩāŊāŪŪāŊ. +Select Items,āŪĪāŊ‡āŪ°āŊāŪĻāŊāŪĪāŊ†ā۟āŊ Select PR,āŪĪāŊ‡āŪ°āŊāŪĻāŊāŪĪāŊ†ā۟āŊāŪ•āŊāŪ•āŪŠāŊāŪŠā۟āŊā۟ āŪŪāŪ•āŊāŪ•āŪģāŊ Select Print Format,āŪ…āۚāŊāۚāŊ āŪĩā۟āŪŋāŪĩāŪŪāŊ āŪĪāŊ‡āŪ°āŊāŪĩāŊ Select Print Heading,āŪĪāŪēāŊˆāŪŠāŊāŪŠāŊ āŪ…āۚāŊāۚāŪŋā۟āŊ @@ -2542,6 +2593,7 @@ Send Print in Body and Attachment,āŪ‰ā۟āŪēāŊ āŪŪāŪąāŊāŪąāŊāŪŪāŊ āŪ‡āŪĢāŊˆ Send SMS,āŪŽāŪļāŊāŪŽāŪŪāŊāŪŽāŪļāŊ āŪ…āŪĐāŊāŪŠāŊāŪŠ Send To,āŪ…āŪĐāŊāŪŠāŊāŪŠāŊ Send To Type,āŪĩāŪ•āŊˆ āŪ…āŪĐāŊāŪŠāŊāŪŠāŪĩāŊāŪŪāŊ +Send an email reminder in the morning,āŪ•āŪūāŪēāŊˆāŪŊāŪŋāŪēāŊ āŪ’āŪ°āŊ āŪĻāŪŋāŪĐāŊˆāŪĩāŊ‚ā۟āŊā۟āŪēāŊ āŪŪāŪŋāŪĐāŊāŪĐāŪžāŊāۚāŪēāŊˆ āŪ…āŪĐāŊāŪŠāŊāŪŠ Send automatic emails to Contacts on Submitting transactions.,āŪŠāŪ°āŪŋāŪĩāŪ°āŊāŪĪāŊāŪĪāŪĐāŊˆāŪ•āŪģāŊ āۚāŪŪāŪ°āŊāŪŠāŊāŪŠāŪŋāŪ•āŊāŪ•āŊāŪŪāŊ āŪŪāŊ€āŪĪāŊ āŪĪāŊ†āŪūā۟āŪ°āŊāŪŠāŊāŪ•āŪģāŊ āŪĪāŪūāŪĐāŪŋāŪŊāŪ™āŊāŪ•āŪŋ āŪŪāŪŋāŪĐāŊāŪĐāŪžāŊāۚāŪēāŊāŪ•āŪģāŊˆ āŪ…āŪĐāŊāŪŠāŊāŪŠāŊāŪĩāŪĪāŊ. Send mass SMS to your contacts,āŪ‰āŪ™āŊāŪ•āŪģāŊ āŪĪāŊ†āŪūā۟āŪ°āŊāŪŠāŊāŪ•āŪģāŊ āŪĩāŊ†āŪ•āŊāۜāŪĐ āŪŽāŪļāŊāŪŽāŪŪāŊāŪŽāŪļāŊ āŪ…āŪĐāŊāŪŠāŊāŪŠ Send regular summary reports via Email.,āŪŪāŪŋāŪĐāŊāŪĐāŪžāŊāۚāŪēāŊ āŪĩāŪīāŪŋāŪŊāŪūāŪ• āŪĩāŪīāŪ•āŊāŪ•āŪŪāŪūāŪĐ āۚāŊāŪ°āŊāŪ•āŊāŪ•āŪŪāŊ āŪ…āŪąāŪŋāŪ•āŊāŪ•āŊˆāŪ•āŪģāŊ āŪ…āŪĐāŊāŪŠāŊāŪŠ. @@ -2559,7 +2611,6 @@ Serial No Service Contract Expiry,āŪĪāŊ†āŪūā۟āŪ°āŊ āŪŽāŪĢāŊ āۚāŊ‡āŪĩāŊˆ āŪ’ Serial No Status,āŪĪāŊ†āŪūā۟āŪ°āŊ āŪ‡āŪēāŊāŪēāŊˆ āŪĻāŪŋāŪēāŊˆāŪŪāŊˆ Serial No Warranty Expiry,āŪĪāŊ†āŪūā۟āŪ°āŊ āŪ‡āŪēāŊāŪēāŊˆ āŪ‰āŪĪāŊāŪĪāŪ°āŪĩāŪūāŪĪāŪĪāŊāŪĪāŊˆ āŪ•āŪūāŪēāŪūāŪĩāŪĪāŪŋāŪŊāŪūāŪ•āŊāŪŪāŊ Serialized Item: ',āŪĪāŊ†āŪūā۟āŪ°āŊ āŪŠāŊ†āŪūāŪ°āŊāŪģāŊ: ' -Series,āŪĪāŊ†āŪūā۟āŪ°āŊ Series List for this Transaction,āŪ‡āŪĻāŊāŪĪ āŪŠāŪ°āŪŋāŪĩāŪ°āŊāŪĪāŊāŪĪāŪĐāŊˆ āŪĪāŊ†āŪūā۟āŪ°āŊ āŪŠā۟āŊā۟āŪŋāŪŊāŪēāŊ Server,āۚāŪ°āŊāŪĩāŪ°āŊ Service Address,āۚāŊ‡āŪĩāŊˆ āŪŪāŊāŪ•āŪĩāŪ°āŪŋ @@ -2569,7 +2620,6 @@ Session Expires in (time),āŪ•āŊ‚ā۟āŊā۟āŪĪāŊāŪĪāŪŋāŪēāŊ āŪ•āŪūāŪēāŪūāŪĩāŪĪ Session Expiry,āŪ…āŪŪāŪ°āŊāŪĩāŊ āŪ•āŪūāŪēāŪūāŪĩāŪĪāŪŋāŪŊāŪūāŪ•āŊāŪŪāŊ Session Expiry in Hours e.g. 06:00,āŪđāŪĩāŪ°āŊāŪļāŊ āŪ…āŪŪāŪ°āŊāŪĩāŊ āŪ•āŪūāŪēāŪūāŪĩāŪĪāŪŋāŪŊāŪūāŪ•āŊāŪŪāŊ 06:00 āŪŽ.āŪ•āŪū. Set Banner from Image,āŪŠā۟ āŪ‡āŪ°āŊāŪĻāŊāŪĪāŊ āŪŠāŪĪāŪūāŪ•āŊˆ āŪ…āŪŪāŊˆāŪ•āŊāŪ• -Set From Image,āŪŠā۟ āŪĩāŪ°āŪŪāŊāŪŠāŊ āŪ…āŪŪāŊˆāŪ•āŊāŪ• Set Item Group-wise budgets on this Territory. You can also include seasonality by setting the Distribution.,āŪ‡āŪĻāŊāŪĪ āŪŪāŪĢāŊā۟āŪēāŪŪāŊ āŪ‰āŪ°āŊāŪŠāŊāŪŠā۟āŪŋ āŪŠāŪŋāŪ°āŪŋāŪĩāŊ āŪĩāŪūāŪ°āŪŋāŪŊāŪūāŪĐ āŪĩāŪ°āŪĩāŊ āۚāŊ†āŪēāŪĩāŊ āŪĪāŪŋā۟āŊā۟āŪŪāŊ āŪ…āŪŪāŊˆāŪ•āŊāŪ•. āŪĻāŊ€āŪ™āŊāŪ•āŪģāŊ āŪĩāŪŋāŪĻāŪŋāŪŊāŊ‡āŪūāŪ•āŪŪāŊ āŪ…āŪŪāŊˆāŪ•āŊāŪ• āŪŠāŪ°āŊāŪĩāŪ•āŪūāŪēāŪŪāŊ āۚāŊ‡āŪ°āŊāŪ•āŊāŪ• āŪŪāŊā۟āŪŋāŪŊāŊāŪŪāŊ. Set Login and Password if authentication is required.,āŪ…āŪ™āŊāŪ•āŊ€āŪ•āŪūāŪ°āŪŪāŊ āŪĪāŊ‡āŪĩāŊˆ āŪŽāŪĐāŊāŪąāŪūāŪēāŊ āŪĪāŊ‡āŪĪāŪŋ āŪŪāŪąāŊāŪąāŊāŪŪāŊ āŪ•ā۟āŪĩāŊāۚāŊāۚāŊ†āŪūāŪēāŊ āŪ…āŪŪāŊˆāŪ•āŊāŪ•. Set New Password,āŪŠāŊāŪĪāŪŋāŪŊ āŪ•ā۟āŪĩāŊāۚāŊāۚāŊ†āŪūāŪēāŊ āŪ…āŪŪāŊˆāŪ•āŊāŪ• @@ -2646,6 +2696,7 @@ Solid background color (default light gray),āŪĪāŪŋā۟ āŪŠāŪŋāŪĐāŊāŪĐāŪĢāŪŋ āŪĻ Sorry we were unable to find what you were looking for.,"āŪŪāŪĐāŊāŪĐāŪŋāŪ•āŊāŪ•āŪĩāŊāŪŪāŊ, āŪĻāŊ€āŪ™āŊāŪ•āŪģāŊ āŪĪāŊ‡ā۟āŊāŪŪāŊ āŪŽāŪĐāŊāŪĐ āŪ•āŪĢāŊā۟āŊāŪŠāŪŋā۟āŪŋāŪ•āŊāŪ• āŪŪāŊā۟āŪŋāŪŊāŪĩāŪŋāŪēāŊāŪēāŊˆ." Sorry you are not permitted to view this page.,"āŪŪāŪĐāŊāŪĐāŪŋāŪ•āŊāŪ•āŪĩāŊāŪŪāŊ, āŪĻāŊ€āŪ™āŊāŪ•āŪģāŊ āŪ‡āŪĻāŊāŪĪ āŪŠāŪ•āŊāŪ•āŪŪāŊ āŪŠāŪūāŪ°āŊāŪ•āŊāŪ• āŪ…āŪĐāŊāŪŪāŪĪāŪŋāŪŊāŪŋāŪēāŊāŪēāŊˆ." Sorry! We can only allow upto 100 rows for Stock Reconciliation.,āŪŪāŪĐāŊāŪĐāŪŋāŪ•āŊāŪ•āŪĩāŊāŪŪāŊ! āŪĻāŪūāŪŪāŊ āŪŪā۟āŊā۟āŊāŪŪāŊ‡ āŪŠāŪ™āŊāŪ•āŊ āŪĻāŪēāŊāŪēāŪŋāŪĢāŪ•āŊāŪ• 100 āŪĩāŪ°āŪŋāۚāŊˆāŪ•āŪģāŊ āŪĩāŪ°āŊˆ āŪ…āŪĐāŊāŪŪāŪĪāŪŋāŪ•āŊāŪ• āŪŪāŊā۟āŪŋāŪŊāŪūāŪĪāŊ. +"Sorry! You cannot change company's default currency, because there are existing transactions against it. You will need to cancel those transactions if you want to change the default currency.","āŪŪāŪĐāŊāŪĐāŪŋāŪ•āŊāŪ•āŪĩāŊāŪŪāŊ! āŪ…āŪĪāŪąāŊāŪ•āŊ āŪŽāŪĪāŪŋāŪ°āŪūāŪ• āŪ‡āŪ°āŊāŪ•āŊāŪ•āŊāŪŪāŊ āŪŠāŪ°āŪŋāŪĩāŪ°āŊāŪĪāŊāŪĪāŪĐāŊˆāŪ•āŪģāŊ āŪ‡āŪ°āŊāŪŠāŊāŪŠāŪĪāŪūāŪēāŊ āŪĻāŊ€āŪ™āŊāŪ•āŪģāŊ, āŪĻāŪŋāŪąāŊāŪĩāŪĐāŪĪāŊāŪĪāŪŋāŪĐāŊ āŪ‡āŪŊāŪēāŊāŪŠāŊāŪĻāŪŋāŪēāŊˆ āŪĻāŪūāŪĢāŪŊ āŪŪāŪūāŪąāŊāŪą āŪŪāŊā۟āŪŋāŪŊāŪūāŪĪāŊ. āŪĻāŊ€āŪ™āŊāŪ•āŪģāŊ āŪ‡āŪŊāŪēāŊāŪŠāŊāŪĻāŪŋāŪēāŊˆ āŪĻāŪūāŪĢāŪŊ āŪŪāŪūāŪąāŊāŪą āŪĩāŪŋāŪ°āŊāŪŪāŊāŪŠāŪŋāŪĐāŪūāŪēāŊ āŪĻāŊ€āŪ™āŊāŪ•āŪģāŊ āŪ…āŪĻāŊāŪĪ āŪĻā۟āŪĩā۟āŪŋāŪ•āŊāŪ•āŊˆāŪ•āŪģāŊˆ āŪ°āŪĪāŊāŪĪāŊ āۚāŊ†āŪŊāŊāŪŊ āŪĩāŊ‡āŪĢāŊā۟āŊāŪŪāŊ." Sorry. Companies cannot be merged,āŪŪāŪĐāŊāŪĐāŪŋāŪ•āŊāŪ•āŪĩāŊāŪŪāŊ. āŪĻāŪŋāŪąāŊāŪĩāŪĐāŪ™āŊāŪ•āŪģāŊ āŪ’āŪĐāŊāŪąāŪūāŪ•āŊāŪ• āŪŪāŊā۟āŪŋāŪŊāŪūāŪĪāŊ Sorry. Serial Nos. cannot be merged,āŪŪāŪĐāŊāŪĐāŪŋāŪ•āŊāŪ•āŪĩāŊāŪŪāŊ. āŪĪāŊ†āŪūā۟āŪ°āŊ āŪ‡āŪē āŪ’āŪĐāŊāŪąāŪūāŪ•āŊāŪ• āŪŪāŊā۟āŪŋāŪŊāŪūāŪĪāŊ Sort By,āŪĩāŪ°āŪŋāۚāŊˆāŪŠāŊāŪŠā۟āŊāŪĪāŊāŪĪāŊ @@ -2729,6 +2780,7 @@ Suggestion,āŪŊāŊ‡āŪūāۚāŪĐāŊˆ Suggestions,āŪŠāŪ°āŪŋāŪĻāŊāŪĪāŊāŪ°āŊˆāŪ•āŪģāŊ Sunday,āŪžāŪūāŪŊāŪŋāŪąāŊāŪąāŊāŪ•āŊāŪ•āŪŋāŪīāŪŪāŊˆ Supplier,āŪ•āŊ†āŪūā۟āŊāŪŠāŊāŪŠāŪĩāŪ°āŊ +Supplier (Payable) Account,āŪĩāŪīāŪ™āŊāŪ•āŊāŪŠāŪĩāŪ°āŊ (āۚāŊ†āŪēāŊāŪĪāŊāŪĪ āŪĩāŊ‡āŪĢāŊā۟āŪŋāŪŊ) āŪ•āŪĢāŪ•āŊāŪ•āŊ Supplier (vendor) name as entered in supplier master,āŪĩāŪīāŪ™āŊāŪ•āŊāŪŠāŪĩāŪ°āŊ (āŪĩāŪŋāŪąāŊāŪŠāŪĐāŊˆāŪŊāŪūāŪģāŪ°āŊ) āŪŠāŊ†āŪŊāŪ°āŊ āŪŽāŪĐ āۚāŪŠāŊāŪģāŊˆāŪŊāŪ°āŊ āŪŪāŪūāŪļāŊā۟āŪ°āŊ āŪ‰āŪģāŊāŪģāŪŋā۟āŊā۟ Supplier Account Head,āŪĩāŪīāŪ™āŊāŪ•āŊāŪŠāŪĩāŪ°āŊ āŪ•āŪĢāŪ•āŊāŪ•āŊ āŪĪāŪēāŊˆāŪŪāŊˆ Supplier Address,āŪĩāŪīāŪ™āŊāŪ•āŊāŪŠāŪĩāŪ°āŊ āŪŪāŊāŪ•āŪĩāŪ°āŪŋ @@ -2834,7 +2886,6 @@ Text Editor,āŪ‰āŪ°āŊˆ āŪĪāŪŋāŪ°āŊāŪĪāŊāŪĪāŪŋ "The ""Web Page"" that is the website home page",āŪ‡āŪĢāŊˆāŪŊāŪĪāŪģāŪŪāŊ āŪŪāŊāŪ•āŪŠāŊāŪŠāŊ āŪŠāŪ•āŊāŪ•āŪŪāŊ āŪŽāŪĐāŊāŪąāŊ "āŪĩāŪēāŊˆ āŪŠāŪ•āŊāŪ•āŪŪāŊ" The BOM which will be replaced,āŪŠāŪĪāŪŋāŪēāŊ€ā۟āŊ āۚāŊ†āŪŊāŊāŪŊāŪŠāŊāŪŠā۟āŊāŪŪāŊ BOM "The Item that represents the Package. This Item must have ""Is Stock Item"" as ""No"" and ""Is Sales Item"" as ""Yes""",āŪĪāŊ†āŪūāŪ•āŊāŪŠāŊāŪŠāŊ āŪŠāŪŋāŪ°āŪĪāŪŋāŪŠāŪēāŪŋāŪ•āŊāŪ•āŪŋāŪąāŪĪāŊ āŪŽāŪĐāŊāŪąāŊ āŪŠāŊ†āŪūāŪ°āŊāŪģāŊ. āŪ‡āŪĻāŊāŪĪ āŪŠāŊ†āŪūāŪ°āŊāŪģāŊ "āŪ‡āŪēāŊāŪēāŊˆ" āŪŽāŪĐ "āŪŠāŪ™āŊāŪ•āŊ āŪ‰āŪ°āŊāŪŠāŊāŪŠā۟āŪŋ āŪ‡āŪēāŊāŪēāŊˆ" āŪŪāŪąāŊāŪąāŊāŪŪāŊ "āŪ†āŪŪāŊ" āŪŽāŪĐ "āŪĩāŪŋāŪąāŊāŪŠāŪĐāŊˆ āŪŠāŊ†āŪūāŪ°āŊāŪģāŊ āŪ‡āŪēāŊāŪēāŊˆ" -The account to which you will pay (have paid) the money to.,āŪ•āŪĢāŪ•āŊāŪ•āŊ āŪĻāŊ€āŪ™āŊāŪ•āŪģāŊ (āŪŠāŪĢāŪŪāŊ āŪ•āŊ†āŪūā۟āŊāŪĪāŊāŪĪāŪĪāŪūāŪ•) āŪŠāŪĢāŪŪāŊ āۚāŊ†āŪēāŊāŪĪāŊāŪĪ āŪĩāŊ‡āŪĢāŊā۟āŊāŪŪāŊ āŪŽāŪĐāŊāŪŠāŪĪāŊ. The date at which current entry is made in system.,āŪĪāŪąāŊāŪŠāŊ‡āŪūāŪĪāŊˆāŪŊ āŪ‰āŪģāŊāŪģāŊ€ā۟āŊ āŪ…āŪŪāŊˆāŪŠāŊāŪŠāŊ āŪ‰āŪ°āŊāŪĩāŪūāŪ•āŊāŪ•āŪŠāŊāŪŠā۟āŊāŪŪāŊ āŪĪāŊ‡āŪĪāŪŋ. The date at which current entry will get or has actually executed.,āŪĪāŪąāŊāŪŠāŊ‡āŪūāŪĪāŊˆāŪŊ āŪ‰āŪģāŊāŪģāŊ€ā۟āŊ āŪ…āŪēāŊāŪēāŪĪāŊ āŪŽāŪĻāŊāŪĪ āŪĪāŊ‡āŪĪāŪŋ āŪ‰āŪĢāŊāŪŪāŊˆāŪŊāŪŋāŪēāŊ āŪĪāŊ‚āŪ•āŊāŪ•āŪŋāŪēāŪŋā۟āŪŠāŊāŪŠā۟āŊā۟āŪūāŪ°āŊ. The date on which next invoice will be generated. It is generated on submit.,āŪ…ā۟āŊāŪĪāŊāŪĪ āŪĩāŪŋāŪēāŊˆāŪŠāŊāŪŠā۟āŊā۟āŪŋāŪŊāŪēāŊ āŪ‰āŪ°āŊāŪĩāŪūāŪ•āŊāŪ•āŪŠāŊāŪŠā۟āŊāŪŪāŊ āŪŽāŪĻāŊāŪĪ āŪĪāŊ‡āŪĪāŪŋ. āŪ‡āŪĪāŊ 'to āŪ‰āŪ°āŊāŪĩāŪūāŪ•āŊāŪ•āŊāŪ•āŪŋāŪąāŪĪāŊ. @@ -2909,6 +2960,7 @@ To Warehouse,āۚāŊ‡āŪŪāŪŋāŪŠāŊāŪŠāŊ āŪ•āŪŋā۟āŪ™āŊāŪ•āŊ āŪĩāŊ‡āŪĢāŊā۟āŊ "To automatically create Support Tickets from your incoming mail, set your POP3 settings here. You must ideally create a separate email id for the erp system so that all emails will be synced into the system from that mail id. If you are not sure, please contact your EMail Provider.","āŪĪāŪūāŪĐāŪūāŪ•āŪĩāŊ‡ āŪ‰āŪģāŊāŪĩāŪ°āŊāŪŪāŊ āŪŪāŪŋāŪĐāŊāŪĐāŪžāŊāۚāŪēāŊ āŪ‡āŪ°āŊāŪĻāŊāŪĪāŊ āŪ†āŪĪāŪ°āŪĩāŊ ā۟āŪŋāŪ•āŊāŪ•āŊ†ā۟āŊ āŪ‰āŪ°āŊāŪĩāŪūāŪ•āŊāŪ•, āŪ‡āŪ™āŊāŪ•āŊ‡ āŪ‰āŪ™āŊāŪ•āŪģāŊ POP3 āŪ…āŪŪāŊˆāŪŠāŊāŪŠāŊāŪ•āŪģāŊˆ āŪ…āŪŪāŊˆāŪ•āŊāŪ•. āŪ…āŪĐāŊˆāŪĪāŊāŪĪāŊ āŪŪāŪŋāŪĐāŊāŪĐāŪžāŊāۚāŪēāŊāŪ•āŪģāŊ āŪŽāŪĐāŊāŪąāŊ āŪ…āŪžāŊāۚāŪēāŊ āŪ…ā۟āŊˆāŪŊāŪūāŪģ āŪ‡āŪ°āŊāŪĻāŊāŪĪāŊ āŪŪāŊāŪąāŊˆāŪŊāŪŋāŪēāŊ āŪ’āŪĪāŊāŪĪāŪŋāۚāŊˆāŪ•āŊāŪ•āŪŠāŊāŪŠā۟āŊā۟āŊāŪģāŊāŪģāŪĪāŊ āŪŽāŪĐāŊāŪąāŊ āŪĻāŊ€āŪ™āŊāŪ•āŪģāŊ āŪĩāŊ†āŪąāŊāŪŪāŪĐāŊ‡ āۈāŪ†āŪ°āŊāŪŠāŪŋ āŪ’āŪ°āŊ āŪĪāŪĐāŪŋ āŪŪāŪŋāŪĐāŊāŪĐāŪžāŊāۚāŪēāŊ āېā۟āŪŋ āŪ‰āŪ°āŊāŪĩāŪūāŪ•āŊāŪ• āŪĩāŊ‡āŪĢāŊā۟āŊāŪŪāŊ. āŪĻāŪŋāۚāŊāۚāŪŊāŪŪāŪūāŪ• āŪ‡āŪēāŊāŪēāŊˆ āŪŽāŪĐāŊāŪąāŪūāŪēāŊ, āŪ‰āŪ™āŊāŪ•āŪģāŊ āŪŪāŪŋāŪĐāŊāŪĐāŪžāŊāۚāŪēāŊ āŪĩāŪīāŪ™āŊāŪ•āŊāŪĻāŪ°āŊ āŪĪāŊ†āŪūā۟āŪ°āŊāŪŠāŊ āŪ•āŊ†āŪūāŪģāŊāŪģāŪĩāŊāŪŪāŊ." "To create an Account Head under a different company, select the company and save customer.","āŪĩāŊ‡āŪąāŊ āŪĻāŪŋāŪąāŊāŪĩāŪĐāŪĪāŊāŪĪāŪŋāŪĐāŊ āŪ•āŊ€āŪīāŊ āŪ’āŪ°āŊ āŪ•āŪĢāŪ•āŊāŪ•āŊ āŪĪāŪēāŊˆāŪŪāŊˆ āŪ‰āŪ°āŊāŪĩāŪūāŪ•āŊāŪ•, āŪĻāŪŋāŪąāŊāŪĩāŪĐāŪŪāŊ āŪĪāŊ‡āŪ°āŊāŪĩāŊ āŪŪāŪąāŊāŪąāŊāŪŪāŊ āŪĩāŪūā۟āŪŋāŪ•āŊāŪ•āŊˆāŪŊāŪūāŪģāŪ°āŊ āۚāŊ‡āŪŪāŪŋāŪ•āŊāŪ•." To enable Point of Sale features,āŪĩāŪŋāŪąāŊāŪŠāŪĐāŊˆ āŪ…āŪŪāŊāۚāŪ™āŊāŪ•āŪģāŊˆ āŪŠāŊāŪģāŊāŪģāŪŋ āۚāŊ†āŪŊāŪēāŊāŪŠā۟āŊāŪĪāŊāŪĪ +To enable more currencies go to Setup > Currency,āŪŪāŊ‡āŪēāŊāŪŪāŊ āŪĻāŪūāŪĢāŪŊāŪ™āŊāŪ•āŪģāŊ āۚāŊ†āŪŊāŪēāŊāŪŠā۟āŊāŪĪāŊāŪĪ> āŪĻāŪūāŪĢāŪŊ āŪ…āŪŪāŊˆāŪŠāŊāŪŠāŪĪāŊ āۚāŊ†āŪēāŊāŪ•āŪŋāŪąāŪĪāŊ "To fetch items again, click on 'Get Items' button \ or update the Quantity manually.","āŪŪāŊ€āŪĢāŊā۟āŊāŪŪāŊ āŪŠāŊ†āŪūāŪ°āŊā۟āŊāŪ•āŪģāŊˆ āŪŠāŊ†āŪą, āŪŠāŊ†āŪūāŪĪāŊāŪĪāŪūāŪĐāŊˆ 'āŪŠāŊ†āŪūāŪ°āŊā۟āŊāŪ•āŪģāŊˆ āŪŠāŊ†āŪąāŪĩāŊāŪŪāŊ' \ āŪ…āŪēāŊāŪēāŪĪāŊ āŪ•āŊˆāŪŪāŊāŪąāŊˆāŪŊāŪūāŪ• āŪ…āŪģāŪĩāŊ āŪŠāŊāŪĪāŊāŪŠāŊāŪŠāŪŋāŪ•āŊāŪ• āŪ•āŪŋāŪģāŪŋāŪ•āŊ." "To format columns, give column labels in the query.",", āŪŠāŪĪāŊāŪĪāŪŋāŪ•āŪģāŊ āŪĩā۟āŪŋāŪĩāŪŪāŊˆāŪ•āŊāŪ• āŪ•āŊ‡āŪģāŊāŪĩāŪŋāŪŊāŊˆ āŪĻāŪŋāŪ°āŪēāŊˆ āŪ…ā۟āŊˆāŪŊāŪūāŪģāŪ™āŊāŪ•āŪģāŊ āŪ•āŊ†āŪūā۟āŊāŪ•āŊāŪ•. āۚāŊ†āŪŊāŊāŪŊ" "To further restrict permissions based on certain values in a document, use the 'Condition' settings.","āŪŪāŊ‡āŪēāŊāŪŪāŊ āŪ’āŪ°āŊ āŪ†āŪĩāŪĢāŪĪāŊāŪĪāŪŋāŪēāŊ āŪ•āŊāŪąāŪŋāŪŠāŊāŪŠāŪŋā۟āŊā۟ āŪŪāŪĪāŪŋāŪŠāŊāŪŠāŊāŪ•āŪģāŊ āŪ…ā۟āŪŋāŪŠāŊāŪŠā۟āŊˆāŪŊāŪŋāŪēāŊ āŪ…āŪĐāŊāŪŪāŪĪāŪŋāŪ•āŪģāŊˆ āŪ•ā۟āŊā۟āŊāŪŠāŊāŪŠā۟āŊāŪĪāŊāŪĪ, 'āŪ•āŪĢāŊā۟āŪŋāŪ·āŪĐāŊ' āŪ…āŪŪāŊˆāŪŠāŊāŪŠāŊāŪ•āŪģāŊˆ āŪŠāŪŊāŪĐāŊāŪŠā۟āŊāŪĪāŊāŪĪ." @@ -2923,7 +2975,6 @@ To track any installation or commissioning related work after sales,āŪĩāŪŋāŪąāŊ To track item in sales and purchase documents based on their serial nos. This is can also used to track warranty details of the product.,āŪ…āŪĩāŪ°āŊāŪ•āŪģāŪŋāŪĐāŊ āŪĪāŊ†āŪūā۟āŪ°āŊ āŪ‡āŪēāŪ•āŊāŪ•āŪ™āŊāŪ•āŪģāŊ āŪ…ā۟āŪŋāŪŠāŊāŪŠā۟āŊˆāŪŊāŪŋāŪēāŊ āŪĩāŪŋāŪąāŊāŪŠāŪĐāŊˆ āŪŪāŪąāŊāŪąāŊāŪŪāŊ āŪ•āŊ†āŪūāŪģāŊāŪŪāŊāŪĪāŪēāŊ āŪ†āŪĩāŪĢāŪ™āŊāŪ•āŪģāŪŋāŪēāŊ āŪ‰āŪ°āŊāŪŠāŊāŪŠā۟āŪŋāŪŊāŊˆ āŪĪā۟āŪŪāŪąāŪŋāŪŊ. āŪ‡āŪĻāŊāŪĪ āŪ‰āŪąāŊāŪŠāŪĪāŊāŪĪāŪŋāŪŊāŪŋāŪēāŊ āŪ‰āŪĪāŊāŪĪāŪ°āŪĩāŪūāŪĪāŪĪāŊāŪĪāŊˆ āŪĩāŪŋāŪĩāŪ°āŪ™āŊāŪ•āŪģāŊˆ āŪ•āŪĢāŊā۟āŪąāŪŋāŪŊ āŪŠāŪŊāŪĐāŊāŪŠā۟āŊāŪ•āŪŋāŪąāŪĪāŊ. To track items in sales and purchase documents with batch nos
    Preferred Industry: Chemicals etc,āŪĪāŊ†āŪūāŪ•āŊāŪĪāŪŋ āŪ‡āŪēāŪ•āŊāŪ•āŪ™āŊāŪ•āŪģāŊ āŪ•āŊ†āŪūāŪĢāŊā۟ āŪĩāŪŋāŪąāŊāŪŠāŪĐāŊˆ āŪŪāŪąāŊāŪąāŊāŪŪāŊ āŪ•āŊ†āŪūāŪģāŊāŪŪāŊāŪĪāŪēāŊ āŪ†āŪĩāŪĢāŪ™āŊāŪ•āŪģāŪŋāŪēāŊ āŪŠāŊ†āŪūāŪ°āŊā۟āŊāŪ•āŪģāŊˆ āŪĪā۟āŪŪāŪąāŪŋāŪŊ
    āŪĩāŪŋāŪ°āŊāŪŠāŊāŪŠāŪŪāŪūāŪĐ āŪĪāŊ†āŪūāŪīāŪŋāŪēāŊ: āŪ•āŊ†āŪŪāŪŋāŪ•āŊāŪ•āŪēāŊāŪļāŊ āŪđāŪŋāŪŠāŊāŪ°āŊ To track items using barcode. You will be able to enter items in Delivery Note and Sales Invoice by scanning barcode of item.,āŪŠāŪūāŪ°āŊāŪ•āŊ‡āŪūā۟āŊ āŪŠāŪŊāŪĐāŊāŪŠā۟āŊāŪĪāŊāŪĪāŪŋ āŪŠāŊ†āŪūāŪ°āŊā۟āŊāŪ•āŪģāŊˆ āŪ•āŪĢāŊāŪ•āŪūāŪĢāŪŋāŪ•āŊāŪ• āŪĩāŊ‡āŪĢāŊā۟āŊāŪŪāŊ. āŪĻāŊ€āŪ™āŊāŪ•āŪģāŊ āŪ‰āŪ°āŊāŪŠāŊāŪŠā۟āŪŋāŪŊāŪŋāŪĐāŊ āŪŠāŪūāŪ°āŊāŪ•āŊ‡āŪūā۟āŊ āŪļāŊāŪ•āŊ‡āŪĐāŪŋāŪ™āŊ āŪŪāŊ‚āŪēāŪŪāŊ āŪĩāŪŋāŪĐāŪŋāŪŊāŊ‡āŪūāŪ•āŪŪāŊ āŪ•āŊāŪąāŪŋāŪŠāŊāŪŠāŊ āŪŪāŪąāŊāŪąāŊāŪŪāŊ āŪĩāŪŋāŪąāŊāŪŠāŪĐāŊˆ āŪĩāŪŋāŪēāŊˆāŪŠāŊāŪŠā۟āŊā۟āŪŋāŪŊāŪēāŊ āŪ‰āŪģāŊāŪģ āŪŠāŊ†āŪūāŪ°āŊā۟āŊāŪ•āŪģāŊˆ āŪĻāŊāŪīāŊˆāŪŊ āŪŪāŊā۟āŪŋāŪŊāŊāŪŪāŊ. -"To update your HTML from attachment, click here","āŪ‰āŪ™āŊāŪ•āŪģāŊ HTML āŪ‡āŪĢāŊˆāŪŠāŊāŪŠāŊ āŪ‡āŪ°āŊāŪĻāŊāŪĪāŊ āŪŠāŊāŪĪāŊāŪŠāŊāŪŠāŪŋāŪ•āŊāŪ•, āŪ‡āŪ™āŊāŪ•āŊ‡ āŪ•āŪŋāŪģāŪŋāŪ•āŊ āۚāŊ†āŪŊāŊāŪŊāŪĩāŊāŪŪāŊ" ToDo,TODO Tools,āŪ•āŪ°āŊāŪĩāŪŋāŪ•āŪģāŊ Top,āŪŪāŊ‡āŪēāŊ @@ -2962,10 +3013,11 @@ Total Score (Out of 5),āŪŪāŊ†āŪūāŪĪāŊāŪĪ āŪŪāŪĪāŪŋāŪŠāŊāŪŠāŊ†āŪĢāŊ (5 āŪ…āŪĩ Total Tax (Company Currency),āŪŪāŊ†āŪūāŪĪāŊāŪĪ āŪĩāŪ°āŪŋ (āŪĻāŪŋāŪąāŊāŪĩāŪĐāŪĪāŊāŪĪāŪŋāŪĐāŊ āŪ•āŪ°āŪĐāŊāۚāŪŋ) Total Taxes and Charges,āŪŪāŊ†āŪūāŪĪāŊāŪĪ āŪĩāŪ°āŪŋ āŪŪāŪąāŊāŪąāŊāŪŪāŊ āŪ•ā۟āŊā۟āŪĢāŪ™āŊāŪ•āŪģāŊ Total Taxes and Charges (Company Currency),āŪŪāŊ†āŪūāŪĪāŊāŪĪ āŪĩāŪ°āŪŋ āŪŪāŪąāŊāŪąāŊāŪŪāŊ āŪ•ā۟āŊā۟āŪĢāŪ™āŊāŪ•āŪģāŊ (āŪĻāŪŋāŪąāŊāŪĩāŪĐāŪĪāŊāŪĪāŪŋāŪĐāŊ āŪ•āŪ°āŪĐāŊāۚāŪŋ) +Total Working Days In The Month,āŪŪāŪūāŪĪāŪŪāŊ āŪŪāŊ†āŪūāŪĪāŊāŪĪ āŪĩāŊ‡āŪēāŊˆ āŪĻāŪūā۟āŊāŪ•āŪģāŊ Total amount of invoices received from suppliers during the digest period,āŪŠāŊ†āŪūāŪ°āŊāŪģāŊ āŪŪāŊ†āŪūāŪĪāŊāŪĪ āŪ…āŪģāŪĩāŊ āŪĪāŊ†āŪūāŪ•āŊāŪŠāŊāŪŠāŪūāŪ• āŪ•āŪūāŪēāŪĪāŊāŪĪāŪŋāŪēāŊ āۚāŪŠāŊāŪģāŊˆāŪŊāŪ°āŊāŪ•āŪģāŊ āŪŠāŊ†āŪąāŪŠāŊāŪŠā۟āŊāŪŪāŊ Total amount of invoices sent to the customer during the digest period,āŪŠāŊ†āŪūāŪ°āŊāŪģāŊ āŪŪāŊ†āŪūāŪĪāŊāŪĪ āŪ…āŪģāŪĩāŊ āŪĪāŊ†āŪūāŪ•āŊāŪŠāŊāŪŠāŪūāŪ• āŪ•āŪūāŪēāŪĪāŊāŪĪāŪŋāŪēāŊ āŪĩāŪūā۟āŪŋāŪ•āŊāŪ•āŊˆāŪŊāŪūāŪģāŪ°āŊ āŪ…āŪĐāŊāŪŠāŊāŪŠāŪŠāŊāŪŠā۟āŊāŪŪāŊ -Total days in month,āŪŪāŪūāŪĪāŪŪāŊ āŪŪāŊ†āŪūāŪĪāŊāŪĪ āŪĻāŪūā۟āŊāŪ•āŪģāŊ Total in words,āŪĩāŪūāŪ°āŊāŪĪāŊāŪĪāŊˆāŪ•āŪģāŪŋāŪēāŊ āŪŪāŊ†āŪūāŪĪāŊāŪĪ +Total production order qty for item,āŪ‰āŪ°āŊāŪŠāŊāŪŠā۟āŪŋāŪŊāŊˆ āŪŪāŊ†āŪūāŪĪāŊāŪĪ āŪ‰āŪąāŊāŪŠāŪĪāŊāŪĪāŪŋ āŪ†āŪ°āŊā۟āŪ°āŊ āŪ…āŪģāŪĩāŊ Totals,āŪŪāŊ†āŪūāŪĪāŊāŪĪ Track separate Income and Expense for product verticals or divisions.,āŪĪāŪŊāŪūāŪ°āŪŋāŪŠāŊāŪŠāŊ āŪŪāŊ‡āŪŪāŊāŪŠāŪūā۟āŊāŪ•āŪģāŊˆāŪŊāŊāŪŪāŊ āŪ…āŪēāŊāŪēāŪĪāŊ āŪŠāŪŋāŪ°āŪŋāŪĩāŊāŪ•āŪģāŊ āŪĪāŪĐāŪŋ āŪĩāŪ°āŊāŪŪāŪūāŪĐāŪŪāŊ āŪŪāŪąāŊāŪąāŊāŪŪāŊ āۚāŊ†āŪēāŪĩāŊ āŪ•āŪĢāŊāŪ•āŪūāŪĢāŪŋāŪ•āŊāŪ•. Track this Delivery Note against any Project,āŪŽāŪĻāŊāŪĪ āŪĪāŪŋā۟āŊā۟āŪŪāŊ āŪŽāŪĪāŪŋāŪ°āŪūāŪĐ āŪ‡āŪĻāŊāŪĪ ā۟āŊ†āŪēāŪŋāŪĩāŪ°āŪŋ āŪ•āŊāŪąāŪŋāŪŠāŊāŪŠāŊ āŪ•āŪĢāŊāŪ•āŪūāŪĢāŪŋāŪ•āŊāŪ• @@ -2995,6 +3047,7 @@ UOM,āŪŪāŊ†āŪūāŪąā۟āŊā۟āŊāŪĩ āŪŠāŪēāŊāŪ•āŪēāŊˆāŪ•āŪīāŪ•āŪŪāŊ UOM Conversion Detail,āŪŪāŊ†āŪūāŪąā۟āŊā۟āŊāŪĩ āŪŠāŪēāŊāŪ•āŪēāŊˆāŪ•āŪīāŪ•āŪŪāŊ āŪŪāŪūāŪąāŊāŪąāŪŪāŊ āŪĩāŪŋāŪ°āŪŋāŪĩāŪūāŪ• UOM Conversion Details,āŪŪāŊ†āŪūāŪąā۟āŊā۟āŊāŪĩ āŪŠāŪēāŊāŪ•āŪēāŊˆāŪ•āŪīāŪ•āŪŪāŊ āŪŪāŪūāŪąāŊāŪąāŪŪāŊ āŪĩāŪŋāŪĩāŪ°āŪŪāŊ UOM Conversion Factor,āŪŪāŊ†āŪūāŪąā۟āŊā۟āŊāŪĩ āŪŠāŪēāŊāŪ•āŪēāŊˆāŪ•āŪīāŪ•āŪŪāŊ āŪŪāŪūāŪąāŊāŪą āŪ•āŪūāŪ°āŪĢāŪŋ +UOM Conversion Factor is mandatory,āŪŪāŊ†āŪūāŪąā۟āŊā۟āŊāŪĩ āŪŠāŪēāŊāŪ•āŪēāŊˆāŪ•āŪīāŪ•āŪŪāŊ āŪŪāŪūāŪąāŊāŪą āŪ•āŪūāŪ°āŪĢāŪŋ āŪ…āŪĪāŊāŪĪāŪŋāŪŊāŪūāŪĩāۚāŪŋāŪŊāŪŪāŪūāŪĐāŪĪāŪūāŪ•āŊāŪŪāŊ UOM Details,āŪŪāŊ†āŪūāŪąā۟āŊā۟āŊāŪĩ āŪŠāŪēāŊāŪ•āŪēāŊˆāŪ•āŪīāŪ•āŪŪāŊ āŪĩāŪŋāŪĩāŪ°āŪŪāŊ UOM Name,āŪŪāŊ†āŪūāŪąā۟āŊā۟āŊāŪĩ āŪŠāŪēāŊāŪ•āŪēāŊˆāŪ•āŪīāŪ•āŪŪāŊ āŪŠāŊ†āŪŊāŪ°āŊ UOM Replace Utility,āŪŪāŊ†āŪūāŪąā۟āŊā۟āŊāŪĩ āŪŠāŪēāŊāŪ•āŪēāŊˆāŪ•āŪīāŪ•āŪŪāŊ āŪŠāŪĪāŪŋāŪēāŪūāŪ• āŪŠāŪŊāŪĐāŊāŪŠāŪūā۟āŊā۟āŊ @@ -3014,6 +3067,7 @@ Unpaid,āۚāŊ†āŪēāŊāŪĪāŊāŪĪāŪŠāŊāŪŠā۟āŪūāŪĪ Unread Messages,āŪŠā۟āŪŋāŪ•āŊāŪ•āŪūāŪĪ āۚāŊ†āŪŊāŊāŪĪāŪŋāŪ•āŪģāŊ Unscheduled,āŪĪāŪŋā۟āŊā۟āŪŪāŪŋā۟āŪŠāŊāŪŠā۟āŪūāŪĪ Unsubscribed,āŪ•āŊāŪīāŊāŪĩāŪŋāŪēāŪ•āŪŠāŊāŪŠā۟āŊā۟āŪĪāŊ +Upcoming Events for Today,āŪ‡āŪĐāŊāŪąāŊ āŪĩāŪ°āŪĩāŪŋāŪ°āŊāŪ•āŊāŪ•āŊāŪŪāŊ āŪĻāŪŋāŪ•āŪīāŊāŪĩāŊāŪ•āŪģāŊ Update,āŪŠāŊāŪĪāŊāŪŠāŊāŪŠāŪŋāŪ•āŊāŪ• Update Clearance Date,āŪ‡āۚāŊˆāŪĩāŊ āŪĪāŊ‡āŪĪāŪŋ āŪŠāŊāŪĪāŊāŪŠāŊāŪŠāŪŋāŪ•āŊāŪ• Update Field,āŪŠāŊāŪēāŪŪāŊ āŪŠāŊāŪĪāŊāŪŠāŊāŪŠāŪŋāŪ•āŊāŪ• @@ -3034,6 +3088,7 @@ Upload Backups to Google Drive,Google āŪ‡āŪŊāŪ•āŊāŪ•āŪ•āŪĪāŊāŪĪāŪŋāŪēāŊ āŪ• Upload HTML,HTML āŪŠāŪĪāŪŋāŪĩāŊ‡āŪąāŊāŪąāŊ Upload a .csv file with two columns: the old name and the new name. Max 500 rows.,āŪŠāŪīāŊˆāŪŊ āŪŠāŊ†āŪŊāŪ°āŊ āŪŠāŊāŪĪāŪŋāŪŊ āŪŠāŊ†āŪŊāŪ°āŊ:. āŪ‡āŪ°āŪĢāŊā۟āŊ āŪŠāŪĪāŊāŪĪāŪŋāŪ•āŪģāŊ āŪ’āŪ°āŊ āŪ•āŊ‡āŪūāŪŠāŊāŪŠāŊˆ āŪŠāŪĪāŪŋāŪĩāŊ‡āŪąāŊāŪą. āŪ…āŪĪāŪŋāŪ•āŪŠā۟āŊāۚāŪŪāŊ 500 āŪĩāŪ°āŪŋāۚāŊˆāŪ•āŪģāŊ. Upload a file,āŪ’āŪ°āŊ āŪ•āŊ‡āŪūāŪŠāŊāŪŠāŊˆ āŪŠāŪĪāŪŋāŪĩāŊ‡āŪąāŊāŪąāŊ +Upload and Import,āŪŠāŪĪāŪŋāŪĩāŊ‡āŪąāŊāŪą āŪŪāŪąāŊāŪąāŊāŪŪāŊ āŪ‡āŪąāŪ•āŊāŪ•āŊāŪŪāŪĪāŪŋ Upload attendance from a .csv file,āŪ’āŪ°āŊ. Csv āŪ•āŊ‡āŪūāŪŠāŊāŪŠāŊ āŪ‡āŪ°āŊāŪĻāŊāŪĪāŊ āŪĩāŪ°āŊāŪ•āŊˆ āŪŠāŪĪāŪŋāŪĩāŊ‡āŪąāŊāŪąāŊ Upload stock balance via csv.,Csv āŪĩāŪīāŪŋāŪŊāŪūāŪ• āŪŠāŪ™āŊāŪ•āŊ āۚāŪŪāŪĻāŪŋāŪēāŊˆ āŪŠāŪĪāŪŋāŪĩāŊ‡āŪąāŊāŪąāŪēāŪūāŪŪāŊ. Uploading...,āŪŠāŪĪāŪŋāŪĩāŊ‡āŪąāŊāŪą ... @@ -3083,6 +3138,7 @@ Voucher Import Tool,āŪ°āۚāŊ€āŪĪāŊ āŪ‡āŪąāŪ•āŊāŪ•āŊāŪŪāŪĪāŪŋ āŪ•āŪ°āŊāŪĩāŪŋ Voucher No,āŪ°āۚāŊ€āŪĪāŊ āŪ‡āŪēāŊāŪēāŊˆ Voucher Type,āŪ°āۚāŊ€āŪĪāŊ āŪĩāŪ•āŊˆ Voucher Type and Date,āŪ°āۚāŊ€āŪĪāŊ āŪĩāŪ•āŊˆ āŪŪāŪąāŊāŪąāŊāŪŪāŊ āŪĪāŊ‡āŪĪāŪŋ +WIP Warehouse required before Submit,WIP āŪ•āŪŋā۟āŪ™āŊāŪ•āŊ āۚāŪŪāŪ°āŊāŪŠāŊāŪŠāŪŋ āŪŪāŊāŪĐāŊ āŪĪāŊ‡āŪĩāŊˆ Waiting for Customer,āŪĩāŪūā۟āŪŋāŪ•āŊāŪ•āŊˆāŪŊāŪūāŪģāŪ°āŊ āŪ•āŪūāŪĪāŊāŪĪāŪŋāŪ°āŊāŪ•āŊāŪ•āŪŋāŪąāŪĪāŊ Walk In,āŪēāŊ āŪĻā۟āŪ•āŊāŪ• Warehouse,āŪĩāŪŋāŪąāŊāŪŠāŪĐāŊˆ āŪŠāŊ†āŪūāŪ°āŊāŪģāŊāŪ•āŪģāŊ āŪĩāŊˆāŪĪāŊāŪĪāŪŋāŪ°āŊāŪ•āŊāŪ•āŊāŪŪāŊ āŪ‡ā۟āŪŪāŊ @@ -3116,6 +3172,7 @@ Website Script,āŪ‡āŪĢāŊˆāŪŊ āŪ‰āŪ°āŊˆ Website Settings,āŪ‡āŪĢāŊˆāŪŊ āŪ…āŪŪāŊˆāŪŠāŊāŪŠāŊāŪ•āŪģāŊ Website Slideshow,āŪ‡āŪĢāŊˆāŪŊ āŪŠ Website Slideshow Item,āŪ‡āŪĢāŊˆāŪŊ āŪŠ āŪŠāŊ†āŪūāŪ°āŊāŪģāŊ +Website User,āŪĩāŪēāŊˆāŪĪāŊāŪĪāŪģāŪŪāŊ āŪŠāŪŊāŪĐāŪ°āŊ Website Warehouse,āŪ‡āŪĢāŊˆāŪŊ āŪ•āŪŋā۟āŪ™āŊāŪ•āŊ Wednesday,āŪŠāŊāŪĪāŪĐāŊāŪ•āŪŋāŪīāŪŪāŊˆ Weekly,āŪĩāŪūāŪ°āŪĻāŊāŪĪāŊ‡āŪūāŪąāŊāŪŪāŊ @@ -3181,7 +3238,6 @@ Yearly,āŪĩāŪ°āŊā۟āŪūāŪĻāŊāŪĪāŪŋāŪ° Yes,āŪ†āŪŪāŊ Yesterday,āŪĻāŊ‡āŪąāŊāŪąāŊ You are not authorized to do/modify back dated entries before ,āŪĻāŊ€āŪ™āŊāŪ•āŪģāŊ / āŪŪāŊāŪĐāŊ āŪĪāŊ‡āŪĪāŪŋāŪŊāŪŋā۟āŊā۟ āŪ‰āŪģāŊāŪģāŊ€ā۟āŊāŪ•āŪģāŊˆ āŪĪāŪŋāŪ°āŊāŪŪāŊāŪŠ āŪŪāŪūāŪąāŊāŪą āۚāŊ†āŪŊāŊāŪŊ āŪ…āŪĪāŪŋāŪ•āŪūāŪ°āŪŪāŊ āŪ‡āŪēāŊāŪēāŊˆ -You can create more earning and deduction type from Setup --> HR,āŪĻāŊ€āŪ™āŊāŪ•āŪģāŊ āŪ…āŪŪāŊˆāŪĩāŊ āŪ‡āŪ°āŊāŪĻāŊāŪĪāŊ āŪ‡āŪĐāŊāŪĐāŊāŪŪāŊ āۚāŪŪāŊāŪŠāŪģāŪŪāŊ āŪŪāŪąāŊāŪąāŊāŪŪāŊ āŪĪāŊāŪŠāŊāŪŠāŪąāŪŋāŪŊāŊāŪŪāŊ āŪĩāŪ•āŊˆ āŪ‰āŪ°āŊāŪĩāŪūāŪ•āŊāŪ• āŪŪāŊā۟āŪŋāŪŊāŊāŪŪāŊ -> āŪ…āŪēāŊāŪĩāŪēāŪ• You can enter any date manually,āŪĻāŊ€āŪ™āŊāŪ•āŪģāŊ āŪ•āŊˆāŪŪāŊāŪąāŊˆāŪŊāŪūāŪ• āŪŽāŪĻāŊāŪĪ āŪĪāŊ‡āŪĪāŪŋ āŪĻāŊāŪīāŊˆāŪŊ āŪŪāŊā۟āŪŋāŪŊāŊāŪŪāŊ You can enter the minimum quantity of this item to be ordered.,āŪĻāŊ€āŪ™āŊāŪ•āŪģāŊ āŪ•ā۟āŊā۟āŪģāŊˆāŪŊāŪŋā۟āŊā۟ āŪĩāŊ‡āŪĢāŊā۟āŊāŪŪāŊ āŪ‡āŪĻāŊāŪĪ āŪ‰āŪ°āŊāŪŠāŊāŪŠā۟āŪŋāŪŊāŊˆ āŪ•āŊāŪąāŊˆāŪĻāŊāŪĪāŪŠā۟āŊāۚ āŪ…āŪģāŪĩāŊ āŪĻāŊāŪīāŊˆāŪŊ āŪŪāŊā۟āŪŋāŪŊāŪūāŪĪāŊ. You can not enter both Delivery Note No and Sales Invoice No. \ Please enter any one.,āŪĻāŊ€āŪ™āŊāŪ•āŪģāŊ āŪ‡āŪēāŊāŪēāŊˆ āŪ‡āŪ°āŪĢāŊā۟āŊ ā۟āŊ†āŪēāŪŋāŪĩāŪ°āŪŋ āŪ•āŊāŪąāŪŋāŪŠāŊāŪŠāŊ āŪ‰āŪģāŊāŪģāŪŋā۟āŊā۟āŊ āŪĩāŪŋāŪąāŊāŪŠāŪĐāŊˆ āŪĩāŪŋāŪēāŊˆāŪŠāŊāŪŠā۟āŊā۟āŪŋāŪŊāŪēāŊ āŪ‡āŪēāŊāŪēāŊˆ \ āŪŽāŪĻāŊāŪĪ āŪ’āŪ°āŊ āŪ‰āŪģāŊāŪģāŪŋā۟āŪĩāŊāŪŪāŊ. āŪŪāŊā۟āŪŋāŪŊāŪūāŪĪāŊ @@ -3191,12 +3247,13 @@ You can use Customize Form to set levels on f You may need to update: ,āŪĻāŊ€āŪ™āŊāŪ•āŪģāŊ āŪŪāŊ‡āŪŪāŊāŪŠā۟āŊāŪĪāŊāŪĪ āŪĩāŊ‡āŪĢāŊā۟āŊāŪŪāŊ: Your Customer's TAX registration numbers (if applicable) or any general information,āŪ‰āŪ™āŊāŪ•āŪģāŊ āŪĩāŪūā۟āŪŋāŪ•āŊāŪ•āŊˆāŪŊāŪūāŪģāŪ°āŊ āŪĩāŪ°āŪŋ āŪŠāŪĪāŪŋāŪĩāŊ āŪŽāŪĢāŊāŪ•āŪģāŊ (āŪŠāŊ†āŪūāŪ°āŊāŪĻāŊāŪĪāŪŋāŪĐāŪūāŪēāŊ) āŪ…āŪēāŊāŪēāŪĪāŊ āŪŽāŪĻāŊāŪĪ āŪŠāŊ†āŪūāŪĪāŊ āŪĪāŪ•āŪĩāŪēāŊ "Your download is being built, this may take a few moments...","āŪ‰āŪ™āŊāŪ•āŪģāŊ āŪŠāŪĪāŪŋāŪĩāŪŋāŪąāŪ•āŊāŪ• āŪ•ā۟āŊā۟āŪŠāŊāŪŠā۟ āŪ‰āŪģāŊāŪģāŪĪāŊ, āŪ‡āŪĻāŊāŪĪ āŪ’āŪ°āŊ āۚāŪŋāŪē āŪĻāŪŋāŪŪāŪŋā۟āŪ™āŊāŪ•āŪģāŊ āŪ†āŪ•āŪēāŪūāŪŪāŊ ..." -Your letter head content in HTML.,HTML āŪ‡āŪēāŊ āŪ‰āŪ™āŊāŪ•āŪģāŊ āŪ•ā۟āŪŋāŪĪāŪĪāŊāŪĪāŊˆ āŪĪāŪēāŊˆāŪŪāŊˆ āŪ‰āŪģāŊāŪģā۟āŪ•āŊāŪ•āŪŪāŊ. +Your letter head content,āŪ‰āŪ™āŊāŪ•āŪģāŊ āŪ•ā۟āŪŋāŪĪāŪŪāŊ āŪĪāŪēāŊˆ āŪ‰āŪģāŊāŪģā۟āŪ•āŊāŪ•āŪŪāŊ Your sales person who will contact the customer in future,āŪŽāŪĪāŪŋāŪ°āŊāŪ•āŪūāŪēāŪĪāŊāŪĪāŪŋāŪēāŊ āŪĩāŪūā۟āŪŋāŪ•āŊāŪ•āŊˆāŪŊāŪūāŪģāŪ°āŊ āŪĪāŊ†āŪūā۟āŪ°āŊāŪŠāŊ āŪŊāŪūāŪ°āŊ āŪ‰āŪ™āŊāŪ•āŪģāŊ āŪĩāŪŋāŪąāŊāŪŠāŪĐāŊˆ āŪĻāŪŠāŪ°āŊ Your sales person who will contact the lead in future,āŪŽāŪĪāŪŋāŪ°āŊāŪ•āŪūāŪēāŪĪāŊāŪĪāŪŋāŪēāŊ āŪŪāŊāŪĐāŊāŪĐāŪĢāŪŋ āŪĪāŊ†āŪūā۟āŪ°āŊāŪŠāŊ āŪŊāŪūāŪ°āŊ āŪ‰āŪ™āŊāŪ•āŪģāŊ āŪĩāŪŋāŪąāŊāŪŠāŪĐāŊˆ āŪĻāŪŠāŪ°āŊ Your sales person will get a reminder on this date to contact the customer,āŪ‰āŪ™āŊāŪ•āŪģāŊ āŪĩāŪŋāŪąāŊāŪŠāŪĐāŊˆ āŪĻāŪŠāŪ°āŊ āŪĩāŪūā۟āŪŋāŪ•āŊāŪ•āŊˆāŪŊāŪūāŪģāŪ°āŊ āŪĪāŊ†āŪūā۟āŪ°āŊāŪŠāŊ āŪ•āŊ†āŪūāŪģāŊāŪģ āŪ‡āŪĻāŊāŪĪ āŪĪāŊ‡āŪĪāŪŋāŪŊāŪŋāŪēāŊ āŪ’āŪ°āŊ āŪĻāŪŋāŪĐāŊˆāŪĩāŊ‚ā۟āŊā۟āŪēāŊ āŪĩāŪ°āŊāŪŪāŊ Your sales person will get a reminder on this date to contact the lead,āŪ‰āŪ™āŊāŪ•āŪģāŊ āŪĩāŪŋāŪąāŊāŪŠāŪĐāŊˆ āŪĻāŪŠāŪ°āŊ āŪŪāŊāŪĐāŊāŪĐāŪĢāŪŋ āŪĪāŊ†āŪūā۟āŪ°āŊāŪŠāŊ āŪ•āŊ†āŪūāŪģāŊāŪģ āŪ‡āŪĻāŊāŪĪ āŪĪāŊ‡āŪĪāŪŋāŪŊāŪŋāŪēāŊ āŪ’āŪ°āŊ āŪĻāŪŋāŪĐāŊˆāŪĩāŊ‚ā۟āŊā۟āŪēāŊ āŪĩāŪ°āŊāŪŪāŊ Your support email id - must be a valid email - this is where your emails will come!,"āŪ‰āŪ™āŊāŪ•āŪģāŊ āŪ†āŪĪāŪ°āŪĩāŊ āŪŪāŪŋāŪĐāŊāŪĐāŪžāŊāۚāŪēāŊ āېā۟āŪŋ - āŪ’āŪ°āŊ āۚāŪ°āŪŋāŪŊāŪūāŪĐ āŪŪāŪŋāŪĐāŊāŪĐāŪžāŊāۚāŪēāŊ āŪ‡āŪ°āŊāŪ•āŊāŪ• āŪĩāŊ‡āŪĢāŊā۟āŊāŪŪāŊ - āŪ‰āŪ™āŊāŪ•āŪģāŊ āŪŪāŪŋāŪĐāŊāŪĐāŪžāŊāۚāŪēāŊāŪ•āŪģāŊ āŪĩāŪ°āŊāŪŪāŊ, āŪ…āŪ™āŊāŪ•āŊ āŪ‡āŪĪāŊ!" +[Error],[āŪŠāŪŋāŪīāŊˆ] [Label]:[Field Type]/[Options]:[Width],[āŪēāŊ‡āŪŠāŪŋāŪģāŊ]: [āŪŠāŊāŪē āŪĩāŪ•āŊˆ] / [āŪĩāŪŋāŪ°āŊāŪŠāŊāŪŠāŪ™āŊāŪ•āŪģāŊ]: [āŪ…āŪ•āŪēāŪŪāŊ] add your own CSS (careful!),āŪ‰āŪ™āŊāŪ•āŪģāŊ āۚāŊ†āŪūāŪĻāŊāŪĪ CSS (careful!) āۚāŊ‡āŪ°āŊāŪ•āŊāŪ• adjust,āۚāŪ°āŪŋāŪ•āŊāŪ•ā۟āŊā۟āŊ @@ -3398,6 +3455,7 @@ volume-off,āŪĪāŊ†āŪūāŪ•āŊāŪĪāŪŋ-āŪ†āۃāŪŠāŊ volume-up,āŪĪāŊ†āŪūāŪ•āŊāŪĪāŪŋ āŪ…āŪŠāŊ warning-sign,āŪŽāۚāŊāۚāŪ°āŪŋāŪ•āŊāŪ•āŊˆ-āŪ…āŪąāŪŋāŪ•āŊāŪąāŪŋ website page link,āŪ‡āŪĢāŊˆāŪŊ āŪŠāŪ•āŊāŪ•āŪŪāŊ āŪ‡āŪĢāŊˆāŪŠāŊāŪŠāŊ +which is greater than sales order qty ,āŪ‡āŪĪāŊ āŪĩāŪŋāŪąāŊāŪŠāŪĐāŊˆ āŪŠāŊ†āŪūāŪ°āŊā۟āŊā۟āŊ āŪ…āŪģāŪĩāŊ āŪ…āŪĪāŪŋāŪ•āŪŪāŪūāŪ• āŪ‡āŪ°āŊāŪ•āŊāŪ•āŊāŪŪāŊ wrench,āŪŠāŪŋā۟āŊāŪ™āŊāŪ•āŊ yyyy-mm-dd,yyyy-mm-dd zoom-in,āۜāŊ‚āŪŪāŊ-āŪ‡āŪēāŊ diff --git a/translations/th.csv b/translations/th.csv index 134c65ab96e..7a461f070fa 100644 --- a/translations/th.csv +++ b/translations/th.csv @@ -1,13 +1,18 @@ (Half Day),(āļ„āļĢāļķāđˆāļ‡āļ§āļąāļ™) + against sales order,āļāļąāļšāļ„āļģāļŠāļąāđˆāļ‡āļ‚āļēāļĒ against same operation,āļāļąāļšāļāļēāļĢāļ”āļģāđ€āļ™āļīāļ™āļ‡āļēāļ™āđ€āļ”āļĩāļĒāļ§āļāļąāļ™ already marked,āļ—āļģāđ€āļ„āļĢāļ·āđˆāļ­āļ‡āļŦāļĄāļēāļĒāđāļĨāđ‰āļ§ and year: ,āđāļĨāļ°āļ›āļĩ: + as it is stock Item or packing item,āļĄāļąāļ™āđ€āļ›āđ‡āļ™āļĢāļēāļĒāļāļēāļĢāļŦāļļāđ‰āļ™āļŦāļĢāļ·āļ­āļĢāļēāļĒāļāļēāļĢāļšāļĢāļĢāļˆāļļ at warehouse: ,āļ—āļĩāđˆāļ„āļĨāļąāļ‡āļŠāļīāļ™āļ„āđ‰āļē: by Role ,āđ‚āļ”āļĒāļšāļ—āļšāļēāļ— + can not be made.,āđ„āļĄāđˆāļŠāļēāļĄāļēāļĢāļ–āļ—āļģ + can not be marked as a ledger as it has existing child,āđ„āļĄāđˆāļŠāļēāļĄāļēāļĢāļ–āļ—āļģāđ€āļ„āļĢāļ·āđˆāļ­āļ‡āļŦāļĄāļēāļĒāđ€āļ›āđ‡āļ™āļšāļąāļâ€‹â€‹āļŠāļĩāđāļĒāļāļ›āļĢāļ°āđ€āļ āļ—āļ•āļēāļĄāļ—āļĩāđˆāļĄāļĩāđ€āļ”āđ‡āļāļ—āļĩāđˆāļĄāļĩāļ­āļĒāļđāđˆ cannot be 0,āđ„āļĄāđˆāļŠāļēāļĄāļēāļĢāļ–āđ€āļ›āđ‡āļ™ 0 cannot be deleted.,āđ„āļĄāđˆāļŠāļēāļĄāļēāļĢāļ–āļĨāļšāđ„āļ”āđ‰ does not belong to the company,āđ„āļĄāđˆāđ„āļ”āđ‰āđ€āļ›āđ‡āļ™āļ‚āļ­āļ‡ āļšāļĢāļīāļĐāļąāļ— āļŊ has already been submitted.,āđ„āļ”āđ‰āļ–āļđāļāļŠāđˆāļ‡āļĄāļē + has been freezed. ,āđ„āļ”āđ‰āļĢāļąāļšāļāļēāļĢ freezed has been freezed. \ Only Accounts Manager can do transaction against this account,āđ„āļ”āđ‰āļĢāļąāļšāļāļēāļĢ freezed \ āđ€āļ‰āļžāļēāļ°āļœāļđāđ‰āļˆāļąāļ”āļāļēāļĢāļšāļąāļāļŠāļĩāļœāļđāđ‰āđƒāļŠāđ‰āļŠāļēāļĄāļēāļĢāļ–āļ—āļģāļ˜āļļāļĢāļāļĢāļĢāļĄāļāļąāļšāļšāļąāļāļŠāļĩāļ™āļĩāđ‰ " is less than equals to zero in the system, \ valuation rate is mandatory for this item",āļ„āļ·āļ­āļ™āđ‰āļ­āļĒāļāļ§āđˆāļēāđ€āļ—āđˆāļēāļāļąāļšāļĻāļđāļ™āļĒāđŒāđƒāļ™āļĢāļ°āļšāļšāļ­āļąāļ•āļĢāļēāļāļēāļĢāļ›āļĢāļ°āđ€āļĄāļīāļ™āļĄāļđāļĨāļ„āđˆāļē \ āļĄāļĩāļœāļĨāļšāļąāļ‡āļ„āļąāļšāđƒāļŠāđ‰āļŠāļģāļŦāļĢāļąāļšāļĢāļēāļĒāļāļēāļĢāļ™āļĩ​​āđ‰ is mandatory,āļĄāļĩāļœāļĨāļšāļąāļ‡āļ„āļąāļšāđƒāļŠāđ‰ @@ -23,6 +28,7 @@ should be 'Yes'. As Item: ,āļ„āļ§āļĢāļˆāļ°āđ€āļ›āđ‡āļ™ 'āđƒāļŠāđˆ' āđ€āļ›āđ‡āļ™āļĢāļēāļĒāļāļēāļĢ: should be same as that in ,āļ„āļ§āļĢāļˆāļ°āđ€āļ›āđ‡āļ™āđ€āļŠāđˆāļ™āđ€āļ”āļĩāļĒāļ§āļāļąāļšāļ—āļĩāđˆāļ­āļĒāļđāđˆāđƒāļ™ was on leave on ,āđ„āļ”āđ‰āļžāļąāļāđ€āļĄāļ·āđˆāļ­ + will be ,āļˆāļ° will be over-billed against mentioned ,āļˆāļ°āļ–āļđāļāļāļ§āđˆāļēāđ€āļĢāļĩāļĒāļāđ€āļāđ‡āļšāđ€āļ‡āļīāļ™āļāļąāļšāļ—āļĩāđˆāļāļĨāđˆāļēāļ§āļ–āļķāļ‡ will become ,āļˆāļ°āļāļĨāļēāļĒāđ€āļ›āđ‡āļ™ """Company History""","āļ›āļĢāļ°āļ§āļąāļ•āļī āļšāļĢāļīāļĐāļąāļ— " @@ -105,6 +111,7 @@ Account Head,āļŦāļąāļ§āļŦāļ™āđ‰āļēāļšāļąāļāļŠāļĩ Account Id,āļŦāļĄāļēāļĒāđ€āļĨāļ‚āļšāļąāļāļŠāļĩāļ—āļĩāđˆ Account Name,āļŠāļ·āđˆāļ­āļšāļąāļāļŠāļĩ Account Type,āļ›āļĢāļ°āđ€āļ āļ—āļšāļąāļāļŠāļĩ +Account for this ,āļšāļąāļāļŠāļĩāļ™āļĩāđ‰ Accounting,āļāļēāļĢāļšāļąāļāļŠāļĩ Accounting Year.,āļ›āļĩāļšāļąāļāļŠāļĩ "Accounting entry frozen up to this date, nobody can do / modify entry except role specified below.",āļĢāļēāļĒāļāļēāļĢāļšāļąāļāļŠāļĩāđāļŠāđˆāđāļ‚āđ‡āļ‡āļ–āļķāļ‡āļ§āļąāļ™āļ™āļĩāđ‰āđ„āļĄāđˆāļĄāļĩāđƒāļ„āļĢāļŠāļēāļĄāļēāļĢāļ–āļ—āļģ / āđāļāđ‰āđ„āļ‚āļĢāļēāļĒāļāļēāļĢāļĒāļāđ€āļ§āđ‰āļ™āļšāļ—āļšāļēāļ—āļ—āļĩāđˆāļĢāļ°āļšāļļāđ„āļ§āđ‰āļ”āđ‰āļēāļ™āļĨāđˆāļēāļ‡ @@ -237,6 +244,7 @@ Allow User,āļ­āļ™āļļāļāļēāļ•āđƒāļŦāđ‰āļœāļđāđ‰āđƒāļŠāđ‰ Allow Users,āļ­āļ™āļļāļāļēāļ•āđƒāļŦāđ‰āļœāļđāđ‰āđƒāļŠāđ‰āļ‡āļēāļ™ Allow on Submit,āļ­āļ™āļļāļāļēāļ•āđƒāļŦāđ‰āļŠāđˆāļ‡ Allow the following users to approve Leave Applications for block days.,āļ­āļ™āļļāļāļēāļ•āđƒāļŦāđ‰āļœāļđāđ‰āđƒāļŠāđ‰āļ•āđˆāļ­āđ„āļ›āđ€āļžāļ·āđˆāļ­āļ‚āļ­āļ­āļ™āļļāļĄāļąāļ•āļīāļāļēāļĢāđƒāļŠāđ‰āļ‡āļēāļ™āļ­āļ­āļāļ§āļąāļ™āļšāļĨāđ‡āļ­āļ +Allow user to edit Price List Rate in transactions,āļŠāđˆāļ§āļĒāđƒāļŦāđ‰āļœāļđāđ‰āđƒāļŠāđ‰āđƒāļ™āļāļēāļĢāđāļāđ‰āđ„āļ‚āļ­āļąāļ•āļĢāļēāļĢāļēāļ„āļēāļ›āļāļ•āļīāđƒāļ™āļāļēāļĢāļ—āļģāļ˜āļļāļĢāļāļĢāļĢāļĄ Allow user to login only after this hour (0-24),āļ­āļ™āļļāļāļēāļ•āđƒāļŦāđ‰āļœāļđāđ‰āđƒāļŠāđ‰āđ€āļ‚āđ‰āļēāļŠāļđāđˆāļĢāļ°āļšāļšāđ€āļ—āđˆāļēāļ™āļąāđ‰āļ™āļŦāļĨāļąāļ‡āļˆāļēāļāļŠāļąāđˆāļ§āđ‚āļĄāļ‡āļ™āļĩāđ‰ (0-24) Allow user to login only before this hour (0-24),āļ­āļ™āļļāļāļēāļ•āđƒāļŦāđ‰āļœāļđāđ‰āđƒāļŠāđ‰āđ€āļ‚āđ‰āļēāļŠāļđāđˆāļĢāļ°āļšāļšāļāđˆāļ­āļ™āļ—āļĩāđˆāļˆāļ°āļŠāļąāđˆāļ§āđ‚āļĄāļ‡āļ™āļĩāđ‰ (0-24) Allowance Percent,āļĢāđ‰āļ­āļĒāļĨāļ°āļ„āđˆāļēāđ€āļœāļ·āđˆāļ­ @@ -251,8 +259,6 @@ Amount <=,āļˆāļģāļ™āļ§āļ™āđ€āļ‡āļīāļ™āļ—āļĩāđˆ <= Amount >=,āļˆāļģāļ™āļ§āļ™āđ€āļ‡āļīāļ™āļ—āļĩāđˆ> = "An icon file with .ico extension. Should be 16 x 16 px. Generated using a favicon generator. [favicon-generator.org]","file icon āļĄāļĩ. āļ‚āļĒāļēāļĒ ICO āļ„āļ§āļĢāļˆāļ°āļ‚āļ™āļēāļ” 16 x 16 px āļŠāļĢāđ‰āļēāļ‡āļ‚āļķāđ‰āļ™āđ‚āļ”āļĒāđƒāļŠāđ‰āđ€āļ„āļĢāļ·āđˆāļ­āļ‡āļāļģāđ€āļ™āļīāļ”āđ„āļŸāļŸāđ‰āļē favicon [ favicon-generator.org ]" Analytics,Analytics -Annual Cost To Company,āļ„āđˆāļēāđƒāļŠāđ‰āļˆāđˆāļēāļĒāļ›āļĢāļ°āļˆāļģāļ›āļĩāļ‚āļ­āļ‡ āļšāļĢāļīāļĐāļąāļ— -Annual Cost To Company can not be less than 12 months of Total Earning,āļ„āđˆāļēāđƒāļŠāđ‰āļˆāđˆāļēāļĒāļ›āļĢāļ°āļˆāļģāļ›āļĩāđƒāļ™ āļšāļĢāļīāļĐāļąāļ— āđ„āļĄāđˆāļŠāļēāļĄāļēāļĢāļ–āļˆāļ°āļ™āđ‰āļ­āļĒāļāļ§āđˆāļē 12 āđ€āļ”āļ·āļ­āļ™āļ‚āļ­āļ‡āļĢāļēāļĒāđ„āļ”āđ‰āļĢāļ§āļĄ Another Salary Structure '%s' is active for employee '%s'. Please make its status 'Inactive' to proceed.,'% s' āđ‚āļ„āļĢāļ‡āļŠāļĢāđ‰āļēāļ‡āđ€āļ‡āļīāļ™āđ€āļ”āļ·āļ­āļ™āļāđ‡āļ„āļ·āļ­āļāļēāļĢāđƒāļŠāđ‰āļ‡āļēāļ™āļŠāļģāļŦāļĢāļąāļšāļžāļ™āļąāļāļ‡āļēāļ™ '% s' āļāļĢāļļāļ“āļēāđƒāļŦāđ‰ 'āđƒāļŠāđ‰āļ‡āļēāļ™' āļŠāļ–āļēāļ™āļ°āļ‚āļ­āļ‡āļāļēāļĢāļ”āļģāđ€āļ™āļīāļ™āļāļēāļĢ "Any other comments, noteworthy effort that should go in the records.",āļ„āļ§āļēāļĄāđ€āļŦāđ‡āļ™āļ­āļ·āđˆāļ™ āđ† āļ„āļ§āļēāļĄāļžāļĒāļēāļĒāļēāļĄāļ—āļĩāđˆāļ™āđˆāļēāļŠāļąāļ‡āđ€āļāļ•āļ§āđˆāļēāļ„āļ§āļĢāļˆāļ°āđ„āļ›āđƒāļ™āļšāļąāļ™āļ—āļķāļ Applicable Holiday List,āļĢāļēāļĒāļāļēāļĢāļ§āļąāļ™āļŦāļĒāļļāļ”āļ—āļĩāđˆāđƒāļŠāđ‰āļšāļąāļ‡āļ„āļąāļš @@ -436,6 +442,7 @@ Build Server API,āļŠāļĢāđ‰āļēāļ‡āđ€āļ‹āļīāļĢāđŒāļŸāđ€āļ§āļ­āļĢāđŒ API Build Sitemap,āļŠāļĢāđ‰āļēāļ‡āđāļœāļ™āļœāļąāļ‡āđ€āļ§āđ‡āļšāđ„āļ‹āļ•āđŒ Bulk Email,āļ­āļĩāđ€āļĄāļĨāđŒāļ‚āļĒāļ° Bulk Email records.,āļšāļąāļ™āļ—āļķāļāļ­āļĩāđ€āļĄāļĨāđŒāļ‚āļĒāļ° +Bummer! There are more holidays than working days this month.,! Bummer āļĄāļĩāļ§āļąāļ™āļŦāļĒāļļāļ”āļŦāļĨāļēāļĒāļ§āļąāļ™āļāļ§āđˆāļēāļ§āļąāļ™āļ—āļģāļāļēāļĢāđƒāļ™āđ€āļ”āļ·āļ­āļ™āļ™āļĩāđ‰āļĄāļĩ Bundle items at time of sale.,āļāļģāļĢāļēāļĒāļāļēāļĢāđƒāļ™āđ€āļ§āļĨāļēāļ‚āļ­āļ‡āļāļēāļĢāļ‚āļēāļĒ Button,āļ›āļļāđˆāļĄ Buyer of Goods and Services.,āļœāļđāđ‰āļ‹āļ·āđ‰āļ­āļŠāļīāļ™āļ„āđ‰āļēāđāļĨāļ°āļšāļĢāļīāļāļēāļĢ @@ -503,6 +510,7 @@ Check if you want to send salary slip in mail to each employee while submitting Check this if you want to force the user to select a series before saving. There will be no default if you check this.,āļ•āļĢāļ§āļˆāļŠāļ­āļšāđ€āļĢāļ·āđˆāļ­āļ‡āļ™āļĩāđ‰āļ–āđ‰āļēāļ„āļļāļ“āļ•āđ‰āļ­āļ‡āļāļēāļĢāļšāļąāļ‡āļ„āļąāļšāđƒāļŦāđ‰āļœāļđāđ‰āđƒāļŠāđ‰āđ€āļĨāļ·āļ­āļāļŠāļļāļ”āļāđˆāļ­āļ™āļ—āļĩāđˆāļˆāļ°āļšāļąāļ™āļ—āļķāļ āļˆāļ°āļĄāļĩāļ„āđˆāļēāđ€āļĢāļīāđˆāļĄāļ•āđ‰āļ™āđ„āļĄāđˆāļ–āđ‰āļēāļ„āļļāļ“āļ•āļĢāļ§āļˆāļŠāļ­āļšāļ™āļĩāđ‰ Check this if you want to send emails as this id only (in case of restriction by your email provider).,āļ•āļĢāļ§āļˆāļŠāļ­āļšāļ™āļĩāđ‰āļ–āđ‰āļēāļ„āļļāļ“āļ•āđ‰āļ­āļ‡āļāļēāļĢāļ—āļĩāđˆāļˆāļ°āļŠāđˆāļ‡āļ­āļĩāđ€āļĄāļĨāđ€āļ›āđ‡āļ™ ID āđ€āļžāļĩāļĒāļ‡āđāļ„āđˆāļ™āļĩāđ‰ (āđƒāļ™āļāļĢāļ“āļĩāļ‚āļ­āļ‡āļ‚āđ‰āļ­ āļˆāļģāļāļąāļ” āđ‚āļ”āļĒāļœāļđāđ‰āđƒāļŦāđ‰āļšāļĢāļīāļāļēāļĢāļ­āļĩāđ€āļĄāļĨāļ‚āļ­āļ‡āļ„āļļāļ“) Check this if you want to show in website,āļ•āļĢāļ§āļˆāļŠāļ­āļšāļ™āļĩāđ‰āļ–āđ‰āļēāļ„āļļāļ“āļ•āđ‰āļ­āļ‡āļāļēāļĢāļ—āļĩāđˆāļˆāļ°āđāļŠāļ”āļ‡āđƒāļ™āđ€āļ§āđ‡āļšāđ„āļ‹āļ•āđŒ +Check this to disallow fractions. (for Nos),āļ•āļĢāļ§āļˆāļŠāļ­āļšāļ™āļĩāđ‰āļˆāļ°āđ„āļĄāđˆāļ­āļ™āļļāļāļēāļ•āđƒāļŦāđ‰āđ€āļĻāļĐāļŠāđˆāļ§āļ™ (āļŠāļģāļŦāļĢāļąāļš Nos) Check this to make this the default letter head in all prints,āļ•āļĢāļ§āļˆāļŠāļ­āļšāļ™āļĩāđ‰āļˆāļ°āļ—āļģāđƒāļŦāđ‰āđ€āļĢāļ·āđˆāļ­āļ‡āļ™āļĩāđ‰āļŦāļąāļ§āļˆāļ”āļŦāļĄāļēāļĒāđ€āļĢāļīāđˆāļĄāļ•āđ‰āļ™āđƒāļ™āļāļēāļĢāļžāļīāļĄāļžāđŒāļ—āļąāđ‰āļ‡āļŦāļĄāļ” Check this to pull emails from your mailbox,āļ•āļĢāļ§āļˆāļŠāļ­āļšāļ™āļĩāđ‰āļˆāļ°āļ”āļķāļ‡āļ­āļĩāđ€āļĄāļĨāļˆāļēāļāļāļĨāđˆāļ­āļ‡āļˆāļ”āļŦāļĄāļēāļĒāļ‚āļ­āļ‡āļ„āļļāļ“ Check to activate,āļ•āļĢāļ§āļˆāļŠāļ­āļšāđ€āļžāļ·āđˆāļ­āđ€āļ›āļīāļ”āđƒāļŠāđ‰āļ‡āļēāļ™ @@ -571,6 +579,7 @@ Company mismatch for Warehouse,āļšāļĢāļīāļĐāļąāļ— āđ„āļĄāđˆāļ•āļĢāļ‡āļāļąāļ™āļŠ Company registration numbers for your reference. Example: VAT Registration Numbers etc.,āđ€āļĨāļ‚āļ—āļ°āđ€āļšāļĩāļĒāļ™ āļšāļĢāļīāļĐāļąāļ— āļŠāļģāļŦāļĢāļąāļšāļāļēāļĢāļ­āđ‰āļēāļ‡āļ­āļīāļ‡āļ‚āļ­āļ‡āļ„āļļāļ“ āļ•āļąāļ§āļ­āļĒāđˆāļēāļ‡: āļŦāļĄāļēāļĒāđ€āļĨāļ‚āļ—āļ°āđ€āļšāļĩāļĒāļ™āļ āļēāļĐāļĩāļĄāļđāļĨāļ„āđˆāļēāđ€āļžāļīāđˆāļĄāđ€āļ›āđ‡āļ™āļ•āđ‰āļ™ Company registration numbers for your reference. Tax numbers etc.,āđ€āļĨāļ‚āļ—āļ°āđ€āļšāļĩāļĒāļ™ āļšāļĢāļīāļĐāļąāļ— āļŠāļģāļŦāļĢāļąāļšāļāļēāļĢāļ­āđ‰āļēāļ‡āļ­āļīāļ‡āļ‚āļ­āļ‡āļ„āļļāļ“ āļ•āļąāļ§āđ€āļĨāļ‚āļ āļēāļĐāļĩ āļŊāļĨāļŊ Complaint,āļāļēāļĢāļĢāđ‰āļ­āļ‡āđ€āļĢāļĩāļĒāļ™ +Complete,āļŠāļĄāļšāļđāļĢāļ“āđŒ Complete By,āđ€āļŠāļĢāđ‡āļˆāļŠāļĄāļšāļđāļĢāļ“āđŒāđ‚āļ”āļĒ Completed,āđ€āļŠāļĢāđ‡āļˆ Completed Qty,āļˆāļģāļ™āļ§āļ™āđ€āļŠāļĢāđ‡āļˆ @@ -621,12 +630,12 @@ Cost Center Details,āļ„āđˆāļēāđƒāļŠāđ‰āļˆāđˆāļēāļĒāļĢāļēāļĒāļĨāļ°āđ€āļ­āļĩāļĒāļ” Cost Center Name,āļ„āđˆāļēāđƒāļŠāđ‰āļˆāđˆāļēāļĒāļŠāļ·āđˆāļ­āļĻāļđāļ™āļĒāđŒ Cost Center is mandatory for item: ,āļĻāļđāļ™āļĒāđŒāļ•āđ‰āļ™āļ—āļļāļ™āļĄāļĩāļœāļĨāļšāļąāļ‡āļ„āļąāļšāđƒāļŠāđ‰āļŠāļģāļŦāļĢāļąāļšāļĢāļēāļĒāļāļēāļĢ: Cost Center must be specified for PL Account: ,āļĻāļđāļ™āļĒāđŒāļ•āđ‰āļ™āļ—āļļāļ™āļˆāļ°āļ•āđ‰āļ­āļ‡āļĄāļĩāļāļēāļĢāļĢāļ°āļšāļļāđ„āļ§āđ‰āļŠāļģāļŦāļĢāļąāļšāļšāļąāļāļŠāļĩ PL: -Cost to Company,āđ€āļŠāļĩāļĒāļ„āđˆāļēāđƒāļŠāđ‰āļˆāđˆāļēāļĒāđƒāļŦāđ‰āļāļąāļš āļšāļĢāļīāļĐāļąāļ— Costing,āļ•āđ‰āļ™āļ—āļļāļ™ Country,āļ›āļĢāļ°āđ€āļ—āļĻ Country Name,āļŠāļ·āđˆāļ­āļ›āļĢāļ°āđ€āļ—āļĻ Create,āļŠāļĢāđ‰āļēāļ‡ Create Bank Voucher for the total salary paid for the above selected criteria,āļŠāļĢāđ‰āļēāļ‡āļšāļąāļ•āļĢāļāļģāļ™āļąāļĨāļ˜āļ™āļēāļ„āļēāļĢāđ€āļžāļ·āđˆāļ­āļāļēāļĢāļĢāļ§āļĄāđ€āļ‡āļīāļ™āđ€āļ”āļ·āļ­āļ™āļ—āļĩāđˆāļˆāđˆāļēāļĒāļŠāļģāļŦāļĢāļąāļšāđ€āļāļ“āļ‘āđŒāļ—āļĩāđˆāđ€āļĨāļ·āļ­āļāļ‚āđ‰āļēāļ‡āļ•āđ‰āļ™ +Create Material Requests,āļ‚āļ­āļŠāļĢāđ‰āļēāļ‡āļ§āļąāļŠāļ”āļļ Create Production Orders,āļŠāļĢāđ‰āļēāļ‡āļ„āļģāļŠāļąāđˆāļ‡āļ‹āļ·āđ‰āļ­āļāļēāļĢāļœāļĨāļīāļ• Create Receiver List,āļŠāļĢāđ‰āļēāļ‡āļĢāļēāļĒāļāļēāļĢāļĢāļąāļš Create Salary Slip,āļŠāļĢāđ‰āļēāļ‡āļŠāļĨāļīāļ›āđ€āļ‡āļīāļ™āđ€āļ”āļ·āļ­āļ™ @@ -675,6 +684,7 @@ Custom Script,āļŠāļ„āļĢāļīāļ›āļ•āđŒāļ—āļĩāđˆāļāļģāļŦāļ™āļ”āđ€āļ­āļ‡ Custom Startup Code,āļĢāļŦāļąāļŠāđ€āļĢāļīāđˆāļĄāļ•āđ‰āļ™āļ—āļĩāđˆāļāļģāļŦāļ™āļ”āđ€āļ­āļ‡ Custom?,āļāļģāļŦāļ™āļ”āđ€āļ­āļ‡āđ„āļ”āđ‰āļ­āļĒāđˆāļēāļ‡āđ„āļĢ Customer,āļĨāļđāļāļ„āđ‰āļē +Customer (Receivable) Account,āļšāļąāļāļŠāļĩāļĨāļđāļāļ„āđ‰āļē (āļĨāļđāļāļŦāļ™āļĩāđ‰) Customer / Item Name,āļŠāļ·āđˆāļ­āļĨāļđāļāļ„āđ‰āļē / āļĢāļēāļĒāļāļēāļĢ Customer Account,āļšāļąāļāļŠāļĩāļĨāļđāļāļ„āđ‰āļē Customer Account Head,āļŦāļąāļ§āļŦāļ™āđ‰āļēāļāđˆāļēāļĒāļšāļĢāļīāļāļēāļĢāļĨāļđāļāļ„āđ‰āļē @@ -714,6 +724,7 @@ Customize the introductory text that goes as a part of that email. Each transact DN,DN DN Detail,āļĢāļēāļĒāļĨāļ°āđ€āļ­āļĩāļĒāļ” DN Daily,āļ›āļĢāļ°āļˆāļģāļ§āļąāļ™ +Daily Event Digest is sent for Calendar Events where reminders are set.,āļ›āļĢāļ°āļˆāļģāļ§āļąāļ™āđ€āļŦāļ•āļļāļāļēāļĢāļ“āđŒāļŠāļģāļ„āļąāļāļˆāļ°āļ–āļđāļāļŠāđˆāļ‡āļŠāļģāļŦāļĢāļąāļšāļ›āļāļīāļ—āļīāļ™āđ€āļŦāļ•āļļāļāļēāļĢāļ“āđŒāļāļēāļĢāđāļˆāđ‰āļ‡āđ€āļ•āļ·āļ­āļ™āļ—āļĩāđˆāļĄāļĩāļāļēāļĢāļ•āļąāđ‰āļ‡āļ„āđˆāļē Daily Time Log Summary,āļ‚āđ‰āļ­āļĄāļđāļĨāļ­āļĒāđˆāļēāļ‡āļĒāđˆāļ­āļ›āļĢāļ°āļˆāļģāļ§āļąāļ™āđ€āļ‚āđ‰āļēāļŠāļđāđˆāļĢāļ°āļšāļš Danger,āļ­āļąāļ™āļ•āļĢāļēāļĒ Data,āļ‚āđ‰āļ­āļĄāļđāļĨ @@ -772,6 +783,7 @@ Default Sales Partner,āđ€āļĢāļīāđˆāļĄāļ•āđ‰āļ™āļ‚āļēāļĒāļžāļąāļ™āļ˜āļĄāļīāļ•āļĢ Default Settings,āļ•āļąāđ‰āļ‡āļ„āđˆāļēāđ€āļĢāļīāđˆāļĄāļ•āđ‰āļ™ Default Source Warehouse,āļ„āļĨāļąāļ‡āļŠāļīāļ™āļ„āđ‰āļēāļ—āļĩāđˆāļĄāļēāđ€āļĢāļīāđˆāļĄāļ•āđ‰āļ™ Default Stock UOM,āđ€āļĢāļīāđˆāļĄāļ•āđ‰āļ™ UOM āļŠāļ•āđ‡āļ­āļ +Default Supplier,āļœāļđāđ‰āļœāļĨāļīāļ•āđ€āļĢāļīāđˆāļĄāļ•āđ‰āļ™ Default Supplier Type,āļ‹āļąāļžāļžāļĨāļēāļĒāđ€āļ­āļ­āļĢāđŒāļŠāļ™āļīāļ”āđ€āļĢāļīāđˆāļĄāļ•āđ‰āļ™ Default Target Warehouse,āļ„āļĨāļąāļ‡āļŠāļīāļ™āļ„āđ‰āļēāđ€āļ›āđ‰āļēāļŦāļĄāļēāļĒāđ€āļĢāļīāđˆāļĄāļ•āđ‰āļ™ Default Territory,āļ”āļīāļ™āđāļ”āļ™āđ€āļĢāļīāđˆāļĄāļ•āđ‰āļ™ @@ -790,6 +802,7 @@ Defines workflow states and rules for a document.,āļāļģāļŦāļ™āļ”āļĢāļąāļāđ€āļ§ Delete,āļĨāļš Delete Row,āļĨāļšāđāļ–āļ§ Delivered,āļŠāđˆāļ‡ +Delivered Items To Be Billed,āļĢāļēāļĒāļāļēāļĢāļ—āļĩāđˆāļŠāđˆāļ‡āđ„āļ›āļ–āļđāļāđ€āļĢāļĩāļĒāļāđ€āļāđ‡āļšāđ€āļ‡āļīāļ™ Delivered Qty,āļˆāļģāļ™āļ§āļ™āļŠāđˆāļ‡ Delivery Address,āļ—āļĩāđˆāļ­āļĒāļđāđˆāļˆāļąāļ”āļŠāđˆāļ‡āļŠāļīāļ™āļ„āđ‰āļē Delivery Date,āļ§āļąāļ™āļ—āļĩāđˆāļŠāđˆāļ‡ @@ -808,7 +821,6 @@ Delivery Status,āļŠāļ–āļēāļ™āļ°āļāļēāļĢāļˆāļąāļ”āļŠāđˆāļ‡āļŠāļīāļ™āļ„āđ‰āļē Delivery Time,āđ€āļ§āļĨāļēāļˆāļąāļ”āļŠāđˆāļ‡āļŠāļīāļ™āļ„āđ‰āļē Delivery To,āđ€āļžāļ·āđˆāļ­āļˆāļąāļ”āļŠāđˆāļ‡āļŠāļīāļ™āļ„āđ‰āļē Department,āđāļœāļ™āļ -Depend on LWP,āļ‚āļķāđ‰āļ™āļ­āļĒāļđāđˆāļāļąāļš LWP Depends On,āļ‚āļķāđ‰āļ™āļ­āļĒāļđāđˆāļāļąāļš Depends on LWP,āļ‚āļķāđ‰āļ™āļ­āļĒāļđāđˆāļāļąāļš LWP Descending,āļ™āđ‰āļ­āļĒ @@ -859,6 +871,7 @@ DocType on which this Workflow is applicable.,DOCTYPE āļ—āļĩāđˆāđ€āļ§āļīāļĢāđŒ DocType or Field,DocType āļŦāļĢāļ·āļ­āļŠāļēāļ‚āļē Document,āđ€āļ­āļāļŠāļēāļĢ Document Description,āļ„āļģāļ­āļ˜āļīāļšāļēāļĒāđ€āļ­āļāļŠāļēāļĢ +Document Numbering Series,āđ€āļ­āļāļŠāļēāļĢāļŠāļļāļ”āļ—āļĩāđˆāļŦāļĄāļēāļĒāđ€āļĨāļ‚ Document Status transition from ,āļāļēāļĢāđ€āļ›āļĨāļĩāđˆāļĒāļ™āđāļ›āļĨāļ‡āļŠāļ–āļēāļ™āļ°āđ€āļ­āļāļŠāļēāļĢāļˆāļēāļ Document Type,āļ›āļĢāļ°āđ€āļ āļ—āđ€āļ­āļāļŠāļēāļĢ Document is only editable by users of role,āđ€āļ­āļāļŠāļēāļĢāđ€āļ›āđ‡āļ™āđ€āļžāļĩāļĒāļ‡āđāļāđ‰āđ„āļ‚āđ„āļ”āđ‰āđ‚āļ”āļĒāļœāļđāđ‰āđƒāļŠāđ‰āļ‚āļ­āļ‡āļšāļ—āļšāļēāļ— @@ -929,7 +942,7 @@ Employee Leave Approver,āļ­āļ™āļļāļĄāļąāļ•āļīāļžāļ™āļąāļāļ‡āļēāļ™āļ­āļ­āļ Employee Leave Balance,āļĒāļ­āļ”āļ„āļ‡āđ€āļŦāļĨāļ·āļ­āļžāļ™āļąāļāļ‡āļēāļ™āļ­āļ­āļ Employee Name,āļŠāļ·āđˆāļ­āļ‚āļ­āļ‡āļžāļ™āļąāļāļ‡āļēāļ™ Employee Number,āļˆāļģāļ™āļ§āļ™āļžāļ™āļąāļāļ‡āļēāļ™ -Employee Records to be created by ,āļĢāļ°āđ€āļšāļĩāļĒāļ™āļžāļ™āļąāļāļ‡āļēāļ™āļ—āļĩāđˆāļˆāļ°āļ–āļđāļāļŠāļĢāđ‰āļēāļ‡āļ‚āļķāđ‰āļ™āđ‚āļ”āļĒ +Employee Records to be created by,āļĢāļ°āđ€āļšāļĩāļĒāļ™āļžāļ™āļąāļāļ‡āļēāļ™āļ—āļĩāđˆāļˆāļ°āļ–āļđāļāļŠāļĢāđ‰āļēāļ‡āļ‚āļķāđ‰āļ™āđ‚āļ”āļĒ Employee Setup,āļāļēāļĢāļ•āļīāļ”āļ•āļąāđ‰āļ‡āļāļēāļĢāļ—āļģāļ‡āļēāļ™āļ‚āļ­āļ‡āļžāļ™āļąāļāļ‡āļēāļ™ Employee Type,āļ›āļĢāļ°āđ€āļ āļ—āļžāļ™āļąāļāļ‡āļēāļ™ Employee grades,āđ€āļāļĢāļ”āļ‚āļ­āļ‡āļžāļ™āļąāļāļ‡āļēāļ™ @@ -971,11 +984,17 @@ Error for,āļŠāļģāļŦāļĢāļąāļšāļ‚āđ‰āļ­āļœāļīāļ”āļžāļĨāļēāļ” Error: Document has been modified after you have opened it,āļ‚āđ‰āļ­āļœāļīāļ”āļžāļĨāļēāļ”: āđ€āļ­āļāļŠāļēāļĢāđ„āļ”āđ‰āļĢāļąāļšāļāļēāļĢāđāļāđ‰āđ„āļ‚āļŦāļĨāļąāļ‡āļˆāļēāļāļ—āļĩāđˆāļ„āļļāļ“āđ„āļ”āđ‰āđ€āļ›āļīāļ”āļĄāļąāļ™ Estimated Material Cost,āļ•āđ‰āļ™āļ—āļļāļ™āļ§āļąāļŠāļ”āļļāļ›āļĢāļ°āļĄāļēāļ“ Event,āđ€āļŦāļ•āļļāļāļēāļĢāļ“āđŒ +Event End must be after Start,āļŠāļļāļ”āļ—āđ‰āļēāļĒāđ€āļŦāļ•āļļāļāļēāļĢāļ“āđŒāļˆāļ°āļ•āđ‰āļ­āļ‡āļŦāļĨāļąāļ‡āļˆāļēāļāļ—āļĩāđˆāđ€āļĢāļīāđˆāļĄāļ•āđ‰āļ™ Event Individuals,āļšāļļāļ„āļ„āļĨāđ€āļŦāļ•āļļāļāļēāļĢāļ“āđŒ Event Role,āļšāļ—āļšāļēāļ—āđ€āļŦāļ•āļļāļāļēāļĢāļ“āđŒ Event Roles,āļšāļ—āļšāļēāļ—āđ€āļŦāļ•āļļāļāļēāļĢāļ“āđŒ Event Type,āļŠāļ™āļīāļ”āđ€āļŦāļ•āļļāļāļēāļĢāļ“āđŒ Event User,āļœāļđāđ‰āđƒāļŠāđ‰āļ‡āļēāļ™ +Events In Today's Calendar,āđ€āļŦāļ•āļļāļāļēāļĢāļ“āđŒāđƒāļ™āļ›āļāļīāļ—āļīāļ™āļ‚āļ­āļ‡āļ§āļąāļ™āļ™āļĩāđ‰ +Every Day,āļ—āļļāļāļ§āļąāļ™ +Every Month,āļ—āļļāļāđ€āļ”āļ·āļ­āļ™ +Every Week,āļ—āļļāļāļŠāļąāļ›āļ”āļēāļŦāđŒ +Every Year,āļ—āļļāļāļ›āļĩ Everyone can read,āļ—āļļāļāļ„āļ™āļŠāļēāļĄāļēāļĢāļ–āļ­āđˆāļēāļ™ Example:,āļ•āļąāļ§āļ­āļĒāđˆāļēāļ‡: Exchange Rate,āļ­āļąāļ•āļĢāļēāđāļĨāļāđ€āļ›āļĨāļĩāđˆāļĒāļ™ @@ -1080,6 +1099,7 @@ For Reference Only.,āļŠāļģāļŦāļĢāļąāļšāļāļēāļĢāļ­āđ‰āļēāļ‡āļ­āļīāļ‡āđ€āļ—āđˆāļē For Sales Invoice,āļŠāļģāļŦāļĢāļąāļšāđƒāļšāđāļˆāđ‰āļ‡āļŦāļ™āļĩāđ‰āļāļēāļĢāļ‚āļēāļĒ For Server Side Print Formats,āļŠāļģāļŦāļĢāļąāļšāđ€āļ‹āļīāļĢāđŒāļŸāđ€āļ§āļ­āļĢāđŒāļĢāļđāļ›āđāļšāļšāļāļēāļĢāļžāļīāļĄāļžāđŒ Side For Territory,āļŠāļģāļŦāļĢāļąāļšāļ”āļīāļ™āđāļ”āļ™ +For UOM,āļŠāļģāļŦāļĢāļąāļš UOM For Warehouse,āļŠāļģāļŦāļĢāļąāļšāđ‚āļāļ”āļąāļ‡ "For comparative filters, start with",āļŠāļģāļŦāļĢāļąāļšāļ•āļąāļ§āļāļĢāļ­āļ‡āđ€āļ›āļĢāļĩāļĒāļšāđ€āļ—āļĩāļĒāļšāđ€āļĢāļīāđˆāļĄāļ•āđ‰āļ™āļ”āđ‰āļ§āļĒ "For e.g. 2012, 2012-13","āļŠāļģāļŦāļĢāļąāļšāđ€āļŠāđˆāļ™ 2012, 2012-13" @@ -1099,6 +1119,7 @@ Fraction Units,āļŦāļ™āđˆāļ§āļĒāđ€āļĻāļĐ Freeze Stock Entries,āļ•āļĢāļķāļ‡āļ„āļ­āļĄāđ€āļĄāļ™āļ•āđŒāļŠāļīāļ™āļ„āđ‰āļē Friday,āļ§āļąāļ™āļĻāļļāļāļĢāđŒ From,āļˆāļēāļ +From Bill of Materials,āļˆāļēāļāļ„āđˆāļēāļ§āļąāļŠāļ”āļļ From Company,āļˆāļēāļ āļšāļĢāļīāļĐāļąāļ— From Currency,āļˆāļēāļāļŠāļāļļāļĨāđ€āļ‡āļīāļ™ From Currency and To Currency cannot be same,āļŠāļāļļāļĨāđ€āļ‡āļīāļ™āļˆāļēāļāļŠāļāļļāļĨāđ€āļ‡āļīāļ™āđāļĨāļ°āđ„āļĄāđˆāļŠāļēāļĄāļēāļĢāļ–āđ€āļ”āļĩāļĒāļ§āļāļąāļ™ @@ -1141,6 +1162,7 @@ Get Advances Received,āļĢāļąāļšāđ€āļ‡āļīāļ™āļĢāļąāļšāļĨāđˆāļ§āļ‡āļŦāļ™āđ‰āļē Get Current Stock,āļĢāļąāļšāļŠāļīāļ™āļ„āđ‰āļēāļ›āļąāļˆāļˆāļļāļšāļąāļ™ Get From ,āđ„āļ”āđ‰āļĢāļąāļšāļˆāļēāļ Get Items,āļĢāļąāļšāļŠāļīāļ™āļ„āđ‰āļē +Get Items From Sales Orders,āļĢāļąāļšāļĢāļēāļĒāļāļēāļĢāļˆāļēāļāļ„āļģāļŠāļąāđˆāļ‡āļ‹āļ·āđ‰āļ­āļ‚āļēāļĒ Get Last Purchase Rate,āļĢāļąāļšāļ‹āļ·āđ‰āļ­āđƒāļŦāđ‰āļĨāđˆāļēāļŠāļļāļ” Get Non Reconciled Entries,āļĢāļąāļšāļ„āļ­āļĄāđ€āļĄāļ™āļ•āđŒāļ„āļ·āļ™āļ”āļĩāđ„āļĄāđˆ Get Outstanding Invoices,āļĢāļąāļšāđƒāļšāđāļˆāđ‰āļ‡āļŦāļ™āļĩāđ‰āļ„āđ‰āļēāļ‡ @@ -1182,6 +1204,7 @@ Group,āļāļĨāļļāđˆāļĄ Group or Ledger,āļāļĨāļļāđˆāļĄāļŦāļĢāļ·āļ­āļšāļąāļāļŠāļĩāđāļĒāļāļ›āļĢāļ°āđ€āļ āļ— Groups,āļāļĨāļļāđˆāļĄ HR,āļ—āļĢāļąāļžāļĒāļēāļāļĢāļšāļļāļ„āļ„āļĨ +HR Settings,āļāļēāļĢāļ•āļąāđ‰āļ‡āļ„āđˆāļēāļ—āļĢāļąāļžāļĒāļēāļāļĢāļšāļļāļ„āļ„āļĨ HTML,HTML HTML / Banner that will show on the top of product list.,HTML / āđāļšāļ™āđ€āļ™āļ­āļĢāđŒāļ—āļĩāđˆāļˆāļ°āđāļŠāļ”āļ‡āļ­āļĒāļđāđˆāļ”āđ‰āļēāļ™āļšāļ™āļ‚āļ­āļ‡āļĢāļēāļĒāļāļēāļĢāļŠāļīāļ™āļ„āđ‰āļē Half Day,āļ„āļĢāļķāđˆāļ‡āļ§āļąāļ™ @@ -1205,6 +1228,7 @@ Helvetica Neue,Neue Helvetica "Here you can maintain family details like name and occupation of parent, spouse and children",āļ—āļĩāđˆāļ™āļĩāđˆāļ„āļļāļ“āļŠāļēāļĄāļēāļĢāļ–āļĢāļąāļāļĐāļēāļĢāļēāļĒāļĨāļ°āđ€āļ­āļĩāļĒāļ”āđ€āļŠāđˆāļ™āļŠāļ·āđˆāļ­āļ„āļĢāļ­āļšāļ„āļĢāļąāļ§āđāļĨāļ°āļ­āļēāļŠāļĩāļžāļ‚āļ­āļ‡āļœāļđāđ‰āļ›āļāļ„āļĢāļ­āļ‡āļ„āļđāđˆāļŠāļĄāļĢāļŠāđāļĨāļ°āđ€āļ”āđ‡āļ "Here you can maintain height, weight, allergies, medical concerns etc","āļ—āļĩāđˆāļ™āļĩāđˆāļ„āļļāļ“āļŠāļēāļĄāļēāļĢāļ–āļĢāļąāļāļĐāļēāļ„āļ§āļēāļĄāļŠāļđāļ‡āļ™āđ‰āļģāļŦāļ™āļąāļ, āļ āļđāļĄāļīāđāļžāđ‰, āļŊāļĨāļŊ āļ›āļąāļāļŦāļēāļ”āđ‰āļēāļ™āļāļēāļĢāđāļžāļ—āļĒāđŒ" Hey there! You need to put at least one item in \ the item table.,Hey there! āļ„āļļāļ“āļˆāļ°āļ•āđ‰āļ­āļ‡āđƒāļŠāđˆāļ­āļĒāđˆāļēāļ‡āļ™āđ‰āļ­āļĒāļŦāļ™āļķāđˆāļ‡āļĢāļēāļĒāļāļēāļĢāđƒāļ™ \ āļ•āļēāļĢāļēāļ‡āļĢāļēāļĒāļāļēāļĢ +Hey! All these items have already been invoiced.,Hey! āļĢāļēāļĒāļāļēāļĢāļ—āļąāđ‰āļ‡āļŦāļĄāļ”āđ€āļŦāļĨāđˆāļēāļ™āļĩāđ‰āđ„āļ”āđ‰āļĢāļąāļšāđƒāļšāđāļˆāđ‰āļ‡āļŦāļ™āļĩāđ‰āđāļĨāđ‰āļ§ Hey! There should remain at least one System Manager,Hey! āļ„āļ§āļĢāļĄāļĩāļ•āļąāļ§āļˆāļąāļ”āļāļēāļĢāļĢāļ°āļšāļšāļĒāļąāļ‡āļ„āļ‡āļ­āļĒāļđāđˆāļ­āļĒāđˆāļēāļ‡āļ™āđ‰āļ­āļĒāļŦāļ™āļķāđˆāļ‡ Hidden,āļ‹āđˆāļ­āļ™ Hide Actions,āļ‹āđˆāļ­āļ™āļāļēāļĢāļ”āļģāđ€āļ™āļīāļ™āļāļēāļĢ @@ -1262,6 +1286,7 @@ If Monthly Budget Exceeded,āļŦāļēāļāļ‡āļšāļ›āļĢāļ°āļĄāļēāļ“āļĢāļēāļĒāđ€āļ”āļ· If Yearly Budget Exceeded,āļ–āđ‰āļēāļ‡āļšāļ›āļĢāļ°āļĄāļēāļ“āļ›āļĢāļ°āļˆāļģāļ›āļĩāđ€āļāļīāļ™ "If a User does not have access at Level 0, then higher levels are meaningless","āļŦāļēāļāļœāļđāđ‰āđƒāļŠāđ‰āđ„āļĄāđˆāļŠāļēāļĄāļēāļĢāļ–āđ€āļ‚āđ‰āļēāļ–āļķāļ‡āļ—āļĩāđˆāļĢāļ°āļ”āļąāļš 0, āļĢāļ°āļ”āļąāļšāļ—āļĩāđˆāļŠāļđāļ‡āļ‚āļķāđ‰āļ™āđāļĨāđ‰āļ§āļĄāļĩāļ„āļ§āļēāļĄāļŦāļĄāļēāļĒ" "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.",āļŦāļēāļāļāļēāļĢāļ•āļĢāļ§āļˆāļŠāļ­āļšāļĢāļēāļĒāļāļēāļĢāļ§āļąāļŠāļ”āļļāļŠāļģāļŦāļĢāļąāļšāļĢāļēāļĒāļāļēāļĢāļĒāđˆāļ­āļĒāļ›āļĢāļ°āļāļ­āļšāļˆāļ°āđ„āļ”āđ‰āļĢāļąāļšāļāļēāļĢāļžāļīāļˆāļēāļĢāļ“āļēāļŠāļģāļŦāļĢāļąāļšāļāļēāļĢāđƒāļŠāđ‰āļ§āļąāļ•āļ–āļļāļ”āļīāļš āļĄāļīāļ‰āļ°āļ™āļąāđ‰āļ™āļ—āļļāļāļĢāļēāļĒāļāļēāļĢāļĒāđˆāļ­āļĒāļ›āļĢāļ°āļāļ­āļšāļˆāļ°āđ„āļ”āđ‰āļĢāļąāļšāļāļēāļĢāļ›āļāļīāļšāļąāļ•āļīāđ€āļ›āđ‡āļ™āļ§āļąāļ•āļ–āļļāļ”āļīāļš +"If checked, Total no. of Working Days will include holidays, and this will reduce the value of Salary Per Day",āļ–āđ‰āļēāļāļēāļĢāļ•āļĢāļ§āļˆāļŠāļ­āļšāļĢāļ§āļĄâ€‹â€‹āļāļąāļ™ āļ‚āļ­āļ‡āļ§āļąāļ™āļ—āđāļēāļāļēāļĢāļˆāļ°āļĢāļ§āļĄāļ–āļķāļ‡āļ§āļąāļ™āļŦāļĒāļļāļ”āđāļĨāļ°āļ™āļĩāđ‰āļˆāļ°āļŠāđˆāļ§āļĒāļĨāļ”āļ„āđˆāļēāļ‚āļ­āļ‡āđ€āļ‡āļīāļ™āđ€āļ”āļ·āļ­āļ™āļ—āļĩāđˆāļ•āđ‰āļ­āļ‡āļāļēāļĢāļ•āđˆāļ­āļ§āļąāļ™ "If checked, all other workflows become inactive.",āļŦāļēāļāļ•āļĢ​​āļ§āļˆāļŠāļ­āļšāļ—āļļāļāļ‚āļąāđ‰āļ™āļ•āļ­āļ™āļāļēāļĢāļ—āļģāļ‡āļēāļ™āļ­āļ·āđˆāļ™ āđ† āđ€āļ›āđ‡āļ™āļ—āļĩāđˆāļĢāļ­ "If checked, an email with an attached HTML format will be added to part of the EMail body as well as attachment. To only send as attachment, uncheck this.",āļ–āđ‰āļēāļāļēāļĢāļ•āļĢāļ§āļˆāļŠāļ­āļšāļ­āļĩāđ€āļĄāļĨāļ—āļĩāđˆāļĄāļĩāļĢāļđāļ›āđāļšāļš HTML āļ—āļĩāđˆāđāļ™āļšāļĄāļēāļˆāļ°āļ–āļđāļāđ€āļžāļīāđˆāļĄāđƒāļ™āļŠāđˆāļ§āļ™āļŦāļ™āļķāđˆāļ‡āļ‚āļ­āļ‡āļĢāđˆāļēāļ‡āļāļēāļĒāļ­āļĩāđ€āļĄāļĨāđ€āļ›āđ‡āļ™āļŠāļīāđˆāļ‡āļ—āļĩāđˆāđāļ™āļšāļĄāļē āđ€āļžāļĩāļĒāļ‡āļŠāđˆāļ‡āđ€āļ›āđ‡āļ™āļŠāļīāđˆāļ‡āļ—āļĩāđˆāđāļ™āļšāļĄāļēāđƒāļŦāđ‰āļĒāļāđ€āļĨāļīāļāļāļēāļĢāļ™āļĩ​​āđ‰ "If checked, the Home page will be the default Item Group for the website.",āļŦāļēāļāļāļēāļĢāļ•āļĢāļ§āļˆāļŠāļ­āļšāļŦāļ™āđ‰āļēāđāļĢāļāļˆāļ°āđ€āļĢāļīāđˆāļĄāļ•āđ‰āļ™āļāļĨāļļāđˆāļĄāļŠāļīāļ™āļ„āđ‰āļēāļŠāļģāļŦāļĢāļąāļšāđ€āļ§āđ‡āļšāđ„āļ‹āļ•āđŒ @@ -1302,6 +1327,7 @@ In Hours,āđƒāļ™āļŠāļąāđˆāļ§āđ‚āļĄāļ‡ In List View,āđƒāļ™āļĄāļļāļĄāļĄāļ­āļ‡āļĢāļēāļĒāļāļēāļĢ In Process,āđƒāļ™āļāļĢāļ°āļšāļ§āļ™āļāļēāļĢ In Report Filter,āđƒāļ™āļĢāļēāļĒāļ‡āļēāļ™āļāļĢāļ­āļ‡ +In Row,āđƒāļ™āđāļ–āļ§ In Store,āđƒāļ™āļĢāđ‰āļēāļ™āļ„āđ‰āļē In Words,āđƒāļ™āļ„āļģāļžāļđāļ”āļ‚āļ­āļ‡ In Words (Company Currency),āđƒāļ™āļ„āļģ (āļŠāļāļļāļĨāđ€āļ‡āļīāļ™ āļšāļĢāļīāļĐāļąāļ— ) @@ -1317,6 +1343,7 @@ In response to,āđƒāļ™āļāļēāļĢāļ•āļ­āļšāļŠāļ™āļ­āļ‡āļ•āđˆāļ­ "In the Permission Manager, click on the button in the 'Condition' column for the Role you want to restrict.",āđƒāļ™āļ•āļąāļ§āļˆāļąāļ”āļāļēāļĢāļāļēāļĢāļ­āļ™āļļāļāļēāļ•āđƒāļŦāđ‰āļ„āļĨāļīāļāļ—āļĩāđˆāļ›āļļāđˆāļĄāđƒāļ™ 'āļŠāļ āļēāļž' āļ„āļ­āļĨāļąāļĄāļ™āđŒāļšāļ—āļšāļēāļ—āļ—āļĩāđˆāļ„āļļāļ“āļ•āđ‰āļ­āļ‡āļāļēāļĢ āļˆāļģāļāļąāļ” Incentives,āđāļĢāļ‡āļˆāļđāļ‡āđƒāļˆ Incharge Name,incharge āļŠāļ·āđˆāļ­ +Include holidays in Total no. of Working Days,āļĢāļ§āļĄāļ–āļķāļ‡āļ§āļąāļ™āļŦāļĒāļļāļ”āđƒāļ™āđ„āļĄāđˆāļĢāļ§āļĄ āļ‚āļ­āļ‡āļ§āļąāļ™āļ—āđāļēāļāļēāļĢ Income / Expense,āļĢāļēāļĒāđ„āļ”āđ‰ / āļ„āđˆāļēāđƒāļŠāđ‰āļˆāđˆāļēāļĒ Income Account,āļšāļąāļāļŠāļĩāļĢāļēāļĒāđ„āļ”āđ‰ Income Booked,āļĢāļēāļĒāđ„āļ”āđ‰āļ—āļĩāđˆāļˆāļ­āļ‡āđ„āļ§āđ‰ @@ -1335,6 +1362,7 @@ Industry,āļ­āļļāļ•āļŠāļēāļŦāļāļĢāļĢāļĄ Industry Type,āļ›āļĢāļ°āđ€āļ āļ—āļ­āļļāļ•āļŠāļēāļŦāļāļĢāļĢāļĄ Info,āļ‚āđ‰āļ­āļĄāļđāļĨ Insert After,āđƒāļŠāđˆāļŦāļĨāļąāļ‡āļˆāļēāļ +Insert Below,āđƒāļŠāđˆāļ”āđ‰āļēāļ™āļĨāđˆāļēāļ‡ Insert Code,āđƒāļŠāđˆāļĢāļŦāļąāļŠ Insert Row,āđƒāļŠāđˆāđāļ–āļ§āļ‚āļ­āļ‡ Insert Style,āđƒāļŠāđˆāļŠāđ„āļ•āļĨāđŒ @@ -1360,6 +1388,7 @@ Introductory information for the Contact Us Page,āļ‚āđ‰āļ­āļĄāļđāļĨāđ€āļšāļ·āđ‰ Invalid Delivery Note. Delivery Note should exist and should be in draft state. Please rectify and try again.,āļŦāļĄāļēāļĒāđ€āļŦāļ•āļļāļāļēāļĢāļˆāļąāļ”āļŠāđˆāļ‡āļŠāļīāļ™āļ„āđ‰āļēāļ—āļĩāđˆāđ„āļĄāđˆāļ–āļđāļāļ•āđ‰āļ­āļ‡ āļŦāļĄāļēāļĒāđ€āļŦāļ•āļļāļāļēāļĢāļˆāļąāļ”āļŠāđˆāļ‡āļŠāļīāļ™āļ„āđ‰āļēāļ„āļ§āļĢāļĄāļĩāļ­āļĒāļđāđˆāđāļĨāļ°āļ„āļ§āļĢāļˆāļ°āļ­āļĒāļđāđˆāđƒāļ™āļŠāļ āļēāļžāļĢāđˆāļēāļ‡ āļāļĢāļļāļ“āļēāđāļāđ‰āđ„āļ‚āđāļĨāļ°āļĨāļ­āļ‡āļ­āļĩāļāļ„āļĢāļąāđ‰āļ‡ Invalid Email,āļ­āļĩāđ€āļĄāļĨāđŒāļ—āļĩāđˆāđ„āļĄāđˆāļ–āļđāļāļ•āđ‰āļ­āļ‡ Invalid Email Address,āļ—āļĩāđˆāļ­āļĒāļđāđˆāļ­āļĩāđ€āļĄāļĨāđ„āļĄāđˆāļ–āļđāļāļ•āđ‰āļ­āļ‡ +Invalid Item or Warehouse Data,āļĢāļēāļĒāļāļēāļĢāļ—āļĩāđˆāđ„āļĄāđˆāļ–āļđāļāļ•āđ‰āļ­āļ‡āļŦāļĢāļ·āļ­āļ„āļĨāļąāļ‡āļ‚āđ‰āļ­āļĄāļđāļĨ Invalid Leave Approver,āđ„āļĄāđˆāļ–āļđāļāļ•āđ‰āļ­āļ‡āļāļēāļāļœāļđāđ‰āļ­āļ™āļļāļĄāļąāļ•āļī Inventory,āļĢāļēāļĒāļāļēāļĢāļŠāļīāļ™āļ„āđ‰āļē Inverse,āļœāļāļœāļąāļ™ @@ -1532,6 +1561,7 @@ Leave blank if considered for all departments,āđ€āļ§āđ‰āļ™āđ„āļ§āđ‰āļŦāļēāļāļž Leave blank if considered for all designations,āđ€āļ§āđ‰āļ™āđ„āļ§āđ‰āļŦāļēāļāļžāļīāļˆāļēāļĢāļ“āļēāļāļģāļŦāļ™āļ”āļ—āļąāđ‰āļ‡āļŦāļĄāļ” Leave blank if considered for all employee types,āđ€āļ§āđ‰āļ™āđ„āļ§āđ‰āļŦāļēāļāļžāļīāļˆāļēāļĢāļ“āļēāđƒāļŦāđ‰āļžāļ™āļąāļāļ‡āļēāļ™āļ—āļļāļāļ›āļĢāļ°āđ€āļ āļ— Leave blank if considered for all grades,āđ€āļ§āđ‰āļ™āđ„āļ§āđ‰āļŦāļēāļāļžāļīāļˆāļēāļĢāļ“āļēāđƒāļŦāđ‰āđ€āļāļĢāļ”āļ—āļąāđ‰āļ‡āļŦāļĄāļ” +Leave blank if you have not decided the end date.,āļ›āļĨāđˆāļ­āļĒāļ§āđˆāļēāļ‡āđ„āļ§āđ‰āļ–āđ‰āļēāļ„āļļāļ“āļĒāļąāļ‡āđ„āļĄāđˆāđ„āļ”āđ‰āļ•āļąāļ”āļŠāļīāļ™āđƒāļˆāļ§āļąāļ™āļ—āļĩāđˆāļŠāļīāđ‰āļ™āļŠāļļāļ” Leave by,āļāļēāļāļ•āļēāļĄ "Leave can be approved by users with Role, ""Leave Approver""",āļāļēāļāļŠāļēāļĄāļēāļĢāļ–āđ„āļ”āđ‰āļĢāļąāļšāļāļēāļĢāļ­āļ™āļļāļĄāļąāļ•āļīāđ‚āļ”āļĒāļœāļđāđ‰āđƒāļŠāđ‰āļ—āļĩāđˆāļĄāļĩāļšāļ—āļšāļēāļ— "āļāļēāļāļ­āļ™āļļāļĄāļąāļ•āļī" Ledger,āļšāļąāļāļŠāļĩāđāļĒāļāļ›āļĢāļ°āđ€āļ āļ— @@ -1635,10 +1665,10 @@ Material Request Items,āļĢāļēāļĒāļāļēāļĢāļ§āļąāļŠāļ”āļļāļ‚āļ­ Material Request No,āļ‚āļ­āļ§āļąāļŠāļ”āļļāđ„āļĄāđˆāļĄāļĩ Material Request Type,āļŠāļ™āļīāļ”āļ‚āļ­āļ‡āļāļēāļĢāļĢāđ‰āļ­āļ‡āļ‚āļ­āļ§āļąāļŠāļ”āļļ Material Request used to make this Stock Entry,āļ‚āļ­āļ§āļąāļŠāļ”āļļāļ—āļĩāđˆāđƒāļŠāđ‰āđ€āļžāļ·āđˆāļ­āđƒāļŦāđ‰āļĢāļēāļĒāļāļēāļĢāļŠāļīāļ™āļ„āđ‰āļēāļ™āļĩāđ‰ +Material Requirement,āļ„āļ§āļēāļĄāļ•āđ‰āļ­āļ‡āļāļēāļĢāļ§āļąāļŠāļ”āļļ Material Transfer,āđ‚āļ­āļ™āļ§āļąāļŠāļ”āļļ Materials,āļ§āļąāļŠāļ”āļļ Materials Required (Exploded),āļ§āļąāļŠāļ”āļļāļšāļąāļ‡āļ„āļąāļš (āļĢāļ°āđ€āļšāļīāļ”) -Materials Requirement Planning (MRP),āļāļēāļĢāļ§āļēāļ‡āđāļœāļ™āļ„āļ§āļēāļĄāļ•āđ‰āļ­āļ‡āļāļēāļĢāļ§āļąāļŠāļ”āļļ (MRP) Max 500 rows only.,āđāļĄāđ‡āļāļ‹āđŒ 500 āđ€āļ‰āļžāļēāļ°āđāļ–āļ§ Max Attachments,āļŠāļīāđˆāļ‡āļ—āļĩāđˆāđāļ™āļšāļĄāļēāđāļĄāđ‡āļāļ‹āđŒ Max Days Leave Allowed,āļ§āļąāļ™āđāļĄāđ‡āļāļ‹āđŒāļāļēāļāļ­āļ™āļļāļāļēāļ•āđƒāļŦāđ‰āļ™āļģ @@ -1683,6 +1713,7 @@ Monday,āļ§āļąāļ™āļˆāļąāļ™āļ—āļĢāđŒ Month,āđ€āļ”āļ·āļ­āļ™ Monthly,āļĢāļēāļĒāđ€āļ”āļ·āļ­āļ™ Monthly Attendance Sheet,āđāļœāđˆāļ™āļœāļđāđ‰āđ€āļ‚āđ‰āļēāļĢāđˆāļ§āļĄāļĢāļēāļĒāđ€āļ”āļ·āļ­āļ™ +Monthly Earning & Deduction,āļāļģāđ„āļĢāļŠāļļāļ—āļ˜āļīāļĢāļēāļĒāđ€āļ”āļ·āļ­āļ™āđāļĨāļ°āļŦāļąāļ Monthly Salary Register,āļŠāļĄāļąāļ„āļĢāļŠāļĄāļēāļŠāļīāļāđ€āļ‡āļīāļ™āđ€āļ”āļ·āļ­āļ™ Monthly salary statement.,āļ‡āļšāđ€āļ‡āļīāļ™āđ€āļ”āļ·āļ­āļ™ Monthly salary template.,āđāļĄāđˆāđ€āļ‡āļīāļ™āđ€āļ”āļ·āļ­āļ™ @@ -1695,7 +1726,9 @@ Moving Average Rate,āļĒāđ‰āļēāļĒāļ­āļąāļ•āļĢāļēāđ€āļ‰āļĨāļĩāđˆāļĒ Mr,āļ™āļēāļĒ Ms,ms Multiple Item Prices,āļ•āļĢāļ§āļˆāļŠāļ­āļšāļĢāļēāļ„āļēāļŠāļīāļ™āļ„āđ‰āļēāļŦāļĨāļēāļĒ +Multiple root nodes not allowed.,āđ‚āļŦāļ™āļ”āļĢāļēāļāļŦāļĨāļēāļĒāđ„āļĄāđˆāđ„āļ”āđ‰āļĢāļąāļšāļ­āļ™āļļāļāļēāļ• Mupltiple Item prices.,āļĢāļēāļ„āļēāļŠāļīāļ™āļ„āđ‰āļē Mupltiple +Must be Whole Number,āļ•āđ‰āļ­āļ‡āđ€āļ›āđ‡āļ™āļˆāļģāļ™āļ§āļ™āđ€āļ•āđ‡āļĄ Must have report permission to access this report.,āļ•āđ‰āļ­āļ‡āđ„āļ”āđ‰āļĢāļąāļšāļ­āļ™āļļāļāļēāļ•āļĢāļēāļĒāļ‡āļēāļ™āļāļēāļĢāđ€āļ‚āđ‰āļēāļ–āļķāļ‡āļĢāļēāļĒāļ‡āļēāļ™āļ™āļĩāđ‰ Must specify a Query to run,āļ•āđ‰āļ­āļ‡āļĢāļ°āļšāļļāđāļšāļšāļŠāļ­āļšāļ–āļēāļĄāļ—āļĩāđˆāļˆāļ°āđ€āļĢāļĩāļĒāļāđƒāļŠāđ‰ My Settings,āļāļēāļĢāļ•āļąāđ‰āļ‡āļ„āđˆāļēāļ‚āļ­āļ‡āļ‰āļąāļ™ @@ -1721,7 +1754,6 @@ Net Total (Company Currency),āļĢāļ§āļĄāļŠāļļāļ—āļ˜āļī (āļŠāļāļļāļĨāđ€āļ‡āļīāļ™ Net Weight,āļ›āļĢāļīāļĄāļēāļ“āļŠāļļāļ—āļ˜āļī Net Weight UOM,UOM āļ™āđ‰āļģāļŦāļ™āļąāļāļŠāļļāļ—āļ˜āļī Net Weight of each Item,āļ™āđ‰āļģāļŦāļ™āļąāļāļŠāļļāļ—āļ˜āļīāļ‚āļ­āļ‡āđāļ•āđˆāļĨāļ°āļĢāļēāļĒāļāļēāļĢ -Net pay can not be greater than 1/12th of Annual Cost To Company,āļˆāđˆāļēāļĒāļŠāļļāļ—āļ˜āļīāđ„āļĄāđˆāļŠāļēāļĄāļēāļĢāļ–āļˆāļ°āļĄāļēāļāļāļ§āđˆāļē 1/12th āļ‚āļ­āļ‡āļ•āđ‰āļ™āļ—āļļāļ™āļ›āļĢāļ°āļˆāļģāļ›āļĩāļ‚āļ­āļ‡ āļšāļĢāļīāļĐāļąāļ— Net pay can not be negative,āļˆāđˆāļēāļĒāļŠāļļāļ—āļ˜āļīāđ„āļĄāđˆāļŠāļēāļĄāļēāļĢāļ–āļĨāļš Never,āđ„āļĄāđˆāđ€āļ„āļĒ New,āđƒāļŦāļĄāđˆ @@ -1889,6 +1921,7 @@ POP3 Mail Settings,āļāļēāļĢāļ•āļąāđ‰āļ‡āļ„āđˆāļē POP3 āļˆāļ”āļŦāļĄāļēāļĒ POP3 mail server (e.g. pop.gmail.com),āđ€āļ‹āļīāļĢāđŒāļŸāđ€āļ§āļ­āļĢāđŒāļ­āļĩāđ€āļĄāļĨ POP3 (āđ€āļŠāđˆāļ™ pop.gmail.com) POP3 server e.g. (pop.gmail.com),POP3 āđ€āļ‹āļīāļĢāđŒāļŸāđ€āļ§āļ­āļĢāđŒāđ€āļŠāđˆāļ™ (pop.gmail.com) POS Setting,āļāļēāļĢāļ•āļąāđ‰āļ‡āļ„āđˆāļē POS +POS View,āļ”āļđ POS PR Detail,āļĢāļēāļĒāļĨāļ°āđ€āļ­āļĩāļĒāļ”āļ›āļĢāļ°āļŠāļēāļŠāļąāļĄāļžāļąāļ™āļ˜āđŒ PRO,PRO PS,PS @@ -1934,10 +1967,10 @@ Partially Completed,āđ€āļŠāļĢāđ‡āļˆāļšāļēāļ‡āļŠāđˆāļ§āļ™ Participants,āđ€āļ‚āđ‰āļēāļĢāđˆāļ§āļĄ Partly Billed,āļˆāļģāļ™āļ§āļ™āļĄāļēāļāļ—āļĩāđˆāļŠāļļāļ”āđ€āļ›āđ‡āļ™āļŠāđˆāļ§āļ™āđƒāļŦāļāđˆ Partly Delivered,āļŠāđˆāļ‡āļšāļēāļ‡āļŠāđˆāļ§āļ™ -Partner,āļŦāļļāđ‰āļ™āļŠāđˆāļ§āļ™ Partner Target Detail,āļĢāļēāļĒāļĨāļ°āđ€āļ­āļĩāļĒāļ”āđ€āļ›āđ‰āļēāļŦāļĄāļēāļĒāļžāļąāļ™āļ˜āļĄāļīāļ•āļĢ Partner Type,āļ›āļĢāļ°āđ€āļ āļ—āļ„āļđāđˆ Partner's Website,āđ€āļ§āđ‡āļšāđ„āļ‹āļ•āđŒāļ‚āļ­āļ‡āļŦāļļāđ‰āļ™āļŠāđˆāļ§āļ™ +Passive,āđ„āļĄāđˆāđ‚āļ•āđ‰āļ•āļ­āļš Passport Number,āļŦāļĄāļēāļĒāđ€āļĨāļ‚āļŦāļ™āļąāļ‡āļŠāļ·āļ­āđ€āļ”āļīāļ™āļ—āļēāļ‡ Password,āļĢāļŦāļąāļŠāļœāđˆāļēāļ™ Password Expires in (days),āļĢāļŦāļąāļŠāļœāđˆāļēāļ™āļˆāļ°āļŦāļĄāļ”āļ­āļēāļĒāļļāđƒāļ™ (āļ§āļąāļ™) @@ -1947,12 +1980,12 @@ Pay To / Recd From,āļˆāđˆāļēāļĒāđƒāļŦāđ‰ Recd / āļˆāļēāļ Payables,āđ€āļˆāđ‰āļēāļŦāļ™āļĩāđ‰ Payables Group,āļāļĨāļļāđˆāļĄāđ€āļˆāđ‰āļēāļŦāļ™āļĩāđ‰ Payment Collection With Ageing,āļ„āļ­āļĨāđ€āļĨāļāļŠāļąāļ™āļāļēāļĢāļŠāļģāļĢāļ°āđ€āļ‡āļīāļ™āļ”āđ‰āļ§āļĒāđ€āļ­āļˆāļˆāļīāđ‰āļ‡ +Payment Days,āļ§āļąāļ™āļŠāļģāļĢāļ°āđ€āļ‡āļīāļ™ Payment Entries,āļ„āļ­āļĄāđ€āļĄāļ™āļ•āđŒāļāļēāļĢāļŠāļģāļĢāļ°āđ€āļ‡āļīāļ™ Payment Entry has been modified after you pulled it. Please pull it again.,āļĢāļēāļĒāļāļēāļĢāļŠāļģāļĢāļ°āđ€āļ‡āļīāļ™āđ„āļ”āđ‰āļĢāļąāļšāļāļēāļĢāđāļāđ‰āđ„āļ‚āļŦāļĨāļąāļ‡āļˆāļēāļāļ—āļĩāđˆāļ„āļļāļ“āļ”āļķāļ‡āļĄāļąāļ™ āļāļĢāļļāļ“āļēāļ”āļķāļ‡āļĄāļąāļ™āļ­āļĩāļāļ„āļĢāļąāđ‰āļ‡ Payment Made With Ageing,āļāļēāļĢāļŠāļģāļĢāļ°āđ€āļ‡āļīāļ™āļ—āļģāļ”āđ‰āļ§āļĒāđ€āļ­āļˆāļˆāļīāđ‰āļ‡ Payment Reconciliation,āļŠāļ­āļšāļāļēāļĢāļŠāļģāļĢāļ°āđ€āļ‡āļīāļ™ Payment Terms,āđ€āļ‡āļ·āđˆāļ­āļ™āđ„āļ‚āļāļēāļĢāļŠāļģāļĢāļ°āđ€āļ‡āļīāļ™ -Payment days,āļ§āļąāļ™āļŠāļģāļĢāļ°āđ€āļ‡āļīāļ™ Payment to Invoice Matching Tool,āļ§āļīāļ˜āļĩāļāļēāļĢāļŠāļģāļĢāļ°āđ€āļ‡āļīāļ™āđ„āļ›āļ—āļĩāđˆāđ€āļ„āļĢāļ·āđˆāļ­āļ‡āļĄāļ·āļ­āļāļēāļĢāļˆāļąāļšāļ„āļđāđˆāđƒāļšāđāļˆāđ‰āļ‡āļŦāļ™āļĩāđ‰ Payment to Invoice Matching Tool Detail,āļĢāļēāļĒāļĨāļ°āđ€āļ­āļĩāļĒāļ”āļāļēāļĢāļŠāļģāļĢāļ°āđ€āļ‡āļīāļ™āđ€āļžāļ·āđˆāļ­āļāļēāļĢāļˆāļąāļšāļ„āļđāđˆāđ€āļ„āļĢāļ·āđˆāļ­āļ‡āļĄāļ·āļ­āđƒāļšāđāļˆāđ‰āļ‡āļŦāļ™āļĩāđ‰ Payments,āļ§āļīāļ˜āļĩāļāļēāļĢāļŠāļģāļĢāļ°āđ€āļ‡āļīāļ™ @@ -1967,6 +2000,7 @@ Pending SO Items For Purchase Request,āļĢāļēāļĒāļāļēāļĢāļ—āļĩāđˆāļĢāļ­āļ”āļģāđ€ Percent,āđ€āļ›āļ­āļĢāđŒāđ€āļ‹āđ‡āļ™āļ•āđŒ Percent Complete,āļĢāđ‰āļ­āļĒāļĨāļ°āļŠāļĄāļšāļđāļĢāļ“āđŒ Percentage Allocation,āļāļēāļĢāļˆāļąāļ”āļŠāļĢāļĢāļĢāđ‰āļ­āļĒāļĨāļ° +Percentage Allocation should be equal to ,āļāļēāļĢāļˆāļąāļ”āļŠāļĢāļĢāļĢāđ‰āļ­āļĒāļĨāļ°āļ„āļ§āļĢāļˆāļ°āđ€āļ—āđˆāļēāļāļąāļš Percentage variation in quantity to be allowed while receiving or delivering this item.,āļāļēāļĢāđ€āļ›āļĨāļĩāđˆāļĒāļ™āđāļ›āļĨāļ‡āđƒāļ™āļ›āļĢāļīāļĄāļēāļ“āļĢāđ‰āļ­āļĒāļĨāļ°āļ—āļĩāđˆāđ„āļ”āđ‰āļĢāļąāļšāļ­āļ™āļļāļāļēāļ•āļ‚āļ“āļ°āļ—āļĩāđˆāđ„āļ”āđ‰āļĢāļąāļšāļŦāļĢāļ·āļ­āļāļēāļĢāļŠāđˆāļ‡āļĄāļ­āļšāļŠāļīāļ™āļ„āđ‰āļēāļĢāļēāļĒāļāļēāļĢāļ™āļĩ​​āđ‰ 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 āļŦāļ™āđˆāļ§āļĒ Performance appraisal.,āļ›āļĢāļ°āđ€āļĄāļīāļ™āļœāļĨāļāļēāļĢāļ›āļāļīāļšāļąāļ•āļī @@ -2009,19 +2043,24 @@ Please attach a file or set a URL,āļāļĢāļļāļ“āļēāđāļ™āļšāđ„āļŸāļĨāđŒāļŦāļĢāļ· Please check,āļāļĢāļļāļ“āļēāļ•āļĢāļ§āļˆāļŠāļ­āļš Please enter Default Unit of Measure,āļāļĢāļļāļ“āļēāļāļĢāļ­āļāļŦāļ™āđˆāļ§āļĒāđ€āļĢāļīāđˆāļĄāļ•āđ‰āļ™āļˆāļēāļāļ§āļąāļ” Please enter Delivery Note No or Sales Invoice No to proceed,āļāļĢāļļāļ“āļēāļāļĢāļ­āļāļŦāļĄāļēāļĒāđ€āļŦāļ•āļļāļāļēāļĢāļˆāļąāļ”āļŠāđˆāļ‡āļŠāļīāļ™āļ„āđ‰āļēāļŦāļĢāļ·āļ­āđƒāļšāđāļˆāđ‰āļ‡āļŦāļ™āļĩāđ‰āļāļēāļĢāļ‚āļēāļĒāļĒāļąāļ‡āđ„āļĄāđˆāđ„āļ”āđ‰āļ”āļģāđ€āļ™āļīāļ™āļāļēāļĢāļ•āđˆāļ­āđ„āļ› +Please enter Employee Number,āļāļĢāļļāļ“āļēāļāļĢāļ­āļāļˆāļģāļ™āļ§āļ™āļžāļ™āļąāļāļ‡āļēāļ™ Please enter Expense Account,āļāļĢāļļāļ“āļēāļāļĢāļ­āļāļšāļąāļāļŠāļĩāļ„āđˆāļēāđƒāļŠāđ‰āļˆāđˆāļēāļĒ Please enter Expense/Adjustment Account,āļāļĢāļļāļ“āļēāļāļĢāļ­āļāļšāļąāļāļŠāļĩāļ„āđˆāļēāđƒāļŠāđ‰āļˆāđˆāļēāļĒ / āļ›āļĢāļąāļš Please enter Purchase Receipt No to proceed,āļāļĢāļļāļ“āļēāļāļĢāļ­āļāđƒāļšāđ€āļŠāļĢāđ‡āļˆāļĢāļąāļšāđ€āļ‡āļīāļ™āļĒāļąāļ‡āđ„āļĄāđˆāđ„āļ”āđ‰āļ”āļģāđ€āļ™āļīāļ™āļāļēāļĢāļ•āđˆāļ­āđ„āļ› +Please enter Reserved Warehouse for item ,āļāļĢāļļāļ“āļēāļāļĢāļ­āļāļ„āļĨāļąāļ‡āļŠāļīāļ™āļ„āđ‰āļēāļŠāļ‡āļ§āļ™āđ„āļ§āđ‰āļŠāļģāļŦāļĢāļąāļšāļĢāļēāļĒāļāļēāļĢ Please enter valid,āļāļĢāļļāļ“āļēāļāļĢāļ­āļāļ•āļąāļ§āļ­āļąāļāļĐāļĢāļ—āļĩāđˆāļ–āļđāļāļ•āđ‰āļ­āļ‡ Please enter valid ,āļāļĢāļļāļ“āļēāļāļĢāļ­āļāļ•āļąāļ§āļ­āļąāļāļĐāļĢāļ—āļĩāđˆāļ–āļđāļāļ•āđ‰āļ­āļ‡ Please install dropbox python module,āļāļĢāļļāļ“āļēāļ•āļīāļ”āļ•āļąāđ‰āļ‡ dropbox āļŦāļĨāļēāļĄāđ‚āļĄāļ”āļđāļĨ Please make sure that there are no empty columns in the file.,āļāļĢāļļāļ“āļēāļ•āļĢāļ§āļˆāļŠāļ­āļšāđƒāļŦāđ‰āđāļ™āđˆāđƒāļˆāļ§āđˆāļēāđ„āļĄāđˆāļĄāļĩāļ„āļ­āļĨāļąāļĄāļ™āđŒāļ—āļĩāđˆāļ§āđˆāļēāļ‡āđ€āļ›āļĨāđˆāļēāđƒāļ™āđāļŸāđ‰āļĄ Please mention default value for ',āļāļĢāļļāļ“āļēāļĢāļ°āļšāļļāļ„āđˆāļēāđ€āļĢāļīāđˆāļĄāļ•āđ‰āļ™āļŠāļģāļŦāļĢāļąāļš ' +Please reduce qty.,āđ‚āļ›āļĢāļ”āļĨāļ”āļˆāļģāļ™āļ§āļ™ Please refresh to get the latest document.,āļāļĢāļļāļ“āļēāļĢāļĩāđ€āļŸāļĢāļŠāļ—āļĩāđˆāļˆāļ°āđ„āļ”āđ‰āļĢāļąāļšāđ€āļ­āļāļŠāļēāļĢāļĨāđˆāļēāļŠāļļāļ” Please save the Newsletter before sending.,āļāļĢāļļāļ“āļēāļšāļąāļ™āļ—āļķāļāļŠāļ·āđˆāļ­āļāđˆāļ­āļ™āļ—āļĩāđˆāļˆāļ°āļŠāđˆāļ‡ Please select Bank Account,āđ€āļĨāļ·āļ­āļāļšāļąāļāļŠāļĩāļ˜āļ™āļēāļ„āļēāļĢ Please select Carry Forward if you also want to include previous fiscal year's balance leaves to this fiscal year,āđ€āļĨāļ·āļ­āļāļ”āļģāđ€āļ™āļīāļ™āļāļēāļĢāļ•āđˆāļ­āļ–āđ‰āļēāļ„āļļāļ“āļĒāļąāļ‡āļ•āđ‰āļ­āļ‡āļāļēāļĢāļ—āļĩāđˆāļˆāļ°āļĢāļ§āļĄāļ–āļķāļ‡āļ„āļ§āļēāļĄāļŠāļĄāļ”āļļāļĨāđƒāļ™āļ›āļĩāļ‡āļšāļ›āļĢāļ°āļĄāļēāļ“āļāđˆāļ­āļ™āļŦāļ™āđ‰āļēāļ™āļĩāđ‰āļ­āļ­āļāđ„āļ›āđƒāļ™āļ›āļĩāļ‡āļšāļāļēāļĢāđ€āļ‡āļīāļ™ Please select Date on which you want to run the report,āļāļĢāļļāļ“āļēāđ€āļĨāļ·āļ­āļāļ§āļąāļ™āļ—āļĩāđˆāļ—āļĩāđˆāļ„āļļāļ“āļ•āđ‰āļ­āļ‡āļāļēāļĢāđ€āļĢāļĩāļĒāļāđƒāļŠāđ‰āļĢāļēāļĒāļ‡āļēāļ™ +Please select Naming Neries,āļāļĢāļļāļ“āļēāđ€āļĨāļ·āļ­āļ Neries āļāļēāļĢāļ•āļąāđ‰āļ‡āļŠāļ·āđˆāļ­ +Please select Price List,āđ€āļĨāļ·āļ­āļāļĢāļēāļĒāļŠāļ·āđˆāļ­āļĢāļēāļ„āļē Please select Time Logs.,āđ€āļĨāļ·āļ­āļāļšāļąāļ™āļ—āļķāļāđ€āļ§āļĨāļē Please select a,āļāļĢāļļāļ“āļēāđ€āļĨāļ·āļ­āļ Please select a csv file,āđ€āļĨāļ·āļ­āļāđ„āļŸāļĨāđŒ CSV @@ -2034,6 +2073,7 @@ Please select the document type first,āđ€āļĨāļ·āļ­āļāļ›āļĢāļ°āđ€āļ āļ—āļ‚āļ­āļ‡ Please select: ,āļāļĢāļļāļ“āļēāđ€āļĨāļ·āļ­āļ: Please set Dropbox access keys in,āļāļĢāļļāļ“āļēāļ•āļąāđ‰āļ‡āļ„āđˆāļēāļ„āļĩāļĒāđŒāđƒāļ™āļāļēāļĢāđ€āļ‚āđ‰āļēāļ–āļķāļ‡ Dropbox Please set Google Drive access keys in,āđ‚āļ›āļĢāļ”āļ•āļąāđ‰āļ‡ Google āļ„āļĩāļĒāđŒāļāļēāļĢāđ€āļ‚āđ‰āļēāļ–āļķāļ‡āđ„āļ”āļĢāļŸāđŒāđƒāļ™ +Please setup Employee Naming System in Human Resource > HR Settings,āļāļĢāļļāļ“āļēāļ•āļąāđ‰āļ‡āļ„āđˆāļēāļĢāļ°āļšāļšāļāļēāļĢāļ•āļąāđ‰āļ‡āļŠāļ·āđˆāļ­āļ‚āļ­āļ‡āļžāļ™āļąāļāļ‡āļēāļ™āđƒāļ™āļāđˆāļēāļĒāļ—āļĢāļąāļžāļĒāļēāļāļĢāļšāļļāļ„āļ„āļĨ> āļāļēāļĢāļ•āļąāđ‰āļ‡āļ„āđˆāļēāļ—āļĢāļąāļžāļĒāļēāļāļĢāļšāļļāļ„āļ„āļĨ Please specify,āđ‚āļ›āļĢāļ”āļĢāļ°āļšāļļ Please specify Company,āđ‚āļ›āļĢāļ”āļĢāļ°āļšāļļ āļšāļĢāļīāļĐāļąāļ— Please specify Company to proceed,āđ‚āļ›āļĢāļ”āļĢāļ°āļšāļļ āļšāļĢāļīāļĐāļąāļ— āļ—āļĩāđˆāļˆāļ°āļ”āļģāđ€āļ™āļīāļ™āļāļēāļĢ @@ -2054,7 +2094,7 @@ Posting Time,āđ‚āļžāļŠāļ•āđŒāđ€āļ§āļĨāļē Posts,āļāļĢāļ°āļ—āļđāđ‰ Potential Sales Deal,Deal āļ‚āļēāļĒāļ—āļĩāđˆāļĄāļĩāļĻāļąāļāļĒāļ āļēāļž Potential opportunities for selling.,āđ‚āļ­āļāļēāļŠāļ—āļĩāđˆāļĄāļĩāļĻāļąāļāļĒāļ āļēāļžāļŠāļģāļŦāļĢāļąāļšāļāļēāļĢāļ‚āļēāļĒ -"Precision for Float fields (quantities, discounts, percentages etc) only for display. Floats will still be calculated up to 6 decimals.","āļžāļĢāļĩāļ‹āļīāļŠāļąāđˆāļŠāļģāļŦāļĢāļąāļšāđ€āļ‚āļ• Float (āļ›āļĢāļīāļĄāļēāļ“, āļŠāđˆāļ§āļ™āļĨāļ”, āļŊāļĨāļŊ āļĢāđ‰āļ­āļĒāļĨāļ°) āđ€āļžāļĩāļĒāļ‡āļŠāļģāļŦāļĢāļąāļšāļāļēāļĢāđāļŠāļ”āļ‡āļœāļĨ āļĨāļ­āļĒāļˆāļ°āļĒāļąāļ‡āļ„āļ‡āļ„āļģāļ™āļ§āļ“āļ–āļķāļ‡ 6 āļ—āļĻāļ™āļīāļĒāļĄ" +"Precision for Float fields (quantities, discounts, percentages etc). Floats will be rounded up to specified decimals. Default = 3","āļŠāļģāļŦāļĢāļąāļšāđ€āļ‚āļ•āļ‚āđ‰āļ­āļĄāļđāļĨāļ—āļĩāđˆāļĄāļĩāļ„āļ§āļēāļĄāđāļĄāđˆāļ™āļĒāļģāļĨāļ­āļĒ (āļ›āļĢāļīāļĄāļēāļ“, āļŊāļĨāļŊ āļŠāđˆāļ§āļ™āļĨāļ”āļĢāđ‰āļ­āļĒāļĨāļ°) āļĨāļ­āļĒāļˆāļ°āļāļĨāļĄāļ–āļķāļ‡āļ—āļĻāļ™āļīāļĒāļĄāļ•āļēāļĄāļ—āļĩāđˆāļĢāļ°āļšāļļ = 3 āđ€āļĢāļīāđˆāļĄāļ•āđ‰āļ™" Preferred Billing Address,āļ—āļĩāđˆāļ­āļĒāļđāđˆāļāļēāļĢāđ€āļĢāļĩāļĒāļāđ€āļāđ‡āļšāđ€āļ‡āļīāļ™āļ—āļĩāđˆāļ•āđ‰āļ­āļ‡āļāļēāļĢ Preferred Shipping Address,āļ—āļĩāđˆāļ­āļĒāļđāđˆāļāļēāļĢāļˆāļąāļ”āļŠāđˆāļ‡āļŠāļīāļ™āļ„āđ‰āļēāļ—āļĩāđˆāļ•āđ‰āļ­āļ‡āļāļēāļĢ Prefix,āļ­āļļāļ›āļŠāļĢāļĢāļ„ @@ -2072,6 +2112,7 @@ Price List Master,āļ•āđ‰āļ™āđāļšāļšāļĢāļēāļĒāļāļēāļĢāļĢāļēāļ„āļē Price List Name,āļŠāļ·āđˆāļ­āļĢāļēāļĒāļāļēāļĢāļĢāļēāļ„āļē Price List Rate,āļ­āļąāļ•āļĢāļēāļĢāļēāļ„āļēāļ•āļēāļĄāļĢāļēāļĒāļāļēāļĢ Price List Rate (Company Currency),āļ­āļąāļ•āļĢāļēāļĢāļēāļ„āļēāļ›āļāļ•āļī (āļŠāļāļļāļĨāđ€āļ‡āļīāļ™ āļšāļĢāļīāļĐāļąāļ— ) +Price List for Costing,āļĢāļēāļĒāļŠāļ·āđˆāļ­āļĢāļēāļ„āļēāļ•āđ‰āļ™āļ—āļļāļ™ Price Lists and Rates,āļĢāļēāļĒāļāļēāļĢāļĢāļēāļ„āļēāļŠāļīāļ™āļ„āđ‰āļēāđāļĨāļ°āļĢāļēāļ„āļē Primary,āļ›āļĢāļ°āļ–āļĄ Print Format,āļžāļīāļĄāļžāđŒāļĢāļđāļ›āđāļšāļš @@ -2090,6 +2131,7 @@ Process Payroll,āđ€āļ‡āļīāļ™āđ€āļ”āļ·āļ­āļ™āļāļĢāļ°āļšāļ§āļ™āļāļēāļĢ Produced Quantity,āļˆāļģāļ™āļ§āļ™āļ—āļĩāđˆāļœāļĨāļīāļ• Product Enquiry,āļŠāļ­āļšāļ–āļēāļĄāļŠāļīāļ™āļ„āđ‰āļē Production Order,āļŠāļąāđˆāļ‡āļ‹āļ·āđ‰āļ­āļāļēāļĢāļœāļĨāļīāļ• +Production Orders,āļ„āļģāļŠāļąāđˆāļ‡āļ‹āļ·āđ‰āļ­āļāļēāļĢāļœāļĨāļīāļ• Production Plan Item,āļŠāļīāļ™āļ„āđ‰āļēāđāļœāļ™āļāļēāļĢāļœāļĨāļīāļ• Production Plan Items,āđāļœāļ™āļāļēāļĢāļœāļĨāļīāļ•āļĢāļēāļĒāļāļēāļĢ Production Plan Sales Order,āđāļœāļ™āļŠāļąāđˆāļ‡āļ‹āļ·āđ‰āļ­āļ‚āļēāļĒ @@ -2129,7 +2171,6 @@ Published,āđ€āļœāļĒāđāļžāļĢāđˆ Published On,āđ€āļœāļĒāđāļžāļĢāđˆāđ€āļĄāļ·āđˆāļ­ Pull Emails from the Inbox and attach them as Communication records (for known contacts).,āļ”āļķāļ‡āļ­āļĩāđ€āļĄāļĨāļˆāļēāļāļāļĨāđˆāļ­āļ‡āļ‚āļēāđ€āļ‚āđ‰āļēāđāļĨāļ°āđāļ™āļšāļžāļ§āļāđ€āļ‚āļēāđ€āļ›āđ‡āļ™āļšāļąāļ™āļ—āļķāļāļāļēāļĢāļŠāļ·āđˆāļ­āļŠāļēāļĢ (āļŠāļģāļŦāļĢāļąāļšāļĢāļēāļĒāļŠāļ·āđˆāļ­āļ—āļĩāđˆāļĢāļđāđ‰āļˆāļąāļāļāļąāļ™) Pull Payment Entries,āļ”āļķāļ‡āļ„āļ­āļĄāđ€āļĄāļ™āļ•āđŒāļāļēāļĢāļŠāļģāļĢāļ°āđ€āļ‡āļīāļ™ -Pull items from Sales Order mentioned in the above table.,āļ”āļķāļ‡āļĢāļēāļĒāļāļēāļĢāļˆāļēāļāļ„āļģāļŠāļąāđˆāļ‡āļ‚āļēāļĒāļ—āļĩāđˆāļāļĨāđˆāļēāļ§āļ–āļķāļ‡āđƒāļ™āļ•āļēāļĢāļēāļ‡āļ‚āđ‰āļēāļ‡āļ•āđ‰āļ™ Pull sales orders (pending to deliver) based on the above criteria,āļ”āļķāļ‡āļĒāļ­āļ”āļ‚āļēāļĒ (āļĢāļ­āļāļēāļĢāļŠāđˆāļ‡āļĄāļ­āļš) āļ„āļģāļŠāļąāđˆāļ‡āļ•āļēāļĄāđ€āļāļ“āļ‘āđŒāļ”āļąāļ‡āļāļĨāđˆāļēāļ§āļ‚āđ‰āļēāļ‡āļ•āđ‰āļ™ Purchase,āļ‹āļ·āđ‰āļ­ Purchase Analytics,Analytics āļ‹āļ·āđ‰āļ­ @@ -2194,6 +2235,7 @@ Quantity Requested for Purchase,āļ›āļĢāļīāļĄāļēāļ“āļ—āļĩāđˆāļ‚āļ­āļ‹āļ·āđ‰āļ­ Quantity already manufactured,āļˆāļģāļ™āļ§āļ™āļœāļĨāļīāļ•āđāļĨāđ‰āļ§ Quantity and Rate,āļˆāļģāļ™āļ§āļ™āđāļĨāļ°āļ­āļąāļ•āļĢāļē Quantity and Warehouse,āļ›āļĢāļīāļĄāļēāļ“āđāļĨāļ°āļ„āļĨāļąāļ‡āļŠāļīāļ™āļ„āđ‰āļē +Quantity cannot be a fraction.,āļˆāļģāļ™āļ§āļ™āđ„āļĄāđˆāļŠāļēāļĄāļēāļĢāļ–āđ€āļ›āđ‡āļ™āđ€āļĻāļĐāļŠāđˆāļ§āļ™ Quantity of item obtained after manufacturing / repacking from given quantities of raw materials,āļ›āļĢāļīāļĄāļēāļ“āļ‚āļ­āļ‡āļĢāļēāļĒāļāļēāļĢāļ—āļĩāđˆāđ„āļ”āđ‰āļĢāļąāļšāļŦāļĨāļąāļ‡āļˆāļēāļāļāļēāļĢāļœāļĨāļīāļ• / repacking āļˆāļēāļāļ›āļĢāļīāļĄāļēāļ“āļ—āļĩāđˆāļāļģāļŦāļ™āļ”āļ‚āļ­āļ‡āļ§āļąāļ•āļ–āļļāļ”āļīāļš Quantity should be equal to Manufacturing Quantity. ,āļˆāļģāļ™āļ§āļ™āļ„āļ§āļĢāļˆāļ°āđ€āļ—āđˆāļēāļāļąāļšāļˆāļģāļ™āļ§āļ™āļāļēāļĢāļœāļĨāļīāļ• Quarter,āļŦāļ™āļķāđˆāļ‡āđƒāļ™āļŠāļĩāđˆ @@ -2216,9 +2258,7 @@ Quotation To,āđƒāļšāđ€āļŠāļ™āļ­āļĢāļēāļ„āļēāđ€āļžāļ·āđˆāļ­ Quotation Trend,āđ€āļ—āļĢāļ™āļ”āđŒāđƒāļšāđ€āļŠāļ™āļ­āļĢāļēāļ„āļē Quotations received from Suppliers.,āđƒāļšāđ€āļŠāļ™āļ­āļĢāļēāļ„āļēāļ—āļĩāđˆāđ„āļ”āđ‰āļĢāļąāļšāļˆāļēāļāļœāļđāđ‰āļˆāļąāļ”āļˆāļģāļŦāļ™āđˆāļēāļĒ Quotes to Leads or Customers.,āđ€āļžāļ·āđˆāļ­āļ™āļģāđ„āļ›āļŠāļđāđˆâ€‹â€‹āļ„āļģāļžāļđāļ”āļŦāļĢāļ·āļ­āļĨāļđāļāļ„āđ‰āļē -Raise Material Request,āļĒāļāļ„āļģāļ‚āļ­āļ§āļąāļŠāļ”āļļ Raise Material Request when stock reaches re-order level,āļĒāļāļ„āļģāļ‚āļ­āļ§āļąāļŠāļ”āļļāđ€āļĄāļ·āđˆāļ­āļŦāļļāđ‰āļ™āļ–āļķāļ‡āļĢāļ°āļ”āļąāļšāđƒāļŦāļĄāđˆāļŠāļąāđˆāļ‡ -Raise Production Order,āļĒāļāļŠāļąāđˆāļ‡āļ‹āļ·āđ‰āļ­āļāļēāļĢāļœāļĨāļīāļ• Raised By,āđ‚āļ”āļĒāļĒāļ Raised By (Email),āđ‚āļ”āļĒāļĒāļ (āļ­āļĩāđ€āļĄāļĨāđŒ) Random,āļŠāļļāđˆāļĄ @@ -2263,6 +2303,7 @@ Receivables,āļĨāļđāļāļŦāļ™āļĩāđ‰ Receivables / Payables,āļĨāļđāļāļŦāļ™āļĩāđ‰ / āđ€āļˆāđ‰āļēāļŦāļ™āļĩāđ‰ Receivables Group,āļāļĨāļļāđˆāļĄāļĨāļđāļāļŦāļ™āļĩāđ‰ Received Date,āļ§āļąāļ™āļ—āļĩāđˆāđ„āļ”āđ‰āļĢāļąāļš +Received Items To Be Billed,āļĢāļēāļĒāļāļēāļĢāļ—āļĩāđˆāđ„āļ”āđ‰āļĢāļąāļšāļˆāļ°āļ–āļđāļāđ€āļĢāļĩāļĒāļāđ€āļāđ‡āļšāđ€āļ‡āļīāļ™ Received Qty,āļˆāļģāļ™āļ§āļ™āļ—āļĩāđˆāđ„āļ”āđ‰āļĢāļąāļš Received and Accepted,āđāļĨāļ°āđ„āļ”āđ‰āļĢāļąāļšāļāļēāļĢāļĒāļ­āļĄāļĢāļąāļš Receiver List,āļĢāļēāļĒāļŠāļ·āđˆāļ­āļœāļđāđ‰āļĢāļąāļš @@ -2276,6 +2317,8 @@ Record item movement.,āļāļēāļĢāđ€āļ„āļĨāļ·āđˆāļ­āļ™āđ„āļŦāļ§āļĢāļ°āđ€āļšāļĩāļĒ Recurring Id,āļĢāļŦāļąāļŠāļ—āļĩāđˆāđ€āļāļīāļ”āļ‚āļķāđ‰āļ™ Recurring Invoice,āđƒāļšāđāļˆāđ‰āļ‡āļŦāļ™āļĩāđ‰āļ—āļĩāđˆāđ€āļāļīāļ”āļ‚āļķāđ‰āļ™āļ›āļĢāļ°āļˆāļģ Recurring Type,āļ›āļĢāļ°āđ€āļ āļ—āļ—āļĩāđˆāđ€āļāļīāļ”āļ‚āļķāđ‰āļ™ +Reduce Deduction for Leave Without Pay (LWP),āļĨāļ”āļāļēāļĢāļŦāļąāļāļ­āļ­āļāđ‚āļ”āļĒāđ„āļĄāđˆāļˆāđˆāļēāļĒ (LWP) +Reduce Earning for Leave Without Pay (LWP),āļĨāļ”āļĢāļēāļĒāđ„āļ”āđ‰āļŠāļģāļŦāļĢāļąāļšāļāļēāļĢāļ­āļ­āļāđ‚āļ”āļĒāđ„āļĄāđˆāļˆāđˆāļēāļĒ (LWP) Ref Code,āļĢāļŦāļąāļŠ Ref Ref Date is Mandatory if Ref Number is specified,āļ§āļąāļ™āļ—āļĩāđˆāļĄāļĩāļœāļĨāļšāļąāļ‡āļ„āļąāļšāđƒāļŠāđ‰ Ref āļŦāļēāļ Ref āļˆāļģāļ™āļ§āļ™āļ—āļĩāđˆāļĢāļ°āļšāļļāđ„āļ§āđ‰ Ref DocType,DocType Ref @@ -2285,6 +2328,8 @@ Ref SQ,SQ Ref Ref Type,āļ›āļĢāļ°āđ€āļ āļ— Ref Reference,āļāļēāļĢāļ­āđ‰āļēāļ‡āļ­āļīāļ‡ Reference Date,āļ§āļąāļ™āļ—āļĩāđˆāļ­āđ‰āļēāļ‡āļ­āļīāļ‡ +Reference DocName,DocName āļ­āđ‰āļēāļ‡āļ­āļīāļ‡ +Reference DocType,DocType āļ­āđ‰āļēāļ‡āļ­āļīāļ‡ Reference Name,āļŠāļ·āđˆāļ­āļ­āđ‰āļēāļ‡āļ­āļīāļ‡ Reference Number,āđ€āļĨāļ‚āļ—āļĩāđˆāļ­āđ‰āļēāļ‡āļ­āļīāļ‡ Reference Type,āļŠāļ™āļīāļ”āļāļēāļĢāļ­āđ‰āļēāļ‡āļ­āļīāļ‡ @@ -2307,7 +2352,10 @@ Rename Log,āđ€āļ›āļĨāļĩāđˆāļĒāļ™āļŠāļ·āđˆāļ­āđ€āļ‚āđ‰āļēāļŠāļđāđˆāļĢāļ°āļšāļš Rename Tool,āđ€āļ›āļĨāļĩāđˆāļĒāļ™āļŠāļ·āđˆāļ­āđ€āļ„āļĢāļ·āđˆāļ­āļ‡āļĄāļ·āļ­ Rename...,āđ€āļ›āļĨāļĩāđˆāļĒāļ™āļŠāļ·āđˆāļ­ ... Rented,āđ€āļŠāđˆāļē +Repeat On,āļ—āļģāļ‹āđ‰āļģ +Repeat Till,āļ—āļģāļ‹āđ‰āļģāļˆāļ™ Repeat on Day of Month,āļ—āļģāļ‹āđ‰āļģāđƒāļ™āļ§āļąāļ™āđ€āļ”āļ·āļ­āļ™ +Repeat this Event,āļ—āļģāļ‹āđ‰āļģāđ€āļŦāļ•āļļāļāļēāļĢāļ“āđŒāļ™āļĩāđ‰ Replace,āđāļ—āļ™āļ—āļĩāđˆ Replace Item / BOM in all BOMs,āđāļ—āļ™āļ—āļĩāđˆāļĢāļēāļĒāļāļēāļĢ / BOM āđƒāļ™ BOMs āļ—āļąāđ‰āļ‡āļŦāļĄāļ” "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 āđ‚āļ”āļĒāđ€āļ‰āļžāļēāļ°āđƒāļ™ BOMs āļ­āļ·āđˆāļ™ āđ† āļ—āļąāđ‰āļ‡āļŦāļĄāļ”āļ—āļĩāđˆāļ–āļđāļāļ™āļģāļĄāļēāđƒāļŠāđ‰ āļĄāļąāļ™āļˆāļ°āđ€āļ‚āđ‰āļēāļĄāļēāđāļ—āļ™āļ—āļĩāđˆāļāļēāļĢāđ€āļŠāļ·āđˆāļ­āļĄāđ‚āļĒāļ‡ BOM āđ€āļāđˆāļēāļ›āļĢāļąāļšāļ›āļĢāļļāļ‡āļ„āđˆāļēāđƒāļŠāđ‰āļˆāđˆāļēāļĒāđāļĨāļ°āđƒāļŦāđ‰āļŠāļĩāļ§āļīāļ•āđƒāļŦāļĄāđˆ "āļĢāļ°āđ€āļšāļīāļ”āļĢāļēāļĒāļāļēāļĢ BOM" āļ•āļēāļĢāļēāļ‡āđ€āļ›āđ‡āļ™āļ•āđˆāļ­āđƒāļŦāļĄāđˆ BOM @@ -2340,6 +2388,8 @@ Required raw materials issued to the supplier for producing a sub - contracted i Reseller,āļœāļđāđ‰āļ„āđ‰āļēāļ›āļĨāļĩāļ Reserved Quantity,āļˆāļģāļ™āļ§āļ™āļŠāļ‡āļ§āļ™ Reserved Warehouse,āļ„āļĨāļąāļ‡āļŠāļīāļ™āļ„āđ‰āļēāļŠāļ‡āļ§āļ™ +Reserved Warehouse in Sales Order / Finished Goods Warehouse,āļ„āļĨāļąāļ‡āļŠāļīāļ™āļ„āđ‰āļēāļŠāļģāļĢāļ­āļ‡āđƒāļ™āļāļēāļĢāļ‚āļēāļĒāļāļēāļĢāļŠāļąāđˆāļ‡āļ‹āļ·āđ‰āļ­ / āđ‚āļāļ”āļąāļ‡āļŠāļīāļ™āļ„āđ‰āļēāļŠāļģāđ€āļĢāđ‡āļˆāļĢāļđāļ› +Reserved Warehouse is missing in Sales Order,āļŠāļ‡āļ§āļ™āļ„āļĨāļąāļ‡āļŠāļīāļ™āļ„āđ‰āļēāļ‚āļēāļ”āļŦāļēāļĒāđ„āļ›āđƒāļ™āļāļēāļĢāļ‚āļēāļĒāļŠāļīāļ™āļ„āđ‰āļē Resignation Letter Date,āļ§āļąāļ™āļ—āļĩāđˆāđƒāļšāļĨāļēāļ­āļ­āļ Resolution,āļ„āļ§āļēāļĄāļĨāļ°āđ€āļ­āļĩāļĒāļ” Resolution Date,āļ§āļąāļ™āļ—āļĩāđˆāļ„āļ§āļēāļĄāļĨāļ°āđ€āļ­āļĩāļĒāļ” @@ -2404,6 +2454,7 @@ Salary Structure,āđ‚āļ„āļĢāļ‡āļŠāļĢāđ‰āļēāļ‡āđ€āļ‡āļīāļ™āđ€āļ”āļ·āļ­āļ™ Salary Structure Deduction,āļŦāļąāļāđ‚āļ„āļĢāļ‡āļŠāļĢāđ‰āļēāļ‡āđ€āļ‡āļīāļ™āđ€āļ”āļ·āļ­āļ™ Salary Structure Earning,āđ‚āļ„āļĢāļ‡āļŠāļĢāđ‰āļēāļ‡āđ€āļ‡āļīāļ™āđ€āļ”āļ·āļ­āļ™āļĢāļēāļĒāđ„āļ”āđ‰ Salary Structure Earnings,āļāļģāđ„āļĢāđ‚āļ„āļĢāļ‡āļŠāļĢāđ‰āļēāļ‡āđ€āļ‡āļīāļ™āđ€āļ”āļ·āļ­āļ™ +Salary breakup based on Earning and Deduction.,āļāļēāļĢāļĨāđˆāļĄāļŠāļĨāļēāļĒāđ€āļ‡āļīāļ™āđ€āļ”āļ·āļ­āļ™āļ‚āļķāđ‰āļ™āļ­āļĒāļđāđˆāļāļąāļšāļāļģāđ„āļĢāđāļĨāļ°āļŦāļąāļ Salary components.,āļŠāđˆāļ§āļ™āļ›āļĢāļ°āļāļ­āļšāđ€āļ‡āļīāļ™āđ€āļ”āļ·āļ­āļ™ Sales,āļ‚āļēāļĒ Sales Analytics,Analytics āļ‚āļēāļĒ @@ -2441,7 +2492,6 @@ Sales Person Name,āļŠāļ·āđˆāļ­āļ„āļ™āļ‚āļēāļĒ Sales Person Target Variance (Item Group-Wise),āļĒāļ­āļ”āļ‚āļēāļĒāļ‚āļ­āļ‡āļāļĨāļļāđˆāļĄāđ€āļ›āđ‰āļēāļŦāļĄāļēāļĒāļ„āļ™ (āļāļĨāļļāđˆāļĄāļŠāļīāļ™āļ„āđ‰āļē-āļ‰āļĨāļēāļ”) Sales Person Targets,āļ‚āļēāļĒāđ€āļ›āđ‰āļēāļŦāļĄāļēāļĒāļ„āļ™ Sales Person-wise Transaction Summary,āļāļēāļĢāļ‚āļēāļĒāļ­āļĒāđˆāļēāļ‡āļĒāđˆāļ­āļĢāļēāļĒāļāļēāļĢāļ„āļ™āļ‰āļĨāļēāļ” -Sales Rate,āļ­āļąāļ•āļĢāļēāļāļēāļĢāļ‚āļēāļĒ Sales Register,āļ‚āļēāļĒāļŠāļĄāļąāļ„āļĢāļŠāļĄāļēāļŠāļīāļ Sales Return,āļ‚āļēāļĒāļāļĨāļąāļš Sales Taxes and Charges,āļ āļēāļĐāļĩāļāļēāļĢāļ‚āļēāļĒāđāļĨāļ°āļ„āđˆāļēāđƒāļŠāđ‰āļˆāđˆāļēāļĒ @@ -2496,6 +2546,7 @@ Select Digest Content,āđ€āļĨāļ·āļ­āļāđ€āļ™āļ·āđ‰āļ­āļŦāļēāļŠāļģāļ„āļąāļ Select DocType,āđ€āļĨāļ·āļ­āļ DocType Select Document Type,āđ€āļĨāļ·āļ­āļāļ›āļĢāļ°āđ€āļ āļ—āļ‚āļ­āļ‡āđ€āļ­āļāļŠāļēāļĢ Select Document Type or Role to start.,āđ€āļĨāļ·āļ­āļāļ›āļĢāļ°āđ€āļ āļ—āļ‚āļ­āļ‡āđ€āļ­āļāļŠāļēāļĢāļŦāļĢāļ·āļ­āļšāļ—āļšāļēāļ—āļ—āļĩāđˆāļˆāļ°āđ€āļĢāļīāđˆāļĄāļ•āđ‰āļ™ +Select Items,āđ€āļĨāļ·āļ­āļāļĢāļēāļĒāļāļēāļĢ Select PR,PR āđ€āļĨāļ·āļ­āļ Select Print Format,āđ€āļĨāļ·āļ­āļāļĢāļđāļ›āđāļšāļšāļžāļīāļĄāļžāđŒ Select Print Heading,āđ€āļĨāļ·āļ­āļāļžāļīāļĄāļžāđŒāļŦāļąāļ§āđ€āļĢāļ·āđˆāļ­āļ‡ @@ -2542,6 +2593,7 @@ Send Print in Body and Attachment,āļžāļīāļĄāļžāđŒāđƒāļ™āļĢāđˆāļēāļ‡āļāļēāļĒāđ Send SMS,āļŠāđˆāļ‡ SMS Send To,āļŠāđˆāļ‡āđƒāļŦāđ‰ Send To Type,āļŠāđˆāļ‡āļ–āļķāļ‡āļžāļīāļĄāļžāđŒ +Send an email reminder in the morning,āļŠāđˆāļ‡āļ­āļĩāđ€āļĄāļĨāđ€āļ•āļ·āļ­āļ™āđƒāļ™āļ•āļ­āļ™āđ€āļŠāđ‰āļē Send automatic emails to Contacts on Submitting transactions.,āļŠāđˆāļ‡āļ­āļĩāđ€āļĄāļĨāđ‚āļ”āļĒāļ­āļąāļ•āđ‚āļ™āļĄāļąāļ•āļīāđ„āļ›āļĒāļąāļ‡āļĢāļēāļĒāļŠāļ·āđˆāļ­āļ•āļīāļ”āļ•āđˆāļ­āļšāļ™āļŠāđˆāļ‡āļ˜āļļāļĢāļāļĢāļĢāļĄ Send mass SMS to your contacts,āļŠāđˆāļ‡ SMS āļĄāļ§āļĨāļāļēāļĢāļ•āļīāļ”āļ•āđˆāļ­āļ‚āļ­āļ‡āļ„āļļāļ“ Send regular summary reports via Email.,āļŠāđˆāļ‡āļĢāļēāļĒāļ‡āļēāļ™āļŠāļĢāļļāļ›āļ›āļāļ•āļīāļœāđˆāļēāļ™āļ—āļēāļ‡āļ­āļĩāđ€āļĄāļĨāđŒ @@ -2559,7 +2611,6 @@ Serial No Service Contract Expiry,āļ­āļ™āļļāļāļĢāļĄāđ„āļĄāđˆāļĄāļĩāļŦāļĄāļ”āļ­ Serial No Status,āļŠāļ–āļēāļ™āļ°āļŦāļĄāļēāļĒāđ€āļĨāļ‚āđ€āļ„āļĢāļ·āđˆāļ­āļ‡ Serial No Warranty Expiry,āļ­āļ™āļļāļāļĢāļĄāļŦāļĄāļ”āļ­āļēāļĒāļļāđ„āļĄāđˆāļĄāļĩāļāļēāļĢāļĢāļąāļšāļ›āļĢāļ°āļāļąāļ™ Serialized Item: ',āļĢāļēāļĒāļāļēāļĢāļ•āđˆāļ­āđ€āļ™āļ·āđˆāļ­āļ‡: ' -Series,āļŠāļļāļ” Series List for this Transaction,āļĢāļēāļĒāļŠāļ·āđˆāļ­āļŠāļļāļ”āļŠāļģāļŦāļĢāļąāļšāļāļēāļĢāļ—āļģāļ˜āļļāļĢāļāļĢāļĢāļĄāļ™āļĩāđ‰ Server,āđ€āļ‹āļīāļĢāđŒāļŸāđ€āļ§āļ­āļĢāđŒ Service Address,āļ—āļĩāđˆāļ­āļĒāļđāđˆāļšāļĢāļīāļāļēāļĢ @@ -2569,7 +2620,6 @@ Session Expires in (time),āđ€āļ‹āļŠāļŠāļąāđˆāļ™āļˆāļ°āļŦāļĄāļ”āļ­āļēāļĒāļļāđƒāļ™ Session Expiry,āļŦāļĄāļ”āļ­āļēāļĒāļļāđ€āļ‹āļŠāļŠāļąāđˆāļ™ Session Expiry in Hours e.g. 06:00,āļŦāļĄāļ”āļ­āļēāļĒāļļāđƒāļ™āđ€āļ‹āļŠāļŠāļąāđˆāļ™āļŠāļąāđˆāļ§āđ‚āļĄāļ‡āđ€āļŠāđˆāļ™ 06:00 Set Banner from Image,āļ•āļąāđ‰āļ‡āļ›āđ‰āļēāļĒāđ‚āļ†āļĐāļ“āļēāļˆāļēāļāļ āļēāļž -Set From Image,āļ•āļąāđ‰āļ‡āđ€āļĢāļīāđˆāļĄāļ•āđ‰āļ™ Set Item Group-wise budgets on this Territory. You can also include seasonality by setting the Distribution.,āļāļģāļŦāļ™āļ”āļ‡āļšāļ›āļĢāļ°āļĄāļēāļ“āļāļĨāļļāđˆāļĄāļ‰āļĨāļēāļ”āļĢāļēāļĒāļāļēāļĢāđƒāļ™āļĄāļ“āļ‘āļĨāļ™āļĩāđ‰ āļ„āļļāļ“āļĒāļąāļ‡āļŠāļēāļĄāļēāļĢāļ–āļĢāļ§āļĄāļĪāļ”āļđāļāļēāļĨāđ‚āļ”āļĒāļāļēāļĢāļ•āļąāđ‰āļ‡āļ„āđˆāļēāļāļēāļĢāļāļĢāļ°āļˆāļēāļĒ Set Login and Password if authentication is required.,āļ•āļąāđ‰āļ‡āđ€āļ‚āđ‰āļēāļŠāļđāđˆāļĢāļ°āļšāļšāđāļĨāļ°āļĢāļŦāļąāļŠāļœāđˆāļēāļ™āļŦāļēāļāļ•āļĢ​​āļ§āļˆāļŠāļ­āļšāļˆāļ°āļ•āđ‰āļ­āļ‡ Set New Password,āļ•āļąāđ‰āļ‡āļ„āđˆāļēāļĢāļŦāļąāļŠāļœāđˆāļēāļ™āđƒāļŦāļĄāđˆ @@ -2646,6 +2696,7 @@ Solid background color (default light gray),āļŠāļĩāļžāļ·āđ‰āļ™āļŦāļĨāļąāļ‡āļ—āļĩ Sorry we were unable to find what you were looking for.,āļ‚āļ­āļ­āļ āļąāļĒāđ€āļĢāļēāđ„āļĄāđˆāļŠāļēāļĄāļēāļĢāļ–āļ—āļĩāđˆāļˆāļ°āļŦāļēāļŠāļīāđˆāļ‡āļ—āļĩāđˆāļ„āļļāļ“āļāļģāļĨāļąāļ‡āļĄāļ­āļ‡āļŦāļē Sorry you are not permitted to view this page.,āļ‚āļ­āļ­āļ āļąāļĒāļ„āļļāļ“āđ„āļĄāđˆāđ„āļ”āđ‰āļĢāļąāļšāļ­āļ™āļļāļāļēāļ•āđƒāļŦāđ‰āļ”āļđāļŦāļ™āđ‰āļēāļ™āļĩāđ‰ Sorry! We can only allow upto 100 rows for Stock Reconciliation.,āļ‚āļ­āļ­āļ āļąāļĒ! āđ€āļĢāļēāļŠāļēāļĄāļēāļĢāļ–āđƒāļŦāđ‰āđ„āļĄāđˆāđ€āļāļīāļ™ 100 āđāļ–āļ§āļŠāļģāļŦāļĢāļąāļšāļāļēāļĢāļāļĢāļ°āļ—āļšāļĒāļ­āļ”āļŠāļ•āđ‡āļ­āļ +"Sorry! You cannot change company's default currency, because there are existing transactions against it. You will need to cancel those transactions if you want to change the default currency.",āļ‚āļ­āļ­āļ āļąāļĒ! āļ„āļļāļ“āđ„āļĄāđˆāļŠāļēāļĄāļēāļĢāļ–āđ€āļ›āļĨāļĩāđˆāļĒāļ™āļŠāļāļļāļĨāđ€āļ‡āļīāļ™āđ€āļĢāļīāđˆāļĄāļ•āđ‰āļ™āļ‚āļ­āļ‡ āļšāļĢāļīāļĐāļąāļ— āđ€āļ™āļ·āđˆāļ­āļ‡āļˆāļēāļāļĄāļĩāļāļēāļĢāļ—āļģāļ˜āļļāļĢāļāļĢāļĢāļĄāļ—āļĩāđˆāļĄāļĩāļ­āļĒāļđāđˆāļāļąāļšāļĄāļąāļ™ āļ„āļļāļ“āļˆāļ°āļ•āđ‰āļ­āļ‡āļĒāļāđ€āļĨāļīāļāļāļēāļĢāļ—āļģāļ˜āļļāļĢāļāļĢāļĢāļĄāđ€āļŦāļĨāđˆāļēāļ™āļąāđ‰āļ™āļ–āđ‰āļēāļ„āļļāļ“āļ•āđ‰āļ­āļ‡āļāļēāļĢāļ—āļĩāđˆāļˆāļ°āđ€āļ›āļĨāļĩāđˆāļĒāļ™āļŠāļāļļāļĨāđ€āļ‡āļīāļ™āđ€āļĢāļīāđˆāļĄāļ•āđ‰āļ™ Sorry. Companies cannot be merged,āļ‚āļ­āđ‚āļ—āļĐ āļšāļĢāļīāļĐāļąāļ— āđ„āļĄāđˆāļŠāļēāļĄāļēāļĢāļ–āļĢāļ§āļĄ Sorry. Serial Nos. cannot be merged,āļ‚āļ­āđ‚āļ—āļĐ āļ­āļ™āļļāļāļĢāļĄāđ€āļĨāļ‚āļ—āļĩāđˆāđ„āļĄāđˆāļŠāļēāļĄāļēāļĢāļ–āļĢāļ§āļĄ Sort By,āđ€āļĢāļĩāļĒāļ‡āļĨāļģāļ”āļąāļšāļ•āļēāļĄ @@ -2729,6 +2780,7 @@ Suggestion,āļ‚āđ‰āļ­āđ€āļŠāļ™āļ­āđāļ™āļ° Suggestions,āļ‚āđ‰āļ­āđ€āļŠāļ™āļ­āđāļ™āļ° Sunday,āļ§āļąāļ™āļ­āļēāļ—āļīāļ•āļĒāđŒ Supplier,āļœāļđāđ‰āļˆāļąāļ”āļˆāļģāļŦāļ™āđˆāļēāļĒ +Supplier (Payable) Account,āļœāļđāđ‰āļˆāļąāļ”āļˆāļģāļŦāļ™āđˆāļēāļĒāļšāļąāļāļŠāļĩ (āđ€āļˆāđ‰āļēāļŦāļ™āļĩāđ‰) Supplier (vendor) name as entered in supplier master,āļœāļđāđ‰āļˆāļąāļ”āļˆāļģāļŦāļ™āđˆāļēāļĒāļŠāļ·āđˆāļ­ (āļœāļđāđ‰āļ‚āļēāļĒ) āļ›āđ‰āļ­āļ™āđ€āļ›āđ‡āļ™āļœāļđāđ‰āļˆāļąāļ”āļˆāļģāļŦāļ™āđˆāļēāļĒāđƒāļ™āļ•āđ‰āļ™āđāļšāļš Supplier Account Head,āļŦāļąāļ§āļŦāļ™āđ‰āļēāļāđˆāļēāļĒāļšāļąāļāļŠāļĩāļ‚āļ­āļ‡āļœāļđāđ‰āļˆāļąāļ”āļˆāļģāļŦāļ™āđˆāļēāļĒ Supplier Address,āļ—āļĩāđˆāļ­āļĒāļđāđˆāļœāļđāđ‰āļœāļĨāļīāļ• @@ -2834,7 +2886,6 @@ Text Editor,āđāļāđ‰āđ„āļ‚āļ‚āđ‰āļ­āļ„āļ§āļēāļĄ "The ""Web Page"" that is the website home page","Web Page" āļ™āļąāđˆāļ™āļ„āļ·āļ­āļŦāļ™āđ‰āļēāđāļĢāļāļ‚āļ­āļ‡āđ€āļ§āđ‡āļšāđ„āļ‹āļ•āđŒ The BOM which will be replaced,BOM āļ‹āļķāđˆāļ‡āļˆāļ°āļ–āļđāļāđāļ—āļ™āļ—āļĩāđˆ "The Item that represents the Package. This Item must have ""Is Stock Item"" as ""No"" and ""Is Sales Item"" as ""Yes""",āļĢāļēāļĒāļāļēāļĢāļ—āļĩāđˆāđāļŠāļ”āļ‡āļ–āļķāļ‡āđāļžāļ„āđ€āļāļˆ āļĢāļēāļĒāļāļēāļĢāļ™āļĩ​​āđ‰āļˆāļ°āļ•āđ‰āļ­āļ‡āļĄāļĩ "āļĢāļēāļĒāļāļēāļĢāļŠāļīāļ™āļ„āđ‰āļē" āļ‚āļ“āļ°āļ—āļĩāđˆ "āđ„āļĄāđˆāļĄāļĩ" āđāļĨāļ° "āļĢāļēāļĒāļāļēāļĢāļ‚āļēāļĒ" āđ€āļ›āđ‡āļ™ "āđƒāļŠāđˆ" -The account to which you will pay (have paid) the money to.,āļšāļąāļāļŠāļĩāļ—āļĩāđˆāļ„āļļāļ“āļˆāļ°āļˆāđˆāļēāļĒ (āđ„āļ”āđ‰āļˆāđˆāļēāļĒāđ€āļ‡āļīāļ™) āđ€āļ‡āļīāļ™āđ„āļ› The date at which current entry is made in system.,āļ§āļąāļ™āļ—āļĩāđˆāļ—āļĩāđˆāļĢāļēāļĒāļāļēāļĢāļ›āļąāļˆāļˆāļļāļšāļąāļ™āļˆāļ°āļ—āļģāđƒāļ™āļĢāļ°āļšāļš The date at which current entry will get or has actually executed.,āļ§āļąāļ™āļ—āļĩāđˆāļ—āļĩāđˆāļĢāļēāļĒāļāļēāļĢāļ›āļąāļˆāļˆāļļāļšāļąāļ™āļˆāļ°āđ„āļ”āđ‰āļĢāļąāļšāļŦāļĢāļ·āļ­āđ„āļ”āđ‰āļ”āļģāđ€āļ™āļīāļ™āļāļēāļĢāļˆāļĢāļīāļ‡ The date on which next invoice will be generated. It is generated on submit.,āļ§āļąāļ™āļ—āļĩāđˆāļ­āļ­āļāđƒāļšāđāļˆāđ‰āļ‡āļŦāļ™āļĩāđ‰āļ•āđˆāļ­āđ„āļ›āļˆāļ°āļ–āļđāļāļŠāļĢāđ‰āļēāļ‡āļ‚āļķāđ‰āļ™ āļĄāļąāļ™āļ–āļđāļāļŠāļĢāđ‰āļēāļ‡āļ‚āļķāđ‰āļ™āļšāļ™āļŠāđˆāļ‡ @@ -2909,6 +2960,7 @@ To Warehouse,āđ„āļ›āļ—āļĩāđˆāđ‚āļāļ”āļąāļ‡ "To automatically create Support Tickets from your incoming mail, set your POP3 settings here. You must ideally create a separate email id for the erp system so that all emails will be synced into the system from that mail id. If you are not sure, please contact your EMail Provider.",āđ‚āļ”āļĒāļ­āļąāļ•āđ‚āļ™āļĄāļąāļ•āļīāļŠāļĢāđ‰āļēāļ‡āļ•āļąāđ‹āļ§āļāļēāļĢāļŠāļ™āļąāļšāļŠāļ™āļļāļ™āļˆāļēāļāļ­āļĩāđ€āļĄāļĨāļ—āļĩāđˆāđ„āļ”āđ‰āļĢāļąāļšāļ‚āļ­āļ‡āļ„āļļāļ“āļ•āļąāđ‰āļ‡āļ„āđˆāļēāļāļēāļĢāļ•āļąāđ‰āļ‡āļ„āđˆāļē POP3 āļ‚āļ­āļ‡āļ„āļļāļ“āļ—āļĩāđˆāļ™āļĩāđˆ āļ„āļļāļ“āļ™āļķāļāļ„āļīāļ”āļ•āđ‰āļ­āļ‡āļŠāļĢāđ‰āļēāļ‡ id āļ­āļĩāđ€āļĄāļĨāļ—āļĩāđˆāđāļĒāļāļ•āđˆāļēāļ‡āļŦāļēāļāļŠāļģāļŦāļĢāļąāļšāļĢāļ°āļšāļš ERP āđ€āļžāļ·āđˆāļ­āđƒāļŦāđ‰āļ­āļĩāđ€āļĄāļĨāļ—āļąāđ‰āļ‡āļŦāļĄāļ”āļˆāļ°āļ–āļđāļāļ‹āļīāļ‡āļ„āđŒāđ€āļ‚āđ‰āļēāđ„āļ›āđƒāļ™āļĢāļ°āļšāļšāļˆāļēāļ ID mail āļ—āļĩāđˆ āļŦāļēāļāļ„āļļāļ“āđ„āļĄāđˆāđāļ™āđˆāđƒāļˆāļ§āđˆāļēāđ‚āļ›āļĢāļ”āļ•āļīāļ”āļ•āđˆāļ­āļœāļđāđ‰āđƒāļŦāđ‰āļšāļĢāļīāļāļēāļĢāļ­āļĩāđ€āļĄāļĨāļ‚āļ­āļ‡āļ„āļļāļ“ "To create an Account Head under a different company, select the company and save customer.",āđ€āļžāļ·āđˆāļ­āļŠāļĢāđ‰āļēāļ‡āļŦāļąāļ§āļŦāļ™āđ‰āļēāļšāļąāļāļŠāļĩāļ—āļĩāđˆāđāļ•āļāļ•āđˆāļēāļ‡āļāļąāļ™āļ āļēāļĒāđƒāļ•āđ‰ āļšāļĢāļīāļĐāļąāļ— āđ€āļĨāļ·āļ­āļ āļšāļĢāļīāļĐāļąāļ— āđāļĨāļ°āļšāļąāļ™āļ—āļķāļāļ‚āļ­āļ‡āļĨāļđāļāļ„āđ‰āļē To enable Point of Sale features,āļ•āđ‰āļ­āļ‡āļāļēāļĢāđ€āļ›āļīāļ”āđƒāļŠāđ‰āļ‡āļēāļ™āļ„āļļāļ“āļĨāļąāļāļĐāļ“āļ°āļˆāļļāļ”āļ‚āļēāļĒ +To enable more currencies go to Setup > Currency,āđ€āļĄāļ·āđˆāļ­āļ•āđ‰āļ­āļ‡āļāļēāļĢāđ€āļ›āļīāļ”āđƒāļŠāđ‰āļŠāļāļļāļĨāđ€āļ‡āļīāļ™āđ€āļžāļīāđˆāļĄāđ€āļ•āļīāļĄāđ„āļ›āļ—āļĩāđˆāļāļēāļĢāļ•āļąāđ‰āļ‡āļ„āđˆāļē> āļŠāļāļļāļĨāđ€āļ‡āļīāļ™ "To fetch items again, click on 'Get Items' button \ or update the Quantity manually.",āļŠāļēāļĄāļēāļĢāļ–āđ€āļĢāļĩāļĒāļāļĢāļēāļĒāļāļēāļĢāļ­āļĩāļāļ„āļĢāļąāđ‰āļ‡āđƒāļŦāđ‰āļ„āļĨāļīāļāļ—āļĩāđˆ 'āļĢāļąāļšāļŠāļīāļ™āļ„āđ‰āļē' \ āļ›āļļāđˆāļĄāļŦāļĢāļ·āļ­āļ›āļĢāļąāļšāļ›āļĢāļļāļ‡āļˆāļģāļ™āļ§āļ™āļ•āļ™āđ€āļ­āļ‡ "To format columns, give column labels in the query.",āļāļēāļĢāļˆāļąāļ”āļĢāļđāļ›āđāļšāļšāļ„āļ­āļĨāļąāļĄāļ™āđŒāđƒāļŦāđ‰āļ›āđ‰āļēāļĒāļŠāļ·āđˆāļ­āļ„āļ­āļĨāļąāļĄāļ™āđŒāđƒāļ™āđāļšāļšāļŠāļ­āļšāļ–āļēāļĄ "To further restrict permissions based on certain values in a document, use the 'Condition' settings.",āđ€āļžāļ·āđˆāļ­ āļˆāļģāļāļąāļ” āļŠāļīāļ—āļ˜āļīāđŒāļ•āļēāļĄāļ„āđˆāļēāļšāļēāļ‡āļ­āļĒāđˆāļēāļ‡āđƒāļ™āđ€āļ­āļāļŠāļēāļĢāđƒāļŦāđ‰āđƒāļŠāđ‰āļāļēāļĢāļ•āļąāđ‰āļ‡āļ„āđˆāļē 'āļŠāļ āļēāļž' @@ -2923,7 +2975,6 @@ To track any installation or commissioning related work after sales,āđ€āļžāļ·āđˆ To track item in sales and purchase documents based on their serial nos. This is can also used to track warranty details of the product.,āđ€āļžāļ·āđˆāļ­āļ•āļīāļ”āļ•āļēāļĄāļĢāļēāļĒāļāļēāļĢāđƒāļ™āđ€āļ­āļāļŠāļēāļĢāļāļēāļĢāļ‚āļēāļĒāđāļĨāļ°āļāļēāļĢāļ‹āļ·āđ‰āļ­āļˆāļēāļ Nos āļ­āļ™āļļāļāļĢāļĄāļ‚āļ­āļ‡āļžāļ§āļāđ€āļ‚āļē āļ™āļĩāđ‰āļŠāļēāļĄāļēāļĢāļ–āđƒāļŠāđ‰āđƒāļ™āļāļēāļĢāļ•āļīāļ”āļ•āļēāļĄāļĢāļēāļĒāļĨāļ°āđ€āļ­āļĩāļĒāļ”āļāļēāļĢāļĢāļąāļšāļ›āļĢāļ°āļāļąāļ™āļ‚āļ­āļ‡āļœāļĨāļīāļ•āļ āļąāļ“āļ‘āđŒ To track items in sales and purchase documents with batch nos
    Preferred Industry: Chemicals etc,āđ€āļžāļ·āđˆāļ­āļ•āļīāļ”āļ•āļēāļĄāļĢāļēāļĒāļāļēāļĢāđƒāļ™āđ€āļ­āļāļŠāļēāļĢāļāļēāļĢāļ‚āļēāļĒāđāļĨāļ°āļāļēāļĢāļ‹āļ·āđ‰āļ­āļ”āđ‰āļ§āļĒ Nos āļŠāļļāļ”
    āļ­āļļāļ•āļŠāļēāļŦāļāļĢāļĢāļĄāļ—āļĩāđˆāļ•āđ‰āļ­āļ‡āļāļēāļĢ: āļŊāļĨāļŊ āļŠāļēāļĢāđ€āļ„āļĄāļĩ To track items using barcode. You will be able to enter items in Delivery Note and Sales Invoice by scanning barcode of item.,āđ€āļžāļ·āđˆāļ­āļ•āļīāļ”āļ•āļēāļĄāļĢāļēāļĒāļāļēāļĢāđ‚āļ”āļĒāđƒāļŠāđ‰āļšāļēāļĢāđŒāđ‚āļ„āđ‰āļ” āļ„āļļāļ“āļˆāļ°āļŠāļēāļĄāļēāļĢāļ–āļ›āđ‰āļ­āļ™āļĢāļēāļĒāļāļēāļĢāđƒāļ™āļŦāļĄāļēāļĒāđ€āļŦāļ•āļļāļˆāļąāļ”āļŠāđˆāļ‡āļŠāļīāļ™āļ„āđ‰āļēāđāļĨāļ°āļ‚āļēāļĒāđƒāļšāđāļˆāđ‰āļ‡āļŦāļ™āļĩāđ‰āđ‚āļ”āļĒāļāļēāļĢāļŠāđāļāļ™āļšāļēāļĢāđŒāđ‚āļ„āđ‰āļ”āļ‚āļ­āļ‡āļĢāļēāļĒāļāļēāļĢ -"To update your HTML from attachment, click here",āđ€āļžāļ·āđˆāļ­āļ›āļĢāļąāļšāļ›āļĢāļļāļ‡ HTM​​L āļ‚āļ­āļ‡āļ„āļļāļ“āļˆāļēāļāļŠāļīāđˆāļ‡āļ—āļĩāđˆāđāļ™āļšāļĄāļēāļ„āļĨāļīāļāļ—āļĩāđˆāļ™āļĩāđˆ ToDo,āļŠāļīāđˆāļ‡āļ—āļĩāđˆāļ•āđ‰āļ­āļ‡āļ—āļģ Tools,āđ€āļ„āļĢāļ·āđˆāļ­āļ‡āļĄāļ·āļ­ Top,āļ”āđ‰āļēāļ™āļšāļ™ @@ -2962,10 +3013,11 @@ Total Score (Out of 5),āļ„āļ°āđāļ™āļ™āļĢāļ§āļĄ (out of 5) Total Tax (Company Currency),āļ āļēāļĐāļĩāļĢāļ§āļĄ (āļŠāļāļļāļĨāđ€āļ‡āļīāļ™ āļšāļĢāļīāļĐāļąāļ— ) Total Taxes and Charges,āļ āļēāļĐāļĩāđāļĨāļ°āļ„āđˆāļēāļšāļĢāļīāļāļēāļĢāļĢāļ§āļĄ Total Taxes and Charges (Company Currency),āļĢāļ§āļĄāļ āļēāļĐāļĩāđāļĨāļ°āļ„āđˆāļēāļšāļĢāļīāļāļēāļĢ (āļŠāļāļļāļĨāđ€āļ‡āļīāļ™ āļšāļĢāļīāļĐāļąāļ— ) +Total Working Days In The Month,āļ§āļąāļ™āļ—āđāļēāļāļēāļĢāļĢāļ§āļĄāđƒāļ™āđ€āļ”āļ·āļ­āļ™ Total amount of invoices received from suppliers during the digest period,āļĢāļ§āļĄāđ€āļ›āđ‡āļ™āļˆāļģāļ™āļ§āļ™āđ€āļ‡āļīāļ™āļ‚āļ­āļ‡āđƒāļšāđāļˆāđ‰āļ‡āļŦāļ™āļĩāđ‰āļ—āļĩāđˆāđ„āļ”āđ‰āļĢāļąāļšāļˆāļēāļāļ‹āļąāļžāļžāļĨāļēāļĒāđ€āļ­āļ­āļĢāđŒāđƒāļ™āļŠāđˆāļ§āļ‡āļĢāļ°āļĒāļ°āđ€āļ§āļĨāļēāļĒāđˆāļ­āļĒ Total amount of invoices sent to the customer during the digest period,āļĢāļ§āļĄāđ€āļ›āđ‡āļ™āļˆāļģāļ™āļ§āļ™āđ€āļ‡āļīāļ™āļ‚āļ­āļ‡āđƒāļšāđāļˆāđ‰āļ‡āļŦāļ™āļĩāđ‰āļŠāđˆāļ‡āđƒāļŦāđ‰āļāļąāļšāļĨāļđāļāļ„āđ‰āļēāđƒāļ™āļŠāđˆāļ§āļ‡āļĢāļ°āļĒāļ°āđ€āļ§āļĨāļēāļĒāđˆāļ­āļĒ -Total days in month,āļ§āļąāļ™āļĢāļ§āļĄāđƒāļ™āđ€āļ”āļ·āļ­āļ™ Total in words,āļĢāļ§āļĄāļ­āļĒāļđāđˆāđƒāļ™āļ„āļģāļžāļđāļ” +Total production order qty for item,āļāļēāļĢāļœāļĨāļīāļ•āļˆāļģāļ™āļ§āļ™āļĢāļ§āļĄāļāļēāļĢāļŠāļąāđˆāļ‡āļ‹āļ·āđ‰āļ­āļŠāļģāļŦāļĢāļąāļšāļĢāļēāļĒāļāļēāļĢ Totals,āļœāļĨāļĢāļ§āļĄ Track separate Income and Expense for product verticals or divisions.,āļ•āļīāļ”āļ•āļēāļĄāļĢāļēāļĒāđ„āļ”āđ‰āđāļĨāļ°āļ„āđˆāļēāđƒāļŠāđ‰āļˆāđˆāļēāļĒāđāļĒāļāļ•āđˆāļēāļ‡āļŦāļēāļāļŠāļģāļŦāļĢāļąāļšāđāļ™āļ§āļ”āļīāđˆāļ‡āļœāļĨāļīāļ•āļ āļąāļ“āļ‘āđŒāļŦāļĢāļ·āļ­āļŦāļ™āđˆāļ§āļĒāļ‡āļēāļ™ Track this Delivery Note against any Project,āļ•āļīāļ”āļ•āļēāļĄāļāļēāļĢāļˆāļąāļ”āļŠāđˆāļ‡āļŠāļīāļ™āļ„āđ‰āļēāļŦāļĄāļēāļĒāđ€āļŦāļ•āļļāļ™āļĩāđ‰āļāļąāļšāđ‚āļ„āļĢāļ‡āļāļēāļĢāđƒāļ” āđ† @@ -2995,6 +3047,7 @@ UOM,UOM UOM Conversion Detail,āļĢāļēāļĒāļĨāļ°āđ€āļ­āļĩāļĒāļ”āļāļēāļĢāđāļ›āļĨāļ‡ UOM UOM Conversion Details,UOM āļĢāļēāļĒāļĨāļ°āđ€āļ­āļĩāļĒāļ”āļāļēāļĢāđāļ›āļĨāļ‡ UOM Conversion Factor,āļ›āļąāļˆāļˆāļąāļĒāļāļēāļĢāđāļ›āļĨāļ‡ UOM +UOM Conversion Factor is mandatory,āļ›āļąāļˆāļˆāļąāļĒāļāļēāļĢāđāļ›āļĨāļ‡ UOM āļĄāļĩāļœāļĨāļšāļąāļ‡āļ„āļąāļšāđƒāļŠāđ‰ UOM Details,āļĢāļēāļĒāļĨāļ°āđ€āļ­āļĩāļĒāļ” UOM UOM Name,āļŠāļ·āđˆāļ­ UOM UOM Replace Utility,āļĒāļđāļ—āļīāļĨāļīāļ•āļĩāđ‰āđāļ—āļ™āļ—āļĩāđˆ UOM @@ -3014,6 +3067,7 @@ Unpaid,āđ„āļĄāđˆāđ„āļ”āđ‰āļ„āđˆāļēāļˆāđ‰āļēāļ‡ Unread Messages,āđ„āļĄāđˆāđ„āļ”āđ‰āļ­āđˆāļēāļ™āļ‚āđ‰āļ­āļ„āļ§āļēāļĄ Unscheduled,āđ„āļĄāđˆāđ„āļ”āđ‰āļŦāļĄāļēāļĒāļāļģāļŦāļ™āļ”āļāļēāļĢ Unsubscribed,āļĒāļāđ€āļĨāļīāļāļāļēāļĢāļŠāļĄāļąāļ„āļĢ +Upcoming Events for Today,āđ€āļŦāļ•āļļāļāļēāļĢāļ“āđŒāļˆāļ°āđ€āļāļīāļ”āļ‚āļķāđ‰āļ™āļŠāļģāļŦāļĢāļąāļšāļ§āļąāļ™āļ™āļĩāđ‰ Update,āļ­āļąāļžāđ€āļ”āļ— Update Clearance Date,āļ­āļąāļžāđ€āļ”āļ—āļ§āļąāļ™āļ—āļĩāđˆ Clearance Update Field,āļ›āļĢāļąāļšāļ›āļĢāļļāļ‡āđ€āļ‚āļ• @@ -3034,6 +3088,7 @@ Upload Backups to Google Drive,āļ­āļąāļžāđ‚āļŦāļĨāļ”āļāļēāļĢāļŠāļģāļĢāļ­āļ‡āļ‚ Upload HTML,āļ­āļąāļžāđ‚āļŦāļĨāļ” HTML Upload a .csv file with two columns: the old name and the new name. Max 500 rows.,āļ­āļąāļžāđ‚āļŦāļĨāļ”āđ„āļŸāļĨāđŒ CSV āļĄāļĩāļŠāļ­āļ‡āļ„āļ­āļĨāļąāļĄāļ™āđŒ:. āļŠāļ·āđˆāļ­āđ€āļāđˆāļēāđāļĨāļ°āļŠāļ·āđˆāļ­āđƒāļŦāļĄāđˆ āđāļĄāđ‡āļāļ‹āđŒ 500 āđāļ–āļ§ Upload a file,āļ­āļąāļ›āđ‚āļŦāļĨāļ”āđ„āļŸāļĨāđŒ +Upload and Import,āļ­āļąāļ›āđ‚āļŦāļĨāļ”āđāļĨāļ°āļ™āļģāđ€āļ‚āđ‰āļē Upload attendance from a .csv file,āļ­āļąāļžāđ‚āļŦāļĨāļ”āļāļēāļĢāļ”āļđāđāļĨāļĢāļąāļāļĐāļēāļˆāļēāļ. csv āļ—āļĩāđˆ Upload stock balance via csv.,āļ­āļąāļžāđ‚āļŦāļĨāļ”āļŠāļĄāļ”āļļāļĨāļŦāļļāđ‰āļ™āļœāđˆāļēāļ™ CSV Uploading...,āļ­āļąāļžāđ‚āļŦāļĨāļ” ... @@ -3083,6 +3138,7 @@ Voucher Import Tool,āđāļĨāļ°āļ™āļģāđ€āļ‚āđ‰āļēāđ€āļ„āļĢāļ·āđˆāļ­āļ‡āļĄāļ·āļ­āļš Voucher No,āļšāļąāļ•āļĢāļāļģāļ™āļąāļĨāđ„āļĄāđˆāļĄāļĩ Voucher Type,āļ›āļĢāļ°āđ€āļ āļ—āļšāļąāļ•āļĢāļāļģāļ™āļąāļĨ Voucher Type and Date,āļ›āļĢāļ°āđ€āļ āļ—āļ„āļđāļ›āļ­āļ‡āđāļĨāļ°āļ§āļąāļ™āļ—āļĩāđˆ +WIP Warehouse required before Submit,WIP āļ„āļĨāļąāļ‡āļŠāļīāļ™āļ„āđ‰āļēāļ•āđ‰āļ­āļ‡āļāđˆāļ­āļ™āļŠāđˆāļ‡ Waiting for Customer,āļĢāļ­āļĨāļđāļāļ„āđ‰āļē Walk In,Walk In Warehouse,āļ„āļĨāļąāļ‡āļŠāļīāļ™āļ„āđ‰āļē @@ -3116,6 +3172,7 @@ Website Script,āļŠāļ„āļĢāļīāļ›āļ•āđŒāđ€āļ§āđ‡āļšāđ„āļ‹āļ•āđŒ Website Settings,āļāļēāļĢāļ•āļąāđ‰āļ‡āļ„āđˆāļēāđ€āļ§āđ‡āļšāđ„āļ‹āļ•āđŒ Website Slideshow,āļŠāđ„āļĨāļ”āđŒāđ‚āļŠāļ§āđŒāđ€āļ§āđ‡āļšāđ„āļ‹āļ•āđŒ Website Slideshow Item,āļĢāļēāļĒāļāļēāļĢāļŠāđ„āļĨāļ”āđŒāđ‚āļŠāļ§āđŒāđ€āļ§āđ‡āļšāđ„āļ‹āļ•āđŒ +Website User,āļœāļđāđ‰āđƒāļŠāđ‰āļ‡āļēāļ™āđ€āļ§āđ‡āļšāđ„āļ‹āļ•āđŒ Website Warehouse,āļ„āļĨāļąāļ‡āļŠāļīāļ™āļ„āđ‰āļēāđ€āļ§āđ‡āļšāđ„āļ‹āļ•āđŒ Wednesday,āļ§āļąāļ™āļžāļļāļ˜ Weekly,āļĢāļēāļĒāļŠāļąāļ›āļ”āļēāļŦāđŒ @@ -3181,7 +3238,6 @@ Yearly,āļ›āļĢāļ°āļˆāļģāļ›āļĩ Yes,āđƒāļŠāđˆ Yesterday,āđ€āļĄāļ·āđˆāļ­āļ§āļēāļ™ You are not authorized to do/modify back dated entries before ,āļ„āļļāļ“āļĒāļąāļ‡āđ„āļĄāđˆāđ„āļ”āđ‰āļĢāļąāļšāļ­āļ™āļļāļāļēāļ•āđƒāļŦāđ‰āļ—āļģ / āđāļāđ‰āđ„āļ‚āļĢāļēāļĒāļāļēāļĢāļ—āļĩāđˆāļĨāļ‡āļ§āļąāļ™āļ—āļĩāđˆāļāļĨāļąāļšāļāđˆāļ­āļ™ -You can create more earning and deduction type from Setup --> HR,āļ„āļļāļ“āļŠāļēāļĄāļēāļĢāļ–āļŠāļĢāđ‰āļēāļ‡āļĢāļēāļĒāđ„āļ”āđ‰āļĄāļēāļāļ‚āļķāđ‰āļ™āđāļĨāļ°āļ›āļĢāļ°āđ€āļ āļ—āļāļēāļĢāļŦāļąāļāļˆāļēāļāļāļēāļĢāļ•āļīāļ”āļ•āļąāđ‰āļ‡ -> HR You can enter any date manually,āļ„āļļāļ“āļŠāļēāļĄāļēāļĢāļ–āļ›āđ‰āļ­āļ™āļ§āļąāļ™āļ—āļĩāđˆāđƒāļ” āđ† āļ”āđ‰āļ§āļĒāļ•āļ™āđ€āļ­āļ‡ You can enter the minimum quantity of this item to be ordered.,āļ„āļļāļ“āļŠāļēāļĄāļēāļĢāļ–āļ›āđ‰āļ­āļ™āļ›āļĢāļīāļĄāļēāļ“āļ‚āļąāđ‰āļ™āļ•āđˆāļģāļ‚āļ­āļ‡āļĢāļēāļĒāļāļēāļĢāļ™āļĩ​​āđ‰āļˆāļ°āđ„āļ”āđ‰āļĢāļąāļšāļ„āļģāļŠāļąāđˆāļ‡ You can not enter both Delivery Note No and Sales Invoice No. \ Please enter any one.,āļ„āļļāļ“āđ„āļĄāđˆāļŠāļēāļĄāļēāļĢāļ–āļ›āđ‰āļ­āļ™āļŦāļĄāļēāļĒāđ€āļŦāļ•āļļāļāļēāļĢāļˆāļąāļ”āļŠāđˆāļ‡āļŠāļīāļ™āļ„āđ‰āļēāļ—āļąāđ‰āļ‡āđ„āļĄāđˆāļĄāļĩāđāļĨāļ°āļāļēāļĢāļ‚āļēāļĒāđ€āļĨāļ‚āļ—āļĩāđˆāđƒāļšāđāļˆāđ‰āļ‡āļŦāļ™āļĩāđ‰ \ * āļāļĢāļļāļ“āļēāđƒāļŠāđˆāļ„āļ™āđƒāļ”āļ„āļ™āļŦāļ™āļķāđˆāļ‡ @@ -3191,12 +3247,13 @@ You can use Customize Form to set levels on f You may need to update: ,āļ„āļļāļ“āļ­āļēāļˆāļˆāļģāđ€āļ›āđ‡āļ™āļ•āđ‰āļ­āļ‡āļ›āļĢāļąāļšāļ›āļĢāļļāļ‡: Your Customer's TAX registration numbers (if applicable) or any general information,āļ‚āļ­āļ‡āļĨāļđāļāļ„āđ‰āļēāļ‚āļ­āļ‡āļ„āļļāļ“āļŦāļĄāļēāļĒāđ€āļĨāļ‚āļ—āļ°āđ€āļšāļĩāļĒāļ™āļ āļēāļĐāļĩ (āļ–āđ‰āļēāļĄāļĩ) āļŦāļĢāļ·āļ­āļ‚āđ‰āļ­āļĄāļđāļĨāļ—āļąāđˆāļ§āđ„āļ› "Your download is being built, this may take a few moments...",āļāļēāļĢāļ”āļēāļ§āļ™āđŒāđ‚āļŦāļĨāļ”āļ‚āļ­āļ‡āļ„āļļāļ“āļˆāļ°āļ–āļđāļāļŠāļĢāđ‰āļēāļ‡āļ‚āļķāđ‰āļ™āļ™āļĩāđ‰āļ­āļēāļˆāđƒāļŠāđ‰āđ€āļ§āļĨāļēāļŠāļąāļāļ„āļĢāļđāđˆ ... -Your letter head content in HTML.,āđ€āļ™āļ·āđ‰āļ­āļŦāļēāļŦāļąāļ§āļ‚āļ­āļ‡āļ„āļļāļ“āđƒāļ™āļĢāļđāļ›āđāļšāļš HTML āļˆāļ”āļŦāļĄāļēāļĒ +Your letter head content,āđ€āļ™āļ·āđ‰āļ­āļŦāļēāļŦāļąāļ§āļ‚āļ­āļ‡āļ„āļļāļ“āļ•āļąāļ§āļ­āļąāļāļĐāļĢ Your sales person who will contact the customer in future,āļ„āļ™āļ‚āļēāļĒāļ‚āļ­āļ‡āļ„āļļāļ“āļ—āļĩāđˆāļˆāļ°āļ•āļīāļ”āļ•āđˆāļ­āļāļąāļšāļĨāļđāļāļ„āđ‰āļēāđƒāļ™āļ­āļ™āļēāļ„āļ• Your sales person who will contact the lead in future,āļ„āļ™āļ‚āļēāļĒāļ‚āļ­āļ‡āļ„āļļāļ“āļ—āļĩāđˆāļˆāļ°āļ•āļīāļ”āļ•āđˆāļ­āļ™āļģāđƒāļ™āļ­āļ™āļēāļ„āļ• Your sales person will get a reminder on this date to contact the customer,āļ„āļ™āļ‚āļēāļĒāļ‚āļ­āļ‡āļ„āļļāļ“āļˆāļ°āļĢāļąāļšāļāļēāļĢāđāļˆāđ‰āļ‡āđ€āļ•āļ·āļ­āļ™āđƒāļ™āļ§āļąāļ™āļ™āļĩāđ‰āļ—āļĩāđˆāļˆāļ°āļ•āļīāļ”āļ•āđˆāļ­āļĨāļđāļāļ„āđ‰āļē Your sales person will get a reminder on this date to contact the lead,āļ„āļ™āļ‚āļēāļĒāļ‚āļ­āļ‡āļ„āļļāļ“āļˆāļ°āļĢāļąāļšāļāļēāļĢāđāļˆāđ‰āļ‡āđ€āļ•āļ·āļ­āļ™āđƒāļ™āļ§āļąāļ™āļ™āļĩāđ‰āļ—āļĩāđˆāļˆāļ°āļ•āļīāļ”āļ•āđˆāļ­āļ™āļģ Your support email id - must be a valid email - this is where your emails will come!,id āļ­āļĩāđ€āļĄāļĨāļ‚āļ­āļ‡āļ„āļļāļ“āļŠāļ™āļąāļšāļŠāļ™āļļāļ™ - āļ•āđ‰āļ­āļ‡āļ­āļĩāđ€āļĄāļĨāļ—āļĩāđˆāļ–āļđāļāļ•āđ‰āļ­āļ‡ - āļ™āļĩāđˆāļ„āļ·āļ­āļ—āļĩāđˆāļ­āļĩāđ€āļĄāļĨāļ‚āļ­āļ‡āļ„āļļāļ“āļˆāļ°āļĄāļē! +[Error],[āļ‚āđ‰āļ­āļœāļīāļ”āļžāļĨāļēāļ”] [Label]:[Field Type]/[Options]:[Width],[Label] āđāļĨ: [āļŸāļīāļĨāļ”āđŒāļŠāļ™āļīāļ”] / [āļ•āļąāļ§āđ€āļĨāļ·āļ­āļ]: [āļāļ§āđ‰āļēāļ‡] add your own CSS (careful!),āđ€āļžāļīāđˆāļĄāđ€āļ­āļ‡ CSS āļ‚āļ­āļ‡āļ„āļļāļ“ (careful!) adjust,āļ›āļĢāļąāļš @@ -3398,6 +3455,7 @@ volume-off,āļ›āļĢāļīāļĄāļēāļ“āļ­āļ­āļ volume-up,āļ›āļĢāļīāļĄāļēāļ“āļ‚āļķāđ‰āļ™ warning-sign,āļ›āđ‰āļēāļĒāđ€āļ•āļ·āļ­āļ™- website page link,āļāļēāļĢāđ€āļŠāļ·āđˆāļ­āļĄāđ‚āļĒāļ‡āļŦāļ™āđ‰āļēāđ€āļ§āđ‡āļšāđ„āļ‹āļ•āđŒ +which is greater than sales order qty ,āļ‹āļķāđˆāļ‡āļĄāļēāļāļāļ§āđˆāļēāļˆāļģāļ™āļ§āļ™āļāļēāļĢāļŠāļąāđˆāļ‡āļ‹āļ·āđ‰āļ­āļāļēāļĢāļ‚āļēāļĒ wrench,āļ›āļĢāļ°āđāļˆ yyyy-mm-dd,YYYY-MM-DD zoom-in,āļ‹āļđāļĄāđƒāļ™ diff --git a/utilities/demo_docs/BOM.csv b/utilities/demo_docs/BOM.csv new file mode 100644 index 00000000000..446fc2eac0a --- /dev/null +++ b/utilities/demo_docs/BOM.csv @@ -0,0 +1,47 @@ +Data Import Template,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +Table:,BOM,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +Notes:,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +Please do not change the template headings.,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +First data column must be blank.,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +"If you are uploading new records, leave the ""name"" (ID) column blank.",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +"If you are uploading new records, ""Naming Series"" becomes mandatory, if present.",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +Only mandatory fields are necessary for new records. You can delete non-mandatory columns if you wish.,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +"For updating, you can update only selective columns.",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +You can only upload upto 5000 records in one go. (may be less in some cases),,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +DocType:,BOM,,,,,,,,,,,,,,,,-,BOM Operation,bom_operations,,,,,,-,BOM Item,bom_materials,,,,,,,,,-,BOM Explosion Item,flat_bom_details,,,,,, +Column Labels:,ID,Last Updated On,Item,Quantity,Is Active,Is Default,With Operations,Rate Of Materials Based On,Price List,Total Cost,Total Raw Material Cost,Total Operating Cost,Item UOM,Project Name,Item Desription,Amended From,-,ID,Operation No,Operation Description,Workstation,Hour Rate,Operation Time (mins),Operating Cost,-,ID,Item Code,Qty,Stock UOM,Operation No,BOM No,Rate,Amount,Scrap %,Item Description,-,ID,Item Code,Description,Qty,Rate,Amount,Stock UOM,Qty Consumed Per Unit +Column Name:,name,modified,item,quantity,is_active,is_default,with_operations,rm_cost_as_per,buying_price_list,total_cost,raw_material_cost,operating_cost,uom,project_name,description,amended_from,-,name,operation_no,opn_description,workstation,hour_rate,time_in_mins,operating_cost,-,name,item_code,qty,stock_uom,operation_no,bom_no,rate,amount,scrap,description,-,name,item_code,description,qty,rate,amount,stock_uom,qty_consumed_per_unit +Mandatory:,Yes,Yes,Yes,Yes,No,No,No,No,No,No,No,No,No,No,No,No,-,Yes,Yes,Yes,No,No,No,No,-,Yes,Yes,Yes,Yes,No,No,No,No,No,No,-,Yes,No,No,No,No,No,No,No +Type:,Data (text),Data,Link,Float,Check,Check,Check,Select,Link,Float,Float,Float,Select,Link,Small Text,Link,-,Data,Data,Text,Link,Float,Float,Float,-,Data,Link,Float,Link,Select,Link,Float,Float,Float,Text,-,Data,Link,Text,Float,Float,Float,Link,Float +Info:,,Don't change!,Valid Item,,0 or 1,0 or 1,0 or 1,"One of: Valuation Rate, Last Purchase Rate, Price List",Valid Price List,,,,Valid UOM,Valid Project,,Valid BOM,-,Leave blank for new records,,,Valid Workstation,,,,-,Leave blank for new records,Valid Item,,Valid UOM,,Valid BOM,,,,,-,Leave blank for new records,Valid Item,,,,,Valid UOM, +Start entering data below this line,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +,BOM/Bearing Assembly/001,"""2013-08-07 16:58:00""",Bearing Assembly,1.0,1,1,,Price List,Standard Buying,130.0,130.0,0.0,Nos,,Bearing Assembly,,,,,,,,,,,183,Base Bearing Plate,1.0,Nos,,,15.0,15.0,,1/4 in. x 6 in. x 6 in. Mild Steel Plate,,FBD/000039,Bearing Pipe,1.5 in. Diameter x 36 in. Mild Steel Tubing,1.0,15.0,15.0,Nos,1.0 +,,,,,,,,,,,,,,,,,,,,,,,,,,184,Bearing Block,1.0,Nos,,,10.0,10.0,,"CAST IRON, MCMASTER PART NO. 3710T13",,FBD/000040,Bearing Collar,1 in. x 3 in. x 1 ft. Multipurpose Al Alloy Bar,2.0,20.0,40.0,Nos,2.0 +,,,,,,,,,,,,,,,,,,,,,,,,,,185,Bearing Collar,2.0,Nos,,,20.0,40.0,,1 in. x 3 in. x 1 ft. Multipurpose Al Alloy Bar,,FBD/000041,Bearing Block,"CAST IRON, MCMASTER PART NO. 3710T13",1.0,10.0,10.0,Nos,1.0 +,,,,,,,,,,,,,,,,,,,,,,,,,,186,Bearing Pipe,1.0,Nos,,,15.0,15.0,,1.5 in. Diameter x 36 in. Mild Steel Tubing,,FBD/000042,Upper Bearing Plate,3/16 in. x 6 in. x 6 in. Low Carbon Steel Plate,1.0,50.0,50.0,Nos,1.0 +,,,,,,,,,,,,,,,,,,,,,,,,,,187,Upper Bearing Plate,1.0,Nos,,,50.0,50.0,,3/16 in. x 6 in. x 6 in. Low Carbon Steel Plate,,FBD/000043,Base Bearing Plate,1/4 in. x 6 in. x 6 in. Mild Steel Plate,1.0,15.0,15.0,Nos,1.0 +,BOM/Wind Mill A Series/001,"""2013-08-07 16:47:02""",Wind Mill A Series,1.0,1,1,,Price List,Standard Buying,223.0,223.0,0.0,Nos,,Wind Mill A Series for Home Use 9ft,,,,,,,,,,,163,Base Bearing Plate,1.0,Nos,,,15.0,15.0,,1/4 in. x 6 in. x 6 in. Mild Steel Plate,,FBD/000008,Shaft,1.25 in. Diameter x 6 ft. Mild Steel Tubing,1.0,30.0,30.0,Nos,1.0 +,,,,,,,,,,,,,,,,,,,,,,,,,,164,Base Plate,1.0,Nos,,,20.0,20.0,,3/4 in. x 2 ft. x 4 ft. Pine Plywood,,FBD/000009,Base Bearing Plate,1/4 in. x 6 in. x 6 in. Mild Steel Plate,1.0,15.0,15.0,Nos,1.0 +,,,,,,,,,,,,,,,,,,,,,,,,,,165,Bearing Block,1.0,Nos,,,10.0,10.0,,"CAST IRON, MCMASTER PART NO. 3710T13",,FBD/000010,External Disc,15/32 in. x 4 ft. x 8 ft. 3-Ply Rtd Sheathing,1.0,45.0,45.0,Nos,1.0 +,,,,,,,,,,,,,,,,,,,,,,,,,,166,Bearing Pipe,1.0,Nos,,,15.0,15.0,,1.5 in. Diameter x 36 in. Mild Steel Tubing,,FBD/000011,Bearing Pipe,1.5 in. Diameter x 36 in. Mild Steel Tubing,1.0,15.0,15.0,Nos,1.0 +,,,,,,,,,,,,,,,,,,,,,,,,,,167,External Disc,1.0,Nos,,,45.0,45.0,,15/32 in. x 4 ft. x 8 ft. 3-Ply Rtd Sheathing,,FBD/000012,Wing Sheet,1/32 in. x 24 in. x 47 in. HDPE Opaque Sheet,4.0,22.0,88.0,Nos,4.0 +,,,,,,,,,,,,,,,,,,,,,,,,,,168,Shaft,1.0,Nos,,,30.0,30.0,,1.25 in. Diameter x 6 ft. Mild Steel Tubing,,FBD/000013,Base Plate,3/4 in. x 2 ft. x 4 ft. Pine Plywood,1.0,20.0,20.0,Nos,1.0 +,,,,,,,,,,,,,,,,,,,,,,,,,,169,Wing Sheet,4.0,Nos,,,22.0,88.0,,1/32 in. x 24 in. x 47 in. HDPE Opaque Sheet,,FBD/000014,Bearing Block,"CAST IRON, MCMASTER PART NO. 3710T13",1.0,10.0,10.0,Nos,1.0 +,BOM/Wind MIll C Series/001,"""2013-08-07 16:58:51""",Wind MIll C Series,1.0,1,1,,Price List,Standard Buying,314.0,314.0,0.0,Nos,,Wind Mill C Series for Commercial Use 18ft,,,,,,,,,,,176,Base Plate,2.0,Nos,,,20.0,40.0,,3/4 in. x 2 ft. x 4 ft. Pine Plywood,,FBD/000061,Base Bearing Plate,1/4 in. x 6 in. x 6 in. Mild Steel Plate,1.0,15.0,15.0,Nos,1.0 +,,,,,,,,,,,,,,,,,,,,,,,,,,178,Internal Disc,1.0,Nos,,,33.0,33.0,,For Bearing Collar,,FBD/000062,Bearing Collar,1 in. x 3 in. x 1 ft. Multipurpose Al Alloy Bar,2.0,20.0,40.0,Nos,2.0 +,,,,,,,,,,,,,,,,,,,,,,,,,,179,External Disc,1.0,Nos,,,45.0,45.0,,15/32 in. x 4 ft. x 8 ft. 3-Ply Rtd Sheathing,,FBD/000063,Base Plate,3/4 in. x 2 ft. x 4 ft. Pine Plywood,2.0,20.0,40.0,Nos,2.0 +,,,,,,,,,,,,,,,,,,,,,,,,,,188,Bearing Assembly,1.0,Nos,,BOM/Bearing Assembly/001,130.0,130.0,,Bearing Assembly,,FBD/000064,Bearing Pipe,1.5 in. Diameter x 36 in. Mild Steel Tubing,1.0,15.0,15.0,Nos,1.0 +,,,,,,,,,,,,,,,,,,,,,,,,,,189,Wing Sheet,3.0,Nos,,,22.0,66.0,,1/32 in. x 24 in. x 47 in. HDPE Opaque Sheet,,FBD/000065,Internal Disc,For Bearing Collar,1.0,33.0,33.0,Nos,1.0 +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,FBD/000066,Upper Bearing Plate,3/16 in. x 6 in. x 6 in. Low Carbon Steel Plate,1.0,50.0,50.0,Nos,1.0 +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,FBD/000067,Wing Sheet,1/32 in. x 24 in. x 47 in. HDPE Opaque Sheet,3.0,22.0,66.0,Nos,3.0 +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,FBD/000068,External Disc,15/32 in. x 4 ft. x 8 ft. 3-Ply Rtd Sheathing,1.0,45.0,45.0,Nos,1.0 +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,FBD/000069,Bearing Block,"CAST IRON, MCMASTER PART NO. 3710T13",1.0,10.0,10.0,Nos,1.0 +,BOM/Wind Turbine/001,"""2013-08-07 16:51:56""",Wind Turbine,1.0,1,1,,Price List,Standard Buying,139.0,139.0,0.0,Nos,,Small Wind Turbine for Home Use,,,,,,,,,,,170,Base Bearing Plate,1.0,Nos,,,15.0,15.0,,1/4 in. x 6 in. x 6 in. Mild Steel Plate,,FBD/000021,Shaft,1.25 in. Diameter x 6 ft. Mild Steel Tubing,1.0,30.0,30.0,Nos,1.0 +,,,,,,,,,,,,,,,,,,,,,,,,,,171,Base Plate,1.0,Nos,,,20.0,20.0,,3/4 in. x 2 ft. x 4 ft. Pine Plywood,,FBD/000022,Bearing Collar,1 in. x 3 in. x 1 ft. Multipurpose Al Alloy Bar,1.0,20.0,20.0,Nos,1.0 +,,,,,,,,,,,,,,,,,,,,,,,,,,172,Bearing Collar,1.0,Nos,,,20.0,20.0,,1 in. x 3 in. x 1 ft. Multipurpose Al Alloy Bar,,FBD/000023,Base Plate,3/4 in. x 2 ft. x 4 ft. Pine Plywood,1.0,20.0,20.0,Nos,1.0 +,,,,,,,,,,,,,,,,,,,,,,,,,,173,Blade Rib,1.0,Nos,,,10.0,10.0,,1/2 in. x 2 ft. x 4 ft. Pine Plywood,,FBD/000024,Base Bearing Plate,1/4 in. x 6 in. x 6 in. Mild Steel Plate,1.0,15.0,15.0,Nos,1.0 +,,,,,,,,,,,,,,,,,,,,,,,,,,174,Shaft,1.0,Nos,,,30.0,30.0,,1.25 in. Diameter x 6 ft. Mild Steel Tubing,,FBD/000025,Blade Rib,1/2 in. x 2 ft. x 4 ft. Pine Plywood,1.0,10.0,10.0,Nos,1.0 +,,,,,,,,,,,,,,,,,,,,,,,,,,175,Wing Sheet,2.0,Nos,,,22.0,44.0,,1/32 in. x 24 in. x 47 in. HDPE Opaque Sheet,,FBD/000026,Wing Sheet,1/32 in. x 24 in. x 47 in. HDPE Opaque Sheet,2.0,22.0,44.0,Nos,2.0 \ No newline at end of file diff --git a/utilities/demo_docs/Fiscal_Year.csv b/utilities/demo_docs/Fiscal_Year.csv new file mode 100644 index 00000000000..09e8252cb56 --- /dev/null +++ b/utilities/demo_docs/Fiscal_Year.csv @@ -0,0 +1,23 @@ +Data Import Template,,,, +Table:,Fiscal Year,,, +,,,, +,,,, +Notes:,,,, +Please do not change the template headings.,,,, +First data column must be blank.,,,, +"If you are uploading new records, leave the ""name"" (ID) column blank.",,,, +"If you are uploading new records, ""Naming Series"" becomes mandatory, if present.",,,, +Only mandatory fields are necessary for new records. You can delete non-mandatory columns if you wish.,,,, +"For updating, you can update only selective columns.",,,, +You can only upload upto 5000 records in one go. (may be less in some cases),,,, +,,,, +DocType:,Fiscal Year,,, +Column Labels:,ID,Year Name,Year Start Date,Year Closed +Column Name:,name,year,year_start_date,is_fiscal_year_closed +Mandatory:,Yes,Yes,Yes,No +Type:,Data (text),Data,Date,Select +Info:,,,,"One of: No, Yes" +Start entering data below this line,,,, +,,2009,01-Jan-2009,No +,,2010,01-Jan-2010,No +,,2011,01-Jan-2011,No \ No newline at end of file diff --git a/utilities/demo_docs/Item.csv b/utilities/demo_docs/Item.csv index 57d438d38a7..3580748e1de 100644 --- a/utilities/demo_docs/Item.csv +++ b/utilities/demo_docs/Item.csv @@ -1,36 +1,37 @@ -Data Import Template,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, -Table:,Item,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, -Notes:,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, -Please do not change the template headings.,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, -First data column must be blank.,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, -Only mandatory fields are necessary for new records. You can delete non-mandatory columns if you wish.,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, -"For updating, you can update only selective columns.",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, -"If you are uploading new records, leave the ""name"" (ID) column blank.",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, -"If you are uploading new records, ""Naming Series"" becomes mandatory, if present.",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, -You can only upload upto 5000 records in one go. (may be less in some cases),,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, -,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, -Column Labels,ID,Is Service Item,Is Asset Item,Is Sub Contracted Item,Item Name,Is Sales Item,Default Unit of Measure,Allow Production Order,Allow Bill of Materials,Description,Is Stock Item,Inspection Required,Is Purchase Item,Item Group,Has Batch No,Has Serial No,Allow Samples,Item Code,Default Reserved Warehouse,Cost Center,Last Purchase Rate,Default BOM,Naming Series,Image,Valuation Method,Image,Weightage,Net Weight,Max Discount (%),Warranty Period (in days),Default Cost Center,Re-Order Level,Default Income Account,Default Expense Account,Description HTML,Show in Website,End of Life,Website Warehouse,Manufacturer Part Number,Page Name,Manufacturer,Allowance Percent,Brand,Barcode,Slideshow,Re-Order Qty,Weight UOM,Minimum Order Qty,Lead Time Days,Website Description,Standard Rate -Column Name:,name,is_service_item,is_asset_item,is_sub_contracted_item,item_name,is_sales_item,stock_uom,is_pro_applicable,is_manufactured_item,description,is_stock_item,inspection_required,is_purchase_item,item_group,has_batch_no,has_serial_no,is_sample_item,item_code,default_warehouse,default_sales_cost_center,last_purchase_rate,default_bom,naming_series,image,valuation_method,website_image,weightage,net_weight,max_discount,warranty_period,cost_center,re_order_level,default_income_account,purchase_account,description_html,show_in_website,end_of_life,website_warehouse,manufacturer_part_no,page_name,manufacturer,tolerance,brand,barcode,slideshow,re_order_qty,weight_uom,min_order_qty,lead_time_days,web_long_description,standard_rate -Mandatory:,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,No,No,No,No,No,No,No,No,No,No,No,No,No,No,No,No,No,No,No,No,No,No,No,No,No,No,No,No,No,No,No,No,No,No -Type:,Data (text),Select,Select,Select,Data,Select,Link,Select,Select,Small Text,Select,Select,Select,Link,Select,Select,Select,Data,Link,Link,Float,Link,Select,Select,Select,Select,Int,Float,Float,Data,Link,Float,Link,Link,Small Text,Check,Date,Link,Data,Data,Data,Float,Link,Data,Link,Float,Link,Float,Int,Text Editor,Float -Info:,,"One of: Yes, No","One of: Yes, No","One of: Yes, No",,"One of: Yes, No",Valid UOM,"One of: Yes, No","One of: Yes, No",,"One of: Yes, No","One of: Yes, No","One of: Yes, No",Valid Item Group,"One of: Yes, No","One of: Yes, No","One of: Yes, No",,Valid Warehouse,Valid Cost Center,,Valid BOM,One of: ITEM,One of: attach_files:,"One of: FIFO, Moving Average",One of: attach_files:,Integer,,,,Valid Cost Center,,Valid Account,Valid Account,,0 or 1,,Valid Warehouse,,,,,Valid Brand,,Valid Website Slideshow,,Valid UOM,,Integer,, -Start entering data below this line,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, -,Wind Turbine,Yes,No,No,Wind Turbine,Yes,Nos,Yes,Yes,Small Wind Turbine for Home Use,Yes,No,Yes,Products,No,No,No,Wind Turbine,Finished Goods - WP,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, -,Wind Mill A Series,Yes,No,No,Wind Mill A Series,Yes,Nos,Yes,Yes,Wind Mill A Series for Home Use 9ft,Yes,No,Yes,Products,No,Yes,No,Wind Mill A Series,Finished Goods - WP,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, -,Wind Mill A Series,Yes,No,No,Wind Mill A Series,Yes,Nos,Yes,Yes,Wind Mill A Series for Home Use 12ft,Yes,No,Yes,Products,No,Yes,No,Wind Mill A Series,Finished Goods - WP,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, -,Wind MIll C Series,Yes,No,No,Wind MIll C Series,Yes,Nos,Yes,Yes,Wind Mill C Series for Commercial Use 18ft,Yes,No,Yes,Products,No,Yes,No,Wind MIll C Series,Finished Goods - WP,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, -,Base Plate,Yes,No,No,Base Plate,Yes,Nos,Yes,No,3/4 in. x 2 ft. x 4 ft. Pine Plywood,Yes,No,Yes,Raw Material,No,No,No,Base Plate,Stores - WP,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, -,Base Bearing Plate,Yes,No,No,Base Bearing Plate,Yes,Nos,Yes,No,1/4 in. x 6 in. x 6 in. Mild Steel Plate,Yes,No,Yes,Raw Material,No,No,No,Base Bearing Plate,Stores - WP,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, -,Bearing Pipe,Yes,No,No,Bearing Pipe,Yes,Nos,Yes,No,1.5 in. Diameter x 36 in. Mild Steel Tubing,Yes,No,Yes,Raw Material,No,No,No,Bearing Pipe,Stores - WP,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, -,Upper Bearing Plate,Yes,No,No,Upper Bearing Plate,Yes,Nos,Yes,No,3/16 in. x 6 in. x 6 in. Low Carbon Steel Plate,Yes,No,Yes,Raw Material,No,No,No,Upper Bearing Plate,Stores - WP,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, -,Bearing Collar,Yes,No,No,Bearing Collar,Yes,Nos,Yes,No,1 in. x 3 in. x 1 ft. Multipurpose Al Alloy Bar ,Yes,No,Yes,Raw Material,No,No,No,Bearing Collar,Stores - WP,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, -,External Disc,Yes,No,No,External Disc,Yes,Nos,Yes,No,15/32 in. x 4 ft. x 8 ft. 3-Ply Rtd Sheathing ,Yes,No,Yes,Raw Material,No,No,No,External Disc,Stores - WP,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, -,Shaft,Yes,No,No,Shaft,Yes,Nos,Yes,No,1.25 in. Diameter x 6 ft. Mild Steel Tubing,Yes,No,Yes,Raw Material,No,No,No,Shaft,Stores - WP,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, -,Internal Disc,Yes,No,No,Internal Disc,Yes,Nos,Yes,No,For Bearing Collar,Yes,No,Yes,Raw Material,No,No,No,Internal Disc,Stores - WP,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, -,Blade Rib,Yes,No,No,Blade Rib,Yes,Nos,Yes,No,1/2 in. x 2 ft. x 4 ft. Pine Plywood,Yes,No,Yes,Raw Material,No,No,No,Blade Rib,Stores - WP,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, -,Wing Sheet,Yes,No,No,Wing Sheet,Yes,Nos,Yes,No,1/32 in. x 24 in. x 47 in. HDPE Opaque Sheet,Yes,No,Yes,Raw Material,No,No,No,Wing Sheet,Stores - WP,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, -,Disc Collars,Yes,No,No,Disc Collars,Yes,Nos,Yes,No,For Upper Bearing,Yes,No,Yes,Raw Material,No,No,No,Disc Collars,Stores - WP,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, -,Bearing Block,Yes,No,No,Bearing Block,Yes,Nos,Yes,No,"CAST IRON, MCMASTER PART NO. 3710T13",Yes,No,Yes,Raw Material,No,No,No,Bearing Block,Stores - WP,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, -,Stand,Yes,No,No,Stand,Yes,Nos,Yes,No,N/A,Yes,No,Yes,Raw Material,No,No,No,Stand,Stores - WP,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, \ No newline at end of file +Data Import Template,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +Table:,Item,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +Notes:,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +Please do not change the template headings.,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +First data column must be blank.,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +"If you are uploading new records, leave the ""name"" (ID) column blank.",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +"If you are uploading new records, ""Naming Series"" becomes mandatory, if present.",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +Only mandatory fields are necessary for new records. You can delete non-mandatory columns if you wish.,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +"For updating, you can update only selective columns.",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +You can only upload upto 5000 records in one go. (may be less in some cases),,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +DocType:,Item,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +Column Labels:,ID,Item Name,Item Group,Default Unit of Measure,Description,Is Stock Item,Is Asset Item,Has Batch No,Has Serial No,Is Purchase Item,Is Sales Item,Is Service Item,Allow Samples,Inspection Required,Allow Bill of Materials,Allow Production Order,Is Sub Contracted Item,Document Numbering Series,Item Code,Brand,Barcode,Image,Description HTML,Default Warehouse,Allowance Percent,Valuation Method,Minimum Order Qty,Warranty Period (in days),End of Life,Net Weight,Weight UOM,Re-Order Level,Re-Order Qty,Default Supplier,Lead Time Days,Default Expense Account,Default Cost Center,Last Purchase Rate,Standard Rate,Manufacturer,Manufacturer Part Number,Max Discount (%),Default Income Account,Cost Center,Default BOM,Show in Website,Page Name,Weightage,Slideshow,Image,Website Warehouse,Website Description +Column Name:,name,item_name,item_group,stock_uom,description,is_stock_item,is_asset_item,has_batch_no,has_serial_no,is_purchase_item,is_sales_item,is_service_item,is_sample_item,inspection_required,is_manufactured_item,is_pro_applicable,is_sub_contracted_item,naming_series,item_code,brand,barcode,image,description_html,default_warehouse,tolerance,valuation_method,min_order_qty,warranty_period,end_of_life,net_weight,weight_uom,re_order_level,re_order_qty,default_supplier,lead_time_days,purchase_account,cost_center,last_purchase_rate,standard_rate,manufacturer,manufacturer_part_no,max_discount,default_income_account,default_sales_cost_center,default_bom,show_in_website,page_name,weightage,slideshow,website_image,website_warehouse,web_long_description +Mandatory:,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,No,No,No,No,No,No,No,No,No,No,No,No,No,No,No,No,No,No,No,No,No,No,No,No,No,No,No,No,No,No,No,No,No,No,No +Type:,Data (text),Data,Link,Link,Small Text,Select,Select,Select,Select,Select,Select,Select,Select,Select,Select,Select,Select,Select,Data,Link,Data,Select,Small Text,Link,Float,Select,Float,Data,Date,Float,Link,Float,Float,Link,Int,Link,Link,Float,Float,Data,Data,Float,Link,Link,Link,Check,Data,Int,Link,Select,Link,Text Editor +Info:,,,Valid Item Group,Valid UOM,,"One of: Yes, No","One of: Yes, No","One of: Yes, No","One of: Yes, No","One of: Yes, No","One of: Yes, No","One of: Yes, No","One of: Yes, No","One of: Yes, No","One of: Yes, No","One of: Yes, No","One of: Yes, No",One of: ITEM,,Valid Brand,,One of: attach_files:,,Valid Warehouse,,"One of: FIFO, Moving Average",,,,,Valid UOM,,,Valid Supplier,Integer,Valid Account,Valid Cost Center,,,,,,Valid Account,Valid Cost Center,Valid BOM,0 or 1,,Integer,Valid Website Slideshow,One of: attach_files:,Valid Warehouse, +Start entering data below this line,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +,Base Bearing Plate,Base Bearing Plate,Raw Material,Nos,1/4 in. x 6 in. x 6 in. Mild Steel Plate,Yes,No,No,No,Yes,Yes,Yes,No,No,No,No,No,,Base Bearing Plate,,,,,Stores - WP,,,,,,,,,,Eagle Hardware,,,,,,,,,,,,,,,,,, +,Base Plate,Base Plate,Raw Material,Nos,3/4 in. x 2 ft. x 4 ft. Pine Plywood,Yes,No,No,No,Yes,Yes,Yes,No,No,No,No,No,,Base Plate,,,,,Stores - WP,,,,,,,,,,HomeBase,,,,,,,,,,,,,,,,,, +,Bearing Assembly,Bearing Assembly,Sub Assemblies,Nos,Bearing Assembly,Yes,No,No,No,No,Yes,No,No,No,Yes,Yes,No,,Bearing Assembly,,,,,Stores - WP,,,0.0,,,,,,,Asiatic Solutions,,,,,,,,,,,,,,,,,, +,Bearing Block,Bearing Block,Raw Material,Nos,"CAST IRON, MCMASTER PART NO. 3710T13",Yes,No,No,No,Yes,Yes,Yes,No,No,No,No,No,,Bearing Block,,,,,Stores - WP,,,,,,,,,,Nan Duskin,,,,,,,,,,,,,,,,,, +,Bearing Collar,Bearing Collar,Raw Material,Nos,1 in. x 3 in. x 1 ft. Multipurpose Al Alloy Bar,Yes,No,No,No,Yes,Yes,Yes,No,No,No,No,No,,Bearing Collar,,,,,Stores - WP,,,,,,,,,,Eagle Hardware,,,,,,,,,,,,,,,,,, +,Bearing Pipe,Bearing Pipe,Raw Material,Nos,1.5 in. Diameter x 36 in. Mild Steel Tubing,Yes,No,No,No,Yes,Yes,Yes,No,No,No,No,No,,Bearing Pipe,,,,,Stores - WP,,,,,,,,,,HomeBase,,,,,,,,,,,,,,,,,, +,Blade Rib,Blade Rib,Raw Material,Nos,1/2 in. x 2 ft. x 4 ft. Pine Plywood,Yes,No,No,No,Yes,Yes,Yes,No,No,No,No,No,,Blade Rib,,,,,Stores - WP,,,,,,,,,,Ks Merchandise,,,,,,,,,,,,,,,,,, +,Disc Collars,Disc Collars,Raw Material,Nos,For Upper Bearing,Yes,No,No,No,Yes,Yes,Yes,No,No,No,No,No,,Disc Collars,,,,,Stores - WP,,,,,,,,,,Asiatic Solutions,,,,,,,,,,,,,,,,,, +,External Disc,External Disc,Raw Material,Nos,15/32 in. x 4 ft. x 8 ft. 3-Ply Rtd Sheathing,Yes,No,No,No,Yes,Yes,Yes,No,No,No,No,No,,External Disc,,,,,Stores - WP,,,,,,,,,,HomeBase,,,,,,,,,,,,,,,,,, +,Internal Disc,Internal Disc,Raw Material,Nos,For Bearing Collar,Yes,No,No,No,Yes,Yes,Yes,No,No,No,No,No,,Internal Disc,,,,,Stores - WP,,,,,,,,,,HomeBase,,,,,,,,,,,,,,,,,, +,Shaft,Shaft,Raw Material,Nos,1.25 in. Diameter x 6 ft. Mild Steel Tubing,Yes,No,No,No,Yes,Yes,Yes,No,No,No,No,No,,Shaft,,,,,Stores - WP,,,,,,,,,,Eagle Hardware,,,,,,,,,,,,,,,,,, +,Stand,Stand,Raw Material,Nos,N/A,Yes,No,No,No,Yes,Yes,Yes,No,No,No,No,No,,Stand,,,,,Stores - WP,,,,,,,,,,Scott Ties,,,,,,,,,,,,,,,,,, +,Upper Bearing Plate,Upper Bearing Plate,Raw Material,Nos,3/16 in. x 6 in. x 6 in. Low Carbon Steel Plate,Yes,No,No,No,Yes,Yes,Yes,No,No,No,No,No,,Upper Bearing Plate,,,,,Stores - WP,,,,,,,,,,Eagle Hardware,,,,,,,,,,,,,,,,,, +,Wind Mill A Series,Wind Mill A Series,Products,Nos,Wind Mill A Series for Home Use 9ft,Yes,No,No,Yes,Yes,Yes,Yes,No,No,Yes,Yes,No,,Wind Mill A Series,,,,,Finished Goods - WP,,,,,,,,,,,,,,,,,,,,,,,,,,,, +,Wind MIll C Series,Wind MIll C Series,Products,Nos,Wind Mill C Series for Commercial Use 18ft,Yes,No,No,Yes,Yes,Yes,Yes,No,No,Yes,Yes,No,,Wind MIll C Series,,,,,Finished Goods - WP,,,,,,,,,,,,,,,,,,,,,,,,,,,, +,Wind Turbine,Wind Turbine,Products,Nos,Small Wind Turbine for Home Use,Yes,No,No,No,Yes,Yes,Yes,No,No,Yes,Yes,No,,Wind Turbine,,,,,Finished Goods - WP,,,,,,,,,,,,,,,,,,,,,,,,,,,, +,Wing Sheet,Wing Sheet,Raw Material,Nos,1/32 in. x 24 in. x 47 in. HDPE Opaque Sheet,Yes,No,No,No,Yes,Yes,Yes,No,No,No,No,No,,Wing Sheet,,,,,Stores - WP,,,,,,,,,,New World Realty,,,,,,,,,,,,,,,,,, \ No newline at end of file diff --git a/utilities/demo_docs/Item_Price.csv b/utilities/demo_docs/Item_Price.csv index f0f657e2fee..c1bc7ade87a 100644 --- a/utilities/demo_docs/Item_Price.csv +++ b/utilities/demo_docs/Item_Price.csv @@ -14,7 +14,7 @@ You can only upload upto 5000 records in one go. (may be less in some cases),,,, "If you are updating, please select ""Overwrite"" else existing rows will not be deleted.",,,,, ,,,,, Column Labels,ID,Price List Name,Valid for Buying or Selling?,Ref Rate,Currency -Column Name:,parent,price_list_name,buying_or_selling,ref_rate,ref_currency +Column Name:,parent,price_list,buying_or_selling,ref_rate,ref_currency Mandatory:,Yes,Yes,Yes,No,No Type:,Data (text),Link,Select,Currency,Link Info:,,Valid Price List,"One of: Buying, Selling",,Valid Currency @@ -31,4 +31,20 @@ Start entering data below this line,,,,, ,Shaft,Standard Buying,Buying,30,USD ,Stand,Standard Buying,Buying,40,USD ,Upper Bearing Plate,Standard Buying,Buying,50,USD -,Wing Sheet,Standard Buying,Buying,22,USD \ No newline at end of file +,Wing Sheet,Standard Buying,Buying,22,USD +,Wind Turbine,Standard Selling,Selling,300,USD +,Wind Mill A Series,Standard Selling,Selling,340,USD +,Wind MIll C Series,Standard Selling,Selling,400,USD +,Base Bearing Plate,Standard Selling,Selling,21,USD +,Base Plate,Standard Selling,Selling,28,USD +,Bearing Block,Standard Selling,Selling,14,USD +,Bearing Collar,Standard Selling,Selling,28,USD +,Bearing Pipe,Standard Selling,Selling,21,USD +,Blade Rib,Standard Selling,Selling,14,USD +,Disc Collars,Standard Selling,Selling,103.6,USD +,External Disc,Standard Selling,Selling,63,USD +,Internal Disc,Standard Selling,Selling,46.2,USD +,Shaft,Standard Selling,Selling,42,USD +,Stand,Standard Selling,Selling,56,USD +,Upper Bearing Plate,Standard Selling,Selling,70,USD +,Wing Sheet,Standard Selling,Selling,30.8,USD \ No newline at end of file diff --git a/utilities/make_demo.py b/utilities/make_demo.py index 951aded84c0..a5228620f25 100644 --- a/utilities/make_demo.py +++ b/utilities/make_demo.py @@ -1,23 +1,247 @@ # Copyright (c) 2013, Web Notes Technologies Pvt. Ltd. # License: GNU General Public License v3. See license.txt -import webnotes, os +import webnotes, os, datetime +import webnotes.utils +from webnotes.widgets import query_report +import random +import json + webnotes.session = webnotes._dict({"user":"Administrator"}) from core.page.data_import_tool.data_import_tool import upload -def make(): +# fix price list +# fix fiscal year + +company = "Wind Power LLC" +start_date = '2010-01-01' +runs_for = 20 +prob = { + "Quotation": { "make": 0.5, "qty": (1,5) }, + "Sales Order": { "make": 0.5, "qty": (1,4) }, + "Purchase Order": { "make": 0.7, "qty": (1,4) }, + "Purchase Receipt": { "make": 0.7, "qty": (1,4) }, + "Supplier Quotation": { "make": 0.5, "qty": (1, 3) } +} + +def make(reset=False): webnotes.connect() webnotes.print_messages = True webnotes.mute_emails = True + + if reset: + setup() + simulate() + +def setup(): install() complete_setup() - make_items() make_customers_suppliers_contacts() + make_items() make_users_and_employees() - # make_bom() # make_opening_stock() # make_opening_accounts() + +def simulate(): + current_date = None + for i in xrange(runs_for): + print i + if not current_date: + current_date = webnotes.utils.getdate(start_date) + else: + current_date = webnotes.utils.add_days(current_date, 1) + + if current_date.weekday() in (5, 6): + continue + + run_sales(current_date) + run_purchase(current_date) + run_manufacturing(current_date) + run_stock(current_date) + + webnotes.conn.commit() + +def run_sales(current_date): + if can_make("Quotation"): + for i in xrange(how_many("Quotation")): + make_quotation(current_date) + + if can_make("Sales Order"): + for i in xrange(how_many("Sales Order")): + make_sales_order(current_date) + +def run_stock(current_date): + # make purchase requests + if can_make("Purchase Receipt"): + from buying.doctype.purchase_order.purchase_order import make_purchase_receipt + report = "Purchase Order Items To Be Received" + for po in list(set([r[0] for r in query_report.run(report)["result"] if r[0]!="Total"]))[:how_many("Purchase Receipt")]: + pr = webnotes.bean(make_purchase_receipt(po)) + pr.doc.posting_date = current_date + pr.doc.fiscal_year = "2010" + pr.insert() + pr.submit() + # make delivery notes (if possible) + if can_make("Delivery Note"): + from selling.doctype.sales_order.sales_order import make_delivery_note + report = "Ordered Items To Be Delivered" + for so in list(set([r[0] for r in query_report.run(report)["result"] if r[0]!="Total"]))[:how_many("Delivery Note")]: + dn = webnotes.bean(make_delivery_note(so)) + dn.doc.posting_date = current_date + dn.doc.fiscal_year = "2010" + dn.insert() + dn.submit() + + +def run_purchase(current_date): + # make supplier quotations + if can_make("Supplier Quotation"): + from stock.doctype.material_request.material_request import make_supplier_quotation + report = "Material Requests for which Supplier Quotations are not created" + for row in query_report.run(report)["result"][:how_many("Supplier Quotation")]: + if row[0] != "Total": + sq = webnotes.bean(make_supplier_quotation(row[0])) + sq.doc.transaction_date = current_date + sq.doc.fiscal_year = "2010" + sq.insert() + sq.submit() + + # make purchase orders + if can_make("Purchase Order"): + from stock.doctype.material_request.material_request import make_purchase_order + report = "Requested Items To Be Ordered" + for row in query_report.run(report)["result"][:how_many("Purchase Order")]: + if row[0] != "Total": + po = webnotes.bean(make_purchase_order(row[0])) + po.doc.transaction_date = current_date + po.doc.fiscal_year = "2010" + po.insert() + po.submit() + +def run_manufacturing(current_date): + ppt = webnotes.bean("Production Planning Tool", "Production Planning Tool") + ppt.doc.company = company + ppt.doc.use_multi_level_bom = 1 + ppt.doc.purchase_request_for_warehouse = "Stores - WP" + ppt.run_method("get_open_sales_orders") + ppt.run_method("get_items_from_so") + ppt.run_method("raise_production_order") + ppt.run_method("raise_purchase_request") + + # submit production orders + for pro in webnotes.conn.get_values("Production Order", {"docstatus": 0}): + b = webnotes.bean("Production Order", pro[0]) + b.doc.wip_warehouse = "Work in Progress - WP" + b.submit() + + # submit material requests + for pro in webnotes.conn.get_values("Material Request", {"docstatus": 0}): + b = webnotes.bean("Material Request", pro[0]) + b.submit() + + # stores -> wip + if can_make("Stock Entry for WIP"): + for pro in query_report.run("Open Production Orders")["result"][:how_many("Stock Entry for WIP")]: + make_stock_entry_from_pro(pro[0], "Material Transfer", current_date) + + # wip -> fg + if can_make("Stock Entry for FG"): + for pro in query_report.run("Production Orders in Progress")["result"][:how_many("Stock Entry for FG")]: + make_stock_entry_from_pro(pro[0], "Manufacture/Repack", current_date) + + # try posting older drafts (if exists) + for st in webnotes.conn.get_values("Stock Entry", {"docstatus":0}): + try: + webnotes.bean("Stock Entry", st[0]).submit() + except NegativeStockError: pass + except IncorrectValuationRateError: pass + + +def make_stock_entry_from_pro(pro_id, purpose, current_date): + from manufacturing.doctype.production_order.production_order import make_stock_entry + from stock.stock_ledger import NegativeStockError + from stock.doctype.stock_entry.stock_entry import IncorrectValuationRateError + + st = webnotes.bean(make_stock_entry(pro_id, purpose)) + st.run_method("get_items") + st.doc.posting_date = current_date + st.doc.fiscal_year = "2010" + st.doc.expense_adjustment_account = "Stock in Hand - WP" + try: + st.insert() + st.submit() + except NegativeStockError: pass + except IncorrectValuationRateError: pass + +def make_quotation(current_date): + b = webnotes.bean([{ + "creation": current_date, + "doctype": "Quotation", + "quotation_to": "Customer", + "customer": get_random("Customer"), + "order_type": "Sales", + "transaction_date": current_date, + "fiscal_year": "2010" + }]) + + add_random_children(b, { + "doctype": "Quotation Item", + "parentfield": "quotation_details", + }, rows=3, randomize = { + "qty": (1, 5), + "item_code": ("Item", {"is_sales_item": "Yes"}) + }, unique="item_code") + + b.insert() + b.submit() + +def make_sales_order(current_date): + q = get_random("Quotation", {"status": "Submitted"}) + if q: + from selling.doctype.quotation.quotation import make_sales_order + so = webnotes.bean(make_sales_order(q)) + so.doc.transaction_date = current_date + so.doc.delivery_date = webnotes.utils.add_days(current_date, 10) + so.insert() + so.submit() + +def add_random_children(bean, template, rows, randomize, unique=None): + for i in xrange(random.randrange(1, rows)): + d = template.copy() + for key, val in randomize.items(): + if isinstance(val[0], basestring): + d[key] = get_random(*val) + else: + d[key] = random.randrange(*val) + + if unique: + if not bean.doclist.get({"doctype": d["doctype"], unique:d[unique]}): + bean.doclist.append(d) + else: + bean.doclist.append(d) + +def get_random(doctype, filters=None): + condition = [] + if filters: + for key, val in filters.items(): + condition.append("%s='%s'" % (key, val)) + if condition: + condition = " where " + " and ".join(condition) + else: + condition = "" + + out = webnotes.conn.sql("""select name from `tab%s` %s + order by RAND() limit 0,1""" % (doctype, condition)) + + return out and out[0][0] or None + +def can_make(doctype): + return random.random() < prob.get(doctype, {"make": 0.5})["make"] + +def how_many(doctype): + return random.randrange(*prob.get(doctype, {"qty": (1, 3)})["qty"]) + def install(): print "Creating Fresh Database..." from webnotes.install_lib.install import Installer @@ -31,52 +255,39 @@ def complete_setup(): "last_name": "User", "fy_start": "1st Jan", "industry": "Manufacturing", - "company_name": "Wind Power LLC", + "company_name": company, "company_abbr": "WP", "currency": "USD", "timezone": "America/New York", "country": "United States" }) + + import_data("Fiscal_Year") def make_items(): - print "Importing Items..." - webnotes.uploaded_file = os.path.join(os.path.dirname(__file__), "demo_docs", "Item.csv") - upload() - print "Importing Item Prices..." - webnotes.uploaded_file = os.path.join(os.path.dirname(__file__), "demo_docs", "Item_Price.csv") - upload() + import_data(["Item", "Item_Price"]) + import_data("BOM", submit=True) def make_customers_suppliers_contacts(): - print "Importing Customers..." - webnotes.uploaded_file = os.path.join(os.path.dirname(__file__), "demo_docs", "Customer.csv") - upload() - print "Importing Suppliers..." - webnotes.uploaded_file = os.path.join(os.path.dirname(__file__), "demo_docs", "Supplier.csv") - upload() - print "Importing Contacts..." - webnotes.uploaded_file = os.path.join(os.path.dirname(__file__), "demo_docs", "Contact.csv") - upload() - print "Importing Address..." - webnotes.uploaded_file = os.path.join(os.path.dirname(__file__), "demo_docs", "Address.csv") - upload() - print "Importing Lead..." - webnotes.uploaded_file = os.path.join(os.path.dirname(__file__), "demo_docs", "Lead.csv") - upload() + import_data(["Customer", "Supplier", "Contact", "Address", "Lead"]) def make_users_and_employees(): - print "Importing Profile..." - webnotes.uploaded_file = os.path.join(os.path.dirname(__file__), "demo_docs", "Profile.csv") - upload() webnotes.conn.set_value("HR Settings", None, "emp_created_by", "Naming Series") webnotes.conn.commit() - print "Importing Employee..." - webnotes.uploaded_file = os.path.join(os.path.dirname(__file__), "demo_docs", "Employee.csv") - upload() - - print "Importing Salary Structure..." - webnotes.uploaded_file = os.path.join(os.path.dirname(__file__), "demo_docs", "Salary Structure.csv") - upload() + import_data(["Profile", "Employee", "Salary_Structure"]) + +def import_data(dt, submit=False): + if not isinstance(dt, (tuple, list)): + dt = [dt] + + for doctype in dt: + print "Importing", doctype.replace("_", " "), "..." + webnotes.form_dict = {} + if submit: + webnotes.form_dict["params"] = json.dumps({"_submit": 1}) + webnotes.uploaded_file = os.path.join(os.path.dirname(__file__), "demo_docs", doctype+".csv") + upload() if __name__=="__main__": make() \ No newline at end of file diff --git a/utilities/transaction_base.py b/utilities/transaction_base.py index ced4531e163..d2bffcfeac6 100644 --- a/utilities/transaction_base.py +++ b/utilities/transaction_base.py @@ -77,9 +77,9 @@ class TransactionBase(StatusUpdater): """ customer_defaults = self.get_customer_defaults() - customer_defaults["price_list"] = customer_defaults.get("price_list") or \ + customer_defaults["selling_price_list"] = customer_defaults.get("price_list") or \ webnotes.conn.get_value("Customer Group", self.doc.customer_group, "default_price_list") or \ - self.doc.price_list + self.doc.selling_price_list for fieldname, val in customer_defaults.items(): if self.meta.get_field(fieldname): @@ -476,8 +476,8 @@ def validate_currency(args, item, meta=None): webnotes._dict({"fields": args}))) # validate price list conversion rate - if meta.get_field("price_list_currency") and args.price_list_name and \ - args.price_list_currency: + if meta.get_field("price_list_currency") and (args.selling_price_list or args.buying_price_list) \ + and args.price_list_currency: validate_conversion_rate(args.price_list_currency, args.plc_conversion_rate, meta.get_label("plc_conversion_rate"), args.company) diff --git a/website/doctype/shopping_cart_price_list/shopping_cart_price_list.txt b/website/doctype/shopping_cart_price_list/shopping_cart_price_list.txt index cdda874e1df..361edf69e24 100644 --- a/website/doctype/shopping_cart_price_list/shopping_cart_price_list.txt +++ b/website/doctype/shopping_cart_price_list/shopping_cart_price_list.txt @@ -2,7 +2,7 @@ { "creation": "2013-06-20 16:00:18", "docstatus": 0, - "modified": "2013-07-10 14:54:23", + "modified": "2013-08-09 14:47:12", "modified_by": "Administrator", "owner": "Administrator" }, @@ -14,7 +14,7 @@ }, { "doctype": "DocField", - "fieldname": "price_list", + "fieldname": "selling_price_list", "fieldtype": "Link", "in_list_view": 1, "label": "Price List", diff --git a/website/doctype/shopping_cart_settings/shopping_cart_settings.py b/website/doctype/shopping_cart_settings/shopping_cart_settings.py index f06c1f7291f..74cc217d28a 100644 --- a/website/doctype/shopping_cart_settings/shopping_cart_settings.py +++ b/website/doctype/shopping_cart_settings/shopping_cart_settings.py @@ -43,7 +43,7 @@ class DocType(DocListController): def validate_price_lists(self): territory_name_map = self.validate_overlapping_territories("price_lists", - "price_list") + "selling_price_list") # validate that a Shopping Cart Price List exists for the root territory # as a catch all! @@ -92,9 +92,9 @@ class DocType(DocListController): raise_exception=ShoppingCartSetupError) price_list_currency_map = webnotes.conn.get_values("Price List", - [d.price_list for d in self.doclist.get({"parentfield": "price_lists"})], + [d.selling_price_list for d in self.doclist.get({"parentfield": "price_lists"})], "currency") - + expected_to_exist = [currency + "-" + company_currency for currency in price_list_currency_map.values() if currency != company_currency] @@ -126,7 +126,7 @@ class DocType(DocListController): return name def get_price_list(self, billing_territory): - price_list = self.get_name_from_territory(billing_territory, "price_lists", "price_list") + price_list = self.get_name_from_territory(billing_territory, "price_lists", "selling_price_list") return price_list and price_list[0] or None def get_tax_master(self, billing_territory): diff --git a/website/doctype/shopping_cart_settings/test_shopping_cart_settings.py b/website/doctype/shopping_cart_settings/test_shopping_cart_settings.py index cbba566d7a5..3417cec13aa 100644 --- a/website/doctype/shopping_cart_settings/test_shopping_cart_settings.py +++ b/website/doctype/shopping_cart_settings/test_shopping_cart_settings.py @@ -26,7 +26,7 @@ class TestShoppingCartSettings(unittest.TestCase): cart_settings.doclist.append({ "doctype": "Shopping Cart Price List", "parentfield": "price_lists", - "price_list": price_list + "selling_price_list": price_list }) for price_list in ("_Test Price List Rest of the World", "_Test Price List India", @@ -34,13 +34,13 @@ class TestShoppingCartSettings(unittest.TestCase): _add_price_list(price_list) controller = cart_settings.make_controller() - controller.validate_overlapping_territories("price_lists", "price_list") + controller.validate_overlapping_territories("price_lists", "selling_price_list") _add_price_list("_Test Price List 2") controller = cart_settings.make_controller() self.assertRaises(ShoppingCartSetupError, controller.validate_overlapping_territories, - "price_lists", "price_list") + "price_lists", "selling_price_list") return cart_settings diff --git a/website/helpers/cart.py b/website/helpers/cart.py index e1847950ea5..b6a7a01e92b 100644 --- a/website/helpers/cart.py +++ b/website/helpers/cart.py @@ -297,7 +297,7 @@ def apply_cart_settings(party=None, quotation=None): def set_price_list_and_rate(quotation, cart_settings, billing_territory): """set price list based on billing territory""" - quotation.doc.price_list_name = cart_settings.get_price_list(billing_territory) + quotation.doc.selling_price_list = cart_settings.get_price_list(billing_territory) # reset values quotation.doc.price_list_currency = quotation.doc.currency = \ @@ -309,7 +309,7 @@ def set_price_list_and_rate(quotation, cart_settings, billing_territory): quotation.run_method("set_price_list_and_item_details") # set it in cookies for using in product page - webnotes.cookies[b"price_list_name"] = quotation.doc.price_list_name + webnotes.cookies[b"selling_price_list"] = quotation.doc.selling_price_list def set_taxes(quotation, cart_settings, billing_territory): """set taxes based on billing territory""" diff --git a/website/helpers/product.py b/website/helpers/product.py index 8c3d45cf2bf..8d817d07cf9 100644 --- a/website/helpers/product.py +++ b/website/helpers/product.py @@ -16,7 +16,7 @@ def get_product_info(item_code): cart_quotation = _get_cart_quotation() - price_list = webnotes.cookies.get("price_list_name").value + price_list = webnotes.cookies.get("selling_price_list").value warehouse = webnotes.conn.get_value("Item", item_code, "website_warehouse") if warehouse: @@ -28,7 +28,7 @@ def get_product_info(item_code): in_stock = -1 price = price_list and webnotes.conn.sql("""select ref_rate, ref_currency from - `tabItem Price` where parent=%s and price_list_name=%s""", + `tabItem Price` where parent=%s and price_list=%s""", (item_code, price_list), as_dict=1) or [] price = price and price[0] or None