Last active
November 4, 2018 22:20
-
-
Save thestuntcoder/86901e1dabb6d8674327e01b9aead64b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"retainer_hours": X, | |
"currency": "eur", | |
"bank": "ca", | |
"price_per_hour": N, | |
"net_payment": "Valuta: 30 dana od dana izdavanja fakture. / Terms: please pay within 30 days of receiving this invoice.", | |
"additional_billable_items": { | |
"Usluge održavanja servera za period od jednog meseca. / Hosting services for period of one month.": 50, | |
"CDN isporuka resursa na sajtu. / CDN delivery of website resources.": 20, | |
"Optimizacija slika na serveru. / Server-side image optimization.": 40 | |
}, | |
"daily_timetrack_notifications": "[email protected],[email protected]" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment