mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-26 00:14:50 +00:00
Fix ISO standard references in Agriculture (#14361)
This commit is contained in:
@@ -1020,7 +1020,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).
|
||||
@@ -1210,7 +1210,7 @@ apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +218,Closi
|
||||
DocType: Journal Entry,Depreciation Entry,የእርጅና 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,ያስፈልጋል ብዛት
|
||||
@@ -3033,7 +3033,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).
|
||||
@@ -3934,11 +3934,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>
|
||||
@@ -5023,7 +5023,7 @@ apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconcil
|
||||
DocType: Job Applicant,Applicant Name,የአመልካች ስም
|
||||
DocType: Authorization Rule,Customer / Item Name,ደንበኛ / ንጥል ስም
|
||||
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