blob: b55b286dcd22fb8238bef2fe162e4aa623d859b7 [file] [log] [blame]
Frappe PR Botfa042362017-07-17 17:50:36 +05301DocType: Item,Is Purchase Item,Artikal je za poručivanje
Frappe PR Botbfdb7262017-07-11 15:20:11 +05302apps/erpnext/erpnext/config/selling.py +18,Confirmed orders from Customers.,Potvrđene porudžbine od strane kupaca
Frappe PR Botfa042362017-07-17 17:50:36 +05303DocType: Purchase Invoice Item,Item Tax Rate,Poreska stopa
Frappe PR Botbfdb7262017-07-11 15:20:11 +05304apps/erpnext/erpnext/accounts/page/pos/pos.js +1550,Create a new Customer,Kreirajte novog kupca
Frappe PR Botfa042362017-07-17 17:50:36 +05305DocType: Item Variant Attribute,Attribute,Atribut
6DocType: POS Profile,POS Profile,POS profil
Frappe PR Botbfdb7262017-07-11 15:20:11 +05307DocType: Purchase Invoice,Currency and Price List,Valuta i cjenovnik
8DocType: Stock Entry,Delivery Note No,Broj otpremnice
Frappe PR Botfa042362017-07-17 17:50:36 +05309DocType: Item,Serial Nos and Batches,Serijski brojevi i paketi
Frappe PR Botbfdb7262017-07-11 15:20:11 +053010DocType: Sales Invoice,Shipping Rule,Pravila nabavke
11,Sales Order Trends,Trendovi prodajnih naloga
Frappe PR Botc0804792017-05-19 12:30:04 +053012DocType: Request for Quotation Item,Project Name,Naziv Projekta
13DocType: Bank Guarantee,Project,Projekat
Frappe PR Botbfdb7262017-07-11 15:20:11 +053014apps/erpnext/erpnext/utilities/activation.py +72,Make Quotation,Napravi predračun
15DocType: Bank Guarantee,Customer,Kupac
16DocType: Purchase Order Item,Supplier Quotation Item,Stavka na dobavljačevoj ponudi
17DocType: Item,Customer Code,Šifra kupca
18DocType: Selling Settings,Allow multiple Sales Orders against a Customer's Purchase Order,Dozvolite više prodajnih naloga koji su vezani sa porudžbenicom kupca
19apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +246,Currency of the price list {0} is not similar with the selected currency {1},Valuta cjenovnika {0} nema sličnosti sa odabranom valutom {1}
20apps/erpnext/erpnext/config/selling.py +23,Customers,Kupci
Frappe PR Botfa042362017-07-17 17:50:36 +053021apps/erpnext/erpnext/stock/doctype/item/item_dashboard.py +29,Buy,Kupovina
Frappe PR Botbfdb7262017-07-11 15:20:11 +053022apps/erpnext/erpnext/accounts/page/pos/pos.js +2039,Please select customer,Odaberite kupca
23DocType: Item Price,Item Price,Cijena artikla
24DocType: Sales Order Item,Sales Order Date,Datum prodajnog naloga
25apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +35,Delivery Note {0} must not be submitted,Otpremnica {0} se ne može potvrditi
26apps/erpnext/erpnext/buying/utils.py +80,{0} {1} status is {2},{0} {1} status je {2}
27DocType: Territory,Classification of Customers by region,Klasifikacija kupaca po regiji
28apps/erpnext/erpnext/config/selling.py +75,Tree of Item Groups.,Stablo Vrste artikala
29apps/erpnext/erpnext/selling/page/sales_analytics/sales_analytics.js +32,Customer Group / Customer,Grupa kupaca / kupci
30apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.js +47,From Delivery Note,Iz otpremnice
Frappe PR Botfa042362017-07-17 17:50:36 +053031DocType: Account,Tax,Porez
Frappe PR Botbfdb7262017-07-11 15:20:11 +053032DocType: POS Profile,Price List,Cjenovnik
33DocType: Production Planning Tool,Sales Orders,Prodajni nalozi
Frappe PR Botfa042362017-07-17 17:50:36 +053034DocType: Item,Manufacturer Part Number,Proizvođačka šifra
35DocType: Asset,Item Name,Naziv artikla
36DocType: Item,Will also apply for variants,Biće primijenjena i na varijante
Frappe PR Botbfdb7262017-07-11 15:20:11 +053037apps/erpnext/erpnext/config/selling.py +316,Sales Order to Payment,Prodajni nalog za plaćanje
Frappe PR Botfa042362017-07-17 17:50:36 +053038,Sales Analytics,Prodajna analitika
Frappe PR Botbfdb7262017-07-11 15:20:11 +053039DocType: Sales Invoice,Customer Address,Adresa kupca
40DocType: Delivery Note,In Words (Export) will be visible once you save the Delivery Note.,Slovima (izvoz) će biti vidljiv onda kad sačuvate otpremnicu
41DocType: Sales Invoice Item,Delivery Note Item,Pozicija otpremnica
42DocType: Sales Order,Customer's Purchase Order,Porudžbenica kupca
Frappe PR Botfa042362017-07-17 17:50:36 +053043apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +213,{0} {1} is cancelled or stopped,{0} {1} je otkazan ili stopiran
Frappe PR Botbfdb7262017-07-11 15:20:11 +053044DocType: Lead,Lost Quotation,Izgubljen Predračun
45apps/erpnext/erpnext/accounts/general_ledger.py +111,Account: {0} can only be updated via Stock Transactions,Računovodstvo: {0} može samo da se ažurira u dijelu Promjene na zalihama
46DocType: Authorization Rule,Customer or Item,Kupac ili proizvod
47apps/erpnext/erpnext/utilities/page/leaderboard/leaderboard_row_head.html +1, List ,Lista
Frappe PR Botfa042362017-07-17 17:50:36 +053048DocType: Item,Serial Number Series,Seriski broj serija
Frappe PR Botbfdb7262017-07-11 15:20:11 +053049DocType: Sales Invoice Item,Customer Warehouse (Optional),Skladište kupca (opciono)
50DocType: Customer,Additional information regarding the customer.,Dodatne informacije o kupcu
Frappe PR Botfa042362017-07-17 17:50:36 +053051apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +171,Payment Entry already exists,Uplata već postoji
Frappe PR Botbfdb7262017-07-11 15:20:11 +053052DocType: Project,Customer Details,Korisnički detalji
Frappe PR Botfa042362017-07-17 17:50:36 +053053DocType: Item,"Example: ABCD.#####
54If 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 #####
55 Ако Радња је смештена i serijski broj se ne pominje u transakcijama, onda će automatski serijski broj biti kreiran na osnovu ove serije. Ukoliko uvijek želite da eksplicitno spomenete serijski broj ove šifre, onda je ostavite praznu."
Frappe PR Botbfdb7262017-07-11 15:20:11 +053056apps/erpnext/erpnext/config/selling.py +311,Customer and Supplier,Kupac i dobavljač
Frappe PR Botc0804792017-05-19 12:30:04 +053057DocType: Journal Entry Account,Sales Invoice,Fakture
Frappe PR Botbfdb7262017-07-11 15:20:11 +053058DocType: Sales Order,Track this Sales Order against any Project,Prati ovaj prodajni nalog na bilo kom projektu
Frappe PR Botfa042362017-07-17 17:50:36 +053059apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +491,[Error],[Greška]
60DocType: Supplier,Supplier Details,Detalji o dobavljaču
61apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +774,Payment,Plaćanje
Frappe PR Botbfdb7262017-07-11 15:20:11 +053062apps/erpnext/erpnext/stock/doctype/item_price/item_price.py +27,Price List {0} is disabled,Cjenovnik {0} je zaključan
63DocType: Notification Control,Sales Order Message,Poruka prodajnog naloga
64DocType: Email Digest,Pending Sales Orders,Prodajni nalozi na čekanju
65DocType: Item,Standard Selling Rate,Standarna prodajna cijena
66apps/erpnext/erpnext/accounts/page/pos/pos.js +1438,Select or add new customer,Izaberite ili dodajte novog kupca
67DocType: Product Bundle Item,Product Bundle Item,Sastavljeni proizvodi
Frappe PR Botfa042362017-07-17 17:50:36 +053068apps/erpnext/erpnext/stock/doctype/item/item_dashboard.py +6,This is based on stock movement. See {0} for details,Ovo praćenje je zasnovano na kretanje zaliha. Pogledajte {0} za više detalja
69DocType: Item,Default Warehouse,Podrazumijevano skladište
Frappe PR Botbfdb7262017-07-11 15:20:11 +053070apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +66,Sales Order {0} is not valid,Prodajni nalog {0} nije validan
71DocType: Selling Settings,Delivery Note Required,Otpremnica je obavezna
Frappe PR Botfa042362017-07-17 17:50:36 +053072DocType: Sales Order,Not Delivered,Nije isporučeno
73apps/erpnext/erpnext/config/selling.py +158,Sales campaigns.,Prodajne kampanje
74DocType: Item,Auto re-order,Automatska porudžbina
75apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +265,Sales Invoice {0} has already been submitted,Faktura {0} je već potvrđena
Frappe PR Botc0804792017-05-19 12:30:04 +053076apps/erpnext/erpnext/config/learn.py +263,Managing Projects,Upravljanje projektima
Frappe PR Botfa042362017-07-17 17:50:36 +053077apps/erpnext/erpnext/stock/doctype/item/item_dashboard.py +21,Pricing,Kalkulacija
78DocType: Customs Tariff Number,Customs Tariff Number,Carinska tarifa
79DocType: Item,Default Supplier,Podrazumijevani dobavljač
Frappe PR Botbfdb7262017-07-11 15:20:11 +053080DocType: POS Profile,Customer Groups,Grupe kupaca
Frappe PR Botfa042362017-07-17 17:50:36 +053081DocType: BOM,Show In Website,Prikaži na web sajtu
Frappe PR Botbfdb7262017-07-11 15:20:11 +053082apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +230,Purchase Receipt {0} is not submitted,Prijem robe {0} nije potvrđen
83apps/erpnext/erpnext/config/selling.py +52,Items and Pricing,Proizvodi i cijene
84apps/erpnext/erpnext/utilities/activation.py +70,Create customer quotes,Kreirajte bilješke kupca
85apps/erpnext/erpnext/support/doctype/warranty_claim/warranty_claim.py +20,Customer is required,Kupac je obavezan podatak
Frappe PR Botfa042362017-07-17 17:50:36 +053086DocType: Item,Customer Item Codes,Šifra kod kupca
87DocType: Item,Manufacturer,Proizvođač
Frappe PR Botbfdb7262017-07-11 15:20:11 +053088apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +73,Selling Amount,Prodajni iznos
Frappe PR Botfa042362017-07-17 17:50:36 +053089DocType: Item,Allow over delivery or receipt upto this percent,Dozvolite isporukuili prijem robe ukoliko ne premaši ovaj procenat
Frappe PR Botbfdb7262017-07-11 15:20:11 +053090apps/erpnext/erpnext/config/stock.py +7,Stock Transactions,Promjene na zalihama
Frappe PR Botfa042362017-07-17 17:50:36 +053091DocType: Item,"If this item has variants, then it cannot be selected in sales orders etc.","Ako ovaj artikal ima varijante, onda ne može biti biran u prodajnom nalogu."
Frappe PR Botbfdb7262017-07-11 15:20:11 +053092DocType: Pricing Rule,Discount on Price List Rate (%),Popust na cijene iz cjenovnika (%)
Frappe PR Botfa042362017-07-17 17:50:36 +053093DocType: Item,Item Attribute,Atribut artikla
Frappe PR Botbfdb7262017-07-11 15:20:11 +053094DocType: Payment Request,Amount in customer's currency,Iznos u valuti kupca
95DocType: Email Digest,New Sales Orders,Novi prodajni nalozi
96apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +539,Stock Entry {0} is not submitted,Unos zaliha {0} nije potvrđen
Frappe PR Botfa042362017-07-17 17:50:36 +053097DocType: Purchase Invoice Item,Is Fixed Asset,Artikal je osnovno sredstvo
98,POS,POS
99DocType: Shipping Rule,Net Weight,Neto težina
100DocType: Payment Entry Reference,Outstanding,Preostalo
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530101apps/erpnext/erpnext/utilities/activation.py +80,Make Sales Orders to help you plan your work and deliver on-time,Kreiranje prodajnog naloga će vam pomoći da isplanirate svoje vrijeme i dostavite robu na vrijeme
Frappe PR Botfa042362017-07-17 17:50:36 +0530102apps/erpnext/erpnext/accounts/page/pos/pos.js +838,Sync Offline Invoices,Sinhronizuj offline fakture
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530103DocType: Delivery Note,Customer's Purchase Order No,Broj porudžbenice kupca
104apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +129,Please enter Sales Orders in the above table,U tabelu iznad unesite prodajni nalog
105DocType: POS Profile,Item Groups,Vrste artikala
106DocType: Purchase Order,Customer Contact Email,Kontakt e-mail kupca
Frappe PR Botfa042362017-07-17 17:50:36 +0530107DocType: Item,Variant Based On,Varijanta zasnovana na
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530108DocType: POS Item Group,Item Group,Vrste artikala
109apps/erpnext/erpnext/stock/doctype/item_price/item_price.py +33,Item {0} appears multiple times in Price List {1},Artikal {0} se javlja više puta u cjenovniku {1}
110DocType: Project,Total Sales Cost (via Sales Order),Ukupni prodajni troškovi (od prodajnih naloga)
111apps/erpnext/erpnext/config/crm.py +12,Database of potential customers.,Baza potencijalnih kupaca
Frappe PR Botc0804792017-05-19 12:30:04 +0530112apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +28,Project Status,Status Projekta
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530113apps/erpnext/erpnext/public/js/pos/pos.html +115,All Item Groups,Sve vrste artikala
114DocType: Request for Quotation,Request for Quotation,Zahtjev za ponudu
Frappe PR Botfa042362017-07-17 17:50:36 +0530115DocType: Item,Foreign Trade Details,Spoljnotrgovinski detalji
116DocType: Item,Minimum Order Qty,Minimalna količina za poručivanje
Frappe PR Botc0804792017-05-19 12:30:04 +0530117DocType: Project,Project will be accessible on the website to these users,Projekat će biti dostupan na sajtu sledećim korisnicima
Frappe PR Botfa042362017-07-17 17:50:36 +0530118DocType: Company,Services,Usluge
119apps/erpnext/erpnext/public/js/pos/pos.html +4,Item Cart,Korpa sa artiklima
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530120DocType: Quotation Item,Quotation Item,Stavka sa ponude
121DocType: Notification Control,Purchase Receipt Message,Poruka u Prijemu robe
Frappe PR Botfa042362017-07-17 17:50:36 +0530122DocType: Item,Default Unit of Measure,Podrazumijevana jedinica mjere
123DocType: Purchase Invoice Item,Serial No,Serijski broj
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530124apps/erpnext/erpnext/accounts/page/pos/pos.js +1731,Price List not found or disabled,Cjenovnik nije pronađen ili je zaključan
Frappe PR Botfa042362017-07-17 17:50:36 +0530125apps/erpnext/erpnext/accounts/page/pos/pos.js +825,New Sales Invoice,Nova faktura
Frappe PR Botc0804792017-05-19 12:30:04 +0530126DocType: Project,Project Type,Tip Projekta
Frappe PR Botfa042362017-07-17 17:50:36 +0530127DocType: Opportunity,Maintenance,Održavanje
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530128DocType: Item Price,Multiple Item prices.,Više cijena artikala
129apps/erpnext/erpnext/config/stock.py +158,Split Delivery Note into packages.,Razdvoji otpremnicu u pakovanja
130apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.py +212,Supplier Quotation {0} created,Ponuda dobavljaču {0} је kreirana
131apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +101,Not allowed to update stock transactions older than {0},Nije dozvoljeno mijenjati Promjene na zalihama starije od {0}
132DocType: Sales Invoice,Customer Name,Naziv kupca
Frappe PR Botfa042362017-07-17 17:50:36 +0530133DocType: Payment Request,Paid,Plaćeno
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530134DocType: Stock Settings,Default Item Group,Podrazumijevana vrsta artikala
Frappe PR Botfa042362017-07-17 17:50:36 +0530135apps/erpnext/erpnext/manufacturing/report/bom_stock_report/bom_stock_report.py +20,In Stock Qty,Na zalihama
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530136apps/erpnext/erpnext/setup/doctype/customer_group/customer_group.py +20,An Customer exists with same name,Kupac sa istim imenom već postoji
Frappe PR Botfa042362017-07-17 17:50:36 +0530137apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +24,POS Profile {0} already created for user: {1} and company {2},POS profil {0} je već kreiran za korisnika: {1} i kompaniju {2}
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530138DocType: Item,Default Selling Cost Center,Podrazumijevani centar troškova
Frappe PR Botfa042362017-07-17 17:50:36 +0530139apps/erpnext/erpnext/public/js/pos/pos.html +100,No Customers yet!,Još uvijek nema kupaca!
140apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +70,Warning: Sales Order {0} already exists against Customer's Purchase Order {1},Upozorenje: Prodajni nalog {0}već postoji veza sa porudžbenicom kupca {1}
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530141apps/erpnext/erpnext/controllers/selling_controller.py +265,Sales Order {0} is {1},Prodajni nalog {0} је {1}
142apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +57,New Customers,Novi kupci
143DocType: POS Customer Group,POS Customer Group,POS grupa kupaca
Frappe PR Botfa042362017-07-17 17:50:36 +0530144DocType: Quotation,Shopping Cart,Korpa sa sajta
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530145DocType: Pricing Rule,Pricing Rule Help,Pravilnik za cijene pomoć
146DocType: POS Item Group,POS Item Group,POS Vrsta artikala
Frappe PR Botfa042362017-07-17 17:50:36 +0530147DocType: Lead,Lead,Lead
148DocType: Student Attendance Tool,Batch,Serija
149apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +803,Purchase Receipt,Prijem robe
150DocType: Item,Warranty Period (in days),Garantni rok (u danima)
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530151apps/erpnext/erpnext/config/selling.py +28,Customer database.,Korisnička baza podataka
Frappe PR Botfa042362017-07-17 17:50:36 +0530152DocType: Tax Rule,Sales,Prodaja
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530153DocType: Pricing Rule,Pricing Rule,Pravilnik za cijene
Frappe PR Botfa042362017-07-17 17:50:36 +0530154,Sales Invoice Trends,Trendovi faktura
155DocType: Expense Claim,Task,Zadatak
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530156,Item Prices,Cijene artikala
157DocType: Sales Order,Customer's Purchase Order Date,Datum porudžbenice kupca
Frappe PR Botfa042362017-07-17 17:50:36 +0530158DocType: Item,Country of Origin,Zemlja porijekla
159DocType: Quotation,Order Type,Vrsta porudžbine
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530160DocType: Pricing Rule,For Price List,Za cjenovnik
161apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +560,Sales Order {0} is not submitted,Prodajni nalog {0} nije potvrđen
Frappe PR Botfa042362017-07-17 17:50:36 +0530162DocType: Item,Default Material Request Type,Podrazumijevani zahtjev za tip materijala
163DocType: Payment Entry,Pay,Plati
164DocType: Item,Sales Details,Detalji prodaje
165apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +150,Quotation {0} is cancelled,Ponuda {0} je otkazana
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530166DocType: Purchase Order,Customer Mobile No,Broj telefona kupca
Frappe PR Botfa042362017-07-17 17:50:36 +0530167apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +566,Product Bundle,Sastavnica
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530168DocType: Landed Cost Voucher,Purchase Receipts,Prijemi robe
Frappe PR Botfa042362017-07-17 17:50:36 +0530169DocType: Purchase Invoice,Posting Time,Vrijeme izrade računa
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530170DocType: Stock Entry,Purchase Receipt No,Broj prijema robe
Frappe PR Botfa042362017-07-17 17:50:36 +0530171DocType: Item,Item Tax,Porez
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530172DocType: Pricing Rule,Selling,Prodaja
173DocType: Purchase Order,Customer Contact,Kontakt kupca
Frappe PR Botfa042362017-07-17 17:50:36 +0530174apps/erpnext/erpnext/accounts/doctype/asset/asset.py +39,Item {0} does not exist,Artikal {0} ne postoji
175DocType: Bank Reconciliation Detail,Payment Entry,Uplata
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530176apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +59,Serial No {0} does not belong to Delivery Note {1},Serijski broj {0} ne pripada otpremnici {1}
177apps/erpnext/erpnext/config/stock.py +179,Default settings for stock transactions.,Podrazumijevana podešavanja za dio Promjene na zalihama
178DocType: Production Planning Tool,Get Sales Orders,Pregledaj prodajne naloge
179DocType: Stock Ledger Entry,Stock Ledger Entry,Unos zalihe robe
180DocType: Item Group,Item Group Name,Naziv vrste artikala
181apps/erpnext/erpnext/selling/doctype/customer/customer.py +115,A Customer Group exists with same name please change the Customer name or rename the Customer Group,Isto ime grupe kupca već postoji. Promijenite ime kupca ili izmijenite grupu kupca
182apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +542,Warning: Another {0} # {1} exists against stock entry {2},Upozorenje: Još jedan {0} # {1} postoji u vezanom Unosu zaliha {2}
Frappe PR Botfa042362017-07-17 17:50:36 +0530183DocType: Item,Has Serial No,Ima serijski broj
184apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +282,Payment Entry is already created,Uplata je već kreirana
185DocType: Purchase Invoice Item,Item,Artikli
Frappe PR Botc0804792017-05-19 12:30:04 +0530186DocType: Project User,Project User,Projektni user
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530187DocType: Item,Customer Items,Proizvodi kupca
Frappe PR Botfa042362017-07-17 17:50:36 +0530188apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +96,Sales Order required for Item {0},Prodajni nalog je obavezan za artikal {0}
189,Sales Funnel,Prodajni lijevak
190DocType: Sales Invoice,Payment Due Date,Datum dospijeća fakture
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530191DocType: Authorization Rule,Customer / Item Name,Kupac / Naziv proizvoda
Frappe PR Botfa042362017-07-17 17:50:36 +0530192apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +908,Supplier Quotation,Ponuda dobavljača
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530193DocType: SMS Center,All Customer Contact,Svi kontakti kupca
194DocType: Quotation,Quotation Lost Reason,Razlog gubitka ponude
Frappe PR Botfa042362017-07-17 17:50:36 +0530195DocType: Account,Stock,Zaliha
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530196DocType: Customer Group,Customer Group Name,Naziv grupe kupca
Frappe PR Botfa042362017-07-17 17:50:36 +0530197DocType: Item,Is Sales Item,Da li je prodajni artikal
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530198,Inactive Customers,Neaktivni kupci
199DocType: Stock Entry Detail,Stock Entry Detail,Detalji unosa zaliha
200DocType: Landed Cost Item,Purchase Receipt Item,Stavka Prijema robe
201apps/erpnext/erpnext/stock/doctype/batch/batch.js +85,Stock Entry {0} created,Unos zaliha {0} je kreiran
202apps/erpnext/erpnext/stock/get_item_details.py +292,Item Price updated for {0} in Price List {1},Cijena artikla je izmijenjena {0} u cjenovniku {1}
203apps/erpnext/erpnext/public/js/pos/pos_selected_item.html +11,Discount,Popust
Frappe PR Botfa042362017-07-17 17:50:36 +0530204DocType: Packing Slip,Net Weight UOM,Neto težina JM
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530205DocType: Selling Settings,Sales Order Required,Prodajni nalog je obavezan
Frappe PR Botfa042362017-07-17 17:50:36 +0530206apps/erpnext/erpnext/accounts/page/pos/pos.js +1154,Search Item,Pretraži artikal
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530207,Purchase Receipt Trends,Trendovi prijema robe
Frappe PR Botfa042362017-07-17 17:50:36 +0530208DocType: Purchase Invoice,Contact Person,Kontakt osoba
209DocType: Item,Item Code for Suppliers,Dobavljačeva šifra
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530210DocType: Request for Quotation Supplier,Request for Quotation Supplier,Zahtjev za ponudu dobavljača
211apps/erpnext/erpnext/selling/page/sales_funnel/sales_funnel.py +31,Active Leads / Customers,Активни Леадс / Kupci
Frappe PR Botfa042362017-07-17 17:50:36 +0530212DocType: Item,Manufacture,Proizvodnja
213apps/erpnext/erpnext/selling/doctype/quotation/quotation.js +716,Make Sales Order,Kreiraj prodajni nalog
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530214DocType: Price List,Price List Name,Naziv cjenovnika
Frappe PR Botfa042362017-07-17 17:50:36 +0530215DocType: Item,Purchase Details,Detalji kupovine
216apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +55,Expected Delivery Date is be before Sales Order Date,Očekivani datum isporuke је manji od datuma prodajnog naloga
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530217DocType: Sales Invoice Item,Customer's Item Code,Šifra kupca
Frappe PR Botc0804792017-05-19 12:30:04 +0530218apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +30,Project Start Date,Datum početka projekta
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530219apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +442,Stock cannot be updated against Delivery Note {0},Zaliha se ne može promijeniti jer je vezana sa otpremnicom {0}
220apps/erpnext/erpnext/setup/doctype/item_group/item_group.js +21,Item Group Tree,Stablo vrste artikala
221,Delivery Note Trends,Trendovi Otpremnica
222DocType: Notification Control,Quotation Message,Ponuda - poruka
223DocType: Journal Entry,Stock Entry,Unos zaliha
224apps/erpnext/erpnext/stock/report/item_prices/item_prices.py +38,Sales Price List,Prodajni cjenovnik
225apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +71,Avg. Selling Rate,Prosječna prodajna cijena
Frappe PR Botfa042362017-07-17 17:50:36 +0530226DocType: Item,End of Life,Kraj proizvodnje
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530227DocType: Selling Settings,Default Customer Group,Podrazumijevana grupa kupaca
228DocType: Notification Control,Delivery Note Message,Poruka na otpremnici
229apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +158,"Cannot delete Serial No {0}, as it is used in stock transactions","Ne može se obrisati serijski broj {0}, dok god se nalazi u dijelu Promjene na zalihama"
230apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +563,Delivery Note {0} is not submitted,Otpremnica {0} nije potvrđena
231DocType: Purchase Invoice,Price List Currency,Valuta Cjenovnika
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530232apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +102,Project Manager,Projektni menadzer
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530233apps/erpnext/erpnext/stock/get_item_details.py +307,Price List {0} is disabled or does not exist,Cjenovnik {0} je zaključan ili ne postoji
234apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +112,All Customer Groups,Sve grupe kupca
Frappe PR Botfa042362017-07-17 17:50:36 +0530235DocType: Purchase Invoice Item,Stock Qty,Zaliha
236apps/erpnext/erpnext/public/js/pos/pos.html +106,Stock Items,Artikli na zalihama
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530237apps/erpnext/erpnext/controllers/recurring_document.py +135,New {0}: #{1},Novi {0}: # {1}
Frappe PR Botfa042362017-07-17 17:50:36 +0530238DocType: Purchase Order Item,Supplier Part Number,Dobavljačeva šifra
Frappe PR Botc0804792017-05-19 12:30:04 +0530239DocType: Project Task,Project Task,Projektni zadatak
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530240DocType: Item Group,Parent Item Group,Nadređena Vrsta artikala
Frappe PR Botfa042362017-07-17 17:50:36 +0530241apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +233,{0} created,Kreirao je korisnik {0}
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530242DocType: Opportunity,Customer / Lead Address,Kupac / Adresa lead-a
243DocType: Buying Settings,Default Buying Price List,Podrazumijevani Cjenovnik
Frappe PR Botfa042362017-07-17 17:50:36 +0530244DocType: Purchase Invoice Item,Qty,Kol
245apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +312,Not Paid and Not Delivered,Nije plaćeno i nije isporučeno
246DocType: Bank Reconciliation,Total Amount,Ukupan iznos
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530247apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +84,Customer Service,Usluga kupca
Frappe PR Botc0804792017-05-19 12:30:04 +0530248apps/erpnext/erpnext/config/projects.py +13,Project master.,Projektni master
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530249DocType: Quotation,In Words will be visible once you save the Quotation.,Sačuvajte Predračun da bi Ispis slovima bio vidljiv
250apps/erpnext/erpnext/config/selling.py +229,Customer Addresses And Contacts,Kontakt i adresa kupca
251apps/erpnext/erpnext/stock/report/item_prices/item_prices.py +39,Purchase Price List,Nabavni cjenovnik
Frappe PR Botfa042362017-07-17 17:50:36 +0530252apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +198,Delivery Notes {0} must be cancelled before cancelling this Sales Order,Otpremnice {0} moraju biti otkazane prije otkazivanja prodajnog naloga
Frappe PR Botc0804792017-05-19 12:30:04 +0530253apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +26,Project Id,ID Projekta
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530254apps/erpnext/erpnext/stock/get_item_details.py +309,Price List not selected,Cjenovnik nije odabran
255DocType: Shipping Rule Condition,Shipping Rule Condition,Uslovi pravila nabavke
256,Customer Credit Balance,Kreditni limit kupca
Frappe PR Botfa042362017-07-17 17:50:36 +0530257DocType: Sales Order,Fully Delivered,Kompletno isporučeno
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530258DocType: Customer,Default Price List,Podrazumijevani cjenovnik
259apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +835,Serial Numbers in row {0} does not match with Delivery Note,Serijski broj na poziciji {0} se ne poklapa sa otpremnicom
Frappe PR Botc0804792017-05-19 12:30:04 +0530260apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +29,Project Value,Vrijednost Projekta
Frappe PR Botfa042362017-07-17 17:50:36 +0530261apps/erpnext/erpnext/public/js/pos/pos.html +80,Del,Obriši
262DocType: Pricing Rule,Price,Cijena
Frappe PR Botc0804792017-05-19 12:30:04 +0530263apps/erpnext/erpnext/config/projects.py +18,Project activity / task.,Projektna aktivnost / zadatak
Frappe PR Botfa042362017-07-17 17:50:36 +0530264apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +677,Quantity,Količina
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530265DocType: Buying Settings,Purchase Receipt Required,Prijem robe je obavezan
266apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +37,Currency is required for Price List {0},Valuta je obavezna za Cjenovnik {0}
267DocType: POS Customer Group,Customer Group,Grupa kupaca
268DocType: Serial No,Warehouse can only be changed via Stock Entry / Delivery Note / Purchase Receipt,Skladište se jedino može promijeniti u dijelu Unos zaliha / Otpremnica / Prijem robe
Frappe PR Botfa042362017-07-17 17:50:36 +0530269apps/erpnext/erpnext/hooks.py +111,Request for Quotations,Zahtjev za ponude
270DocType: C-Form,Series,Vrsta dokumenta
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530271apps/erpnext/erpnext/public/js/setup_wizard.js +243,Add Customers,Dodaj kupce
272apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +13,Please Delivery Note first,Otpremite robu prvo
273DocType: Lead,From Customer,Od kupca
Frappe PR Botfa042362017-07-17 17:50:36 +0530274DocType: Item,Maintain Stock,Vođenje zalihe
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530275DocType: Sales Invoice Item,Sales Order Item,Pozicija prodajnog naloga
Frappe PR Botfa042362017-07-17 17:50:36 +0530276apps/erpnext/erpnext/accounts/page/pos/pos.js +1767,Not items found,Ništa nije pronađeno
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530277DocType: Item,Copy From Item Group,Kopiraj iz vrste artikala
278apps/erpnext/erpnext/public/js/utils.js +219,Please select Quotations,Molimo odaberite Predračune
Frappe PR Botfa042362017-07-17 17:50:36 +0530279DocType: Sales Order,Partly Delivered,Djelimično isporučeno
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530280apps/erpnext/erpnext/stock/get_item_details.py +296,Item Price added for {0} in Price List {1},Cijena je dodata na artiklu {0} iz cjenovnika {1}
Frappe PR Botfa042362017-07-17 17:50:36 +0530281apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +102,Quotation {0} not of type {1},Ponuda {0} ne propada {1}
282apps/erpnext/erpnext/buying/doctype/supplier_quotation/supplier_quotation.js +756,Quotation,Ponuda
283DocType: Item,Has Variants,Ima varijante
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530284DocType: Price List Country,Price List Country,Zemlja cjenovnika
285apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +94,Stock transactions before {0} are frozen,Promjene na zalihama prije {0} su zamrznute
286apps/erpnext/erpnext/selling/doctype/customer/customer.py +161,Credit limit has been crossed for customer {0} {1}/{2},Kupac {0} je prekoračio kreditni limit {1} / {2}
287DocType: Sales Invoice,Product Bundle Help,Sastavnica Pomoć
288apps/erpnext/erpnext/config/buying.py +18,Request for quotation.,Zahtjev za ponudu
289apps/erpnext/erpnext/patches/v4_0/create_price_list_if_missing.py +21,Standard Selling,Standardna prodaja
Frappe PR Botfa042362017-07-17 17:50:36 +0530290apps/erpnext/erpnext/controllers/buying_controller.py +391,{0} {1} is cancelled or closed,{0} {1} je otkazan ili zatvoren
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530291DocType: Request for Quotation Item,Request for Quotation Item,Zahtjev za stavku sa ponude
292apps/erpnext/erpnext/config/selling.py +216,Other Reports,Ostali izvještaji
Frappe PR Botfa042362017-07-17 17:50:36 +0530293apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +824,Delivery Note,Otpremnica
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530294DocType: Sales Order,In Words will be visible once you save the Sales Order.,U riječima će biti vidljivo tek kada sačuvate prodajni nalog.
295DocType: Journal Entry Account,Sales Order,Prodajni nalog
296DocType: Stock Entry,Customer or Supplier Details,Detalji kupca ili dobavljača
Frappe PR Botfa042362017-07-17 17:50:36 +0530297apps/erpnext/erpnext/stock/doctype/item/item_dashboard.py +25,Sell,Prodaja
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530298DocType: Email Digest,Pending Quotations,Predračuni na čekanju
299apps/erpnext/erpnext/config/stock.py +32,Stock Reports,Izvještaji zaliha robe
300,Stock Ledger,Zalihe robe
Frappe PR Botfa042362017-07-17 17:50:36 +0530301apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +206,Sales Invoice {0} must be cancelled before cancelling this Sales Order,Faktura {0} mora biti otkazana prije otkazivanja ovog prodajnog naloga
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530302DocType: Email Digest,New Quotations,Nove ponude
Frappe PR Botfa042362017-07-17 17:50:36 +0530303DocType: Item,Units of Measure,Jedinica mjere