Commit Graph

65 Commits

Author SHA1 Message Date
Richard Kubíček
532c58cbd5 api: simplify api get request 2025-03-04 13:06:22 +01:00
Richard Kubíček
eeb9f15160 Merge pull request #9 from Eledio/feature/updateDocs
Update documentation
2025-03-03 20:50:55 +01:00
Richard Kubíček
30f0e36643 bank_account: update usages in docs 2025-03-03 20:45:42 +01:00
Richard Kubíček
89536bcb83 invoice: update usages in docs 2025-03-03 20:44:33 +01:00
Richard Kubíček
a49aba6d46 superfaktura_api: update usages in docs 2025-03-03 20:37:07 +01:00
Richard Kubíček
ec9a83be30 setup: fix licence 2025-03-03 20:22:34 +01:00
Richard Kubíček
73da343c61 api: remove data_format and simplify usages of get request 2025-03-03 20:22:34 +01:00
Richard Kubíček
92ae1f615e examples: simplify add_invoice 2025-03-03 20:22:34 +01:00
Richard Kubíček
a20ae3fad0 examples: add examples to the docs 2025-03-03 20:22:34 +01:00
Richard Kubíček
fa3d2ddf32 examples: add get_country_list and add_invoice 2025-03-03 20:22:34 +01:00
Richard Kubíček
1cf1498b25 examples: move save_temporary_file_as_pdf to tools 2025-03-03 20:22:34 +01:00
Richard Kubíček
e21b7332d0 save_temporary_file_as_pdf: fix method 2025-03-03 20:22:34 +01:00
Richard Kubíček
7b5d787ab8 invoice: do not use tempfile 2025-03-03 20:22:34 +01:00
Richard Kubíček
ff7ab2ba9a fixes after rebase 2025-03-03 20:22:34 +01:00
Richard Kubíček
84f5cd8642 setup: format 2025-03-03 20:22:34 +01:00
Richard Kubíček
5d6cb1c304 invoice: obtain invoice in the pdf format 2025-03-03 20:22:34 +01:00
Richard Kubíček
5a85c2eb00 superfaktura_api: allow get request response body in pdf, not only in json 2025-03-03 20:22:34 +01:00
Richard Kubíček
4edf8fd84c Add pdf helper -> save temporary file to pdf 2025-03-03 20:22:34 +01:00
Richard Kubíček
6ce895a5e1 Add language and data format enumerations 2025-03-03 20:22:34 +01:00
Richard Kubíček
1174404db6 Merge pull request #8 from Eledio/feature/updateDocs
docs: fix installation regarding the repo owner
2025-03-03 20:20:44 +01:00
Richard Kubíček
3b0104bd11 docs: fix installation regarding the repo owner 2025-03-03 20:20:20 +01:00
Richard Kubíček
5fd46edc5d Merge pull request #7 from Eledio/feature/githubTemplates
Update issue templates
2025-03-01 18:38:15 +01:00
Richard Kubíček
13d4d94af6 Update issue templates 2025-03-01 18:36:35 +01:00
Richard Kubíček
1b134422e8 Merge pull request #6 from Eledio/feature/updateReadme
Update README.md
2025-02-28 19:32:19 +01:00
Richard Kubíček
2ad50245ac Update README.md 2025-02-28 19:31:12 +01:00
Richard Kubíček
288b19124d Update LICENSE 2025-02-28 19:26:49 +01:00
Richard Kubíček
9373eab0b4 Merge pull request #5 from eledio-helpers/feature/docs
Docs
2025-02-28 17:42:41 +01:00
Richard Kubíček
6a36539509 README: add link to documentation 2025-02-08 20:44:46 +01:00
Richard Kubíček
c0ec5a0040 GA deploy-docs: add workflow 2025-02-08 20:42:54 +01:00
Richard Kubíček
b78351d31d sphinx: add autogenerated documentation 2025-02-08 20:14:54 +01:00
Richard Kubíček
030c136507 GA pylint: modify 2025-02-08 15:00:18 +01:00
Richard Kubíček
8786ea981f data_types: fix module by pylint hints 2025-02-08 14:38:47 +01:00
Richard Kubíček
3c5ea2e2e2 country: fix module by pylint hints 2025-02-08 14:37:02 +01:00
Richard Kubíček
231f09241b data_types: fix module by pylint hints 2025-02-08 14:36:52 +01:00
Richard Kubíček
ef0974702f currency: fix module by pylint hints 2025-02-08 14:32:59 +01:00
Richard Kubíček
cdd7149f71 invoice: fix module by pylint hints 2025-02-08 14:31:40 +01:00
Richard Kubíček
e8c450d007 bank_account: fix module by pylint hints 2025-02-08 14:22:55 +01:00
Richard Kubíček
d083b389c8 client_contacts: fix module by pylint hints 2025-02-08 14:22:43 +01:00
Richard Kubíček
1b17a2181b superfaktura_api: fix module by pylint hints 2025-02-08 14:16:49 +01:00
Richard Kubíček
5190ea5a01 Merge pull request #3 from eledio-helpers/feature/automated-build
Automated build
2025-01-31 14:25:17 +01:00
Richard Kubíček
bbaba0eb63 Disable pytest 2025-01-31 14:17:05 +01:00
Richard Kubíček
4f181cb89e Create pylint.yml 2025-01-31 14:13:22 +01:00
Richard Kubíček
ce74323981 Create python-package.yml 2025-01-31 14:09:32 +01:00
Richard Kubíček
cf18c057d4 Update version to v0.1.0 v0.1.0 2025-01-16 14:23:32 +01:00
Richard Kubíček
ef599f1921 Merge pull request #1 from eledio-helpers/feature/package
Create package
2025-01-16 14:17:15 +01:00
Richard Kubíček
357b23720d Create LICENSE 2025-01-16 14:13:54 +01:00
Richard Kubíček
4cfaa2a03c superfaktura_api: raise exception when some credentials are not set 2025-01-16 14:10:07 +01:00
Richard Kubíček
5b2743a26a Update setup.py 2025-01-16 14:04:08 +01:00
Richard Kubíček
36b09c9118 project: add setup 2025-01-16 13:47:24 +01:00
Richard Kubíček
5d8eb5f5d1 Project rearrange 2025-01-16 13:42:14 +01:00