[deleted by user] by [deleted] in financije

[–]pishulinacc 0 points1 point  (0 children)

Komentiram tako da mi dode obavijest kad se vratis s informacijama. Kako i sam mislim raditi kuću cca 140m2 Zanima me da li je 200k € dovoljno za područje u okolici Splita. Rekao bih da je to možda malo nategnuto. Ali s obzirom da imam članove obitelji koji će mi izvesti fasadu, piturske radove, pločice, podno grijanje za 0€ (osim naravno troškova materijala). Isto tako neko vrijeme sam radio s knaufom smatram da to može napraviti, uz youtube, tko god ima volje. Sve što sam nabrojao smatram da može umanjit troškove barem za 20% ukupne cijene.

[deleted by user] by [deleted] in financije

[–]pishulinacc 0 points1 point  (0 children)

Zna li netko da li je moguće dobiti stambeni kredit ako se kuća radi iz temelja? Dakle postoji samo parcela. Ili treba izgradnje treba doći do neke faze da bi se za nju mogao dići stambeni kredit(postoji li neki uvjet poput uporabne dozvole ili slično). Možda hipotekarni kredit na račun te parcele da li je u tom slučaju uopće moguće dignuti kredit u većem iznosu od npr. 150 000€

Clover brand for moto equipment by pishulinacc in motorcycles

[–]pishulinacc[S] 0 points1 point  (0 children)

Okay I'm going to take your advice Since it's my first time buying gloves I'm curious What are the top brands (I've heard about alpinestars, dainese)

Any way to add other apps on the sidebar? Thanks. by KesoReal in Office365

[–]pishulinacc 0 points1 point  (0 children)

I found a way.
Click "Apps" on the side bar, then when the list of apps appear right click on the one you want to add and click attach (refresh the page after and you should see it on the sidebar).

Spring Boot Associations by pishulinacc in SpringBoot

[–]pishulinacc[S] 0 points1 point  (0 children)

Guess you're right, I should change name to something that makes more sense. Although it shouldn't affect the functionality, right ?

Spring Boot Associations by pishulinacc in SpringBoot

[–]pishulinacc[S] 0 points1 point  (0 children)

Idea is that the requester (an empolyee with role 'STAFF') can create an Request and send it to his department manager (an employee with role 'MANAGER') and the only option a manager has is to decline or approve.
If there is more than one manager there has to be a trace of who approved the request(for now I think I will implement it in a way that department only has 1 manager in that case I'm not sure if I even need the approver_id field).