mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-24 15:39:20 +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,Kemasukan susutnilai
|
||||
apps/erpnext/erpnext/selling/report/sales_person_wise_transaction_summary/sales_person_wise_transaction_summary.py +32,Please select the document type first,Sila pilih jenis dokumen pertama
|
||||
apps/erpnext/erpnext/maintenance/doctype/maintenance_visit/maintenance_visit.py +65,Cancel Material Visits {0} before cancelling this Maintenance Visit,Batal Bahan Lawatan {0} sebelum membatalkan Lawatan Penyelenggaraan ini
|
||||
DocType: Crop Cycle,ISO 8016 standard,Standard ISO 8016
|
||||
DocType: Crop Cycle,ISO 8601 standard,Standard ISO 8601
|
||||
DocType: Pricing Rule,Rate or Discount,Kadar atau Diskaun
|
||||
apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +215,Serial No {0} does not belong to Item {1},No siri {0} bukan milik Perkara {1}
|
||||
DocType: Purchase Receipt Item Supplied,Required Qty,Diperlukan 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.,Pilih pekerja untuk mendapatkan pekerja terlebih dahulu.
|
||||
apps/erpnext/erpnext/healthcare/doctype/patient/patient.js +56,Please select a valid Date,Sila pilih Tarikh yang sah
|
||||
apps/erpnext/erpnext/public/js/setup_wizard.js +36,Select the nature of your business.,Pilih jenis perniagaan anda.
|
||||
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>
|
||||
@@ -5097,7 +5097,7 @@ apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconcil
|
||||
DocType: Job Applicant,Applicant Name,Nama pemohon
|
||||
DocType: Authorization Rule,Customer / Item Name,Pelanggan / Nama Item
|
||||
DocType: Buying Settings,"If enabled, last purchase details of items will not be fetched from previous purchase order or purchase receipt","Jika diaktifkan, butiran pembelian terakhir item tidak akan diambil dari pesanan pembelian atau pembelian semula sebelumnya"
|
||||
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