{"id":25363527,"url":"https://github.com/vitexsoftware/kv-elektro-to-flexibee","last_synced_at":"2025-09-08T13:34:50.988Z","repository":{"id":75146632,"uuid":"145227095","full_name":"VitexSoftware/KV-Elektro-to-FlexiBee","owner":"VitexSoftware","description":"Import KV Elektro's CSV to FlexiBee as Invoices","archived":false,"fork":false,"pushed_at":"2021-02-13T22:55:29.000Z","size":87,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-14T22:38:13.006Z","etag":null,"topics":["flexibee","flexipeehp","kvelektro","php"],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/VitexSoftware.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":null,"patreon":"VitexSoftware","open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2018-08-18T14:34:37.000Z","updated_at":"2025-01-17T18:10:21.000Z","dependencies_parsed_at":"2023-03-01T22:30:46.710Z","dependency_job_id":null,"html_url":"https://github.com/VitexSoftware/KV-Elektro-to-FlexiBee","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VitexSoftware%2FKV-Elektro-to-FlexiBee","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VitexSoftware%2FKV-Elektro-to-FlexiBee/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VitexSoftware%2FKV-Elektro-to-FlexiBee/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VitexSoftware%2FKV-Elektro-to-FlexiBee/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/VitexSoftware","download_url":"https://codeload.github.com/VitexSoftware/KV-Elektro-to-FlexiBee/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247975065,"owners_count":21026799,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["flexibee","flexipeehp","kvelektro","php"],"created_at":"2025-02-14T22:34:23.543Z","updated_at":"2025-04-09T04:19:28.748Z","avatar_url":"https://github.com/VitexSoftware.png","language":"PHP","funding_links":["https://patreon.com/VitexSoftware"],"categories":[],"sub_categories":[],"readme":"![Project Logo](https://raw.githubusercontent.com/VitexSoftware/KV-Elektro-to-FlexiBee/master/projectlogo.png)\n\nKV Elektro CSV -\u003e FlexiBee\n======================\n\n\nSkript pro pro import KvElektro CSV do FlexiBee\n\nFunkce\n------\n\n1) Načte se vstupní soubor input.csv ( uveden jako parametr příkazu **kvel2fb** )\n2) Vystaví Faktura typu (\"TYP_DOKLADU\" v konfiguraci) jejíž dodavatelem je \"FIRMA\" z konfigurace\n3) Pro každou jeho řádku se vystaví v tomto dokladu položku\n\nInstalace\n---------\n\nZatím nejsou k dispozici balíčky takže se pouze naklonuje repozitář a nainstalují\nPHP závislosti nástrojem composer:\n\n```    \n    git clone git@github.com:VitexSoftware/KV-Elektro-to-FlexiBee.git\n    cd KV-Elektro-to-FlexiBee \u0026\u0026 composer install --no-dev\n```\n\nAktualizace\n------------\n\nVe složce se zdrojové kódy akutlizují obdobně k instalaci:\n\n```\n    cd KV-Elektro-to-FlexiBee\n    git pull\n    composer update --no-dev\n```\n\nKonfigurace\n-----------\n\nkvel2fb.json\n\n```\n{\n    \"TYP_DOKLADU\": \"FAKTURA\",\n    \"FIRMA\": \"code:KV\"\n}\n```\n\n\nDoporučuji nainstalovat balíček [php-flexibee-config](https://www.vitexsoftware.cz/package.php?package=php-flexibee-config) který spravuje konfigurační soubor /etc/flexibee/client.conf\na ten nasymlinkovat do složky projektu jako client.conf\n\nSpuštění\n--------\n\ncd src\nphp -f ./kvel2fb.php csvfile.csv\n\n\nPoděkování\n----------\n\nTento software by nevznikl pez podpory:\n\n[ ![Cleveron](https://raw.githubusercontent.com/VitexSoftware/KV-Elektro-to-FlexiBee/master/cleveron.png \"Cleveron\") ](https://cleveron.cz)\n[ ![Spoje.Net](https://raw.githubusercontent.com/VitexSoftware/KV-Elektro-to-FlexiBee/master/spojenet.gif \"Spoje.Net s.r.o.\") ](https://spoje.net/)\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvitexsoftware%2Fkv-elektro-to-flexibee","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvitexsoftware%2Fkv-elektro-to-flexibee","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvitexsoftware%2Fkv-elektro-to-flexibee/lists"}