Commit Graph

44 Commits

Author SHA1 Message Date
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
Richard Kubíček
1bff907795 Update README.md 2025-01-16 13:39:13 +01:00
Richard Kubíček
7e396685c8 invoice: add InvoiceType enum 2025-01-16 13:11:28 +01:00
Richard Kubíček
e35fd2bcdc invoice: handle invoices 2025-01-16 13:06:37 +01:00
Richard Kubíček
c07a56b229 bank_account: BankAccount 2025-01-16 13:05:54 +01:00
Richard Kubíček
ef264c7bf3 Project update 2025-01-16 13:05:22 +01:00
Richard Kubíček
2057f8121f country: tool for obtain list of countries 2025-01-16 13:04:30 +01:00
Richard Kubíček
d01a4bc868 currency: add definition 2025-01-16 13:03:06 +01:00
Richard Kubíček
e84383373a data_types: Date - a new data type 2025-01-16 13:02:53 +01:00
Richard Kubíček
710acdfc2d Client: obtain specific contact detail 2025-01-15 16:26:46 +01:00
Richard Kubíček
27aaf6fc7d Project update 2025-01-15 15:51:31 +01:00
Richard Kubíček
dc96b72210 Remove some debug 2025-01-13 19:17:55 +01:00
Richard Kubíček
e1042ca5aa Update project 2025-01-13 19:17:46 +01:00
Richard Kubíček
204f05478a Add basic API and Client structure 2025-01-13 19:17:07 +01:00
Richard Kubíček
f4d519baaa project init 2025-01-13 19:11:00 +01:00
Richard Kubíček
2d81481322 initial commit 2025-01-13 15:01:58 +01:00