This commit is contained in:
2023-01-23 15:25:57 +00:00
parent 04b4156c79
commit 114ac25292
3 changed files with 71 additions and 67 deletions

View File

@@ -173,7 +173,8 @@ namespace Sockeye.Biz
//ok, turn this into a fully realized Purchase record
//Product group
there is code to do this already somewhere, product number to pgroup
p.PGroup = ProductBiz.ProductGroupFromProductCode(p.OurCode);