product screen form

This commit is contained in:
2025-05-13 23:17:03 -05:00
parent ba85e6e3c0
commit 62a230cc19
4 changed files with 456 additions and 0 deletions

View File

@@ -4,5 +4,8 @@
<Compile Update="Views\AddModifyPartScreen.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="Views\AddModifyProductScreen.cs">
<SubType>Form</SubType>
</Compile>
</ItemGroup>
</Project>