mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-25 16:04:46 +00:00
Fix ISO standard references in Agriculture (#14361)
This commit is contained in:
@@ -1033,7 +1033,7 @@ The tax rate you define here will be the standard tax rate for all **Items**. If
|
||||
|
||||
#### Description of Columns
|
||||
|
||||
1. Calculation Type:
|
||||
1. Calculation Type:
|
||||
- This can be on **Net Total** (that is the sum of basic amount).
|
||||
- **On Previous Row Total / Amount** (for cumulative taxes or charges). If you select this option, the tax will be applied as a percentage of the previous row (in the tax table) amount or total.
|
||||
- **Actual** (as mentioned).
|
||||
@@ -1224,7 +1224,7 @@ apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +218,Closi
|
||||
DocType: Journal Entry,Depreciation Entry,амортизација за влез
|
||||
apps/erpnext/erpnext/selling/report/sales_person_wise_transaction_summary/sales_person_wise_transaction_summary.py +32,Please select the document type first,Изберете го типот на документот прв
|
||||
apps/erpnext/erpnext/maintenance/doctype/maintenance_visit/maintenance_visit.py +65,Cancel Material Visits {0} before cancelling this Maintenance Visit,Откажи материјал Посети {0} пред да го раскине овој Одржување Посета
|
||||
DocType: Crop Cycle,ISO 8016 standard,ISO 8016 стандард
|
||||
DocType: Crop Cycle,ISO 8601 standard,ISO 8601 стандард
|
||||
DocType: Pricing Rule,Rate or Discount,Стапка или попуст
|
||||
apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +215,Serial No {0} does not belong to Item {1},Сериски № {0} не припаѓаат на Точка {1}
|
||||
DocType: Purchase Receipt Item Supplied,Required Qty,Потребни Количина
|
||||
@@ -3076,7 +3076,7 @@ The tax rate you define here will be the standard tax rate for all **Items**. If
|
||||
|
||||
#### Description of Columns
|
||||
|
||||
1. Calculation Type:
|
||||
1. Calculation Type:
|
||||
- This can be on **Net Total** (that is the sum of basic amount).
|
||||
- **On Previous Row Total / Amount** (for cumulative taxes or charges). If you select this option, the tax will be applied as a percentage of the previous row (in the tax table) amount or total.
|
||||
- **Actual** (as mentioned).
|
||||
@@ -3989,11 +3989,11 @@ apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +37,Atleast o
|
||||
apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +308,Select an employee to get the employee advance.,Изберете вработен за да го унапредите работникот.
|
||||
apps/erpnext/erpnext/healthcare/doctype/patient/patient.js +56,Please select a valid Date,Ве молиме изберете важечки Датум
|
||||
apps/erpnext/erpnext/public/js/setup_wizard.js +36,Select the nature of your business.,Изберете од природата на вашиот бизнис.
|
||||
DocType: Lab Test Template,"Single for results which require only a single input, result UOM and normal value
|
||||
DocType: Lab Test Template,"Single for results which require only a single input, result UOM and normal value
|
||||
<br>
|
||||
Compound for results which require multiple input fields with corresponding event names, result UOMs and normal values
|
||||
<br>
|
||||
Descriptive for tests which have multiple result components and corresponding result entry fields.
|
||||
Descriptive for tests which have multiple result components and corresponding result entry fields.
|
||||
<br>
|
||||
Grouped for test templates which are a group of other test templates.
|
||||
<br>
|
||||
@@ -5096,7 +5096,7 @@ apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconcil
|
||||
DocType: Job Applicant,Applicant Name,Подносител на барањето Име
|
||||
DocType: Authorization Rule,Customer / Item Name,Клиент / Item Име
|
||||
DocType: Buying Settings,"If enabled, last purchase details of items will not be fetched from previous purchase order or purchase receipt","Доколку е овозможено, последните детали за набавка на ставки нема да се преземат од претходната нарачка за нарачка или куповна потврда"
|
||||
DocType: Product Bundle,"Aggregate group of **Items** into another **Item**. This is useful if you are bundling a certain **Items** into a package and you maintain stock of the packed **Items** and not the aggregate **Item**.
|
||||
DocType: Product Bundle,"Aggregate group of **Items** into another **Item**. This is useful if you are bundling a certain **Items** into a package and you maintain stock of the packed **Items** and not the aggregate **Item**.
|
||||
|
||||
The package **Item** will have ""Is Stock Item"" as ""No"" and ""Is Sales Item"" as ""Yes"".
|
||||
|
||||
|
||||
|
Can't render this file because it is too large.
|
Reference in New Issue
Block a user