Commit Graph

7 Commits

Author SHA1 Message Date
a5babd8131 modified: Dockerfile
modified:   README.md
	modified:   app.py
	new file:   blueprints/__init__.py
	new file:   blueprints/__pycache__/.gitignore
	new file:   blueprints/auth.py
	new file:   blueprints/finance.py
	new file:   blueprints/inventory.py
	new file:   blueprints/pos.py
	new file:   blueprints/sales.py
	new file:   core/__pycache__/.gitignore
	new file:   core/db.py
	new file:   core/db/.gitignore
	new file:   core/events.py
	new file:   core/openfood.py
	new file:   core/utils.py
	modified:   static/style.css
	modified:   templates/checkout.html
	modified:   templates/dicom.html
	modified:   templates/login.html
	modified:   templates/macros/base.html
	modified:   templates/macros/modals.html
	modified:   templates/macros/navbar.html
2026-05-21 00:05:31 -04:00
788b67804e oops 2026-03-07 03:35:22 -03:00
6c5085093d chekout update, mp study v1 2026-03-07 03:07:45 -03:00
1e6778f2bf modified: Dockerfile 2026-02-26 00:25:32 -03:00
574ee7773c modified: Dockerfile 2026-02-26 00:24:16 -03:00
fbb868c244 dockerfile v2 2026-02-26 00:19:59 -03:00
bc02d4c3a8 docker + go 2026-02-25 23:54:30 -03:00