sanchezvem
  • Joined on 2025-09-15
sanchezvem pushed to feature/migrations at sanchezvem/PyroFetes 2025-10-08 00:02:41 +02:00
af92cdc524 Correcting all type and relations in all entities
sanchezvem pushed to feature/migrations at sanchezvem/PyroFetes 2025-10-07 23:46:01 +02:00
856d8e2733 Correction de toutes les erreurs de relations et d'écritures dans tous
sanchezvem pushed to feature/migrations at sanchezvem/PyroFetes 2025-10-07 23:27:08 +02:00
89be35ecb0 Fixed all relationship and write errors in all entities
sanchezvem pushed to feature/migrations at sanchezvem/PyroFetes 2025-10-07 11:42:01 +02:00
9a5c83161a Exucuting migrations commands
sanchezvem pushed to feature/migrations at sanchezvem/PyroFetes 2025-10-07 11:37:47 +02:00
41b0f1892e Writing relations into customer and contact
sanchezvem pushed to feature/migrations at sanchezvem/PyroFetes 2025-10-07 11:00:32 +02:00
2bbb771635 Writing OnModelCreating in PyroFetesDbContext.cs
sanchezvem pushed to feature/migrations at sanchezvem/PyroFetes 2025-10-07 10:21:03 +02:00
1446fe7b95 Error during migration
sanchezvem pushed to feature/migrations at sanchezvem/PyroFetes 2025-10-07 10:04:52 +02:00
5261446ddb Fix comments in PyroFetesDbContext.cs
sanchezvem pushed to feature/migrations at sanchezvem/PyroFetes 2025-10-07 10:01:38 +02:00
cfa2d59c0d Fix french comments
sanchezvem pushed to feature/migrations at sanchezvem/PyroFetes 2025-10-06 19:34:23 +02:00
fa353446eb Writing OnModelCreating in PyroFetesDbContext.cs.
sanchezvem pushed to feature/migrations at sanchezvem/PyroFetes 2025-10-06 19:28:33 +02:00
f4da74e9e2 Idem
sanchezvem created branch feature/migrations in sanchezvem/PyroFetes 2025-10-06 19:22:12 +02:00
sanchezvem pushed to feature/migrations at sanchezvem/PyroFetes 2025-10-06 19:22:12 +02:00
df3b820dea Correcting relations into Movement and Warehouse.
sanchezvem pushed to develop at sanchezvem/PyroFetes 2025-10-03 17:40:10 +02:00
2d73830c5a Add MinimalQuantity in Product.cs
sanchezvem pushed to develop at sanchezvem/PyroFetes 2025-10-03 17:23:26 +02:00
5419ca5aa9 Creating all entities in DbSet
sanchezvem pushed to develop at sanchezvem/PyroFetes 2025-10-03 16:59:25 +02:00
03db82ed49 Merge branch 'feature/subject4' into develop
65725922f6 Delete Staff.cs
52521908b7 Change type of date parameters (string => DateOnly)
da468f2853 Project4 Adding entities
Compare 4 commits »
sanchezvem deleted branch feature/subject4 from sanchezvem/PyroFetes 2025-10-03 16:58:32 +02:00
sanchezvem pushed to feature/subject4 at sanchezvem/PyroFetes 2025-10-03 16:57:28 +02:00
65725922f6 Delete Staff.cs
sanchezvem pushed to develop at sanchezvem/PyroFetes 2025-10-03 16:56:13 +02:00
c128cd453d Add F4T2NumberApproval and F4T2ExpirationDate in Staff.css
sanchezvem pushed to feature/subject4 at sanchezvem/PyroFetes 2025-10-03 16:52:08 +02:00
52521908b7 Change type of date parameters (string => DateOnly)