[translations]

This commit is contained in:
Anand Doshi
2016-03-09 14:47:46 +05:30
parent 71ea34a0ba
commit 27e9b77a3d
54 changed files with 4605 additions and 4472 deletions

View File

@@ -21,7 +21,7 @@ DocType: POS Profile,Applicable for User,Primjenjivo za korisnika
apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +171,"Stopped Production Order cannot be cancelled, Unstop it first to cancel","Zaustavila proizvodnju Naredba se ne može otkazati, odčepiti to prvi koji će otkazati"
apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +36,Currency is required for Price List {0},Valuta je potreban za Cjenovnik {0}
DocType: Sales Taxes and Charges Template,* Will be calculated in the transaction.,* Hoće li biti izračunata u transakciji.
DocType: Purchase Order,Customer Contact,Customer Contact
DocType: Purchase Order,Customer Contact,Kontakt kupca
apps/erpnext/erpnext/selling/page/sales_browser/sales_browser.js +37,{0} Tree,{0} Stablo
DocType: Job Applicant,Job Applicant,Posao podnositelj
apps/erpnext/erpnext/hub_node/page/hub/hub_body.html +18,No more results.,Nema više rezultata.
@@ -72,15 +72,16 @@ DocType: Appraisal Goal,Score (0-5),Ocjena (0-5)
apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +199,Row {0}: {1} {2} does not match with {3},Row {0}: {1} {2} ne odgovara {3}
apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +74,Row # {0}:,Row # {0}:
DocType: Delivery Note,Vehicle No,Ne vozila
apps/erpnext/erpnext/public/js/pos/pos.js +553,Please select Price List,Molimo odaberite Cjenik
apps/erpnext/erpnext/public/js/pos/pos.js +557,Please select Price List,Molimo odaberite Cjenik
DocType: Production Order Operation,Work In Progress,Radovi u toku
DocType: Employee,Holiday List,Lista odmora
DocType: Time Log,Time Log,Vrijeme Log
apps/erpnext/erpnext/public/js/setup_wizard.js +171,Accountant,Računovođa
apps/erpnext/erpnext/public/js/setup_wizard.js +180,Accountant,Računovođa
DocType: Cost Center,Stock User,Stock korisnika
DocType: Company,Phone No,Telefonski broj
DocType: Time Log,"Log of Activities performed by users against Tasks that can be used for tracking time, billing.","Log aktivnosti obavljaju korisnike od zadataka koji se mogu koristiti za praćenje vremena, billing."
apps/erpnext/erpnext/controllers/recurring_document.py +135,New {0}: #{1},New {0}: {1} #
apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +32,"Go to the appropriate group (usually Application of Funds > Current Assets > Bank Accounts and create a new Account (by clicking on Add Child) of type ""Bank""",Idite na odgovarajuću grupu (obično Primjena sredstava> obrtna sredstva> bankovnih računa i stvoriti novi nalog (klikom na Dodaj djece) tipa "Banka"
apps/erpnext/erpnext/controllers/recurring_document.py +132,New {0}: #{1},Novi {0}: {1} #
,Sales Partners Commission,Prodaja Partneri komisija
apps/erpnext/erpnext/setup/doctype/company/company.py +38,Abbreviation cannot have more than 5 characters,Skraćeni naziv ne može imati više od 5 znakova
DocType: Payment Request,Payment Request,Plaćanje Upit
@@ -91,7 +92,7 @@ DocType: BOM,Operations,Operacije
apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +38,Cannot set authorization on basis of Discount for {0},Ne mogu postaviti odobrenje na temelju popusta za {0}
DocType: Rename Tool,"Attach .csv file with two columns, one for the old name and one for the new name","Priložiti .csv datoteku s dvije kolone, jedan za stari naziv i jedna za novo ime"
DocType: Packed Item,Parent Detail docname,Roditelj Detalj docname
apps/erpnext/erpnext/public/js/setup_wizard.js +263,Kg,kg
apps/erpnext/erpnext/public/js/setup_wizard.js +272,Kg,kg
apps/erpnext/erpnext/config/hr.py +48,Opening for a Job.,Otvaranje za posao.
DocType: Item Attribute,Increment,Prirast
apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +39,PayPal Settings missing,PayPal Postavke nedostaje
@@ -109,10 +110,9 @@ DocType: Process Payroll,Make Bank Entry,Make Bank Entry
apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +40,Pension Funds,mirovinskim fondovima
apps/erpnext/erpnext/accounts/doctype/account/account.py +166,Warehouse is mandatory if account type is Warehouse,Skladište je obavezno ako je tip naloga Skladište
DocType: SMS Center,All Sales Person,Svi prodavači
DocType: Lead,Person Name,Osoba Ime
DocType: Lead,Person Name,Ime osobe
DocType: Sales Invoice Item,Sales Invoice Item,Stavka fakture prodaje
DocType: Account,Credit,Kredit
apps/erpnext/erpnext/hr/doctype/employee/employee.py +28,Please setup Employee Naming System in Human Resource > HR Settings,Molimo postavljanje zaposlenika sustav imenovanja u ljudskim resursima> HR Postavke
DocType: POS Profile,Write Off Cost Center,Otpis troška
DocType: Warehouse,Warehouse Detail,Detalji o skladištu
apps/erpnext/erpnext/selling/doctype/customer/customer.py +181,Credit limit has been crossed for customer {0} {1}/{2},Kreditni limit je prešla za kupca {0} {1} / {2}
@@ -124,7 +124,7 @@ DocType: Production Order Operation,(Hour Rate / 60) * Actual Operation Time,(Sa
DocType: SMS Log,SMS Log,SMS log
apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +27,Cost of Delivered Items,Troškovi isporučenih Predmeti
DocType: Quality Inspection,Get Specification Details,Kreiraj detalje specifikacija
DocType: Lead,Interested,Zainteresiran
DocType: Lead,Interested,Zainteresovan
apps/erpnext/erpnext/config/manufacturing.py +14,Bill of Material,Sastavnica
apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +158,Opening,Otvaranje
apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +28,From {0} to {1},Od {0} do {1}
@@ -147,7 +147,7 @@ DocType: Expense Claim Detail,Claim Amount,Iznos štete
DocType: Employee,Mr,G-din
apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +33,Supplier Type / Supplier,Dobavljač Tip / Supplier
DocType: Naming Series,Prefix,Prefiks
apps/erpnext/erpnext/public/js/setup_wizard.js +260,Consumable,Potrošni
apps/erpnext/erpnext/public/js/setup_wizard.js +269,Consumable,Potrošni
DocType: Upload Attendance,Import Log,Uvoz Prijavite
DocType: Production Planning Tool,Pull Material Request of type Manufacture based on the above criteria,Povucite Materijal Zahtjev tipa proizvoda na bazi navedene kriterije
apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.js +19,Send,Poslati
@@ -221,7 +221,7 @@ DocType: Delivery Note Item,Against Sales Invoice Item,Protiv prodaje fakture It
apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +37,Net Cash from Financing,Neto gotovine iz aktivnosti finansiranja
DocType: Lead,Address & Contact,Adresa i kontakt
DocType: Leave Allocation,Add unused leaves from previous allocations,Dodaj neiskorišteni lišće iz prethodnog izdvajanja
apps/erpnext/erpnext/controllers/recurring_document.py +215,Next Recurring {0} will be created on {1},Sljedeća Ponavljajući {0} će biti kreiran na {1}
apps/erpnext/erpnext/controllers/recurring_document.py +212,Next Recurring {0} will be created on {1},Sljedeća Ponavljajući {0} će biti kreiran na {1}
DocType: Newsletter List,Total Subscribers,Ukupno Pretplatnici
,Contact Name,Kontakt ime
DocType: Process Payroll,Creates salary slip for above mentioned criteria.,Stvara plaće slip za gore navedene kriterije.
@@ -230,7 +230,6 @@ apps/erpnext/erpnext/config/buying.py +18,Request for purchase.,Zahtjev za kupnj
apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +193,Only the selected Leave Approver can submit this Leave Application,Samoodabrani Ostavite Odobritelj može podnijeti ovo ostaviti aplikacija
apps/erpnext/erpnext/hr/doctype/employee/employee.py +118,Relieving Date must be greater than Date of Joining,Olakšavanja Datum mora biti veći od dana ulaska u
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +172,Leaves per Year,Ostavlja per Godina
apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +187,Please set Naming Series for {0} via Setup > Settings > Naming Series,Molimo podesite Imenovanje serije za {0} preko Podešavanje> Settings> Imenovanje serije
DocType: Time Log,Will be updated when batched.,Hoće li biti ažurirani kada izmiješane.
apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +104,Row {0}: Please check 'Is Advance' against Account {1} if this is an advance entry.,"Row {0}: Molimo provjerite 'Je li Advance ""protiv Account {1} ako je to unaprijed unos."
apps/erpnext/erpnext/stock/utils.py +178,Warehouse {0} does not belong to company {1},Skladište {0} ne pripada tvrtki {1}
@@ -296,7 +295,7 @@ DocType: Stock Settings,Notify by Email on creation of automatic Material Reques
DocType: Journal Entry,Multi Currency,Multi valuta
DocType: Payment Reconciliation Invoice,Invoice Type,Tip fakture
apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +701,Delivery Note,Otpremnica
apps/erpnext/erpnext/config/learn.py +87,Setting up Taxes,Postavljanje Porezi
apps/erpnext/erpnext/config/learn.py +87,Setting up Taxes,Postavljanje Poreza
apps/erpnext/erpnext/accounts/utils.py +191,Payment Entry has been modified after you pulled it. Please pull it again.,Plaćanje Entry je izmijenjena nakon što ste ga izvukao. Molimo vas da se ponovo povucite.
apps/erpnext/erpnext/stock/doctype/item/item.py +381,{0} entered twice in Item Tax,{0}pritisnite dva puta u sifri poreza
apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +105,Summary for this week and pending activities,Pregled za ovaj tjedan i aktivnostima na čekanju
@@ -309,7 +308,7 @@ DocType: Features Setup,"All import related fields like currency, conversion rat
apps/erpnext/erpnext/stock/doctype/item/item.js +48,This Item is a Template and cannot be used in transactions. Item attributes will be copied over into the variants unless 'No Copy' is set,"Ovaj proizvod predložak i ne može se koristiti u transakcijama. Stavka atributi će se kopirati u više varijanti, osim 'Ne Copy ""je postavljena"
apps/erpnext/erpnext/selling/report/customers_not_buying_since_long_time/customers_not_buying_since_long_time.py +69,Total Order Considered,Ukupno Order Smatran
apps/erpnext/erpnext/config/hr.py +118,"Employee designation (e.g. CEO, Director etc.).","Oznaka zaposlenika ( npr. CEO , direktor i sl. ) ."
apps/erpnext/erpnext/controllers/recurring_document.py +208,Please enter 'Repeat on Day of Month' field value,Unesite ' ponovite na dan u mjesecu ' na terenu vrijednosti
apps/erpnext/erpnext/controllers/recurring_document.py +205,Please enter 'Repeat on Day of Month' field value,Unesite ' ponovite na dan u mjesecu ' na terenu vrijednosti
DocType: Sales Invoice,Rate at which Customer Currency is converted to customer's base currency,Stopa po kojoj Kupac valuta se pretvaraju u kupca osnovne valute
DocType: Features Setup,"Available in BOM, Delivery Note, Purchase Invoice, Production Order, Purchase Order, Purchase Receipt, Sales Invoice, Sales Order, Stock Entry, Timesheet","Dostupno u sastavnicama, otpremnicama, računu kupnje, nalogu za proizvodnju, narudžbi kupnje, primci, prodajnom računu, narudžbi kupca, ulaznog naloga i kontrolnoj kartici"
DocType: Item Tax,Tax Rate,Porezna stopa
@@ -380,7 +379,7 @@ DocType: Accounts Settings,Check Supplier Invoice Number Uniqueness,Check Dobavl
apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +57,'To Case No.' cannot be less than 'From Case No.','Za slucaj br' ne može biti manji od 'Od slucaja br'
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +104,Non Profit,Neprofitne
apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order_list.js +7,Not Started,Nije počela
DocType: Lead,Channel Partner,Channel Partner
DocType: Lead,Channel Partner,Partner iz prodajnog kanala
DocType: Account,Old Parent,Stari Roditelj
DocType: Notification Control,Customize the introductory text that goes as a part of that email. Each transaction has a separate introductory text.,Prilagodite uvodni tekst koji ide kao dio tog e-maila. Svaka transakcija ima zaseban uvodni tekst.
DocType: Stock Reconciliation Item,Do not include symbols (ex. $),Ne uključuju simbole (npr. $)
@@ -399,7 +398,7 @@ DocType: BOM,Costing,Koštanje
DocType: Purchase Taxes and Charges,"If checked, the tax amount will be considered as already included in the Print Rate / Print Amount","Ako je označeno, iznos poreza će se smatrati već uključena u Print Rate / Ispis Iznos"
apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +48,Total Qty,Ukupno Qty
DocType: Employee,Health Concerns,Zdravlje Zabrinutost
apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice_list.js +15,Unpaid,Neplaćen
apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice_list.js +15,Unpaid,Neplaćeno
DocType: Packing Slip,From Package No.,Iz paketa broj
DocType: Item Attribute,To Range,U rasponu
apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +29,Securities and Deposits,Vrijednosni papiri i depoziti
@@ -417,7 +416,7 @@ apps/erpnext/erpnext/manufacturing/doctype/bom_replace_tool/bom_replace_tool.py
apps/erpnext/erpnext/crm/doctype/newsletter_list/newsletter_list.js +24,Add Subscribers,Dodaj Pretplatnici
apps/erpnext/erpnext/public/js/feature_setup.js +220,""" does not exists",""" Ne postoji"
DocType: Pricing Rule,Valid Upto,Vrijedi Upto
apps/erpnext/erpnext/public/js/setup_wizard.js +203,List a few of your customers. They could be organizations or individuals.,Navedite nekoliko svojih kupaca. Oni mogu biti tvrtke ili fizičke osobe.
apps/erpnext/erpnext/public/js/setup_wizard.js +212,List a few of your customers. They could be organizations or individuals.,Navedite nekoliko svojih kupaca. Oni mogu biti tvrtke ili fizičke osobe.
apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +143,Direct Income,Direktni prihodi
apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +33,"Can not filter based on Account, if grouped by Account","Ne možete filtrirati na temelju računa , ako grupirani po računu"
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +88,Administrative Officer,Administrativni službenik
@@ -511,7 +510,6 @@ DocType: Batch,Batch Description,Batch Opis
DocType: Delivery Note,Time at which items were delivered from warehouse,Vrijeme na stavke koje su isporučena iz skladišta
DocType: Sales Invoice,Sales Taxes and Charges,Prodaja Porezi i naknade
DocType: Employee,Organization Profile,Profil organizacije
apps/erpnext/erpnext/hr/doctype/upload_attendance/upload_attendance.py +90,Please setup numbering series for Attendance via Setup > Numbering Series,Molimo postava numeriranje serija za sudjelovanje putem Podešavanje> numeriranja serije
DocType: Employee,Reason for Resignation,Razlog za ostavku
apps/erpnext/erpnext/config/hr.py +158,Template for performance appraisals.,Predložak za ocjene rada .
DocType: Payment Reconciliation,Invoice/Journal Entry Details,Račun / Journal Entry Detalji
@@ -567,7 +565,7 @@ apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +67,Marketing,market
apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +220,Payment Entry is already created,Plaćanje Ulaz je već stvorena
DocType: Features Setup,To track item in sales and purchase documents based on their serial nos. This is can also used to track warranty details of the product.,Za praćenje stavke u prodaji i kupnji dokumenata na temelju njihovih serijskih br. To je također može koristiti za praćenje jamstvene podatke o proizvodu.
DocType: Purchase Receipt Item Supplied,Current Stock,Trenutni Stock
apps/erpnext/erpnext/buying/doctype/supplier/supplier.js +67,Total billing this year,Ukupno naplatu ove godine
apps/erpnext/erpnext/buying/doctype/supplier/supplier.js +67,Total billing this year,Ukupna naplata ove godine
DocType: Account,Expenses Included In Valuation,Troškovi uključeni u vrednovanje
DocType: Employee,Provide email id registered in company,Osigurati e id registriran u tvrtki
DocType: Hub Settings,Seller City,Prodavač City
@@ -594,7 +592,7 @@ DocType: Purchase Order,Supply Raw Materials,Supply sirovine
apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +10,Current Assets,Dugotrajna imovina
apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +93,{0} is not a stock Item,{0} ne postoji na zalihama.
DocType: Mode of Payment Account,Default Account,Podrazumjevani konto
apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.py +157,Lead must be set if Opportunity is made from Lead,Potencijalni kupac mora biti postavljen ako je prilika iz njega izrađena
apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.py +157,Lead must be set if Opportunity is made from Lead,Potencijalni kupac mora biti postavljen ako je Poslovna prilika iz njega izrađena
apps/erpnext/erpnext/hr/doctype/holiday_list/holiday_list.py +33,Please select weekly off day,Odaberite tjednik off dan
DocType: Production Order Operation,Planned End Time,Planirani End Time
,Sales Person Target Variance Item Group-Wise,Prodaja Osoba Target varijance artikla Group - Wise
@@ -605,11 +603,11 @@ apps/erpnext/erpnext/stock/reorder_item.py +166,Auto Material Requests Generated
apps/erpnext/erpnext/buying/doctype/supplier_quotation/supplier_quotation_list.js +7,Lost,Izgubljen
apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +126,You can not enter current voucher in 'Against Journal Entry' column,Ne možete ući trenutni voucher u 'Protiv Journal Entry' koloni
apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +25,Energy,energija
DocType: Opportunity,Opportunity From,Prilika od
DocType: Opportunity,Opportunity From,Poslovna prilika od
apps/erpnext/erpnext/config/hr.py +33,Monthly salary statement.,Mjesečna plaća izjava.
DocType: Item Group,Website Specifications,Web Specifikacije
apps/erpnext/erpnext/utilities/doctype/address/address.py +103,There is an error in your Address Template {0},Postoji greška u vašem Adresa Template {0}
apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +203,New Account,Novi račun
apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +204,New Account,Novi nalog
apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +21,{0}: From {0} of type {1},{0}: Od {0} {1} tipa
apps/erpnext/erpnext/controllers/buying_controller.py +274,Row {0}: Conversion Factor is mandatory,Red {0}: pretvorbe Factor je obvezno
apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +271,"Multiple Price Rules exists with same criteria, please resolve conflict by assigning priority. Price Rules: {0}","Više pravila Cijena postoji sa istim kriterijima, molimo vas da riješe sukob dodjelom prioriteta. Cijena pravila: {0}"
@@ -679,7 +677,7 @@ apps/erpnext/erpnext/buying/doctype/supplier/supplier.py +88,No Permission,Bez d
DocType: Company,Default Bank Account,Zadani bankovni račun
apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +47,"To filter based on Party, select Party Type first","Da biste filtrirali na osnovu stranke, izaberite Party prvog tipa"
apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +48,'Update Stock' can not be checked because items are not delivered via {0},'Azuriranje zalihe' se ne može provjeriti jer artikli nisu dostavljeni putem {0}
apps/erpnext/erpnext/public/js/setup_wizard.js +263,Nos,Nos
apps/erpnext/erpnext/public/js/setup_wizard.js +272,Nos,Nos
DocType: Item,Items with higher weightage will be shown higher,Predmeti sa višim weightage će biti prikazan veći
DocType: Bank Reconciliation Detail,Bank Reconciliation Detail,Banka Pomirenje Detalj
apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +668,My Invoices,Moj Fakture
@@ -717,7 +715,7 @@ DocType: Shopping Cart Settings,Enable Checkout,Enable Checkout
apps/erpnext/erpnext/config/learn.py +207,Purchase Order to Payment,Purchase Order na isplatu
DocType: Quotation Item,Projected Qty,Projektovana kolicina
DocType: Sales Invoice,Payment Due Date,Plaćanje Due Date
DocType: Newsletter,Newsletter Manager,Newsletter Manager
DocType: Newsletter,Newsletter Manager,Newsletter Menaer
apps/erpnext/erpnext/stock/doctype/item/item.js +240,Item Variant {0} already exists with same attributes,Stavka Variant {0} već postoji s istim atributima
apps/erpnext/erpnext/stock/report/stock_ledger/stock_ledger.py +95,'Opening','Otvaranje'
DocType: Notification Control,Delivery Note Message,Otpremnica - poruka
@@ -747,7 +745,7 @@ DocType: Purchase Taxes and Charges,On Previous Row Total,Na prethodni redak Uku
DocType: Salary Slip,Working Days,Radnih dana
DocType: Serial No,Incoming Rate,Dolazni Stopa
DocType: Packing Slip,Gross Weight,Bruto težina
apps/erpnext/erpnext/public/js/setup_wizard.js +35,The name of your company for which you are setting up this system.,Ime vaše tvrtke za koje ste postavljanje ovog sustava .
apps/erpnext/erpnext/public/js/setup_wizard.js +44,The name of your company for which you are setting up this system.,Ime vaše tvrtke za koje ste postavljanje ovog sustava .
DocType: HR Settings,Include holidays in Total no. of Working Days,Uključi odmor u ukupnom. radnih dana
DocType: Job Applicant,Hold,Zadrži
DocType: Employee,Date of Joining,Datum pristupa
@@ -768,6 +766,7 @@ apps/erpnext/erpnext/support/doctype/maintenance_visit/maintenance_visit.py +65,
DocType: Salary Slip,Leave Encashment Amount,Ostavite Encashment Iznos
apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +209,Serial No {0} does not belong to Item {1},Serijski Ne {0} ne pripada točki {1}
DocType: Purchase Receipt Item Supplied,Required Qty,Potrebna Kol
apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +46,Item Code > Item Group > Brand,Šifra> stavka Group> Brand
DocType: Bank Reconciliation,Total Amount,Ukupan iznos
apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +32,Internet Publishing,Internet izdavaštvo
DocType: Production Planning Tool,Production Orders,Nalozi
@@ -789,7 +788,7 @@ apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +173,Row {0
DocType: Mode of Payment Account,Default Bank / Cash account will be automatically updated in POS Invoice when this mode is selected.,"Zadana banka / novčani račun će se automatski ažurirati prema POS računu, kada je ovaj mod odabran."
DocType: Employee,Permanent Address Is,Stalna adresa je
DocType: Production Order Operation,Operation completed for how many finished goods?,Operacija završena za koliko gotovih proizvoda?
apps/erpnext/erpnext/public/js/setup_wizard.js +130,The Brand,The Brand
apps/erpnext/erpnext/public/js/setup_wizard.js +139,The Brand,The Brand
apps/erpnext/erpnext/controllers/status_updater.py +163,Allowance for over-{0} crossed for Item {1}.,Dodatak za prekomjerno {0} prešao za točku {1}.
DocType: Employee,Exit Interview Details,Izlaz Intervju Detalji
DocType: Item,Is Purchase Item,Je dobavljivi proizvod
@@ -822,7 +821,6 @@ apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +106,Row {0
apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +16,Chemical,Hemijski
apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +683,All items have already been transferred for this Production Order.,Svi predmeti su već prebačen za ovu proizvodnju Order.
DocType: Process Payroll,Select Payroll Year and Month,Odaberite plata i godina Mjesec
apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +32,"Go to the appropriate group (usually Application of Funds > Current Assets > Bank Accounts and create a new Account (by clicking on Add Child) of type ""Bank""",Idi na odgovarajuću grupu (obično Primjena sredstava> Kratkotrajna imovina> bankovnih računa i stvoriti novi račun (klikom na Dodaj djeteta) tipa "Banka"
DocType: Workstation,Electricity Cost,Troškovi struje
DocType: HR Settings,Don't send Employee Birthday Reminders,Ne šaljite podsjetnik za rođendan zaposlenika
,Employee Holiday Attendance,Zaposlenik Holiday Posjeta
@@ -830,7 +828,7 @@ DocType: Opportunity,Walk In,Ulaz u
apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +64,Stock Entries,Stock unosi
DocType: Item,Inspection Criteria,Inspekcijski Kriteriji
apps/erpnext/erpnext/stock/doctype/material_request/material_request_list.js +12,Transfered,Prenose
apps/erpnext/erpnext/public/js/setup_wizard.js +131,Upload your letter head and logo. (you can edit them later).,Unos glavu pismo i logo. (Možete ih kasnije uređivanje).
apps/erpnext/erpnext/public/js/setup_wizard.js +140,Upload your letter head and logo. (you can edit them later).,Unos glavu pismo i logo. (Možete ih kasnije uređivanje).
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +156,White,Bijel
DocType: SMS Center,All Lead (Open),Svi potencijalni kupci (aktualni)
DocType: Purchase Invoice,Get Advances Paid,Kreiraj avansno plaćanje
@@ -906,7 +904,7 @@ apps/erpnext/erpnext/controllers/selling_controller.py +21,To {0} | {1} {2},Za {
DocType: Time Log Batch,updated via Time Logs,ažurirani preko Time Dnevnici
apps/erpnext/erpnext/stock/report/stock_ageing/stock_ageing.py +40,Average Age,Prosječna starost
DocType: Opportunity,Your sales person who will contact the customer in future,Vaš prodavač koji će ubuduće kontaktirati kupca
apps/erpnext/erpnext/public/js/setup_wizard.js +226,List a few of your suppliers. They could be organizations or individuals.,Navedite nekoliko svojih dobavljača. Oni mogu biti tvrtke ili fizičke osobe.
apps/erpnext/erpnext/public/js/setup_wizard.js +235,List a few of your suppliers. They could be organizations or individuals.,Navedite nekoliko svojih dobavljača. Oni mogu biti tvrtke ili fizičke osobe.
DocType: Company,Default Currency,Zadana valuta
DocType: Contact,Enter designation of this Contact,Upišite oznaku ove Kontakt
DocType: Expense Claim,From Employee,Od zaposlenika
@@ -914,7 +912,7 @@ apps/erpnext/erpnext/controllers/accounts_controller.py +337,Warning: System wil
DocType: Journal Entry,Make Difference Entry,Čine razliku Entry
DocType: Upload Attendance,Attendance From Date,Gledatelja Od datuma
DocType: Appraisal Template Goal,Key Performance Area,Područje djelovanja
apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +54,Transportation,promet
apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +54,Transportation,Prevoznik
apps/erpnext/erpnext/hr/report/monthly_salary_register/monthly_salary_register.py +67, and year: ,i godina:
DocType: Email Digest,Annual Expense,Godišnji trošak
DocType: SMS Center,Total Characters,Ukupno Likovi
@@ -927,7 +925,7 @@ DocType: Company,Company registration numbers for your reference. Tax numbers et
DocType: Sales Partner,Distributor,Distributer
DocType: Shopping Cart Shipping Rule,Shopping Cart Shipping Rule,Košarica Shipping pravilo
apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +210,Production Order {0} must be cancelled before cancelling this Sales Order,Proizvodnja Red {0} mora biti otkazana prije poništenja ovu prodajnog naloga
apps/erpnext/erpnext/public/js/controllers/transaction.js +920,Please set 'Apply Additional Discount On',Molimo podesite 'primijeniti dodatne popusta na'
apps/erpnext/erpnext/public/js/controllers/transaction.js +926,Please set 'Apply Additional Discount On',Molimo podesite 'primijeniti dodatne popusta na'
,Ordered Items To Be Billed,Naručeni artikli za naplatu
apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +24,From Range has to be less than To Range,Od opseg mora biti manji od u rasponu
apps/erpnext/erpnext/projects/doctype/time_log_batch/time_log_batch.js +21,Select Time Logs and Submit to create a new Sales Invoice.,Odaberite vrijeme Evidencije i slanje stvoriti novi prodajni fakture.
@@ -937,7 +935,7 @@ apps/erpnext/erpnext/projects/doctype/time_log_batch/time_log_batch.js +23,This
DocType: Salary Slip,Leave Without Pay,Ostavite bez plaće
apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +297,Capacity Planning Error,Kapaciteta za planiranje Error
,Trial Balance for Party,Suđenje Balance za stranke
DocType: Lead,Consultant,Konzultant
DocType: Lead,Consultant,Konsultant
DocType: Salary Slip,Earnings,Zarada
apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +359,Finished Item {0} must be entered for Manufacture type entry,Završio Stavka {0} mora biti unesen za tip Proizvodnja unos
apps/erpnext/erpnext/config/learn.py +92,Opening Accounting Balance,Otvaranje Računovodstvo Balance
@@ -964,7 +962,7 @@ apps/erpnext/erpnext/config/buying.py +13,Supplier database.,Šifarnik dobavlja
DocType: Account,Balance Sheet,Završni račun
apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +573,Cost Center For Item with Item Code ',Troška Za Stavke sa Šifra '
DocType: Opportunity,Your sales person will get a reminder on this date to contact the customer,Prodavač će dobiti podsjetnik na taj datum kako bi pravovremeno kontaktirao kupca
apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +208,"Further accounts can be made under Groups, but entries can be made against non-Groups","Dalje računa može biti pod Grupe, ali unosa može biti protiv ne-Grupe"
apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +209,"Further accounts can be made under Groups, but entries can be made against non-Groups","Dalje računa može biti pod Grupe, ali unosa može biti protiv ne-Grupe"
apps/erpnext/erpnext/config/hr.py +133,Tax and other salary deductions.,Porez i drugih isplata plaća.
DocType: Lead,Lead,Potencijalni kupac
DocType: Email Digest,Payables,Obveze
@@ -985,14 +983,14 @@ DocType: Lead,Call,Poziv
apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +411,'Entries' cannot be empty,' Prijave ' ne može biti prazno
apps/erpnext/erpnext/utilities/transaction_base.py +78,Duplicate row {0} with same {1},Dupli red {0} sa istim {1}
,Trial Balance,Pretresno bilanca
apps/erpnext/erpnext/config/hr.py +220,Setting up Employees,Postavljanje Zaposleni
apps/erpnext/erpnext/config/hr.py +220,Setting up Employees,Postavljanje Zaposlenih
apps/erpnext/erpnext/public/js/feature_setup.js +220,"Grid ""","Grid """
apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +150,Please select prefix first,Odaberite prefiks prvi
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +138,Research,istraživanje
DocType: Maintenance Visit Purpose,Work Done,Rad Done
apps/erpnext/erpnext/controllers/item_variant.py +25,Please specify at least one attribute in the Attributes table,Molimo navedite barem jedan atribut atribute tabeli
DocType: Contact,User ID,Korisnički ID
apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +127,View Ledger,Pogledaj Ledger
apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +128,View Ledger,Pogledaj Ledger
apps/erpnext/erpnext/stock/report/stock_ageing/stock_ageing.py +41,Earliest,Najstarije
apps/erpnext/erpnext/stock/doctype/item/item.py +431,"An Item Group exists with same name, please change the item name or rename the item group","Stavka Grupa postoji s istim imenom , molimo promijenite ime stavku ili preimenovati stavku grupe"
DocType: Production Order,Manufacture against Sales Order,Proizvodnja protiv prodaje Reda
@@ -1010,7 +1008,7 @@ DocType: Purchase Invoice,Is Recurring,Je li se ponavlja
DocType: Purchase Order,Supplied Items,Isporučenog pribora
DocType: Production Order,Qty To Manufacture,Količina za proizvodnju
DocType: Buying Settings,Maintain same rate throughout purchase cycle,Održavanje istu stopu tijekom kupnje ciklusa
DocType: Opportunity Item,Opportunity Item,Prilika artikla
DocType: Opportunity Item,Opportunity Item,Poslovna prilika artikla
apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +61,Temporary Opening,Privremeno Otvaranje
,Employee Leave Balance,Zaposlenik napuste balans
apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +124,Balance for Account {0} must always be {1},Bilans konta {0} uvijek mora biti {1}
@@ -1022,7 +1020,7 @@ DocType: Item,Default Buying Cost Center,Zadani trošak kupnje
apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +6,"To get the best out of ERPNext, we recommend that you take some time and watch these help videos.","Da biste dobili najbolje iz ERPNext, preporučujemo vam da malo vremena i gledati ove snimke pomoć."
apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +33,Item {0} must be Sales Item,Stavka {0} mora biti Prodaja artikla
apps/erpnext/erpnext/public/js/controllers/taxes_and_totals.js +55, to ,Za
DocType: Item,Lead Time in days,Olovo Vrijeme u danima
DocType: Item,Lead Time in days,Potencijalni kupac u danima
,Accounts Payable Summary,Računi se plaćaju Sažetak
apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +189,Not authorized to edit frozen Account {0},Nije ovlašten za uređivanje smrznute račun {0}
DocType: Journal Entry,Get Outstanding Invoices,Kreiraj neplaćene račune
@@ -1046,7 +1044,7 @@ apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +495,UOM coversion
apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +83,Indirect Expenses,Neizravni troškovi
apps/erpnext/erpnext/controllers/selling_controller.py +163,Row {0}: Qty is mandatory,Red {0}: Količina je obvezno
apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +8,Agriculture,Poljoprivreda
apps/erpnext/erpnext/public/js/setup_wizard.js +248,Your Products or Services,Vaši proizvodi ili usluge
apps/erpnext/erpnext/public/js/setup_wizard.js +257,Your Products or Services,Vaši proizvodi ili usluge
DocType: Mode of Payment,Mode of Payment,Način plaćanja
apps/erpnext/erpnext/stock/doctype/item/item.py +121,Website Image should be a public file or website URL,Sajt slika treba da bude javni datoteke ili web stranice URL
apps/erpnext/erpnext/setup/doctype/item_group/item_group.js +31,This is a root item group and cannot be edited.,To jekorijen stavka grupa i ne može se mijenjati .
@@ -1116,6 +1114,7 @@ DocType: Project,Start and End Dates,Datume početka i završetka
apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +366,Operations cannot be left blank.,Operacije se ne može ostati prazno.
,Delivered Items To Be Billed,Isporučeni proizvodi za naplatiti
apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +60,Warehouse cannot be changed for Serial No.,Skladište se ne može promijeniti za serijskog broja
apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +187,Please set Naming Series for {0} via Setup > Settings > Naming Series,Molimo podesite Imenovanje serije za {0} preko Setup> Postavke> Imenovanje serije
DocType: Authorization Rule,Average Discount,Prosječni popust
DocType: Address,Utilities,Komunalne usluge
DocType: Purchase Invoice Item,Accounting,Računovodstvo
@@ -1180,14 +1179,14 @@ DocType: Job Opening,"Job profile, qualifications required etc.","Profil posla ,
DocType: Journal Entry Account,Account Balance,Bilans konta
apps/erpnext/erpnext/config/accounts.py +122,Tax Rule for transactions.,Porez pravilo za transakcije.
DocType: Rename Tool,Type of document to rename.,Vrsta dokumenta za promjenu naziva.
apps/erpnext/erpnext/public/js/setup_wizard.js +267,We buy this Item,Kupili smo ovaj artikal
apps/erpnext/erpnext/public/js/setup_wizard.js +276,We buy this Item,Kupili smo ovaj artikal
DocType: Address,Billing,Naplata
DocType: Purchase Invoice,Total Taxes and Charges (Company Currency),Ukupno Porezi i naknade (Društvo valuta)
DocType: Shipping Rule,Shipping Account,Konto transporta
apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +43,Scheduled to send to {0} recipients,Planirano za slanje na {0} primaoca
DocType: Quality Inspection,Readings,Očitavanja
DocType: Stock Entry,Total Additional Costs,Ukupno dodatnih troškova
apps/erpnext/erpnext/public/js/setup_wizard.js +260,Sub Assemblies,pod skupštine
apps/erpnext/erpnext/public/js/setup_wizard.js +269,Sub Assemblies,pod skupštine
DocType: Shipping Rule Condition,To Value,Za vrijednost
DocType: Supplier,Stock Manager,Stock Manager
apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +144,Source warehouse is mandatory for row {0},Izvor skladište je obvezno za redom {0}
@@ -1210,12 +1209,12 @@ DocType: Item Attribute,Item Attribute,Stavka Atributi
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +105,Government,Vlada
apps/erpnext/erpnext/config/stock.py +263,Item Variants,Stavka Varijante
DocType: Company,Services,Usluge
apps/erpnext/erpnext/accounts/report/financial_statements.py +174,Total ({0}),Ukupno ({0})
apps/erpnext/erpnext/accounts/report/financial_statements.py +189,Total ({0}),Ukupno ({0})
DocType: Cost Center,Parent Cost Center,Roditelj troška
DocType: Sales Invoice,Source,Izvor
DocType: Leave Type,Is Leave Without Pay,Ostavi se bez plate
apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +129,No records found in the Payment table,Nisu pronađeni u tablici plaćanja
apps/erpnext/erpnext/public/js/setup_wizard.js +30,Financial Year Start Date,Financijska godina Start Date
apps/erpnext/erpnext/public/js/setup_wizard.js +39,Financial Year Start Date,Financijska godina Start Date
DocType: Employee External Work History,Total Experience,Ukupno Iskustvo
apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +261,Packing Slip(s) cancelled,Pakiranje proklizavanja ( s) otkazan
apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +29,Cash Flow from Investing,Novčani tok iz ulagačkih
@@ -1230,10 +1229,8 @@ DocType: Maintenance Schedule,Schedules,Rasporedi
DocType: Purchase Invoice Item,Net Amount,Neto iznos
DocType: Purchase Order Item Supplied,BOM Detail No,BOM detalji - broj
DocType: Purchase Invoice,Additional Discount Amount (Company Currency),Dodatni popust Iznos (Company valuta)
apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.js +630,Error: {0} > {1},Pogreška : {0} > {1}
apps/erpnext/erpnext/accounts/doctype/account/account.js +8,Please create new account from Chart of Accounts.,Molimo stvoriti novi račun iz kontnog plana .
apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +652,Maintenance Visit,Posjeta za odrzavanje
apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +49,Customer > Customer Group > Territory,Kupac> Korisnička Group> Regija
DocType: Sales Invoice Item,Available Batch Qty at Warehouse,Dostupno Batch Količina na Skladište
DocType: Time Log Batch Detail,Time Log Batch Detail,Vrijeme Log Batch Detalj
DocType: Landed Cost Voucher,Landed Cost Help,Sleteo Cost Pomoć
@@ -1248,7 +1245,7 @@ DocType: Delivery Note,In Words will be visible once you save the Delivery Note.
apps/erpnext/erpnext/config/stock.py +115,Brand master.,Šifarnik brendova
DocType: Sales Invoice Item,Brand Name,Naziv brenda
DocType: Purchase Receipt,Transporter Details,Transporter Detalji
apps/erpnext/erpnext/public/js/setup_wizard.js +263,Box,Kutija
apps/erpnext/erpnext/public/js/setup_wizard.js +272,Box,Kutija
apps/erpnext/erpnext/public/js/setup_wizard.js +14,The Organization,Organizacija
DocType: Monthly Distribution,Monthly Distribution,Mjesečni Distribucija
apps/erpnext/erpnext/selling/doctype/sms_center/sms_center.py +68,Receiver List is empty. Please create Receiver List,Receiver Lista je prazna . Molimo stvoriti Receiver Popis
@@ -1288,7 +1285,7 @@ DocType: HR Settings,Stop Birthday Reminders,Zaustavi Rođendan Podsjetnici
DocType: SMS Center,Receiver List,Lista primalaca
DocType: Payment Tool Detail,Payment Amount,Plaćanje Iznos
apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +46,Consumed Amount,Consumed Iznos
apps/erpnext/erpnext/public/js/pos/pos.js +516,{0} View,{0} Pogledaj
apps/erpnext/erpnext/public/js/pos/pos.js +520,{0} View,{0} Pogledaj
apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +96,Net Change in Cash,Neto promjena u gotovini
DocType: Salary Structure Deduction,Salary Structure Deduction,Plaća Struktura Odbitak
apps/erpnext/erpnext/stock/doctype/item/item.py +339,Unit of Measure {0} has been entered more than once in Conversion Factor Table,Jedinica mjere {0} je ušao više od jednom u konverzije Factor tablici
@@ -1314,7 +1311,7 @@ apps/erpnext/erpnext/controllers/website_list_for_contact.py +65,{0}% Billed,{0}
apps/erpnext/erpnext/stock/report/stock_projected_qty/stock_projected_qty.py +17,Reserved Qty,Rezervirano Kol
DocType: Party Account,Party Account,Party račun
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +74,Human Resources,Ljudski resursi
DocType: Lead,Upper Income,Gornja Prihodi
DocType: Lead,Upper Income,Viši Prihodi
DocType: Journal Entry Account,Debit in Company Currency,Debit u Company valuta
apps/erpnext/erpnext/support/doctype/issue/issue.py +58,My Issues,Moja pitanja
DocType: BOM Item,BOM Item,BOM proizvod
@@ -1369,7 +1366,7 @@ apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +217,Time L
DocType: Accounts Settings,Make Accounting Entry For Every Stock Movement,Provjerite knjiženje za svaki burzi pokreta
DocType: Leave Allocation,Total Leaves Allocated,Ukupno Lišće Dodijeljeni
apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +394,Warehouse required at Row No {0},Skladište potrebno na red No {0}
apps/erpnext/erpnext/public/js/setup_wizard.js +46,Please enter valid Financial Year Start and End Dates,Molimo vas da unesete važeću finansijsku godinu datume početka i završetka
apps/erpnext/erpnext/public/js/setup_wizard.js +55,Please enter valid Financial Year Start and End Dates,Molimo vas da unesete važeću finansijsku godinu datume početka i završetka
DocType: Employee,Date Of Retirement,Datum odlaska u mirovinu
DocType: Upload Attendance,Get Template,Kreiraj predložak
DocType: Address,Postal,Poštanski
@@ -1381,7 +1378,7 @@ apps/erpnext/erpnext/public/js/templates/contact_list.html +2,New Contact,Novi k
DocType: Territory,Parent Territory,Roditelj Regija
DocType: Quality Inspection Reading,Reading 2,Čitanje 2
DocType: Stock Entry,Material Receipt,Materijal Potvrda
apps/erpnext/erpnext/public/js/setup_wizard.js +259,Products,Proizvodi
apps/erpnext/erpnext/public/js/setup_wizard.js +268,Products,Proizvodi
apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +47,Party Type and Party is required for Receivable / Payable account {0},Party Tip i stranka je potreban za potraživanja / računa plaćaju {0}
DocType: Item,"If this item has variants, then it cannot be selected in sales orders etc.","Ako ova stavka ima varijante, onda ne može biti izabran u prodaji naloge itd"
DocType: Lead,Next Contact By,Sledeci put kontaktirace ga
@@ -1409,7 +1406,7 @@ DocType: Naming Series,Set prefix for numbering series on your transactions,Post
DocType: Employee Attendance Tool,Employees HTML,Zaposleni HTML
apps/erpnext/erpnext/stock/doctype/item/item.py +361,Default BOM ({0}) must be active for this item or its template,Uobičajeno BOM ({0}) mora biti aktivna za ovu stavku ili njegove predložak
DocType: Employee,Leave Encashed?,Ostavite Encashed?
apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.py +32,Opportunity From field is mandatory,Prilika iz polja je obavezna
apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.py +32,Opportunity From field is mandatory,Poslovna prilika iz polja je obavezna
DocType: Item,Variants,Varijante
apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +766,Make Purchase Order,Provjerite narudžbenice
DocType: SMS Center,Send To,Pošalji na adresu
@@ -1446,7 +1443,7 @@ apps/erpnext/erpnext/config/selling.py +153,Bundle items at time of sale.,Bala s
DocType: Quotation Item,Actual Qty,Stvarna kol
DocType: Sales Invoice Item,References,Reference
DocType: Quality Inspection Reading,Reading 10,Čitanje 10
apps/erpnext/erpnext/public/js/setup_wizard.js +249,"List your products or services that you buy or sell. Make sure to check the Item Group, Unit of Measure and other properties when you start.",Popis svoje proizvode ili usluge koje kupuju ili prodaju .
apps/erpnext/erpnext/public/js/setup_wizard.js +258,"List your products or services that you buy or sell. Make sure to check the Item Group, Unit of Measure and other properties when you start.",Popis svoje proizvode ili usluge koje kupuju ili prodaju .
DocType: Hub Settings,Hub Node,Hub Node
apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +78,You have entered duplicate items. Please rectify and try again.,Unijeli duple stavke . Molimo ispraviti i pokušajte ponovno .
apps/erpnext/erpnext/controllers/item_variant.py +66,Value {0} for Attribute {1} does not exist in the list of valid Item Attribute Values,Vrijednost {0} za Atributi {1} ne postoji u listu važećih Stavka Atributi vrijednosti
@@ -1491,7 +1488,7 @@ DocType: Cost Center,Budget,Budžet
apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +41,"Budget cannot be assigned against {0}, as it's not an Income or Expense account","Budžet se ne može dodijeliti protiv {0}, jer to nije prihod ili rashod račun"
apps/erpnext/erpnext/selling/report/sales_person_target_variance_item_group_wise/sales_person_target_variance_item_group_wise.py +51,Achieved,Ostvareni
apps/erpnext/erpnext/selling/page/sales_analytics/sales_analytics.js +65,Territory / Customer,Teritorij / Customer
apps/erpnext/erpnext/public/js/setup_wizard.js +192,e.g. 5,na primjer 5
apps/erpnext/erpnext/public/js/setup_wizard.js +201,e.g. 5,na primjer 5
apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +150,Row {0}: Allocated amount {1} must be less than or equals to invoice outstanding amount {2},Row {0}: {1} Izdvojena iznos mora biti manji od ili jednak naplatiti preostali iznos {2}
DocType: Sales Invoice,In Words will be visible once you save the Sales Invoice.,U riječi će biti vidljiv nakon što spremite prodaje fakture.
DocType: Item,Is Sales Item,Je artikl namijenjen prodaji
@@ -1499,14 +1496,14 @@ apps/erpnext/erpnext/setup/doctype/item_group/item_group.js +21,Item Group Tree,
apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +69,Item {0} is not setup for Serial Nos. Check Item master,"Stavka {0} nije dobro postavljen za gospodara , serijski brojevi Provjera"
DocType: Maintenance Visit,Maintenance Time,Održavanje Vrijeme
,Amount to Deliver,Iznose Deliver
apps/erpnext/erpnext/public/js/setup_wizard.js +257,A Product or Service,Proizvod ili usluga
apps/erpnext/erpnext/public/js/setup_wizard.js +266,A Product or Service,Proizvod ili usluga
DocType: Naming Series,Current Value,Trenutna vrijednost
apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +233,{0} created,{0} kreirao
DocType: Delivery Note Item,Against Sales Order,Protiv prodajnog naloga
,Serial No Status,Serijski Bez Status
apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.js +448,Item table can not be blank,Tablica ne može biti prazna
apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +138,"Row {0}: To set {1} periodicity, difference between from and to date \
must be greater than or equal to {2}","Row {0}: {1} Za postavljanje periodici, razlika između od i do danas \
must be greater than or equal to {2}","Red {0}: {1} Za postavljanje periodici, razlika između od i do danas \
mora biti veći ili jednak {2}"
DocType: Pricing Rule,Selling,Prodaja
DocType: Employee,Salary Information,Plaća informacije
@@ -1538,10 +1535,10 @@ DocType: Quality Inspection Reading,Acceptance Criteria,Kriterij prihvaćanja
apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +162,Please enter Material Requests in the above table,Molimo unesite materijala Zahtjevi u gornjoj tablici
DocType: Item Attribute,Attribute Name,Atributi Ime
DocType: Item Group,Show In Website,Pokaži Na web stranice
apps/erpnext/erpnext/public/js/setup_wizard.js +258,Group,Grupa
apps/erpnext/erpnext/public/js/setup_wizard.js +267,Group,Grupa
DocType: Task,Expected Time (in hours),Očekivano trajanje (u satima)
,Qty to Order,Količina za narudžbu
DocType: Features Setup,"To track brand name in the following documents Delivery Note, Opportunity, Material Request, Item, Purchase Order, Purchase Voucher, Purchaser Receipt, Quotation, Sales Invoice, Product Bundle, Sales Order, Serial No","Pratiti brendom u sljedećim dokumentima otpremnica, Prilika, Industrijska Zahtjev, tačka, narudžbenica, Kupovina vaučer, Kupac prijem, citat, prodaje fakture, proizvoda Bundle, naloga prodaje, serijski broj"
DocType: Features Setup,"To track brand name in the following documents Delivery Note, Opportunity, Material Request, Item, Purchase Order, Purchase Voucher, Purchaser Receipt, Quotation, Sales Invoice, Product Bundle, Sales Order, Serial No","Pratiti brendom u sljedećim dokumentima otpremnica, Poslovna prilika, Industrijska Zahtjev, tačka, narudžbenica, Kupovina vaučer, Kupac prijem, citat, prodaje fakture, proizvoda Bundle, naloga prodaje, serijski broj"
apps/erpnext/erpnext/config/projects.py +51,Gantt chart of all tasks.,Gantogram svih zadataka.
DocType: Appraisal,For Employee Name,Za ime zaposlenika
DocType: Holiday List,Clear Table,Poništi tabelu
@@ -1554,7 +1551,7 @@ DocType: Employee,Resignation Letter Date,Ostavka Pismo Datum
apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +37,Pricing Rules are further filtered based on quantity.,Pravilnik o određivanju cijena dodatno se filtrira na temelju količine.
apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +61,Repeat Customer Revenue,Ponovite Customer prihoda
apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +51,{0} ({1}) must have role 'Expense Approver',{0} ({1}) mora imati rolu 'odobravanje troskova'
apps/erpnext/erpnext/public/js/setup_wizard.js +263,Pair,Par
apps/erpnext/erpnext/public/js/setup_wizard.js +272,Pair,Par
DocType: Bank Reconciliation Detail,Against Account,Protiv računa
DocType: Maintenance Schedule Detail,Actual Date,Stvarni datum
DocType: Item,Has Batch No,Je Hrpa Ne
@@ -1568,7 +1565,7 @@ DocType: Shipping Rule Condition,Shipping Amount,Iznos transporta
,Pending Amount,Iznos na čekanju
DocType: Purchase Invoice Item,Conversion Factor,Konverzijski faktor
DocType: Purchase Order,Delivered,Isporučeno
apps/erpnext/erpnext/config/hr.py +168,Setup incoming server for jobs email id. (e.g. jobs@example.com),Postavljanje dolazni poslužitelj za poslove e-ID . ( npr. jobs@example.com )
apps/erpnext/erpnext/config/hr.py +168,Setup incoming server for jobs email id. (e.g. jobs@example.com),Postavljanje dolaznog servera za poslove mail-ID . ( npr. poslovi@primjer.me )
DocType: Purchase Receipt,Vehicle Number,Broj vozila
apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +88,Total allocated leaves {0} cannot be less than already approved leaves {1} for the period,Ukupno izdvojene lišće {0} ne može biti manja od već odobrenih lišće {1} za period
DocType: Journal Entry,Accounts Receivable,Konto potraživanja
@@ -1587,11 +1584,11 @@ apps/erpnext/erpnext/setup/doctype/company/company.py +234,Abbr can not be blank
apps/erpnext/erpnext/accounts/doctype/account/account.js +54,Group to Non-Group,Grupa Non-grupa
apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +50,Sports,sportovi
apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.py +61,Total Actual,Ukupno Actual
apps/erpnext/erpnext/public/js/setup_wizard.js +263,Unit,jedinica
apps/erpnext/erpnext/public/js/setup_wizard.js +272,Unit,jedinica
apps/erpnext/erpnext/stock/get_item_details.py +107,Please specify Company,Navedite tvrtke
,Customer Acquisition and Loyalty,Stjecanje kupaca i lojalnost
DocType: Purchase Receipt,Warehouse where you are maintaining stock of rejected items,Skladište gdje ste održavanju zaliha odbijenih stavki
apps/erpnext/erpnext/public/js/setup_wizard.js +33,Your financial year ends on,Vaša financijska godina završava
apps/erpnext/erpnext/public/js/setup_wizard.js +42,Your financial year ends on,Vaša financijska godina završava
DocType: POS Profile,Price List,Cjenik
apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.py +20,{0} is now the default Fiscal Year. Please refresh your browser for the change to take effect.,{0} je podrazumijevana Fiskalna godina . Osvježite svoj browserda bi se izmjene primijenile.
apps/erpnext/erpnext/projects/doctype/project/project.js +47,Expense Claims,Trošak potraživanja
@@ -1632,7 +1629,7 @@ DocType: Purchase Taxes and Charges,Deduct,Odbiti
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +170,Job Description,Opis posla
DocType: Purchase Order Item,Qty as per Stock UOM,Količina po burzi UOM
apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +126,"Special Characters except ""-"", ""#"", ""."" and ""/"" not allowed in naming series","Specijalni znakovi osim ""-"" ""."", ""#"", i ""/"" nije dozvoljeno u imenovanju serije"
DocType: Campaign,"Keep Track of Sales Campaigns. Keep track of Leads, Quotations, Sales Order etc from Campaigns to gauge Return on Investment.","Pratite prodajne akcije. Pratite Leads, Citati, naloga prodaje itd iz Kampanje procijeniti povrat investicije."
DocType: Campaign,"Keep Track of Sales Campaigns. Keep track of Leads, Quotations, Sales Order etc from Campaigns to gauge Return on Investment.","Pratite prodajne kampanje. Pratite Poslovne prilike, Ponude, Porudžbenice itd iz Kampanje i procijeniti povrat investicije."
DocType: Expense Claim,Approver,Odobritelj
,SO Qty,SO Kol
apps/erpnext/erpnext/accounts/doctype/account/account.py +179,"Stock entries exist against warehouse {0}, hence you cannot re-assign or modify Warehouse","Stock unosa postoje protiv skladište {0}, stoga ne možete ponovo dodijeliti ili mijenjati Skladište"
@@ -1672,7 +1669,7 @@ DocType: Item,"A Product or a Service that is bought, sold or kept in stock.","P
apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +94,Cannot select charge type as 'On Previous Row Amount' or 'On Previous Row Total' for first row,"Ne možete odabrati vrstu naboja kao ' na prethodnim Row Iznos ""ili"" u odnosu na prethodnu Row Ukupno ""za prvi red"
apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +12,Banking,Bankarstvo
apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +38,Please click on 'Generate Schedule' to get schedule,"Molimo kliknite na ""Generiraj raspored ' kako bi dobili raspored"
apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +295,New Cost Center,Novi trošak
apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +296,New Cost Center,Novi trošak
DocType: Bin,Ordered Quantity,Naručena količina
apps/erpnext/erpnext/public/js/setup_wizard.js +22,"e.g. ""Build tools for builders""","na primjer "" Izgraditi alate za graditelje """
DocType: Quality Inspection,In Process,U procesu
@@ -1735,7 +1732,7 @@ apps/erpnext/erpnext/public/js/templates/address_list.html +1,New Address,Nova a
DocType: Quality Inspection,Sample Size,Veličina uzorka
apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +488,All items have already been invoiced,Svi artikli su već fakturisani
apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +47,Please specify a valid 'From Case No.',Navedite važeću 'iz Predmet br'
apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +299,Further cost centers can be made under Groups but entries can be made against non-Groups,"Dalje troška mogu biti pod Grupe, ali unosa može biti protiv ne-Grupe"
apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +300,Further cost centers can be made under Groups but entries can be made against non-Groups,"Dalje troška mogu biti pod Grupe, ali unosa može biti protiv ne-Grupe"
DocType: Project,External,Vanjski
DocType: Features Setup,Item Serial Nos,Serijski br artikla
apps/erpnext/erpnext/config/setup.py +66,Users and Permissions,Korisnici i dozvole
@@ -1745,13 +1742,12 @@ apps/erpnext/erpnext/hr/report/monthly_salary_register/monthly_salary_register.p
DocType: Bin,Actual Quantity,Stvarna količina
DocType: Shipping Rule,example: Next Day Shipping,Primjer: Sljedeći dan Dostava
apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +188,Serial No {0} not found,Serial No {0} nije pronađena
apps/erpnext/erpnext/public/js/setup_wizard.js +202,Your Customers,Vaši klijenti
apps/erpnext/erpnext/public/js/setup_wizard.js +211,Your Customers,Vaši klijenti
DocType: Leave Block List Date,Block Date,Blok Datum
apps/erpnext/erpnext/templates/generators/job_opening.html +17,Apply Now,Prijavite se sada
DocType: Sales Order,Not Delivered,Ne Isporučeno
,Bank Clearance Summary,Razmak banka Sažetak
apps/erpnext/erpnext/config/setup.py +105,"Create and manage daily, weekly and monthly email digests.","Stvaranje i upravljanje dnevne , tjedne i mjesečne e razgradnju ."
apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +46,Item Code > Item Group > Brand,Šifra artikla > Grupa artikla > Brend
DocType: Appraisal Goal,Appraisal Goal,Procjena gol
DocType: Time Log,Costing Amount,Costing Iznos
DocType: Process Payroll,Submit Salary Slip,Slanje plaće Slip
@@ -1793,11 +1789,12 @@ DocType: Item Reorder,Item Reorder,Ponovna narudžba artikla
apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +575,Transfer Material,Prijenos materijala
apps/erpnext/erpnext/controllers/selling_controller.py +236,Item {0} must be a Sales Item in {1},Stavka {0} mora biti prodaje stavka u {1}
DocType: BOM,"Specify the operations, operating cost and give a unique Operation no to your operations.","Navedite operacija, operativni troškovi i dati jedinstven radom najkasnije do svojih operacija ."
apps/erpnext/erpnext/public/js/controllers/transaction.js +843,Please set recurring after saving,Molimo podesite ponavljaju nakon spremanja
DocType: Purchase Invoice,Price List Currency,Cjenik valuta
DocType: Naming Series,User must always select,Korisničko uvijek mora odabrati
DocType: Stock Settings,Allow Negative Stock,Dopustite negativnu zalihu
DocType: Installation Note,Installation Note,Napomena instalacije
apps/erpnext/erpnext/public/js/setup_wizard.js +181,Add Taxes,Dodaj poreze
apps/erpnext/erpnext/public/js/setup_wizard.js +190,Add Taxes,Dodaj poreze
apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +38,Cash Flow from Financing,Novčani tok iz Financiranje
,Financial Analytics,Financijski Analytics
DocType: Quality Inspection,Verified By,Ovjeren od strane
@@ -1828,7 +1825,7 @@ apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +113,Pharmaceutical,
apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +26,Cost of Purchased Items,Troškovi Kupljene stavke
DocType: Selling Settings,Sales Order Required,Prodajnog naloga Obvezno
DocType: Purchase Invoice,Credit To,Kreditne Da
apps/erpnext/erpnext/selling/page/sales_funnel/sales_funnel.py +31,Active Leads / Customers,Aktivne Prilike / Kupci
apps/erpnext/erpnext/selling/page/sales_funnel/sales_funnel.py +31,Active Leads / Customers,Aktivni Potencijani kupci / Kupci
DocType: Employee Education,Post Graduate,Post diplomski
DocType: Maintenance Schedule Detail,Maintenance Schedule Detail,Raspored održavanja detaljno
DocType: Quality Inspection Reading,Reading 9,Čitanje 9
@@ -1836,7 +1833,7 @@ DocType: Supplier,Is Frozen,Je zamrznut
DocType: Buying Settings,Buying Settings,Podešavanja nabavke
DocType: Stock Entry Detail,BOM No. for a Finished Good Item,BOM broj za Gotovi Dobar točki
DocType: Upload Attendance,Attendance To Date,Gledatelja do danas
apps/erpnext/erpnext/config/selling.py +158,Setup incoming server for sales email id. (e.g. sales@example.com),Postavljanje dolazni poslužitelj za id prodaja e-mail . ( npr. sales@example.com )
apps/erpnext/erpnext/config/selling.py +158,Setup incoming server for sales email id. (e.g. sales@example.com),Postavljanje dolaznog servera za prodajne e-mail id-eve . ( npr. npr. prodaja@primjer.me )
DocType: Warranty Claim,Raised By,Povišena Do
DocType: Payment Gateway Account,Payment Account,Plaćanje računa
apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +730,Please specify Company to proceed,Navedite Tvrtka postupiti
@@ -1867,7 +1864,7 @@ apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.j
apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +28,Project Status,Status projekta
DocType: UOM,Check this to disallow fractions. (for Nos),Provjerite to da ne dopušta frakcija. (Za br)
apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +366,The following Production Orders were created:,stvoreni su sljedeći nalozi:
apps/erpnext/erpnext/config/crm.py +96,Newsletter Mailing List,Newsletter Mailing lista
apps/erpnext/erpnext/config/crm.py +96,Newsletter Mailing List,Newsletter Mail lista
DocType: Delivery Note,Transporter Name,Transporter Ime
DocType: Authorization Rule,Authorized Value,Ovlašteni Vrijednost
DocType: Contact,Enter department to which this Contact belongs,Unesite odjel na koji se ovaj Kontakt pripada
@@ -1876,7 +1873,7 @@ apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +736,Item or Wareh
apps/erpnext/erpnext/config/stock.py +104,Unit of Measure,Jedinica mjere
DocType: Fiscal Year,Year End Date,Završni datum godine
DocType: Task Depends On,Task Depends On,Zadatak ovisi o
DocType: Lead,Opportunity,Prilika
DocType: Lead,Opportunity,Poslovna prilika
DocType: Salary Structure Earning,Salary Structure Earning,Plaća Struktura Zarada
,Completed Production Orders,Završeni Radni nalozi
DocType: Operation,Default Workstation,Uobičajeno Workstation
@@ -1962,7 +1959,7 @@ apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py
DocType: Material Request,Manufacture,Proizvodnja
apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +13,Please Delivery Note first,Molimo da Isporuka Note prvi
DocType: Purchase Invoice,Currency and Price List,Valuta i cjenik
DocType: Opportunity,Customer / Lead Name,Kupac / Ime osobe
DocType: Opportunity,Customer / Lead Name,Kupac / Ime osobe koja je potencijalni kupac
apps/erpnext/erpnext/accounts/doctype/bank_reconciliation/bank_reconciliation.py +69,Clearance Date not mentioned,Razmak Datum nije spomenuo
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +71,Production,proizvodnja
DocType: Item,Allow Production Order,Dopustite proizvodni nalog
@@ -2035,7 +2032,7 @@ DocType: Employee Education,Class / Percentage,Klasa / Postotak
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +92,Head of Marketing and Sales,Voditelj marketinga i prodaje
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +31,Income Tax,Porez na dohodak
apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +15,"If selected Pricing Rule is made for 'Price', it will overwrite Price List. Pricing Rule price is the final price, so no further discount should be applied. Hence, in transactions like Sales Order, Purchase Order etc, it will be fetched in 'Rate' field, rather than 'Price List Rate' field.","Ako je odabrano cijene Pravilo je napravljen za 'Cijena', to će prepisati cijenu s liste. Pravilnik o cenama cijena konačnu cijenu, tako da nema daljnje popust treba primijeniti. Stoga, u transakcijama poput naloga prodaje, narudžbenice itd, to će biti učitani u 'Rate' na terenu, nego 'Cijena List Rate ""na terenu."
apps/erpnext/erpnext/config/selling.py +163,Track Leads by Industry Type.,Trag vodi prema tip industrije .
apps/erpnext/erpnext/config/selling.py +163,Track Leads by Industry Type.,Pratite Potencijalnog kupca prema tip industrije .
DocType: Item Supplier,Item Supplier,Dobavljač artikla
apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +326,Please enter Item Code to get batch no,Unesite kod Predmeta da se hrpa nema
apps/erpnext/erpnext/selling/doctype/quotation/quotation.js +658,Please select a value for {0} quotation_to {1},Molimo odabir vrijednosti za {0} quotation_to {1}
@@ -2043,9 +2040,8 @@ apps/erpnext/erpnext/config/selling.py +33,All Addresses.,Sve adrese.
DocType: Company,Stock Settings,Stock Postavke
apps/erpnext/erpnext/accounts/doctype/account/account.py +218,"Merging is only possible if following properties are same in both records. Is Group, Root Type, Company","Spajanje je moguće samo ako sljedeće osobine su iste u oba zapisa. Grupa je, Root Tip, Društvo"
apps/erpnext/erpnext/config/crm.py +72,Manage Customer Group Tree.,Upravljanje vrstama djelatnosti
apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +297,New Cost Center Name,Novi troška Naziv
apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +298,New Cost Center Name,Novi troška Naziv
DocType: Leave Control Panel,Leave Control Panel,Ostavite Upravljačka ploča
apps/erpnext/erpnext/utilities/doctype/address/address.py +96,No default Address Template found. Please create a new one from Setup > Printing and Branding > Address Template.,Ne zadana adresa Predložak pronađena. Molimo stvoriti novu s Setup> Tisak i Branding> adresu predložak.
DocType: Appraisal,HR User,HR korisnika
DocType: Purchase Invoice,Taxes and Charges Deducted,Porezi i naknade oduzeti
apps/erpnext/erpnext/shopping_cart/utils.py +36,Issues,Pitanja
@@ -2054,7 +2050,7 @@ DocType: Sales Invoice,Debit To,Rashodi za
DocType: Delivery Note,Required only for sample item.,Potrebna je samo za primjer stavke.
DocType: Stock Ledger Entry,Actual Qty After Transaction,Stvarna količina nakon transakcije
,Pending SO Items For Purchase Request,Otvorena SO Proizvodi za zahtjev za kupnju
DocType: Supplier,Billing Currency,Billing valuta
DocType: Supplier,Billing Currency,Valuta plaćanja
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +148,Extra Large,Ekstra veliki
,Profit and Loss Statement,Račun dobiti i gubitka
DocType: Bank Reconciliation Detail,Cheque Number,Broj čeka
@@ -2081,7 +2077,7 @@ DocType: Price List,Price List Master,Cjenik Master
DocType: Sales Person,All Sales Transactions can be tagged against multiple **Sales Persons** so that you can set and monitor targets.,"Sve Sales Transakcije mogu biti označena protiv više osoba ** ** Sales, tako da možete postaviti i pratiti ciljeve."
,S.O. No.,S.O. Ne.
DocType: Production Order Operation,Make Time Log,Make Time Log
apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +154,Please create Customer from Lead {0},Molimo stvoriti kupac iz Olovo {0}
apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +154,Please create Customer from Lead {0},Kreirajte Kupca iz Poslovne prilike {0}
DocType: Price List,Applicable for Countries,Za zemlje u
apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +44,Computers,Računari
apps/erpnext/erpnext/setup/doctype/customer_group/customer_group.js +14,This is a root customer group and cannot be edited.,To jekorijen skupini kupaca i ne može se mijenjati .
@@ -2126,7 +2122,7 @@ DocType: C-Form Invoice Detail,Net Total,Osnovica
DocType: Bin,FCFS Rate,FCFS Stopa
apps/erpnext/erpnext/accounts/page/pos/pos.js +15,Billing (Sales Invoice),Billing (Sales Faktura)
DocType: Payment Reconciliation Invoice,Outstanding Amount,Izvanredna Iznos
DocType: Project Task,Working,Rad
DocType: Project Task,Working,U toku
DocType: Stock Ledger Entry,Stock Queue (FIFO),Kataloški red (FIFO)
apps/erpnext/erpnext/projects/doctype/time_log/time_log_list.js +24,Please select Time Logs.,Odaberite vrijeme Evidencije.
apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +37,{0} does not belong to Company {1},{0} ne pripada preduzecu {1}
@@ -2181,6 +2177,7 @@ DocType: Quality Inspection,Quality Inspection,Provjera kvalitete
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +144,Extra Small,Extra Small
apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +546,Warning: Material Requested Qty is less than Minimum Order Qty,Upozorenje : Materijal tražena količina manja nego minimalna narudžba kol
apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +187,Account {0} is frozen,Konto {0} je zamrznut
apps/erpnext/erpnext/hr/doctype/upload_attendance/upload_attendance.py +90,Please setup numbering series for Attendance via Setup > Numbering Series,Molimo vas da postavljanje broji serija za posjećenost preko Setup> numeracije serije
DocType: Company,Legal Entity / Subsidiary with a separate Chart of Accounts belonging to the Organization.,Pravna osoba / Podružnica sa zasebnim kontnom pripadaju Organizacije.
DocType: Payment Request,Mute Email,Mute-mail
apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +29,"Food, Beverage & Tobacco","Hrana , piće i duhan"
@@ -2241,7 +2238,6 @@ apps/erpnext/erpnext/config/crm.py +53,Logs for maintaining sms delivery status,
apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +36,Pending Activities,Aktivnosti na čekanju
apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +166,Confirmed,Potvrđen
DocType: Payment Gateway,Gateway,Gateway
apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +52,Supplier > Supplier Type,Dobavljač> proizvođač tip
apps/erpnext/erpnext/hr/doctype/employee/employee.py +131,Please enter relieving date.,Unesite olakšavanja datum .
apps/erpnext/erpnext/controllers/trends.py +138,Amt,Amt
apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +51,Only Leave Applications with status 'Approved' can be submitted,"Ostavite samo one prijave sa statusom "" Odobreno"" može se podnijeti"
@@ -2265,7 +2261,7 @@ DocType: Serial No,Under Warranty,Pod jamstvo
apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +408,[Error],[Greska]
DocType: Sales Order,In Words will be visible once you save the Sales Order.,U riječi će biti vidljiv nakon što spremite prodajnog naloga.
,Employee Birthday,Zaposlenik Rođendan
apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +55,Venture Capital,venture Capital
apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +55,Venture Capital,Preduzetnički kapital
DocType: UOM,Must be Whole Number,Mora biti cijeli broj
DocType: Leave Control Panel,New Leaves Allocated (In Days),Novi Lišće alociran (u danima)
apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +51,Serial No {0} does not exist,Serijski Ne {0} ne postoji
@@ -2344,11 +2340,11 @@ apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +165,Closed orde
DocType: Bank Reconciliation,Bank Reconciliation,Banka pomirenje
apps/erpnext/erpnext/templates/includes/footer/footer_extension.html +9,Get Updates,Get Updates
apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.py +135,Material Request {0} is cancelled or stopped,Materijal Zahtjev {0} je otkazan ili zaustavljen
apps/erpnext/erpnext/public/js/setup_wizard.js +278,Add a few sample records,Dodati nekoliko uzorku zapisa
apps/erpnext/erpnext/public/js/setup_wizard.js +287,Add a few sample records,Dodati nekoliko uzorku zapisa
apps/erpnext/erpnext/config/hr.py +225,Leave Management,Ostavite Management
apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.js +81,Group by Account,Grupa po računu
DocType: Sales Order,Fully Delivered,Potpuno Isporučeno
DocType: Lead,Lower Income,Donja Prihodi
DocType: Lead,Lower Income,Niži Prihodi
DocType: Period Closing Voucher,"The account head under Liability, in which Profit/Loss will be booked","Glava računa pod odgovornosti , u kojoj dobit / gubitak će biti rezerviran"
DocType: Payment Tool,Against Vouchers,Protiv Vaučeri
apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +23,Quick Help,Brza pomoć
@@ -2365,13 +2361,14 @@ DocType: Sales Order,Customer's Purchase Order,Narudžbenica kupca
DocType: Warranty Claim,From Company,Iz Društva
apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +95,Value or Qty,"Vrijednost, ili kol"
apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +368,Productions Orders cannot be raised for:,Productions naloga ne može biti podignuta za:
apps/erpnext/erpnext/public/js/setup_wizard.js +264,Minute,Minuta
apps/erpnext/erpnext/public/js/setup_wizard.js +273,Minute,Minuta
DocType: Purchase Invoice,Purchase Taxes and Charges,Kupnja Porezi i naknade
,Qty to Receive,Količina za primanje
DocType: Leave Block List,Leave Block List Allowed,Ostavite Block List dopuštenih
DocType: Sales Partner,Retailer,Prodavač na malo
apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +100,Credit To account must be a Balance Sheet account,Kredit na račun mora biti bilans stanja računa
apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +128,All Supplier Types,Sve vrste dobavljača
DocType: Global Defaults,Disable In Words,Onemogućena u Words
apps/erpnext/erpnext/stock/doctype/item/item.py +46,Item Code is mandatory because Item is not automatically numbered,Kod artikla je obvezan jer artikli nisu automatski numerirani
apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +94,Quotation {0} not of type {1},Ponuda {0} nije tip {1}
DocType: Maintenance Schedule Item,Maintenance Schedule Item,Raspored održavanja stavki
@@ -2432,10 +2429,11 @@ DocType: Payment Gateway Account,Default Payment Request Message,Uobičajeno pla
DocType: Item Group,Check this if you want to show in website,Označite ovo ako želite pokazati u web
,Welcome to ERPNext,Dobrodošli na ERPNext
DocType: Payment Reconciliation Payment,Voucher Detail Number,Bon Detalj broj
apps/erpnext/erpnext/config/crm.py +146,Lead to Quotation,Dovesti do ponudu
apps/erpnext/erpnext/config/crm.py +146,Lead to Quotation,Potencijalni kupac do ponude
DocType: Lead,From Customer,Od kupca
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +37,Calls,Pozivi
DocType: Project,Total Costing Amount (via Time Logs),Ukupni troskovi ( iz Time Log-a)
apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +36,"Go to the appropriate group (usually Source of Funds > Current Liabilities > Taxes and Duties and create a new Account (by clicking on Add Child) of type ""Tax"" and do mention the Tax rate.",Idite na odgovarajuću grupu (obično Izvor sredstava> Trenutno Obaveze> poreza i doprinosa i stvoriti novi nalog (klikom na Dodaj djece) tipa "poreza" i da li spomenuti stopu poreza.
DocType: Purchase Order Item Supplied,Stock UOM,Kataloški UOM
apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +199,Purchase Order {0} is not submitted,Narudžbenicu {0} nije podnesen
apps/erpnext/erpnext/stock/doctype/item/item.js +32,Projected,Projektovan
@@ -2456,7 +2454,7 @@ apps/erpnext/erpnext/templates/print_formats/includes/taxes.html +5,Discount Amo
DocType: Purchase Invoice,Return Against Purchase Invoice,Vratiti protiv fakturi
DocType: Item,Warranty Period (in days),Jamstveni period (u danima)
apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +16,Net Cash from Operations,Neto novčani tok od operacije
apps/erpnext/erpnext/public/js/setup_wizard.js +190,e.g. VAT,na primjer PDV
apps/erpnext/erpnext/public/js/setup_wizard.js +199,e.g. VAT,na primjer PDV
apps/erpnext/erpnext/config/hr.py +65,Mark Employee Attendance in Bulk,Mark zaposlenih Prisustvo u Bulk
apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +26,Item 4,Stavka 4
DocType: Journal Entry Account,Journal Entry Account,Journal Entry račun
@@ -2465,7 +2463,6 @@ apps/erpnext/erpnext/setup/doctype/item_group/item_group.py +53,"An item exists
DocType: Sales Order Item,Sales Order Date,Datum narudžbe kupca
DocType: Sales Invoice Item,Delivered Qty,Isporučena količina
apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +63,Warehouse {0}: Company is mandatory,Skladište {0}: Kompanija je obvezna
apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +36,"Go to the appropriate group (usually Source of Funds > Current Liabilities > Taxes and Duties and create a new Account (by clicking on Add Child) of type ""Tax"" and do mention the Tax rate.",Idi na odgovarajuću grupu (obično izvor sredstava> Trenutno Obaveze> poreza i carina i stvoriti novi nalog (klikom na Dodaj djeteta) tipa "porez" i raditi spomenuti Stopa poreza.
,Payment Period Based On Invoice Date,Razdoblje za naplatu po Datum fakture
apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +50,Missing Currency Exchange Rates for {0},Nedostaje Valuta Tečaj za {0}
DocType: Journal Entry,Stock Entry,Kataloški Stupanje
@@ -2473,7 +2470,7 @@ DocType: Account,Payable,Plativ
apps/erpnext/erpnext/shopping_cart/cart.py +330,Debtors ({0}),Dužnici ({0})
DocType: Project,Margin,Marža
DocType: Salary Slip,Arrear Amount,Iznos unatrag
apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +57,New Customers,New Kupci
apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +57,New Customers,Novi Kupci
apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +72,Gross Profit %,Bruto dobit%
DocType: Appraisal Goal,Weightage (%),Weightage (%)
DocType: Bank Reconciliation Detail,Clearance Date,Razmak Datum
@@ -2492,7 +2489,7 @@ DocType: Stock Entry,Customer or Supplier Details,Detalji o Kupcu ili Dobavljacu
DocType: Payment Request,Email To,E-mail Da
DocType: Lead,Lead Owner,Vlasnik potencijalnog kupca
DocType: Bin,Requested Quantity,Tražena količina
apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +252,Warehouse is required,Je potrebno skladište
apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +253,Warehouse is required,Je potrebno skladište
DocType: Employee,Marital Status,Bračni status
DocType: Stock Settings,Auto Material Request,Auto Materijal Zahtjev
DocType: Time Log,Will be updated when billed.,Hoće li biti promjena kada je naplaćeno.
@@ -2506,7 +2503,7 @@ DocType: Monthly Distribution Percentage,Monthly Distribution Percentage,Mjeseč
DocType: Territory,Territory Targets,Teritorij Mete
DocType: Delivery Note,Transporter Info,Transporter Info
DocType: Purchase Order Item Supplied,Purchase Order Item Supplied,Narudžbenica artikla Isporuka
apps/erpnext/erpnext/public/js/setup_wizard.js +51,Company Name cannot be Company,Kompanija Ime ne može biti poduzeća
apps/erpnext/erpnext/public/js/setup_wizard.js +60,Company Name cannot be Company,Kompanija Ime ne može biti poduzeća
apps/erpnext/erpnext/config/setup.py +27,Letter Heads for print templates.,Zaglavlja za ispis predložaka.
apps/erpnext/erpnext/config/setup.py +32,Titles for print templates e.g. Proforma Invoice.,Naslovi za ispis predložaka pr Predračuna.
apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +140,Valuation type charges can not marked as Inclusive,Prijava tip vrednovanja ne može označiti kao Inclusive
@@ -2520,7 +2517,7 @@ apps/erpnext/erpnext/config/crm.py +37,"Record of all communications of type ema
DocType: Manufacturer,Manufacturers used in Items,Proizvođači se koriste u Predmeti
apps/erpnext/erpnext/accounts/general_ledger.py +140,Please mention Round Off Cost Center in Company,Navedite zaokružimo troškova centar u Company
DocType: Purchase Invoice,Terms,Uvjeti
apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +246,Create New,Stvori novo
apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +247,Create New,Stvori novo
DocType: Buying Settings,Purchase Order Required,Narudžbenica kupnje je obavezna
,Item-wise Sales History,Stavka-mudar Prodaja Povijest
DocType: Expense Claim,Total Sanctioned Amount,Ukupno kažnjeni Iznos
@@ -2533,7 +2530,7 @@ apps/erpnext/erpnext/setup/doctype/sales_person/sales_person.js +14,This is a ro
,Stock Ledger,Stock Ledger
apps/erpnext/erpnext/templates/pages/order.html +67,Rate: {0},Stopa: {0}
DocType: Salary Slip Deduction,Salary Slip Deduction,Plaća proklizavanja Odbitak
apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +197,Select a group node first.,Odaberite grupu čvora prvi.
apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +198,Select a group node first.,Odaberite grupu čvora prvi.
apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +75,Purpose must be one of {0},Svrha mora biti jedan od {0}
apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +121,Fill the form and save it,Ispunite obrazac i spremite ga
DocType: Production Planning Tool,Download a report containing all raw materials with their latest inventory status,Preuzmite izvješće koje sadrži sve sirovine sa svojim najnovijim statusom inventara
@@ -2553,7 +2550,7 @@ DocType: Employee,"System User (login) ID. If set, it will become default for al
apps/erpnext/erpnext/support/doctype/warranty_claim/warranty_claim.py +16,{0}: From {1},{0}: {1} Od
DocType: Task,depends_on,depends_on
DocType: Features Setup,"Discount Fields will be available in Purchase Order, Purchase Receipt, Purchase Invoice","Popust polja će biti dostupna u narudžbenici, primci i računu kupnje"
apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +206,Name of new Account. Note: Please don't create accounts for Customers and Suppliers,Ime novog računa. Napomena: Molimo vas da ne stvaraju račune za kupcima i dobavljačima
apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +207,Name of new Account. Note: Please don't create accounts for Customers and Suppliers,Ime novog računa. Napomena: Molimo vas da ne stvaraju račune za kupcima i dobavljačima
DocType: BOM Replace Tool,BOM Replace Tool,BOM zamijeni alat
apps/erpnext/erpnext/config/setup.py +37,Country wise default Address Templates,Država mudar zadana adresa predlošci
DocType: Sales Order Item,Supplier delivers to Customer,Dobavljač dostavlja kupaca
@@ -2563,6 +2560,7 @@ apps/erpnext/erpnext/config/setup.py +51,Data Import and Export,Podataka uvoz i
DocType: Features Setup,If you involve in manufacturing activity. Enables Item 'Is Manufactured',Ako uključiti u proizvodnom djelatnošću . Omogućuje stavci je proizveden '
apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +54,Invoice Posting Date,Račun Datum knjiženja
DocType: Sales Invoice,Rounded Total,Zaokruženi iznos
apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.js +630,Error: {0} > {1},Greška: {0}> {1}
DocType: Product Bundle,List items that form the package.,Popis stavki koje čine paket.
apps/erpnext/erpnext/accounts/doctype/monthly_distribution/monthly_distribution.py +26,Percentage Allocation should be equal to 100%,Postotak izdvajanja trebala bi biti jednaka 100 %
DocType: Serial No,Out of AMC,Od AMC
@@ -2579,7 +2577,7 @@ apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +126,Note
apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.js +9,"Note: If payment is not made against any reference, make Journal Entry manually.","Napomena: Ako se plaćanje ne vrši protiv bilo koje reference, ručno napraviti Journal Entry."
DocType: Item,Supplier Items,Dobavljač Predmeti
DocType: Opportunity,Opportunity Type,Vrsta prilike
apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +42,New Company,Nova tvrtka
apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +42,New Company,Nova firma
apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +56,Cost Center is required for 'Profit and Loss' account {0},Troška je potrebno za račun ' dobiti i gubitka ' {0}
apps/erpnext/erpnext/setup/doctype/company/delete_company_transactions.py +17,Transactions can only be deleted by the creator of the Company,Transakcije mogu se obrisati samo kreator Društva
apps/erpnext/erpnext/accounts/general_ledger.py +21,Incorrect number of General Ledger Entries found. You might have selected a wrong Account in the transaction.,Neispravan broj glavnu knjigu unose naći. Možda ste odabrali krivi račun u transakciji.
@@ -2593,7 +2591,7 @@ DocType: Notification Control,Send automatic emails to Contacts on Submitting tr
apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +231,"Row {0}: Qty not avalable in warehouse {1} on {2} {3}.
Available Qty: {4}, Transfer Qty: {5}","Red {0}: Količina nije avalable u skladištu {1} {2} na {3}. Dostupno Količina: {4}, transfera Qty: {5}"
apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +20,Item 3,Stavka 3
DocType: Purchase Order,Customer Contact Email,Customer Contact mail
DocType: Purchase Order,Customer Contact Email,Email kontakta kupca
DocType: Warranty Claim,Item and Warranty Details,Stavka i garancija Detalji
DocType: Sales Team,Contribution (%),Doprinos (%)
apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +471,Note: Payment Entry will not be created since 'Cash or Bank Account' was not specified,Napomena : Stupanje Plaćanje neće biti izrađen od ' Gotovina ili bankovni račun ' nije naveden
@@ -2601,7 +2599,7 @@ apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +171,Responsibilitie
apps/erpnext/erpnext/stock/doctype/item/item_list.js +12,Template,Predložak
DocType: Sales Person,Sales Person Name,Ime referenta prodaje
apps/erpnext/erpnext/accounts/doctype/c_form/c_form.py +54,Please enter atleast 1 invoice in the table,Unesite atleast jedan račun u tablici
apps/erpnext/erpnext/public/js/setup_wizard.js +152,Add Users,Dodaj Korisnici
apps/erpnext/erpnext/public/js/setup_wizard.js +161,Add Users,Dodaj Korisnici
DocType: Pricing Rule,Item Group,Grupa artikla
DocType: Task,Actual Start Date (via Time Logs),Stvarni datum Start (putem Time Dnevnici)
DocType: Stock Reconciliation Item,Before reconciliation,Prije nego pomirenje
@@ -2676,7 +2674,7 @@ DocType: Quotation,Maintenance Manager,Održavanje Manager
apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.py +54,Total cannot be zero,Ukupna ne može biti nula
apps/erpnext/erpnext/selling/report/customers_not_buying_since_long_time/customers_not_buying_since_long_time.py +16,'Days Since Last Order' must be greater than or equal to zero,' Dana od poslednje porudzbine ' mora biti veći ili jednak nuli
DocType: C-Form,Amended From,Izmijenjena Od
apps/erpnext/erpnext/public/js/setup_wizard.js +260,Raw Material,sirovine
apps/erpnext/erpnext/public/js/setup_wizard.js +269,Raw Material,sirovine
DocType: Leave Application,Follow via Email,Slijedite putem e-maila
DocType: Purchase Taxes and Charges,Tax Amount After Discount Amount,Iznos poreza Nakon iznosa popusta
apps/erpnext/erpnext/accounts/doctype/account/account.py +198,Child account exists for this account. You can not delete this account.,Dijete računa postoji za taj račun . Ne možete izbrisati ovaj račun .
@@ -2691,9 +2689,9 @@ DocType: Department,Days for which Holidays are blocked for this department.,Dan
DocType: Item,Item Code for Suppliers,Šifra za dobavljače
DocType: Issue,Raised By (Email),Pokrenuo (E-mail)
apps/erpnext/erpnext/setup/setup_wizard/default_website.py +72,General,Opšti
apps/erpnext/erpnext/public/js/setup_wizard.js +134,Attach Letterhead,Priložiti zaglavlje
apps/erpnext/erpnext/public/js/setup_wizard.js +143,Attach Letterhead,Priložiti zaglavlje
apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +272,Cannot deduct when category is for 'Valuation' or 'Valuation and Total',"Ne mogu odbiti kada kategorija je "" vrednovanje "" ili "" Vrednovanje i Total '"
apps/erpnext/erpnext/public/js/setup_wizard.js +182,"List your tax heads (e.g. VAT, Customs etc; they should have unique names) and their standard rates. This will create a standard template, which you can edit and add more later.","List poreza glave (npr PDV-a, carina itd, oni treba da imaju jedinstvena imena), a njihov standard stope. Ovo će stvoriti standardni obrazac koji možete uređivati i dodati još kasnije."
apps/erpnext/erpnext/public/js/setup_wizard.js +191,"List your tax heads (e.g. VAT, Customs etc; they should have unique names) and their standard rates. This will create a standard template, which you can edit and add more later.","List poreza glave (npr PDV-a, carina itd, oni treba da imaju jedinstvena imena), a njihov standard stope. Ovo će stvoriti standardni obrazac koji možete uređivati i dodati još kasnije."
apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +230,Serial Nos Required for Serialized Item {0},Serijski Nos potrebna za serijaliziranom točke {0}
DocType: Journal Entry,Bank Entry,Bank Entry
DocType: Authorization Rule,Applicable To (Designation),Odnosi se na (Oznaka)
@@ -2707,7 +2705,7 @@ apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +26,Entertainment & Lei
DocType: Quality Inspection,Item Serial No,Serijski broj artikla
apps/erpnext/erpnext/controllers/status_updater.py +143,{0} must be reduced by {1} or you should increase overflow tolerance,{0} mora biti smanjena za {1} ili bi trebali povećati granicu za prekoracenje
apps/erpnext/erpnext/hr/report/monthly_attendance_sheet/monthly_attendance_sheet.py +56,Total Present,Ukupno Present
apps/erpnext/erpnext/public/js/setup_wizard.js +264,Hour,Sat
apps/erpnext/erpnext/public/js/setup_wizard.js +273,Hour,Sat
apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +145,"Serialized Item {0} cannot be updated \
using Stock Reconciliation","Serijalizovani Stavka {0} ne može se ažurirati \
koristeći Stock pomirenje"
@@ -2756,7 +2754,7 @@ DocType: Payment Request,Initiated,Inicirao
DocType: Production Order,Planned Start Date,Planirani Ozljede Datum
DocType: Serial No,Creation Document Type,Tip stvaranje dokumenata
DocType: Leave Type,Is Encash,Je li unovčiti
DocType: Purchase Invoice,Mobile No,Mobitel Nema
DocType: Purchase Invoice,Mobile No,Br. mobilnog telefona
DocType: Payment Tool,Make Journal Entry,Make Journal Entry
DocType: Leave Allocation,New Leaves Allocated,Novi Leaves Dodijeljeni
apps/erpnext/erpnext/controllers/trends.py +258,Project-wise data is not available for Quotation,Projekat - mudar podaci nisu dostupni za ponudu
@@ -2810,7 +2808,7 @@ apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.py
apps/erpnext/erpnext/projects/doctype/time_log/time_log_list.js +40,Time Log has been Billed,Time Prijavite se Fakturisana
DocType: Salary Slip,Earning & Deduction,Zarada & Odbitak
apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +76,Account {0} cannot be a Group,Konto {0} ne može biti grupa konta
apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +214,Optional. This setting will be used to filter in various transactions.,Izborni . Ova postavka će se koristiti za filtriranje u raznim transakcijama .
apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +215,Optional. This setting will be used to filter in various transactions.,Izborni . Ova postavka će se koristiti za filtriranje u raznim transakcijama .
apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +111,Negative Valuation Rate is not allowed,Negativna stopa vrijednovanja nije dopuštena
DocType: Holiday List,Weekly Off,Tjedni Off
DocType: Fiscal Year,"For e.g. 2012, 2012-13","Za npr. 2012, 2012-13"
@@ -2842,7 +2840,7 @@ apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +10,Apparel & Accessori
apps/erpnext/erpnext/selling/report/customers_not_buying_since_long_time/customers_not_buying_since_long_time.py +67,Number of Order,Broj Order
DocType: Item Group,HTML / Banner that will show on the top of product list.,HTML / baner koji će se prikazivati na vrhu liste proizvoda.
DocType: Shipping Rule,Specify conditions to calculate shipping amount,Odredite uvjete za izračunavanje iznosa shipping
apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +116,Add Child,Dodaj podređenu stavku
apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +117,Add Child,Dodaj podređenu stavku
DocType: Accounts Settings,Role Allowed to Set Frozen Accounts & Edit Frozen Entries,Uloga Dozvoljena Set Frozen Accounts & Frozen Edit unosi
apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +52,Cannot convert Cost Center to ledger as it has child nodes,"Ne može se pretvoriti troška za knjigu , kao da ima djece čvorova"
apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +45,Opening Value,otvaranje vrijednost
@@ -2869,7 +2867,7 @@ DocType: Naming Series,Check this if you want to force the user to select a seri
apps/erpnext/erpnext/stock/get_item_details.py +101,No Item with Serial No {0},No Stavka s rednim brojem {0}
apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +95,Open Notifications,Otvorena obavjestenja
apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +68,Direct Expenses,Direktni troškovi
apps/erpnext/erpnext/controllers/recurring_document.py +197,"{0} is an invalid email address in 'Notification \
apps/erpnext/erpnext/controllers/recurring_document.py +194,"{0} is an invalid email address in 'Notification \
Email Address'",{0} je nevažeća e-mail adresu u "Obavijest \ E-mail adresa '
apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +60,New Customer Revenue,New Customer prihoda
apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +132,Travel Expenses,putni troškovi
@@ -2889,7 +2887,7 @@ apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +137,Planning,planir
apps/erpnext/erpnext/projects/doctype/time_log/time_log_list.js +20,Make Time Log Batch,Nađite vremena Prijavite Hrpa
apps/erpnext/erpnext/stock/doctype/material_request/material_request_list.js +14,Issued,Izdao
DocType: Project,Total Billing Amount (via Time Logs),Ukupna naplata (iz Time Log-a)
apps/erpnext/erpnext/public/js/setup_wizard.js +266,We sell this Item,Prodajemo ovaj artikal
apps/erpnext/erpnext/public/js/setup_wizard.js +275,We sell this Item,Prodajemo ovaj artikal
apps/erpnext/erpnext/accounts/report/purchase_register/purchase_register.py +65,Supplier Id,Dobavljač Id
apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +205,Quantity should be greater than 0,Količina bi trebao biti veći od 0
DocType: Journal Entry,Cash Entry,Cash Entry
@@ -2930,6 +2928,7 @@ DocType: Account,Temporary,Privremen
DocType: Address,Preferred Billing Address,Željena adresa za naplatu
DocType: Monthly Distribution Percentage,Percentage Allocation,Postotak Raspodjela
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +86,Secretary,Sekretarica
DocType: Global Defaults,"If disable, 'In Words' field will not be visible in any transaction","Ako onemogućite, 'riječima' polju neće biti vidljivi u bilo koju transakciju"
DocType: Serial No,Distinct unit of an Item,Različite jedinice strane jedinice
DocType: Pricing Rule,Buying,Nabavka
DocType: HR Settings,Employee Records to be created by,Zaposlenik Records bi se stvorili
@@ -2950,7 +2949,7 @@ apps/erpnext/erpnext/support/doctype/warranty_claim/warranty_claim.py +20,Custom
apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +27,Quick Entry,Brzo uvođenje
apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +20,{0} is mandatory for Return,{0} je obavezno za povratak
DocType: Purchase Order,To Receive,Da Primite
apps/erpnext/erpnext/public/js/setup_wizard.js +163,user@example.com,user@example.com
apps/erpnext/erpnext/public/js/setup_wizard.js +172,user@example.com,user@example.com
DocType: Email Digest,Income / Expense,Prihodi / rashodi
DocType: Employee,Personal Email,Osobni e
apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.py +62,Total Variance,Ukupno Varijansa
@@ -2960,7 +2959,7 @@ DocType: Address,Postal Code,Poštanski broj
DocType: Production Order Operation,"in Minutes
Updated via 'Time Log'","u minutama
ažurirano preko 'Time Log'"
DocType: Customer,From Lead,Od Olovo
DocType: Customer,From Lead,Od Potencijalnog kupca
apps/erpnext/erpnext/config/manufacturing.py +19,Orders released for production.,Narudžbe objavljen za proizvodnju.
apps/erpnext/erpnext/accounts/page/financial_analytics/financial_analytics.js +42,Select Fiscal Year...,Odaberite fiskalnu godinu ...
apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +458,POS Profile required to make POS Entry,POS Profil potrebno da bi POS upis
@@ -3014,14 +3013,14 @@ apps/erpnext/erpnext/hr/doctype/job_opening/job_opening.py +23,Jobs,Posao
DocType: Employee,Held On,Održanoj
apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order_calendar.js +33,Production Item,Proizvodnja Item
,Employee Information,Zaposlenik informacije
apps/erpnext/erpnext/public/js/setup_wizard.js +192,Rate (%),Stopa ( % )
apps/erpnext/erpnext/public/js/setup_wizard.js +201,Rate (%),Stopa ( % )
DocType: Time Log,Additional Cost,Dodatni trošak
apps/erpnext/erpnext/public/js/setup_wizard.js +32,Financial Year End Date,Financijska godina End Date
apps/erpnext/erpnext/public/js/setup_wizard.js +41,Financial Year End Date,Financijska godina End Date
apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +36,"Can not filter based on Voucher No, if grouped by Voucher","Ne možete filtrirati na temelju vaučer No , ako grupirani po vaučer"
DocType: Quality Inspection,Incoming,Dolazni
DocType: BOM,Materials Required (Exploded),Materijali Obavezno (eksplodirala)
DocType: Salary Structure Earning,Reduce Earning for Leave Without Pay (LWP),Smanjenje plaća za ostaviti bez plaće (lwp)
apps/erpnext/erpnext/public/js/setup_wizard.js +153,"Add users to your organization, other than yourself","Dodaj korisnika u vašoj organizaciji, osim sebe"
apps/erpnext/erpnext/public/js/setup_wizard.js +162,"Add users to your organization, other than yourself","Dodaj korisnika u vašoj organizaciji, osim sebe"
apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +100,Row # {0}: Serial No {1} does not match with {2} {3},Row # {0}: {1} Serial No ne odgovara {2} {3}
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +44,Casual Leave,Casual dopust
DocType: Batch,Batch ID,ID serije
@@ -3059,7 +3058,7 @@ DocType: Account,Auditor,Revizor
apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice_list.js +10,Return,Povratak
DocType: Production Order Operation,Production Order Operation,Proizvodnja Order Operation
DocType: Pricing Rule,Disable,Ugasiti
DocType: Project Task,Pending Review,U tijeku pregled
DocType: Project Task,Pending Review,Na čekanju
apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +132, Click here to pay,Klinite ovdje za placanje
DocType: Task,Total Expense Claim (via Expense Claim),Ukupni rashodi potraživanja (preko rashodi potraživanje)
apps/erpnext/erpnext/accounts/report/sales_register/sales_register.py +66,Customer Id,Id Kupca
@@ -3115,8 +3114,8 @@ apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.js +183,"Against
DocType: Account,Stock Adjustment,Stock Podešavanje
apps/erpnext/erpnext/projects/doctype/activity_cost/activity_cost.py +34,Default Activity Cost exists for Activity Type - {0},Uobičajeno aktivnosti Troškovi postoji aktivnost Tip - {0}
DocType: Production Order,Planned Operating Cost,Planirani operativnih troškova
apps/erpnext/erpnext/selling/page/sales_browser/sales_browser.js +121,New {0} Name,New {0} Ime
apps/erpnext/erpnext/controllers/recurring_document.py +136,Please find attached {0} #{1},U prilogu {0} {1} #
apps/erpnext/erpnext/selling/page/sales_browser/sales_browser.js +121,New {0} Name,Novo {0} Ime
apps/erpnext/erpnext/controllers/recurring_document.py +133,Please find attached {0} #{1},U prilogu {0} {1} #
apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +42,Bank Statement balance as per General Ledger,Banka bilans po glavnoj knjizi
DocType: Job Applicant,Applicant Name,Podnositelj zahtjeva Ime
DocType: Authorization Rule,Customer / Item Name,Kupac / Stavka Ime
@@ -3178,18 +3177,19 @@ DocType: Production Planning Tool,Material Request For Warehouse,Materijal Zahtj
DocType: Sales Order Item,For Production,Za proizvodnju
DocType: Payment Request,payment_url,payment_url
DocType: Project Task,View Task,Pogledaj Task
apps/erpnext/erpnext/public/js/setup_wizard.js +31,Your financial year begins on,Vaša financijska godina počinje
apps/erpnext/erpnext/public/js/setup_wizard.js +40,Your financial year begins on,Vaša financijska godina počinje
apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +46,Please enter Purchase Receipts,Unesite Kupovina Primici
DocType: Sales Invoice,Get Advances Received,Kreiraj avansno primanje
DocType: Email Digest,Add/Remove Recipients,Dodaj / ukloni primaoce
apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +429,Transaction not allowed against stopped Production Order {0},Transakcija nije dopuštena protiv zaustavljena proizvodnja Reda {0}
apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.js +19,"To set this Fiscal Year as Default, click on 'Set as Default'","Za postavljanje ove fiskalne godine kao zadano , kliknite na "" Set as Default '"
apps/erpnext/erpnext/config/support.py +54,Setup incoming server for support email id. (e.g. support@example.com),Postavljanje dolazni poslužitelj za podršku e-mail ID . ( npr. support@example.com )
apps/erpnext/erpnext/config/support.py +54,Setup incoming server for support email id. (e.g. support@example.com),Postavljanje dolaznog servera za e-mail ID-eve tehničku podršku . ( npr. support@example.com )
apps/erpnext/erpnext/stock/report/stock_projected_qty/stock_projected_qty.py +19,Shortage Qty,Nedostatak Qty
apps/erpnext/erpnext/stock/doctype/item/item.py +564,Item variant {0} exists with same attributes,Stavka varijanta {0} postoji sa istim atributima
DocType: Salary Slip,Salary Slip,Plaća proklizavanja
apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +48,'To Date' is required,' Do datuma ' je obavezno
DocType: Packing Slip,"Generate packing slips for packages to be delivered. Used to notify package number, package contents and its weight.","Generirajte pakovanje Slips za pakete dostaviti. Koristi se za obavijesti paket broja, sadržaj paket i njegove težine."
apps/erpnext/erpnext/utilities/doctype/address/address.py +96,No default Address Template found. Please create a new one from Setup > Printing and Branding > Address Template.,No default Adresa Template pronađeno. Molimo vas da se stvori novi iz Setup> Printing and Branding> Adresa Template.
DocType: Sales Invoice Item,Sales Order Item,Stavka narudžbe kupca
DocType: Salary Slip,Payment Days,Plaćanja Dana
DocType: BOM,Manage cost of operations,Upravljanje troškove poslovanja
@@ -3283,7 +3283,7 @@ apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py
apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +104,Warehouse is mandatory,Skladište je obavezno
DocType: Supplier,Address and Contacts,Adresa i kontakti
DocType: UOM Conversion Detail,UOM Conversion Detail,UOM pretvorbe Detalj
apps/erpnext/erpnext/public/js/setup_wizard.js +135,Keep it web friendly 900px (w) by 100px (h),Držite ga prijateljski web 900px ( w ) by 100px ( h )
apps/erpnext/erpnext/public/js/setup_wizard.js +144,Keep it web friendly 900px (w) by 100px (h),Držite ga prijateljski web 900px ( w ) by 100px ( h )
apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +340,Production Order cannot be raised against a Item Template,Proizvodnja Nalog ne može biti podignuta protiv Item Template
apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +44,Charges are updated in Purchase Receipt against each item,Naknade se ažuriraju u Kupovina Prijem protiv svaku stavku
DocType: Payment Tool,Get Outstanding Vouchers,Get Outstanding Vaučeri
@@ -3356,7 +3356,7 @@ DocType: Naming Series,Help HTML,HTML pomoć
apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.py +50,Total weightage assigned should be 100%. It is {0},Ukupno bi trebalo biti dodijeljena weightage 100 % . To je {0}
apps/erpnext/erpnext/controllers/status_updater.py +141,Allowance for over-{0} crossed for Item {1},Dodatak za prekomjerno {0} prešao za točku {1}
DocType: Address,Name of person or organization that this address belongs to.,Ime osobe ili organizacije kojoj ova adresa pripada.
apps/erpnext/erpnext/public/js/setup_wizard.js +225,Your Suppliers,Vaši dobavljači
apps/erpnext/erpnext/public/js/setup_wizard.js +234,Your Suppliers,Vaši dobavljači
apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +53,Cannot set as Lost as Sales Order is made.,Ne mogu se postaviti kao izgubljen kao prodajnog naloga je napravio .
apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.py +65,Another Salary Structure {0} is active for employee {1}. Please make its status 'Inactive' to proceed.,Drugi strukture plata {0} je aktivna zaposlenika {1}. Molimo vas da svoj status 'Inactive' za nastavak.
DocType: Purchase Invoice,Contact,Kontakt
@@ -3397,6 +3397,7 @@ apps/erpnext/erpnext/selling/report/customers_not_buying_since_long_time/custome
apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +307,Debit To account must be a Balance Sheet account,Zaduženja na račun mora biti bilans stanja računa
DocType: Buying Settings,Naming Series,Imenovanje serije
DocType: Leave Block List,Leave Block List Name,Ostavite popis imena Block
apps/erpnext/erpnext/hr/doctype/employee/employee.py +28,Please setup Employee Naming System in Human Resource > HR Settings,Molimo vas da setup zaposlenih Imenovanje sistema u ljudskim resursima> HR Postavke
apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +32,Stock Assets,dionicama u vrijednosti
apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.js +29,Do you really want to Submit all Salary Slip for month {0} and year {1},Želite li zaista podnijeti sve klizne plaće za mjesec {0} i godinu {1}
apps/erpnext/erpnext/crm/doctype/newsletter_list/newsletter_list.js +8,Import Subscribers,Uvoz Pretplatnici
@@ -3436,7 +3437,7 @@ DocType: Quality Inspection Reading,Reading 5,Čitanje 5
apps/erpnext/erpnext/crm/doctype/lead/lead.py +37,Campaign Name is required,Potreban je naziv kampanje
DocType: Maintenance Visit,Maintenance Date,Održavanje Datum
DocType: Purchase Receipt Item,Rejected Serial No,Odbijen Serijski br
apps/erpnext/erpnext/crm/doctype/newsletter_list/newsletter_list.js +40,New Newsletter,New Newsletter
apps/erpnext/erpnext/crm/doctype/newsletter_list/newsletter_list.js +40,New Newsletter,Novi Newsletter
apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +157,Start date should be less than end date for Item {0},Početak bi trebao biti manji od krajnjeg datuma za točke {0}
DocType: Item,"Example: ABCD.#####
If series is set and Serial No is not mentioned in transactions, then automatic serial number will be created based on this series. If you always want to explicitly mention Serial Nos for this item. leave this blank.","Primjer:. ABCD #####
@@ -3453,7 +3454,7 @@ apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +91,P
DocType: Stock Entry Detail,Stock Entry Detail,Kataloški Stupanje Detalj
apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +101,Daily Reminders,Dnevni podsjetnik
apps/erpnext/erpnext/accounts/doctype/tax_rule/tax_rule.py +82,Tax Rule Conflicts with {0},Porez pravilo sukoba sa {0}
apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +205,New Account Name,Naziv novog računa
apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +206,New Account Name,Naziv novog naloga
DocType: Purchase Invoice Item,Raw Materials Supplied Cost,Sirovine Isporuka Troškovi
DocType: Selling Settings,Settings for Selling Module,Postavke za prodaju modul
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +73,Customer Service,Služba za korisnike
@@ -3498,6 +3499,7 @@ apps/erpnext/erpnext/buying/doctype/purchase_common/purchase_common.py +69,Wareh
apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +45,Retail & Wholesale,Trgovina na veliko i
DocType: Issue,First Responded On,Prvi put odgovorio dana
DocType: Website Item Group,Cross Listing of Item in multiple groups,Cross Oglas tačke u više grupa
apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +52,Supplier > Supplier Type,Dobavljač> Dobavljač Tip
apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.py +49,Fiscal Year Start Date and Fiscal Year End Date are already set in Fiscal Year {0},Fiskalna godina Datum početka i datum završetka fiskalne godine već su postavljeni u fiskalnoj godini {0}
apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +115,Successfully Reconciled,Uspješno Pomirio
DocType: Production Order,Planned End Date,Planirani Završni datum
@@ -3518,13 +3520,13 @@ DocType: Purchase Invoice,Advance Payments,Avansna plaćanja
DocType: Purchase Taxes and Charges,On Net Total,Na Net Total
apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +161,Target warehouse in row {0} must be same as Production Order,Target skladište u redu {0} mora biti ista kao Production Order
apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.py +99,No permission to use Payment Tool,No dozvolu za korištenje alat za plaćanje
apps/erpnext/erpnext/controllers/recurring_document.py +201,'Notification Email Addresses' not specified for recurring %s,'Obavestenje putem E-mail adrese' nije specificirano za ponavljajuce% s
apps/erpnext/erpnext/controllers/recurring_document.py +198,'Notification Email Addresses' not specified for recurring %s,'Obavestenje putem E-mail adrese' nije specificirano za ponavljajuce% s
apps/erpnext/erpnext/accounts/doctype/account/account.py +123,Currency can not be changed after making entries using some other currency,Valuta ne mogu se mijenjati nakon što unose preko neke druge valute
DocType: Company,Round Off Account,Zaokružiti račun
apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +84,Administrative Expenses,Administrativni troškovi
apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +18,Consulting,savjetodavni
DocType: Customer Group,Parent Customer Group,Roditelj Kupac Grupa
apps/erpnext/erpnext/public/js/pos/pos.js +454,Change,Promjena
apps/erpnext/erpnext/public/js/pos/pos.js +455,Change,Promjena
DocType: Purchase Invoice,Contact Email,Kontakt email
DocType: Appraisal Goal,Score Earned,Ocjena Zarađeni
apps/erpnext/erpnext/public/js/setup_wizard.js +18,"e.g. ""My Company LLC""","na primjer ""Moja tvrtka LLC"""
@@ -3536,7 +3538,7 @@ DocType: Email Digest,Receivables / Payables,Potraživanja / obveze
DocType: Delivery Note Item,Against Sales Invoice,Protiv prodaje fakture
apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +468,Credit Account,Kreditni račun
DocType: Landed Cost Item,Landed Cost Item,Sletio Troškovi artikla
apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.js +56,Show zero values,Pokazati nultu vrijednosti
apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.js +56,Show zero values,Pokazati nulte vrijednosti
DocType: BOM,Quantity of item obtained after manufacturing / repacking from given quantities of raw materials,Količina predmeta dobije nakon proizvodnju / pakiranje od navedenih količina sirovina
DocType: Payment Reconciliation,Receivable / Payable Account,Potraživanja / Account plaćaju
DocType: Delivery Note Item,Against Sales Order Item,Protiv naloga prodaje Item
@@ -3615,7 +3617,7 @@ apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.py +39,Appraisal {0} created
DocType: Employee,Education,Obrazovanje
DocType: Selling Settings,Campaign Naming By,Imenovanje kampanja po
DocType: Employee,Current Address Is,Trenutni Adresa je
apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +218,"Optional. Sets company's default currency, if not specified.","Opcionalno. Postavlja kompanije Zadana valuta, ako nije navedeno."
apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +219,"Optional. Sets company's default currency, if not specified.","Opcionalno. Postavlja kompanije Zadana valuta, ako nije navedeno."
DocType: Address,Office,Ured
apps/erpnext/erpnext/config/accounts.py +13,Accounting journal entries.,Računovodstvene stavke
DocType: Delivery Note Item,Available Qty at From Warehouse,Dostupno Količina na Od Skladište
@@ -3660,10 +3662,10 @@ DocType: POS Profile,POS Profile,POS profil
DocType: Payment Gateway Account,Payment URL Message,Plaćanje URL Poruka
apps/erpnext/erpnext/config/accounts.py +163,"Seasonality for setting budgets, targets etc.","Sezonski za postavljanje budžeta, ciljeva itd"
apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.js +242,Row {0}: Payment Amount cannot be greater than Outstanding Amount,Row {0}: Plaćanje iznosu koji ne može biti veći od preostali iznos
apps/erpnext/erpnext/buying/doctype/supplier/supplier.js +69,Total Unpaid,Ukupno Neplaćeni
apps/erpnext/erpnext/buying/doctype/supplier/supplier.js +69,Total Unpaid,Ukupno Neplaćeno
apps/erpnext/erpnext/projects/doctype/time_log/time_log_list.js +32,Time Log is not billable,Vrijeme Log nije naplatnih
apps/erpnext/erpnext/stock/get_item_details.py +118,"Item {0} is a template, please select one of its variants","Stavka {0} je predložak, odaberite jednu od njegovih varijanti"
apps/erpnext/erpnext/public/js/setup_wizard.js +169,Purchaser,Kupac
apps/erpnext/erpnext/public/js/setup_wizard.js +178,Purchaser,Kupac
apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.py +81,Net pay cannot be negative,Neto plaća ne može biti negativna
apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.py +109,Please enter the Against Vouchers manually,Molimo vas da unesete ručno protiv vaučera
DocType: SMS Settings,Static Parameters,Statički parametri
@@ -3692,7 +3694,7 @@ apps/erpnext/erpnext/setup/doctype/currency_exchange/currency_exchange.py +19,Fr
DocType: Stock Entry,Repack,Prepakovati
apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +6,You must Save the form before proceeding,Morate spremiti obrazac prije nastavka
DocType: Item Attribute,Numeric Values,Brojčane vrijednosti
apps/erpnext/erpnext/public/js/setup_wizard.js +140,Attach Logo,Priložiti logo
apps/erpnext/erpnext/public/js/setup_wizard.js +149,Attach Logo,Priložiti logo
DocType: Customer,Commission Rate,Komisija Stopa
apps/erpnext/erpnext/stock/doctype/item/item.js +223,Make Variant,Make Variant
apps/erpnext/erpnext/config/hr.py +153,Block leave applications by department.,Blok ostaviti aplikacija odjelu.
@@ -3706,6 +3708,7 @@ apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standar
DocType: Packing Slip,Package Weight Details,Težina paketa - detalji
DocType: Payment Gateway Account,Payment Gateway Account,Payment Gateway računa
DocType: Shopping Cart Settings,After payment completion redirect user to selected page.,Nakon završetka uplate preusmjeriti korisnika na odabrani stranicu.
apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +49,Customer > Customer Group > Territory,Customer> grupu korisnika> Territory
apps/erpnext/erpnext/hr/doctype/upload_attendance/upload_attendance.py +105,Please select a csv file,Odaberite CSV datoteku
DocType: Purchase Order,To Receive and Bill,Da primi i Bill
apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +94,Designer,Imenovatelj
1 DocType: Employee Salary Mode Plaća način
21 apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +171 Stopped Production Order cannot be cancelled, Unstop it first to cancel Zaustavila proizvodnju Naredba se ne može otkazati, odčepiti to prvi koji će otkazati
22 apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +36 Currency is required for Price List {0} Valuta je potreban za Cjenovnik {0}
23 DocType: Sales Taxes and Charges Template * Will be calculated in the transaction. * Hoće li biti izračunata u transakciji.
24 DocType: Purchase Order Customer Contact Customer Contact Kontakt kupca
25 apps/erpnext/erpnext/selling/page/sales_browser/sales_browser.js +37 {0} Tree {0} Stablo
26 DocType: Job Applicant Job Applicant Posao podnositelj
27 apps/erpnext/erpnext/hub_node/page/hub/hub_body.html +18 No more results. Nema više rezultata.
72 apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +199 Row {0}: {1} {2} does not match with {3} Row {0}: {1} {2} ne odgovara {3}
73 apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +74 Row # {0}: Row # {0}:
74 DocType: Delivery Note Vehicle No Ne vozila
75 apps/erpnext/erpnext/public/js/pos/pos.js +553 apps/erpnext/erpnext/public/js/pos/pos.js +557 Please select Price List Molimo odaberite Cjenik
76 DocType: Production Order Operation Work In Progress Radovi u toku
77 DocType: Employee Holiday List Lista odmora
78 DocType: Time Log Time Log Vrijeme Log
79 apps/erpnext/erpnext/public/js/setup_wizard.js +171 apps/erpnext/erpnext/public/js/setup_wizard.js +180 Accountant Računovođa
80 DocType: Cost Center Stock User Stock korisnika
81 DocType: Company Phone No Telefonski broj
82 DocType: Time Log Log of Activities performed by users against Tasks that can be used for tracking time, billing. Log aktivnosti obavljaju korisnike od zadataka koji se mogu koristiti za praćenje vremena, billing.
83 apps/erpnext/erpnext/controllers/recurring_document.py +135 apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +32 New {0}: #{1} Go to the appropriate group (usually Application of Funds > Current Assets > Bank Accounts and create a new Account (by clicking on Add Child) of type "Bank" New {0}: {1} # Idite na odgovarajuću grupu (obično Primjena sredstava> obrtna sredstva> bankovnih računa i stvoriti novi nalog (klikom na Dodaj djece) tipa "Banka"
84 apps/erpnext/erpnext/controllers/recurring_document.py +132 New {0}: #{1} Novi {0}: {1} #
85 Sales Partners Commission Prodaja Partneri komisija
86 apps/erpnext/erpnext/setup/doctype/company/company.py +38 Abbreviation cannot have more than 5 characters Skraćeni naziv ne može imati više od 5 znakova
87 DocType: Payment Request Payment Request Plaćanje Upit
92 DocType: Rename Tool Attach .csv file with two columns, one for the old name and one for the new name Priložiti .csv datoteku s dvije kolone, jedan za stari naziv i jedna za novo ime
93 DocType: Packed Item Parent Detail docname Roditelj Detalj docname
94 apps/erpnext/erpnext/public/js/setup_wizard.js +263 apps/erpnext/erpnext/public/js/setup_wizard.js +272 Kg kg
95 apps/erpnext/erpnext/config/hr.py +48 Opening for a Job. Otvaranje za posao.
96 DocType: Item Attribute Increment Prirast
97 apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +39 PayPal Settings missing PayPal Postavke nedostaje
98 apps/erpnext/erpnext/public/js/stock_analytics.js +63 Select Warehouse... Odaberite Warehouse ...
110 apps/erpnext/erpnext/accounts/doctype/account/account.py +166 Warehouse is mandatory if account type is Warehouse Skladište je obavezno ako je tip naloga Skladište
111 DocType: SMS Center All Sales Person Svi prodavači
112 DocType: Lead Person Name Osoba Ime Ime osobe
113 DocType: Sales Invoice Item Sales Invoice Item Stavka fakture prodaje
114 DocType: Account Credit Kredit
115 apps/erpnext/erpnext/hr/doctype/employee/employee.py +28 DocType: POS Profile Please setup Employee Naming System in Human Resource > HR Settings Write Off Cost Center Molimo postavljanje zaposlenika sustav imenovanja u ljudskim resursima> HR Postavke Otpis troška
DocType: POS Profile Write Off Cost Center Otpis troška
116 DocType: Warehouse Warehouse Detail Detalji o skladištu
117 apps/erpnext/erpnext/selling/doctype/customer/customer.py +181 Credit limit has been crossed for customer {0} {1}/{2} Kreditni limit je prešla za kupca {0} {1} / {2}
118 DocType: Tax Rule Tax Type Vrste poreza
124 apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +27 Cost of Delivered Items Troškovi isporučenih Predmeti
125 DocType: Quality Inspection Get Specification Details Kreiraj detalje specifikacija
126 DocType: Lead Interested Zainteresiran Zainteresovan
127 apps/erpnext/erpnext/config/manufacturing.py +14 Bill of Material Sastavnica
128 apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +158 Opening Otvaranje
129 apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +28 From {0} to {1} Od {0} do {1}
130 DocType: Item Copy From Item Group Primjerak iz točke Group
147 apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +33 Supplier Type / Supplier Dobavljač Tip / Supplier
148 DocType: Naming Series Prefix Prefiks
149 apps/erpnext/erpnext/public/js/setup_wizard.js +260 apps/erpnext/erpnext/public/js/setup_wizard.js +269 Consumable Potrošni
150 DocType: Upload Attendance Import Log Uvoz Prijavite
151 DocType: Production Planning Tool Pull Material Request of type Manufacture based on the above criteria Povucite Materijal Zahtjev tipa proizvoda na bazi navedene kriterije
152 apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.js +19 Send Poslati
153 DocType: Sales Invoice Item Delivered By Supplier Isporučuje dobavljač
221 apps/erpnext/erpnext/controllers/recurring_document.py +215 apps/erpnext/erpnext/controllers/recurring_document.py +212 Next Recurring {0} will be created on {1} Sljedeća Ponavljajući {0} će biti kreiran na {1}
222 DocType: Newsletter List Total Subscribers Ukupno Pretplatnici
223 Contact Name Kontakt ime
224 DocType: Process Payroll Creates salary slip for above mentioned criteria. Stvara plaće slip za gore navedene kriterije.
225 apps/erpnext/erpnext/templates/generators/item.html +30 No description given Nema opisa dano
226 apps/erpnext/erpnext/config/buying.py +18 Request for purchase. Zahtjev za kupnju.
227 apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +193 Only the selected Leave Approver can submit this Leave Application Samoodabrani Ostavite Odobritelj može podnijeti ovo ostaviti aplikacija
230 apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +187 DocType: Time Log Please set Naming Series for {0} via Setup > Settings > Naming Series Will be updated when batched. Molimo podesite Imenovanje serije za {0} preko Podešavanje> Settings> Imenovanje serije Hoće li biti ažurirani kada izmiješane.
231 DocType: Time Log apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +104 Will be updated when batched. Row {0}: Please check 'Is Advance' against Account {1} if this is an advance entry. Hoće li biti ažurirani kada izmiješane. Row {0}: Molimo provjerite 'Je li Advance "protiv Account {1} ako je to unaprijed unos.
232 apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +104 apps/erpnext/erpnext/stock/utils.py +178 Row {0}: Please check 'Is Advance' against Account {1} if this is an advance entry. Warehouse {0} does not belong to company {1} Row {0}: Molimo provjerite 'Je li Advance "protiv Account {1} ako je to unaprijed unos. Skladište {0} ne pripada tvrtki {1}
apps/erpnext/erpnext/stock/utils.py +178 Warehouse {0} does not belong to company {1} Skladište {0} ne pripada tvrtki {1}
233 DocType: Item Website Specification Item Website Specification Specifikacija web stranice artikla
234 DocType: Payment Tool Reference No Poziv na broj
235 apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +418 Leave Blocked Ostavite blokirani
295 apps/erpnext/erpnext/config/learn.py +87 Setting up Taxes Postavljanje Porezi Postavljanje Poreza
296 apps/erpnext/erpnext/accounts/utils.py +191 Payment Entry has been modified after you pulled it. Please pull it again. Plaćanje Entry je izmijenjena nakon što ste ga izvukao. Molimo vas da se ponovo povucite.
297 apps/erpnext/erpnext/stock/doctype/item/item.py +381 {0} entered twice in Item Tax {0}pritisnite dva puta u sifri poreza
298 apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +105 Summary for this week and pending activities Pregled za ovaj tjedan i aktivnostima na čekanju
299 DocType: Workstation Rent Cost Rent cost
300 apps/erpnext/erpnext/hr/report/monthly_attendance_sheet/monthly_attendance_sheet.py +73 Please select month and year Molimo odaberite mjesec i godinu
301 DocType: Employee Company Email Zvanični e-mail
308 apps/erpnext/erpnext/controllers/recurring_document.py +208 apps/erpnext/erpnext/controllers/recurring_document.py +205 Please enter 'Repeat on Day of Month' field value Unesite ' ponovite na dan u mjesecu ' na terenu vrijednosti
309 DocType: Sales Invoice Rate at which Customer Currency is converted to customer's base currency Stopa po kojoj Kupac valuta se pretvaraju u kupca osnovne valute
310 DocType: Features Setup Available in BOM, Delivery Note, Purchase Invoice, Production Order, Purchase Order, Purchase Receipt, Sales Invoice, Sales Order, Stock Entry, Timesheet Dostupno u sastavnicama, otpremnicama, računu kupnje, nalogu za proizvodnju, narudžbi kupnje, primci, prodajnom računu, narudžbi kupca, ulaznog naloga i kontrolnoj kartici
311 DocType: Item Tax Tax Rate Porezna stopa
312 apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +54 {0} already allocated for Employee {1} for period {2} to {3} {0} već izdvojeno za zaposlenog {1} {2} za razdoblje do {3}
313 apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +644 Select Item Odaberite Item
314 apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +150 Item: {0} managed batch-wise, can not be reconciled using \ Stock Reconciliation, instead use Stock Entry Detaljnije: {0} uspio batch-mudar, ne može se pomiriti koristeći \ Stock pomirenje, umjesto koristi Stock Entry
379 DocType: Notification Control Customize the introductory text that goes as a part of that email. Each transaction has a separate introductory text. Prilagodite uvodni tekst koji ide kao dio tog e-maila. Svaka transakcija ima zaseban uvodni tekst.
380 DocType: Stock Reconciliation Item Do not include symbols (ex. $) Ne uključuju simbole (npr. $)
381 DocType: Sales Taxes and Charges Template Sales Master Manager Sales Manager Master
382 apps/erpnext/erpnext/config/manufacturing.py +74 Global settings for all manufacturing processes. Global postavke za sve proizvodne procese.
383 DocType: Accounts Settings Accounts Frozen Upto Računi Frozen Upto
384 DocType: SMS Log Sent On Poslano na adresu
385 apps/erpnext/erpnext/stock/doctype/item/item.py +550 Attribute {0} selected multiple times in Attributes Table Atribut {0} odabrani više puta u atributi tabeli
398 DocType: Item Attribute To Range U rasponu
399 apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +29 Securities and Deposits Vrijednosni papiri i depoziti
400 DocType: Features Setup Imports Uvozi
401 apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +77 Total leaves allocated is mandatory Ukupno lišće dodijeljena je obavezno
402 DocType: Job Opening Description of a Job Opening Opis posla Otvaranje
403 apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +102 Pending activities for today Aktivnostima na čekanju za danas
404 apps/erpnext/erpnext/config/hr.py +28 Attendance record. Gledatelja rekord.
416 apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +33 Can not filter based on Account, if grouped by Account Ne možete filtrirati na temelju računa , ako grupirani po računu
417 apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +88 Administrative Officer Administrativni službenik
418 DocType: Payment Tool Received Or Paid Primi ili isplati
419 apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +318 Please select Company Molimo odaberite Company
420 DocType: Stock Entry Difference Account Konto razlike
421 apps/erpnext/erpnext/projects/doctype/task/task.py +44 Cannot close task as its dependant task {0} is not closed. Ne možete zatvoriti zadatak kao zavisne zadatak {0} nije zatvoren.
422 apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +381 Please enter Warehouse for which Material Request will be raised Unesite skladište za koje Materijal Zahtjev će biti podignuta
510 apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +62 DocType: Buying Settings Please enter Purchase Receipt first Supplier Naming By Molimo prvo unesite Kupovina prijem Dobavljač nazivanje
511 DocType: Buying Settings DocType: Activity Type Supplier Naming By Default Costing Rate Dobavljač nazivanje Uobičajeno Costing Rate
512 DocType: Activity Type apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +653 Default Costing Rate Maintenance Schedule Uobičajeno Costing Rate Raspored održavanja
apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +653 Maintenance Schedule Raspored održavanja
513 apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +34 Then Pricing Rules are filtered out based on Customer, Customer Group, Territory, Supplier, Supplier Type, Campaign, Sales Partner etc. Zatim Cjenovna Pravila filtriraju se temelji na Kupca, Kupac Group, Teritorij, dobavljač, proizvođač tip, Kampanja, prodajni partner i sl.
514 apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +22 Net Change in Inventory Neto promjena u zalihama
515 DocType: Employee Passport Number Putovnica Broj
565 apps/erpnext/erpnext/stock/doctype/item/item.py +529 Item has variants. Stavka ima varijante.
566 apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +65 Item {0} not found Stavka {0} nije pronađena
567 DocType: Bin Stock Value Stock vrijednost
568 apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +88 Tree Type Tip stabla
569 DocType: BOM Explosion Item Qty Consumed Per Unit Kol Potrošeno po jedinici
570 DocType: Serial No Warranty Expiry Date Datum isteka jamstva
571 DocType: Material Request Item Quantity and Warehouse Količina i skladišta
592 DocType: Employee Cell Number Mobitel Broj
593 apps/erpnext/erpnext/stock/reorder_item.py +166 Auto Material Requests Generated Auto materijala Zahtjevi Generirano
594 apps/erpnext/erpnext/buying/doctype/supplier_quotation/supplier_quotation_list.js +7 Lost Izgubljen
595 apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +126 You can not enter current voucher in 'Against Journal Entry' column Ne možete ući trenutni voucher u 'Protiv Journal Entry' koloni
596 apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +25 Energy energija
597 DocType: Opportunity Opportunity From Prilika od Poslovna prilika od
598 apps/erpnext/erpnext/config/hr.py +33 Monthly salary statement. Mjesečna plaća izjava.
603 apps/erpnext/erpnext/controllers/buying_controller.py +274 Row {0}: Conversion Factor is mandatory Red {0}: pretvorbe Factor je obvezno
604 apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +271 Multiple Price Rules exists with same criteria, please resolve conflict by assigning priority. Price Rules: {0} Više pravila Cijena postoji sa istim kriterijima, molimo vas da riješe sukob dodjelom prioriteta. Cijena pravila: {0}
605 apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +27 Accounting Entries can be made against leaf nodes. Entries against Groups are not allowed. Računovodstva unosi može biti pokrenuta protiv lista čvorova. Nisu dozvoljeni stavke protiv Grupe.
606 apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +362 Cannot deactivate or cancel BOM as it is linked with other BOMs Ne može se isključiti ili otkaže BOM kao što je povezano s drugim Boms
607 DocType: Opportunity Maintenance Održavanje
608 apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +188 Purchase Receipt number required for Item {0} Broj primke je potreban za artikal {0}
609 DocType: Item Attribute Value Item Attribute Value Stavka vrijednost atributa
610 apps/erpnext/erpnext/config/crm.py +64 Sales campaigns. Prodajne kampanje.
611 DocType: Sales Taxes and Charges Template Standard tax template that can be applied to all Sales Transactions. This template can contain list of tax heads and also other expense / income heads like "Shipping", "Insurance", "Handling" etc. #### Note The tax rate you define here will be the standard tax rate for all **Items**. If there are **Items** that have different rates, they must be added in the **Item Tax** table in the **Item** master. #### Description of Columns 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). 2. Account Head: The Account ledger under which this tax will be booked 3. Cost Center: If the tax / charge is an income (like shipping) or expense it needs to be booked against a Cost Center. 4. Description: Description of the tax (that will be printed in invoices / quotes). 5. Rate: Tax rate. 6. Amount: Tax amount. 7. Total: Cumulative total to this point. 8. Enter Row: If based on "Previous Row Total" you can select the row number which will be taken as a base for this calculation (default is the previous row). 9. Is this Tax included in Basic Rate?: If you check this, it means that this tax will not be shown below the item table, but will be included in the Basic Rate in your main item table. This is useful where you want give a flat price (inclusive of all taxes) price to customers. Standard poreza predložak koji se može primijeniti na sve poslove prodaje. Ovaj predložak može sadržavati popis poreskih glava i ostali rashodi / prihodi glave kao što su "Shipping", "osiguranje", "Rukovanje" itd #### Napomena Stopa poreza te definirati ovdje će biti standardna stopa poreza za sve ** Predmeti **. Ako postoje ** ** Predmeti koji imaju različite stope, oni moraju biti dodan u ** Stavka poreza na stolu ** u ** ** Stavka master. #### Opis Kolumne 1. Obračun Tip: - To može biti na ** Neto Ukupno ** (to je zbroj osnovnog iznosa). - ** Na Prethodna Row Ukupan / Iznos ** (za kumulativni poreza ili naknada). Ako odaberete ovu opciju, porez će se primjenjivati kao postotak prethodnog reda (u tabeli poreza) iznos ili ukupno. - ** Stvarna ** (kao što je spomenuto). 2. Račun Head: The račun knjigu pod kojima porez će biti kažnjen 3. Trošak Center: Ako porez / zadužen je prihod (kao što je shipping) ili rashod treba da se rezervirati protiv troška. 4. Opis: Opis poreza (koje će se štampati u fakturama / navodnika). 5. Rate: Stopa poreza. 6. Iznos: Iznos PDV-a. 7. Ukupno: Kumulativni ukupno do ove tačke. 8. Unesite Row: Ako na osnovu "Prethodna Row Ukupno" možete odabrati broj reda koji se mogu uzeti kao osnova za ovaj proračun (default je prethodnog reda). 9. Je li ovo pristojba uključena u Basic Rate ?: Ako označite ovu, to znači da ovaj porez neće biti prikazan ispod stola stavku, ali će biti uključeni u Basic Rate na glavnom stavku stola. To je korisno u kojoj želite dati cijena stana (uključujući sve poreze) cijene kupcima.
612 DocType: Employee Bank A/C No. Bankovni A/C br.
613 DocType: Expense Claim Project Projekat
677 Purchase Receipt Trends Račun kupnje trendovi
678 DocType: Appraisal Select template from which you want to get the Goals Odaberite predložak s kojeg želite dobiti ciljeva
679 apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +77 Research & Development Istraživanje i razvoj
680 Amount to Bill Iznos za naplatu
681 DocType: Company Registration Details Registracija Brodu
682 DocType: Item Reorder Re-Order Qty Re-order Količina
683 DocType: Leave Block List Date Leave Block List Date Ostavite Date Popis Block
715 apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +427 BOM {0} must be active BOM {0} mora biti aktivna
716 apps/erpnext/erpnext/selling/report/sales_person_wise_transaction_summary/sales_person_wise_transaction_summary.py +36 Please select the document type first Molimo odaberite vrstu dokumenta prvi
717 apps/erpnext/erpnext/templates/generators/item.html +74 Goto Cart Goto Košarica
718 apps/erpnext/erpnext/support/doctype/maintenance_visit/maintenance_visit.py +65 Cancel Material Visits {0} before cancelling this Maintenance Visit Odustani Posjeta materijala {0} prije otkazivanja ovog održavanja pohod
719 DocType: Salary Slip Leave Encashment Amount Ostavite Encashment Iznos
720 apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +209 Serial No {0} does not belong to Item {1} Serijski Ne {0} ne pripada točki {1}
721 DocType: Purchase Receipt Item Supplied Required Qty Potrebna Kol
745 DocType: Employee apps/erpnext/erpnext/controllers/status_updater.py +163 Exit Interview Details Allowance for over-{0} crossed for Item {1}. Izlaz Intervju Detalji Dodatak za prekomjerno {0} prešao za točku {1}.
746 DocType: Item DocType: Employee Is Purchase Item Exit Interview Details Je dobavljivi proizvod Izlaz Intervju Detalji
747 DocType: Journal Entry Account DocType: Item Purchase Invoice Is Purchase Item Kupnja fakture Je dobavljivi proizvod
748 DocType: Stock Ledger Entry DocType: Journal Entry Account Voucher Detail No Purchase Invoice Bon Detalj Ne Kupnja fakture
749 DocType: Stock Entry DocType: Stock Ledger Entry Total Outgoing Value Voucher Detail No Ukupna vrijednost Odlazni Bon Detalj Ne
750 apps/erpnext/erpnext/public/js/account_tree_grid.js +225 DocType: Stock Entry Opening Date and Closing Date should be within same Fiscal Year Total Outgoing Value Datum otvaranja i zatvaranja datum bi trebao biti u istoj fiskalnoj godini Ukupna vrijednost Odlazni
751 DocType: Lead apps/erpnext/erpnext/public/js/account_tree_grid.js +225 Request for Information Opening Date and Closing Date should be within same Fiscal Year Zahtjev za informacije Datum otvaranja i zatvaranja datum bi trebao biti u istoj fiskalnoj godini
766 apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +642 DocType: SMS Center Select Item for Transfer Total Message(s) Izaberite Stavka za transfer Ukupno poruka ( i)
767 DocType: Purchase Invoice apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +642 Additional Discount Percentage Select Item for Transfer Dodatni popust Procenat Izaberite Stavka za transfer
768 apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +24 DocType: Purchase Invoice View a list of all the help videos Additional Discount Percentage Pogledaj listu svih snimke Pomoć Dodatni popust Procenat
769 apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +24 View a list of all the help videos Pogledaj listu svih snimke Pomoć
770 DocType: Bank Reconciliation Select account head of the bank where cheque was deposited. Odaberite račun šefa banke gdje je ček bio pohranjen.
771 DocType: Selling Settings Allow user to edit Price List Rate in transactions Dopustite korisniku uređivanje cjenika u transakcijama
772 DocType: Pricing Rule Max Qty Max kol
788 DocType: Purchase Invoice apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +562 Get Advances Paid Make Kreiraj avansno plaćanje Napraviti
789 apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +562 DocType: Journal Entry Make Total Amount in Words Napraviti Ukupan iznos riječima
790 DocType: Journal Entry apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +7 Total Amount in Words There was an error. One probable reason could be that you haven't saved the form. Please contact support@erpnext.com if the problem persists. Ukupan iznos riječima Došlo je do pogreške . Jedan vjerojatan razlog bi mogao biti da niste spremili obrazac. Molimo kontaktirajte support@erpnext.com ako se problem ne riješi .
791 apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +7 apps/erpnext/erpnext/templates/pages/cart.html +5 There was an error. One probable reason could be that you haven't saved the form. Please contact support@erpnext.com if the problem persists. My Cart Došlo je do pogreške . Jedan vjerojatan razlog bi mogao biti da niste spremili obrazac. Molimo kontaktirajte support@erpnext.com ako se problem ne riješi . Moja košarica
792 apps/erpnext/erpnext/templates/pages/cart.html +5 apps/erpnext/erpnext/controllers/selling_controller.py +150 My Cart Order Type must be one of {0} Moja košarica Tip narudžbe mora biti jedan od {0}
793 apps/erpnext/erpnext/controllers/selling_controller.py +150 DocType: Lead Order Type must be one of {0} Next Contact Date Tip narudžbe mora biti jedan od {0} Datum sledeceg kontaktiranja
794 DocType: Lead apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +35 Next Contact Date Opening Qty Datum sledeceg kontaktiranja Otvaranje Kol
821 apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +97 apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +23 Please specify a valid Row ID for row {0} in table {1} Go to the Desktop and start using ERPNext Molimo navedite važeću Row ID za redom {0} {1} u tabeli Idite na radnu površinu i početi koristiti ERPNext
822 apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +23 DocType: Item Go to the Desktop and start using ERPNext Manufacturer Idite na radnu površinu i početi koristiti ERPNext Proizvođač
823 DocType: Item DocType: Landed Cost Item Manufacturer Purchase Receipt Item Proizvođač Kupnja Potvrda predmet
DocType: Landed Cost Item Purchase Receipt Item Kupnja Potvrda predmet
824 DocType: Production Plan Item Reserved Warehouse in Sales Order / Finished Goods Warehouse Rezervirano Warehouse u prodajni nalog / skladišta gotovih proizvoda
825 apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +69 Selling Amount Prodaja Iznos
826 apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +79 Time Logs Time Dnevnici
828 DocType: Serial No Creation Document No Stvaranje dokumenata nema
829 DocType: Issue Issue Tiketi
830 apps/erpnext/erpnext/accounts/doctype/mode_of_payment/mode_of_payment.py +28 Account does not match with Company Račun ne odgovara poduzeća
831 apps/erpnext/erpnext/config/stock.py +131 Attributes for Item Variants. e.g Size, Color etc. Osobine Stavka Varijante. npr veličina, boja i sl
832 apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order_calendar.js +39 WIP Warehouse WIP Skladište
833 apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +194 Serial No {0} is under maintenance contract upto {1} Serijski Ne {0} je pod ugovorom za održavanje upto {1}
834 DocType: BOM Operation Operation Operacija
904 DocType: Purchase Invoice Is Return Je li povratak
905 DocType: Price List Country Price List Country Cijena Lista država
906 apps/erpnext/erpnext/selling/page/sales_browser/sales_browser.js +123 Further nodes can be only created under 'Group' type nodes Daljnje čvorovi mogu se samo stvorio pod "Grupa" tipa čvorova
907 apps/erpnext/erpnext/utilities/doctype/contact/contact.py +67 Please set Email ID Molimo podesite mail ID
908 DocType: Item UOMs UOMs
909 apps/erpnext/erpnext/stock/utils.py +171 {0} valid serial nos for Item {1} {0} valjani serijski broj za artikal {1}
910 apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +57 Item Code cannot be changed for Serial No. Kod artikla ne može se mijenjati za serijski broj.
912 DocType: Purchase Order Item UOM Conversion Factor UOM konverzijski faktor
913 DocType: Stock Settings Default Item Group Zadana grupa proizvoda
914 apps/erpnext/erpnext/config/buying.py +13 Supplier database. Šifarnik dobavljača
915 DocType: Account Balance Sheet Završni račun
916 apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +573 Cost Center For Item with Item Code ' Troška Za Stavke sa Šifra '
917 DocType: Opportunity Your sales person will get a reminder on this date to contact the customer Prodavač će dobiti podsjetnik na taj datum kako bi pravovremeno kontaktirao kupca
918 apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +208 apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +209 Further accounts can be made under Groups, but entries can be made against non-Groups Dalje računa može biti pod Grupe, ali unosa može biti protiv ne-Grupe
925 DocType: Purchase Invoice Item Net Rate Neto stopa
926 DocType: Purchase Invoice Item Purchase Invoice Item Kupnja fakture predmet
927 apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +50 Stock Ledger Entries and GL Entries are reposted for the selected Purchase Receipts Stock Ledger unosi i GL unosi se ponovo postavila za odabrane Kupovina Primici
928 apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +8 Item 1 Stavku 1
929 DocType: Holiday Holiday Odmor
930 DocType: Leave Control Panel Leave blank if considered for all branches Ostavite prazno ako smatra za sve grane
931 Daily Time Log Summary Dnevni pregled log-a
935 DocType: Lead Call Poziv
936 apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +411 'Entries' cannot be empty ' Prijave ' ne može biti prazno
937 apps/erpnext/erpnext/utilities/transaction_base.py +78 Duplicate row {0} with same {1} Dupli red {0} sa istim {1}
938 Trial Balance Pretresno bilanca
939 apps/erpnext/erpnext/config/hr.py +220 Setting up Employees Postavljanje Zaposleni Postavljanje Zaposlenih
940 apps/erpnext/erpnext/public/js/feature_setup.js +220 Grid " Grid "
941 apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +150 Please select prefix first Odaberite prefiks prvi
962 DocType: Production Order Qty To Manufacture Količina za proizvodnju
963 DocType: Buying Settings Maintain same rate throughout purchase cycle Održavanje istu stopu tijekom kupnje ciklusa
964 DocType: Opportunity Item Opportunity Item Prilika artikla Poslovna prilika artikla
965 apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +61 Temporary Opening Privremeno Otvaranje
966 Employee Leave Balance Zaposlenik napuste balans
967 apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +124 Balance for Account {0} must always be {1} Bilans konta {0} uvijek mora biti {1}
968 apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +179 Valuation Rate required for Item in row {0} Vrednovanje potrebne za Stavka u nizu objekta {0}
983 apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +145 Small Mali
984 DocType: Employee Employee Number Zaposlenik Broj
985 apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +65 Case No(s) already in use. Try from Case No {0} Slučaj Ne ( i) je već u uporabi . Pokušajte s predmetu broj {0}
986 Invoiced Amount (Exculsive Tax) Dostavljeni iznos ( Exculsive poreza )
987 apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +14 Item 2 Stavku 2
988 apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +59 Account head {0} created Zaglavlje konta {0} je kreirano
989 apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +153 Green Zelenilo
990 DocType: Item Auto re-order Autorefiniš reda
991 apps/erpnext/erpnext/selling/report/sales_person_target_variance_item_group_wise/sales_person_target_variance_item_group_wise.py +59 Total Achieved Ukupno Ostvareni
992 DocType: Employee Place of Issue Mjesto izdavanja
993 apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +59 Contract ugovor
994 DocType: Email Digest Add Quote Dodaj Citat
995 apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +495 UOM coversion factor required for UOM: {0} in Item: {1} UOM faktor coversion potrebna za UOM: {0} u točki: {1}
996 apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +83 Indirect Expenses Neizravni troškovi
1008 DocType: Purchase Invoice Item Item Tax Rate Poreska stopa artikla
1009 apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +119 For {0}, only credit accounts can be linked against another debit entry Za {0}, samo kredit računa može biti povezan protiv drugog ulaska debit
1010 apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +484 Delivery Note {0} is not submitted Otpremnica {0} nije potvrđena
1011 apps/erpnext/erpnext/stock/get_item_details.py +126 Item {0} must be a Sub-contracted Item Stavka {0} mora bitisklopljen ugovor artikla
1012 apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +41 Capital Equipments Kapitalni oprema
1013 apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +31 Pricing Rule is first selected based on 'Apply On' field, which can be Item, Item Group or Brand. Cijene Pravilo prvo se bira na temelju 'Nanesite na' terenu, koji može biti točka, točka Grupa ili Brand.
1014 DocType: Hub Settings Seller Website Prodavač Website
1020 apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +757 For Supplier za Supplier
1021 DocType: Account Setting Account Type helps in selecting this Account in transactions. Postavljanje Vrsta računa pomaže u odabiru ovaj račun u prometu.
1022 DocType: Purchase Invoice Grand Total (Company Currency) Sveukupno (valuta tvrtke)
1023 apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +42 Total Outgoing Ukupno Odlazni
1024 apps/erpnext/erpnext/accounts/doctype/shipping_rule/shipping_rule.py +48 There can only be one Shipping Rule Condition with 0 or blank value for "To Value" Tu može biti samo jedan Dostava Pravilo Stanje sa 0 ili prazni vrijednost za " Da Value "
1025 DocType: Authorization Rule Transaction Transakcija
1026 apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +45 Note: This Cost Center is a Group. Cannot make accounting entries against groups. Napomena : Ovaj troška jegrupa . Ne mogu napraviti računovodstvenih unosa protiv skupine .
1044 DocType: Attendance HR Manager Šef ljudskih resursa
1045 apps/erpnext/erpnext/accounts/party.py +171 Please select a Company Molimo odaberite poduzeća
1046 apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +50 Privilege Leave Privilege dopust
1047 DocType: Purchase Invoice Supplier Invoice Date Dobavljač Datum fakture
1048 apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +79 You need to enable Shopping Cart Trebate omogućiti Košarica
1049 DocType: Appraisal Template Goal Appraisal Template Goal Procjena Predložak cilja
1050 DocType: Salary Slip Earning Zarada
1114 DocType: Warranty Claim Accounts Browser Warranty / AMC Status Šifrarnik konta Jamstveni / AMC Status
1115 DocType: GL Entry GL Entry Accounts Browser GL ulaz Šifrarnik konta
1116 DocType: HR Settings DocType: GL Entry Employee Settings GL Entry Postavke zaposlenih GL ulaz
1117 DocType: HR Settings Employee Settings Postavke zaposlenih
1118 Batch-Wise Balance History Batch-Wise bilanca Povijest
1119 apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +72 To Do List To Do lista
1120 apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +63 Apprentice šegrt
1179 DocType: Purchase Invoice Item Net Amount Neto iznos
1180 DocType: Purchase Order Item Supplied BOM Detail No BOM detalji - broj
1181 DocType: Purchase Invoice Additional Discount Amount (Company Currency) Dodatni popust Iznos (Company valuta)
1182 apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.js +630 apps/erpnext/erpnext/accounts/doctype/account/account.js +8 Error: {0} > {1} Please create new account from Chart of Accounts. Pogreška : {0} > {1} Molimo stvoriti novi račun iz kontnog plana .
1183 apps/erpnext/erpnext/accounts/doctype/account/account.js +8 apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +652 Please create new account from Chart of Accounts. Maintenance Visit Molimo stvoriti novi račun iz kontnog plana . Posjeta za odrzavanje
1184 apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +652 DocType: Sales Invoice Item Maintenance Visit Available Batch Qty at Warehouse Posjeta za odrzavanje Dostupno Batch Količina na Skladište
1185 apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +49 DocType: Time Log Batch Detail Customer > Customer Group > Territory Time Log Batch Detail Kupac> Korisnička Group> Regija Vrijeme Log Batch Detalj
1186 DocType: Sales Invoice Item DocType: Landed Cost Voucher Available Batch Qty at Warehouse Landed Cost Help Dostupno Batch Količina na Skladište Sleteo Cost Pomoć
1187 DocType: Time Log Batch Detail DocType: Leave Block List Time Log Batch Detail Block Holidays on important days. Vrijeme Log Batch Detalj Blok Holidays o važnim dana.
1188 DocType: Landed Cost Voucher Landed Cost Help Accounts Receivable Summary Sleteo Cost Pomoć Potraživanja Pregled
1189 DocType: Leave Block List apps/erpnext/erpnext/hr/doctype/employee/employee.py +194 Block Holidays on important days. Please set User ID field in an Employee record to set Employee Role Blok Holidays o važnim dana. Molimo postavite korisniku ID polja u rekord zaposlenog da postavite uloga zaposlenih
1190 DocType: UOM Accounts Receivable Summary UOM Name Potraživanja Pregled UOM Ime
1191 apps/erpnext/erpnext/hr/doctype/employee/employee.py +194 apps/erpnext/erpnext/selling/report/sales_person_wise_transaction_summary/sales_person_wise_transaction_summary.py +43 Please set User ID field in an Employee record to set Employee Role Contribution Amount Molimo postavite korisniku ID polja u rekord zaposlenog da postavite uloga zaposlenih Doprinos Iznos
1192 DocType: UOM DocType: Sales Invoice UOM Name Shipping Address UOM Ime Adresa isporuke
1209 DocType: Shopping Cart Settings apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +16 Payment Success URL Bank Accounts Plaćanje Uspjeh URL Bankovni računi
1210 apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +77 Row # {0}: Returned Item {1} does not exists in {2} {3} Bank Reconciliation Statement Row # {0}: {1} Returned Stavka ne postoji u {2} {3} Izjava banka pomirenja
1211 apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +16 DocType: Address Bank Accounts Lead Name Bankovni računi Ime potencijalnog kupca
1212 Bank Reconciliation Statement POS Izjava banka pomirenja POS
1213 DocType: Address apps/erpnext/erpnext/config/stock.py +268 Lead Name Opening Stock Balance Ime potencijalnog kupca Otvaranje Stock Balance
1214 apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +36 POS {0} must appear only once POS {0} se mora pojaviti samo jednom
1215 apps/erpnext/erpnext/config/stock.py +268 apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +336 Opening Stock Balance Not allowed to tranfer more {0} than {1} against Purchase Order {2} Otvaranje Stock Balance Nije dozvoljeno da se više tranfer {0} od {1} protiv narudžbenice {2}
1216 apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +36 apps/erpnext/erpnext/hr/doctype/leave_control_panel/leave_control_panel.py +62 {0} must appear only once Leaves Allocated Successfully for {0} {0} se mora pojaviti samo jednom Lišće Dodijeljeni uspješno za {0}
1217 apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +336 apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +40 Not allowed to tranfer more {0} than {1} against Purchase Order {2} No Items to pack Nije dozvoljeno da se više tranfer {0} od {1} protiv narudžbenice {2} Nema stavki za omot
1218 apps/erpnext/erpnext/hr/doctype/leave_control_panel/leave_control_panel.py +62 DocType: Shipping Rule Condition Leaves Allocated Successfully for {0} From Value Lišće Dodijeljeni uspješno za {0} Od Vrijednost
1219 apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +40 apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +542 No Items to pack Manufacturing Quantity is mandatory Nema stavki za omot Proizvodnja Količina je obvezno
1220 DocType: Shipping Rule Condition DocType: Quality Inspection Reading From Value Reading 4 Od Vrijednost Čitanje 4
1229 apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +118 apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.js +20 The day(s) on which you are applying for leave are holidays. You need not apply for leave. Resend Payment Email Dan (e) na koje se prijavljujete za odmor su praznici. Vi ne trebate podnijeti zahtjev za dozvolu. Ponovo pošaljite mail plaćanja
1230 DocType: Features Setup DocType: Dependent Task To track items using barcode. You will be able to enter items in Delivery Note and Sales Invoice by scanning barcode of item. Dependent Task Za praćenje stavki pomoću barkod. Vi ćete biti u mogućnosti da unesete stavke u otpremnici i prodaje Računa skeniranjem barkod stavke. Zavisna Task
1231 apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.js +20 apps/erpnext/erpnext/stock/doctype/item/item.py +344 Resend Payment Email Conversion factor for default Unit of Measure must be 1 in row {0} Ponovo pošaljite mail plaćanja Faktor pretvorbe za zadani jedinica mjere mora biti jedan u nizu {0}
DocType: Dependent Task Dependent Task Zavisna Task
1232 apps/erpnext/erpnext/stock/doctype/item/item.py +344 apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +177 Conversion factor for default Unit of Measure must be 1 in row {0} Leave of type {0} cannot be longer than {1} Faktor pretvorbe za zadani jedinica mjere mora biti jedan u nizu {0} Ostavite tipa {0} ne može biti duži od {1}
1233 apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +177 DocType: Manufacturing Settings Leave of type {0} cannot be longer than {1} Try planning operations for X days in advance. Ostavite tipa {0} ne može biti duži od {1} Pokušajte planiraju operacije za X dana unaprijed.
DocType: Manufacturing Settings Try planning operations for X days in advance. Pokušajte planiraju operacije za X dana unaprijed.
1234 DocType: HR Settings Stop Birthday Reminders Zaustavi Rođendan Podsjetnici
1235 DocType: SMS Center Receiver List Lista primalaca
1236 DocType: Payment Tool Detail Payment Amount Plaćanje Iznos
1245 apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.py +41 Age (Days) Starost (dani)
1246 DocType: Quotation Item Quotation Item Artikl iz ponude
1247 DocType: Account Account Name Naziv konta
1248 apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +39 From Date cannot be greater than To Date Od datuma ne može biti veća od To Date
1249 apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +194 Serial No {0} quantity {1} cannot be a fraction Serijski Ne {0} {1} količina ne može bitidio
1250 apps/erpnext/erpnext/config/buying.py +59 Supplier Type master. Dobavljač Vrsta majstor .
1251 DocType: Purchase Order Item Supplier Part Number Dobavljač Broj dijela
1285 apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +63 None of the items have any change in quantity or value. Nijedan od stavki imaju bilo kakve promjene u količini ili vrijednosti.
1286 apps/erpnext/erpnext/support/doctype/maintenance_visit/maintenance_visit.js +30 Warranty Claim Garantni rok
1287 Lead Details Detalji potenciajalnog kupca
1288 DocType: Pricing Rule Applicable For primjenjivo za
1289 DocType: Bank Reconciliation From Date Od datuma
1290 DocType: Shipping Rule Country Shipping Rule Country Dostava Pravilo Country
1291 DocType: Maintenance Visit Partially Completed Djelomično Završeni
1311 apps/erpnext/erpnext/stock/doctype/item/item.js +194 Weight is mentioned,\nPlease mention "Weight UOM" too Težina se spominje, \n Navedite "Težina UOM" previše
1312 DocType: Stock Entry Detail Material Request used to make this Stock Entry Materijal Zahtjev se koristi da bi se ova Stock unos
1313 apps/erpnext/erpnext/config/support.py +43 Single unit of an Item. Jedna jedinica stavku.
1314 apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +217 Time Log Batch {0} must be 'Submitted' Vrijeme Log Batch {0} mora biti " Postavio '
1315 DocType: Accounts Settings Make Accounting Entry For Every Stock Movement Provjerite knjiženje za svaki burzi pokreta
1316 DocType: Leave Allocation Total Leaves Allocated Ukupno Lišće Dodijeljeni
1317 apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +394 Warehouse required at Row No {0} Skladište potrebno na red No {0}
1366 DocType: Stock Reconciliation Stock Reconciliation Kataloški pomirenje
1367 DocType: Territory Territory Name Regija Ime
1368 apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +152 Work-in-Progress Warehouse is required before Submit Rad u tijeku Warehouse je potrebno prije Podnijeti
1369 apps/erpnext/erpnext/config/hr.py +43 Applicant for a Job. Podnositelj prijave za posao.
1370 DocType: Purchase Order Item Warehouse and Reference Skladište i upute
1371 DocType: Supplier Statutory info and other general information about your Supplier Zakonska info i druge opće informacije o vašem Dobavljaču
1372 apps/erpnext/erpnext/shopping_cart/utils.py +37 Addresses Adrese
1378 DocType: Sales Order To Deliver and Bill Dostaviti i Bill
1379 DocType: GL Entry Credit Amount in Account Currency Iznos kredita u računu valuta
1380 apps/erpnext/erpnext/config/manufacturing.py +24 Time Logs for manufacturing. Dnevnici vremena za proizvodnju.
1381 apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +430 BOM {0} must be submitted BOM {0} mora biti dostavljena
1382 DocType: Authorization Control Authorization Control Odobrenje kontrole
1383 apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +92 Row #{0}: Rejected Warehouse is mandatory against rejected Item {1} Row # {0}: Odbijena Skladište je obavezno protiv odbijen Stavka {1}
1384 apps/erpnext/erpnext/config/projects.py +23 Time Log for tasks. Vrijeme Prijava za zadatke.
1406 DocType: Purchase Receipt Item Supplied Consumed Qty Potrošeno Kol
1407 apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +52 Telecommunications Telekomunikacije
1408 DocType: Packing Slip Indicates that the package is a part of this delivery (Only Draft) Ukazuje da je paket je dio ove isporuke (samo nacrti)
1409 DocType: Payment Tool Make Payment Entry Napravite unos Plaćanje
1410 apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +126 Quantity for Item {0} must be less than {1} Količina za točku {0} mora biti manji od {1}
1411 Sales Invoice Trends Trendovi prodajnih računa
1412 DocType: Leave Application Apply / Approve Leaves Nanesite / Odobri Leaves
1443 DocType: Item Is Sales Item Je artikl namijenjen prodaji
1444 apps/erpnext/erpnext/setup/doctype/item_group/item_group.js +21 Item Group Tree Raspodjela grupe artikala
1445 apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +69 Item {0} is not setup for Serial Nos. Check Item master Stavka {0} nije dobro postavljen za gospodara , serijski brojevi Provjera
1446 DocType: Maintenance Visit Maintenance Time Održavanje Vrijeme
1447 Amount to Deliver Iznose Deliver
1448 apps/erpnext/erpnext/public/js/setup_wizard.js +257 apps/erpnext/erpnext/public/js/setup_wizard.js +266 A Product or Service Proizvod ili usluga
1449 DocType: Naming Series Current Value Trenutna vrijednost
1488 DocType: Features Setup To track brand name in the following documents Delivery Note, Opportunity, Material Request, Item, Purchase Order, Purchase Voucher, Purchaser Receipt, Quotation, Sales Invoice, Product Bundle, Sales Order, Serial No Pratiti brendom u sljedećim dokumentima otpremnica, Prilika, Industrijska Zahtjev, tačka, narudžbenica, Kupovina vaučer, Kupac prijem, citat, prodaje fakture, proizvoda Bundle, naloga prodaje, serijski broj Pratiti brendom u sljedećim dokumentima otpremnica, Poslovna prilika, Industrijska Zahtjev, tačka, narudžbenica, Kupovina vaučer, Kupac prijem, citat, prodaje fakture, proizvoda Bundle, naloga prodaje, serijski broj
1489 apps/erpnext/erpnext/config/projects.py +51 Gantt chart of all tasks. Gantogram svih zadataka.
1490 DocType: Appraisal For Employee Name Za ime zaposlenika
1491 DocType: Holiday List Clear Table Poništi tabelu
1492 DocType: Features Setup Brands Brendovi
1493 DocType: C-Form Invoice Detail Invoice No Račun br
1494 apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +93 Leave cannot be applied/cancelled before {0}, as leave balance has already been carry-forwarded in the future leave allocation record {1} Ostavite ne može se primijeniti / otkazan prije nego {0}, kao odsustvo ravnoteža je već carry-proslijeđen u budućnosti rekord raspodjeli odsustvo {1}
1496 Customer Addresses And Contacts Adrese i kontakti kupaca
1497 DocType: Employee Resignation Letter Date Ostavka Pismo Datum
1498 apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +37 Pricing Rules are further filtered based on quantity. Pravilnik o određivanju cijena dodatno se filtrira na temelju količine.
1499 apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +61 Repeat Customer Revenue Ponovite Customer prihoda
1500 apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +51 {0} ({1}) must have role 'Expense Approver' {0} ({1}) mora imati rolu 'odobravanje troskova'
1501 apps/erpnext/erpnext/public/js/setup_wizard.js +263 apps/erpnext/erpnext/public/js/setup_wizard.js +272 Pair Par
1502 DocType: Bank Reconciliation Detail Against Account Protiv računa
1503 DocType: Maintenance Schedule Detail Actual Date Stvarni datum
1504 DocType: Item Has Batch No Je Hrpa Ne
1505 DocType: Delivery Note Excise Page Number Trošarina Broj stranice
1506 DocType: Employee Personal Details Osobni podaci
1507 Maintenance Schedules Rasporedi održavanja
1508 Quotation Trends Trendovi ponude
1509 apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +138 Item Group not mentioned in item master for item {0} Stavka artikla se ne spominje u master artiklu za artikal {0}
1535 apps/erpnext/erpnext/stock/get_item_details.py +107 Please specify Company Navedite tvrtke
1536 Customer Acquisition and Loyalty Stjecanje kupaca i lojalnost
1537 DocType: Purchase Receipt Warehouse where you are maintaining stock of rejected items Skladište gdje ste održavanju zaliha odbijenih stavki
1538 apps/erpnext/erpnext/public/js/setup_wizard.js +33 apps/erpnext/erpnext/public/js/setup_wizard.js +42 Your financial year ends on Vaša financijska godina završava
1539 DocType: POS Profile Price List Cjenik
1540 apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.py +20 {0} is now the default Fiscal Year. Please refresh your browser for the change to take effect. {0} je podrazumijevana Fiskalna godina . Osvježite svoj browserda bi se izmjene primijenile.
1541 apps/erpnext/erpnext/projects/doctype/project/project.js +47 Expense Claims Trošak potraživanja
1542 DocType: Issue Support Podrška
1543 BOM Search BOM pretraga
1544 apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +176 Closing (Opening + Totals) Zatvaranje (Otvaranje + Ukupno)
1551 apps/erpnext/erpnext/buying/doctype/purchase_common/purchase_common.py +34 UOM Conversion factor is required in row {0} Faktor UOM pretvorbe je potrebno u redu {0}
1552 DocType: Production Plan Item material_request_item material_request_item
1553 apps/erpnext/erpnext/accounts/doctype/bank_reconciliation/bank_reconciliation.py +56 Clearance date cannot be before check date in row {0} Datum rasprodaja ne može biti prije datuma check u redu {0}
1554 DocType: Salary Slip Deduction Odbitak
1555 apps/erpnext/erpnext/stock/get_item_details.py +243 Item Price added for {0} in Price List {1} Stavka Cijena je dodao za {0} u {1} Cjenik
1556 DocType: Address Template Address Template Predložak adrese
1557 apps/erpnext/erpnext/selling/page/sales_browser/sales_browser.js +128 Please enter Employee Id of this sales person Unesite zaposlenih Id ove prodaje osoba
1565 DocType: Salary Slip Total Deduction Ukupno Odbitak
1566 DocType: Quotation Maintenance User Održavanje korisnika
1567 apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +142 Cost Updated Troškova Ažurirano
1568 DocType: Employee Date of Birth Datum rođenja
1569 apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +85 Item {0} has already been returned Artikal {0} je već vraćen
1570 DocType: Fiscal Year **Fiscal Year** represents a Financial Year. All accounting entries and other major transactions are tracked against **Fiscal Year**. ** Fiskalna godina ** predstavlja finansijske godine. Svi računovodstvene stavke i drugih većih transakcija se prate protiv ** Fiskalna godina **.
1571 DocType: Opportunity Customer / Lead Address Kupac / Adresa potencijalnog kupca
1584 DocType: Supplier Quotation Manufacturing Manager Proizvodnja Manager
1585 apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +191 Serial No {0} is under warranty upto {1} Serijski Ne {0} je pod jamstvom upto {1}
1586 apps/erpnext/erpnext/config/stock.py +69 Split Delivery Note into packages. Split otpremnici u paketima.
1587 apps/erpnext/erpnext/hooks.py +71 Shipments Pošiljke
1588 DocType: Purchase Order Item To be delivered to customer Dostaviti kupcu
1589 apps/erpnext/erpnext/projects/doctype/time_log/time_log_list.js +44 Time Log Status must be Submitted. Vrijeme Log Status moraju biti dostavljeni.
1590 apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +223 Serial No {0} does not belong to any Warehouse Serijski broj {0} ne pripada nijednoj Skladište
1591 apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +157 Row # Row #
1592 DocType: Purchase Invoice In Words (Company Currency) Riječima (valuta tvrtke)
1593 DocType: Pricing Rule Supplier Dobavljači
1594 DocType: C-Form Quarter Četvrtina
1629 DocType: Activity Type Default Billing Rate Uobičajeno Billing Rate
1630 DocType: Time Log Batch Total Billing Amount Ukupan iznos naplate
1631 apps/erpnext/erpnext/accounts/report/item_wise_sales_register/item_wise_sales_register.py +47 Receivable Account Potraživanja račun
1632 DocType: Quotation Item Stock Balance Kataloški bilanca
1633 apps/erpnext/erpnext/config/selling.py +299 Sales Order to Payment Naloga prodaje na isplatu
1634 DocType: Expense Claim Detail Expense Claim Detail Rashodi Zahtjev Detalj
1635 apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +281 Time Logs created: Time logova:
1669 DocType: Production Order Operation Completed Qty Završen Kol
1670 apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +122 For {0}, only debit accounts can be linked against another credit entry Za {0}, samo debitne račune mogu povezati protiv druge kreditne unos
1671 apps/erpnext/erpnext/stock/get_item_details.py +254 Price List {0} is disabled Cjenik {0} je onemogućen
1672 DocType: Manufacturing Settings Allow Overtime Omogućiti Prekovremeni rad
1673 apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +197 {0} Serial Numbers required for Item {1}. You have provided {2}. {0} serijski brojevi potrebni za artikal {1}. koji ste trazili {2}.
1674 DocType: Stock Reconciliation Item Current Valuation Rate Trenutno Vrednovanje Rate
1675 DocType: Item Customer Item Codes Customer Stavka Codes
1732 DocType: Sales Invoice DocType: Cost Center Recurring Track separate Income and Expense for product verticals or divisions. Ponavlja Pratite odvojene prihoda i rashoda za vertikala proizvod ili podjele.
1733 DocType: Cost Center DocType: Rename Tool Track separate Income and Expense for product verticals or divisions. Rename Tool Pratite odvojene prihoda i rashoda za vertikala proizvod ili podjele. Preimenovanje alat
1734 DocType: Rename Tool apps/erpnext/erpnext/manufacturing/doctype/bom/bom.js +15 Rename Tool Update Cost Preimenovanje alat Update cost
1735 apps/erpnext/erpnext/manufacturing/doctype/bom/bom.js +15 DocType: Item Reorder Update Cost Item Reorder Update cost Ponovna narudžba artikla
1736 DocType: Item Reorder apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +575 Item Reorder Transfer Material Ponovna narudžba artikla Prijenos materijala
1737 apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +575 apps/erpnext/erpnext/controllers/selling_controller.py +236 Transfer Material Item {0} must be a Sales Item in {1} Prijenos materijala Stavka {0} mora biti prodaje stavka u {1}
1738 apps/erpnext/erpnext/controllers/selling_controller.py +236 DocType: BOM Item {0} must be a Sales Item in {1} Specify the operations, operating cost and give a unique Operation no to your operations. Stavka {0} mora biti prodaje stavka u {1} Navedite operacija, operativni troškovi i dati jedinstven radom najkasnije do svojih operacija .
1742 DocType: Stock Settings Allow Negative Stock Dopustite negativnu zalihu
1743 DocType: Installation Note Installation Note Napomena instalacije
1744 apps/erpnext/erpnext/public/js/setup_wizard.js +181 apps/erpnext/erpnext/public/js/setup_wizard.js +190 Add Taxes Dodaj poreze
1745 apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +38 Cash Flow from Financing Novčani tok iz Financiranje
1746 Financial Analytics Financijski Analytics
1747 DocType: Quality Inspection Verified By Ovjeren od strane
1748 DocType: Address Subsidiary Podružnica
1749 apps/erpnext/erpnext/setup/doctype/company/company.py +61 Cannot change company's default currency, because there are existing transactions. Transactions must be cancelled to change the default currency. Ne mogu promijeniti tvrtke zadanu valutu , jer postoje neki poslovi . Transakcije mora biti otkazana promijeniti zadanu valutu .
1750 DocType: Quality Inspection Purchase Receipt No Primka br.
apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +30 Earnest Money kapara
1751 DocType: Process Payroll apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +30 Create Salary Slip Earnest Money Stvaranje plaće Slip kapara
1752 apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +158 DocType: Process Payroll Source of Funds (Liabilities) Create Salary Slip Izvor sredstava ( pasiva) Stvaranje plaće Slip
1753 apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +349 apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +158 Quantity in row {0} ({1}) must be same as manufactured quantity {2} Source of Funds (Liabilities) Količina u redu {0} ( {1} ) mora biti isti kao proizvedena količina {2} Izvor sredstava ( pasiva)
1789 apps/erpnext/erpnext/setup/doctype/company/company.js +46 DocType: Quality Inspection Reading Please make sure you really want to delete all the transactions for this company. Your master data will remain as it is. This action cannot be undone. Accepted Molimo Vas da proverite da li ste zaista želite izbrisati sve transakcije za ovu kompaniju. Tvoj gospodar podaci će ostati kao što je to. Ova akcija se ne može poništiti. Prihvaćeno
1790 apps/erpnext/erpnext/utilities/transaction_base.py +93 apps/erpnext/erpnext/setup/doctype/company/company.js +46 Invalid reference {0} {1} Please make sure you really want to delete all the transactions for this company. Your master data will remain as it is. This action cannot be undone. Invalid referentni {0} {1} Molimo Vas da proverite da li ste zaista želite izbrisati sve transakcije za ovu kompaniju. Tvoj gospodar podaci će ostati kao što je to. Ova akcija se ne može poništiti.
1791 DocType: Payment Tool apps/erpnext/erpnext/utilities/transaction_base.py +93 Total Payment Amount Invalid reference {0} {1} Ukupan iznos za plaćanje Invalid referentni {0} {1}
1792 DocType: Payment Tool Total Payment Amount Ukupan iznos za plaćanje
1793 apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +145 {0} ({1}) cannot be greater than planned quanitity ({2}) in Production Order {3} {0} ({1}) ne može biti veći nego što je planirana kolicina ({2}) u proizvodnoj porudzbini {3}
1794 DocType: Shipping Rule Shipping Rule Label Naziv pravila transporta
1795 apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +210 Raw Materials cannot be blank. Sirovine ne može biti prazan.
1796 apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +425 Could not update stock, invoice contains drop shipping item. Nije mogao ažurirati zaliha, faktura sadrži drop shipping stavke.
1797 DocType: Newsletter Test Test
1798 apps/erpnext/erpnext/stock/doctype/item/item.py +402 As there are existing stock transactions for this item, \ you can not change the values of 'Has Serial No', 'Has Batch No', 'Is Stock Item' and 'Valuation Method' Kao što postoje postojećih zaliha transakcije za ovu stavku, \ ne možete promijeniti vrijednosti 'Ima Serial Ne', 'Ima serijski br', 'Je li Stock Stavka' i 'Vrednovanje metoda'
1799 apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +459 Quick Journal Entry Brzi unos u dnevniku
1800 apps/erpnext/erpnext/manufacturing/doctype/bom/bom.js +100 You can not change rate if BOM mentioned agianst any item Ne možete promijeniti brzinu ako BOM spomenuo agianst bilo predmet
1825 DocType: Operation Default Workstation Uobičajeno Workstation
1826 DocType: Notification Control Expense Claim Approved Message Rashodi Zahtjev Odobren poruku
1827 apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +221 {0} {1} is closed {0} {1} je zatvoren
1828 DocType: Email Digest How frequently? Koliko često?
1829 DocType: Purchase Receipt Get Current Stock Kreiraj trenutne zalihe
1830 apps/erpnext/erpnext/config/manufacturing.py +63 Tree of Bill of Materials Drvo Bill of Materials
1831 apps/erpnext/erpnext/hr/doctype/employee_attendance_tool/employee_attendance_tool.js +151 Mark Present Mark Present
1833 DocType: Production Order Actual End Date Stvarni datum završetka
1834 DocType: Authorization Rule Applicable To (Role) Odnosi se na (uloga)
1835 DocType: Stock Entry Purpose Svrha
1836 DocType: Item Will also apply for variants unless overrridden Primjenjivat će se i za varijante osim overrridden
1837 DocType: Purchase Invoice Advances Avansi
1838 DocType: Production Order Manufacture against Material Request Proizvodnja protiv Materijal Upit
1839 apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +32 Approving User cannot be same as user the rule is Applicable To Korisnik koji odobrava ne može biti isti kao i korisnik na kojeg se odnosi pravilo.
1864 apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +83 Max 100 rows for Stock Reconciliation. Max 100 redova za Stock pomirenje.
1865 DocType: Material Request Manufacture Proizvodnja
1866 apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +13 Please Delivery Note first Molimo da Isporuka Note prvi
1867 DocType: Purchase Invoice Currency and Price List Valuta i cjenik
1868 DocType: Opportunity Customer / Lead Name Kupac / Ime osobe Kupac / Ime osobe koja je potencijalni kupac
1869 apps/erpnext/erpnext/accounts/doctype/bank_reconciliation/bank_reconciliation.py +69 Clearance Date not mentioned Razmak Datum nije spomenuo
1870 apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +71 Production proizvodnja
1873 apps/erpnext/erpnext/controllers/trends.py +19 Total(Qty) Ukupno (Qty)
1874 DocType: Sales Invoice This Document ovaj dokument
1875 DocType: Installation Note Item Installed Qty Instalirana kol
1876 DocType: Lead Fax Fax
1877 DocType: Purchase Taxes and Charges Parenttype Parenttype
1878 DocType: Salary Structure Total Earning Ukupna zarada
1879 DocType: Purchase Receipt Time at which materials were received Vrijeme u kojem su materijali primili
1959 DocType: Supplier Pending SO Items For Purchase Request Billing Currency Otvorena SO Proizvodi za zahtjev za kupnju Valuta plaćanja
1960 DocType: Supplier apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +148 Billing Currency Extra Large Billing valuta Ekstra veliki
1961 apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +148 Extra Large Profit and Loss Statement Ekstra veliki Račun dobiti i gubitka
1962 DocType: Bank Reconciliation Detail Profit and Loss Statement Cheque Number Račun dobiti i gubitka Broj čeka
1963 DocType: Bank Reconciliation Detail DocType: Payment Tool Detail Cheque Number Payment Tool Detail Broj čeka Alat plaćanja Detail
1964 DocType: Payment Tool Detail Payment Tool Detail Sales Browser Alat plaćanja Detail prodaja preglednik
1965 DocType: Journal Entry Sales Browser Total Credit prodaja preglednik Ukupna kreditna
2032 DocType: Purchase Invoice Item apps/erpnext/erpnext/config/crm.py +81 Net Rate (Company Currency) Manage Territory Tree. Neto stopa (Company valuta) Spisak teritorija - upravljanje.
2033 apps/erpnext/erpnext/config/crm.py +81 DocType: Journal Entry Account Manage Territory Tree. Sales Invoice Spisak teritorija - upravljanje. Faktura prodaje
2034 DocType: Journal Entry Account Sales Invoice Party Balance Faktura prodaje Party Balance
2035 DocType: Journal Entry Account DocType: Sales Invoice Item Party Balance Time Log Batch Party Balance Vrijeme Log Hrpa
2036 DocType: Sales Invoice Item apps/erpnext/erpnext/public/js/controllers/taxes_and_totals.js +442 Time Log Batch Please select Apply Discount On Vrijeme Log Hrpa Molimo odaberite Apply popusta na
2037 apps/erpnext/erpnext/public/js/controllers/taxes_and_totals.js +442 apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +85 Please select Apply Discount On Salary Slip Created Molimo odaberite Apply popusta na Plaća Slip Created
2038 apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +85 DocType: Company Salary Slip Created Default Receivable Account Plaća Slip Created Uobičajeno Potraživanja račun
2040 DocType: Process Payroll DocType: Stock Entry Create Bank Entry for the total salary paid for the above selected criteria Material Transfer for Manufacture Kreirajte banke unos za ukupne zarade isplaćene za gore odabrane kriterije Prijenos materijala za izradu
2041 DocType: Stock Entry apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +18 Material Transfer for Manufacture Discount Percentage can be applied either against a Price List or for all Price List. Prijenos materijala za izradu Postotak popusta se može neovisno primijeniti prema jednom ili za više cjenika.
2042 apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +18 DocType: Purchase Invoice Discount Percentage can be applied either against a Price List or for all Price List. Half-yearly Postotak popusta se može neovisno primijeniti prema jednom ili za više cjenika. Polugodišnje
2043 DocType: Purchase Invoice apps/erpnext/erpnext/accounts/report/financial_statements.py +16 Half-yearly Fiscal Year {0} not found. Polugodišnje Fiskalna godina {0} nije pronađen.
2044 apps/erpnext/erpnext/accounts/report/financial_statements.py +16 DocType: Bank Reconciliation Fiscal Year {0} not found. Get Relevant Entries Fiskalna godina {0} nije pronađen. Kreiraj relevantne ulaze
DocType: Bank Reconciliation Get Relevant Entries Kreiraj relevantne ulaze
2045 apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +409 Accounting Entry for Stock Računovodstvo Entry za Stock
2046 DocType: Sales Invoice Sales Team1 Prodaja Team1
2047 apps/erpnext/erpnext/stock/doctype/item/item.py +449 Item {0} does not exist Artikal {0} ne postoji
2050 DocType: Purchase Invoice Apply Additional Discount On Nanesite dodatni popust na
2051 DocType: Account Root Type korijen Tip
2052 apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +87 Row # {0}: Cannot return more than {1} for Item {2} Row # {0}: ne mogu vratiti više od {1} {2} za tačka
2053 apps/erpnext/erpnext/accounts/page/financial_analytics/financial_analytics.js +52 Plot zemljište
2054 DocType: Item Group Show this slideshow at the top of the page Prikaži ovaj slideshow na vrhu stranice
2055 DocType: BOM Item UOM Mjerna jedinica artikla
2056 DocType: Sales Taxes and Charges Tax Amount After Discount Amount (Company Currency) Iznos PDV-a Nakon Popust Iznos (Company valuta)
2077 DocType: Account DocType: SMS Log Company No of Sent SMS Preduzeće Ne poslanih SMS
2078 DocType: Account Expense Account Company Rashodi račun Preduzeće
2079 apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +49 DocType: Account Software Expense Account Software Rashodi račun
2080 apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +151 apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +49 Colour Software Boja Software
2081 DocType: Maintenance Visit apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +151 Scheduled Colour Planirano Boja
2082 apps/erpnext/erpnext/selling/doctype/product_bundle/product_bundle.js +13 DocType: Maintenance Visit Please select Item where "Is Stock Item" is "No" and "Is Sales Item" is "Yes" and there is no other Product Bundle Scheduled Molimo odaberite Stavka u kojoj "Je Stock Stavka" je "ne" i "Da li je prodaja Stavka" je "Da", a nema drugog Bundle proizvoda Planirano
2083 apps/erpnext/erpnext/controllers/accounts_controller.py +408 apps/erpnext/erpnext/selling/doctype/product_bundle/product_bundle.js +13 Total advance ({0}) against Order {1} cannot be greater than the Grand Total ({2}) Please select Item where "Is Stock Item" is "No" and "Is Sales Item" is "Yes" and there is no other Product Bundle Ukupno unaprijed ({0}) protiv Order {1} ne može biti veći od Grand Ukupno ({2}) Molimo odaberite Stavka u kojoj "Je Stock Stavka" je "ne" i "Da li je prodaja Stavka" je "Da", a nema drugog Bundle proizvoda
2122 apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +52 DocType: Payment Gateway Supplier > Supplier Type Gateway Dobavljač> proizvođač tip Gateway
2123 apps/erpnext/erpnext/hr/doctype/employee/employee.py +131 Please enter relieving date. Unesite olakšavanja datum .
2124 apps/erpnext/erpnext/controllers/trends.py +138 Amt Amt
2125 apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +51 Only Leave Applications with status 'Approved' can be submitted Ostavite samo one prijave sa statusom " Odobreno" može se podnijeti
2126 apps/erpnext/erpnext/utilities/doctype/address/address.py +25 Address Title is mandatory. Naziv adrese je obavezan.
2127 DocType: Opportunity Enter name of campaign if source of enquiry is campaign Unesite naziv kampanje, ako je izvor upit je kampanja
2128 apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +38 Newspaper Publishers novinski izdavači
2177 DocType: Customer Address and Contact Adresa i kontakt
2178 DocType: Supplier Last Day of the Next Month Zadnji dan narednog mjeseca
2179 DocType: Employee Feedback Povratna veza
2180 apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +66 Leave cannot be allocated before {0}, as leave balance has already been carry-forwarded in the future leave allocation record {1} Ostavite se ne može dodijeliti prije {0}, kao odsustvo ravnoteža je već carry-proslijeđen u budućnosti rekord raspodjeli odsustvo {1}
2181 apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +66 apps/erpnext/erpnext/accounts/party.py +280 Leave cannot be allocated before {0}, as leave balance has already been carry-forwarded in the future leave allocation record {1} Note: Due / Reference Date exceeds allowed customer credit days by {0} day(s) Ostavite se ne može dodijeliti prije {0}, kao odsustvo ravnoteža je već carry-proslijeđen u budućnosti rekord raspodjeli odsustvo {1} Napomena: Zbog / Reference Datum premašuje dozvoljeni dana kreditnu kupca {0} dan (a)
2182 apps/erpnext/erpnext/accounts/party.py +280 DocType: Stock Settings Note: Due / Reference Date exceeds allowed customer credit days by {0} day(s) Freeze Stock Entries Napomena: Zbog / Reference Datum premašuje dozvoljeni dana kreditnu kupca {0} dan (a) Zamrzavanje Stock Unosi
2183 DocType: Stock Settings DocType: Item Freeze Stock Entries Reorder level based on Warehouse Zamrzavanje Stock Unosi Nivo Ponovno red zasnovan na Skladište
2238 apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +131 apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +18 Purchase Order number required for Item {0} 'From Date' must be after 'To Date' Broj narudžbenice kupnje je potreban za artikal {0} ' Od datuma ' mora biti poslije ' Do datuma"
2239 apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +18 'From Date' must be after 'To Date' Stock Projected Qty ' Od datuma ' mora biti poslije ' Do datuma" Projektovana kolicina na zalihama
2240 apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +137 Stock Projected Qty Customer {0} does not belong to project {1} Projektovana kolicina na zalihama Kupac {0} ne pripada projektu {1}
apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +137 Customer {0} does not belong to project {1} Kupac {0} ne pripada projektu {1}
2241 DocType: Employee Attendance Tool Marked Attendance HTML Označena Posjećenost HTML
2242 DocType: Sales Order Customer's Purchase Order Narudžbenica kupca
2243 DocType: Warranty Claim From Company Iz Društva
2261 apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +189 apps/erpnext/erpnext/setup/setup_wizard/data/sample_home_page.html +3 Opening Balance Equity Awesome Products Početno stanje Equity Nevjerovatni proizvodi
2262 DocType: Appraisal apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +189 Appraisal Opening Balance Equity Procjena Početno stanje Equity
2263 apps/erpnext/erpnext/hr/doctype/leave_block_list/leave_block_list.py +22 DocType: Appraisal Date is repeated Appraisal Datum se ponavlja Procjena
2264 apps/erpnext/erpnext/accounts/print_format/payment_receipt_voucher/payment_receipt_voucher.html +27 apps/erpnext/erpnext/hr/doctype/leave_block_list/leave_block_list.py +22 Authorized Signatory Date is repeated Ovlašteni potpisnik Datum se ponavlja
2265 apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +184 apps/erpnext/erpnext/accounts/print_format/payment_receipt_voucher/payment_receipt_voucher.html +27 Leave approver must be one of {0} Authorized Signatory Ostavite odobritelj mora biti jedan od {0} Ovlašteni potpisnik
2266 DocType: Hub Settings apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +184 Seller Email Leave approver must be one of {0} Prodavač-mail Ostavite odobritelj mora biti jedan od {0}
2267 DocType: Project DocType: Hub Settings Total Purchase Cost (via Purchase Invoice) Seller Email Ukupno TROŠKA (preko fakturi) Prodavač-mail
2340 DocType: Journal Entry Account apps/erpnext/erpnext/config/hr.py +65 Journal Entry Account Mark Employee Attendance in Bulk Journal Entry račun Mark zaposlenih Prisustvo u Bulk
2341 DocType: Shopping Cart Settings apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +26 Quotation Series Item 4 Citat serije Stavka 4
2342 apps/erpnext/erpnext/setup/doctype/item_group/item_group.py +53 DocType: Journal Entry Account An item exists with same name ({0}), please change the item group name or rename the item Journal Entry Account Stavka postoji s istim imenom ( {0} ) , molimo promijenite ime stavku grupe ili preimenovati stavku Journal Entry račun
2343 DocType: Sales Order Item DocType: Shopping Cart Settings Sales Order Date Quotation Series Datum narudžbe kupca Citat serije
2344 DocType: Sales Invoice Item apps/erpnext/erpnext/setup/doctype/item_group/item_group.py +53 Delivered Qty An item exists with same name ({0}), please change the item group name or rename the item Isporučena količina Stavka postoji s istim imenom ( {0} ) , molimo promijenite ime stavku grupe ili preimenovati stavku
2345 apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +63 DocType: Sales Order Item Warehouse {0}: Company is mandatory Sales Order Date Skladište {0}: Kompanija je obvezna Datum narudžbe kupca
2346 apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +36 DocType: Sales Invoice Item Go to the appropriate group (usually Source of Funds > Current Liabilities > Taxes and Duties and create a new Account (by clicking on Add Child) of type "Tax" and do mention the Tax rate. Delivered Qty Idi na odgovarajuću grupu (obično izvor sredstava> Trenutno Obaveze> poreza i carina i stvoriti novi nalog (klikom na Dodaj djeteta) tipa "porez" i raditi spomenuti Stopa poreza. Isporučena količina
2347 apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +63 Payment Period Based On Invoice Date Warehouse {0}: Company is mandatory Razdoblje za naplatu po Datum fakture Skladište {0}: Kompanija je obvezna
2348 apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +50 Missing Currency Exchange Rates for {0} Payment Period Based On Invoice Date Nedostaje Valuta Tečaj za {0} Razdoblje za naplatu po Datum fakture
2349 DocType: Journal Entry apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +50 Stock Entry Missing Currency Exchange Rates for {0} Kataloški Stupanje Nedostaje Valuta Tečaj za {0}
2350 DocType: Account DocType: Journal Entry Payable Stock Entry Plativ Kataloški Stupanje
2361 apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +33 DocType: Lead Atleast one of the Selling or Buying must be selected Address Desc Barem jedan od prodajete ili kupujete mora biti odabran Adresa silazno
2362 apps/erpnext/erpnext/config/manufacturing.py +34 apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +33 Where manufacturing operations are carried. Atleast one of the Selling or Buying must be selected Gdje se obavljaju proizvodne operacije. Barem jedan od prodajete ili kupujete mora biti odabran
2363 DocType: Stock Entry Detail apps/erpnext/erpnext/config/manufacturing.py +34 Source Warehouse Where manufacturing operations are carried. Izvorno skladište Gdje se obavljaju proizvodne operacije.
2364 DocType: Installation Note DocType: Stock Entry Detail Installation Date Source Warehouse Instalacija Datum Izvorno skladište
2365 DocType: Employee DocType: Installation Note Confirmation Date Installation Date potvrda Datum Instalacija Datum
2366 DocType: C-Form DocType: Employee Total Invoiced Amount Confirmation Date Ukupno Iznos dostavnice potvrda Datum
2367 DocType: Account DocType: C-Form Sales User Total Invoiced Amount Sales korisnika Ukupno Iznos dostavnice
2368 apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +46 DocType: Account Min Qty can not be greater than Max Qty Sales User Min Kol ne može biti veći od Max Kol Sales korisnika
2369 DocType: Stock Entry apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +46 Customer or Supplier Details Min Qty can not be greater than Max Qty Detalji o Kupcu ili Dobavljacu Min Kol ne može biti veći od Max Kol
2370 DocType: Payment Request DocType: Stock Entry Email To Customer or Supplier Details E-mail Da Detalji o Kupcu ili Dobavljacu
2371 DocType: Payment Request Email To E-mail Da
2372 DocType: Lead Lead Owner Vlasnik potencijalnog kupca
2373 DocType: Bin Requested Quantity Tražena količina
2374 apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +252 apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +253 Warehouse is required Je potrebno skladište
2429 DocType: Journal Entry Write Off Otpisati
2430 DocType: Time Log Operation ID Operacija ID
2431 DocType: Employee System User (login) ID. If set, it will become default for all HR forms. ID korisnika sustava. Ako je postavljen, postat će zadani za sve HR oblike.
2432 apps/erpnext/erpnext/support/doctype/warranty_claim/warranty_claim.py +16 {0}: From {1} {0}: {1} Od
2433 DocType: Task depends_on depends_on
2434 DocType: Features Setup Discount Fields will be available in Purchase Order, Purchase Receipt, Purchase Invoice Popust polja će biti dostupna u narudžbenici, primci i računu kupnje
2435 apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +206 apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +207 Name of new Account. Note: Please don't create accounts for Customers and Suppliers Ime novog računa. Napomena: Molimo vas da ne stvaraju račune za kupcima i dobavljačima
2436 DocType: BOM Replace Tool BOM Replace Tool BOM zamijeni alat
2437 DocType: BOM Replace Tool apps/erpnext/erpnext/config/setup.py +37 BOM Replace Tool Country wise default Address Templates BOM zamijeni alat Država mudar zadana adresa predlošci
2438 apps/erpnext/erpnext/config/setup.py +37 DocType: Sales Order Item Country wise default Address Templates Supplier delivers to Customer Država mudar zadana adresa predlošci Dobavljač dostavlja kupaca
2439 DocType: Sales Order Item apps/erpnext/erpnext/public/js/controllers/transaction.js +770 Supplier delivers to Customer Show tax break-up Dobavljač dostavlja kupaca Pokaži porez break-up
2454 apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +101 Please enter 'Expected Delivery Date' Unesite ' Očekivani datum isporuke '
2455 apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +183 Delivery Notes {0} must be cancelled before cancelling this Sales Order Otpremnica {0} mora biti otkazana prije poništenja ove narudžbenice
2456 apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +381 Paid amount + Write Off Amount can not be greater than Grand Total Uplaćeni iznos + otpis iznos ne može biti veći od SVEUKUPNO
2457 apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +78 {0} is not a valid Batch Number for Item {1} {0} nije ispravan broj serije za artikal {1}
2458 apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +126 Note: There is not enough leave balance for Leave Type {0} Napomena : Nema dovoljno ravnotežu dopust za dozvolu tipa {0}
2459 apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.js +9 Note: If payment is not made against any reference, make Journal Entry manually. Napomena: Ako se plaćanje ne vrši protiv bilo koje reference, ručno napraviti Journal Entry.
2460 DocType: Item Supplier Items Dobavljač Predmeti
2463 apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +56 Cost Center is required for 'Profit and Loss' account {0} Troška je potrebno za račun ' dobiti i gubitka ' {0}
2464 apps/erpnext/erpnext/setup/doctype/company/delete_company_transactions.py +17 Transactions can only be deleted by the creator of the Company Transakcije mogu se obrisati samo kreator Društva
2465 apps/erpnext/erpnext/accounts/general_ledger.py +21 Incorrect number of General Ledger Entries found. You might have selected a wrong Account in the transaction. Neispravan broj glavnu knjigu unose naći. Možda ste odabrali krivi račun u transakciji.
apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +31 To create a Bank Account Za stvaranje bankovni račun
2466 DocType: Hub Settings apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +31 Publish Availability To create a Bank Account Objavite Dostupnost Za stvaranje bankovni račun
2467 apps/erpnext/erpnext/hr/doctype/employee/employee.py +109 DocType: Hub Settings Date of Birth cannot be greater than today. Publish Availability Datum rođenja ne može biti veći nego što je danas. Objavite Dostupnost
2468 apps/erpnext/erpnext/hr/doctype/employee/employee.py +109 Stock Ageing Date of Birth cannot be greater than today. Kataloški Starenje Datum rođenja ne može biti veći nego što je danas.
2470 apps/erpnext/erpnext/crm/doctype/opportunity/opportunity_list.js +13 apps/erpnext/erpnext/controllers/accounts_controller.py +216 Set as Open {0} '{1}' is disabled Postavi status Otvoreno {0} '{1}' je onemogućeno
2471 DocType: Notification Control apps/erpnext/erpnext/crm/doctype/opportunity/opportunity_list.js +13 Send automatic emails to Contacts on Submitting transactions. Set as Open Pošaljite e-poštu automatski da Kontakti na podnošenje transakcija. Postavi status Otvoreno
2472 apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +231 DocType: Notification Control Row {0}: Qty not avalable in warehouse {1} on {2} {3}. Available Qty: {4}, Transfer Qty: {5} Send automatic emails to Contacts on Submitting transactions. Red {0}: Količina nije avalable u skladištu {1} {2} na {3}. Dostupno Količina: {4}, transfera Qty: {5} Pošaljite e-poštu automatski da Kontakti na podnošenje transakcija.
2473 apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +20 apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +231 Item 3 Row {0}: Qty not avalable in warehouse {1} on {2} {3}. Available Qty: {4}, Transfer Qty: {5} Stavka 3 Red {0}: Količina nije avalable u skladištu {1} {2} na {3}. Dostupno Količina: {4}, transfera Qty: {5}
2474 DocType: Purchase Order apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +20 Customer Contact Email Item 3 Customer Contact mail Stavka 3
2475 DocType: Warranty Claim DocType: Purchase Order Item and Warranty Details Customer Contact Email Stavka i garancija Detalji Email kontakta kupca
2476 DocType: Sales Team DocType: Warranty Claim Contribution (%) Item and Warranty Details Doprinos (%) Stavka i garancija Detalji
2489 DocType: Sales Order apps/erpnext/erpnext/stock/doctype/item/item.py +378 Partly Billed Item Tax Row {0} must have account of type Tax or Income or Expense or Chargeable Djelomično Naplaćeno Stavka Porezna Row {0} mora imati račun tipa poreza ili prihoda i rashoda ili naplativ
2490 DocType: Item DocType: Sales Order Default BOM Partly Billed Zadani BOM Djelomično Naplaćeno
2491 apps/erpnext/erpnext/setup/doctype/company/company.js +44 DocType: Item Please re-type company name to confirm Default BOM Molimo vas da ponovno tipa naziv firme za potvrdu Zadani BOM
2492 apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +70 apps/erpnext/erpnext/setup/doctype/company/company.js +44 Total Outstanding Amt Please re-type company name to confirm Ukupno Outstanding Amt Molimo vas da ponovno tipa naziv firme za potvrdu
2493 DocType: Time Log Batch apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +70 Total Hours Total Outstanding Amt Ukupno vrijeme Ukupno Outstanding Amt
2494 DocType: Journal Entry DocType: Time Log Batch Printing Settings Total Hours Printing Settings Ukupno vrijeme
2495 apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +266 DocType: Journal Entry Total Debit must be equal to Total Credit. The difference is {0} Printing Settings Ukupno zaduženje mora biti jednak ukupnom kreditnom . Printing Settings
2503 DocType: Purchase Invoice Item DocType: Purchase Invoice Rate Price List Exchange Rate VPC Cjenik tečajna
2504 apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +62 DocType: Purchase Invoice Item Intern Rate stažista VPC
2505 DocType: Newsletter apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +62 A Lead with this email id should exist Intern Kontakt sa ovim e-mailom bi trebao postojati stažista
2506 DocType: Stock Entry DocType: Newsletter From BOM A Lead with this email id should exist Iz BOM Kontakt sa ovim e-mailom bi trebao postojati
2507 apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +34 DocType: Stock Entry Basic From BOM Osnovni Iz BOM
2508 apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +94 apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +34 Stock transactions before {0} are frozen Basic Stock transakcije prije {0} se zamrznut Osnovni
2509 apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +217 apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +94 Please click on 'Generate Schedule' Stock transactions before {0} are frozen Molimo kliknite na "Generiraj raspored ' Stock transakcije prije {0} se zamrznut
2517 apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +579 apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +9 Issue Material Airline Tiketi - materijal Aviokompanija
2518 DocType: Material Request Item apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +579 For Warehouse Issue Material Za galeriju Tiketi - materijal
2519 DocType: Employee DocType: Material Request Item Offer Date For Warehouse ponuda Datum Za galeriju
2520 apps/erpnext/erpnext/selling/page/sales_funnel/sales_funnel.py +33 DocType: Employee Quotations Offer Date Citati ponuda Datum
2521 DocType: Hub Settings apps/erpnext/erpnext/selling/page/sales_funnel/sales_funnel.py +33 Access Token Quotations Access Token Citati
2522 DocType: Sales Invoice Item DocType: Hub Settings Serial No Access Token Serijski br Access Token
2523 apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +144 DocType: Sales Invoice Item Please enter Maintaince Details first Serial No Unesite prva Maintaince Detalji Serijski br
2530 DocType: Fiscal Year DocType: Purchase Invoice Year Name Items Naziv godine Artikli
2531 DocType: Process Payroll DocType: Fiscal Year Process Payroll Year Name Proces plaće Naziv godine
2532 apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +77 DocType: Process Payroll There are more holidays than working days this month. Process Payroll Postoji više odmor nego radnih dana ovog mjeseca . Proces plaće
2533 DocType: Product Bundle Item apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +77 Product Bundle Item There are more holidays than working days this month. Proizvod Bundle Stavka Postoji više odmor nego radnih dana ovog mjeseca .
2534 DocType: Sales Partner DocType: Product Bundle Item Sales Partner Name Product Bundle Item Prodaja Ime partnera Proizvod Bundle Stavka
2535 DocType: Payment Reconciliation DocType: Sales Partner Maximum Invoice Amount Sales Partner Name Maksimalni iznos fakture Prodaja Ime partnera
2536 DocType: Purchase Invoice Item DocType: Payment Reconciliation Image View Maximum Invoice Amount Prikaz slike Maksimalni iznos fakture
2550 DocType: Sales Invoice apps/erpnext/erpnext/utilities/doctype/address_template/address_template.py +27 Shipping Rule Default Address Template cannot be deleted Pravilo transporta Zadani predložak adrese ne može se izbrisati
2551 DocType: Manufacturer DocType: Sales Invoice Limited to 12 characters Shipping Rule Ograničena na 12 znakova Pravilo transporta
2552 DocType: Journal Entry DocType: Manufacturer Print Heading Limited to 12 characters Ispis Naslov Ograničena na 12 znakova
2553 DocType: Quotation DocType: Journal Entry Maintenance Manager Print Heading Održavanje Manager Ispis Naslov
2554 apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.py +54 DocType: Quotation Total cannot be zero Maintenance Manager Ukupna ne može biti nula Održavanje Manager
2555 apps/erpnext/erpnext/selling/report/customers_not_buying_since_long_time/customers_not_buying_since_long_time.py +16 apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.py +54 'Days Since Last Order' must be greater than or equal to zero Total cannot be zero ' Dana od poslednje porudzbine ' mora biti veći ili jednak nuli Ukupna ne može biti nula
2556 DocType: C-Form apps/erpnext/erpnext/selling/report/customers_not_buying_since_long_time/customers_not_buying_since_long_time.py +16 Amended From 'Days Since Last Order' must be greater than or equal to zero Izmijenjena Od ' Dana od poslednje porudzbine ' mora biti veći ili jednak nuli
2560 apps/erpnext/erpnext/accounts/doctype/account/account.py +198 DocType: Purchase Taxes and Charges Child account exists for this account. You can not delete this account. Tax Amount After Discount Amount Dijete računa postoji za taj račun . Ne možete izbrisati ovaj račun . Iznos poreza Nakon iznosa popusta
2561 apps/erpnext/erpnext/setup/doctype/territory/territory.py +19 apps/erpnext/erpnext/accounts/doctype/account/account.py +198 Either target qty or target amount is mandatory Child account exists for this account. You can not delete this account. Ili meta Količina ili ciljani iznos je obvezna Dijete računa postoji za taj račun . Ne možete izbrisati ovaj račun .
2562 apps/erpnext/erpnext/stock/get_item_details.py +466 apps/erpnext/erpnext/setup/doctype/territory/territory.py +19 No default BOM exists for Item {0} Either target qty or target amount is mandatory Ne default BOM postoji točke {0} Ili meta Količina ili ciljani iznos je obvezna
2563 apps/erpnext/erpnext/stock/get_item_details.py +466 No default BOM exists for Item {0} Ne default BOM postoji točke {0}
2564 apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +335 Please select Posting Date first Molimo najprije odaberite Datum knjiženja
2565 apps/erpnext/erpnext/public/js/account_tree_grid.js +211 Opening Date should be before Closing Date Otvaranje Datum bi trebao biti prije zatvaranja datum
2566 DocType: Leave Control Panel Carry Forward Prenijeti
2577 DocType: Journal Entry Bank Entry Bank Entry
2578 DocType: Authorization Rule Applicable To (Designation) Odnosi se na (Oznaka)
2579 apps/erpnext/erpnext/templates/generators/item.html +68 Add to Cart Dodaj u košaricu
2580 apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.js +28 Group By Group By
2581 apps/erpnext/erpnext/config/accounts.py +153 Enable / disable currencies. Omogućiti / onemogućiti valute .
2582 DocType: Production Planning Tool Get Material Request Get materijala Upit
2583 apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +114 Postal Expenses Poštanski troškovi
2591 apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +29 New Serial No cannot have Warehouse. Warehouse must be set by Stock Entry or Purchase Receipt Novi serijski broj ne može imati skladište. Skladište mora biti postavljen od strane burze upisu ili kupiti primitka
2592 DocType: Lead Lead Type Tip potencijalnog kupca
2593 apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +110 You are not authorized to approve leaves on Block Dates Niste ovlašteni za odobravanje lišće na bloku Termini
2594 apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +353 All these items have already been invoiced Svi ovi artikli su već fakturisani
2595 apps/erpnext/erpnext/setup/doctype/authorization_control/authorization_control.py +37 Can be approved by {0} Može biti odobren od strane {0}
2596 DocType: Shipping Rule Shipping Rule Conditions Uslovi pravila transporta
2597 DocType: BOM Replace Tool The new BOM after replacement Novi BOM nakon zamjene
2599 DocType: Account Tax Porez
2600 apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.py +37 Row {0}: {1} is not a valid {2} Row {0}: {1} nije važeći {2}
2601 DocType: Production Planning Tool Production Planning Tool Planiranje proizvodnje alat
2602 DocType: Quality Inspection Report Date Prijavi Datum
2603 DocType: C-Form Invoices Fakture
2604 DocType: Job Opening Job Title Titula
2605 DocType: Features Setup Item Groups in Details Grupe artikala u detaljima
2674 DocType: Attendance Absent Odsutan
2675 apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +439 Product Bundle Bundle proizvoda
2676 apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +186 Row {0}: Invalid reference {1} Red {0}: Invalid referentni {1}
2677 DocType: Purchase Taxes and Charges Template Purchase Taxes and Charges Template Kupiti poreza i naknada Template
2678 DocType: Upload Attendance Download Template Preuzmite predložak
2679 DocType: GL Entry Remarks Primjedbe
2680 DocType: Purchase Order Item Supplied Raw Material Item Code Sirovine Stavka Šifra
2689 apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +76 Account {0} cannot be a Group Konto {0} ne može biti grupa konta
2690 apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +214 apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +215 Optional. This setting will be used to filter in various transactions. Izborni . Ova postavka će se koristiti za filtriranje u raznim transakcijama .
2691 apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +111 Negative Valuation Rate is not allowed Negativna stopa vrijednovanja nije dopuštena
2692 DocType: Holiday List Weekly Off Tjedni Off
2693 DocType: Fiscal Year For e.g. 2012, 2012-13 Za npr. 2012, 2012-13
2694 apps/erpnext/erpnext/accounts/report/balance_sheet/balance_sheet.py +35 Provisional Profit / Loss (Credit) Privremeni dobit / gubitak (Credit)
2695 DocType: Sales Invoice Return Against Sales Invoice Vratiti Protiv Sales fakture
2696 apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +32 Item 5 Stavka 5
2697 apps/erpnext/erpnext/accounts/utils.py +278 Please set default value {0} in Company {1} Molimo postavite default vrijednost {0} {1} u Društvo
2705 apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +79 Account {0} is inactive Konto {0} nije aktivan
2706 DocType: GL Entry Is Advance Je avans
2707 apps/erpnext/erpnext/hr/doctype/upload_attendance/upload_attendance.js +21 Attendance From Date and Attendance To Date is mandatory Gledatelja Od datuma i posjećenost do sada je obvezno
2708 apps/erpnext/erpnext/controllers/buying_controller.py +122 Please enter 'Is Subcontracted' as Yes or No Unesite ' Je podugovoren ' kao da ili ne
2709 DocType: Sales Team Contact No. Kontakt broj
2710 apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +67 'Profit and Loss' type account {0} not allowed in Opening Entry ' Račun dobiti i gubitka ' vrsta računa {0} nije dopuštena za otvoreni unos
2711 DocType: Features Setup Sales Discounts Prodajni popusti
2754 DocType: Bank Reconciliation Detail Cheque Date Datum čeka
2755 apps/erpnext/erpnext/accounts/doctype/account/account.py +50 Account {0}: Parent account {1} does not belong to company: {2} Konto {0}: Nadređeni konto {1} ne pripada preduzeću: {2}
2756 apps/erpnext/erpnext/setup/doctype/company/company.js +60 Successfully deleted all transactions related to this company! Uspješno obrisane sve transakcije koje se odnose na ove kompanije!
2757 apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +21 As on Date Kao i na datum
2758 apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +58 Probation Probni rad
2759 apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +173 Payment of salary for the month {0} and year {1} Isplata plaće za mjesec {0} i godina {1}
2760 DocType: Stock Settings Auto insert Price List rate if missing Auto umetak Cjenik stopa ako nedostaje
2808 apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +86 Secretary Sekretarica
2809 DocType: Serial No DocType: Global Defaults Distinct unit of an Item If disable, 'In Words' field will not be visible in any transaction Različite jedinice strane jedinice Ako onemogućite, 'riječima' polju neće biti vidljivi u bilo koju transakciju
2810 DocType: Pricing Rule DocType: Serial No Buying Distinct unit of an Item Nabavka Različite jedinice strane jedinice
2811 DocType: HR Settings DocType: Pricing Rule Employee Records to be created by Buying Zaposlenik Records bi se stvorili Nabavka
2812 apps/erpnext/erpnext/projects/doctype/time_log_batch/time_log_batch.js +24 DocType: HR Settings This Time Log Batch has been cancelled. Employee Records to be created by Ovo Batch Vrijeme Log je otkazan. Zaposlenik Records bi se stvorili
2813 apps/erpnext/erpnext/projects/doctype/time_log_batch/time_log_batch.js +24 Reqd By Date This Time Log Batch has been cancelled. Reqd Po datumu Ovo Batch Vrijeme Log je otkazan.
2814 DocType: Salary Slip Earning Salary Slip Earning Reqd By Date Plaća proklizavanja Zarada Reqd Po datumu
2840 apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +458 apps/erpnext/erpnext/accounts/page/financial_analytics/financial_analytics.js +42 POS Profile required to make POS Entry Select Fiscal Year... POS Profil potrebno da bi POS upis Odaberite fiskalnu godinu ...
2841 DocType: Hub Settings apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +458 Name Token POS Profile required to make POS Entry Ime Token POS Profil potrebno da bi POS upis
2842 apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +106 DocType: Hub Settings Standard Selling Name Token Standardna prodaja Ime Token
2843 apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +138 apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +106 Atleast one warehouse is mandatory Standard Selling Atleast jednom skladištu je obavezno Standardna prodaja
2844 DocType: Serial No apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +138 Out of Warranty Atleast one warehouse is mandatory Od jamstvo Atleast jednom skladištu je obavezno
2845 DocType: BOM Replace Tool DocType: Serial No Replace Out of Warranty Zamijeniti Od jamstvo
2846 apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +331 DocType: BOM Replace Tool {0} against Sales Invoice {1} Replace {0} protiv prodaje fakture {1} Zamijeniti
2867 apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +40 DocType: Stock Settings If two or more Pricing Rules are found based on the above conditions, Priority is applied. Priority is a number between 0 to 20 while default value is zero (blank). Higher number means it will take precedence if there are multiple Pricing Rules with same conditions. Freeze Stocks Older Than [Days] Ako su dva ili više Pravila cijene se nalaze na osnovu gore uvjetima, Prioritet se primjenjuje. Prioritet je broj od 0 do 20, a zadana vrijednost je nula (prazno). Veći broj znači da će imati prednost, ako postoji više pravila cijenama s istim uslovima. Freeze Dionice stariji od [ dana ]
2868 apps/erpnext/erpnext/controllers/trends.py +36 apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +40 Fiscal Year: {0} does not exists If two or more Pricing Rules are found based on the above conditions, Priority is applied. Priority is a number between 0 to 20 while default value is zero (blank). Higher number means it will take precedence if there are multiple Pricing Rules with same conditions. Fiskalna godina: {0} ne postoji Ako su dva ili više Pravila cijene se nalaze na osnovu gore uvjetima, Prioritet se primjenjuje. Prioritet je broj od 0 do 20, a zadana vrijednost je nula (prazno). Veći broj znači da će imati prednost, ako postoji više pravila cijenama s istim uslovima.
2869 DocType: Currency Exchange apps/erpnext/erpnext/controllers/trends.py +36 To Currency Fiscal Year: {0} does not exists Valutno Fiskalna godina: {0} ne postoji
2870 DocType: Leave Block List DocType: Currency Exchange Allow the following users to approve Leave Applications for block days. To Currency Dopusti sljedeći korisnici odobriti ostavite aplikacije za blok dana. Valutno
2871 apps/erpnext/erpnext/config/hr.py +163 DocType: Leave Block List Types of Expense Claim. Allow the following users to approve Leave Applications for block days. Vrste Rashodi zahtjevu. Dopusti sljedeći korisnici odobriti ostavite aplikacije za blok dana.
2872 DocType: Item apps/erpnext/erpnext/config/hr.py +163 Taxes Types of Expense Claim. Porezi Vrste Rashodi zahtjevu.
2873 apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +301 DocType: Item Paid and Not Delivered Taxes Platio i nije dostavila Porezi
2887 apps/erpnext/erpnext/hr/doctype/job_opening/job_opening.py +23 Sales Order Trends Jobs Prodajnog naloga trendovi Posao
2888 DocType: Employee Held On Sales Order Trends Održanoj Prodajnog naloga trendovi
2889 apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order_calendar.js +33 DocType: Employee Production Item Held On Proizvodnja Item Održanoj
2890 apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order_calendar.js +33 Employee Information Production Item Zaposlenik informacije Proizvodnja Item
2891 apps/erpnext/erpnext/public/js/setup_wizard.js +192 Rate (%) Employee Information Stopa ( % ) Zaposlenik informacije
2892 DocType: Time Log apps/erpnext/erpnext/public/js/setup_wizard.js +201 Additional Cost Rate (%) Dodatni trošak Stopa ( % )
2893 apps/erpnext/erpnext/public/js/setup_wizard.js +32 DocType: Time Log Financial Year End Date Additional Cost Financijska godina End Date Dodatni trošak
2928 DocType: SMS Settings DocType: Opportunity SMS Settings To Discuss Podešavanja SMS-a Za diskusiju
2929 apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +60 DocType: SMS Settings Temporary Accounts SMS Settings Privremeni računi Podešavanja SMS-a
2930 apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +155 apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +60 Black Temporary Accounts Crn Privremeni računi
2931 apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +155 Black Crn
2932 DocType: BOM Explosion Item BOM Explosion Item BOM eksplozije artikla
2933 DocType: Account Auditor Revizor
2934 apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice_list.js +10 Return Povratak
2949 DocType: Project Task Task ID Zadatak ID
2950 apps/erpnext/erpnext/public/js/setup_wizard.js +20 e.g. "MC" na primjer "MC"
2951 apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +84 Stock cannot exist for Item {0} since has variants Stock ne može postojati za Stavka {0} od ima varijante
2952 Sales Person-wise Transaction Summary Prodaja Osobne mudar Transakcija Sažetak
2953 apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +104 Warehouse {0} does not exist Skladište {0} ne postoji
2954 apps/erpnext/erpnext/hub_node/page/hub/register_in_hub.html +2 Register For ERPNext Hub Registracije ERPNext Hub
2955 DocType: Monthly Distribution Monthly Distribution Percentages Mjesečni Distribucija Procenat
2959 DocType: Project Customer Details Korisnički podaci
2960 DocType: Employee Reports to Izvještaji za
2961 DocType: SMS Settings Enter url parameter for receiver nos Unesite URL parametar za prijemnike br
2962 DocType: Sales Invoice Paid Amount Plaćeni iznos
2963 Available Stock for Packing Items Raspoloživo stanje za pakirane proizvode
2964 DocType: Item Variant Item Variant Stavka Variant
2965 apps/erpnext/erpnext/utilities/doctype/address_template/address_template.py +16 Setting this Address Template as default as there is no other default Postavljanje Ova adresa predloška kao zadano, jer nema drugog zadano
3013 apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +95 Warehouse can not be deleted as stock ledger entry exists for this warehouse. Skladište se ne može izbrisati , kao entry stock knjiga postoji za to skladište .
3014 DocType: Company Distribution Distribucija
3015 apps/erpnext/erpnext/public/js/pos/pos.js +435 Amount Paid Plaćeni iznos
3016 apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +91 Project Manager Menadzer projekata
3017 apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +72 Dispatch Otpremanje
3018 apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +70 Max discount allowed for item: {0} is {1}% Maksimalni popust dopušteno za predmet: {0} je {1}%
3019 DocType: Account Receivable potraživanja
3020 apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +264 Row #{0}: Not allowed to change Supplier as Purchase Order already exists Row # {0}: Nije dozvoljeno da se promijeniti dobavljača kao narudžbenicu već postoji
3021 DocType: Accounts Settings Role that is allowed to submit transactions that exceed credit limits set. Uloga koja je dopušteno podnijeti transakcije koje premašuju kreditnih ograničenja postavljena.
3022 DocType: Sales Invoice Supplier Reference Dobavljač Referenca
3023 DocType: Production Planning Tool If checked, BOM for sub-assembly items will be considered for getting raw materials. Otherwise, all sub-assembly items will be treated as a raw material. Ako je označeno, BOM za pod-zbor stavke će biti uzeti u obzir za dobivanje sirovine. Inače, sve pod-montaža stavke će biti tretirani kao sirovinu.
3024 DocType: Material Request Material Issue Materijal Issue
3025 DocType: Hub Settings Seller Description Prodavač Opis
3026 DocType: Employee Education Qualification Kvalifikacija
3058 apps/erpnext/erpnext/stock/doctype/item/item.py +564 Item variant {0} exists with same attributes Stavka varijanta {0} postoji sa istim atributima
3059 DocType: Salary Slip Salary Slip Plaća proklizavanja
3060 apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +48 'To Date' is required ' Do datuma ' je obavezno
3061 DocType: Packing Slip Generate packing slips for packages to be delivered. Used to notify package number, package contents and its weight. Generirajte pakovanje Slips za pakete dostaviti. Koristi se za obavijesti paket broja, sadržaj paket i njegove težine.
3062 DocType: Sales Invoice Item apps/erpnext/erpnext/utilities/doctype/address/address.py +96 Sales Order Item No default Address Template found. Please create a new one from Setup > Printing and Branding > Address Template. Stavka narudžbe kupca No default Adresa Template pronađeno. Molimo vas da se stvori novi iz Setup> Printing and Branding> Adresa Template.
3063 DocType: Salary Slip DocType: Sales Invoice Item Payment Days Sales Order Item Plaćanja Dana Stavka narudžbe kupca
3064 DocType: BOM DocType: Salary Slip Manage cost of operations Payment Days Upravljanje troškove poslovanja Plaćanja Dana
3114 DocType: Quality Inspection Reading apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +107 Quality Inspection Reading This Month's Summary Kvaliteta Inspekcija čitanje Ovaj mjesec je sažetak
3115 apps/erpnext/erpnext/stock/doctype/stock_settings/stock_settings.py +26 DocType: Quality Inspection Reading `Freeze Stocks Older Than` should be smaller than %d days. Quality Inspection Reading `blokiraj zalihe starije od podrazumijevanog manje od % d dana . Kvaliteta Inspekcija čitanje
3116 DocType: Tax Rule apps/erpnext/erpnext/stock/doctype/stock_settings/stock_settings.py +26 Purchase Tax Template `Freeze Stocks Older Than` should be smaller than %d days. Porez na promet Template `blokiraj zalihe starije od podrazumijevanog manje od % d dana .
3117 DocType: Tax Rule Project wise Stock Tracking Purchase Tax Template Supervizor pracenje zaliha Porez na promet Template
3118 apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +166 Maintenance Schedule {0} exists against {0} Project wise Stock Tracking Raspored održavanja {0} postoji od {0} Supervizor pracenje zaliha
3119 DocType: Stock Entry Detail apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +166 Actual Qty (at source/target) Maintenance Schedule {0} exists against {0} Stvarna kol (na izvoru/cilju) Raspored održavanja {0} postoji od {0}
3120 DocType: Item Customer Detail DocType: Stock Entry Detail Ref Code Actual Qty (at source/target) Ref. Šifra Stvarna kol (na izvoru/cilju)
3121 apps/erpnext/erpnext/config/hr.py +13 DocType: Item Customer Detail Employee records. Ref Code Zaposlenih evidencija. Ref. Šifra
3177 DocType: Account Income Ordered Items To Be Delivered Prihod Naručeni proizvodi za dostavu
3178 DocType: Industry Type DocType: Account Industry Type Income Industrija Tip Prihod
3179 apps/erpnext/erpnext/templates/includes/cart.js +136 DocType: Industry Type Something went wrong! Industry Type Nešto nije bilo u redu! Industrija Tip
3180 apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +101 apps/erpnext/erpnext/templates/includes/cart.js +136 Warning: Leave application contains following block dates Something went wrong! Upozorenje: Ostavite program sadrži sljedeće blok datume Nešto nije bilo u redu!
3181 apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +241 apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +101 Sales Invoice {0} has already been submitted Warning: Leave application contains following block dates Prodajni računi {0} su već potvrđeni Upozorenje: Ostavite program sadrži sljedeće blok datume
3182 apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +24 apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +241 Fiscal Year {0} does not exist Sales Invoice {0} has already been submitted Fiskalna godina {0} ne postoji Prodajni računi {0} su već potvrđeni
3183 apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +30 apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +24 Completion Date Fiscal Year {0} does not exist Završetak Datum Fiskalna godina {0} ne postoji
3184 DocType: Purchase Invoice Item apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +30 Amount (Company Currency) Completion Date Iznos (valuta preduzeća) Završetak Datum
3185 apps/erpnext/erpnext/config/hr.py +113 DocType: Purchase Invoice Item Organization unit (department) master. Amount (Company Currency) Organizacija jedinica ( odjela ) majstor . Iznos (valuta preduzeća)
3186 apps/erpnext/erpnext/setup/doctype/sms_settings/sms_settings.py +25 apps/erpnext/erpnext/config/hr.py +113 Please enter valid mobile nos Organization unit (department) master. Unesite valjane mobilne br Organizacija jedinica ( odjela ) majstor .
3187 DocType: Budget Detail apps/erpnext/erpnext/setup/doctype/sms_settings/sms_settings.py +25 Budget Detail Please enter valid mobile nos Proračun Detalj Unesite valjane mobilne br
3188 apps/erpnext/erpnext/selling/doctype/sms_center/sms_center.py +75 DocType: Budget Detail Please enter message before sending Budget Detail Unesite poruku prije slanja Proračun Detalj
3189 apps/erpnext/erpnext/config/accounts.py +137 apps/erpnext/erpnext/selling/doctype/sms_center/sms_center.py +75 Point-of-Sale Profile Please enter message before sending Point-of-prodaju profil Unesite poruku prije slanja
3190 apps/erpnext/erpnext/setup/doctype/sms_settings/sms_settings.py +68 apps/erpnext/erpnext/config/accounts.py +137 Please Update SMS Settings Point-of-Sale Profile Obnovite SMS Settings Point-of-prodaju profil
3191 apps/erpnext/erpnext/projects/doctype/time_log_batch/time_log_batch.py +37 apps/erpnext/erpnext/setup/doctype/sms_settings/sms_settings.py +68 Time Log {0} already billed Please Update SMS Settings Time Log {0} već naplaćuju Obnovite SMS Settings
3192 apps/erpnext/erpnext/projects/doctype/time_log_batch/time_log_batch.py +37 Time Log {0} already billed Time Log {0} već naplaćuju
3193 apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +176 Unsecured Loans unsecured krediti
3194 DocType: Cost Center Cost Center Name Troška Name
3195 DocType: Maintenance Schedule Detail Scheduled Date Planski datum
3283 DocType: Quality Inspection Reading DocType: Customer Reading 5 Additional information regarding the customer. Čitanje 5 Dodatne informacije o kupcu.
3284 apps/erpnext/erpnext/crm/doctype/lead/lead.py +37 DocType: Quality Inspection Reading Campaign Name is required Reading 5 Potreban je naziv kampanje Čitanje 5
3285 DocType: Maintenance Visit apps/erpnext/erpnext/crm/doctype/lead/lead.py +37 Maintenance Date Campaign Name is required Održavanje Datum Potreban je naziv kampanje
3286 DocType: Purchase Receipt Item DocType: Maintenance Visit Rejected Serial No Maintenance Date Odbijen Serijski br Održavanje Datum
3287 apps/erpnext/erpnext/crm/doctype/newsletter_list/newsletter_list.js +40 DocType: Purchase Receipt Item New Newsletter Rejected Serial No New Newsletter Odbijen Serijski br
3288 apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +157 apps/erpnext/erpnext/crm/doctype/newsletter_list/newsletter_list.js +40 Start date should be less than end date for Item {0} New Newsletter Početak bi trebao biti manji od krajnjeg datuma za točke {0} Novi Newsletter
3289 DocType: Item apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +157 Example: ABCD.##### If series is set and Serial No is not mentioned in transactions, then automatic serial number will be created based on this series. If you always want to explicitly mention Serial Nos for this item. leave this blank. Start date should be less than end date for Item {0} Primjer:. ABCD ##### Ako serije je postavljen i serijski broj se ne spominje u transakcijama, a zatim automatski serijski broj će biti kreiran na osnovu ove serije. Ako želite uvijek izričito spomenuti Serial Nos za ovu stavku. ovo ostavite prazno. Početak bi trebao biti manji od krajnjeg datuma za točke {0}
3356 apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +510 DocType: BOM Posting date and posting time is mandatory Materials Datum knjiženja i knjiženje vrijeme je obvezna Materijali
3357 apps/erpnext/erpnext/config/buying.py +79 DocType: Leave Block List Tax template for buying transactions. If not checked, the list will have to be added to each Department where it has to be applied. Porezna Predložak za kupnju transakcije . Ako nije označeno, popis će biti dodan u svakom odjela gdje se mora primjenjivati.
3358 apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +510 Item Prices Posting date and posting time is mandatory Cijene artikala Datum knjiženja i knjiženje vrijeme je obvezna
3359 DocType: Purchase Order apps/erpnext/erpnext/config/buying.py +79 In Words will be visible once you save the Purchase Order. Tax template for buying transactions. U riječi će biti vidljiv nakon što spremite narudžbenice. Porezna Predložak za kupnju transakcije .
3360 DocType: Period Closing Voucher Period Closing Voucher Item Prices Razdoblje Zatvaranje bon Cijene artikala
3361 apps/erpnext/erpnext/config/stock.py +120 DocType: Purchase Order Price List master. In Words will be visible once you save the Purchase Order. Cjenik majstor . U riječi će biti vidljiv nakon što spremite narudžbenice.
3362 DocType: Task DocType: Period Closing Voucher Review Date Period Closing Voucher Datum pregleda Razdoblje Zatvaranje bon
3397 DocType: Appraisal apps/erpnext/erpnext/controllers/buying_controller.py +60 Total Score (Out of 5) Tax Category can not be 'Valuation' or 'Valuation and Total' as all items are non-stock items Ukupna ocjena (od 5) Porezna Kategorija ne može biti ' Procjena ' ili ' Procjena i Total ' kao i svi proizvodi bez zaliha predmeta
3398 DocType: Batch DocType: Issue Batch Support Team Serija Tim za podršku
3399 apps/erpnext/erpnext/stock/doctype/item/item.js +20 DocType: Appraisal Balance Total Score (Out of 5) Ravnoteža Ukupna ocjena (od 5)
3400 DocType: Batch Batch Serija
3401 DocType: Project apps/erpnext/erpnext/stock/doctype/item/item.js +20 Total Expense Claim (via Expense Claims) Balance Ukupni rashodi potraživanja (preko rashodi potraživanja) Ravnoteža
3402 DocType: Journal Entry DocType: Project Debit Note Total Expense Claim (via Expense Claims) Rashodi - napomena Ukupni rashodi potraživanja (preko rashodi potraživanja)
3403 DocType: Stock Entry DocType: Journal Entry As per Stock UOM Debit Note Kao po burzi UOM Rashodi - napomena
3437 DocType: Purchase Common apps/erpnext/erpnext/accounts/doctype/account/account.py +95 Purchase Common Cannot covert to Group because Account Type is selected. Kupnja Zajednička Ne mogu da konvertovanje Group, jer je izabran Account Type.
3438 apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +93 DocType: Purchase Common {0} {1} has been modified. Please refresh. Purchase Common {0} {1} je izmijenjen . Osvježite stranicu. Kupnja Zajednička
3439 DocType: Leave Block List apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +93 Stop users from making Leave Applications on following days. {0} {1} has been modified. Please refresh. Prestani korisnike od izrade ostaviti aplikacija na sljedećim danima. {0} {1} je izmijenjen . Osvježite stranicu.
3440 apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +166 DocType: Leave Block List Employee Benefits Stop users from making Leave Applications on following days. Primanja zaposlenih Prestani korisnike od izrade ostaviti aplikacija na sljedećim danima.
3441 DocType: Sales Invoice apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +166 Is POS Employee Benefits Je POS Primanja zaposlenih
3442 apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +230 DocType: Sales Invoice Packed quantity must equal quantity for Item {0} in row {1} Is POS Prepuna količina mora biti jednaka količina za točku {0} je u redu {1} Je POS
3443 DocType: Production Order apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +230 Manufactured Qty Packed quantity must equal quantity for Item {0} in row {1} Proizvedeno Kol Prepuna količina mora biti jednaka količina za točku {0} je u redu {1}
3454 DocType: Quality Inspection Reading Hub Reading 3 Čvor Čitanje 3
3455 DocType: GL Entry Voucher Type Hub Bon Tip Čvor
3456 apps/erpnext/erpnext/public/js/pos/pos.js +99 DocType: GL Entry Price List not found or disabled Voucher Type Cjenik nije pronađena ili invaliditetom Bon Tip
3457 DocType: Expense Claim apps/erpnext/erpnext/public/js/pos/pos.js +99 Approved Price List not found or disabled Odobreno Cjenik nije pronađena ili invaliditetom
3458 DocType: Pricing Rule DocType: Expense Claim Price Approved Cijena Odobreno
3459 apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +99 DocType: Pricing Rule Employee relieved on {0} must be set as 'Left' Price Zaposlenik razriješen na {0} mora biti postavljen kao 'lijevo ' Cijena
3460 DocType: Item apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +99 Selecting "Yes" will give a unique identity to each entity of this item which can be viewed in the Serial No master. Employee relieved on {0} must be set as 'Left' Odabir "Da" će dati jedinstveni identitet svakog entiteta ove točke koja se može vidjeti u rednim brojem učitelja. Zaposlenik razriješen na {0} mora biti postavljen kao 'lijevo '
3499 DocType: BOM DocType: Project With Operations Gross Margin % Uz operacije Bruto marža %
3500 apps/erpnext/erpnext/accounts/party.py +232 DocType: BOM Accounting entries have already been made in currency {0} for company {1}. Please select a receivable or payable account with currency {0}. With Operations Računovodstvo stavke su već učinjeni u valuti {0} {1} za firmu. Molimo odaberite potraživanja ili platiti račun s valutnom {0}. Uz operacije
3501 apps/erpnext/erpnext/accounts/party.py +232 Monthly Salary Register Accounting entries have already been made in currency {0} for company {1}. Please select a receivable or payable account with currency {0}. Mjesečna plaća Registracija Računovodstvo stavke su već učinjeni u valuti {0} {1} za firmu. Molimo odaberite potraživanja ili platiti račun s valutnom {0}.
3502 Monthly Salary Register Mjesečna plaća Registracija
3503 DocType: Warranty Claim If different than customer address Ako se razlikuje od kupaca adresu
3504 DocType: BOM Operation BOM Operation BOM operacija
3505 DocType: Purchase Taxes and Charges On Previous Row Amount Na prethodnu Row visini
3520 apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +606 Material to Supplier Materijal dobavljaču
3521 apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.js +179 Excise Invoice Akcizama Račun
3522 DocType: Expense Claim Employees Email Id Zaposlenici Email ID
3523 DocType: Employee Attendance Tool Marked Attendance Označena Posjeta
3524 apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +159 Current Liabilities Kratkoročne obveze
3525 apps/erpnext/erpnext/config/crm.py +48 Send mass SMS to your contacts Pošalji masovne SMS poruke svojim kontaktima
3526 DocType: Purchase Taxes and Charges Consider Tax or Charge for Razmislite poreza ili pristojbi za
3527 apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +57 Actual Qty is mandatory Stvarni Qty je obavezno
3528 apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +132 Credit Card kreditna kartica
3529 DocType: BOM Item to be manufactured or repacked Artikal će biti proizveden ili prepakiran
3530 apps/erpnext/erpnext/config/stock.py +90 Default settings for stock transactions. Zadane postavke za burzovne transakcije.
3531 DocType: Purchase Invoice Next Date Sljedeći datum
3532 DocType: Employee Education Major/Optional Subjects Glavni / Izborni predmeti
3538 DocType: Item Group General Settings General Settings
3539 apps/erpnext/erpnext/setup/doctype/currency_exchange/currency_exchange.py +19 From Currency and To Currency cannot be same Od valute i valuta ne mogu biti isti
3540 DocType: Stock Entry Repack Prepakovati
3541 apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +6 You must Save the form before proceeding Morate spremiti obrazac prije nastavka
3542 DocType: Item Attribute Numeric Values Brojčane vrijednosti
3543 apps/erpnext/erpnext/public/js/setup_wizard.js +140 apps/erpnext/erpnext/public/js/setup_wizard.js +149 Attach Logo Priložiti logo
3544 DocType: Customer Commission Rate Komisija Stopa
3617
3618
3619
3620
3621
3622
3623
3662
3663
3664
3665
3666
3667
3668
3669
3670
3671
3694
3695
3696
3697
3698
3699
3700
3708
3709
3710
3711
3712
3713
3714