This website requires JavaScript.
Explore
Help
Sign in
fanilo
/
Sage100-ws
Watch
1
Star
0
Fork
You've already forked Sage100-ws
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
No description
72
commits
2
branches
0
tags
907
KiB
Python
100%
57c05082c0
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
mickael
57c05082c0
functionnal cree_client
2025-12-24 21:00:49 +01:00
.env.example
Initial backend FastAPI WS
2025-11-26 11:08:57 +03:00
.gitignore
Initial backend FastAPI WS
2025-11-26 11:08:57 +03:00
config.py
fix: Introduce Sage document type constants and update document transformation and listing endpoints to use correct Sage types.
2025-11-28 08:28:51 +03:00
main.py
functionnal cree_client
2025-12-24 21:00:49 +01:00
main.py.bak
Forgot all modifications that were done !
2025-12-18 13:47:09 +01:00
README.md
Initial commit
2025-11-25 17:35:45 +00:00
requirements.txt
Forgot all modifications that were done !
2025-12-18 13:47:09 +01:00
sage_connector.py
functionnal cree_client
2025-12-24 21:00:49 +01:00
test.py
dates and reference correctly done. Now, testing PDF generation
2025-12-22 14:09:06 +01:00
README.md
backend_ws