Merge pull request 'Add JRCC 2026 invoices; ignore generated PDFs' (#2) from chore/invoice-jrcc-data-cleanup into main
All checks were successful
CI / skip-ci-check (push) Successful in 9s
CI / secret-scan (push) Successful in 8s
CI / node-ci (push) Successful in 25s

This commit is contained in:
ilia 2026-07-12 10:25:11 -05:00
commit 42543de3d6
2 changed files with 73 additions and 3 deletions

8
.gitignore vendored
View File

@ -1,3 +1,5 @@
.history
node_modules
*.pdf
.history
node_modules
*.pdf
.DS_Store
invoice/

View File

@ -136,6 +136,40 @@
"taxTotal": 1300,
"total": 11300
},
{
"number": "2026-JRCC11",
"date": "2026-05-31",
"sender": "Levkin Inc.",
"client": "JRCC - Jewish Russian Community Centre",
"products": [
{
"description": "Design and development of PunimTag Web: full-stack facial recognition photo management platform (FastAPI backend, React frontend) with DeepFace-based face detection and identification, PostgreSQL/SQLite data storage, Redis/RQ background processing, advanced search and tagging, and deployment-ready configuration and documentation.",
"price": 10000,
"quantity": 1,
"taxRate": 13
}
],
"subtotal": 10000,
"taxTotal": 1300,
"total": 11300
},
{
"number": "2026-JRCC12",
"date": "2026-06-30",
"sender": "Levkin Inc.",
"client": "JRCC - Jewish Russian Community Centre",
"products": [
{
"description": "Design and development of PunimTag Web: full-stack facial recognition photo management platform (FastAPI backend, React frontend) with DeepFace-based face detection and identification, PostgreSQL/SQLite data storage, Redis/RQ background processing, advanced search and tagging, and deployment-ready configuration and documentation.",
"price": 10000,
"quantity": 1,
"taxRate": 13
}
],
"subtotal": 10000,
"taxTotal": 1300,
"total": 11300
},
{
"number": "2026-INNO16",
"date": "2026-03-31",
@ -170,6 +204,40 @@
"taxTotal": 1944.8,
"total": 16904.8
},
{
"number": "2026-INNO18",
"date": "2026-05-31",
"sender": "Levkin Inc.",
"client": "Innosphere SDG Ltd.",
"products": [
{
"description": "Javascript Developer - May 1 - May 31, 2026",
"price": 85,
"quantity": 160,
"taxRate": 13
}
],
"subtotal": 13600,
"taxTotal": 1768,
"total": 15368
},
{
"number": "2026-INNO19",
"date": "2026-06-30",
"sender": "Levkin Inc.",
"client": "Innosphere SDG Ltd.",
"products": [
{
"description": "Javascript Developer - Jun 1 - Jun 30, 2026",
"price": 85,
"quantity": 168,
"taxRate": 13
}
],
"subtotal": 14280,
"taxTotal": 1856.4,
"total": 16136.4
},
{
"number": "2026-LFSU01",
"date": "2026-03-22",