Refactor data model file names #108

Closed
opened 2025-11-05 18:40:26 +00:00 by vascodias23 · 1 comment
vascodias23 commented 2025-11-05 18:40:26 +00:00 (Migrated from github.com)

The data model files have inconsistent names, such as singular (client.py, vehicle.py) and plural (invoices.py, workOrders.py) names. These should be standardized to use singular nouns.

The data model files have inconsistent names, such as singular (`client.py`, `vehicle.py`) and plural (`invoices.py`, `workOrders.py`) names. These should be standardized to use singular nouns.
duarteneves5 commented 2025-11-06 16:39:22 +00:00 (Migrated from github.com)

done with pull request #127

done with pull request #127
Sign in to join this conversation.
No description provided.