Initial commit: Odoo timesheet automation scripts

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
sas.fajri
2026-05-28 10:18:08 +07:00
commit c9bf004a4f
9 changed files with 1410 additions and 0 deletions

8
.gitignore vendored Normal file
View File

@@ -0,0 +1,8 @@
run_daily.sh
.claude/
pending_*.json
done_*.json
logs/
*.log
__pycache__/
*.pyc