Implementation of the data model for invoice #94

Merged
GFMpt13 merged 5 commits from db-models-invoice into db-models 2025-11-03 14:58:35 +00:00
GFMpt13 commented 2025-11-03 12:41:04 +00:00 (Migrated from github.com)

Implemented the Data Model for invoice.

Closes #92

Implemented the Data Model for invoice. Closes #92
AndreFerreira5 (Migrated from github.com) reviewed 2025-11-03 12:41:04 +00:00
duarteneves5 (Migrated from github.com) reviewed 2025-11-03 12:41:04 +00:00
vascodias23 (Migrated from github.com) reviewed 2025-11-03 12:41:04 +00:00
miguelmiranda20 (Migrated from github.com) requested changes 2025-11-03 14:12:02 +00:00
miguelmiranda20 (Migrated from github.com) left a comment

Looks like the InvoiceClientDetails schema is incorrect. It should contain the client's fields (like name, nif, etc.)

Looks like the InvoiceClientDetails schema is incorrect. It should contain the client's fields (like name, nif, etc.)
GFMpt13 commented 2025-11-03 14:15:39 +00:00 (Migrated from github.com)

Looks like the InvoiceClientDetails schema is incorrect. It should contain the client's fields (like name, nif, etc.)

Fixed @miguelmiranda20

> Looks like the InvoiceClientDetails schema is incorrect. It should contain the client's fields (like name, nif, etc.) Fixed @miguelmiranda20
miguelmiranda20 (Migrated from github.com) approved these changes 2025-11-03 14:18:18 +00:00
miguelmiranda20 (Migrated from github.com) left a comment

Looks good. Ready for merging.

Looks good. Ready for merging.
Sign in to join this conversation.
No description provided.