Vendors, VendorGroups
Posted: Tue Mar 31, 2015 4:18 am
So the requirements have changed and what I need to do now is expand on the Vendor functionality.
In addition to an email being sent to a vendor when a product is purchased, this vendor needs to be able to log in to the admin and see their product list and orders that need to be shipped.
So, I'd like to work with the ac_VendorGroups table, I understand it is not complete. I referred to how Products are associated to Groups and Users as well.
However, I'm confused about some of the files I need to create. I created all the VendorGroup files and now I'm looking and I see that there is no Vendor.cs file. I'm guessing I need to create it but what is the difference between the contents of the Vendor.cs file and Vendor.Generated.cs file?
In addition to an email being sent to a vendor when a product is purchased, this vendor needs to be able to log in to the admin and see their product list and orders that need to be shipped.
So, I'd like to work with the ac_VendorGroups table, I understand it is not complete. I referred to how Products are associated to Groups and Users as well.
However, I'm confused about some of the files I need to create. I created all the VendorGroup files and now I'm looking and I see that there is no Vendor.cs file. I'm guessing I need to create it but what is the difference between the contents of the Vendor.cs file and Vendor.Generated.cs file?