From 01fab662dd7e022c14502592c79bb885d8d883a7 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 26 May 2025 04:13:15 +0000 Subject: push --- fixco_api/models/__init__.py | 0 fixco_api/models/invoice.py | 0 fixco_api/models/sale.py | 0 3 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 fixco_api/models/__init__.py mode change 100644 => 100755 fixco_api/models/invoice.py mode change 100644 => 100755 fixco_api/models/sale.py (limited to 'fixco_api/models') diff --git a/fixco_api/models/__init__.py b/fixco_api/models/__init__.py old mode 100644 new mode 100755 diff --git a/fixco_api/models/invoice.py b/fixco_api/models/invoice.py old mode 100644 new mode 100755 diff --git a/fixco_api/models/sale.py b/fixco_api/models/sale.py old mode 100644 new mode 100755 -- cgit v1.2.3