Merge branch 'master' of github.com:webnotes/erpnext
This commit is contained in:
commit
3525b62842
@ -1,350 +1,313 @@
|
||||
[
|
||||
{
|
||||
"owner": "Administrator",
|
||||
"creation": "2013-01-19 10:23:33",
|
||||
"docstatus": 0,
|
||||
"creation": "2013-01-17 12:30:10",
|
||||
"modified": "2013-01-23 17:11:26",
|
||||
"modified_by": "Administrator",
|
||||
"modified": "2013-01-17 13:16:31"
|
||||
"owner": "Administrator"
|
||||
},
|
||||
{
|
||||
"in_create": 1,
|
||||
"allow_rename": 1,
|
||||
"name": "__common__",
|
||||
"module": "Accounts",
|
||||
"doctype": "DocType",
|
||||
"allow_copy": 1,
|
||||
"search_fields": "debit_or_credit, group_or_ledger",
|
||||
"allow_rename": 1,
|
||||
"description": "Heads (or groups) against which Accounting Entries are made and balances are maintained.",
|
||||
"doctype": "DocType",
|
||||
"document_type": "Master",
|
||||
"description": "Heads (or groups) against which Accounting Entries are made and balances are maintained."
|
||||
"in_create": 1,
|
||||
"module": "Accounts",
|
||||
"name": "__common__",
|
||||
"search_fields": "debit_or_credit, group_or_ledger"
|
||||
},
|
||||
{
|
||||
"name": "__common__",
|
||||
"parent": "Account",
|
||||
"doctype": "DocField",
|
||||
"parenttype": "DocType",
|
||||
"parentfield": "fields"
|
||||
},
|
||||
{
|
||||
"name": "__common__",
|
||||
"parent": "Account",
|
||||
"read": 1,
|
||||
"submit": 0,
|
||||
"doctype": "DocPerm",
|
||||
"parentfield": "fields",
|
||||
"parenttype": "DocType"
|
||||
},
|
||||
{
|
||||
"amend": 0,
|
||||
"doctype": "DocPerm",
|
||||
"name": "__common__",
|
||||
"parent": "Account",
|
||||
"parentfield": "permissions",
|
||||
"parenttype": "DocType",
|
||||
"parentfield": "permissions"
|
||||
"read": 1,
|
||||
"report": 1,
|
||||
"submit": 0
|
||||
},
|
||||
{
|
||||
"name": "Account",
|
||||
"doctype": "DocType"
|
||||
"doctype": "DocType",
|
||||
"name": "Account"
|
||||
},
|
||||
{
|
||||
"oldfieldtype": "Section Break",
|
||||
"doctype": "DocField",
|
||||
"label": "Account Details",
|
||||
"fieldname": "properties",
|
||||
"fieldtype": "Section Break",
|
||||
"label": "Account Details",
|
||||
"oldfieldtype": "Section Break",
|
||||
"permlevel": 0
|
||||
},
|
||||
{
|
||||
"doctype": "DocField",
|
||||
"width": "50%",
|
||||
"fieldname": "column_break0",
|
||||
"fieldtype": "Column Break",
|
||||
"permlevel": 0
|
||||
"permlevel": 0,
|
||||
"width": "50%"
|
||||
},
|
||||
{
|
||||
"no_copy": 1,
|
||||
"oldfieldtype": "Data",
|
||||
"doctype": "DocField",
|
||||
"label": "Account Name",
|
||||
"oldfieldname": "account_name",
|
||||
"fieldname": "account_name",
|
||||
"fieldtype": "Data",
|
||||
"search_index": 1,
|
||||
"in_filter": 1,
|
||||
"label": "Account Name",
|
||||
"no_copy": 1,
|
||||
"oldfieldname": "account_name",
|
||||
"oldfieldtype": "Data",
|
||||
"permlevel": 0,
|
||||
"read_only": 1,
|
||||
"reqd": 1,
|
||||
"permlevel": 1,
|
||||
"in_filter": 1
|
||||
"search_index": 1
|
||||
},
|
||||
{
|
||||
"print_hide": 1,
|
||||
"oldfieldtype": "Int",
|
||||
"doctype": "DocField",
|
||||
"label": "Level",
|
||||
"oldfieldname": "level",
|
||||
"fieldname": "level",
|
||||
"fieldtype": "Int",
|
||||
"hidden": 1,
|
||||
"permlevel": 1
|
||||
"label": "Level",
|
||||
"oldfieldname": "level",
|
||||
"oldfieldtype": "Int",
|
||||
"permlevel": 0,
|
||||
"print_hide": 1,
|
||||
"read_only": 1
|
||||
},
|
||||
{
|
||||
"default": "Ledger",
|
||||
"oldfieldtype": "Select",
|
||||
"doctype": "DocField",
|
||||
"label": "Group or Ledger",
|
||||
"oldfieldname": "group_or_ledger",
|
||||
"options": "\nLedger\nGroup",
|
||||
"fieldname": "group_or_ledger",
|
||||
"fieldtype": "Select",
|
||||
"search_index": 1,
|
||||
"in_filter": 1,
|
||||
"label": "Group or Ledger",
|
||||
"oldfieldname": "group_or_ledger",
|
||||
"oldfieldtype": "Select",
|
||||
"options": "\nLedger\nGroup",
|
||||
"permlevel": 0,
|
||||
"read_only": 1,
|
||||
"reqd": 1,
|
||||
"permlevel": 1,
|
||||
"in_filter": 1
|
||||
"search_index": 1
|
||||
},
|
||||
{
|
||||
"oldfieldtype": "Data",
|
||||
"doctype": "DocField",
|
||||
"label": "Debit or Credit",
|
||||
"oldfieldname": "debit_or_credit",
|
||||
"fieldname": "debit_or_credit",
|
||||
"fieldtype": "Data",
|
||||
"search_index": 1,
|
||||
"permlevel": 1,
|
||||
"in_filter": 1
|
||||
"in_filter": 1,
|
||||
"label": "Debit or Credit",
|
||||
"oldfieldname": "debit_or_credit",
|
||||
"oldfieldtype": "Data",
|
||||
"permlevel": 0,
|
||||
"read_only": 1,
|
||||
"search_index": 1
|
||||
},
|
||||
{
|
||||
"oldfieldtype": "Select",
|
||||
"doctype": "DocField",
|
||||
"label": "Is PL Account",
|
||||
"oldfieldname": "is_pl_account",
|
||||
"permlevel": 1,
|
||||
"fieldname": "is_pl_account",
|
||||
"fieldtype": "Select",
|
||||
"search_index": 1,
|
||||
"in_filter": 1,
|
||||
"label": "Is PL Account",
|
||||
"oldfieldname": "is_pl_account",
|
||||
"oldfieldtype": "Select",
|
||||
"options": "Yes\nNo",
|
||||
"in_filter": 1
|
||||
"permlevel": 0,
|
||||
"read_only": 1,
|
||||
"search_index": 1
|
||||
},
|
||||
{
|
||||
"oldfieldtype": "Link",
|
||||
"doctype": "DocField",
|
||||
"label": "Company",
|
||||
"oldfieldname": "company",
|
||||
"permlevel": 1,
|
||||
"fieldname": "company",
|
||||
"fieldtype": "Link",
|
||||
"search_index": 1,
|
||||
"reqd": 1,
|
||||
"in_filter": 1,
|
||||
"label": "Company",
|
||||
"oldfieldname": "company",
|
||||
"oldfieldtype": "Link",
|
||||
"options": "Company",
|
||||
"in_filter": 1
|
||||
"permlevel": 0,
|
||||
"read_only": 1,
|
||||
"reqd": 1,
|
||||
"search_index": 1
|
||||
},
|
||||
{
|
||||
"doctype": "DocField",
|
||||
"width": "50%",
|
||||
"fieldname": "column_break1",
|
||||
"fieldtype": "Column Break",
|
||||
"permlevel": 0
|
||||
"permlevel": 0,
|
||||
"width": "50%"
|
||||
},
|
||||
{
|
||||
"oldfieldtype": "Link",
|
||||
"doctype": "DocField",
|
||||
"label": "Parent Account",
|
||||
"oldfieldname": "parent_account",
|
||||
"permlevel": 0,
|
||||
"fieldname": "parent_account",
|
||||
"fieldtype": "Link",
|
||||
"search_index": 1,
|
||||
"options": "Account"
|
||||
"label": "Parent Account",
|
||||
"oldfieldname": "parent_account",
|
||||
"oldfieldtype": "Link",
|
||||
"options": "Account",
|
||||
"permlevel": 0,
|
||||
"search_index": 1
|
||||
},
|
||||
{
|
||||
"description": "Setting Account Type helps in selecting this Account in transactions.",
|
||||
"oldfieldtype": "Select",
|
||||
"doctype": "DocField",
|
||||
"label": "Account Type",
|
||||
"oldfieldname": "account_type",
|
||||
"permlevel": 0,
|
||||
"fieldname": "account_type",
|
||||
"fieldtype": "Select",
|
||||
"search_index": 0,
|
||||
"in_filter": 1,
|
||||
"label": "Account Type",
|
||||
"oldfieldname": "account_type",
|
||||
"oldfieldtype": "Select",
|
||||
"options": "\nFixed Asset Account\nBank or Cash\nExpense Account\nTax\nIncome Account\nChargeable",
|
||||
"in_filter": 1
|
||||
"permlevel": 0,
|
||||
"search_index": 0
|
||||
},
|
||||
{
|
||||
"description": "Rate at which this tax is applied",
|
||||
"oldfieldtype": "Currency",
|
||||
"doctype": "DocField",
|
||||
"fieldname": "tax_rate",
|
||||
"fieldtype": "Float",
|
||||
"hidden": 0,
|
||||
"label": "Rate",
|
||||
"oldfieldname": "tax_rate",
|
||||
"fieldname": "tax_rate",
|
||||
"fieldtype": "Currency",
|
||||
"reqd": 0,
|
||||
"hidden": 0,
|
||||
"permlevel": 0
|
||||
"oldfieldtype": "Currency",
|
||||
"permlevel": 0,
|
||||
"reqd": 0
|
||||
},
|
||||
{
|
||||
"description": "If the account is frozen, entries are allowed for the \"Account Manager\" only.",
|
||||
"oldfieldtype": "Select",
|
||||
"doctype": "DocField",
|
||||
"label": "Frozen",
|
||||
"oldfieldname": "freeze_account",
|
||||
"permlevel": 2,
|
||||
"fieldname": "freeze_account",
|
||||
"fieldtype": "Select",
|
||||
"options": "No\nYes"
|
||||
"label": "Frozen",
|
||||
"oldfieldname": "freeze_account",
|
||||
"oldfieldtype": "Select",
|
||||
"options": "No\nYes",
|
||||
"permlevel": 2
|
||||
},
|
||||
{
|
||||
"print_hide": 1,
|
||||
"oldfieldtype": "Int",
|
||||
"doctype": "DocField",
|
||||
"label": "Credit Days",
|
||||
"oldfieldname": "credit_days",
|
||||
"fieldname": "credit_days",
|
||||
"fieldtype": "Int",
|
||||
"hidden": 1,
|
||||
"permlevel": 0
|
||||
"label": "Credit Days",
|
||||
"oldfieldname": "credit_days",
|
||||
"oldfieldtype": "Int",
|
||||
"permlevel": 0,
|
||||
"print_hide": 1
|
||||
},
|
||||
{
|
||||
"print_hide": 1,
|
||||
"oldfieldtype": "Currency",
|
||||
"doctype": "DocField",
|
||||
"label": "Credit Limit",
|
||||
"oldfieldname": "credit_limit",
|
||||
"fieldname": "credit_limit",
|
||||
"fieldtype": "Currency",
|
||||
"hidden": 1,
|
||||
"permlevel": 0
|
||||
"label": "Credit Limit",
|
||||
"oldfieldname": "credit_limit",
|
||||
"oldfieldtype": "Currency",
|
||||
"options": "eval:erpnext.get_currency()",
|
||||
"permlevel": 0,
|
||||
"print_hide": 1
|
||||
},
|
||||
{
|
||||
"description": "If this Account represents a Customer, Supplier or Employee, set it here.",
|
||||
"oldfieldtype": "Select",
|
||||
"doctype": "DocField",
|
||||
"label": "Master Type",
|
||||
"oldfieldname": "master_type",
|
||||
"permlevel": 0,
|
||||
"fieldname": "master_type",
|
||||
"fieldtype": "Select",
|
||||
"options": "\nSupplier\nCustomer\nEmployee"
|
||||
"label": "Master Type",
|
||||
"oldfieldname": "master_type",
|
||||
"oldfieldtype": "Select",
|
||||
"options": "\nSupplier\nCustomer\nEmployee",
|
||||
"permlevel": 0
|
||||
},
|
||||
{
|
||||
"oldfieldtype": "Link",
|
||||
"doctype": "DocField",
|
||||
"label": "Master Name",
|
||||
"oldfieldname": "master_name",
|
||||
"permlevel": 0,
|
||||
"fieldname": "master_name",
|
||||
"fieldtype": "Link",
|
||||
"options": "[Select]"
|
||||
"label": "Master Name",
|
||||
"oldfieldname": "master_name",
|
||||
"oldfieldtype": "Link",
|
||||
"options": "[Select]",
|
||||
"permlevel": 0
|
||||
},
|
||||
{
|
||||
"read_only": 1,
|
||||
"print_hide": 1,
|
||||
"doctype": "DocField",
|
||||
"label": "Lft",
|
||||
"fieldname": "lft",
|
||||
"fieldtype": "Int",
|
||||
"hidden": 1,
|
||||
"permlevel": 0
|
||||
"label": "Lft",
|
||||
"permlevel": 0,
|
||||
"print_hide": 1,
|
||||
"read_only": 1
|
||||
},
|
||||
{
|
||||
"read_only": 1,
|
||||
"print_hide": 1,
|
||||
"doctype": "DocField",
|
||||
"label": "Rgt",
|
||||
"fieldname": "rgt",
|
||||
"fieldtype": "Int",
|
||||
"hidden": 1,
|
||||
"permlevel": 0
|
||||
"label": "Rgt",
|
||||
"permlevel": 0,
|
||||
"print_hide": 1,
|
||||
"read_only": 1
|
||||
},
|
||||
{
|
||||
"read_only": 1,
|
||||
"print_hide": 1,
|
||||
"doctype": "DocField",
|
||||
"label": "Old Parent",
|
||||
"fieldname": "old_parent",
|
||||
"fieldtype": "Data",
|
||||
"hidden": 1,
|
||||
"permlevel": 0
|
||||
"label": "Old Parent",
|
||||
"permlevel": 0,
|
||||
"print_hide": 1,
|
||||
"read_only": 1
|
||||
},
|
||||
{
|
||||
"create": 0,
|
||||
"doctype": "DocPerm",
|
||||
"write": 1,
|
||||
"report": 1,
|
||||
"role": "Auditor",
|
||||
"cancel": 0,
|
||||
"permlevel": 0
|
||||
},
|
||||
{
|
||||
"create": 0,
|
||||
"doctype": "DocPerm",
|
||||
"write": 0,
|
||||
"permlevel": 0,
|
||||
"role": "Auditor",
|
||||
"cancel": 0,
|
||||
"permlevel": 2
|
||||
"write": 1
|
||||
},
|
||||
{
|
||||
"create": 0,
|
||||
"doctype": "DocPerm",
|
||||
"write": 0,
|
||||
"role": "Auditor",
|
||||
"cancel": 0,
|
||||
"permlevel": 1
|
||||
},
|
||||
{
|
||||
"create": 0,
|
||||
"doctype": "DocPerm",
|
||||
"write": 0,
|
||||
"report": 1,
|
||||
"permlevel": 0,
|
||||
"role": "Sales User",
|
||||
"cancel": 0,
|
||||
"permlevel": 0
|
||||
"write": 0
|
||||
},
|
||||
{
|
||||
"cancel": 0,
|
||||
"create": 0,
|
||||
"doctype": "DocPerm",
|
||||
"write": 0,
|
||||
"report": 1,
|
||||
"permlevel": 0,
|
||||
"role": "Purchase User",
|
||||
"cancel": 0,
|
||||
"permlevel": 0
|
||||
"write": 0
|
||||
},
|
||||
{
|
||||
"cancel": 0,
|
||||
"create": 0,
|
||||
"doctype": "DocPerm",
|
||||
"write": 1,
|
||||
"report": 1,
|
||||
"permlevel": 0,
|
||||
"role": "Accounts User",
|
||||
"cancel": 0,
|
||||
"permlevel": 0
|
||||
"write": 1
|
||||
},
|
||||
{
|
||||
"cancel": 1,
|
||||
"create": 1,
|
||||
"doctype": "DocPerm",
|
||||
"write": 1,
|
||||
"report": 1,
|
||||
"permlevel": 0,
|
||||
"role": "Accounts Manager",
|
||||
"cancel": 1,
|
||||
"permlevel": 0
|
||||
"write": 1
|
||||
},
|
||||
{
|
||||
"create": 0,
|
||||
"doctype": "DocPerm",
|
||||
"write": 0,
|
||||
"role": "Accounts User",
|
||||
"cancel": 0,
|
||||
"permlevel": 1
|
||||
},
|
||||
{
|
||||
"create": 0,
|
||||
"doctype": "DocPerm",
|
||||
"write": 0,
|
||||
"permlevel": 2,
|
||||
"role": "Accounts Manager",
|
||||
"cancel": 0,
|
||||
"permlevel": 1
|
||||
},
|
||||
{
|
||||
"create": 0,
|
||||
"doctype": "DocPerm",
|
||||
"write": 1,
|
||||
"role": "Accounts Manager",
|
||||
"cancel": 0,
|
||||
"permlevel": 2
|
||||
},
|
||||
{
|
||||
"create": 0,
|
||||
"doctype": "DocPerm",
|
||||
"write": 0,
|
||||
"role": "Accounts User",
|
||||
"cancel": 0,
|
||||
"permlevel": 2
|
||||
"write": 1
|
||||
}
|
||||
]
|
@ -18,6 +18,7 @@
|
||||
"Rate at which this tax is applied",
|
||||
"Company",
|
||||
"Credit Limit",
|
||||
"Rgt",
|
||||
"Frozen",
|
||||
"Income Account",
|
||||
"Customer",
|
||||
@ -27,8 +28,10 @@
|
||||
"Level",
|
||||
"Fixed Asset Account",
|
||||
"Expense Account",
|
||||
"Old Parent",
|
||||
"Tax",
|
||||
"Setting Account Type helps in selecting this Account in transactions.",
|
||||
"Lft",
|
||||
"Rate",
|
||||
"Credit Days",
|
||||
"Accounts",
|
||||
|
40
accounts/doctype/account/locale/ar-doc.json
Normal file
40
accounts/doctype/account/locale/ar-doc.json
Normal file
@ -0,0 +1,40 @@
|
||||
{
|
||||
"Account": "\u062d\u0633\u0627\u0628",
|
||||
"Account Details": "\u062a\u0641\u0627\u0635\u064a\u0644 \u0627\u0644\u062d\u0633\u0627\u0628",
|
||||
"Account Name": "\u0627\u0633\u0645 \u0627\u0644\u062d\u0633\u0627\u0628",
|
||||
"Account Type": "\u0646\u0648\u0639 \u0627\u0644\u062d\u0633\u0627\u0628",
|
||||
"Accounts": "\u062d\u0633\u0627\u0628\u0627\u062a",
|
||||
"Bank or Cash": "\u0627\u0644\u0628\u0646\u0643 \u0623\u0648 \u0627\u0644\u0646\u0642\u062f\u064a\u0629",
|
||||
"Chargeable": "\u062a\u062d\u0645\u0644",
|
||||
"Company": "\u0634\u0631\u0643\u0629",
|
||||
"Credit Days": "\u0627\u0644\u0627\u0626\u062a\u0645\u0627\u0646 \u0623\u064a\u0627\u0645",
|
||||
"Credit Limit": "\u0627\u0644\u062d\u062f \u0627\u0644\u0627\u0626\u062a\u0645\u0627\u0646\u064a",
|
||||
"Customer": "\u0632\u0628\u0648\u0646",
|
||||
"Debit or Credit": "\u0627\u0644\u062e\u0635\u0645 \u0623\u0648 \u0627\u0644\u0627\u0626\u062a\u0645\u0627\u0646",
|
||||
"Employee": "\u0639\u0627\u0645\u0644",
|
||||
"Expense Account": "\u062d\u0633\u0627\u0628 \u062d\u0633\u0627\u0628",
|
||||
"Fixed Asset Account": "\u062d\u0633\u0627\u0628 \u0627\u0644\u0623\u0635\u0648\u0644 \u0627\u0644\u062b\u0627\u0628\u062a\u0629",
|
||||
"Frozen": "\u062a\u062c\u0645\u064a\u062f",
|
||||
"Group": "\u0645\u062c\u0645\u0648\u0639\u0629",
|
||||
"Group or Ledger": "\u0645\u062c\u0645\u0648\u0639\u0629 \u0623\u0648 \u0644\u064a\u062f\u062c\u0631",
|
||||
"Heads (or groups) against which Accounting Entries are made and balances are maintained.": "\u0631\u0624\u0633\u0627\u0621 (\u0623\u0648 \u0645\u062c\u0645\u0648\u0639\u0627\u062a) \u0648\u0627\u0644\u062a\u064a \u062a\u062a\u0645 \u0636\u062f \u0627\u0644\u0642\u064a\u0648\u062f \u0627\u0644\u0645\u062d\u0627\u0633\u0628\u064a\u0629 \u0648\u064a\u062a\u0645 \u0627\u0644\u0627\u062d\u062a\u0641\u0627\u0638 \u0623\u0631\u0635\u062f\u0629.",
|
||||
"If the account is frozen, entries are allowed for the \"Account Manager\" only.": "\u0627\u0630\u0627 \u062a\u0645 \u062a\u062c\u0645\u064a\u062f \u0627\u0644\u062d\u0633\u0627\u0628\u060c \u0648\u064a\u0633\u0645\u062d \u0644\u0644\u0645\u0642\u0627\u0644\u0627\u062a "\u0645\u062f\u064a\u0631 \u062d\u0633\u0627\u0628\u0627\u062a" \u0641\u0642\u0637.",
|
||||
"If this Account represents a Customer, Supplier or Employee, set it here.": "\u0625\u0630\u0627 \u0647\u0630\u0627 \u0627\u0644\u062d\u0633\u0627\u0628 \u064a\u0645\u062b\u0644 \u0645\u0648\u0631\u062f \u0623\u0648 \u0639\u0645\u064a\u0644 \u0623\u0648 \u0645\u0648\u0638\u0641\u060c \u0639\u0644\u0649 \u0630\u0644\u0643 \u0647\u0646\u0627.",
|
||||
"Income Account": "\u062f\u062e\u0644 \u0627\u0644\u062d\u0633\u0627\u0628",
|
||||
"Is PL Account": "\u0647\u0648 \u062d\u0633\u0627\u0628 PL",
|
||||
"Ledger": "\u062f\u0641\u062a\u0631 \u0627\u0644\u062d\u0633\u0627\u0628\u0627\u062a",
|
||||
"Level": "\u0645\u0633\u062a\u0648\u0649",
|
||||
"Lft": "LFT",
|
||||
"Master Name": "\u0645\u0627\u062c\u0633\u062a\u064a\u0631 \u0627\u0633\u0645",
|
||||
"Master Type": "\u0645\u0627\u062c\u0633\u062a\u064a\u0631 \u0646\u0648\u0639",
|
||||
"No": "\u0644\u0627",
|
||||
"Old Parent": "\u0627\u0644\u0639\u0645\u0631 \u0627\u0644\u0631\u0626\u064a\u0633\u064a",
|
||||
"Parent Account": "\u0627\u0644\u0623\u0635\u0644 \u062d\u0633\u0627\u0628",
|
||||
"Rate": "\u0645\u0639\u062f\u0644",
|
||||
"Rate at which this tax is applied": "\u0627\u0644\u0645\u0639\u062f\u0644 \u0627\u0644\u0630\u064a \u064a\u062a\u0645 \u062a\u0637\u0628\u064a\u0642 \u0647\u0630\u0647 \u0627\u0644\u0636\u0631\u064a\u0628\u0629",
|
||||
"Rgt": "RGT",
|
||||
"Setting Account Type helps in selecting this Account in transactions.": "\u062a\u062d\u062f\u064a\u062f \u0646\u0648\u0639 \u0627\u0644\u062d\u0633\u0627\u0628 \u064a\u0633\u0627\u0639\u062f \u0641\u064a \u062a\u062d\u062f\u064a\u062f \u0647\u0630\u0627 \u0627\u0644\u062d\u0633\u0627\u0628 \u0641\u064a \u0627\u0644\u0645\u0639\u0627\u0645\u0644\u0627\u062a.",
|
||||
"Supplier": "\u0645\u0632\u0648\u062f",
|
||||
"Tax": "\u0636\u0631\u064a\u0628\u0629",
|
||||
"Yes": "\u0646\u0639\u0645"
|
||||
}
|
40
accounts/doctype/account/locale/es-doc.json
Normal file
40
accounts/doctype/account/locale/es-doc.json
Normal file
@ -0,0 +1,40 @@
|
||||
{
|
||||
"Account": "Cuenta",
|
||||
"Account Details": "Detalles de la cuenta",
|
||||
"Account Name": "Nombre de la cuenta",
|
||||
"Account Type": "Tipo de Cuenta",
|
||||
"Accounts": "Cuentas",
|
||||
"Bank or Cash": "Banco o Caja",
|
||||
"Chargeable": "Cobrable",
|
||||
"Company": "Empresa",
|
||||
"Credit Days": "D\u00edas de cr\u00e9dito",
|
||||
"Credit Limit": "L\u00edmite de Cr\u00e9dito",
|
||||
"Customer": "Cliente",
|
||||
"Debit or Credit": "D\u00e9bito o Cr\u00e9dito",
|
||||
"Employee": "Empleado",
|
||||
"Expense Account": "Cuenta de gastos",
|
||||
"Fixed Asset Account": "Cuenta de Activos Fijos",
|
||||
"Frozen": "Congelado",
|
||||
"Group": "Grupo",
|
||||
"Group or Ledger": "Grupo o Ledger",
|
||||
"Heads (or groups) against which Accounting Entries are made and balances are maintained.": "Jefes (o grupos) con el que se fabrican los asientos contables y los balances se mantienen.",
|
||||
"If the account is frozen, entries are allowed for the \"Account Manager\" only.": "Si la cuenta est\u00e1 congelada, las entradas se permiti\u00f3 el "Administrador de cuentas" solamente.",
|
||||
"If this Account represents a Customer, Supplier or Employee, set it here.": "Si esta cuenta representa un cliente, proveedor o empleado, se establece aqu\u00ed.",
|
||||
"Income Account": "Cuenta de ingresos",
|
||||
"Is PL Account": "Es Cuenta PL",
|
||||
"Ledger": "Libro mayor",
|
||||
"Level": "Nivel",
|
||||
"Lft": "Lft",
|
||||
"Master Name": "Maestro Nombre",
|
||||
"Master Type": "Type Master",
|
||||
"No": "No",
|
||||
"Old Parent": "Padres Antiguo",
|
||||
"Parent Account": "Parent Account",
|
||||
"Rate": "Velocidad",
|
||||
"Rate at which this tax is applied": "Velocidad a la que se aplica este impuesto",
|
||||
"Rgt": "Rgt",
|
||||
"Setting Account Type helps in selecting this Account in transactions.": "Tipo de Ajuste de cuentas ayuda en la selecci\u00f3n de esta cuenta en las transacciones.",
|
||||
"Supplier": "Proveedor",
|
||||
"Tax": "Impuesto",
|
||||
"Yes": "S\u00ed"
|
||||
}
|
40
accounts/doctype/account/locale/fr-doc.json
Normal file
40
accounts/doctype/account/locale/fr-doc.json
Normal file
@ -0,0 +1,40 @@
|
||||
{
|
||||
"Account": "Compte",
|
||||
"Account Details": "D\u00e9tails du compte",
|
||||
"Account Name": "Nom du compte",
|
||||
"Account Type": "Type de compte",
|
||||
"Accounts": "Comptes",
|
||||
"Bank or Cash": "Bancaire ou en esp\u00e8ces",
|
||||
"Chargeable": "\u00c0 la charge",
|
||||
"Company": "Entreprise",
|
||||
"Credit Days": "Jours de cr\u00e9dit",
|
||||
"Credit Limit": "Limite de cr\u00e9dit",
|
||||
"Customer": "Client",
|
||||
"Debit or Credit": "De d\u00e9bit ou de cr\u00e9dit",
|
||||
"Employee": "Employ\u00e9",
|
||||
"Expense Account": "Compte de d\u00e9penses",
|
||||
"Fixed Asset Account": "Compte des immobilisations",
|
||||
"Frozen": "Frozen",
|
||||
"Group": "Groupe",
|
||||
"Group or Ledger": "Groupe ou Ledger",
|
||||
"Heads (or groups) against which Accounting Entries are made and balances are maintained.": "Chefs (ou groupes) contre lequel \u00c9critures comptables sont faites et les soldes sont maintenues.",
|
||||
"If the account is frozen, entries are allowed for the \"Account Manager\" only.": "Si le compte est gel\u00e9, les entr\u00e9es sont autoris\u00e9es pour le \u00abAccount Manager\u00bb seulement.",
|
||||
"If this Account represents a Customer, Supplier or Employee, set it here.": "Si ce compte repr\u00e9sente un client, fournisseur ou employ\u00e9, l'indiquer ici.",
|
||||
"Income Account": "Compte de revenu",
|
||||
"Is PL Account": "Est-compte PL",
|
||||
"Ledger": "Grand livre",
|
||||
"Level": "Niveau",
|
||||
"Lft": "Lft",
|
||||
"Master Name": "Nom de Ma\u00eetre",
|
||||
"Master Type": "Type de Ma\u00eetre",
|
||||
"No": "Aucun",
|
||||
"Old Parent": "Parent Vieux",
|
||||
"Parent Account": "Compte Parent",
|
||||
"Rate": "Taux",
|
||||
"Rate at which this tax is applied": "Vitesse \u00e0 laquelle cet imp\u00f4t est appliqu\u00e9",
|
||||
"Rgt": "Rgt",
|
||||
"Setting Account Type helps in selecting this Account in transactions.": "Type de compte Configuration aide \u00e0 s\u00e9lectionner ce compte dans les transactions.",
|
||||
"Supplier": "Fournisseur",
|
||||
"Tax": "Imp\u00f4t",
|
||||
"Yes": "Oui"
|
||||
}
|
@ -24,12 +24,15 @@
|
||||
"Is PL Account": "\u092a\u0940\u090f\u0932 \u0916\u093e\u0924\u093e \u0939\u0948",
|
||||
"Ledger": "\u0916\u093e\u0924\u093e",
|
||||
"Level": "\u0938\u094d\u0924\u0930",
|
||||
"Lft": "LFT",
|
||||
"Master Name": "\u092e\u093e\u0938\u094d\u091f\u0930 \u0928\u093e\u092e",
|
||||
"Master Type": "\u092e\u093e\u0938\u094d\u091f\u0930 \u092a\u094d\u0930\u0915\u093e\u0930",
|
||||
"No": "\u0928\u0939\u0940\u0902",
|
||||
"Old Parent": "\u092a\u0941\u0930\u093e\u0928\u0940 \u092e\u093e\u0924\u093e - \u092a\u093f\u0924\u093e",
|
||||
"Parent Account": "\u0916\u093e\u0924\u0947 \u0915\u0947 \u091c\u0928\u0915",
|
||||
"Rate": "\u0926\u0930",
|
||||
"Rate at which this tax is applied": "\u0926\u0930 \u091c\u093f\u0938 \u092a\u0930 \u0907\u0938 \u0915\u0930 \u0915\u094b \u0932\u093e\u0917\u0942 \u0915\u093f\u092f\u093e \u091c\u093e\u0924\u093e \u0939\u0948",
|
||||
"Rgt": "RGT",
|
||||
"Setting Account Type helps in selecting this Account in transactions.": "\u0915\u0940 \u0938\u094d\u0925\u093e\u092a\u0928\u093e \u0916\u093e\u0924\u093e \u092a\u094d\u0930\u0915\u093e\u0930 \u0915\u0947 \u0932\u0947\u0928\u0926\u0947\u0928 \u092e\u0947\u0902 \u0907\u0938 \u0916\u093e\u0924\u0947 \u0915\u093e \u091a\u092f\u0928 \u0915\u0930\u0928\u0947 \u092e\u0947\u0902 \u092e\u0926\u0926 \u0915\u0930\u0924\u093e \u0939\u0948.",
|
||||
"Supplier": "\u092a\u094d\u0930\u0926\u093e\u092f\u0915",
|
||||
"Tax": "\u0915\u0930",
|
||||
|
40
accounts/doctype/account/locale/pt-doc.json
Normal file
40
accounts/doctype/account/locale/pt-doc.json
Normal file
@ -0,0 +1,40 @@
|
||||
{
|
||||
"Account": "Conta",
|
||||
"Account Details": "Detalhes da conta",
|
||||
"Account Name": "Nome da conta",
|
||||
"Account Type": "Tipo de conta",
|
||||
"Accounts": "Contas",
|
||||
"Bank or Cash": "Banco ou Caixa",
|
||||
"Chargeable": "Imput\u00e1vel",
|
||||
"Company": "Companhia",
|
||||
"Credit Days": "Dias de cr\u00e9dito",
|
||||
"Credit Limit": "Limite de Cr\u00e9dito",
|
||||
"Customer": "Cliente",
|
||||
"Debit or Credit": "D\u00e9bito ou cr\u00e9dito",
|
||||
"Employee": "Empregado",
|
||||
"Expense Account": "Conta Despesa",
|
||||
"Fixed Asset Account": "Conta de ativo fixo",
|
||||
"Frozen": "Congelado",
|
||||
"Group": "Grupo",
|
||||
"Group or Ledger": "Grupo ou Ledger",
|
||||
"Heads (or groups) against which Accounting Entries are made and balances are maintained.": "Chefes (ou grupos) contra o qual as entradas de contabilidade s\u00e3o feitas e os saldos s\u00e3o mantidos.",
|
||||
"If the account is frozen, entries are allowed for the \"Account Manager\" only.": "Se a conta for congelada, as entradas s\u00e3o permitidos para o "Account Manager" apenas.",
|
||||
"If this Account represents a Customer, Supplier or Employee, set it here.": "Se essa conta representa um cliente, fornecedor ou funcion\u00e1rio, configur\u00e1-lo aqui.",
|
||||
"Income Account": "Conta Renda",
|
||||
"Is PL Account": "\u00c9 Conta PL",
|
||||
"Ledger": "Livro-raz\u00e3o",
|
||||
"Level": "N\u00edvel",
|
||||
"Lft": "Lft",
|
||||
"Master Name": "Nome mestre",
|
||||
"Master Type": "Master Classe",
|
||||
"No": "N\u00e3o",
|
||||
"Old Parent": "Pai Velho",
|
||||
"Parent Account": "Conta pai",
|
||||
"Rate": "Taxa",
|
||||
"Rate at which this tax is applied": "Taxa em que este imposto \u00e9 aplicado",
|
||||
"Rgt": "Rgt",
|
||||
"Setting Account Type helps in selecting this Account in transactions.": "Tipo de conta Definir ajuda na sele\u00e7\u00e3o desta conta em transa\u00e7\u00f5es.",
|
||||
"Supplier": "Fornecedor",
|
||||
"Tax": "Imposto",
|
||||
"Yes": "Sim"
|
||||
}
|
@ -14,7 +14,7 @@
|
||||
// You should have received a copy of the GNU General Public License
|
||||
// along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
|
||||
cur_frm.add_fetch("bank_account", "company", "company");
|
||||
cur_frm.cscript.onload = function(doc, cdt, cdn){
|
||||
// add page head
|
||||
var ph = new PageHeader(cur_frm.fields_dict['head_html'].wrapper, 'Bank Reconciliation', '');
|
||||
}
|
||||
|
@ -1,113 +1,114 @@
|
||||
[
|
||||
{
|
||||
"owner": "Administrator",
|
||||
"creation": "2013-01-10 16:34:05",
|
||||
"docstatus": 0,
|
||||
"creation": "2012-07-03 13:30:49",
|
||||
"modified": "2013-01-23 17:11:16",
|
||||
"modified_by": "Administrator",
|
||||
"modified": "2013-01-10 12:15:49"
|
||||
"owner": "Administrator"
|
||||
},
|
||||
{
|
||||
"allow_print": 1,
|
||||
"module": "Accounts",
|
||||
"read_only": 1,
|
||||
"allow_copy": 1,
|
||||
"allow_email": 1,
|
||||
"hide_heading": 1,
|
||||
"issingle": 1,
|
||||
"name": "__common__",
|
||||
"allow_print": 1,
|
||||
"doctype": "DocType",
|
||||
"hide_heading": 1,
|
||||
"hide_toolbar": 1,
|
||||
"allow_copy": 1
|
||||
"issingle": 1,
|
||||
"module": "Accounts",
|
||||
"name": "__common__",
|
||||
"read_only": 1
|
||||
},
|
||||
{
|
||||
"doctype": "DocField",
|
||||
"name": "__common__",
|
||||
"parent": "Bank Reconciliation",
|
||||
"doctype": "DocField",
|
||||
"parentfield": "fields",
|
||||
"parenttype": "DocType",
|
||||
"parentfield": "fields"
|
||||
"permlevel": 0
|
||||
},
|
||||
{
|
||||
"amend": 0,
|
||||
"cancel": 0,
|
||||
"create": 1,
|
||||
"doctype": "DocPerm",
|
||||
"name": "__common__",
|
||||
"parent": "Bank Reconciliation",
|
||||
"read": 1,
|
||||
"submit": 0,
|
||||
"doctype": "DocPerm",
|
||||
"cancel": 0,
|
||||
"parentfield": "permissions",
|
||||
"parenttype": "DocType",
|
||||
"parentfield": "permissions"
|
||||
"permlevel": 0,
|
||||
"read": 1,
|
||||
"report": 0,
|
||||
"role": "Accounts User",
|
||||
"submit": 0,
|
||||
"write": 1
|
||||
},
|
||||
{
|
||||
"name": "Bank Reconciliation",
|
||||
"doctype": "DocType"
|
||||
"doctype": "DocType",
|
||||
"name": "Bank Reconciliation"
|
||||
},
|
||||
{
|
||||
"description": "Select account head of the bank where cheque was deposited.",
|
||||
"doctype": "DocField",
|
||||
"label": "Bank Account",
|
||||
"options": "Account",
|
||||
"fieldname": "bank_account",
|
||||
"fieldtype": "Link",
|
||||
"reqd": 1,
|
||||
"permlevel": 0
|
||||
"label": "Bank Account",
|
||||
"options": "Account",
|
||||
"reqd": 1
|
||||
},
|
||||
{
|
||||
"doctype": "DocField",
|
||||
"fieldname": "company",
|
||||
"fieldtype": "Link",
|
||||
"hidden": 1,
|
||||
"label": "Company",
|
||||
"options": "Company",
|
||||
"print_hide": 1,
|
||||
"reqd": 0
|
||||
},
|
||||
{
|
||||
"doctype": "DocField",
|
||||
"label": "From Date",
|
||||
"fieldname": "from_date",
|
||||
"fieldtype": "Date",
|
||||
"reqd": 1,
|
||||
"permlevel": 0
|
||||
"label": "From Date",
|
||||
"reqd": 1
|
||||
},
|
||||
{
|
||||
"doctype": "DocField",
|
||||
"label": "To Date",
|
||||
"fieldname": "to_date",
|
||||
"fieldtype": "Date",
|
||||
"reqd": 1,
|
||||
"permlevel": 0
|
||||
"label": "To Date",
|
||||
"reqd": 1
|
||||
},
|
||||
{
|
||||
"doctype": "DocField",
|
||||
"label": "Get Non Reconciled Entries",
|
||||
"options": "get_details",
|
||||
"fieldname": "get_non_reconciled_entries",
|
||||
"fieldtype": "Button",
|
||||
"permlevel": 0
|
||||
"label": "Get Non Reconciled Entries",
|
||||
"options": "get_details"
|
||||
},
|
||||
{
|
||||
"doctype": "DocField",
|
||||
"label": "Entries",
|
||||
"options": "Bank Reconciliation Detail",
|
||||
"fieldname": "entries",
|
||||
"fieldtype": "Table",
|
||||
"permlevel": 0
|
||||
"label": "Entries",
|
||||
"options": "Bank Reconciliation Detail"
|
||||
},
|
||||
{
|
||||
"doctype": "DocField",
|
||||
"label": "Update Clearance Date",
|
||||
"options": "update_details",
|
||||
"fieldname": "update_clearance_date",
|
||||
"fieldtype": "Button",
|
||||
"permlevel": 0
|
||||
"label": "Update Clearance Date",
|
||||
"options": "update_details"
|
||||
},
|
||||
{
|
||||
"doctype": "DocField",
|
||||
"label": "Total Amount",
|
||||
"fieldname": "total_amount",
|
||||
"fieldtype": "Currency",
|
||||
"permlevel": 1
|
||||
"label": "Total Amount",
|
||||
"options": "eval:erpnext.get_currency()",
|
||||
"read_only": 1
|
||||
},
|
||||
{
|
||||
"create": 1,
|
||||
"doctype": "DocPerm",
|
||||
"write": 1,
|
||||
"role": "Accounts User",
|
||||
"permlevel": 0
|
||||
},
|
||||
{
|
||||
"create": 0,
|
||||
"doctype": "DocPerm",
|
||||
"role": "All",
|
||||
"permlevel": 1
|
||||
"doctype": "DocPerm"
|
||||
}
|
||||
]
|
@ -1,13 +1,13 @@
|
||||
[
|
||||
"Select account head of the bank where cheque was deposited.",
|
||||
"Update Clearance Date",
|
||||
"Total Amount",
|
||||
"Company",
|
||||
"Bank Account",
|
||||
"Head HTML",
|
||||
"To Date",
|
||||
"Accounts",
|
||||
"From Date",
|
||||
"Entries",
|
||||
"Get Non Reconciled Entries",
|
||||
"Bank Reconciliation"
|
||||
"Bank Reconciliation",
|
||||
"Total Amount"
|
||||
]
|
13
accounts/doctype/bank_reconciliation/locale/ar-doc.json
Normal file
13
accounts/doctype/bank_reconciliation/locale/ar-doc.json
Normal file
@ -0,0 +1,13 @@
|
||||
{
|
||||
"Accounts": "\u062d\u0633\u0627\u0628\u0627\u062a",
|
||||
"Bank Account": "\u0627\u0644\u062d\u0633\u0627\u0628 \u0627\u0644\u0645\u0635\u0631\u0641\u064a",
|
||||
"Bank Reconciliation": "\u0627\u0644\u0628\u0646\u0643 \u0627\u0644\u0645\u0635\u0627\u0644\u062d\u0629",
|
||||
"Company": "\u0634\u0631\u0643\u0629",
|
||||
"Entries": "\u0645\u0642\u0627\u0644\u0627\u062a",
|
||||
"From Date": "\u0645\u0646 \u062a\u0627\u0631\u064a\u062e",
|
||||
"Get Non Reconciled Entries": "\u0627\u0644\u062d\u0635\u0648\u0644 \u0639\u0644\u0649 \u0645\u0642\u0627\u0644\u0627\u062a \u063a\u064a\u0631 \u0627\u0644\u062a\u0648\u0641\u064a\u0642",
|
||||
"Select account head of the bank where cheque was deposited.": "\u062d\u062f\u062f \u0631\u0626\u064a\u0633 \u062d\u0633\u0627\u0628 \u0641\u064a \u0627\u0644\u0628\u0646\u0643 \u062d\u064a\u062b \u0623\u0648\u062f\u0639 \u0627\u0644\u0627\u062e\u062a\u064a\u0627\u0631.",
|
||||
"To Date": "\u062d\u062a\u0649 \u0627\u0644\u0627\u0646",
|
||||
"Total Amount": "\u0627\u0644\u0645\u0628\u0644\u063a \u0627\u0644\u0643\u0644\u064a \u0644\u0644",
|
||||
"Update Clearance Date": "\u062a\u062d\u062f\u064a\u062b \u062a\u0627\u0631\u064a\u062e \u0627\u0644\u062a\u062e\u0644\u064a\u0635"
|
||||
}
|
13
accounts/doctype/bank_reconciliation/locale/es-doc.json
Normal file
13
accounts/doctype/bank_reconciliation/locale/es-doc.json
Normal file
@ -0,0 +1,13 @@
|
||||
{
|
||||
"Accounts": "Cuentas",
|
||||
"Bank Account": "Cuenta bancaria",
|
||||
"Bank Reconciliation": "Conciliaci\u00f3n Bancaria",
|
||||
"Company": "Empresa",
|
||||
"Entries": "Comentarios",
|
||||
"From Date": "Desde la fecha",
|
||||
"Get Non Reconciled Entries": "Consigue entradas para no conciliadas",
|
||||
"Select account head of the bank where cheque was deposited.": "Seleccione cabeza cuenta del banco donde cheque fue depositado.",
|
||||
"To Date": "Conocer",
|
||||
"Total Amount": "Monto Total",
|
||||
"Update Clearance Date": "Actualizado Liquidaci\u00f3n"
|
||||
}
|
13
accounts/doctype/bank_reconciliation/locale/fr-doc.json
Normal file
13
accounts/doctype/bank_reconciliation/locale/fr-doc.json
Normal file
@ -0,0 +1,13 @@
|
||||
{
|
||||
"Accounts": "Comptes",
|
||||
"Bank Account": "Compte bancaire",
|
||||
"Bank Reconciliation": "Rapprochement bancaire",
|
||||
"Company": "Entreprise",
|
||||
"Entries": "Entr\u00e9es",
|
||||
"From Date": "Partir de la date",
|
||||
"Get Non Reconciled Entries": "Obtenez Non Entr\u00e9es rapproch\u00e9es",
|
||||
"Select account head of the bank where cheque was deposited.": "S\u00e9lectionnez t\u00eate compte de la banque o\u00f9 ch\u00e8que a \u00e9t\u00e9 d\u00e9pos\u00e9.",
|
||||
"To Date": "\u00c0 ce jour",
|
||||
"Total Amount": "Montant total",
|
||||
"Update Clearance Date": "Mettre \u00e0 jour Date de Garde"
|
||||
}
|
@ -2,6 +2,7 @@
|
||||
"Accounts": "\u0932\u0947\u0916\u093e",
|
||||
"Bank Account": "\u092c\u0948\u0902\u0915 \u0916\u093e\u0924\u093e",
|
||||
"Bank Reconciliation": "\u092c\u0948\u0902\u0915 \u0938\u092e\u093e\u0927\u093e\u0928",
|
||||
"Company": "\u0915\u0902\u092a\u0928\u0940",
|
||||
"Entries": "\u092a\u094d\u0930\u0935\u093f\u0937\u094d\u091f\u093f\u092f\u093e\u0902",
|
||||
"From Date": "\u0926\u093f\u0928\u093e\u0902\u0915 \u0938\u0947",
|
||||
"Get Non Reconciled Entries": "\u0917\u0948\u0930 \u092e\u0947\u0932 \u092e\u093f\u0932\u093e\u092a \u092a\u094d\u0930\u0935\u093f\u0937\u094d\u091f\u093f\u092f\u093e\u0902",
|
||||
|
13
accounts/doctype/bank_reconciliation/locale/pt-doc.json
Normal file
13
accounts/doctype/bank_reconciliation/locale/pt-doc.json
Normal file
@ -0,0 +1,13 @@
|
||||
{
|
||||
"Accounts": "Contas",
|
||||
"Bank Account": "Conta banc\u00e1ria",
|
||||
"Bank Reconciliation": "Banco Reconcilia\u00e7\u00e3o",
|
||||
"Company": "Companhia",
|
||||
"Entries": "Entradas",
|
||||
"From Date": "A partir da data",
|
||||
"Get Non Reconciled Entries": "Obter entradas n\u00e3o Reconciliados",
|
||||
"Select account head of the bank where cheque was deposited.": "Selecione cabe\u00e7a conta do banco onde cheque foi depositado.",
|
||||
"To Date": "Conhecer",
|
||||
"Total Amount": "Valor Total",
|
||||
"Update Clearance Date": "Atualize Data Liquida\u00e7\u00e3o"
|
||||
}
|
@ -1,106 +1,103 @@
|
||||
[
|
||||
{
|
||||
"owner": "Administrator",
|
||||
"creation": "2013-01-10 16:34:05",
|
||||
"docstatus": 0,
|
||||
"creation": "2012-03-27 14:35:41",
|
||||
"modified": "2013-01-23 17:11:16",
|
||||
"modified_by": "Administrator",
|
||||
"modified": "2012-03-27 14:35:41"
|
||||
"owner": "Administrator"
|
||||
},
|
||||
{
|
||||
"section_style": "Tray",
|
||||
"istable": 1,
|
||||
"name": "__common__",
|
||||
"colour": "White:FFF",
|
||||
"module": "Accounts",
|
||||
"doctype": "DocType",
|
||||
"version": 5,
|
||||
"show_in_menu": 0
|
||||
"istable": 1,
|
||||
"module": "Accounts",
|
||||
"name": "__common__"
|
||||
},
|
||||
{
|
||||
"doctype": "DocField",
|
||||
"name": "__common__",
|
||||
"parent": "Bank Reconciliation Detail",
|
||||
"no_copy": 0,
|
||||
"search_index": 0,
|
||||
"doctype": "DocField",
|
||||
"parent": "Bank Reconciliation Detail",
|
||||
"parentfield": "fields",
|
||||
"parenttype": "DocType",
|
||||
"parentfield": "fields"
|
||||
},
|
||||
{
|
||||
"name": "Bank Reconciliation Detail",
|
||||
"doctype": "DocType"
|
||||
},
|
||||
{
|
||||
"oldfieldtype": "Link",
|
||||
"doctype": "DocField",
|
||||
"label": "Voucher ID",
|
||||
"oldfieldname": "voucher_id",
|
||||
"permlevel": 0,
|
||||
"search_index": 0
|
||||
},
|
||||
{
|
||||
"doctype": "DocType",
|
||||
"name": "Bank Reconciliation Detail"
|
||||
},
|
||||
{
|
||||
"doctype": "DocField",
|
||||
"fieldname": "voucher_id",
|
||||
"fieldtype": "Link",
|
||||
"label": "Voucher ID",
|
||||
"oldfieldname": "voucher_id",
|
||||
"oldfieldtype": "Link",
|
||||
"options": "Journal Voucher"
|
||||
},
|
||||
{
|
||||
"oldfieldtype": "Data",
|
||||
"doctype": "DocField",
|
||||
"label": "Against Account",
|
||||
"oldfieldname": "against_account",
|
||||
"fieldname": "against_account",
|
||||
"fieldtype": "Data",
|
||||
"permlevel": 1
|
||||
"label": "Against Account",
|
||||
"oldfieldname": "against_account",
|
||||
"oldfieldtype": "Data",
|
||||
"read_only": 1
|
||||
},
|
||||
{
|
||||
"description": "The date at which current entry will get or has actually executed.",
|
||||
"oldfieldtype": "Date",
|
||||
"doctype": "DocField",
|
||||
"label": "Posting Date",
|
||||
"oldfieldname": "posting_date",
|
||||
"fieldname": "posting_date",
|
||||
"fieldtype": "Date",
|
||||
"permlevel": 1
|
||||
"label": "Posting Date",
|
||||
"oldfieldname": "posting_date",
|
||||
"oldfieldtype": "Date",
|
||||
"read_only": 1
|
||||
},
|
||||
{
|
||||
"oldfieldtype": "Data",
|
||||
"doctype": "DocField",
|
||||
"label": "Cheque Number",
|
||||
"oldfieldname": "cheque_number",
|
||||
"fieldname": "cheque_number",
|
||||
"fieldtype": "Data",
|
||||
"permlevel": 1
|
||||
"label": "Cheque Number",
|
||||
"oldfieldname": "cheque_number",
|
||||
"oldfieldtype": "Data",
|
||||
"read_only": 1
|
||||
},
|
||||
{
|
||||
"oldfieldtype": "Date",
|
||||
"doctype": "DocField",
|
||||
"label": "Cheque Date",
|
||||
"oldfieldname": "cheque_date",
|
||||
"fieldname": "cheque_date",
|
||||
"fieldtype": "Date",
|
||||
"permlevel": 1
|
||||
"label": "Cheque Date",
|
||||
"oldfieldname": "cheque_date",
|
||||
"oldfieldtype": "Date",
|
||||
"read_only": 1
|
||||
},
|
||||
{
|
||||
"oldfieldtype": "Currency",
|
||||
"doctype": "DocField",
|
||||
"label": "Debit",
|
||||
"oldfieldname": "debit",
|
||||
"fieldname": "debit",
|
||||
"fieldtype": "Currency",
|
||||
"permlevel": 1
|
||||
"label": "Debit",
|
||||
"oldfieldname": "debit",
|
||||
"oldfieldtype": "Currency",
|
||||
"options": "eval:erpnext.get_currency()",
|
||||
"read_only": 1
|
||||
},
|
||||
{
|
||||
"oldfieldtype": "Currency",
|
||||
"doctype": "DocField",
|
||||
"label": "Credit",
|
||||
"oldfieldname": "credit",
|
||||
"fieldname": "credit",
|
||||
"fieldtype": "Currency",
|
||||
"permlevel": 1
|
||||
"label": "Credit",
|
||||
"oldfieldname": "credit",
|
||||
"oldfieldtype": "Currency",
|
||||
"options": "eval:erpnext.get_currency()",
|
||||
"read_only": 1
|
||||
},
|
||||
{
|
||||
"oldfieldtype": "Date",
|
||||
"doctype": "DocField",
|
||||
"label": "Clearance Date",
|
||||
"oldfieldname": "clearance_date",
|
||||
"fieldname": "clearance_date",
|
||||
"fieldtype": "Date",
|
||||
"permlevel": 0
|
||||
"label": "Clearance Date",
|
||||
"oldfieldname": "clearance_date",
|
||||
"oldfieldtype": "Date"
|
||||
}
|
||||
]
|
@ -0,0 +1,13 @@
|
||||
{
|
||||
"Accounts": "\u062d\u0633\u0627\u0628\u0627\u062a",
|
||||
"Against Account": "\u0636\u062f \u0627\u0644\u062d\u0633\u0627\u0628",
|
||||
"Bank Reconciliation Detail": "\u0627\u0644\u0628\u0646\u0643 \u0627\u0644\u0645\u0635\u0627\u0644\u062d\u0629 \u062a\u0641\u0627\u0635\u064a\u0644",
|
||||
"Cheque Date": "\u062a\u0627\u0631\u064a\u062e \u0627\u0644\u0634\u064a\u0643",
|
||||
"Cheque Number": "\u0639\u062f\u062f \u0627\u0644\u0634\u064a\u0643\u0627\u062a",
|
||||
"Clearance Date": "\u0625\u0632\u0627\u0644\u0629 \u0627\u0644\u062a\u0627\u0631\u064a\u062e",
|
||||
"Credit": "\u0627\u0626\u062a\u0645\u0627\u0646",
|
||||
"Debit": "\u0645\u062f\u064a\u0646",
|
||||
"Posting Date": "\u062a\u0627\u0631\u064a\u062e \u0627\u0644\u0646\u0634\u0631",
|
||||
"The date at which current entry will get or has actually executed.": "\u0646\u0641\u0630\u062a \u0641\u0639\u0644\u064a\u0627 \u0627\u0644\u062a\u0627\u0631\u064a\u062e \u0627\u0644\u0630\u064a \u0633\u0648\u0641 \u062a\u062d\u0635\u0644 \u0627\u0644\u0645\u062f\u062e\u0644 \u0627\u0644\u062d\u0627\u0644\u064a \u0623\u0648.",
|
||||
"Voucher ID": "\u0642\u0633\u064a\u0645\u0629 ID"
|
||||
}
|
@ -0,0 +1,13 @@
|
||||
{
|
||||
"Accounts": "Cuentas",
|
||||
"Against Account": "Contra Cuenta",
|
||||
"Bank Reconciliation Detail": "Banco Detalle Reconciliaci\u00f3n",
|
||||
"Cheque Date": "Fecha Cheque",
|
||||
"Cheque Number": "N\u00famero de Cheque",
|
||||
"Clearance Date": "Liquidaci\u00f3n Fecha",
|
||||
"Credit": "Cr\u00e9dito",
|
||||
"Debit": "D\u00e9bito",
|
||||
"Posting Date": "Fecha de Publicaci\u00f3n",
|
||||
"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.",
|
||||
"Voucher ID": "Vale ID"
|
||||
}
|
@ -0,0 +1,13 @@
|
||||
{
|
||||
"Accounts": "Comptes",
|
||||
"Against Account": "Contre compte",
|
||||
"Bank Reconciliation Detail": "D\u00e9tail de rapprochement bancaire",
|
||||
"Cheque Date": "Date de ch\u00e8ques",
|
||||
"Cheque Number": "Num\u00e9ro de ch\u00e8que",
|
||||
"Clearance Date": "Date de la clairance",
|
||||
"Credit": "Cr\u00e9dit",
|
||||
"Debit": "D\u00e9bit",
|
||||
"Posting Date": "Date de publication",
|
||||
"The date at which current entry will get or has actually executed.": "La date \u00e0 laquelle l'entr\u00e9e actuelle permet de lire ou a r\u00e9ellement ex\u00e9cut\u00e9.",
|
||||
"Voucher ID": "ID Bon"
|
||||
}
|
@ -0,0 +1,13 @@
|
||||
{
|
||||
"Accounts": "Contas",
|
||||
"Against Account": "Contra Conta",
|
||||
"Bank Reconciliation Detail": "Banco Detalhe Reconcilia\u00e7\u00e3o",
|
||||
"Cheque Date": "Data Cheque",
|
||||
"Cheque Number": "N\u00famero de cheques",
|
||||
"Clearance Date": "Data de Liquida\u00e7\u00e3o",
|
||||
"Credit": "Cr\u00e9dito",
|
||||
"Debit": "D\u00e9bito",
|
||||
"Posting Date": "Data da Publica\u00e7\u00e3o",
|
||||
"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.",
|
||||
"Voucher ID": "ID comprovante"
|
||||
}
|
4
accounts/doctype/budget_control/locale/ar-doc.json
Normal file
4
accounts/doctype/budget_control/locale/ar-doc.json
Normal file
@ -0,0 +1,4 @@
|
||||
{
|
||||
"Accounts": "\u062d\u0633\u0627\u0628\u0627\u062a",
|
||||
"Budget Control": "\u0627\u0644\u0645\u064a\u0632\u0627\u0646\u064a\u0629 \u0627\u0644\u062a\u062d\u0643\u0645"
|
||||
}
|
4
accounts/doctype/budget_control/locale/es-doc.json
Normal file
4
accounts/doctype/budget_control/locale/es-doc.json
Normal file
@ -0,0 +1,4 @@
|
||||
{
|
||||
"Accounts": "Cuentas",
|
||||
"Budget Control": "Control del Presupuesto"
|
||||
}
|
4
accounts/doctype/budget_control/locale/fr-doc.json
Normal file
4
accounts/doctype/budget_control/locale/fr-doc.json
Normal file
@ -0,0 +1,4 @@
|
||||
{
|
||||
"Accounts": "Comptes",
|
||||
"Budget Control": "Contr\u00f4le budg\u00e9taire"
|
||||
}
|
4
accounts/doctype/budget_control/locale/pt-doc.json
Normal file
4
accounts/doctype/budget_control/locale/pt-doc.json
Normal file
@ -0,0 +1,4 @@
|
||||
{
|
||||
"Accounts": "Contas",
|
||||
"Budget Control": "Controle de Or\u00e7amento"
|
||||
}
|
@ -1,77 +1,72 @@
|
||||
[
|
||||
{
|
||||
"owner": "Administrator",
|
||||
"creation": "2013-01-10 16:34:05",
|
||||
"docstatus": 0,
|
||||
"creation": "2012-03-27 14:35:41",
|
||||
"modified": "2013-01-23 17:02:32",
|
||||
"modified_by": "Administrator",
|
||||
"modified": "2012-03-27 14:35:41"
|
||||
"owner": "Administrator"
|
||||
},
|
||||
{
|
||||
"section_style": "Tray",
|
||||
"istable": 1,
|
||||
"name": "__common__",
|
||||
"colour": "White:FFF",
|
||||
"module": "Accounts",
|
||||
"doctype": "DocType",
|
||||
"version": 6,
|
||||
"autoname": "CBD/.######",
|
||||
"show_in_menu": 0
|
||||
"doctype": "DocType",
|
||||
"istable": 1,
|
||||
"module": "Accounts",
|
||||
"name": "__common__"
|
||||
},
|
||||
{
|
||||
"doctype": "DocField",
|
||||
"name": "__common__",
|
||||
"parent": "Budget Detail",
|
||||
"doctype": "DocField",
|
||||
"parentfield": "fields",
|
||||
"parenttype": "DocType",
|
||||
"parentfield": "fields"
|
||||
},
|
||||
{
|
||||
"name": "Budget Detail",
|
||||
"doctype": "DocType"
|
||||
},
|
||||
{
|
||||
"search_index": 1,
|
||||
"doctype": "DocField",
|
||||
"label": "Account",
|
||||
"oldfieldname": "account",
|
||||
"trigger": "Client",
|
||||
"fieldname": "account",
|
||||
"fieldtype": "Link",
|
||||
"oldfieldtype": "Link",
|
||||
"reqd": 1,
|
||||
"options": "Account",
|
||||
"permlevel": 0,
|
||||
"in_filter": 1
|
||||
},
|
||||
{
|
||||
"oldfieldtype": "Currency",
|
||||
"doctype": "DocField",
|
||||
"label": "Budget Allocated",
|
||||
"oldfieldname": "budget_allocated",
|
||||
"fieldname": "budget_allocated",
|
||||
"fieldtype": "Currency",
|
||||
"reqd": 1,
|
||||
"permlevel": 0
|
||||
},
|
||||
{
|
||||
"oldfieldtype": "Currency",
|
||||
"doctype": "DocField",
|
||||
"label": "Actual",
|
||||
"oldfieldname": "actual",
|
||||
"fieldname": "actual",
|
||||
"fieldtype": "Currency",
|
||||
"permlevel": 1
|
||||
"doctype": "DocType",
|
||||
"name": "Budget Detail"
|
||||
},
|
||||
{
|
||||
"doctype": "DocField",
|
||||
"fieldname": "account",
|
||||
"fieldtype": "Link",
|
||||
"in_filter": 1,
|
||||
"label": "Account",
|
||||
"oldfieldname": "account",
|
||||
"oldfieldtype": "Link",
|
||||
"options": "Account",
|
||||
"reqd": 1,
|
||||
"search_index": 1
|
||||
},
|
||||
{
|
||||
"doctype": "DocField",
|
||||
"fieldname": "budget_allocated",
|
||||
"fieldtype": "Currency",
|
||||
"label": "Budget Allocated",
|
||||
"oldfieldname": "budget_allocated",
|
||||
"oldfieldtype": "Currency",
|
||||
"options": "eval:erpnext.get_currency(cur_frm.doc.company_name)",
|
||||
"reqd": 1
|
||||
},
|
||||
{
|
||||
"doctype": "DocField",
|
||||
"fieldname": "actual",
|
||||
"fieldtype": "Currency",
|
||||
"label": "Actual",
|
||||
"oldfieldname": "actual",
|
||||
"oldfieldtype": "Currency",
|
||||
"options": "eval:erpnext.get_currency(cur_frm.doc.company_name)",
|
||||
"read_only": 1
|
||||
},
|
||||
{
|
||||
"search_index": 1,
|
||||
"doctype": "DocField",
|
||||
"label": "Fiscal Year",
|
||||
"oldfieldname": "fiscal_year",
|
||||
"options": "link:Fiscal Year",
|
||||
"fieldname": "fiscal_year",
|
||||
"fieldtype": "Select",
|
||||
"in_filter": 1,
|
||||
"label": "Fiscal Year",
|
||||
"oldfieldname": "fiscal_year",
|
||||
"oldfieldtype": "Select",
|
||||
"options": "link:Fiscal Year",
|
||||
"reqd": 1,
|
||||
"permlevel": 0,
|
||||
"in_filter": 1
|
||||
"search_index": 1
|
||||
}
|
||||
]
|
8
accounts/doctype/budget_detail/locale/ar-doc.json
Normal file
8
accounts/doctype/budget_detail/locale/ar-doc.json
Normal file
@ -0,0 +1,8 @@
|
||||
{
|
||||
"Account": "\u062d\u0633\u0627\u0628",
|
||||
"Accounts": "\u062d\u0633\u0627\u0628\u0627\u062a",
|
||||
"Actual": "\u0641\u0639\u0644\u064a",
|
||||
"Budget Allocated": "\u0627\u0644\u0645\u064a\u0632\u0627\u0646\u064a\u0629 \u0627\u0644\u0645\u062e\u0635\u0635\u0629",
|
||||
"Budget Detail": "\u062a\u0641\u0627\u0635\u064a\u0644 \u0627\u0644\u0645\u064a\u0632\u0627\u0646\u064a\u0629",
|
||||
"Fiscal Year": "\u0627\u0644\u0633\u0646\u0629 \u0627\u0644\u0645\u0627\u0644\u064a\u0629"
|
||||
}
|
8
accounts/doctype/budget_detail/locale/es-doc.json
Normal file
8
accounts/doctype/budget_detail/locale/es-doc.json
Normal file
@ -0,0 +1,8 @@
|
||||
{
|
||||
"Account": "Cuenta",
|
||||
"Accounts": "Cuentas",
|
||||
"Actual": "Real",
|
||||
"Budget Allocated": "Presupuesto asignado",
|
||||
"Budget Detail": "Presupuesto Detalle",
|
||||
"Fiscal Year": "A\u00f1o Fiscal"
|
||||
}
|
8
accounts/doctype/budget_detail/locale/fr-doc.json
Normal file
8
accounts/doctype/budget_detail/locale/fr-doc.json
Normal file
@ -0,0 +1,8 @@
|
||||
{
|
||||
"Account": "Compte",
|
||||
"Accounts": "Comptes",
|
||||
"Actual": "R\u00e9el",
|
||||
"Budget Allocated": "Budget allou\u00e9",
|
||||
"Budget Detail": "D\u00e9tail du budget",
|
||||
"Fiscal Year": "Exercice"
|
||||
}
|
8
accounts/doctype/budget_detail/locale/pt-doc.json
Normal file
8
accounts/doctype/budget_detail/locale/pt-doc.json
Normal file
@ -0,0 +1,8 @@
|
||||
{
|
||||
"Account": "Conta",
|
||||
"Accounts": "Contas",
|
||||
"Actual": "Real",
|
||||
"Budget Allocated": "Or\u00e7amento alocado",
|
||||
"Budget Detail": "Detalhe or\u00e7amento",
|
||||
"Fiscal Year": "Exerc\u00edcio fiscal"
|
||||
}
|
@ -1,131 +1,105 @@
|
||||
[
|
||||
{
|
||||
"owner": "Administrator",
|
||||
"creation": "2013-01-10 16:34:05",
|
||||
"docstatus": 0,
|
||||
"creation": "2012-07-03 13:30:50",
|
||||
"modified": "2013-01-22 14:55:58",
|
||||
"modified_by": "Administrator",
|
||||
"modified": "2012-07-11 14:37:30"
|
||||
"owner": "Administrator"
|
||||
},
|
||||
{
|
||||
"section_style": "Simple",
|
||||
"description": "**Budget Distribution** helps you distribute your budget across months if you have seasonality in your business.\n\nTo distribute a budget using this distribution, set this **Budget Distribution** in the **Cost Center**",
|
||||
"module": "Accounts",
|
||||
"allow_trash": 1,
|
||||
"autoname": "field:distribution_id",
|
||||
"show_in_menu": 0,
|
||||
"name": "__common__",
|
||||
"colour": "White:FFF",
|
||||
"description": "**Budget Distribution** helps you distribute your budget across months if you have seasonality in your business.\n\nTo distribute a budget using this distribution, set this **Budget Distribution** in the **Cost Center**",
|
||||
"doctype": "DocType",
|
||||
"server_code_error": " ",
|
||||
"name_case": "Title Case",
|
||||
"version": 1
|
||||
"module": "Accounts",
|
||||
"name": "__common__",
|
||||
"name_case": "Title Case"
|
||||
},
|
||||
{
|
||||
"name": "__common__",
|
||||
"parent": "Budget Distribution",
|
||||
"doctype": "DocField",
|
||||
"parenttype": "DocType",
|
||||
"parentfield": "fields"
|
||||
},
|
||||
{
|
||||
"name": "__common__",
|
||||
"parent": "Budget Distribution",
|
||||
"read": 1,
|
||||
"doctype": "DocPerm",
|
||||
"parentfield": "fields",
|
||||
"parenttype": "DocType",
|
||||
"parentfield": "permissions"
|
||||
},
|
||||
{
|
||||
"name": "Budget Distribution",
|
||||
"doctype": "DocType"
|
||||
},
|
||||
{
|
||||
"create": 1,
|
||||
"doctype": "DocPerm",
|
||||
"write": 1,
|
||||
"cancel": 1,
|
||||
"role": "System Manager",
|
||||
"report": 1,
|
||||
"permlevel": 0
|
||||
},
|
||||
{
|
||||
"write": 1,
|
||||
"role": "System Manager",
|
||||
"permlevel": 1,
|
||||
"doctype": "DocPerm"
|
||||
},
|
||||
{
|
||||
"role": "System Manager",
|
||||
"permlevel": 2,
|
||||
"doctype": "DocPerm"
|
||||
},
|
||||
{
|
||||
"amend": 0,
|
||||
"create": 1,
|
||||
"doctype": "DocPerm",
|
||||
"submit": 0,
|
||||
"write": 1,
|
||||
"name": "__common__",
|
||||
"parent": "Budget Distribution",
|
||||
"parentfield": "permissions",
|
||||
"parenttype": "DocType",
|
||||
"read": 1,
|
||||
"report": 1,
|
||||
"role": "Accounts Manager",
|
||||
"cancel": 1,
|
||||
"permlevel": 0
|
||||
"submit": 0
|
||||
},
|
||||
{
|
||||
"amend": 0,
|
||||
"create": 0,
|
||||
"doctype": "DocPerm",
|
||||
"submit": 0,
|
||||
"write": 1,
|
||||
"role": "Accounts Manager",
|
||||
"cancel": 0,
|
||||
"permlevel": 1
|
||||
},
|
||||
{
|
||||
"role": "Accounts Manager",
|
||||
"permlevel": 2,
|
||||
"doctype": "DocPerm"
|
||||
"doctype": "DocType",
|
||||
"name": "Budget Distribution"
|
||||
},
|
||||
{
|
||||
"description": "Name of the Budget Distribution",
|
||||
"oldfieldtype": "Data",
|
||||
"colour": "White:FFF",
|
||||
"doctype": "DocField",
|
||||
"label": "Distribution Name",
|
||||
"oldfieldname": "distribution_id",
|
||||
"fieldname": "distribution_id",
|
||||
"fieldtype": "Data",
|
||||
"reqd": 1,
|
||||
"permlevel": 0
|
||||
"label": "Distribution Name",
|
||||
"oldfieldname": "distribution_id",
|
||||
"oldfieldtype": "Data",
|
||||
"reqd": 1
|
||||
},
|
||||
{
|
||||
"search_index": 1,
|
||||
"doctype": "DocField",
|
||||
"label": "Fiscal Year",
|
||||
"oldfieldname": "fiscal_year",
|
||||
"options": "link:Fiscal Year",
|
||||
"fieldname": "fiscal_year",
|
||||
"fieldtype": "Select",
|
||||
"in_filter": 1,
|
||||
"label": "Fiscal Year",
|
||||
"oldfieldname": "fiscal_year",
|
||||
"oldfieldtype": "Select",
|
||||
"permlevel": 0,
|
||||
"in_filter": 1
|
||||
"options": "link:Fiscal Year",
|
||||
"search_index": 1
|
||||
},
|
||||
{
|
||||
"oldfieldtype": "Table",
|
||||
"doctype": "DocField",
|
||||
"label": "Budget Distribution Details",
|
||||
"oldfieldname": "budget_distribution_details",
|
||||
"options": "Budget Distribution Detail",
|
||||
"fieldname": "budget_distribution_details",
|
||||
"fieldtype": "Table",
|
||||
"permlevel": 0
|
||||
"label": "Budget Distribution Details",
|
||||
"oldfieldname": "budget_distribution_details",
|
||||
"oldfieldtype": "Table",
|
||||
"options": "Budget Distribution Detail"
|
||||
},
|
||||
{
|
||||
"oldfieldtype": "Small Text",
|
||||
"doctype": "DocField",
|
||||
"label": "Trash Reason",
|
||||
"oldfieldname": "trash_reason",
|
||||
"fieldname": "trash_reason",
|
||||
"fieldtype": "Small Text",
|
||||
"permlevel": 1
|
||||
"label": "Trash Reason",
|
||||
"oldfieldname": "trash_reason",
|
||||
"oldfieldtype": "Small Text",
|
||||
"read_only": 1
|
||||
},
|
||||
{
|
||||
"cancel": 1,
|
||||
"create": 1,
|
||||
"doctype": "DocPerm",
|
||||
"permlevel": 0,
|
||||
"role": "System Manager",
|
||||
"write": 1
|
||||
},
|
||||
{
|
||||
"doctype": "DocPerm",
|
||||
"permlevel": 2,
|
||||
"role": "System Manager"
|
||||
},
|
||||
{
|
||||
"amend": 0,
|
||||
"cancel": 1,
|
||||
"create": 1,
|
||||
"doctype": "DocPerm",
|
||||
"permlevel": 0,
|
||||
"role": "Accounts Manager",
|
||||
"write": 1
|
||||
},
|
||||
{
|
||||
"doctype": "DocPerm",
|
||||
"permlevel": 2,
|
||||
"role": "Accounts Manager"
|
||||
}
|
||||
]
|
10
accounts/doctype/budget_distribution/locale/ar-doc.json
Normal file
10
accounts/doctype/budget_distribution/locale/ar-doc.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"**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**": "\u062a\u0648\u0632\u064a\u0639 \u0627\u0644\u0645\u064a\u0632\u0627\u0646\u064a\u0629 ** ** \u064a\u0633\u0627\u0639\u062f\u0643 \u062a\u0648\u0632\u064a\u0639 \u0627\u0644\u0645\u064a\u0632\u0627\u0646\u064a\u0629 \u0627\u0644\u062e\u0627\u0635\u0629 \u0628\u0643 \u0639\u0628\u0631 \u0623\u0634\u0647\u0631 \u0625\u0630\u0627 \u0643\u0627\u0646 \u0644\u062f\u064a\u0643 \u0645\u0648\u0633\u0645\u064a\u0629 \u0641\u064a business.To \u0627\u0644\u062e\u0627\u0635 \u062a\u0648\u0632\u064a\u0639 \u0627\u0644\u0645\u064a\u0632\u0627\u0646\u064a\u0629 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0647\u0630\u0627 \u0627\u0644\u062a\u0648\u0632\u064a\u0639\u060c \u0639\u0644\u0649 \u0647\u0630\u0627 \u0627\u0644\u062a\u0648\u0632\u064a\u0639 \u0627\u0644\u0645\u064a\u0632\u0627\u0646\u064a\u0629 ** ** \u0641\u064a \u0645\u0631\u0643\u0632 \u0627\u0644\u062a\u0643\u0644\u0641\u0629 ** **",
|
||||
"Accounts": "\u062d\u0633\u0627\u0628\u0627\u062a",
|
||||
"Budget Distribution": "\u062a\u0648\u0632\u064a\u0639 \u0627\u0644\u0645\u064a\u0632\u0627\u0646\u064a\u0629",
|
||||
"Budget Distribution Details": "\u062a\u0641\u0627\u0635\u064a\u0644 \u0627\u0644\u0645\u064a\u0632\u0627\u0646\u064a\u0629 \u0627\u0644\u062a\u0648\u0632\u064a\u0639",
|
||||
"Distribution Name": "\u062a\u0648\u0632\u064a\u0639 \u0627\u0644\u0627\u0633\u0645",
|
||||
"Fiscal Year": "\u0627\u0644\u0633\u0646\u0629 \u0627\u0644\u0645\u0627\u0644\u064a\u0629",
|
||||
"Name of the Budget Distribution": "\u0627\u0633\u0645 \u062a\u0648\u0632\u064a\u0639 \u0627\u0644\u0645\u064a\u0632\u0627\u0646\u064a\u0629",
|
||||
"Trash Reason": "\u0627\u0644\u0633\u0628\u0628 \u0627\u0644\u0642\u0645\u0627\u0645\u0629"
|
||||
}
|
10
accounts/doctype/budget_distribution/locale/es-doc.json
Normal file
10
accounts/doctype/budget_distribution/locale/es-doc.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"**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**": "Distribuci\u00f3n del presupuesto ** ** le ayuda a distribuir su presupuesto a trav\u00e9s de meses, si usted tiene la estacionalidad en su business.To distribuir un presupuesto utilizando esta distribuci\u00f3n, establezca esta distribuci\u00f3n del presupuesto ** ** en el centro de coste ** **",
|
||||
"Accounts": "Cuentas",
|
||||
"Budget Distribution": "Distribuci\u00f3n del presupuesto",
|
||||
"Budget Distribution Details": "Detalles Distribuci\u00f3n del presupuesto",
|
||||
"Distribution Name": "Distribuci\u00f3n Nombre",
|
||||
"Fiscal Year": "A\u00f1o Fiscal",
|
||||
"Name of the Budget Distribution": "Nombre de la distribuci\u00f3n del presupuesto",
|
||||
"Trash Reason": "Trash Raz\u00f3n"
|
||||
}
|
10
accounts/doctype/budget_distribution/locale/fr-doc.json
Normal file
10
accounts/doctype/budget_distribution/locale/fr-doc.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"**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**": "R\u00e9partition du budget ** ** vous permet de distribuer votre budget \u00e0 travers les mois si vous avez la saisonnalit\u00e9 dans votre business.To distribuer un budget en utilisant cette distribution, r\u00e9glez ce R\u00e9partition du budget ** ** ** Co\u00fbt du Centre **",
|
||||
"Accounts": "Comptes",
|
||||
"Budget Distribution": "R\u00e9partition du budget",
|
||||
"Budget Distribution Details": "D\u00e9tails de la r\u00e9partition du budget",
|
||||
"Distribution Name": "Nom distribution",
|
||||
"Fiscal Year": "Exercice",
|
||||
"Name of the Budget Distribution": "Nom de la R\u00e9partition du budget",
|
||||
"Trash Reason": "Raison Corbeille"
|
||||
}
|
10
accounts/doctype/budget_distribution/locale/pt-doc.json
Normal file
10
accounts/doctype/budget_distribution/locale/pt-doc.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"**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**": "Distribui\u00e7\u00e3o ** ** Or\u00e7amento ajuda a distribuir o seu or\u00e7amento atrav\u00e9s meses se tiver sazonalidade na sua business.To distribuir um or\u00e7amento usando essa distribui\u00e7\u00e3o, definir esta distribui\u00e7\u00e3o do or\u00e7amento ** ** ** no Centro de Custo **",
|
||||
"Accounts": "Contas",
|
||||
"Budget Distribution": "Distribui\u00e7\u00e3o or\u00e7amento",
|
||||
"Budget Distribution Details": "Distribui\u00e7\u00e3o Detalhes Or\u00e7amento",
|
||||
"Distribution Name": "Nome de distribui\u00e7\u00e3o",
|
||||
"Fiscal Year": "Exerc\u00edcio fiscal",
|
||||
"Name of the Budget Distribution": "Nome da Distribui\u00e7\u00e3o de Or\u00e7amento",
|
||||
"Trash Reason": "Raz\u00e3o lixo"
|
||||
}
|
@ -1,51 +1,46 @@
|
||||
[
|
||||
{
|
||||
"owner": "Administrator",
|
||||
"creation": "2013-01-10 16:34:05",
|
||||
"docstatus": 0,
|
||||
"creation": "2012-07-03 13:30:47",
|
||||
"modified": "2013-01-22 14:41:34",
|
||||
"modified_by": "Administrator",
|
||||
"modified": "2012-07-11 14:32:16"
|
||||
"owner": "Administrator"
|
||||
},
|
||||
{
|
||||
"section_style": "Tray",
|
||||
"autoname": "BDD/.#####",
|
||||
"doctype": "DocType",
|
||||
"istable": 1,
|
||||
"module": "Accounts",
|
||||
"server_code_error": " ",
|
||||
"doctype": "DocType",
|
||||
"autoname": "BDD/.#####",
|
||||
"name": "__common__",
|
||||
"colour": "White:FFF",
|
||||
"show_in_menu": 0,
|
||||
"version": 1
|
||||
"name": "__common__"
|
||||
},
|
||||
{
|
||||
"doctype": "DocField",
|
||||
"name": "__common__",
|
||||
"parent": "Budget Distribution Detail",
|
||||
"doctype": "DocField",
|
||||
"parentfield": "fields",
|
||||
"parenttype": "DocType",
|
||||
"parentfield": "fields"
|
||||
"permlevel": 0
|
||||
},
|
||||
{
|
||||
"name": "Budget Distribution Detail",
|
||||
"doctype": "DocType"
|
||||
"doctype": "DocType",
|
||||
"name": "Budget Distribution Detail"
|
||||
},
|
||||
{
|
||||
"oldfieldtype": "Data",
|
||||
"doctype": "DocField",
|
||||
"label": "Month",
|
||||
"oldfieldname": "month",
|
||||
"fieldname": "month",
|
||||
"fieldtype": "Data",
|
||||
"reqd": 1,
|
||||
"permlevel": 2
|
||||
"label": "Month",
|
||||
"oldfieldname": "month",
|
||||
"oldfieldtype": "Data",
|
||||
"read_only": 1,
|
||||
"reqd": 1
|
||||
},
|
||||
{
|
||||
"oldfieldtype": "Currency",
|
||||
"doctype": "DocField",
|
||||
"fieldname": "percentage_allocation",
|
||||
"fieldtype": "Float",
|
||||
"label": "Percentage Allocation",
|
||||
"oldfieldname": "percentage_allocation",
|
||||
"fieldname": "percentage_allocation",
|
||||
"fieldtype": "Currency",
|
||||
"permlevel": 0
|
||||
"oldfieldtype": "Currency"
|
||||
}
|
||||
]
|
@ -0,0 +1,6 @@
|
||||
{
|
||||
"Accounts": "\u062d\u0633\u0627\u0628\u0627\u062a",
|
||||
"Budget Distribution Detail": "\u062a\u0648\u0632\u064a\u0639 \u0627\u0644\u0645\u064a\u0632\u0627\u0646\u064a\u0629 \u0627\u0644\u062a\u0641\u0627\u0635\u064a\u0644",
|
||||
"Month": "\u0634\u0647\u0631",
|
||||
"Percentage Allocation": "\u0646\u0633\u0628\u0629 \u062a\u0648\u0632\u064a\u0639"
|
||||
}
|
@ -0,0 +1,6 @@
|
||||
{
|
||||
"Accounts": "Cuentas",
|
||||
"Budget Distribution Detail": "Presupuesto Detalle Distribuci\u00f3n",
|
||||
"Month": "Mes",
|
||||
"Percentage Allocation": "Porcentaje de asignaci\u00f3n"
|
||||
}
|
@ -0,0 +1,6 @@
|
||||
{
|
||||
"Accounts": "Comptes",
|
||||
"Budget Distribution Detail": "D\u00e9tail R\u00e9partition du budget",
|
||||
"Month": "Mois",
|
||||
"Percentage Allocation": "R\u00e9partition en pourcentage"
|
||||
}
|
@ -0,0 +1,6 @@
|
||||
{
|
||||
"Accounts": "Contas",
|
||||
"Budget Distribution Detail": "Detalhe Distribui\u00e7\u00e3o or\u00e7amento",
|
||||
"Month": "M\u00eas",
|
||||
"Percentage Allocation": "Aloca\u00e7\u00e3o percentual"
|
||||
}
|
@ -1,195 +1,186 @@
|
||||
[
|
||||
{
|
||||
"owner": "Administrator",
|
||||
"creation": "2013-01-19 10:23:34",
|
||||
"docstatus": 0,
|
||||
"creation": "2012-07-03 13:29:54",
|
||||
"modified": "2013-01-23 17:11:26",
|
||||
"modified_by": "Administrator",
|
||||
"modified": "2013-01-18 12:57:44"
|
||||
"owner": "Administrator"
|
||||
},
|
||||
{
|
||||
"autoname": "naming_series:",
|
||||
"allow_attach": 1,
|
||||
"is_submittable": 1,
|
||||
"autoname": "naming_series:",
|
||||
"doctype": "DocType",
|
||||
"module": "Accounts",
|
||||
"is_submittable": 1,
|
||||
"max_attachments": 3,
|
||||
"module": "Accounts",
|
||||
"name": "__common__"
|
||||
},
|
||||
{
|
||||
"read_only": 0,
|
||||
"doctype": "DocField",
|
||||
"name": "__common__",
|
||||
"parent": "C-Form",
|
||||
"doctype": "DocField",
|
||||
"parentfield": "fields",
|
||||
"parenttype": "DocType",
|
||||
"parentfield": "fields"
|
||||
"permlevel": 0
|
||||
},
|
||||
{
|
||||
"name": "__common__",
|
||||
"parent": "C-Form",
|
||||
"read": 1,
|
||||
"submit": 0,
|
||||
"create": 1,
|
||||
"doctype": "DocPerm",
|
||||
"name": "__common__",
|
||||
"parent": "C-Form",
|
||||
"parentfield": "permissions",
|
||||
"parenttype": "DocType",
|
||||
"permlevel": 0,
|
||||
"read": 1,
|
||||
"report": 1,
|
||||
"parentfield": "permissions"
|
||||
"submit": 0,
|
||||
"write": 1
|
||||
},
|
||||
{
|
||||
"name": "C-Form",
|
||||
"doctype": "DocType"
|
||||
"doctype": "DocType",
|
||||
"name": "C-Form"
|
||||
},
|
||||
{
|
||||
"print_width": "50%",
|
||||
"doctype": "DocField",
|
||||
"width": "50%",
|
||||
"fieldname": "column_break0",
|
||||
"fieldtype": "Column Break",
|
||||
"permlevel": 0
|
||||
"print_width": "50%",
|
||||
"read_only": 0,
|
||||
"width": "50%"
|
||||
},
|
||||
{
|
||||
"doctype": "DocField",
|
||||
"label": "Series",
|
||||
"options": "\nC-FORM/",
|
||||
"fieldname": "naming_series",
|
||||
"fieldtype": "Select",
|
||||
"reqd": 1,
|
||||
"permlevel": 0
|
||||
"label": "Series",
|
||||
"options": "\nC-FORM/",
|
||||
"read_only": 0,
|
||||
"reqd": 1
|
||||
},
|
||||
{
|
||||
"doctype": "DocField",
|
||||
"label": "C-Form No",
|
||||
"fieldname": "c_form_no",
|
||||
"fieldtype": "Data",
|
||||
"reqd": 1,
|
||||
"permlevel": 0
|
||||
"label": "C-Form No",
|
||||
"read_only": 0,
|
||||
"reqd": 1
|
||||
},
|
||||
{
|
||||
"doctype": "DocField",
|
||||
"label": "Received Date",
|
||||
"fieldname": "received_date",
|
||||
"fieldtype": "Date",
|
||||
"reqd": 1,
|
||||
"permlevel": 0
|
||||
"label": "Received Date",
|
||||
"read_only": 0,
|
||||
"reqd": 1
|
||||
},
|
||||
{
|
||||
"doctype": "DocField",
|
||||
"label": "Customer",
|
||||
"options": "Customer",
|
||||
"fieldname": "customer",
|
||||
"fieldtype": "Link",
|
||||
"reqd": 1,
|
||||
"permlevel": 0
|
||||
"label": "Customer",
|
||||
"options": "Customer",
|
||||
"read_only": 0,
|
||||
"reqd": 1
|
||||
},
|
||||
{
|
||||
"print_width": "50%",
|
||||
"doctype": "DocField",
|
||||
"width": "50%",
|
||||
"fieldname": "column_break1",
|
||||
"fieldtype": "Column Break",
|
||||
"permlevel": 0
|
||||
"print_width": "50%",
|
||||
"read_only": 0,
|
||||
"width": "50%"
|
||||
},
|
||||
{
|
||||
"doctype": "DocField",
|
||||
"label": "Company",
|
||||
"options": "link:Company",
|
||||
"fieldname": "company",
|
||||
"fieldtype": "Select",
|
||||
"permlevel": 0
|
||||
"label": "Company",
|
||||
"options": "link:Company",
|
||||
"read_only": 0
|
||||
},
|
||||
{
|
||||
"doctype": "DocField",
|
||||
"label": "Fiscal Year",
|
||||
"options": "link:Fiscal Year",
|
||||
"fieldname": "fiscal_year",
|
||||
"fieldtype": "Select",
|
||||
"reqd": 1,
|
||||
"permlevel": 0
|
||||
"label": "Fiscal Year",
|
||||
"options": "link:Fiscal Year",
|
||||
"read_only": 0,
|
||||
"reqd": 1
|
||||
},
|
||||
{
|
||||
"doctype": "DocField",
|
||||
"label": "Quarter",
|
||||
"options": "\nI\nII\nIII\nIV",
|
||||
"fieldname": "quarter",
|
||||
"fieldtype": "Select",
|
||||
"permlevel": 0
|
||||
"label": "Quarter",
|
||||
"options": "\nI\nII\nIII\nIV",
|
||||
"read_only": 0
|
||||
},
|
||||
{
|
||||
"doctype": "DocField",
|
||||
"label": "Total Amount",
|
||||
"fieldname": "total_amount",
|
||||
"fieldtype": "Currency",
|
||||
"reqd": 1,
|
||||
"permlevel": 0
|
||||
"label": "Total Amount",
|
||||
"options": "eval:erpnext.get_currency()",
|
||||
"read_only": 0,
|
||||
"reqd": 1
|
||||
},
|
||||
{
|
||||
"doctype": "DocField",
|
||||
"label": "State",
|
||||
"options": "link:State\ncountry='India'",
|
||||
"fieldname": "state",
|
||||
"fieldtype": "Select",
|
||||
"reqd": 1,
|
||||
"permlevel": 0
|
||||
"label": "State",
|
||||
"options": "link:State\ncountry='India'",
|
||||
"read_only": 0,
|
||||
"reqd": 1
|
||||
},
|
||||
{
|
||||
"doctype": "DocField",
|
||||
"fieldname": "section_break0",
|
||||
"fieldtype": "Section Break",
|
||||
"permlevel": 0
|
||||
"read_only": 0
|
||||
},
|
||||
{
|
||||
"doctype": "DocField",
|
||||
"label": "Invoice Details",
|
||||
"options": "C-Form Invoice Detail",
|
||||
"fieldname": "invoice_details",
|
||||
"fieldtype": "Table",
|
||||
"permlevel": 0
|
||||
"label": "Invoice Details",
|
||||
"options": "C-Form Invoice Detail",
|
||||
"read_only": 0
|
||||
},
|
||||
{
|
||||
"print_hide": 0,
|
||||
"doctype": "DocField",
|
||||
"label": "Total Invoiced Amount",
|
||||
"fieldname": "total_invoiced_amount",
|
||||
"fieldtype": "Currency",
|
||||
"permlevel": 1
|
||||
"label": "Total Invoiced Amount",
|
||||
"options": "eval:erpnext.get_currency()",
|
||||
"print_hide": 0,
|
||||
"read_only": 1
|
||||
},
|
||||
{
|
||||
"print_hide": 1,
|
||||
"doctype": "DocField",
|
||||
"label": "File List",
|
||||
"fieldname": "file_list",
|
||||
"fieldtype": "Text",
|
||||
"hidden": 1,
|
||||
"permlevel": 0
|
||||
"label": "File List",
|
||||
"print_hide": 1,
|
||||
"read_only": 0
|
||||
},
|
||||
{
|
||||
"print_hide": 1,
|
||||
"no_copy": 1,
|
||||
"doctype": "DocField",
|
||||
"label": "Amended From",
|
||||
"options": "Sales Invoice",
|
||||
"fieldname": "amended_from",
|
||||
"fieldtype": "Link",
|
||||
"permlevel": 1
|
||||
"label": "Amended From",
|
||||
"no_copy": 1,
|
||||
"options": "Sales Invoice",
|
||||
"print_hide": 1,
|
||||
"read_only": 1
|
||||
},
|
||||
{
|
||||
"create": 1,
|
||||
"doctype": "DocPerm",
|
||||
"write": 1,
|
||||
"role": "Accounts User",
|
||||
"permlevel": 0
|
||||
"role": "Accounts User"
|
||||
},
|
||||
{
|
||||
"create": 1,
|
||||
"doctype": "DocPerm",
|
||||
"write": 1,
|
||||
"role": "Accounts Manager",
|
||||
"permlevel": 0
|
||||
},
|
||||
{
|
||||
"amend": 0,
|
||||
"create": 0,
|
||||
"doctype": "DocPerm",
|
||||
"role": "All",
|
||||
"cancel": 0,
|
||||
"permlevel": 1
|
||||
"role": "Accounts Manager"
|
||||
}
|
||||
]
|
@ -6,6 +6,7 @@
|
||||
"Series",
|
||||
"Company",
|
||||
"Received Date",
|
||||
"Amended From",
|
||||
"IV",
|
||||
"II",
|
||||
"I",
|
||||
|
22
accounts/doctype/c_form/locale/ar-doc.json
Normal file
22
accounts/doctype/c_form/locale/ar-doc.json
Normal file
@ -0,0 +1,22 @@
|
||||
{
|
||||
"Accounts": "\u062d\u0633\u0627\u0628\u0627\u062a",
|
||||
"Amended From": "\u0639\u062f\u0644 \u0645\u0646",
|
||||
"C-FORM/": "C-FORM /",
|
||||
"C-Form": "\u0646\u0645\u0648\u0630\u062c C-",
|
||||
"C-Form No": "C-\u0627\u0644\u0627\u0633\u062a\u0645\u0627\u0631\u0629 \u0631\u0642\u0645",
|
||||
"Company": "\u0634\u0631\u0643\u0629",
|
||||
"Customer": "\u0632\u0628\u0648\u0646",
|
||||
"File List": "\u0645\u0644\u0641 \u0642\u0627\u0626\u0645\u0629",
|
||||
"Fiscal Year": "\u0627\u0644\u0633\u0646\u0629 \u0627\u0644\u0645\u0627\u0644\u064a\u0629",
|
||||
"I": "\u0623\u0646\u0627",
|
||||
"II": "II",
|
||||
"III": "III",
|
||||
"IV": "IV",
|
||||
"Invoice Details": "\u062a\u0641\u0627\u0635\u064a\u0644 \u0627\u0644\u0641\u0627\u062a\u0648\u0631\u0629",
|
||||
"Quarter": "\u0631\u0628\u0639",
|
||||
"Received Date": "\u062a\u0627\u0631\u064a\u062e \u0627\u0644\u0627\u0633\u062a\u0644\u0627\u0645",
|
||||
"Series": "\u0633\u0644\u0633\u0644\u0629",
|
||||
"State": "\u062f\u0648\u0644\u0629",
|
||||
"Total Amount": "\u0627\u0644\u0645\u0628\u0644\u063a \u0627\u0644\u0643\u0644\u064a \u0644\u0644",
|
||||
"Total Invoiced Amount": "\u0625\u062c\u0645\u0627\u0644\u064a \u0645\u0628\u0644\u063a \u0628\u0641\u0627\u062a\u0648\u0631\u0629"
|
||||
}
|
22
accounts/doctype/c_form/locale/es-doc.json
Normal file
22
accounts/doctype/c_form/locale/es-doc.json
Normal file
@ -0,0 +1,22 @@
|
||||
{
|
||||
"Accounts": "Cuentas",
|
||||
"Amended From": "De modificada",
|
||||
"C-FORM/": "C-FORM /",
|
||||
"C-Form": "C-Form",
|
||||
"C-Form No": "C-Formulario No",
|
||||
"Company": "Empresa",
|
||||
"Customer": "Cliente",
|
||||
"File List": "Lista de archivos",
|
||||
"Fiscal Year": "A\u00f1o Fiscal",
|
||||
"I": "Yo",
|
||||
"II": "II",
|
||||
"III": "III",
|
||||
"IV": "IV",
|
||||
"Invoice Details": "Detalles de la factura",
|
||||
"Quarter": "Trimestre",
|
||||
"Received Date": "Fecha de recepci\u00f3n",
|
||||
"Series": "Serie",
|
||||
"State": "Estado",
|
||||
"Total Amount": "Monto Total",
|
||||
"Total Invoiced Amount": "Importe total facturado"
|
||||
}
|
22
accounts/doctype/c_form/locale/fr-doc.json
Normal file
22
accounts/doctype/c_form/locale/fr-doc.json
Normal file
@ -0,0 +1,22 @@
|
||||
{
|
||||
"Accounts": "Comptes",
|
||||
"Amended From": "De modifi\u00e9e",
|
||||
"C-FORM/": "C-FORM /",
|
||||
"C-Form": "C-Form",
|
||||
"C-Form No": "C-formulaire n \u00b0",
|
||||
"Company": "Entreprise",
|
||||
"Customer": "Client",
|
||||
"File List": "Liste des fichiers",
|
||||
"Fiscal Year": "Exercice",
|
||||
"I": "Je",
|
||||
"II": "II",
|
||||
"III": "III",
|
||||
"IV": "IV",
|
||||
"Invoice Details": "D\u00e9tails de la facture",
|
||||
"Quarter": "Trimestre",
|
||||
"Received Date": "Date de r\u00e9ception",
|
||||
"Series": "S\u00e9rie",
|
||||
"State": "\u00c9tat",
|
||||
"Total Amount": "Montant total",
|
||||
"Total Invoiced Amount": "Montant total factur\u00e9"
|
||||
}
|
@ -1,5 +1,6 @@
|
||||
{
|
||||
"Accounts": "\u0932\u0947\u0916\u093e",
|
||||
"Amended From": "\u0938\u0947 \u0938\u0902\u0936\u094b\u0927\u093f\u0924",
|
||||
"C-FORM/": "/ \u0938\u0940 - \u092b\u093e\u0930\u094d\u092e",
|
||||
"C-Form": "\u0938\u0940 - \u092b\u093e\u0930\u094d\u092e",
|
||||
"C-Form No": "\u0915\u094b\u0908 \u0938\u0940 - \u092b\u093e\u0930\u094d\u092e",
|
||||
|
22
accounts/doctype/c_form/locale/pt-doc.json
Normal file
22
accounts/doctype/c_form/locale/pt-doc.json
Normal file
@ -0,0 +1,22 @@
|
||||
{
|
||||
"Accounts": "Contas",
|
||||
"Amended From": "Alterado De",
|
||||
"C-FORM/": "C-FORM /",
|
||||
"C-Form": "C-Form",
|
||||
"C-Form No": "C-Forma N\u00e3o",
|
||||
"Company": "Companhia",
|
||||
"Customer": "Cliente",
|
||||
"File List": "Lista de Arquivos",
|
||||
"Fiscal Year": "Exerc\u00edcio fiscal",
|
||||
"I": "Eu",
|
||||
"II": "II",
|
||||
"III": "III",
|
||||
"IV": "IV",
|
||||
"Invoice Details": "Detalhes da fatura",
|
||||
"Quarter": "Trimestre",
|
||||
"Received Date": "Data de recebimento",
|
||||
"Series": "S\u00e9rie",
|
||||
"State": "Estado",
|
||||
"Total Amount": "Valor Total",
|
||||
"Total Invoiced Amount": "Valor total faturado"
|
||||
}
|
@ -1,72 +1,70 @@
|
||||
[
|
||||
{
|
||||
"owner": "Administrator",
|
||||
"creation": "2013-01-10 16:34:06",
|
||||
"docstatus": 0,
|
||||
"creation": "2012-03-27 14:35:41",
|
||||
"modified": "2013-01-23 17:11:16",
|
||||
"modified_by": "Administrator",
|
||||
"modified": "2012-03-27 14:35:41"
|
||||
"owner": "Administrator"
|
||||
},
|
||||
{
|
||||
"section_style": "Simple",
|
||||
"istable": 1,
|
||||
"name": "__common__",
|
||||
"colour": "White:FFF",
|
||||
"module": "Accounts",
|
||||
"doctype": "DocType",
|
||||
"version": 5,
|
||||
"show_in_menu": 0
|
||||
"istable": 1,
|
||||
"module": "Accounts",
|
||||
"name": "__common__"
|
||||
},
|
||||
{
|
||||
"doctype": "DocField",
|
||||
"name": "__common__",
|
||||
"parent": "C-Form Invoice Detail",
|
||||
"doctype": "DocField",
|
||||
"parentfield": "fields",
|
||||
"parenttype": "DocType",
|
||||
"parentfield": "fields"
|
||||
},
|
||||
{
|
||||
"name": "C-Form Invoice Detail",
|
||||
"doctype": "DocType"
|
||||
},
|
||||
{
|
||||
"doctype": "DocField",
|
||||
"label": "Invoice No",
|
||||
"width": "160px",
|
||||
"options": "Sales Invoice",
|
||||
"fieldname": "invoice_no",
|
||||
"fieldtype": "Link",
|
||||
"permlevel": 0
|
||||
},
|
||||
{
|
||||
"doctype": "DocType",
|
||||
"name": "C-Form Invoice Detail"
|
||||
},
|
||||
{
|
||||
"doctype": "DocField",
|
||||
"fieldname": "invoice_no",
|
||||
"fieldtype": "Link",
|
||||
"label": "Invoice No",
|
||||
"options": "Sales Invoice",
|
||||
"width": "160px"
|
||||
},
|
||||
{
|
||||
"doctype": "DocField",
|
||||
"label": "Invoice Date",
|
||||
"width": "120px",
|
||||
"fieldname": "invoice_date",
|
||||
"fieldtype": "Date",
|
||||
"permlevel": 1
|
||||
"label": "Invoice Date",
|
||||
"read_only": 1,
|
||||
"width": "120px"
|
||||
},
|
||||
{
|
||||
"doctype": "DocField",
|
||||
"label": "Territory",
|
||||
"width": "120px",
|
||||
"options": "Territory",
|
||||
"fieldname": "territory",
|
||||
"fieldtype": "Link",
|
||||
"permlevel": 1
|
||||
"label": "Territory",
|
||||
"options": "Territory",
|
||||
"read_only": 1,
|
||||
"width": "120px"
|
||||
},
|
||||
{
|
||||
"doctype": "DocField",
|
||||
"label": "Net Total",
|
||||
"width": "120px",
|
||||
"fieldname": "net_total",
|
||||
"fieldtype": "Currency",
|
||||
"permlevel": 1
|
||||
"label": "Net Total",
|
||||
"options": "eval:erpnext.get_currency()",
|
||||
"read_only": 1,
|
||||
"width": "120px"
|
||||
},
|
||||
{
|
||||
"doctype": "DocField",
|
||||
"label": "Grand Total",
|
||||
"width": "120px",
|
||||
"fieldname": "grand_total",
|
||||
"fieldtype": "Currency",
|
||||
"permlevel": 1
|
||||
"label": "Grand Total",
|
||||
"options": "eval:erpnext.get_currency()",
|
||||
"read_only": 1,
|
||||
"width": "120px"
|
||||
}
|
||||
]
|
@ -0,0 +1,9 @@
|
||||
{
|
||||
"Accounts": "\u062d\u0633\u0627\u0628\u0627\u062a",
|
||||
"C-Form Invoice Detail": "C-\u0646\u0645\u0648\u0630\u062c \u062a\u0641\u0627\u0635\u064a\u0644 \u0627\u0644\u0641\u0627\u062a\u0648\u0631\u0629",
|
||||
"Grand Total": "\u0627\u0644\u0645\u062c\u0645\u0648\u0639 \u0627\u0644\u0625\u062c\u0645\u0627\u0644\u064a",
|
||||
"Invoice Date": "\u062a\u0627\u0631\u064a\u062e \u0627\u0644\u0641\u0627\u062a\u0648\u0631\u0629",
|
||||
"Invoice No": "\u0627\u0644\u0641\u0627\u062a\u0648\u0631\u0629 \u0644\u0627",
|
||||
"Net Total": "\u0645\u062c\u0645\u0648\u0639 \u0635\u0627\u0641\u064a",
|
||||
"Territory": "\u0625\u0642\u0644\u064a\u0645"
|
||||
}
|
@ -0,0 +1,9 @@
|
||||
{
|
||||
"Accounts": "Cuentas",
|
||||
"C-Form Invoice Detail": "C-Form Detalle de la factura",
|
||||
"Grand Total": "Gran Total",
|
||||
"Invoice Date": "Fecha de la factura",
|
||||
"Invoice No": "Factura n \u00ba",
|
||||
"Net Total": "Total neto",
|
||||
"Territory": "Territorio"
|
||||
}
|
@ -0,0 +1,9 @@
|
||||
{
|
||||
"Accounts": "Comptes",
|
||||
"C-Form Invoice Detail": "C-Form D\u00e9tail Facture",
|
||||
"Grand Total": "Grand Total",
|
||||
"Invoice Date": "Date de la facture",
|
||||
"Invoice No": "Aucune facture",
|
||||
"Net Total": "Total net",
|
||||
"Territory": "Territoire"
|
||||
}
|
@ -0,0 +1,9 @@
|
||||
{
|
||||
"Accounts": "Contas",
|
||||
"C-Form Invoice Detail": "C-Form Detalhe Fatura",
|
||||
"Grand Total": "Total geral",
|
||||
"Invoice Date": "Data da fatura",
|
||||
"Invoice No": "A factura n \u00ba",
|
||||
"Net Total": "L\u00edquida Total",
|
||||
"Territory": "Territ\u00f3rio"
|
||||
}
|
@ -1,264 +1,213 @@
|
||||
[
|
||||
{
|
||||
"owner": "Administrator",
|
||||
"creation": "2013-01-10 16:34:06",
|
||||
"docstatus": 0,
|
||||
"creation": "2012-07-12 23:29:41",
|
||||
"modified": "2013-01-22 14:55:59",
|
||||
"modified_by": "Administrator",
|
||||
"modified": "2012-12-06 12:12:46"
|
||||
"owner": "Administrator"
|
||||
},
|
||||
{
|
||||
"allow_copy": 1,
|
||||
"allow_rename": 1,
|
||||
"autoname": "field:cost_center_name",
|
||||
"description": "Track separate Income and Expense for product verticals or divisions.",
|
||||
"search_fields": "name,parent_cost_center",
|
||||
"module": "Accounts",
|
||||
"doctype": "DocType",
|
||||
"document_type": "Master",
|
||||
"in_create": 1,
|
||||
"autoname": "field:cost_center_name",
|
||||
"module": "Accounts",
|
||||
"name": "__common__",
|
||||
"allow_rename": 1,
|
||||
"doctype": "DocType",
|
||||
"allow_copy": 1
|
||||
},
|
||||
{
|
||||
"name": "__common__",
|
||||
"parent": "Cost Center",
|
||||
"doctype": "DocField",
|
||||
"parenttype": "DocType",
|
||||
"parentfield": "fields"
|
||||
},
|
||||
{
|
||||
"name": "__common__",
|
||||
"parent": "Cost Center",
|
||||
"read": 1,
|
||||
"doctype": "DocPerm",
|
||||
"parenttype": "DocType",
|
||||
"parentfield": "permissions"
|
||||
},
|
||||
{
|
||||
"name": "Cost Center",
|
||||
"doctype": "DocType"
|
||||
"search_fields": "name,parent_cost_center"
|
||||
},
|
||||
{
|
||||
"doctype": "DocField",
|
||||
"label": "Cost Center Details",
|
||||
"fieldname": "sb0",
|
||||
"fieldtype": "Section Break",
|
||||
"name": "__common__",
|
||||
"parent": "Cost Center",
|
||||
"parentfield": "fields",
|
||||
"parenttype": "DocType",
|
||||
"permlevel": 0
|
||||
},
|
||||
{
|
||||
"oldfieldtype": "Small Text",
|
||||
"doctype": "DocPerm",
|
||||
"name": "__common__",
|
||||
"parent": "Cost Center",
|
||||
"parentfield": "permissions",
|
||||
"parenttype": "DocType",
|
||||
"permlevel": 0,
|
||||
"read": 1,
|
||||
"report": 1,
|
||||
"submit": 0
|
||||
},
|
||||
{
|
||||
"doctype": "DocType",
|
||||
"name": "Cost Center"
|
||||
},
|
||||
{
|
||||
"doctype": "DocField",
|
||||
"fieldname": "sb0",
|
||||
"fieldtype": "Section Break",
|
||||
"label": "Cost Center Details"
|
||||
},
|
||||
{
|
||||
"doctype": "DocField",
|
||||
"label": "Trash Reason",
|
||||
"oldfieldname": "trash_reason",
|
||||
"fieldname": "trash_reason",
|
||||
"fieldtype": "Small Text",
|
||||
"permlevel": 1
|
||||
"label": "Trash Reason",
|
||||
"oldfieldname": "trash_reason",
|
||||
"oldfieldtype": "Small Text",
|
||||
"read_only": 1
|
||||
},
|
||||
{
|
||||
"no_copy": 1,
|
||||
"oldfieldtype": "Data",
|
||||
"doctype": "DocField",
|
||||
"label": "Cost Center Name",
|
||||
"oldfieldname": "cost_center_name",
|
||||
"fieldname": "cost_center_name",
|
||||
"fieldtype": "Data",
|
||||
"search_index": 0,
|
||||
"in_filter": 0,
|
||||
"label": "Cost Center Name",
|
||||
"no_copy": 1,
|
||||
"oldfieldname": "cost_center_name",
|
||||
"oldfieldtype": "Data",
|
||||
"reqd": 1,
|
||||
"permlevel": 0,
|
||||
"in_filter": 0
|
||||
"search_index": 0
|
||||
},
|
||||
{
|
||||
"oldfieldtype": "Link",
|
||||
"colour": "White:FFF",
|
||||
"doctype": "DocField",
|
||||
"label": "Parent Cost Center",
|
||||
"oldfieldname": "parent_cost_center",
|
||||
"permlevel": 0,
|
||||
"trigger": "Client",
|
||||
"fieldname": "parent_cost_center",
|
||||
"fieldtype": "Link",
|
||||
"reqd": 1,
|
||||
"options": "Cost Center"
|
||||
"label": "Parent Cost Center",
|
||||
"oldfieldname": "parent_cost_center",
|
||||
"oldfieldtype": "Link",
|
||||
"options": "Cost Center",
|
||||
"reqd": 1
|
||||
},
|
||||
{
|
||||
"oldfieldtype": "Link",
|
||||
"colour": "White:FFF",
|
||||
"doctype": "DocField",
|
||||
"label": "Company",
|
||||
"oldfieldname": "company_name",
|
||||
"permlevel": 0,
|
||||
"trigger": "Client",
|
||||
"fieldname": "company_name",
|
||||
"fieldtype": "Link",
|
||||
"reqd": 1,
|
||||
"options": "Company"
|
||||
"label": "Company",
|
||||
"oldfieldname": "company_name",
|
||||
"oldfieldtype": "Link",
|
||||
"options": "Company",
|
||||
"reqd": 1
|
||||
},
|
||||
{
|
||||
"oldfieldtype": "Data",
|
||||
"colour": "White:FFF",
|
||||
"doctype": "DocField",
|
||||
"label": "Company Abbr",
|
||||
"oldfieldname": "company_abbr",
|
||||
"fieldname": "company_abbr",
|
||||
"fieldtype": "Data",
|
||||
"hidden": 1,
|
||||
"permlevel": 1
|
||||
"label": "Company Abbr",
|
||||
"oldfieldname": "company_abbr",
|
||||
"oldfieldtype": "Data",
|
||||
"read_only": 1
|
||||
},
|
||||
{
|
||||
"doctype": "DocField",
|
||||
"width": "50%",
|
||||
"fieldname": "cb0",
|
||||
"fieldtype": "Column Break",
|
||||
"permlevel": 0
|
||||
"width": "50%"
|
||||
},
|
||||
{
|
||||
"print_hide": 1,
|
||||
"no_copy": 1,
|
||||
"oldfieldtype": "Select",
|
||||
"colour": "White:FFF",
|
||||
"doctype": "DocField",
|
||||
"label": "Group or Ledger",
|
||||
"oldfieldname": "group_or_ledger",
|
||||
"permlevel": 0,
|
||||
"trigger": "Client",
|
||||
"fieldname": "group_or_ledger",
|
||||
"fieldtype": "Select",
|
||||
"reqd": 1,
|
||||
"hidden": 0,
|
||||
"label": "Group or Ledger",
|
||||
"no_copy": 1,
|
||||
"oldfieldname": "group_or_ledger",
|
||||
"oldfieldtype": "Select",
|
||||
"options": "\nGroup\nLedger",
|
||||
"report_hide": 1
|
||||
"print_hide": 1,
|
||||
"report_hide": 1,
|
||||
"reqd": 1
|
||||
},
|
||||
{
|
||||
"description": "Define Budget for this Cost Center. To set budget action, see <a href=\"#!List/Company\">Company Master</a>",
|
||||
"colour": "White:FFF",
|
||||
"doctype": "DocField",
|
||||
"label": "Budget",
|
||||
"fieldname": "sb1",
|
||||
"fieldtype": "Section Break",
|
||||
"permlevel": 0
|
||||
"label": "Budget"
|
||||
},
|
||||
{
|
||||
"description": "Select Budget Distribution, if you want to track based on seasonality.",
|
||||
"oldfieldtype": "Link",
|
||||
"colour": "White:FFF",
|
||||
"doctype": "DocField",
|
||||
"label": "Distribution Id",
|
||||
"oldfieldname": "distribution_id",
|
||||
"permlevel": 0,
|
||||
"fieldname": "distribution_id",
|
||||
"fieldtype": "Link",
|
||||
"label": "Distribution Id",
|
||||
"oldfieldname": "distribution_id",
|
||||
"oldfieldtype": "Link",
|
||||
"options": "Budget Distribution"
|
||||
},
|
||||
{
|
||||
"description": "Add rows to set annual budgets on Accounts.",
|
||||
"oldfieldtype": "Table",
|
||||
"colour": "White:FFF",
|
||||
"doctype": "DocField",
|
||||
"label": "Budget Details",
|
||||
"oldfieldname": "budget_details",
|
||||
"permlevel": 0,
|
||||
"fieldname": "budget_details",
|
||||
"fieldtype": "Table",
|
||||
"label": "Budget Details",
|
||||
"oldfieldname": "budget_details",
|
||||
"oldfieldtype": "Table",
|
||||
"options": "Budget Detail"
|
||||
},
|
||||
{
|
||||
"print_hide": 1,
|
||||
"no_copy": 1,
|
||||
"oldfieldtype": "Int",
|
||||
"doctype": "DocField",
|
||||
"label": "lft",
|
||||
"oldfieldname": "lft",
|
||||
"fieldname": "lft",
|
||||
"fieldtype": "Int",
|
||||
"search_index": 1,
|
||||
"hidden": 1,
|
||||
"permlevel": 0,
|
||||
"in_filter": 1,
|
||||
"label": "lft",
|
||||
"no_copy": 1,
|
||||
"oldfieldname": "lft",
|
||||
"oldfieldtype": "Int",
|
||||
"print_hide": 1,
|
||||
"report_hide": 1,
|
||||
"in_filter": 1
|
||||
"search_index": 1
|
||||
},
|
||||
{
|
||||
"print_hide": 1,
|
||||
"no_copy": 1,
|
||||
"oldfieldtype": "Int",
|
||||
"doctype": "DocField",
|
||||
"label": "rgt",
|
||||
"oldfieldname": "rgt",
|
||||
"fieldname": "rgt",
|
||||
"fieldtype": "Int",
|
||||
"search_index": 1,
|
||||
"reqd": 0,
|
||||
"hidden": 1,
|
||||
"permlevel": 0,
|
||||
"in_filter": 1,
|
||||
"label": "rgt",
|
||||
"no_copy": 1,
|
||||
"oldfieldname": "rgt",
|
||||
"oldfieldtype": "Int",
|
||||
"print_hide": 1,
|
||||
"report_hide": 1,
|
||||
"in_filter": 1
|
||||
"reqd": 0,
|
||||
"search_index": 1
|
||||
},
|
||||
{
|
||||
"print_hide": 1,
|
||||
"no_copy": 1,
|
||||
"oldfieldtype": "Data",
|
||||
"doctype": "DocField",
|
||||
"label": "old_parent",
|
||||
"oldfieldname": "old_parent",
|
||||
"options": "Cost Center",
|
||||
"fieldname": "old_parent",
|
||||
"fieldtype": "Link",
|
||||
"hidden": 1,
|
||||
"permlevel": 0,
|
||||
"label": "old_parent",
|
||||
"no_copy": 1,
|
||||
"oldfieldname": "old_parent",
|
||||
"oldfieldtype": "Data",
|
||||
"options": "Cost Center",
|
||||
"print_hide": 1,
|
||||
"report_hide": 1
|
||||
},
|
||||
{
|
||||
"amend": 0,
|
||||
"create": 0,
|
||||
"doctype": "DocPerm",
|
||||
"submit": 0,
|
||||
"write": 0,
|
||||
"role": "Accounts Manager",
|
||||
"cancel": 0,
|
||||
"permlevel": 1
|
||||
},
|
||||
{
|
||||
"amend": 0,
|
||||
"cancel": 1,
|
||||
"create": 1,
|
||||
"doctype": "DocPerm",
|
||||
"submit": 0,
|
||||
"write": 1,
|
||||
"report": 1,
|
||||
"role": "Accounts Manager",
|
||||
"write": 1
|
||||
},
|
||||
{
|
||||
"amend": 0,
|
||||
"cancel": 0,
|
||||
"create": 0,
|
||||
"doctype": "DocPerm",
|
||||
"role": "Accounts User",
|
||||
"write": 0
|
||||
},
|
||||
{
|
||||
"cancel": 1,
|
||||
"permlevel": 0
|
||||
},
|
||||
{
|
||||
"amend": 0,
|
||||
"create": 0,
|
||||
"doctype": "DocPerm",
|
||||
"submit": 0,
|
||||
"write": 0,
|
||||
"role": "Accounts User",
|
||||
"cancel": 0,
|
||||
"permlevel": 1
|
||||
},
|
||||
{
|
||||
"amend": 0,
|
||||
"create": 0,
|
||||
"doctype": "DocPerm",
|
||||
"submit": 0,
|
||||
"write": 0,
|
||||
"report": 1,
|
||||
"role": "Accounts User",
|
||||
"cancel": 0,
|
||||
"permlevel": 0
|
||||
},
|
||||
{
|
||||
"create": 1,
|
||||
"doctype": "DocPerm",
|
||||
"write": 1,
|
||||
"cancel": 1,
|
||||
"role": "System Manager",
|
||||
"report": 1,
|
||||
"permlevel": 0
|
||||
},
|
||||
{
|
||||
"role": "All",
|
||||
"permlevel": 1,
|
||||
"doctype": "DocPerm"
|
||||
"write": 1
|
||||
}
|
||||
]
|
23
accounts/doctype/cost_center/locale/ar-doc.json
Normal file
23
accounts/doctype/cost_center/locale/ar-doc.json
Normal file
@ -0,0 +1,23 @@
|
||||
{
|
||||
"Accounts": "\u062d\u0633\u0627\u0628\u0627\u062a",
|
||||
"Add rows to set annual budgets on Accounts.": "\u0625\u0636\u0627\u0641\u0629 \u0635\u0641\u0648\u0641 \u0644\u0648\u0636\u0639 \u0627\u0644\u0645\u064a\u0632\u0627\u0646\u064a\u0627\u062a \u0627\u0644\u0633\u0646\u0648\u064a\u0629 \u0639\u0644\u0649 \u0627\u0644\u062d\u0633\u0627\u0628\u0627\u062a.",
|
||||
"Budget": "\u0645\u064a\u0632\u0627\u0646\u064a\u0629",
|
||||
"Budget Details": "\u062a\u0641\u0627\u0635\u064a\u0644 \u0627\u0644\u0645\u064a\u0632\u0627\u0646\u064a\u0629",
|
||||
"Company": "\u0634\u0631\u0643\u0629",
|
||||
"Company Abbr": "\u0634\u0631\u0643\u0629 \u0627\u0628\u0631",
|
||||
"Cost Center": "\u0645\u0631\u0643\u0632 \u0627\u0644\u062a\u0643\u0644\u0641\u0629",
|
||||
"Cost Center Details": "\u062a\u0641\u0627\u0635\u064a\u0644 \u062a\u0643\u0644\u0641\u0629 \u0645\u0631\u0643\u0632",
|
||||
"Cost Center Name": "\u0627\u0633\u0645 \u0645\u0631\u0643\u0632 \u062a\u0643\u0644\u0641\u0629",
|
||||
"Define Budget for this Cost Center. To set budget action, see <a href=\"#!List/Company\">Company Master</a>": "\u062a\u062d\u062f\u064a\u062f \u0627\u0644\u0645\u064a\u0632\u0627\u0646\u064a\u0629 \u0644\u0647\u0630\u0627 \u0627\u0644\u0645\u0631\u0643\u0632 \u0627\u0644\u062a\u0643\u0644\u0641\u0629. \u0623\u0646 \u062a\u062a\u062e\u0630 \u0625\u062c\u0631\u0627\u0621\u0627\u062a \u0644\u0645\u064a\u0632\u0627\u0646\u064a\u0629\u060c \u0627\u0646\u0638\u0631 <a href=\"#!List/Company\">\u0645\u0627\u062c\u0633\u062a\u064a\u0631 \u0634\u0631\u0643\u0629</a>",
|
||||
"Distribution Id": "\u062a\u0648\u0632\u064a\u0639 \u0631\u0642\u0645",
|
||||
"Group": "\u0645\u062c\u0645\u0648\u0639\u0629",
|
||||
"Group or Ledger": "\u0645\u062c\u0645\u0648\u0639\u0629 \u0623\u0648 \u0644\u064a\u062f\u062c\u0631",
|
||||
"Ledger": "\u062f\u0641\u062a\u0631 \u0627\u0644\u062d\u0633\u0627\u0628\u0627\u062a",
|
||||
"Parent Cost Center": "\u0627\u0644\u0623\u0645 \u062a\u0643\u0644\u0641\u0629 \u0645\u0631\u0643\u0632",
|
||||
"Select Budget Distribution, if you want to track based on seasonality.": "\u062d\u062f\u062f \u062a\u0648\u0632\u064a\u0639 \u0627\u0644\u0645\u064a\u0632\u0627\u0646\u064a\u0629\u060c \u0625\u0630\u0627 \u0643\u0646\u062a \u062a\u0631\u064a\u062f \u0623\u0646 \u062a\u062a\u0628\u0639 \u0639\u0644\u0649 \u0623\u0633\u0627\u0633 \u0645\u0648\u0633\u0645\u064a.",
|
||||
"Track separate Income and Expense for product verticals or divisions.": "\u062a\u0639\u0642\u0628 \u0627\u0644\u062f\u062e\u0644 \u0648\u0627\u0644\u0645\u0635\u0631\u0648\u0641\u0627\u062a \u0644\u0644\u0645\u0646\u0641\u0635\u0644\u0629 \u0642\u0637\u0627\u0639\u0627\u062a \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0623\u0648 \u0627\u0644\u0627\u0646\u0642\u0633\u0627\u0645\u0627\u062a.",
|
||||
"Trash Reason": "\u0627\u0644\u0633\u0628\u0628 \u0627\u0644\u0642\u0645\u0627\u0645\u0629",
|
||||
"lft": "LFT",
|
||||
"old_parent": "old_parent",
|
||||
"rgt": "RGT"
|
||||
}
|
23
accounts/doctype/cost_center/locale/es-doc.json
Normal file
23
accounts/doctype/cost_center/locale/es-doc.json
Normal file
@ -0,0 +1,23 @@
|
||||
{
|
||||
"Accounts": "Cuentas",
|
||||
"Add rows to set annual budgets on Accounts.": "A\u00f1ada filas para fijar presupuestos anuales de Cuentas.",
|
||||
"Budget": "Presupuesto",
|
||||
"Budget Details": "Datos del Presupuesto",
|
||||
"Company": "Empresa",
|
||||
"Company Abbr": "Compa\u00f1\u00eda Abbr",
|
||||
"Cost Center": "De centros de coste",
|
||||
"Cost Center Details": "Costo Detalles Center",
|
||||
"Cost Center Name": "Costo Nombre del centro",
|
||||
"Define Budget for this Cost Center. To set budget action, see <a href=\"#!List/Company\">Company Master</a>": "Definir Presupuesto para este Centro de Costo. Para configurar la acci\u00f3n presupuesto, consulte <a href=\"#!List/Company\">empresa Master</a>",
|
||||
"Distribution Id": "ID Distribution",
|
||||
"Group": "Grupo",
|
||||
"Group or Ledger": "Grupo o Ledger",
|
||||
"Ledger": "Libro mayor",
|
||||
"Parent Cost Center": "Padres de centros de coste",
|
||||
"Select Budget Distribution, if you want to track based on seasonality.": "Seleccione Distribuci\u00f3n del Presupuesto, si desea realizar un seguimiento sobre la base de la estacionalidad.",
|
||||
"Track separate Income and Expense for product verticals or divisions.": "Seguimiento de Ingresos y Gastos por separado para los productos o divisiones verticales.",
|
||||
"Trash Reason": "Trash Raz\u00f3n",
|
||||
"lft": "lft",
|
||||
"old_parent": "old_parent",
|
||||
"rgt": "rgt"
|
||||
}
|
23
accounts/doctype/cost_center/locale/fr-doc.json
Normal file
23
accounts/doctype/cost_center/locale/fr-doc.json
Normal file
@ -0,0 +1,23 @@
|
||||
{
|
||||
"Accounts": "Comptes",
|
||||
"Add rows to set annual budgets on Accounts.": "Ajoutez des lignes d'\u00e9tablir des budgets annuels des comptes.",
|
||||
"Budget": "Budget",
|
||||
"Budget Details": "D\u00e9tails du budget",
|
||||
"Company": "Entreprise",
|
||||
"Company Abbr": "Soci\u00e9t\u00e9 Abr",
|
||||
"Cost Center": "Centre de co\u00fbts",
|
||||
"Cost Center Details": "Co\u00fbt Center D\u00e9tails",
|
||||
"Cost Center Name": "Co\u00fbt Nom du centre",
|
||||
"Define Budget for this Cost Center. To set budget action, see <a href=\"#!List/Company\">Company Master</a>": "D\u00e9finir le budget pour ce centre de co\u00fbts. Pour d\u00e9finir l'action budg\u00e9taire, voir <a href=\"#!List/Company\">Ma\u00eetre Soci\u00e9t\u00e9</a>",
|
||||
"Distribution Id": "Id distribution",
|
||||
"Group": "Groupe",
|
||||
"Group or Ledger": "Groupe ou Ledger",
|
||||
"Ledger": "Grand livre",
|
||||
"Parent Cost Center": "Centre de co\u00fbts Parent",
|
||||
"Select Budget Distribution, if you want to track based on seasonality.": "S\u00e9lectionnez R\u00e9partition du budget, si vous voulez suivre en fonction de la saisonnalit\u00e9.",
|
||||
"Track separate Income and Expense for product verticals or divisions.": "Suivre distincte sur le revenu et d\u00e9penses pour des produits ou des divisions verticales.",
|
||||
"Trash Reason": "Raison Corbeille",
|
||||
"lft": "lft",
|
||||
"old_parent": "old_parent",
|
||||
"rgt": "rgt"
|
||||
}
|
23
accounts/doctype/cost_center/locale/pt-doc.json
Normal file
23
accounts/doctype/cost_center/locale/pt-doc.json
Normal file
@ -0,0 +1,23 @@
|
||||
{
|
||||
"Accounts": "Contas",
|
||||
"Add rows to set annual budgets on Accounts.": "Adicionar linhas para definir or\u00e7amentos anuais nas contas.",
|
||||
"Budget": "Or\u00e7amento",
|
||||
"Budget Details": "Detalhes Or\u00e7amento",
|
||||
"Company": "Companhia",
|
||||
"Company Abbr": "Empresa Abrev",
|
||||
"Cost Center": "Centro de Custos",
|
||||
"Cost Center Details": "Custo Detalhes Centro",
|
||||
"Cost Center Name": "Custo Nome Centro",
|
||||
"Define Budget for this Cost Center. To set budget action, see <a href=\"#!List/Company\">Company Master</a>": "Definir Or\u00e7amento para este Centro de Custo. Para definir a\u00e7\u00e3o do or\u00e7amento, consulte <a href=\"#!List/Company\">Mestre Empresa</a>",
|
||||
"Distribution Id": "Id distribui\u00e7\u00e3o",
|
||||
"Group": "Grupo",
|
||||
"Group or Ledger": "Grupo ou Ledger",
|
||||
"Ledger": "Livro-raz\u00e3o",
|
||||
"Parent Cost Center": "Centro de Custo pai",
|
||||
"Select Budget Distribution, if you want to track based on seasonality.": "Selecione distribui\u00e7\u00e3o do or\u00e7amento, se voc\u00ea quiser acompanhar baseado em sazonalidade.",
|
||||
"Track separate Income and Expense for product verticals or divisions.": "Localizar renda separado e Despesa para verticais de produtos ou divis\u00f5es.",
|
||||
"Trash Reason": "Raz\u00e3o lixo",
|
||||
"lft": "lft",
|
||||
"old_parent": "old_parent",
|
||||
"rgt": "rgt"
|
||||
}
|
@ -1,110 +1,95 @@
|
||||
[
|
||||
{
|
||||
"owner": "Administrator",
|
||||
"creation": "2013-01-10 16:34:06",
|
||||
"docstatus": 0,
|
||||
"creation": "2012-07-03 13:30:47",
|
||||
"modified": "2013-01-22 14:46:59",
|
||||
"modified_by": "Administrator",
|
||||
"modified": "2012-07-11 14:56:41"
|
||||
"owner": "Administrator"
|
||||
},
|
||||
{
|
||||
"section_style": "Tabbed",
|
||||
"description": "**Fiscal Year** represents a Financial Year. All accounting entries and other major transactions are tracked against **Fiscal Year**.",
|
||||
"module": "Accounts",
|
||||
"server_code_error": " ",
|
||||
"allow_trash": 1,
|
||||
"autoname": "field:year",
|
||||
"document_type": "Master",
|
||||
"_last_update": "1322549700",
|
||||
"name": "__common__",
|
||||
"colour": "White:FFF",
|
||||
"description": "**Fiscal Year** represents a Financial Year. All accounting entries and other major transactions are tracked against **Fiscal Year**.",
|
||||
"doctype": "DocType",
|
||||
"show_in_menu": 0,
|
||||
"version": 1
|
||||
"document_type": "Master",
|
||||
"module": "Accounts",
|
||||
"name": "__common__"
|
||||
},
|
||||
{
|
||||
"name": "__common__",
|
||||
"parent": "Fiscal Year",
|
||||
"doctype": "DocField",
|
||||
"parenttype": "DocType",
|
||||
"parentfield": "fields"
|
||||
},
|
||||
{
|
||||
"report": 1,
|
||||
"name": "__common__",
|
||||
"parent": "Fiscal Year",
|
||||
"read": 1,
|
||||
"create": 1,
|
||||
"doctype": "DocPerm",
|
||||
"write": 1,
|
||||
"parentfield": "fields",
|
||||
"parenttype": "DocType",
|
||||
"role": "System Manager",
|
||||
"cancel": 1,
|
||||
"permlevel": 0,
|
||||
"parentfield": "permissions"
|
||||
},
|
||||
{
|
||||
"name": "Fiscal Year",
|
||||
"doctype": "DocType"
|
||||
"permlevel": 0
|
||||
},
|
||||
{
|
||||
"amend": 0,
|
||||
"cancel": 1,
|
||||
"create": 1,
|
||||
"doctype": "DocPerm",
|
||||
"submit": 0
|
||||
"name": "__common__",
|
||||
"parent": "Fiscal Year",
|
||||
"parentfield": "permissions",
|
||||
"parenttype": "DocType",
|
||||
"permlevel": 0,
|
||||
"read": 1,
|
||||
"report": 1,
|
||||
"role": "System Manager",
|
||||
"submit": 0,
|
||||
"write": 1
|
||||
},
|
||||
{
|
||||
"doctype": "DocPerm"
|
||||
"doctype": "DocType",
|
||||
"name": "Fiscal Year"
|
||||
},
|
||||
{
|
||||
"oldfieldtype": "Section Break",
|
||||
"doctype": "DocField",
|
||||
"label": "Fiscal Year Details",
|
||||
"fieldname": "year_details",
|
||||
"fieldtype": "Section Break",
|
||||
"permlevel": 0
|
||||
"label": "Fiscal Year Details",
|
||||
"oldfieldtype": "Section Break"
|
||||
},
|
||||
{
|
||||
"oldfieldtype": "Small Text",
|
||||
"doctype": "DocField",
|
||||
"label": "Trash Reason",
|
||||
"oldfieldname": "trash_reason",
|
||||
"fieldname": "trash_reason",
|
||||
"fieldtype": "Small Text",
|
||||
"permlevel": 1
|
||||
"label": "Trash Reason",
|
||||
"oldfieldname": "trash_reason",
|
||||
"oldfieldtype": "Small Text",
|
||||
"read_only": 1
|
||||
},
|
||||
{
|
||||
"description": "For e.g. 2012, 2012-13",
|
||||
"oldfieldtype": "Data",
|
||||
"colour": "White:FFF",
|
||||
"doctype": "DocField",
|
||||
"label": "Year Name",
|
||||
"oldfieldname": "year",
|
||||
"fieldname": "year",
|
||||
"fieldtype": "Data",
|
||||
"reqd": 1,
|
||||
"permlevel": 0
|
||||
"label": "Year Name",
|
||||
"oldfieldname": "year",
|
||||
"oldfieldtype": "Data",
|
||||
"reqd": 1
|
||||
},
|
||||
{
|
||||
"oldfieldtype": "Date",
|
||||
"doctype": "DocField",
|
||||
"label": "Year Start Date",
|
||||
"oldfieldname": "year_start_date",
|
||||
"fieldname": "year_start_date",
|
||||
"fieldtype": "Date",
|
||||
"reqd": 1,
|
||||
"permlevel": 0
|
||||
"label": "Year Start Date",
|
||||
"oldfieldname": "year_start_date",
|
||||
"oldfieldtype": "Date",
|
||||
"reqd": 1
|
||||
},
|
||||
{
|
||||
"description": "Entries are not allowed against this Fiscal Year if the year is closed.",
|
||||
"default": "No",
|
||||
"oldfieldtype": "Select",
|
||||
"colour": "White:FFF",
|
||||
"description": "Entries are not allowed against this Fiscal Year if the year is closed.",
|
||||
"doctype": "DocField",
|
||||
"label": "Year Closed",
|
||||
"oldfieldname": "is_fiscal_year_closed",
|
||||
"permlevel": 0,
|
||||
"fieldname": "is_fiscal_year_closed",
|
||||
"fieldtype": "Select",
|
||||
"reqd": 0,
|
||||
"options": "\nNo\nYes"
|
||||
"label": "Year Closed",
|
||||
"oldfieldname": "is_fiscal_year_closed",
|
||||
"oldfieldtype": "Select",
|
||||
"options": "\nNo\nYes",
|
||||
"reqd": 0
|
||||
},
|
||||
{
|
||||
"doctype": "DocPerm"
|
||||
}
|
||||
]
|
1
accounts/doctype/fiscal_year/locale/_messages_js.json
Normal file
1
accounts/doctype/fiscal_year/locale/_messages_js.json
Normal file
@ -0,0 +1 @@
|
||||
[]
|
3
accounts/doctype/fiscal_year/locale/_messages_py.json
Normal file
3
accounts/doctype/fiscal_year/locale/_messages_py.json
Normal file
@ -0,0 +1,3 @@
|
||||
[
|
||||
" is now the default Fiscal Year. \\\t\t\tPlease refresh your browser for the change to take effect."
|
||||
]
|
14
accounts/doctype/fiscal_year/locale/ar-doc.json
Normal file
14
accounts/doctype/fiscal_year/locale/ar-doc.json
Normal file
@ -0,0 +1,14 @@
|
||||
{
|
||||
"**Fiscal Year** represents a Financial Year. All accounting entries and other major transactions are tracked against **Fiscal Year**.": "** ** \u0627\u0644\u0633\u0646\u0629 \u0627\u0644\u0645\u0627\u0644\u064a\u0629 \u064a\u0645\u062b\u0644 \u0627\u0644\u0633\u0646\u0629 \u0627\u0644\u0645\u0627\u0644\u064a\u0629. \u064a\u062a\u0645 \u062a\u0639\u0642\u0628 \u062c\u0645\u064a\u0639 \u0627\u0644\u0642\u064a\u0648\u062f \u0627\u0644\u0645\u062d\u0627\u0633\u0628\u064a\u0629 \u0648\u0627\u0644\u0645\u0639\u0627\u0645\u0644\u0627\u062a \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629 \u0627\u0644\u0623\u062e\u0631\u0649 \u0636\u062f \u0627\u0644\u0633\u0646\u0629 \u0627\u0644\u0645\u0627\u0644\u064a\u0629 **. **",
|
||||
"Accounts": "\u062d\u0633\u0627\u0628\u0627\u062a",
|
||||
"Entries are not allowed against this Fiscal Year if the year is closed.": "\u0644\u0627 \u064a\u0633\u0645\u062d \u0645\u0642\u0627\u0644\u0627\u062a \u0636\u062f \u0627\u0644\u0633\u0646\u0629 \u0627\u0644\u0645\u0627\u0644\u064a\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0625\u0630\u0627 \u062a\u0645 \u0625\u063a\u0644\u0627\u0642 \u0627\u0644\u0633\u0646\u0629.",
|
||||
"Fiscal Year": "\u0627\u0644\u0633\u0646\u0629 \u0627\u0644\u0645\u0627\u0644\u064a\u0629",
|
||||
"Fiscal Year Details": "\u062a\u0641\u0627\u0635\u064a\u0644 \u0627\u0644\u0633\u0646\u0629 \u0627\u0644\u0645\u0627\u0644\u064a\u0629",
|
||||
"For e.g. 2012, 2012-13": "\u0644\u060c 2012 \u0639\u0644\u0649 \u0633\u0628\u064a\u0644 \u0627\u0644\u0645\u062b\u0627\u0644 2012-13",
|
||||
"No": "\u0644\u0627",
|
||||
"Trash Reason": "\u0627\u0644\u0633\u0628\u0628 \u0627\u0644\u0642\u0645\u0627\u0645\u0629",
|
||||
"Year Closed": "\u0645\u063a\u0644\u0642 \u0627\u0644\u0639\u0627\u0645",
|
||||
"Year Name": "\u0627\u0644\u0639\u0627\u0645 \u0627\u0633\u0645",
|
||||
"Year Start Date": "\u0633\u0646\u0629 \u0628\u062f\u0621 \u0627\u0644\u062a\u0627\u0631\u064a\u062e",
|
||||
"Yes": "\u0646\u0639\u0645"
|
||||
}
|
3
accounts/doctype/fiscal_year/locale/ar-py.json
Normal file
3
accounts/doctype/fiscal_year/locale/ar-py.json
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
" is now the default Fiscal Year. \\\t\t\tPlease refresh your browser for the change to take effect.": "\u0627\u0644\u0622\u0646 \u0627\u0644\u0633\u0646\u0629 \u0627\u0644\u0645\u0627\u0644\u064a\u0629 \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a\u0629. \\ \u064a\u0631\u062c\u0649 \u062a\u062d\u062f\u064a\u062b \u0627\u0644\u0645\u062a\u0635\u0641\u062d \u0627\u0644\u062e\u0627\u0635 \u0628\u0643 \u0644\u0627\u0644\u062a\u063a\u064a\u064a\u0631 \u0646\u0627\u0641\u0630 \u0627\u0644\u0645\u0641\u0639\u0648\u0644."
|
||||
}
|
14
accounts/doctype/fiscal_year/locale/es-doc.json
Normal file
14
accounts/doctype/fiscal_year/locale/es-doc.json
Normal file
@ -0,0 +1,14 @@
|
||||
{
|
||||
"**Fiscal Year** represents a Financial Year. All accounting entries and other major transactions are tracked against **Fiscal Year**.": "A\u00f1o Fiscal ** ** representa un ejercicio. Los asientos contables y otras transacciones importantes se siguen contra ** Ejercicio **.",
|
||||
"Accounts": "Cuentas",
|
||||
"Entries are not allowed against this Fiscal Year if the year is closed.": "No se permiten comentarios en contra de este a\u00f1o fiscal si el a\u00f1o est\u00e1 cerrado.",
|
||||
"Fiscal Year": "A\u00f1o Fiscal",
|
||||
"Fiscal Year Details": "Datos del ejercicio fiscal",
|
||||
"For e.g. 2012, 2012-13": "Por ejemplo, 2012, 2012-13",
|
||||
"No": "No",
|
||||
"Trash Reason": "Trash Raz\u00f3n",
|
||||
"Year Closed": "A\u00f1o Cerrado",
|
||||
"Year Name": "Nombre A\u00f1o",
|
||||
"Year Start Date": "A\u00f1o Fecha de inicio",
|
||||
"Yes": "S\u00ed"
|
||||
}
|
3
accounts/doctype/fiscal_year/locale/es-py.json
Normal file
3
accounts/doctype/fiscal_year/locale/es-py.json
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
" is now the default Fiscal Year. \\\t\t\tPlease refresh your browser for the change to take effect.": "Ahora es el A\u00f1o Fiscal defecto. \\ Por favor, actualiza tu navegador para que los cambios surtan efecto."
|
||||
}
|
14
accounts/doctype/fiscal_year/locale/fr-doc.json
Normal file
14
accounts/doctype/fiscal_year/locale/fr-doc.json
Normal file
@ -0,0 +1,14 @@
|
||||
{
|
||||
"**Fiscal Year** represents a Financial Year. All accounting entries and other major transactions are tracked against **Fiscal Year**.": "Exercice ** ** repr\u00e9sente un exercice financier. Toutes les \u00e9critures comptables et autres op\u00e9rations importantes sont compar\u00e9s \u00e0 l'exercice ** **.",
|
||||
"Accounts": "Comptes",
|
||||
"Entries are not allowed against this Fiscal Year if the year is closed.": "Les inscriptions ne sont pas autoris\u00e9s contre cette exercice si l'ann\u00e9e est ferm\u00e9.",
|
||||
"Fiscal Year": "Exercice",
|
||||
"Fiscal Year Details": "D\u00e9tails de l'exercice financier",
|
||||
"For e.g. 2012, 2012-13": "Pour exemple, 2012, 2012-13",
|
||||
"No": "Aucun",
|
||||
"Trash Reason": "Raison Corbeille",
|
||||
"Year Closed": "L'ann\u00e9e Ferm\u00e9",
|
||||
"Year Name": "Nom Ann\u00e9e",
|
||||
"Year Start Date": "Date de d\u00e9but Ann\u00e9e",
|
||||
"Yes": "Oui"
|
||||
}
|
3
accounts/doctype/fiscal_year/locale/fr-py.json
Normal file
3
accounts/doctype/fiscal_year/locale/fr-py.json
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
" is now the default Fiscal Year. \\\t\t\tPlease refresh your browser for the change to take effect.": "est maintenant l'ann\u00e9e fiscale d\u00e9faut. \\ S'il vous pla\u00eet rafra\u00eechir votre navigateur pour que le changement prenne effet."
|
||||
}
|
3
accounts/doctype/fiscal_year/locale/hi-py.json
Normal file
3
accounts/doctype/fiscal_year/locale/hi-py.json
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
" is now the default Fiscal Year. \\\t\t\tPlease refresh your browser for the change to take effect.": "\u0905\u092c \u0921\u093f\u092b\u093c\u0949\u0932\u094d\u091f \u0935\u093f\u0924\u094d\u0924 \u0935\u0930\u094d\u0937 \u0939\u0948. \\ \u0915\u0943\u092a\u092f\u093e \u0915\u094b \u092a\u094d\u0930\u092d\u093e\u0935\u0940 \u0915\u0930\u0928\u0947 \u0915\u0947 \u092c\u0926\u0932\u093e\u0935 \u0915\u0947 \u0932\u093f\u090f \u0905\u092a\u0928\u0947 \u092c\u094d\u0930\u093e\u0909\u091c\u093c\u0930 \u0915\u094b \u0924\u093e\u091c\u093c\u093e."
|
||||
}
|
14
accounts/doctype/fiscal_year/locale/pt-doc.json
Normal file
14
accounts/doctype/fiscal_year/locale/pt-doc.json
Normal file
@ -0,0 +1,14 @@
|
||||
{
|
||||
"**Fiscal Year** represents a Financial Year. All accounting entries and other major transactions are tracked against **Fiscal Year**.": "Ano Fiscal ** ** representa um Exerc\u00edcio. Todos os lan\u00e7amentos cont\u00e1beis e outras transa\u00e7\u00f5es importantes s\u00e3o monitorados contra ** Ano Fiscal **.",
|
||||
"Accounts": "Contas",
|
||||
"Entries are not allowed against this Fiscal Year if the year is closed.": "Entradas n\u00e3o s\u00e3o permitidos contra este Ano Fiscal se o ano est\u00e1 fechada.",
|
||||
"Fiscal Year": "Exerc\u00edcio fiscal",
|
||||
"Fiscal Year Details": "Detalhes fiscais Ano",
|
||||
"For e.g. 2012, 2012-13": "Para por exemplo 2012, 2012-13",
|
||||
"No": "N\u00e3o",
|
||||
"Trash Reason": "Raz\u00e3o lixo",
|
||||
"Year Closed": "Ano Encerrado",
|
||||
"Year Name": "Nome Ano",
|
||||
"Year Start Date": "Data de in\u00edcio do ano",
|
||||
"Yes": "Sim"
|
||||
}
|
3
accounts/doctype/fiscal_year/locale/pt-py.json
Normal file
3
accounts/doctype/fiscal_year/locale/pt-py.json
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
" is now the default Fiscal Year. \\\t\t\tPlease refresh your browser for the change to take effect.": "\u00e9 agora o padr\u00e3o de Ano Fiscal. \\ Por favor, atualize seu navegador para que a altera\u00e7\u00e3o tenha efeito."
|
||||
}
|
4
accounts/doctype/gl_control/locale/ar-doc.json
Normal file
4
accounts/doctype/gl_control/locale/ar-doc.json
Normal file
@ -0,0 +1,4 @@
|
||||
{
|
||||
"Accounts": "\u062d\u0633\u0627\u0628\u0627\u062a",
|
||||
"GL Control": "GL \u0627\u0644\u062a\u062d\u0643\u0645"
|
||||
}
|
4
accounts/doctype/gl_control/locale/es-doc.json
Normal file
4
accounts/doctype/gl_control/locale/es-doc.json
Normal file
@ -0,0 +1,4 @@
|
||||
{
|
||||
"Accounts": "Cuentas",
|
||||
"GL Control": "GL control"
|
||||
}
|
4
accounts/doctype/gl_control/locale/fr-doc.json
Normal file
4
accounts/doctype/gl_control/locale/fr-doc.json
Normal file
@ -0,0 +1,4 @@
|
||||
{
|
||||
"Accounts": "Comptes",
|
||||
"GL Control": "GL contr\u00f4le"
|
||||
}
|
4
accounts/doctype/gl_control/locale/pt-doc.json
Normal file
4
accounts/doctype/gl_control/locale/pt-doc.json
Normal file
@ -0,0 +1,4 @@
|
||||
{
|
||||
"Accounts": "Contas",
|
||||
"GL Control": "GL Controle"
|
||||
}
|
@ -1,250 +1,244 @@
|
||||
[
|
||||
{
|
||||
"owner": "Administrator",
|
||||
"creation": "2013-01-10 16:34:06",
|
||||
"docstatus": 0,
|
||||
"creation": "2012-03-27 14:35:42",
|
||||
"modified": "2013-01-23 17:11:17",
|
||||
"modified_by": "Administrator",
|
||||
"modified": "2012-03-27 14:35:42"
|
||||
"owner": "Administrator"
|
||||
},
|
||||
{
|
||||
"section_style": "Simple",
|
||||
"in_create": 1,
|
||||
"search_fields": "voucher_no,account,posting_date,against_voucher",
|
||||
"module": "Accounts",
|
||||
"server_code_error": " ",
|
||||
"autoname": "GL.#######",
|
||||
"_last_update": "1319016431",
|
||||
"name": "__common__",
|
||||
"colour": "White:FFF",
|
||||
"doctype": "DocType",
|
||||
"show_in_menu": 0,
|
||||
"version": 103
|
||||
"in_create": 1,
|
||||
"module": "Accounts",
|
||||
"name": "__common__",
|
||||
"search_fields": "voucher_no,account,posting_date,against_voucher"
|
||||
},
|
||||
{
|
||||
"name": "__common__",
|
||||
"parent": "GL Entry",
|
||||
"doctype": "DocField",
|
||||
"parenttype": "DocType",
|
||||
"permlevel": 0,
|
||||
"parentfield": "fields"
|
||||
},
|
||||
{
|
||||
"name": "__common__",
|
||||
"parent": "GL Entry",
|
||||
"read": 1,
|
||||
"create": 0,
|
||||
"doctype": "DocPerm",
|
||||
"write": 0,
|
||||
"report": 1,
|
||||
"parentfield": "fields",
|
||||
"parenttype": "DocType",
|
||||
"parentfield": "permissions"
|
||||
},
|
||||
{
|
||||
"name": "GL Entry",
|
||||
"doctype": "DocType"
|
||||
},
|
||||
{
|
||||
"amend": 0,
|
||||
"cancel": 0,
|
||||
"role": "Accounts User",
|
||||
"doctype": "DocPerm",
|
||||
"submit": 0
|
||||
},
|
||||
{
|
||||
"amend": 0,
|
||||
"doctype": "DocPerm",
|
||||
"submit": 0,
|
||||
"role": "Accounts Manager",
|
||||
"cancel": 0,
|
||||
"permlevel": 0
|
||||
},
|
||||
{
|
||||
"role": "System Manager",
|
||||
"create": 0,
|
||||
"doctype": "DocPerm",
|
||||
"name": "__common__",
|
||||
"parent": "GL Entry",
|
||||
"parentfield": "permissions",
|
||||
"parenttype": "DocType",
|
||||
"permlevel": 0,
|
||||
"doctype": "DocPerm"
|
||||
"read": 1,
|
||||
"report": 1,
|
||||
"submit": 0,
|
||||
"write": 0
|
||||
},
|
||||
{
|
||||
"doctype": "DocType",
|
||||
"name": "GL Entry"
|
||||
},
|
||||
{
|
||||
"description": "The date at which current entry will get or has actually executed.",
|
||||
"search_index": 1,
|
||||
"doctype": "DocField",
|
||||
"label": "Posting Date",
|
||||
"oldfieldname": "posting_date",
|
||||
"fieldname": "posting_date",
|
||||
"fieldtype": "Date",
|
||||
"in_filter": 1,
|
||||
"label": "Posting Date",
|
||||
"oldfieldname": "posting_date",
|
||||
"oldfieldtype": "Date",
|
||||
"in_filter": 1
|
||||
"search_index": 1
|
||||
},
|
||||
{
|
||||
"description": "The date at which current entry is made in system.",
|
||||
"oldfieldtype": "Date",
|
||||
"doctype": "DocField",
|
||||
"fieldname": "transaction_date",
|
||||
"fieldtype": "Date",
|
||||
"label": "Transaction Date",
|
||||
"oldfieldname": "transaction_date",
|
||||
"fieldname": "transaction_date",
|
||||
"fieldtype": "Date"
|
||||
"oldfieldtype": "Date"
|
||||
},
|
||||
{
|
||||
"search_index": 0,
|
||||
"doctype": "DocField",
|
||||
"label": "Aging Date",
|
||||
"oldfieldname": "aging_date",
|
||||
"fieldname": "aging_date",
|
||||
"fieldtype": "Date",
|
||||
"in_filter": 1,
|
||||
"label": "Aging Date",
|
||||
"oldfieldname": "aging_date",
|
||||
"oldfieldtype": "Date",
|
||||
"in_filter": 1
|
||||
"search_index": 0
|
||||
},
|
||||
{
|
||||
"search_index": 1,
|
||||
"doctype": "DocField",
|
||||
"label": "Account",
|
||||
"oldfieldname": "account",
|
||||
"fieldname": "account",
|
||||
"fieldtype": "Link",
|
||||
"in_filter": 1,
|
||||
"label": "Account",
|
||||
"oldfieldname": "account",
|
||||
"oldfieldtype": "Link",
|
||||
"options": "Account",
|
||||
"in_filter": 1
|
||||
"search_index": 1
|
||||
},
|
||||
{
|
||||
"search_index": 0,
|
||||
"doctype": "DocField",
|
||||
"label": "Cost Center",
|
||||
"oldfieldname": "cost_center",
|
||||
"fieldname": "cost_center",
|
||||
"fieldtype": "Link",
|
||||
"in_filter": 1,
|
||||
"label": "Cost Center",
|
||||
"oldfieldname": "cost_center",
|
||||
"oldfieldtype": "Link",
|
||||
"options": "Cost Center",
|
||||
"in_filter": 1
|
||||
"search_index": 0
|
||||
},
|
||||
{
|
||||
"oldfieldtype": "Currency",
|
||||
"doctype": "DocField",
|
||||
"fieldname": "debit",
|
||||
"fieldtype": "Currency",
|
||||
"label": "Debit Amt",
|
||||
"oldfieldname": "debit",
|
||||
"fieldname": "debit",
|
||||
"fieldtype": "Currency"
|
||||
"oldfieldtype": "Currency",
|
||||
"options": "eval:erpnext.get_currency()"
|
||||
},
|
||||
{
|
||||
"oldfieldtype": "Currency",
|
||||
"doctype": "DocField",
|
||||
"fieldname": "credit",
|
||||
"fieldtype": "Currency",
|
||||
"label": "Credit Amt",
|
||||
"oldfieldname": "credit",
|
||||
"fieldname": "credit",
|
||||
"fieldtype": "Currency"
|
||||
"oldfieldtype": "Currency",
|
||||
"options": "eval:erpnext.get_currency()"
|
||||
},
|
||||
{
|
||||
"oldfieldtype": "Text",
|
||||
"doctype": "DocField",
|
||||
"label": "Against",
|
||||
"oldfieldname": "against",
|
||||
"fieldname": "against",
|
||||
"fieldtype": "Text",
|
||||
"in_filter": 1
|
||||
"in_filter": 1,
|
||||
"label": "Against",
|
||||
"oldfieldname": "against",
|
||||
"oldfieldtype": "Text"
|
||||
},
|
||||
{
|
||||
"search_index": 0,
|
||||
"doctype": "DocField",
|
||||
"label": "Against Voucher",
|
||||
"oldfieldname": "against_voucher",
|
||||
"fieldname": "against_voucher",
|
||||
"fieldtype": "Data",
|
||||
"in_filter": 1,
|
||||
"label": "Against Voucher",
|
||||
"oldfieldname": "against_voucher",
|
||||
"oldfieldtype": "Data",
|
||||
"in_filter": 1
|
||||
"search_index": 0
|
||||
},
|
||||
{
|
||||
"search_index": 0,
|
||||
"doctype": "DocField",
|
||||
"label": "Against Voucher Type",
|
||||
"oldfieldname": "against_voucher_type",
|
||||
"fieldname": "against_voucher_type",
|
||||
"fieldtype": "Data",
|
||||
"in_filter": 0,
|
||||
"label": "Against Voucher Type",
|
||||
"oldfieldname": "against_voucher_type",
|
||||
"oldfieldtype": "Data",
|
||||
"in_filter": 0
|
||||
"search_index": 0
|
||||
},
|
||||
{
|
||||
"search_index": 0,
|
||||
"doctype": "DocField",
|
||||
"label": "Voucher Type",
|
||||
"oldfieldname": "voucher_type",
|
||||
"fieldname": "voucher_type",
|
||||
"fieldtype": "Select",
|
||||
"in_filter": 1,
|
||||
"label": "Voucher Type",
|
||||
"oldfieldname": "voucher_type",
|
||||
"oldfieldtype": "Select",
|
||||
"options": "Journal Voucher\nSales Invoice\nPurchase Invoice",
|
||||
"in_filter": 1
|
||||
"search_index": 0
|
||||
},
|
||||
{
|
||||
"search_index": 1,
|
||||
"doctype": "DocField",
|
||||
"label": "Voucher No",
|
||||
"oldfieldname": "voucher_no",
|
||||
"fieldname": "voucher_no",
|
||||
"fieldtype": "Data",
|
||||
"in_filter": 1,
|
||||
"label": "Voucher No",
|
||||
"oldfieldname": "voucher_no",
|
||||
"oldfieldtype": "Data",
|
||||
"in_filter": 1
|
||||
"search_index": 1
|
||||
},
|
||||
{
|
||||
"no_copy": 1,
|
||||
"search_index": 0,
|
||||
"doctype": "DocField",
|
||||
"label": "Remarks",
|
||||
"oldfieldname": "remarks",
|
||||
"fieldname": "remarks",
|
||||
"fieldtype": "Text",
|
||||
"in_filter": 1,
|
||||
"label": "Remarks",
|
||||
"no_copy": 1,
|
||||
"oldfieldname": "remarks",
|
||||
"oldfieldtype": "Text",
|
||||
"in_filter": 1
|
||||
"search_index": 0
|
||||
},
|
||||
{
|
||||
"search_index": 0,
|
||||
"doctype": "DocField",
|
||||
"label": "Is Cancelled",
|
||||
"oldfieldname": "is_cancelled",
|
||||
"fieldname": "is_cancelled",
|
||||
"fieldtype": "Select",
|
||||
"in_filter": 1,
|
||||
"label": "Is Cancelled",
|
||||
"oldfieldname": "is_cancelled",
|
||||
"oldfieldtype": "Select",
|
||||
"options": "No\nYes",
|
||||
"in_filter": 1
|
||||
"search_index": 0
|
||||
},
|
||||
{
|
||||
"search_index": 0,
|
||||
"doctype": "DocField",
|
||||
"label": "Is Opening",
|
||||
"oldfieldname": "is_opening",
|
||||
"fieldname": "is_opening",
|
||||
"fieldtype": "Select",
|
||||
"in_filter": 1,
|
||||
"label": "Is Opening",
|
||||
"oldfieldname": "is_opening",
|
||||
"oldfieldtype": "Select",
|
||||
"options": "No\nYes",
|
||||
"in_filter": 1
|
||||
"search_index": 0
|
||||
},
|
||||
{
|
||||
"search_index": 0,
|
||||
"doctype": "DocField",
|
||||
"label": "Is Advance",
|
||||
"oldfieldname": "is_advance",
|
||||
"fieldname": "is_advance",
|
||||
"fieldtype": "Select",
|
||||
"in_filter": 0,
|
||||
"label": "Is Advance",
|
||||
"oldfieldname": "is_advance",
|
||||
"oldfieldtype": "Select",
|
||||
"options": "No\nYes",
|
||||
"in_filter": 0
|
||||
"search_index": 0
|
||||
},
|
||||
{
|
||||
"search_index": 0,
|
||||
"doctype": "DocField",
|
||||
"label": "Fiscal Year",
|
||||
"oldfieldname": "fiscal_year",
|
||||
"fieldname": "fiscal_year",
|
||||
"fieldtype": "Select",
|
||||
"in_filter": 1,
|
||||
"label": "Fiscal Year",
|
||||
"oldfieldname": "fiscal_year",
|
||||
"oldfieldtype": "Select",
|
||||
"options": "link:Fiscal Year",
|
||||
"in_filter": 1
|
||||
"search_index": 0
|
||||
},
|
||||
{
|
||||
"search_index": 0,
|
||||
"doctype": "DocField",
|
||||
"label": "Company",
|
||||
"oldfieldname": "company",
|
||||
"fieldname": "company",
|
||||
"fieldtype": "Link",
|
||||
"in_filter": 1,
|
||||
"label": "Company",
|
||||
"oldfieldname": "company",
|
||||
"oldfieldtype": "Link",
|
||||
"options": "Company",
|
||||
"in_filter": 1
|
||||
"search_index": 0
|
||||
},
|
||||
{
|
||||
"amend": 0,
|
||||
"cancel": 0,
|
||||
"doctype": "DocPerm",
|
||||
"role": "Accounts User"
|
||||
},
|
||||
{
|
||||
"amend": 0,
|
||||
"cancel": 0,
|
||||
"doctype": "DocPerm",
|
||||
"role": "Accounts Manager"
|
||||
},
|
||||
{
|
||||
"doctype": "DocPerm",
|
||||
"role": "System Manager"
|
||||
}
|
||||
]
|
29
accounts/doctype/gl_entry/locale/ar-doc.json
Normal file
29
accounts/doctype/gl_entry/locale/ar-doc.json
Normal file
@ -0,0 +1,29 @@
|
||||
{
|
||||
"Account": "\u062d\u0633\u0627\u0628",
|
||||
"Accounts": "\u062d\u0633\u0627\u0628\u0627\u062a",
|
||||
"Against": "\u0636\u062f",
|
||||
"Against Voucher": "\u0636\u062f \u0642\u0633\u064a\u0645\u0629",
|
||||
"Against Voucher Type": "\u0636\u062f \u0646\u0648\u0639 \u0642\u0633\u064a\u0645\u0629",
|
||||
"Aging Date": "\u0627\u0644\u0634\u064a\u062e\u0648\u062e\u0629 \u062a\u0627\u0631\u064a\u062e",
|
||||
"Company": "\u0634\u0631\u0643\u0629",
|
||||
"Cost Center": "\u0645\u0631\u0643\u0632 \u0627\u0644\u062a\u0643\u0644\u0641\u0629",
|
||||
"Credit Amt": "\u0627\u0644\u0627\u0626\u062a\u0645\u0627\u0646 AMT",
|
||||
"Debit Amt": "\u0627\u0644\u062e\u0635\u0645 AMT",
|
||||
"Fiscal Year": "\u0627\u0644\u0633\u0646\u0629 \u0627\u0644\u0645\u0627\u0644\u064a\u0629",
|
||||
"GL Entry": "GL \u0627\u0644\u062f\u062e\u0648\u0644",
|
||||
"Is Advance": "\u0647\u0648 \u0627\u0644\u0645\u0642\u062f\u0645\u0629",
|
||||
"Is Cancelled": "\u0648\u0623\u0644\u063a\u064a",
|
||||
"Is Opening": "\u0648\u0641\u062a\u062d",
|
||||
"Journal Voucher": "\u0645\u062c\u0644\u0629 \u0642\u0633\u064a\u0645\u0629",
|
||||
"No": "\u0644\u0627",
|
||||
"Posting Date": "\u062a\u0627\u0631\u064a\u062e \u0627\u0644\u0646\u0634\u0631",
|
||||
"Purchase Invoice": "\u0634\u0631\u0627\u0621 \u0627\u0644\u0641\u0627\u062a\u0648\u0631\u0629",
|
||||
"Remarks": "\u062a\u0635\u0631\u064a\u062d\u0627\u062a",
|
||||
"Sales Invoice": "\u0641\u0627\u062a\u0648\u0631\u0629 \u0645\u0628\u064a\u0639\u0627\u062a",
|
||||
"The date at which current entry is made in system.": "\u0627\u0644\u062a\u0627\u0631\u064a\u062e \u0627\u0644\u0630\u064a \u064a\u062a\u0645 \u0627\u062f\u062e\u0627\u0644\u0647\u0627 \u0641\u064a \u0627\u0644\u0646\u0638\u0627\u0645 \u0627\u0644\u062d\u0627\u0644\u064a.",
|
||||
"The date at which current entry will get or has actually executed.": "\u0646\u0641\u0630\u062a \u0641\u0639\u0644\u064a\u0627 \u0627\u0644\u062a\u0627\u0631\u064a\u062e \u0627\u0644\u0630\u064a \u0633\u0648\u0641 \u062a\u062d\u0635\u0644 \u0627\u0644\u0645\u062f\u062e\u0644 \u0627\u0644\u062d\u0627\u0644\u064a \u0623\u0648.",
|
||||
"Transaction Date": "\u062a\u0627\u0631\u064a\u062e \u0627\u0644\u0645\u0639\u0627\u0645\u0644\u0629",
|
||||
"Voucher No": "\u0644\u0627 \u0642\u0633\u064a\u0645\u0629",
|
||||
"Voucher Type": "\u0642\u0633\u064a\u0645\u0629 \u0646\u0648\u0639",
|
||||
"Yes": "\u0646\u0639\u0645"
|
||||
}
|
29
accounts/doctype/gl_entry/locale/es-doc.json
Normal file
29
accounts/doctype/gl_entry/locale/es-doc.json
Normal file
@ -0,0 +1,29 @@
|
||||
{
|
||||
"Account": "Cuenta",
|
||||
"Accounts": "Cuentas",
|
||||
"Against": "Contra",
|
||||
"Against Voucher": "Contra Voucher",
|
||||
"Against Voucher Type": "Contra el tipo de comprobante",
|
||||
"Aging Date": "Fecha de antig\u00fcedad",
|
||||
"Company": "Empresa",
|
||||
"Cost Center": "De centros de coste",
|
||||
"Credit Amt": "Credit Amt",
|
||||
"Debit Amt": "D\u00e9bito Amt",
|
||||
"Fiscal Year": "A\u00f1o Fiscal",
|
||||
"GL Entry": "GL entrada",
|
||||
"Is Advance": "Es anticipado",
|
||||
"Is Cancelled": "Se cancela",
|
||||
"Is Opening": "Est\u00e1 Abriendo",
|
||||
"Journal Voucher": "Diario Voucher",
|
||||
"No": "No",
|
||||
"Posting Date": "Fecha de Publicaci\u00f3n",
|
||||
"Purchase Invoice": "Compra de facturas",
|
||||
"Remarks": "Observaciones",
|
||||
"Sales Invoice": "Factura de venta",
|
||||
"The date at which current entry is made in system.": "La fecha en que se efect\u00fae 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.",
|
||||
"Transaction Date": "Fecha de Transacci\u00f3n",
|
||||
"Voucher No": "Vale No",
|
||||
"Voucher Type": "Vale Tipo",
|
||||
"Yes": "S\u00ed"
|
||||
}
|
29
accounts/doctype/gl_entry/locale/fr-doc.json
Normal file
29
accounts/doctype/gl_entry/locale/fr-doc.json
Normal file
@ -0,0 +1,29 @@
|
||||
{
|
||||
"Account": "Compte",
|
||||
"Accounts": "Comptes",
|
||||
"Against": "Contre",
|
||||
"Against Voucher": "Bon contre",
|
||||
"Against Voucher Type": "Contre Type de Bon",
|
||||
"Aging Date": "Vieillissement Date",
|
||||
"Company": "Entreprise",
|
||||
"Cost Center": "Centre de co\u00fbts",
|
||||
"Credit Amt": "Cr\u00e9dit Amt",
|
||||
"Debit Amt": "D\u00e9bit Amt",
|
||||
"Fiscal Year": "Exercice",
|
||||
"GL Entry": "Entr\u00e9e GL",
|
||||
"Is Advance": "Est-Advance",
|
||||
"Is Cancelled": "Est annul\u00e9e",
|
||||
"Is Opening": "Est l'ouverture",
|
||||
"Journal Voucher": "Bon Journal",
|
||||
"No": "Aucun",
|
||||
"Posting Date": "Date de publication",
|
||||
"Purchase Invoice": "Achetez facture",
|
||||
"Remarks": "Remarques",
|
||||
"Sales Invoice": "Facture de vente",
|
||||
"The date at which current entry is made in system.": "La date \u00e0 laquelle l'entr\u00e9e courante est faite dans le syst\u00e8me.",
|
||||
"The date at which current entry will get or has actually executed.": "La date \u00e0 laquelle l'entr\u00e9e actuelle permet de lire ou a r\u00e9ellement ex\u00e9cut\u00e9.",
|
||||
"Transaction Date": "Date de la transaction",
|
||||
"Voucher No": "Bon Pas",
|
||||
"Voucher Type": "Type de Bon",
|
||||
"Yes": "Oui"
|
||||
}
|
29
accounts/doctype/gl_entry/locale/pt-doc.json
Normal file
29
accounts/doctype/gl_entry/locale/pt-doc.json
Normal file
@ -0,0 +1,29 @@
|
||||
{
|
||||
"Account": "Conta",
|
||||
"Accounts": "Contas",
|
||||
"Against": "Contra",
|
||||
"Against Voucher": "Contra Vale",
|
||||
"Against Voucher Type": "Tipo contra Vale",
|
||||
"Aging Date": "Envelhecimento Data",
|
||||
"Company": "Companhia",
|
||||
"Cost Center": "Centro de Custos",
|
||||
"Credit Amt": "Cr\u00e9dito Amt",
|
||||
"Debit Amt": "D\u00e9bito Amt",
|
||||
"Fiscal Year": "Exerc\u00edcio fiscal",
|
||||
"GL Entry": "Entrada GL",
|
||||
"Is Advance": "\u00c9 o avan\u00e7o",
|
||||
"Is Cancelled": "\u00c9 cancelado",
|
||||
"Is Opening": "Est\u00e1 abrindo",
|
||||
"Journal Voucher": "Vale Jornal",
|
||||
"No": "N\u00e3o",
|
||||
"Posting Date": "Data da Publica\u00e7\u00e3o",
|
||||
"Purchase Invoice": "Compre Fatura",
|
||||
"Remarks": "Observa\u00e7\u00f5es",
|
||||
"Sales Invoice": "Fatura de vendas",
|
||||
"The date at which current entry is made in system.": "A data em que a entrada actual \u00e9 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.",
|
||||
"Transaction Date": "Data Transa\u00e7\u00e3o",
|
||||
"Voucher No": "N\u00e3o vale",
|
||||
"Voucher Type": "Tipo comprovante",
|
||||
"Yes": "Sim"
|
||||
}
|
@ -151,7 +151,7 @@ cur_frm.cscript.account = function(doc,dt,dn) {
|
||||
method: "accounts.utils.get_balance_on",
|
||||
args: {account: d.account, date: doc.posting_date},
|
||||
callback: function(r) {
|
||||
d.balance = fmt_money(r.message);
|
||||
d.balance = format_currency(r.message, erpnext.get_currency(doc.company));
|
||||
refresh_field('balance', d.name, 'entries');
|
||||
}
|
||||
});
|
||||
@ -161,7 +161,6 @@ cur_frm.cscript.validate = function(doc,cdt,cdn) {
|
||||
cur_frm.cscript.update_totals(doc);
|
||||
}
|
||||
|
||||
// ***************** Get Print Heading based on Sales Invoice *****************
|
||||
cur_frm.fields_dict['select_print_heading'].get_query = function(doc, cdt, cdn) {
|
||||
return 'SELECT `tabPrint Heading`.name FROM `tabPrint Heading` WHERE `tabPrint Heading`.docstatus !=2 AND `tabPrint Heading`.name LIKE "%s" ORDER BY `tabPrint Heading`.name ASC LIMIT 50';
|
||||
}
|
||||
|
@ -1,524 +1,466 @@
|
||||
[
|
||||
{
|
||||
"owner": "Administrator",
|
||||
"creation": "2013-01-19 10:23:34",
|
||||
"docstatus": 0,
|
||||
"creation": "2013-01-18 10:46:42",
|
||||
"modified": "2013-01-23 17:11:27",
|
||||
"modified_by": "Administrator",
|
||||
"modified": "2013-01-18 17:44:58"
|
||||
"owner": "Administrator"
|
||||
},
|
||||
{
|
||||
"autoname": "naming_series:",
|
||||
"name": "__common__",
|
||||
"is_submittable": 1,
|
||||
"search_fields": "voucher_type,posting_date, due_date, cheque_no",
|
||||
"module": "Accounts",
|
||||
"doctype": "DocType",
|
||||
"read_only_onload": 1
|
||||
"is_submittable": 1,
|
||||
"module": "Accounts",
|
||||
"name": "__common__",
|
||||
"read_only_onload": 1,
|
||||
"search_fields": "voucher_type,posting_date, due_date, cheque_no"
|
||||
},
|
||||
{
|
||||
"name": "__common__",
|
||||
"parent": "Journal Voucher",
|
||||
"doctype": "DocField",
|
||||
"parenttype": "DocType",
|
||||
"parentfield": "fields"
|
||||
},
|
||||
{
|
||||
"name": "__common__",
|
||||
"parent": "Journal Voucher",
|
||||
"read": 1,
|
||||
"parentfield": "fields",
|
||||
"parenttype": "DocType",
|
||||
"permlevel": 0
|
||||
},
|
||||
{
|
||||
"doctype": "DocPerm",
|
||||
"name": "__common__",
|
||||
"parent": "Journal Voucher",
|
||||
"parentfield": "permissions",
|
||||
"parenttype": "DocType",
|
||||
"report": 1,
|
||||
"parentfield": "permissions"
|
||||
"permlevel": 0,
|
||||
"read": 1,
|
||||
"report": 1
|
||||
},
|
||||
{
|
||||
"name": "Journal Voucher",
|
||||
"doctype": "DocType"
|
||||
"doctype": "DocType",
|
||||
"name": "Journal Voucher"
|
||||
},
|
||||
{
|
||||
"oldfieldtype": "Column Break",
|
||||
"doctype": "DocField",
|
||||
"width": "50%",
|
||||
"fieldname": "column_break0",
|
||||
"fieldtype": "Column Break",
|
||||
"permlevel": 0
|
||||
"oldfieldtype": "Column Break",
|
||||
"width": "50%"
|
||||
},
|
||||
{
|
||||
"print_hide": 1,
|
||||
"description": "To manage multiple series please go to Setup > Manage Series",
|
||||
"no_copy": 1,
|
||||
"oldfieldtype": "Select",
|
||||
"doctype": "DocField",
|
||||
"label": "Series",
|
||||
"oldfieldname": "naming_series",
|
||||
"permlevel": 0,
|
||||
"fieldname": "naming_series",
|
||||
"fieldtype": "Select",
|
||||
"reqd": 1,
|
||||
"options": "JV"
|
||||
"label": "Series",
|
||||
"no_copy": 1,
|
||||
"oldfieldname": "naming_series",
|
||||
"oldfieldtype": "Select",
|
||||
"options": "JV",
|
||||
"print_hide": 1,
|
||||
"reqd": 1
|
||||
},
|
||||
{
|
||||
"print_hide": 0,
|
||||
"oldfieldtype": "Select",
|
||||
"doctype": "DocField",
|
||||
"label": "Voucher Type",
|
||||
"oldfieldname": "voucher_type",
|
||||
"options": "\nJournal Entry\nBank Voucher\nCash Voucher\nCredit Card Voucher\nDebit Note\nCredit Note\nContra Voucher\nExcise Voucher\nWrite Off Voucher",
|
||||
"fieldname": "voucher_type",
|
||||
"fieldtype": "Select",
|
||||
"search_index": 1,
|
||||
"permlevel": 0,
|
||||
"in_filter": 1
|
||||
"in_filter": 1,
|
||||
"label": "Voucher Type",
|
||||
"oldfieldname": "voucher_type",
|
||||
"oldfieldtype": "Select",
|
||||
"options": "\nJournal Entry\nBank Voucher\nCash Voucher\nCredit Card Voucher\nDebit Note\nCredit Note\nContra Voucher\nExcise Voucher\nWrite Off Voucher",
|
||||
"print_hide": 0,
|
||||
"search_index": 1
|
||||
},
|
||||
{
|
||||
"oldfieldtype": "Column Break",
|
||||
"doctype": "DocField",
|
||||
"width": "50%",
|
||||
"fieldname": "column_break1",
|
||||
"fieldtype": "Column Break",
|
||||
"permlevel": 0
|
||||
"oldfieldtype": "Column Break",
|
||||
"width": "50%"
|
||||
},
|
||||
{
|
||||
"description": "The date at which current entry will get or has actually executed.",
|
||||
"no_copy": 1,
|
||||
"oldfieldtype": "Date",
|
||||
"doctype": "DocField",
|
||||
"label": "Posting Date",
|
||||
"oldfieldname": "posting_date",
|
||||
"fieldname": "posting_date",
|
||||
"fieldtype": "Date",
|
||||
"search_index": 1,
|
||||
"reqd": 1,
|
||||
"in_filter": 1,
|
||||
"permlevel": 0
|
||||
"label": "Posting Date",
|
||||
"no_copy": 1,
|
||||
"oldfieldname": "posting_date",
|
||||
"oldfieldtype": "Date",
|
||||
"reqd": 1,
|
||||
"search_index": 1
|
||||
},
|
||||
{
|
||||
"oldfieldtype": "Section Break",
|
||||
"doctype": "DocField",
|
||||
"label": "Journal Entries",
|
||||
"options": "Simple",
|
||||
"fieldname": "2_add_edit_gl_entries",
|
||||
"fieldtype": "Section Break",
|
||||
"permlevel": 0
|
||||
"label": "Journal Entries",
|
||||
"oldfieldtype": "Section Break",
|
||||
"options": "Simple"
|
||||
},
|
||||
{
|
||||
"print_hide": 0,
|
||||
"allow_on_submit": 1,
|
||||
"oldfieldtype": "Table",
|
||||
"doctype": "DocField",
|
||||
"label": "Entries",
|
||||
"oldfieldname": "entries",
|
||||
"options": "Journal Voucher Detail",
|
||||
"fieldname": "entries",
|
||||
"fieldtype": "Table",
|
||||
"permlevel": 0
|
||||
"label": "Entries",
|
||||
"oldfieldname": "entries",
|
||||
"oldfieldtype": "Table",
|
||||
"options": "Journal Voucher Detail",
|
||||
"print_hide": 0
|
||||
},
|
||||
{
|
||||
"doctype": "DocField",
|
||||
"options": "Simple",
|
||||
"fieldname": "section_break99",
|
||||
"fieldtype": "Section Break",
|
||||
"permlevel": 0
|
||||
"options": "Simple"
|
||||
},
|
||||
{
|
||||
"no_copy": 1,
|
||||
"oldfieldtype": "Currency",
|
||||
"doctype": "DocField",
|
||||
"label": "Total Debit",
|
||||
"oldfieldname": "total_debit",
|
||||
"fieldname": "total_debit",
|
||||
"fieldtype": "Currency",
|
||||
"permlevel": 1,
|
||||
"in_filter": 1
|
||||
"in_filter": 1,
|
||||
"label": "Total Debit",
|
||||
"no_copy": 1,
|
||||
"oldfieldname": "total_debit",
|
||||
"oldfieldtype": "Currency",
|
||||
"options": "eval:erpnext.get_currency()",
|
||||
"read_only": 1
|
||||
},
|
||||
{
|
||||
"no_copy": 1,
|
||||
"oldfieldtype": "Currency",
|
||||
"doctype": "DocField",
|
||||
"label": "Total Credit",
|
||||
"oldfieldname": "total_credit",
|
||||
"fieldname": "total_credit",
|
||||
"fieldtype": "Currency",
|
||||
"permlevel": 1,
|
||||
"in_filter": 1
|
||||
"in_filter": 1,
|
||||
"label": "Total Credit",
|
||||
"no_copy": 1,
|
||||
"oldfieldname": "total_credit",
|
||||
"oldfieldtype": "Currency",
|
||||
"options": "eval:erpnext.get_currency()",
|
||||
"read_only": 1
|
||||
},
|
||||
{
|
||||
"doctype": "DocField",
|
||||
"fieldname": "column_break99",
|
||||
"fieldtype": "Column Break",
|
||||
"permlevel": 0
|
||||
"fieldtype": "Column Break"
|
||||
},
|
||||
{
|
||||
"print_hide": 1,
|
||||
"no_copy": 1,
|
||||
"oldfieldtype": "Currency",
|
||||
"doctype": "DocField",
|
||||
"label": "Difference",
|
||||
"oldfieldname": "difference",
|
||||
"fieldname": "difference",
|
||||
"fieldtype": "Currency",
|
||||
"permlevel": 1
|
||||
"label": "Difference",
|
||||
"no_copy": 1,
|
||||
"oldfieldname": "difference",
|
||||
"oldfieldtype": "Currency",
|
||||
"options": "eval:erpnext.get_currency()",
|
||||
"print_hide": 1,
|
||||
"read_only": 1
|
||||
},
|
||||
{
|
||||
"oldfieldtype": "Button",
|
||||
"doctype": "DocField",
|
||||
"label": "Make Difference Entry",
|
||||
"fieldname": "get_balance",
|
||||
"fieldtype": "Button",
|
||||
"permlevel": 0
|
||||
"label": "Make Difference Entry",
|
||||
"oldfieldtype": "Button"
|
||||
},
|
||||
{
|
||||
"doctype": "DocField",
|
||||
"label": "Reference",
|
||||
"fieldname": "reference",
|
||||
"fieldtype": "Section Break",
|
||||
"permlevel": 0
|
||||
"label": "Reference"
|
||||
},
|
||||
{
|
||||
"description": "eg. Cheque Number",
|
||||
"no_copy": 1,
|
||||
"oldfieldtype": "Data",
|
||||
"doctype": "DocField",
|
||||
"label": "Reference Number",
|
||||
"oldfieldname": "cheque_no",
|
||||
"fieldname": "cheque_no",
|
||||
"fieldtype": "Data",
|
||||
"search_index": 1,
|
||||
"permlevel": 0,
|
||||
"in_filter": 1
|
||||
"in_filter": 1,
|
||||
"label": "Reference Number",
|
||||
"no_copy": 1,
|
||||
"oldfieldname": "cheque_no",
|
||||
"oldfieldtype": "Data",
|
||||
"search_index": 1
|
||||
},
|
||||
{
|
||||
"no_copy": 1,
|
||||
"oldfieldtype": "Date",
|
||||
"doctype": "DocField",
|
||||
"label": "Reference Date",
|
||||
"oldfieldname": "cheque_date",
|
||||
"fieldname": "cheque_date",
|
||||
"fieldtype": "Date",
|
||||
"permlevel": 0
|
||||
"label": "Reference Date",
|
||||
"no_copy": 1,
|
||||
"oldfieldname": "cheque_date",
|
||||
"oldfieldtype": "Date"
|
||||
},
|
||||
{
|
||||
"print_hide": 0,
|
||||
"no_copy": 1,
|
||||
"oldfieldtype": "Date",
|
||||
"doctype": "DocField",
|
||||
"label": "Clearance Date",
|
||||
"oldfieldname": "clearance_date",
|
||||
"fieldname": "clearance_date",
|
||||
"fieldtype": "Date",
|
||||
"search_index": 1,
|
||||
"permlevel": 1,
|
||||
"in_filter": 1
|
||||
"in_filter": 1,
|
||||
"label": "Clearance Date",
|
||||
"no_copy": 1,
|
||||
"oldfieldname": "clearance_date",
|
||||
"oldfieldtype": "Date",
|
||||
"print_hide": 0,
|
||||
"read_only": 1,
|
||||
"search_index": 1
|
||||
},
|
||||
{
|
||||
"doctype": "DocField",
|
||||
"fieldname": "column_break98",
|
||||
"fieldtype": "Column Break",
|
||||
"permlevel": 0
|
||||
"fieldtype": "Column Break"
|
||||
},
|
||||
{
|
||||
"no_copy": 1,
|
||||
"oldfieldtype": "Small Text",
|
||||
"doctype": "DocField",
|
||||
"label": "User Remark",
|
||||
"oldfieldname": "user_remark",
|
||||
"fieldname": "user_remark",
|
||||
"fieldtype": "Small Text",
|
||||
"permlevel": 0,
|
||||
"in_filter": 1
|
||||
"in_filter": 1,
|
||||
"label": "User Remark",
|
||||
"no_copy": 1,
|
||||
"oldfieldname": "user_remark",
|
||||
"oldfieldtype": "Small Text"
|
||||
},
|
||||
{
|
||||
"description": "User Remark will be added to Auto Remark",
|
||||
"no_copy": 1,
|
||||
"oldfieldtype": "Small Text",
|
||||
"doctype": "DocField",
|
||||
"label": "Remark",
|
||||
"oldfieldname": "remark",
|
||||
"fieldname": "remark",
|
||||
"fieldtype": "Small Text",
|
||||
"reqd": 0,
|
||||
"permlevel": 1
|
||||
"label": "Remark",
|
||||
"no_copy": 1,
|
||||
"oldfieldname": "remark",
|
||||
"oldfieldtype": "Small Text",
|
||||
"read_only": 1,
|
||||
"reqd": 0
|
||||
},
|
||||
{
|
||||
"print_hide": 1,
|
||||
"oldfieldtype": "Data",
|
||||
"doctype": "DocField",
|
||||
"label": "Bill No",
|
||||
"oldfieldname": "bill_no",
|
||||
"fieldname": "bill_no",
|
||||
"fieldtype": "Data",
|
||||
"permlevel": 0
|
||||
"label": "Bill No",
|
||||
"oldfieldname": "bill_no",
|
||||
"oldfieldtype": "Data",
|
||||
"print_hide": 1
|
||||
},
|
||||
{
|
||||
"print_hide": 1,
|
||||
"oldfieldtype": "Date",
|
||||
"doctype": "DocField",
|
||||
"label": "Bill Date",
|
||||
"oldfieldname": "bill_date",
|
||||
"fieldname": "bill_date",
|
||||
"fieldtype": "Date",
|
||||
"permlevel": 0
|
||||
"label": "Bill Date",
|
||||
"oldfieldname": "bill_date",
|
||||
"oldfieldtype": "Date",
|
||||
"print_hide": 1
|
||||
},
|
||||
{
|
||||
"print_hide": 0,
|
||||
"oldfieldtype": "Date",
|
||||
"doctype": "DocField",
|
||||
"label": "Due Date",
|
||||
"oldfieldname": "due_date",
|
||||
"fieldname": "due_date",
|
||||
"fieldtype": "Date",
|
||||
"permlevel": 0
|
||||
"label": "Due Date",
|
||||
"oldfieldname": "due_date",
|
||||
"oldfieldtype": "Date",
|
||||
"print_hide": 0
|
||||
},
|
||||
{
|
||||
"oldfieldtype": "Section Break",
|
||||
"doctype": "DocField",
|
||||
"label": "More Info",
|
||||
"fieldname": "addtional_info",
|
||||
"fieldtype": "Section Break",
|
||||
"permlevel": 0
|
||||
"label": "More Info",
|
||||
"oldfieldtype": "Section Break"
|
||||
},
|
||||
{
|
||||
"oldfieldtype": "Column Break",
|
||||
"doctype": "DocField",
|
||||
"width": "50%",
|
||||
"fieldname": "column_break2",
|
||||
"fieldtype": "Column Break",
|
||||
"permlevel": 0
|
||||
"oldfieldtype": "Column Break",
|
||||
"width": "50%"
|
||||
},
|
||||
{
|
||||
"print_hide": 1,
|
||||
"default": "No",
|
||||
"oldfieldtype": "Select",
|
||||
"doctype": "DocField",
|
||||
"label": "Is Opening",
|
||||
"oldfieldname": "is_opening",
|
||||
"permlevel": 0,
|
||||
"fieldname": "is_opening",
|
||||
"fieldtype": "Select",
|
||||
"search_index": 1,
|
||||
"in_filter": 1,
|
||||
"label": "Is Opening",
|
||||
"oldfieldname": "is_opening",
|
||||
"oldfieldtype": "Select",
|
||||
"options": "No\nYes",
|
||||
"in_filter": 1
|
||||
"print_hide": 1,
|
||||
"search_index": 1
|
||||
},
|
||||
{
|
||||
"print_hide": 1,
|
||||
"description": "For opening invoice entry, this date will reflect in the period-wise aging report.",
|
||||
"no_copy": 0,
|
||||
"oldfieldtype": "Date",
|
||||
"doctype": "DocField",
|
||||
"label": "Aging Date",
|
||||
"oldfieldname": "aging_date",
|
||||
"fieldname": "aging_date",
|
||||
"fieldtype": "Date",
|
||||
"permlevel": 0
|
||||
"label": "Aging Date",
|
||||
"no_copy": 0,
|
||||
"oldfieldname": "aging_date",
|
||||
"oldfieldtype": "Date",
|
||||
"print_hide": 1
|
||||
},
|
||||
{
|
||||
"print_hide": 1,
|
||||
"default": "Accounts Receivable",
|
||||
"depends_on": "eval:doc.voucher_type == 'Write Off Voucher'",
|
||||
"doctype": "DocField",
|
||||
"label": "Write Off Based On",
|
||||
"options": "Accounts Receivable\nAccounts Payable",
|
||||
"fieldname": "write_off_based_on",
|
||||
"fieldtype": "Select",
|
||||
"permlevel": 0,
|
||||
"label": "Write Off Based On",
|
||||
"options": "Accounts Receivable\nAccounts Payable",
|
||||
"print_hide": 1,
|
||||
"report_hide": 1
|
||||
},
|
||||
{
|
||||
"print_hide": 1,
|
||||
"depends_on": "eval:doc.voucher_type == 'Write Off Voucher'",
|
||||
"doctype": "DocField",
|
||||
"label": "Write Off Amount <=",
|
||||
"fieldname": "write_off_amount",
|
||||
"fieldtype": "Currency",
|
||||
"permlevel": 0,
|
||||
"label": "Write Off Amount <=",
|
||||
"options": "eval:erpnext.get_currency()",
|
||||
"print_hide": 1,
|
||||
"report_hide": 1
|
||||
},
|
||||
{
|
||||
"print_hide": 1,
|
||||
"depends_on": "eval:doc.voucher_type == 'Write Off Voucher'",
|
||||
"doctype": "DocField",
|
||||
"label": "Get Outstanding Invoices",
|
||||
"options": "get_outstanding_invoices",
|
||||
"fieldname": "get_outstanding_invoices",
|
||||
"fieldtype": "Button",
|
||||
"permlevel": 0
|
||||
"label": "Get Outstanding Invoices",
|
||||
"options": "get_outstanding_invoices",
|
||||
"print_hide": 1
|
||||
},
|
||||
{
|
||||
"oldfieldtype": "Column Break",
|
||||
"doctype": "DocField",
|
||||
"width": "50%",
|
||||
"fieldname": "column_break3",
|
||||
"fieldtype": "Column Break",
|
||||
"permlevel": 0
|
||||
"oldfieldtype": "Column Break",
|
||||
"width": "50%"
|
||||
},
|
||||
{
|
||||
"print_hide": 0,
|
||||
"no_copy": 1,
|
||||
"doctype": "DocField",
|
||||
"label": "Pay To / Recd From",
|
||||
"fieldname": "pay_to_recd_from",
|
||||
"fieldtype": "Data",
|
||||
"hidden": 0,
|
||||
"permlevel": 0,
|
||||
"label": "Pay To / Recd From",
|
||||
"no_copy": 1,
|
||||
"print_hide": 0,
|
||||
"report_hide": 1
|
||||
},
|
||||
{
|
||||
"print_hide": 1,
|
||||
"no_copy": 1,
|
||||
"doctype": "DocField",
|
||||
"label": "Total Amount",
|
||||
"fieldname": "total_amount",
|
||||
"fieldtype": "Data",
|
||||
"hidden": 1,
|
||||
"permlevel": 1,
|
||||
"label": "Total Amount",
|
||||
"no_copy": 1,
|
||||
"print_hide": 1,
|
||||
"read_only": 1,
|
||||
"report_hide": 1
|
||||
},
|
||||
{
|
||||
"print_hide": 1,
|
||||
"no_copy": 1,
|
||||
"doctype": "DocField",
|
||||
"label": "Total Amount in Words",
|
||||
"fieldname": "total_amount_in_words",
|
||||
"fieldtype": "Data",
|
||||
"hidden": 1,
|
||||
"permlevel": 1,
|
||||
"label": "Total Amount in Words",
|
||||
"no_copy": 1,
|
||||
"print_hide": 1,
|
||||
"read_only": 1,
|
||||
"report_hide": 1
|
||||
},
|
||||
{
|
||||
"print_hide": 1,
|
||||
"oldfieldtype": "Select",
|
||||
"doctype": "DocField",
|
||||
"label": "Fiscal Year",
|
||||
"oldfieldname": "fiscal_year",
|
||||
"permlevel": 0,
|
||||
"fieldname": "fiscal_year",
|
||||
"fieldtype": "Select",
|
||||
"search_index": 1,
|
||||
"reqd": 1,
|
||||
"in_filter": 1,
|
||||
"label": "Fiscal Year",
|
||||
"oldfieldname": "fiscal_year",
|
||||
"oldfieldtype": "Select",
|
||||
"options": "link:Fiscal Year",
|
||||
"in_filter": 1
|
||||
"print_hide": 1,
|
||||
"reqd": 1,
|
||||
"search_index": 1
|
||||
},
|
||||
{
|
||||
"print_hide": 1,
|
||||
"oldfieldtype": "Link",
|
||||
"doctype": "DocField",
|
||||
"label": "Company",
|
||||
"oldfieldname": "company",
|
||||
"permlevel": 0,
|
||||
"fieldname": "company",
|
||||
"fieldtype": "Link",
|
||||
"search_index": 1,
|
||||
"reqd": 1,
|
||||
"in_filter": 1,
|
||||
"label": "Company",
|
||||
"oldfieldname": "company",
|
||||
"oldfieldtype": "Link",
|
||||
"options": "Company",
|
||||
"in_filter": 1
|
||||
"print_hide": 1,
|
||||
"reqd": 1,
|
||||
"search_index": 1
|
||||
},
|
||||
{
|
||||
"print_hide": 1,
|
||||
"no_copy": 1,
|
||||
"oldfieldtype": "Link",
|
||||
"allow_on_submit": 1,
|
||||
"doctype": "DocField",
|
||||
"label": "Select Print Heading",
|
||||
"oldfieldname": "select_print_heading",
|
||||
"permlevel": 0,
|
||||
"fieldname": "select_print_heading",
|
||||
"fieldtype": "Link",
|
||||
"label": "Select Print Heading",
|
||||
"no_copy": 1,
|
||||
"oldfieldname": "select_print_heading",
|
||||
"oldfieldtype": "Link",
|
||||
"options": "Print Heading",
|
||||
"print_hide": 1,
|
||||
"report_hide": 1
|
||||
},
|
||||
{
|
||||
"print_hide": 1,
|
||||
"no_copy": 1,
|
||||
"oldfieldtype": "Link",
|
||||
"doctype": "DocField",
|
||||
"label": "Amended From",
|
||||
"oldfieldname": "amended_from",
|
||||
"options": "Journal Voucher",
|
||||
"fieldname": "amended_from",
|
||||
"fieldtype": "Link",
|
||||
"permlevel": 1
|
||||
"label": "Amended From",
|
||||
"no_copy": 1,
|
||||
"oldfieldname": "amended_from",
|
||||
"oldfieldtype": "Link",
|
||||
"options": "Journal Voucher",
|
||||
"print_hide": 1,
|
||||
"read_only": 1
|
||||
},
|
||||
{
|
||||
"print_hide": 1,
|
||||
"description": "The date at which current entry is corrected in the system.",
|
||||
"no_copy": 1,
|
||||
"oldfieldtype": "Date",
|
||||
"doctype": "DocField",
|
||||
"label": "Amendment Date",
|
||||
"oldfieldname": "amendment_date",
|
||||
"fieldname": "amendment_date",
|
||||
"fieldtype": "Date",
|
||||
"permlevel": 0
|
||||
"label": "Amendment Date",
|
||||
"no_copy": 1,
|
||||
"oldfieldname": "amendment_date",
|
||||
"oldfieldtype": "Date",
|
||||
"print_hide": 1
|
||||
},
|
||||
{
|
||||
"print_hide": 1,
|
||||
"no_copy": 1,
|
||||
"oldfieldtype": "Data",
|
||||
"doctype": "DocField",
|
||||
"label": "Cancel Reason",
|
||||
"oldfieldname": "cancel_reason",
|
||||
"fieldname": "cancel_reason",
|
||||
"fieldtype": "Data",
|
||||
"permlevel": 1
|
||||
"label": "Cancel Reason",
|
||||
"no_copy": 1,
|
||||
"oldfieldname": "cancel_reason",
|
||||
"oldfieldtype": "Data",
|
||||
"print_hide": 1,
|
||||
"read_only": 1
|
||||
},
|
||||
{
|
||||
"amend": 1,
|
||||
"cancel": 1,
|
||||
"create": 1,
|
||||
"doctype": "DocPerm",
|
||||
"role": "Accounts User",
|
||||
"submit": 1,
|
||||
"write": 1,
|
||||
"cancel": 1,
|
||||
"role": "Accounts User",
|
||||
"permlevel": 0
|
||||
},
|
||||
{
|
||||
"amend": 0,
|
||||
"create": 0,
|
||||
"doctype": "DocPerm",
|
||||
"submit": 0,
|
||||
"write": 0,
|
||||
"cancel": 0,
|
||||
"role": "Accounts User",
|
||||
"permlevel": 1
|
||||
},
|
||||
{
|
||||
"amend": 0,
|
||||
"create": 0,
|
||||
"doctype": "DocPerm",
|
||||
"submit": 0,
|
||||
"write": 0,
|
||||
"cancel": 0,
|
||||
"role": "Accounts Manager",
|
||||
"permlevel": 1
|
||||
"write": 1
|
||||
},
|
||||
{
|
||||
"amend": 1,
|
||||
"cancel": 1,
|
||||
"create": 1,
|
||||
"doctype": "DocPerm",
|
||||
"submit": 1,
|
||||
"write": 1,
|
||||
"cancel": 1,
|
||||
"role": "Accounts Manager",
|
||||
"permlevel": 0
|
||||
"submit": 1,
|
||||
"write": 1
|
||||
},
|
||||
{
|
||||
"amend": 0,
|
||||
"cancel": 0,
|
||||
"create": 0,
|
||||
"doctype": "DocPerm",
|
||||
"submit": 0,
|
||||
"write": 0,
|
||||
"cancel": 0,
|
||||
"role": "Auditor",
|
||||
"permlevel": 0
|
||||
},
|
||||
{
|
||||
"amend": 0,
|
||||
"create": 0,
|
||||
"doctype": "DocPerm",
|
||||
"submit": 0,
|
||||
"write": 0,
|
||||
"cancel": 0,
|
||||
"role": "Auditor",
|
||||
"permlevel": 1
|
||||
"write": 0
|
||||
}
|
||||
]
|
@ -28,7 +28,7 @@ wn.doclistviews['Journal Voucher'] = wn.views.ListView.extend({
|
||||
{
|
||||
width: '18%',
|
||||
content: function(parent, data) {
|
||||
$(parent).html(wn.boot.company[data.company].default_currency + ' ' + fmt_money(data.total_debit))
|
||||
$(parent).html(format_currency(data.total_debit, erpnext.get_currency(data.company)));
|
||||
},
|
||||
css: {'text-align':'right'}
|
||||
},
|
||||
|
@ -5,14 +5,11 @@
|
||||
"JV",
|
||||
"eg. Cheque Number",
|
||||
"Remark",
|
||||
"Voucher Date",
|
||||
"Amended From",
|
||||
"Cancel Reason",
|
||||
"Select Print Heading",
|
||||
"User Remark will be added to Auto Remark",
|
||||
"Date of entry (not posting to ledgers)",
|
||||
"Contra Voucher",
|
||||
"Supplier Account",
|
||||
"Aging Date",
|
||||
"No",
|
||||
"Journal Voucher",
|
||||
|
57
accounts/doctype/journal_voucher/locale/ar-doc.json
Normal file
57
accounts/doctype/journal_voucher/locale/ar-doc.json
Normal file
@ -0,0 +1,57 @@
|
||||
{
|
||||
"Accounts": "\u062d\u0633\u0627\u0628\u0627\u062a",
|
||||
"Accounts Payable": "\u0630\u0645\u0645 \u062f\u0627\u0626\u0646\u0629",
|
||||
"Accounts Receivable": "\u062d\u0633\u0627\u0628\u0627\u062a \u0627\u0644\u0642\u0628\u0636",
|
||||
"Aging Date": "\u0627\u0644\u0634\u064a\u062e\u0648\u062e\u0629 \u062a\u0627\u0631\u064a\u062e",
|
||||
"Amended From": "\u0639\u062f\u0644 \u0645\u0646",
|
||||
"Amendment Date": "\u0627\u0644\u062a\u0639\u062f\u064a\u0644 \u062a\u0627\u0631\u064a\u062e",
|
||||
"Bank Voucher": "\u0627\u0644\u0628\u0646\u0643 \u0642\u0633\u064a\u0645\u0629",
|
||||
"Bill Date": "\u0645\u0634\u0631\u0648\u0639 \u0627\u0644\u0642\u0627\u0646\u0648\u0646 \u062a\u0627\u0631\u064a\u062e",
|
||||
"Bill No": "\u0645\u0634\u0631\u0648\u0639 \u0627\u0644\u0642\u0627\u0646\u0648\u0646 \u0644\u0627",
|
||||
"Cancel Reason": "\u0625\u0644\u063a\u0627\u0621 \u0627\u0644\u0633\u0628\u0628",
|
||||
"Cash Voucher": "\u0642\u0633\u064a\u0645\u0629 \u0646\u0642\u062f\u064a\u0629",
|
||||
"Clearance Date": "\u0625\u0632\u0627\u0644\u0629 \u0627\u0644\u062a\u0627\u0631\u064a\u062e",
|
||||
"Company": "\u0634\u0631\u0643\u0629",
|
||||
"Contra Voucher": "\u0643\u0648\u0646\u062a\u0631\u0627 \u0642\u0633\u064a\u0645\u0629",
|
||||
"Credit Card Voucher": "\u0628\u0637\u0627\u0642\u0629 \u0627\u0644\u0627\u0626\u062a\u0645\u0627\u0646 \u0642\u0633\u064a\u0645\u0629",
|
||||
"Credit Note": "\u0645\u0644\u0627\u062d\u0638\u0629 \u0627\u0644\u0627\u0626\u062a\u0645\u0627\u0646",
|
||||
"Debit Note": "\u0645\u0644\u0627\u062d\u0638\u0629 \u0627\u0644\u062e\u0635\u0645",
|
||||
"Difference": "\u0641\u0631\u0642",
|
||||
"Due Date": "\u0628\u0633\u0628\u0628 \u062a\u0627\u0631\u064a\u062e",
|
||||
"Entries": "\u0645\u0642\u0627\u0644\u0627\u062a",
|
||||
"Excise Voucher": "\u0627\u0644\u0645\u0643\u0648\u0633 \u0642\u0633\u064a\u0645\u0629",
|
||||
"Fiscal Year": "\u0627\u0644\u0633\u0646\u0629 \u0627\u0644\u0645\u0627\u0644\u064a\u0629",
|
||||
"For opening invoice entry, this date will reflect in the period-wise aging report.": "\u0644\u0641\u062a\u062d \u062f\u062e\u0648\u0644 \u0627\u0644\u0641\u0627\u062a\u0648\u0631\u0629\u060c \u0633\u0648\u0641 \u062a\u0639\u0643\u0633 \u0647\u0630\u0627 \u0627\u0644\u062a\u0627\u0631\u064a\u062e \u0641\u064a \u0627\u0644\u062a\u0642\u0631\u064a\u0631 \u0627\u0644\u0641\u062a\u0631\u0629 \u0645\u0646 \u0627\u0644\u062d\u0643\u0645\u0629 \u0627\u0644\u0634\u064a\u062e\u0648\u062e\u0629.",
|
||||
"Get Outstanding Invoices": "\u0627\u0644\u062d\u0635\u0648\u0644 \u0639\u0644\u0649 \u0627\u0644\u0641\u0648\u0627\u062a\u064a\u0631 \u0627\u0644\u0645\u0633\u062a\u062d\u0642\u0629",
|
||||
"Is Opening": "\u0648\u0641\u062a\u062d",
|
||||
"JV": "JV",
|
||||
"Journal Entries": "\u0645\u062c\u0644\u0629 \u0645\u0642\u0627\u0644\u0627\u062a",
|
||||
"Journal Entry": "\u0625\u062f\u062e\u0627\u0644 \u062f\u0641\u062a\u0631 \u0627\u0644\u064a\u0648\u0645\u064a\u0629",
|
||||
"Journal Voucher": "\u0645\u062c\u0644\u0629 \u0642\u0633\u064a\u0645\u0629",
|
||||
"Make Difference Entry": "\u062c\u0639\u0644 \u062f\u062e\u0648\u0644 \u0627\u0644\u0641\u0631\u0642",
|
||||
"More Info": "\u0627\u0644\u0645\u0632\u064a\u062f \u0645\u0646 \u0627\u0644\u0645\u0639\u0644\u0648\u0645\u0627\u062a",
|
||||
"No": "\u0644\u0627",
|
||||
"Pay To / Recd From": "\u062f\u0641\u0639 \u0625\u0644\u0649 / \u0645\u0646 Recd",
|
||||
"Posting Date": "\u062a\u0627\u0631\u064a\u062e \u0627\u0644\u0646\u0634\u0631",
|
||||
"Reference": "\u0645\u0631\u062c\u0639",
|
||||
"Reference Date": "\u0627\u0644\u0645\u0631\u062c\u0639 \u062a\u0627\u0631\u064a\u062e",
|
||||
"Reference Number": "\u0627\u0644\u0631\u0642\u0645 \u0627\u0644\u0645\u0631\u062c\u0639\u064a \u0644\u0644",
|
||||
"Remark": "\u0643\u0644\u0627\u0645",
|
||||
"Select Print Heading": "\u062d\u062f\u062f \u0637\u0628\u0627\u0639\u0629 \u0627\u0644\u0639\u0646\u0648\u0627\u0646",
|
||||
"Series": "\u0633\u0644\u0633\u0644\u0629",
|
||||
"The date at which current entry is corrected in the system.": "\u0627\u0644\u062a\u0627\u0631\u064a\u062e \u0627\u0644\u0630\u064a \u064a\u062a\u0645 \u062a\u0635\u062d\u064a\u062d \u0627\u0644\u0625\u062f\u062e\u0627\u0644 \u0627\u0644\u062d\u0627\u0644\u064a \u0641\u064a \u0627\u0644\u0646\u0638\u0627\u0645.",
|
||||
"The date at which current entry will get or has actually executed.": "\u0646\u0641\u0630\u062a \u0641\u0639\u0644\u064a\u0627 \u0627\u0644\u062a\u0627\u0631\u064a\u062e \u0627\u0644\u0630\u064a \u0633\u0648\u0641 \u062a\u062d\u0635\u0644 \u0627\u0644\u0645\u062f\u062e\u0644 \u0627\u0644\u062d\u0627\u0644\u064a \u0623\u0648.",
|
||||
"To manage multiple series please go to Setup > Manage Series": "\u0644\u0625\u062f\u0627\u0631\u0629 \u0633\u0644\u0633\u0644\u0629 \u0645\u062a\u0639\u062f\u062f\u0629 \u064a\u0631\u062c\u0649 \u0627\u0644\u062f\u062e\u0648\u0644 \u0625\u0644\u0649 \u0625\u0639\u062f\u0627\u062f> \u0625\u062f\u0627\u0631\u0629 \u0633\u0644\u0633\u0644\u0629",
|
||||
"Total Amount": "\u0627\u0644\u0645\u0628\u0644\u063a \u0627\u0644\u0643\u0644\u064a \u0644\u0644",
|
||||
"Total Amount in Words": "\u0627\u0644\u0645\u0628\u0644\u063a \u0627\u0644\u0643\u0644\u064a \u0641\u064a \u0643\u0644\u0645\u0627\u062a",
|
||||
"Total Credit": "\u0625\u062c\u0645\u0627\u0644\u064a \u0627\u0644\u0627\u0626\u062a\u0645\u0627\u0646",
|
||||
"Total Debit": "\u0645\u062c\u0645\u0648\u0639 \u0627\u0644\u062e\u0635\u0645",
|
||||
"User Remark": "\u0645\u0644\u0627\u062d\u0638\u0629 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645",
|
||||
"User Remark will be added to Auto Remark": "\u0645\u0644\u0627\u062d\u0638\u0629 \u0633\u064a\u062a\u0645 \u0625\u0636\u0627\u0641\u0629 \u0645\u0633\u062a\u062e\u062f\u0645 \u0644\u0645\u0644\u0627\u062d\u0638\u0629 \u0627\u0644\u0633\u064a\u0627\u0631\u0627\u062a",
|
||||
"Voucher Type": "\u0642\u0633\u064a\u0645\u0629 \u0646\u0648\u0639",
|
||||
"Write Off Amount <=": "\u0634\u0637\u0628 \u0627\u0644\u0645\u0628\u0644\u063a <=",
|
||||
"Write Off Based On": "\u0634\u0637\u0628 \u0628\u0646\u0627\u0621 \u0639\u0644\u0649",
|
||||
"Write Off Voucher": "\u0634\u0637\u0628 \u0642\u0633\u064a\u0645\u0629",
|
||||
"Yes": "\u0646\u0639\u0645",
|
||||
"eg. Cheque Number": "\u0639\u0644\u0649 \u0633\u0628\u064a\u0644 \u0627\u0644\u0645\u062b\u0627\u0644. \u0639\u062f\u062f \u0627\u0644\u0634\u064a\u0643\u0627\u062a"
|
||||
}
|
57
accounts/doctype/journal_voucher/locale/es-doc.json
Normal file
57
accounts/doctype/journal_voucher/locale/es-doc.json
Normal file
@ -0,0 +1,57 @@
|
||||
{
|
||||
"Accounts": "Cuentas",
|
||||
"Accounts Payable": "Cuentas por pagar",
|
||||
"Accounts Receivable": "Cuentas por cobrar",
|
||||
"Aging Date": "Fecha de antig\u00fcedad",
|
||||
"Amended From": "De modificada",
|
||||
"Amendment Date": "Enmienda Fecha",
|
||||
"Bank Voucher": "Banco Voucher",
|
||||
"Bill Date": "Bill Fecha",
|
||||
"Bill No": "Bill no",
|
||||
"Cancel Reason": "Cancelar Raz\u00f3n",
|
||||
"Cash Voucher": "Cash Voucher",
|
||||
"Clearance Date": "Liquidaci\u00f3n Fecha",
|
||||
"Company": "Empresa",
|
||||
"Contra Voucher": "Contra Voucher",
|
||||
"Credit Card Voucher": "Credit Card Voucher",
|
||||
"Credit Note": "Nota de Cr\u00e9dito",
|
||||
"Debit Note": "Nota de D\u00e9bito",
|
||||
"Difference": "Diferencia",
|
||||
"Due Date": "Fecha de vencimiento",
|
||||
"Entries": "Comentarios",
|
||||
"Excise Voucher": "Vale Impuestos Especiales",
|
||||
"Fiscal Year": "A\u00f1o Fiscal",
|
||||
"For opening invoice entry, this date will reflect in the period-wise aging report.": "Para abrir el registro de facturas, esta fecha se reflejar\u00e1 en el informe del per\u00edodo sabio envejecimiento.",
|
||||
"Get Outstanding Invoices": "Recibe facturas pendientes",
|
||||
"Is Opening": "Est\u00e1 Abriendo",
|
||||
"JV": "JV",
|
||||
"Journal Entries": "Entradas de diario",
|
||||
"Journal Entry": "Asientos de diario",
|
||||
"Journal Voucher": "Diario Voucher",
|
||||
"Make Difference Entry": "Hacer Entrada Diferencia",
|
||||
"More Info": "M\u00e1s informaci\u00f3n",
|
||||
"No": "No",
|
||||
"Pay To / Recd From": "Pagar a / A partir de RECD",
|
||||
"Posting Date": "Fecha de Publicaci\u00f3n",
|
||||
"Reference": "Referencia",
|
||||
"Reference Date": "Fecha de referencia",
|
||||
"Reference Number": "Referencia",
|
||||
"Remark": "Observaci\u00f3n",
|
||||
"Select Print Heading": "Seleccione Imprimir Encabezado",
|
||||
"Series": "Serie",
|
||||
"The date at which current entry is corrected in the system.": "La fecha en la que la entrada actual se corrige 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.",
|
||||
"To manage multiple series please go to Setup > Manage Series": "Para gestionar m\u00faltiples series por favor vaya a Configuraci\u00f3n> Administrar Series",
|
||||
"Total Amount": "Monto Total",
|
||||
"Total Amount in Words": "Monto total de palabras",
|
||||
"Total Credit": "Cr\u00e9dito Total",
|
||||
"Total Debit": "D\u00e9bito total",
|
||||
"User Remark": "Usuario Comentario",
|
||||
"User Remark will be added to Auto Remark": "Observaci\u00f3n de usuario se a\u00f1adir\u00e1 a Auto Observaci\u00f3n",
|
||||
"Voucher Type": "Vale Tipo",
|
||||
"Write Off Amount <=": "Escribir Off Importe <=",
|
||||
"Write Off Based On": "Escribir apagado basado en",
|
||||
"Write Off Voucher": "Escribir Off Voucher",
|
||||
"Yes": "S\u00ed",
|
||||
"eg. Cheque Number": "por ejemplo. N\u00famero de Cheque"
|
||||
}
|
57
accounts/doctype/journal_voucher/locale/fr-doc.json
Normal file
57
accounts/doctype/journal_voucher/locale/fr-doc.json
Normal file
@ -0,0 +1,57 @@
|
||||
{
|
||||
"Accounts": "Comptes",
|
||||
"Accounts Payable": "Comptes \u00e0 payer",
|
||||
"Accounts Receivable": "D\u00e9biteurs",
|
||||
"Aging Date": "Vieillissement Date",
|
||||
"Amended From": "De modifi\u00e9e",
|
||||
"Amendment Date": "Date de la modification",
|
||||
"Bank Voucher": "Bon Banque",
|
||||
"Bill Date": "Bill Date",
|
||||
"Bill No": "Le projet de loi no",
|
||||
"Cancel Reason": "Annuler Raison",
|
||||
"Cash Voucher": "Bon tr\u00e9sorerie",
|
||||
"Clearance Date": "Date de la clairance",
|
||||
"Company": "Entreprise",
|
||||
"Contra Voucher": "Bon Contra",
|
||||
"Credit Card Voucher": "Bon de carte de cr\u00e9dit",
|
||||
"Credit Note": "Note de cr\u00e9dit",
|
||||
"Debit Note": "Note de d\u00e9bit",
|
||||
"Difference": "Diff\u00e9rence",
|
||||
"Due Date": "Due Date",
|
||||
"Entries": "Entr\u00e9es",
|
||||
"Excise Voucher": "Bon d'accise",
|
||||
"Fiscal Year": "Exercice",
|
||||
"For opening invoice entry, this date will reflect in the period-wise aging report.": "Pour l'ouverture de la saisie des factures, cette date se refl\u00e9tera dans le rapport de p\u00e9riode sage vieillissement.",
|
||||
"Get Outstanding Invoices": "Obtenez Factures en souffrance",
|
||||
"Is Opening": "Est l'ouverture",
|
||||
"JV": "JV",
|
||||
"Journal Entries": "Journal Entries",
|
||||
"Journal Entry": "Journal Entry",
|
||||
"Journal Voucher": "Bon Journal",
|
||||
"Make Difference Entry": "Assurez Entr\u00e9e Diff\u00e9rence",
|
||||
"More Info": "Plus d'infos",
|
||||
"No": "Aucun",
|
||||
"Pay To / Recd From": "Pay To / RECD De",
|
||||
"Posting Date": "Date de publication",
|
||||
"Reference": "R\u00e9f\u00e9rence",
|
||||
"Reference Date": "Date de R\u00e9f\u00e9rence",
|
||||
"Reference Number": "Num\u00e9ro de r\u00e9f\u00e9rence",
|
||||
"Remark": "Remarque",
|
||||
"Select Print Heading": "S\u00e9lectionnez Imprimer Cap",
|
||||
"Series": "S\u00e9rie",
|
||||
"The date at which current entry is corrected in the system.": "La date \u00e0 laquelle l'entr\u00e9e courante est corrig\u00e9e dans le syst\u00e8me.",
|
||||
"The date at which current entry will get or has actually executed.": "La date \u00e0 laquelle l'entr\u00e9e actuelle permet de lire ou a r\u00e9ellement ex\u00e9cut\u00e9.",
|
||||
"To manage multiple series please go to Setup > Manage Series": "Pour g\u00e9rer plusieurs s\u00e9ries s'il vous pla\u00eet allez dans R\u00e9glages> G\u00e9rer S\u00e9rie",
|
||||
"Total Amount": "Montant total",
|
||||
"Total Amount in Words": "Montant total en mots",
|
||||
"Total Credit": "Cr\u00e9dit total",
|
||||
"Total Debit": "D\u00e9bit total",
|
||||
"User Remark": "Remarque l'utilisateur",
|
||||
"User Remark will be added to Auto Remark": "Remarque l'utilisateur sera ajout\u00e9 \u00e0 Remarque Auto",
|
||||
"Voucher Type": "Type de Bon",
|
||||
"Write Off Amount <=": "Ecrire Off Montant <=",
|
||||
"Write Off Based On": "Ecrire Off Bas\u00e9 sur",
|
||||
"Write Off Voucher": "Ecrire Off Bon",
|
||||
"Yes": "Oui",
|
||||
"eg. Cheque Number": "par exemple. Num\u00e9ro de ch\u00e8que"
|
||||
}
|
57
accounts/doctype/journal_voucher/locale/pt-doc.json
Normal file
57
accounts/doctype/journal_voucher/locale/pt-doc.json
Normal file
@ -0,0 +1,57 @@
|
||||
{
|
||||
"Accounts": "Contas",
|
||||
"Accounts Payable": "Contas a Pagar",
|
||||
"Accounts Receivable": "Contas a receber",
|
||||
"Aging Date": "Envelhecimento Data",
|
||||
"Amended From": "Alterado De",
|
||||
"Amendment Date": "Data emenda",
|
||||
"Bank Voucher": "Vale banco",
|
||||
"Bill Date": "Data Bill",
|
||||
"Bill No": "Projeto de Lei n",
|
||||
"Cancel Reason": "Cancelar Raz\u00e3o",
|
||||
"Cash Voucher": "Comprovante de dinheiro",
|
||||
"Clearance Date": "Data de Liquida\u00e7\u00e3o",
|
||||
"Company": "Companhia",
|
||||
"Contra Voucher": "Vale Contra",
|
||||
"Credit Card Voucher": "Comprovante do cart\u00e3o de cr\u00e9dito",
|
||||
"Credit Note": "Nota de Cr\u00e9dito",
|
||||
"Debit Note": "Nota de D\u00e9bito",
|
||||
"Difference": "Diferen\u00e7a",
|
||||
"Due Date": "Data de Vencimento",
|
||||
"Entries": "Entradas",
|
||||
"Excise Voucher": "Vale especiais de consumo",
|
||||
"Fiscal Year": "Exerc\u00edcio fiscal",
|
||||
"For opening invoice entry, this date will reflect in the period-wise aging report.": "Para a abertura de entrada da fatura, esta data vai refletir no relat\u00f3rio per\u00edodo s\u00e1bio envelhecimento.",
|
||||
"Get Outstanding Invoices": "Obter faturas pendentes",
|
||||
"Is Opening": "Est\u00e1 abrindo",
|
||||
"JV": "JV",
|
||||
"Journal Entries": "Jornal entradas",
|
||||
"Journal Entry": "Journal Entry",
|
||||
"Journal Voucher": "Vale Jornal",
|
||||
"Make Difference Entry": "Fa\u00e7a Entrada Diferen\u00e7a",
|
||||
"More Info": "Mais informa\u00e7\u00f5es",
|
||||
"No": "N\u00e3o",
|
||||
"Pay To / Recd From": "Para pagar / RECD De",
|
||||
"Posting Date": "Data da Publica\u00e7\u00e3o",
|
||||
"Reference": "Refer\u00eancia",
|
||||
"Reference Date": "Data de Refer\u00eancia",
|
||||
"Reference Number": "N\u00famero de Refer\u00eancia",
|
||||
"Remark": "Observa\u00e7\u00e3o",
|
||||
"Select Print Heading": "Selecione Imprimir t\u00edtulo",
|
||||
"Series": "S\u00e9rie",
|
||||
"The date at which current entry is corrected in the system.": "A data em que a entrada actual \u00e9 corrigido 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.",
|
||||
"To manage multiple series please go to Setup > Manage Series": "Para gerenciar v\u00e1rias s\u00e9ries por favor, v\u00e1 para Configura\u00e7\u00e3o> Gerenciar Series",
|
||||
"Total Amount": "Valor Total",
|
||||
"Total Amount in Words": "Valor Total em Palavras",
|
||||
"Total Credit": "Cr\u00e9dito Total",
|
||||
"Total Debit": "D\u00e9bito total",
|
||||
"User Remark": "Observa\u00e7\u00e3o de usu\u00e1rio",
|
||||
"User Remark will be added to Auto Remark": "Observa\u00e7\u00e3o usu\u00e1rio ser\u00e1 adicionado \u00e0 observa\u00e7\u00e3o Auto",
|
||||
"Voucher Type": "Tipo comprovante",
|
||||
"Write Off Amount <=": "Escreva Off Valor <=",
|
||||
"Write Off Based On": "Escreva Off Baseado em",
|
||||
"Write Off Voucher": "Escreva voucher",
|
||||
"Yes": "Sim",
|
||||
"eg. Cheque Number": "por exemplo. N\u00famero de cheques"
|
||||
}
|
@ -1,158 +1,142 @@
|
||||
[
|
||||
{
|
||||
"owner": "Administrator",
|
||||
"creation": "2013-01-10 16:34:06",
|
||||
"docstatus": 0,
|
||||
"creation": "2012-05-03 18:41:39",
|
||||
"modified": "2013-01-23 17:11:17",
|
||||
"modified_by": "Administrator",
|
||||
"modified": "2012-10-02 16:47:37"
|
||||
"owner": "Administrator"
|
||||
},
|
||||
{
|
||||
"section_style": "Tray",
|
||||
"autoname": "JVD.######",
|
||||
"doctype": "DocType",
|
||||
"istable": 1,
|
||||
"module": "Accounts",
|
||||
"server_code_error": " ",
|
||||
"doctype": "DocType",
|
||||
"autoname": "JVD.######",
|
||||
"name": "__common__",
|
||||
"colour": "White:FFF",
|
||||
"show_in_menu": 0,
|
||||
"version": 1
|
||||
"name": "__common__"
|
||||
},
|
||||
{
|
||||
"doctype": "DocField",
|
||||
"name": "__common__",
|
||||
"parent": "Journal Voucher Detail",
|
||||
"doctype": "DocField",
|
||||
"parentfield": "fields",
|
||||
"parenttype": "DocType",
|
||||
"parentfield": "fields"
|
||||
"permlevel": 0
|
||||
},
|
||||
{
|
||||
"name": "Journal Voucher Detail",
|
||||
"doctype": "DocType"
|
||||
"doctype": "DocType",
|
||||
"name": "Journal Voucher Detail"
|
||||
},
|
||||
{
|
||||
"permlevel": 0,
|
||||
"oldfieldtype": "Link",
|
||||
"doctype": "DocField",
|
||||
"label": "Account",
|
||||
"oldfieldname": "account",
|
||||
"width": "250px",
|
||||
"trigger": "Client",
|
||||
"fieldname": "account",
|
||||
"fieldtype": "Link",
|
||||
"search_index": 1,
|
||||
"reqd": 1,
|
||||
"in_filter": 1,
|
||||
"label": "Account",
|
||||
"oldfieldname": "account",
|
||||
"oldfieldtype": "Link",
|
||||
"options": "Account",
|
||||
"in_filter": 1
|
||||
"reqd": 1,
|
||||
"search_index": 1,
|
||||
"width": "250px"
|
||||
},
|
||||
{
|
||||
"oldfieldtype": "Currency",
|
||||
"doctype": "DocField",
|
||||
"label": "Debit",
|
||||
"oldfieldname": "debit",
|
||||
"trigger": "Client",
|
||||
"fieldname": "debit",
|
||||
"fieldtype": "Currency",
|
||||
"permlevel": 0
|
||||
"label": "Debit",
|
||||
"oldfieldname": "debit",
|
||||
"oldfieldtype": "Currency",
|
||||
"options": "eval:erpnext.get_currency()"
|
||||
},
|
||||
{
|
||||
"oldfieldtype": "Currency",
|
||||
"doctype": "DocField",
|
||||
"label": "Credit",
|
||||
"oldfieldname": "credit",
|
||||
"trigger": "Client",
|
||||
"fieldname": "credit",
|
||||
"fieldtype": "Currency",
|
||||
"permlevel": 0
|
||||
"label": "Credit",
|
||||
"oldfieldname": "credit",
|
||||
"oldfieldtype": "Currency",
|
||||
"options": "eval:erpnext.get_currency()"
|
||||
},
|
||||
{
|
||||
"search_index": 0,
|
||||
"doctype": "DocField",
|
||||
"label": "Cost Center",
|
||||
"oldfieldname": "cost_center",
|
||||
"width": "180px",
|
||||
"options": "Cost Center",
|
||||
"fieldname": "cost_center",
|
||||
"fieldtype": "Link",
|
||||
"in_filter": 1,
|
||||
"label": "Cost Center",
|
||||
"oldfieldname": "cost_center",
|
||||
"oldfieldtype": "Link",
|
||||
"permlevel": 0,
|
||||
"in_filter": 1
|
||||
"options": "Cost Center",
|
||||
"search_index": 0,
|
||||
"width": "180px"
|
||||
},
|
||||
{
|
||||
"no_copy": 1,
|
||||
"oldfieldtype": "Data",
|
||||
"doctype": "DocField",
|
||||
"label": "Account Balance",
|
||||
"oldfieldname": "balance",
|
||||
"fieldname": "balance",
|
||||
"fieldtype": "Data",
|
||||
"permlevel": 1
|
||||
"label": "Account Balance",
|
||||
"no_copy": 1,
|
||||
"oldfieldname": "balance",
|
||||
"oldfieldtype": "Data",
|
||||
"read_only": 1
|
||||
},
|
||||
{
|
||||
"print_hide": 0,
|
||||
"no_copy": 1,
|
||||
"oldfieldtype": "Link",
|
||||
"doctype": "DocField",
|
||||
"label": "Against Purchase Invoice",
|
||||
"oldfieldname": "against_voucher",
|
||||
"permlevel": 0,
|
||||
"trigger": "Client",
|
||||
"fieldname": "against_voucher",
|
||||
"fieldtype": "Link",
|
||||
"search_index": 1,
|
||||
"in_filter": 1,
|
||||
"label": "Against Purchase Invoice",
|
||||
"no_copy": 1,
|
||||
"oldfieldname": "against_voucher",
|
||||
"oldfieldtype": "Link",
|
||||
"options": "Purchase Invoice",
|
||||
"in_filter": 1
|
||||
"print_hide": 0,
|
||||
"search_index": 1
|
||||
},
|
||||
{
|
||||
"print_hide": 0,
|
||||
"no_copy": 1,
|
||||
"oldfieldtype": "Link",
|
||||
"doctype": "DocField",
|
||||
"label": "Against Sales Invoice",
|
||||
"oldfieldname": "against_invoice",
|
||||
"permlevel": 0,
|
||||
"trigger": "Client",
|
||||
"fieldname": "against_invoice",
|
||||
"fieldtype": "Link",
|
||||
"search_index": 1,
|
||||
"in_filter": 1,
|
||||
"label": "Against Sales Invoice",
|
||||
"no_copy": 1,
|
||||
"oldfieldname": "against_invoice",
|
||||
"oldfieldtype": "Link",
|
||||
"options": "Sales Invoice",
|
||||
"in_filter": 1
|
||||
"print_hide": 0,
|
||||
"search_index": 1
|
||||
},
|
||||
{
|
||||
"print_hide": 0,
|
||||
"no_copy": 1,
|
||||
"oldfieldtype": "Link",
|
||||
"doctype": "DocField",
|
||||
"label": "Against Journal Voucher",
|
||||
"oldfieldname": "against_jv",
|
||||
"options": "Journal Voucher",
|
||||
"fieldname": "against_jv",
|
||||
"fieldtype": "Link",
|
||||
"search_index": 1,
|
||||
"permlevel": 0,
|
||||
"in_filter": 1
|
||||
"in_filter": 1,
|
||||
"label": "Against Journal Voucher",
|
||||
"no_copy": 1,
|
||||
"oldfieldname": "against_jv",
|
||||
"oldfieldtype": "Link",
|
||||
"options": "Journal Voucher",
|
||||
"print_hide": 0,
|
||||
"search_index": 1
|
||||
},
|
||||
{
|
||||
"print_hide": 1,
|
||||
"no_copy": 1,
|
||||
"oldfieldtype": "Select",
|
||||
"doctype": "DocField",
|
||||
"label": "Is Advance",
|
||||
"oldfieldname": "is_advance",
|
||||
"permlevel": 0,
|
||||
"fieldname": "is_advance",
|
||||
"fieldtype": "Select",
|
||||
"options": "No\nYes"
|
||||
"label": "Is Advance",
|
||||
"no_copy": 1,
|
||||
"oldfieldname": "is_advance",
|
||||
"oldfieldtype": "Select",
|
||||
"options": "No\nYes",
|
||||
"print_hide": 1
|
||||
},
|
||||
{
|
||||
"print_hide": 1,
|
||||
"no_copy": 1,
|
||||
"oldfieldtype": "Text",
|
||||
"doctype": "DocField",
|
||||
"label": "Against Account",
|
||||
"oldfieldname": "against_account",
|
||||
"fieldname": "against_account",
|
||||
"fieldtype": "Text",
|
||||
"hidden": 1,
|
||||
"permlevel": 0
|
||||
"label": "Against Account",
|
||||
"no_copy": 1,
|
||||
"oldfieldname": "against_account",
|
||||
"oldfieldtype": "Text",
|
||||
"print_hide": 1
|
||||
}
|
||||
]
|
16
accounts/doctype/journal_voucher_detail/locale/ar-doc.json
Normal file
16
accounts/doctype/journal_voucher_detail/locale/ar-doc.json
Normal file
@ -0,0 +1,16 @@
|
||||
{
|
||||
"Account": "\u062d\u0633\u0627\u0628",
|
||||
"Account Balance": "\u0631\u0635\u064a\u062f \u062d\u0633\u0627\u0628\u0643",
|
||||
"Accounts": "\u062d\u0633\u0627\u0628\u0627\u062a",
|
||||
"Against Account": "\u0636\u062f \u0627\u0644\u062d\u0633\u0627\u0628",
|
||||
"Against Journal Voucher": "\u0636\u062f \u0645\u062c\u0644\u0629 \u0642\u0633\u064a\u0645\u0629",
|
||||
"Against Purchase Invoice": "\u0636\u062f \u0641\u0627\u062a\u0648\u0631\u0629 \u0627\u0644\u0634\u0631\u0627\u0621",
|
||||
"Against Sales Invoice": "\u0636\u062f \u0641\u0627\u062a\u0648\u0631\u0629 \u0627\u0644\u0645\u0628\u064a\u0639\u0627\u062a",
|
||||
"Cost Center": "\u0645\u0631\u0643\u0632 \u0627\u0644\u062a\u0643\u0644\u0641\u0629",
|
||||
"Credit": "\u0627\u0626\u062a\u0645\u0627\u0646",
|
||||
"Debit": "\u0645\u062f\u064a\u0646",
|
||||
"Is Advance": "\u0647\u0648 \u0627\u0644\u0645\u0642\u062f\u0645\u0629",
|
||||
"Journal Voucher Detail": "\u0645\u062c\u0644\u0629 \u0642\u0633\u064a\u0645\u0629 \u0627\u0644\u062a\u0641\u0627\u0635\u064a\u0644",
|
||||
"No": "\u0644\u0627",
|
||||
"Yes": "\u0646\u0639\u0645"
|
||||
}
|
16
accounts/doctype/journal_voucher_detail/locale/es-doc.json
Normal file
16
accounts/doctype/journal_voucher_detail/locale/es-doc.json
Normal file
@ -0,0 +1,16 @@
|
||||
{
|
||||
"Account": "Cuenta",
|
||||
"Account Balance": "Saldo de la cuenta",
|
||||
"Accounts": "Cuentas",
|
||||
"Against Account": "Contra Cuenta",
|
||||
"Against Journal Voucher": "Contra del diario de comprobantes",
|
||||
"Against Purchase Invoice": "Contra la factura de compra",
|
||||
"Against Sales Invoice": "Contra la factura de venta",
|
||||
"Cost Center": "De centros de coste",
|
||||
"Credit": "Cr\u00e9dito",
|
||||
"Debit": "D\u00e9bito",
|
||||
"Is Advance": "Es anticipado",
|
||||
"Journal Voucher Detail": "Diario Detalle Voucher",
|
||||
"No": "No",
|
||||
"Yes": "S\u00ed"
|
||||
}
|
16
accounts/doctype/journal_voucher_detail/locale/fr-doc.json
Normal file
16
accounts/doctype/journal_voucher_detail/locale/fr-doc.json
Normal file
@ -0,0 +1,16 @@
|
||||
{
|
||||
"Account": "Compte",
|
||||
"Account Balance": "Solde du compte",
|
||||
"Accounts": "Comptes",
|
||||
"Against Account": "Contre compte",
|
||||
"Against Journal Voucher": "Contre Bon Journal",
|
||||
"Against Purchase Invoice": "Contre facture d'achat",
|
||||
"Against Sales Invoice": "Contre facture de vente",
|
||||
"Cost Center": "Centre de co\u00fbts",
|
||||
"Credit": "Cr\u00e9dit",
|
||||
"Debit": "D\u00e9bit",
|
||||
"Is Advance": "Est-Advance",
|
||||
"Journal Voucher Detail": "D\u00e9tail pi\u00e8ce de journal",
|
||||
"No": "Aucun",
|
||||
"Yes": "Oui"
|
||||
}
|
16
accounts/doctype/journal_voucher_detail/locale/pt-doc.json
Normal file
16
accounts/doctype/journal_voucher_detail/locale/pt-doc.json
Normal file
@ -0,0 +1,16 @@
|
||||
{
|
||||
"Account": "Conta",
|
||||
"Account Balance": "Saldo em Conta",
|
||||
"Accounts": "Contas",
|
||||
"Against Account": "Contra Conta",
|
||||
"Against Journal Voucher": "Contra Vale Jornal",
|
||||
"Against Purchase Invoice": "Contra a Nota Fiscal de Compra",
|
||||
"Against Sales Invoice": "Contra a nota fiscal de venda",
|
||||
"Cost Center": "Centro de Custos",
|
||||
"Credit": "Cr\u00e9dito",
|
||||
"Debit": "D\u00e9bito",
|
||||
"Is Advance": "\u00c9 o avan\u00e7o",
|
||||
"Journal Voucher Detail": "Jornal Detalhe Vale",
|
||||
"No": "N\u00e3o",
|
||||
"Yes": "Sim"
|
||||
}
|
4
accounts/doctype/mis_control/locale/ar-doc.json
Normal file
4
accounts/doctype/mis_control/locale/ar-doc.json
Normal file
@ -0,0 +1,4 @@
|
||||
{
|
||||
"Accounts": "\u062d\u0633\u0627\u0628\u0627\u062a",
|
||||
"MIS Control": "MIS \u0627\u0644\u062a\u062d\u0643\u0645"
|
||||
}
|
4
accounts/doctype/mis_control/locale/es-doc.json
Normal file
4
accounts/doctype/mis_control/locale/es-doc.json
Normal file
@ -0,0 +1,4 @@
|
||||
{
|
||||
"Accounts": "Cuentas",
|
||||
"MIS Control": "MIS control"
|
||||
}
|
4
accounts/doctype/mis_control/locale/fr-doc.json
Normal file
4
accounts/doctype/mis_control/locale/fr-doc.json
Normal file
@ -0,0 +1,4 @@
|
||||
{
|
||||
"Accounts": "Comptes",
|
||||
"MIS Control": "MIS contr\u00f4le"
|
||||
}
|
4
accounts/doctype/mis_control/locale/pt-doc.json
Normal file
4
accounts/doctype/mis_control/locale/pt-doc.json
Normal file
@ -0,0 +1,4 @@
|
||||
{
|
||||
"Accounts": "Contas",
|
||||
"MIS Control": "MIS Controle"
|
||||
}
|
7
accounts/doctype/mode_of_payment/locale/ar-doc.json
Normal file
7
accounts/doctype/mode_of_payment/locale/ar-doc.json
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"Accounts": "\u062d\u0633\u0627\u0628\u0627\u062a",
|
||||
"Company": "\u0634\u0631\u0643\u0629",
|
||||
"Default Account": "\u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a \u062d\u0633\u0627\u0628",
|
||||
"Default Bank / Cash account will be automatically updated in POS Invoice when this mode is selected.": "\u0633\u064a\u062a\u0645 \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a \u0628\u0646\u0643 / \u0627\u0644\u0635\u0631\u0641 \u062d\u0633\u0627\u0628 \u0627\u0644\u0641\u0627\u062a\u0648\u0631\u0629 \u062a\u0644\u0642\u0627\u0626\u064a\u0627 \u062a\u062d\u062f\u064a\u062b \u0641\u064a POS \u0639\u0646\u062f \u062a\u062d\u062f\u064a\u062f \u0647\u0630\u0627 \u0627\u0644\u0648\u0636\u0639.",
|
||||
"Mode of Payment": "\u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u062f\u0641\u0639"
|
||||
}
|
7
accounts/doctype/mode_of_payment/locale/es-doc.json
Normal file
7
accounts/doctype/mode_of_payment/locale/es-doc.json
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"Accounts": "Cuentas",
|
||||
"Company": "Empresa",
|
||||
"Default Account": "Cuenta predeterminada",
|
||||
"Default Bank / Cash account will be automatically updated in POS Invoice when this mode is selected.": "Por defecto Banco / Caja cuenta se actualiza autom\u00e1ticamente en la factura POS cuando se selecciona este modo.",
|
||||
"Mode of Payment": "Forma de Pago"
|
||||
}
|
7
accounts/doctype/mode_of_payment/locale/fr-doc.json
Normal file
7
accounts/doctype/mode_of_payment/locale/fr-doc.json
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"Accounts": "Comptes",
|
||||
"Company": "Entreprise",
|
||||
"Default Account": "Compte par d\u00e9faut",
|
||||
"Default Bank / Cash account will be automatically updated in POS Invoice when this mode is selected.": "Par d\u00e9faut Banque / argent compte sera automatiquement mis \u00e0 jour dans la facture POS lorsque ce mode est s\u00e9lectionn\u00e9.",
|
||||
"Mode of Payment": "Mode de paiement"
|
||||
}
|
7
accounts/doctype/mode_of_payment/locale/pt-doc.json
Normal file
7
accounts/doctype/mode_of_payment/locale/pt-doc.json
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"Accounts": "Contas",
|
||||
"Company": "Companhia",
|
||||
"Default Account": "Conta Padr\u00e3o",
|
||||
"Default Bank / Cash account will be automatically updated in POS Invoice when this mode is selected.": "Conta padr\u00e3o Banco / Cash ser\u00e1 atualizado automaticamente na fatura POS quando este modo for selecionado.",
|
||||
"Mode of Payment": "Modo de Pagamento"
|
||||
}
|
@ -0,0 +1,5 @@
|
||||
{
|
||||
"Account": "\u062d\u0633\u0627\u0628",
|
||||
"Accounts": "\u062d\u0633\u0627\u0628\u0627\u062a",
|
||||
"Multi Ledger Report Detail": "\u0645\u0648\u0636\u0648\u0639 \u062a\u0642\u0631\u064a\u0631 \u062a\u0641\u0635\u064a\u0644\u064a \u0644\u064a\u062f\u062c\u0631"
|
||||
}
|
@ -0,0 +1,5 @@
|
||||
{
|
||||
"Account": "Cuenta",
|
||||
"Accounts": "Cuentas",
|
||||
"Multi Ledger Report Detail": "M\u00faltiples Ledger Informe detallado"
|
||||
}
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user